@charset "UTF-8";:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text-emphasis:#052c65;--bs-secondary-text-emphasis:#2b2f32;--bs-success-text-emphasis:#0a3622;--bs-info-text-emphasis:#055160;--bs-warning-text-emphasis:#664d03;--bs-danger-text-emphasis:#58151c;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#e2e3e5;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f8d7da;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9ec5fe;--bs-secondary-border-subtle:#c4c8cb;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f1aeb5;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--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:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(33, 37, 41, .75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33, 37, 41, .5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:#0a58ca;--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-color:#212529;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0, 0, 0, .175);--bs-border-radius:.375rem;--bs-border-radius-sm:.25rem;--bs-border-radius-lg:.5rem;--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 .5rem 1rem rgba(0, 0, 0, .15);--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:.25rem;--bs-focus-ring-opacity:.25;--bs-focus-ring-color:rgba(13, 110, 253, .25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color:#dee2e6;--bs-body-color-rgb:222,226,230;--bs-body-bg:#212529;--bs-body-bg-rgb:33,37,41;--bs-emphasis-color:#fff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(222, 226, 230, .75);--bs-secondary-color-rgb:222,226,230;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:rgba(222, 226, 230, .5);--bs-tertiary-color-rgb:222,226,230;--bs-tertiary-bg:#2b3035;--bs-tertiary-bg-rgb:43,48,53;--bs-primary-text-emphasis:#6ea8fe;--bs-secondary-text-emphasis:#a7acb1;--bs-success-text-emphasis:#75b798;--bs-info-text-emphasis:#6edff6;--bs-warning-text-emphasis:#ffda6a;--bs-danger-text-emphasis:#ea868f;--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:#031633;--bs-secondary-bg-subtle:#161719;--bs-success-bg-subtle:#051b11;--bs-info-bg-subtle:#032830;--bs-warning-bg-subtle:#332701;--bs-danger-bg-subtle:#2c0b0e;--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:#084298;--bs-secondary-border-subtle:#41464b;--bs-success-border-subtle:#0f5132;--bs-info-border-subtle:#087990;--bs-warning-border-subtle:#997404;--bs-danger-border-subtle:#842029;--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:inherit;--bs-link-color:#6ea8fe;--bs-link-hover-color:#8bb9fe;--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:#e685b5;--bs-highlight-color:#dee2e6;--bs-highlight-bg:#664d03;--bs-border-color:#495057;--bs-border-color-translucent:rgba(255, 255, 255, .15);--bs-form-valid-color:#75b798;--bs-form-valid-border-color:#75b798;--bs-form-invalid-color:#ea868f;--bs-form-invalid-border-color:#ea868f}*,:after,:before{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:transparent}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{padding:.1875em;color:var(--bs-highlight-color);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:underline}a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}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:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,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}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button: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-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::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.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.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:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"\2014\a0"}.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:.875em;color:var(--bs-secondary-color)}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--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,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{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:1.5rem;--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.33333333%}.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.66666667%}.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.33333333%}.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.66666667%}.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.33333333%}.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.66666667%}.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.33333333%}.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.66666667%}.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.33333333%}.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.66666667%}.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.33333333%}.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.66666667%}.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-emphasis-color);--bs-table-bg:var(--bs-body-bg);--bs-table-border-color:var(--bs-border-color);--bs-table-accent-bg:transparent;--bs-table-striped-color:var(--bs-emphasis-color);--bs-table-striped-bg:rgba(var(--bs-emphasis-color-rgb), .05);--bs-table-active-color:var(--bs-emphasis-color);--bs-table-active-bg:rgba(var(--bs-emphasis-color-rgb), .1);--bs-table-hover-color:var(--bs-emphasis-color);--bs-table-hover-bg:rgba(var(--bs-emphasis-color-rgb), .075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem;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:.25rem}.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:#cfe2ff;--bs-table-border-color:#a6b5cc;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color:#000;--bs-table-bg:#e2e3e5;--bs-table-border-color:#b5b6b7;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color:#000;--bs-table-bg:#d1e7dd;--bs-table-border-color:#a7b9b1;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color:#000;--bs-table-bg:#cff4fc;--bs-table-border-color:#a6c3ca;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color:#000;--bs-table-bg:#fff3cd;--bs-table-border-color:#ccc2a4;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color:#000;--bs-table-bg:#f8d7da;--bs-table-border-color:#c6acae;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color:#000;--bs-table-bg:#f8f9fa;--bs-table-border-color:#c6c7c8;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color:#fff;--bs-table-bg:#212529;--bs-table-border-color:#4d5154;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;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(.375rem + var(--bs-border-width));padding-bottom:calc(.375rem + 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.25rem}.col-form-label-sm{padding-top:calc(.25rem + var(--bs-border-width));padding-bottom:calc(.25rem + var(--bs-border-width));font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);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-body-color);background-color:var(--bs-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.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::-moz-placeholder{color:var(--bs-secondary-color);opacity:1}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-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;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-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::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:var(--bs-secondary-bg)}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 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-lg,.form-control-plaintext.form-control-sm{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:.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.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.25rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + 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 + .75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.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 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-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);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-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;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='%23dee2e6' 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.5rem;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-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;appearance:none;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);-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact}.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:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.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:#0d6efd;border-color:#0d6efd;--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%280, 0, 0, 0.25%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='%2386b7fe'/%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.5rem;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;-webkit-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;-moz-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-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-plaintext::-moz-placeholder,.form-floating>.form-control::-moz-placeholder{color:transparent}.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control-plaintext:not(:-moz-placeholder-shown),.form-floating>.form-control:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown),.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext:-webkit-autofill,.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~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:not(:-moz-placeholder-shown)~label:after{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>.form-control-plaintext~label:after,.form-floating>.form-control:focus~label:after,.form-floating>.form-control:not(:placeholder-shown)~label:after,.form-floating>.form-select~label:after{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-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>.form-control:disabled~label,.form-floating>:disabled~label{color:#6c757d}.form-floating>.form-control:disabled~label:after,.form-floating>:disabled~label:after{background-color:var(--bs-secondary-bg)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-floating,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-floating:focus-within,.input-group>.form-select:focus{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:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.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,.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:0;border-bottom-right-radius:0}.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,.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){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:.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.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 + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:var(--bs-form-valid-border-color)}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select: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='%23198754' d='M2.3 6.73.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:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-control-color.is-valid,.was-validated .form-control-color:valid{width:calc(3.75rem + 1.5em)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:var(--bs-form-valid-border-color)}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:var(--bs-form-valid-color)}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-valid,.input-group>.form-floating:not(:focus-within).is-valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-control:not(:focus):valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.was-validated .input-group>.form-select:not(:focus):valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);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='%23dc3545'%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='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:var(--bs-form-invalid-border-color)}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select: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='%23dc3545'%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='%23dc3545' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-control-color.is-invalid,.was-validated .form-control-color:invalid{width:calc(3.75rem + 1.5em)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:var(--bs-form-invalid-border-color)}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:var(--bs-form-invalid-color)}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-invalid,.input-group>.form-floating:not(:focus-within).is-invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-control:not(:focus):invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.was-validated .input-group>.form-select:not(:focus):invalid{z-index:4}.btn{--bs-btn-padding-x:.75rem;--bs-btn-padding-y:.375rem;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--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 .25rem 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;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-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);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,.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{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,.btn.active:focus-visible,.btn.show:focus-visible,.btn:first-child:active:focus-visible,:not(.btn-check)+.btn:active:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked:focus-visible+.btn{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:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0b5ed7;--bs-btn-hover-border-color:#0a58ca;--bs-btn-focus-shadow-rgb:49,132,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0a58ca;--bs-btn-active-border-color:#0a53be;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#0d6efd;--bs-btn-disabled-border-color:#0d6efd}.btn-secondary{--bs-btn-color:#fff;--bs-btn-bg:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#5c636a;--bs-btn-hover-border-color:#565e64;--bs-btn-focus-shadow-rgb:130,138,145;--bs-btn-active-color:#fff;--bs-btn-active-bg:#565e64;--bs-btn-active-border-color:#51585e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#6c757d;--bs-btn-disabled-border-color:#6c757d}.btn-success{--bs-btn-color:#fff;--bs-btn-bg:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#157347;--bs-btn-hover-border-color:#146c43;--bs-btn-focus-shadow-rgb:60,153,110;--bs-btn-active-color:#fff;--bs-btn-active-bg:#146c43;--bs-btn-active-border-color:#13653f;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#198754;--bs-btn-disabled-border-color:#198754}.btn-info{--bs-btn-color:#000;--bs-btn-bg:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#31d2f2;--bs-btn-hover-border-color:#25cff2;--bs-btn-focus-shadow-rgb:11,172,204;--bs-btn-active-color:#000;--bs-btn-active-bg:#3dd5f3;--bs-btn-active-border-color:#25cff2;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#0dcaf0;--bs-btn-disabled-border-color:#0dcaf0}.btn-warning{--bs-btn-color:#000;--bs-btn-bg:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffca2c;--bs-btn-hover-border-color:#ffc720;--bs-btn-focus-shadow-rgb:217,164,6;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffcd39;--bs-btn-active-border-color:#ffc720;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#ffc107;--bs-btn-disabled-border-color:#ffc107}.btn-danger{--bs-btn-color:#fff;--bs-btn-bg:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#bb2d3b;--bs-btn-hover-border-color:#b02a37;--bs-btn-focus-shadow-rgb:225,83,97;--bs-btn-active-color:#fff;--bs-btn-active-bg:#b02a37;--bs-btn-active-border-color:#a52834;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#dc3545;--bs-btn-disabled-border-color:#dc3545}.btn-light{--bs-btn-color:#000;--bs-btn-bg:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#d3d4d5;--bs-btn-hover-border-color:#c6c7c8;--bs-btn-focus-shadow-rgb:211,212,213;--bs-btn-active-color:#000;--bs-btn-active-bg:#c6c7c8;--bs-btn-active-border-color:#babbbc;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f8f9fa;--bs-btn-disabled-border-color:#f8f9fa}.btn-dark{--bs-btn-color:#fff;--bs-btn-bg:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#424649;--bs-btn-hover-border-color:#373b3e;--bs-btn-focus-shadow-rgb:66,70,73;--bs-btn-active-color:#fff;--bs-btn-active-bg:#4d5154;--bs-btn-active-border-color:#373b3e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#212529;--bs-btn-disabled-border-color:#212529}.btn-outline-primary{--bs-btn-color:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0d6efd;--bs-btn-hover-border-color:#0d6efd;--bs-btn-focus-shadow-rgb:13,110,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0d6efd;--bs-btn-active-border-color:#0d6efd;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#0d6efd;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0d6efd;--bs-gradient:none}.btn-outline-secondary{--bs-btn-color:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#6c757d;--bs-btn-hover-border-color:#6c757d;--bs-btn-focus-shadow-rgb:108,117,125;--bs-btn-active-color:#fff;--bs-btn-active-bg:#6c757d;--bs-btn-active-border-color:#6c757d;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#6c757d;--bs-gradient:none}.btn-outline-success{--bs-btn-color:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#198754;--bs-btn-hover-border-color:#198754;--bs-btn-focus-shadow-rgb:25,135,84;--bs-btn-active-color:#fff;--bs-btn-active-bg:#198754;--bs-btn-active-border-color:#198754;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#198754;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#198754;--bs-gradient:none}.btn-outline-info{--bs-btn-color:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#0dcaf0;--bs-btn-hover-border-color:#0dcaf0;--bs-btn-focus-shadow-rgb:13,202,240;--bs-btn-active-color:#000;--bs-btn-active-bg:#0dcaf0;--bs-btn-active-border-color:#0dcaf0;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#0dcaf0;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0dcaf0;--bs-gradient:none}.btn-outline-warning{--bs-btn-color:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffc107;--bs-btn-hover-border-color:#ffc107;--bs-btn-focus-shadow-rgb:255,193,7;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffc107;--bs-btn-active-border-color:#ffc107;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#ffc107;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#ffc107;--bs-gradient:none}.btn-outline-danger{--bs-btn-color:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#dc3545;--bs-btn-hover-border-color:#dc3545;--bs-btn-focus-shadow-rgb:220,53,69;--bs-btn-active-color:#fff;--bs-btn-active-bg:#dc3545;--bs-btn-active-border-color:#dc3545;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#dc3545;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#dc3545;--bs-gradient:none}.btn-outline-light{--bs-btn-color:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f8f9fa;--bs-btn-hover-border-color:#f8f9fa;--bs-btn-focus-shadow-rgb:248,249,250;--bs-btn-active-color:#000;--bs-btn-active-bg:#f8f9fa;--bs-btn-active-border-color:#f8f9fa;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#f8f9fa;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#f8f9fa;--bs-gradient:none}.btn-outline-dark{--bs-btn-color:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#212529;--bs-btn-hover-border-color:#212529;--bs-btn-focus-shadow-rgb:33,37,41;--bs-btn-active-color:#fff;--bs-btn-active-bg:#212529;--bs-btn-active-border-color:#212529;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#212529;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#212529;--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:#6c757d;--bs-btn-disabled-border-color:transparent;--bs-btn-box-shadow:0 0 0 #000;--bs-btn-focus-shadow-rgb:49,132,253;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-group-lg>.btn,.btn-lg{--bs-btn-padding-y:.5rem;--bs-btn-padding-x:1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius:var(--bs-border-radius-lg)}.btn-group-sm>.btn,.btn-sm{--bs-btn-padding-y:.25rem;--bs-btn-padding-x:.5rem;--bs-btn-font-size:.875rem;--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}}.dropdown,.dropdown-center,.dropend,.dropstart,.dropup,.dropup-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.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:1rem;--bs-dropdown-color:var(--bs-body-color);--bs-dropdown-bg:var(--bs-body-bg);--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-border-radius:var(--bs-border-radius);--bs-dropdown-border-width:var(--bs-border-width);--bs-dropdown-inner-border-radius:calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y:.5rem;--bs-dropdown-box-shadow:var(--bs-box-shadow);--bs-dropdown-link-color:var(--bs-body-color);--bs-dropdown-link-hover-color:var(--bs-body-color);--bs-dropdown-link-hover-bg:var(--bs-tertiary-bg);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:var(--bs-tertiary-color);--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem;--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)}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.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{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty:after{margin-left:0}.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:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle:after{display:none}.dropstart .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty:after{margin-left:0}.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;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius,0)}.dropdown-item:focus,.dropdown-item:hover{color:var(--bs-dropdown-link-hover-color);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:.875rem;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:#dee2e6;--bs-dropdown-bg:#343a40;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color:#dee2e6;--bs-dropdown-link-hover-color:#fff;--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg:rgba(255, 255, 255, .15);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--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-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{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>.btn-group:not(:first-child),.btn-group>:not(.btn-check:first-child)+.btn{margin-left:calc(var(--bs-border-width) * -1)}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.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-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:calc(var(--bs-border-width) * -1)}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.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);text-decoration:none;background:0 0;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:focus,.nav-link:hover{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.nav-link.disabled,.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-body-bg);--bs-nav-tabs-link-active-border-color:var(--bs-border-color) var(--bs-border-color) var(--bs-body-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:focus,.nav-tabs .nav-link:hover{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{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:#0d6efd}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.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:focus,.nav-underline .nav-link:hover{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{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:.3125rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.25rem;--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.25rem;--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%2833, 37, 41, 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:.25rem;--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-lg,.navbar>.container-md,.navbar>.container-sm,.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);text-decoration:none;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{color:var(--bs-navbar-brand-hover-color)}.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:focus,.navbar-text a:hover{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:1rem;--bs-card-spacer-x:1rem;--bs-card-title-spacer-y:.5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width:var(--bs-border-width);--bs-card-border-color:var(--bs-border-color-translucent);--bs-card-border-radius:var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y:.5rem;--bs-card-cap-padding-x:1rem;--bs-card-cap-bg:rgba(var(--bs-body-color-rgb), .03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg:var(--bs-body-bg);--bs-card-img-overlay-padding:1rem;--bs-card-group-margin:.75rem;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+.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;inset:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom,.card-img-top{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-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{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-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.accordion{--bs-accordion-color:var(--bs-body-color);--bs-accordion-bg:var(--bs-body-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='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width:1.25rem;--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='none' stroke='%23052c65' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow:0 0 0 .25rem rgba(13, 110, 253, .25);--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:1rem;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;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-header .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-header .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-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-header .accordion-button,.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed{border-radius:0}.accordion-flush>.accordion-item>.accordion-collapse{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='%236ea8fe'%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='%236ea8fe'%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:0;--bs-breadcrumb-padding-y:0;--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:.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color:var(--bs-link-color);--bs-pagination-bg:var(--bs-body-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 .25rem rgba(13, 110, 253, .25);--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#0d6efd;--bs-pagination-active-border-color:#0d6efd;--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);text-decoration:none;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);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)}.active>.page-link,.page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.disabled>.page-link,.page-link.disabled{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.25rem;--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:.875rem;--bs-pagination-border-radius:var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x:.65em;--bs-badge-padding-y:.35em;--bs-badge-font-size:.75em;--bs-badge-font-weight:700;--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:1rem;--bs-alert-padding-y:1rem;--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:700;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.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-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:1rem}}.progress,.progress-stacked{--bs-progress-height:1rem;--bs-progress-font-size:.75rem;--bs-progress-bg:var(--bs-secondary-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:#0d6efd;--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-body-color);--bs-list-group-bg:var(--bs-body-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:1rem;--bs-list-group-item-padding-y:.5rem;--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-secondary-color);--bs-list-group-disabled-bg:var(--bs-body-bg);--bs-list-group-active-color:#fff;--bs-list-group-active-bg:#0d6efd;--bs-list-group-active-border-color:#0d6efd;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:focus,.list-group-item-action:hover{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);text-decoration:none;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-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:0 0 0 .25rem rgba(13, 110, 253, .25);--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:.375rem;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;-moz-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:.5rem;--bs-toast-spacing:1.5rem;--bs-toast-max-width:350px;--bs-toast-font-size:.875rem;--bs-toast-color: ;--bs-toast-bg:rgba(var(--bs-body-bg-rgb), .85);--bs-toast-border-width:var(--bs-border-width);--bs-toast-border-color:var(--bs-border-color-translucent);--bs-toast-border-radius:var(--bs-border-radius);--bs-toast-box-shadow:var(--bs-box-shadow);--bs-toast-header-color:var(--bs-secondary-color);--bs-toast-header-bg:rgba(var(--bs-body-bg-rgb), .85);--bs-toast-header-border-color:var(--bs-border-color-translucent);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:-webkit-max-content;width:-moz-max-content;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-body-bg);--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:var(--bs-border-width);--bs-modal-border-radius:var(--bs-border-radius-lg);--bs-modal-box-shadow:var(--bs-box-shadow-sm);--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;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:var(--bs-box-shadow)}.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-footer,.modal-fullscreen .modal-header{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-footer,.modal-fullscreen-sm-down .modal-header{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-footer,.modal-fullscreen-md-down .modal-header{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-footer,.modal-fullscreen-lg-down .modal-header{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-footer,.modal-fullscreen-xl-down .modal-header{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-footer,.modal-fullscreen-xxl-down .modal-header{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:.5rem;--bs-tooltip-padding-y:.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:.875rem;--bs-tooltip-color:var(--bs-body-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-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-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-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .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-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-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-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .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:.875rem;--bs-popover-bg:var(--bs-body-bg);--bs-popover-border-width:var(--bs-border-width);--bs-popover-border-color:var(--bs-border-color-translucent);--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:var(--bs-box-shadow);--bs-popover-header-padding-x:1rem;--bs-popover-header-padding-y:.5rem;--bs-popover-header-font-size:1rem;--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:after,.popover .popover-arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-top>.popover-arrow:before{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-top>.popover-arrow:after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.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-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-end>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:before{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.bs-popover-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-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.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-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-start>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-start>.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%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translate(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{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:0 0;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-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-next-icon,.carousel-dark .carousel-control-prev-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-next-icon,[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{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-border,.spinner-grow{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-lg,.offcanvas-md,.offcanvas-sm,.offcanvas-xl,.offcanvas-xxl{--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-body-bg);--bs-offcanvas-border-width:var(--bs-border-width);--bs-offcanvas-border-color:var(--bs-border-color-translucent);--bs-offcanvas-box-shadow:var(--bs-box-shadow-sm);--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.show:not(.hiding),.offcanvas-sm.showing{transform:none}.offcanvas-sm.hiding,.offcanvas-sm.show,.offcanvas-sm.showing{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.show:not(.hiding),.offcanvas-md.showing{transform:none}.offcanvas-md.hiding,.offcanvas-md.show,.offcanvas-md.showing{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.show:not(.hiding),.offcanvas-lg.showing{transform:none}.offcanvas-lg.hiding,.offcanvas-lg.show,.offcanvas-lg.showing{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.show:not(.hiding),.offcanvas-xl.showing{transform:none}.offcanvas-xl.hiding,.offcanvas-xl.show,.offcanvas-xl.showing{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.show:not(.hiding),.offcanvas-xxl.showing{transform:none}.offcanvas-xxl.hiding,.offcanvas-xxl.show,.offcanvas-xxl.showing{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.show:not(.hiding),.offcanvas.showing{transform:none}.offcanvas.hiding,.offcanvas.show,.offcanvas.showing{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;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:calc(-.5 * var(--bs-offcanvas-padding-y)) calc(-.5 * var(--bs-offcanvas-padding-x)) calc(-.5 * var(--bs-offcanvas-padding-y)) auto}.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%,#000c,#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(var(--bs-primary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity,1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity,1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity,1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity,1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity,1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity,1))!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important}.link-primary:focus,.link-primary:hover{color:RGBA(10,88,202,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1))!important}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important}.link-secondary:focus,.link-secondary:hover{color:RGBA(86,94,100,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1))!important}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important}.link-success:focus,.link-success:hover{color:RGBA(20,108,67,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1))!important}.link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important}.link-info:focus,.link-info:hover{color:RGBA(61,213,243,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important}.link-warning:focus,.link-warning:hover{color:RGBA(255,205,57,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important}.link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important}.link-danger:focus,.link-danger:hover{color:RGBA(176,42,55,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1))!important}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important}.link-light:focus,.link-light:hover{color:RGBA(249,250,251,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important}.link-dark:focus,.link-dark:hover{color:RGBA(26,30,33,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-body-emphasis:focus,.link-body-emphasis:hover{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,.75))!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-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;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-underline-offset:.25em;-webkit-backface-visibility:hidden;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:focus-visible>.bi,.icon-link-hover:hover>.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:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:-webkit-sticky;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-focusable:not(:focus):not(:focus-within):not(caption),.visually-hidden:not(caption){position:absolute!important}.stretched-link:after{position:absolute;inset:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.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{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-none{-o-object-fit:none!important;object-fit:none!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:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!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-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:-webkit-sticky!important;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-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-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}.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{-moz-column-gap:0!important;column-gap:0!important}.column-gap-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!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{font-weight:600!important}.fw-bold{font-weight:700!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-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;-webkit-text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important;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-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;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-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{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-sm-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-sm-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-sm-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-sm-none{-o-object-fit:none!important;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}.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{-moz-column-gap:0!important;column-gap:0!important}.column-gap-sm-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-sm-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-sm-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-sm-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-sm-5{-moz-column-gap:3rem!important;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{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-md-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-md-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-md-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-md-none{-o-object-fit:none!important;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}.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{-moz-column-gap:0!important;column-gap:0!important}.column-gap-md-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-md-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-md-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-md-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-md-5{-moz-column-gap:3rem!important;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{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-lg-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-lg-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-lg-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-lg-none{-o-object-fit:none!important;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}.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{-moz-column-gap:0!important;column-gap:0!important}.column-gap-lg-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-lg-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-lg-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-lg-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-lg-5{-moz-column-gap:3rem!important;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{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xl-none{-o-object-fit:none!important;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}.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{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xl-5{-moz-column-gap:3rem!important;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{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xxl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xxl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xxl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xxl-none{-o-object-fit:none!important;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}.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{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xxl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xxl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xxl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xxl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xxl-5{-moz-column-gap:3rem!important;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.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!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}}@font-face{font-display:block;font-family:bootstrap-icons;src:url("./media/bootstrap-icons-X6UQXWUS.woff2?dd67030699838ea613ee6dbda90effa6") format("woff2"),url("./media/bootstrap-icons-OCU552PF.woff?dd67030699838ea613ee6dbda90effa6") format("woff")}.bi:before,[class^=bi-]:before,[class*=" bi-"]:before{display:inline-block;font-family:bootstrap-icons!important;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1;vertical-align:-.125em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bi-123:before{content:"\f67f"}.bi-alarm-fill:before{content:"\f101"}.bi-alarm:before{content:"\f102"}.bi-align-bottom:before{content:"\f103"}.bi-align-center:before{content:"\f104"}.bi-align-end:before{content:"\f105"}.bi-align-middle:before{content:"\f106"}.bi-align-start:before{content:"\f107"}.bi-align-top:before{content:"\f108"}.bi-alt:before{content:"\f109"}.bi-app-indicator:before{content:"\f10a"}.bi-app:before{content:"\f10b"}.bi-archive-fill:before{content:"\f10c"}.bi-archive:before{content:"\f10d"}.bi-arrow-90deg-down:before{content:"\f10e"}.bi-arrow-90deg-left:before{content:"\f10f"}.bi-arrow-90deg-right:before{content:"\f110"}.bi-arrow-90deg-up:before{content:"\f111"}.bi-arrow-bar-down:before{content:"\f112"}.bi-arrow-bar-left:before{content:"\f113"}.bi-arrow-bar-right:before{content:"\f114"}.bi-arrow-bar-up:before{content:"\f115"}.bi-arrow-clockwise:before{content:"\f116"}.bi-arrow-counterclockwise:before{content:"\f117"}.bi-arrow-down-circle-fill:before{content:"\f118"}.bi-arrow-down-circle:before{content:"\f119"}.bi-arrow-down-left-circle-fill:before{content:"\f11a"}.bi-arrow-down-left-circle:before{content:"\f11b"}.bi-arrow-down-left-square-fill:before{content:"\f11c"}.bi-arrow-down-left-square:before{content:"\f11d"}.bi-arrow-down-left:before{content:"\f11e"}.bi-arrow-down-right-circle-fill:before{content:"\f11f"}.bi-arrow-down-right-circle:before{content:"\f120"}.bi-arrow-down-right-square-fill:before{content:"\f121"}.bi-arrow-down-right-square:before{content:"\f122"}.bi-arrow-down-right:before{content:"\f123"}.bi-arrow-down-short:before{content:"\f124"}.bi-arrow-down-square-fill:before{content:"\f125"}.bi-arrow-down-square:before{content:"\f126"}.bi-arrow-down-up:before{content:"\f127"}.bi-arrow-down:before{content:"\f128"}.bi-arrow-left-circle-fill:before{content:"\f129"}.bi-arrow-left-circle:before{content:"\f12a"}.bi-arrow-left-right:before{content:"\f12b"}.bi-arrow-left-short:before{content:"\f12c"}.bi-arrow-left-square-fill:before{content:"\f12d"}.bi-arrow-left-square:before{content:"\f12e"}.bi-arrow-left:before{content:"\f12f"}.bi-arrow-repeat:before{content:"\f130"}.bi-arrow-return-left:before{content:"\f131"}.bi-arrow-return-right:before{content:"\f132"}.bi-arrow-right-circle-fill:before{content:"\f133"}.bi-arrow-right-circle:before{content:"\f134"}.bi-arrow-right-short:before{content:"\f135"}.bi-arrow-right-square-fill:before{content:"\f136"}.bi-arrow-right-square:before{content:"\f137"}.bi-arrow-right:before{content:"\f138"}.bi-arrow-up-circle-fill:before{content:"\f139"}.bi-arrow-up-circle:before{content:"\f13a"}.bi-arrow-up-left-circle-fill:before{content:"\f13b"}.bi-arrow-up-left-circle:before{content:"\f13c"}.bi-arrow-up-left-square-fill:before{content:"\f13d"}.bi-arrow-up-left-square:before{content:"\f13e"}.bi-arrow-up-left:before{content:"\f13f"}.bi-arrow-up-right-circle-fill:before{content:"\f140"}.bi-arrow-up-right-circle:before{content:"\f141"}.bi-arrow-up-right-square-fill:before{content:"\f142"}.bi-arrow-up-right-square:before{content:"\f143"}.bi-arrow-up-right:before{content:"\f144"}.bi-arrow-up-short:before{content:"\f145"}.bi-arrow-up-square-fill:before{content:"\f146"}.bi-arrow-up-square:before{content:"\f147"}.bi-arrow-up:before{content:"\f148"}.bi-arrows-angle-contract:before{content:"\f149"}.bi-arrows-angle-expand:before{content:"\f14a"}.bi-arrows-collapse:before{content:"\f14b"}.bi-arrows-expand:before{content:"\f14c"}.bi-arrows-fullscreen:before{content:"\f14d"}.bi-arrows-move:before{content:"\f14e"}.bi-aspect-ratio-fill:before{content:"\f14f"}.bi-aspect-ratio:before{content:"\f150"}.bi-asterisk:before{content:"\f151"}.bi-at:before{content:"\f152"}.bi-award-fill:before{content:"\f153"}.bi-award:before{content:"\f154"}.bi-back:before{content:"\f155"}.bi-backspace-fill:before{content:"\f156"}.bi-backspace-reverse-fill:before{content:"\f157"}.bi-backspace-reverse:before{content:"\f158"}.bi-backspace:before{content:"\f159"}.bi-badge-3d-fill:before{content:"\f15a"}.bi-badge-3d:before{content:"\f15b"}.bi-badge-4k-fill:before{content:"\f15c"}.bi-badge-4k:before{content:"\f15d"}.bi-badge-8k-fill:before{content:"\f15e"}.bi-badge-8k:before{content:"\f15f"}.bi-badge-ad-fill:before{content:"\f160"}.bi-badge-ad:before{content:"\f161"}.bi-badge-ar-fill:before{content:"\f162"}.bi-badge-ar:before{content:"\f163"}.bi-badge-cc-fill:before{content:"\f164"}.bi-badge-cc:before{content:"\f165"}.bi-badge-hd-fill:before{content:"\f166"}.bi-badge-hd:before{content:"\f167"}.bi-badge-tm-fill:before{content:"\f168"}.bi-badge-tm:before{content:"\f169"}.bi-badge-vo-fill:before{content:"\f16a"}.bi-badge-vo:before{content:"\f16b"}.bi-badge-vr-fill:before{content:"\f16c"}.bi-badge-vr:before{content:"\f16d"}.bi-badge-wc-fill:before{content:"\f16e"}.bi-badge-wc:before{content:"\f16f"}.bi-bag-check-fill:before{content:"\f170"}.bi-bag-check:before{content:"\f171"}.bi-bag-dash-fill:before{content:"\f172"}.bi-bag-dash:before{content:"\f173"}.bi-bag-fill:before{content:"\f174"}.bi-bag-plus-fill:before{content:"\f175"}.bi-bag-plus:before{content:"\f176"}.bi-bag-x-fill:before{content:"\f177"}.bi-bag-x:before{content:"\f178"}.bi-bag:before{content:"\f179"}.bi-bar-chart-fill:before{content:"\f17a"}.bi-bar-chart-line-fill:before{content:"\f17b"}.bi-bar-chart-line:before{content:"\f17c"}.bi-bar-chart-steps:before{content:"\f17d"}.bi-bar-chart:before{content:"\f17e"}.bi-basket-fill:before{content:"\f17f"}.bi-basket:before{content:"\f180"}.bi-basket2-fill:before{content:"\f181"}.bi-basket2:before{content:"\f182"}.bi-basket3-fill:before{content:"\f183"}.bi-basket3:before{content:"\f184"}.bi-battery-charging:before{content:"\f185"}.bi-battery-full:before{content:"\f186"}.bi-battery-half:before{content:"\f187"}.bi-battery:before{content:"\f188"}.bi-bell-fill:before{content:"\f189"}.bi-bell:before{content:"\f18a"}.bi-bezier:before{content:"\f18b"}.bi-bezier2:before{content:"\f18c"}.bi-bicycle:before{content:"\f18d"}.bi-binoculars-fill:before{content:"\f18e"}.bi-binoculars:before{content:"\f18f"}.bi-blockquote-left:before{content:"\f190"}.bi-blockquote-right:before{content:"\f191"}.bi-book-fill:before{content:"\f192"}.bi-book-half:before{content:"\f193"}.bi-book:before{content:"\f194"}.bi-bookmark-check-fill:before{content:"\f195"}.bi-bookmark-check:before{content:"\f196"}.bi-bookmark-dash-fill:before{content:"\f197"}.bi-bookmark-dash:before{content:"\f198"}.bi-bookmark-fill:before{content:"\f199"}.bi-bookmark-heart-fill:before{content:"\f19a"}.bi-bookmark-heart:before{content:"\f19b"}.bi-bookmark-plus-fill:before{content:"\f19c"}.bi-bookmark-plus:before{content:"\f19d"}.bi-bookmark-star-fill:before{content:"\f19e"}.bi-bookmark-star:before{content:"\f19f"}.bi-bookmark-x-fill:before{content:"\f1a0"}.bi-bookmark-x:before{content:"\f1a1"}.bi-bookmark:before{content:"\f1a2"}.bi-bookmarks-fill:before{content:"\f1a3"}.bi-bookmarks:before{content:"\f1a4"}.bi-bookshelf:before{content:"\f1a5"}.bi-bootstrap-fill:before{content:"\f1a6"}.bi-bootstrap-reboot:before{content:"\f1a7"}.bi-bootstrap:before{content:"\f1a8"}.bi-border-all:before{content:"\f1a9"}.bi-border-bottom:before{content:"\f1aa"}.bi-border-center:before{content:"\f1ab"}.bi-border-inner:before{content:"\f1ac"}.bi-border-left:before{content:"\f1ad"}.bi-border-middle:before{content:"\f1ae"}.bi-border-outer:before{content:"\f1af"}.bi-border-right:before{content:"\f1b0"}.bi-border-style:before{content:"\f1b1"}.bi-border-top:before{content:"\f1b2"}.bi-border-width:before{content:"\f1b3"}.bi-border:before{content:"\f1b4"}.bi-bounding-box-circles:before{content:"\f1b5"}.bi-bounding-box:before{content:"\f1b6"}.bi-box-arrow-down-left:before{content:"\f1b7"}.bi-box-arrow-down-right:before{content:"\f1b8"}.bi-box-arrow-down:before{content:"\f1b9"}.bi-box-arrow-in-down-left:before{content:"\f1ba"}.bi-box-arrow-in-down-right:before{content:"\f1bb"}.bi-box-arrow-in-down:before{content:"\f1bc"}.bi-box-arrow-in-left:before{content:"\f1bd"}.bi-box-arrow-in-right:before{content:"\f1be"}.bi-box-arrow-in-up-left:before{content:"\f1bf"}.bi-box-arrow-in-up-right:before{content:"\f1c0"}.bi-box-arrow-in-up:before{content:"\f1c1"}.bi-box-arrow-left:before{content:"\f1c2"}.bi-box-arrow-right:before{content:"\f1c3"}.bi-box-arrow-up-left:before{content:"\f1c4"}.bi-box-arrow-up-right:before{content:"\f1c5"}.bi-box-arrow-up:before{content:"\f1c6"}.bi-box-seam:before{content:"\f1c7"}.bi-box:before{content:"\f1c8"}.bi-braces:before{content:"\f1c9"}.bi-bricks:before{content:"\f1ca"}.bi-briefcase-fill:before{content:"\f1cb"}.bi-briefcase:before{content:"\f1cc"}.bi-brightness-alt-high-fill:before{content:"\f1cd"}.bi-brightness-alt-high:before{content:"\f1ce"}.bi-brightness-alt-low-fill:before{content:"\f1cf"}.bi-brightness-alt-low:before{content:"\f1d0"}.bi-brightness-high-fill:before{content:"\f1d1"}.bi-brightness-high:before{content:"\f1d2"}.bi-brightness-low-fill:before{content:"\f1d3"}.bi-brightness-low:before{content:"\f1d4"}.bi-broadcast-pin:before{content:"\f1d5"}.bi-broadcast:before{content:"\f1d6"}.bi-brush-fill:before{content:"\f1d7"}.bi-brush:before{content:"\f1d8"}.bi-bucket-fill:before{content:"\f1d9"}.bi-bucket:before{content:"\f1da"}.bi-bug-fill:before{content:"\f1db"}.bi-bug:before{content:"\f1dc"}.bi-building:before{content:"\f1dd"}.bi-bullseye:before{content:"\f1de"}.bi-calculator-fill:before{content:"\f1df"}.bi-calculator:before{content:"\f1e0"}.bi-calendar-check-fill:before{content:"\f1e1"}.bi-calendar-check:before{content:"\f1e2"}.bi-calendar-date-fill:before{content:"\f1e3"}.bi-calendar-date:before{content:"\f1e4"}.bi-calendar-day-fill:before{content:"\f1e5"}.bi-calendar-day:before{content:"\f1e6"}.bi-calendar-event-fill:before{content:"\f1e7"}.bi-calendar-event:before{content:"\f1e8"}.bi-calendar-fill:before{content:"\f1e9"}.bi-calendar-minus-fill:before{content:"\f1ea"}.bi-calendar-minus:before{content:"\f1eb"}.bi-calendar-month-fill:before{content:"\f1ec"}.bi-calendar-month:before{content:"\f1ed"}.bi-calendar-plus-fill:before{content:"\f1ee"}.bi-calendar-plus:before{content:"\f1ef"}.bi-calendar-range-fill:before{content:"\f1f0"}.bi-calendar-range:before{content:"\f1f1"}.bi-calendar-week-fill:before{content:"\f1f2"}.bi-calendar-week:before{content:"\f1f3"}.bi-calendar-x-fill:before{content:"\f1f4"}.bi-calendar-x:before{content:"\f1f5"}.bi-calendar:before{content:"\f1f6"}.bi-calendar2-check-fill:before{content:"\f1f7"}.bi-calendar2-check:before{content:"\f1f8"}.bi-calendar2-date-fill:before{content:"\f1f9"}.bi-calendar2-date:before{content:"\f1fa"}.bi-calendar2-day-fill:before{content:"\f1fb"}.bi-calendar2-day:before{content:"\f1fc"}.bi-calendar2-event-fill:before{content:"\f1fd"}.bi-calendar2-event:before{content:"\f1fe"}.bi-calendar2-fill:before{content:"\f1ff"}.bi-calendar2-minus-fill:before{content:"\f200"}.bi-calendar2-minus:before{content:"\f201"}.bi-calendar2-month-fill:before{content:"\f202"}.bi-calendar2-month:before{content:"\f203"}.bi-calendar2-plus-fill:before{content:"\f204"}.bi-calendar2-plus:before{content:"\f205"}.bi-calendar2-range-fill:before{content:"\f206"}.bi-calendar2-range:before{content:"\f207"}.bi-calendar2-week-fill:before{content:"\f208"}.bi-calendar2-week:before{content:"\f209"}.bi-calendar2-x-fill:before{content:"\f20a"}.bi-calendar2-x:before{content:"\f20b"}.bi-calendar2:before{content:"\f20c"}.bi-calendar3-event-fill:before{content:"\f20d"}.bi-calendar3-event:before{content:"\f20e"}.bi-calendar3-fill:before{content:"\f20f"}.bi-calendar3-range-fill:before{content:"\f210"}.bi-calendar3-range:before{content:"\f211"}.bi-calendar3-week-fill:before{content:"\f212"}.bi-calendar3-week:before{content:"\f213"}.bi-calendar3:before{content:"\f214"}.bi-calendar4-event:before{content:"\f215"}.bi-calendar4-range:before{content:"\f216"}.bi-calendar4-week:before{content:"\f217"}.bi-calendar4:before{content:"\f218"}.bi-camera-fill:before{content:"\f219"}.bi-camera-reels-fill:before{content:"\f21a"}.bi-camera-reels:before{content:"\f21b"}.bi-camera-video-fill:before{content:"\f21c"}.bi-camera-video-off-fill:before{content:"\f21d"}.bi-camera-video-off:before{content:"\f21e"}.bi-camera-video:before{content:"\f21f"}.bi-camera:before{content:"\f220"}.bi-camera2:before{content:"\f221"}.bi-capslock-fill:before{content:"\f222"}.bi-capslock:before{content:"\f223"}.bi-card-checklist:before{content:"\f224"}.bi-card-heading:before{content:"\f225"}.bi-card-image:before{content:"\f226"}.bi-card-list:before{content:"\f227"}.bi-card-text:before{content:"\f228"}.bi-caret-down-fill:before{content:"\f229"}.bi-caret-down-square-fill:before{content:"\f22a"}.bi-caret-down-square:before{content:"\f22b"}.bi-caret-down:before{content:"\f22c"}.bi-caret-left-fill:before{content:"\f22d"}.bi-caret-left-square-fill:before{content:"\f22e"}.bi-caret-left-square:before{content:"\f22f"}.bi-caret-left:before{content:"\f230"}.bi-caret-right-fill:before{content:"\f231"}.bi-caret-right-square-fill:before{content:"\f232"}.bi-caret-right-square:before{content:"\f233"}.bi-caret-right:before{content:"\f234"}.bi-caret-up-fill:before{content:"\f235"}.bi-caret-up-square-fill:before{content:"\f236"}.bi-caret-up-square:before{content:"\f237"}.bi-caret-up:before{content:"\f238"}.bi-cart-check-fill:before{content:"\f239"}.bi-cart-check:before{content:"\f23a"}.bi-cart-dash-fill:before{content:"\f23b"}.bi-cart-dash:before{content:"\f23c"}.bi-cart-fill:before{content:"\f23d"}.bi-cart-plus-fill:before{content:"\f23e"}.bi-cart-plus:before{content:"\f23f"}.bi-cart-x-fill:before{content:"\f240"}.bi-cart-x:before{content:"\f241"}.bi-cart:before{content:"\f242"}.bi-cart2:before{content:"\f243"}.bi-cart3:before{content:"\f244"}.bi-cart4:before{content:"\f245"}.bi-cash-stack:before{content:"\f246"}.bi-cash:before{content:"\f247"}.bi-cast:before{content:"\f248"}.bi-chat-dots-fill:before{content:"\f249"}.bi-chat-dots:before{content:"\f24a"}.bi-chat-fill:before{content:"\f24b"}.bi-chat-left-dots-fill:before{content:"\f24c"}.bi-chat-left-dots:before{content:"\f24d"}.bi-chat-left-fill:before{content:"\f24e"}.bi-chat-left-quote-fill:before{content:"\f24f"}.bi-chat-left-quote:before{content:"\f250"}.bi-chat-left-text-fill:before{content:"\f251"}.bi-chat-left-text:before{content:"\f252"}.bi-chat-left:before{content:"\f253"}.bi-chat-quote-fill:before{content:"\f254"}.bi-chat-quote:before{content:"\f255"}.bi-chat-right-dots-fill:before{content:"\f256"}.bi-chat-right-dots:before{content:"\f257"}.bi-chat-right-fill:before{content:"\f258"}.bi-chat-right-quote-fill:before{content:"\f259"}.bi-chat-right-quote:before{content:"\f25a"}.bi-chat-right-text-fill:before{content:"\f25b"}.bi-chat-right-text:before{content:"\f25c"}.bi-chat-right:before{content:"\f25d"}.bi-chat-square-dots-fill:before{content:"\f25e"}.bi-chat-square-dots:before{content:"\f25f"}.bi-chat-square-fill:before{content:"\f260"}.bi-chat-square-quote-fill:before{content:"\f261"}.bi-chat-square-quote:before{content:"\f262"}.bi-chat-square-text-fill:before{content:"\f263"}.bi-chat-square-text:before{content:"\f264"}.bi-chat-square:before{content:"\f265"}.bi-chat-text-fill:before{content:"\f266"}.bi-chat-text:before{content:"\f267"}.bi-chat:before{content:"\f268"}.bi-check-all:before{content:"\f269"}.bi-check-circle-fill:before{content:"\f26a"}.bi-check-circle:before{content:"\f26b"}.bi-check-square-fill:before{content:"\f26c"}.bi-check-square:before{content:"\f26d"}.bi-check:before{content:"\f26e"}.bi-check2-all:before{content:"\f26f"}.bi-check2-circle:before{content:"\f270"}.bi-check2-square:before{content:"\f271"}.bi-check2:before{content:"\f272"}.bi-chevron-bar-contract:before{content:"\f273"}.bi-chevron-bar-down:before{content:"\f274"}.bi-chevron-bar-expand:before{content:"\f275"}.bi-chevron-bar-left:before{content:"\f276"}.bi-chevron-bar-right:before{content:"\f277"}.bi-chevron-bar-up:before{content:"\f278"}.bi-chevron-compact-down:before{content:"\f279"}.bi-chevron-compact-left:before{content:"\f27a"}.bi-chevron-compact-right:before{content:"\f27b"}.bi-chevron-compact-up:before{content:"\f27c"}.bi-chevron-contract:before{content:"\f27d"}.bi-chevron-double-down:before{content:"\f27e"}.bi-chevron-double-left:before{content:"\f27f"}.bi-chevron-double-right:before{content:"\f280"}.bi-chevron-double-up:before{content:"\f281"}.bi-chevron-down:before{content:"\f282"}.bi-chevron-expand:before{content:"\f283"}.bi-chevron-left:before{content:"\f284"}.bi-chevron-right:before{content:"\f285"}.bi-chevron-up:before{content:"\f286"}.bi-circle-fill:before{content:"\f287"}.bi-circle-half:before{content:"\f288"}.bi-circle-square:before{content:"\f289"}.bi-circle:before{content:"\f28a"}.bi-clipboard-check:before{content:"\f28b"}.bi-clipboard-data:before{content:"\f28c"}.bi-clipboard-minus:before{content:"\f28d"}.bi-clipboard-plus:before{content:"\f28e"}.bi-clipboard-x:before{content:"\f28f"}.bi-clipboard:before{content:"\f290"}.bi-clock-fill:before{content:"\f291"}.bi-clock-history:before{content:"\f292"}.bi-clock:before{content:"\f293"}.bi-cloud-arrow-down-fill:before{content:"\f294"}.bi-cloud-arrow-down:before{content:"\f295"}.bi-cloud-arrow-up-fill:before{content:"\f296"}.bi-cloud-arrow-up:before{content:"\f297"}.bi-cloud-check-fill:before{content:"\f298"}.bi-cloud-check:before{content:"\f299"}.bi-cloud-download-fill:before{content:"\f29a"}.bi-cloud-download:before{content:"\f29b"}.bi-cloud-drizzle-fill:before{content:"\f29c"}.bi-cloud-drizzle:before{content:"\f29d"}.bi-cloud-fill:before{content:"\f29e"}.bi-cloud-fog-fill:before{content:"\f29f"}.bi-cloud-fog:before{content:"\f2a0"}.bi-cloud-fog2-fill:before{content:"\f2a1"}.bi-cloud-fog2:before{content:"\f2a2"}.bi-cloud-hail-fill:before{content:"\f2a3"}.bi-cloud-hail:before{content:"\f2a4"}.bi-cloud-haze-fill:before{content:"\f2a6"}.bi-cloud-haze:before{content:"\f2a7"}.bi-cloud-haze2-fill:before{content:"\f2a8"}.bi-cloud-lightning-fill:before{content:"\f2a9"}.bi-cloud-lightning-rain-fill:before{content:"\f2aa"}.bi-cloud-lightning-rain:before{content:"\f2ab"}.bi-cloud-lightning:before{content:"\f2ac"}.bi-cloud-minus-fill:before{content:"\f2ad"}.bi-cloud-minus:before{content:"\f2ae"}.bi-cloud-moon-fill:before{content:"\f2af"}.bi-cloud-moon:before{content:"\f2b0"}.bi-cloud-plus-fill:before{content:"\f2b1"}.bi-cloud-plus:before{content:"\f2b2"}.bi-cloud-rain-fill:before{content:"\f2b3"}.bi-cloud-rain-heavy-fill:before{content:"\f2b4"}.bi-cloud-rain-heavy:before{content:"\f2b5"}.bi-cloud-rain:before{content:"\f2b6"}.bi-cloud-slash-fill:before{content:"\f2b7"}.bi-cloud-slash:before{content:"\f2b8"}.bi-cloud-sleet-fill:before{content:"\f2b9"}.bi-cloud-sleet:before{content:"\f2ba"}.bi-cloud-snow-fill:before{content:"\f2bb"}.bi-cloud-snow:before{content:"\f2bc"}.bi-cloud-sun-fill:before{content:"\f2bd"}.bi-cloud-sun:before{content:"\f2be"}.bi-cloud-upload-fill:before{content:"\f2bf"}.bi-cloud-upload:before{content:"\f2c0"}.bi-cloud:before{content:"\f2c1"}.bi-clouds-fill:before{content:"\f2c2"}.bi-clouds:before{content:"\f2c3"}.bi-cloudy-fill:before{content:"\f2c4"}.bi-cloudy:before{content:"\f2c5"}.bi-code-slash:before{content:"\f2c6"}.bi-code-square:before{content:"\f2c7"}.bi-code:before{content:"\f2c8"}.bi-collection-fill:before{content:"\f2c9"}.bi-collection-play-fill:before{content:"\f2ca"}.bi-collection-play:before{content:"\f2cb"}.bi-collection:before{content:"\f2cc"}.bi-columns-gap:before{content:"\f2cd"}.bi-columns:before{content:"\f2ce"}.bi-command:before{content:"\f2cf"}.bi-compass-fill:before{content:"\f2d0"}.bi-compass:before{content:"\f2d1"}.bi-cone-striped:before{content:"\f2d2"}.bi-cone:before{content:"\f2d3"}.bi-controller:before{content:"\f2d4"}.bi-cpu-fill:before{content:"\f2d5"}.bi-cpu:before{content:"\f2d6"}.bi-credit-card-2-back-fill:before{content:"\f2d7"}.bi-credit-card-2-back:before{content:"\f2d8"}.bi-credit-card-2-front-fill:before{content:"\f2d9"}.bi-credit-card-2-front:before{content:"\f2da"}.bi-credit-card-fill:before{content:"\f2db"}.bi-credit-card:before{content:"\f2dc"}.bi-crop:before{content:"\f2dd"}.bi-cup-fill:before{content:"\f2de"}.bi-cup-straw:before{content:"\f2df"}.bi-cup:before{content:"\f2e0"}.bi-cursor-fill:before{content:"\f2e1"}.bi-cursor-text:before{content:"\f2e2"}.bi-cursor:before{content:"\f2e3"}.bi-dash-circle-dotted:before{content:"\f2e4"}.bi-dash-circle-fill:before{content:"\f2e5"}.bi-dash-circle:before{content:"\f2e6"}.bi-dash-square-dotted:before{content:"\f2e7"}.bi-dash-square-fill:before{content:"\f2e8"}.bi-dash-square:before{content:"\f2e9"}.bi-dash:before{content:"\f2ea"}.bi-diagram-2-fill:before{content:"\f2eb"}.bi-diagram-2:before{content:"\f2ec"}.bi-diagram-3-fill:before{content:"\f2ed"}.bi-diagram-3:before{content:"\f2ee"}.bi-diamond-fill:before{content:"\f2ef"}.bi-diamond-half:before{content:"\f2f0"}.bi-diamond:before{content:"\f2f1"}.bi-dice-1-fill:before{content:"\f2f2"}.bi-dice-1:before{content:"\f2f3"}.bi-dice-2-fill:before{content:"\f2f4"}.bi-dice-2:before{content:"\f2f5"}.bi-dice-3-fill:before{content:"\f2f6"}.bi-dice-3:before{content:"\f2f7"}.bi-dice-4-fill:before{content:"\f2f8"}.bi-dice-4:before{content:"\f2f9"}.bi-dice-5-fill:before{content:"\f2fa"}.bi-dice-5:before{content:"\f2fb"}.bi-dice-6-fill:before{content:"\f2fc"}.bi-dice-6:before{content:"\f2fd"}.bi-disc-fill:before{content:"\f2fe"}.bi-disc:before{content:"\f2ff"}.bi-discord:before{content:"\f300"}.bi-display-fill:before{content:"\f301"}.bi-display:before{content:"\f302"}.bi-distribute-horizontal:before{content:"\f303"}.bi-distribute-vertical:before{content:"\f304"}.bi-door-closed-fill:before{content:"\f305"}.bi-door-closed:before{content:"\f306"}.bi-door-open-fill:before{content:"\f307"}.bi-door-open:before{content:"\f308"}.bi-dot:before{content:"\f309"}.bi-download:before{content:"\f30a"}.bi-droplet-fill:before{content:"\f30b"}.bi-droplet-half:before{content:"\f30c"}.bi-droplet:before{content:"\f30d"}.bi-earbuds:before{content:"\f30e"}.bi-easel-fill:before{content:"\f30f"}.bi-easel:before{content:"\f310"}.bi-egg-fill:before{content:"\f311"}.bi-egg-fried:before{content:"\f312"}.bi-egg:before{content:"\f313"}.bi-eject-fill:before{content:"\f314"}.bi-eject:before{content:"\f315"}.bi-emoji-angry-fill:before{content:"\f316"}.bi-emoji-angry:before{content:"\f317"}.bi-emoji-dizzy-fill:before{content:"\f318"}.bi-emoji-dizzy:before{content:"\f319"}.bi-emoji-expressionless-fill:before{content:"\f31a"}.bi-emoji-expressionless:before{content:"\f31b"}.bi-emoji-frown-fill:before{content:"\f31c"}.bi-emoji-frown:before{content:"\f31d"}.bi-emoji-heart-eyes-fill:before{content:"\f31e"}.bi-emoji-heart-eyes:before{content:"\f31f"}.bi-emoji-laughing-fill:before{content:"\f320"}.bi-emoji-laughing:before{content:"\f321"}.bi-emoji-neutral-fill:before{content:"\f322"}.bi-emoji-neutral:before{content:"\f323"}.bi-emoji-smile-fill:before{content:"\f324"}.bi-emoji-smile-upside-down-fill:before{content:"\f325"}.bi-emoji-smile-upside-down:before{content:"\f326"}.bi-emoji-smile:before{content:"\f327"}.bi-emoji-sunglasses-fill:before{content:"\f328"}.bi-emoji-sunglasses:before{content:"\f329"}.bi-emoji-wink-fill:before{content:"\f32a"}.bi-emoji-wink:before{content:"\f32b"}.bi-envelope-fill:before{content:"\f32c"}.bi-envelope-open-fill:before{content:"\f32d"}.bi-envelope-open:before{content:"\f32e"}.bi-envelope:before{content:"\f32f"}.bi-eraser-fill:before{content:"\f330"}.bi-eraser:before{content:"\f331"}.bi-exclamation-circle-fill:before{content:"\f332"}.bi-exclamation-circle:before{content:"\f333"}.bi-exclamation-diamond-fill:before{content:"\f334"}.bi-exclamation-diamond:before{content:"\f335"}.bi-exclamation-octagon-fill:before{content:"\f336"}.bi-exclamation-octagon:before{content:"\f337"}.bi-exclamation-square-fill:before{content:"\f338"}.bi-exclamation-square:before{content:"\f339"}.bi-exclamation-triangle-fill:before{content:"\f33a"}.bi-exclamation-triangle:before{content:"\f33b"}.bi-exclamation:before{content:"\f33c"}.bi-exclude:before{content:"\f33d"}.bi-eye-fill:before{content:"\f33e"}.bi-eye-slash-fill:before{content:"\f33f"}.bi-eye-slash:before{content:"\f340"}.bi-eye:before{content:"\f341"}.bi-eyedropper:before{content:"\f342"}.bi-eyeglasses:before{content:"\f343"}.bi-facebook:before{content:"\f344"}.bi-file-arrow-down-fill:before{content:"\f345"}.bi-file-arrow-down:before{content:"\f346"}.bi-file-arrow-up-fill:before{content:"\f347"}.bi-file-arrow-up:before{content:"\f348"}.bi-file-bar-graph-fill:before{content:"\f349"}.bi-file-bar-graph:before{content:"\f34a"}.bi-file-binary-fill:before{content:"\f34b"}.bi-file-binary:before{content:"\f34c"}.bi-file-break-fill:before{content:"\f34d"}.bi-file-break:before{content:"\f34e"}.bi-file-check-fill:before{content:"\f34f"}.bi-file-check:before{content:"\f350"}.bi-file-code-fill:before{content:"\f351"}.bi-file-code:before{content:"\f352"}.bi-file-diff-fill:before{content:"\f353"}.bi-file-diff:before{content:"\f354"}.bi-file-earmark-arrow-down-fill:before{content:"\f355"}.bi-file-earmark-arrow-down:before{content:"\f356"}.bi-file-earmark-arrow-up-fill:before{content:"\f357"}.bi-file-earmark-arrow-up:before{content:"\f358"}.bi-file-earmark-bar-graph-fill:before{content:"\f359"}.bi-file-earmark-bar-graph:before{content:"\f35a"}.bi-file-earmark-binary-fill:before{content:"\f35b"}.bi-file-earmark-binary:before{content:"\f35c"}.bi-file-earmark-break-fill:before{content:"\f35d"}.bi-file-earmark-break:before{content:"\f35e"}.bi-file-earmark-check-fill:before{content:"\f35f"}.bi-file-earmark-check:before{content:"\f360"}.bi-file-earmark-code-fill:before{content:"\f361"}.bi-file-earmark-code:before{content:"\f362"}.bi-file-earmark-diff-fill:before{content:"\f363"}.bi-file-earmark-diff:before{content:"\f364"}.bi-file-earmark-easel-fill:before{content:"\f365"}.bi-file-earmark-easel:before{content:"\f366"}.bi-file-earmark-excel-fill:before{content:"\f367"}.bi-file-earmark-excel:before{content:"\f368"}.bi-file-earmark-fill:before{content:"\f369"}.bi-file-earmark-font-fill:before{content:"\f36a"}.bi-file-earmark-font:before{content:"\f36b"}.bi-file-earmark-image-fill:before{content:"\f36c"}.bi-file-earmark-image:before{content:"\f36d"}.bi-file-earmark-lock-fill:before{content:"\f36e"}.bi-file-earmark-lock:before{content:"\f36f"}.bi-file-earmark-lock2-fill:before{content:"\f370"}.bi-file-earmark-lock2:before{content:"\f371"}.bi-file-earmark-medical-fill:before{content:"\f372"}.bi-file-earmark-medical:before{content:"\f373"}.bi-file-earmark-minus-fill:before{content:"\f374"}.bi-file-earmark-minus:before{content:"\f375"}.bi-file-earmark-music-fill:before{content:"\f376"}.bi-file-earmark-music:before{content:"\f377"}.bi-file-earmark-person-fill:before{content:"\f378"}.bi-file-earmark-person:before{content:"\f379"}.bi-file-earmark-play-fill:before{content:"\f37a"}.bi-file-earmark-play:before{content:"\f37b"}.bi-file-earmark-plus-fill:before{content:"\f37c"}.bi-file-earmark-plus:before{content:"\f37d"}.bi-file-earmark-post-fill:before{content:"\f37e"}.bi-file-earmark-post:before{content:"\f37f"}.bi-file-earmark-ppt-fill:before{content:"\f380"}.bi-file-earmark-ppt:before{content:"\f381"}.bi-file-earmark-richtext-fill:before{content:"\f382"}.bi-file-earmark-richtext:before{content:"\f383"}.bi-file-earmark-ruled-fill:before{content:"\f384"}.bi-file-earmark-ruled:before{content:"\f385"}.bi-file-earmark-slides-fill:before{content:"\f386"}.bi-file-earmark-slides:before{content:"\f387"}.bi-file-earmark-spreadsheet-fill:before{content:"\f388"}.bi-file-earmark-spreadsheet:before{content:"\f389"}.bi-file-earmark-text-fill:before{content:"\f38a"}.bi-file-earmark-text:before{content:"\f38b"}.bi-file-earmark-word-fill:before{content:"\f38c"}.bi-file-earmark-word:before{content:"\f38d"}.bi-file-earmark-x-fill:before{content:"\f38e"}.bi-file-earmark-x:before{content:"\f38f"}.bi-file-earmark-zip-fill:before{content:"\f390"}.bi-file-earmark-zip:before{content:"\f391"}.bi-file-earmark:before{content:"\f392"}.bi-file-easel-fill:before{content:"\f393"}.bi-file-easel:before{content:"\f394"}.bi-file-excel-fill:before{content:"\f395"}.bi-file-excel:before{content:"\f396"}.bi-file-fill:before{content:"\f397"}.bi-file-font-fill:before{content:"\f398"}.bi-file-font:before{content:"\f399"}.bi-file-image-fill:before{content:"\f39a"}.bi-file-image:before{content:"\f39b"}.bi-file-lock-fill:before{content:"\f39c"}.bi-file-lock:before{content:"\f39d"}.bi-file-lock2-fill:before{content:"\f39e"}.bi-file-lock2:before{content:"\f39f"}.bi-file-medical-fill:before{content:"\f3a0"}.bi-file-medical:before{content:"\f3a1"}.bi-file-minus-fill:before{content:"\f3a2"}.bi-file-minus:before{content:"\f3a3"}.bi-file-music-fill:before{content:"\f3a4"}.bi-file-music:before{content:"\f3a5"}.bi-file-person-fill:before{content:"\f3a6"}.bi-file-person:before{content:"\f3a7"}.bi-file-play-fill:before{content:"\f3a8"}.bi-file-play:before{content:"\f3a9"}.bi-file-plus-fill:before{content:"\f3aa"}.bi-file-plus:before{content:"\f3ab"}.bi-file-post-fill:before{content:"\f3ac"}.bi-file-post:before{content:"\f3ad"}.bi-file-ppt-fill:before{content:"\f3ae"}.bi-file-ppt:before{content:"\f3af"}.bi-file-richtext-fill:before{content:"\f3b0"}.bi-file-richtext:before{content:"\f3b1"}.bi-file-ruled-fill:before{content:"\f3b2"}.bi-file-ruled:before{content:"\f3b3"}.bi-file-slides-fill:before{content:"\f3b4"}.bi-file-slides:before{content:"\f3b5"}.bi-file-spreadsheet-fill:before{content:"\f3b6"}.bi-file-spreadsheet:before{content:"\f3b7"}.bi-file-text-fill:before{content:"\f3b8"}.bi-file-text:before{content:"\f3b9"}.bi-file-word-fill:before{content:"\f3ba"}.bi-file-word:before{content:"\f3bb"}.bi-file-x-fill:before{content:"\f3bc"}.bi-file-x:before{content:"\f3bd"}.bi-file-zip-fill:before{content:"\f3be"}.bi-file-zip:before{content:"\f3bf"}.bi-file:before{content:"\f3c0"}.bi-files-alt:before{content:"\f3c1"}.bi-files:before{content:"\f3c2"}.bi-film:before{content:"\f3c3"}.bi-filter-circle-fill:before{content:"\f3c4"}.bi-filter-circle:before{content:"\f3c5"}.bi-filter-left:before{content:"\f3c6"}.bi-filter-right:before{content:"\f3c7"}.bi-filter-square-fill:before{content:"\f3c8"}.bi-filter-square:before{content:"\f3c9"}.bi-filter:before{content:"\f3ca"}.bi-flag-fill:before{content:"\f3cb"}.bi-flag:before{content:"\f3cc"}.bi-flower1:before{content:"\f3cd"}.bi-flower2:before{content:"\f3ce"}.bi-flower3:before{content:"\f3cf"}.bi-folder-check:before{content:"\f3d0"}.bi-folder-fill:before{content:"\f3d1"}.bi-folder-minus:before{content:"\f3d2"}.bi-folder-plus:before{content:"\f3d3"}.bi-folder-symlink-fill:before{content:"\f3d4"}.bi-folder-symlink:before{content:"\f3d5"}.bi-folder-x:before{content:"\f3d6"}.bi-folder:before{content:"\f3d7"}.bi-folder2-open:before{content:"\f3d8"}.bi-folder2:before{content:"\f3d9"}.bi-fonts:before{content:"\f3da"}.bi-forward-fill:before{content:"\f3db"}.bi-forward:before{content:"\f3dc"}.bi-front:before{content:"\f3dd"}.bi-fullscreen-exit:before{content:"\f3de"}.bi-fullscreen:before{content:"\f3df"}.bi-funnel-fill:before{content:"\f3e0"}.bi-funnel:before{content:"\f3e1"}.bi-gear-fill:before{content:"\f3e2"}.bi-gear-wide-connected:before{content:"\f3e3"}.bi-gear-wide:before{content:"\f3e4"}.bi-gear:before{content:"\f3e5"}.bi-gem:before{content:"\f3e6"}.bi-geo-alt-fill:before{content:"\f3e7"}.bi-geo-alt:before{content:"\f3e8"}.bi-geo-fill:before{content:"\f3e9"}.bi-geo:before{content:"\f3ea"}.bi-gift-fill:before{content:"\f3eb"}.bi-gift:before{content:"\f3ec"}.bi-github:before{content:"\f3ed"}.bi-globe:before{content:"\f3ee"}.bi-globe2:before{content:"\f3ef"}.bi-google:before{content:"\f3f0"}.bi-graph-down:before{content:"\f3f1"}.bi-graph-up:before{content:"\f3f2"}.bi-grid-1x2-fill:before{content:"\f3f3"}.bi-grid-1x2:before{content:"\f3f4"}.bi-grid-3x2-gap-fill:before{content:"\f3f5"}.bi-grid-3x2-gap:before{content:"\f3f6"}.bi-grid-3x2:before{content:"\f3f7"}.bi-grid-3x3-gap-fill:before{content:"\f3f8"}.bi-grid-3x3-gap:before{content:"\f3f9"}.bi-grid-3x3:before{content:"\f3fa"}.bi-grid-fill:before{content:"\f3fb"}.bi-grid:before{content:"\f3fc"}.bi-grip-horizontal:before{content:"\f3fd"}.bi-grip-vertical:before{content:"\f3fe"}.bi-hammer:before{content:"\f3ff"}.bi-hand-index-fill:before{content:"\f400"}.bi-hand-index-thumb-fill:before{content:"\f401"}.bi-hand-index-thumb:before{content:"\f402"}.bi-hand-index:before{content:"\f403"}.bi-hand-thumbs-down-fill:before{content:"\f404"}.bi-hand-thumbs-down:before{content:"\f405"}.bi-hand-thumbs-up-fill:before{content:"\f406"}.bi-hand-thumbs-up:before{content:"\f407"}.bi-handbag-fill:before{content:"\f408"}.bi-handbag:before{content:"\f409"}.bi-hash:before{content:"\f40a"}.bi-hdd-fill:before{content:"\f40b"}.bi-hdd-network-fill:before{content:"\f40c"}.bi-hdd-network:before{content:"\f40d"}.bi-hdd-rack-fill:before{content:"\f40e"}.bi-hdd-rack:before{content:"\f40f"}.bi-hdd-stack-fill:before{content:"\f410"}.bi-hdd-stack:before{content:"\f411"}.bi-hdd:before{content:"\f412"}.bi-headphones:before{content:"\f413"}.bi-headset:before{content:"\f414"}.bi-heart-fill:before{content:"\f415"}.bi-heart-half:before{content:"\f416"}.bi-heart:before{content:"\f417"}.bi-heptagon-fill:before{content:"\f418"}.bi-heptagon-half:before{content:"\f419"}.bi-heptagon:before{content:"\f41a"}.bi-hexagon-fill:before{content:"\f41b"}.bi-hexagon-half:before{content:"\f41c"}.bi-hexagon:before{content:"\f41d"}.bi-hourglass-bottom:before{content:"\f41e"}.bi-hourglass-split:before{content:"\f41f"}.bi-hourglass-top:before{content:"\f420"}.bi-hourglass:before{content:"\f421"}.bi-house-door-fill:before{content:"\f422"}.bi-house-door:before{content:"\f423"}.bi-house-fill:before{content:"\f424"}.bi-house:before{content:"\f425"}.bi-hr:before{content:"\f426"}.bi-hurricane:before{content:"\f427"}.bi-image-alt:before{content:"\f428"}.bi-image-fill:before{content:"\f429"}.bi-image:before{content:"\f42a"}.bi-images:before{content:"\f42b"}.bi-inbox-fill:before{content:"\f42c"}.bi-inbox:before{content:"\f42d"}.bi-inboxes-fill:before{content:"\f42e"}.bi-inboxes:before{content:"\f42f"}.bi-info-circle-fill:before{content:"\f430"}.bi-info-circle:before{content:"\f431"}.bi-info-square-fill:before{content:"\f432"}.bi-info-square:before{content:"\f433"}.bi-info:before{content:"\f434"}.bi-input-cursor-text:before{content:"\f435"}.bi-input-cursor:before{content:"\f436"}.bi-instagram:before{content:"\f437"}.bi-intersect:before{content:"\f438"}.bi-journal-album:before{content:"\f439"}.bi-journal-arrow-down:before{content:"\f43a"}.bi-journal-arrow-up:before{content:"\f43b"}.bi-journal-bookmark-fill:before{content:"\f43c"}.bi-journal-bookmark:before{content:"\f43d"}.bi-journal-check:before{content:"\f43e"}.bi-journal-code:before{content:"\f43f"}.bi-journal-medical:before{content:"\f440"}.bi-journal-minus:before{content:"\f441"}.bi-journal-plus:before{content:"\f442"}.bi-journal-richtext:before{content:"\f443"}.bi-journal-text:before{content:"\f444"}.bi-journal-x:before{content:"\f445"}.bi-journal:before{content:"\f446"}.bi-journals:before{content:"\f447"}.bi-joystick:before{content:"\f448"}.bi-justify-left:before{content:"\f449"}.bi-justify-right:before{content:"\f44a"}.bi-justify:before{content:"\f44b"}.bi-kanban-fill:before{content:"\f44c"}.bi-kanban:before{content:"\f44d"}.bi-key-fill:before{content:"\f44e"}.bi-key:before{content:"\f44f"}.bi-keyboard-fill:before{content:"\f450"}.bi-keyboard:before{content:"\f451"}.bi-ladder:before{content:"\f452"}.bi-lamp-fill:before{content:"\f453"}.bi-lamp:before{content:"\f454"}.bi-laptop-fill:before{content:"\f455"}.bi-laptop:before{content:"\f456"}.bi-layer-backward:before{content:"\f457"}.bi-layer-forward:before{content:"\f458"}.bi-layers-fill:before{content:"\f459"}.bi-layers-half:before{content:"\f45a"}.bi-layers:before{content:"\f45b"}.bi-layout-sidebar-inset-reverse:before{content:"\f45c"}.bi-layout-sidebar-inset:before{content:"\f45d"}.bi-layout-sidebar-reverse:before{content:"\f45e"}.bi-layout-sidebar:before{content:"\f45f"}.bi-layout-split:before{content:"\f460"}.bi-layout-text-sidebar-reverse:before{content:"\f461"}.bi-layout-text-sidebar:before{content:"\f462"}.bi-layout-text-window-reverse:before{content:"\f463"}.bi-layout-text-window:before{content:"\f464"}.bi-layout-three-columns:before{content:"\f465"}.bi-layout-wtf:before{content:"\f466"}.bi-life-preserver:before{content:"\f467"}.bi-lightbulb-fill:before{content:"\f468"}.bi-lightbulb-off-fill:before{content:"\f469"}.bi-lightbulb-off:before{content:"\f46a"}.bi-lightbulb:before{content:"\f46b"}.bi-lightning-charge-fill:before{content:"\f46c"}.bi-lightning-charge:before{content:"\f46d"}.bi-lightning-fill:before{content:"\f46e"}.bi-lightning:before{content:"\f46f"}.bi-link-45deg:before{content:"\f470"}.bi-link:before{content:"\f471"}.bi-linkedin:before{content:"\f472"}.bi-list-check:before{content:"\f473"}.bi-list-nested:before{content:"\f474"}.bi-list-ol:before{content:"\f475"}.bi-list-stars:before{content:"\f476"}.bi-list-task:before{content:"\f477"}.bi-list-ul:before{content:"\f478"}.bi-list:before{content:"\f479"}.bi-lock-fill:before{content:"\f47a"}.bi-lock:before{content:"\f47b"}.bi-mailbox:before{content:"\f47c"}.bi-mailbox2:before{content:"\f47d"}.bi-map-fill:before{content:"\f47e"}.bi-map:before{content:"\f47f"}.bi-markdown-fill:before{content:"\f480"}.bi-markdown:before{content:"\f481"}.bi-mask:before{content:"\f482"}.bi-megaphone-fill:before{content:"\f483"}.bi-megaphone:before{content:"\f484"}.bi-menu-app-fill:before{content:"\f485"}.bi-menu-app:before{content:"\f486"}.bi-menu-button-fill:before{content:"\f487"}.bi-menu-button-wide-fill:before{content:"\f488"}.bi-menu-button-wide:before{content:"\f489"}.bi-menu-button:before{content:"\f48a"}.bi-menu-down:before{content:"\f48b"}.bi-menu-up:before{content:"\f48c"}.bi-mic-fill:before{content:"\f48d"}.bi-mic-mute-fill:before{content:"\f48e"}.bi-mic-mute:before{content:"\f48f"}.bi-mic:before{content:"\f490"}.bi-minecart-loaded:before{content:"\f491"}.bi-minecart:before{content:"\f492"}.bi-moisture:before{content:"\f493"}.bi-moon-fill:before{content:"\f494"}.bi-moon-stars-fill:before{content:"\f495"}.bi-moon-stars:before{content:"\f496"}.bi-moon:before{content:"\f497"}.bi-mouse-fill:before{content:"\f498"}.bi-mouse:before{content:"\f499"}.bi-mouse2-fill:before{content:"\f49a"}.bi-mouse2:before{content:"\f49b"}.bi-mouse3-fill:before{content:"\f49c"}.bi-mouse3:before{content:"\f49d"}.bi-music-note-beamed:before{content:"\f49e"}.bi-music-note-list:before{content:"\f49f"}.bi-music-note:before{content:"\f4a0"}.bi-music-player-fill:before{content:"\f4a1"}.bi-music-player:before{content:"\f4a2"}.bi-newspaper:before{content:"\f4a3"}.bi-node-minus-fill:before{content:"\f4a4"}.bi-node-minus:before{content:"\f4a5"}.bi-node-plus-fill:before{content:"\f4a6"}.bi-node-plus:before{content:"\f4a7"}.bi-nut-fill:before{content:"\f4a8"}.bi-nut:before{content:"\f4a9"}.bi-octagon-fill:before{content:"\f4aa"}.bi-octagon-half:before{content:"\f4ab"}.bi-octagon:before{content:"\f4ac"}.bi-option:before{content:"\f4ad"}.bi-outlet:before{content:"\f4ae"}.bi-paint-bucket:before{content:"\f4af"}.bi-palette-fill:before{content:"\f4b0"}.bi-palette:before{content:"\f4b1"}.bi-palette2:before{content:"\f4b2"}.bi-paperclip:before{content:"\f4b3"}.bi-paragraph:before{content:"\f4b4"}.bi-patch-check-fill:before{content:"\f4b5"}.bi-patch-check:before{content:"\f4b6"}.bi-patch-exclamation-fill:before{content:"\f4b7"}.bi-patch-exclamation:before{content:"\f4b8"}.bi-patch-minus-fill:before{content:"\f4b9"}.bi-patch-minus:before{content:"\f4ba"}.bi-patch-plus-fill:before{content:"\f4bb"}.bi-patch-plus:before{content:"\f4bc"}.bi-patch-question-fill:before{content:"\f4bd"}.bi-patch-question:before{content:"\f4be"}.bi-pause-btn-fill:before{content:"\f4bf"}.bi-pause-btn:before{content:"\f4c0"}.bi-pause-circle-fill:before{content:"\f4c1"}.bi-pause-circle:before{content:"\f4c2"}.bi-pause-fill:before{content:"\f4c3"}.bi-pause:before{content:"\f4c4"}.bi-peace-fill:before{content:"\f4c5"}.bi-peace:before{content:"\f4c6"}.bi-pen-fill:before{content:"\f4c7"}.bi-pen:before{content:"\f4c8"}.bi-pencil-fill:before{content:"\f4c9"}.bi-pencil-square:before{content:"\f4ca"}.bi-pencil:before{content:"\f4cb"}.bi-pentagon-fill:before{content:"\f4cc"}.bi-pentagon-half:before{content:"\f4cd"}.bi-pentagon:before{content:"\f4ce"}.bi-people-fill:before{content:"\f4cf"}.bi-people:before{content:"\f4d0"}.bi-percent:before{content:"\f4d1"}.bi-person-badge-fill:before{content:"\f4d2"}.bi-person-badge:before{content:"\f4d3"}.bi-person-bounding-box:before{content:"\f4d4"}.bi-person-check-fill:before{content:"\f4d5"}.bi-person-check:before{content:"\f4d6"}.bi-person-circle:before{content:"\f4d7"}.bi-person-dash-fill:before{content:"\f4d8"}.bi-person-dash:before{content:"\f4d9"}.bi-person-fill:before{content:"\f4da"}.bi-person-lines-fill:before{content:"\f4db"}.bi-person-plus-fill:before{content:"\f4dc"}.bi-person-plus:before{content:"\f4dd"}.bi-person-square:before{content:"\f4de"}.bi-person-x-fill:before{content:"\f4df"}.bi-person-x:before{content:"\f4e0"}.bi-person:before{content:"\f4e1"}.bi-phone-fill:before{content:"\f4e2"}.bi-phone-landscape-fill:before{content:"\f4e3"}.bi-phone-landscape:before{content:"\f4e4"}.bi-phone-vibrate-fill:before{content:"\f4e5"}.bi-phone-vibrate:before{content:"\f4e6"}.bi-phone:before{content:"\f4e7"}.bi-pie-chart-fill:before{content:"\f4e8"}.bi-pie-chart:before{content:"\f4e9"}.bi-pin-angle-fill:before{content:"\f4ea"}.bi-pin-angle:before{content:"\f4eb"}.bi-pin-fill:before{content:"\f4ec"}.bi-pin:before{content:"\f4ed"}.bi-pip-fill:before{content:"\f4ee"}.bi-pip:before{content:"\f4ef"}.bi-play-btn-fill:before{content:"\f4f0"}.bi-play-btn:before{content:"\f4f1"}.bi-play-circle-fill:before{content:"\f4f2"}.bi-play-circle:before{content:"\f4f3"}.bi-play-fill:before{content:"\f4f4"}.bi-play:before{content:"\f4f5"}.bi-plug-fill:before{content:"\f4f6"}.bi-plug:before{content:"\f4f7"}.bi-plus-circle-dotted:before{content:"\f4f8"}.bi-plus-circle-fill:before{content:"\f4f9"}.bi-plus-circle:before{content:"\f4fa"}.bi-plus-square-dotted:before{content:"\f4fb"}.bi-plus-square-fill:before{content:"\f4fc"}.bi-plus-square:before{content:"\f4fd"}.bi-plus:before{content:"\f4fe"}.bi-power:before{content:"\f4ff"}.bi-printer-fill:before{content:"\f500"}.bi-printer:before{content:"\f501"}.bi-puzzle-fill:before{content:"\f502"}.bi-puzzle:before{content:"\f503"}.bi-question-circle-fill:before{content:"\f504"}.bi-question-circle:before{content:"\f505"}.bi-question-diamond-fill:before{content:"\f506"}.bi-question-diamond:before{content:"\f507"}.bi-question-octagon-fill:before{content:"\f508"}.bi-question-octagon:before{content:"\f509"}.bi-question-square-fill:before{content:"\f50a"}.bi-question-square:before{content:"\f50b"}.bi-question:before{content:"\f50c"}.bi-rainbow:before{content:"\f50d"}.bi-receipt-cutoff:before{content:"\f50e"}.bi-receipt:before{content:"\f50f"}.bi-reception-0:before{content:"\f510"}.bi-reception-1:before{content:"\f511"}.bi-reception-2:before{content:"\f512"}.bi-reception-3:before{content:"\f513"}.bi-reception-4:before{content:"\f514"}.bi-record-btn-fill:before{content:"\f515"}.bi-record-btn:before{content:"\f516"}.bi-record-circle-fill:before{content:"\f517"}.bi-record-circle:before{content:"\f518"}.bi-record-fill:before{content:"\f519"}.bi-record:before{content:"\f51a"}.bi-record2-fill:before{content:"\f51b"}.bi-record2:before{content:"\f51c"}.bi-reply-all-fill:before{content:"\f51d"}.bi-reply-all:before{content:"\f51e"}.bi-reply-fill:before{content:"\f51f"}.bi-reply:before{content:"\f520"}.bi-rss-fill:before{content:"\f521"}.bi-rss:before{content:"\f522"}.bi-rulers:before{content:"\f523"}.bi-save-fill:before{content:"\f524"}.bi-save:before{content:"\f525"}.bi-save2-fill:before{content:"\f526"}.bi-save2:before{content:"\f527"}.bi-scissors:before{content:"\f528"}.bi-screwdriver:before{content:"\f529"}.bi-search:before{content:"\f52a"}.bi-segmented-nav:before{content:"\f52b"}.bi-server:before{content:"\f52c"}.bi-share-fill:before{content:"\f52d"}.bi-share:before{content:"\f52e"}.bi-shield-check:before{content:"\f52f"}.bi-shield-exclamation:before{content:"\f530"}.bi-shield-fill-check:before{content:"\f531"}.bi-shield-fill-exclamation:before{content:"\f532"}.bi-shield-fill-minus:before{content:"\f533"}.bi-shield-fill-plus:before{content:"\f534"}.bi-shield-fill-x:before{content:"\f535"}.bi-shield-fill:before{content:"\f536"}.bi-shield-lock-fill:before{content:"\f537"}.bi-shield-lock:before{content:"\f538"}.bi-shield-minus:before{content:"\f539"}.bi-shield-plus:before{content:"\f53a"}.bi-shield-shaded:before{content:"\f53b"}.bi-shield-slash-fill:before{content:"\f53c"}.bi-shield-slash:before{content:"\f53d"}.bi-shield-x:before{content:"\f53e"}.bi-shield:before{content:"\f53f"}.bi-shift-fill:before{content:"\f540"}.bi-shift:before{content:"\f541"}.bi-shop-window:before{content:"\f542"}.bi-shop:before{content:"\f543"}.bi-shuffle:before{content:"\f544"}.bi-signpost-2-fill:before{content:"\f545"}.bi-signpost-2:before{content:"\f546"}.bi-signpost-fill:before{content:"\f547"}.bi-signpost-split-fill:before{content:"\f548"}.bi-signpost-split:before{content:"\f549"}.bi-signpost:before{content:"\f54a"}.bi-sim-fill:before{content:"\f54b"}.bi-sim:before{content:"\f54c"}.bi-skip-backward-btn-fill:before{content:"\f54d"}.bi-skip-backward-btn:before{content:"\f54e"}.bi-skip-backward-circle-fill:before{content:"\f54f"}.bi-skip-backward-circle:before{content:"\f550"}.bi-skip-backward-fill:before{content:"\f551"}.bi-skip-backward:before{content:"\f552"}.bi-skip-end-btn-fill:before{content:"\f553"}.bi-skip-end-btn:before{content:"\f554"}.bi-skip-end-circle-fill:before{content:"\f555"}.bi-skip-end-circle:before{content:"\f556"}.bi-skip-end-fill:before{content:"\f557"}.bi-skip-end:before{content:"\f558"}.bi-skip-forward-btn-fill:before{content:"\f559"}.bi-skip-forward-btn:before{content:"\f55a"}.bi-skip-forward-circle-fill:before{content:"\f55b"}.bi-skip-forward-circle:before{content:"\f55c"}.bi-skip-forward-fill:before{content:"\f55d"}.bi-skip-forward:before{content:"\f55e"}.bi-skip-start-btn-fill:before{content:"\f55f"}.bi-skip-start-btn:before{content:"\f560"}.bi-skip-start-circle-fill:before{content:"\f561"}.bi-skip-start-circle:before{content:"\f562"}.bi-skip-start-fill:before{content:"\f563"}.bi-skip-start:before{content:"\f564"}.bi-slack:before{content:"\f565"}.bi-slash-circle-fill:before{content:"\f566"}.bi-slash-circle:before{content:"\f567"}.bi-slash-square-fill:before{content:"\f568"}.bi-slash-square:before{content:"\f569"}.bi-slash:before{content:"\f56a"}.bi-sliders:before{content:"\f56b"}.bi-smartwatch:before{content:"\f56c"}.bi-snow:before{content:"\f56d"}.bi-snow2:before{content:"\f56e"}.bi-snow3:before{content:"\f56f"}.bi-sort-alpha-down-alt:before{content:"\f570"}.bi-sort-alpha-down:before{content:"\f571"}.bi-sort-alpha-up-alt:before{content:"\f572"}.bi-sort-alpha-up:before{content:"\f573"}.bi-sort-down-alt:before{content:"\f574"}.bi-sort-down:before{content:"\f575"}.bi-sort-numeric-down-alt:before{content:"\f576"}.bi-sort-numeric-down:before{content:"\f577"}.bi-sort-numeric-up-alt:before{content:"\f578"}.bi-sort-numeric-up:before{content:"\f579"}.bi-sort-up-alt:before{content:"\f57a"}.bi-sort-up:before{content:"\f57b"}.bi-soundwave:before{content:"\f57c"}.bi-speaker-fill:before{content:"\f57d"}.bi-speaker:before{content:"\f57e"}.bi-speedometer:before{content:"\f57f"}.bi-speedometer2:before{content:"\f580"}.bi-spellcheck:before{content:"\f581"}.bi-square-fill:before{content:"\f582"}.bi-square-half:before{content:"\f583"}.bi-square:before{content:"\f584"}.bi-stack:before{content:"\f585"}.bi-star-fill:before{content:"\f586"}.bi-star-half:before{content:"\f587"}.bi-star:before{content:"\f588"}.bi-stars:before{content:"\f589"}.bi-stickies-fill:before{content:"\f58a"}.bi-stickies:before{content:"\f58b"}.bi-sticky-fill:before{content:"\f58c"}.bi-sticky:before{content:"\f58d"}.bi-stop-btn-fill:before{content:"\f58e"}.bi-stop-btn:before{content:"\f58f"}.bi-stop-circle-fill:before{content:"\f590"}.bi-stop-circle:before{content:"\f591"}.bi-stop-fill:before{content:"\f592"}.bi-stop:before{content:"\f593"}.bi-stoplights-fill:before{content:"\f594"}.bi-stoplights:before{content:"\f595"}.bi-stopwatch-fill:before{content:"\f596"}.bi-stopwatch:before{content:"\f597"}.bi-subtract:before{content:"\f598"}.bi-suit-club-fill:before{content:"\f599"}.bi-suit-club:before{content:"\f59a"}.bi-suit-diamond-fill:before{content:"\f59b"}.bi-suit-diamond:before{content:"\f59c"}.bi-suit-heart-fill:before{content:"\f59d"}.bi-suit-heart:before{content:"\f59e"}.bi-suit-spade-fill:before{content:"\f59f"}.bi-suit-spade:before{content:"\f5a0"}.bi-sun-fill:before{content:"\f5a1"}.bi-sun:before{content:"\f5a2"}.bi-sunglasses:before{content:"\f5a3"}.bi-sunrise-fill:before{content:"\f5a4"}.bi-sunrise:before{content:"\f5a5"}.bi-sunset-fill:before{content:"\f5a6"}.bi-sunset:before{content:"\f5a7"}.bi-symmetry-horizontal:before{content:"\f5a8"}.bi-symmetry-vertical:before{content:"\f5a9"}.bi-table:before{content:"\f5aa"}.bi-tablet-fill:before{content:"\f5ab"}.bi-tablet-landscape-fill:before{content:"\f5ac"}.bi-tablet-landscape:before{content:"\f5ad"}.bi-tablet:before{content:"\f5ae"}.bi-tag-fill:before{content:"\f5af"}.bi-tag:before{content:"\f5b0"}.bi-tags-fill:before{content:"\f5b1"}.bi-tags:before{content:"\f5b2"}.bi-telegram:before{content:"\f5b3"}.bi-telephone-fill:before{content:"\f5b4"}.bi-telephone-forward-fill:before{content:"\f5b5"}.bi-telephone-forward:before{content:"\f5b6"}.bi-telephone-inbound-fill:before{content:"\f5b7"}.bi-telephone-inbound:before{content:"\f5b8"}.bi-telephone-minus-fill:before{content:"\f5b9"}.bi-telephone-minus:before{content:"\f5ba"}.bi-telephone-outbound-fill:before{content:"\f5bb"}.bi-telephone-outbound:before{content:"\f5bc"}.bi-telephone-plus-fill:before{content:"\f5bd"}.bi-telephone-plus:before{content:"\f5be"}.bi-telephone-x-fill:before{content:"\f5bf"}.bi-telephone-x:before{content:"\f5c0"}.bi-telephone:before{content:"\f5c1"}.bi-terminal-fill:before{content:"\f5c2"}.bi-terminal:before{content:"\f5c3"}.bi-text-center:before{content:"\f5c4"}.bi-text-indent-left:before{content:"\f5c5"}.bi-text-indent-right:before{content:"\f5c6"}.bi-text-left:before{content:"\f5c7"}.bi-text-paragraph:before{content:"\f5c8"}.bi-text-right:before{content:"\f5c9"}.bi-textarea-resize:before{content:"\f5ca"}.bi-textarea-t:before{content:"\f5cb"}.bi-textarea:before{content:"\f5cc"}.bi-thermometer-half:before{content:"\f5cd"}.bi-thermometer-high:before{content:"\f5ce"}.bi-thermometer-low:before{content:"\f5cf"}.bi-thermometer-snow:before{content:"\f5d0"}.bi-thermometer-sun:before{content:"\f5d1"}.bi-thermometer:before{content:"\f5d2"}.bi-three-dots-vertical:before{content:"\f5d3"}.bi-three-dots:before{content:"\f5d4"}.bi-toggle-off:before{content:"\f5d5"}.bi-toggle-on:before{content:"\f5d6"}.bi-toggle2-off:before{content:"\f5d7"}.bi-toggle2-on:before{content:"\f5d8"}.bi-toggles:before{content:"\f5d9"}.bi-toggles2:before{content:"\f5da"}.bi-tools:before{content:"\f5db"}.bi-tornado:before{content:"\f5dc"}.bi-trash-fill:before{content:"\f5dd"}.bi-trash:before{content:"\f5de"}.bi-trash2-fill:before{content:"\f5df"}.bi-trash2:before{content:"\f5e0"}.bi-tree-fill:before{content:"\f5e1"}.bi-tree:before{content:"\f5e2"}.bi-triangle-fill:before{content:"\f5e3"}.bi-triangle-half:before{content:"\f5e4"}.bi-triangle:before{content:"\f5e5"}.bi-trophy-fill:before{content:"\f5e6"}.bi-trophy:before{content:"\f5e7"}.bi-tropical-storm:before{content:"\f5e8"}.bi-truck-flatbed:before{content:"\f5e9"}.bi-truck:before{content:"\f5ea"}.bi-tsunami:before{content:"\f5eb"}.bi-tv-fill:before{content:"\f5ec"}.bi-tv:before{content:"\f5ed"}.bi-twitch:before{content:"\f5ee"}.bi-twitter:before{content:"\f5ef"}.bi-type-bold:before{content:"\f5f0"}.bi-type-h1:before{content:"\f5f1"}.bi-type-h2:before{content:"\f5f2"}.bi-type-h3:before{content:"\f5f3"}.bi-type-italic:before{content:"\f5f4"}.bi-type-strikethrough:before{content:"\f5f5"}.bi-type-underline:before{content:"\f5f6"}.bi-type:before{content:"\f5f7"}.bi-ui-checks-grid:before{content:"\f5f8"}.bi-ui-checks:before{content:"\f5f9"}.bi-ui-radios-grid:before{content:"\f5fa"}.bi-ui-radios:before{content:"\f5fb"}.bi-umbrella-fill:before{content:"\f5fc"}.bi-umbrella:before{content:"\f5fd"}.bi-union:before{content:"\f5fe"}.bi-unlock-fill:before{content:"\f5ff"}.bi-unlock:before{content:"\f600"}.bi-upc-scan:before{content:"\f601"}.bi-upc:before{content:"\f602"}.bi-upload:before{content:"\f603"}.bi-vector-pen:before{content:"\f604"}.bi-view-list:before{content:"\f605"}.bi-view-stacked:before{content:"\f606"}.bi-vinyl-fill:before{content:"\f607"}.bi-vinyl:before{content:"\f608"}.bi-voicemail:before{content:"\f609"}.bi-volume-down-fill:before{content:"\f60a"}.bi-volume-down:before{content:"\f60b"}.bi-volume-mute-fill:before{content:"\f60c"}.bi-volume-mute:before{content:"\f60d"}.bi-volume-off-fill:before{content:"\f60e"}.bi-volume-off:before{content:"\f60f"}.bi-volume-up-fill:before{content:"\f610"}.bi-volume-up:before{content:"\f611"}.bi-vr:before{content:"\f612"}.bi-wallet-fill:before{content:"\f613"}.bi-wallet:before{content:"\f614"}.bi-wallet2:before{content:"\f615"}.bi-watch:before{content:"\f616"}.bi-water:before{content:"\f617"}.bi-whatsapp:before{content:"\f618"}.bi-wifi-1:before{content:"\f619"}.bi-wifi-2:before{content:"\f61a"}.bi-wifi-off:before{content:"\f61b"}.bi-wifi:before{content:"\f61c"}.bi-wind:before{content:"\f61d"}.bi-window-dock:before{content:"\f61e"}.bi-window-sidebar:before{content:"\f61f"}.bi-window:before{content:"\f620"}.bi-wrench:before{content:"\f621"}.bi-x-circle-fill:before{content:"\f622"}.bi-x-circle:before{content:"\f623"}.bi-x-diamond-fill:before{content:"\f624"}.bi-x-diamond:before{content:"\f625"}.bi-x-octagon-fill:before{content:"\f626"}.bi-x-octagon:before{content:"\f627"}.bi-x-square-fill:before{content:"\f628"}.bi-x-square:before{content:"\f629"}.bi-x:before{content:"\f62a"}.bi-youtube:before{content:"\f62b"}.bi-zoom-in:before{content:"\f62c"}.bi-zoom-out:before{content:"\f62d"}.bi-bank:before{content:"\f62e"}.bi-bank2:before{content:"\f62f"}.bi-bell-slash-fill:before{content:"\f630"}.bi-bell-slash:before{content:"\f631"}.bi-cash-coin:before{content:"\f632"}.bi-check-lg:before{content:"\f633"}.bi-coin:before{content:"\f634"}.bi-currency-bitcoin:before{content:"\f635"}.bi-currency-dollar:before{content:"\f636"}.bi-currency-euro:before{content:"\f637"}.bi-currency-exchange:before{content:"\f638"}.bi-currency-pound:before{content:"\f639"}.bi-currency-yen:before{content:"\f63a"}.bi-dash-lg:before{content:"\f63b"}.bi-exclamation-lg:before{content:"\f63c"}.bi-file-earmark-pdf-fill:before{content:"\f63d"}.bi-file-earmark-pdf:before{content:"\f63e"}.bi-file-pdf-fill:before{content:"\f63f"}.bi-file-pdf:before{content:"\f640"}.bi-gender-ambiguous:before{content:"\f641"}.bi-gender-female:before{content:"\f642"}.bi-gender-male:before{content:"\f643"}.bi-gender-trans:before{content:"\f644"}.bi-headset-vr:before{content:"\f645"}.bi-info-lg:before{content:"\f646"}.bi-mastodon:before{content:"\f647"}.bi-messenger:before{content:"\f648"}.bi-piggy-bank-fill:before{content:"\f649"}.bi-piggy-bank:before{content:"\f64a"}.bi-pin-map-fill:before{content:"\f64b"}.bi-pin-map:before{content:"\f64c"}.bi-plus-lg:before{content:"\f64d"}.bi-question-lg:before{content:"\f64e"}.bi-recycle:before{content:"\f64f"}.bi-reddit:before{content:"\f650"}.bi-safe-fill:before{content:"\f651"}.bi-safe2-fill:before{content:"\f652"}.bi-safe2:before{content:"\f653"}.bi-sd-card-fill:before{content:"\f654"}.bi-sd-card:before{content:"\f655"}.bi-skype:before{content:"\f656"}.bi-slash-lg:before{content:"\f657"}.bi-translate:before{content:"\f658"}.bi-x-lg:before{content:"\f659"}.bi-safe:before{content:"\f65a"}.bi-apple:before{content:"\f65b"}.bi-microsoft:before{content:"\f65d"}.bi-windows:before{content:"\f65e"}.bi-behance:before{content:"\f65c"}.bi-dribbble:before{content:"\f65f"}.bi-line:before{content:"\f660"}.bi-medium:before{content:"\f661"}.bi-paypal:before{content:"\f662"}.bi-pinterest:before{content:"\f663"}.bi-signal:before{content:"\f664"}.bi-snapchat:before{content:"\f665"}.bi-spotify:before{content:"\f666"}.bi-stack-overflow:before{content:"\f667"}.bi-strava:before{content:"\f668"}.bi-wordpress:before{content:"\f669"}.bi-vimeo:before{content:"\f66a"}.bi-activity:before{content:"\f66b"}.bi-easel2-fill:before{content:"\f66c"}.bi-easel2:before{content:"\f66d"}.bi-easel3-fill:before{content:"\f66e"}.bi-easel3:before{content:"\f66f"}.bi-fan:before{content:"\f670"}.bi-fingerprint:before{content:"\f671"}.bi-graph-down-arrow:before{content:"\f672"}.bi-graph-up-arrow:before{content:"\f673"}.bi-hypnotize:before{content:"\f674"}.bi-magic:before{content:"\f675"}.bi-person-rolodex:before{content:"\f676"}.bi-person-video:before{content:"\f677"}.bi-person-video2:before{content:"\f678"}.bi-person-video3:before{content:"\f679"}.bi-person-workspace:before{content:"\f67a"}.bi-radioactive:before{content:"\f67b"}.bi-webcam-fill:before{content:"\f67c"}.bi-webcam:before{content:"\f67d"}.bi-yin-yang:before{content:"\f67e"}.bi-bandaid-fill:before{content:"\f680"}.bi-bandaid:before{content:"\f681"}.bi-bluetooth:before{content:"\f682"}.bi-body-text:before{content:"\f683"}.bi-boombox:before{content:"\f684"}.bi-boxes:before{content:"\f685"}.bi-dpad-fill:before{content:"\f686"}.bi-dpad:before{content:"\f687"}.bi-ear-fill:before{content:"\f688"}.bi-ear:before{content:"\f689"}.bi-envelope-check-fill:before{content:"\f68b"}.bi-envelope-check:before{content:"\f68c"}.bi-envelope-dash-fill:before{content:"\f68e"}.bi-envelope-dash:before{content:"\f68f"}.bi-envelope-exclamation-fill:before{content:"\f691"}.bi-envelope-exclamation:before{content:"\f692"}.bi-envelope-plus-fill:before{content:"\f693"}.bi-envelope-plus:before{content:"\f694"}.bi-envelope-slash-fill:before{content:"\f696"}.bi-envelope-slash:before{content:"\f697"}.bi-envelope-x-fill:before{content:"\f699"}.bi-envelope-x:before{content:"\f69a"}.bi-explicit-fill:before{content:"\f69b"}.bi-explicit:before{content:"\f69c"}.bi-git:before{content:"\f69d"}.bi-infinity:before{content:"\f69e"}.bi-list-columns-reverse:before{content:"\f69f"}.bi-list-columns:before{content:"\f6a0"}.bi-meta:before{content:"\f6a1"}.bi-nintendo-switch:before{content:"\f6a4"}.bi-pc-display-horizontal:before{content:"\f6a5"}.bi-pc-display:before{content:"\f6a6"}.bi-pc-horizontal:before{content:"\f6a7"}.bi-pc:before{content:"\f6a8"}.bi-playstation:before{content:"\f6a9"}.bi-plus-slash-minus:before{content:"\f6aa"}.bi-projector-fill:before{content:"\f6ab"}.bi-projector:before{content:"\f6ac"}.bi-qr-code-scan:before{content:"\f6ad"}.bi-qr-code:before{content:"\f6ae"}.bi-quora:before{content:"\f6af"}.bi-quote:before{content:"\f6b0"}.bi-robot:before{content:"\f6b1"}.bi-send-check-fill:before{content:"\f6b2"}.bi-send-check:before{content:"\f6b3"}.bi-send-dash-fill:before{content:"\f6b4"}.bi-send-dash:before{content:"\f6b5"}.bi-send-exclamation-fill:before{content:"\f6b7"}.bi-send-exclamation:before{content:"\f6b8"}.bi-send-fill:before{content:"\f6b9"}.bi-send-plus-fill:before{content:"\f6ba"}.bi-send-plus:before{content:"\f6bb"}.bi-send-slash-fill:before{content:"\f6bc"}.bi-send-slash:before{content:"\f6bd"}.bi-send-x-fill:before{content:"\f6be"}.bi-send-x:before{content:"\f6bf"}.bi-send:before{content:"\f6c0"}.bi-steam:before{content:"\f6c1"}.bi-terminal-dash:before{content:"\f6c3"}.bi-terminal-plus:before{content:"\f6c4"}.bi-terminal-split:before{content:"\f6c5"}.bi-ticket-detailed-fill:before{content:"\f6c6"}.bi-ticket-detailed:before{content:"\f6c7"}.bi-ticket-fill:before{content:"\f6c8"}.bi-ticket-perforated-fill:before{content:"\f6c9"}.bi-ticket-perforated:before{content:"\f6ca"}.bi-ticket:before{content:"\f6cb"}.bi-tiktok:before{content:"\f6cc"}.bi-window-dash:before{content:"\f6cd"}.bi-window-desktop:before{content:"\f6ce"}.bi-window-fullscreen:before{content:"\f6cf"}.bi-window-plus:before{content:"\f6d0"}.bi-window-split:before{content:"\f6d1"}.bi-window-stack:before{content:"\f6d2"}.bi-window-x:before{content:"\f6d3"}.bi-xbox:before{content:"\f6d4"}.bi-ethernet:before{content:"\f6d5"}.bi-hdmi-fill:before{content:"\f6d6"}.bi-hdmi:before{content:"\f6d7"}.bi-usb-c-fill:before{content:"\f6d8"}.bi-usb-c:before{content:"\f6d9"}.bi-usb-fill:before{content:"\f6da"}.bi-usb-plug-fill:before{content:"\f6db"}.bi-usb-plug:before{content:"\f6dc"}.bi-usb-symbol:before{content:"\f6dd"}.bi-usb:before{content:"\f6de"}.bi-boombox-fill:before{content:"\f6df"}.bi-displayport:before{content:"\f6e1"}.bi-gpu-card:before{content:"\f6e2"}.bi-memory:before{content:"\f6e3"}.bi-modem-fill:before{content:"\f6e4"}.bi-modem:before{content:"\f6e5"}.bi-motherboard-fill:before{content:"\f6e6"}.bi-motherboard:before{content:"\f6e7"}.bi-optical-audio-fill:before{content:"\f6e8"}.bi-optical-audio:before{content:"\f6e9"}.bi-pci-card:before{content:"\f6ea"}.bi-router-fill:before{content:"\f6eb"}.bi-router:before{content:"\f6ec"}.bi-thunderbolt-fill:before{content:"\f6ef"}.bi-thunderbolt:before{content:"\f6f0"}.bi-usb-drive-fill:before{content:"\f6f1"}.bi-usb-drive:before{content:"\f6f2"}.bi-usb-micro-fill:before{content:"\f6f3"}.bi-usb-micro:before{content:"\f6f4"}.bi-usb-mini-fill:before{content:"\f6f5"}.bi-usb-mini:before{content:"\f6f6"}.bi-cloud-haze2:before{content:"\f6f7"}.bi-device-hdd-fill:before{content:"\f6f8"}.bi-device-hdd:before{content:"\f6f9"}.bi-device-ssd-fill:before{content:"\f6fa"}.bi-device-ssd:before{content:"\f6fb"}.bi-displayport-fill:before{content:"\f6fc"}.bi-mortarboard-fill:before{content:"\f6fd"}.bi-mortarboard:before{content:"\f6fe"}.bi-terminal-x:before{content:"\f6ff"}.bi-arrow-through-heart-fill:before{content:"\f700"}.bi-arrow-through-heart:before{content:"\f701"}.bi-badge-sd-fill:before{content:"\f702"}.bi-badge-sd:before{content:"\f703"}.bi-bag-heart-fill:before{content:"\f704"}.bi-bag-heart:before{content:"\f705"}.bi-balloon-fill:before{content:"\f706"}.bi-balloon-heart-fill:before{content:"\f707"}.bi-balloon-heart:before{content:"\f708"}.bi-balloon:before{content:"\f709"}.bi-box2-fill:before{content:"\f70a"}.bi-box2-heart-fill:before{content:"\f70b"}.bi-box2-heart:before{content:"\f70c"}.bi-box2:before{content:"\f70d"}.bi-braces-asterisk:before{content:"\f70e"}.bi-calendar-heart-fill:before{content:"\f70f"}.bi-calendar-heart:before{content:"\f710"}.bi-calendar2-heart-fill:before{content:"\f711"}.bi-calendar2-heart:before{content:"\f712"}.bi-chat-heart-fill:before{content:"\f713"}.bi-chat-heart:before{content:"\f714"}.bi-chat-left-heart-fill:before{content:"\f715"}.bi-chat-left-heart:before{content:"\f716"}.bi-chat-right-heart-fill:before{content:"\f717"}.bi-chat-right-heart:before{content:"\f718"}.bi-chat-square-heart-fill:before{content:"\f719"}.bi-chat-square-heart:before{content:"\f71a"}.bi-clipboard-check-fill:before{content:"\f71b"}.bi-clipboard-data-fill:before{content:"\f71c"}.bi-clipboard-fill:before{content:"\f71d"}.bi-clipboard-heart-fill:before{content:"\f71e"}.bi-clipboard-heart:before{content:"\f71f"}.bi-clipboard-minus-fill:before{content:"\f720"}.bi-clipboard-plus-fill:before{content:"\f721"}.bi-clipboard-pulse:before{content:"\f722"}.bi-clipboard-x-fill:before{content:"\f723"}.bi-clipboard2-check-fill:before{content:"\f724"}.bi-clipboard2-check:before{content:"\f725"}.bi-clipboard2-data-fill:before{content:"\f726"}.bi-clipboard2-data:before{content:"\f727"}.bi-clipboard2-fill:before{content:"\f728"}.bi-clipboard2-heart-fill:before{content:"\f729"}.bi-clipboard2-heart:before{content:"\f72a"}.bi-clipboard2-minus-fill:before{content:"\f72b"}.bi-clipboard2-minus:before{content:"\f72c"}.bi-clipboard2-plus-fill:before{content:"\f72d"}.bi-clipboard2-plus:before{content:"\f72e"}.bi-clipboard2-pulse-fill:before{content:"\f72f"}.bi-clipboard2-pulse:before{content:"\f730"}.bi-clipboard2-x-fill:before{content:"\f731"}.bi-clipboard2-x:before{content:"\f732"}.bi-clipboard2:before{content:"\f733"}.bi-emoji-kiss-fill:before{content:"\f734"}.bi-emoji-kiss:before{content:"\f735"}.bi-envelope-heart-fill:before{content:"\f736"}.bi-envelope-heart:before{content:"\f737"}.bi-envelope-open-heart-fill:before{content:"\f738"}.bi-envelope-open-heart:before{content:"\f739"}.bi-envelope-paper-fill:before{content:"\f73a"}.bi-envelope-paper-heart-fill:before{content:"\f73b"}.bi-envelope-paper-heart:before{content:"\f73c"}.bi-envelope-paper:before{content:"\f73d"}.bi-filetype-aac:before{content:"\f73e"}.bi-filetype-ai:before{content:"\f73f"}.bi-filetype-bmp:before{content:"\f740"}.bi-filetype-cs:before{content:"\f741"}.bi-filetype-css:before{content:"\f742"}.bi-filetype-csv:before{content:"\f743"}.bi-filetype-doc:before{content:"\f744"}.bi-filetype-docx:before{content:"\f745"}.bi-filetype-exe:before{content:"\f746"}.bi-filetype-gif:before{content:"\f747"}.bi-filetype-heic:before{content:"\f748"}.bi-filetype-html:before{content:"\f749"}.bi-filetype-java:before{content:"\f74a"}.bi-filetype-jpg:before{content:"\f74b"}.bi-filetype-js:before{content:"\f74c"}.bi-filetype-jsx:before{content:"\f74d"}.bi-filetype-key:before{content:"\f74e"}.bi-filetype-m4p:before{content:"\f74f"}.bi-filetype-md:before{content:"\f750"}.bi-filetype-mdx:before{content:"\f751"}.bi-filetype-mov:before{content:"\f752"}.bi-filetype-mp3:before{content:"\f753"}.bi-filetype-mp4:before{content:"\f754"}.bi-filetype-otf:before{content:"\f755"}.bi-filetype-pdf:before{content:"\f756"}.bi-filetype-php:before{content:"\f757"}.bi-filetype-png:before{content:"\f758"}.bi-filetype-ppt:before{content:"\f75a"}.bi-filetype-psd:before{content:"\f75b"}.bi-filetype-py:before{content:"\f75c"}.bi-filetype-raw:before{content:"\f75d"}.bi-filetype-rb:before{content:"\f75e"}.bi-filetype-sass:before{content:"\f75f"}.bi-filetype-scss:before{content:"\f760"}.bi-filetype-sh:before{content:"\f761"}.bi-filetype-svg:before{content:"\f762"}.bi-filetype-tiff:before{content:"\f763"}.bi-filetype-tsx:before{content:"\f764"}.bi-filetype-ttf:before{content:"\f765"}.bi-filetype-txt:before{content:"\f766"}.bi-filetype-wav:before{content:"\f767"}.bi-filetype-woff:before{content:"\f768"}.bi-filetype-xls:before{content:"\f76a"}.bi-filetype-xml:before{content:"\f76b"}.bi-filetype-yml:before{content:"\f76c"}.bi-heart-arrow:before{content:"\f76d"}.bi-heart-pulse-fill:before{content:"\f76e"}.bi-heart-pulse:before{content:"\f76f"}.bi-heartbreak-fill:before{content:"\f770"}.bi-heartbreak:before{content:"\f771"}.bi-hearts:before{content:"\f772"}.bi-hospital-fill:before{content:"\f773"}.bi-hospital:before{content:"\f774"}.bi-house-heart-fill:before{content:"\f775"}.bi-house-heart:before{content:"\f776"}.bi-incognito:before{content:"\f777"}.bi-magnet-fill:before{content:"\f778"}.bi-magnet:before{content:"\f779"}.bi-person-heart:before{content:"\f77a"}.bi-person-hearts:before{content:"\f77b"}.bi-phone-flip:before{content:"\f77c"}.bi-plugin:before{content:"\f77d"}.bi-postage-fill:before{content:"\f77e"}.bi-postage-heart-fill:before{content:"\f77f"}.bi-postage-heart:before{content:"\f780"}.bi-postage:before{content:"\f781"}.bi-postcard-fill:before{content:"\f782"}.bi-postcard-heart-fill:before{content:"\f783"}.bi-postcard-heart:before{content:"\f784"}.bi-postcard:before{content:"\f785"}.bi-search-heart-fill:before{content:"\f786"}.bi-search-heart:before{content:"\f787"}.bi-sliders2-vertical:before{content:"\f788"}.bi-sliders2:before{content:"\f789"}.bi-trash3-fill:before{content:"\f78a"}.bi-trash3:before{content:"\f78b"}.bi-valentine:before{content:"\f78c"}.bi-valentine2:before{content:"\f78d"}.bi-wrench-adjustable-circle-fill:before{content:"\f78e"}.bi-wrench-adjustable-circle:before{content:"\f78f"}.bi-wrench-adjustable:before{content:"\f790"}.bi-filetype-json:before{content:"\f791"}.bi-filetype-pptx:before{content:"\f792"}.bi-filetype-xlsx:before{content:"\f793"}.bi-1-circle-fill:before{content:"\f796"}.bi-1-circle:before{content:"\f797"}.bi-1-square-fill:before{content:"\f798"}.bi-1-square:before{content:"\f799"}.bi-2-circle-fill:before{content:"\f79c"}.bi-2-circle:before{content:"\f79d"}.bi-2-square-fill:before{content:"\f79e"}.bi-2-square:before{content:"\f79f"}.bi-3-circle-fill:before{content:"\f7a2"}.bi-3-circle:before{content:"\f7a3"}.bi-3-square-fill:before{content:"\f7a4"}.bi-3-square:before{content:"\f7a5"}.bi-4-circle-fill:before{content:"\f7a8"}.bi-4-circle:before{content:"\f7a9"}.bi-4-square-fill:before{content:"\f7aa"}.bi-4-square:before{content:"\f7ab"}.bi-5-circle-fill:before{content:"\f7ae"}.bi-5-circle:before{content:"\f7af"}.bi-5-square-fill:before{content:"\f7b0"}.bi-5-square:before{content:"\f7b1"}.bi-6-circle-fill:before{content:"\f7b4"}.bi-6-circle:before{content:"\f7b5"}.bi-6-square-fill:before{content:"\f7b6"}.bi-6-square:before{content:"\f7b7"}.bi-7-circle-fill:before{content:"\f7ba"}.bi-7-circle:before{content:"\f7bb"}.bi-7-square-fill:before{content:"\f7bc"}.bi-7-square:before{content:"\f7bd"}.bi-8-circle-fill:before{content:"\f7c0"}.bi-8-circle:before{content:"\f7c1"}.bi-8-square-fill:before{content:"\f7c2"}.bi-8-square:before{content:"\f7c3"}.bi-9-circle-fill:before{content:"\f7c6"}.bi-9-circle:before{content:"\f7c7"}.bi-9-square-fill:before{content:"\f7c8"}.bi-9-square:before{content:"\f7c9"}.bi-airplane-engines-fill:before{content:"\f7ca"}.bi-airplane-engines:before{content:"\f7cb"}.bi-airplane-fill:before{content:"\f7cc"}.bi-airplane:before{content:"\f7cd"}.bi-alexa:before{content:"\f7ce"}.bi-alipay:before{content:"\f7cf"}.bi-android:before{content:"\f7d0"}.bi-android2:before{content:"\f7d1"}.bi-box-fill:before{content:"\f7d2"}.bi-box-seam-fill:before{content:"\f7d3"}.bi-browser-chrome:before{content:"\f7d4"}.bi-browser-edge:before{content:"\f7d5"}.bi-browser-firefox:before{content:"\f7d6"}.bi-browser-safari:before{content:"\f7d7"}.bi-c-circle-fill:before{content:"\f7da"}.bi-c-circle:before{content:"\f7db"}.bi-c-square-fill:before{content:"\f7dc"}.bi-c-square:before{content:"\f7dd"}.bi-capsule-pill:before{content:"\f7de"}.bi-capsule:before{content:"\f7df"}.bi-car-front-fill:before{content:"\f7e0"}.bi-car-front:before{content:"\f7e1"}.bi-cassette-fill:before{content:"\f7e2"}.bi-cassette:before{content:"\f7e3"}.bi-cc-circle-fill:before{content:"\f7e6"}.bi-cc-circle:before{content:"\f7e7"}.bi-cc-square-fill:before{content:"\f7e8"}.bi-cc-square:before{content:"\f7e9"}.bi-cup-hot-fill:before{content:"\f7ea"}.bi-cup-hot:before{content:"\f7eb"}.bi-currency-rupee:before{content:"\f7ec"}.bi-dropbox:before{content:"\f7ed"}.bi-escape:before{content:"\f7ee"}.bi-fast-forward-btn-fill:before{content:"\f7ef"}.bi-fast-forward-btn:before{content:"\f7f0"}.bi-fast-forward-circle-fill:before{content:"\f7f1"}.bi-fast-forward-circle:before{content:"\f7f2"}.bi-fast-forward-fill:before{content:"\f7f3"}.bi-fast-forward:before{content:"\f7f4"}.bi-filetype-sql:before{content:"\f7f5"}.bi-fire:before{content:"\f7f6"}.bi-google-play:before{content:"\f7f7"}.bi-h-circle-fill:before{content:"\f7fa"}.bi-h-circle:before{content:"\f7fb"}.bi-h-square-fill:before{content:"\f7fc"}.bi-h-square:before{content:"\f7fd"}.bi-indent:before{content:"\f7fe"}.bi-lungs-fill:before{content:"\f7ff"}.bi-lungs:before{content:"\f800"}.bi-microsoft-teams:before{content:"\f801"}.bi-p-circle-fill:before{content:"\f804"}.bi-p-circle:before{content:"\f805"}.bi-p-square-fill:before{content:"\f806"}.bi-p-square:before{content:"\f807"}.bi-pass-fill:before{content:"\f808"}.bi-pass:before{content:"\f809"}.bi-prescription:before{content:"\f80a"}.bi-prescription2:before{content:"\f80b"}.bi-r-circle-fill:before{content:"\f80e"}.bi-r-circle:before{content:"\f80f"}.bi-r-square-fill:before{content:"\f810"}.bi-r-square:before{content:"\f811"}.bi-repeat-1:before{content:"\f812"}.bi-repeat:before{content:"\f813"}.bi-rewind-btn-fill:before{content:"\f814"}.bi-rewind-btn:before{content:"\f815"}.bi-rewind-circle-fill:before{content:"\f816"}.bi-rewind-circle:before{content:"\f817"}.bi-rewind-fill:before{content:"\f818"}.bi-rewind:before{content:"\f819"}.bi-train-freight-front-fill:before{content:"\f81a"}.bi-train-freight-front:before{content:"\f81b"}.bi-train-front-fill:before{content:"\f81c"}.bi-train-front:before{content:"\f81d"}.bi-train-lightrail-front-fill:before{content:"\f81e"}.bi-train-lightrail-front:before{content:"\f81f"}.bi-truck-front-fill:before{content:"\f820"}.bi-truck-front:before{content:"\f821"}.bi-ubuntu:before{content:"\f822"}.bi-unindent:before{content:"\f823"}.bi-unity:before{content:"\f824"}.bi-universal-access-circle:before{content:"\f825"}.bi-universal-access:before{content:"\f826"}.bi-virus:before{content:"\f827"}.bi-virus2:before{content:"\f828"}.bi-wechat:before{content:"\f829"}.bi-yelp:before{content:"\f82a"}.bi-sign-stop-fill:before{content:"\f82b"}.bi-sign-stop-lights-fill:before{content:"\f82c"}.bi-sign-stop-lights:before{content:"\f82d"}.bi-sign-stop:before{content:"\f82e"}.bi-sign-turn-left-fill:before{content:"\f82f"}.bi-sign-turn-left:before{content:"\f830"}.bi-sign-turn-right-fill:before{content:"\f831"}.bi-sign-turn-right:before{content:"\f832"}.bi-sign-turn-slight-left-fill:before{content:"\f833"}.bi-sign-turn-slight-left:before{content:"\f834"}.bi-sign-turn-slight-right-fill:before{content:"\f835"}.bi-sign-turn-slight-right:before{content:"\f836"}.bi-sign-yield-fill:before{content:"\f837"}.bi-sign-yield:before{content:"\f838"}.bi-ev-station-fill:before{content:"\f839"}.bi-ev-station:before{content:"\f83a"}.bi-fuel-pump-diesel-fill:before{content:"\f83b"}.bi-fuel-pump-diesel:before{content:"\f83c"}.bi-fuel-pump-fill:before{content:"\f83d"}.bi-fuel-pump:before{content:"\f83e"}.bi-0-circle-fill:before{content:"\f83f"}.bi-0-circle:before{content:"\f840"}.bi-0-square-fill:before{content:"\f841"}.bi-0-square:before{content:"\f842"}.bi-rocket-fill:before{content:"\f843"}.bi-rocket-takeoff-fill:before{content:"\f844"}.bi-rocket-takeoff:before{content:"\f845"}.bi-rocket:before{content:"\f846"}.bi-stripe:before{content:"\f847"}.bi-subscript:before{content:"\f848"}.bi-superscript:before{content:"\f849"}.bi-trello:before{content:"\f84a"}.bi-envelope-at-fill:before{content:"\f84b"}.bi-envelope-at:before{content:"\f84c"}.bi-regex:before{content:"\f84d"}.bi-text-wrap:before{content:"\f84e"}.bi-sign-dead-end-fill:before{content:"\f84f"}.bi-sign-dead-end:before{content:"\f850"}.bi-sign-do-not-enter-fill:before{content:"\f851"}.bi-sign-do-not-enter:before{content:"\f852"}.bi-sign-intersection-fill:before{content:"\f853"}.bi-sign-intersection-side-fill:before{content:"\f854"}.bi-sign-intersection-side:before{content:"\f855"}.bi-sign-intersection-t-fill:before{content:"\f856"}.bi-sign-intersection-t:before{content:"\f857"}.bi-sign-intersection-y-fill:before{content:"\f858"}.bi-sign-intersection-y:before{content:"\f859"}.bi-sign-intersection:before{content:"\f85a"}.bi-sign-merge-left-fill:before{content:"\f85b"}.bi-sign-merge-left:before{content:"\f85c"}.bi-sign-merge-right-fill:before{content:"\f85d"}.bi-sign-merge-right:before{content:"\f85e"}.bi-sign-no-left-turn-fill:before{content:"\f85f"}.bi-sign-no-left-turn:before{content:"\f860"}.bi-sign-no-parking-fill:before{content:"\f861"}.bi-sign-no-parking:before{content:"\f862"}.bi-sign-no-right-turn-fill:before{content:"\f863"}.bi-sign-no-right-turn:before{content:"\f864"}.bi-sign-railroad-fill:before{content:"\f865"}.bi-sign-railroad:before{content:"\f866"}.bi-building-add:before{content:"\f867"}.bi-building-check:before{content:"\f868"}.bi-building-dash:before{content:"\f869"}.bi-building-down:before{content:"\f86a"}.bi-building-exclamation:before{content:"\f86b"}.bi-building-fill-add:before{content:"\f86c"}.bi-building-fill-check:before{content:"\f86d"}.bi-building-fill-dash:before{content:"\f86e"}.bi-building-fill-down:before{content:"\f86f"}.bi-building-fill-exclamation:before{content:"\f870"}.bi-building-fill-gear:before{content:"\f871"}.bi-building-fill-lock:before{content:"\f872"}.bi-building-fill-slash:before{content:"\f873"}.bi-building-fill-up:before{content:"\f874"}.bi-building-fill-x:before{content:"\f875"}.bi-building-fill:before{content:"\f876"}.bi-building-gear:before{content:"\f877"}.bi-building-lock:before{content:"\f878"}.bi-building-slash:before{content:"\f879"}.bi-building-up:before{content:"\f87a"}.bi-building-x:before{content:"\f87b"}.bi-buildings-fill:before{content:"\f87c"}.bi-buildings:before{content:"\f87d"}.bi-bus-front-fill:before{content:"\f87e"}.bi-bus-front:before{content:"\f87f"}.bi-ev-front-fill:before{content:"\f880"}.bi-ev-front:before{content:"\f881"}.bi-globe-americas:before{content:"\f882"}.bi-globe-asia-australia:before{content:"\f883"}.bi-globe-central-south-asia:before{content:"\f884"}.bi-globe-europe-africa:before{content:"\f885"}.bi-house-add-fill:before{content:"\f886"}.bi-house-add:before{content:"\f887"}.bi-house-check-fill:before{content:"\f888"}.bi-house-check:before{content:"\f889"}.bi-house-dash-fill:before{content:"\f88a"}.bi-house-dash:before{content:"\f88b"}.bi-house-down-fill:before{content:"\f88c"}.bi-house-down:before{content:"\f88d"}.bi-house-exclamation-fill:before{content:"\f88e"}.bi-house-exclamation:before{content:"\f88f"}.bi-house-gear-fill:before{content:"\f890"}.bi-house-gear:before{content:"\f891"}.bi-house-lock-fill:before{content:"\f892"}.bi-house-lock:before{content:"\f893"}.bi-house-slash-fill:before{content:"\f894"}.bi-house-slash:before{content:"\f895"}.bi-house-up-fill:before{content:"\f896"}.bi-house-up:before{content:"\f897"}.bi-house-x-fill:before{content:"\f898"}.bi-house-x:before{content:"\f899"}.bi-person-add:before{content:"\f89a"}.bi-person-down:before{content:"\f89b"}.bi-person-exclamation:before{content:"\f89c"}.bi-person-fill-add:before{content:"\f89d"}.bi-person-fill-check:before{content:"\f89e"}.bi-person-fill-dash:before{content:"\f89f"}.bi-person-fill-down:before{content:"\f8a0"}.bi-person-fill-exclamation:before{content:"\f8a1"}.bi-person-fill-gear:before{content:"\f8a2"}.bi-person-fill-lock:before{content:"\f8a3"}.bi-person-fill-slash:before{content:"\f8a4"}.bi-person-fill-up:before{content:"\f8a5"}.bi-person-fill-x:before{content:"\f8a6"}.bi-person-gear:before{content:"\f8a7"}.bi-person-lock:before{content:"\f8a8"}.bi-person-slash:before{content:"\f8a9"}.bi-person-up:before{content:"\f8aa"}.bi-scooter:before{content:"\f8ab"}.bi-taxi-front-fill:before{content:"\f8ac"}.bi-taxi-front:before{content:"\f8ad"}.bi-amd:before{content:"\f8ae"}.bi-database-add:before{content:"\f8af"}.bi-database-check:before{content:"\f8b0"}.bi-database-dash:before{content:"\f8b1"}.bi-database-down:before{content:"\f8b2"}.bi-database-exclamation:before{content:"\f8b3"}.bi-database-fill-add:before{content:"\f8b4"}.bi-database-fill-check:before{content:"\f8b5"}.bi-database-fill-dash:before{content:"\f8b6"}.bi-database-fill-down:before{content:"\f8b7"}.bi-database-fill-exclamation:before{content:"\f8b8"}.bi-database-fill-gear:before{content:"\f8b9"}.bi-database-fill-lock:before{content:"\f8ba"}.bi-database-fill-slash:before{content:"\f8bb"}.bi-database-fill-up:before{content:"\f8bc"}.bi-database-fill-x:before{content:"\f8bd"}.bi-database-fill:before{content:"\f8be"}.bi-database-gear:before{content:"\f8bf"}.bi-database-lock:before{content:"\f8c0"}.bi-database-slash:before{content:"\f8c1"}.bi-database-up:before{content:"\f8c2"}.bi-database-x:before{content:"\f8c3"}.bi-database:before{content:"\f8c4"}.bi-houses-fill:before{content:"\f8c5"}.bi-houses:before{content:"\f8c6"}.bi-nvidia:before{content:"\f8c7"}.bi-person-vcard-fill:before{content:"\f8c8"}.bi-person-vcard:before{content:"\f8c9"}.bi-sina-weibo:before{content:"\f8ca"}.bi-tencent-qq:before{content:"\f8cb"}.bi-wikipedia:before{content:"\f8cc"}.bi-alphabet-uppercase:before{content:"\f2a5"}.bi-alphabet:before{content:"\f68a"}.bi-amazon:before{content:"\f68d"}.bi-arrows-collapse-vertical:before{content:"\f690"}.bi-arrows-expand-vertical:before{content:"\f695"}.bi-arrows-vertical:before{content:"\f698"}.bi-arrows:before{content:"\f6a2"}.bi-ban-fill:before{content:"\f6a3"}.bi-ban:before{content:"\f6b6"}.bi-bing:before{content:"\f6c2"}.bi-cake:before{content:"\f6e0"}.bi-cake2:before{content:"\f6ed"}.bi-cookie:before{content:"\f6ee"}.bi-copy:before{content:"\f759"}.bi-crosshair:before{content:"\f769"}.bi-crosshair2:before{content:"\f794"}.bi-emoji-astonished-fill:before{content:"\f795"}.bi-emoji-astonished:before{content:"\f79a"}.bi-emoji-grimace-fill:before{content:"\f79b"}.bi-emoji-grimace:before{content:"\f7a0"}.bi-emoji-grin-fill:before{content:"\f7a1"}.bi-emoji-grin:before{content:"\f7a6"}.bi-emoji-surprise-fill:before{content:"\f7a7"}.bi-emoji-surprise:before{content:"\f7ac"}.bi-emoji-tear-fill:before{content:"\f7ad"}.bi-emoji-tear:before{content:"\f7b2"}.bi-envelope-arrow-down-fill:before{content:"\f7b3"}.bi-envelope-arrow-down:before{content:"\f7b8"}.bi-envelope-arrow-up-fill:before{content:"\f7b9"}.bi-envelope-arrow-up:before{content:"\f7be"}.bi-feather:before{content:"\f7bf"}.bi-feather2:before{content:"\f7c4"}.bi-floppy-fill:before{content:"\f7c5"}.bi-floppy:before{content:"\f7d8"}.bi-floppy2-fill:before{content:"\f7d9"}.bi-floppy2:before{content:"\f7e4"}.bi-gitlab:before{content:"\f7e5"}.bi-highlighter:before{content:"\f7f8"}.bi-marker-tip:before{content:"\f802"}.bi-nvme-fill:before{content:"\f803"}.bi-nvme:before{content:"\f80c"}.bi-opencollective:before{content:"\f80d"}.bi-pci-card-network:before{content:"\f8cd"}.bi-pci-card-sound:before{content:"\f8ce"}.bi-radar:before{content:"\f8cf"}.bi-send-arrow-down-fill:before{content:"\f8d0"}.bi-send-arrow-down:before{content:"\f8d1"}.bi-send-arrow-up-fill:before{content:"\f8d2"}.bi-send-arrow-up:before{content:"\f8d3"}.bi-sim-slash-fill:before{content:"\f8d4"}.bi-sim-slash:before{content:"\f8d5"}.bi-sourceforge:before{content:"\f8d6"}.bi-substack:before{content:"\f8d7"}.bi-threads-fill:before{content:"\f8d8"}.bi-threads:before{content:"\f8d9"}.bi-transparency:before{content:"\f8da"}.bi-twitter-x:before{content:"\f8db"}.bi-type-h4:before{content:"\f8dc"}.bi-type-h5:before{content:"\f8dd"}.bi-type-h6:before{content:"\f8de"}.bi-backpack-fill:before{content:"\f8df"}.bi-backpack:before{content:"\f8e0"}.bi-backpack2-fill:before{content:"\f8e1"}.bi-backpack2:before{content:"\f8e2"}.bi-backpack3-fill:before{content:"\f8e3"}.bi-backpack3:before{content:"\f8e4"}.bi-backpack4-fill:before{content:"\f8e5"}.bi-backpack4:before{content:"\f8e6"}.bi-brilliance:before{content:"\f8e7"}.bi-cake-fill:before{content:"\f8e8"}.bi-cake2-fill:before{content:"\f8e9"}.bi-duffle-fill:before{content:"\f8ea"}.bi-duffle:before{content:"\f8eb"}.bi-exposure:before{content:"\f8ec"}.bi-gender-neuter:before{content:"\f8ed"}.bi-highlights:before{content:"\f8ee"}.bi-luggage-fill:before{content:"\f8ef"}.bi-luggage:before{content:"\f8f0"}.bi-mailbox-flag:before{content:"\f8f1"}.bi-mailbox2-flag:before{content:"\f8f2"}.bi-noise-reduction:before{content:"\f8f3"}.bi-passport-fill:before{content:"\f8f4"}.bi-passport:before{content:"\f8f5"}.bi-person-arms-up:before{content:"\f8f6"}.bi-person-raised-hand:before{content:"\f8f7"}.bi-person-standing-dress:before{content:"\f8f8"}.bi-person-standing:before{content:"\f8f9"}.bi-person-walking:before{content:"\f8fa"}.bi-person-wheelchair:before{content:"\f8fb"}.bi-shadows:before{content:"\f8fc"}.bi-suitcase-fill:before{content:"\f8fd"}.bi-suitcase-lg-fill:before{content:"\f8fe"}.bi-suitcase-lg:before{content:"\f8ff"}.bi-suitcase:before{content:"\f900"}.bi-suitcase2-fill:before{content:"\f901"}.bi-suitcase2:before{content:"\f902"}.bi-vignette:before{content:"\f903"}.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.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:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-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:"\f26e"}.fa-abacus:before{content:"\f640"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acorn:before{content:"\f6ae"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-conditioner:before{content:"\f8f4"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-alarm-clock:before{content:"\f34e"}.fa-alarm-exclamation:before{content:"\f843"}.fa-alarm-plus:before{content:"\f844"}.fa-alarm-snooze:before{content:"\f845"}.fa-album:before{content:"\f89f"}.fa-album-collection:before{content:"\f8a0"}.fa-algolia:before{content:"\f36c"}.fa-alicorn:before{content:"\f6b0"}.fa-alien:before{content:"\f8f5"}.fa-alien-monster:before{content:"\f8f6"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-align-slash:before{content:"\f846"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-amp-guitar:before{content:"\f8a1"}.fa-analytics:before{content:"\f643"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angel:before{content:"\f779"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-crate:before{content:"\f6b1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-alt-down:before{content:"\f354"}.fa-arrow-alt-from-bottom:before{content:"\f346"}.fa-arrow-alt-from-left:before{content:"\f347"}.fa-arrow-alt-from-right:before{content:"\f348"}.fa-arrow-alt-from-top:before{content:"\f349"}.fa-arrow-alt-left:before{content:"\f355"}.fa-arrow-alt-right:before{content:"\f356"}.fa-arrow-alt-square-down:before{content:"\f350"}.fa-arrow-alt-square-left:before{content:"\f351"}.fa-arrow-alt-square-right:before{content:"\f352"}.fa-arrow-alt-square-up:before{content:"\f353"}.fa-arrow-alt-to-bottom:before{content:"\f34a"}.fa-arrow-alt-to-left:before{content:"\f34b"}.fa-arrow-alt-to-right:before{content:"\f34c"}.fa-arrow-alt-to-top:before{content:"\f34d"}.fa-arrow-alt-up:before{content:"\f357"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-from-bottom:before{content:"\f342"}.fa-arrow-from-left:before{content:"\f343"}.fa-arrow-from-right:before{content:"\f344"}.fa-arrow-from-top:before{content:"\f345"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-square-down:before{content:"\f339"}.fa-arrow-square-left:before{content:"\f33a"}.fa-arrow-square-right:before{content:"\f33b"}.fa-arrow-square-up:before{content:"\f33c"}.fa-arrow-to-bottom:before{content:"\f33d"}.fa-arrow-to-left:before{content:"\f33e"}.fa-arrow-to-right:before{content:"\f340"}.fa-arrow-to-top:before{content:"\f341"}.fa-arrow-up:before{content:"\f062"}.fa-arrows:before{content:"\f047"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-arrows-h:before{content:"\f07e"}.fa-arrows-v:before{content:"\f07d"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-atom-alt:before{content:"\f5d3"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-axe:before{content:"\f6b2"}.fa-axe-battle:before{content:"\f6b3"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backpack:before{content:"\f5d4"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\f959"}.fa-bacterium:before{content:"\f95a"}.fa-badge:before{content:"\f335"}.fa-badge-check:before{content:"\f336"}.fa-badge-dollar:before{content:"\f645"}.fa-badge-percent:before{content:"\f646"}.fa-badge-sheriff:before{content:"\f8a2"}.fa-badger-honey:before{content:"\f6b4"}.fa-bags-shopping:before{content:"\f847"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ball-pile:before{content:"\f77e"}.fa-ballot:before{content:"\f732"}.fa-ballot-check:before{content:"\f733"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-banjo:before{content:"\f8a3"}.fa-barcode:before{content:"\f02a"}.fa-barcode-alt:before{content:"\f463"}.fa-barcode-read:before{content:"\f464"}.fa-barcode-scan:before{content:"\f465"}.fa-bars:before{content:"\f0c9"}.fa-baseball:before{content:"\f432"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-basketball-hoop:before{content:"\f435"}.fa-bat:before{content:"\f6b5"}.fa-bath:before{content:"\f2cd"}.fa-battery-bolt:before{content:"\f376"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-slash:before{content:"\f377"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-bed-alt:before{content:"\f8f7"}.fa-bed-bunk:before{content:"\f8f8"}.fa-bed-empty:before{content:"\f8f9"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-exclamation:before{content:"\f848"}.fa-bell-on:before{content:"\f8fa"}.fa-bell-plus:before{content:"\f849"}.fa-bell-school:before{content:"\f5d5"}.fa-bell-school-slash:before{content:"\f5d6"}.fa-bell-slash:before{content:"\f1f6"}.fa-bells:before{content:"\f77f"}.fa-betamax:before{content:"\f8a4"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-biking-mountain:before{content:"\f84b"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blanket:before{content:"\f498"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blinds:before{content:"\f8fb"}.fa-blinds-open:before{content:"\f8fc"}.fa-blinds-raised:before{content:"\f8fd"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bone-break:before{content:"\f5d8"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-alt:before{content:"\f5d9"}.fa-book-dead:before{content:"\f6b7"}.fa-book-heart:before{content:"\f499"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-book-spells:before{content:"\f6b8"}.fa-book-user:before{content:"\f7e7"}.fa-bookmark:before{content:"\f02e"}.fa-books:before{content:"\f5db"}.fa-books-medical:before{content:"\f7e8"}.fa-boombox:before{content:"\f8a5"}.fa-boot:before{content:"\f782"}.fa-booth-curtain:before{content:"\f734"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-bottom:before{content:"\f84d"}.fa-border-center-h:before{content:"\f89c"}.fa-border-center-v:before{content:"\f89d"}.fa-border-inner:before{content:"\f84e"}.fa-border-left:before{content:"\f84f"}.fa-border-none:before{content:"\f850"}.fa-border-outer:before{content:"\f851"}.fa-border-right:before{content:"\f852"}.fa-border-style:before{content:"\f853"}.fa-border-style-alt:before{content:"\f854"}.fa-border-top:before{content:"\f855"}.fa-bow-arrow:before{content:"\f6b9"}.fa-bowling-ball:before{content:"\f436"}.fa-bowling-pins:before{content:"\f437"}.fa-box:before{content:"\f466"}.fa-box-alt:before{content:"\f49a"}.fa-box-ballot:before{content:"\f735"}.fa-box-check:before{content:"\f467"}.fa-box-fragile:before{content:"\f49b"}.fa-box-full:before{content:"\f49c"}.fa-box-heart:before{content:"\f49d"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\f95b"}.fa-box-up:before{content:"\f49f"}.fa-box-usd:before{content:"\f4a0"}.fa-boxes:before{content:"\f468"}.fa-boxes-alt:before{content:"\f4a1"}.fa-boxing-glove:before{content:"\f438"}.fa-brackets:before{content:"\f7e9"}.fa-brackets-curly:before{content:"\f7ea"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-loaf:before{content:"\f7eb"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-bring-forward:before{content:"\f856"}.fa-bring-front:before{content:"\f857"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-browser:before{content:"\f37e"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-bullseye-arrow:before{content:"\f648"}.fa-bullseye-pointer:before{content:"\f649"}.fa-burger-soda:before{content:"\f858"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-burrito:before{content:"\f7ed"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-bus-school:before{content:"\f5dd"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-cabinet-filing:before{content:"\f64b"}.fa-cactus:before{content:"\f8a7"}.fa-calculator:before{content:"\f1ec"}.fa-calculator-alt:before{content:"\f64c"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-edit:before{content:"\f333"}.fa-calendar-exclamation:before{content:"\f334"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-star:before{content:"\f736"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camcorder:before{content:"\f8a8"}.fa-camera:before{content:"\f030"}.fa-camera-alt:before{content:"\f332"}.fa-camera-home:before{content:"\f8fe"}.fa-camera-movie:before{content:"\f8a9"}.fa-camera-polaroid:before{content:"\f8aa"}.fa-camera-retro:before{content:"\f083"}.fa-campfire:before{content:"\f6ba"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candle-holder:before{content:"\f6bc"}.fa-candy-cane:before{content:"\f786"}.fa-candy-corn:before{content:"\f6bd"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-building:before{content:"\f859"}.fa-car-bump:before{content:"\f5e0"}.fa-car-bus:before{content:"\f85a"}.fa-car-crash:before{content:"\f5e1"}.fa-car-garage:before{content:"\f5e2"}.fa-car-mechanic:before{content:"\f5e3"}.fa-car-side:before{content:"\f5e4"}.fa-car-tilt:before{content:"\f5e5"}.fa-car-wash:before{content:"\f5e6"}.fa-caravan:before{content:"\f8ff"}.fa-caravan-alt:before{content:"\f900"}.fa-caret-circle-down:before{content:"\f32d"}.fa-caret-circle-left:before{content:"\f32e"}.fa-caret-circle-right:before{content:"\f330"}.fa-caret-circle-up:before{content:"\f331"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cars:before{content:"\f85b"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cassette-tape:before{content:"\f8ab"}.fa-cat:before{content:"\f6be"}.fa-cat-space:before{content:"\f901"}.fa-cauldron:before{content:"\f6bf"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-cctv:before{content:"\f8ac"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chair-office:before{content:"\f6c1"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-line-down:before{content:"\f64d"}.fa-chart-network:before{content:"\f78a"}.fa-chart-pie:before{content:"\f200"}.fa-chart-pie-alt:before{content:"\f64e"}.fa-chart-scatter:before{content:"\f7ee"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-cheese-swiss:before{content:"\f7f0"}.fa-cheeseburger:before{content:"\f7f1"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-bishop-alt:before{content:"\f43b"}.fa-chess-board:before{content:"\f43c"}.fa-chess-clock:before{content:"\f43d"}.fa-chess-clock-alt:before{content:"\f43e"}.fa-chess-king:before{content:"\f43f"}.fa-chess-king-alt:before{content:"\f440"}.fa-chess-knight:before{content:"\f441"}.fa-chess-knight-alt:before{content:"\f442"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-pawn-alt:before{content:"\f444"}.fa-chess-queen:before{content:"\f445"}.fa-chess-queen-alt:before{content:"\f446"}.fa-chess-rook:before{content:"\f447"}.fa-chess-rook-alt:before{content:"\f448"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-double-down:before{content:"\f322"}.fa-chevron-double-left:before{content:"\f323"}.fa-chevron-double-right:before{content:"\f324"}.fa-chevron-double-up:before{content:"\f325"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-square-down:before{content:"\f329"}.fa-chevron-square-left:before{content:"\f32a"}.fa-chevron-square-right:before{content:"\f32b"}.fa-chevron-square-up:before{content:"\f32c"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chimney:before{content:"\f78b"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clarinet:before{content:"\f8ad"}.fa-claw-marks:before{content:"\f6c2"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clipboard-list-check:before{content:"\f737"}.fa-clipboard-prescription:before{content:"\f5e8"}.fa-clipboard-user:before{content:"\f7f3"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-drizzle:before{content:"\f738"}.fa-cloud-hail:before{content:"\f739"}.fa-cloud-hail-mixed:before{content:"\f73a"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-music:before{content:"\f8ae"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-rainbow:before{content:"\f73e"}.fa-cloud-showers:before{content:"\f73f"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sleet:before{content:"\f741"}.fa-cloud-snow:before{content:"\f742"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload:before{content:"\f0ee"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-clouds:before{content:"\f744"}.fa-clouds-moon:before{content:"\f745"}.fa-clouds-sun:before{content:"\f746"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-club:before{content:"\f327"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-code-commit:before{content:"\f386"}.fa-code-merge:before{content:"\f387"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-coffee-pot:before{content:"\f902"}.fa-coffee-togo:before{content:"\f6c5"}.fa-coffin:before{content:"\f6c6"}.fa-coffin-cross:before{content:"\f951"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coin:before{content:"\f85c"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comet:before{content:"\f903"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-alt-check:before{content:"\f4a2"}.fa-comment-alt-dollar:before{content:"\f650"}.fa-comment-alt-dots:before{content:"\f4a3"}.fa-comment-alt-edit:before{content:"\f4a4"}.fa-comment-alt-exclamation:before{content:"\f4a5"}.fa-comment-alt-lines:before{content:"\f4a6"}.fa-comment-alt-medical:before{content:"\f7f4"}.fa-comment-alt-minus:before{content:"\f4a7"}.fa-comment-alt-music:before{content:"\f8af"}.fa-comment-alt-plus:before{content:"\f4a8"}.fa-comment-alt-slash:before{content:"\f4a9"}.fa-comment-alt-smile:before{content:"\f4aa"}.fa-comment-alt-times:before{content:"\f4ab"}.fa-comment-check:before{content:"\f4ac"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-edit:before{content:"\f4ae"}.fa-comment-exclamation:before{content:"\f4af"}.fa-comment-lines:before{content:"\f4b0"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-minus:before{content:"\f4b1"}.fa-comment-music:before{content:"\f8b0"}.fa-comment-plus:before{content:"\f4b2"}.fa-comment-slash:before{content:"\f4b3"}.fa-comment-smile:before{content:"\f4b4"}.fa-comment-times:before{content:"\f4b5"}.fa-comments:before{content:"\f086"}.fa-comments-alt:before{content:"\f4b6"}.fa-comments-alt-dollar:before{content:"\f652"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compass-slash:before{content:"\f5e9"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-compress-wide:before{content:"\f326"}.fa-computer-classic:before{content:"\f8b1"}.fa-computer-speaker:before{content:"\f8b2"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-construction:before{content:"\f85d"}.fa-container-storage:before{content:"\f4b7"}.fa-contao:before{content:"\f26d"}.fa-conveyor-belt:before{content:"\f46e"}.fa-conveyor-belt-alt:before{content:"\f46f"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-corn:before{content:"\f6c7"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cow:before{content:"\f6c8"}.fa-cowbell:before{content:"\f8b3"}.fa-cowbell-more:before{content:"\f8b4"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-credit-card-blank:before{content:"\f389"}.fa-credit-card-front:before{content:"\f38a"}.fa-cricket:before{content:"\f449"}.fa-critical-role:before{content:"\f6c9"}.fa-croissant:before{content:"\f7f6"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-crutches:before{content:"\f7f8"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-curling:before{content:"\f44a"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dagger:before{content:"\f6cb"}.fa-dailymotion:before{content:"\f952"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-debug:before{content:"\f7f9"}.fa-deer:before{content:"\f78e"}.fa-deer-rudolph:before{content:"\f78f"}.fa-deezer:before{content:"\f977"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-desktop-alt:before{content:"\f390"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dewpoint:before{content:"\f748"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diamond:before{content:"\f219"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d10:before{content:"\f6cd"}.fa-dice-d12:before{content:"\f6ce"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d4:before{content:"\f6d0"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-d8:before{content:"\f6d2"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digging:before{content:"\f85e"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-diploma:before{content:"\f5ea"}.fa-directions:before{content:"\f5eb"}.fa-disc-drive:before{content:"\f8b5"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-do-not-enter:before{content:"\f5ec"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dog-leashed:before{content:"\f6d4"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-empty:before{content:"\f473"}.fa-dolly-flatbed:before{content:"\f474"}.fa-dolly-flatbed-alt:before{content:"\f475"}.fa-dolly-flatbed-empty:before{content:"\f476"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-circle:before{content:"\f5ed"}.fa-draw-polygon:before{content:"\f5ee"}.fa-draw-square:before{content:"\f5ef"}.fa-dreidel:before{content:"\f792"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-drone:before{content:"\f85f"}.fa-drone-alt:before{content:"\f860"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick:before{content:"\f6d6"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dryer:before{content:"\f861"}.fa-dryer-alt:before{content:"\f862"}.fa-duck:before{content:"\f6d8"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-ear:before{content:"\f5f0"}.fa-ear-muffs:before{content:"\f795"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-eclipse:before{content:"\f749"}.fa-eclipse-alt:before{content:"\f74a"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\f978"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-egg-fried:before{content:"\f7fc"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-elephant:before{content:"\f6da"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-h-alt:before{content:"\f39b"}.fa-ellipsis-v:before{content:"\f142"}.fa-ellipsis-v-alt:before{content:"\f39c"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-empty-set:before{content:"\f656"}.fa-engine-warning:before{content:"\f5f2"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-dollar:before{content:"\f657"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange:before{content:"\f0ec"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-square:before{content:"\f321"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows:before{content:"\f31d"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expand-wide:before{content:"\f320"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link:before{content:"\f08e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square:before{content:"\f14c"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-evil:before{content:"\f6db"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fan-table:before{content:"\f904"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-farm:before{content:"\f864"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\f905"}.fa-faucet-drip:before{content:"\f906"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-field-hockey:before{content:"\f44c"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-certificate:before{content:"\f5f3"}.fa-file-chart-line:before{content:"\f659"}.fa-file-chart-pie:before{content:"\f65a"}.fa-file-check:before{content:"\f316"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-edit:before{content:"\f31c"}.fa-file-excel:before{content:"\f1c3"}.fa-file-exclamation:before{content:"\f31a"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-minus:before{content:"\f318"}.fa-file-music:before{content:"\f8b6"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-plus:before{content:"\f319"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-search:before{content:"\f865"}.fa-file-signature:before{content:"\f573"}.fa-file-spreadsheet:before{content:"\f65b"}.fa-file-times:before{content:"\f317"}.fa-file-upload:before{content:"\f574"}.fa-file-user:before{content:"\f65c"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-files-medical:before{content:"\f7fd"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-film-alt:before{content:"\f3a0"}.fa-film-canister:before{content:"\f8b7"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-fire-smoke:before{content:"\f74b"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\f907"}.fa-fireplace:before{content:"\f79a"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fish-cooked:before{content:"\f7fe"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-alt:before{content:"\f74c"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flame:before{content:"\f6df"}.fa-flashlight:before{content:"\f8b8"}.fa-flask:before{content:"\f0c3"}.fa-flask-poison:before{content:"\f6e0"}.fa-flask-potion:before{content:"\f6e1"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flower:before{content:"\f7ff"}.fa-flower-daffodil:before{content:"\f800"}.fa-flower-tulip:before{content:"\f801"}.fa-flushed:before{content:"\f579"}.fa-flute:before{content:"\f8b9"}.fa-flux-capacitor:before{content:"\f8ba"}.fa-fly:before{content:"\f417"}.fa-fog:before{content:"\f74e"}.fa-folder:before{content:"\f07b"}.fa-folder-download:before{content:"\f953"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-folder-times:before{content:"\f65f"}.fa-folder-tree:before{content:"\f802"}.fa-folder-upload:before{content:"\f954"}.fa-folders:before{content:"\f660"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-font-case:before{content:"\f866"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-football-helmet:before{content:"\f44f"}.fa-forklift:before{content:"\f47a"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-fragile:before{content:"\f4bb"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-french-fries:before{content:"\f803"}.fa-frog:before{content:"\f52e"}.fa-frosty-head:before{content:"\f79b"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-function:before{content:"\f661"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-galaxy:before{content:"\f908"}.fa-game-board:before{content:"\f867"}.fa-game-board-alt:before{content:"\f868"}.fa-game-console-handheld:before{content:"\f8bb"}.fa-gamepad:before{content:"\f11b"}.fa-gamepad-alt:before{content:"\f8bc"}.fa-garage:before{content:"\f909"}.fa-garage-car:before{content:"\f90a"}.fa-garage-open:before{content:"\f90b"}.fa-gas-pump:before{content:"\f52f"}.fa-gas-pump-slash:before{content:"\f5f4"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gift-card:before{content:"\f663"}.fa-gifts:before{content:"\f79c"}.fa-gingerbread-man:before{content:"\f79d"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass:before{content:"\f804"}.fa-glass-champagne:before{content:"\f79e"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-citrus:before{content:"\f869"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glass-whiskey-rocks:before{content:"\f7a1"}.fa-glasses:before{content:"\f530"}.fa-glasses-alt:before{content:"\f5f5"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-globe-snow:before{content:"\f7a3"}.fa-globe-stand:before{content:"\f5f6"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-golf-club:before{content:"\f451"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\f979"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gramophone:before{content:"\f8bd"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-guitar-electric:before{content:"\f8be"}.fa-guitars:before{content:"\f8bf"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-h1:before{content:"\f313"}.fa-h2:before{content:"\f314"}.fa-h3:before{content:"\f315"}.fa-h4:before{content:"\f86a"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hammer-war:before{content:"\f6e4"}.fa-hamsa:before{content:"\f665"}.fa-hand-heart:before{content:"\f4bc"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-box:before{content:"\f47b"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-magic:before{content:"\f6e5"}.fa-hand-holding-medical:before{content:"\f95c"}.fa-hand-holding-seedling:before{content:"\f4bf"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-receiving:before{content:"\f47c"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\f95d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-heart:before{content:"\f4c3"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-usd:before{content:"\f4c5"}.fa-hands-wash:before{content:"\f95e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt:before{content:"\f4c6"}.fa-handshake-alt-slash:before{content:"\f95f"}.fa-handshake-slash:before{content:"\f960"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-chef:before{content:"\f86b"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-santa:before{content:"\f7a7"}.fa-hat-winter:before{content:"\f7a8"}.fa-hat-witch:before{content:"\f6e7"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side:before{content:"\f6e9"}.fa-head-side-brain:before{content:"\f808"}.fa-head-side-cough:before{content:"\f961"}.fa-head-side-cough-slash:before{content:"\f962"}.fa-head-side-headphones:before{content:"\f8c2"}.fa-head-side-mask:before{content:"\f963"}.fa-head-side-medical:before{content:"\f809"}.fa-head-side-virus:before{content:"\f964"}.fa-head-vr:before{content:"\f6ea"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heart-circle:before{content:"\f4c7"}.fa-heart-rate:before{content:"\f5f8"}.fa-heart-square:before{content:"\f4c8"}.fa-heartbeat:before{content:"\f21e"}.fa-heat:before{content:"\f90c"}.fa-helicopter:before{content:"\f533"}.fa-helmet-battle:before{content:"\f6eb"}.fa-hexagon:before{content:"\f312"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-mask:before{content:"\f6ee"}.fa-hockey-puck:before{content:"\f453"}.fa-hockey-sticks:before{content:"\f454"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-home-alt:before{content:"\f80a"}.fa-home-heart:before{content:"\f4c9"}.fa-home-lg:before{content:"\f80b"}.fa-home-lg-alt:before{content:"\f80c"}.fa-hood-cloak:before{content:"\f6ef"}.fa-hooli:before{content:"\f427"}.fa-horizontal-rule:before{content:"\f86c"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-horse-saddle:before{content:"\f8c3"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hospitals:before{content:"\f80e"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house:before{content:"\f90d"}.fa-house-damage:before{content:"\f6f1"}.fa-house-day:before{content:"\f90e"}.fa-house-flood:before{content:"\f74f"}.fa-house-leave:before{content:"\f90f"}.fa-house-night:before{content:"\f910"}.fa-house-return:before{content:"\f911"}.fa-house-signal:before{content:"\f912"}.fa-house-user:before{content:"\f965"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-humidity:before{content:"\f750"}.fa-hurricane:before{content:"\f751"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-ice-skate:before{content:"\f7ac"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-icons-alt:before{content:"\f86e"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\f913"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-image-polaroid:before{content:"\f8c4"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-inbox-in:before{content:"\f310"}.fa-inbox-out:before{content:"\f311"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-industry-alt:before{content:"\f3b3"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-info-square:before{content:"\f30f"}.fa-inhaler:before{content:"\f5f9"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\f955"}.fa-integral:before{content:"\f667"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-intersection:before{content:"\f668"}.fa-inventory:before{content:"\f480"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-island-tropical:before{content:"\f811"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-jack-o-lantern:before{content:"\f30e"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-joystick:before{content:"\f8c5"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-jug:before{content:"\f8c6"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-kazoo:before{content:"\f8c7"}.fa-kerning:before{content:"\f86f"}.fa-key:before{content:"\f084"}.fa-key-skeleton:before{content:"\f6f3"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-keynote:before{content:"\f66c"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kidneys:before{content:"\f5fb"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kite:before{content:"\f6f4"}.fa-kiwi-bird:before{content:"\f535"}.fa-knife-kitchen:before{content:"\f6f5"}.fa-korvue:before{content:"\f42f"}.fa-lambda:before{content:"\f66e"}.fa-lamp:before{content:"\f4ca"}.fa-lamp-desk:before{content:"\f914"}.fa-lamp-floor:before{content:"\f915"}.fa-landmark:before{content:"\f66f"}.fa-landmark-alt:before{content:"\f752"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\f966"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lasso:before{content:"\f8c8"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-layer-minus:before{content:"\f5fe"}.fa-layer-plus:before{content:"\f5ff"}.fa-leaf:before{content:"\f06c"}.fa-leaf-heart:before{content:"\f4cb"}.fa-leaf-maple:before{content:"\f6f6"}.fa-leaf-oak:before{content:"\f6f7"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down:before{content:"\f149"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up:before{content:"\f148"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-light-ceiling:before{content:"\f916"}.fa-light-switch:before{content:"\f917"}.fa-light-switch-off:before{content:"\f918"}.fa-light-switch-on:before{content:"\f919"}.fa-lightbulb:before{content:"\f0eb"}.fa-lightbulb-dollar:before{content:"\f670"}.fa-lightbulb-exclamation:before{content:"\f671"}.fa-lightbulb-on:before{content:"\f672"}.fa-lightbulb-slash:before{content:"\f673"}.fa-lights-holiday:before{content:"\f7b2"}.fa-line:before{content:"\f3c0"}.fa-line-columns:before{content:"\f870"}.fa-line-height:before{content:"\f871"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lips:before{content:"\f600"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-music:before{content:"\f8c9"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location:before{content:"\f601"}.fa-location-arrow:before{content:"\f124"}.fa-location-circle:before{content:"\f602"}.fa-location-slash:before{content:"\f603"}.fa-lock:before{content:"\f023"}.fa-lock-alt:before{content:"\f30d"}.fa-lock-open:before{content:"\f3c1"}.fa-lock-open-alt:before{content:"\f3c2"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-long-arrow-up:before{content:"\f176"}.fa-loveseat:before{content:"\f4cc"}.fa-low-vision:before{content:"\f2a8"}.fa-luchador:before{content:"\f455"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\f967"}.fa-lyft:before{content:"\f3c3"}.fa-mace:before{content:"\f6f8"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailbox:before{content:"\f813"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-mandolin:before{content:"\f6f9"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-marker-alt-slash:before{content:"\f605"}.fa-map-marker-check:before{content:"\f606"}.fa-map-marker-edit:before{content:"\f607"}.fa-map-marker-exclamation:before{content:"\f608"}.fa-map-marker-minus:before{content:"\f609"}.fa-map-marker-plus:before{content:"\f60a"}.fa-map-marker-question:before{content:"\f60b"}.fa-map-marker-slash:before{content:"\f60c"}.fa-map-marker-smile:before{content:"\f60d"}.fa-map-marker-times:before{content:"\f60e"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-meat:before{content:"\f814"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaphone:before{content:"\f675"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\f91a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microphone-stand:before{content:"\f8cb"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-microwave:before{content:"\f91b"}.fa-mind-share:before{content:"\f677"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-hexagon:before{content:"\f307"}.fa-minus-octagon:before{content:"\f308"}.fa-minus-square:before{content:"\f146"}.fa-mistletoe:before{content:"\f7b4"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\f956"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-mobile-android:before{content:"\f3ce"}.fa-mobile-android-alt:before{content:"\f3cf"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-money-check-edit:before{content:"\f872"}.fa-money-check-edit-alt:before{content:"\f873"}.fa-monitor-heart-rate:before{content:"\f611"}.fa-monkey:before{content:"\f6fb"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-moon-cloud:before{content:"\f754"}.fa-moon-stars:before{content:"\f755"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mountains:before{content:"\f6fd"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-alt:before{content:"\f8cd"}.fa-mouse-pointer:before{content:"\f245"}.fa-mp3-player:before{content:"\f8ce"}.fa-mug:before{content:"\f874"}.fa-mug-hot:before{content:"\f7b6"}.fa-mug-marshmallows:before{content:"\f7b7"}.fa-mug-tea:before{content:"\f875"}.fa-music:before{content:"\f001"}.fa-music-alt:before{content:"\f8cf"}.fa-music-alt-slash:before{content:"\f8d0"}.fa-music-slash:before{content:"\f8d1"}.fa-napster:before{content:"\f3d2"}.fa-narwhal:before{content:"\f6fe"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octagon:before{content:"\f306"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-oil-temp:before{content:"\f614"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-omega:before{content:"\f67a"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-ornament:before{content:"\f7b8"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-outlet:before{content:"\f91c"}.fa-oven:before{content:"\f91d"}.fa-overline:before{content:"\f876"}.fa-page-break:before{content:"\f877"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-brush-alt:before{content:"\f5a9"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-pallet-alt:before{content:"\f483"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-paragraph-rtl:before{content:"\f878"}.fa-parking:before{content:"\f540"}.fa-parking-circle:before{content:"\f615"}.fa-parking-circle-slash:before{content:"\f616"}.fa-parking-slash:before{content:"\f617"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paw-alt:before{content:"\f701"}.fa-paw-claws:before{content:"\f702"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pegasus:before{content:"\f703"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil:before{content:"\f040"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-paintbrush:before{content:"\f618"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-pennant:before{content:"\f456"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\f968"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-person-carry:before{content:"\f4cf"}.fa-person-dolly:before{content:"\f4d0"}.fa-person-dolly-empty:before{content:"\f4d1"}.fa-person-sign:before{content:"\f757"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-laptop:before{content:"\f87a"}.fa-phone-office:before{content:"\f67d"}.fa-phone-plus:before{content:"\f4d2"}.fa-phone-rotary:before{content:"\f8d3"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pi:before{content:"\f67e"}.fa-piano:before{content:"\f8d4"}.fa-piano-keyboard:before{content:"\f8d5"}.fa-pie:before{content:"\f705"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\f91e"}.fa-pig:before{content:"\f706"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza:before{content:"\f817"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-alt:before{content:"\f3de"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\f969"}.fa-planet-moon:before{content:"\f91f"}.fa-planet-ringed:before{content:"\f920"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-hexagon:before{content:"\f300"}.fa-plus-octagon:before{content:"\f301"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-podium:before{content:"\f680"}.fa-podium-star:before{content:"\f758"}.fa-police-box:before{content:"\f921"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poll-people:before{content:"\f759"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-popcorn:before{content:"\f819"}.fa-portal-enter:before{content:"\f922"}.fa-portal-exit:before{content:"\f923"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-presentation:before{content:"\f685"}.fa-print:before{content:"\f02f"}.fa-print-search:before{content:"\f81a"}.fa-print-slash:before{content:"\f686"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-projector:before{content:"\f8d6"}.fa-pump-medical:before{content:"\f96a"}.fa-pump-soap:before{content:"\f96b"}.fa-pumpkin:before{content:"\f707"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-question-square:before{content:"\f2fd"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-rabbit:before{content:"\f708"}.fa-rabbit-fast:before{content:"\f709"}.fa-racquet:before{content:"\f45a"}.fa-radar:before{content:"\f924"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-radio:before{content:"\f8d7"}.fa-radio-alt:before{content:"\f8d8"}.fa-rainbow:before{content:"\f75b"}.fa-raindrops:before{content:"\f75c"}.fa-ram:before{content:"\f70a"}.fa-ramp-loading:before{content:"\f4d4"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-raygun:before{content:"\f925"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-rectangle-landscape:before{content:"\f2fa"}.fa-rectangle-portrait:before{content:"\f2fb"}.fa-rectangle-wide:before{content:"\f2fc"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-refrigerator:before{content:"\f926"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-repeat:before{content:"\f363"}.fa-repeat-1:before{content:"\f365"}.fa-repeat-1-alt:before{content:"\f366"}.fa-repeat-alt:before{content:"\f364"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-retweet-alt:before{content:"\f361"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-rings-wedding:before{content:"\f81b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocket-launch:before{content:"\f927"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-route-highway:before{content:"\f61a"}.fa-route-interstate:before{content:"\f61b"}.fa-router:before{content:"\f8da"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-triangle:before{content:"\f61c"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\f97a"}.fa-rv:before{content:"\f7be"}.fa-sack:before{content:"\f81c"}.fa-sack-dollar:before{content:"\f81d"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salad:before{content:"\f81e"}.fa-salesforce:before{content:"\f83b"}.fa-sandwich:before{content:"\f81f"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-sausage:before{content:"\f820"}.fa-save:before{content:"\f0c7"}.fa-sax-hot:before{content:"\f8db"}.fa-saxophone:before{content:"\f8dc"}.fa-scalpel:before{content:"\f61d"}.fa-scalpel-path:before{content:"\f61e"}.fa-scanner:before{content:"\f488"}.fa-scanner-image:before{content:"\f8f3"}.fa-scanner-keyboard:before{content:"\f489"}.fa-scanner-touchscreen:before{content:"\f48a"}.fa-scarecrow:before{content:"\f70d"}.fa-scarf:before{content:"\f7c1"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-scroll-old:before{content:"\f70f"}.fa-scrubber:before{content:"\f2f8"}.fa-scythe:before{content:"\f710"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-send-back:before{content:"\f87e"}.fa-send-backward:before{content:"\f87f"}.fa-sensor:before{content:"\f928"}.fa-sensor-alert:before{content:"\f929"}.fa-sensor-fire:before{content:"\f92a"}.fa-sensor-on:before{content:"\f92b"}.fa-sensor-smoke:before{content:"\f92c"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-all:before{content:"\f367"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-sheep:before{content:"\f711"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield:before{content:"\f132"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-check:before{content:"\f2f7"}.fa-shield-cross:before{content:"\f712"}.fa-shield-virus:before{content:"\f96c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shipping-timed:before{content:"\f48c"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shish-kebab:before{content:"\f821"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\f957"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shovel:before{content:"\f713"}.fa-shovel-snow:before{content:"\f7c3"}.fa-shower:before{content:"\f2cc"}.fa-shredder:before{content:"\f68a"}.fa-shuttle-van:before{content:"\f5b6"}.fa-shuttlecock:before{content:"\f45b"}.fa-sickle:before{content:"\f822"}.fa-sigma:before{content:"\f68b"}.fa-sign:before{content:"\f4d9"}.fa-sign-in:before{content:"\f090"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out:before{content:"\f08b"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signal-1:before{content:"\f68c"}.fa-signal-2:before{content:"\f68d"}.fa-signal-3:before{content:"\f68e"}.fa-signal-4:before{content:"\f68f"}.fa-signal-alt:before{content:"\f690"}.fa-signal-alt-1:before{content:"\f691"}.fa-signal-alt-2:before{content:"\f692"}.fa-signal-alt-3:before{content:"\f693"}.fa-signal-alt-slash:before{content:"\f694"}.fa-signal-slash:before{content:"\f695"}.fa-signal-stream:before{content:"\f8dd"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\f96d"}.fa-siren:before{content:"\f92d"}.fa-siren-on:before{content:"\f92e"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-skeleton:before{content:"\f620"}.fa-sketch:before{content:"\f7c6"}.fa-ski-jump:before{content:"\f7c7"}.fa-ski-lift:before{content:"\f7c8"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-cow:before{content:"\f8de"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sledding:before{content:"\f7cb"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-sliders-h-square:before{content:"\f3f0"}.fa-sliders-v:before{content:"\f3f1"}.fa-sliders-v-square:before{content:"\f3f2"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-plus:before{content:"\f5b9"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoke:before{content:"\f760"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snake:before{content:"\f716"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snooze:before{content:"\f880"}.fa-snow-blowing:before{content:"\f761"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowflakes:before{content:"\f7cf"}.fa-snowman:before{content:"\f7d0"}.fa-snowmobile:before{content:"\f7d1"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\f96e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-solar-system:before{content:"\f92f"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-alt:before{content:"\f883"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-circle:before{content:"\f930"}.fa-sort-circle-down:before{content:"\f931"}.fa-sort-circle-up:before{content:"\f932"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-shapes-down:before{content:"\f888"}.fa-sort-shapes-down-alt:before{content:"\f889"}.fa-sort-shapes-up:before{content:"\f88a"}.fa-sort-shapes-up-alt:before{content:"\f88b"}.fa-sort-size-down:before{content:"\f88c"}.fa-sort-size-down-alt:before{content:"\f88d"}.fa-sort-size-up:before{content:"\f88e"}.fa-sort-size-up-alt:before{content:"\f88f"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-soup:before{content:"\f823"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-space-station-moon:before{content:"\f933"}.fa-space-station-moon-alt:before{content:"\f934"}.fa-spade:before{content:"\f2f4"}.fa-sparkles:before{content:"\f890"}.fa-speakap:before{content:"\f3f3"}.fa-speaker:before{content:"\f8df"}.fa-speaker-deck:before{content:"\f83c"}.fa-speakers:before{content:"\f8e0"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spider-black-widow:before{content:"\f718"}.fa-spider-web:before{content:"\f719"}.fa-spinner:before{content:"\f110"}.fa-spinner-third:before{content:"\f3f4"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-sprinkler:before{content:"\f935"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root:before{content:"\f697"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-squirrel:before{content:"\f71a"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-staff:before{content:"\f71b"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-christmas:before{content:"\f7d4"}.fa-star-exclamation:before{content:"\f2f3"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-star-shooting:before{content:"\f936"}.fa-starfighter:before{content:"\f937"}.fa-starfighter-alt:before{content:"\f938"}.fa-stars:before{content:"\f762"}.fa-starship:before{content:"\f939"}.fa-starship-freighter:before{content:"\f93a"}.fa-staylinked:before{content:"\f3f5"}.fa-steak:before{content:"\f824"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-steering-wheel:before{content:"\f622"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stocking:before{content:"\f7d5"}.fa-stomach:before{content:"\f623"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\f96f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\f970"}.fa-store-slash:before{content:"\f971"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-stretcher:before{content:"\f825"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-sun-cloud:before{content:"\f763"}.fa-sun-dust:before{content:"\f764"}.fa-sun-haze:before{content:"\f765"}.fa-sunglasses:before{content:"\f892"}.fa-sunrise:before{content:"\f766"}.fa-sunset:before{content:"\f767"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-sword:before{content:"\f71c"}.fa-sword-laser:before{content:"\f93b"}.fa-sword-laser-alt:before{content:"\f93c"}.fa-swords:before{content:"\f71d"}.fa-swords-laser:before{content:"\f93d"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablet-android:before{content:"\f3fb"}.fa-tablet-android-alt:before{content:"\f3fc"}.fa-tablet-rugged:before{content:"\f48f"}.fa-tablets:before{content:"\f490"}.fa-tachometer:before{content:"\f0e4"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tachometer-alt-average:before{content:"\f624"}.fa-tachometer-alt-fast:before{content:"\f625"}.fa-tachometer-alt-fastest:before{content:"\f626"}.fa-tachometer-alt-slow:before{content:"\f627"}.fa-tachometer-alt-slowest:before{content:"\f628"}.fa-tachometer-average:before{content:"\f629"}.fa-tachometer-fast:before{content:"\f62a"}.fa-tachometer-fastest:before{content:"\f62b"}.fa-tachometer-slow:before{content:"\f62c"}.fa-tachometer-slowest:before{content:"\f62d"}.fa-taco:before{content:"\f826"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tally:before{content:"\f69c"}.fa-tanakh:before{content:"\f827"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-tasks-alt:before{content:"\f828"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-telescope:before{content:"\f93e"}.fa-temperature-down:before{content:"\f93f"}.fa-temperature-frigid:before{content:"\f768"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-hot:before{content:"\f76a"}.fa-temperature-low:before{content:"\f76b"}.fa-temperature-up:before{content:"\f940"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-tennis-ball:before{content:"\f45e"}.fa-terminal:before{content:"\f120"}.fa-text:before{content:"\f893"}.fa-text-height:before{content:"\f034"}.fa-text-size:before{content:"\f894"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-theta:before{content:"\f69e"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-thunderstorm:before{content:"\f76c"}.fa-thunderstorm-moon:before{content:"\f76d"}.fa-thunderstorm-sun:before{content:"\f76e"}.fa-ticket:before{content:"\f145"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\f97b"}.fa-tilde:before{content:"\f69f"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-times-hexagon:before{content:"\f2ee"}.fa-times-octagon:before{content:"\f2f0"}.fa-times-square:before{content:"\f2d3"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tire:before{content:"\f631"}.fa-tire-flat:before{content:"\f632"}.fa-tire-pressure-warning:before{content:"\f633"}.fa-tire-rugged:before{content:"\f634"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-alt:before{content:"\f71f"}.fa-toilet-paper-slash:before{content:"\f972"}.fa-tombstone:before{content:"\f720"}.fa-tombstone-alt:before{content:"\f721"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-toothbrush:before{content:"\f635"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tornado:before{content:"\f76f"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-cone:before{content:"\f636"}.fa-traffic-light:before{content:"\f637"}.fa-traffic-light-go:before{content:"\f638"}.fa-traffic-light-slow:before{content:"\f639"}.fa-traffic-light-stop:before{content:"\f63a"}.fa-trailer:before{content:"\f941"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-transporter:before{content:"\f942"}.fa-transporter-1:before{content:"\f943"}.fa-transporter-2:before{content:"\f944"}.fa-transporter-3:before{content:"\f945"}.fa-transporter-empty:before{content:"\f946"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-trash-undo:before{content:"\f895"}.fa-trash-undo-alt:before{content:"\f896"}.fa-treasure-chest:before{content:"\f723"}.fa-tree:before{content:"\f1bb"}.fa-tree-alt:before{content:"\f400"}.fa-tree-christmas:before{content:"\f7db"}.fa-tree-decorated:before{content:"\f7dc"}.fa-tree-large:before{content:"\f7dd"}.fa-tree-palm:before{content:"\f82b"}.fa-trees:before{content:"\f724"}.fa-trello:before{content:"\f181"}.fa-triangle:before{content:"\f2ec"}.fa-triangle-music:before{content:"\f8e2"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-trophy-alt:before{content:"\f2eb"}.fa-truck:before{content:"\f0d1"}.fa-truck-container:before{content:"\f4dc"}.fa-truck-couch:before{content:"\f4dd"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-truck-plow:before{content:"\f7de"}.fa-truck-ramp:before{content:"\f4e0"}.fa-trumpet:before{content:"\f8e3"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-turkey:before{content:"\f725"}.fa-turntable:before{content:"\f8e4"}.fa-turtle:before{content:"\f726"}.fa-tv:before{content:"\f26c"}.fa-tv-alt:before{content:"\f8e5"}.fa-tv-music:before{content:"\f8e6"}.fa-tv-retro:before{content:"\f401"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typewriter:before{content:"\f8e7"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-ufo:before{content:"\f947"}.fa-ufo-beam:before{content:"\f948"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-unicorn:before{content:"\f727"}.fa-union:before{content:"\f6a2"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\f949"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\f97c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-usb-drive:before{content:"\f8e9"}.fa-usd-circle:before{content:"\f2e8"}.fa-usd-square:before{content:"\f2e9"}.fa-user:before{content:"\f007"}.fa-user-alien:before{content:"\f94a"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-chart:before{content:"\f6a3"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-cowboy:before{content:"\f8ea"}.fa-user-crown:before{content:"\f6a4"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-hard-hat:before{content:"\f82c"}.fa-user-headset:before{content:"\f82d"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-md-chat:before{content:"\f82e"}.fa-user-minus:before{content:"\f503"}.fa-user-music:before{content:"\f8eb"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-robot:before{content:"\f94b"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-user-unlock:before{content:"\f958"}.fa-user-visor:before{content:"\f94c"}.fa-users:before{content:"\f0c0"}.fa-users-class:before{content:"\f63d"}.fa-users-cog:before{content:"\f509"}.fa-users-crown:before{content:"\f6a5"}.fa-users-medical:before{content:"\f830"}.fa-users-slash:before{content:"\f973"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-fork:before{content:"\f2e3"}.fa-utensil-knife:before{content:"\f2e4"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-utensils-alt:before{content:"\f2e6"}.fa-vaadin:before{content:"\f408"}.fa-vacuum:before{content:"\f94d"}.fa-vacuum-robot:before{content:"\f94e"}.fa-value-absolute:before{content:"\f6a6"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vhs:before{content:"\f8ec"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-plus:before{content:"\f4e1"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-violin:before{content:"\f8ed"}.fa-virus:before{content:"\f974"}.fa-virus-slash:before{content:"\f975"}.fa-viruses:before{content:"\f976"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volcano:before{content:"\f770"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume:before{content:"\f6a8"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-slash:before{content:"\f2e2"}.fa-volume-up:before{content:"\f028"}.fa-vote-nay:before{content:"\f771"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-wagon-covered:before{content:"\f8ee"}.fa-walker:before{content:"\f831"}.fa-walkie-talkie:before{content:"\f8ef"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-wand:before{content:"\f72a"}.fa-wand-magic:before{content:"\f72b"}.fa-warehouse:before{content:"\f494"}.fa-warehouse-alt:before{content:"\f495"}.fa-washer:before{content:"\f898"}.fa-watch:before{content:"\f2e1"}.fa-watch-calculator:before{content:"\f8f0"}.fa-watch-fitness:before{content:"\f63e"}.fa-water:before{content:"\f773"}.fa-water-lower:before{content:"\f774"}.fa-water-rise:before{content:"\f775"}.fa-wave-sine:before{content:"\f899"}.fa-wave-square:before{content:"\f83e"}.fa-wave-triangle:before{content:"\f89a"}.fa-waveform:before{content:"\f8f1"}.fa-waveform-path:before{content:"\f8f2"}.fa-waze:before{content:"\f83f"}.fa-webcam:before{content:"\f832"}.fa-webcam-slash:before{content:"\f833"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whale:before{content:"\f72c"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheat:before{content:"\f72d"}.fa-wheelchair:before{content:"\f193"}.fa-whistle:before{content:"\f460"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wifi-1:before{content:"\f6aa"}.fa-wifi-2:before{content:"\f6ab"}.fa-wifi-slash:before{content:"\f6ac"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-wind-turbine:before{content:"\f89b"}.fa-wind-warning:before{content:"\f776"}.fa-window:before{content:"\f40e"}.fa-window-alt:before{content:"\f40f"}.fa-window-close:before{content:"\f410"}.fa-window-frame:before{content:"\f94f"}.fa-window-frame-open:before{content:"\f950"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-windsock:before{content:"\f777"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wreath:before{content:"\f7e2"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url("./media/fa-brands-400-6FJ3NCLZ.eot");src:url("./media/fa-brands-400-6FJ3NCLZ.eot?#iefix") format("embedded-opentype"),url("./media/fa-brands-400-FERMB7MG.woff2") format("woff2"),url("./media/fa-brands-400-Z2PBURDP.woff") format("woff"),url("./media/fa-brands-400-BASEBA7F.ttf") format("truetype"),url("./media/fa-brands-400-QM2VYSSJ.svg#fontawesome") format("svg")}.fab{font-family:"Font Awesome 5 Brands";font-weight:400}@font-face{font-family:"Font Awesome 5 Duotone";font-style:normal;font-weight:900;font-display:block;src:url("./media/fa-duotone-900-SFDKGZNL.eot");src:url("./media/fa-duotone-900-SFDKGZNL.eot?#iefix") format("embedded-opentype"),url("./media/fa-duotone-900-EHW7T3E6.woff2") format("woff2"),url("./media/fa-duotone-900-GLFUU2KY.woff") format("woff"),url("./media/fa-duotone-900-RGD7I2LO.ttf") format("truetype"),url("./media/fa-duotone-900-N4YZXM6N.svg#fontawesome") format("svg")}.fad{position:relative;font-family:"Font Awesome 5 Duotone";font-weight:900}.fad:before{position:absolute;color:var(--fa-primary-color,inherit);opacity:1;opacity:var(--fa-primary-opacity,1)}.fad:after{color:var(--fa-secondary-color,inherit)}.fa-swap-opacity .fad:before,.fad.fa-swap-opacity:before,.fad:after{opacity:.4;opacity:var(--fa-secondary-opacity,.4)}.fa-swap-opacity .fad:after,.fad.fa-swap-opacity:after{opacity:1;opacity:var(--fa-primary-opacity,1)}.fad.fa-inverse{color:#fff}.fad.fa-stack-1x,.fad.fa-stack-2x{position:absolute}.fad.fa-fw:before,.fad.fa-stack-1x:before,.fad.fa-stack-2x:before{left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.fad.fa-abacus:after{content:"\10f640"}.fad.fa-acorn:after{content:"\10f6ae"}.fad.fa-ad:after{content:"\10f641"}.fad.fa-address-book:after{content:"\10f2b9"}.fad.fa-address-card:after{content:"\10f2bb"}.fad.fa-adjust:after{content:"\10f042"}.fad.fa-air-conditioner:after{content:"\10f8f4"}.fad.fa-air-freshener:after{content:"\10f5d0"}.fad.fa-alarm-clock:after{content:"\10f34e"}.fad.fa-alarm-exclamation:after{content:"\10f843"}.fad.fa-alarm-plus:after{content:"\10f844"}.fad.fa-alarm-snooze:after{content:"\10f845"}.fad.fa-album:after{content:"\10f89f"}.fad.fa-album-collection:after{content:"\10f8a0"}.fad.fa-alicorn:after{content:"\10f6b0"}.fad.fa-alien:after{content:"\10f8f5"}.fad.fa-alien-monster:after{content:"\10f8f6"}.fad.fa-align-center:after{content:"\10f037"}.fad.fa-align-justify:after{content:"\10f039"}.fad.fa-align-left:after{content:"\10f036"}.fad.fa-align-right:after{content:"\10f038"}.fad.fa-align-slash:after{content:"\10f846"}.fad.fa-allergies:after{content:"\10f461"}.fad.fa-ambulance:after{content:"\10f0f9"}.fad.fa-american-sign-language-interpreting:after{content:"\10f2a3"}.fad.fa-amp-guitar:after{content:"\10f8a1"}.fad.fa-analytics:after{content:"\10f643"}.fad.fa-anchor:after{content:"\10f13d"}.fad.fa-angel:after{content:"\10f779"}.fad.fa-angle-double-down:after{content:"\10f103"}.fad.fa-angle-double-left:after{content:"\10f100"}.fad.fa-angle-double-right:after{content:"\10f101"}.fad.fa-angle-double-up:after{content:"\10f102"}.fad.fa-angle-down:after{content:"\10f107"}.fad.fa-angle-left:after{content:"\10f104"}.fad.fa-angle-right:after{content:"\10f105"}.fad.fa-angle-up:after{content:"\10f106"}.fad.fa-angry:after{content:"\10f556"}.fad.fa-ankh:after{content:"\10f644"}.fad.fa-apple-alt:after{content:"\10f5d1"}.fad.fa-apple-crate:after{content:"\10f6b1"}.fad.fa-archive:after{content:"\10f187"}.fad.fa-archway:after{content:"\10f557"}.fad.fa-arrow-alt-circle-down:after{content:"\10f358"}.fad.fa-arrow-alt-circle-left:after{content:"\10f359"}.fad.fa-arrow-alt-circle-right:after{content:"\10f35a"}.fad.fa-arrow-alt-circle-up:after{content:"\10f35b"}.fad.fa-arrow-alt-down:after{content:"\10f354"}.fad.fa-arrow-alt-from-bottom:after{content:"\10f346"}.fad.fa-arrow-alt-from-left:after{content:"\10f347"}.fad.fa-arrow-alt-from-right:after{content:"\10f348"}.fad.fa-arrow-alt-from-top:after{content:"\10f349"}.fad.fa-arrow-alt-left:after{content:"\10f355"}.fad.fa-arrow-alt-right:after{content:"\10f356"}.fad.fa-arrow-alt-square-down:after{content:"\10f350"}.fad.fa-arrow-alt-square-left:after{content:"\10f351"}.fad.fa-arrow-alt-square-right:after{content:"\10f352"}.fad.fa-arrow-alt-square-up:after{content:"\10f353"}.fad.fa-arrow-alt-to-bottom:after{content:"\10f34a"}.fad.fa-arrow-alt-to-left:after{content:"\10f34b"}.fad.fa-arrow-alt-to-right:after{content:"\10f34c"}.fad.fa-arrow-alt-to-top:after{content:"\10f34d"}.fad.fa-arrow-alt-up:after{content:"\10f357"}.fad.fa-arrow-circle-down:after{content:"\10f0ab"}.fad.fa-arrow-circle-left:after{content:"\10f0a8"}.fad.fa-arrow-circle-right:after{content:"\10f0a9"}.fad.fa-arrow-circle-up:after{content:"\10f0aa"}.fad.fa-arrow-down:after{content:"\10f063"}.fad.fa-arrow-from-bottom:after{content:"\10f342"}.fad.fa-arrow-from-left:after{content:"\10f343"}.fad.fa-arrow-from-right:after{content:"\10f344"}.fad.fa-arrow-from-top:after{content:"\10f345"}.fad.fa-arrow-left:after{content:"\10f060"}.fad.fa-arrow-right:after{content:"\10f061"}.fad.fa-arrow-square-down:after{content:"\10f339"}.fad.fa-arrow-square-left:after{content:"\10f33a"}.fad.fa-arrow-square-right:after{content:"\10f33b"}.fad.fa-arrow-square-up:after{content:"\10f33c"}.fad.fa-arrow-to-bottom:after{content:"\10f33d"}.fad.fa-arrow-to-left:after{content:"\10f33e"}.fad.fa-arrow-to-right:after{content:"\10f340"}.fad.fa-arrow-to-top:after{content:"\10f341"}.fad.fa-arrow-up:after{content:"\10f062"}.fad.fa-arrows:after{content:"\10f047"}.fad.fa-arrows-alt:after{content:"\10f0b2"}.fad.fa-arrows-alt-h:after{content:"\10f337"}.fad.fa-arrows-alt-v:after{content:"\10f338"}.fad.fa-arrows-h:after{content:"\10f07e"}.fad.fa-arrows-v:after{content:"\10f07d"}.fad.fa-assistive-listening-systems:after{content:"\10f2a2"}.fad.fa-asterisk:after{content:"\10f069"}.fad.fa-at:after{content:"\10f1fa"}.fad.fa-atlas:after{content:"\10f558"}.fad.fa-atom:after{content:"\10f5d2"}.fad.fa-atom-alt:after{content:"\10f5d3"}.fad.fa-audio-description:after{content:"\10f29e"}.fad.fa-award:after{content:"\10f559"}.fad.fa-axe:after{content:"\10f6b2"}.fad.fa-axe-battle:after{content:"\10f6b3"}.fad.fa-baby:after{content:"\10f77c"}.fad.fa-baby-carriage:after{content:"\10f77d"}.fad.fa-backpack:after{content:"\10f5d4"}.fad.fa-backspace:after{content:"\10f55a"}.fad.fa-backward:after{content:"\10f04a"}.fad.fa-bacon:after{content:"\10f7e5"}.fad.fa-bacteria:after{content:"\10f959"}.fad.fa-bacterium:after{content:"\10f95a"}.fad.fa-badge:after{content:"\10f335"}.fad.fa-badge-check:after{content:"\10f336"}.fad.fa-badge-dollar:after{content:"\10f645"}.fad.fa-badge-percent:after{content:"\10f646"}.fad.fa-badge-sheriff:after{content:"\10f8a2"}.fad.fa-badger-honey:after{content:"\10f6b4"}.fad.fa-bags-shopping:after{content:"\10f847"}.fad.fa-bahai:after{content:"\10f666"}.fad.fa-balance-scale:after{content:"\10f24e"}.fad.fa-balance-scale-left:after{content:"\10f515"}.fad.fa-balance-scale-right:after{content:"\10f516"}.fad.fa-ball-pile:after{content:"\10f77e"}.fad.fa-ballot:after{content:"\10f732"}.fad.fa-ballot-check:after{content:"\10f733"}.fad.fa-ban:after{content:"\10f05e"}.fad.fa-band-aid:after{content:"\10f462"}.fad.fa-banjo:after{content:"\10f8a3"}.fad.fa-barcode:after{content:"\10f02a"}.fad.fa-barcode-alt:after{content:"\10f463"}.fad.fa-barcode-read:after{content:"\10f464"}.fad.fa-barcode-scan:after{content:"\10f465"}.fad.fa-bars:after{content:"\10f0c9"}.fad.fa-baseball:after{content:"\10f432"}.fad.fa-baseball-ball:after{content:"\10f433"}.fad.fa-basketball-ball:after{content:"\10f434"}.fad.fa-basketball-hoop:after{content:"\10f435"}.fad.fa-bat:after{content:"\10f6b5"}.fad.fa-bath:after{content:"\10f2cd"}.fad.fa-battery-bolt:after{content:"\10f376"}.fad.fa-battery-empty:after{content:"\10f244"}.fad.fa-battery-full:after{content:"\10f240"}.fad.fa-battery-half:after{content:"\10f242"}.fad.fa-battery-quarter:after{content:"\10f243"}.fad.fa-battery-slash:after{content:"\10f377"}.fad.fa-battery-three-quarters:after{content:"\10f241"}.fad.fa-bed:after{content:"\10f236"}.fad.fa-bed-alt:after{content:"\10f8f7"}.fad.fa-bed-bunk:after{content:"\10f8f8"}.fad.fa-bed-empty:after{content:"\10f8f9"}.fad.fa-beer:after{content:"\10f0fc"}.fad.fa-bell:after{content:"\10f0f3"}.fad.fa-bell-exclamation:after{content:"\10f848"}.fad.fa-bell-on:after{content:"\10f8fa"}.fad.fa-bell-plus:after{content:"\10f849"}.fad.fa-bell-school:after{content:"\10f5d5"}.fad.fa-bell-school-slash:after{content:"\10f5d6"}.fad.fa-bell-slash:after{content:"\10f1f6"}.fad.fa-bells:after{content:"\10f77f"}.fad.fa-betamax:after{content:"\10f8a4"}.fad.fa-bezier-curve:after{content:"\10f55b"}.fad.fa-bible:after{content:"\10f647"}.fad.fa-bicycle:after{content:"\10f206"}.fad.fa-biking:after{content:"\10f84a"}.fad.fa-biking-mountain:after{content:"\10f84b"}.fad.fa-binoculars:after{content:"\10f1e5"}.fad.fa-biohazard:after{content:"\10f780"}.fad.fa-birthday-cake:after{content:"\10f1fd"}.fad.fa-blanket:after{content:"\10f498"}.fad.fa-blender:after{content:"\10f517"}.fad.fa-blender-phone:after{content:"\10f6b6"}.fad.fa-blind:after{content:"\10f29d"}.fad.fa-blinds:after{content:"\10f8fb"}.fad.fa-blinds-open:after{content:"\10f8fc"}.fad.fa-blinds-raised:after{content:"\10f8fd"}.fad.fa-blog:after{content:"\10f781"}.fad.fa-bold:after{content:"\10f032"}.fad.fa-bolt:after{content:"\10f0e7"}.fad.fa-bomb:after{content:"\10f1e2"}.fad.fa-bone:after{content:"\10f5d7"}.fad.fa-bone-break:after{content:"\10f5d8"}.fad.fa-bong:after{content:"\10f55c"}.fad.fa-book:after{content:"\10f02d"}.fad.fa-book-alt:after{content:"\10f5d9"}.fad.fa-book-dead:after{content:"\10f6b7"}.fad.fa-book-heart:after{content:"\10f499"}.fad.fa-book-medical:after{content:"\10f7e6"}.fad.fa-book-open:after{content:"\10f518"}.fad.fa-book-reader:after{content:"\10f5da"}.fad.fa-book-spells:after{content:"\10f6b8"}.fad.fa-book-user:after{content:"\10f7e7"}.fad.fa-bookmark:after{content:"\10f02e"}.fad.fa-books:after{content:"\10f5db"}.fad.fa-books-medical:after{content:"\10f7e8"}.fad.fa-boombox:after{content:"\10f8a5"}.fad.fa-boot:after{content:"\10f782"}.fad.fa-booth-curtain:after{content:"\10f734"}.fad.fa-border-all:after{content:"\10f84c"}.fad.fa-border-bottom:after{content:"\10f84d"}.fad.fa-border-center-h:after{content:"\10f89c"}.fad.fa-border-center-v:after{content:"\10f89d"}.fad.fa-border-inner:after{content:"\10f84e"}.fad.fa-border-left:after{content:"\10f84f"}.fad.fa-border-none:after{content:"\10f850"}.fad.fa-border-outer:after{content:"\10f851"}.fad.fa-border-right:after{content:"\10f852"}.fad.fa-border-style:after{content:"\10f853"}.fad.fa-border-style-alt:after{content:"\10f854"}.fad.fa-border-top:after{content:"\10f855"}.fad.fa-bow-arrow:after{content:"\10f6b9"}.fad.fa-bowling-ball:after{content:"\10f436"}.fad.fa-bowling-pins:after{content:"\10f437"}.fad.fa-box:after{content:"\10f466"}.fad.fa-box-alt:after{content:"\10f49a"}.fad.fa-box-ballot:after{content:"\10f735"}.fad.fa-box-check:after{content:"\10f467"}.fad.fa-box-fragile:after{content:"\10f49b"}.fad.fa-box-full:after{content:"\10f49c"}.fad.fa-box-heart:after{content:"\10f49d"}.fad.fa-box-open:after{content:"\10f49e"}.fad.fa-box-tissue:after{content:"\10f95b"}.fad.fa-box-up:after{content:"\10f49f"}.fad.fa-box-usd:after{content:"\10f4a0"}.fad.fa-boxes:after{content:"\10f468"}.fad.fa-boxes-alt:after{content:"\10f4a1"}.fad.fa-boxing-glove:after{content:"\10f438"}.fad.fa-brackets:after{content:"\10f7e9"}.fad.fa-brackets-curly:after{content:"\10f7ea"}.fad.fa-braille:after{content:"\10f2a1"}.fad.fa-brain:after{content:"\10f5dc"}.fad.fa-bread-loaf:after{content:"\10f7eb"}.fad.fa-bread-slice:after{content:"\10f7ec"}.fad.fa-briefcase:after{content:"\10f0b1"}.fad.fa-briefcase-medical:after{content:"\10f469"}.fad.fa-bring-forward:after{content:"\10f856"}.fad.fa-bring-front:after{content:"\10f857"}.fad.fa-broadcast-tower:after{content:"\10f519"}.fad.fa-broom:after{content:"\10f51a"}.fad.fa-browser:after{content:"\10f37e"}.fad.fa-brush:after{content:"\10f55d"}.fad.fa-bug:after{content:"\10f188"}.fad.fa-building:after{content:"\10f1ad"}.fad.fa-bullhorn:after{content:"\10f0a1"}.fad.fa-bullseye:after{content:"\10f140"}.fad.fa-bullseye-arrow:after{content:"\10f648"}.fad.fa-bullseye-pointer:after{content:"\10f649"}.fad.fa-burger-soda:after{content:"\10f858"}.fad.fa-burn:after{content:"\10f46a"}.fad.fa-burrito:after{content:"\10f7ed"}.fad.fa-bus:after{content:"\10f207"}.fad.fa-bus-alt:after{content:"\10f55e"}.fad.fa-bus-school:after{content:"\10f5dd"}.fad.fa-business-time:after{content:"\10f64a"}.fad.fa-cabinet-filing:after{content:"\10f64b"}.fad.fa-cactus:after{content:"\10f8a7"}.fad.fa-calculator:after{content:"\10f1ec"}.fad.fa-calculator-alt:after{content:"\10f64c"}.fad.fa-calendar:after{content:"\10f133"}.fad.fa-calendar-alt:after{content:"\10f073"}.fad.fa-calendar-check:after{content:"\10f274"}.fad.fa-calendar-day:after{content:"\10f783"}.fad.fa-calendar-edit:after{content:"\10f333"}.fad.fa-calendar-exclamation:after{content:"\10f334"}.fad.fa-calendar-minus:after{content:"\10f272"}.fad.fa-calendar-plus:after{content:"\10f271"}.fad.fa-calendar-star:after{content:"\10f736"}.fad.fa-calendar-times:after{content:"\10f273"}.fad.fa-calendar-week:after{content:"\10f784"}.fad.fa-camcorder:after{content:"\10f8a8"}.fad.fa-camera:after{content:"\10f030"}.fad.fa-camera-alt:after{content:"\10f332"}.fad.fa-camera-home:after{content:"\10f8fe"}.fad.fa-camera-movie:after{content:"\10f8a9"}.fad.fa-camera-polaroid:after{content:"\10f8aa"}.fad.fa-camera-retro:after{content:"\10f083"}.fad.fa-campfire:after{content:"\10f6ba"}.fad.fa-campground:after{content:"\10f6bb"}.fad.fa-candle-holder:after{content:"\10f6bc"}.fad.fa-candy-cane:after{content:"\10f786"}.fad.fa-candy-corn:after{content:"\10f6bd"}.fad.fa-cannabis:after{content:"\10f55f"}.fad.fa-capsules:after{content:"\10f46b"}.fad.fa-car:after{content:"\10f1b9"}.fad.fa-car-alt:after{content:"\10f5de"}.fad.fa-car-battery:after{content:"\10f5df"}.fad.fa-car-building:after{content:"\10f859"}.fad.fa-car-bump:after{content:"\10f5e0"}.fad.fa-car-bus:after{content:"\10f85a"}.fad.fa-car-crash:after{content:"\10f5e1"}.fad.fa-car-garage:after{content:"\10f5e2"}.fad.fa-car-mechanic:after{content:"\10f5e3"}.fad.fa-car-side:after{content:"\10f5e4"}.fad.fa-car-tilt:after{content:"\10f5e5"}.fad.fa-car-wash:after{content:"\10f5e6"}.fad.fa-caravan:after{content:"\10f8ff"}.fad.fa-caravan-alt:after{content:"\10f900"}.fad.fa-caret-circle-down:after{content:"\10f32d"}.fad.fa-caret-circle-left:after{content:"\10f32e"}.fad.fa-caret-circle-right:after{content:"\10f330"}.fad.fa-caret-circle-up:after{content:"\10f331"}.fad.fa-caret-down:after{content:"\10f0d7"}.fad.fa-caret-left:after{content:"\10f0d9"}.fad.fa-caret-right:after{content:"\10f0da"}.fad.fa-caret-square-down:after{content:"\10f150"}.fad.fa-caret-square-left:after{content:"\10f191"}.fad.fa-caret-square-right:after{content:"\10f152"}.fad.fa-caret-square-up:after{content:"\10f151"}.fad.fa-caret-up:after{content:"\10f0d8"}.fad.fa-carrot:after{content:"\10f787"}.fad.fa-cars:after{content:"\10f85b"}.fad.fa-cart-arrow-down:after{content:"\10f218"}.fad.fa-cart-plus:after{content:"\10f217"}.fad.fa-cash-register:after{content:"\10f788"}.fad.fa-cassette-tape:after{content:"\10f8ab"}.fad.fa-cat:after{content:"\10f6be"}.fad.fa-cat-space:after{content:"\10f901"}.fad.fa-cauldron:after{content:"\10f6bf"}.fad.fa-cctv:after{content:"\10f8ac"}.fad.fa-certificate:after{content:"\10f0a3"}.fad.fa-chair:after{content:"\10f6c0"}.fad.fa-chair-office:after{content:"\10f6c1"}.fad.fa-chalkboard:after{content:"\10f51b"}.fad.fa-chalkboard-teacher:after{content:"\10f51c"}.fad.fa-charging-station:after{content:"\10f5e7"}.fad.fa-chart-area:after{content:"\10f1fe"}.fad.fa-chart-bar:after{content:"\10f080"}.fad.fa-chart-line:after{content:"\10f201"}.fad.fa-chart-line-down:after{content:"\10f64d"}.fad.fa-chart-network:after{content:"\10f78a"}.fad.fa-chart-pie:after{content:"\10f200"}.fad.fa-chart-pie-alt:after{content:"\10f64e"}.fad.fa-chart-scatter:after{content:"\10f7ee"}.fad.fa-check:after{content:"\10f00c"}.fad.fa-check-circle:after{content:"\10f058"}.fad.fa-check-double:after{content:"\10f560"}.fad.fa-check-square:after{content:"\10f14a"}.fad.fa-cheese:after{content:"\10f7ef"}.fad.fa-cheese-swiss:after{content:"\10f7f0"}.fad.fa-cheeseburger:after{content:"\10f7f1"}.fad.fa-chess:after{content:"\10f439"}.fad.fa-chess-bishop:after{content:"\10f43a"}.fad.fa-chess-bishop-alt:after{content:"\10f43b"}.fad.fa-chess-board:after{content:"\10f43c"}.fad.fa-chess-clock:after{content:"\10f43d"}.fad.fa-chess-clock-alt:after{content:"\10f43e"}.fad.fa-chess-king:after{content:"\10f43f"}.fad.fa-chess-king-alt:after{content:"\10f440"}.fad.fa-chess-knight:after{content:"\10f441"}.fad.fa-chess-knight-alt:after{content:"\10f442"}.fad.fa-chess-pawn:after{content:"\10f443"}.fad.fa-chess-pawn-alt:after{content:"\10f444"}.fad.fa-chess-queen:after{content:"\10f445"}.fad.fa-chess-queen-alt:after{content:"\10f446"}.fad.fa-chess-rook:after{content:"\10f447"}.fad.fa-chess-rook-alt:after{content:"\10f448"}.fad.fa-chevron-circle-down:after{content:"\10f13a"}.fad.fa-chevron-circle-left:after{content:"\10f137"}.fad.fa-chevron-circle-right:after{content:"\10f138"}.fad.fa-chevron-circle-up:after{content:"\10f139"}.fad.fa-chevron-double-down:after{content:"\10f322"}.fad.fa-chevron-double-left:after{content:"\10f323"}.fad.fa-chevron-double-right:after{content:"\10f324"}.fad.fa-chevron-double-up:after{content:"\10f325"}.fad.fa-chevron-down:after{content:"\10f078"}.fad.fa-chevron-left:after{content:"\10f053"}.fad.fa-chevron-right:after{content:"\10f054"}.fad.fa-chevron-square-down:after{content:"\10f329"}.fad.fa-chevron-square-left:after{content:"\10f32a"}.fad.fa-chevron-square-right:after{content:"\10f32b"}.fad.fa-chevron-square-up:after{content:"\10f32c"}.fad.fa-chevron-up:after{content:"\10f077"}.fad.fa-child:after{content:"\10f1ae"}.fad.fa-chimney:after{content:"\10f78b"}.fad.fa-church:after{content:"\10f51d"}.fad.fa-circle:after{content:"\10f111"}.fad.fa-circle-notch:after{content:"\10f1ce"}.fad.fa-city:after{content:"\10f64f"}.fad.fa-clarinet:after{content:"\10f8ad"}.fad.fa-claw-marks:after{content:"\10f6c2"}.fad.fa-clinic-medical:after{content:"\10f7f2"}.fad.fa-clipboard:after{content:"\10f328"}.fad.fa-clipboard-check:after{content:"\10f46c"}.fad.fa-clipboard-list:after{content:"\10f46d"}.fad.fa-clipboard-list-check:after{content:"\10f737"}.fad.fa-clipboard-prescription:after{content:"\10f5e8"}.fad.fa-clipboard-user:after{content:"\10f7f3"}.fad.fa-clock:after{content:"\10f017"}.fad.fa-clone:after{content:"\10f24d"}.fad.fa-closed-captioning:after{content:"\10f20a"}.fad.fa-cloud:after{content:"\10f0c2"}.fad.fa-cloud-download:after{content:"\10f0ed"}.fad.fa-cloud-download-alt:after{content:"\10f381"}.fad.fa-cloud-drizzle:after{content:"\10f738"}.fad.fa-cloud-hail:after{content:"\10f739"}.fad.fa-cloud-hail-mixed:after{content:"\10f73a"}.fad.fa-cloud-meatball:after{content:"\10f73b"}.fad.fa-cloud-moon:after{content:"\10f6c3"}.fad.fa-cloud-moon-rain:after{content:"\10f73c"}.fad.fa-cloud-music:after{content:"\10f8ae"}.fad.fa-cloud-rain:after{content:"\10f73d"}.fad.fa-cloud-rainbow:after{content:"\10f73e"}.fad.fa-cloud-showers:after{content:"\10f73f"}.fad.fa-cloud-showers-heavy:after{content:"\10f740"}.fad.fa-cloud-sleet:after{content:"\10f741"}.fad.fa-cloud-snow:after{content:"\10f742"}.fad.fa-cloud-sun:after{content:"\10f6c4"}.fad.fa-cloud-sun-rain:after{content:"\10f743"}.fad.fa-cloud-upload:after{content:"\10f0ee"}.fad.fa-cloud-upload-alt:after{content:"\10f382"}.fad.fa-clouds:after{content:"\10f744"}.fad.fa-clouds-moon:after{content:"\10f745"}.fad.fa-clouds-sun:after{content:"\10f746"}.fad.fa-club:after{content:"\10f327"}.fad.fa-cocktail:after{content:"\10f561"}.fad.fa-code:after{content:"\10f121"}.fad.fa-code-branch:after{content:"\10f126"}.fad.fa-code-commit:after{content:"\10f386"}.fad.fa-code-merge:after{content:"\10f387"}.fad.fa-coffee:after{content:"\10f0f4"}.fad.fa-coffee-pot:after{content:"\10f902"}.fad.fa-coffee-togo:after{content:"\10f6c5"}.fad.fa-coffin:after{content:"\10f6c6"}.fad.fa-coffin-cross:after{content:"\10f951"}.fad.fa-cog:after{content:"\10f013"}.fad.fa-cogs:after{content:"\10f085"}.fad.fa-coin:after{content:"\10f85c"}.fad.fa-coins:after{content:"\10f51e"}.fad.fa-columns:after{content:"\10f0db"}.fad.fa-comet:after{content:"\10f903"}.fad.fa-comment:after{content:"\10f075"}.fad.fa-comment-alt:after{content:"\10f27a"}.fad.fa-comment-alt-check:after{content:"\10f4a2"}.fad.fa-comment-alt-dollar:after{content:"\10f650"}.fad.fa-comment-alt-dots:after{content:"\10f4a3"}.fad.fa-comment-alt-edit:after{content:"\10f4a4"}.fad.fa-comment-alt-exclamation:after{content:"\10f4a5"}.fad.fa-comment-alt-lines:after{content:"\10f4a6"}.fad.fa-comment-alt-medical:after{content:"\10f7f4"}.fad.fa-comment-alt-minus:after{content:"\10f4a7"}.fad.fa-comment-alt-music:after{content:"\10f8af"}.fad.fa-comment-alt-plus:after{content:"\10f4a8"}.fad.fa-comment-alt-slash:after{content:"\10f4a9"}.fad.fa-comment-alt-smile:after{content:"\10f4aa"}.fad.fa-comment-alt-times:after{content:"\10f4ab"}.fad.fa-comment-check:after{content:"\10f4ac"}.fad.fa-comment-dollar:after{content:"\10f651"}.fad.fa-comment-dots:after{content:"\10f4ad"}.fad.fa-comment-edit:after{content:"\10f4ae"}.fad.fa-comment-exclamation:after{content:"\10f4af"}.fad.fa-comment-lines:after{content:"\10f4b0"}.fad.fa-comment-medical:after{content:"\10f7f5"}.fad.fa-comment-minus:after{content:"\10f4b1"}.fad.fa-comment-music:after{content:"\10f8b0"}.fad.fa-comment-plus:after{content:"\10f4b2"}.fad.fa-comment-slash:after{content:"\10f4b3"}.fad.fa-comment-smile:after{content:"\10f4b4"}.fad.fa-comment-times:after{content:"\10f4b5"}.fad.fa-comments:after{content:"\10f086"}.fad.fa-comments-alt:after{content:"\10f4b6"}.fad.fa-comments-alt-dollar:after{content:"\10f652"}.fad.fa-comments-dollar:after{content:"\10f653"}.fad.fa-compact-disc:after{content:"\10f51f"}.fad.fa-compass:after{content:"\10f14e"}.fad.fa-compass-slash:after{content:"\10f5e9"}.fad.fa-compress:after{content:"\10f066"}.fad.fa-compress-alt:after{content:"\10f422"}.fad.fa-compress-arrows-alt:after{content:"\10f78c"}.fad.fa-compress-wide:after{content:"\10f326"}.fad.fa-computer-classic:after{content:"\10f8b1"}.fad.fa-computer-speaker:after{content:"\10f8b2"}.fad.fa-concierge-bell:after{content:"\10f562"}.fad.fa-construction:after{content:"\10f85d"}.fad.fa-container-storage:after{content:"\10f4b7"}.fad.fa-conveyor-belt:after{content:"\10f46e"}.fad.fa-conveyor-belt-alt:after{content:"\10f46f"}.fad.fa-cookie:after{content:"\10f563"}.fad.fa-cookie-bite:after{content:"\10f564"}.fad.fa-copy:after{content:"\10f0c5"}.fad.fa-copyright:after{content:"\10f1f9"}.fad.fa-corn:after{content:"\10f6c7"}.fad.fa-couch:after{content:"\10f4b8"}.fad.fa-cow:after{content:"\10f6c8"}.fad.fa-cowbell:after{content:"\10f8b3"}.fad.fa-cowbell-more:after{content:"\10f8b4"}.fad.fa-credit-card:after{content:"\10f09d"}.fad.fa-credit-card-blank:after{content:"\10f389"}.fad.fa-credit-card-front:after{content:"\10f38a"}.fad.fa-cricket:after{content:"\10f449"}.fad.fa-croissant:after{content:"\10f7f6"}.fad.fa-crop:after{content:"\10f125"}.fad.fa-crop-alt:after{content:"\10f565"}.fad.fa-cross:after{content:"\10f654"}.fad.fa-crosshairs:after{content:"\10f05b"}.fad.fa-crow:after{content:"\10f520"}.fad.fa-crown:after{content:"\10f521"}.fad.fa-crutch:after{content:"\10f7f7"}.fad.fa-crutches:after{content:"\10f7f8"}.fad.fa-cube:after{content:"\10f1b2"}.fad.fa-cubes:after{content:"\10f1b3"}.fad.fa-curling:after{content:"\10f44a"}.fad.fa-cut:after{content:"\10f0c4"}.fad.fa-dagger:after{content:"\10f6cb"}.fad.fa-database:after{content:"\10f1c0"}.fad.fa-deaf:after{content:"\10f2a4"}.fad.fa-debug:after{content:"\10f7f9"}.fad.fa-deer:after{content:"\10f78e"}.fad.fa-deer-rudolph:after{content:"\10f78f"}.fad.fa-democrat:after{content:"\10f747"}.fad.fa-desktop:after{content:"\10f108"}.fad.fa-desktop-alt:after{content:"\10f390"}.fad.fa-dewpoint:after{content:"\10f748"}.fad.fa-dharmachakra:after{content:"\10f655"}.fad.fa-diagnoses:after{content:"\10f470"}.fad.fa-diamond:after{content:"\10f219"}.fad.fa-dice:after{content:"\10f522"}.fad.fa-dice-d10:after{content:"\10f6cd"}.fad.fa-dice-d12:after{content:"\10f6ce"}.fad.fa-dice-d20:after{content:"\10f6cf"}.fad.fa-dice-d4:after{content:"\10f6d0"}.fad.fa-dice-d6:after{content:"\10f6d1"}.fad.fa-dice-d8:after{content:"\10f6d2"}.fad.fa-dice-five:after{content:"\10f523"}.fad.fa-dice-four:after{content:"\10f524"}.fad.fa-dice-one:after{content:"\10f525"}.fad.fa-dice-six:after{content:"\10f526"}.fad.fa-dice-three:after{content:"\10f527"}.fad.fa-dice-two:after{content:"\10f528"}.fad.fa-digging:after{content:"\10f85e"}.fad.fa-digital-tachograph:after{content:"\10f566"}.fad.fa-diploma:after{content:"\10f5ea"}.fad.fa-directions:after{content:"\10f5eb"}.fad.fa-disc-drive:after{content:"\10f8b5"}.fad.fa-disease:after{content:"\10f7fa"}.fad.fa-divide:after{content:"\10f529"}.fad.fa-dizzy:after{content:"\10f567"}.fad.fa-dna:after{content:"\10f471"}.fad.fa-do-not-enter:after{content:"\10f5ec"}.fad.fa-dog:after{content:"\10f6d3"}.fad.fa-dog-leashed:after{content:"\10f6d4"}.fad.fa-dollar-sign:after{content:"\10f155"}.fad.fa-dolly:after{content:"\10f472"}.fad.fa-dolly-empty:after{content:"\10f473"}.fad.fa-dolly-flatbed:after{content:"\10f474"}.fad.fa-dolly-flatbed-alt:after{content:"\10f475"}.fad.fa-dolly-flatbed-empty:after{content:"\10f476"}.fad.fa-donate:after{content:"\10f4b9"}.fad.fa-door-closed:after{content:"\10f52a"}.fad.fa-door-open:after{content:"\10f52b"}.fad.fa-dot-circle:after{content:"\10f192"}.fad.fa-dove:after{content:"\10f4ba"}.fad.fa-download:after{content:"\10f019"}.fad.fa-drafting-compass:after{content:"\10f568"}.fad.fa-dragon:after{content:"\10f6d5"}.fad.fa-draw-circle:after{content:"\10f5ed"}.fad.fa-draw-polygon:after{content:"\10f5ee"}.fad.fa-draw-square:after{content:"\10f5ef"}.fad.fa-dreidel:after{content:"\10f792"}.fad.fa-drone:after{content:"\10f85f"}.fad.fa-drone-alt:after{content:"\10f860"}.fad.fa-drum:after{content:"\10f569"}.fad.fa-drum-steelpan:after{content:"\10f56a"}.fad.fa-drumstick:after{content:"\10f6d6"}.fad.fa-drumstick-bite:after{content:"\10f6d7"}.fad.fa-dryer:after{content:"\10f861"}.fad.fa-dryer-alt:after{content:"\10f862"}.fad.fa-duck:after{content:"\10f6d8"}.fad.fa-dumbbell:after{content:"\10f44b"}.fad.fa-dumpster:after{content:"\10f793"}.fad.fa-dumpster-fire:after{content:"\10f794"}.fad.fa-dungeon:after{content:"\10f6d9"}.fad.fa-ear:after{content:"\10f5f0"}.fad.fa-ear-muffs:after{content:"\10f795"}.fad.fa-eclipse:after{content:"\10f749"}.fad.fa-eclipse-alt:after{content:"\10f74a"}.fad.fa-edit:after{content:"\10f044"}.fad.fa-egg:after{content:"\10f7fb"}.fad.fa-egg-fried:after{content:"\10f7fc"}.fad.fa-eject:after{content:"\10f052"}.fad.fa-elephant:after{content:"\10f6da"}.fad.fa-ellipsis-h:after{content:"\10f141"}.fad.fa-ellipsis-h-alt:after{content:"\10f39b"}.fad.fa-ellipsis-v:after{content:"\10f142"}.fad.fa-ellipsis-v-alt:after{content:"\10f39c"}.fad.fa-empty-set:after{content:"\10f656"}.fad.fa-engine-warning:after{content:"\10f5f2"}.fad.fa-envelope:after{content:"\10f0e0"}.fad.fa-envelope-open:after{content:"\10f2b6"}.fad.fa-envelope-open-dollar:after{content:"\10f657"}.fad.fa-envelope-open-text:after{content:"\10f658"}.fad.fa-envelope-square:after{content:"\10f199"}.fad.fa-equals:after{content:"\10f52c"}.fad.fa-eraser:after{content:"\10f12d"}.fad.fa-ethernet:after{content:"\10f796"}.fad.fa-euro-sign:after{content:"\10f153"}.fad.fa-exchange:after{content:"\10f0ec"}.fad.fa-exchange-alt:after{content:"\10f362"}.fad.fa-exclamation:after{content:"\10f12a"}.fad.fa-exclamation-circle:after{content:"\10f06a"}.fad.fa-exclamation-square:after{content:"\10f321"}.fad.fa-exclamation-triangle:after{content:"\10f071"}.fad.fa-expand:after{content:"\10f065"}.fad.fa-expand-alt:after{content:"\10f424"}.fad.fa-expand-arrows:after{content:"\10f31d"}.fad.fa-expand-arrows-alt:after{content:"\10f31e"}.fad.fa-expand-wide:after{content:"\10f320"}.fad.fa-external-link:after{content:"\10f08e"}.fad.fa-external-link-alt:after{content:"\10f35d"}.fad.fa-external-link-square:after{content:"\10f14c"}.fad.fa-external-link-square-alt:after{content:"\10f360"}.fad.fa-eye:after{content:"\10f06e"}.fad.fa-eye-dropper:after{content:"\10f1fb"}.fad.fa-eye-evil:after{content:"\10f6db"}.fad.fa-eye-slash:after{content:"\10f070"}.fad.fa-fan:after{content:"\10f863"}.fad.fa-fan-table:after{content:"\10f904"}.fad.fa-farm:after{content:"\10f864"}.fad.fa-fast-backward:after{content:"\10f049"}.fad.fa-fast-forward:after{content:"\10f050"}.fad.fa-faucet:after{content:"\10f905"}.fad.fa-faucet-drip:after{content:"\10f906"}.fad.fa-fax:after{content:"\10f1ac"}.fad.fa-feather:after{content:"\10f52d"}.fad.fa-feather-alt:after{content:"\10f56b"}.fad.fa-female:after{content:"\10f182"}.fad.fa-field-hockey:after{content:"\10f44c"}.fad.fa-fighter-jet:after{content:"\10f0fb"}.fad.fa-file:after{content:"\10f15b"}.fad.fa-file-alt:after{content:"\10f15c"}.fad.fa-file-archive:after{content:"\10f1c6"}.fad.fa-file-audio:after{content:"\10f1c7"}.fad.fa-file-certificate:after{content:"\10f5f3"}.fad.fa-file-chart-line:after{content:"\10f659"}.fad.fa-file-chart-pie:after{content:"\10f65a"}.fad.fa-file-check:after{content:"\10f316"}.fad.fa-file-code:after{content:"\10f1c9"}.fad.fa-file-contract:after{content:"\10f56c"}.fad.fa-file-csv:after{content:"\10f6dd"}.fad.fa-file-download:after{content:"\10f56d"}.fad.fa-file-edit:after{content:"\10f31c"}.fad.fa-file-excel:after{content:"\10f1c3"}.fad.fa-file-exclamation:after{content:"\10f31a"}.fad.fa-file-export:after{content:"\10f56e"}.fad.fa-file-image:after{content:"\10f1c5"}.fad.fa-file-import:after{content:"\10f56f"}.fad.fa-file-invoice:after{content:"\10f570"}.fad.fa-file-invoice-dollar:after{content:"\10f571"}.fad.fa-file-medical:after{content:"\10f477"}.fad.fa-file-medical-alt:after{content:"\10f478"}.fad.fa-file-minus:after{content:"\10f318"}.fad.fa-file-music:after{content:"\10f8b6"}.fad.fa-file-pdf:after{content:"\10f1c1"}.fad.fa-file-plus:after{content:"\10f319"}.fad.fa-file-powerpoint:after{content:"\10f1c4"}.fad.fa-file-prescription:after{content:"\10f572"}.fad.fa-file-search:after{content:"\10f865"}.fad.fa-file-signature:after{content:"\10f573"}.fad.fa-file-spreadsheet:after{content:"\10f65b"}.fad.fa-file-times:after{content:"\10f317"}.fad.fa-file-upload:after{content:"\10f574"}.fad.fa-file-user:after{content:"\10f65c"}.fad.fa-file-video:after{content:"\10f1c8"}.fad.fa-file-word:after{content:"\10f1c2"}.fad.fa-files-medical:after{content:"\10f7fd"}.fad.fa-fill:after{content:"\10f575"}.fad.fa-fill-drip:after{content:"\10f576"}.fad.fa-film:after{content:"\10f008"}.fad.fa-film-alt:after{content:"\10f3a0"}.fad.fa-film-canister:after{content:"\10f8b7"}.fad.fa-filter:after{content:"\10f0b0"}.fad.fa-fingerprint:after{content:"\10f577"}.fad.fa-fire:after{content:"\10f06d"}.fad.fa-fire-alt:after{content:"\10f7e4"}.fad.fa-fire-extinguisher:after{content:"\10f134"}.fad.fa-fire-smoke:after{content:"\10f74b"}.fad.fa-fireplace:after{content:"\10f79a"}.fad.fa-first-aid:after{content:"\10f479"}.fad.fa-fish:after{content:"\10f578"}.fad.fa-fish-cooked:after{content:"\10f7fe"}.fad.fa-fist-raised:after{content:"\10f6de"}.fad.fa-flag:after{content:"\10f024"}.fad.fa-flag-alt:after{content:"\10f74c"}.fad.fa-flag-checkered:after{content:"\10f11e"}.fad.fa-flag-usa:after{content:"\10f74d"}.fad.fa-flame:after{content:"\10f6df"}.fad.fa-flashlight:after{content:"\10f8b8"}.fad.fa-flask:after{content:"\10f0c3"}.fad.fa-flask-poison:after{content:"\10f6e0"}.fad.fa-flask-potion:after{content:"\10f6e1"}.fad.fa-flower:after{content:"\10f7ff"}.fad.fa-flower-daffodil:after{content:"\10f800"}.fad.fa-flower-tulip:after{content:"\10f801"}.fad.fa-flushed:after{content:"\10f579"}.fad.fa-flute:after{content:"\10f8b9"}.fad.fa-flux-capacitor:after{content:"\10f8ba"}.fad.fa-fog:after{content:"\10f74e"}.fad.fa-folder:after{content:"\10f07b"}.fad.fa-folder-download:after{content:"\10f953"}.fad.fa-folder-minus:after{content:"\10f65d"}.fad.fa-folder-open:after{content:"\10f07c"}.fad.fa-folder-plus:after{content:"\10f65e"}.fad.fa-folder-times:after{content:"\10f65f"}.fad.fa-folder-tree:after{content:"\10f802"}.fad.fa-folder-upload:after{content:"\10f954"}.fad.fa-folders:after{content:"\10f660"}.fad.fa-font:after{content:"\10f031"}.fad.fa-font-awesome-logo-full:after{content:"\10f4e6"}.fad.fa-font-case:after{content:"\10f866"}.fad.fa-football-ball:after{content:"\10f44e"}.fad.fa-football-helmet:after{content:"\10f44f"}.fad.fa-forklift:after{content:"\10f47a"}.fad.fa-forward:after{content:"\10f04e"}.fad.fa-fragile:after{content:"\10f4bb"}.fad.fa-french-fries:after{content:"\10f803"}.fad.fa-frog:after{content:"\10f52e"}.fad.fa-frosty-head:after{content:"\10f79b"}.fad.fa-frown:after{content:"\10f119"}.fad.fa-frown-open:after{content:"\10f57a"}.fad.fa-function:after{content:"\10f661"}.fad.fa-funnel-dollar:after{content:"\10f662"}.fad.fa-futbol:after{content:"\10f1e3"}.fad.fa-galaxy:after{content:"\10f908"}.fad.fa-game-board:after{content:"\10f867"}.fad.fa-game-board-alt:after{content:"\10f868"}.fad.fa-game-console-handheld:after{content:"\10f8bb"}.fad.fa-gamepad:after{content:"\10f11b"}.fad.fa-gamepad-alt:after{content:"\10f8bc"}.fad.fa-garage:after{content:"\10f909"}.fad.fa-garage-car:after{content:"\10f90a"}.fad.fa-garage-open:after{content:"\10f90b"}.fad.fa-gas-pump:after{content:"\10f52f"}.fad.fa-gas-pump-slash:after{content:"\10f5f4"}.fad.fa-gavel:after{content:"\10f0e3"}.fad.fa-gem:after{content:"\10f3a5"}.fad.fa-genderless:after{content:"\10f22d"}.fad.fa-ghost:after{content:"\10f6e2"}.fad.fa-gift:after{content:"\10f06b"}.fad.fa-gift-card:after{content:"\10f663"}.fad.fa-gifts:after{content:"\10f79c"}.fad.fa-gingerbread-man:after{content:"\10f79d"}.fad.fa-glass:after{content:"\10f804"}.fad.fa-glass-champagne:after{content:"\10f79e"}.fad.fa-glass-cheers:after{content:"\10f79f"}.fad.fa-glass-citrus:after{content:"\10f869"}.fad.fa-glass-martini:after{content:"\10f000"}.fad.fa-glass-martini-alt:after{content:"\10f57b"}.fad.fa-glass-whiskey:after{content:"\10f7a0"}.fad.fa-glass-whiskey-rocks:after{content:"\10f7a1"}.fad.fa-glasses:after{content:"\10f530"}.fad.fa-glasses-alt:after{content:"\10f5f5"}.fad.fa-globe:after{content:"\10f0ac"}.fad.fa-globe-africa:after{content:"\10f57c"}.fad.fa-globe-americas:after{content:"\10f57d"}.fad.fa-globe-asia:after{content:"\10f57e"}.fad.fa-globe-europe:after{content:"\10f7a2"}.fad.fa-globe-snow:after{content:"\10f7a3"}.fad.fa-globe-stand:after{content:"\10f5f6"}.fad.fa-golf-ball:after{content:"\10f450"}.fad.fa-golf-club:after{content:"\10f451"}.fad.fa-gopuram:after{content:"\10f664"}.fad.fa-graduation-cap:after{content:"\10f19d"}.fad.fa-gramophone:after{content:"\10f8bd"}.fad.fa-greater-than:after{content:"\10f531"}.fad.fa-greater-than-equal:after{content:"\10f532"}.fad.fa-grimace:after{content:"\10f57f"}.fad.fa-grin:after{content:"\10f580"}.fad.fa-grin-alt:after{content:"\10f581"}.fad.fa-grin-beam:after{content:"\10f582"}.fad.fa-grin-beam-sweat:after{content:"\10f583"}.fad.fa-grin-hearts:after{content:"\10f584"}.fad.fa-grin-squint:after{content:"\10f585"}.fad.fa-grin-squint-tears:after{content:"\10f586"}.fad.fa-grin-stars:after{content:"\10f587"}.fad.fa-grin-tears:after{content:"\10f588"}.fad.fa-grin-tongue:after{content:"\10f589"}.fad.fa-grin-tongue-squint:after{content:"\10f58a"}.fad.fa-grin-tongue-wink:after{content:"\10f58b"}.fad.fa-grin-wink:after{content:"\10f58c"}.fad.fa-grip-horizontal:after{content:"\10f58d"}.fad.fa-grip-lines:after{content:"\10f7a4"}.fad.fa-grip-lines-vertical:after{content:"\10f7a5"}.fad.fa-grip-vertical:after{content:"\10f58e"}.fad.fa-guitar:after{content:"\10f7a6"}.fad.fa-guitar-electric:after{content:"\10f8be"}.fad.fa-guitars:after{content:"\10f8bf"}.fad.fa-h-square:after{content:"\10f0fd"}.fad.fa-h1:after{content:"\10f313"}.fad.fa-h2:after{content:"\10f314"}.fad.fa-h3:after{content:"\10f315"}.fad.fa-h4:after{content:"\10f86a"}.fad.fa-hamburger:after{content:"\10f805"}.fad.fa-hammer:after{content:"\10f6e3"}.fad.fa-hammer-war:after{content:"\10f6e4"}.fad.fa-hamsa:after{content:"\10f665"}.fad.fa-hand-heart:after{content:"\10f4bc"}.fad.fa-hand-holding:after{content:"\10f4bd"}.fad.fa-hand-holding-box:after{content:"\10f47b"}.fad.fa-hand-holding-heart:after{content:"\10f4be"}.fad.fa-hand-holding-magic:after{content:"\10f6e5"}.fad.fa-hand-holding-medical:after{content:"\10f95c"}.fad.fa-hand-holding-seedling:after{content:"\10f4bf"}.fad.fa-hand-holding-usd:after{content:"\10f4c0"}.fad.fa-hand-holding-water:after{content:"\10f4c1"}.fad.fa-hand-lizard:after{content:"\10f258"}.fad.fa-hand-middle-finger:after{content:"\10f806"}.fad.fa-hand-paper:after{content:"\10f256"}.fad.fa-hand-peace:after{content:"\10f25b"}.fad.fa-hand-point-down:after{content:"\10f0a7"}.fad.fa-hand-point-left:after{content:"\10f0a5"}.fad.fa-hand-point-right:after{content:"\10f0a4"}.fad.fa-hand-point-up:after{content:"\10f0a6"}.fad.fa-hand-pointer:after{content:"\10f25a"}.fad.fa-hand-receiving:after{content:"\10f47c"}.fad.fa-hand-rock:after{content:"\10f255"}.fad.fa-hand-scissors:after{content:"\10f257"}.fad.fa-hand-sparkles:after{content:"\10f95d"}.fad.fa-hand-spock:after{content:"\10f259"}.fad.fa-hands:after{content:"\10f4c2"}.fad.fa-hands-heart:after{content:"\10f4c3"}.fad.fa-hands-helping:after{content:"\10f4c4"}.fad.fa-hands-usd:after{content:"\10f4c5"}.fad.fa-hands-wash:after{content:"\10f95e"}.fad.fa-handshake:after{content:"\10f2b5"}.fad.fa-handshake-alt:after{content:"\10f4c6"}.fad.fa-handshake-alt-slash:after{content:"\10f95f"}.fad.fa-handshake-slash:after{content:"\10f960"}.fad.fa-hanukiah:after{content:"\10f6e6"}.fad.fa-hard-hat:after{content:"\10f807"}.fad.fa-hashtag:after{content:"\10f292"}.fad.fa-hat-chef:after{content:"\10f86b"}.fad.fa-hat-cowboy:after{content:"\10f8c0"}.fad.fa-hat-cowboy-side:after{content:"\10f8c1"}.fad.fa-hat-santa:after{content:"\10f7a7"}.fad.fa-hat-winter:after{content:"\10f7a8"}.fad.fa-hat-witch:after{content:"\10f6e7"}.fad.fa-hat-wizard:after{content:"\10f6e8"}.fad.fa-hdd:after{content:"\10f0a0"}.fad.fa-head-side:after{content:"\10f6e9"}.fad.fa-head-side-brain:after{content:"\10f808"}.fad.fa-head-side-cough:after{content:"\10f961"}.fad.fa-head-side-cough-slash:after{content:"\10f962"}.fad.fa-head-side-headphones:after{content:"\10f8c2"}.fad.fa-head-side-mask:after{content:"\10f963"}.fad.fa-head-side-medical:after{content:"\10f809"}.fad.fa-head-side-virus:after{content:"\10f964"}.fad.fa-head-vr:after{content:"\10f6ea"}.fad.fa-heading:after{content:"\10f1dc"}.fad.fa-headphones:after{content:"\10f025"}.fad.fa-headphones-alt:after{content:"\10f58f"}.fad.fa-headset:after{content:"\10f590"}.fad.fa-heart:after{content:"\10f004"}.fad.fa-heart-broken:after{content:"\10f7a9"}.fad.fa-heart-circle:after{content:"\10f4c7"}.fad.fa-heart-rate:after{content:"\10f5f8"}.fad.fa-heart-square:after{content:"\10f4c8"}.fad.fa-heartbeat:after{content:"\10f21e"}.fad.fa-heat:after{content:"\10f90c"}.fad.fa-helicopter:after{content:"\10f533"}.fad.fa-helmet-battle:after{content:"\10f6eb"}.fad.fa-hexagon:after{content:"\10f312"}.fad.fa-highlighter:after{content:"\10f591"}.fad.fa-hiking:after{content:"\10f6ec"}.fad.fa-hippo:after{content:"\10f6ed"}.fad.fa-history:after{content:"\10f1da"}.fad.fa-hockey-mask:after{content:"\10f6ee"}.fad.fa-hockey-puck:after{content:"\10f453"}.fad.fa-hockey-sticks:after{content:"\10f454"}.fad.fa-holly-berry:after{content:"\10f7aa"}.fad.fa-home:after{content:"\10f015"}.fad.fa-home-alt:after{content:"\10f80a"}.fad.fa-home-heart:after{content:"\10f4c9"}.fad.fa-home-lg:after{content:"\10f80b"}.fad.fa-home-lg-alt:after{content:"\10f80c"}.fad.fa-hood-cloak:after{content:"\10f6ef"}.fad.fa-horizontal-rule:after{content:"\10f86c"}.fad.fa-horse:after{content:"\10f6f0"}.fad.fa-horse-head:after{content:"\10f7ab"}.fad.fa-horse-saddle:after{content:"\10f8c3"}.fad.fa-hospital:after{content:"\10f0f8"}.fad.fa-hospital-alt:after{content:"\10f47d"}.fad.fa-hospital-symbol:after{content:"\10f47e"}.fad.fa-hospital-user:after{content:"\10f80d"}.fad.fa-hospitals:after{content:"\10f80e"}.fad.fa-hot-tub:after{content:"\10f593"}.fad.fa-hotdog:after{content:"\10f80f"}.fad.fa-hotel:after{content:"\10f594"}.fad.fa-hourglass:after{content:"\10f254"}.fad.fa-hourglass-end:after{content:"\10f253"}.fad.fa-hourglass-half:after{content:"\10f252"}.fad.fa-hourglass-start:after{content:"\10f251"}.fad.fa-house:after{content:"\10f90d"}.fad.fa-house-damage:after{content:"\10f6f1"}.fad.fa-house-day:after{content:"\10f90e"}.fad.fa-house-flood:after{content:"\10f74f"}.fad.fa-house-leave:after{content:"\10f90f"}.fad.fa-house-night:after{content:"\10f910"}.fad.fa-house-return:after{content:"\10f911"}.fad.fa-house-signal:after{content:"\10f912"}.fad.fa-house-user:after{content:"\10f965"}.fad.fa-hryvnia:after{content:"\10f6f2"}.fad.fa-humidity:after{content:"\10f750"}.fad.fa-hurricane:after{content:"\10f751"}.fad.fa-i-cursor:after{content:"\10f246"}.fad.fa-ice-cream:after{content:"\10f810"}.fad.fa-ice-skate:after{content:"\10f7ac"}.fad.fa-icicles:after{content:"\10f7ad"}.fad.fa-icons:after{content:"\10f86d"}.fad.fa-icons-alt:after{content:"\10f86e"}.fad.fa-id-badge:after{content:"\10f2c1"}.fad.fa-id-card:after{content:"\10f2c2"}.fad.fa-id-card-alt:after{content:"\10f47f"}.fad.fa-igloo:after{content:"\10f7ae"}.fad.fa-image:after{content:"\10f03e"}.fad.fa-image-polaroid:after{content:"\10f8c4"}.fad.fa-images:after{content:"\10f302"}.fad.fa-inbox:after{content:"\10f01c"}.fad.fa-inbox-in:after{content:"\10f310"}.fad.fa-inbox-out:after{content:"\10f311"}.fad.fa-indent:after{content:"\10f03c"}.fad.fa-industry:after{content:"\10f275"}.fad.fa-industry-alt:after{content:"\10f3b3"}.fad.fa-infinity:after{content:"\10f534"}.fad.fa-info:after{content:"\10f129"}.fad.fa-info-circle:after{content:"\10f05a"}.fad.fa-info-square:after{content:"\10f30f"}.fad.fa-inhaler:after{content:"\10f5f9"}.fad.fa-integral:after{content:"\10f667"}.fad.fa-intersection:after{content:"\10f668"}.fad.fa-inventory:after{content:"\10f480"}.fad.fa-island-tropical:after{content:"\10f811"}.fad.fa-italic:after{content:"\10f033"}.fad.fa-jack-o-lantern:after{content:"\10f30e"}.fad.fa-jedi:after{content:"\10f669"}.fad.fa-joint:after{content:"\10f595"}.fad.fa-journal-whills:after{content:"\10f66a"}.fad.fa-joystick:after{content:"\10f8c5"}.fad.fa-jug:after{content:"\10f8c6"}.fad.fa-kaaba:after{content:"\10f66b"}.fad.fa-kazoo:after{content:"\10f8c7"}.fad.fa-kerning:after{content:"\10f86f"}.fad.fa-key:after{content:"\10f084"}.fad.fa-key-skeleton:after{content:"\10f6f3"}.fad.fa-keyboard:after{content:"\10f11c"}.fad.fa-keynote:after{content:"\10f66c"}.fad.fa-khanda:after{content:"\10f66d"}.fad.fa-kidneys:after{content:"\10f5fb"}.fad.fa-kiss:after{content:"\10f596"}.fad.fa-kiss-beam:after{content:"\10f597"}.fad.fa-kiss-wink-heart:after{content:"\10f598"}.fad.fa-kite:after{content:"\10f6f4"}.fad.fa-kiwi-bird:after{content:"\10f535"}.fad.fa-knife-kitchen:after{content:"\10f6f5"}.fad.fa-lambda:after{content:"\10f66e"}.fad.fa-lamp:after{content:"\10f4ca"}.fad.fa-lamp-desk:after{content:"\10f914"}.fad.fa-lamp-floor:after{content:"\10f915"}.fad.fa-landmark:after{content:"\10f66f"}.fad.fa-landmark-alt:after{content:"\10f752"}.fad.fa-language:after{content:"\10f1ab"}.fad.fa-laptop:after{content:"\10f109"}.fad.fa-laptop-code:after{content:"\10f5fc"}.fad.fa-laptop-house:after{content:"\10f966"}.fad.fa-laptop-medical:after{content:"\10f812"}.fad.fa-lasso:after{content:"\10f8c8"}.fad.fa-laugh:after{content:"\10f599"}.fad.fa-laugh-beam:after{content:"\10f59a"}.fad.fa-laugh-squint:after{content:"\10f59b"}.fad.fa-laugh-wink:after{content:"\10f59c"}.fad.fa-layer-group:after{content:"\10f5fd"}.fad.fa-layer-minus:after{content:"\10f5fe"}.fad.fa-layer-plus:after{content:"\10f5ff"}.fad.fa-leaf:after{content:"\10f06c"}.fad.fa-leaf-heart:after{content:"\10f4cb"}.fad.fa-leaf-maple:after{content:"\10f6f6"}.fad.fa-leaf-oak:after{content:"\10f6f7"}.fad.fa-lemon:after{content:"\10f094"}.fad.fa-less-than:after{content:"\10f536"}.fad.fa-less-than-equal:after{content:"\10f537"}.fad.fa-level-down:after{content:"\10f149"}.fad.fa-level-down-alt:after{content:"\10f3be"}.fad.fa-level-up:after{content:"\10f148"}.fad.fa-level-up-alt:after{content:"\10f3bf"}.fad.fa-life-ring:after{content:"\10f1cd"}.fad.fa-light-ceiling:after{content:"\10f916"}.fad.fa-light-switch:after{content:"\10f917"}.fad.fa-light-switch-off:after{content:"\10f918"}.fad.fa-light-switch-on:after{content:"\10f919"}.fad.fa-lightbulb:after{content:"\10f0eb"}.fad.fa-lightbulb-dollar:after{content:"\10f670"}.fad.fa-lightbulb-exclamation:after{content:"\10f671"}.fad.fa-lightbulb-on:after{content:"\10f672"}.fad.fa-lightbulb-slash:after{content:"\10f673"}.fad.fa-lights-holiday:after{content:"\10f7b2"}.fad.fa-line-columns:after{content:"\10f870"}.fad.fa-line-height:after{content:"\10f871"}.fad.fa-link:after{content:"\10f0c1"}.fad.fa-lips:after{content:"\10f600"}.fad.fa-lira-sign:after{content:"\10f195"}.fad.fa-list:after{content:"\10f03a"}.fad.fa-list-alt:after{content:"\10f022"}.fad.fa-list-music:after{content:"\10f8c9"}.fad.fa-list-ol:after{content:"\10f0cb"}.fad.fa-list-ul:after{content:"\10f0ca"}.fad.fa-location:after{content:"\10f601"}.fad.fa-location-arrow:after{content:"\10f124"}.fad.fa-location-circle:after{content:"\10f602"}.fad.fa-location-slash:after{content:"\10f603"}.fad.fa-lock:after{content:"\10f023"}.fad.fa-lock-alt:after{content:"\10f30d"}.fad.fa-lock-open:after{content:"\10f3c1"}.fad.fa-lock-open-alt:after{content:"\10f3c2"}.fad.fa-long-arrow-alt-down:after{content:"\10f309"}.fad.fa-long-arrow-alt-left:after{content:"\10f30a"}.fad.fa-long-arrow-alt-right:after{content:"\10f30b"}.fad.fa-long-arrow-alt-up:after{content:"\10f30c"}.fad.fa-long-arrow-down:after{content:"\10f175"}.fad.fa-long-arrow-left:after{content:"\10f177"}.fad.fa-long-arrow-right:after{content:"\10f178"}.fad.fa-long-arrow-up:after{content:"\10f176"}.fad.fa-loveseat:after{content:"\10f4cc"}.fad.fa-low-vision:after{content:"\10f2a8"}.fad.fa-luchador:after{content:"\10f455"}.fad.fa-luggage-cart:after{content:"\10f59d"}.fad.fa-lungs:after{content:"\10f604"}.fad.fa-lungs-virus:after{content:"\10f967"}.fad.fa-mace:after{content:"\10f6f8"}.fad.fa-magic:after{content:"\10f0d0"}.fad.fa-magnet:after{content:"\10f076"}.fad.fa-mail-bulk:after{content:"\10f674"}.fad.fa-mailbox:after{content:"\10f813"}.fad.fa-male:after{content:"\10f183"}.fad.fa-mandolin:after{content:"\10f6f9"}.fad.fa-map:after{content:"\10f279"}.fad.fa-map-marked:after{content:"\10f59f"}.fad.fa-map-marked-alt:after{content:"\10f5a0"}.fad.fa-map-marker:after{content:"\10f041"}.fad.fa-map-marker-alt:after{content:"\10f3c5"}.fad.fa-map-marker-alt-slash:after{content:"\10f605"}.fad.fa-map-marker-check:after{content:"\10f606"}.fad.fa-map-marker-edit:after{content:"\10f607"}.fad.fa-map-marker-exclamation:after{content:"\10f608"}.fad.fa-map-marker-minus:after{content:"\10f609"}.fad.fa-map-marker-plus:after{content:"\10f60a"}.fad.fa-map-marker-question:after{content:"\10f60b"}.fad.fa-map-marker-slash:after{content:"\10f60c"}.fad.fa-map-marker-smile:after{content:"\10f60d"}.fad.fa-map-marker-times:after{content:"\10f60e"}.fad.fa-map-pin:after{content:"\10f276"}.fad.fa-map-signs:after{content:"\10f277"}.fad.fa-marker:after{content:"\10f5a1"}.fad.fa-mars:after{content:"\10f222"}.fad.fa-mars-double:after{content:"\10f227"}.fad.fa-mars-stroke:after{content:"\10f229"}.fad.fa-mars-stroke-h:after{content:"\10f22b"}.fad.fa-mars-stroke-v:after{content:"\10f22a"}.fad.fa-mask:after{content:"\10f6fa"}.fad.fa-meat:after{content:"\10f814"}.fad.fa-medal:after{content:"\10f5a2"}.fad.fa-medkit:after{content:"\10f0fa"}.fad.fa-megaphone:after{content:"\10f675"}.fad.fa-meh:after{content:"\10f11a"}.fad.fa-meh-blank:after{content:"\10f5a4"}.fad.fa-meh-rolling-eyes:after{content:"\10f5a5"}.fad.fa-memory:after{content:"\10f538"}.fad.fa-menorah:after{content:"\10f676"}.fad.fa-mercury:after{content:"\10f223"}.fad.fa-meteor:after{content:"\10f753"}.fad.fa-microchip:after{content:"\10f2db"}.fad.fa-microphone:after{content:"\10f130"}.fad.fa-microphone-alt:after{content:"\10f3c9"}.fad.fa-microphone-alt-slash:after{content:"\10f539"}.fad.fa-microphone-slash:after{content:"\10f131"}.fad.fa-microphone-stand:after{content:"\10f8cb"}.fad.fa-microscope:after{content:"\10f610"}.fad.fa-microwave:after{content:"\10f91b"}.fad.fa-mind-share:after{content:"\10f677"}.fad.fa-minus:after{content:"\10f068"}.fad.fa-minus-circle:after{content:"\10f056"}.fad.fa-minus-hexagon:after{content:"\10f307"}.fad.fa-minus-octagon:after{content:"\10f308"}.fad.fa-minus-square:after{content:"\10f146"}.fad.fa-mistletoe:after{content:"\10f7b4"}.fad.fa-mitten:after{content:"\10f7b5"}.fad.fa-mobile:after{content:"\10f10b"}.fad.fa-mobile-alt:after{content:"\10f3cd"}.fad.fa-mobile-android:after{content:"\10f3ce"}.fad.fa-mobile-android-alt:after{content:"\10f3cf"}.fad.fa-money-bill:after{content:"\10f0d6"}.fad.fa-money-bill-alt:after{content:"\10f3d1"}.fad.fa-money-bill-wave:after{content:"\10f53a"}.fad.fa-money-bill-wave-alt:after{content:"\10f53b"}.fad.fa-money-check:after{content:"\10f53c"}.fad.fa-money-check-alt:after{content:"\10f53d"}.fad.fa-money-check-edit:after{content:"\10f872"}.fad.fa-money-check-edit-alt:after{content:"\10f873"}.fad.fa-monitor-heart-rate:after{content:"\10f611"}.fad.fa-monkey:after{content:"\10f6fb"}.fad.fa-monument:after{content:"\10f5a6"}.fad.fa-moon:after{content:"\10f186"}.fad.fa-moon-cloud:after{content:"\10f754"}.fad.fa-moon-stars:after{content:"\10f755"}.fad.fa-mortar-pestle:after{content:"\10f5a7"}.fad.fa-mosque:after{content:"\10f678"}.fad.fa-motorcycle:after{content:"\10f21c"}.fad.fa-mountain:after{content:"\10f6fc"}.fad.fa-mountains:after{content:"\10f6fd"}.fad.fa-mouse:after{content:"\10f8cc"}.fad.fa-mouse-alt:after{content:"\10f8cd"}.fad.fa-mouse-pointer:after{content:"\10f245"}.fad.fa-mp3-player:after{content:"\10f8ce"}.fad.fa-mug:after{content:"\10f874"}.fad.fa-mug-hot:after{content:"\10f7b6"}.fad.fa-mug-marshmallows:after{content:"\10f7b7"}.fad.fa-mug-tea:after{content:"\10f875"}.fad.fa-music:after{content:"\10f001"}.fad.fa-music-alt:after{content:"\10f8cf"}.fad.fa-music-alt-slash:after{content:"\10f8d0"}.fad.fa-music-slash:after{content:"\10f8d1"}.fad.fa-narwhal:after{content:"\10f6fe"}.fad.fa-network-wired:after{content:"\10f6ff"}.fad.fa-neuter:after{content:"\10f22c"}.fad.fa-newspaper:after{content:"\10f1ea"}.fad.fa-not-equal:after{content:"\10f53e"}.fad.fa-notes-medical:after{content:"\10f481"}.fad.fa-object-group:after{content:"\10f247"}.fad.fa-object-ungroup:after{content:"\10f248"}.fad.fa-octagon:after{content:"\10f306"}.fad.fa-oil-can:after{content:"\10f613"}.fad.fa-oil-temp:after{content:"\10f614"}.fad.fa-om:after{content:"\10f679"}.fad.fa-omega:after{content:"\10f67a"}.fad.fa-ornament:after{content:"\10f7b8"}.fad.fa-otter:after{content:"\10f700"}.fad.fa-outdent:after{content:"\10f03b"}.fad.fa-outlet:after{content:"\10f91c"}.fad.fa-oven:after{content:"\10f91d"}.fad.fa-overline:after{content:"\10f876"}.fad.fa-page-break:after{content:"\10f877"}.fad.fa-pager:after{content:"\10f815"}.fad.fa-paint-brush:after{content:"\10f1fc"}.fad.fa-paint-brush-alt:after{content:"\10f5a9"}.fad.fa-paint-roller:after{content:"\10f5aa"}.fad.fa-palette:after{content:"\10f53f"}.fad.fa-pallet:after{content:"\10f482"}.fad.fa-pallet-alt:after{content:"\10f483"}.fad.fa-paper-plane:after{content:"\10f1d8"}.fad.fa-paperclip:after{content:"\10f0c6"}.fad.fa-parachute-box:after{content:"\10f4cd"}.fad.fa-paragraph:after{content:"\10f1dd"}.fad.fa-paragraph-rtl:after{content:"\10f878"}.fad.fa-parking:after{content:"\10f540"}.fad.fa-parking-circle:after{content:"\10f615"}.fad.fa-parking-circle-slash:after{content:"\10f616"}.fad.fa-parking-slash:after{content:"\10f617"}.fad.fa-passport:after{content:"\10f5ab"}.fad.fa-pastafarianism:after{content:"\10f67b"}.fad.fa-paste:after{content:"\10f0ea"}.fad.fa-pause:after{content:"\10f04c"}.fad.fa-pause-circle:after{content:"\10f28b"}.fad.fa-paw:after{content:"\10f1b0"}.fad.fa-paw-alt:after{content:"\10f701"}.fad.fa-paw-claws:after{content:"\10f702"}.fad.fa-peace:after{content:"\10f67c"}.fad.fa-pegasus:after{content:"\10f703"}.fad.fa-pen:after{content:"\10f304"}.fad.fa-pen-alt:after{content:"\10f305"}.fad.fa-pen-fancy:after{content:"\10f5ac"}.fad.fa-pen-nib:after{content:"\10f5ad"}.fad.fa-pen-square:after{content:"\10f14b"}.fad.fa-pencil:after{content:"\10f040"}.fad.fa-pencil-alt:after{content:"\10f303"}.fad.fa-pencil-paintbrush:after{content:"\10f618"}.fad.fa-pencil-ruler:after{content:"\10f5ae"}.fad.fa-pennant:after{content:"\10f456"}.fad.fa-people-arrows:after{content:"\10f968"}.fad.fa-people-carry:after{content:"\10f4ce"}.fad.fa-pepper-hot:after{content:"\10f816"}.fad.fa-percent:after{content:"\10f295"}.fad.fa-percentage:after{content:"\10f541"}.fad.fa-person-booth:after{content:"\10f756"}.fad.fa-person-carry:after{content:"\10f4cf"}.fad.fa-person-dolly:after{content:"\10f4d0"}.fad.fa-person-dolly-empty:after{content:"\10f4d1"}.fad.fa-person-sign:after{content:"\10f757"}.fad.fa-phone:after{content:"\10f095"}.fad.fa-phone-alt:after{content:"\10f879"}.fad.fa-phone-laptop:after{content:"\10f87a"}.fad.fa-phone-office:after{content:"\10f67d"}.fad.fa-phone-plus:after{content:"\10f4d2"}.fad.fa-phone-rotary:after{content:"\10f8d3"}.fad.fa-phone-slash:after{content:"\10f3dd"}.fad.fa-phone-square:after{content:"\10f098"}.fad.fa-phone-square-alt:after{content:"\10f87b"}.fad.fa-phone-volume:after{content:"\10f2a0"}.fad.fa-photo-video:after{content:"\10f87c"}.fad.fa-pi:after{content:"\10f67e"}.fad.fa-piano:after{content:"\10f8d4"}.fad.fa-piano-keyboard:after{content:"\10f8d5"}.fad.fa-pie:after{content:"\10f705"}.fad.fa-pig:after{content:"\10f706"}.fad.fa-piggy-bank:after{content:"\10f4d3"}.fad.fa-pills:after{content:"\10f484"}.fad.fa-pizza:after{content:"\10f817"}.fad.fa-pizza-slice:after{content:"\10f818"}.fad.fa-place-of-worship:after{content:"\10f67f"}.fad.fa-plane:after{content:"\10f072"}.fad.fa-plane-alt:after{content:"\10f3de"}.fad.fa-plane-arrival:after{content:"\10f5af"}.fad.fa-plane-departure:after{content:"\10f5b0"}.fad.fa-plane-slash:after{content:"\10f969"}.fad.fa-planet-moon:after{content:"\10f91f"}.fad.fa-planet-ringed:after{content:"\10f920"}.fad.fa-play:after{content:"\10f04b"}.fad.fa-play-circle:after{content:"\10f144"}.fad.fa-plug:after{content:"\10f1e6"}.fad.fa-plus:after{content:"\10f067"}.fad.fa-plus-circle:after{content:"\10f055"}.fad.fa-plus-hexagon:after{content:"\10f300"}.fad.fa-plus-octagon:after{content:"\10f301"}.fad.fa-plus-square:after{content:"\10f0fe"}.fad.fa-podcast:after{content:"\10f2ce"}.fad.fa-podium:after{content:"\10f680"}.fad.fa-podium-star:after{content:"\10f758"}.fad.fa-police-box:after{content:"\10f921"}.fad.fa-poll:after{content:"\10f681"}.fad.fa-poll-h:after{content:"\10f682"}.fad.fa-poll-people:after{content:"\10f759"}.fad.fa-poo:after{content:"\10f2fe"}.fad.fa-poo-storm:after{content:"\10f75a"}.fad.fa-poop:after{content:"\10f619"}.fad.fa-popcorn:after{content:"\10f819"}.fad.fa-portal-enter:after{content:"\10f922"}.fad.fa-portal-exit:after{content:"\10f923"}.fad.fa-portrait:after{content:"\10f3e0"}.fad.fa-pound-sign:after{content:"\10f154"}.fad.fa-power-off:after{content:"\10f011"}.fad.fa-pray:after{content:"\10f683"}.fad.fa-praying-hands:after{content:"\10f684"}.fad.fa-prescription:after{content:"\10f5b1"}.fad.fa-prescription-bottle:after{content:"\10f485"}.fad.fa-prescription-bottle-alt:after{content:"\10f486"}.fad.fa-presentation:after{content:"\10f685"}.fad.fa-print:after{content:"\10f02f"}.fad.fa-print-search:after{content:"\10f81a"}.fad.fa-print-slash:after{content:"\10f686"}.fad.fa-procedures:after{content:"\10f487"}.fad.fa-project-diagram:after{content:"\10f542"}.fad.fa-projector:after{content:"\10f8d6"}.fad.fa-pump-medical:after{content:"\10f96a"}.fad.fa-pump-soap:after{content:"\10f96b"}.fad.fa-pumpkin:after{content:"\10f707"}.fad.fa-puzzle-piece:after{content:"\10f12e"}.fad.fa-qrcode:after{content:"\10f029"}.fad.fa-question:after{content:"\10f128"}.fad.fa-question-circle:after{content:"\10f059"}.fad.fa-question-square:after{content:"\10f2fd"}.fad.fa-quidditch:after{content:"\10f458"}.fad.fa-quote-left:after{content:"\10f10d"}.fad.fa-quote-right:after{content:"\10f10e"}.fad.fa-quran:after{content:"\10f687"}.fad.fa-rabbit:after{content:"\10f708"}.fad.fa-rabbit-fast:after{content:"\10f709"}.fad.fa-racquet:after{content:"\10f45a"}.fad.fa-radar:after{content:"\10f924"}.fad.fa-radiation:after{content:"\10f7b9"}.fad.fa-radiation-alt:after{content:"\10f7ba"}.fad.fa-radio:after{content:"\10f8d7"}.fad.fa-radio-alt:after{content:"\10f8d8"}.fad.fa-rainbow:after{content:"\10f75b"}.fad.fa-raindrops:after{content:"\10f75c"}.fad.fa-ram:after{content:"\10f70a"}.fad.fa-ramp-loading:after{content:"\10f4d4"}.fad.fa-random:after{content:"\10f074"}.fad.fa-raygun:after{content:"\10f925"}.fad.fa-receipt:after{content:"\10f543"}.fad.fa-record-vinyl:after{content:"\10f8d9"}.fad.fa-rectangle-landscape:after{content:"\10f2fa"}.fad.fa-rectangle-portrait:after{content:"\10f2fb"}.fad.fa-rectangle-wide:after{content:"\10f2fc"}.fad.fa-recycle:after{content:"\10f1b8"}.fad.fa-redo:after{content:"\10f01e"}.fad.fa-redo-alt:after{content:"\10f2f9"}.fad.fa-refrigerator:after{content:"\10f926"}.fad.fa-registered:after{content:"\10f25d"}.fad.fa-remove-format:after{content:"\10f87d"}.fad.fa-repeat:after{content:"\10f363"}.fad.fa-repeat-1:after{content:"\10f365"}.fad.fa-repeat-1-alt:after{content:"\10f366"}.fad.fa-repeat-alt:after{content:"\10f364"}.fad.fa-reply:after{content:"\10f3e5"}.fad.fa-reply-all:after{content:"\10f122"}.fad.fa-republican:after{content:"\10f75e"}.fad.fa-restroom:after{content:"\10f7bd"}.fad.fa-retweet:after{content:"\10f079"}.fad.fa-retweet-alt:after{content:"\10f361"}.fad.fa-ribbon:after{content:"\10f4d6"}.fad.fa-ring:after{content:"\10f70b"}.fad.fa-rings-wedding:after{content:"\10f81b"}.fad.fa-road:after{content:"\10f018"}.fad.fa-robot:after{content:"\10f544"}.fad.fa-rocket:after{content:"\10f135"}.fad.fa-rocket-launch:after{content:"\10f927"}.fad.fa-route:after{content:"\10f4d7"}.fad.fa-route-highway:after{content:"\10f61a"}.fad.fa-route-interstate:after{content:"\10f61b"}.fad.fa-router:after{content:"\10f8da"}.fad.fa-rss:after{content:"\10f09e"}.fad.fa-rss-square:after{content:"\10f143"}.fad.fa-ruble-sign:after{content:"\10f158"}.fad.fa-ruler:after{content:"\10f545"}.fad.fa-ruler-combined:after{content:"\10f546"}.fad.fa-ruler-horizontal:after{content:"\10f547"}.fad.fa-ruler-triangle:after{content:"\10f61c"}.fad.fa-ruler-vertical:after{content:"\10f548"}.fad.fa-running:after{content:"\10f70c"}.fad.fa-rupee-sign:after{content:"\10f156"}.fad.fa-rv:after{content:"\10f7be"}.fad.fa-sack:after{content:"\10f81c"}.fad.fa-sack-dollar:after{content:"\10f81d"}.fad.fa-sad-cry:after{content:"\10f5b3"}.fad.fa-sad-tear:after{content:"\10f5b4"}.fad.fa-salad:after{content:"\10f81e"}.fad.fa-sandwich:after{content:"\10f81f"}.fad.fa-satellite:after{content:"\10f7bf"}.fad.fa-satellite-dish:after{content:"\10f7c0"}.fad.fa-sausage:after{content:"\10f820"}.fad.fa-save:after{content:"\10f0c7"}.fad.fa-sax-hot:after{content:"\10f8db"}.fad.fa-saxophone:after{content:"\10f8dc"}.fad.fa-scalpel:after{content:"\10f61d"}.fad.fa-scalpel-path:after{content:"\10f61e"}.fad.fa-scanner:after{content:"\10f488"}.fad.fa-scanner-image:after{content:"\10f8f3"}.fad.fa-scanner-keyboard:after{content:"\10f489"}.fad.fa-scanner-touchscreen:after{content:"\10f48a"}.fad.fa-scarecrow:after{content:"\10f70d"}.fad.fa-scarf:after{content:"\10f7c1"}.fad.fa-school:after{content:"\10f549"}.fad.fa-screwdriver:after{content:"\10f54a"}.fad.fa-scroll:after{content:"\10f70e"}.fad.fa-scroll-old:after{content:"\10f70f"}.fad.fa-scrubber:after{content:"\10f2f8"}.fad.fa-scythe:after{content:"\10f710"}.fad.fa-sd-card:after{content:"\10f7c2"}.fad.fa-search:after{content:"\10f002"}.fad.fa-search-dollar:after{content:"\10f688"}.fad.fa-search-location:after{content:"\10f689"}.fad.fa-search-minus:after{content:"\10f010"}.fad.fa-search-plus:after{content:"\10f00e"}.fad.fa-seedling:after{content:"\10f4d8"}.fad.fa-send-back:after{content:"\10f87e"}.fad.fa-send-backward:after{content:"\10f87f"}.fad.fa-sensor:after{content:"\10f928"}.fad.fa-sensor-alert:after{content:"\10f929"}.fad.fa-sensor-fire:after{content:"\10f92a"}.fad.fa-sensor-on:after{content:"\10f92b"}.fad.fa-sensor-smoke:after{content:"\10f92c"}.fad.fa-server:after{content:"\10f233"}.fad.fa-shapes:after{content:"\10f61f"}.fad.fa-share:after{content:"\10f064"}.fad.fa-share-all:after{content:"\10f367"}.fad.fa-share-alt:after{content:"\10f1e0"}.fad.fa-share-alt-square:after{content:"\10f1e1"}.fad.fa-share-square:after{content:"\10f14d"}.fad.fa-sheep:after{content:"\10f711"}.fad.fa-shekel-sign:after{content:"\10f20b"}.fad.fa-shield:after{content:"\10f132"}.fad.fa-shield-alt:after{content:"\10f3ed"}.fad.fa-shield-check:after{content:"\10f2f7"}.fad.fa-shield-cross:after{content:"\10f712"}.fad.fa-shield-virus:after{content:"\10f96c"}.fad.fa-ship:after{content:"\10f21a"}.fad.fa-shipping-fast:after{content:"\10f48b"}.fad.fa-shipping-timed:after{content:"\10f48c"}.fad.fa-shish-kebab:after{content:"\10f821"}.fad.fa-shoe-prints:after{content:"\10f54b"}.fad.fa-shopping-bag:after{content:"\10f290"}.fad.fa-shopping-basket:after{content:"\10f291"}.fad.fa-shopping-cart:after{content:"\10f07a"}.fad.fa-shovel:after{content:"\10f713"}.fad.fa-shovel-snow:after{content:"\10f7c3"}.fad.fa-shower:after{content:"\10f2cc"}.fad.fa-shredder:after{content:"\10f68a"}.fad.fa-shuttle-van:after{content:"\10f5b6"}.fad.fa-shuttlecock:after{content:"\10f45b"}.fad.fa-sickle:after{content:"\10f822"}.fad.fa-sigma:after{content:"\10f68b"}.fad.fa-sign:after{content:"\10f4d9"}.fad.fa-sign-in:after{content:"\10f090"}.fad.fa-sign-in-alt:after{content:"\10f2f6"}.fad.fa-sign-language:after{content:"\10f2a7"}.fad.fa-sign-out:after{content:"\10f08b"}.fad.fa-sign-out-alt:after{content:"\10f2f5"}.fad.fa-signal:after{content:"\10f012"}.fad.fa-signal-1:after{content:"\10f68c"}.fad.fa-signal-2:after{content:"\10f68d"}.fad.fa-signal-3:after{content:"\10f68e"}.fad.fa-signal-4:after{content:"\10f68f"}.fad.fa-signal-alt:after{content:"\10f690"}.fad.fa-signal-alt-1:after{content:"\10f691"}.fad.fa-signal-alt-2:after{content:"\10f692"}.fad.fa-signal-alt-3:after{content:"\10f693"}.fad.fa-signal-alt-slash:after{content:"\10f694"}.fad.fa-signal-slash:after{content:"\10f695"}.fad.fa-signal-stream:after{content:"\10f8dd"}.fad.fa-signature:after{content:"\10f5b7"}.fad.fa-sim-card:after{content:"\10f7c4"}.fad.fa-sink:after{content:"\10f96d"}.fad.fa-siren:after{content:"\10f92d"}.fad.fa-siren-on:after{content:"\10f92e"}.fad.fa-sitemap:after{content:"\10f0e8"}.fad.fa-skating:after{content:"\10f7c5"}.fad.fa-skeleton:after{content:"\10f620"}.fad.fa-ski-jump:after{content:"\10f7c7"}.fad.fa-ski-lift:after{content:"\10f7c8"}.fad.fa-skiing:after{content:"\10f7c9"}.fad.fa-skiing-nordic:after{content:"\10f7ca"}.fad.fa-skull:after{content:"\10f54c"}.fad.fa-skull-cow:after{content:"\10f8de"}.fad.fa-skull-crossbones:after{content:"\10f714"}.fad.fa-slash:after{content:"\10f715"}.fad.fa-sledding:after{content:"\10f7cb"}.fad.fa-sleigh:after{content:"\10f7cc"}.fad.fa-sliders-h:after{content:"\10f1de"}.fad.fa-sliders-h-square:after{content:"\10f3f0"}.fad.fa-sliders-v:after{content:"\10f3f1"}.fad.fa-sliders-v-square:after{content:"\10f3f2"}.fad.fa-smile:after{content:"\10f118"}.fad.fa-smile-beam:after{content:"\10f5b8"}.fad.fa-smile-plus:after{content:"\10f5b9"}.fad.fa-smile-wink:after{content:"\10f4da"}.fad.fa-smog:after{content:"\10f75f"}.fad.fa-smoke:after{content:"\10f760"}.fad.fa-smoking:after{content:"\10f48d"}.fad.fa-smoking-ban:after{content:"\10f54d"}.fad.fa-sms:after{content:"\10f7cd"}.fad.fa-snake:after{content:"\10f716"}.fad.fa-snooze:after{content:"\10f880"}.fad.fa-snow-blowing:after{content:"\10f761"}.fad.fa-snowboarding:after{content:"\10f7ce"}.fad.fa-snowflake:after{content:"\10f2dc"}.fad.fa-snowflakes:after{content:"\10f7cf"}.fad.fa-snowman:after{content:"\10f7d0"}.fad.fa-snowmobile:after{content:"\10f7d1"}.fad.fa-snowplow:after{content:"\10f7d2"}.fad.fa-soap:after{content:"\10f96e"}.fad.fa-socks:after{content:"\10f696"}.fad.fa-solar-panel:after{content:"\10f5ba"}.fad.fa-solar-system:after{content:"\10f92f"}.fad.fa-sort:after{content:"\10f0dc"}.fad.fa-sort-alpha-down:after{content:"\10f15d"}.fad.fa-sort-alpha-down-alt:after{content:"\10f881"}.fad.fa-sort-alpha-up:after{content:"\10f15e"}.fad.fa-sort-alpha-up-alt:after{content:"\10f882"}.fad.fa-sort-alt:after{content:"\10f883"}.fad.fa-sort-amount-down:after{content:"\10f160"}.fad.fa-sort-amount-down-alt:after{content:"\10f884"}.fad.fa-sort-amount-up:after{content:"\10f161"}.fad.fa-sort-amount-up-alt:after{content:"\10f885"}.fad.fa-sort-circle:after{content:"\10f930"}.fad.fa-sort-circle-down:after{content:"\10f931"}.fad.fa-sort-circle-up:after{content:"\10f932"}.fad.fa-sort-down:after{content:"\10f0dd"}.fad.fa-sort-numeric-down:after{content:"\10f162"}.fad.fa-sort-numeric-down-alt:after{content:"\10f886"}.fad.fa-sort-numeric-up:after{content:"\10f163"}.fad.fa-sort-numeric-up-alt:after{content:"\10f887"}.fad.fa-sort-shapes-down:after{content:"\10f888"}.fad.fa-sort-shapes-down-alt:after{content:"\10f889"}.fad.fa-sort-shapes-up:after{content:"\10f88a"}.fad.fa-sort-shapes-up-alt:after{content:"\10f88b"}.fad.fa-sort-size-down:after{content:"\10f88c"}.fad.fa-sort-size-down-alt:after{content:"\10f88d"}.fad.fa-sort-size-up:after{content:"\10f88e"}.fad.fa-sort-size-up-alt:after{content:"\10f88f"}.fad.fa-sort-up:after{content:"\10f0de"}.fad.fa-soup:after{content:"\10f823"}.fad.fa-spa:after{content:"\10f5bb"}.fad.fa-space-shuttle:after{content:"\10f197"}.fad.fa-space-station-moon:after{content:"\10f933"}.fad.fa-space-station-moon-alt:after{content:"\10f934"}.fad.fa-spade:after{content:"\10f2f4"}.fad.fa-sparkles:after{content:"\10f890"}.fad.fa-speaker:after{content:"\10f8df"}.fad.fa-speakers:after{content:"\10f8e0"}.fad.fa-spell-check:after{content:"\10f891"}.fad.fa-spider:after{content:"\10f717"}.fad.fa-spider-black-widow:after{content:"\10f718"}.fad.fa-spider-web:after{content:"\10f719"}.fad.fa-spinner:after{content:"\10f110"}.fad.fa-spinner-third:after{content:"\10f3f4"}.fad.fa-splotch:after{content:"\10f5bc"}.fad.fa-spray-can:after{content:"\10f5bd"}.fad.fa-sprinkler:after{content:"\10f935"}.fad.fa-square:after{content:"\10f0c8"}.fad.fa-square-full:after{content:"\10f45c"}.fad.fa-square-root:after{content:"\10f697"}.fad.fa-square-root-alt:after{content:"\10f698"}.fad.fa-squirrel:after{content:"\10f71a"}.fad.fa-staff:after{content:"\10f71b"}.fad.fa-stamp:after{content:"\10f5bf"}.fad.fa-star:after{content:"\10f005"}.fad.fa-star-and-crescent:after{content:"\10f699"}.fad.fa-star-christmas:after{content:"\10f7d4"}.fad.fa-star-exclamation:after{content:"\10f2f3"}.fad.fa-star-half:after{content:"\10f089"}.fad.fa-star-half-alt:after{content:"\10f5c0"}.fad.fa-star-of-david:after{content:"\10f69a"}.fad.fa-star-of-life:after{content:"\10f621"}.fad.fa-star-shooting:after{content:"\10f936"}.fad.fa-starfighter:after{content:"\10f937"}.fad.fa-starfighter-alt:after{content:"\10f938"}.fad.fa-stars:after{content:"\10f762"}.fad.fa-starship:after{content:"\10f939"}.fad.fa-starship-freighter:after{content:"\10f93a"}.fad.fa-steak:after{content:"\10f824"}.fad.fa-steering-wheel:after{content:"\10f622"}.fad.fa-step-backward:after{content:"\10f048"}.fad.fa-step-forward:after{content:"\10f051"}.fad.fa-stethoscope:after{content:"\10f0f1"}.fad.fa-sticky-note:after{content:"\10f249"}.fad.fa-stocking:after{content:"\10f7d5"}.fad.fa-stomach:after{content:"\10f623"}.fad.fa-stop:after{content:"\10f04d"}.fad.fa-stop-circle:after{content:"\10f28d"}.fad.fa-stopwatch:after{content:"\10f2f2"}.fad.fa-stopwatch-20:after{content:"\10f96f"}.fad.fa-store:after{content:"\10f54e"}.fad.fa-store-alt:after{content:"\10f54f"}.fad.fa-store-alt-slash:after{content:"\10f970"}.fad.fa-store-slash:after{content:"\10f971"}.fad.fa-stream:after{content:"\10f550"}.fad.fa-street-view:after{content:"\10f21d"}.fad.fa-stretcher:after{content:"\10f825"}.fad.fa-strikethrough:after{content:"\10f0cc"}.fad.fa-stroopwafel:after{content:"\10f551"}.fad.fa-subscript:after{content:"\10f12c"}.fad.fa-subway:after{content:"\10f239"}.fad.fa-suitcase:after{content:"\10f0f2"}.fad.fa-suitcase-rolling:after{content:"\10f5c1"}.fad.fa-sun:after{content:"\10f185"}.fad.fa-sun-cloud:after{content:"\10f763"}.fad.fa-sun-dust:after{content:"\10f764"}.fad.fa-sun-haze:after{content:"\10f765"}.fad.fa-sunglasses:after{content:"\10f892"}.fad.fa-sunrise:after{content:"\10f766"}.fad.fa-sunset:after{content:"\10f767"}.fad.fa-superscript:after{content:"\10f12b"}.fad.fa-surprise:after{content:"\10f5c2"}.fad.fa-swatchbook:after{content:"\10f5c3"}.fad.fa-swimmer:after{content:"\10f5c4"}.fad.fa-swimming-pool:after{content:"\10f5c5"}.fad.fa-sword:after{content:"\10f71c"}.fad.fa-sword-laser:after{content:"\10f93b"}.fad.fa-sword-laser-alt:after{content:"\10f93c"}.fad.fa-swords:after{content:"\10f71d"}.fad.fa-swords-laser:after{content:"\10f93d"}.fad.fa-synagogue:after{content:"\10f69b"}.fad.fa-sync:after{content:"\10f021"}.fad.fa-sync-alt:after{content:"\10f2f1"}.fad.fa-syringe:after{content:"\10f48e"}.fad.fa-table:after{content:"\10f0ce"}.fad.fa-table-tennis:after{content:"\10f45d"}.fad.fa-tablet:after{content:"\10f10a"}.fad.fa-tablet-alt:after{content:"\10f3fa"}.fad.fa-tablet-android:after{content:"\10f3fb"}.fad.fa-tablet-android-alt:after{content:"\10f3fc"}.fad.fa-tablet-rugged:after{content:"\10f48f"}.fad.fa-tablets:after{content:"\10f490"}.fad.fa-tachometer:after{content:"\10f0e4"}.fad.fa-tachometer-alt:after{content:"\10f3fd"}.fad.fa-tachometer-alt-average:after{content:"\10f624"}.fad.fa-tachometer-alt-fast:after{content:"\10f625"}.fad.fa-tachometer-alt-fastest:after{content:"\10f626"}.fad.fa-tachometer-alt-slow:after{content:"\10f627"}.fad.fa-tachometer-alt-slowest:after{content:"\10f628"}.fad.fa-tachometer-average:after{content:"\10f629"}.fad.fa-tachometer-fast:after{content:"\10f62a"}.fad.fa-tachometer-fastest:after{content:"\10f62b"}.fad.fa-tachometer-slow:after{content:"\10f62c"}.fad.fa-tachometer-slowest:after{content:"\10f62d"}.fad.fa-taco:after{content:"\10f826"}.fad.fa-tag:after{content:"\10f02b"}.fad.fa-tags:after{content:"\10f02c"}.fad.fa-tally:after{content:"\10f69c"}.fad.fa-tanakh:after{content:"\10f827"}.fad.fa-tape:after{content:"\10f4db"}.fad.fa-tasks:after{content:"\10f0ae"}.fad.fa-tasks-alt:after{content:"\10f828"}.fad.fa-taxi:after{content:"\10f1ba"}.fad.fa-teeth:after{content:"\10f62e"}.fad.fa-teeth-open:after{content:"\10f62f"}.fad.fa-telescope:after{content:"\10f93e"}.fad.fa-temperature-down:after{content:"\10f93f"}.fad.fa-temperature-frigid:after{content:"\10f768"}.fad.fa-temperature-high:after{content:"\10f769"}.fad.fa-temperature-hot:after{content:"\10f76a"}.fad.fa-temperature-low:after{content:"\10f76b"}.fad.fa-temperature-up:after{content:"\10f940"}.fad.fa-tenge:after{content:"\10f7d7"}.fad.fa-tennis-ball:after{content:"\10f45e"}.fad.fa-terminal:after{content:"\10f120"}.fad.fa-text:after{content:"\10f893"}.fad.fa-text-height:after{content:"\10f034"}.fad.fa-text-size:after{content:"\10f894"}.fad.fa-text-width:after{content:"\10f035"}.fad.fa-th:after{content:"\10f00a"}.fad.fa-th-large:after{content:"\10f009"}.fad.fa-th-list:after{content:"\10f00b"}.fad.fa-theater-masks:after{content:"\10f630"}.fad.fa-thermometer:after{content:"\10f491"}.fad.fa-thermometer-empty:after{content:"\10f2cb"}.fad.fa-thermometer-full:after{content:"\10f2c7"}.fad.fa-thermometer-half:after{content:"\10f2c9"}.fad.fa-thermometer-quarter:after{content:"\10f2ca"}.fad.fa-thermometer-three-quarters:after{content:"\10f2c8"}.fad.fa-theta:after{content:"\10f69e"}.fad.fa-thumbs-down:after{content:"\10f165"}.fad.fa-thumbs-up:after{content:"\10f164"}.fad.fa-thumbtack:after{content:"\10f08d"}.fad.fa-thunderstorm:after{content:"\10f76c"}.fad.fa-thunderstorm-moon:after{content:"\10f76d"}.fad.fa-thunderstorm-sun:after{content:"\10f76e"}.fad.fa-ticket:after{content:"\10f145"}.fad.fa-ticket-alt:after{content:"\10f3ff"}.fad.fa-tilde:after{content:"\10f69f"}.fad.fa-times:after{content:"\10f00d"}.fad.fa-times-circle:after{content:"\10f057"}.fad.fa-times-hexagon:after{content:"\10f2ee"}.fad.fa-times-octagon:after{content:"\10f2f0"}.fad.fa-times-square:after{content:"\10f2d3"}.fad.fa-tint:after{content:"\10f043"}.fad.fa-tint-slash:after{content:"\10f5c7"}.fad.fa-tire:after{content:"\10f631"}.fad.fa-tire-flat:after{content:"\10f632"}.fad.fa-tire-pressure-warning:after{content:"\10f633"}.fad.fa-tire-rugged:after{content:"\10f634"}.fad.fa-tired:after{content:"\10f5c8"}.fad.fa-toggle-off:after{content:"\10f204"}.fad.fa-toggle-on:after{content:"\10f205"}.fad.fa-toilet:after{content:"\10f7d8"}.fad.fa-toilet-paper:after{content:"\10f71e"}.fad.fa-toilet-paper-alt:after{content:"\10f71f"}.fad.fa-toilet-paper-slash:after{content:"\10f972"}.fad.fa-tombstone:after{content:"\10f720"}.fad.fa-tombstone-alt:after{content:"\10f721"}.fad.fa-toolbox:after{content:"\10f552"}.fad.fa-tools:after{content:"\10f7d9"}.fad.fa-tooth:after{content:"\10f5c9"}.fad.fa-toothbrush:after{content:"\10f635"}.fad.fa-torah:after{content:"\10f6a0"}.fad.fa-torii-gate:after{content:"\10f6a1"}.fad.fa-tornado:after{content:"\10f76f"}.fad.fa-tractor:after{content:"\10f722"}.fad.fa-trademark:after{content:"\10f25c"}.fad.fa-traffic-cone:after{content:"\10f636"}.fad.fa-traffic-light:after{content:"\10f637"}.fad.fa-traffic-light-go:after{content:"\10f638"}.fad.fa-traffic-light-slow:after{content:"\10f639"}.fad.fa-traffic-light-stop:after{content:"\10f63a"}.fad.fa-trailer:after{content:"\10f941"}.fad.fa-train:after{content:"\10f238"}.fad.fa-tram:after{content:"\10f7da"}.fad.fa-transgender:after{content:"\10f224"}.fad.fa-transgender-alt:after{content:"\10f225"}.fad.fa-transporter:after{content:"\10f942"}.fad.fa-transporter-1:after{content:"\10f943"}.fad.fa-transporter-2:after{content:"\10f944"}.fad.fa-transporter-3:after{content:"\10f945"}.fad.fa-transporter-empty:after{content:"\10f946"}.fad.fa-trash:after{content:"\10f1f8"}.fad.fa-trash-alt:after{content:"\10f2ed"}.fad.fa-trash-restore:after{content:"\10f829"}.fad.fa-trash-restore-alt:after{content:"\10f82a"}.fad.fa-trash-undo:after{content:"\10f895"}.fad.fa-trash-undo-alt:after{content:"\10f896"}.fad.fa-treasure-chest:after{content:"\10f723"}.fad.fa-tree:after{content:"\10f1bb"}.fad.fa-tree-alt:after{content:"\10f400"}.fad.fa-tree-christmas:after{content:"\10f7db"}.fad.fa-tree-decorated:after{content:"\10f7dc"}.fad.fa-tree-large:after{content:"\10f7dd"}.fad.fa-tree-palm:after{content:"\10f82b"}.fad.fa-trees:after{content:"\10f724"}.fad.fa-triangle:after{content:"\10f2ec"}.fad.fa-triangle-music:after{content:"\10f8e2"}.fad.fa-trophy:after{content:"\10f091"}.fad.fa-trophy-alt:after{content:"\10f2eb"}.fad.fa-truck:after{content:"\10f0d1"}.fad.fa-truck-container:after{content:"\10f4dc"}.fad.fa-truck-couch:after{content:"\10f4dd"}.fad.fa-truck-loading:after{content:"\10f4de"}.fad.fa-truck-monster:after{content:"\10f63b"}.fad.fa-truck-moving:after{content:"\10f4df"}.fad.fa-truck-pickup:after{content:"\10f63c"}.fad.fa-truck-plow:after{content:"\10f7de"}.fad.fa-truck-ramp:after{content:"\10f4e0"}.fad.fa-trumpet:after{content:"\10f8e3"}.fad.fa-tshirt:after{content:"\10f553"}.fad.fa-tty:after{content:"\10f1e4"}.fad.fa-turkey:after{content:"\10f725"}.fad.fa-turntable:after{content:"\10f8e4"}.fad.fa-turtle:after{content:"\10f726"}.fad.fa-tv:after{content:"\10f26c"}.fad.fa-tv-alt:after{content:"\10f8e5"}.fad.fa-tv-music:after{content:"\10f8e6"}.fad.fa-tv-retro:after{content:"\10f401"}.fad.fa-typewriter:after{content:"\10f8e7"}.fad.fa-ufo:after{content:"\10f947"}.fad.fa-ufo-beam:after{content:"\10f948"}.fad.fa-umbrella:after{content:"\10f0e9"}.fad.fa-umbrella-beach:after{content:"\10f5ca"}.fad.fa-underline:after{content:"\10f0cd"}.fad.fa-undo:after{content:"\10f0e2"}.fad.fa-undo-alt:after{content:"\10f2ea"}.fad.fa-unicorn:after{content:"\10f727"}.fad.fa-union:after{content:"\10f6a2"}.fad.fa-universal-access:after{content:"\10f29a"}.fad.fa-university:after{content:"\10f19c"}.fad.fa-unlink:after{content:"\10f127"}.fad.fa-unlock:after{content:"\10f09c"}.fad.fa-unlock-alt:after{content:"\10f13e"}.fad.fa-upload:after{content:"\10f093"}.fad.fa-usb-drive:after{content:"\10f8e9"}.fad.fa-usd-circle:after{content:"\10f2e8"}.fad.fa-usd-square:after{content:"\10f2e9"}.fad.fa-user:after{content:"\10f007"}.fad.fa-user-alien:after{content:"\10f94a"}.fad.fa-user-alt:after{content:"\10f406"}.fad.fa-user-alt-slash:after{content:"\10f4fa"}.fad.fa-user-astronaut:after{content:"\10f4fb"}.fad.fa-user-chart:after{content:"\10f6a3"}.fad.fa-user-check:after{content:"\10f4fc"}.fad.fa-user-circle:after{content:"\10f2bd"}.fad.fa-user-clock:after{content:"\10f4fd"}.fad.fa-user-cog:after{content:"\10f4fe"}.fad.fa-user-cowboy:after{content:"\10f8ea"}.fad.fa-user-crown:after{content:"\10f6a4"}.fad.fa-user-edit:after{content:"\10f4ff"}.fad.fa-user-friends:after{content:"\10f500"}.fad.fa-user-graduate:after{content:"\10f501"}.fad.fa-user-hard-hat:after{content:"\10f82c"}.fad.fa-user-headset:after{content:"\10f82d"}.fad.fa-user-injured:after{content:"\10f728"}.fad.fa-user-lock:after{content:"\10f502"}.fad.fa-user-md:after{content:"\10f0f0"}.fad.fa-user-md-chat:after{content:"\10f82e"}.fad.fa-user-minus:after{content:"\10f503"}.fad.fa-user-music:after{content:"\10f8eb"}.fad.fa-user-ninja:after{content:"\10f504"}.fad.fa-user-nurse:after{content:"\10f82f"}.fad.fa-user-plus:after{content:"\10f234"}.fad.fa-user-robot:after{content:"\10f94b"}.fad.fa-user-secret:after{content:"\10f21b"}.fad.fa-user-shield:after{content:"\10f505"}.fad.fa-user-slash:after{content:"\10f506"}.fad.fa-user-tag:after{content:"\10f507"}.fad.fa-user-tie:after{content:"\10f508"}.fad.fa-user-times:after{content:"\10f235"}.fad.fa-user-unlock:after{content:"\10f958"}.fad.fa-user-visor:after{content:"\10f94c"}.fad.fa-users:after{content:"\10f0c0"}.fad.fa-users-class:after{content:"\10f63d"}.fad.fa-users-cog:after{content:"\10f509"}.fad.fa-users-crown:after{content:"\10f6a5"}.fad.fa-users-medical:after{content:"\10f830"}.fad.fa-users-slash:after{content:"\10f973"}.fad.fa-utensil-fork:after{content:"\10f2e3"}.fad.fa-utensil-knife:after{content:"\10f2e4"}.fad.fa-utensil-spoon:after{content:"\10f2e5"}.fad.fa-utensils:after{content:"\10f2e7"}.fad.fa-utensils-alt:after{content:"\10f2e6"}.fad.fa-vacuum:after{content:"\10f94d"}.fad.fa-vacuum-robot:after{content:"\10f94e"}.fad.fa-value-absolute:after{content:"\10f6a6"}.fad.fa-vector-square:after{content:"\10f5cb"}.fad.fa-venus:after{content:"\10f221"}.fad.fa-venus-double:after{content:"\10f226"}.fad.fa-venus-mars:after{content:"\10f228"}.fad.fa-vhs:after{content:"\10f8ec"}.fad.fa-vial:after{content:"\10f492"}.fad.fa-vials:after{content:"\10f493"}.fad.fa-video:after{content:"\10f03d"}.fad.fa-video-plus:after{content:"\10f4e1"}.fad.fa-video-slash:after{content:"\10f4e2"}.fad.fa-vihara:after{content:"\10f6a7"}.fad.fa-violin:after{content:"\10f8ed"}.fad.fa-virus:after{content:"\10f974"}.fad.fa-virus-slash:after{content:"\10f975"}.fad.fa-viruses:after{content:"\10f976"}.fad.fa-voicemail:after{content:"\10f897"}.fad.fa-volcano:after{content:"\10f770"}.fad.fa-volleyball-ball:after{content:"\10f45f"}.fad.fa-volume:after{content:"\10f6a8"}.fad.fa-volume-down:after{content:"\10f027"}.fad.fa-volume-mute:after{content:"\10f6a9"}.fad.fa-volume-off:after{content:"\10f026"}.fad.fa-volume-slash:after{content:"\10f2e2"}.fad.fa-volume-up:after{content:"\10f028"}.fad.fa-vote-nay:after{content:"\10f771"}.fad.fa-vote-yea:after{content:"\10f772"}.fad.fa-vr-cardboard:after{content:"\10f729"}.fad.fa-wagon-covered:after{content:"\10f8ee"}.fad.fa-walker:after{content:"\10f831"}.fad.fa-walkie-talkie:after{content:"\10f8ef"}.fad.fa-walking:after{content:"\10f554"}.fad.fa-wallet:after{content:"\10f555"}.fad.fa-wand:after{content:"\10f72a"}.fad.fa-wand-magic:after{content:"\10f72b"}.fad.fa-warehouse:after{content:"\10f494"}.fad.fa-warehouse-alt:after{content:"\10f495"}.fad.fa-washer:after{content:"\10f898"}.fad.fa-watch:after{content:"\10f2e1"}.fad.fa-watch-calculator:after{content:"\10f8f0"}.fad.fa-watch-fitness:after{content:"\10f63e"}.fad.fa-water:after{content:"\10f773"}.fad.fa-water-lower:after{content:"\10f774"}.fad.fa-water-rise:after{content:"\10f775"}.fad.fa-wave-sine:after{content:"\10f899"}.fad.fa-wave-square:after{content:"\10f83e"}.fad.fa-wave-triangle:after{content:"\10f89a"}.fad.fa-waveform:after{content:"\10f8f1"}.fad.fa-waveform-path:after{content:"\10f8f2"}.fad.fa-webcam:after{content:"\10f832"}.fad.fa-webcam-slash:after{content:"\10f833"}.fad.fa-weight:after{content:"\10f496"}.fad.fa-weight-hanging:after{content:"\10f5cd"}.fad.fa-whale:after{content:"\10f72c"}.fad.fa-wheat:after{content:"\10f72d"}.fad.fa-wheelchair:after{content:"\10f193"}.fad.fa-whistle:after{content:"\10f460"}.fad.fa-wifi:after{content:"\10f1eb"}.fad.fa-wifi-1:after{content:"\10f6aa"}.fad.fa-wifi-2:after{content:"\10f6ab"}.fad.fa-wifi-slash:after{content:"\10f6ac"}.fad.fa-wind:after{content:"\10f72e"}.fad.fa-wind-turbine:after{content:"\10f89b"}.fad.fa-wind-warning:after{content:"\10f776"}.fad.fa-window:after{content:"\10f40e"}.fad.fa-window-alt:after{content:"\10f40f"}.fad.fa-window-close:after{content:"\10f410"}.fad.fa-window-frame:after{content:"\10f94f"}.fad.fa-window-frame-open:after{content:"\10f950"}.fad.fa-window-maximize:after{content:"\10f2d0"}.fad.fa-window-minimize:after{content:"\10f2d1"}.fad.fa-window-restore:after{content:"\10f2d2"}.fad.fa-windsock:after{content:"\10f777"}.fad.fa-wine-bottle:after{content:"\10f72f"}.fad.fa-wine-glass:after{content:"\10f4e3"}.fad.fa-wine-glass-alt:after{content:"\10f5ce"}.fad.fa-won-sign:after{content:"\10f159"}.fad.fa-wreath:after{content:"\10f7e2"}.fad.fa-wrench:after{content:"\10f0ad"}.fad.fa-x-ray:after{content:"\10f497"}.fad.fa-yen-sign:after{content:"\10f157"}.fad.fa-yin-yang:after{content:"\10f6ad"}@font-face{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:300;font-display:block;src:url("./media/fa-light-300-EXUL7BEH.eot");src:url("./media/fa-light-300-EXUL7BEH.eot?#iefix") format("embedded-opentype"),url("./media/fa-light-300-WPPJ3PNI.woff2") format("woff2"),url("./media/fa-light-300-NIUMG57L.woff") format("woff"),url("./media/fa-light-300-5AJCFL6V.ttf") format("truetype"),url("./media/fa-light-300-2HKELM2V.svg#fontawesome") format("svg")}.fal{font-weight:300}@font-face{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:400;font-display:block;src:url("./media/fa-regular-400-JTBHY64P.eot");src:url("./media/fa-regular-400-JTBHY64P.eot?#iefix") format("embedded-opentype"),url("./media/fa-regular-400-YISYOOWH.woff2") format("woff2"),url("./media/fa-regular-400-44TJBUTR.woff") format("woff"),url("./media/fa-regular-400-LMB4YV5J.ttf") format("truetype"),url("./media/fa-regular-400-KVDIHUOI.svg#fontawesome") format("svg")}.fal,.far{font-family:"Font Awesome 5 Pro"}.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:900;font-display:block;src:url("./media/fa-solid-900-KYW7FBGI.eot");src:url("./media/fa-solid-900-KYW7FBGI.eot?#iefix") format("embedded-opentype"),url("./media/fa-solid-900-JHTPK5V5.woff2") format("woff2"),url("./media/fa-solid-900-JZTO4RAJ.woff") format("woff"),url("./media/fa-solid-900-KG6YRITJ.ttf") format("truetype"),url("./media/fa-solid-900-NGFNHLOP.svg#fontawesome") format("svg")}.fa,.fas{font-family:"Font Awesome 5 Pro";font-weight:900}@font-face{font-family:hgi-bulk-rounded;src:url("./media/hgi-bulk-rounded-ZLPM6HBX.eot");src:url("./media/hgi-bulk-rounded-ZLPM6HBX.eot?#iefix") format("embedded-opentype"),url("./media/hgi-bulk-rounded-B7GZQ3CM.woff2") format("woff2"),url("./media/hgi-bulk-rounded-N7EVNKA3.woff") format("woff"),url("./media/hgi-bulk-rounded-FV3ARGY6.ttf") format("truetype"),url("./media/hgi-bulk-rounded-OCBNNZ3I.svg#hgi-bulk-rounded") format("svg");font-weight:400;font-style:normal}.hgi-bulk{font-family:hgi-bulk-rounded!important;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;display:inline-block;font-variant:normal;line-height:1;text-rendering:auto}.hgi-bulk:before{position:absolute;left:0}.hgi-bulk:after{opacity:.4}.hgi-bulk.hgi-abacus:after{content:"\3a70"}.hgi-bulk.hgi-abacus:before{content:"\3a71"}.hgi-bulk.hgi-absolute:after{content:"\3a72"}.hgi-bulk.hgi-absolute:before{content:"\3a73"}.hgi-bulk.hgi-acceleration:after{content:"\3a74"}.hgi-bulk.hgi-acceleration:before{content:"\3a75"}.hgi-bulk.hgi-access:after{content:"\3a76"}.hgi-bulk.hgi-access:before{content:"\3a77"}.hgi-bulk.hgi-accident:after{content:"\3a78"}.hgi-bulk.hgi-accident:before{content:"\3a79"}.hgi-bulk.hgi-account-setting-01:after{content:"\3a7a"}.hgi-bulk.hgi-account-setting-01:before{content:"\3a7b"}.hgi-bulk.hgi-account-setting-02:after{content:"\3a7c"}.hgi-bulk.hgi-account-setting-02:before{content:"\3a7d"}.hgi-bulk.hgi-account-setting-03:after{content:"\3a7e"}.hgi-bulk.hgi-account-setting-03:before{content:"\3a7f"}.hgi-bulk.hgi-activity-01:after{content:"\3a80"}.hgi-bulk.hgi-activity-01:before{content:"\3a81"}.hgi-bulk.hgi-activity-02:after{content:"\3a82"}.hgi-bulk.hgi-activity-02:before{content:"\3a83"}.hgi-bulk.hgi-activity-03:after{content:"\3a84"}.hgi-bulk.hgi-activity-03:before{content:"\3a85"}.hgi-bulk.hgi-activity-04:after{content:"\3a86"}.hgi-bulk.hgi-activity-04:before{content:"\3a87"}.hgi-bulk.hgi-acute:after{content:"\3a88"}.hgi-bulk.hgi-acute:before{content:"\3a89"}.hgi-bulk.hgi-add-01:after{content:"\3a8a"}.hgi-bulk.hgi-add-01:before{content:"\3a8b"}.hgi-bulk.hgi-add-02:after{content:"\3a8c"}.hgi-bulk.hgi-add-02:before{content:"\3a8d"}.hgi-bulk.hgi-add-circle-half-dot:after{content:"\3a8e"}.hgi-bulk.hgi-add-circle-half-dot:before{content:"\3a8f"}.hgi-bulk.hgi-add-circle:after{content:"\3a90"}.hgi-bulk.hgi-add-circle:before{content:"\3a91"}.hgi-bulk.hgi-add-square:after{content:"\3a92"}.hgi-bulk.hgi-add-square:before{content:"\3a93"}.hgi-bulk.hgi-add-team:after{content:"\3a94"}.hgi-bulk.hgi-add-team:before{content:"\3a95"}.hgi-bulk.hgi-address-book:after{content:"\3a96"}.hgi-bulk.hgi-address-book:before{content:"\3a97"}.hgi-bulk.hgi-adobe-after-effect:after{content:"\3a98"}.hgi-bulk.hgi-adobe-after-effect:before{content:"\3a99"}.hgi-bulk.hgi-adobe-illustrator:after{content:"\3a9a"}.hgi-bulk.hgi-adobe-illustrator:before{content:"\3a9b"}.hgi-bulk.hgi-adobe-indesign:after{content:"\3a9c"}.hgi-bulk.hgi-adobe-indesign:before{content:"\3a9d"}.hgi-bulk.hgi-adobe-photoshop:after{content:"\3a9e"}.hgi-bulk.hgi-adobe-photoshop:before{content:"\3a9f"}.hgi-bulk.hgi-adobe-premier:after{content:"\3aa0"}.hgi-bulk.hgi-adobe-premier:before{content:"\3aa1"}.hgi-bulk.hgi-adobe-xd:after{content:"\3aa2"}.hgi-bulk.hgi-adobe-xd:before{content:"\3aa3"}.hgi-bulk.hgi-adventure:after{content:"\3aa4"}.hgi-bulk.hgi-adventure:before{content:"\3aa5"}.hgi-bulk.hgi-advertisiment:after{content:"\3aa6"}.hgi-bulk.hgi-advertisiment:before{content:"\3aa7"}.hgi-bulk.hgi-adzan:after{content:"\3aa8"}.hgi-bulk.hgi-adzan:before{content:"\3aa9"}.hgi-bulk.hgi-affiliate:after{content:"\3aaa"}.hgi-bulk.hgi-affiliate:before{content:"\3aab"}.hgi-bulk.hgi-agreement-01:after{content:"\3aac"}.hgi-bulk.hgi-agreement-01:before{content:"\3aad"}.hgi-bulk.hgi-agreement-02:after{content:"\3aae"}.hgi-bulk.hgi-agreement-02:before{content:"\3aaf"}.hgi-bulk.hgi-agreement-03:after{content:"\3ab0"}.hgi-bulk.hgi-agreement-03:before{content:"\3ab1"}.hgi-bulk.hgi-ai-beautify:after{content:"\3ab2"}.hgi-bulk.hgi-ai-beautify:before{content:"\3ab3"}.hgi-bulk.hgi-ai-book:after{content:"\3ab4"}.hgi-bulk.hgi-ai-book:before{content:"\3ab5"}.hgi-bulk.hgi-ai-brain-01:after{content:"\3ab6"}.hgi-bulk.hgi-ai-brain-01:before{content:"\3ab7"}.hgi-bulk.hgi-ai-brain-02:after{content:"\3ab8"}.hgi-bulk.hgi-ai-brain-02:before{content:"\3ab9"}.hgi-bulk.hgi-ai-brain-03:after{content:"\3aba"}.hgi-bulk.hgi-ai-brain-03:before{content:"\3abb"}.hgi-bulk.hgi-ai-brain-04:after{content:"\3abc"}.hgi-bulk.hgi-ai-brain-04:before{content:"\3abd"}.hgi-bulk.hgi-ai-brain-05:after{content:"\3abe"}.hgi-bulk.hgi-ai-brain-05:before{content:"\3abf"}.hgi-bulk.hgi-ai-browser:after{content:"\3ac0"}.hgi-bulk.hgi-ai-browser:before{content:"\3ac1"}.hgi-bulk.hgi-ai-chat-01:after{content:"\3ac2"}.hgi-bulk.hgi-ai-chat-01:before{content:"\3ac3"}.hgi-bulk.hgi-ai-chat-02:after{content:"\3ac4"}.hgi-bulk.hgi-ai-chat-02:before{content:"\3ac5"}.hgi-bulk.hgi-ai-cloud-01:after{content:"\3ac6"}.hgi-bulk.hgi-ai-cloud-01:before{content:"\3ac7"}.hgi-bulk.hgi-ai-cloud-02:after{content:"\3ac8"}.hgi-bulk.hgi-ai-cloud-02:before{content:"\3ac9"}.hgi-bulk.hgi-ai-cloud:after{content:"\3aca"}.hgi-bulk.hgi-ai-cloud:before{content:"\3acb"}.hgi-bulk.hgi-ai-computer:after{content:"\3acc"}.hgi-bulk.hgi-ai-computer:before{content:"\3acd"}.hgi-bulk.hgi-ai-dna:after{content:"\3ace"}.hgi-bulk.hgi-ai-dna:before{content:"\3acf"}.hgi-bulk.hgi-ai-eraser:after{content:"\3ad0"}.hgi-bulk.hgi-ai-eraser:before{content:"\3ad1"}.hgi-bulk.hgi-ai-folder-01:after{content:"\3ad2"}.hgi-bulk.hgi-ai-folder-01:before{content:"\3ad3"}.hgi-bulk.hgi-ai-folder-02:after{content:"\3ad4"}.hgi-bulk.hgi-ai-folder-02:before{content:"\3ad5"}.hgi-bulk.hgi-ai-game:after{content:"\3ad6"}.hgi-bulk.hgi-ai-game:before{content:"\3ad7"}.hgi-bulk.hgi-ai-generative:after{content:"\3ad8"}.hgi-bulk.hgi-ai-generative:before{content:"\3ad9"}.hgi-bulk.hgi-ai-idea:after{content:"\3ada"}.hgi-bulk.hgi-ai-idea:before{content:"\3adb"}.hgi-bulk.hgi-ai-image:after{content:"\3adc"}.hgi-bulk.hgi-ai-image:before{content:"\3add"}.hgi-bulk.hgi-ai-innovation-01:after{content:"\3ade"}.hgi-bulk.hgi-ai-innovation-01:before{content:"\3adf"}.hgi-bulk.hgi-ai-innovation-02:after{content:"\3ae0"}.hgi-bulk.hgi-ai-innovation-02:before{content:"\3ae1"}.hgi-bulk.hgi-ai-innovation-03:after{content:"\3ae2"}.hgi-bulk.hgi-ai-innovation-03:before{content:"\3ae3"}.hgi-bulk.hgi-ai-laptop:after{content:"\3ae4"}.hgi-bulk.hgi-ai-laptop:before{content:"\3ae5"}.hgi-bulk.hgi-ai-learning:after{content:"\3ae6"}.hgi-bulk.hgi-ai-learning:before{content:"\3ae7"}.hgi-bulk.hgi-ai-lock:after{content:"\3ae8"}.hgi-bulk.hgi-ai-lock:before{content:"\3ae9"}.hgi-bulk.hgi-ai-magic:after{content:"\3aea"}.hgi-bulk.hgi-ai-magic:before{content:"\3aeb"}.hgi-bulk.hgi-ai-mail-01:after{content:"\3aec"}.hgi-bulk.hgi-ai-mail-01:before{content:"\3aed"}.hgi-bulk.hgi-ai-mail-02:after{content:"\3aee"}.hgi-bulk.hgi-ai-mail-02:before{content:"\3aef"}.hgi-bulk.hgi-ai-mail:after{content:"\3af0"}.hgi-bulk.hgi-ai-mail:before{content:"\3af1"}.hgi-bulk.hgi-ai-network:after{content:"\3af2"}.hgi-bulk.hgi-ai-network:before{content:"\3af3"}.hgi-bulk.hgi-ai-phone-01:after{content:"\3af4"}.hgi-bulk.hgi-ai-phone-01:before{content:"\3af5"}.hgi-bulk.hgi-ai-phone-02:after{content:"\3af6"}.hgi-bulk.hgi-ai-phone-02:before{content:"\3af7"}.hgi-bulk.hgi-ai-programming:after{content:"\3af8"}.hgi-bulk.hgi-ai-programming:before{content:"\3af9"}.hgi-bulk.hgi-ai-search:after{content:"\3afa"}.hgi-bulk.hgi-ai-search:before{content:"\3afb"}.hgi-bulk.hgi-ai-security-01:after{content:"\3afc"}.hgi-bulk.hgi-ai-security-01:before{content:"\3afd"}.hgi-bulk.hgi-ai-security-02:after{content:"\3afe"}.hgi-bulk.hgi-ai-security-02:before{content:"\3aff"}.hgi-bulk.hgi-ai-setting:after{content:"\3b00"}.hgi-bulk.hgi-ai-setting:before{content:"\3b01"}.hgi-bulk.hgi-ai-smartwatch:after{content:"\3b02"}.hgi-bulk.hgi-ai-smartwatch:before{content:"\3b03"}.hgi-bulk.hgi-ai-user:after{content:"\3b04"}.hgi-bulk.hgi-ai-user:before{content:"\3b05"}.hgi-bulk.hgi-ai-video:after{content:"\3b06"}.hgi-bulk.hgi-ai-video:before{content:"\3b07"}.hgi-bulk.hgi-ai-view:after{content:"\3b08"}.hgi-bulk.hgi-ai-view:before{content:"\3b09"}.hgi-bulk.hgi-aids:after{content:"\3b0a"}.hgi-bulk.hgi-aids:before{content:"\3b0b"}.hgi-bulk.hgi-airbnb:after{content:"\3b0c"}.hgi-bulk.hgi-airbnb:before{content:"\3b0d"}.hgi-bulk.hgi-aircraft-game:after{content:"\3b0e"}.hgi-bulk.hgi-aircraft-game:before{content:"\3b0f"}.hgi-bulk.hgi-airdrop:after{content:"\3b10"}.hgi-bulk.hgi-airdrop:before{content:"\3b11"}.hgi-bulk.hgi-airplane-01:after{content:"\3b12"}.hgi-bulk.hgi-airplane-01:before{content:"\3b13"}.hgi-bulk.hgi-airplane-02:after{content:"\3b14"}.hgi-bulk.hgi-airplane-02:before{content:"\3b15"}.hgi-bulk.hgi-airplane-landing-01:after{content:"\3b16"}.hgi-bulk.hgi-airplane-landing-01:before{content:"\3b17"}.hgi-bulk.hgi-airplane-landing-02:after{content:"\3b18"}.hgi-bulk.hgi-airplane-landing-02:before{content:"\3b19"}.hgi-bulk.hgi-airplane-mode-off:after{content:"\3b1a"}.hgi-bulk.hgi-airplane-mode-off:before{content:"\3b1b"}.hgi-bulk.hgi-airplane-mode:after{content:"\3b1c"}.hgi-bulk.hgi-airplane-mode:before{content:"\3b1d"}.hgi-bulk.hgi-airplane-seat:after{content:"\3b1e"}.hgi-bulk.hgi-airplane-seat:before{content:"\3b1f"}.hgi-bulk.hgi-airplane-take-off-01:after{content:"\3b20"}.hgi-bulk.hgi-airplane-take-off-01:before{content:"\3b21"}.hgi-bulk.hgi-airplane-take-off-02:after{content:"\3b22"}.hgi-bulk.hgi-airplane-take-off-02:before{content:"\3b23"}.hgi-bulk.hgi-airplay-line:after{content:"\3b24"}.hgi-bulk.hgi-airplay-line:before{content:"\3b25"}.hgi-bulk.hgi-airpod-01:after{content:"\3b26"}.hgi-bulk.hgi-airpod-01:before{content:"\3b27"}.hgi-bulk.hgi-airpod-02:after{content:"\3b28"}.hgi-bulk.hgi-airpod-02:before{content:"\3b29"}.hgi-bulk.hgi-airpod-03:after{content:"\3b2a"}.hgi-bulk.hgi-airpod-03:before{content:"\3b2b"}.hgi-bulk.hgi-airport:after{content:"\3b2c"}.hgi-bulk.hgi-airport:before{content:"\3b2d"}.hgi-bulk.hgi-al-aqsa-mosque:after{content:"\3b2e"}.hgi-bulk.hgi-al-aqsa-mosque:before{content:"\3b2f"}.hgi-bulk.hgi-alarm-clock:after{content:"\3b30"}.hgi-bulk.hgi-alarm-clock:before{content:"\3b31"}.hgi-bulk.hgi-album-01:after{content:"\3b32"}.hgi-bulk.hgi-album-01:before{content:"\3b33"}.hgi-bulk.hgi-album-02:after{content:"\3b34"}.hgi-bulk.hgi-album-02:before{content:"\3b35"}.hgi-bulk.hgi-album-not-found-01:after{content:"\3b36"}.hgi-bulk.hgi-album-not-found-01:before{content:"\3b37"}.hgi-bulk.hgi-album-not-found-02:after{content:"\3b38"}.hgi-bulk.hgi-album-not-found-02:before{content:"\3b39"}.hgi-bulk.hgi-alert-01:after{content:"\3b3a"}.hgi-bulk.hgi-alert-01:before{content:"\3b3b"}.hgi-bulk.hgi-alert-02:after{content:"\3b3c"}.hgi-bulk.hgi-alert-02:before{content:"\3b3d"}.hgi-bulk.hgi-alert-circle:after{content:"\3b3e"}.hgi-bulk.hgi-alert-circle:before{content:"\3b3f"}.hgi-bulk.hgi-alert-diamond:after{content:"\3b40"}.hgi-bulk.hgi-alert-diamond:before{content:"\3b41"}.hgi-bulk.hgi-alert-square:after{content:"\3b42"}.hgi-bulk.hgi-alert-square:before{content:"\3b43"}.hgi-bulk.hgi-algorithm:after{content:"\3b44"}.hgi-bulk.hgi-algorithm:before{content:"\3b45"}.hgi-bulk.hgi-alien-01:after{content:"\3b46"}.hgi-bulk.hgi-alien-01:before{content:"\3b47"}.hgi-bulk.hgi-alien-02:after{content:"\3b48"}.hgi-bulk.hgi-alien-02:before{content:"\3b49"}.hgi-bulk.hgi-align-bottom:after{content:"\3b4a"}.hgi-bulk.hgi-align-bottom:before{content:"\3b4b"}.hgi-bulk.hgi-align-box-bottom-center:after{content:"\3b4c"}.hgi-bulk.hgi-align-box-bottom-center:before{content:"\3b4d"}.hgi-bulk.hgi-align-box-bottom-left:after{content:"\3b4e"}.hgi-bulk.hgi-align-box-bottom-left:before{content:"\3b4f"}.hgi-bulk.hgi-align-box-bottom-right:after{content:"\3b50"}.hgi-bulk.hgi-align-box-bottom-right:before{content:"\3b51"}.hgi-bulk.hgi-align-box-middle-center:after{content:"\3b52"}.hgi-bulk.hgi-align-box-middle-center:before{content:"\3b53"}.hgi-bulk.hgi-align-box-middle-left:after{content:"\3b54"}.hgi-bulk.hgi-align-box-middle-left:before{content:"\3b55"}.hgi-bulk.hgi-align-box-middle-right:after{content:"\3b56"}.hgi-bulk.hgi-align-box-middle-right:before{content:"\3b57"}.hgi-bulk.hgi-align-box-top-center:after{content:"\3b58"}.hgi-bulk.hgi-align-box-top-center:before{content:"\3b59"}.hgi-bulk.hgi-align-box-top-left:after{content:"\3b5a"}.hgi-bulk.hgi-align-box-top-left:before{content:"\3b5b"}.hgi-bulk.hgi-align-box-top-right:after{content:"\3b5c"}.hgi-bulk.hgi-align-box-top-right:before{content:"\3b5d"}.hgi-bulk.hgi-align-horizontal-center:after{content:"\3b5e"}.hgi-bulk.hgi-align-horizontal-center:before{content:"\3b5f"}.hgi-bulk.hgi-align-key-object:after{content:"\3b60"}.hgi-bulk.hgi-align-key-object:before{content:"\3b61"}.hgi-bulk.hgi-align-left:after{content:"\3b62"}.hgi-bulk.hgi-align-left:before{content:"\3b63"}.hgi-bulk.hgi-align-right:after{content:"\3b64"}.hgi-bulk.hgi-align-right:before{content:"\3b65"}.hgi-bulk.hgi-align-selection:after{content:"\3b66"}.hgi-bulk.hgi-align-selection:before{content:"\3b67"}.hgi-bulk.hgi-align-top:after{content:"\3b68"}.hgi-bulk.hgi-align-top:before{content:"\3b69"}.hgi-bulk.hgi-align-vertical-center:after{content:"\3b6a"}.hgi-bulk.hgi-align-vertical-center:before{content:"\3b6b"}.hgi-bulk.hgi-all-bookmark:after{content:"\3b6c"}.hgi-bulk.hgi-all-bookmark:before{content:"\3b6d"}.hgi-bulk.hgi-allah:after{content:"\3b6e"}.hgi-bulk.hgi-allah:before{content:"\3b6f"}.hgi-bulk.hgi-alms:after{content:"\3b70"}.hgi-bulk.hgi-alms:before{content:"\3b71"}.hgi-bulk.hgi-alpha-circle:after{content:"\3b72"}.hgi-bulk.hgi-alpha-circle:before{content:"\3b73"}.hgi-bulk.hgi-alpha:after{content:"\3b74"}.hgi-bulk.hgi-alpha-square:after{content:"\3b75"}.hgi-bulk.hgi-alpha-square:before{content:"\3b76"}.hgi-bulk.hgi-alpha:before{content:"\3b77"}.hgi-bulk.hgi-alphabet-arabic:after{content:"\3b78"}.hgi-bulk.hgi-alphabet-arabic:before{content:"\3b79"}.hgi-bulk.hgi-alphabet-bangla:after{content:"\3b7a"}.hgi-bulk.hgi-alphabet-bangla:before{content:"\3b7b"}.hgi-bulk.hgi-alphabet-chinese:after{content:"\3b7c"}.hgi-bulk.hgi-alphabet-chinese:before{content:"\3b7d"}.hgi-bulk.hgi-alphabet-greek:after{content:"\3b7e"}.hgi-bulk.hgi-alphabet-greek:before{content:"\3b7f"}.hgi-bulk.hgi-alphabet-hebrew:after{content:"\3b80"}.hgi-bulk.hgi-alphabet-hebrew:before{content:"\3b81"}.hgi-bulk.hgi-alphabet-hindi:after{content:"\3b82"}.hgi-bulk.hgi-alphabet-hindi:before{content:"\3b83"}.hgi-bulk.hgi-alphabet-japanese:after{content:"\3b84"}.hgi-bulk.hgi-alphabet-japanese:before{content:"\3b85"}.hgi-bulk.hgi-alphabet-korean:after{content:"\3b86"}.hgi-bulk.hgi-alphabet-korean:before{content:"\3b87"}.hgi-bulk.hgi-alphabet-thai:after{content:"\3b88"}.hgi-bulk.hgi-alphabet-thai:before{content:"\3b89"}.hgi-bulk.hgi-amazon:after{content:"\3b8a"}.hgi-bulk.hgi-amazon:before{content:"\3b8b"}.hgi-bulk.hgi-ambulance:after{content:"\3b8c"}.hgi-bulk.hgi-ambulance:before{content:"\3b8d"}.hgi-bulk.hgi-american-football:after{content:"\3b8e"}.hgi-bulk.hgi-american-football:before{content:"\3b8f"}.hgi-bulk.hgi-amie:after{content:"\3b90"}.hgi-bulk.hgi-amie:before{content:"\3b91"}.hgi-bulk.hgi-ampoule:after{content:"\3b92"}.hgi-bulk.hgi-ampoule:before{content:"\3b93"}.hgi-bulk.hgi-analysis-text-link:after{content:"\3b94"}.hgi-bulk.hgi-analysis-text-link:before{content:"\3b95"}.hgi-bulk.hgi-analytics-01:after{content:"\3b96"}.hgi-bulk.hgi-analytics-01:before{content:"\3b97"}.hgi-bulk.hgi-analytics-02:after{content:"\3b98"}.hgi-bulk.hgi-analytics-02:before{content:"\3b99"}.hgi-bulk.hgi-analytics-down:after{content:"\3b9a"}.hgi-bulk.hgi-analytics-down:before{content:"\3b9b"}.hgi-bulk.hgi-analytics-up:after{content:"\3b9c"}.hgi-bulk.hgi-analytics-up:before{content:"\3b9d"}.hgi-bulk.hgi-anchor-point:after{content:"\3b9e"}.hgi-bulk.hgi-anchor-point:before{content:"\3b9f"}.hgi-bulk.hgi-android:after{content:"\3ba0"}.hgi-bulk.hgi-android:before{content:"\3ba1"}.hgi-bulk.hgi-angel:after{content:"\3ba2"}.hgi-bulk.hgi-angel:before{content:"\3ba3"}.hgi-bulk.hgi-angle-01:after{content:"\3ba4"}.hgi-bulk.hgi-angle-01:before{content:"\3ba5"}.hgi-bulk.hgi-angle:after{content:"\3ba6"}.hgi-bulk.hgi-angle:before{content:"\3ba7"}.hgi-bulk.hgi-angry-bird:after{content:"\3ba8"}.hgi-bulk.hgi-angry-bird:before{content:"\3ba9"}.hgi-bulk.hgi-angry:after{content:"\3baa"}.hgi-bulk.hgi-angry:before{content:"\3bab"}.hgi-bulk.hgi-anonymous:after{content:"\3bac"}.hgi-bulk.hgi-anonymous:before{content:"\3bad"}.hgi-bulk.hgi-api:after{content:"\3bae"}.hgi-bulk.hgi-api:before{content:"\3baf"}.hgi-bulk.hgi-app-store:after{content:"\3bb0"}.hgi-bulk.hgi-app-store:before{content:"\3bb1"}.hgi-bulk.hgi-apple-01:after{content:"\3bb2"}.hgi-bulk.hgi-apple-01:before{content:"\3bb3"}.hgi-bulk.hgi-apple-finder:after{content:"\3bb4"}.hgi-bulk.hgi-apple-finder:before{content:"\3bb5"}.hgi-bulk.hgi-apple-news:after{content:"\3bb6"}.hgi-bulk.hgi-apple-news:before{content:"\3bb7"}.hgi-bulk.hgi-apple-pie:after{content:"\3bb8"}.hgi-bulk.hgi-apple-pie:before{content:"\3bb9"}.hgi-bulk.hgi-apple-reminder:after{content:"\3bba"}.hgi-bulk.hgi-apple-reminder:before{content:"\3bbb"}.hgi-bulk.hgi-apple:after{content:"\3bbc"}.hgi-bulk.hgi-apple-stocks:after{content:"\3bbd"}.hgi-bulk.hgi-apple-stocks:before{content:"\3bbe"}.hgi-bulk.hgi-apple-vision-pro:after{content:"\3bbf"}.hgi-bulk.hgi-apple-vision-pro:before{content:"\3bc0"}.hgi-bulk.hgi-apple:before{content:"\3bc1"}.hgi-bulk.hgi-approximately-equal-circle:after{content:"\3bc2"}.hgi-bulk.hgi-approximately-equal-circle:before{content:"\3bc3"}.hgi-bulk.hgi-approximately-equal:after{content:"\3bc4"}.hgi-bulk.hgi-approximately-equal-square:after{content:"\3bc5"}.hgi-bulk.hgi-approximately-equal-square:before{content:"\3bc6"}.hgi-bulk.hgi-approximately-equal:before{content:"\3bc7"}.hgi-bulk.hgi-apricot:after{content:"\3bc8"}.hgi-bulk.hgi-apricot:before{content:"\3bc9"}.hgi-bulk.hgi-apron:after{content:"\3bca"}.hgi-bulk.hgi-apron:before{content:"\3bcb"}.hgi-bulk.hgi-arc-browser:after{content:"\3bcc"}.hgi-bulk.hgi-arc-browser:before{content:"\3bcd"}.hgi-bulk.hgi-archer:after{content:"\3bce"}.hgi-bulk.hgi-archer:before{content:"\3bcf"}.hgi-bulk.hgi-archive-01:after{content:"\3bd0"}.hgi-bulk.hgi-archive-01:before{content:"\3bd1"}.hgi-bulk.hgi-archive-02:after{content:"\3bd2"}.hgi-bulk.hgi-archive-02:before{content:"\3bd3"}.hgi-bulk.hgi-archive:after{content:"\3bd4"}.hgi-bulk.hgi-archive:before{content:"\3bd5"}.hgi-bulk.hgi-armored-boot:after{content:"\3bd6"}.hgi-bulk.hgi-armored-boot:before{content:"\3bd7"}.hgi-bulk.hgi-arrange-by-letters-a-z:after{content:"\3bd8"}.hgi-bulk.hgi-arrange-by-letters-a-z:before{content:"\3bd9"}.hgi-bulk.hgi-arrange-by-letters-z-a:after{content:"\3bda"}.hgi-bulk.hgi-arrange-by-letters-z-a:before{content:"\3bdb"}.hgi-bulk.hgi-arrange-by-numbers-1-9:after{content:"\3bdc"}.hgi-bulk.hgi-arrange-by-numbers-1-9:before{content:"\3bdd"}.hgi-bulk.hgi-arrange-by-numbers-9-1:after{content:"\3bde"}.hgi-bulk.hgi-arrange-by-numbers-9-1:before{content:"\3bdf"}.hgi-bulk.hgi-arrange:after{content:"\3be0"}.hgi-bulk.hgi-arrange:before{content:"\3be1"}.hgi-bulk.hgi-arrow-all-direction:after{content:"\3be2"}.hgi-bulk.hgi-arrow-all-direction:before{content:"\3be3"}.hgi-bulk.hgi-arrow-data-transfer-diagonal:after{content:"\3be4"}.hgi-bulk.hgi-arrow-data-transfer-diagonal:before{content:"\3be5"}.hgi-bulk.hgi-arrow-data-transfer-horizontal:after{content:"\3be6"}.hgi-bulk.hgi-arrow-data-transfer-horizontal:before{content:"\3be7"}.hgi-bulk.hgi-arrow-data-transfer-vertical:after{content:"\3be8"}.hgi-bulk.hgi-arrow-data-transfer-vertical:before{content:"\3be9"}.hgi-bulk.hgi-arrow-diagonal:after{content:"\3bea"}.hgi-bulk.hgi-arrow-diagonal:before{content:"\3beb"}.hgi-bulk.hgi-arrow-down-01:after{content:"\3bec"}.hgi-bulk.hgi-arrow-down-01:before{content:"\3bed"}.hgi-bulk.hgi-arrow-down-02:after{content:"\3bee"}.hgi-bulk.hgi-arrow-down-02:before{content:"\3bef"}.hgi-bulk.hgi-arrow-down-03:after{content:"\3bf0"}.hgi-bulk.hgi-arrow-down-03:before{content:"\3bf1"}.hgi-bulk.hgi-arrow-down-04:after{content:"\3bf2"}.hgi-bulk.hgi-arrow-down-04:before{content:"\3bf3"}.hgi-bulk.hgi-arrow-down-05:after{content:"\3bf4"}.hgi-bulk.hgi-arrow-down-05:before{content:"\3bf5"}.hgi-bulk.hgi-arrow-down-double:after{content:"\3bf6"}.hgi-bulk.hgi-arrow-down-double:before{content:"\3bf7"}.hgi-bulk.hgi-arrow-down-left-01:after{content:"\3bf8"}.hgi-bulk.hgi-arrow-down-left-01:before{content:"\3bf9"}.hgi-bulk.hgi-arrow-down-left-02:after{content:"\3bfa"}.hgi-bulk.hgi-arrow-down-left-02:before{content:"\3bfb"}.hgi-bulk.hgi-arrow-down-right-01:after{content:"\3bfc"}.hgi-bulk.hgi-arrow-down-right-01:before{content:"\3bfd"}.hgi-bulk.hgi-arrow-down-right-02:after{content:"\3bfe"}.hgi-bulk.hgi-arrow-down-right-02:before{content:"\3bff"}.hgi-bulk.hgi-arrow-expand-01:after{content:"\3c00"}.hgi-bulk.hgi-arrow-expand-01:before{content:"\3c01"}.hgi-bulk.hgi-arrow-expand-02:after{content:"\3c02"}.hgi-bulk.hgi-arrow-expand-02:before{content:"\3c03"}.hgi-bulk.hgi-arrow-expand-diagonal-01:after{content:"\3c04"}.hgi-bulk.hgi-arrow-expand-diagonal-01:before{content:"\3c05"}.hgi-bulk.hgi-arrow-expand-diagonal-02:after{content:"\3c06"}.hgi-bulk.hgi-arrow-expand-diagonal-02:before{content:"\3c07"}.hgi-bulk.hgi-arrow-expand:after{content:"\3c08"}.hgi-bulk.hgi-arrow-expand:before{content:"\3c09"}.hgi-bulk.hgi-arrow-horizontal:after{content:"\3c0a"}.hgi-bulk.hgi-arrow-horizontal:before{content:"\3c0b"}.hgi-bulk.hgi-arrow-left-01:after{content:"\3c0c"}.hgi-bulk.hgi-arrow-left-01:before{content:"\3c0d"}.hgi-bulk.hgi-arrow-left-02:after{content:"\3c0e"}.hgi-bulk.hgi-arrow-left-02:before{content:"\3c0f"}.hgi-bulk.hgi-arrow-left-03:after{content:"\3c10"}.hgi-bulk.hgi-arrow-left-03:before{content:"\3c11"}.hgi-bulk.hgi-arrow-left-04:after{content:"\3c12"}.hgi-bulk.hgi-arrow-left-04:before{content:"\3c13"}.hgi-bulk.hgi-arrow-left-05:after{content:"\3c14"}.hgi-bulk.hgi-arrow-left-05:before{content:"\3c15"}.hgi-bulk.hgi-arrow-left-double:after{content:"\3c16"}.hgi-bulk.hgi-arrow-left-double:before{content:"\3c17"}.hgi-bulk.hgi-arrow-left-right:after{content:"\3c18"}.hgi-bulk.hgi-arrow-left-right:before{content:"\3c19"}.hgi-bulk.hgi-arrow-move-down-left:after{content:"\3c1a"}.hgi-bulk.hgi-arrow-move-down-left:before{content:"\3c1b"}.hgi-bulk.hgi-arrow-move-down-right:after{content:"\3c1c"}.hgi-bulk.hgi-arrow-move-down-right:before{content:"\3c1d"}.hgi-bulk.hgi-arrow-move-left-down:after{content:"\3c1e"}.hgi-bulk.hgi-arrow-move-left-down:before{content:"\3c1f"}.hgi-bulk.hgi-arrow-move-right-down:after{content:"\3c20"}.hgi-bulk.hgi-arrow-move-right-down:before{content:"\3c21"}.hgi-bulk.hgi-arrow-move-up-left:after{content:"\3c22"}.hgi-bulk.hgi-arrow-move-up-left:before{content:"\3c23"}.hgi-bulk.hgi-arrow-move-up-right:after{content:"\3c24"}.hgi-bulk.hgi-arrow-move-up-right:before{content:"\3c25"}.hgi-bulk.hgi-arrow-reload-horizontal:after{content:"\3c26"}.hgi-bulk.hgi-arrow-reload-horizontal:before{content:"\3c27"}.hgi-bulk.hgi-arrow-reload-vertical:after{content:"\3c28"}.hgi-bulk.hgi-arrow-reload-vertical:before{content:"\3c29"}.hgi-bulk.hgi-arrow-right-01:after{content:"\3c2a"}.hgi-bulk.hgi-arrow-right-01:before{content:"\3c2b"}.hgi-bulk.hgi-arrow-right-02:after{content:"\3c2c"}.hgi-bulk.hgi-arrow-right-02:before{content:"\3c2d"}.hgi-bulk.hgi-arrow-right-03:after{content:"\3c2e"}.hgi-bulk.hgi-arrow-right-03:before{content:"\3c2f"}.hgi-bulk.hgi-arrow-right-04:after{content:"\3c30"}.hgi-bulk.hgi-arrow-right-04:before{content:"\3c31"}.hgi-bulk.hgi-arrow-right-05:after{content:"\3c32"}.hgi-bulk.hgi-arrow-right-05:before{content:"\3c33"}.hgi-bulk.hgi-arrow-right-double:after{content:"\3c34"}.hgi-bulk.hgi-arrow-right-double:before{content:"\3c35"}.hgi-bulk.hgi-arrow-shrink-01:after{content:"\3c36"}.hgi-bulk.hgi-arrow-shrink-01:before{content:"\3c37"}.hgi-bulk.hgi-arrow-shrink-02:after{content:"\3c38"}.hgi-bulk.hgi-arrow-shrink-02:before{content:"\3c39"}.hgi-bulk.hgi-arrow-shrink:after{content:"\3c3a"}.hgi-bulk.hgi-arrow-shrink:before{content:"\3c3b"}.hgi-bulk.hgi-arrow-turn-backward:after{content:"\3c3c"}.hgi-bulk.hgi-arrow-turn-backward:before{content:"\3c3d"}.hgi-bulk.hgi-arrow-turn-down:after{content:"\3c3e"}.hgi-bulk.hgi-arrow-turn-down:before{content:"\3c3f"}.hgi-bulk.hgi-arrow-turn-forward:after{content:"\3c40"}.hgi-bulk.hgi-arrow-turn-forward:before{content:"\3c41"}.hgi-bulk.hgi-arrow-turn-up:after{content:"\3c42"}.hgi-bulk.hgi-arrow-turn-up:before{content:"\3c43"}.hgi-bulk.hgi-arrow-up-01:after{content:"\3c44"}.hgi-bulk.hgi-arrow-up-01:before{content:"\3c45"}.hgi-bulk.hgi-arrow-up-02:after{content:"\3c46"}.hgi-bulk.hgi-arrow-up-02:before{content:"\3c47"}.hgi-bulk.hgi-arrow-up-03:after{content:"\3c48"}.hgi-bulk.hgi-arrow-up-03:before{content:"\3c49"}.hgi-bulk.hgi-arrow-up-04:after{content:"\3c4a"}.hgi-bulk.hgi-arrow-up-04:before{content:"\3c4b"}.hgi-bulk.hgi-arrow-up-05:after{content:"\3c4c"}.hgi-bulk.hgi-arrow-up-05:before{content:"\3c4d"}.hgi-bulk.hgi-arrow-up-double:after{content:"\3c4e"}.hgi-bulk.hgi-arrow-up-double:before{content:"\3c4f"}.hgi-bulk.hgi-arrow-up-down:after{content:"\3c50"}.hgi-bulk.hgi-arrow-up-down:before{content:"\3c51"}.hgi-bulk.hgi-arrow-up-left-01:after{content:"\3c52"}.hgi-bulk.hgi-arrow-up-left-01:before{content:"\3c53"}.hgi-bulk.hgi-arrow-up-left-02:after{content:"\3c54"}.hgi-bulk.hgi-arrow-up-left-02:before{content:"\3c55"}.hgi-bulk.hgi-arrow-up-right-01:after{content:"\3c56"}.hgi-bulk.hgi-arrow-up-right-01:before{content:"\3c57"}.hgi-bulk.hgi-arrow-up-right-02:after{content:"\3c58"}.hgi-bulk.hgi-arrow-up-right-02:before{content:"\3c59"}.hgi-bulk.hgi-arrow-vertical:after{content:"\3c5a"}.hgi-bulk.hgi-arrow-vertical:before{content:"\3c5b"}.hgi-bulk.hgi-artboard:after{content:"\3c5c"}.hgi-bulk.hgi-artboard-tool:after{content:"\3c5d"}.hgi-bulk.hgi-artboard-tool:before{content:"\3c5e"}.hgi-bulk.hgi-artboard:before{content:"\3c5f"}.hgi-bulk.hgi-artificial-intelligence-01:after{content:"\3c60"}.hgi-bulk.hgi-artificial-intelligence-01:before{content:"\3c61"}.hgi-bulk.hgi-artificial-intelligence-02:after{content:"\3c62"}.hgi-bulk.hgi-artificial-intelligence-02:before{content:"\3c63"}.hgi-bulk.hgi-artificial-intelligence-03:after{content:"\3c64"}.hgi-bulk.hgi-artificial-intelligence-03:before{content:"\3c65"}.hgi-bulk.hgi-artificial-intelligence-04:after{content:"\3c66"}.hgi-bulk.hgi-artificial-intelligence-04:before{content:"\3c67"}.hgi-bulk.hgi-artificial-intelligence-05:after{content:"\3c68"}.hgi-bulk.hgi-artificial-intelligence-05:before{content:"\3c69"}.hgi-bulk.hgi-artificial-intelligence-06:after{content:"\3c6a"}.hgi-bulk.hgi-artificial-intelligence-06:before{content:"\3c6b"}.hgi-bulk.hgi-artificial-intelligence-07:after{content:"\3c6c"}.hgi-bulk.hgi-artificial-intelligence-07:before{content:"\3c6d"}.hgi-bulk.hgi-aspect-ratio:after{content:"\3c6e"}.hgi-bulk.hgi-aspect-ratio:before{content:"\3c6f"}.hgi-bulk.hgi-assignments:after{content:"\3c70"}.hgi-bulk.hgi-assignments:before{content:"\3c71"}.hgi-bulk.hgi-asteroid-01:after{content:"\3c72"}.hgi-bulk.hgi-asteroid-01:before{content:"\3c73"}.hgi-bulk.hgi-asteroid-02:after{content:"\3c74"}.hgi-bulk.hgi-asteroid-02:before{content:"\3c75"}.hgi-bulk.hgi-astronaut-01:after{content:"\3c76"}.hgi-bulk.hgi-astronaut-01:before{content:"\3c77"}.hgi-bulk.hgi-astronaut-02:after{content:"\3c78"}.hgi-bulk.hgi-astronaut-02:before{content:"\3c79"}.hgi-bulk.hgi-at:after{content:"\3c7a"}.hgi-bulk.hgi-at:before{content:"\3c7b"}.hgi-bulk.hgi-atm-01:after{content:"\3c7c"}.hgi-bulk.hgi-atm-01:before{content:"\3c7d"}.hgi-bulk.hgi-atm-02:after{content:"\3c7e"}.hgi-bulk.hgi-atm-02:before{content:"\3c7f"}.hgi-bulk.hgi-atom-01:after{content:"\3c80"}.hgi-bulk.hgi-atom-01:before{content:"\3c81"}.hgi-bulk.hgi-atom-02:after{content:"\3c82"}.hgi-bulk.hgi-atom-02:before{content:"\3c83"}.hgi-bulk.hgi-atomic-power:after{content:"\3c84"}.hgi-bulk.hgi-atomic-power:before{content:"\3c85"}.hgi-bulk.hgi-attachment-01:after{content:"\3c86"}.hgi-bulk.hgi-attachment-01:before{content:"\3c87"}.hgi-bulk.hgi-attachment-02:after{content:"\3c88"}.hgi-bulk.hgi-attachment-02:before{content:"\3c89"}.hgi-bulk.hgi-attachment-circle:after{content:"\3c8a"}.hgi-bulk.hgi-attachment-circle:before{content:"\3c8b"}.hgi-bulk.hgi-attachment:after{content:"\3c8c"}.hgi-bulk.hgi-attachment-square:after{content:"\3c8d"}.hgi-bulk.hgi-attachment-square:before{content:"\3c8e"}.hgi-bulk.hgi-attachment:before{content:"\3c8f"}.hgi-bulk.hgi-auction:after{content:"\3c90"}.hgi-bulk.hgi-auction:before{content:"\3c91"}.hgi-bulk.hgi-audio-book-01:after{content:"\3c92"}.hgi-bulk.hgi-audio-book-01:before{content:"\3c93"}.hgi-bulk.hgi-audio-book-02:after{content:"\3c94"}.hgi-bulk.hgi-audio-book-02:before{content:"\3c95"}.hgi-bulk.hgi-audio-book-03:after{content:"\3c96"}.hgi-bulk.hgi-audio-book-03:before{content:"\3c97"}.hgi-bulk.hgi-audio-book-04:after{content:"\3c98"}.hgi-bulk.hgi-audio-book-04:before{content:"\3c99"}.hgi-bulk.hgi-audit-01:after{content:"\3c9a"}.hgi-bulk.hgi-audit-01:before{content:"\3c9b"}.hgi-bulk.hgi-audit-02:after{content:"\3c9c"}.hgi-bulk.hgi-audit-02:before{content:"\3c9d"}.hgi-bulk.hgi-augmented-reality-ar:after{content:"\3c9e"}.hgi-bulk.hgi-augmented-reality-ar:before{content:"\3c9f"}.hgi-bulk.hgi-authorized:after{content:"\3ca0"}.hgi-bulk.hgi-authorized:before{content:"\3ca1"}.hgi-bulk.hgi-auto-conversations:after{content:"\3ca2"}.hgi-bulk.hgi-auto-conversations:before{content:"\3ca3"}.hgi-bulk.hgi-automotive-battery-01:after{content:"\3ca4"}.hgi-bulk.hgi-automotive-battery-01:before{content:"\3ca5"}.hgi-bulk.hgi-automotive-battery-02:after{content:"\3ca6"}.hgi-bulk.hgi-automotive-battery-02:before{content:"\3ca7"}.hgi-bulk.hgi-avalanche:after{content:"\3ca8"}.hgi-bulk.hgi-avalanche:before{content:"\3ca9"}.hgi-bulk.hgi-avocado:after{content:"\3caa"}.hgi-bulk.hgi-avocado:before{content:"\3cab"}.hgi-bulk.hgi-award-01:after{content:"\3cac"}.hgi-bulk.hgi-award-01:before{content:"\3cad"}.hgi-bulk.hgi-award-02:after{content:"\3cae"}.hgi-bulk.hgi-award-02:before{content:"\3caf"}.hgi-bulk.hgi-award-03:after{content:"\3cb0"}.hgi-bulk.hgi-award-03:before{content:"\3cb1"}.hgi-bulk.hgi-award-04:after{content:"\3cb2"}.hgi-bulk.hgi-award-04:before{content:"\3cb3"}.hgi-bulk.hgi-award-05:after{content:"\3cb4"}.hgi-bulk.hgi-award-05:before{content:"\3cb5"}.hgi-bulk.hgi-baby-01:after{content:"\3cb6"}.hgi-bulk.hgi-baby-01:before{content:"\3cb7"}.hgi-bulk.hgi-baby-02:after{content:"\3cb8"}.hgi-bulk.hgi-baby-02:before{content:"\3cb9"}.hgi-bulk.hgi-baby-bed-01:after{content:"\3cba"}.hgi-bulk.hgi-baby-bed-01:before{content:"\3cbb"}.hgi-bulk.hgi-baby-bed-02:after{content:"\3cbc"}.hgi-bulk.hgi-baby-bed-02:before{content:"\3cbd"}.hgi-bulk.hgi-baby-bottle:after{content:"\3cbe"}.hgi-bulk.hgi-baby-bottle:before{content:"\3cbf"}.hgi-bulk.hgi-baby-boy-dress:after{content:"\3cc0"}.hgi-bulk.hgi-baby-boy-dress:before{content:"\3cc1"}.hgi-bulk.hgi-baby-girl-dress:after{content:"\3cc2"}.hgi-bulk.hgi-baby-girl-dress:before{content:"\3cc3"}.hgi-bulk.hgi-backpack-01:after{content:"\3cc4"}.hgi-bulk.hgi-backpack-01:before{content:"\3cc5"}.hgi-bulk.hgi-backpack-02:after{content:"\3cc6"}.hgi-bulk.hgi-backpack-02:before{content:"\3cc7"}.hgi-bulk.hgi-backpack-03:after{content:"\3cc8"}.hgi-bulk.hgi-backpack-03:before{content:"\3cc9"}.hgi-bulk.hgi-backward-01:after{content:"\3cca"}.hgi-bulk.hgi-backward-01:before{content:"\3ccb"}.hgi-bulk.hgi-backward-02:after{content:"\3ccc"}.hgi-bulk.hgi-backward-02:before{content:"\3ccd"}.hgi-bulk.hgi-bacteria:after{content:"\3cce"}.hgi-bulk.hgi-bacteria:before{content:"\3ccf"}.hgi-bulk.hgi-badminton:after{content:"\3cd0"}.hgi-bulk.hgi-badminton-shuttle:after{content:"\3cd1"}.hgi-bulk.hgi-badminton-shuttle:before{content:"\3cd2"}.hgi-bulk.hgi-badminton:before{content:"\3cd3"}.hgi-bulk.hgi-banana:after{content:"\3cd4"}.hgi-bulk.hgi-banana:before{content:"\3cd5"}.hgi-bulk.hgi-bandage:after{content:"\3cd6"}.hgi-bulk.hgi-bandage:before{content:"\3cd7"}.hgi-bulk.hgi-bank:after{content:"\3cd8"}.hgi-bulk.hgi-bank:before{content:"\3cd9"}.hgi-bulk.hgi-bar-code-01:after{content:"\3cda"}.hgi-bulk.hgi-bar-code-01:before{content:"\3cdb"}.hgi-bulk.hgi-bar-code-02:after{content:"\3cdc"}.hgi-bulk.hgi-bar-code-02:before{content:"\3cdd"}.hgi-bulk.hgi-barns:after{content:"\3cde"}.hgi-bulk.hgi-barns:before{content:"\3cdf"}.hgi-bulk.hgi-baseball-bat:after{content:"\3ce0"}.hgi-bulk.hgi-baseball-bat:before{content:"\3ce1"}.hgi-bulk.hgi-baseball-helmet:after{content:"\3ce2"}.hgi-bulk.hgi-baseball-helmet:before{content:"\3ce3"}.hgi-bulk.hgi-baseball:after{content:"\3ce4"}.hgi-bulk.hgi-baseball:before{content:"\3ce5"}.hgi-bulk.hgi-basketball-01:after{content:"\3ce6"}.hgi-bulk.hgi-basketball-01:before{content:"\3ce7"}.hgi-bulk.hgi-basketball-02:after{content:"\3ce8"}.hgi-bulk.hgi-basketball-02:before{content:"\3ce9"}.hgi-bulk.hgi-basketball-hoop:after{content:"\3cea"}.hgi-bulk.hgi-basketball-hoop:before{content:"\3ceb"}.hgi-bulk.hgi-bathtub-01:after{content:"\3cec"}.hgi-bulk.hgi-bathtub-01:before{content:"\3ced"}.hgi-bulk.hgi-bathtub-02:after{content:"\3cee"}.hgi-bulk.hgi-bathtub-02:before{content:"\3cef"}.hgi-bulk.hgi-batteries-energy:after{content:"\3cf0"}.hgi-bulk.hgi-batteries-energy:before{content:"\3cf1"}.hgi-bulk.hgi-battery-charging-01:after{content:"\3cf2"}.hgi-bulk.hgi-battery-charging-01:before{content:"\3cf3"}.hgi-bulk.hgi-battery-charging-02:after{content:"\3cf4"}.hgi-bulk.hgi-battery-charging-02:before{content:"\3cf5"}.hgi-bulk.hgi-battery-eco-charging:after{content:"\3cf6"}.hgi-bulk.hgi-battery-eco-charging:before{content:"\3cf7"}.hgi-bulk.hgi-battery-empty:after{content:"\3cf8"}.hgi-bulk.hgi-battery-empty:before{content:"\3cf9"}.hgi-bulk.hgi-battery-full:after{content:"\3cfa"}.hgi-bulk.hgi-battery-full:before{content:"\3cfb"}.hgi-bulk.hgi-battery-low:after{content:"\3cfc"}.hgi-bulk.hgi-battery-low:before{content:"\3cfd"}.hgi-bulk.hgi-battery-medium-01:after{content:"\3cfe"}.hgi-bulk.hgi-battery-medium-01:before{content:"\3cff"}.hgi-bulk.hgi-battery-medium-02:after{content:"\3d00"}.hgi-bulk.hgi-battery-medium-02:before{content:"\3d01"}.hgi-bulk.hgi-bbq-grill:after{content:"\3d02"}.hgi-bulk.hgi-bbq-grill:before{content:"\3d03"}.hgi-bulk.hgi-beach-02:after{content:"\3d04"}.hgi-bulk.hgi-beach-02:before{content:"\3d05"}.hgi-bulk.hgi-beach:after{content:"\3d06"}.hgi-bulk.hgi-beach:before{content:"\3d07"}.hgi-bulk.hgi-beater:after{content:"\3d08"}.hgi-bulk.hgi-beater:before{content:"\3d09"}.hgi-bulk.hgi-bebo:after{content:"\3d0a"}.hgi-bulk.hgi-bebo:before{content:"\3d0b"}.hgi-bulk.hgi-bed-bunk:after{content:"\3d0c"}.hgi-bulk.hgi-bed-bunk:before{content:"\3d0d"}.hgi-bulk.hgi-bed-double:after{content:"\3d0e"}.hgi-bulk.hgi-bed-double:before{content:"\3d0f"}.hgi-bulk.hgi-bed:after{content:"\3d10"}.hgi-bulk.hgi-bed-single-01:after{content:"\3d11"}.hgi-bulk.hgi-bed-single-01:before{content:"\3d12"}.hgi-bulk.hgi-bed-single-02:after{content:"\3d13"}.hgi-bulk.hgi-bed-single-02:before{content:"\3d14"}.hgi-bulk.hgi-bed:before{content:"\3d15"}.hgi-bulk.hgi-bedug-01:after{content:"\3d16"}.hgi-bulk.hgi-bedug-01:before{content:"\3d17"}.hgi-bulk.hgi-bedug-02:after{content:"\3d18"}.hgi-bulk.hgi-bedug-02:before{content:"\3d19"}.hgi-bulk.hgi-behance-01:after{content:"\3d1a"}.hgi-bulk.hgi-behance-01:before{content:"\3d1b"}.hgi-bulk.hgi-behance-02:after{content:"\3d1c"}.hgi-bulk.hgi-behance-02:before{content:"\3d1d"}.hgi-bulk.hgi-belt:after{content:"\3d1e"}.hgi-bulk.hgi-belt:before{content:"\3d1f"}.hgi-bulk.hgi-bend-tool:after{content:"\3d20"}.hgi-bulk.hgi-bend-tool:before{content:"\3d21"}.hgi-bulk.hgi-berlin:after{content:"\3d22"}.hgi-bulk.hgi-berlin-tower:after{content:"\3d23"}.hgi-bulk.hgi-berlin-tower:before{content:"\3d24"}.hgi-bulk.hgi-berlin:before{content:"\3d25"}.hgi-bulk.hgi-beta:after{content:"\3d26"}.hgi-bulk.hgi-beta:before{content:"\3d27"}.hgi-bulk.hgi-bicycle-01:after{content:"\3d28"}.hgi-bulk.hgi-bicycle-01:before{content:"\3d29"}.hgi-bulk.hgi-bicycle:after{content:"\3d2a"}.hgi-bulk.hgi-bicycle:before{content:"\3d2b"}.hgi-bulk.hgi-billiard-01:after{content:"\3d2c"}.hgi-bulk.hgi-billiard-01:before{content:"\3d2d"}.hgi-bulk.hgi-billiard-02:after{content:"\3d2e"}.hgi-bulk.hgi-billiard-02:before{content:"\3d2f"}.hgi-bulk.hgi-binary-code:after{content:"\3d30"}.hgi-bulk.hgi-binary-code:before{content:"\3d31"}.hgi-bulk.hgi-bing:after{content:"\3d32"}.hgi-bulk.hgi-bing:before{content:"\3d33"}.hgi-bulk.hgi-bio-energy:after{content:"\3d34"}.hgi-bulk.hgi-bio-energy:before{content:"\3d35"}.hgi-bulk.hgi-biomass-energy:after{content:"\3d36"}.hgi-bulk.hgi-biomass-energy:before{content:"\3d37"}.hgi-bulk.hgi-biometric-access:after{content:"\3d38"}.hgi-bulk.hgi-biometric-access:before{content:"\3d39"}.hgi-bulk.hgi-biometric-device:after{content:"\3d3a"}.hgi-bulk.hgi-biometric-device:before{content:"\3d3b"}.hgi-bulk.hgi-birthday-cake:after{content:"\3d3c"}.hgi-bulk.hgi-birthday-cake:before{content:"\3d3d"}.hgi-bulk.hgi-biscuit:after{content:"\3d3e"}.hgi-bulk.hgi-biscuit:before{content:"\3d3f"}.hgi-bulk.hgi-bitcoin-01:after{content:"\3d40"}.hgi-bulk.hgi-bitcoin-01:before{content:"\3d41"}.hgi-bulk.hgi-bitcoin-02:after{content:"\3d42"}.hgi-bulk.hgi-bitcoin-02:before{content:"\3d43"}.hgi-bulk.hgi-bitcoin-03:after{content:"\3d44"}.hgi-bulk.hgi-bitcoin-03:before{content:"\3d45"}.hgi-bulk.hgi-bitcoin-04:after{content:"\3d46"}.hgi-bulk.hgi-bitcoin-04:before{content:"\3d47"}.hgi-bulk.hgi-bitcoin-bag:after{content:"\3d48"}.hgi-bulk.hgi-bitcoin-bag:before{content:"\3d49"}.hgi-bulk.hgi-bitcoin-circle:after{content:"\3d4a"}.hgi-bulk.hgi-bitcoin-circle:before{content:"\3d4b"}.hgi-bulk.hgi-bitcoin-cloud:after{content:"\3d4c"}.hgi-bulk.hgi-bitcoin-cloud:before{content:"\3d4d"}.hgi-bulk.hgi-bitcoin-cpu:after{content:"\3d4e"}.hgi-bulk.hgi-bitcoin-cpu:before{content:"\3d4f"}.hgi-bulk.hgi-bitcoin-credit-card:after{content:"\3d50"}.hgi-bulk.hgi-bitcoin-credit-card:before{content:"\3d51"}.hgi-bulk.hgi-bitcoin-database:after{content:"\3d52"}.hgi-bulk.hgi-bitcoin-database:before{content:"\3d53"}.hgi-bulk.hgi-bitcoin-down-01:after{content:"\3d54"}.hgi-bulk.hgi-bitcoin-down-01:before{content:"\3d55"}.hgi-bulk.hgi-bitcoin-down-02:after{content:"\3d56"}.hgi-bulk.hgi-bitcoin-down-02:before{content:"\3d57"}.hgi-bulk.hgi-bitcoin-ellipse:after{content:"\3d58"}.hgi-bulk.hgi-bitcoin-ellipse:before{content:"\3d59"}.hgi-bulk.hgi-bitcoin-eye:after{content:"\3d5a"}.hgi-bulk.hgi-bitcoin-eye:before{content:"\3d5b"}.hgi-bulk.hgi-bitcoin-filter:after{content:"\3d5c"}.hgi-bulk.hgi-bitcoin-filter:before{content:"\3d5d"}.hgi-bulk.hgi-bitcoin-flashdisk:after{content:"\3d5e"}.hgi-bulk.hgi-bitcoin-flashdisk:before{content:"\3d5f"}.hgi-bulk.hgi-bitcoin-graph:after{content:"\3d60"}.hgi-bulk.hgi-bitcoin-graph:before{content:"\3d61"}.hgi-bulk.hgi-bitcoin-invoice:after{content:"\3d62"}.hgi-bulk.hgi-bitcoin-invoice:before{content:"\3d63"}.hgi-bulk.hgi-bitcoin-key:after{content:"\3d64"}.hgi-bulk.hgi-bitcoin-key:before{content:"\3d65"}.hgi-bulk.hgi-bitcoin-location:after{content:"\3d66"}.hgi-bulk.hgi-bitcoin-location:before{content:"\3d67"}.hgi-bulk.hgi-bitcoin-lock:after{content:"\3d68"}.hgi-bulk.hgi-bitcoin-lock:before{content:"\3d69"}.hgi-bulk.hgi-bitcoin-mail:after{content:"\3d6a"}.hgi-bulk.hgi-bitcoin-mail:before{content:"\3d6b"}.hgi-bulk.hgi-bitcoin-mind:after{content:"\3d6c"}.hgi-bulk.hgi-bitcoin-mind:before{content:"\3d6d"}.hgi-bulk.hgi-bitcoin-money-01:after{content:"\3d6e"}.hgi-bulk.hgi-bitcoin-money-01:before{content:"\3d6f"}.hgi-bulk.hgi-bitcoin-money-02:after{content:"\3d70"}.hgi-bulk.hgi-bitcoin-money-02:before{content:"\3d71"}.hgi-bulk.hgi-bitcoin-pie-chart:after{content:"\3d72"}.hgi-bulk.hgi-bitcoin-pie-chart:before{content:"\3d73"}.hgi-bulk.hgi-bitcoin-piggy-bank:after{content:"\3d74"}.hgi-bulk.hgi-bitcoin-piggy-bank:before{content:"\3d75"}.hgi-bulk.hgi-bitcoin-presentation:after{content:"\3d76"}.hgi-bulk.hgi-bitcoin-presentation:before{content:"\3d77"}.hgi-bulk.hgi-bitcoin-receipt:after{content:"\3d78"}.hgi-bulk.hgi-bitcoin-receipt:before{content:"\3d79"}.hgi-bulk.hgi-bitcoin-receive:after{content:"\3d7a"}.hgi-bulk.hgi-bitcoin-receive:before{content:"\3d7b"}.hgi-bulk.hgi-bitcoin-rectangle:after{content:"\3d7c"}.hgi-bulk.hgi-bitcoin-rectangle:before{content:"\3d7d"}.hgi-bulk.hgi-bitcoin-safe:after{content:"\3d7e"}.hgi-bulk.hgi-bitcoin-safe:before{content:"\3d7f"}.hgi-bulk.hgi-bitcoin-search:after{content:"\3d80"}.hgi-bulk.hgi-bitcoin-search:before{content:"\3d81"}.hgi-bulk.hgi-bitcoin:after{content:"\3d82"}.hgi-bulk.hgi-bitcoin-send:after{content:"\3d83"}.hgi-bulk.hgi-bitcoin-send:before{content:"\3d84"}.hgi-bulk.hgi-bitcoin-setting:after{content:"\3d85"}.hgi-bulk.hgi-bitcoin-setting:before{content:"\3d86"}.hgi-bulk.hgi-bitcoin-shield:after{content:"\3d87"}.hgi-bulk.hgi-bitcoin-shield:before{content:"\3d88"}.hgi-bulk.hgi-bitcoin-shopping:after{content:"\3d89"}.hgi-bulk.hgi-bitcoin-shopping:before{content:"\3d8a"}.hgi-bulk.hgi-bitcoin-smartphone-01:after{content:"\3d8b"}.hgi-bulk.hgi-bitcoin-smartphone-01:before{content:"\3d8c"}.hgi-bulk.hgi-bitcoin-smartphone-02:after{content:"\3d8d"}.hgi-bulk.hgi-bitcoin-smartphone-02:before{content:"\3d8e"}.hgi-bulk.hgi-bitcoin-square:after{content:"\3d8f"}.hgi-bulk.hgi-bitcoin-square:before{content:"\3d90"}.hgi-bulk.hgi-bitcoin-store:after{content:"\3d91"}.hgi-bulk.hgi-bitcoin-store:before{content:"\3d92"}.hgi-bulk.hgi-bitcoin-tag:after{content:"\3d93"}.hgi-bulk.hgi-bitcoin-tag:before{content:"\3d94"}.hgi-bulk.hgi-bitcoin-target:after{content:"\3d95"}.hgi-bulk.hgi-bitcoin-target:before{content:"\3d96"}.hgi-bulk.hgi-bitcoin-transaction:after{content:"\3d97"}.hgi-bulk.hgi-bitcoin-transaction:before{content:"\3d98"}.hgi-bulk.hgi-bitcoin-up-01:after{content:"\3d99"}.hgi-bulk.hgi-bitcoin-up-01:before{content:"\3d9a"}.hgi-bulk.hgi-bitcoin-up-02:after{content:"\3d9b"}.hgi-bulk.hgi-bitcoin-up-02:before{content:"\3d9c"}.hgi-bulk.hgi-bitcoin-wallet:after{content:"\3d9d"}.hgi-bulk.hgi-bitcoin-wallet:before{content:"\3d9e"}.hgi-bulk.hgi-bitcoin-withdraw:after{content:"\3d9f"}.hgi-bulk.hgi-bitcoin-withdraw:before{content:"\3da0"}.hgi-bulk.hgi-bitcoin:before{content:"\3da1"}.hgi-bulk.hgi-black-hole-01:after{content:"\3da2"}.hgi-bulk.hgi-black-hole-01:before{content:"\3da3"}.hgi-bulk.hgi-black-hole:after{content:"\3da4"}.hgi-bulk.hgi-black-hole:before{content:"\3da5"}.hgi-bulk.hgi-blend:after{content:"\3da6"}.hgi-bulk.hgi-blend:before{content:"\3da7"}.hgi-bulk.hgi-blender:after{content:"\3da8"}.hgi-bulk.hgi-blender:before{content:"\3da9"}.hgi-bulk.hgi-block-game:after{content:"\3daa"}.hgi-bulk.hgi-block-game:before{content:"\3dab"}.hgi-bulk.hgi-blockchain-01:after{content:"\3dac"}.hgi-bulk.hgi-blockchain-01:before{content:"\3dad"}.hgi-bulk.hgi-blockchain-02:after{content:"\3dae"}.hgi-bulk.hgi-blockchain-02:before{content:"\3daf"}.hgi-bulk.hgi-blockchain-03:after{content:"\3db0"}.hgi-bulk.hgi-blockchain-03:before{content:"\3db1"}.hgi-bulk.hgi-blockchain-04:after{content:"\3db2"}.hgi-bulk.hgi-blockchain-04:before{content:"\3db3"}.hgi-bulk.hgi-blockchain-05:after{content:"\3db4"}.hgi-bulk.hgi-blockchain-05:before{content:"\3db5"}.hgi-bulk.hgi-blockchain-06:after{content:"\3db6"}.hgi-bulk.hgi-blockchain-06:before{content:"\3db7"}.hgi-bulk.hgi-blockchain-07:after{content:"\3db8"}.hgi-bulk.hgi-blockchain-07:before{content:"\3db9"}.hgi-bulk.hgi-blocked:after{content:"\3dba"}.hgi-bulk.hgi-blocked:before{content:"\3dbb"}.hgi-bulk.hgi-blogger:after{content:"\3dbc"}.hgi-bulk.hgi-blogger:before{content:"\3dbd"}.hgi-bulk.hgi-blood-bag:after{content:"\3dbe"}.hgi-bulk.hgi-blood-bag:before{content:"\3dbf"}.hgi-bulk.hgi-blood-bottle:after{content:"\3dc0"}.hgi-bulk.hgi-blood-bottle:before{content:"\3dc1"}.hgi-bulk.hgi-blood-pressure:after{content:"\3dc2"}.hgi-bulk.hgi-blood-pressure:before{content:"\3dc3"}.hgi-bulk.hgi-blood:after{content:"\3dc4"}.hgi-bulk.hgi-blood-type:after{content:"\3dc5"}.hgi-bulk.hgi-blood-type:before{content:"\3dc6"}.hgi-bulk.hgi-blood:before{content:"\3dc7"}.hgi-bulk.hgi-bluetooth-circle:after{content:"\3dc8"}.hgi-bulk.hgi-bluetooth-circle:before{content:"\3dc9"}.hgi-bulk.hgi-bluetooth-not-connected:after{content:"\3dca"}.hgi-bulk.hgi-bluetooth-not-connected:before{content:"\3dcb"}.hgi-bulk.hgi-bluetooth-search:after{content:"\3dcc"}.hgi-bulk.hgi-bluetooth-search:before{content:"\3dcd"}.hgi-bulk.hgi-bluetooth:after{content:"\3dce"}.hgi-bulk.hgi-bluetooth-square:after{content:"\3dcf"}.hgi-bulk.hgi-bluetooth-square:before{content:"\3dd0"}.hgi-bulk.hgi-bluetooth:before{content:"\3dd1"}.hgi-bulk.hgi-blur:after{content:"\3dd2"}.hgi-bulk.hgi-blur:before{content:"\3dd3"}.hgi-bulk.hgi-blush-brush-01:after{content:"\3dd4"}.hgi-bulk.hgi-blush-brush-01:before{content:"\3dd5"}.hgi-bulk.hgi-blush-brush-02:after{content:"\3dd6"}.hgi-bulk.hgi-blush-brush-02:before{content:"\3dd7"}.hgi-bulk.hgi-board-math:after{content:"\3dd8"}.hgi-bulk.hgi-board-math:before{content:"\3dd9"}.hgi-bulk.hgi-boat:after{content:"\3dda"}.hgi-bulk.hgi-boat:before{content:"\3ddb"}.hgi-bulk.hgi-body-armor:after{content:"\3ddc"}.hgi-bulk.hgi-body-armor:before{content:"\3ddd"}.hgi-bulk.hgi-body-part-leg:after{content:"\3dde"}.hgi-bulk.hgi-body-part-leg:before{content:"\3ddf"}.hgi-bulk.hgi-body-part-muscle:after{content:"\3de0"}.hgi-bulk.hgi-body-part-muscle:before{content:"\3de1"}.hgi-bulk.hgi-body-part-six-pack:after{content:"\3de2"}.hgi-bulk.hgi-body-part-six-pack:before{content:"\3de3"}.hgi-bulk.hgi-body-soap:after{content:"\3de4"}.hgi-bulk.hgi-body-soap:before{content:"\3de5"}.hgi-bulk.hgi-body-weight:after{content:"\3de6"}.hgi-bulk.hgi-body-weight:before{content:"\3de7"}.hgi-bulk.hgi-bomb:after{content:"\3de8"}.hgi-bulk.hgi-bomb:before{content:"\3de9"}.hgi-bulk.hgi-bone-01:after{content:"\3dea"}.hgi-bulk.hgi-bone-01:before{content:"\3deb"}.hgi-bulk.hgi-bone-02:after{content:"\3dec"}.hgi-bulk.hgi-bone-02:before{content:"\3ded"}.hgi-bulk.hgi-book-01:after{content:"\3dee"}.hgi-bulk.hgi-book-01:before{content:"\3def"}.hgi-bulk.hgi-book-02:after{content:"\3df0"}.hgi-bulk.hgi-book-02:before{content:"\3df1"}.hgi-bulk.hgi-book-03:after{content:"\3df2"}.hgi-bulk.hgi-book-03:before{content:"\3df3"}.hgi-bulk.hgi-book-04:after{content:"\3df4"}.hgi-bulk.hgi-book-04:before{content:"\3df5"}.hgi-bulk.hgi-book-bookmark-01:after{content:"\3df6"}.hgi-bulk.hgi-book-bookmark-01:before{content:"\3df7"}.hgi-bulk.hgi-book-bookmark-02:after{content:"\3df8"}.hgi-bulk.hgi-book-bookmark-02:before{content:"\3df9"}.hgi-bulk.hgi-book-download:after{content:"\3dfa"}.hgi-bulk.hgi-book-download:before{content:"\3dfb"}.hgi-bulk.hgi-book-edit:after{content:"\3dfc"}.hgi-bulk.hgi-book-edit:before{content:"\3dfd"}.hgi-bulk.hgi-book-open-01:after{content:"\3dfe"}.hgi-bulk.hgi-book-open-01:before{content:"\3dff"}.hgi-bulk.hgi-book-open-02:after{content:"\3e00"}.hgi-bulk.hgi-book-open-02:before{content:"\3e01"}.hgi-bulk.hgi-book-upload:after{content:"\3e02"}.hgi-bulk.hgi-book-upload:before{content:"\3e03"}.hgi-bulk.hgi-bookmark-01:after{content:"\3e04"}.hgi-bulk.hgi-bookmark-01:before{content:"\3e05"}.hgi-bulk.hgi-bookmark-02:after{content:"\3e06"}.hgi-bulk.hgi-bookmark-02:before{content:"\3e07"}.hgi-bulk.hgi-bookmark-03:after{content:"\3e08"}.hgi-bulk.hgi-bookmark-03:before{content:"\3e09"}.hgi-bulk.hgi-bookmark-add-01:after{content:"\3e0a"}.hgi-bulk.hgi-bookmark-add-01:before{content:"\3e0b"}.hgi-bulk.hgi-bookmark-add-02:after{content:"\3e0c"}.hgi-bulk.hgi-bookmark-add-02:before{content:"\3e0d"}.hgi-bulk.hgi-bookmark-block-01:after{content:"\3e0e"}.hgi-bulk.hgi-bookmark-block-01:before{content:"\3e0f"}.hgi-bulk.hgi-bookmark-block-02:after{content:"\3e10"}.hgi-bulk.hgi-bookmark-block-02:before{content:"\3e11"}.hgi-bulk.hgi-bookmark-check-01:after{content:"\3e12"}.hgi-bulk.hgi-bookmark-check-01:before{content:"\3e13"}.hgi-bulk.hgi-bookmark-check-02:after{content:"\3e14"}.hgi-bulk.hgi-bookmark-check-02:before{content:"\3e15"}.hgi-bulk.hgi-bookmark-minus-01:after{content:"\3e16"}.hgi-bulk.hgi-bookmark-minus-01:before{content:"\3e17"}.hgi-bulk.hgi-bookmark-minus-02:after{content:"\3e18"}.hgi-bulk.hgi-bookmark-minus-02:before{content:"\3e19"}.hgi-bulk.hgi-bookmark-off-01:after{content:"\3e1a"}.hgi-bulk.hgi-bookmark-off-01:before{content:"\3e1b"}.hgi-bulk.hgi-bookmark-off-02:after{content:"\3e1c"}.hgi-bulk.hgi-bookmark-off-02:before{content:"\3e1d"}.hgi-bulk.hgi-bookmark-remove-01:after{content:"\3e1e"}.hgi-bulk.hgi-bookmark-remove-01:before{content:"\3e1f"}.hgi-bulk.hgi-bookmark-remove-02:after{content:"\3e20"}.hgi-bulk.hgi-bookmark-remove-02:before{content:"\3e21"}.hgi-bulk.hgi-books-01:after{content:"\3e22"}.hgi-bulk.hgi-books-01:before{content:"\3e23"}.hgi-bulk.hgi-books-02:after{content:"\3e24"}.hgi-bulk.hgi-books-02:before{content:"\3e25"}.hgi-bulk.hgi-bookshelf-01:after{content:"\3e26"}.hgi-bulk.hgi-bookshelf-01:before{content:"\3e27"}.hgi-bulk.hgi-bookshelf-02:after{content:"\3e28"}.hgi-bulk.hgi-bookshelf-02:before{content:"\3e29"}.hgi-bulk.hgi-bookshelf-03:after{content:"\3e2a"}.hgi-bulk.hgi-bookshelf-03:before{content:"\3e2b"}.hgi-bulk.hgi-bootstrap:after{content:"\3e2c"}.hgi-bulk.hgi-bootstrap:before{content:"\3e2d"}.hgi-bulk.hgi-border-all-01:after{content:"\3e2e"}.hgi-bulk.hgi-border-all-01:before{content:"\3e2f"}.hgi-bulk.hgi-border-all-02:after{content:"\3e30"}.hgi-bulk.hgi-border-all-02:before{content:"\3e31"}.hgi-bulk.hgi-border-bottom-01:after{content:"\3e32"}.hgi-bulk.hgi-border-bottom-01:before{content:"\3e33"}.hgi-bulk.hgi-border-bottom-02:after{content:"\3e34"}.hgi-bulk.hgi-border-bottom-02:before{content:"\3e35"}.hgi-bulk.hgi-border-full:after{content:"\3e36"}.hgi-bulk.hgi-border-full:before{content:"\3e37"}.hgi-bulk.hgi-border-horizontal:after{content:"\3e38"}.hgi-bulk.hgi-border-horizontal:before{content:"\3e39"}.hgi-bulk.hgi-border-inner:after{content:"\3e3a"}.hgi-bulk.hgi-border-inner:before{content:"\3e3b"}.hgi-bulk.hgi-border-left-01:after{content:"\3e3c"}.hgi-bulk.hgi-border-left-01:before{content:"\3e3d"}.hgi-bulk.hgi-border-left-02:after{content:"\3e3e"}.hgi-bulk.hgi-border-left-02:before{content:"\3e3f"}.hgi-bulk.hgi-border-none-01:after{content:"\3e40"}.hgi-bulk.hgi-border-none-01:before{content:"\3e41"}.hgi-bulk.hgi-border-none-02:after{content:"\3e42"}.hgi-bulk.hgi-border-none-02:before{content:"\3e43"}.hgi-bulk.hgi-border-right-01:after{content:"\3e44"}.hgi-bulk.hgi-border-right-01:before{content:"\3e45"}.hgi-bulk.hgi-border-right-02:after{content:"\3e46"}.hgi-bulk.hgi-border-right-02:before{content:"\3e47"}.hgi-bulk.hgi-border-top-01:after{content:"\3e48"}.hgi-bulk.hgi-border-top-01:before{content:"\3e49"}.hgi-bulk.hgi-border-top-02:after{content:"\3e4a"}.hgi-bulk.hgi-border-top-02:before{content:"\3e4b"}.hgi-bulk.hgi-border-vertical:after{content:"\3e4c"}.hgi-bulk.hgi-border-vertical:before{content:"\3e4d"}.hgi-bulk.hgi-borobudur:after{content:"\3e4e"}.hgi-bulk.hgi-borobudur:before{content:"\3e4f"}.hgi-bulk.hgi-bot:after{content:"\3e50"}.hgi-bulk.hgi-bot:before{content:"\3e51"}.hgi-bulk.hgi-bounce-left:after{content:"\3e52"}.hgi-bulk.hgi-bounce-left:before{content:"\3e53"}.hgi-bulk.hgi-bounce-right:after{content:"\3e54"}.hgi-bulk.hgi-bounce-right:before{content:"\3e55"}.hgi-bulk.hgi-bounding-box:after{content:"\3e56"}.hgi-bulk.hgi-bounding-box:before{content:"\3e57"}.hgi-bulk.hgi-bow-tie:after{content:"\3e58"}.hgi-bulk.hgi-bow-tie:before{content:"\3e59"}.hgi-bulk.hgi-bowling-pins:after{content:"\3e5a"}.hgi-bulk.hgi-bowling-pins:before{content:"\3e5b"}.hgi-bulk.hgi-bowling:after{content:"\3e5c"}.hgi-bulk.hgi-bowling:before{content:"\3e5d"}.hgi-bulk.hgi-boxer:after{content:"\3e5e"}.hgi-bulk.hgi-boxer:before{content:"\3e5f"}.hgi-bulk.hgi-boxing-bag:after{content:"\3e60"}.hgi-bulk.hgi-boxing-bag:before{content:"\3e61"}.hgi-bulk.hgi-boxing-glove-01:after{content:"\3e62"}.hgi-bulk.hgi-boxing-glove-01:before{content:"\3e63"}.hgi-bulk.hgi-boxing-glove:after{content:"\3e64"}.hgi-bulk.hgi-boxing-glove:before{content:"\3e65"}.hgi-bulk.hgi-brain-01:after{content:"\3e66"}.hgi-bulk.hgi-brain-01:before{content:"\3e67"}.hgi-bulk.hgi-brain-02:after{content:"\3e68"}.hgi-bulk.hgi-brain-02:before{content:"\3e69"}.hgi-bulk.hgi-brain:after{content:"\3e6a"}.hgi-bulk.hgi-brain:before{content:"\3e6b"}.hgi-bulk.hgi-brandfetch:after{content:"\3e6c"}.hgi-bulk.hgi-brandfetch:before{content:"\3e6d"}.hgi-bulk.hgi-bread-01:after{content:"\3e6e"}.hgi-bulk.hgi-bread-01:before{content:"\3e6f"}.hgi-bulk.hgi-bread-02:after{content:"\3e70"}.hgi-bulk.hgi-bread-02:before{content:"\3e71"}.hgi-bulk.hgi-bread-03:after{content:"\3e72"}.hgi-bulk.hgi-bread-03:before{content:"\3e73"}.hgi-bulk.hgi-bread-04:after{content:"\3e74"}.hgi-bulk.hgi-bread-04:before{content:"\3e75"}.hgi-bulk.hgi-breast-pump:after{content:"\3e76"}.hgi-bulk.hgi-breast-pump:before{content:"\3e77"}.hgi-bulk.hgi-bridge:after{content:"\3e78"}.hgi-bulk.hgi-bridge:before{content:"\3e79"}.hgi-bulk.hgi-briefcase-01:after{content:"\3e7a"}.hgi-bulk.hgi-briefcase-01:before{content:"\3e7b"}.hgi-bulk.hgi-briefcase-02:after{content:"\3e7c"}.hgi-bulk.hgi-briefcase-02:before{content:"\3e7d"}.hgi-bulk.hgi-briefcase-03:after{content:"\3e7e"}.hgi-bulk.hgi-briefcase-03:before{content:"\3e7f"}.hgi-bulk.hgi-briefcase-04:after{content:"\3e80"}.hgi-bulk.hgi-briefcase-04:before{content:"\3e81"}.hgi-bulk.hgi-briefcase-05:after{content:"\3e82"}.hgi-bulk.hgi-briefcase-05:before{content:"\3e83"}.hgi-bulk.hgi-briefcase-06:after{content:"\3e84"}.hgi-bulk.hgi-briefcase-06:before{content:"\3e85"}.hgi-bulk.hgi-briefcase-07:after{content:"\3e86"}.hgi-bulk.hgi-briefcase-07:before{content:"\3e87"}.hgi-bulk.hgi-briefcase-08:after{content:"\3e88"}.hgi-bulk.hgi-briefcase-08:before{content:"\3e89"}.hgi-bulk.hgi-briefcase-09:after{content:"\3e8a"}.hgi-bulk.hgi-briefcase-09:before{content:"\3e8b"}.hgi-bulk.hgi-briefcase-dollar:after{content:"\3e8c"}.hgi-bulk.hgi-briefcase-dollar:before{content:"\3e8d"}.hgi-bulk.hgi-broccoli:after{content:"\3e8e"}.hgi-bulk.hgi-broccoli:before{content:"\3e8f"}.hgi-bulk.hgi-brochure:after{content:"\3e90"}.hgi-bulk.hgi-brochure:before{content:"\3e91"}.hgi-bulk.hgi-broken-bone:after{content:"\3e92"}.hgi-bulk.hgi-broken-bone:before{content:"\3e93"}.hgi-bulk.hgi-browser:after{content:"\3e94"}.hgi-bulk.hgi-browser:before{content:"\3e95"}.hgi-bulk.hgi-brush:after{content:"\3e96"}.hgi-bulk.hgi-brush:before{content:"\3e97"}.hgi-bulk.hgi-bubble-chat-add:after{content:"\3e98"}.hgi-bulk.hgi-bubble-chat-add:before{content:"\3e99"}.hgi-bulk.hgi-bubble-chat-blocked:after{content:"\3e9a"}.hgi-bulk.hgi-bubble-chat-blocked:before{content:"\3e9b"}.hgi-bulk.hgi-bubble-chat-cancel:after{content:"\3e9c"}.hgi-bulk.hgi-bubble-chat-cancel:before{content:"\3e9d"}.hgi-bulk.hgi-bubble-chat-delay:after{content:"\3e9e"}.hgi-bulk.hgi-bubble-chat-delay:before{content:"\3e9f"}.hgi-bulk.hgi-bubble-chat-done:after{content:"\3ea0"}.hgi-bulk.hgi-bubble-chat-done:before{content:"\3ea1"}.hgi-bulk.hgi-bubble-chat-download-01:after{content:"\3ea2"}.hgi-bulk.hgi-bubble-chat-download-01:before{content:"\3ea3"}.hgi-bulk.hgi-bubble-chat-download-02:after{content:"\3ea4"}.hgi-bulk.hgi-bubble-chat-download-02:before{content:"\3ea5"}.hgi-bulk.hgi-bubble-chat-edit:after{content:"\3ea6"}.hgi-bulk.hgi-bubble-chat-edit:before{content:"\3ea7"}.hgi-bulk.hgi-bubble-chat-favourite:after{content:"\3ea8"}.hgi-bulk.hgi-bubble-chat-favourite:before{content:"\3ea9"}.hgi-bulk.hgi-bubble-chat-income:after{content:"\3eaa"}.hgi-bulk.hgi-bubble-chat-income:before{content:"\3eab"}.hgi-bulk.hgi-bubble-chat-lock:after{content:"\3eac"}.hgi-bulk.hgi-bubble-chat-lock:before{content:"\3ead"}.hgi-bulk.hgi-bubble-chat-notification:after{content:"\3eae"}.hgi-bulk.hgi-bubble-chat-notification:before{content:"\3eaf"}.hgi-bulk.hgi-bubble-chat-outcome:after{content:"\3eb0"}.hgi-bulk.hgi-bubble-chat-outcome:before{content:"\3eb1"}.hgi-bulk.hgi-bubble-chat-preview:after{content:"\3eb2"}.hgi-bulk.hgi-bubble-chat-preview:before{content:"\3eb3"}.hgi-bulk.hgi-bubble-chat-question:after{content:"\3eb4"}.hgi-bulk.hgi-bubble-chat-question:before{content:"\3eb5"}.hgi-bulk.hgi-bubble-chat-search:after{content:"\3eb6"}.hgi-bulk.hgi-bubble-chat-search:before{content:"\3eb7"}.hgi-bulk.hgi-bubble-chat:after{content:"\3eb8"}.hgi-bulk.hgi-bubble-chat-secure:after{content:"\3eb9"}.hgi-bulk.hgi-bubble-chat-secure:before{content:"\3eba"}.hgi-bulk.hgi-bubble-chat-translate:after{content:"\3ebb"}.hgi-bulk.hgi-bubble-chat-translate:before{content:"\3ebc"}.hgi-bulk.hgi-bubble-chat-unlock:after{content:"\3ebd"}.hgi-bulk.hgi-bubble-chat-unlock:before{content:"\3ebe"}.hgi-bulk.hgi-bubble-chat-upload:after{content:"\3ebf"}.hgi-bulk.hgi-bubble-chat-upload:before{content:"\3ec0"}.hgi-bulk.hgi-bubble-chat-user:after{content:"\3ec1"}.hgi-bulk.hgi-bubble-chat-user:before{content:"\3ec2"}.hgi-bulk.hgi-bubble-chat:before{content:"\3ec3"}.hgi-bulk.hgi-bubble-tea-01:after{content:"\3ec4"}.hgi-bulk.hgi-bubble-tea-01:before{content:"\3ec5"}.hgi-bulk.hgi-bubble-tea-02:after{content:"\3ec6"}.hgi-bulk.hgi-bubble-tea-02:before{content:"\3ec7"}.hgi-bulk.hgi-bug-01:after{content:"\3ec8"}.hgi-bulk.hgi-bug-01:before{content:"\3ec9"}.hgi-bulk.hgi-bug-02:after{content:"\3eca"}.hgi-bulk.hgi-bug-02:before{content:"\3ecb"}.hgi-bulk.hgi-building-01:after{content:"\3ecc"}.hgi-bulk.hgi-building-01:before{content:"\3ecd"}.hgi-bulk.hgi-building-02:after{content:"\3ece"}.hgi-bulk.hgi-building-02:before{content:"\3ecf"}.hgi-bulk.hgi-building-03:after{content:"\3ed0"}.hgi-bulk.hgi-building-03:before{content:"\3ed1"}.hgi-bulk.hgi-building-04:after{content:"\3ed2"}.hgi-bulk.hgi-building-04:before{content:"\3ed3"}.hgi-bulk.hgi-building-05:after{content:"\3ed4"}.hgi-bulk.hgi-building-05:before{content:"\3ed5"}.hgi-bulk.hgi-building-06:after{content:"\3ed6"}.hgi-bulk.hgi-building-06:before{content:"\3ed7"}.hgi-bulk.hgi-bulb-charging:after{content:"\3ed8"}.hgi-bulk.hgi-bulb-charging:before{content:"\3ed9"}.hgi-bulk.hgi-bulb:after{content:"\3eda"}.hgi-bulk.hgi-bulb:before{content:"\3edb"}.hgi-bulk.hgi-bulletproof-vest:after{content:"\3edc"}.hgi-bulk.hgi-bulletproof-vest:before{content:"\3edd"}.hgi-bulk.hgi-burj-al-arab:after{content:"\3ede"}.hgi-bulk.hgi-burj-al-arab:before{content:"\3edf"}.hgi-bulk.hgi-burning-cd:after{content:"\3ee0"}.hgi-bulk.hgi-burning-cd:before{content:"\3ee1"}.hgi-bulk.hgi-bus-01:after{content:"\3ee2"}.hgi-bulk.hgi-bus-01:before{content:"\3ee3"}.hgi-bulk.hgi-bus-02:after{content:"\3ee4"}.hgi-bulk.hgi-bus-02:before{content:"\3ee5"}.hgi-bulk.hgi-bus-03:after{content:"\3ee6"}.hgi-bulk.hgi-bus-03:before{content:"\3ee7"}.hgi-bulk.hgi-c-programming:after{content:"\3ee8"}.hgi-bulk.hgi-c-programming:before{content:"\3ee9"}.hgi-bulk.hgi-cabinet-01:after{content:"\3eea"}.hgi-bulk.hgi-cabinet-01:before{content:"\3eeb"}.hgi-bulk.hgi-cabinet-02:after{content:"\3eec"}.hgi-bulk.hgi-cabinet-02:before{content:"\3eed"}.hgi-bulk.hgi-cabinet-03:after{content:"\3eee"}.hgi-bulk.hgi-cabinet-03:before{content:"\3eef"}.hgi-bulk.hgi-cabinet-04:after{content:"\3ef0"}.hgi-bulk.hgi-cabinet-04:before{content:"\3ef1"}.hgi-bulk.hgi-cable-car:after{content:"\3ef2"}.hgi-bulk.hgi-cable-car:before{content:"\3ef3"}.hgi-bulk.hgi-cactus:after{content:"\3ef4"}.hgi-bulk.hgi-cactus:before{content:"\3ef5"}.hgi-bulk.hgi-caduceus:after{content:"\3ef6"}.hgi-bulk.hgi-caduceus:before{content:"\3ef7"}.hgi-bulk.hgi-cafe:after{content:"\3ef8"}.hgi-bulk.hgi-cafe:before{content:"\3ef9"}.hgi-bulk.hgi-calculate:after{content:"\3efa"}.hgi-bulk.hgi-calculate:before{content:"\3efb"}.hgi-bulk.hgi-calculator-01:after{content:"\3efc"}.hgi-bulk.hgi-calculator-01:before{content:"\3efd"}.hgi-bulk.hgi-calculator:after{content:"\3efe"}.hgi-bulk.hgi-calculator:before{content:"\3eff"}.hgi-bulk.hgi-calendar-01:after{content:"\3f00"}.hgi-bulk.hgi-calendar-01:before{content:"\3f01"}.hgi-bulk.hgi-calendar-02:after{content:"\3f02"}.hgi-bulk.hgi-calendar-02:before{content:"\3f03"}.hgi-bulk.hgi-calendar-03:after{content:"\3f04"}.hgi-bulk.hgi-calendar-03:before{content:"\3f05"}.hgi-bulk.hgi-calendar-04:after{content:"\3f06"}.hgi-bulk.hgi-calendar-04:before{content:"\3f07"}.hgi-bulk.hgi-calendar-add-01:after{content:"\3f08"}.hgi-bulk.hgi-calendar-add-01:before{content:"\3f09"}.hgi-bulk.hgi-calendar-add-02:after{content:"\3f0a"}.hgi-bulk.hgi-calendar-add-02:before{content:"\3f0b"}.hgi-bulk.hgi-calendar-block-01:after{content:"\3f0c"}.hgi-bulk.hgi-calendar-block-01:before{content:"\3f0d"}.hgi-bulk.hgi-calendar-block-02:after{content:"\3f0e"}.hgi-bulk.hgi-calendar-block-02:before{content:"\3f0f"}.hgi-bulk.hgi-calendar-check-in-01:after{content:"\3f10"}.hgi-bulk.hgi-calendar-check-in-01:before{content:"\3f11"}.hgi-bulk.hgi-calendar-check-in-02:after{content:"\3f12"}.hgi-bulk.hgi-calendar-check-in-02:before{content:"\3f13"}.hgi-bulk.hgi-calendar-check-out-01:after{content:"\3f14"}.hgi-bulk.hgi-calendar-check-out-01:before{content:"\3f15"}.hgi-bulk.hgi-calendar-check-out-02:after{content:"\3f16"}.hgi-bulk.hgi-calendar-check-out-02:before{content:"\3f17"}.hgi-bulk.hgi-calendar-download-01:after{content:"\3f18"}.hgi-bulk.hgi-calendar-download-01:before{content:"\3f19"}.hgi-bulk.hgi-calendar-download-02:after{content:"\3f1a"}.hgi-bulk.hgi-calendar-download-02:before{content:"\3f1b"}.hgi-bulk.hgi-calendar-favorite-01:after{content:"\3f1c"}.hgi-bulk.hgi-calendar-favorite-01:before{content:"\3f1d"}.hgi-bulk.hgi-calendar-favorite-02:after{content:"\3f1e"}.hgi-bulk.hgi-calendar-favorite-02:before{content:"\3f1f"}.hgi-bulk.hgi-calendar-lock-01:after{content:"\3f20"}.hgi-bulk.hgi-calendar-lock-01:before{content:"\3f21"}.hgi-bulk.hgi-calendar-lock-02:after{content:"\3f22"}.hgi-bulk.hgi-calendar-lock-02:before{content:"\3f23"}.hgi-bulk.hgi-calendar-love-01:after{content:"\3f24"}.hgi-bulk.hgi-calendar-love-01:before{content:"\3f25"}.hgi-bulk.hgi-calendar-love-02:after{content:"\3f26"}.hgi-bulk.hgi-calendar-love-02:before{content:"\3f27"}.hgi-bulk.hgi-calendar-minus-01:after{content:"\3f28"}.hgi-bulk.hgi-calendar-minus-01:before{content:"\3f29"}.hgi-bulk.hgi-calendar-minus-02:after{content:"\3f2a"}.hgi-bulk.hgi-calendar-minus-02:before{content:"\3f2b"}.hgi-bulk.hgi-calendar-remove-01:after{content:"\3f2c"}.hgi-bulk.hgi-calendar-remove-01:before{content:"\3f2d"}.hgi-bulk.hgi-calendar-remove-02:after{content:"\3f2e"}.hgi-bulk.hgi-calendar-remove-02:before{content:"\3f2f"}.hgi-bulk.hgi-calendar-setting-01:after{content:"\3f30"}.hgi-bulk.hgi-calendar-setting-01:before{content:"\3f31"}.hgi-bulk.hgi-calendar-setting-02:after{content:"\3f32"}.hgi-bulk.hgi-calendar-setting-02:before{content:"\3f33"}.hgi-bulk.hgi-calendar-upload-01:after{content:"\3f34"}.hgi-bulk.hgi-calendar-upload-01:before{content:"\3f35"}.hgi-bulk.hgi-calendar-upload-02:after{content:"\3f36"}.hgi-bulk.hgi-calendar-upload-02:before{content:"\3f37"}.hgi-bulk.hgi-call-02:after{content:"\3f38"}.hgi-bulk.hgi-call-02:before{content:"\3f39"}.hgi-bulk.hgi-call-add-02:after{content:"\3f3a"}.hgi-bulk.hgi-call-add-02:before{content:"\3f3b"}.hgi-bulk.hgi-call-add:after{content:"\3f3c"}.hgi-bulk.hgi-call-add:before{content:"\3f3d"}.hgi-bulk.hgi-call-blocked-02:after{content:"\3f3e"}.hgi-bulk.hgi-call-blocked-02:before{content:"\3f3f"}.hgi-bulk.hgi-call-blocked:after{content:"\3f40"}.hgi-bulk.hgi-call-blocked:before{content:"\3f41"}.hgi-bulk.hgi-call-disabled-02:after{content:"\3f42"}.hgi-bulk.hgi-call-disabled-02:before{content:"\3f43"}.hgi-bulk.hgi-call-disabled:after{content:"\3f44"}.hgi-bulk.hgi-call-disabled:before{content:"\3f45"}.hgi-bulk.hgi-call-done-02:after{content:"\3f46"}.hgi-bulk.hgi-call-done-02:before{content:"\3f47"}.hgi-bulk.hgi-call-done:after{content:"\3f48"}.hgi-bulk.hgi-call-done:before{content:"\3f49"}.hgi-bulk.hgi-call-end-01:after{content:"\3f4a"}.hgi-bulk.hgi-call-end-01:before{content:"\3f4b"}.hgi-bulk.hgi-call-end-02:after{content:"\3f4c"}.hgi-bulk.hgi-call-end-02:before{content:"\3f4d"}.hgi-bulk.hgi-call-end-03:after{content:"\3f4e"}.hgi-bulk.hgi-call-end-03:before{content:"\3f4f"}.hgi-bulk.hgi-call-end-04:after{content:"\3f50"}.hgi-bulk.hgi-call-end-04:before{content:"\3f51"}.hgi-bulk.hgi-call-incoming-01:after{content:"\3f52"}.hgi-bulk.hgi-call-incoming-01:before{content:"\3f53"}.hgi-bulk.hgi-call-incoming-02:after{content:"\3f54"}.hgi-bulk.hgi-call-incoming-02:before{content:"\3f55"}.hgi-bulk.hgi-call-incoming-03:after{content:"\3f56"}.hgi-bulk.hgi-call-incoming-03:before{content:"\3f57"}.hgi-bulk.hgi-call-incoming-04:after{content:"\3f58"}.hgi-bulk.hgi-call-incoming-04:before{content:"\3f59"}.hgi-bulk.hgi-call-internal-02:after{content:"\3f5a"}.hgi-bulk.hgi-call-internal-02:before{content:"\3f5b"}.hgi-bulk.hgi-call-internal:after{content:"\3f5c"}.hgi-bulk.hgi-call-internal:before{content:"\3f5d"}.hgi-bulk.hgi-call-locked-02:after{content:"\3f5e"}.hgi-bulk.hgi-call-locked-02:before{content:"\3f5f"}.hgi-bulk.hgi-call-locked:after{content:"\3f60"}.hgi-bulk.hgi-call-locked:before{content:"\3f61"}.hgi-bulk.hgi-call-minus-02:after{content:"\3f62"}.hgi-bulk.hgi-call-minus-02:before{content:"\3f63"}.hgi-bulk.hgi-call-minus:after{content:"\3f64"}.hgi-bulk.hgi-call-minus:before{content:"\3f65"}.hgi-bulk.hgi-call-missed-01:after{content:"\3f66"}.hgi-bulk.hgi-call-missed-01:before{content:"\3f67"}.hgi-bulk.hgi-call-missed-02:after{content:"\3f68"}.hgi-bulk.hgi-call-missed-02:before{content:"\3f69"}.hgi-bulk.hgi-call-missed-03:after{content:"\3f6a"}.hgi-bulk.hgi-call-missed-03:before{content:"\3f6b"}.hgi-bulk.hgi-call-missed-04:after{content:"\3f6c"}.hgi-bulk.hgi-call-missed-04:before{content:"\3f6d"}.hgi-bulk.hgi-call-outgoing-01:after{content:"\3f6e"}.hgi-bulk.hgi-call-outgoing-01:before{content:"\3f6f"}.hgi-bulk.hgi-call-outgoing-02:after{content:"\3f70"}.hgi-bulk.hgi-call-outgoing-02:before{content:"\3f71"}.hgi-bulk.hgi-call-outgoing-03:after{content:"\3f72"}.hgi-bulk.hgi-call-outgoing-03:before{content:"\3f73"}.hgi-bulk.hgi-call-outgoing-04:after{content:"\3f74"}.hgi-bulk.hgi-call-outgoing-04:before{content:"\3f75"}.hgi-bulk.hgi-call-paused-02:after{content:"\3f76"}.hgi-bulk.hgi-call-paused-02:before{content:"\3f77"}.hgi-bulk.hgi-call-paused:after{content:"\3f78"}.hgi-bulk.hgi-call-paused:before{content:"\3f79"}.hgi-bulk.hgi-call-received-02:after{content:"\3f7a"}.hgi-bulk.hgi-call-received-02:before{content:"\3f7b"}.hgi-bulk.hgi-call-received:after{content:"\3f7c"}.hgi-bulk.hgi-call-received:before{content:"\3f7d"}.hgi-bulk.hgi-call-ringing-01:after{content:"\3f7e"}.hgi-bulk.hgi-call-ringing-01:before{content:"\3f7f"}.hgi-bulk.hgi-call-ringing-02:after{content:"\3f80"}.hgi-bulk.hgi-call-ringing-02:before{content:"\3f81"}.hgi-bulk.hgi-call-ringing-03:after{content:"\3f82"}.hgi-bulk.hgi-call-ringing-03:before{content:"\3f83"}.hgi-bulk.hgi-call-ringing-04:after{content:"\3f84"}.hgi-bulk.hgi-call-ringing-04:before{content:"\3f85"}.hgi-bulk.hgi-call:after{content:"\3f86"}.hgi-bulk.hgi-call-unlocked-02:after{content:"\3f87"}.hgi-bulk.hgi-call-unlocked-02:before{content:"\3f88"}.hgi-bulk.hgi-call-unlocked:after{content:"\3f89"}.hgi-bulk.hgi-call-unlocked:before{content:"\3f8a"}.hgi-bulk.hgi-call:before{content:"\3f8b"}.hgi-bulk.hgi-calling-02:after{content:"\3f8c"}.hgi-bulk.hgi-calling-02:before{content:"\3f8d"}.hgi-bulk.hgi-calling:after{content:"\3f8e"}.hgi-bulk.hgi-calling:before{content:"\3f8f"}.hgi-bulk.hgi-camel:after{content:"\3f90"}.hgi-bulk.hgi-camel:before{content:"\3f91"}.hgi-bulk.hgi-camera-01:after{content:"\3f92"}.hgi-bulk.hgi-camera-01:before{content:"\3f93"}.hgi-bulk.hgi-camera-02:after{content:"\3f94"}.hgi-bulk.hgi-camera-02:before{content:"\3f95"}.hgi-bulk.hgi-camera-add-01:after{content:"\3f96"}.hgi-bulk.hgi-camera-add-01:before{content:"\3f97"}.hgi-bulk.hgi-camera-add-02:after{content:"\3f98"}.hgi-bulk.hgi-camera-add-02:before{content:"\3f99"}.hgi-bulk.hgi-camera-automatically-01:after{content:"\3f9a"}.hgi-bulk.hgi-camera-automatically-01:before{content:"\3f9b"}.hgi-bulk.hgi-camera-automatically-02:after{content:"\3f9c"}.hgi-bulk.hgi-camera-automatically-02:before{content:"\3f9d"}.hgi-bulk.hgi-camera-lens:after{content:"\3f9e"}.hgi-bulk.hgi-camera-lens:before{content:"\3f9f"}.hgi-bulk.hgi-camera-microphone-01:after{content:"\3fa0"}.hgi-bulk.hgi-camera-microphone-01:before{content:"\3fa1"}.hgi-bulk.hgi-camera-microphone-02:after{content:"\3fa2"}.hgi-bulk.hgi-camera-microphone-02:before{content:"\3fa3"}.hgi-bulk.hgi-camera-night-mode-01:after{content:"\3fa4"}.hgi-bulk.hgi-camera-night-mode-01:before{content:"\3fa5"}.hgi-bulk.hgi-camera-night-mode-02:after{content:"\3fa6"}.hgi-bulk.hgi-camera-night-mode-02:before{content:"\3fa7"}.hgi-bulk.hgi-camera-off-01:after{content:"\3fa8"}.hgi-bulk.hgi-camera-off-01:before{content:"\3fa9"}.hgi-bulk.hgi-camera-off-02:after{content:"\3faa"}.hgi-bulk.hgi-camera-off-02:before{content:"\3fab"}.hgi-bulk.hgi-camera-rotated-01:after{content:"\3fac"}.hgi-bulk.hgi-camera-rotated-01:before{content:"\3fad"}.hgi-bulk.hgi-camera-rotated-02:after{content:"\3fae"}.hgi-bulk.hgi-camera-rotated-02:before{content:"\3faf"}.hgi-bulk.hgi-camera-smile-01:after{content:"\3fb0"}.hgi-bulk.hgi-camera-smile-01:before{content:"\3fb1"}.hgi-bulk.hgi-camera-smile-02:after{content:"\3fb2"}.hgi-bulk.hgi-camera-smile-02:before{content:"\3fb3"}.hgi-bulk.hgi-camera-tripod:after{content:"\3fb4"}.hgi-bulk.hgi-camera-tripod:before{content:"\3fb5"}.hgi-bulk.hgi-camera-video:after{content:"\3fb6"}.hgi-bulk.hgi-camera-video:before{content:"\3fb7"}.hgi-bulk.hgi-camper:after{content:"\3fb8"}.hgi-bulk.hgi-camper:before{content:"\3fb9"}.hgi-bulk.hgi-campfire:after{content:"\3fba"}.hgi-bulk.hgi-campfire:before{content:"\3fbb"}.hgi-bulk.hgi-cancel-01:after{content:"\3fbc"}.hgi-bulk.hgi-cancel-01:before{content:"\3fbd"}.hgi-bulk.hgi-cancel-02:after{content:"\3fbe"}.hgi-bulk.hgi-cancel-02:before{content:"\3fbf"}.hgi-bulk.hgi-cancel-circle-half-dot:after{content:"\3fc0"}.hgi-bulk.hgi-cancel-circle-half-dot:before{content:"\3fc1"}.hgi-bulk.hgi-cancel-circle:after{content:"\3fc2"}.hgi-bulk.hgi-cancel-circle:before{content:"\3fc3"}.hgi-bulk.hgi-cancel-square:after{content:"\3fc4"}.hgi-bulk.hgi-cancel-square:before{content:"\3fc5"}.hgi-bulk.hgi-candelier-01:after{content:"\3fc6"}.hgi-bulk.hgi-candelier-01:before{content:"\3fc7"}.hgi-bulk.hgi-candelier-02:after{content:"\3fc8"}.hgi-bulk.hgi-candelier-02:before{content:"\3fc9"}.hgi-bulk.hgi-canvas:after{content:"\3fca"}.hgi-bulk.hgi-canvas:before{content:"\3fcb"}.hgi-bulk.hgi-cap-projecting:after{content:"\3fcc"}.hgi-bulk.hgi-cap-projecting:before{content:"\3fcd"}.hgi-bulk.hgi-cap-round:after{content:"\3fce"}.hgi-bulk.hgi-cap-round:before{content:"\3fcf"}.hgi-bulk.hgi-cap:after{content:"\3fd0"}.hgi-bulk.hgi-cap-straight:after{content:"\3fd1"}.hgi-bulk.hgi-cap-straight:before{content:"\3fd2"}.hgi-bulk.hgi-cap:before{content:"\3fd3"}.hgi-bulk.hgi-capcut-rectangle:after{content:"\3fd4"}.hgi-bulk.hgi-capcut-rectangle:before{content:"\3fd5"}.hgi-bulk.hgi-capcut:after{content:"\3fd6"}.hgi-bulk.hgi-capcut:before{content:"\3fd7"}.hgi-bulk.hgi-car-01:after{content:"\3fd8"}.hgi-bulk.hgi-car-01:before{content:"\3fd9"}.hgi-bulk.hgi-car-02:after{content:"\3fda"}.hgi-bulk.hgi-car-02:before{content:"\3fdb"}.hgi-bulk.hgi-car-03:after{content:"\3fdc"}.hgi-bulk.hgi-car-03:before{content:"\3fdd"}.hgi-bulk.hgi-car-04:after{content:"\3fde"}.hgi-bulk.hgi-car-04:before{content:"\3fdf"}.hgi-bulk.hgi-car-parking-01:after{content:"\3fe0"}.hgi-bulk.hgi-car-parking-01:before{content:"\3fe1"}.hgi-bulk.hgi-car-parking-02:after{content:"\3fe2"}.hgi-bulk.hgi-car-parking-02:before{content:"\3fe3"}.hgi-bulk.hgi-caravan:after{content:"\3fe4"}.hgi-bulk.hgi-caravan:before{content:"\3fe5"}.hgi-bulk.hgi-card-exchange-01:after{content:"\3fe6"}.hgi-bulk.hgi-card-exchange-01:before{content:"\3fe7"}.hgi-bulk.hgi-card-exchange-02:after{content:"\3fe8"}.hgi-bulk.hgi-card-exchange-02:before{content:"\3fe9"}.hgi-bulk.hgi-cardigan:after{content:"\3fea"}.hgi-bulk.hgi-cardigan:before{content:"\3feb"}.hgi-bulk.hgi-cardiogram-01:after{content:"\3fec"}.hgi-bulk.hgi-cardiogram-01:before{content:"\3fed"}.hgi-bulk.hgi-cardiogram-02:after{content:"\3fee"}.hgi-bulk.hgi-cardiogram-02:before{content:"\3fef"}.hgi-bulk.hgi-cards-01:after{content:"\3ff0"}.hgi-bulk.hgi-cards-01:before{content:"\3ff1"}.hgi-bulk.hgi-cards-02:after{content:"\3ff2"}.hgi-bulk.hgi-cards-02:before{content:"\3ff3"}.hgi-bulk.hgi-cargo-ship:after{content:"\3ff4"}.hgi-bulk.hgi-cargo-ship:before{content:"\3ff5"}.hgi-bulk.hgi-carousel-horizontal-02:after{content:"\3ff6"}.hgi-bulk.hgi-carousel-horizontal-02:before{content:"\3ff7"}.hgi-bulk.hgi-carousel-horizontal:after{content:"\3ff8"}.hgi-bulk.hgi-carousel-horizontal:before{content:"\3ff9"}.hgi-bulk.hgi-carousel-vertical:after{content:"\3ffa"}.hgi-bulk.hgi-carousel-vertical:before{content:"\3ffb"}.hgi-bulk.hgi-carrot:after{content:"\3ffc"}.hgi-bulk.hgi-carrot:before{content:"\3ffd"}.hgi-bulk.hgi-cash-01:after{content:"\3ffe"}.hgi-bulk.hgi-cash-01:before{content:"\3fff"}.hgi-bulk.hgi-cash-02:after{content:"\4000"}.hgi-bulk.hgi-cash-02:before{content:"\4001"}.hgi-bulk.hgi-cashback:after{content:"\4002"}.hgi-bulk.hgi-cashback:before{content:"\4003"}.hgi-bulk.hgi-cashier-02:after{content:"\4004"}.hgi-bulk.hgi-cashier-02:before{content:"\4005"}.hgi-bulk.hgi-cashier:after{content:"\4006"}.hgi-bulk.hgi-cashier:before{content:"\4007"}.hgi-bulk.hgi-castle-01:after{content:"\4008"}.hgi-bulk.hgi-castle-01:before{content:"\4009"}.hgi-bulk.hgi-castle-02:after{content:"\400a"}.hgi-bulk.hgi-castle-02:before{content:"\400b"}.hgi-bulk.hgi-castle:after{content:"\400c"}.hgi-bulk.hgi-castle:before{content:"\400d"}.hgi-bulk.hgi-catalogue:after{content:"\400e"}.hgi-bulk.hgi-catalogue:before{content:"\400f"}.hgi-bulk.hgi-cayan-tower:after{content:"\4010"}.hgi-bulk.hgi-cayan-tower:before{content:"\4011"}.hgi-bulk.hgi-cctv-camera:after{content:"\4012"}.hgi-bulk.hgi-cctv-camera:before{content:"\4013"}.hgi-bulk.hgi-cd:after{content:"\4014"}.hgi-bulk.hgi-cd:before{content:"\4015"}.hgi-bulk.hgi-cells:after{content:"\4016"}.hgi-bulk.hgi-cells:before{content:"\4017"}.hgi-bulk.hgi-cellular-network-offline:after{content:"\4018"}.hgi-bulk.hgi-cellular-network-offline:before{content:"\4019"}.hgi-bulk.hgi-cellular-network:after{content:"\401a"}.hgi-bulk.hgi-cellular-network:before{content:"\401b"}.hgi-bulk.hgi-celsius:after{content:"\401c"}.hgi-bulk.hgi-celsius:before{content:"\401d"}.hgi-bulk.hgi-center-focus:after{content:"\401e"}.hgi-bulk.hgi-center-focus:before{content:"\401f"}.hgi-bulk.hgi-central-shaheed-minar:after{content:"\4020"}.hgi-bulk.hgi-central-shaheed-minar:before{content:"\4021"}.hgi-bulk.hgi-centralized:after{content:"\4022"}.hgi-bulk.hgi-centralized:before{content:"\4023"}.hgi-bulk.hgi-certificate-01:after{content:"\4024"}.hgi-bulk.hgi-certificate-01:before{content:"\4025"}.hgi-bulk.hgi-certificate-02:after{content:"\4026"}.hgi-bulk.hgi-certificate-02:before{content:"\4027"}.hgi-bulk.hgi-chair-01:after{content:"\4028"}.hgi-bulk.hgi-chair-01:before{content:"\4029"}.hgi-bulk.hgi-chair-02:after{content:"\402a"}.hgi-bulk.hgi-chair-02:before{content:"\402b"}.hgi-bulk.hgi-chair-03:after{content:"\402c"}.hgi-bulk.hgi-chair-03:before{content:"\402d"}.hgi-bulk.hgi-chair-04:after{content:"\402e"}.hgi-bulk.hgi-chair-04:before{content:"\402f"}.hgi-bulk.hgi-chair-05:after{content:"\4030"}.hgi-bulk.hgi-chair-05:before{content:"\4031"}.hgi-bulk.hgi-chair-barber:after{content:"\4032"}.hgi-bulk.hgi-chair-barber:before{content:"\4033"}.hgi-bulk.hgi-champion:after{content:"\4034"}.hgi-bulk.hgi-champion:before{content:"\4035"}.hgi-bulk.hgi-change-screen-mode:after{content:"\4036"}.hgi-bulk.hgi-change-screen-mode:before{content:"\4037"}.hgi-bulk.hgi-character-phonetic:after{content:"\4038"}.hgi-bulk.hgi-character-phonetic:before{content:"\4039"}.hgi-bulk.hgi-charity:after{content:"\403a"}.hgi-bulk.hgi-charity:before{content:"\403b"}.hgi-bulk.hgi-chart-average:after{content:"\403c"}.hgi-bulk.hgi-chart-average:before{content:"\403d"}.hgi-bulk.hgi-chart-bar-line:after{content:"\403e"}.hgi-bulk.hgi-chart-bar-line:before{content:"\403f"}.hgi-bulk.hgi-chart-breakout-circle:after{content:"\4040"}.hgi-bulk.hgi-chart-breakout-circle:before{content:"\4041"}.hgi-bulk.hgi-chart-breakout-square:after{content:"\4042"}.hgi-bulk.hgi-chart-breakout-square:before{content:"\4043"}.hgi-bulk.hgi-chart-bubble-01:after{content:"\4044"}.hgi-bulk.hgi-chart-bubble-01:before{content:"\4045"}.hgi-bulk.hgi-chart-bubble-02:after{content:"\4046"}.hgi-bulk.hgi-chart-bubble-02:before{content:"\4047"}.hgi-bulk.hgi-chart-column:after{content:"\4048"}.hgi-bulk.hgi-chart-column:before{content:"\4049"}.hgi-bulk.hgi-chart-decrease:after{content:"\404a"}.hgi-bulk.hgi-chart-decrease:before{content:"\404b"}.hgi-bulk.hgi-chart-evaluation:after{content:"\404c"}.hgi-bulk.hgi-chart-evaluation:before{content:"\404d"}.hgi-bulk.hgi-chart-high-low:after{content:"\404e"}.hgi-bulk.hgi-chart-high-low:before{content:"\404f"}.hgi-bulk.hgi-chart-histogram:after{content:"\4050"}.hgi-bulk.hgi-chart-histogram:before{content:"\4051"}.hgi-bulk.hgi-chart-increase:after{content:"\4052"}.hgi-bulk.hgi-chart-increase:before{content:"\4053"}.hgi-bulk.hgi-chart-line-data-01:after{content:"\4054"}.hgi-bulk.hgi-chart-line-data-01:before{content:"\4055"}.hgi-bulk.hgi-chart-line-data-02:after{content:"\4056"}.hgi-bulk.hgi-chart-line-data-02:before{content:"\4057"}.hgi-bulk.hgi-chart-line-data-03:after{content:"\4058"}.hgi-bulk.hgi-chart-line-data-03:before{content:"\4059"}.hgi-bulk.hgi-chart-maximum:after{content:"\405a"}.hgi-bulk.hgi-chart-maximum:before{content:"\405b"}.hgi-bulk.hgi-chart-medium:after{content:"\405c"}.hgi-bulk.hgi-chart-medium:before{content:"\405d"}.hgi-bulk.hgi-chart-minimum:after{content:"\405e"}.hgi-bulk.hgi-chart-minimum:before{content:"\405f"}.hgi-bulk.hgi-chart-radar:after{content:"\4060"}.hgi-bulk.hgi-chart-radar:before{content:"\4061"}.hgi-bulk.hgi-chart-relationship:after{content:"\4062"}.hgi-bulk.hgi-chart-relationship:before{content:"\4063"}.hgi-bulk.hgi-chart-ring:after{content:"\4064"}.hgi-bulk.hgi-chart-ring:before{content:"\4065"}.hgi-bulk.hgi-chart-rose:after{content:"\4066"}.hgi-bulk.hgi-chart-rose:before{content:"\4067"}.hgi-bulk.hgi-chart-scatter:after{content:"\4068"}.hgi-bulk.hgi-chart-scatter:before{content:"\4069"}.hgi-bulk.hgi-chart:after{content:"\406a"}.hgi-bulk.hgi-chart:before{content:"\406b"}.hgi-bulk.hgi-chat-bot:after{content:"\406c"}.hgi-bulk.hgi-chat-bot:before{content:"\406d"}.hgi-bulk.hgi-chat-gpt:after{content:"\406e"}.hgi-bulk.hgi-chat-gpt:before{content:"\406f"}.hgi-bulk.hgi-chatting-01:after{content:"\4070"}.hgi-bulk.hgi-chatting-01:before{content:"\4071"}.hgi-bulk.hgi-check-list:after{content:"\4072"}.hgi-bulk.hgi-check-list:before{content:"\4073"}.hgi-bulk.hgi-check-unread-01:after{content:"\4074"}.hgi-bulk.hgi-check-unread-01:before{content:"\4075"}.hgi-bulk.hgi-check-unread-02:after{content:"\4076"}.hgi-bulk.hgi-check-unread-02:before{content:"\4077"}.hgi-bulk.hgi-check-unread-03:after{content:"\4078"}.hgi-bulk.hgi-check-unread-03:before{content:"\4079"}.hgi-bulk.hgi-check-unread-04:after{content:"\407a"}.hgi-bulk.hgi-check-unread-04:before{content:"\407b"}.hgi-bulk.hgi-checkmark-badge-01:after{content:"\407c"}.hgi-bulk.hgi-checkmark-badge-01:before{content:"\407d"}.hgi-bulk.hgi-checkmark-badge-02:after{content:"\407e"}.hgi-bulk.hgi-checkmark-badge-02:before{content:"\407f"}.hgi-bulk.hgi-checkmark-badge-03:after{content:"\4080"}.hgi-bulk.hgi-checkmark-badge-03:before{content:"\4081"}.hgi-bulk.hgi-checkmark-badge-04:after{content:"\4082"}.hgi-bulk.hgi-checkmark-badge-04:before{content:"\4083"}.hgi-bulk.hgi-checkmark-circle-01:after{content:"\4084"}.hgi-bulk.hgi-checkmark-circle-01:before{content:"\4085"}.hgi-bulk.hgi-checkmark-circle-02:after{content:"\4086"}.hgi-bulk.hgi-checkmark-circle-02:before{content:"\4087"}.hgi-bulk.hgi-checkmark-circle-03:after{content:"\4088"}.hgi-bulk.hgi-checkmark-circle-03:before{content:"\4089"}.hgi-bulk.hgi-checkmark-circle-04:after{content:"\408a"}.hgi-bulk.hgi-checkmark-circle-04:before{content:"\408b"}.hgi-bulk.hgi-checkmark-square-01:after{content:"\408c"}.hgi-bulk.hgi-checkmark-square-01:before{content:"\408d"}.hgi-bulk.hgi-checkmark-square-02:after{content:"\408e"}.hgi-bulk.hgi-checkmark-square-02:before{content:"\408f"}.hgi-bulk.hgi-checkmark-square-03:after{content:"\4090"}.hgi-bulk.hgi-checkmark-square-03:before{content:"\4091"}.hgi-bulk.hgi-checkmark-square-04:after{content:"\4092"}.hgi-bulk.hgi-checkmark-square-04:before{content:"\4093"}.hgi-bulk.hgi-cheese-cake-01:after{content:"\4094"}.hgi-bulk.hgi-cheese-cake-01:before{content:"\4095"}.hgi-bulk.hgi-cheese-cake-02:after{content:"\4096"}.hgi-bulk.hgi-cheese-cake-02:before{content:"\4097"}.hgi-bulk.hgi-cheese:after{content:"\4098"}.hgi-bulk.hgi-cheese:before{content:"\4099"}.hgi-bulk.hgi-chef-hat:after{content:"\409a"}.hgi-bulk.hgi-chef-hat:before{content:"\409b"}.hgi-bulk.hgi-chef:after{content:"\409c"}.hgi-bulk.hgi-chef:before{content:"\409d"}.hgi-bulk.hgi-chemistry-01:after{content:"\409e"}.hgi-bulk.hgi-chemistry-01:before{content:"\409f"}.hgi-bulk.hgi-chemistry-02:after{content:"\40a0"}.hgi-bulk.hgi-chemistry-02:before{content:"\40a1"}.hgi-bulk.hgi-chemistry-03:after{content:"\40a2"}.hgi-bulk.hgi-chemistry-03:before{content:"\40a3"}.hgi-bulk.hgi-cherry:after{content:"\40a4"}.hgi-bulk.hgi-cherry:before{content:"\40a5"}.hgi-bulk.hgi-chess-01:after{content:"\40a6"}.hgi-bulk.hgi-chess-01:before{content:"\40a7"}.hgi-bulk.hgi-chess-02:after{content:"\40a8"}.hgi-bulk.hgi-chess-02:before{content:"\40a9"}.hgi-bulk.hgi-chess-pawn:after{content:"\40aa"}.hgi-bulk.hgi-chess-pawn:before{content:"\40ab"}.hgi-bulk.hgi-chicken-thighs:after{content:"\40ac"}.hgi-bulk.hgi-chicken-thighs:before{content:"\40ad"}.hgi-bulk.hgi-chimney:after{content:"\40ae"}.hgi-bulk.hgi-chimney:before{content:"\40af"}.hgi-bulk.hgi-china-temple:after{content:"\40b0"}.hgi-bulk.hgi-china-temple:before{content:"\40b1"}.hgi-bulk.hgi-chip-02:after{content:"\40b2"}.hgi-bulk.hgi-chip-02:before{content:"\40b3"}.hgi-bulk.hgi-chip:after{content:"\40b4"}.hgi-bulk.hgi-chip:before{content:"\40b5"}.hgi-bulk.hgi-chocolate:after{content:"\40b6"}.hgi-bulk.hgi-chocolate:before{content:"\40b7"}.hgi-bulk.hgi-chrome:after{content:"\40b8"}.hgi-bulk.hgi-chrome:before{content:"\40b9"}.hgi-bulk.hgi-chrysler:after{content:"\40ba"}.hgi-bulk.hgi-chrysler:before{content:"\40bb"}.hgi-bulk.hgi-church:after{content:"\40bc"}.hgi-bulk.hgi-church:before{content:"\40bd"}.hgi-bulk.hgi-cinnamon-roll:after{content:"\40be"}.hgi-bulk.hgi-cinnamon-roll:before{content:"\40bf"}.hgi-bulk.hgi-circle-arrow-data-transfer-diagonal:after{content:"\40c0"}.hgi-bulk.hgi-circle-arrow-data-transfer-diagonal:before{content:"\40c1"}.hgi-bulk.hgi-circle-arrow-data-transfer-horizontal:after{content:"\40c2"}.hgi-bulk.hgi-circle-arrow-data-transfer-horizontal:before{content:"\40c3"}.hgi-bulk.hgi-circle-arrow-data-transfer-vertical:after{content:"\40c4"}.hgi-bulk.hgi-circle-arrow-data-transfer-vertical:before{content:"\40c5"}.hgi-bulk.hgi-circle-arrow-diagonal-01:after{content:"\40c6"}.hgi-bulk.hgi-circle-arrow-diagonal-01:before{content:"\40c7"}.hgi-bulk.hgi-circle-arrow-diagonal-02:after{content:"\40c8"}.hgi-bulk.hgi-circle-arrow-diagonal-02:before{content:"\40c9"}.hgi-bulk.hgi-circle-arrow-down-01:after{content:"\40ca"}.hgi-bulk.hgi-circle-arrow-down-01:before{content:"\40cb"}.hgi-bulk.hgi-circle-arrow-down-02:after{content:"\40cc"}.hgi-bulk.hgi-circle-arrow-down-02:before{content:"\40cd"}.hgi-bulk.hgi-circle-arrow-down-03:after{content:"\40ce"}.hgi-bulk.hgi-circle-arrow-down-03:before{content:"\40cf"}.hgi-bulk.hgi-circle-arrow-down-double:after{content:"\40d0"}.hgi-bulk.hgi-circle-arrow-down-double:before{content:"\40d1"}.hgi-bulk.hgi-circle-arrow-down-left:after{content:"\40d2"}.hgi-bulk.hgi-circle-arrow-down-left:before{content:"\40d3"}.hgi-bulk.hgi-circle-arrow-down-right:after{content:"\40d4"}.hgi-bulk.hgi-circle-arrow-down-right:before{content:"\40d5"}.hgi-bulk.hgi-circle-arrow-expand-01:after{content:"\40d6"}.hgi-bulk.hgi-circle-arrow-expand-01:before{content:"\40d7"}.hgi-bulk.hgi-circle-arrow-expand-02:after{content:"\40d8"}.hgi-bulk.hgi-circle-arrow-expand-02:before{content:"\40d9"}.hgi-bulk.hgi-circle-arrow-horizontal:after{content:"\40da"}.hgi-bulk.hgi-circle-arrow-horizontal:before{content:"\40db"}.hgi-bulk.hgi-circle-arrow-left-01:after{content:"\40dc"}.hgi-bulk.hgi-circle-arrow-left-01:before{content:"\40dd"}.hgi-bulk.hgi-circle-arrow-left-02:after{content:"\40de"}.hgi-bulk.hgi-circle-arrow-left-02:before{content:"\40df"}.hgi-bulk.hgi-circle-arrow-left-03:after{content:"\40e0"}.hgi-bulk.hgi-circle-arrow-left-03:before{content:"\40e1"}.hgi-bulk.hgi-circle-arrow-left-double:after{content:"\40e2"}.hgi-bulk.hgi-circle-arrow-left-double:before{content:"\40e3"}.hgi-bulk.hgi-circle-arrow-left-right:after{content:"\40e4"}.hgi-bulk.hgi-circle-arrow-left-right:before{content:"\40e5"}.hgi-bulk.hgi-circle-arrow-move-down-left:after{content:"\40e6"}.hgi-bulk.hgi-circle-arrow-move-down-left:before{content:"\40e7"}.hgi-bulk.hgi-circle-arrow-move-down-right:after{content:"\40e8"}.hgi-bulk.hgi-circle-arrow-move-down-right:before{content:"\40e9"}.hgi-bulk.hgi-circle-arrow-move-left-down:after{content:"\40ea"}.hgi-bulk.hgi-circle-arrow-move-left-down:before{content:"\40eb"}.hgi-bulk.hgi-circle-arrow-move-right-down:after{content:"\40ec"}.hgi-bulk.hgi-circle-arrow-move-right-down:before{content:"\40ed"}.hgi-bulk.hgi-circle-arrow-move-up-left:after{content:"\40ee"}.hgi-bulk.hgi-circle-arrow-move-up-left:before{content:"\40ef"}.hgi-bulk.hgi-circle-arrow-move-up-right:after{content:"\40f0"}.hgi-bulk.hgi-circle-arrow-move-up-right:before{content:"\40f1"}.hgi-bulk.hgi-circle-arrow-reload-01:after{content:"\40f2"}.hgi-bulk.hgi-circle-arrow-reload-01:before{content:"\40f3"}.hgi-bulk.hgi-circle-arrow-reload-02:after{content:"\40f4"}.hgi-bulk.hgi-circle-arrow-reload-02:before{content:"\40f5"}.hgi-bulk.hgi-circle-arrow-right-01:after{content:"\40f6"}.hgi-bulk.hgi-circle-arrow-right-01:before{content:"\40f7"}.hgi-bulk.hgi-circle-arrow-right-02:after{content:"\40f8"}.hgi-bulk.hgi-circle-arrow-right-02:before{content:"\40f9"}.hgi-bulk.hgi-circle-arrow-right-03:after{content:"\40fa"}.hgi-bulk.hgi-circle-arrow-right-03:before{content:"\40fb"}.hgi-bulk.hgi-circle-arrow-right-double:after{content:"\40fc"}.hgi-bulk.hgi-circle-arrow-right-double:before{content:"\40fd"}.hgi-bulk.hgi-circle-arrow-shrink-01:after{content:"\40fe"}.hgi-bulk.hgi-circle-arrow-shrink-01:before{content:"\40ff"}.hgi-bulk.hgi-circle-arrow-shrink-02:after{content:"\4100"}.hgi-bulk.hgi-circle-arrow-shrink-02:before{content:"\4101"}.hgi-bulk.hgi-circle-arrow-up-01:after{content:"\4102"}.hgi-bulk.hgi-circle-arrow-up-01:before{content:"\4103"}.hgi-bulk.hgi-circle-arrow-up-02:after{content:"\4104"}.hgi-bulk.hgi-circle-arrow-up-02:before{content:"\4105"}.hgi-bulk.hgi-circle-arrow-up-03:after{content:"\4106"}.hgi-bulk.hgi-circle-arrow-up-03:before{content:"\4107"}.hgi-bulk.hgi-circle-arrow-up-double:after{content:"\4108"}.hgi-bulk.hgi-circle-arrow-up-double:before{content:"\4109"}.hgi-bulk.hgi-circle-arrow-up-down:after{content:"\410a"}.hgi-bulk.hgi-circle-arrow-up-down:before{content:"\410b"}.hgi-bulk.hgi-circle-arrow-up-left:after{content:"\410c"}.hgi-bulk.hgi-circle-arrow-up-left:before{content:"\410d"}.hgi-bulk.hgi-circle-arrow-up-right:after{content:"\410e"}.hgi-bulk.hgi-circle-arrow-up-right:before{content:"\410f"}.hgi-bulk.hgi-circle-arrow-vertical:after{content:"\4110"}.hgi-bulk.hgi-circle-arrow-vertical:before{content:"\4111"}.hgi-bulk.hgi-circle-lock-01:after{content:"\4112"}.hgi-bulk.hgi-circle-lock-01:before{content:"\4113"}.hgi-bulk.hgi-circle-lock-02:after{content:"\4114"}.hgi-bulk.hgi-circle-lock-02:before{content:"\4115"}.hgi-bulk.hgi-circle-lock-add-01:after{content:"\4116"}.hgi-bulk.hgi-circle-lock-add-01:before{content:"\4117"}.hgi-bulk.hgi-circle-lock-add-02:after{content:"\4118"}.hgi-bulk.hgi-circle-lock-add-02:before{content:"\4119"}.hgi-bulk.hgi-circle-lock-check-01:after{content:"\411a"}.hgi-bulk.hgi-circle-lock-check-01:before{content:"\411b"}.hgi-bulk.hgi-circle-lock-check-02:after{content:"\411c"}.hgi-bulk.hgi-circle-lock-check-02:before{content:"\411d"}.hgi-bulk.hgi-circle-lock-minus-01:after{content:"\411e"}.hgi-bulk.hgi-circle-lock-minus-01:before{content:"\411f"}.hgi-bulk.hgi-circle-lock-minus-02:after{content:"\4120"}.hgi-bulk.hgi-circle-lock-minus-02:before{content:"\4121"}.hgi-bulk.hgi-circle-lock-remove-01:after{content:"\4122"}.hgi-bulk.hgi-circle-lock-remove-01:before{content:"\4123"}.hgi-bulk.hgi-circle-lock-remove-02:after{content:"\4124"}.hgi-bulk.hgi-circle-lock-remove-02:before{content:"\4125"}.hgi-bulk.hgi-circle-password:after{content:"\4126"}.hgi-bulk.hgi-circle-password:before{content:"\4127"}.hgi-bulk.hgi-circle:after{content:"\4128"}.hgi-bulk.hgi-circle-unlock-01:after{content:"\4129"}.hgi-bulk.hgi-circle-unlock-01:before{content:"\412a"}.hgi-bulk.hgi-circle-unlock-02:after{content:"\412b"}.hgi-bulk.hgi-circle-unlock-02:before{content:"\412c"}.hgi-bulk.hgi-circle:before{content:"\412d"}.hgi-bulk.hgi-city-01:after{content:"\412e"}.hgi-bulk.hgi-city-01:before{content:"\412f"}.hgi-bulk.hgi-city-02:after{content:"\4130"}.hgi-bulk.hgi-city-02:before{content:"\4131"}.hgi-bulk.hgi-city-03:after{content:"\4132"}.hgi-bulk.hgi-city-03:before{content:"\4133"}.hgi-bulk.hgi-clapping-01:after{content:"\4134"}.hgi-bulk.hgi-clapping-01:before{content:"\4135"}.hgi-bulk.hgi-clapping-02:after{content:"\4136"}.hgi-bulk.hgi-clapping-02:before{content:"\4137"}.hgi-bulk.hgi-clean:after{content:"\4138"}.hgi-bulk.hgi-clean:before{content:"\4139"}.hgi-bulk.hgi-cleaning-bucket:after{content:"\413a"}.hgi-bulk.hgi-cleaning-bucket:before{content:"\413b"}.hgi-bulk.hgi-clinic:after{content:"\413c"}.hgi-bulk.hgi-clinic:before{content:"\413d"}.hgi-bulk.hgi-clip:after{content:"\413e"}.hgi-bulk.hgi-clip:before{content:"\413f"}.hgi-bulk.hgi-clipboard:after{content:"\4140"}.hgi-bulk.hgi-clipboard:before{content:"\4141"}.hgi-bulk.hgi-clock-01:after{content:"\4142"}.hgi-bulk.hgi-clock-01:before{content:"\4143"}.hgi-bulk.hgi-clock-02:after{content:"\4144"}.hgi-bulk.hgi-clock-02:before{content:"\4145"}.hgi-bulk.hgi-clock-03:after{content:"\4146"}.hgi-bulk.hgi-clock-03:before{content:"\4147"}.hgi-bulk.hgi-clock-04:after{content:"\4148"}.hgi-bulk.hgi-clock-04:before{content:"\4149"}.hgi-bulk.hgi-clock-05:after{content:"\414a"}.hgi-bulk.hgi-clock-05:before{content:"\414b"}.hgi-bulk.hgi-closed-caption-alt:after{content:"\414c"}.hgi-bulk.hgi-closed-caption-alt:before{content:"\414d"}.hgi-bulk.hgi-closed-caption:after{content:"\414e"}.hgi-bulk.hgi-closed-caption:before{content:"\414f"}.hgi-bulk.hgi-clothes:after{content:"\4150"}.hgi-bulk.hgi-clothes:before{content:"\4151"}.hgi-bulk.hgi-cloud-angled-rain:after{content:"\4152"}.hgi-bulk.hgi-cloud-angled-rain-zap:after{content:"\4153"}.hgi-bulk.hgi-cloud-angled-rain-zap:before{content:"\4154"}.hgi-bulk.hgi-cloud-angled-rain:before{content:"\4155"}.hgi-bulk.hgi-cloud-angled-zap:after{content:"\4156"}.hgi-bulk.hgi-cloud-angled-zap:before{content:"\4157"}.hgi-bulk.hgi-cloud-big-rain:after{content:"\4158"}.hgi-bulk.hgi-cloud-big-rain:before{content:"\4159"}.hgi-bulk.hgi-cloud-download:after{content:"\415a"}.hgi-bulk.hgi-cloud-download:before{content:"\415b"}.hgi-bulk.hgi-cloud-fast-wind:after{content:"\415c"}.hgi-bulk.hgi-cloud-fast-wind:before{content:"\415d"}.hgi-bulk.hgi-cloud-hailstone:after{content:"\415e"}.hgi-bulk.hgi-cloud-hailstone:before{content:"\415f"}.hgi-bulk.hgi-cloud-little-rain:after{content:"\4160"}.hgi-bulk.hgi-cloud-little-rain:before{content:"\4161"}.hgi-bulk.hgi-cloud-little-snow:after{content:"\4162"}.hgi-bulk.hgi-cloud-little-snow:before{content:"\4163"}.hgi-bulk.hgi-cloud-loading:after{content:"\4164"}.hgi-bulk.hgi-cloud-loading:before{content:"\4165"}.hgi-bulk.hgi-cloud-mid-rain:after{content:"\4166"}.hgi-bulk.hgi-cloud-mid-rain:before{content:"\4167"}.hgi-bulk.hgi-cloud-mid-snow:after{content:"\4168"}.hgi-bulk.hgi-cloud-mid-snow:before{content:"\4169"}.hgi-bulk.hgi-cloud-saving-done-01:after{content:"\416a"}.hgi-bulk.hgi-cloud-saving-done-01:before{content:"\416b"}.hgi-bulk.hgi-cloud-saving-done-02:after{content:"\416c"}.hgi-bulk.hgi-cloud-saving-done-02:before{content:"\416d"}.hgi-bulk.hgi-cloud:after{content:"\416e"}.hgi-bulk.hgi-cloud-server:after{content:"\416f"}.hgi-bulk.hgi-cloud-server:before{content:"\4170"}.hgi-bulk.hgi-cloud-slow-wind:after{content:"\4171"}.hgi-bulk.hgi-cloud-slow-wind:before{content:"\4172"}.hgi-bulk.hgi-cloud-snow:after{content:"\4173"}.hgi-bulk.hgi-cloud-snow:before{content:"\4174"}.hgi-bulk.hgi-cloud-upload:after{content:"\4175"}.hgi-bulk.hgi-cloud-upload:before{content:"\4176"}.hgi-bulk.hgi-cloud:before{content:"\4177"}.hgi-bulk.hgi-clubs-01:after{content:"\4178"}.hgi-bulk.hgi-clubs-01:before{content:"\4179"}.hgi-bulk.hgi-clubs-02:after{content:"\417a"}.hgi-bulk.hgi-clubs-02:before{content:"\417b"}.hgi-bulk.hgi-co-present:after{content:"\417c"}.hgi-bulk.hgi-co-present:before{content:"\417d"}.hgi-bulk.hgi-code-circle:after{content:"\417e"}.hgi-bulk.hgi-code-circle:before{content:"\417f"}.hgi-bulk.hgi-code-folder:after{content:"\4180"}.hgi-bulk.hgi-code-folder:before{content:"\4181"}.hgi-bulk.hgi-code:after{content:"\4182"}.hgi-bulk.hgi-code-square:after{content:"\4183"}.hgi-bulk.hgi-code-square:before{content:"\4184"}.hgi-bulk.hgi-code:before{content:"\4185"}.hgi-bulk.hgi-codesandbox:after{content:"\4186"}.hgi-bulk.hgi-codesandbox:before{content:"\4187"}.hgi-bulk.hgi-coffee-01:after{content:"\4188"}.hgi-bulk.hgi-coffee-01:before{content:"\4189"}.hgi-bulk.hgi-coffee-02:after{content:"\418a"}.hgi-bulk.hgi-coffee-02:before{content:"\418b"}.hgi-bulk.hgi-coffee-beans:after{content:"\418c"}.hgi-bulk.hgi-coffee-beans:before{content:"\418d"}.hgi-bulk.hgi-coins-01:after{content:"\418e"}.hgi-bulk.hgi-coins-01:before{content:"\418f"}.hgi-bulk.hgi-coins-02:after{content:"\4190"}.hgi-bulk.hgi-coins-02:before{content:"\4191"}.hgi-bulk.hgi-coins-bitcoin:after{content:"\4192"}.hgi-bulk.hgi-coins-bitcoin:before{content:"\4193"}.hgi-bulk.hgi-coins-dollar:after{content:"\4194"}.hgi-bulk.hgi-coins-dollar:before{content:"\4195"}.hgi-bulk.hgi-coins-euro:after{content:"\4196"}.hgi-bulk.hgi-coins-euro:before{content:"\4197"}.hgi-bulk.hgi-coins-pound:after{content:"\4198"}.hgi-bulk.hgi-coins-pound:before{content:"\4199"}.hgi-bulk.hgi-coins-swap:after{content:"\419a"}.hgi-bulk.hgi-coins-swap:before{content:"\419b"}.hgi-bulk.hgi-coins-yen:after{content:"\419c"}.hgi-bulk.hgi-coins-yen:before{content:"\419d"}.hgi-bulk.hgi-collections-bookmark:after{content:"\419e"}.hgi-bulk.hgi-collections-bookmark:before{content:"\419f"}.hgi-bulk.hgi-color-picker:after{content:"\41a0"}.hgi-bulk.hgi-color-picker:before{content:"\41a1"}.hgi-bulk.hgi-colors:after{content:"\41a2"}.hgi-bulk.hgi-colors:before{content:"\41a3"}.hgi-bulk.hgi-colosseum:after{content:"\41a4"}.hgi-bulk.hgi-colosseum:before{content:"\41a5"}.hgi-bulk.hgi-column-delete:after{content:"\41a6"}.hgi-bulk.hgi-column-delete:before{content:"\41a7"}.hgi-bulk.hgi-column-insert:after{content:"\41a8"}.hgi-bulk.hgi-column-insert:before{content:"\41a9"}.hgi-bulk.hgi-comet-01:after{content:"\41aa"}.hgi-bulk.hgi-comet-01:before{content:"\41ab"}.hgi-bulk.hgi-comet-02:after{content:"\41ac"}.hgi-bulk.hgi-comet-02:before{content:"\41ad"}.hgi-bulk.hgi-coming-soon-01:after{content:"\41ae"}.hgi-bulk.hgi-coming-soon-01:before{content:"\41af"}.hgi-bulk.hgi-coming-soon-02:after{content:"\41b0"}.hgi-bulk.hgi-coming-soon-02:before{content:"\41b1"}.hgi-bulk.hgi-command-line:after{content:"\41b2"}.hgi-bulk.hgi-command-line:before{content:"\41b3"}.hgi-bulk.hgi-command:after{content:"\41b4"}.hgi-bulk.hgi-command:before{content:"\41b5"}.hgi-bulk.hgi-comment-01:after{content:"\41b6"}.hgi-bulk.hgi-comment-01:before{content:"\41b7"}.hgi-bulk.hgi-comment-02:after{content:"\41b8"}.hgi-bulk.hgi-comment-02:before{content:"\41b9"}.hgi-bulk.hgi-comment-add-01:after{content:"\41ba"}.hgi-bulk.hgi-comment-add-01:before{content:"\41bb"}.hgi-bulk.hgi-comment-add-02:after{content:"\41bc"}.hgi-bulk.hgi-comment-add-02:before{content:"\41bd"}.hgi-bulk.hgi-comment-block-01:after{content:"\41be"}.hgi-bulk.hgi-comment-block-01:before{content:"\41bf"}.hgi-bulk.hgi-comment-block-02:after{content:"\41c0"}.hgi-bulk.hgi-comment-block-02:before{content:"\41c1"}.hgi-bulk.hgi-comment-remove-01:after{content:"\41c2"}.hgi-bulk.hgi-comment-remove-01:before{content:"\41c3"}.hgi-bulk.hgi-comment-remove-02:after{content:"\41c4"}.hgi-bulk.hgi-comment-remove-02:before{content:"\41c5"}.hgi-bulk.hgi-compass-01:after{content:"\41c6"}.hgi-bulk.hgi-compass-01:before{content:"\41c7"}.hgi-bulk.hgi-compass:after{content:"\41c8"}.hgi-bulk.hgi-compass:before{content:"\41c9"}.hgi-bulk.hgi-complaint:after{content:"\41ca"}.hgi-bulk.hgi-complaint:before{content:"\41cb"}.hgi-bulk.hgi-computer-add:after{content:"\41cc"}.hgi-bulk.hgi-computer-add:before{content:"\41cd"}.hgi-bulk.hgi-computer-check:after{content:"\41ce"}.hgi-bulk.hgi-computer-check:before{content:"\41cf"}.hgi-bulk.hgi-computer-cloud:after{content:"\41d0"}.hgi-bulk.hgi-computer-cloud:before{content:"\41d1"}.hgi-bulk.hgi-computer-desk-01:after{content:"\41d2"}.hgi-bulk.hgi-computer-desk-01:before{content:"\41d3"}.hgi-bulk.hgi-computer-desk-02:after{content:"\41d4"}.hgi-bulk.hgi-computer-desk-02:before{content:"\41d5"}.hgi-bulk.hgi-computer-desk-03:after{content:"\41d6"}.hgi-bulk.hgi-computer-desk-03:before{content:"\41d7"}.hgi-bulk.hgi-computer-dollar:after{content:"\41d8"}.hgi-bulk.hgi-computer-dollar:before{content:"\41d9"}.hgi-bulk.hgi-computer-phone-sync:after{content:"\41da"}.hgi-bulk.hgi-computer-phone-sync:before{content:"\41db"}.hgi-bulk.hgi-computer-programming-01:after{content:"\41dc"}.hgi-bulk.hgi-computer-programming-01:before{content:"\41dd"}.hgi-bulk.hgi-computer-programming-02:after{content:"\41de"}.hgi-bulk.hgi-computer-programming-02:before{content:"\41df"}.hgi-bulk.hgi-computer-protection:after{content:"\41e0"}.hgi-bulk.hgi-computer-protection:before{content:"\41e1"}.hgi-bulk.hgi-computer-remove:after{content:"\41e2"}.hgi-bulk.hgi-computer-remove:before{content:"\41e3"}.hgi-bulk.hgi-computer:after{content:"\41e4"}.hgi-bulk.hgi-computer-settings:after{content:"\41e5"}.hgi-bulk.hgi-computer-settings:before{content:"\41e6"}.hgi-bulk.hgi-computer-video-call:after{content:"\41e7"}.hgi-bulk.hgi-computer-video-call:before{content:"\41e8"}.hgi-bulk.hgi-computer-video:after{content:"\41e9"}.hgi-bulk.hgi-computer-video:before{content:"\41ea"}.hgi-bulk.hgi-computer:before{content:"\41eb"}.hgi-bulk.hgi-cone-01:after{content:"\41ec"}.hgi-bulk.hgi-cone-01:before{content:"\41ed"}.hgi-bulk.hgi-cone-02:after{content:"\41ee"}.hgi-bulk.hgi-cone-02:before{content:"\41ef"}.hgi-bulk.hgi-conference:after{content:"\41f0"}.hgi-bulk.hgi-conference:before{content:"\41f1"}.hgi-bulk.hgi-configuration-01:after{content:"\41f2"}.hgi-bulk.hgi-configuration-01:before{content:"\41f3"}.hgi-bulk.hgi-configuration-02:after{content:"\41f4"}.hgi-bulk.hgi-configuration-02:before{content:"\41f5"}.hgi-bulk.hgi-confused:after{content:"\41f6"}.hgi-bulk.hgi-confused:before{content:"\41f7"}.hgi-bulk.hgi-congruent-to-circle:after{content:"\41f8"}.hgi-bulk.hgi-congruent-to-circle:before{content:"\41f9"}.hgi-bulk.hgi-congruent-to:after{content:"\41fa"}.hgi-bulk.hgi-congruent-to-square:after{content:"\41fb"}.hgi-bulk.hgi-congruent-to-square:before{content:"\41fc"}.hgi-bulk.hgi-congruent-to:before{content:"\41fd"}.hgi-bulk.hgi-connect:after{content:"\41fe"}.hgi-bulk.hgi-connect:before{content:"\41ff"}.hgi-bulk.hgi-console:after{content:"\4200"}.hgi-bulk.hgi-console:before{content:"\4201"}.hgi-bulk.hgi-constellation:after{content:"\4202"}.hgi-bulk.hgi-constellation:before{content:"\4203"}.hgi-bulk.hgi-contact-01:after{content:"\4204"}.hgi-bulk.hgi-contact-01:before{content:"\4205"}.hgi-bulk.hgi-contact-02:after{content:"\4206"}.hgi-bulk.hgi-contact-02:before{content:"\4207"}.hgi-bulk.hgi-contact-book:after{content:"\4208"}.hgi-bulk.hgi-contact-book:before{content:"\4209"}.hgi-bulk.hgi-contact:after{content:"\420a"}.hgi-bulk.hgi-contact:before{content:"\420b"}.hgi-bulk.hgi-container-truck-01:after{content:"\420c"}.hgi-bulk.hgi-container-truck-01:before{content:"\420d"}.hgi-bulk.hgi-container-truck-02:after{content:"\420e"}.hgi-bulk.hgi-container-truck-02:before{content:"\420f"}.hgi-bulk.hgi-container-truck:after{content:"\4210"}.hgi-bulk.hgi-container-truck:before{content:"\4211"}.hgi-bulk.hgi-contracts:after{content:"\4212"}.hgi-bulk.hgi-contracts:before{content:"\4213"}.hgi-bulk.hgi-conversation:after{content:"\4214"}.hgi-bulk.hgi-conversation:before{content:"\4215"}.hgi-bulk.hgi-cook-book:after{content:"\4216"}.hgi-bulk.hgi-cook-book:before{content:"\4217"}.hgi-bulk.hgi-cookie:after{content:"\4218"}.hgi-bulk.hgi-cookie:before{content:"\4219"}.hgi-bulk.hgi-coordinate-01:after{content:"\421a"}.hgi-bulk.hgi-coordinate-01:before{content:"\421b"}.hgi-bulk.hgi-coordinate-02:after{content:"\421c"}.hgi-bulk.hgi-coordinate-02:before{content:"\421d"}.hgi-bulk.hgi-copilot:after{content:"\421e"}.hgi-bulk.hgi-copilot:before{content:"\421f"}.hgi-bulk.hgi-copy-01:after{content:"\4220"}.hgi-bulk.hgi-copy-01:before{content:"\4221"}.hgi-bulk.hgi-copy-02:after{content:"\4222"}.hgi-bulk.hgi-copy-02:before{content:"\4223"}.hgi-bulk.hgi-copy-link:after{content:"\4224"}.hgi-bulk.hgi-copy-link:before{content:"\4225"}.hgi-bulk.hgi-copyright:after{content:"\4226"}.hgi-bulk.hgi-copyright:before{content:"\4227"}.hgi-bulk.hgi-corn:after{content:"\4228"}.hgi-bulk.hgi-corn:before{content:"\4229"}.hgi-bulk.hgi-corporate:after{content:"\422a"}.hgi-bulk.hgi-corporate:before{content:"\422b"}.hgi-bulk.hgi-cos:after{content:"\422c"}.hgi-bulk.hgi-cos:before{content:"\422d"}.hgi-bulk.hgi-cosine-01:after{content:"\422e"}.hgi-bulk.hgi-cosine-01:before{content:"\422f"}.hgi-bulk.hgi-cosine-02:after{content:"\4230"}.hgi-bulk.hgi-cosine-02:before{content:"\4231"}.hgi-bulk.hgi-cottage:after{content:"\4232"}.hgi-bulk.hgi-cottage:before{content:"\4233"}.hgi-bulk.hgi-cotton-candy:after{content:"\4234"}.hgi-bulk.hgi-cotton-candy:before{content:"\4235"}.hgi-bulk.hgi-coupon-01:after{content:"\4236"}.hgi-bulk.hgi-coupon-01:before{content:"\4237"}.hgi-bulk.hgi-coupon-02:after{content:"\4238"}.hgi-bulk.hgi-coupon-02:before{content:"\4239"}.hgi-bulk.hgi-coupon-03:after{content:"\423a"}.hgi-bulk.hgi-coupon-03:before{content:"\423b"}.hgi-bulk.hgi-coupon-percent:after{content:"\423c"}.hgi-bulk.hgi-coupon-percent:before{content:"\423d"}.hgi-bulk.hgi-course:after{content:"\423e"}.hgi-bulk.hgi-course:before{content:"\423f"}.hgi-bulk.hgi-court-house:after{content:"\4240"}.hgi-bulk.hgi-court-house:before{content:"\4241"}.hgi-bulk.hgi-court-law:after{content:"\4242"}.hgi-bulk.hgi-court-law:before{content:"\4243"}.hgi-bulk.hgi-covariate:after{content:"\4244"}.hgi-bulk.hgi-covariate:before{content:"\4245"}.hgi-bulk.hgi-covid-info:after{content:"\4246"}.hgi-bulk.hgi-covid-info:before{content:"\4247"}.hgi-bulk.hgi-cowboy-hat:after{content:"\4248"}.hgi-bulk.hgi-cowboy-hat:before{content:"\4249"}.hgi-bulk.hgi-cplusplus:after{content:"\424a"}.hgi-bulk.hgi-cplusplus:before{content:"\424b"}.hgi-bulk.hgi-cpu-charge:after{content:"\424c"}.hgi-bulk.hgi-cpu-charge:before{content:"\424d"}.hgi-bulk.hgi-cpu:after{content:"\424e"}.hgi-bulk.hgi-cpu-settings:after{content:"\424f"}.hgi-bulk.hgi-cpu-settings:before{content:"\4250"}.hgi-bulk.hgi-cpu:before{content:"\4251"}.hgi-bulk.hgi-crab:after{content:"\4252"}.hgi-bulk.hgi-crab:before{content:"\4253"}.hgi-bulk.hgi-crane:after{content:"\4254"}.hgi-bulk.hgi-crane:before{content:"\4255"}.hgi-bulk.hgi-crazy:after{content:"\4256"}.hgi-bulk.hgi-crazy:before{content:"\4257"}.hgi-bulk.hgi-creative-market:after{content:"\4258"}.hgi-bulk.hgi-creative-market:before{content:"\4259"}.hgi-bulk.hgi-credit-card-accept:after{content:"\425a"}.hgi-bulk.hgi-credit-card-accept:before{content:"\425b"}.hgi-bulk.hgi-credit-card-add:after{content:"\425c"}.hgi-bulk.hgi-credit-card-add:before{content:"\425d"}.hgi-bulk.hgi-credit-card-change:after{content:"\425e"}.hgi-bulk.hgi-credit-card-change:before{content:"\425f"}.hgi-bulk.hgi-credit-card-defrost:after{content:"\4260"}.hgi-bulk.hgi-credit-card-defrost:before{content:"\4261"}.hgi-bulk.hgi-credit-card-freeze:after{content:"\4262"}.hgi-bulk.hgi-credit-card-freeze:before{content:"\4263"}.hgi-bulk.hgi-credit-card-not-accept:after{content:"\4264"}.hgi-bulk.hgi-credit-card-not-accept:before{content:"\4265"}.hgi-bulk.hgi-credit-card-not-found:after{content:"\4266"}.hgi-bulk.hgi-credit-card-not-found:before{content:"\4267"}.hgi-bulk.hgi-credit-card-pos:after{content:"\4268"}.hgi-bulk.hgi-credit-card-pos:before{content:"\4269"}.hgi-bulk.hgi-credit-card:after{content:"\426a"}.hgi-bulk.hgi-credit-card-validation:after{content:"\426b"}.hgi-bulk.hgi-credit-card-validation:before{content:"\426c"}.hgi-bulk.hgi-credit-card:before{content:"\426d"}.hgi-bulk.hgi-cricket-bat:after{content:"\426e"}.hgi-bulk.hgi-cricket-bat:before{content:"\426f"}.hgi-bulk.hgi-cricket-helmet:after{content:"\4270"}.hgi-bulk.hgi-cricket-helmet:before{content:"\4271"}.hgi-bulk.hgi-croissant:after{content:"\4272"}.hgi-bulk.hgi-croissant:before{content:"\4273"}.hgi-bulk.hgi-crop:after{content:"\4274"}.hgi-bulk.hgi-crop:before{content:"\4275"}.hgi-bulk.hgi-crowdfunding:after{content:"\4276"}.hgi-bulk.hgi-crowdfunding:before{content:"\4277"}.hgi-bulk.hgi-crown:after{content:"\4278"}.hgi-bulk.hgi-crown:before{content:"\4279"}.hgi-bulk.hgi-crying:after{content:"\427a"}.hgi-bulk.hgi-crying:before{content:"\427b"}.hgi-bulk.hgi-csv-01:after{content:"\427c"}.hgi-bulk.hgi-csv-01:before{content:"\427d"}.hgi-bulk.hgi-csv-02:after{content:"\427e"}.hgi-bulk.hgi-csv-02:before{content:"\427f"}.hgi-bulk.hgi-cube:after{content:"\4280"}.hgi-bulk.hgi-cube:before{content:"\4281"}.hgi-bulk.hgi-cupcake-01:after{content:"\4282"}.hgi-bulk.hgi-cupcake-01:before{content:"\4283"}.hgi-bulk.hgi-cupcake-02:after{content:"\4284"}.hgi-bulk.hgi-cupcake-02:before{content:"\4285"}.hgi-bulk.hgi-cupcake-03:after{content:"\4286"}.hgi-bulk.hgi-cupcake-03:before{content:"\4287"}.hgi-bulk.hgi-curling:after{content:"\4288"}.hgi-bulk.hgi-curling:before{content:"\4289"}.hgi-bulk.hgi-cursor-01:after{content:"\428a"}.hgi-bulk.hgi-cursor-01:before{content:"\428b"}.hgi-bulk.hgi-cursor-02:after{content:"\428c"}.hgi-bulk.hgi-cursor-02:before{content:"\428d"}.hgi-bulk.hgi-cursor-add-selection-01:after{content:"\428e"}.hgi-bulk.hgi-cursor-add-selection-01:before{content:"\428f"}.hgi-bulk.hgi-cursor-add-selection-02:after{content:"\4290"}.hgi-bulk.hgi-cursor-add-selection-02:before{content:"\4291"}.hgi-bulk.hgi-cursor-circle-selection-01:after{content:"\4292"}.hgi-bulk.hgi-cursor-circle-selection-01:before{content:"\4293"}.hgi-bulk.hgi-cursor-circle-selection-02:after{content:"\4294"}.hgi-bulk.hgi-cursor-circle-selection-02:before{content:"\4295"}.hgi-bulk.hgi-cursor-disabled-01:after{content:"\4296"}.hgi-bulk.hgi-cursor-disabled-01:before{content:"\4297"}.hgi-bulk.hgi-cursor-disabled-02:after{content:"\4298"}.hgi-bulk.hgi-cursor-disabled-02:before{content:"\4299"}.hgi-bulk.hgi-cursor-edit-01:after{content:"\429a"}.hgi-bulk.hgi-cursor-edit-01:before{content:"\429b"}.hgi-bulk.hgi-cursor-edit-02:after{content:"\429c"}.hgi-bulk.hgi-cursor-edit-02:before{content:"\429d"}.hgi-bulk.hgi-cursor-hold-01:after{content:"\429e"}.hgi-bulk.hgi-cursor-hold-01:before{content:"\429f"}.hgi-bulk.hgi-cursor-hold-02:after{content:"\42a0"}.hgi-bulk.hgi-cursor-hold-02:before{content:"\42a1"}.hgi-bulk.hgi-cursor-in-window:after{content:"\42a2"}.hgi-bulk.hgi-cursor-in-window:before{content:"\42a3"}.hgi-bulk.hgi-cursor-info-01:after{content:"\42a4"}.hgi-bulk.hgi-cursor-info-01:before{content:"\42a5"}.hgi-bulk.hgi-cursor-info-02:after{content:"\42a6"}.hgi-bulk.hgi-cursor-info-02:before{content:"\42a7"}.hgi-bulk.hgi-cursor-loading-01:after{content:"\42a8"}.hgi-bulk.hgi-cursor-loading-01:before{content:"\42a9"}.hgi-bulk.hgi-cursor-loading-02:after{content:"\42aa"}.hgi-bulk.hgi-cursor-loading-02:before{content:"\42ab"}.hgi-bulk.hgi-cursor-magic-selection-01:after{content:"\42ac"}.hgi-bulk.hgi-cursor-magic-selection-01:before{content:"\42ad"}.hgi-bulk.hgi-cursor-magic-selection-02:after{content:"\42ae"}.hgi-bulk.hgi-cursor-magic-selection-02:before{content:"\42af"}.hgi-bulk.hgi-cursor-move-01:after{content:"\42b0"}.hgi-bulk.hgi-cursor-move-01:before{content:"\42b1"}.hgi-bulk.hgi-cursor-move-02:after{content:"\42b2"}.hgi-bulk.hgi-cursor-move-02:before{content:"\42b3"}.hgi-bulk.hgi-cursor-pointer-01:after{content:"\42b4"}.hgi-bulk.hgi-cursor-pointer-01:before{content:"\42b5"}.hgi-bulk.hgi-cursor-pointer-02:after{content:"\42b6"}.hgi-bulk.hgi-cursor-pointer-02:before{content:"\42b7"}.hgi-bulk.hgi-cursor-progress-01:after{content:"\42b8"}.hgi-bulk.hgi-cursor-progress-01:before{content:"\42b9"}.hgi-bulk.hgi-cursor-progress-02:after{content:"\42ba"}.hgi-bulk.hgi-cursor-progress-02:before{content:"\42bb"}.hgi-bulk.hgi-cursor-progress-03:after{content:"\42bc"}.hgi-bulk.hgi-cursor-progress-03:before{content:"\42bd"}.hgi-bulk.hgi-cursor-progress-04:after{content:"\42be"}.hgi-bulk.hgi-cursor-progress-04:before{content:"\42bf"}.hgi-bulk.hgi-cursor-rectangle-selection-01:after{content:"\42c0"}.hgi-bulk.hgi-cursor-rectangle-selection-01:before{content:"\42c1"}.hgi-bulk.hgi-cursor-rectangle-selection-02:after{content:"\42c2"}.hgi-bulk.hgi-cursor-rectangle-selection-02:before{content:"\42c3"}.hgi-bulk.hgi-cursor-remove-selection-01:after{content:"\42c4"}.hgi-bulk.hgi-cursor-remove-selection-01:before{content:"\42c5"}.hgi-bulk.hgi-cursor-remove-selection-02:after{content:"\42c6"}.hgi-bulk.hgi-cursor-remove-selection-02:before{content:"\42c7"}.hgi-bulk.hgi-cursor-text:after{content:"\42c8"}.hgi-bulk.hgi-cursor-text:before{content:"\42c9"}.hgi-bulk.hgi-curtains:after{content:"\42ca"}.hgi-bulk.hgi-curtains:before{content:"\42cb"}.hgi-bulk.hgi-curvy-left-direction:after{content:"\42cc"}.hgi-bulk.hgi-curvy-left-direction:before{content:"\42cd"}.hgi-bulk.hgi-curvy-left-right-direction:after{content:"\42ce"}.hgi-bulk.hgi-curvy-left-right-direction:before{content:"\42cf"}.hgi-bulk.hgi-curvy-right-direction:after{content:"\42d0"}.hgi-bulk.hgi-curvy-right-direction:before{content:"\42d1"}.hgi-bulk.hgi-curvy-up-down-direction:after{content:"\42d2"}.hgi-bulk.hgi-curvy-up-down-direction:before{content:"\42d3"}.hgi-bulk.hgi-customer-service-01:after{content:"\42d4"}.hgi-bulk.hgi-customer-service-01:before{content:"\42d5"}.hgi-bulk.hgi-customer-service-02:after{content:"\42d6"}.hgi-bulk.hgi-customer-service-02:before{content:"\42d7"}.hgi-bulk.hgi-customer-service:after{content:"\42d8"}.hgi-bulk.hgi-customer-service:before{content:"\42d9"}.hgi-bulk.hgi-customer-support:after{content:"\42da"}.hgi-bulk.hgi-customer-support:before{content:"\42db"}.hgi-bulk.hgi-customize:after{content:"\42dc"}.hgi-bulk.hgi-customize:before{content:"\42dd"}.hgi-bulk.hgi-cylinder-01:after{content:"\42de"}.hgi-bulk.hgi-cylinder-01:before{content:"\42df"}.hgi-bulk.hgi-cylinder-02:after{content:"\42e0"}.hgi-bulk.hgi-cylinder-02:before{content:"\42e1"}.hgi-bulk.hgi-cylinder-03:after{content:"\42e2"}.hgi-bulk.hgi-cylinder-03:before{content:"\42e3"}.hgi-bulk.hgi-cylinder-04:after{content:"\42e4"}.hgi-bulk.hgi-cylinder-04:before{content:"\42e5"}.hgi-bulk.hgi-danger:after{content:"\42e6"}.hgi-bulk.hgi-danger:before{content:"\42e7"}.hgi-bulk.hgi-dark-mode:after{content:"\42e8"}.hgi-bulk.hgi-dark-mode:before{content:"\42e9"}.hgi-bulk.hgi-dart:after{content:"\42ea"}.hgi-bulk.hgi-dart:before{content:"\42eb"}.hgi-bulk.hgi-dashboard-browsing:after{content:"\42ec"}.hgi-bulk.hgi-dashboard-browsing:before{content:"\42ed"}.hgi-bulk.hgi-dashboard-circle-add:after{content:"\42ee"}.hgi-bulk.hgi-dashboard-circle-add:before{content:"\42ef"}.hgi-bulk.hgi-dashboard-circle-edit:after{content:"\42f0"}.hgi-bulk.hgi-dashboard-circle-edit:before{content:"\42f1"}.hgi-bulk.hgi-dashboard-circle-remove:after{content:"\42f2"}.hgi-bulk.hgi-dashboard-circle-remove:before{content:"\42f3"}.hgi-bulk.hgi-dashboard-circle:after{content:"\42f4"}.hgi-bulk.hgi-dashboard-circle-settings:after{content:"\42f5"}.hgi-bulk.hgi-dashboard-circle-settings:before{content:"\42f6"}.hgi-bulk.hgi-dashboard-circle:before{content:"\42f7"}.hgi-bulk.hgi-dashboard-speed-01:after{content:"\42f8"}.hgi-bulk.hgi-dashboard-speed-01:before{content:"\42f9"}.hgi-bulk.hgi-dashboard-speed-02:after{content:"\42fa"}.hgi-bulk.hgi-dashboard-speed-02:before{content:"\42fb"}.hgi-bulk.hgi-dashboard-square-01:after{content:"\42fc"}.hgi-bulk.hgi-dashboard-square-01:before{content:"\42fd"}.hgi-bulk.hgi-dashboard-square-02:after{content:"\42fe"}.hgi-bulk.hgi-dashboard-square-02:before{content:"\42ff"}.hgi-bulk.hgi-dashboard-square-03:after{content:"\4300"}.hgi-bulk.hgi-dashboard-square-03:before{content:"\4301"}.hgi-bulk.hgi-dashboard-square-add:after{content:"\4302"}.hgi-bulk.hgi-dashboard-square-add:before{content:"\4303"}.hgi-bulk.hgi-dashboard-square-edit:after{content:"\4304"}.hgi-bulk.hgi-dashboard-square-edit:before{content:"\4305"}.hgi-bulk.hgi-dashboard-square-remove:after{content:"\4306"}.hgi-bulk.hgi-dashboard-square-remove:before{content:"\4307"}.hgi-bulk.hgi-dashboard-square-setting:after{content:"\4308"}.hgi-bulk.hgi-dashboard-square-setting:before{content:"\4309"}.hgi-bulk.hgi-dashed-line-01:after{content:"\430a"}.hgi-bulk.hgi-dashed-line-01:before{content:"\430b"}.hgi-bulk.hgi-dashed-line-02:after{content:"\430c"}.hgi-bulk.hgi-dashed-line-02:before{content:"\430d"}.hgi-bulk.hgi-data-recovery:after{content:"\430e"}.hgi-bulk.hgi-data-recovery:before{content:"\430f"}.hgi-bulk.hgi-database-01:after{content:"\4310"}.hgi-bulk.hgi-database-01:before{content:"\4311"}.hgi-bulk.hgi-database-02:after{content:"\4312"}.hgi-bulk.hgi-database-02:before{content:"\4313"}.hgi-bulk.hgi-database-add:after{content:"\4314"}.hgi-bulk.hgi-database-add:before{content:"\4315"}.hgi-bulk.hgi-database-export:after{content:"\4316"}.hgi-bulk.hgi-database-export:before{content:"\4317"}.hgi-bulk.hgi-database-import:after{content:"\4318"}.hgi-bulk.hgi-database-import:before{content:"\4319"}.hgi-bulk.hgi-database-locked:after{content:"\431a"}.hgi-bulk.hgi-database-locked:before{content:"\431b"}.hgi-bulk.hgi-database-restore:after{content:"\431c"}.hgi-bulk.hgi-database-restore:before{content:"\431d"}.hgi-bulk.hgi-database:after{content:"\431e"}.hgi-bulk.hgi-database-setting:after{content:"\431f"}.hgi-bulk.hgi-database-setting:before{content:"\4320"}.hgi-bulk.hgi-database-sync-01:after{content:"\4321"}.hgi-bulk.hgi-database-sync-01:before{content:"\4322"}.hgi-bulk.hgi-database-sync:after{content:"\4323"}.hgi-bulk.hgi-database-sync:before{content:"\4324"}.hgi-bulk.hgi-database:before{content:"\4325"}.hgi-bulk.hgi-dates:after{content:"\4326"}.hgi-bulk.hgi-dates:before{content:"\4327"}.hgi-bulk.hgi-dead:after{content:"\4328"}.hgi-bulk.hgi-dead:before{content:"\4329"}.hgi-bulk.hgi-delete-01:after{content:"\432a"}.hgi-bulk.hgi-delete-01:before{content:"\432b"}.hgi-bulk.hgi-delete-02:after{content:"\432c"}.hgi-bulk.hgi-delete-02:before{content:"\432d"}.hgi-bulk.hgi-delete-03:after{content:"\432e"}.hgi-bulk.hgi-delete-03:before{content:"\432f"}.hgi-bulk.hgi-delete-04:after{content:"\4330"}.hgi-bulk.hgi-delete-04:before{content:"\4331"}.hgi-bulk.hgi-delete-column:after{content:"\4332"}.hgi-bulk.hgi-delete-column:before{content:"\4333"}.hgi-bulk.hgi-delete-put-back:after{content:"\4334"}.hgi-bulk.hgi-delete-put-back:before{content:"\4335"}.hgi-bulk.hgi-delete-row:after{content:"\4336"}.hgi-bulk.hgi-delete-row:before{content:"\4337"}.hgi-bulk.hgi-delete-throw:after{content:"\4338"}.hgi-bulk.hgi-delete-throw:before{content:"\4339"}.hgi-bulk.hgi-delivered-sent:after{content:"\433a"}.hgi-bulk.hgi-delivered-sent:before{content:"\433b"}.hgi-bulk.hgi-delivery-box-01:after{content:"\433c"}.hgi-bulk.hgi-delivery-box-01:before{content:"\433d"}.hgi-bulk.hgi-delivery-box-02:after{content:"\433e"}.hgi-bulk.hgi-delivery-box-02:before{content:"\433f"}.hgi-bulk.hgi-delivery-delay-01:after{content:"\4340"}.hgi-bulk.hgi-delivery-delay-01:before{content:"\4341"}.hgi-bulk.hgi-delivery-delay-02:after{content:"\4342"}.hgi-bulk.hgi-delivery-delay-02:before{content:"\4343"}.hgi-bulk.hgi-delivery-return-01:after{content:"\4344"}.hgi-bulk.hgi-delivery-return-01:before{content:"\4345"}.hgi-bulk.hgi-delivery-return-02:after{content:"\4346"}.hgi-bulk.hgi-delivery-return-02:before{content:"\4347"}.hgi-bulk.hgi-delivery-secure-01:after{content:"\4348"}.hgi-bulk.hgi-delivery-secure-01:before{content:"\4349"}.hgi-bulk.hgi-delivery-secure-02:after{content:"\434a"}.hgi-bulk.hgi-delivery-secure-02:before{content:"\434b"}.hgi-bulk.hgi-delivery-sent-01:after{content:"\434c"}.hgi-bulk.hgi-delivery-sent-01:before{content:"\434d"}.hgi-bulk.hgi-delivery-sent-02:after{content:"\434e"}.hgi-bulk.hgi-delivery-sent-02:before{content:"\434f"}.hgi-bulk.hgi-delivery-tracking-01:after{content:"\4350"}.hgi-bulk.hgi-delivery-tracking-01:before{content:"\4351"}.hgi-bulk.hgi-delivery-tracking-02:after{content:"\4352"}.hgi-bulk.hgi-delivery-tracking-02:before{content:"\4353"}.hgi-bulk.hgi-delivery-truck-01:after{content:"\4354"}.hgi-bulk.hgi-delivery-truck-01:before{content:"\4355"}.hgi-bulk.hgi-delivery-truck-02:after{content:"\4356"}.hgi-bulk.hgi-delivery-truck-02:before{content:"\4357"}.hgi-bulk.hgi-delivery-view-01:after{content:"\4358"}.hgi-bulk.hgi-delivery-view-01:before{content:"\4359"}.hgi-bulk.hgi-delivery-view-02:after{content:"\435a"}.hgi-bulk.hgi-delivery-view-02:before{content:"\435b"}.hgi-bulk.hgi-dental-braces:after{content:"\435c"}.hgi-bulk.hgi-dental-braces:before{content:"\435d"}.hgi-bulk.hgi-dental-broken-tooth:after{content:"\435e"}.hgi-bulk.hgi-dental-broken-tooth:before{content:"\435f"}.hgi-bulk.hgi-dental-care:after{content:"\4360"}.hgi-bulk.hgi-dental-care:before{content:"\4361"}.hgi-bulk.hgi-dental-tooth:after{content:"\4362"}.hgi-bulk.hgi-dental-tooth:before{content:"\4363"}.hgi-bulk.hgi-departement:after{content:"\4364"}.hgi-bulk.hgi-departement:before{content:"\4365"}.hgi-bulk.hgi-desert:after{content:"\4366"}.hgi-bulk.hgi-desert:before{content:"\4367"}.hgi-bulk.hgi-desk-01:after{content:"\4368"}.hgi-bulk.hgi-desk-01:before{content:"\4369"}.hgi-bulk.hgi-desk-02:after{content:"\436a"}.hgi-bulk.hgi-desk-02:before{content:"\436b"}.hgi-bulk.hgi-desk:after{content:"\436c"}.hgi-bulk.hgi-desk:before{content:"\436d"}.hgi-bulk.hgi-developer:after{content:"\436e"}.hgi-bulk.hgi-developer:before{content:"\436f"}.hgi-bulk.hgi-deviantart:after{content:"\4370"}.hgi-bulk.hgi-deviantart:before{content:"\4371"}.hgi-bulk.hgi-device-access:after{content:"\4372"}.hgi-bulk.hgi-device-access:before{content:"\4373"}.hgi-bulk.hgi-diagonal-scroll-point-01:after{content:"\4374"}.hgi-bulk.hgi-diagonal-scroll-point-01:before{content:"\4375"}.hgi-bulk.hgi-diagonal-scroll-point-02:after{content:"\4376"}.hgi-bulk.hgi-diagonal-scroll-point-02:before{content:"\4377"}.hgi-bulk.hgi-dialpad-circle-01:after{content:"\4378"}.hgi-bulk.hgi-dialpad-circle-01:before{content:"\4379"}.hgi-bulk.hgi-dialpad-circle-02:after{content:"\437a"}.hgi-bulk.hgi-dialpad-circle-02:before{content:"\437b"}.hgi-bulk.hgi-dialpad-square-01:after{content:"\437c"}.hgi-bulk.hgi-dialpad-square-01:before{content:"\437d"}.hgi-bulk.hgi-dialpad-square-02:after{content:"\437e"}.hgi-bulk.hgi-dialpad-square-02:before{content:"\437f"}.hgi-bulk.hgi-diameter:after{content:"\4380"}.hgi-bulk.hgi-diameter:before{content:"\4381"}.hgi-bulk.hgi-diamond-01:after{content:"\4382"}.hgi-bulk.hgi-diamond-01:before{content:"\4383"}.hgi-bulk.hgi-diamond-02:after{content:"\4384"}.hgi-bulk.hgi-diamond-02:before{content:"\4385"}.hgi-bulk.hgi-diamond:after{content:"\4386"}.hgi-bulk.hgi-diamond:before{content:"\4387"}.hgi-bulk.hgi-diaper:after{content:"\4388"}.hgi-bulk.hgi-diaper:before{content:"\4389"}.hgi-bulk.hgi-dice-faces-01:after{content:"\438a"}.hgi-bulk.hgi-dice-faces-01:before{content:"\438b"}.hgi-bulk.hgi-dice-faces-02:after{content:"\438c"}.hgi-bulk.hgi-dice-faces-02:before{content:"\438d"}.hgi-bulk.hgi-dice-faces-03:after{content:"\438e"}.hgi-bulk.hgi-dice-faces-03:before{content:"\438f"}.hgi-bulk.hgi-dice-faces-04:after{content:"\4390"}.hgi-bulk.hgi-dice-faces-04:before{content:"\4391"}.hgi-bulk.hgi-dice-faces-05:after{content:"\4392"}.hgi-bulk.hgi-dice-faces-05:before{content:"\4393"}.hgi-bulk.hgi-dice-faces-06:after{content:"\4394"}.hgi-bulk.hgi-dice-faces-06:before{content:"\4395"}.hgi-bulk.hgi-dice:after{content:"\4396"}.hgi-bulk.hgi-dice:before{content:"\4397"}.hgi-bulk.hgi-digestion:after{content:"\4398"}.hgi-bulk.hgi-digestion:before{content:"\4399"}.hgi-bulk.hgi-digg:after{content:"\439a"}.hgi-bulk.hgi-digg:before{content:"\439b"}.hgi-bulk.hgi-digital-clock:after{content:"\439c"}.hgi-bulk.hgi-digital-clock:before{content:"\439d"}.hgi-bulk.hgi-dim-sum-01:after{content:"\439e"}.hgi-bulk.hgi-dim-sum-01:before{content:"\439f"}.hgi-bulk.hgi-dim-sum-02:after{content:"\43a0"}.hgi-bulk.hgi-dim-sum-02:before{content:"\43a1"}.hgi-bulk.hgi-dining-table:after{content:"\43a2"}.hgi-bulk.hgi-dining-table:before{content:"\43a3"}.hgi-bulk.hgi-diploma:after{content:"\43a4"}.hgi-bulk.hgi-diploma:before{content:"\43a5"}.hgi-bulk.hgi-direction-left-01:after{content:"\43a6"}.hgi-bulk.hgi-direction-left-01:before{content:"\43a7"}.hgi-bulk.hgi-direction-left-02:after{content:"\43a8"}.hgi-bulk.hgi-direction-left-02:before{content:"\43a9"}.hgi-bulk.hgi-direction-right-01:after{content:"\43aa"}.hgi-bulk.hgi-direction-right-01:before{content:"\43ab"}.hgi-bulk.hgi-direction-right-02:after{content:"\43ac"}.hgi-bulk.hgi-direction-right-02:before{content:"\43ad"}.hgi-bulk.hgi-directions-01:after{content:"\43ae"}.hgi-bulk.hgi-directions-01:before{content:"\43af"}.hgi-bulk.hgi-directions-02:after{content:"\43b0"}.hgi-bulk.hgi-directions-02:before{content:"\43b1"}.hgi-bulk.hgi-dirham:after{content:"\43b2"}.hgi-bulk.hgi-dirham:before{content:"\43b3"}.hgi-bulk.hgi-disability-01:after{content:"\43b4"}.hgi-bulk.hgi-disability-01:before{content:"\43b5"}.hgi-bulk.hgi-disability-02:after{content:"\43b6"}.hgi-bulk.hgi-disability-02:before{content:"\43b7"}.hgi-bulk.hgi-discord:after{content:"\43b8"}.hgi-bulk.hgi-discord:before{content:"\43b9"}.hgi-bulk.hgi-discount-01:after{content:"\43ba"}.hgi-bulk.hgi-discount-01:before{content:"\43bb"}.hgi-bulk.hgi-discount:after{content:"\43bc"}.hgi-bulk.hgi-discount-tag-01:after{content:"\43bd"}.hgi-bulk.hgi-discount-tag-01:before{content:"\43be"}.hgi-bulk.hgi-discount-tag-02:after{content:"\43bf"}.hgi-bulk.hgi-discount-tag-02:before{content:"\43c0"}.hgi-bulk.hgi-discount:before{content:"\43c1"}.hgi-bulk.hgi-discover-circle:after{content:"\43c2"}.hgi-bulk.hgi-discover-circle:before{content:"\43c3"}.hgi-bulk.hgi-discover-square:after{content:"\43c4"}.hgi-bulk.hgi-discover-square:before{content:"\43c5"}.hgi-bulk.hgi-dish-01:after{content:"\43c6"}.hgi-bulk.hgi-dish-01:before{content:"\43c7"}.hgi-bulk.hgi-dish-02:after{content:"\43c8"}.hgi-bulk.hgi-dish-02:before{content:"\43c9"}.hgi-bulk.hgi-dish-washer:after{content:"\43ca"}.hgi-bulk.hgi-dish-washer:before{content:"\43cb"}.hgi-bulk.hgi-displeased:after{content:"\43cc"}.hgi-bulk.hgi-displeased:before{content:"\43cd"}.hgi-bulk.hgi-distribute-horizontal-center:after{content:"\43ce"}.hgi-bulk.hgi-distribute-horizontal-center:before{content:"\43cf"}.hgi-bulk.hgi-distribute-horizontal-left:after{content:"\43d0"}.hgi-bulk.hgi-distribute-horizontal-left:before{content:"\43d1"}.hgi-bulk.hgi-distribute-horizontal-right:after{content:"\43d2"}.hgi-bulk.hgi-distribute-horizontal-right:before{content:"\43d3"}.hgi-bulk.hgi-distribute-vertical-bottom:after{content:"\43d4"}.hgi-bulk.hgi-distribute-vertical-bottom:before{content:"\43d5"}.hgi-bulk.hgi-distribute-vertical-center:after{content:"\43d6"}.hgi-bulk.hgi-distribute-vertical-center:before{content:"\43d7"}.hgi-bulk.hgi-distribute-vertical-top:after{content:"\43d8"}.hgi-bulk.hgi-distribute-vertical-top:before{content:"\43d9"}.hgi-bulk.hgi-distribution:after{content:"\43da"}.hgi-bulk.hgi-distribution:before{content:"\43db"}.hgi-bulk.hgi-divide-sign-circle:after{content:"\43dc"}.hgi-bulk.hgi-divide-sign-circle:before{content:"\43dd"}.hgi-bulk.hgi-divide-sign:after{content:"\43de"}.hgi-bulk.hgi-divide-sign-square:after{content:"\43df"}.hgi-bulk.hgi-divide-sign-square:before{content:"\43e0"}.hgi-bulk.hgi-divide-sign:before{content:"\43e1"}.hgi-bulk.hgi-dna-01:after{content:"\43e2"}.hgi-bulk.hgi-dna-01:before{content:"\43e3"}.hgi-bulk.hgi-dna:after{content:"\43e4"}.hgi-bulk.hgi-dna:before{content:"\43e5"}.hgi-bulk.hgi-do-not-touch-01:after{content:"\43e6"}.hgi-bulk.hgi-do-not-touch-01:before{content:"\43e7"}.hgi-bulk.hgi-do-not-touch-02:after{content:"\43e8"}.hgi-bulk.hgi-do-not-touch-02:before{content:"\43e9"}.hgi-bulk.hgi-doc-01:after{content:"\43ea"}.hgi-bulk.hgi-doc-01:before{content:"\43eb"}.hgi-bulk.hgi-doc-02:after{content:"\43ec"}.hgi-bulk.hgi-doc-02:before{content:"\43ed"}.hgi-bulk.hgi-doctor-01:after{content:"\43ee"}.hgi-bulk.hgi-doctor-01:before{content:"\43ef"}.hgi-bulk.hgi-doctor-02:after{content:"\43f0"}.hgi-bulk.hgi-doctor-02:before{content:"\43f1"}.hgi-bulk.hgi-doctor-03:after{content:"\43f2"}.hgi-bulk.hgi-doctor-03:before{content:"\43f3"}.hgi-bulk.hgi-document-attachment:after{content:"\43f4"}.hgi-bulk.hgi-document-attachment:before{content:"\43f5"}.hgi-bulk.hgi-document-code:after{content:"\43f6"}.hgi-bulk.hgi-document-code:before{content:"\43f7"}.hgi-bulk.hgi-document-validation:after{content:"\43f8"}.hgi-bulk.hgi-document-validation:before{content:"\43f9"}.hgi-bulk.hgi-dollar-01:after{content:"\43fa"}.hgi-bulk.hgi-dollar-01:before{content:"\43fb"}.hgi-bulk.hgi-dollar-02:after{content:"\43fc"}.hgi-bulk.hgi-dollar-02:before{content:"\43fd"}.hgi-bulk.hgi-dollar-circle:after{content:"\43fe"}.hgi-bulk.hgi-dollar-circle:before{content:"\43ff"}.hgi-bulk.hgi-dollar-receive-01:after{content:"\4400"}.hgi-bulk.hgi-dollar-receive-01:before{content:"\4401"}.hgi-bulk.hgi-dollar-receive-02:after{content:"\4402"}.hgi-bulk.hgi-dollar-receive-02:before{content:"\4403"}.hgi-bulk.hgi-dollar-send-01:after{content:"\4404"}.hgi-bulk.hgi-dollar-send-01:before{content:"\4405"}.hgi-bulk.hgi-dollar-send-02:after{content:"\4406"}.hgi-bulk.hgi-dollar-send-02:before{content:"\4407"}.hgi-bulk.hgi-dollar-square:after{content:"\4408"}.hgi-bulk.hgi-dollar-square:before{content:"\4409"}.hgi-bulk.hgi-dome:after{content:"\440a"}.hgi-bulk.hgi-dome:before{content:"\440b"}.hgi-bulk.hgi-domino:after{content:"\440c"}.hgi-bulk.hgi-domino:before{content:"\440d"}.hgi-bulk.hgi-door-01:after{content:"\440e"}.hgi-bulk.hgi-door-01:before{content:"\440f"}.hgi-bulk.hgi-door-02:after{content:"\4410"}.hgi-bulk.hgi-door-02:before{content:"\4411"}.hgi-bulk.hgi-door-lock:after{content:"\4412"}.hgi-bulk.hgi-door-lock:before{content:"\4413"}.hgi-bulk.hgi-door:after{content:"\4414"}.hgi-bulk.hgi-door:before{content:"\4415"}.hgi-bulk.hgi-doughnut:after{content:"\4416"}.hgi-bulk.hgi-doughnut:before{content:"\4417"}.hgi-bulk.hgi-download-01:after{content:"\4418"}.hgi-bulk.hgi-download-01:before{content:"\4419"}.hgi-bulk.hgi-download-02:after{content:"\441a"}.hgi-bulk.hgi-download-02:before{content:"\441b"}.hgi-bulk.hgi-download-03:after{content:"\441c"}.hgi-bulk.hgi-download-03:before{content:"\441d"}.hgi-bulk.hgi-download-04:after{content:"\441e"}.hgi-bulk.hgi-download-04:before{content:"\441f"}.hgi-bulk.hgi-download-05:after{content:"\4420"}.hgi-bulk.hgi-download-05:before{content:"\4421"}.hgi-bulk.hgi-download-circle-01:after{content:"\4422"}.hgi-bulk.hgi-download-circle-01:before{content:"\4423"}.hgi-bulk.hgi-download-circle-02:after{content:"\4424"}.hgi-bulk.hgi-download-circle-02:before{content:"\4425"}.hgi-bulk.hgi-download-square-01:after{content:"\4426"}.hgi-bulk.hgi-download-square-01:before{content:"\4427"}.hgi-bulk.hgi-download-square-02:after{content:"\4428"}.hgi-bulk.hgi-download-square-02:before{content:"\4429"}.hgi-bulk.hgi-drag-01:after{content:"\442a"}.hgi-bulk.hgi-drag-01:before{content:"\442b"}.hgi-bulk.hgi-drag-02:after{content:"\442c"}.hgi-bulk.hgi-drag-02:before{content:"\442d"}.hgi-bulk.hgi-drag-03:after{content:"\442e"}.hgi-bulk.hgi-drag-03:before{content:"\442f"}.hgi-bulk.hgi-drag-04:after{content:"\4430"}.hgi-bulk.hgi-drag-04:before{content:"\4431"}.hgi-bulk.hgi-drag-drop-horizontal:after{content:"\4432"}.hgi-bulk.hgi-drag-drop-horizontal:before{content:"\4433"}.hgi-bulk.hgi-drag-drop:after{content:"\4434"}.hgi-bulk.hgi-drag-drop-vertical:after{content:"\4435"}.hgi-bulk.hgi-drag-drop-vertical:before{content:"\4436"}.hgi-bulk.hgi-drag-drop:before{content:"\4437"}.hgi-bulk.hgi-drag-left-01:after{content:"\4438"}.hgi-bulk.hgi-drag-left-01:before{content:"\4439"}.hgi-bulk.hgi-drag-left-02:after{content:"\443a"}.hgi-bulk.hgi-drag-left-02:before{content:"\443b"}.hgi-bulk.hgi-drag-left-03:after{content:"\443c"}.hgi-bulk.hgi-drag-left-03:before{content:"\443d"}.hgi-bulk.hgi-drag-left-04:after{content:"\443e"}.hgi-bulk.hgi-drag-left-04:before{content:"\443f"}.hgi-bulk.hgi-drag-right-01:after{content:"\4440"}.hgi-bulk.hgi-drag-right-01:before{content:"\4441"}.hgi-bulk.hgi-drag-right-02:after{content:"\4442"}.hgi-bulk.hgi-drag-right-02:before{content:"\4443"}.hgi-bulk.hgi-drag-right-03:after{content:"\4444"}.hgi-bulk.hgi-drag-right-03:before{content:"\4445"}.hgi-bulk.hgi-drag-right-04:after{content:"\4446"}.hgi-bulk.hgi-drag-right-04:before{content:"\4447"}.hgi-bulk.hgi-drawing-compass:after{content:"\4448"}.hgi-bulk.hgi-drawing-compass:before{content:"\4449"}.hgi-bulk.hgi-drawing-mode:after{content:"\444a"}.hgi-bulk.hgi-drawing-mode:before{content:"\444b"}.hgi-bulk.hgi-dress-01:after{content:"\444c"}.hgi-bulk.hgi-dress-01:before{content:"\444d"}.hgi-bulk.hgi-dress-02:after{content:"\444e"}.hgi-bulk.hgi-dress-02:before{content:"\444f"}.hgi-bulk.hgi-dress-03:after{content:"\4450"}.hgi-bulk.hgi-dress-03:before{content:"\4451"}.hgi-bulk.hgi-dress-04:after{content:"\4452"}.hgi-bulk.hgi-dress-04:before{content:"\4453"}.hgi-bulk.hgi-dress-05:after{content:"\4454"}.hgi-bulk.hgi-dress-05:before{content:"\4455"}.hgi-bulk.hgi-dress-06:after{content:"\4456"}.hgi-bulk.hgi-dress-06:before{content:"\4457"}.hgi-bulk.hgi-dress-07:after{content:"\4458"}.hgi-bulk.hgi-dress-07:before{content:"\4459"}.hgi-bulk.hgi-dressing-table-01:after{content:"\445a"}.hgi-bulk.hgi-dressing-table-01:before{content:"\445b"}.hgi-bulk.hgi-dressing-table-02:after{content:"\445c"}.hgi-bulk.hgi-dressing-table-02:before{content:"\445d"}.hgi-bulk.hgi-dressing-table-03:after{content:"\445e"}.hgi-bulk.hgi-dressing-table-03:before{content:"\445f"}.hgi-bulk.hgi-dribbble:after{content:"\4460"}.hgi-bulk.hgi-dribbble:before{content:"\4461"}.hgi-bulk.hgi-drink:after{content:"\4462"}.hgi-bulk.hgi-drink:before{content:"\4463"}.hgi-bulk.hgi-drone:after{content:"\4464"}.hgi-bulk.hgi-drone:before{content:"\4465"}.hgi-bulk.hgi-drooling:after{content:"\4466"}.hgi-bulk.hgi-drooling:before{content:"\4467"}.hgi-bulk.hgi-dropbox:after{content:"\4468"}.hgi-bulk.hgi-dropbox:before{content:"\4469"}.hgi-bulk.hgi-droplet:after{content:"\446a"}.hgi-bulk.hgi-droplet:before{content:"\446b"}.hgi-bulk.hgi-dropper:after{content:"\446c"}.hgi-bulk.hgi-dropper:before{content:"\446d"}.hgi-bulk.hgi-ds3-tool:after{content:"\446e"}.hgi-bulk.hgi-ds3-tool:before{content:"\446f"}.hgi-bulk.hgi-dua:after{content:"\4470"}.hgi-bulk.hgi-dua:before{content:"\4471"}.hgi-bulk.hgi-dumbbell-01:after{content:"\4472"}.hgi-bulk.hgi-dumbbell-01:before{content:"\4473"}.hgi-bulk.hgi-dumbbell-02:after{content:"\4474"}.hgi-bulk.hgi-dumbbell-02:before{content:"\4475"}.hgi-bulk.hgi-dumbbell-03:after{content:"\4476"}.hgi-bulk.hgi-dumbbell-03:before{content:"\4477"}.hgi-bulk.hgi-ear-rings-01:after{content:"\4478"}.hgi-bulk.hgi-ear-rings-01:before{content:"\4479"}.hgi-bulk.hgi-ear-rings-02:after{content:"\447a"}.hgi-bulk.hgi-ear-rings-02:before{content:"\447b"}.hgi-bulk.hgi-ear-rings-03:after{content:"\447c"}.hgi-bulk.hgi-ear-rings-03:before{content:"\447d"}.hgi-bulk.hgi-ear:after{content:"\447e"}.hgi-bulk.hgi-ear:before{content:"\447f"}.hgi-bulk.hgi-earth:after{content:"\4480"}.hgi-bulk.hgi-earth:before{content:"\4481"}.hgi-bulk.hgi-ease-curve-control-points:after{content:"\4482"}.hgi-bulk.hgi-ease-curve-control-points:before{content:"\4483"}.hgi-bulk.hgi-ease-in-control-point:after{content:"\4484"}.hgi-bulk.hgi-ease-in-control-point:before{content:"\4485"}.hgi-bulk.hgi-ease-in-out:after{content:"\4486"}.hgi-bulk.hgi-ease-in-out:before{content:"\4487"}.hgi-bulk.hgi-ease-in:after{content:"\4488"}.hgi-bulk.hgi-ease-in:before{content:"\4489"}.hgi-bulk.hgi-ease-out-control-point:after{content:"\448a"}.hgi-bulk.hgi-ease-out-control-point:before{content:"\448b"}.hgi-bulk.hgi-ease-out:after{content:"\448c"}.hgi-bulk.hgi-ease-out:before{content:"\448d"}.hgi-bulk.hgi-eco-energy:after{content:"\448e"}.hgi-bulk.hgi-eco-energy:before{content:"\448f"}.hgi-bulk.hgi-eco-lab-01:after{content:"\4490"}.hgi-bulk.hgi-eco-lab-01:before{content:"\4491"}.hgi-bulk.hgi-eco-lab-02:after{content:"\4492"}.hgi-bulk.hgi-eco-lab-02:before{content:"\4493"}.hgi-bulk.hgi-eco-lab:after{content:"\4494"}.hgi-bulk.hgi-eco-lab:before{content:"\4495"}.hgi-bulk.hgi-eco-power:after{content:"\4496"}.hgi-bulk.hgi-eco-power:before{content:"\4497"}.hgi-bulk.hgi-edge-style:after{content:"\4498"}.hgi-bulk.hgi-edge-style:before{content:"\4499"}.hgi-bulk.hgi-edit-01:after{content:"\449a"}.hgi-bulk.hgi-edit-01:before{content:"\449b"}.hgi-bulk.hgi-edit-02:after{content:"\449c"}.hgi-bulk.hgi-edit-02:before{content:"\449d"}.hgi-bulk.hgi-edit-off:after{content:"\449e"}.hgi-bulk.hgi-edit-off:before{content:"\449f"}.hgi-bulk.hgi-edit-road:after{content:"\44a0"}.hgi-bulk.hgi-edit-road:before{content:"\44a1"}.hgi-bulk.hgi-edit-table:after{content:"\44a2"}.hgi-bulk.hgi-edit-table:before{content:"\44a3"}.hgi-bulk.hgi-edit-user-02:after{content:"\44a4"}.hgi-bulk.hgi-edit-user-02:before{content:"\44a5"}.hgi-bulk.hgi-eggs:after{content:"\44a6"}.hgi-bulk.hgi-eggs:before{content:"\44a7"}.hgi-bulk.hgi-eid-mubarak:after{content:"\44a8"}.hgi-bulk.hgi-eid-mubarak:before{content:"\44a9"}.hgi-bulk.hgi-eiffel-tower:after{content:"\44aa"}.hgi-bulk.hgi-eiffel-tower:before{content:"\44ab"}.hgi-bulk.hgi-elearning-exchange:after{content:"\44ac"}.hgi-bulk.hgi-elearning-exchange:before{content:"\44ad"}.hgi-bulk.hgi-electric-home-01:after{content:"\44ae"}.hgi-bulk.hgi-electric-home-01:before{content:"\44af"}.hgi-bulk.hgi-electric-home-02:after{content:"\44b0"}.hgi-bulk.hgi-electric-home-02:before{content:"\44b1"}.hgi-bulk.hgi-electric-plugs:after{content:"\44b2"}.hgi-bulk.hgi-electric-plugs:before{content:"\44b3"}.hgi-bulk.hgi-electric-tower-01:after{content:"\44b4"}.hgi-bulk.hgi-electric-tower-01:before{content:"\44b5"}.hgi-bulk.hgi-electric-tower-02:after{content:"\44b6"}.hgi-bulk.hgi-electric-tower-02:before{content:"\44b7"}.hgi-bulk.hgi-electric-wire:after{content:"\44b8"}.hgi-bulk.hgi-electric-wire:before{content:"\44b9"}.hgi-bulk.hgi-ellipse-selection:after{content:"\44ba"}.hgi-bulk.hgi-ellipse-selection:before{content:"\44bb"}.hgi-bulk.hgi-encrypt:after{content:"\44bc"}.hgi-bulk.hgi-encrypt:before{content:"\44bd"}.hgi-bulk.hgi-energy-ellipse:after{content:"\44be"}.hgi-bulk.hgi-energy-ellipse:before{content:"\44bf"}.hgi-bulk.hgi-energy-rectangle:after{content:"\44c0"}.hgi-bulk.hgi-energy-rectangle:before{content:"\44c1"}.hgi-bulk.hgi-energy:after{content:"\44c2"}.hgi-bulk.hgi-energy:before{content:"\44c3"}.hgi-bulk.hgi-entering-geo-fence:after{content:"\44c4"}.hgi-bulk.hgi-entering-geo-fence:before{content:"\44c5"}.hgi-bulk.hgi-envato:after{content:"\44c6"}.hgi-bulk.hgi-envato:before{content:"\44c7"}.hgi-bulk.hgi-equal-sign-circle:after{content:"\44c8"}.hgi-bulk.hgi-equal-sign-circle:before{content:"\44c9"}.hgi-bulk.hgi-equal-sign:after{content:"\44ca"}.hgi-bulk.hgi-equal-sign-square:after{content:"\44cb"}.hgi-bulk.hgi-equal-sign-square:before{content:"\44cc"}.hgi-bulk.hgi-equal-sign:before{content:"\44cd"}.hgi-bulk.hgi-equipment-bench-press:after{content:"\44ce"}.hgi-bulk.hgi-equipment-bench-press:before{content:"\44cf"}.hgi-bulk.hgi-equipment-chest-press:after{content:"\44d0"}.hgi-bulk.hgi-equipment-chest-press:before{content:"\44d1"}.hgi-bulk.hgi-equipment-gym-01:after{content:"\44d2"}.hgi-bulk.hgi-equipment-gym-01:before{content:"\44d3"}.hgi-bulk.hgi-equipment-gym-02:after{content:"\44d4"}.hgi-bulk.hgi-equipment-gym-02:before{content:"\44d5"}.hgi-bulk.hgi-equipment-gym-03:after{content:"\44d6"}.hgi-bulk.hgi-equipment-gym-03:before{content:"\44d7"}.hgi-bulk.hgi-equipment-weightlifting:after{content:"\44d8"}.hgi-bulk.hgi-equipment-weightlifting:before{content:"\44d9"}.hgi-bulk.hgi-eraser-01:after{content:"\44da"}.hgi-bulk.hgi-eraser-01:before{content:"\44db"}.hgi-bulk.hgi-eraser-add:after{content:"\44dc"}.hgi-bulk.hgi-eraser-add:before{content:"\44dd"}.hgi-bulk.hgi-eraser-auto:after{content:"\44de"}.hgi-bulk.hgi-eraser-auto:before{content:"\44df"}.hgi-bulk.hgi-eraser:after{content:"\44e0"}.hgi-bulk.hgi-eraser:before{content:"\44e1"}.hgi-bulk.hgi-estimate-01:after{content:"\44e2"}.hgi-bulk.hgi-estimate-01:before{content:"\44e3"}.hgi-bulk.hgi-estimate-02:after{content:"\44e4"}.hgi-bulk.hgi-estimate-02:before{content:"\44e5"}.hgi-bulk.hgi-ethereum-ellipse:after{content:"\44e6"}.hgi-bulk.hgi-ethereum-ellipse:before{content:"\44e7"}.hgi-bulk.hgi-ethereum-rectangle:after{content:"\44e8"}.hgi-bulk.hgi-ethereum-rectangle:before{content:"\44e9"}.hgi-bulk.hgi-ethereum:after{content:"\44ea"}.hgi-bulk.hgi-ethereum:before{content:"\44eb"}.hgi-bulk.hgi-euro-circle:after{content:"\44ec"}.hgi-bulk.hgi-euro-circle:before{content:"\44ed"}.hgi-bulk.hgi-euro-receive:after{content:"\44ee"}.hgi-bulk.hgi-euro-receive:before{content:"\44ef"}.hgi-bulk.hgi-euro:after{content:"\44f0"}.hgi-bulk.hgi-euro-send:after{content:"\44f1"}.hgi-bulk.hgi-euro-send:before{content:"\44f2"}.hgi-bulk.hgi-euro-square:after{content:"\44f3"}.hgi-bulk.hgi-euro-square:before{content:"\44f4"}.hgi-bulk.hgi-euro:before{content:"\44f5"}.hgi-bulk.hgi-ev-charging:after{content:"\44f6"}.hgi-bulk.hgi-ev-charging:before{content:"\44f7"}.hgi-bulk.hgi-evil:after{content:"\44f8"}.hgi-bulk.hgi-evil:before{content:"\44f9"}.hgi-bulk.hgi-exchange-01:after{content:"\44fa"}.hgi-bulk.hgi-exchange-01:before{content:"\44fb"}.hgi-bulk.hgi-exchange-02:after{content:"\44fc"}.hgi-bulk.hgi-exchange-02:before{content:"\44fd"}.hgi-bulk.hgi-exchange-03:after{content:"\44fe"}.hgi-bulk.hgi-exchange-03:before{content:"\44ff"}.hgi-bulk.hgi-expander:after{content:"\4500"}.hgi-bulk.hgi-expander:before{content:"\4501"}.hgi-bulk.hgi-external-drive:after{content:"\4502"}.hgi-bulk.hgi-external-drive:before{content:"\4503"}.hgi-bulk.hgi-eye:after{content:"\4504"}.hgi-bulk.hgi-eye:before{content:"\4505"}.hgi-bulk.hgi-face-id:after{content:"\4506"}.hgi-bulk.hgi-face-id:before{content:"\4507"}.hgi-bulk.hgi-facebook-01:after{content:"\4508"}.hgi-bulk.hgi-facebook-01:before{content:"\4509"}.hgi-bulk.hgi-facebook-02:after{content:"\450a"}.hgi-bulk.hgi-facebook-02:before{content:"\450b"}.hgi-bulk.hgi-factory-01:after{content:"\450c"}.hgi-bulk.hgi-factory-01:before{content:"\450d"}.hgi-bulk.hgi-factory-02:after{content:"\450e"}.hgi-bulk.hgi-factory-02:before{content:"\450f"}.hgi-bulk.hgi-factory:after{content:"\4510"}.hgi-bulk.hgi-factory:before{content:"\4511"}.hgi-bulk.hgi-fahrenheit:after{content:"\4512"}.hgi-bulk.hgi-fahrenheit:before{content:"\4513"}.hgi-bulk.hgi-falling-star:after{content:"\4514"}.hgi-bulk.hgi-falling-star:before{content:"\4515"}.hgi-bulk.hgi-fast-wind:after{content:"\4516"}.hgi-bulk.hgi-fast-wind:before{content:"\4517"}.hgi-bulk.hgi-favourite-circle:after{content:"\4518"}.hgi-bulk.hgi-favourite-circle:before{content:"\4519"}.hgi-bulk.hgi-favourite:after{content:"\451a"}.hgi-bulk.hgi-favourite-square:after{content:"\451b"}.hgi-bulk.hgi-favourite-square:before{content:"\451c"}.hgi-bulk.hgi-favourite:before{content:"\451d"}.hgi-bulk.hgi-feather:after{content:"\451e"}.hgi-bulk.hgi-feather:before{content:"\451f"}.hgi-bulk.hgi-fencing-mask:after{content:"\4520"}.hgi-bulk.hgi-fencing-mask:before{content:"\4521"}.hgi-bulk.hgi-fencing:after{content:"\4522"}.hgi-bulk.hgi-fencing:before{content:"\4523"}.hgi-bulk.hgi-ferris-wheel:after{content:"\4524"}.hgi-bulk.hgi-ferris-wheel:before{content:"\4525"}.hgi-bulk.hgi-ferry-boat:after{content:"\4526"}.hgi-bulk.hgi-ferry-boat:before{content:"\4527"}.hgi-bulk.hgi-figma:after{content:"\4528"}.hgi-bulk.hgi-figma:before{content:"\4529"}.hgi-bulk.hgi-file-01:after{content:"\452a"}.hgi-bulk.hgi-file-01:before{content:"\452b"}.hgi-bulk.hgi-file-02:after{content:"\452c"}.hgi-bulk.hgi-file-02:before{content:"\452d"}.hgi-bulk.hgi-file-add:after{content:"\452e"}.hgi-bulk.hgi-file-add:before{content:"\452f"}.hgi-bulk.hgi-file-attachment:after{content:"\4530"}.hgi-bulk.hgi-file-attachment:before{content:"\4531"}.hgi-bulk.hgi-file-audio:after{content:"\4532"}.hgi-bulk.hgi-file-audio:before{content:"\4533"}.hgi-bulk.hgi-file-bitcoin:after{content:"\4534"}.hgi-bulk.hgi-file-bitcoin:before{content:"\4535"}.hgi-bulk.hgi-file-block:after{content:"\4536"}.hgi-bulk.hgi-file-block:before{content:"\4537"}.hgi-bulk.hgi-file-bookmark:after{content:"\4538"}.hgi-bulk.hgi-file-bookmark:before{content:"\4539"}.hgi-bulk.hgi-file-cloud:after{content:"\453a"}.hgi-bulk.hgi-file-cloud:before{content:"\453b"}.hgi-bulk.hgi-file-corrupt:after{content:"\453c"}.hgi-bulk.hgi-file-corrupt:before{content:"\453d"}.hgi-bulk.hgi-file-dollar:after{content:"\453e"}.hgi-bulk.hgi-file-dollar:before{content:"\453f"}.hgi-bulk.hgi-file-download:after{content:"\4540"}.hgi-bulk.hgi-file-download:before{content:"\4541"}.hgi-bulk.hgi-file-edit:after{content:"\4542"}.hgi-bulk.hgi-file-edit:before{content:"\4543"}.hgi-bulk.hgi-file-euro:after{content:"\4544"}.hgi-bulk.hgi-file-euro:before{content:"\4545"}.hgi-bulk.hgi-file-export:after{content:"\4546"}.hgi-bulk.hgi-file-export:before{content:"\4547"}.hgi-bulk.hgi-file-favourite:after{content:"\4548"}.hgi-bulk.hgi-file-favourite:before{content:"\4549"}.hgi-bulk.hgi-file-import:after{content:"\454a"}.hgi-bulk.hgi-file-import:before{content:"\454b"}.hgi-bulk.hgi-file-link:after{content:"\454c"}.hgi-bulk.hgi-file-link:before{content:"\454d"}.hgi-bulk.hgi-file-locked:after{content:"\454e"}.hgi-bulk.hgi-file-locked:before{content:"\454f"}.hgi-bulk.hgi-file-management:after{content:"\4550"}.hgi-bulk.hgi-file-management:before{content:"\4551"}.hgi-bulk.hgi-file-minus:after{content:"\4552"}.hgi-bulk.hgi-file-minus:before{content:"\4553"}.hgi-bulk.hgi-file-music:after{content:"\4554"}.hgi-bulk.hgi-file-music:before{content:"\4555"}.hgi-bulk.hgi-file-not-found:after{content:"\4556"}.hgi-bulk.hgi-file-not-found:before{content:"\4557"}.hgi-bulk.hgi-file-paste:after{content:"\4558"}.hgi-bulk.hgi-file-paste:before{content:"\4559"}.hgi-bulk.hgi-file-pin:after{content:"\455a"}.hgi-bulk.hgi-file-pin:before{content:"\455b"}.hgi-bulk.hgi-file-pound:after{content:"\455c"}.hgi-bulk.hgi-file-pound:before{content:"\455d"}.hgi-bulk.hgi-file-remove:after{content:"\455e"}.hgi-bulk.hgi-file-remove:before{content:"\455f"}.hgi-bulk.hgi-file-script:after{content:"\4560"}.hgi-bulk.hgi-file-script:before{content:"\4561"}.hgi-bulk.hgi-file-search:after{content:"\4562"}.hgi-bulk.hgi-file-search:before{content:"\4563"}.hgi-bulk.hgi-file-security:after{content:"\4564"}.hgi-bulk.hgi-file-security:before{content:"\4565"}.hgi-bulk.hgi-file-shredder:after{content:"\4566"}.hgi-bulk.hgi-file-shredder:before{content:"\4567"}.hgi-bulk.hgi-file-star:after{content:"\4568"}.hgi-bulk.hgi-file-star:before{content:"\4569"}.hgi-bulk.hgi-file-sync:after{content:"\456a"}.hgi-bulk.hgi-file-sync:before{content:"\456b"}.hgi-bulk.hgi-file-unknown:after{content:"\456c"}.hgi-bulk.hgi-file-unknown:before{content:"\456d"}.hgi-bulk.hgi-file-unlocked:after{content:"\456e"}.hgi-bulk.hgi-file-unlocked:before{content:"\456f"}.hgi-bulk.hgi-file-upload:after{content:"\4570"}.hgi-bulk.hgi-file-upload:before{content:"\4571"}.hgi-bulk.hgi-file-validation:after{content:"\4572"}.hgi-bulk.hgi-file-validation:before{content:"\4573"}.hgi-bulk.hgi-file-verified:after{content:"\4574"}.hgi-bulk.hgi-file-verified:before{content:"\4575"}.hgi-bulk.hgi-file-video:after{content:"\4576"}.hgi-bulk.hgi-file-video:before{content:"\4577"}.hgi-bulk.hgi-file-view:after{content:"\4578"}.hgi-bulk.hgi-file-view:before{content:"\4579"}.hgi-bulk.hgi-file-yen:after{content:"\457a"}.hgi-bulk.hgi-file-yen:before{content:"\457b"}.hgi-bulk.hgi-file-zip:after{content:"\457c"}.hgi-bulk.hgi-file-zip:before{content:"\457d"}.hgi-bulk.hgi-files-01:after{content:"\457e"}.hgi-bulk.hgi-files-01:before{content:"\457f"}.hgi-bulk.hgi-files-02:after{content:"\4580"}.hgi-bulk.hgi-files-02:before{content:"\4581"}.hgi-bulk.hgi-film-01:after{content:"\4582"}.hgi-bulk.hgi-film-01:before{content:"\4583"}.hgi-bulk.hgi-film-02:after{content:"\4584"}.hgi-bulk.hgi-film-02:before{content:"\4585"}.hgi-bulk.hgi-film-roll-01:after{content:"\4586"}.hgi-bulk.hgi-film-roll-01:before{content:"\4587"}.hgi-bulk.hgi-film-roll-02:after{content:"\4588"}.hgi-bulk.hgi-film-roll-02:before{content:"\4589"}.hgi-bulk.hgi-filter-add:after{content:"\458a"}.hgi-bulk.hgi-filter-add:before{content:"\458b"}.hgi-bulk.hgi-filter-edit:after{content:"\458c"}.hgi-bulk.hgi-filter-edit:before{content:"\458d"}.hgi-bulk.hgi-filter-horizontal:after{content:"\458e"}.hgi-bulk.hgi-filter-horizontal:before{content:"\458f"}.hgi-bulk.hgi-filter-mail-circle:after{content:"\4590"}.hgi-bulk.hgi-filter-mail-circle:before{content:"\4591"}.hgi-bulk.hgi-filter-mail-square:after{content:"\4592"}.hgi-bulk.hgi-filter-mail-square:before{content:"\4593"}.hgi-bulk.hgi-filter-remove:after{content:"\4594"}.hgi-bulk.hgi-filter-remove:before{content:"\4595"}.hgi-bulk.hgi-filter-reset:after{content:"\4596"}.hgi-bulk.hgi-filter-reset:before{content:"\4597"}.hgi-bulk.hgi-filter:after{content:"\4598"}.hgi-bulk.hgi-filter-vertical:after{content:"\4599"}.hgi-bulk.hgi-filter-vertical:before{content:"\459a"}.hgi-bulk.hgi-filter:before{content:"\459b"}.hgi-bulk.hgi-finger-access:after{content:"\459c"}.hgi-bulk.hgi-finger-access:before{content:"\459d"}.hgi-bulk.hgi-finger-print-add:after{content:"\459e"}.hgi-bulk.hgi-finger-print-add:before{content:"\459f"}.hgi-bulk.hgi-finger-print-check:after{content:"\45a0"}.hgi-bulk.hgi-finger-print-check:before{content:"\45a1"}.hgi-bulk.hgi-finger-print-minus:after{content:"\45a2"}.hgi-bulk.hgi-finger-print-minus:before{content:"\45a3"}.hgi-bulk.hgi-finger-print-remove:after{content:"\45a4"}.hgi-bulk.hgi-finger-print-remove:before{content:"\45a5"}.hgi-bulk.hgi-finger-print-scan:after{content:"\45a6"}.hgi-bulk.hgi-finger-print-scan:before{content:"\45a7"}.hgi-bulk.hgi-finger-print:after{content:"\45a8"}.hgi-bulk.hgi-finger-print:before{content:"\45a9"}.hgi-bulk.hgi-fingerprint-scan:after{content:"\45aa"}.hgi-bulk.hgi-fingerprint-scan:before{content:"\45ab"}.hgi-bulk.hgi-fins:after{content:"\45ac"}.hgi-bulk.hgi-fins:before{content:"\45ad"}.hgi-bulk.hgi-fire-pit:after{content:"\45ae"}.hgi-bulk.hgi-fire-pit:before{content:"\45af"}.hgi-bulk.hgi-fire:after{content:"\45b0"}.hgi-bulk.hgi-fire-security:after{content:"\45b1"}.hgi-bulk.hgi-fire-security:before{content:"\45b2"}.hgi-bulk.hgi-fire:before{content:"\45b3"}.hgi-bulk.hgi-firewall:after{content:"\45b4"}.hgi-bulk.hgi-firewall:before{content:"\45b5"}.hgi-bulk.hgi-first-aid-kit:after{content:"\45b6"}.hgi-bulk.hgi-first-aid-kit:before{content:"\45b7"}.hgi-bulk.hgi-first-bracket-circle:after{content:"\45b8"}.hgi-bulk.hgi-first-bracket-circle:before{content:"\45b9"}.hgi-bulk.hgi-first-bracket:after{content:"\45ba"}.hgi-bulk.hgi-first-bracket-square:after{content:"\45bb"}.hgi-bulk.hgi-first-bracket-square:before{content:"\45bc"}.hgi-bulk.hgi-first-bracket:before{content:"\45bd"}.hgi-bulk.hgi-fish-food:after{content:"\45be"}.hgi-bulk.hgi-fish-food:before{content:"\45bf"}.hgi-bulk.hgi-fiverr:after{content:"\45c0"}.hgi-bulk.hgi-fiverr:before{content:"\45c1"}.hgi-bulk.hgi-flag-01:after{content:"\45c2"}.hgi-bulk.hgi-flag-01:before{content:"\45c3"}.hgi-bulk.hgi-flag-02:after{content:"\45c4"}.hgi-bulk.hgi-flag-02:before{content:"\45c5"}.hgi-bulk.hgi-flag-03:after{content:"\45c6"}.hgi-bulk.hgi-flag-03:before{content:"\45c7"}.hgi-bulk.hgi-flash-off:after{content:"\45c8"}.hgi-bulk.hgi-flash-off:before{content:"\45c9"}.hgi-bulk.hgi-flash:after{content:"\45ca"}.hgi-bulk.hgi-flash:before{content:"\45cb"}.hgi-bulk.hgi-flaticon:after{content:"\45cc"}.hgi-bulk.hgi-flaticon:before{content:"\45cd"}.hgi-bulk.hgi-flickr:after{content:"\45ce"}.hgi-bulk.hgi-flickr:before{content:"\45cf"}.hgi-bulk.hgi-flim-slate:after{content:"\45d0"}.hgi-bulk.hgi-flim-slate:before{content:"\45d1"}.hgi-bulk.hgi-flip-bottom:after{content:"\45d2"}.hgi-bulk.hgi-flip-bottom:before{content:"\45d3"}.hgi-bulk.hgi-flip-horizontal:after{content:"\45d4"}.hgi-bulk.hgi-flip-horizontal:before{content:"\45d5"}.hgi-bulk.hgi-flip-left:after{content:"\45d6"}.hgi-bulk.hgi-flip-left:before{content:"\45d7"}.hgi-bulk.hgi-flip-phone:after{content:"\45d8"}.hgi-bulk.hgi-flip-phone:before{content:"\45d9"}.hgi-bulk.hgi-flip-right:after{content:"\45da"}.hgi-bulk.hgi-flip-right:before{content:"\45db"}.hgi-bulk.hgi-flip-top:after{content:"\45dc"}.hgi-bulk.hgi-flip-top:before{content:"\45dd"}.hgi-bulk.hgi-flip-vertical:after{content:"\45de"}.hgi-bulk.hgi-flip-vertical:before{content:"\45df"}.hgi-bulk.hgi-floor-plan:after{content:"\45e0"}.hgi-bulk.hgi-floor-plan:before{content:"\45e1"}.hgi-bulk.hgi-floppy-disk:after{content:"\45e2"}.hgi-bulk.hgi-floppy-disk:before{content:"\45e3"}.hgi-bulk.hgi-flow-circle:after{content:"\45e4"}.hgi-bulk.hgi-flow-circle:before{content:"\45e5"}.hgi-bulk.hgi-flow-connection:after{content:"\45e6"}.hgi-bulk.hgi-flow-connection:before{content:"\45e7"}.hgi-bulk.hgi-flow:after{content:"\45e8"}.hgi-bulk.hgi-flow-square:after{content:"\45e9"}.hgi-bulk.hgi-flow-square:before{content:"\45ea"}.hgi-bulk.hgi-flow:before{content:"\45eb"}.hgi-bulk.hgi-flowchart-01:after{content:"\45ec"}.hgi-bulk.hgi-flowchart-01:before{content:"\45ed"}.hgi-bulk.hgi-flowchart-02:after{content:"\45ee"}.hgi-bulk.hgi-flowchart-02:before{content:"\45ef"}.hgi-bulk.hgi-flower-pot:after{content:"\45f0"}.hgi-bulk.hgi-flower-pot:before{content:"\45f1"}.hgi-bulk.hgi-flower:after{content:"\45f2"}.hgi-bulk.hgi-flower:before{content:"\45f3"}.hgi-bulk.hgi-flushed:after{content:"\45f4"}.hgi-bulk.hgi-flushed:before{content:"\45f5"}.hgi-bulk.hgi-flying-human:after{content:"\45f6"}.hgi-bulk.hgi-flying-human:before{content:"\45f7"}.hgi-bulk.hgi-focus-point:after{content:"\45f8"}.hgi-bulk.hgi-focus-point:before{content:"\45f9"}.hgi-bulk.hgi-folder-01:after{content:"\45fa"}.hgi-bulk.hgi-folder-01:before{content:"\45fb"}.hgi-bulk.hgi-folder-02:after{content:"\45fc"}.hgi-bulk.hgi-folder-02:before{content:"\45fd"}.hgi-bulk.hgi-folder-03:after{content:"\45fe"}.hgi-bulk.hgi-folder-03:before{content:"\45ff"}.hgi-bulk.hgi-folder-add:after{content:"\4600"}.hgi-bulk.hgi-folder-add:before{content:"\4601"}.hgi-bulk.hgi-folder-attachment:after{content:"\4602"}.hgi-bulk.hgi-folder-attachment:before{content:"\4603"}.hgi-bulk.hgi-folder-audio:after{content:"\4604"}.hgi-bulk.hgi-folder-audio:before{content:"\4605"}.hgi-bulk.hgi-folder-block:after{content:"\4606"}.hgi-bulk.hgi-folder-block:before{content:"\4607"}.hgi-bulk.hgi-folder-check:after{content:"\4608"}.hgi-bulk.hgi-folder-check:before{content:"\4609"}.hgi-bulk.hgi-folder-cloud:after{content:"\460a"}.hgi-bulk.hgi-folder-cloud:before{content:"\460b"}.hgi-bulk.hgi-folder-details-reference:after{content:"\460c"}.hgi-bulk.hgi-folder-details-reference:before{content:"\460d"}.hgi-bulk.hgi-folder-details:after{content:"\460e"}.hgi-bulk.hgi-folder-details:before{content:"\460f"}.hgi-bulk.hgi-folder-download:after{content:"\4610"}.hgi-bulk.hgi-folder-download:before{content:"\4611"}.hgi-bulk.hgi-folder-edit:after{content:"\4612"}.hgi-bulk.hgi-folder-edit:before{content:"\4613"}.hgi-bulk.hgi-folder-export:after{content:"\4614"}.hgi-bulk.hgi-folder-export:before{content:"\4615"}.hgi-bulk.hgi-folder-favourite:after{content:"\4616"}.hgi-bulk.hgi-folder-favourite:before{content:"\4617"}.hgi-bulk.hgi-folder-file-storage:after{content:"\4618"}.hgi-bulk.hgi-folder-file-storage:before{content:"\4619"}.hgi-bulk.hgi-folder-import:after{content:"\461a"}.hgi-bulk.hgi-folder-import:before{content:"\461b"}.hgi-bulk.hgi-folder-library:after{content:"\461c"}.hgi-bulk.hgi-folder-library:before{content:"\461d"}.hgi-bulk.hgi-folder-links:after{content:"\461e"}.hgi-bulk.hgi-folder-links:before{content:"\461f"}.hgi-bulk.hgi-folder-locked:after{content:"\4620"}.hgi-bulk.hgi-folder-locked:before{content:"\4621"}.hgi-bulk.hgi-folder-management:after{content:"\4622"}.hgi-bulk.hgi-folder-management:before{content:"\4623"}.hgi-bulk.hgi-folder-minus:after{content:"\4624"}.hgi-bulk.hgi-folder-minus:before{content:"\4625"}.hgi-bulk.hgi-folder-music:after{content:"\4626"}.hgi-bulk.hgi-folder-music:before{content:"\4627"}.hgi-bulk.hgi-folder-off:after{content:"\4628"}.hgi-bulk.hgi-folder-off:before{content:"\4629"}.hgi-bulk.hgi-folder-open:after{content:"\462a"}.hgi-bulk.hgi-folder-open:before{content:"\462b"}.hgi-bulk.hgi-folder-pin:after{content:"\462c"}.hgi-bulk.hgi-folder-pin:before{content:"\462d"}.hgi-bulk.hgi-folder-remove:after{content:"\462e"}.hgi-bulk.hgi-folder-remove:before{content:"\462f"}.hgi-bulk.hgi-folder-search:after{content:"\4630"}.hgi-bulk.hgi-folder-search:before{content:"\4631"}.hgi-bulk.hgi-folder-security:after{content:"\4632"}.hgi-bulk.hgi-folder-security:before{content:"\4633"}.hgi-bulk.hgi-folder-shared-01:after{content:"\4634"}.hgi-bulk.hgi-folder-shared-01:before{content:"\4635"}.hgi-bulk.hgi-folder-shared-02:after{content:"\4636"}.hgi-bulk.hgi-folder-shared-02:before{content:"\4637"}.hgi-bulk.hgi-folder-shared-03:after{content:"\4638"}.hgi-bulk.hgi-folder-shared-03:before{content:"\4639"}.hgi-bulk.hgi-folder-sync:after{content:"\463a"}.hgi-bulk.hgi-folder-sync:before{content:"\463b"}.hgi-bulk.hgi-folder-transfer:after{content:"\463c"}.hgi-bulk.hgi-folder-transfer:before{content:"\463d"}.hgi-bulk.hgi-folder-unknown:after{content:"\463e"}.hgi-bulk.hgi-folder-unknown:before{content:"\463f"}.hgi-bulk.hgi-folder-unlocked:after{content:"\4640"}.hgi-bulk.hgi-folder-unlocked:before{content:"\4641"}.hgi-bulk.hgi-folder-upload:after{content:"\4642"}.hgi-bulk.hgi-folder-upload:before{content:"\4643"}.hgi-bulk.hgi-folder-video:after{content:"\4644"}.hgi-bulk.hgi-folder-video:before{content:"\4645"}.hgi-bulk.hgi-folder-view:after{content:"\4646"}.hgi-bulk.hgi-folder-view:before{content:"\4647"}.hgi-bulk.hgi-folder-zip:after{content:"\4648"}.hgi-bulk.hgi-folder-zip:before{content:"\4649"}.hgi-bulk.hgi-folders:after{content:"\464a"}.hgi-bulk.hgi-folders:before{content:"\464b"}.hgi-bulk.hgi-football-pitch:after{content:"\464c"}.hgi-bulk.hgi-football-pitch:before{content:"\464d"}.hgi-bulk.hgi-football:after{content:"\464e"}.hgi-bulk.hgi-football:before{content:"\464f"}.hgi-bulk.hgi-forgot-password:after{content:"\4650"}.hgi-bulk.hgi-forgot-password:before{content:"\4651"}.hgi-bulk.hgi-fork:after{content:"\4652"}.hgi-bulk.hgi-fork:before{content:"\4653"}.hgi-bulk.hgi-forrst:after{content:"\4654"}.hgi-bulk.hgi-forrst:before{content:"\4655"}.hgi-bulk.hgi-fortress:after{content:"\4656"}.hgi-bulk.hgi-fortress:before{content:"\4657"}.hgi-bulk.hgi-forward-01:after{content:"\4658"}.hgi-bulk.hgi-forward-01:before{content:"\4659"}.hgi-bulk.hgi-forward-02:after{content:"\465a"}.hgi-bulk.hgi-forward-02:before{content:"\465b"}.hgi-bulk.hgi-four-finger-02:after{content:"\465c"}.hgi-bulk.hgi-four-finger-02:before{content:"\465d"}.hgi-bulk.hgi-four-finger-03:after{content:"\465e"}.hgi-bulk.hgi-four-finger-03:before{content:"\465f"}.hgi-bulk.hgi-four-k:after{content:"\4660"}.hgi-bulk.hgi-four-k:before{content:"\4661"}.hgi-bulk.hgi-foursquare:after{content:"\4662"}.hgi-bulk.hgi-foursquare:before{content:"\4663"}.hgi-bulk.hgi-framer:after{content:"\4664"}.hgi-bulk.hgi-framer:before{content:"\4665"}.hgi-bulk.hgi-frameworks:after{content:"\4666"}.hgi-bulk.hgi-frameworks:before{content:"\4667"}.hgi-bulk.hgi-french-fries-01:after{content:"\4668"}.hgi-bulk.hgi-french-fries-01:before{content:"\4669"}.hgi-bulk.hgi-french-fries-02:after{content:"\466a"}.hgi-bulk.hgi-french-fries-02:before{content:"\466b"}.hgi-bulk.hgi-fridge:after{content:"\466c"}.hgi-bulk.hgi-fridge:before{content:"\466d"}.hgi-bulk.hgi-fry:after{content:"\466e"}.hgi-bulk.hgi-fry:before{content:"\466f"}.hgi-bulk.hgi-fuel-01:after{content:"\4670"}.hgi-bulk.hgi-fuel-01:before{content:"\4671"}.hgi-bulk.hgi-fuel-02:after{content:"\4672"}.hgi-bulk.hgi-fuel-02:before{content:"\4673"}.hgi-bulk.hgi-fuel-station:after{content:"\4674"}.hgi-bulk.hgi-fuel-station:before{content:"\4675"}.hgi-bulk.hgi-function-circle:after{content:"\4676"}.hgi-bulk.hgi-function-circle:before{content:"\4677"}.hgi-bulk.hgi-function-of-x:after{content:"\4678"}.hgi-bulk.hgi-function-of-x:before{content:"\4679"}.hgi-bulk.hgi-function:after{content:"\467a"}.hgi-bulk.hgi-function-square:after{content:"\467b"}.hgi-bulk.hgi-function-square:before{content:"\467c"}.hgi-bulk.hgi-function:before{content:"\467d"}.hgi-bulk.hgi-galaxy:after{content:"\467e"}.hgi-bulk.hgi-galaxy:before{content:"\467f"}.hgi-bulk.hgi-game-controller-01:after{content:"\4680"}.hgi-bulk.hgi-game-controller-01:before{content:"\4681"}.hgi-bulk.hgi-game-controller-02:after{content:"\4682"}.hgi-bulk.hgi-game-controller-02:before{content:"\4683"}.hgi-bulk.hgi-game-controller-03:after{content:"\4684"}.hgi-bulk.hgi-game-controller-03:before{content:"\4685"}.hgi-bulk.hgi-game:after{content:"\4686"}.hgi-bulk.hgi-game:before{content:"\4687"}.hgi-bulk.hgi-gameboy:after{content:"\4688"}.hgi-bulk.hgi-gameboy:before{content:"\4689"}.hgi-bulk.hgi-garage:after{content:"\468a"}.hgi-bulk.hgi-garage:before{content:"\468b"}.hgi-bulk.hgi-garbage-truck:after{content:"\468c"}.hgi-bulk.hgi-garbage-truck:before{content:"\468d"}.hgi-bulk.hgi-gas-pipe:after{content:"\468e"}.hgi-bulk.hgi-gas-pipe:before{content:"\468f"}.hgi-bulk.hgi-gas-stove:after{content:"\4690"}.hgi-bulk.hgi-gas-stove:before{content:"\4691"}.hgi-bulk.hgi-gem:after{content:"\4692"}.hgi-bulk.hgi-gem:before{content:"\4693"}.hgi-bulk.hgi-geology-crust:after{content:"\4694"}.hgi-bulk.hgi-geology-crust:before{content:"\4695"}.hgi-bulk.hgi-geometric-shapes-01:after{content:"\4696"}.hgi-bulk.hgi-geometric-shapes-01:before{content:"\4697"}.hgi-bulk.hgi-geometric-shapes-02:after{content:"\4698"}.hgi-bulk.hgi-geometric-shapes-02:before{content:"\4699"}.hgi-bulk.hgi-gibbous-moon:after{content:"\469a"}.hgi-bulk.hgi-gibbous-moon:before{content:"\469b"}.hgi-bulk.hgi-gif-01:after{content:"\469c"}.hgi-bulk.hgi-gif-01:before{content:"\469d"}.hgi-bulk.hgi-gif-02:after{content:"\469e"}.hgi-bulk.hgi-gif-02:before{content:"\469f"}.hgi-bulk.hgi-gift-card:after{content:"\46a0"}.hgi-bulk.hgi-gift-card:before{content:"\46a1"}.hgi-bulk.hgi-gift:after{content:"\46a2"}.hgi-bulk.hgi-gift:before{content:"\46a3"}.hgi-bulk.hgi-git-branch:after{content:"\46a4"}.hgi-bulk.hgi-git-branch:before{content:"\46a5"}.hgi-bulk.hgi-git-commit:after{content:"\46a6"}.hgi-bulk.hgi-git-commit:before{content:"\46a7"}.hgi-bulk.hgi-git-compare:after{content:"\46a8"}.hgi-bulk.hgi-git-compare:before{content:"\46a9"}.hgi-bulk.hgi-git-fork:after{content:"\46aa"}.hgi-bulk.hgi-git-fork:before{content:"\46ab"}.hgi-bulk.hgi-git-merge:after{content:"\46ac"}.hgi-bulk.hgi-git-merge:before{content:"\46ad"}.hgi-bulk.hgi-git-pull-request-closed:after{content:"\46ae"}.hgi-bulk.hgi-git-pull-request-closed:before{content:"\46af"}.hgi-bulk.hgi-git-pull-request-draft:after{content:"\46b0"}.hgi-bulk.hgi-git-pull-request-draft:before{content:"\46b1"}.hgi-bulk.hgi-git-pull-request:after{content:"\46b2"}.hgi-bulk.hgi-git-pull-request:before{content:"\46b3"}.hgi-bulk.hgi-gitbook:after{content:"\46b4"}.hgi-bulk.hgi-gitbook:before{content:"\46b5"}.hgi-bulk.hgi-github-01:after{content:"\46b6"}.hgi-bulk.hgi-github-01:before{content:"\46b7"}.hgi-bulk.hgi-github:after{content:"\46b8"}.hgi-bulk.hgi-github:before{content:"\46b9"}.hgi-bulk.hgi-gitlab:after{content:"\46ba"}.hgi-bulk.hgi-gitlab:before{content:"\46bb"}.hgi-bulk.hgi-give-blood:after{content:"\46bc"}.hgi-bulk.hgi-give-blood:before{content:"\46bd"}.hgi-bulk.hgi-give-pill:after{content:"\46be"}.hgi-bulk.hgi-give-pill:before{content:"\46bf"}.hgi-bulk.hgi-glasses:after{content:"\46c0"}.hgi-bulk.hgi-glasses:before{content:"\46c1"}.hgi-bulk.hgi-global-editing:after{content:"\46c2"}.hgi-bulk.hgi-global-editing:before{content:"\46c3"}.hgi-bulk.hgi-global-education:after{content:"\46c4"}.hgi-bulk.hgi-global-education:before{content:"\46c5"}.hgi-bulk.hgi-global-refresh:after{content:"\46c6"}.hgi-bulk.hgi-global-refresh:before{content:"\46c7"}.hgi-bulk.hgi-global-search:after{content:"\46c8"}.hgi-bulk.hgi-global-search:before{content:"\46c9"}.hgi-bulk.hgi-global:after{content:"\46ca"}.hgi-bulk.hgi-global:before{content:"\46cb"}.hgi-bulk.hgi-globe-02:after{content:"\46cc"}.hgi-bulk.hgi-globe-02:before{content:"\46cd"}.hgi-bulk.hgi-globe:after{content:"\46ce"}.hgi-bulk.hgi-globe:before{content:"\46cf"}.hgi-bulk.hgi-glove:after{content:"\46d0"}.hgi-bulk.hgi-glove:before{content:"\46d1"}.hgi-bulk.hgi-go-backward-10-sec:after{content:"\46d2"}.hgi-bulk.hgi-go-backward-10-sec:before{content:"\46d3"}.hgi-bulk.hgi-go-backward-15-sec:after{content:"\46d4"}.hgi-bulk.hgi-go-backward-15-sec:before{content:"\46d5"}.hgi-bulk.hgi-go-backward-30-sec:after{content:"\46d6"}.hgi-bulk.hgi-go-backward-30-sec:before{content:"\46d7"}.hgi-bulk.hgi-go-backward-5-sec:after{content:"\46d8"}.hgi-bulk.hgi-go-backward-5-sec:before{content:"\46d9"}.hgi-bulk.hgi-go-backward-60-sec:after{content:"\46da"}.hgi-bulk.hgi-go-backward-60-sec:before{content:"\46db"}.hgi-bulk.hgi-go-forward-10-sec:after{content:"\46dc"}.hgi-bulk.hgi-go-forward-10-sec:before{content:"\46dd"}.hgi-bulk.hgi-go-forward-15-sec:after{content:"\46de"}.hgi-bulk.hgi-go-forward-15-sec:before{content:"\46df"}.hgi-bulk.hgi-go-forward-30-sec:after{content:"\46e0"}.hgi-bulk.hgi-go-forward-30-sec:before{content:"\46e1"}.hgi-bulk.hgi-go-forward-5-sec:after{content:"\46e2"}.hgi-bulk.hgi-go-forward-5-sec:before{content:"\46e3"}.hgi-bulk.hgi-go-forward-60-sec:after{content:"\46e4"}.hgi-bulk.hgi-go-forward-60-sec:before{content:"\46e5"}.hgi-bulk.hgi-gold-ingots:after{content:"\46e6"}.hgi-bulk.hgi-gold-ingots:before{content:"\46e7"}.hgi-bulk.hgi-gold:after{content:"\46e8"}.hgi-bulk.hgi-gold:before{content:"\46e9"}.hgi-bulk.hgi-golf-ball:after{content:"\46ea"}.hgi-bulk.hgi-golf-ball:before{content:"\46eb"}.hgi-bulk.hgi-golf-bat:after{content:"\46ec"}.hgi-bulk.hgi-golf-bat:before{content:"\46ed"}.hgi-bulk.hgi-golf-cart:after{content:"\46ee"}.hgi-bulk.hgi-golf-cart:before{content:"\46ef"}.hgi-bulk.hgi-golf-hole:after{content:"\46f0"}.hgi-bulk.hgi-golf-hole:before{content:"\46f1"}.hgi-bulk.hgi-google-doc:after{content:"\46f2"}.hgi-bulk.hgi-google-doc:before{content:"\46f3"}.hgi-bulk.hgi-google-drive:after{content:"\46f4"}.hgi-bulk.hgi-google-drive:before{content:"\46f5"}.hgi-bulk.hgi-google-gemini:after{content:"\46f6"}.hgi-bulk.hgi-google-gemini:before{content:"\46f7"}.hgi-bulk.hgi-google-home:after{content:"\46f8"}.hgi-bulk.hgi-google-home:before{content:"\46f9"}.hgi-bulk.hgi-google-lens:after{content:"\46fa"}.hgi-bulk.hgi-google-lens:before{content:"\46fb"}.hgi-bulk.hgi-google-maps:after{content:"\46fc"}.hgi-bulk.hgi-google-maps:before{content:"\46fd"}.hgi-bulk.hgi-google-photos:after{content:"\46fe"}.hgi-bulk.hgi-google-photos:before{content:"\46ff"}.hgi-bulk.hgi-google:after{content:"\4700"}.hgi-bulk.hgi-google-sheet:after{content:"\4701"}.hgi-bulk.hgi-google-sheet:before{content:"\4702"}.hgi-bulk.hgi-google:before{content:"\4703"}.hgi-bulk.hgi-gps-01:after{content:"\4704"}.hgi-bulk.hgi-gps-01:before{content:"\4705"}.hgi-bulk.hgi-gps-02:after{content:"\4706"}.hgi-bulk.hgi-gps-02:before{content:"\4707"}.hgi-bulk.hgi-gps-disconnected:after{content:"\4708"}.hgi-bulk.hgi-gps-disconnected:before{content:"\4709"}.hgi-bulk.hgi-gps-off-01:after{content:"\470a"}.hgi-bulk.hgi-gps-off-01:before{content:"\470b"}.hgi-bulk.hgi-gps-off-02:after{content:"\470c"}.hgi-bulk.hgi-gps-off-02:before{content:"\470d"}.hgi-bulk.hgi-gps-signal-01:after{content:"\470e"}.hgi-bulk.hgi-gps-signal-01:before{content:"\470f"}.hgi-bulk.hgi-gps-signal-02:after{content:"\4710"}.hgi-bulk.hgi-gps-signal-02:before{content:"\4711"}.hgi-bulk.hgi-gpu:after{content:"\4712"}.hgi-bulk.hgi-gpu:before{content:"\4713"}.hgi-bulk.hgi-graduate-female:after{content:"\4714"}.hgi-bulk.hgi-graduate-female:before{content:"\4715"}.hgi-bulk.hgi-graduate-male:after{content:"\4716"}.hgi-bulk.hgi-graduate-male:before{content:"\4717"}.hgi-bulk.hgi-graduation-scroll:after{content:"\4718"}.hgi-bulk.hgi-graduation-scroll:before{content:"\4719"}.hgi-bulk.hgi-grapes:after{content:"\471a"}.hgi-bulk.hgi-grapes:before{content:"\471b"}.hgi-bulk.hgi-gravity:after{content:"\471c"}.hgi-bulk.hgi-gravity:before{content:"\471d"}.hgi-bulk.hgi-greater-than-circle:after{content:"\471e"}.hgi-bulk.hgi-greater-than-circle:before{content:"\471f"}.hgi-bulk.hgi-greater-than:after{content:"\4720"}.hgi-bulk.hgi-greater-than-square:after{content:"\4721"}.hgi-bulk.hgi-greater-than-square:before{content:"\4722"}.hgi-bulk.hgi-greater-than:before{content:"\4723"}.hgi-bulk.hgi-greek-helmet:after{content:"\4724"}.hgi-bulk.hgi-greek-helmet:before{content:"\4725"}.hgi-bulk.hgi-green-house:after{content:"\4726"}.hgi-bulk.hgi-green-house:before{content:"\4727"}.hgi-bulk.hgi-grid-off:after{content:"\4728"}.hgi-bulk.hgi-grid-off:before{content:"\4729"}.hgi-bulk.hgi-grid:after{content:"\472a"}.hgi-bulk.hgi-grid-table:after{content:"\472b"}.hgi-bulk.hgi-grid-table:before{content:"\472c"}.hgi-bulk.hgi-grid-view:after{content:"\472d"}.hgi-bulk.hgi-grid-view:before{content:"\472e"}.hgi-bulk.hgi-grid:before{content:"\472f"}.hgi-bulk.hgi-grimacing:after{content:"\4730"}.hgi-bulk.hgi-grimacing:before{content:"\4731"}.hgi-bulk.hgi-grinning:after{content:"\4732"}.hgi-bulk.hgi-grinning:before{content:"\4733"}.hgi-bulk.hgi-grok:after{content:"\4734"}.hgi-bulk.hgi-grok:before{content:"\4735"}.hgi-bulk.hgi-group-items:after{content:"\4736"}.hgi-bulk.hgi-group-items:before{content:"\4737"}.hgi-bulk.hgi-group-layers:after{content:"\4738"}.hgi-bulk.hgi-group-layers:before{content:"\4739"}.hgi-bulk.hgi-guest-house:after{content:"\473a"}.hgi-bulk.hgi-guest-house:before{content:"\473b"}.hgi-bulk.hgi-gun:after{content:"\473c"}.hgi-bulk.hgi-gun:before{content:"\473d"}.hgi-bulk.hgi-gymnastic-rings:after{content:"\473e"}.hgi-bulk.hgi-gymnastic-rings:before{content:"\473f"}.hgi-bulk.hgi-gymnastic:after{content:"\4740"}.hgi-bulk.hgi-gymnastic:before{content:"\4741"}.hgi-bulk.hgi-hackerrank:after{content:"\4742"}.hgi-bulk.hgi-hackerrank:before{content:"\4743"}.hgi-bulk.hgi-hair-clips:after{content:"\4744"}.hgi-bulk.hgi-hair-clips:before{content:"\4745"}.hgi-bulk.hgi-hair-dryer:after{content:"\4746"}.hgi-bulk.hgi-hair-dryer:before{content:"\4747"}.hgi-bulk.hgi-haji:after{content:"\4748"}.hgi-bulk.hgi-haji:before{content:"\4749"}.hgi-bulk.hgi-halal:after{content:"\474a"}.hgi-bulk.hgi-halal:before{content:"\474b"}.hgi-bulk.hgi-hamburger-01:after{content:"\474c"}.hgi-bulk.hgi-hamburger-01:before{content:"\474d"}.hgi-bulk.hgi-hamburger-02:after{content:"\474e"}.hgi-bulk.hgi-hamburger-02:before{content:"\474f"}.hgi-bulk.hgi-hand-bag-01:after{content:"\4750"}.hgi-bulk.hgi-hand-bag-01:before{content:"\4751"}.hgi-bulk.hgi-hand-bag-02:after{content:"\4752"}.hgi-bulk.hgi-hand-bag-02:before{content:"\4753"}.hgi-bulk.hgi-hand-beater:after{content:"\4754"}.hgi-bulk.hgi-hand-beater:before{content:"\4755"}.hgi-bulk.hgi-hand-grip:after{content:"\4756"}.hgi-bulk.hgi-hand-grip:before{content:"\4757"}.hgi-bulk.hgi-hand-pointing-down-01:after{content:"\4758"}.hgi-bulk.hgi-hand-pointing-down-01:before{content:"\4759"}.hgi-bulk.hgi-hand-pointing-down-02:after{content:"\475a"}.hgi-bulk.hgi-hand-pointing-down-02:before{content:"\475b"}.hgi-bulk.hgi-hand-pointing-down-03:after{content:"\475c"}.hgi-bulk.hgi-hand-pointing-down-03:before{content:"\475d"}.hgi-bulk.hgi-hand-pointing-down-04:after{content:"\475e"}.hgi-bulk.hgi-hand-pointing-down-04:before{content:"\475f"}.hgi-bulk.hgi-hand-pointing-left-01:after{content:"\4760"}.hgi-bulk.hgi-hand-pointing-left-01:before{content:"\4761"}.hgi-bulk.hgi-hand-pointing-left-02:after{content:"\4762"}.hgi-bulk.hgi-hand-pointing-left-02:before{content:"\4763"}.hgi-bulk.hgi-hand-pointing-left-03:after{content:"\4764"}.hgi-bulk.hgi-hand-pointing-left-03:before{content:"\4765"}.hgi-bulk.hgi-hand-pointing-left-04:after{content:"\4766"}.hgi-bulk.hgi-hand-pointing-left-04:before{content:"\4767"}.hgi-bulk.hgi-hand-pointing-right-01:after{content:"\4768"}.hgi-bulk.hgi-hand-pointing-right-01:before{content:"\4769"}.hgi-bulk.hgi-hand-pointing-right-02:after{content:"\476a"}.hgi-bulk.hgi-hand-pointing-right-02:before{content:"\476b"}.hgi-bulk.hgi-hand-pointing-right-03:after{content:"\476c"}.hgi-bulk.hgi-hand-pointing-right-03:before{content:"\476d"}.hgi-bulk.hgi-hand-pointing-right-04:after{content:"\476e"}.hgi-bulk.hgi-hand-pointing-right-04:before{content:"\476f"}.hgi-bulk.hgi-hand-prayer:after{content:"\4770"}.hgi-bulk.hgi-hand-prayer:before{content:"\4771"}.hgi-bulk.hgi-hand-sanitizer:after{content:"\4772"}.hgi-bulk.hgi-hand-sanitizer:before{content:"\4773"}.hgi-bulk.hgi-handcuffs:after{content:"\4774"}.hgi-bulk.hgi-handcuffs:before{content:"\4775"}.hgi-bulk.hgi-hanger:after{content:"\4776"}.hgi-bulk.hgi-hanger:before{content:"\4777"}.hgi-bulk.hgi-hanging-clock:after{content:"\4778"}.hgi-bulk.hgi-hanging-clock:before{content:"\4779"}.hgi-bulk.hgi-hangout:after{content:"\477a"}.hgi-bulk.hgi-hangout:before{content:"\477b"}.hgi-bulk.hgi-happy:after{content:"\477c"}.hgi-bulk.hgi-happy:before{content:"\477d"}.hgi-bulk.hgi-hard-drive:after{content:"\477e"}.hgi-bulk.hgi-hard-drive:before{content:"\477f"}.hgi-bulk.hgi-hdd:after{content:"\4780"}.hgi-bulk.hgi-hdd:before{content:"\4781"}.hgi-bulk.hgi-hdr-01:after{content:"\4782"}.hgi-bulk.hgi-hdr-01:before{content:"\4783"}.hgi-bulk.hgi-hdr-02:after{content:"\4784"}.hgi-bulk.hgi-hdr-02:before{content:"\4785"}.hgi-bulk.hgi-heading-01:after{content:"\4786"}.hgi-bulk.hgi-heading-01:before{content:"\4787"}.hgi-bulk.hgi-heading-02:after{content:"\4788"}.hgi-bulk.hgi-heading-02:before{content:"\4789"}.hgi-bulk.hgi-heading-03:after{content:"\478a"}.hgi-bulk.hgi-heading-03:before{content:"\478b"}.hgi-bulk.hgi-heading-04:after{content:"\478c"}.hgi-bulk.hgi-heading-04:before{content:"\478d"}.hgi-bulk.hgi-heading-05:after{content:"\478e"}.hgi-bulk.hgi-heading-05:before{content:"\478f"}.hgi-bulk.hgi-heading-06:after{content:"\4790"}.hgi-bulk.hgi-heading-06:before{content:"\4791"}.hgi-bulk.hgi-heading:after{content:"\4792"}.hgi-bulk.hgi-heading:before{content:"\4793"}.hgi-bulk.hgi-headphone-mute:after{content:"\4794"}.hgi-bulk.hgi-headphone-mute:before{content:"\4795"}.hgi-bulk.hgi-headphones:after{content:"\4796"}.hgi-bulk.hgi-headphones:before{content:"\4797"}.hgi-bulk.hgi-headset-connected:after{content:"\4798"}.hgi-bulk.hgi-headset-connected:before{content:"\4799"}.hgi-bulk.hgi-headset-off:after{content:"\479a"}.hgi-bulk.hgi-headset-off:before{content:"\479b"}.hgi-bulk.hgi-headset:after{content:"\479c"}.hgi-bulk.hgi-headset:before{content:"\479d"}.hgi-bulk.hgi-healtcare:after{content:"\479e"}.hgi-bulk.hgi-healtcare:before{content:"\479f"}.hgi-bulk.hgi-health:after{content:"\47a0"}.hgi-bulk.hgi-health:before{content:"\47a1"}.hgi-bulk.hgi-heart-add:after{content:"\47a2"}.hgi-bulk.hgi-heart-add:before{content:"\47a3"}.hgi-bulk.hgi-heart-check:after{content:"\47a4"}.hgi-bulk.hgi-heart-check:before{content:"\47a5"}.hgi-bulk.hgi-heart-remove:after{content:"\47a6"}.hgi-bulk.hgi-heart-remove:before{content:"\47a7"}.hgi-bulk.hgi-heartbreak:after{content:"\47a8"}.hgi-bulk.hgi-heartbreak:before{content:"\47a9"}.hgi-bulk.hgi-helicopter:after{content:"\47aa"}.hgi-bulk.hgi-helicopter:before{content:"\47ab"}.hgi-bulk.hgi-help-circle:after{content:"\47ac"}.hgi-bulk.hgi-help-circle:before{content:"\47ad"}.hgi-bulk.hgi-help-square:after{content:"\47ae"}.hgi-bulk.hgi-help-square:before{content:"\47af"}.hgi-bulk.hgi-hexagon-01:after{content:"\47b0"}.hgi-bulk.hgi-hexagon-01:before{content:"\47b1"}.hgi-bulk.hgi-hexagon:after{content:"\47b2"}.hgi-bulk.hgi-hexagon:before{content:"\47b3"}.hgi-bulk.hgi-hierarchy-circle-01:after{content:"\47b4"}.hgi-bulk.hgi-hierarchy-circle-01:before{content:"\47b5"}.hgi-bulk.hgi-hierarchy-circle-02:after{content:"\47b6"}.hgi-bulk.hgi-hierarchy-circle-02:before{content:"\47b7"}.hgi-bulk.hgi-hierarchy-circle-03:after{content:"\47b8"}.hgi-bulk.hgi-hierarchy-circle-03:before{content:"\47b9"}.hgi-bulk.hgi-hierarchy-files:after{content:"\47ba"}.hgi-bulk.hgi-hierarchy-files:before{content:"\47bb"}.hgi-bulk.hgi-hierarchy:after{content:"\47bc"}.hgi-bulk.hgi-hierarchy-square-01:after{content:"\47bd"}.hgi-bulk.hgi-hierarchy-square-01:before{content:"\47be"}.hgi-bulk.hgi-hierarchy-square-02:after{content:"\47bf"}.hgi-bulk.hgi-hierarchy-square-02:before{content:"\47c0"}.hgi-bulk.hgi-hierarchy-square-03:after{content:"\47c1"}.hgi-bulk.hgi-hierarchy-square-03:before{content:"\47c2"}.hgi-bulk.hgi-hierarchy-square-04:after{content:"\47c3"}.hgi-bulk.hgi-hierarchy-square-04:before{content:"\47c4"}.hgi-bulk.hgi-hierarchy-square-05:after{content:"\47c5"}.hgi-bulk.hgi-hierarchy-square-05:before{content:"\47c6"}.hgi-bulk.hgi-hierarchy-square-06:after{content:"\47c7"}.hgi-bulk.hgi-hierarchy-square-06:before{content:"\47c8"}.hgi-bulk.hgi-hierarchy-square-07:after{content:"\47c9"}.hgi-bulk.hgi-hierarchy-square-07:before{content:"\47ca"}.hgi-bulk.hgi-hierarchy-square-08:after{content:"\47cb"}.hgi-bulk.hgi-hierarchy-square-08:before{content:"\47cc"}.hgi-bulk.hgi-hierarchy-square-10:after{content:"\47cd"}.hgi-bulk.hgi-hierarchy-square-10:before{content:"\47ce"}.hgi-bulk.hgi-hierarchy:before{content:"\47cf"}.hgi-bulk.hgi-high-heels-01:after{content:"\47d0"}.hgi-bulk.hgi-high-heels-01:before{content:"\47d1"}.hgi-bulk.hgi-high-heels-02:after{content:"\47d2"}.hgi-bulk.hgi-high-heels-02:before{content:"\47d3"}.hgi-bulk.hgi-hijab:after{content:"\47d4"}.hgi-bulk.hgi-hijab:before{content:"\47d5"}.hgi-bulk.hgi-hockey:after{content:"\47d6"}.hgi-bulk.hgi-hockey:before{content:"\47d7"}.hgi-bulk.hgi-hold-01:after{content:"\47d8"}.hgi-bulk.hgi-hold-01:before{content:"\47d9"}.hgi-bulk.hgi-hold-02:after{content:"\47da"}.hgi-bulk.hgi-hold-02:before{content:"\47db"}.hgi-bulk.hgi-hold-03:after{content:"\47dc"}.hgi-bulk.hgi-hold-03:before{content:"\47dd"}.hgi-bulk.hgi-hold-04:after{content:"\47de"}.hgi-bulk.hgi-hold-04:before{content:"\47df"}.hgi-bulk.hgi-hold-05:after{content:"\47e0"}.hgi-bulk.hgi-hold-05:before{content:"\47e1"}.hgi-bulk.hgi-hold-locked-01:after{content:"\47e2"}.hgi-bulk.hgi-hold-locked-01:before{content:"\47e3"}.hgi-bulk.hgi-hold-locked-02:after{content:"\47e4"}.hgi-bulk.hgi-hold-locked-02:before{content:"\47e5"}.hgi-bulk.hgi-hold-phone:after{content:"\47e6"}.hgi-bulk.hgi-hold-phone:before{content:"\47e7"}.hgi-bulk.hgi-hologram:after{content:"\47e8"}.hgi-bulk.hgi-hologram:before{content:"\47e9"}.hgi-bulk.hgi-home-01:after{content:"\47ea"}.hgi-bulk.hgi-home-01:before{content:"\47eb"}.hgi-bulk.hgi-home-02:after{content:"\47ec"}.hgi-bulk.hgi-home-02:before{content:"\47ed"}.hgi-bulk.hgi-home-03:after{content:"\47ee"}.hgi-bulk.hgi-home-03:before{content:"\47ef"}.hgi-bulk.hgi-home-04:after{content:"\47f0"}.hgi-bulk.hgi-home-04:before{content:"\47f1"}.hgi-bulk.hgi-home-05:after{content:"\47f2"}.hgi-bulk.hgi-home-05:before{content:"\47f3"}.hgi-bulk.hgi-home-06:after{content:"\47f4"}.hgi-bulk.hgi-home-06:before{content:"\47f5"}.hgi-bulk.hgi-home-07:after{content:"\47f6"}.hgi-bulk.hgi-home-07:before{content:"\47f7"}.hgi-bulk.hgi-home-08:after{content:"\47f8"}.hgi-bulk.hgi-home-08:before{content:"\47f9"}.hgi-bulk.hgi-home-09:after{content:"\47fa"}.hgi-bulk.hgi-home-09:before{content:"\47fb"}.hgi-bulk.hgi-home-10:after{content:"\47fc"}.hgi-bulk.hgi-home-10:before{content:"\47fd"}.hgi-bulk.hgi-home-11:after{content:"\47fe"}.hgi-bulk.hgi-home-11:before{content:"\47ff"}.hgi-bulk.hgi-home-12:after{content:"\4800"}.hgi-bulk.hgi-home-12:before{content:"\4801"}.hgi-bulk.hgi-home-13:after{content:"\4802"}.hgi-bulk.hgi-home-13:before{content:"\4803"}.hgi-bulk.hgi-home-wifi:after{content:"\4804"}.hgi-bulk.hgi-home-wifi:before{content:"\4805"}.hgi-bulk.hgi-honey-01:after{content:"\4806"}.hgi-bulk.hgi-honey-01:before{content:"\4807"}.hgi-bulk.hgi-honey-02:after{content:"\4808"}.hgi-bulk.hgi-honey-02:before{content:"\4809"}.hgi-bulk.hgi-honor:after{content:"\480a"}.hgi-bulk.hgi-honor:before{content:"\480b"}.hgi-bulk.hgi-honour-star:after{content:"\480c"}.hgi-bulk.hgi-honour-star:before{content:"\480d"}.hgi-bulk.hgi-hoodie:after{content:"\480e"}.hgi-bulk.hgi-hoodie:before{content:"\480f"}.hgi-bulk.hgi-horizonal-scroll-point:after{content:"\4810"}.hgi-bulk.hgi-horizonal-scroll-point:before{content:"\4811"}.hgi-bulk.hgi-horizontal-resize:after{content:"\4812"}.hgi-bulk.hgi-horizontal-resize:before{content:"\4813"}.hgi-bulk.hgi-hospital-01:after{content:"\4814"}.hgi-bulk.hgi-hospital-01:before{content:"\4815"}.hgi-bulk.hgi-hospital-02:after{content:"\4816"}.hgi-bulk.hgi-hospital-02:before{content:"\4817"}.hgi-bulk.hgi-hospital-bed-01:after{content:"\4818"}.hgi-bulk.hgi-hospital-bed-01:before{content:"\4819"}.hgi-bulk.hgi-hospital-bed-02:after{content:"\481a"}.hgi-bulk.hgi-hospital-bed-02:before{content:"\481b"}.hgi-bulk.hgi-hospital-location:after{content:"\481c"}.hgi-bulk.hgi-hospital-location:before{content:"\481d"}.hgi-bulk.hgi-hot-air-balloon:after{content:"\481e"}.hgi-bulk.hgi-hot-air-balloon:before{content:"\481f"}.hgi-bulk.hgi-hot-price:after{content:"\4820"}.hgi-bulk.hgi-hot-price:before{content:"\4821"}.hgi-bulk.hgi-hot-tube:after{content:"\4822"}.hgi-bulk.hgi-hot-tube:before{content:"\4823"}.hgi-bulk.hgi-hotdog:after{content:"\4824"}.hgi-bulk.hgi-hotdog:before{content:"\4825"}.hgi-bulk.hgi-hotel-01:after{content:"\4826"}.hgi-bulk.hgi-hotel-01:before{content:"\4827"}.hgi-bulk.hgi-hotel-02:after{content:"\4828"}.hgi-bulk.hgi-hotel-02:before{content:"\4829"}.hgi-bulk.hgi-hotspot-offline:after{content:"\482a"}.hgi-bulk.hgi-hotspot-offline:before{content:"\482b"}.hgi-bulk.hgi-hotspot:after{content:"\482c"}.hgi-bulk.hgi-hotspot:before{content:"\482d"}.hgi-bulk.hgi-hourglass-off:after{content:"\482e"}.hgi-bulk.hgi-hourglass-off:before{content:"\482f"}.hgi-bulk.hgi-hourglass:after{content:"\4830"}.hgi-bulk.hgi-hourglass:before{content:"\4831"}.hgi-bulk.hgi-house-01:after{content:"\4832"}.hgi-bulk.hgi-house-01:before{content:"\4833"}.hgi-bulk.hgi-house-02:after{content:"\4834"}.hgi-bulk.hgi-house-02:before{content:"\4835"}.hgi-bulk.hgi-house-03:after{content:"\4836"}.hgi-bulk.hgi-house-03:before{content:"\4837"}.hgi-bulk.hgi-house-04:after{content:"\4838"}.hgi-bulk.hgi-house-04:before{content:"\4839"}.hgi-bulk.hgi-house-05:after{content:"\483a"}.hgi-bulk.hgi-house-05:before{content:"\483b"}.hgi-bulk.hgi-house-solar-panel:after{content:"\483c"}.hgi-bulk.hgi-house-solar-panel:before{content:"\483d"}.hgi-bulk.hgi-html-5:after{content:"\483e"}.hgi-bulk.hgi-html-5:before{content:"\483f"}.hgi-bulk.hgi-humidity:after{content:"\4840"}.hgi-bulk.hgi-humidity:before{content:"\4841"}.hgi-bulk.hgi-hut:after{content:"\4842"}.hgi-bulk.hgi-hut:before{content:"\4843"}.hgi-bulk.hgi-hydro-power:after{content:"\4844"}.hgi-bulk.hgi-hydro-power:before{content:"\4845"}.hgi-bulk.hgi-hyperbole:after{content:"\4846"}.hgi-bulk.hgi-hyperbole:before{content:"\4847"}.hgi-bulk.hgi-ice-cream-01:after{content:"\4848"}.hgi-bulk.hgi-ice-cream-01:before{content:"\4849"}.hgi-bulk.hgi-ice-cream-02:after{content:"\484a"}.hgi-bulk.hgi-ice-cream-02:before{content:"\484b"}.hgi-bulk.hgi-ice-cream-03:after{content:"\484c"}.hgi-bulk.hgi-ice-cream-03:before{content:"\484d"}.hgi-bulk.hgi-ice-cream-04:after{content:"\484e"}.hgi-bulk.hgi-ice-cream-04:before{content:"\484f"}.hgi-bulk.hgi-ice-hockey:after{content:"\4850"}.hgi-bulk.hgi-ice-hockey:before{content:"\4851"}.hgi-bulk.hgi-ice-skating:after{content:"\4852"}.hgi-bulk.hgi-ice-skating:before{content:"\4853"}.hgi-bulk.hgi-ico:after{content:"\4854"}.hgi-bulk.hgi-ico:before{content:"\4855"}.hgi-bulk.hgi-iconjar:after{content:"\4856"}.hgi-bulk.hgi-iconjar:before{content:"\4857"}.hgi-bulk.hgi-id-not-verified:after{content:"\4858"}.hgi-bulk.hgi-id-not-verified:before{content:"\4859"}.hgi-bulk.hgi-id:after{content:"\485a"}.hgi-bulk.hgi-id-verified:after{content:"\485b"}.hgi-bulk.hgi-id-verified:before{content:"\485c"}.hgi-bulk.hgi-id:before{content:"\485d"}.hgi-bulk.hgi-idea-01:after{content:"\485e"}.hgi-bulk.hgi-idea-01:before{content:"\485f"}.hgi-bulk.hgi-idea:after{content:"\4860"}.hgi-bulk.hgi-idea:before{content:"\4861"}.hgi-bulk.hgi-identification:after{content:"\4862"}.hgi-bulk.hgi-identification:before{content:"\4863"}.hgi-bulk.hgi-identity-card:after{content:"\4864"}.hgi-bulk.hgi-identity-card:before{content:"\4865"}.hgi-bulk.hgi-image-01:after{content:"\4866"}.hgi-bulk.hgi-image-01:before{content:"\4867"}.hgi-bulk.hgi-image-02:after{content:"\4868"}.hgi-bulk.hgi-image-02:before{content:"\4869"}.hgi-bulk.hgi-image-add-01:after{content:"\486a"}.hgi-bulk.hgi-image-add-01:before{content:"\486b"}.hgi-bulk.hgi-image-add-02:after{content:"\486c"}.hgi-bulk.hgi-image-add-02:before{content:"\486d"}.hgi-bulk.hgi-image-composition-oval:after{content:"\486e"}.hgi-bulk.hgi-image-composition-oval:before{content:"\486f"}.hgi-bulk.hgi-image-composition:after{content:"\4870"}.hgi-bulk.hgi-image-composition:before{content:"\4871"}.hgi-bulk.hgi-image-crop:after{content:"\4872"}.hgi-bulk.hgi-image-crop:before{content:"\4873"}.hgi-bulk.hgi-image-delete-01:after{content:"\4874"}.hgi-bulk.hgi-image-delete-01:before{content:"\4875"}.hgi-bulk.hgi-image-delete-02:after{content:"\4876"}.hgi-bulk.hgi-image-delete-02:before{content:"\4877"}.hgi-bulk.hgi-image-done-01:after{content:"\4878"}.hgi-bulk.hgi-image-done-01:before{content:"\4879"}.hgi-bulk.hgi-image-done-02:after{content:"\487a"}.hgi-bulk.hgi-image-done-02:before{content:"\487b"}.hgi-bulk.hgi-image-download-02:after{content:"\487c"}.hgi-bulk.hgi-image-download-02:before{content:"\487d"}.hgi-bulk.hgi-image-download:after{content:"\487e"}.hgi-bulk.hgi-image-download:before{content:"\487f"}.hgi-bulk.hgi-image-not-found-01:after{content:"\4880"}.hgi-bulk.hgi-image-not-found-01:before{content:"\4881"}.hgi-bulk.hgi-image-not-found-02:after{content:"\4882"}.hgi-bulk.hgi-image-not-found-02:before{content:"\4883"}.hgi-bulk.hgi-image-remove-01:after{content:"\4884"}.hgi-bulk.hgi-image-remove-01:before{content:"\4885"}.hgi-bulk.hgi-image-remove-02:after{content:"\4886"}.hgi-bulk.hgi-image-remove-02:before{content:"\4887"}.hgi-bulk.hgi-image-upload-01:after{content:"\4888"}.hgi-bulk.hgi-image-upload-01:before{content:"\4889"}.hgi-bulk.hgi-image-upload:after{content:"\488a"}.hgi-bulk.hgi-image-upload:before{content:"\488b"}.hgi-bulk.hgi-imo:after{content:"\488c"}.hgi-bulk.hgi-imo:before{content:"\488d"}.hgi-bulk.hgi-important-book:after{content:"\488e"}.hgi-bulk.hgi-important-book:before{content:"\488f"}.hgi-bulk.hgi-in-love:after{content:"\4890"}.hgi-bulk.hgi-in-love:before{content:"\4891"}.hgi-bulk.hgi-inbox-check:after{content:"\4892"}.hgi-bulk.hgi-inbox-check:before{content:"\4893"}.hgi-bulk.hgi-inbox-download:after{content:"\4894"}.hgi-bulk.hgi-inbox-download:before{content:"\4895"}.hgi-bulk.hgi-inbox:after{content:"\4896"}.hgi-bulk.hgi-inbox-unread:after{content:"\4897"}.hgi-bulk.hgi-inbox-unread:before{content:"\4898"}.hgi-bulk.hgi-inbox-upload:after{content:"\4899"}.hgi-bulk.hgi-inbox-upload:before{content:"\489a"}.hgi-bulk.hgi-inbox:before{content:"\489b"}.hgi-bulk.hgi-incognito:after{content:"\489c"}.hgi-bulk.hgi-incognito:before{content:"\489d"}.hgi-bulk.hgi-india-gate:after{content:"\489e"}.hgi-bulk.hgi-india-gate:before{content:"\489f"}.hgi-bulk.hgi-inequality-01:after{content:"\48a0"}.hgi-bulk.hgi-inequality-01:before{content:"\48a1"}.hgi-bulk.hgi-inequality-02:after{content:"\48a2"}.hgi-bulk.hgi-inequality-02:before{content:"\48a3"}.hgi-bulk.hgi-inequality-circle-01:after{content:"\48a4"}.hgi-bulk.hgi-inequality-circle-01:before{content:"\48a5"}.hgi-bulk.hgi-inequality-circle-02:after{content:"\48a6"}.hgi-bulk.hgi-inequality-circle-02:before{content:"\48a7"}.hgi-bulk.hgi-inequality-square-01:after{content:"\48a8"}.hgi-bulk.hgi-inequality-square-01:before{content:"\48a9"}.hgi-bulk.hgi-inequality-square-02:after{content:"\48aa"}.hgi-bulk.hgi-inequality-square-02:before{content:"\48ab"}.hgi-bulk.hgi-infinity-01:after{content:"\48ac"}.hgi-bulk.hgi-infinity-01:before{content:"\48ad"}.hgi-bulk.hgi-infinity-02:after{content:"\48ae"}.hgi-bulk.hgi-infinity-02:before{content:"\48af"}.hgi-bulk.hgi-infinity-circle:after{content:"\48b0"}.hgi-bulk.hgi-infinity-circle:before{content:"\48b1"}.hgi-bulk.hgi-infinity-square:after{content:"\48b2"}.hgi-bulk.hgi-infinity-square:before{content:"\48b3"}.hgi-bulk.hgi-information-circle:after{content:"\48b4"}.hgi-bulk.hgi-information-circle:before{content:"\48b5"}.hgi-bulk.hgi-information-diamond:after{content:"\48b6"}.hgi-bulk.hgi-information-diamond:before{content:"\48b7"}.hgi-bulk.hgi-information-square:after{content:"\48b8"}.hgi-bulk.hgi-information-square:before{content:"\48b9"}.hgi-bulk.hgi-injection:after{content:"\48ba"}.hgi-bulk.hgi-injection:before{content:"\48bb"}.hgi-bulk.hgi-insert-bottom-image:after{content:"\48bc"}.hgi-bulk.hgi-insert-bottom-image:before{content:"\48bd"}.hgi-bulk.hgi-insert-center-image:after{content:"\48be"}.hgi-bulk.hgi-insert-center-image:before{content:"\48bf"}.hgi-bulk.hgi-insert-column-left:after{content:"\48c0"}.hgi-bulk.hgi-insert-column-left:before{content:"\48c1"}.hgi-bulk.hgi-insert-column:after{content:"\48c2"}.hgi-bulk.hgi-insert-column:before{content:"\48c3"}.hgi-bulk.hgi-insert-pi:after{content:"\48c4"}.hgi-bulk.hgi-insert-pi:before{content:"\48c5"}.hgi-bulk.hgi-insert-row-down:after{content:"\48c6"}.hgi-bulk.hgi-insert-row-down:before{content:"\48c7"}.hgi-bulk.hgi-insert-row:after{content:"\48c8"}.hgi-bulk.hgi-insert-row-up:after{content:"\48c9"}.hgi-bulk.hgi-insert-row-up:before{content:"\48ca"}.hgi-bulk.hgi-insert-row:before{content:"\48cb"}.hgi-bulk.hgi-insert-top-image:after{content:"\48cc"}.hgi-bulk.hgi-insert-top-image:before{content:"\48cd"}.hgi-bulk.hgi-inspect-code:after{content:"\48ce"}.hgi-bulk.hgi-inspect-code:before{content:"\48cf"}.hgi-bulk.hgi-instagram:after{content:"\48d0"}.hgi-bulk.hgi-instagram:before{content:"\48d1"}.hgi-bulk.hgi-installing-updates-01:after{content:"\48d2"}.hgi-bulk.hgi-installing-updates-01:before{content:"\48d3"}.hgi-bulk.hgi-installing-updates-02:after{content:"\48d4"}.hgi-bulk.hgi-installing-updates-02:before{content:"\48d5"}.hgi-bulk.hgi-internet-antenna-01:after{content:"\48d6"}.hgi-bulk.hgi-internet-antenna-01:before{content:"\48d7"}.hgi-bulk.hgi-internet-antenna-02:after{content:"\48d8"}.hgi-bulk.hgi-internet-antenna-02:before{content:"\48d9"}.hgi-bulk.hgi-internet-antenna-03:after{content:"\48da"}.hgi-bulk.hgi-internet-antenna-03:before{content:"\48db"}.hgi-bulk.hgi-internet-antenna-04:after{content:"\48dc"}.hgi-bulk.hgi-internet-antenna-04:before{content:"\48dd"}.hgi-bulk.hgi-internet:after{content:"\48de"}.hgi-bulk.hgi-internet:before{content:"\48df"}.hgi-bulk.hgi-investigation:after{content:"\48e0"}.hgi-bulk.hgi-investigation:before{content:"\48e1"}.hgi-bulk.hgi-invoice-01:after{content:"\48e2"}.hgi-bulk.hgi-invoice-01:before{content:"\48e3"}.hgi-bulk.hgi-invoice-02:after{content:"\48e4"}.hgi-bulk.hgi-invoice-02:before{content:"\48e5"}.hgi-bulk.hgi-invoice-03:after{content:"\48e6"}.hgi-bulk.hgi-invoice-03:before{content:"\48e7"}.hgi-bulk.hgi-invoice-04:after{content:"\48e8"}.hgi-bulk.hgi-invoice-04:before{content:"\48e9"}.hgi-bulk.hgi-invoice:after{content:"\48ea"}.hgi-bulk.hgi-invoice:before{content:"\48eb"}.hgi-bulk.hgi-ipod:after{content:"\48ec"}.hgi-bulk.hgi-ipod:before{content:"\48ed"}.hgi-bulk.hgi-iris-scan:after{content:"\48ee"}.hgi-bulk.hgi-iris-scan:before{content:"\48ef"}.hgi-bulk.hgi-island:after{content:"\48f0"}.hgi-bulk.hgi-island:before{content:"\48f1"}.hgi-bulk.hgi-jar:after{content:"\48f2"}.hgi-bulk.hgi-jar:before{content:"\48f3"}.hgi-bulk.hgi-java-script:after{content:"\48f4"}.hgi-bulk.hgi-java-script:before{content:"\48f5"}.hgi-bulk.hgi-java:after{content:"\48f6"}.hgi-bulk.hgi-java:before{content:"\48f7"}.hgi-bulk.hgi-job-link:after{content:"\48f8"}.hgi-bulk.hgi-job-link:before{content:"\48f9"}.hgi-bulk.hgi-job-search:after{content:"\48fa"}.hgi-bulk.hgi-job-search:before{content:"\48fb"}.hgi-bulk.hgi-job-share:after{content:"\48fc"}.hgi-bulk.hgi-job-share:before{content:"\48fd"}.hgi-bulk.hgi-jogger-pants:after{content:"\48fe"}.hgi-bulk.hgi-jogger-pants:before{content:"\48ff"}.hgi-bulk.hgi-join-bevel:after{content:"\4900"}.hgi-bulk.hgi-join-bevel:before{content:"\4901"}.hgi-bulk.hgi-join-round:after{content:"\4902"}.hgi-bulk.hgi-join-round:before{content:"\4903"}.hgi-bulk.hgi-join-straight:after{content:"\4904"}.hgi-bulk.hgi-join-straight:before{content:"\4905"}.hgi-bulk.hgi-joker:after{content:"\4906"}.hgi-bulk.hgi-joker:before{content:"\4907"}.hgi-bulk.hgi-joystick-01:after{content:"\4908"}.hgi-bulk.hgi-joystick-01:before{content:"\4909"}.hgi-bulk.hgi-joystick-02:after{content:"\490a"}.hgi-bulk.hgi-joystick-02:before{content:"\490b"}.hgi-bulk.hgi-joystick-03:after{content:"\490c"}.hgi-bulk.hgi-joystick-03:before{content:"\490d"}.hgi-bulk.hgi-joystick-04:after{content:"\490e"}.hgi-bulk.hgi-joystick-04:before{content:"\490f"}.hgi-bulk.hgi-joystick-05:after{content:"\4910"}.hgi-bulk.hgi-joystick-05:before{content:"\4911"}.hgi-bulk.hgi-jpg-01:after{content:"\4912"}.hgi-bulk.hgi-jpg-01:before{content:"\4913"}.hgi-bulk.hgi-jpg-02:after{content:"\4914"}.hgi-bulk.hgi-jpg-02:before{content:"\4915"}.hgi-bulk.hgi-jsx-01:after{content:"\4916"}.hgi-bulk.hgi-jsx-01:before{content:"\4917"}.hgi-bulk.hgi-jsx-02:after{content:"\4918"}.hgi-bulk.hgi-jsx-02:before{content:"\4919"}.hgi-bulk.hgi-jsx-03:after{content:"\491a"}.hgi-bulk.hgi-jsx-03:before{content:"\491b"}.hgi-bulk.hgi-judge:after{content:"\491c"}.hgi-bulk.hgi-judge:before{content:"\491d"}.hgi-bulk.hgi-jupiter:after{content:"\491e"}.hgi-bulk.hgi-jupiter:before{content:"\491f"}.hgi-bulk.hgi-justice-scale-01:after{content:"\4920"}.hgi-bulk.hgi-justice-scale-01:before{content:"\4921"}.hgi-bulk.hgi-justice-scale-02:after{content:"\4922"}.hgi-bulk.hgi-justice-scale-02:before{content:"\4923"}.hgi-bulk.hgi-kaaba-01:after{content:"\4924"}.hgi-bulk.hgi-kaaba-01:before{content:"\4925"}.hgi-bulk.hgi-kaaba-02:after{content:"\4926"}.hgi-bulk.hgi-kaaba-02:before{content:"\4927"}.hgi-bulk.hgi-kayak:after{content:"\4928"}.hgi-bulk.hgi-kayak:before{content:"\4929"}.hgi-bulk.hgi-keffiyeh:after{content:"\492a"}.hgi-bulk.hgi-keffiyeh:before{content:"\492b"}.hgi-bulk.hgi-kettle-01:after{content:"\492c"}.hgi-bulk.hgi-kettle-01:before{content:"\492d"}.hgi-bulk.hgi-kettle:after{content:"\492e"}.hgi-bulk.hgi-kettle:before{content:"\492f"}.hgi-bulk.hgi-kettlebell:after{content:"\4930"}.hgi-bulk.hgi-kettlebell:before{content:"\4931"}.hgi-bulk.hgi-ketupat:after{content:"\4932"}.hgi-bulk.hgi-ketupat:before{content:"\4933"}.hgi-bulk.hgi-key-01:after{content:"\4934"}.hgi-bulk.hgi-key-01:before{content:"\4935"}.hgi-bulk.hgi-key-02:after{content:"\4936"}.hgi-bulk.hgi-key-02:before{content:"\4937"}.hgi-bulk.hgi-key-generator-fob:after{content:"\4938"}.hgi-bulk.hgi-key-generator-fob:before{content:"\4939"}.hgi-bulk.hgi-keyboard:after{content:"\493a"}.hgi-bulk.hgi-keyboard:before{content:"\493b"}.hgi-bulk.hgi-keyframe-add:after{content:"\493c"}.hgi-bulk.hgi-keyframe-add:before{content:"\493d"}.hgi-bulk.hgi-keyframe-align-center:after{content:"\493e"}.hgi-bulk.hgi-keyframe-align-center:before{content:"\493f"}.hgi-bulk.hgi-keyframe-align-horizontal:after{content:"\4940"}.hgi-bulk.hgi-keyframe-align-horizontal:before{content:"\4941"}.hgi-bulk.hgi-keyframe-align-vertical:after{content:"\4942"}.hgi-bulk.hgi-keyframe-align-vertical:before{content:"\4943"}.hgi-bulk.hgi-keyframe-bottom:after{content:"\4944"}.hgi-bulk.hgi-keyframe-bottom:before{content:"\4945"}.hgi-bulk.hgi-keyframe-left:after{content:"\4946"}.hgi-bulk.hgi-keyframe-left:before{content:"\4947"}.hgi-bulk.hgi-keyframe-remove:after{content:"\4948"}.hgi-bulk.hgi-keyframe-remove:before{content:"\4949"}.hgi-bulk.hgi-keyframe-right:after{content:"\494a"}.hgi-bulk.hgi-keyframe-right:before{content:"\494b"}.hgi-bulk.hgi-keyframe:after{content:"\494c"}.hgi-bulk.hgi-keyframe-top:after{content:"\494d"}.hgi-bulk.hgi-keyframe-top:before{content:"\494e"}.hgi-bulk.hgi-keyframe:before{content:"\494f"}.hgi-bulk.hgi-keyframes-double-add:after{content:"\4950"}.hgi-bulk.hgi-keyframes-double-add:before{content:"\4951"}.hgi-bulk.hgi-keyframes-double-remove:after{content:"\4952"}.hgi-bulk.hgi-keyframes-double-remove:before{content:"\4953"}.hgi-bulk.hgi-keyframes-double:after{content:"\4954"}.hgi-bulk.hgi-keyframes-double:before{content:"\4955"}.hgi-bulk.hgi-keyframes-multiple-add:after{content:"\4956"}.hgi-bulk.hgi-keyframes-multiple-add:before{content:"\4957"}.hgi-bulk.hgi-keyframes-multiple-remove:after{content:"\4958"}.hgi-bulk.hgi-keyframes-multiple-remove:before{content:"\4959"}.hgi-bulk.hgi-keyframes-multiple:after{content:"\495a"}.hgi-bulk.hgi-keyframes-multiple:before{content:"\495b"}.hgi-bulk.hgi-kickstarter-01:after{content:"\495c"}.hgi-bulk.hgi-kickstarter-01:before{content:"\495d"}.hgi-bulk.hgi-kickstarter-02:after{content:"\495e"}.hgi-bulk.hgi-kickstarter-02:before{content:"\495f"}.hgi-bulk.hgi-kid:after{content:"\4960"}.hgi-bulk.hgi-kid:before{content:"\4961"}.hgi-bulk.hgi-kidneys:after{content:"\4962"}.hgi-bulk.hgi-kidneys:before{content:"\4963"}.hgi-bulk.hgi-kissing:after{content:"\4964"}.hgi-bulk.hgi-kissing:before{content:"\4965"}.hgi-bulk.hgi-kitchen-utensils:after{content:"\4966"}.hgi-bulk.hgi-kitchen-utensils:before{content:"\4967"}.hgi-bulk.hgi-kite:after{content:"\4968"}.hgi-bulk.hgi-kite:before{content:"\4969"}.hgi-bulk.hgi-knife-01:after{content:"\496a"}.hgi-bulk.hgi-knife-01:before{content:"\496b"}.hgi-bulk.hgi-knife-02:after{content:"\496c"}.hgi-bulk.hgi-knife-02:before{content:"\496d"}.hgi-bulk.hgi-knife-bread:after{content:"\496e"}.hgi-bulk.hgi-knife-bread:before{content:"\496f"}.hgi-bulk.hgi-knight-shield:after{content:"\4970"}.hgi-bulk.hgi-knight-shield:before{content:"\4971"}.hgi-bulk.hgi-knives:after{content:"\4972"}.hgi-bulk.hgi-knives:before{content:"\4973"}.hgi-bulk.hgi-knowledge-01:after{content:"\4974"}.hgi-bulk.hgi-knowledge-01:before{content:"\4975"}.hgi-bulk.hgi-knowledge-02:after{content:"\4976"}.hgi-bulk.hgi-knowledge-02:before{content:"\4977"}.hgi-bulk.hgi-kurta-01:after{content:"\4978"}.hgi-bulk.hgi-kurta-01:before{content:"\4979"}.hgi-bulk.hgi-kurta:after{content:"\497a"}.hgi-bulk.hgi-kurta:before{content:"\497b"}.hgi-bulk.hgi-label-important:after{content:"\497c"}.hgi-bulk.hgi-label-important:before{content:"\497d"}.hgi-bulk.hgi-label:after{content:"\497e"}.hgi-bulk.hgi-label:before{content:"\497f"}.hgi-bulk.hgi-labor:after{content:"\4980"}.hgi-bulk.hgi-labor:before{content:"\4981"}.hgi-bulk.hgi-labs:after{content:"\4982"}.hgi-bulk.hgi-labs:before{content:"\4983"}.hgi-bulk.hgi-lake:after{content:"\4984"}.hgi-bulk.hgi-lake:before{content:"\4985"}.hgi-bulk.hgi-lamp-01:after{content:"\4986"}.hgi-bulk.hgi-lamp-01:before{content:"\4987"}.hgi-bulk.hgi-lamp-02:after{content:"\4988"}.hgi-bulk.hgi-lamp-02:before{content:"\4989"}.hgi-bulk.hgi-lamp-03:after{content:"\498a"}.hgi-bulk.hgi-lamp-03:before{content:"\498b"}.hgi-bulk.hgi-lamp-04:after{content:"\498c"}.hgi-bulk.hgi-lamp-04:before{content:"\498d"}.hgi-bulk.hgi-lamp-05:after{content:"\498e"}.hgi-bulk.hgi-lamp-05:before{content:"\498f"}.hgi-bulk.hgi-lamp:after{content:"\4990"}.hgi-bulk.hgi-lamp:before{content:"\4991"}.hgi-bulk.hgi-language-circle:after{content:"\4992"}.hgi-bulk.hgi-language-circle:before{content:"\4993"}.hgi-bulk.hgi-language-skill:after{content:"\4994"}.hgi-bulk.hgi-language-skill:before{content:"\4995"}.hgi-bulk.hgi-language-square:after{content:"\4996"}.hgi-bulk.hgi-language-square:before{content:"\4997"}.hgi-bulk.hgi-lantern:after{content:"\4998"}.hgi-bulk.hgi-lantern:before{content:"\4999"}.hgi-bulk.hgi-laptop-add:after{content:"\499a"}.hgi-bulk.hgi-laptop-add:before{content:"\499b"}.hgi-bulk.hgi-laptop-charging:after{content:"\499c"}.hgi-bulk.hgi-laptop-charging:before{content:"\499d"}.hgi-bulk.hgi-laptop-check:after{content:"\499e"}.hgi-bulk.hgi-laptop-check:before{content:"\499f"}.hgi-bulk.hgi-laptop-cloud:after{content:"\49a0"}.hgi-bulk.hgi-laptop-cloud:before{content:"\49a1"}.hgi-bulk.hgi-laptop-issue:after{content:"\49a2"}.hgi-bulk.hgi-laptop-issue:before{content:"\49a3"}.hgi-bulk.hgi-laptop-performance:after{content:"\49a4"}.hgi-bulk.hgi-laptop-performance:before{content:"\49a5"}.hgi-bulk.hgi-laptop-phone-sync:after{content:"\49a6"}.hgi-bulk.hgi-laptop-phone-sync:before{content:"\49a7"}.hgi-bulk.hgi-laptop-programming:after{content:"\49a8"}.hgi-bulk.hgi-laptop-programming:before{content:"\49a9"}.hgi-bulk.hgi-laptop-remove:after{content:"\49aa"}.hgi-bulk.hgi-laptop-remove:before{content:"\49ab"}.hgi-bulk.hgi-laptop:after{content:"\49ac"}.hgi-bulk.hgi-laptop-settings:after{content:"\49ad"}.hgi-bulk.hgi-laptop-settings:before{content:"\49ae"}.hgi-bulk.hgi-laptop-video:after{content:"\49af"}.hgi-bulk.hgi-laptop-video:before{content:"\49b0"}.hgi-bulk.hgi-laptop:before{content:"\49b1"}.hgi-bulk.hgi-lasso-tool-01:after{content:"\49b2"}.hgi-bulk.hgi-lasso-tool-01:before{content:"\49b3"}.hgi-bulk.hgi-lasso-tool-02:after{content:"\49b4"}.hgi-bulk.hgi-lasso-tool-02:before{content:"\49b5"}.hgi-bulk.hgi-last-fm:after{content:"\49b6"}.hgi-bulk.hgi-last-fm:before{content:"\49b7"}.hgi-bulk.hgi-latitude:after{content:"\49b8"}.hgi-bulk.hgi-latitude:before{content:"\49b9"}.hgi-bulk.hgi-laughing:after{content:"\49ba"}.hgi-bulk.hgi-laughing:before{content:"\49bb"}.hgi-bulk.hgi-laurel-wreath-01:after{content:"\49bc"}.hgi-bulk.hgi-laurel-wreath-01:before{content:"\49bd"}.hgi-bulk.hgi-laurel-wreath-02:after{content:"\49be"}.hgi-bulk.hgi-laurel-wreath-02:before{content:"\49bf"}.hgi-bulk.hgi-laurel-wreath-first-01:after{content:"\49c0"}.hgi-bulk.hgi-laurel-wreath-first-01:before{content:"\49c1"}.hgi-bulk.hgi-laurel-wreath-first-02:after{content:"\49c2"}.hgi-bulk.hgi-laurel-wreath-first-02:before{content:"\49c3"}.hgi-bulk.hgi-laurel-wreath-left-01:after{content:"\49c4"}.hgi-bulk.hgi-laurel-wreath-left-01:before{content:"\49c5"}.hgi-bulk.hgi-laurel-wreath-left-02:after{content:"\49c6"}.hgi-bulk.hgi-laurel-wreath-left-02:before{content:"\49c7"}.hgi-bulk.hgi-laurel-wreath-left-03:after{content:"\49c8"}.hgi-bulk.hgi-laurel-wreath-left-03:before{content:"\49c9"}.hgi-bulk.hgi-laurel-wreath-right-01:after{content:"\49ca"}.hgi-bulk.hgi-laurel-wreath-right-01:before{content:"\49cb"}.hgi-bulk.hgi-laurel-wreath-right-02:after{content:"\49cc"}.hgi-bulk.hgi-laurel-wreath-right-02:before{content:"\49cd"}.hgi-bulk.hgi-laurel-wreath-right-03:after{content:"\49ce"}.hgi-bulk.hgi-laurel-wreath-right-03:before{content:"\49cf"}.hgi-bulk.hgi-layer-add:after{content:"\49d0"}.hgi-bulk.hgi-layer-add:before{content:"\49d1"}.hgi-bulk.hgi-layer-mask-01:after{content:"\49d2"}.hgi-bulk.hgi-layer-mask-01:before{content:"\49d3"}.hgi-bulk.hgi-layer-mask-02:after{content:"\49d4"}.hgi-bulk.hgi-layer-mask-02:before{content:"\49d5"}.hgi-bulk.hgi-layers-01:after{content:"\49d6"}.hgi-bulk.hgi-layers-01:before{content:"\49d7"}.hgi-bulk.hgi-layers-02:after{content:"\49d8"}.hgi-bulk.hgi-layers-02:before{content:"\49d9"}.hgi-bulk.hgi-layers-logo:after{content:"\49da"}.hgi-bulk.hgi-layers-logo:before{content:"\49db"}.hgi-bulk.hgi-layout-01:after{content:"\49dc"}.hgi-bulk.hgi-layout-01:before{content:"\49dd"}.hgi-bulk.hgi-layout-02:after{content:"\49de"}.hgi-bulk.hgi-layout-02:before{content:"\49df"}.hgi-bulk.hgi-layout-03:after{content:"\49e0"}.hgi-bulk.hgi-layout-03:before{content:"\49e1"}.hgi-bulk.hgi-layout-04:after{content:"\49e2"}.hgi-bulk.hgi-layout-04:before{content:"\49e3"}.hgi-bulk.hgi-layout-05:after{content:"\49e4"}.hgi-bulk.hgi-layout-05:before{content:"\49e5"}.hgi-bulk.hgi-layout-06:after{content:"\49e6"}.hgi-bulk.hgi-layout-06:before{content:"\49e7"}.hgi-bulk.hgi-layout-07:after{content:"\49e8"}.hgi-bulk.hgi-layout-07:before{content:"\49e9"}.hgi-bulk.hgi-layout-2-column:after{content:"\49ea"}.hgi-bulk.hgi-layout-2-column:before{content:"\49eb"}.hgi-bulk.hgi-layout-2-row:after{content:"\49ec"}.hgi-bulk.hgi-layout-2-row:before{content:"\49ed"}.hgi-bulk.hgi-layout-3-column:after{content:"\49ee"}.hgi-bulk.hgi-layout-3-column:before{content:"\49ef"}.hgi-bulk.hgi-layout-3-row:after{content:"\49f0"}.hgi-bulk.hgi-layout-3-row:before{content:"\49f1"}.hgi-bulk.hgi-layout-bottom:after{content:"\49f2"}.hgi-bulk.hgi-layout-bottom:before{content:"\49f3"}.hgi-bulk.hgi-layout-grid:after{content:"\49f4"}.hgi-bulk.hgi-layout-grid:before{content:"\49f5"}.hgi-bulk.hgi-layout-left:after{content:"\49f6"}.hgi-bulk.hgi-layout-left:before{content:"\49f7"}.hgi-bulk.hgi-layout-right:after{content:"\49f8"}.hgi-bulk.hgi-layout-right:before{content:"\49f9"}.hgi-bulk.hgi-layout-table-01:after{content:"\49fa"}.hgi-bulk.hgi-layout-table-01:before{content:"\49fb"}.hgi-bulk.hgi-layout-table-02:after{content:"\49fc"}.hgi-bulk.hgi-layout-table-02:before{content:"\49fd"}.hgi-bulk.hgi-layout-top:after{content:"\49fe"}.hgi-bulk.hgi-layout-top:before{content:"\49ff"}.hgi-bulk.hgi-leaf-01:after{content:"\4a00"}.hgi-bulk.hgi-leaf-01:before{content:"\4a01"}.hgi-bulk.hgi-leaf-02:after{content:"\4a02"}.hgi-bulk.hgi-leaf-02:before{content:"\4a03"}.hgi-bulk.hgi-leaf-03:after{content:"\4a04"}.hgi-bulk.hgi-leaf-03:before{content:"\4a05"}.hgi-bulk.hgi-leaf-04:after{content:"\4a06"}.hgi-bulk.hgi-leaf-04:before{content:"\4a07"}.hgi-bulk.hgi-leaving-geo-fence:after{content:"\4a08"}.hgi-bulk.hgi-leaving-geo-fence:before{content:"\4a09"}.hgi-bulk.hgi-leetcode:after{content:"\4a0a"}.hgi-bulk.hgi-leetcode:before{content:"\4a0b"}.hgi-bulk.hgi-left-angle:after{content:"\4a0c"}.hgi-bulk.hgi-left-angle:before{content:"\4a0d"}.hgi-bulk.hgi-left-to-right-block-quote:after{content:"\4a0e"}.hgi-bulk.hgi-left-to-right-block-quote:before{content:"\4a0f"}.hgi-bulk.hgi-left-to-right-list-bullet:after{content:"\4a10"}.hgi-bulk.hgi-left-to-right-list-bullet:before{content:"\4a11"}.hgi-bulk.hgi-left-to-right-list-dash:after{content:"\4a12"}.hgi-bulk.hgi-left-to-right-list-dash:before{content:"\4a13"}.hgi-bulk.hgi-left-to-right-list-number:after{content:"\4a14"}.hgi-bulk.hgi-left-to-right-list-number:before{content:"\4a15"}.hgi-bulk.hgi-left-to-right-list-star-01:after{content:"\4a16"}.hgi-bulk.hgi-left-to-right-list-star-01:before{content:"\4a17"}.hgi-bulk.hgi-left-to-right-list-star:after{content:"\4a18"}.hgi-bulk.hgi-left-to-right-list-star:before{content:"\4a19"}.hgi-bulk.hgi-left-to-right-list-triangle:after{content:"\4a1a"}.hgi-bulk.hgi-left-to-right-list-triangle:before{content:"\4a1b"}.hgi-bulk.hgi-left-triangle:after{content:"\4a1c"}.hgi-bulk.hgi-left-triangle:before{content:"\4a1d"}.hgi-bulk.hgi-legal-01:after{content:"\4a1e"}.hgi-bulk.hgi-legal-01:before{content:"\4a1f"}.hgi-bulk.hgi-legal-02:after{content:"\4a20"}.hgi-bulk.hgi-legal-02:before{content:"\4a21"}.hgi-bulk.hgi-legal-document-01:after{content:"\4a22"}.hgi-bulk.hgi-legal-document-01:before{content:"\4a23"}.hgi-bulk.hgi-legal-document-02:after{content:"\4a24"}.hgi-bulk.hgi-legal-document-02:before{content:"\4a25"}.hgi-bulk.hgi-legal-hammer:after{content:"\4a26"}.hgi-bulk.hgi-legal-hammer:before{content:"\4a27"}.hgi-bulk.hgi-less-than-circle:after{content:"\4a28"}.hgi-bulk.hgi-less-than-circle:before{content:"\4a29"}.hgi-bulk.hgi-less-than:after{content:"\4a2a"}.hgi-bulk.hgi-less-than-square:after{content:"\4a2b"}.hgi-bulk.hgi-less-than-square:before{content:"\4a2c"}.hgi-bulk.hgi-less-than:before{content:"\4a2d"}.hgi-bulk.hgi-letter-spacing:after{content:"\4a2e"}.hgi-bulk.hgi-letter-spacing:before{content:"\4a2f"}.hgi-bulk.hgi-libraries:after{content:"\4a30"}.hgi-bulk.hgi-libraries:before{content:"\4a31"}.hgi-bulk.hgi-library:after{content:"\4a32"}.hgi-bulk.hgi-library:before{content:"\4a33"}.hgi-bulk.hgi-license-draft:after{content:"\4a34"}.hgi-bulk.hgi-license-draft:before{content:"\4a35"}.hgi-bulk.hgi-license-maintenance:after{content:"\4a36"}.hgi-bulk.hgi-license-maintenance:before{content:"\4a37"}.hgi-bulk.hgi-license-no:after{content:"\4a38"}.hgi-bulk.hgi-license-no:before{content:"\4a39"}.hgi-bulk.hgi-license-pin:after{content:"\4a3a"}.hgi-bulk.hgi-license-pin:before{content:"\4a3b"}.hgi-bulk.hgi-license:after{content:"\4a3c"}.hgi-bulk.hgi-license-third-party:after{content:"\4a3d"}.hgi-bulk.hgi-license-third-party:before{content:"\4a3e"}.hgi-bulk.hgi-license:before{content:"\4a3f"}.hgi-bulk.hgi-lift-truck:after{content:"\4a40"}.hgi-bulk.hgi-lift-truck:before{content:"\4a41"}.hgi-bulk.hgi-lighthouse:after{content:"\4a42"}.hgi-bulk.hgi-lighthouse:before{content:"\4a43"}.hgi-bulk.hgi-limitation:after{content:"\4a44"}.hgi-bulk.hgi-limitation:before{content:"\4a45"}.hgi-bulk.hgi-line:after{content:"\4a46"}.hgi-bulk.hgi-line:before{content:"\4a47"}.hgi-bulk.hgi-liner:after{content:"\4a48"}.hgi-bulk.hgi-liner:before{content:"\4a49"}.hgi-bulk.hgi-link-01:after{content:"\4a4a"}.hgi-bulk.hgi-link-01:before{content:"\4a4b"}.hgi-bulk.hgi-link-02:after{content:"\4a4c"}.hgi-bulk.hgi-link-02:before{content:"\4a4d"}.hgi-bulk.hgi-link-03:after{content:"\4a4e"}.hgi-bulk.hgi-link-03:before{content:"\4a4f"}.hgi-bulk.hgi-link-04:after{content:"\4a50"}.hgi-bulk.hgi-link-04:before{content:"\4a51"}.hgi-bulk.hgi-link-05:after{content:"\4a52"}.hgi-bulk.hgi-link-05:before{content:"\4a53"}.hgi-bulk.hgi-link-06:after{content:"\4a54"}.hgi-bulk.hgi-link-06:before{content:"\4a55"}.hgi-bulk.hgi-link-backward:after{content:"\4a56"}.hgi-bulk.hgi-link-backward:before{content:"\4a57"}.hgi-bulk.hgi-link-circle-02:after{content:"\4a58"}.hgi-bulk.hgi-link-circle-02:before{content:"\4a59"}.hgi-bulk.hgi-link-circle:after{content:"\4a5a"}.hgi-bulk.hgi-link-circle:before{content:"\4a5b"}.hgi-bulk.hgi-link-forward:after{content:"\4a5c"}.hgi-bulk.hgi-link-forward:before{content:"\4a5d"}.hgi-bulk.hgi-link-square-01:after{content:"\4a5e"}.hgi-bulk.hgi-link-square-01:before{content:"\4a5f"}.hgi-bulk.hgi-link-square-02:after{content:"\4a60"}.hgi-bulk.hgi-link-square-02:before{content:"\4a61"}.hgi-bulk.hgi-linkedin-01:after{content:"\4a62"}.hgi-bulk.hgi-linkedin-01:before{content:"\4a63"}.hgi-bulk.hgi-linkedin-02:after{content:"\4a64"}.hgi-bulk.hgi-linkedin-02:before{content:"\4a65"}.hgi-bulk.hgi-list-setting:after{content:"\4a66"}.hgi-bulk.hgi-list-setting:before{content:"\4a67"}.hgi-bulk.hgi-list-view:after{content:"\4a68"}.hgi-bulk.hgi-list-view:before{content:"\4a69"}.hgi-bulk.hgi-litecoin:after{content:"\4a6a"}.hgi-bulk.hgi-litecoin:before{content:"\4a6b"}.hgi-bulk.hgi-liver:after{content:"\4a6c"}.hgi-bulk.hgi-liver:before{content:"\4a6d"}.hgi-bulk.hgi-loading-01:after{content:"\4a6e"}.hgi-bulk.hgi-loading-01:before{content:"\4a6f"}.hgi-bulk.hgi-loading-02:after{content:"\4a70"}.hgi-bulk.hgi-loading-02:before{content:"\4a71"}.hgi-bulk.hgi-loading-03:after{content:"\4a72"}.hgi-bulk.hgi-loading-03:before{content:"\4a73"}.hgi-bulk.hgi-loading-04:after{content:"\4a74"}.hgi-bulk.hgi-loading-04:before{content:"\4a75"}.hgi-bulk.hgi-location-01:after{content:"\4a76"}.hgi-bulk.hgi-location-01:before{content:"\4a77"}.hgi-bulk.hgi-location-02:after{content:"\4a78"}.hgi-bulk.hgi-location-02:before{content:"\4a79"}.hgi-bulk.hgi-location-03:after{content:"\4a7a"}.hgi-bulk.hgi-location-03:before{content:"\4a7b"}.hgi-bulk.hgi-location-04:after{content:"\4a7c"}.hgi-bulk.hgi-location-04:before{content:"\4a7d"}.hgi-bulk.hgi-location-05:after{content:"\4a7e"}.hgi-bulk.hgi-location-05:before{content:"\4a7f"}.hgi-bulk.hgi-location-06:after{content:"\4a80"}.hgi-bulk.hgi-location-06:before{content:"\4a81"}.hgi-bulk.hgi-location-07:after{content:"\4a82"}.hgi-bulk.hgi-location-07:before{content:"\4a83"}.hgi-bulk.hgi-location-08:after{content:"\4a84"}.hgi-bulk.hgi-location-08:before{content:"\4a85"}.hgi-bulk.hgi-location-09:after{content:"\4a86"}.hgi-bulk.hgi-location-09:before{content:"\4a87"}.hgi-bulk.hgi-location-10:after{content:"\4a88"}.hgi-bulk.hgi-location-10:before{content:"\4a89"}.hgi-bulk.hgi-location-add-01:after{content:"\4a8a"}.hgi-bulk.hgi-location-add-01:before{content:"\4a8b"}.hgi-bulk.hgi-location-add-02:after{content:"\4a8c"}.hgi-bulk.hgi-location-add-02:before{content:"\4a8d"}.hgi-bulk.hgi-location-check-01:after{content:"\4a8e"}.hgi-bulk.hgi-location-check-01:before{content:"\4a8f"}.hgi-bulk.hgi-location-check-02:after{content:"\4a90"}.hgi-bulk.hgi-location-check-02:before{content:"\4a91"}.hgi-bulk.hgi-location-favourite-01:after{content:"\4a92"}.hgi-bulk.hgi-location-favourite-01:before{content:"\4a93"}.hgi-bulk.hgi-location-favourite-02:after{content:"\4a94"}.hgi-bulk.hgi-location-favourite-02:before{content:"\4a95"}.hgi-bulk.hgi-location-offline-01:after{content:"\4a96"}.hgi-bulk.hgi-location-offline-01:before{content:"\4a97"}.hgi-bulk.hgi-location-offline-02:after{content:"\4a98"}.hgi-bulk.hgi-location-offline-02:before{content:"\4a99"}.hgi-bulk.hgi-location-offline-03:after{content:"\4a9a"}.hgi-bulk.hgi-location-offline-03:before{content:"\4a9b"}.hgi-bulk.hgi-location-offline-04:after{content:"\4a9c"}.hgi-bulk.hgi-location-offline-04:before{content:"\4a9d"}.hgi-bulk.hgi-location-remove-01:after{content:"\4a9e"}.hgi-bulk.hgi-location-remove-01:before{content:"\4a9f"}.hgi-bulk.hgi-location-remove-02:after{content:"\4aa0"}.hgi-bulk.hgi-location-remove-02:before{content:"\4aa1"}.hgi-bulk.hgi-location-share-01:after{content:"\4aa2"}.hgi-bulk.hgi-location-share-01:before{content:"\4aa3"}.hgi-bulk.hgi-location-share-02:after{content:"\4aa4"}.hgi-bulk.hgi-location-share-02:before{content:"\4aa5"}.hgi-bulk.hgi-location-star-01:after{content:"\4aa6"}.hgi-bulk.hgi-location-star-01:before{content:"\4aa7"}.hgi-bulk.hgi-location-star-02:after{content:"\4aa8"}.hgi-bulk.hgi-location-star-02:before{content:"\4aa9"}.hgi-bulk.hgi-location-update-01:after{content:"\4aaa"}.hgi-bulk.hgi-location-update-01:before{content:"\4aab"}.hgi-bulk.hgi-location-update-02:after{content:"\4aac"}.hgi-bulk.hgi-location-update-02:before{content:"\4aad"}.hgi-bulk.hgi-location-user-01:after{content:"\4aae"}.hgi-bulk.hgi-location-user-01:before{content:"\4aaf"}.hgi-bulk.hgi-location-user-02:after{content:"\4ab0"}.hgi-bulk.hgi-location-user-02:before{content:"\4ab1"}.hgi-bulk.hgi-location-user-03:after{content:"\4ab2"}.hgi-bulk.hgi-location-user-03:before{content:"\4ab3"}.hgi-bulk.hgi-location-user-04:after{content:"\4ab4"}.hgi-bulk.hgi-location-user-04:before{content:"\4ab5"}.hgi-bulk.hgi-lock-computer:after{content:"\4ab6"}.hgi-bulk.hgi-lock-computer:before{content:"\4ab7"}.hgi-bulk.hgi-lock-key:after{content:"\4ab8"}.hgi-bulk.hgi-lock-key:before{content:"\4ab9"}.hgi-bulk.hgi-lock-password:after{content:"\4aba"}.hgi-bulk.hgi-lock-password:before{content:"\4abb"}.hgi-bulk.hgi-lock:after{content:"\4abc"}.hgi-bulk.hgi-lock-sync-01:after{content:"\4abd"}.hgi-bulk.hgi-lock-sync-01:before{content:"\4abe"}.hgi-bulk.hgi-lock-sync-02:after{content:"\4abf"}.hgi-bulk.hgi-lock-sync-02:before{content:"\4ac0"}.hgi-bulk.hgi-lock:before{content:"\4ac1"}.hgi-bulk.hgi-locked:after{content:"\4ac2"}.hgi-bulk.hgi-locked:before{content:"\4ac3"}.hgi-bulk.hgi-locker-01:after{content:"\4ac4"}.hgi-bulk.hgi-locker-01:before{content:"\4ac5"}.hgi-bulk.hgi-locker:after{content:"\4ac6"}.hgi-bulk.hgi-locker:before{content:"\4ac7"}.hgi-bulk.hgi-login-01:after{content:"\4ac8"}.hgi-bulk.hgi-login-01:before{content:"\4ac9"}.hgi-bulk.hgi-login-02:after{content:"\4aca"}.hgi-bulk.hgi-login-02:before{content:"\4acb"}.hgi-bulk.hgi-login-03:after{content:"\4acc"}.hgi-bulk.hgi-login-03:before{content:"\4acd"}.hgi-bulk.hgi-login-circle-01:after{content:"\4ace"}.hgi-bulk.hgi-login-circle-01:before{content:"\4acf"}.hgi-bulk.hgi-login-circle-02:after{content:"\4ad0"}.hgi-bulk.hgi-login-circle-02:before{content:"\4ad1"}.hgi-bulk.hgi-login-method:after{content:"\4ad2"}.hgi-bulk.hgi-login-method:before{content:"\4ad3"}.hgi-bulk.hgi-login-square-01:after{content:"\4ad4"}.hgi-bulk.hgi-login-square-01:before{content:"\4ad5"}.hgi-bulk.hgi-login-square-02:after{content:"\4ad6"}.hgi-bulk.hgi-login-square-02:before{content:"\4ad7"}.hgi-bulk.hgi-logout-01:after{content:"\4ad8"}.hgi-bulk.hgi-logout-01:before{content:"\4ad9"}.hgi-bulk.hgi-logout-02:after{content:"\4ada"}.hgi-bulk.hgi-logout-02:before{content:"\4adb"}.hgi-bulk.hgi-logout-03:after{content:"\4adc"}.hgi-bulk.hgi-logout-03:before{content:"\4add"}.hgi-bulk.hgi-logout-04:after{content:"\4ade"}.hgi-bulk.hgi-logout-04:before{content:"\4adf"}.hgi-bulk.hgi-logout-05:after{content:"\4ae0"}.hgi-bulk.hgi-logout-05:before{content:"\4ae1"}.hgi-bulk.hgi-logout-circle-01:after{content:"\4ae2"}.hgi-bulk.hgi-logout-circle-01:before{content:"\4ae3"}.hgi-bulk.hgi-logout-circle-02:after{content:"\4ae4"}.hgi-bulk.hgi-logout-circle-02:before{content:"\4ae5"}.hgi-bulk.hgi-logout-square-01:after{content:"\4ae6"}.hgi-bulk.hgi-logout-square-01:before{content:"\4ae7"}.hgi-bulk.hgi-logout-square-02:after{content:"\4ae8"}.hgi-bulk.hgi-logout-square-02:before{content:"\4ae9"}.hgi-bulk.hgi-lollipop:after{content:"\4aea"}.hgi-bulk.hgi-lollipop:before{content:"\4aeb"}.hgi-bulk.hgi-long-sleeve-shirt:after{content:"\4aec"}.hgi-bulk.hgi-long-sleeve-shirt:before{content:"\4aed"}.hgi-bulk.hgi-longitude:after{content:"\4aee"}.hgi-bulk.hgi-longitude:before{content:"\4aef"}.hgi-bulk.hgi-look-bottom:after{content:"\4af0"}.hgi-bulk.hgi-look-bottom:before{content:"\4af1"}.hgi-bulk.hgi-look-left:after{content:"\4af2"}.hgi-bulk.hgi-look-left:before{content:"\4af3"}.hgi-bulk.hgi-look-right:after{content:"\4af4"}.hgi-bulk.hgi-look-right:before{content:"\4af5"}.hgi-bulk.hgi-look-top:after{content:"\4af6"}.hgi-bulk.hgi-look-top:before{content:"\4af7"}.hgi-bulk.hgi-loom:after{content:"\4af8"}.hgi-bulk.hgi-loom:before{content:"\4af9"}.hgi-bulk.hgi-lottiefiles:after{content:"\4afa"}.hgi-bulk.hgi-lottiefiles:before{content:"\4afb"}.hgi-bulk.hgi-love-korean-finger:after{content:"\4afc"}.hgi-bulk.hgi-love-korean-finger:before{content:"\4afd"}.hgi-bulk.hgi-loyalty-card:after{content:"\4afe"}.hgi-bulk.hgi-loyalty-card:before{content:"\4aff"}.hgi-bulk.hgi-luggage-01:after{content:"\4b00"}.hgi-bulk.hgi-luggage-01:before{content:"\4b01"}.hgi-bulk.hgi-luggage-02:after{content:"\4b02"}.hgi-bulk.hgi-luggage-02:before{content:"\4b03"}.hgi-bulk.hgi-lungs:after{content:"\4b04"}.hgi-bulk.hgi-lungs:before{content:"\4b05"}.hgi-bulk.hgi-machine-robot:after{content:"\4b06"}.hgi-bulk.hgi-machine-robot:before{content:"\4b07"}.hgi-bulk.hgi-magic-wand-01:after{content:"\4b08"}.hgi-bulk.hgi-magic-wand-01:before{content:"\4b09"}.hgi-bulk.hgi-magic-wand-02:after{content:"\4b0a"}.hgi-bulk.hgi-magic-wand-02:before{content:"\4b0b"}.hgi-bulk.hgi-magic-wand-03:after{content:"\4b0c"}.hgi-bulk.hgi-magic-wand-03:before{content:"\4b0d"}.hgi-bulk.hgi-magnet-01:after{content:"\4b0e"}.hgi-bulk.hgi-magnet-01:before{content:"\4b0f"}.hgi-bulk.hgi-magnet-02:after{content:"\4b10"}.hgi-bulk.hgi-magnet-02:before{content:"\4b11"}.hgi-bulk.hgi-magnet:after{content:"\4b12"}.hgi-bulk.hgi-magnet:before{content:"\4b13"}.hgi-bulk.hgi-mail-01:after{content:"\4b14"}.hgi-bulk.hgi-mail-01:before{content:"\4b15"}.hgi-bulk.hgi-mail-02:after{content:"\4b16"}.hgi-bulk.hgi-mail-02:before{content:"\4b17"}.hgi-bulk.hgi-mail-account-01:after{content:"\4b18"}.hgi-bulk.hgi-mail-account-01:before{content:"\4b19"}.hgi-bulk.hgi-mail-account-02:after{content:"\4b1a"}.hgi-bulk.hgi-mail-account-02:before{content:"\4b1b"}.hgi-bulk.hgi-mail-add-01:after{content:"\4b1c"}.hgi-bulk.hgi-mail-add-01:before{content:"\4b1d"}.hgi-bulk.hgi-mail-add-02:after{content:"\4b1e"}.hgi-bulk.hgi-mail-add-02:before{content:"\4b1f"}.hgi-bulk.hgi-mail-at-sign-01:after{content:"\4b20"}.hgi-bulk.hgi-mail-at-sign-01:before{content:"\4b21"}.hgi-bulk.hgi-mail-at-sign-02:after{content:"\4b22"}.hgi-bulk.hgi-mail-at-sign-02:before{content:"\4b23"}.hgi-bulk.hgi-mail-block-01:after{content:"\4b24"}.hgi-bulk.hgi-mail-block-01:before{content:"\4b25"}.hgi-bulk.hgi-mail-block-02:after{content:"\4b26"}.hgi-bulk.hgi-mail-block-02:before{content:"\4b27"}.hgi-bulk.hgi-mail-download-01:after{content:"\4b28"}.hgi-bulk.hgi-mail-download-01:before{content:"\4b29"}.hgi-bulk.hgi-mail-download-02:after{content:"\4b2a"}.hgi-bulk.hgi-mail-download-02:before{content:"\4b2b"}.hgi-bulk.hgi-mail-edit-01:after{content:"\4b2c"}.hgi-bulk.hgi-mail-edit-01:before{content:"\4b2d"}.hgi-bulk.hgi-mail-edit-02:after{content:"\4b2e"}.hgi-bulk.hgi-mail-edit-02:before{content:"\4b2f"}.hgi-bulk.hgi-mail-lock-01:after{content:"\4b30"}.hgi-bulk.hgi-mail-lock-01:before{content:"\4b31"}.hgi-bulk.hgi-mail-lock-02:after{content:"\4b32"}.hgi-bulk.hgi-mail-lock-02:before{content:"\4b33"}.hgi-bulk.hgi-mail-love-01:after{content:"\4b34"}.hgi-bulk.hgi-mail-love-01:before{content:"\4b35"}.hgi-bulk.hgi-mail-love-02:after{content:"\4b36"}.hgi-bulk.hgi-mail-love-02:before{content:"\4b37"}.hgi-bulk.hgi-mail-minus-01:after{content:"\4b38"}.hgi-bulk.hgi-mail-minus-01:before{content:"\4b39"}.hgi-bulk.hgi-mail-minus-02:after{content:"\4b3a"}.hgi-bulk.hgi-mail-minus-02:before{content:"\4b3b"}.hgi-bulk.hgi-mail-open-01:after{content:"\4b3c"}.hgi-bulk.hgi-mail-open-01:before{content:"\4b3d"}.hgi-bulk.hgi-mail-open-02:after{content:"\4b3e"}.hgi-bulk.hgi-mail-open-02:before{content:"\4b3f"}.hgi-bulk.hgi-mail-open-love:after{content:"\4b40"}.hgi-bulk.hgi-mail-open-love:before{content:"\4b41"}.hgi-bulk.hgi-mail-open:after{content:"\4b42"}.hgi-bulk.hgi-mail-open:before{content:"\4b43"}.hgi-bulk.hgi-mail-receive-01:after{content:"\4b44"}.hgi-bulk.hgi-mail-receive-01:before{content:"\4b45"}.hgi-bulk.hgi-mail-receive-02:after{content:"\4b46"}.hgi-bulk.hgi-mail-receive-02:before{content:"\4b47"}.hgi-bulk.hgi-mail-remove-01:after{content:"\4b48"}.hgi-bulk.hgi-mail-remove-01:before{content:"\4b49"}.hgi-bulk.hgi-mail-remove-02:after{content:"\4b4a"}.hgi-bulk.hgi-mail-remove-02:before{content:"\4b4b"}.hgi-bulk.hgi-mail-reply-01:after{content:"\4b4c"}.hgi-bulk.hgi-mail-reply-01:before{content:"\4b4d"}.hgi-bulk.hgi-mail-reply-02:after{content:"\4b4e"}.hgi-bulk.hgi-mail-reply-02:before{content:"\4b4f"}.hgi-bulk.hgi-mail-reply-all-01:after{content:"\4b50"}.hgi-bulk.hgi-mail-reply-all-01:before{content:"\4b51"}.hgi-bulk.hgi-mail-reply-all-02:after{content:"\4b52"}.hgi-bulk.hgi-mail-reply-all-02:before{content:"\4b53"}.hgi-bulk.hgi-mail-search-01:after{content:"\4b54"}.hgi-bulk.hgi-mail-search-01:before{content:"\4b55"}.hgi-bulk.hgi-mail-search-02:after{content:"\4b56"}.hgi-bulk.hgi-mail-search-02:before{content:"\4b57"}.hgi-bulk.hgi-mail-secure-01:after{content:"\4b58"}.hgi-bulk.hgi-mail-secure-01:before{content:"\4b59"}.hgi-bulk.hgi-mail-secure-02:after{content:"\4b5a"}.hgi-bulk.hgi-mail-secure-02:before{content:"\4b5b"}.hgi-bulk.hgi-mail-send-01:after{content:"\4b5c"}.hgi-bulk.hgi-mail-send-01:before{content:"\4b5d"}.hgi-bulk.hgi-mail-send-02:after{content:"\4b5e"}.hgi-bulk.hgi-mail-send-02:before{content:"\4b5f"}.hgi-bulk.hgi-mail-setting-01:after{content:"\4b60"}.hgi-bulk.hgi-mail-setting-01:before{content:"\4b61"}.hgi-bulk.hgi-mail-setting-02:after{content:"\4b62"}.hgi-bulk.hgi-mail-setting-02:before{content:"\4b63"}.hgi-bulk.hgi-mail-unlock-01:after{content:"\4b64"}.hgi-bulk.hgi-mail-unlock-01:before{content:"\4b65"}.hgi-bulk.hgi-mail-unlock-02:after{content:"\4b66"}.hgi-bulk.hgi-mail-unlock-02:before{content:"\4b67"}.hgi-bulk.hgi-mail-upload-01:after{content:"\4b68"}.hgi-bulk.hgi-mail-upload-01:before{content:"\4b69"}.hgi-bulk.hgi-mail-upload-02:after{content:"\4b6a"}.hgi-bulk.hgi-mail-upload-02:before{content:"\4b6b"}.hgi-bulk.hgi-mail-validation-01:after{content:"\4b6c"}.hgi-bulk.hgi-mail-validation-01:before{content:"\4b6d"}.hgi-bulk.hgi-mail-validation-02:after{content:"\4b6e"}.hgi-bulk.hgi-mail-validation-02:before{content:"\4b6f"}.hgi-bulk.hgi-mail-voice-01:after{content:"\4b70"}.hgi-bulk.hgi-mail-voice-01:before{content:"\4b71"}.hgi-bulk.hgi-mail-voice-02:after{content:"\4b72"}.hgi-bulk.hgi-mail-voice-02:before{content:"\4b73"}.hgi-bulk.hgi-mailbox-01:after{content:"\4b74"}.hgi-bulk.hgi-mailbox-01:before{content:"\4b75"}.hgi-bulk.hgi-mailbox:after{content:"\4b76"}.hgi-bulk.hgi-mailbox:before{content:"\4b77"}.hgi-bulk.hgi-manager:after{content:"\4b78"}.hgi-bulk.hgi-manager:before{content:"\4b79"}.hgi-bulk.hgi-map-pin:after{content:"\4b7a"}.hgi-bulk.hgi-map-pin:before{content:"\4b7b"}.hgi-bulk.hgi-map-pinpoint-01:after{content:"\4b7c"}.hgi-bulk.hgi-map-pinpoint-01:before{content:"\4b7d"}.hgi-bulk.hgi-map-pinpoint-02:after{content:"\4b7e"}.hgi-bulk.hgi-map-pinpoint-02:before{content:"\4b7f"}.hgi-bulk.hgi-maping:after{content:"\4b80"}.hgi-bulk.hgi-maping:before{content:"\4b81"}.hgi-bulk.hgi-maps-circle-01:after{content:"\4b82"}.hgi-bulk.hgi-maps-circle-01:before{content:"\4b83"}.hgi-bulk.hgi-maps-circle-02:after{content:"\4b84"}.hgi-bulk.hgi-maps-circle-02:before{content:"\4b85"}.hgi-bulk.hgi-maps-editing:after{content:"\4b86"}.hgi-bulk.hgi-maps-editing:before{content:"\4b87"}.hgi-bulk.hgi-maps-global-01:after{content:"\4b88"}.hgi-bulk.hgi-maps-global-01:before{content:"\4b89"}.hgi-bulk.hgi-maps-global-02:after{content:"\4b8a"}.hgi-bulk.hgi-maps-global-02:before{content:"\4b8b"}.hgi-bulk.hgi-maps-location-01:after{content:"\4b8c"}.hgi-bulk.hgi-maps-location-01:before{content:"\4b8d"}.hgi-bulk.hgi-maps-location-02:after{content:"\4b8e"}.hgi-bulk.hgi-maps-location-02:before{content:"\4b8f"}.hgi-bulk.hgi-maps-off:after{content:"\4b90"}.hgi-bulk.hgi-maps-off:before{content:"\4b91"}.hgi-bulk.hgi-maps-refresh:after{content:"\4b92"}.hgi-bulk.hgi-maps-refresh:before{content:"\4b93"}.hgi-bulk.hgi-maps-search:after{content:"\4b94"}.hgi-bulk.hgi-maps-search:before{content:"\4b95"}.hgi-bulk.hgi-maps:after{content:"\4b96"}.hgi-bulk.hgi-maps-square-01:after{content:"\4b97"}.hgi-bulk.hgi-maps-square-01:before{content:"\4b98"}.hgi-bulk.hgi-maps-square-02:after{content:"\4b99"}.hgi-bulk.hgi-maps-square-02:before{content:"\4b9a"}.hgi-bulk.hgi-maps:before{content:"\4b9b"}.hgi-bulk.hgi-market-analysis:after{content:"\4b9c"}.hgi-bulk.hgi-market-analysis:before{content:"\4b9d"}.hgi-bulk.hgi-marketing:after{content:"\4b9e"}.hgi-bulk.hgi-marketing:before{content:"\4b9f"}.hgi-bulk.hgi-mask-love:after{content:"\4ba0"}.hgi-bulk.hgi-mask-love:before{content:"\4ba1"}.hgi-bulk.hgi-mask:after{content:"\4ba2"}.hgi-bulk.hgi-mask:before{content:"\4ba3"}.hgi-bulk.hgi-master-card:after{content:"\4ba4"}.hgi-bulk.hgi-master-card:before{content:"\4ba5"}.hgi-bulk.hgi-matches:after{content:"\4ba6"}.hgi-bulk.hgi-matches:before{content:"\4ba7"}.hgi-bulk.hgi-math:after{content:"\4ba8"}.hgi-bulk.hgi-math:before{content:"\4ba9"}.hgi-bulk.hgi-matrix:after{content:"\4baa"}.hgi-bulk.hgi-matrix:before{content:"\4bab"}.hgi-bulk.hgi-maximize-01:after{content:"\4bac"}.hgi-bulk.hgi-maximize-01:before{content:"\4bad"}.hgi-bulk.hgi-maximize-02:after{content:"\4bae"}.hgi-bulk.hgi-maximize-02:before{content:"\4baf"}.hgi-bulk.hgi-maximize-03:after{content:"\4bb0"}.hgi-bulk.hgi-maximize-03:before{content:"\4bb1"}.hgi-bulk.hgi-maximize-04:after{content:"\4bb2"}.hgi-bulk.hgi-maximize-04:before{content:"\4bb3"}.hgi-bulk.hgi-maximize-screen:after{content:"\4bb4"}.hgi-bulk.hgi-maximize-screen:before{content:"\4bb5"}.hgi-bulk.hgi-mayan-pyramid:after{content:"\4bb6"}.hgi-bulk.hgi-mayan-pyramid:before{content:"\4bb7"}.hgi-bulk.hgi-maze:after{content:"\4bb8"}.hgi-bulk.hgi-maze:before{content:"\4bb9"}.hgi-bulk.hgi-medal-01:after{content:"\4bba"}.hgi-bulk.hgi-medal-01:before{content:"\4bbb"}.hgi-bulk.hgi-medal-02:after{content:"\4bbc"}.hgi-bulk.hgi-medal-02:before{content:"\4bbd"}.hgi-bulk.hgi-medal-03:after{content:"\4bbe"}.hgi-bulk.hgi-medal-03:before{content:"\4bbf"}.hgi-bulk.hgi-medal-04:after{content:"\4bc0"}.hgi-bulk.hgi-medal-04:before{content:"\4bc1"}.hgi-bulk.hgi-medal-05:after{content:"\4bc2"}.hgi-bulk.hgi-medal-05:before{content:"\4bc3"}.hgi-bulk.hgi-medal-06:after{content:"\4bc4"}.hgi-bulk.hgi-medal-06:before{content:"\4bc5"}.hgi-bulk.hgi-medal-07:after{content:"\4bc6"}.hgi-bulk.hgi-medal-07:before{content:"\4bc7"}.hgi-bulk.hgi-medal-first-place:after{content:"\4bc8"}.hgi-bulk.hgi-medal-first-place:before{content:"\4bc9"}.hgi-bulk.hgi-medal-second-place:after{content:"\4bca"}.hgi-bulk.hgi-medal-second-place:before{content:"\4bcb"}.hgi-bulk.hgi-medal-third-place:after{content:"\4bcc"}.hgi-bulk.hgi-medal-third-place:before{content:"\4bcd"}.hgi-bulk.hgi-medical-file:after{content:"\4bce"}.hgi-bulk.hgi-medical-file:before{content:"\4bcf"}.hgi-bulk.hgi-medical-mask:after{content:"\4bd0"}.hgi-bulk.hgi-medical-mask:before{content:"\4bd1"}.hgi-bulk.hgi-medicine-01:after{content:"\4bd2"}.hgi-bulk.hgi-medicine-01:before{content:"\4bd3"}.hgi-bulk.hgi-medicine-02:after{content:"\4bd4"}.hgi-bulk.hgi-medicine-02:before{content:"\4bd5"}.hgi-bulk.hgi-medicine-bottle-01:after{content:"\4bd6"}.hgi-bulk.hgi-medicine-bottle-01:before{content:"\4bd7"}.hgi-bulk.hgi-medicine-bottle-02:after{content:"\4bd8"}.hgi-bulk.hgi-medicine-bottle-02:before{content:"\4bd9"}.hgi-bulk.hgi-medicine-syrup:after{content:"\4bda"}.hgi-bulk.hgi-medicine-syrup:before{content:"\4bdb"}.hgi-bulk.hgi-medium:after{content:"\4bdc"}.hgi-bulk.hgi-medium-square:after{content:"\4bdd"}.hgi-bulk.hgi-medium-square:before{content:"\4bde"}.hgi-bulk.hgi-medium:before{content:"\4bdf"}.hgi-bulk.hgi-meeting-room:after{content:"\4be0"}.hgi-bulk.hgi-meeting-room:before{content:"\4be1"}.hgi-bulk.hgi-megaphone-01:after{content:"\4be2"}.hgi-bulk.hgi-megaphone-01:before{content:"\4be3"}.hgi-bulk.hgi-megaphone-02:after{content:"\4be4"}.hgi-bulk.hgi-megaphone-02:before{content:"\4be5"}.hgi-bulk.hgi-meh:after{content:"\4be6"}.hgi-bulk.hgi-meh:before{content:"\4be7"}.hgi-bulk.hgi-mentor:after{content:"\4be8"}.hgi-bulk.hgi-mentor:before{content:"\4be9"}.hgi-bulk.hgi-mentoring:after{content:"\4bea"}.hgi-bulk.hgi-mentoring:before{content:"\4beb"}.hgi-bulk.hgi-menu-01:after{content:"\4bec"}.hgi-bulk.hgi-menu-01:before{content:"\4bed"}.hgi-bulk.hgi-menu-02:after{content:"\4bee"}.hgi-bulk.hgi-menu-02:before{content:"\4bef"}.hgi-bulk.hgi-menu-03:after{content:"\4bf0"}.hgi-bulk.hgi-menu-03:before{content:"\4bf1"}.hgi-bulk.hgi-menu-04:after{content:"\4bf2"}.hgi-bulk.hgi-menu-04:before{content:"\4bf3"}.hgi-bulk.hgi-menu-05:after{content:"\4bf4"}.hgi-bulk.hgi-menu-05:before{content:"\4bf5"}.hgi-bulk.hgi-menu-06:after{content:"\4bf6"}.hgi-bulk.hgi-menu-06:before{content:"\4bf7"}.hgi-bulk.hgi-menu-07:after{content:"\4bf8"}.hgi-bulk.hgi-menu-07:before{content:"\4bf9"}.hgi-bulk.hgi-menu-08:after{content:"\4bfa"}.hgi-bulk.hgi-menu-08:before{content:"\4bfb"}.hgi-bulk.hgi-menu-09:after{content:"\4bfc"}.hgi-bulk.hgi-menu-09:before{content:"\4bfd"}.hgi-bulk.hgi-menu-10:after{content:"\4bfe"}.hgi-bulk.hgi-menu-10:before{content:"\4bff"}.hgi-bulk.hgi-menu-11:after{content:"\4c00"}.hgi-bulk.hgi-menu-11:before{content:"\4c01"}.hgi-bulk.hgi-menu-circle:after{content:"\4c02"}.hgi-bulk.hgi-menu-circle:before{content:"\4c03"}.hgi-bulk.hgi-menu-restaurant:after{content:"\4c04"}.hgi-bulk.hgi-menu-restaurant:before{content:"\4c05"}.hgi-bulk.hgi-menu-square:after{content:"\4c06"}.hgi-bulk.hgi-menu-square:before{content:"\4c07"}.hgi-bulk.hgi-message-01:after{content:"\4c08"}.hgi-bulk.hgi-message-01:before{content:"\4c09"}.hgi-bulk.hgi-message-02:after{content:"\4c0a"}.hgi-bulk.hgi-message-02:before{content:"\4c0b"}.hgi-bulk.hgi-message-add-01:after{content:"\4c0c"}.hgi-bulk.hgi-message-add-01:before{content:"\4c0d"}.hgi-bulk.hgi-message-add-02:after{content:"\4c0e"}.hgi-bulk.hgi-message-add-02:before{content:"\4c0f"}.hgi-bulk.hgi-message-blocked:after{content:"\4c10"}.hgi-bulk.hgi-message-blocked:before{content:"\4c11"}.hgi-bulk.hgi-message-cancel-01:after{content:"\4c12"}.hgi-bulk.hgi-message-cancel-01:before{content:"\4c13"}.hgi-bulk.hgi-message-cancel-02:after{content:"\4c14"}.hgi-bulk.hgi-message-cancel-02:before{content:"\4c15"}.hgi-bulk.hgi-message-delay-01:after{content:"\4c16"}.hgi-bulk.hgi-message-delay-01:before{content:"\4c17"}.hgi-bulk.hgi-message-delay-02:after{content:"\4c18"}.hgi-bulk.hgi-message-delay-02:before{content:"\4c19"}.hgi-bulk.hgi-message-done-01:after{content:"\4c1a"}.hgi-bulk.hgi-message-done-01:before{content:"\4c1b"}.hgi-bulk.hgi-message-done-02:after{content:"\4c1c"}.hgi-bulk.hgi-message-done-02:before{content:"\4c1d"}.hgi-bulk.hgi-message-download-01:after{content:"\4c1e"}.hgi-bulk.hgi-message-download-01:before{content:"\4c1f"}.hgi-bulk.hgi-message-download-02:after{content:"\4c20"}.hgi-bulk.hgi-message-download-02:before{content:"\4c21"}.hgi-bulk.hgi-message-edit-01:after{content:"\4c22"}.hgi-bulk.hgi-message-edit-01:before{content:"\4c23"}.hgi-bulk.hgi-message-edit-02:after{content:"\4c24"}.hgi-bulk.hgi-message-edit-02:before{content:"\4c25"}.hgi-bulk.hgi-message-favourite-01:after{content:"\4c26"}.hgi-bulk.hgi-message-favourite-01:before{content:"\4c27"}.hgi-bulk.hgi-message-favourite-02:after{content:"\4c28"}.hgi-bulk.hgi-message-favourite-02:before{content:"\4c29"}.hgi-bulk.hgi-message-incoming-01:after{content:"\4c2a"}.hgi-bulk.hgi-message-incoming-01:before{content:"\4c2b"}.hgi-bulk.hgi-message-incoming-02:after{content:"\4c2c"}.hgi-bulk.hgi-message-incoming-02:before{content:"\4c2d"}.hgi-bulk.hgi-message-lock-01:after{content:"\4c2e"}.hgi-bulk.hgi-message-lock-01:before{content:"\4c2f"}.hgi-bulk.hgi-message-lock-02:after{content:"\4c30"}.hgi-bulk.hgi-message-lock-02:before{content:"\4c31"}.hgi-bulk.hgi-message-multiple-01:after{content:"\4c32"}.hgi-bulk.hgi-message-multiple-01:before{content:"\4c33"}.hgi-bulk.hgi-message-multiple-02:after{content:"\4c34"}.hgi-bulk.hgi-message-multiple-02:before{content:"\4c35"}.hgi-bulk.hgi-message-notification-01:after{content:"\4c36"}.hgi-bulk.hgi-message-notification-01:before{content:"\4c37"}.hgi-bulk.hgi-message-notification-02:after{content:"\4c38"}.hgi-bulk.hgi-message-notification-02:before{content:"\4c39"}.hgi-bulk.hgi-message-outgoing-01:after{content:"\4c3a"}.hgi-bulk.hgi-message-outgoing-01:before{content:"\4c3b"}.hgi-bulk.hgi-message-outgoing-02:after{content:"\4c3c"}.hgi-bulk.hgi-message-outgoing-02:before{content:"\4c3d"}.hgi-bulk.hgi-message-preview-01:after{content:"\4c3e"}.hgi-bulk.hgi-message-preview-01:before{content:"\4c3f"}.hgi-bulk.hgi-message-preview-02:after{content:"\4c40"}.hgi-bulk.hgi-message-preview-02:before{content:"\4c41"}.hgi-bulk.hgi-message-programming:after{content:"\4c42"}.hgi-bulk.hgi-message-programming:before{content:"\4c43"}.hgi-bulk.hgi-message-question:after{content:"\4c44"}.hgi-bulk.hgi-message-question:before{content:"\4c45"}.hgi-bulk.hgi-message-search-01:after{content:"\4c46"}.hgi-bulk.hgi-message-search-01:before{content:"\4c47"}.hgi-bulk.hgi-message-search-02:after{content:"\4c48"}.hgi-bulk.hgi-message-search-02:before{content:"\4c49"}.hgi-bulk.hgi-message-secure-01:after{content:"\4c4a"}.hgi-bulk.hgi-message-secure-01:before{content:"\4c4b"}.hgi-bulk.hgi-message-secure-02:after{content:"\4c4c"}.hgi-bulk.hgi-message-secure-02:before{content:"\4c4d"}.hgi-bulk.hgi-message-translate:after{content:"\4c4e"}.hgi-bulk.hgi-message-translate:before{content:"\4c4f"}.hgi-bulk.hgi-message-unlock-01:after{content:"\4c50"}.hgi-bulk.hgi-message-unlock-01:before{content:"\4c51"}.hgi-bulk.hgi-message-unlock-02:after{content:"\4c52"}.hgi-bulk.hgi-message-unlock-02:before{content:"\4c53"}.hgi-bulk.hgi-message-upload-01:after{content:"\4c54"}.hgi-bulk.hgi-message-upload-01:before{content:"\4c55"}.hgi-bulk.hgi-message-upload-02:after{content:"\4c56"}.hgi-bulk.hgi-message-upload-02:before{content:"\4c57"}.hgi-bulk.hgi-message-user-01:after{content:"\4c58"}.hgi-bulk.hgi-message-user-01:before{content:"\4c59"}.hgi-bulk.hgi-message-user-02:after{content:"\4c5a"}.hgi-bulk.hgi-message-user-02:before{content:"\4c5b"}.hgi-bulk.hgi-messenger:after{content:"\4c5c"}.hgi-bulk.hgi-messenger:before{content:"\4c5d"}.hgi-bulk.hgi-meta:after{content:"\4c5e"}.hgi-bulk.hgi-meta:before{content:"\4c5f"}.hgi-bulk.hgi-metro:after{content:"\4c60"}.hgi-bulk.hgi-metro:before{content:"\4c61"}.hgi-bulk.hgi-mic-01:after{content:"\4c62"}.hgi-bulk.hgi-mic-01:before{content:"\4c63"}.hgi-bulk.hgi-mic-02:after{content:"\4c64"}.hgi-bulk.hgi-mic-02:before{content:"\4c65"}.hgi-bulk.hgi-mic-off-01:after{content:"\4c66"}.hgi-bulk.hgi-mic-off-01:before{content:"\4c67"}.hgi-bulk.hgi-mic-off-02:after{content:"\4c68"}.hgi-bulk.hgi-mic-off-02:before{content:"\4c69"}.hgi-bulk.hgi-microsoft-admin:after{content:"\4c6a"}.hgi-bulk.hgi-microsoft-admin:before{content:"\4c6b"}.hgi-bulk.hgi-microsoft:after{content:"\4c6c"}.hgi-bulk.hgi-microsoft:before{content:"\4c6d"}.hgi-bulk.hgi-microwave:after{content:"\4c6e"}.hgi-bulk.hgi-microwave:before{content:"\4c6f"}.hgi-bulk.hgi-milk-bottle:after{content:"\4c70"}.hgi-bulk.hgi-milk-bottle:before{content:"\4c71"}.hgi-bulk.hgi-milk-carton:after{content:"\4c72"}.hgi-bulk.hgi-milk-carton:before{content:"\4c73"}.hgi-bulk.hgi-milk-coconut:after{content:"\4c74"}.hgi-bulk.hgi-milk-coconut:before{content:"\4c75"}.hgi-bulk.hgi-milk-oat:after{content:"\4c76"}.hgi-bulk.hgi-milk-oat:before{content:"\4c77"}.hgi-bulk.hgi-minimize-01:after{content:"\4c78"}.hgi-bulk.hgi-minimize-01:before{content:"\4c79"}.hgi-bulk.hgi-minimize-02:after{content:"\4c7a"}.hgi-bulk.hgi-minimize-02:before{content:"\4c7b"}.hgi-bulk.hgi-minimize-03:after{content:"\4c7c"}.hgi-bulk.hgi-minimize-03:before{content:"\4c7d"}.hgi-bulk.hgi-minimize-04:after{content:"\4c7e"}.hgi-bulk.hgi-minimize-04:before{content:"\4c7f"}.hgi-bulk.hgi-minimize-screen:after{content:"\4c80"}.hgi-bulk.hgi-minimize-screen:before{content:"\4c81"}.hgi-bulk.hgi-mining-01:after{content:"\4c82"}.hgi-bulk.hgi-mining-01:before{content:"\4c83"}.hgi-bulk.hgi-mining-02:after{content:"\4c84"}.hgi-bulk.hgi-mining-02:before{content:"\4c85"}.hgi-bulk.hgi-mining-03:after{content:"\4c86"}.hgi-bulk.hgi-mining-03:before{content:"\4c87"}.hgi-bulk.hgi-minus-plus-01:after{content:"\4c88"}.hgi-bulk.hgi-minus-plus-01:before{content:"\4c89"}.hgi-bulk.hgi-minus-plus-02:after{content:"\4c8a"}.hgi-bulk.hgi-minus-plus-02:before{content:"\4c8b"}.hgi-bulk.hgi-minus-plus-circle-01:after{content:"\4c8c"}.hgi-bulk.hgi-minus-plus-circle-01:before{content:"\4c8d"}.hgi-bulk.hgi-minus-plus-circle-02:after{content:"\4c8e"}.hgi-bulk.hgi-minus-plus-circle-02:before{content:"\4c8f"}.hgi-bulk.hgi-minus-plus-square-01:after{content:"\4c90"}.hgi-bulk.hgi-minus-plus-square-01:before{content:"\4c91"}.hgi-bulk.hgi-minus-plus-square-02:after{content:"\4c92"}.hgi-bulk.hgi-minus-plus-square-02:before{content:"\4c93"}.hgi-bulk.hgi-minus-sign-circle:after{content:"\4c94"}.hgi-bulk.hgi-minus-sign-circle:before{content:"\4c95"}.hgi-bulk.hgi-minus-sign:after{content:"\4c96"}.hgi-bulk.hgi-minus-sign-square:after{content:"\4c97"}.hgi-bulk.hgi-minus-sign-square:before{content:"\4c98"}.hgi-bulk.hgi-minus-sign:before{content:"\4c99"}.hgi-bulk.hgi-mirror:after{content:"\4c9a"}.hgi-bulk.hgi-mirror:before{content:"\4c9b"}.hgi-bulk.hgi-mirroring-screen:after{content:"\4c9c"}.hgi-bulk.hgi-mirroring-screen:before{content:"\4c9d"}.hgi-bulk.hgi-mixer:after{content:"\4c9e"}.hgi-bulk.hgi-mixer:before{content:"\4c9f"}.hgi-bulk.hgi-mobile-navigator-01:after{content:"\4ca0"}.hgi-bulk.hgi-mobile-navigator-01:before{content:"\4ca1"}.hgi-bulk.hgi-mobile-navigator-02:after{content:"\4ca2"}.hgi-bulk.hgi-mobile-navigator-02:before{content:"\4ca3"}.hgi-bulk.hgi-mobile-programming-01:after{content:"\4ca4"}.hgi-bulk.hgi-mobile-programming-01:before{content:"\4ca5"}.hgi-bulk.hgi-mobile-programming-02:after{content:"\4ca6"}.hgi-bulk.hgi-mobile-programming-02:before{content:"\4ca7"}.hgi-bulk.hgi-mobile-protection:after{content:"\4ca8"}.hgi-bulk.hgi-mobile-protection:before{content:"\4ca9"}.hgi-bulk.hgi-mobile-security:after{content:"\4caa"}.hgi-bulk.hgi-mobile-security:before{content:"\4cab"}.hgi-bulk.hgi-mochi:after{content:"\4cac"}.hgi-bulk.hgi-mochi:before{content:"\4cad"}.hgi-bulk.hgi-modern-tv-four-k:after{content:"\4cae"}.hgi-bulk.hgi-modern-tv-four-k:before{content:"\4caf"}.hgi-bulk.hgi-modern-tv-issue:after{content:"\4cb0"}.hgi-bulk.hgi-modern-tv-issue:before{content:"\4cb1"}.hgi-bulk.hgi-modern-tv:after{content:"\4cb2"}.hgi-bulk.hgi-modern-tv:before{content:"\4cb3"}.hgi-bulk.hgi-molecules:after{content:"\4cb4"}.hgi-bulk.hgi-molecules:before{content:"\4cb5"}.hgi-bulk.hgi-monas:after{content:"\4cb6"}.hgi-bulk.hgi-monas:before{content:"\4cb7"}.hgi-bulk.hgi-money-01:after{content:"\4cb8"}.hgi-bulk.hgi-money-01:before{content:"\4cb9"}.hgi-bulk.hgi-money-02:after{content:"\4cba"}.hgi-bulk.hgi-money-02:before{content:"\4cbb"}.hgi-bulk.hgi-money-03:after{content:"\4cbc"}.hgi-bulk.hgi-money-03:before{content:"\4cbd"}.hgi-bulk.hgi-money-04:after{content:"\4cbe"}.hgi-bulk.hgi-money-04:before{content:"\4cbf"}.hgi-bulk.hgi-money-add-01:after{content:"\4cc0"}.hgi-bulk.hgi-money-add-01:before{content:"\4cc1"}.hgi-bulk.hgi-money-add-02:after{content:"\4cc2"}.hgi-bulk.hgi-money-add-02:before{content:"\4cc3"}.hgi-bulk.hgi-money-bag-01:after{content:"\4cc4"}.hgi-bulk.hgi-money-bag-01:before{content:"\4cc5"}.hgi-bulk.hgi-money-bag-02:after{content:"\4cc6"}.hgi-bulk.hgi-money-bag-02:before{content:"\4cc7"}.hgi-bulk.hgi-money-exchange-01:after{content:"\4cc8"}.hgi-bulk.hgi-money-exchange-01:before{content:"\4cc9"}.hgi-bulk.hgi-money-exchange-02:after{content:"\4cca"}.hgi-bulk.hgi-money-exchange-02:before{content:"\4ccb"}.hgi-bulk.hgi-money-exchange-03:after{content:"\4ccc"}.hgi-bulk.hgi-money-exchange-03:before{content:"\4ccd"}.hgi-bulk.hgi-money-not-found-01:after{content:"\4cce"}.hgi-bulk.hgi-money-not-found-01:before{content:"\4ccf"}.hgi-bulk.hgi-money-not-found-02:after{content:"\4cd0"}.hgi-bulk.hgi-money-not-found-02:before{content:"\4cd1"}.hgi-bulk.hgi-money-not-found-03:after{content:"\4cd2"}.hgi-bulk.hgi-money-not-found-03:before{content:"\4cd3"}.hgi-bulk.hgi-money-not-found-04:after{content:"\4cd4"}.hgi-bulk.hgi-money-not-found-04:before{content:"\4cd5"}.hgi-bulk.hgi-money-receive-01:after{content:"\4cd6"}.hgi-bulk.hgi-money-receive-01:before{content:"\4cd7"}.hgi-bulk.hgi-money-receive-02:after{content:"\4cd8"}.hgi-bulk.hgi-money-receive-02:before{content:"\4cd9"}.hgi-bulk.hgi-money-receive-circle:after{content:"\4cda"}.hgi-bulk.hgi-money-receive-circle:before{content:"\4cdb"}.hgi-bulk.hgi-money-receive-flow-01:after{content:"\4cdc"}.hgi-bulk.hgi-money-receive-flow-01:before{content:"\4cdd"}.hgi-bulk.hgi-money-receive-flow-02:after{content:"\4cde"}.hgi-bulk.hgi-money-receive-flow-02:before{content:"\4cdf"}.hgi-bulk.hgi-money-receive-square:after{content:"\4ce0"}.hgi-bulk.hgi-money-receive-square:before{content:"\4ce1"}.hgi-bulk.hgi-money-remove-01:after{content:"\4ce2"}.hgi-bulk.hgi-money-remove-01:before{content:"\4ce3"}.hgi-bulk.hgi-money-remove-02:after{content:"\4ce4"}.hgi-bulk.hgi-money-remove-02:before{content:"\4ce5"}.hgi-bulk.hgi-money-safe:after{content:"\4ce6"}.hgi-bulk.hgi-money-safe:before{content:"\4ce7"}.hgi-bulk.hgi-money-saving-jar:after{content:"\4ce8"}.hgi-bulk.hgi-money-saving-jar:before{content:"\4ce9"}.hgi-bulk.hgi-money-security:after{content:"\4cea"}.hgi-bulk.hgi-money-security:before{content:"\4ceb"}.hgi-bulk.hgi-money-send-01:after{content:"\4cec"}.hgi-bulk.hgi-money-send-01:before{content:"\4ced"}.hgi-bulk.hgi-money-send-02:after{content:"\4cee"}.hgi-bulk.hgi-money-send-02:before{content:"\4cef"}.hgi-bulk.hgi-money-send-circle:after{content:"\4cf0"}.hgi-bulk.hgi-money-send-circle:before{content:"\4cf1"}.hgi-bulk.hgi-money-send-flow-01:after{content:"\4cf2"}.hgi-bulk.hgi-money-send-flow-01:before{content:"\4cf3"}.hgi-bulk.hgi-money-send-flow-02:after{content:"\4cf4"}.hgi-bulk.hgi-money-send-flow-02:before{content:"\4cf5"}.hgi-bulk.hgi-money-send-square:after{content:"\4cf6"}.hgi-bulk.hgi-money-send-square:before{content:"\4cf7"}.hgi-bulk.hgi-monocle-01:after{content:"\4cf8"}.hgi-bulk.hgi-monocle-01:before{content:"\4cf9"}.hgi-bulk.hgi-monocle:after{content:"\4cfa"}.hgi-bulk.hgi-monocle:before{content:"\4cfb"}.hgi-bulk.hgi-monster:after{content:"\4cfc"}.hgi-bulk.hgi-monster:before{content:"\4cfd"}.hgi-bulk.hgi-moon-01:after{content:"\4cfe"}.hgi-bulk.hgi-moon-01:before{content:"\4cff"}.hgi-bulk.hgi-moon-02:after{content:"\4d00"}.hgi-bulk.hgi-moon-02:before{content:"\4d01"}.hgi-bulk.hgi-moon-angled-rain-zap:after{content:"\4d02"}.hgi-bulk.hgi-moon-angled-rain-zap:before{content:"\4d03"}.hgi-bulk.hgi-moon-cloud-angled-rain:after{content:"\4d04"}.hgi-bulk.hgi-moon-cloud-angled-rain:before{content:"\4d05"}.hgi-bulk.hgi-moon-cloud-angled-zap:after{content:"\4d06"}.hgi-bulk.hgi-moon-cloud-angled-zap:before{content:"\4d07"}.hgi-bulk.hgi-moon-cloud-big-rain:after{content:"\4d08"}.hgi-bulk.hgi-moon-cloud-big-rain:before{content:"\4d09"}.hgi-bulk.hgi-moon-cloud-fast-wind:after{content:"\4d0a"}.hgi-bulk.hgi-moon-cloud-fast-wind:before{content:"\4d0b"}.hgi-bulk.hgi-moon-cloud-hailstone:after{content:"\4d0c"}.hgi-bulk.hgi-moon-cloud-hailstone:before{content:"\4d0d"}.hgi-bulk.hgi-moon-cloud-little-rain:after{content:"\4d0e"}.hgi-bulk.hgi-moon-cloud-little-rain:before{content:"\4d0f"}.hgi-bulk.hgi-moon-cloud-little-snow:after{content:"\4d10"}.hgi-bulk.hgi-moon-cloud-little-snow:before{content:"\4d11"}.hgi-bulk.hgi-moon-cloud-mid-rain:after{content:"\4d12"}.hgi-bulk.hgi-moon-cloud-mid-rain:before{content:"\4d13"}.hgi-bulk.hgi-moon-cloud-mid-snow:after{content:"\4d14"}.hgi-bulk.hgi-moon-cloud-mid-snow:before{content:"\4d15"}.hgi-bulk.hgi-moon-cloud:after{content:"\4d16"}.hgi-bulk.hgi-moon-cloud-slow-wind:after{content:"\4d17"}.hgi-bulk.hgi-moon-cloud-slow-wind:before{content:"\4d18"}.hgi-bulk.hgi-moon-cloud-snow:after{content:"\4d19"}.hgi-bulk.hgi-moon-cloud-snow:before{content:"\4d1a"}.hgi-bulk.hgi-moon-cloud:before{content:"\4d1b"}.hgi-bulk.hgi-moon-eclipse:after{content:"\4d1c"}.hgi-bulk.hgi-moon-eclipse:before{content:"\4d1d"}.hgi-bulk.hgi-moon-fast-wind:after{content:"\4d1e"}.hgi-bulk.hgi-moon-fast-wind:before{content:"\4d1f"}.hgi-bulk.hgi-moon-landing:after{content:"\4d20"}.hgi-bulk.hgi-moon-landing:before{content:"\4d21"}.hgi-bulk.hgi-moon:after{content:"\4d22"}.hgi-bulk.hgi-moon-slow-wind:after{content:"\4d23"}.hgi-bulk.hgi-moon-slow-wind:before{content:"\4d24"}.hgi-bulk.hgi-moon:before{content:"\4d25"}.hgi-bulk.hgi-moonset:after{content:"\4d26"}.hgi-bulk.hgi-moonset:before{content:"\4d27"}.hgi-bulk.hgi-more-01:after{content:"\4d28"}.hgi-bulk.hgi-more-01:before{content:"\4d29"}.hgi-bulk.hgi-more-02:after{content:"\4d2a"}.hgi-bulk.hgi-more-02:before{content:"\4d2b"}.hgi-bulk.hgi-more-03:after{content:"\4d2c"}.hgi-bulk.hgi-more-03:before{content:"\4d2d"}.hgi-bulk.hgi-more-horizontal-circle-01:after{content:"\4d2e"}.hgi-bulk.hgi-more-horizontal-circle-01:before{content:"\4d2f"}.hgi-bulk.hgi-more-horizontal-circle-02:after{content:"\4d30"}.hgi-bulk.hgi-more-horizontal-circle-02:before{content:"\4d31"}.hgi-bulk.hgi-more-horizontal:after{content:"\4d32"}.hgi-bulk.hgi-more-horizontal-square-01:after{content:"\4d33"}.hgi-bulk.hgi-more-horizontal-square-01:before{content:"\4d34"}.hgi-bulk.hgi-more-horizontal-square-02:after{content:"\4d35"}.hgi-bulk.hgi-more-horizontal-square-02:before{content:"\4d36"}.hgi-bulk.hgi-more-horizontal:before{content:"\4d37"}.hgi-bulk.hgi-more-or-less-circle:after{content:"\4d38"}.hgi-bulk.hgi-more-or-less-circle:before{content:"\4d39"}.hgi-bulk.hgi-more-or-less:after{content:"\4d3a"}.hgi-bulk.hgi-more-or-less-square:after{content:"\4d3b"}.hgi-bulk.hgi-more-or-less-square:before{content:"\4d3c"}.hgi-bulk.hgi-more-or-less:before{content:"\4d3d"}.hgi-bulk.hgi-more:after{content:"\4d3e"}.hgi-bulk.hgi-more-vertical-circle-01:after{content:"\4d3f"}.hgi-bulk.hgi-more-vertical-circle-01:before{content:"\4d40"}.hgi-bulk.hgi-more-vertical-circle-02:after{content:"\4d41"}.hgi-bulk.hgi-more-vertical-circle-02:before{content:"\4d42"}.hgi-bulk.hgi-more-vertical:after{content:"\4d43"}.hgi-bulk.hgi-more-vertical-square-01:after{content:"\4d44"}.hgi-bulk.hgi-more-vertical-square-01:before{content:"\4d45"}.hgi-bulk.hgi-more-vertical-square-02:after{content:"\4d46"}.hgi-bulk.hgi-more-vertical-square-02:before{content:"\4d47"}.hgi-bulk.hgi-more-vertical:before{content:"\4d48"}.hgi-bulk.hgi-more:before{content:"\4d49"}.hgi-bulk.hgi-mortar:after{content:"\4d4a"}.hgi-bulk.hgi-mortar:before{content:"\4d4b"}.hgi-bulk.hgi-mortarboard-01:after{content:"\4d4c"}.hgi-bulk.hgi-mortarboard-01:before{content:"\4d4d"}.hgi-bulk.hgi-mortarboard-02:after{content:"\4d4e"}.hgi-bulk.hgi-mortarboard-02:before{content:"\4d4f"}.hgi-bulk.hgi-mosque-01:after{content:"\4d50"}.hgi-bulk.hgi-mosque-01:before{content:"\4d51"}.hgi-bulk.hgi-mosque-02:after{content:"\4d52"}.hgi-bulk.hgi-mosque-02:before{content:"\4d53"}.hgi-bulk.hgi-mosque-03:after{content:"\4d54"}.hgi-bulk.hgi-mosque-03:before{content:"\4d55"}.hgi-bulk.hgi-mosque-04:after{content:"\4d56"}.hgi-bulk.hgi-mosque-04:before{content:"\4d57"}.hgi-bulk.hgi-mosque-05:after{content:"\4d58"}.hgi-bulk.hgi-mosque-05:before{content:"\4d59"}.hgi-bulk.hgi-mosque-location:after{content:"\4d5a"}.hgi-bulk.hgi-mosque-location:before{content:"\4d5b"}.hgi-bulk.hgi-motion-01:after{content:"\4d5c"}.hgi-bulk.hgi-motion-01:before{content:"\4d5d"}.hgi-bulk.hgi-motion-02:after{content:"\4d5e"}.hgi-bulk.hgi-motion-02:before{content:"\4d5f"}.hgi-bulk.hgi-motorbike-01:after{content:"\4d60"}.hgi-bulk.hgi-motorbike-01:before{content:"\4d61"}.hgi-bulk.hgi-motorbike-02:after{content:"\4d62"}.hgi-bulk.hgi-motorbike-02:before{content:"\4d63"}.hgi-bulk.hgi-mountain:after{content:"\4d64"}.hgi-bulk.hgi-mountain:before{content:"\4d65"}.hgi-bulk.hgi-mouse-01:after{content:"\4d66"}.hgi-bulk.hgi-mouse-01:before{content:"\4d67"}.hgi-bulk.hgi-mouse-02:after{content:"\4d68"}.hgi-bulk.hgi-mouse-02:before{content:"\4d69"}.hgi-bulk.hgi-mouse-03:after{content:"\4d6a"}.hgi-bulk.hgi-mouse-03:before{content:"\4d6b"}.hgi-bulk.hgi-mouse-04:after{content:"\4d6c"}.hgi-bulk.hgi-mouse-04:before{content:"\4d6d"}.hgi-bulk.hgi-mouse-05:after{content:"\4d6e"}.hgi-bulk.hgi-mouse-05:before{content:"\4d6f"}.hgi-bulk.hgi-mouse-06:after{content:"\4d70"}.hgi-bulk.hgi-mouse-06:before{content:"\4d71"}.hgi-bulk.hgi-mouse-07:after{content:"\4d72"}.hgi-bulk.hgi-mouse-07:before{content:"\4d73"}.hgi-bulk.hgi-mouse-08:after{content:"\4d74"}.hgi-bulk.hgi-mouse-08:before{content:"\4d75"}.hgi-bulk.hgi-mouse-09:after{content:"\4d76"}.hgi-bulk.hgi-mouse-09:before{content:"\4d77"}.hgi-bulk.hgi-mouse-10:after{content:"\4d78"}.hgi-bulk.hgi-mouse-10:before{content:"\4d79"}.hgi-bulk.hgi-mouse-11:after{content:"\4d7a"}.hgi-bulk.hgi-mouse-11:before{content:"\4d7b"}.hgi-bulk.hgi-mouse-12:after{content:"\4d7c"}.hgi-bulk.hgi-mouse-12:before{content:"\4d7d"}.hgi-bulk.hgi-mouse-13:after{content:"\4d7e"}.hgi-bulk.hgi-mouse-13:before{content:"\4d7f"}.hgi-bulk.hgi-mouse-14:after{content:"\4d80"}.hgi-bulk.hgi-mouse-14:before{content:"\4d81"}.hgi-bulk.hgi-mouse-15:after{content:"\4d82"}.hgi-bulk.hgi-mouse-15:before{content:"\4d83"}.hgi-bulk.hgi-mouse-16:after{content:"\4d84"}.hgi-bulk.hgi-mouse-16:before{content:"\4d85"}.hgi-bulk.hgi-mouse-17:after{content:"\4d86"}.hgi-bulk.hgi-mouse-17:before{content:"\4d87"}.hgi-bulk.hgi-mouse-18:after{content:"\4d88"}.hgi-bulk.hgi-mouse-18:before{content:"\4d89"}.hgi-bulk.hgi-mouse-19:after{content:"\4d8a"}.hgi-bulk.hgi-mouse-19:before{content:"\4d8b"}.hgi-bulk.hgi-mouse-20:after{content:"\4d8c"}.hgi-bulk.hgi-mouse-20:before{content:"\4d8d"}.hgi-bulk.hgi-mouse-21:after{content:"\4d8e"}.hgi-bulk.hgi-mouse-21:before{content:"\4d8f"}.hgi-bulk.hgi-mouse-22:after{content:"\4d90"}.hgi-bulk.hgi-mouse-22:before{content:"\4d91"}.hgi-bulk.hgi-mouse-23:after{content:"\4d92"}.hgi-bulk.hgi-mouse-23:before{content:"\4d93"}.hgi-bulk.hgi-mouse-left-click-01:after{content:"\4d94"}.hgi-bulk.hgi-mouse-left-click-01:before{content:"\4d95"}.hgi-bulk.hgi-mouse-left-click-02:after{content:"\4d96"}.hgi-bulk.hgi-mouse-left-click-02:before{content:"\4d97"}.hgi-bulk.hgi-mouse-left-click-03:after{content:"\4d98"}.hgi-bulk.hgi-mouse-left-click-03:before{content:"\4d99"}.hgi-bulk.hgi-mouse-left-click-04:after{content:"\4d9a"}.hgi-bulk.hgi-mouse-left-click-04:before{content:"\4d9b"}.hgi-bulk.hgi-mouse-left-click-05:after{content:"\4d9c"}.hgi-bulk.hgi-mouse-left-click-05:before{content:"\4d9d"}.hgi-bulk.hgi-mouse-left-click-06:after{content:"\4d9e"}.hgi-bulk.hgi-mouse-left-click-06:before{content:"\4d9f"}.hgi-bulk.hgi-mouse-right-click-01:after{content:"\4da0"}.hgi-bulk.hgi-mouse-right-click-01:before{content:"\4da1"}.hgi-bulk.hgi-mouse-right-click-02:after{content:"\4da2"}.hgi-bulk.hgi-mouse-right-click-02:before{content:"\4da3"}.hgi-bulk.hgi-mouse-right-click-03:after{content:"\4da4"}.hgi-bulk.hgi-mouse-right-click-03:before{content:"\4da5"}.hgi-bulk.hgi-mouse-right-click-04:after{content:"\4da6"}.hgi-bulk.hgi-mouse-right-click-04:before{content:"\4da7"}.hgi-bulk.hgi-mouse-right-click-05:after{content:"\4da8"}.hgi-bulk.hgi-mouse-right-click-05:before{content:"\4da9"}.hgi-bulk.hgi-mouse-right-click-06:after{content:"\4daa"}.hgi-bulk.hgi-mouse-right-click-06:before{content:"\4dab"}.hgi-bulk.hgi-mouse-scroll-01:after{content:"\4dac"}.hgi-bulk.hgi-mouse-scroll-01:before{content:"\4dad"}.hgi-bulk.hgi-mouse-scroll-02:after{content:"\4dae"}.hgi-bulk.hgi-mouse-scroll-02:before{content:"\4daf"}.hgi-bulk.hgi-move-01:after{content:"\4db0"}.hgi-bulk.hgi-move-01:before{content:"\4db1"}.hgi-bulk.hgi-move-02:after{content:"\4db2"}.hgi-bulk.hgi-move-02:before{content:"\4db3"}.hgi-bulk.hgi-move-bottom:after{content:"\4db4"}.hgi-bulk.hgi-move-bottom:before{content:"\4db5"}.hgi-bulk.hgi-move-left:after{content:"\4db6"}.hgi-bulk.hgi-move-left:before{content:"\4db7"}.hgi-bulk.hgi-move-right:after{content:"\4db8"}.hgi-bulk.hgi-move-right:before{content:"\4db9"}.hgi-bulk.hgi-move:after{content:"\4dba"}.hgi-bulk.hgi-move-to:after{content:"\4dbb"}.hgi-bulk.hgi-move-to:before{content:"\4dbc"}.hgi-bulk.hgi-move-top:after{content:"\4dbd"}.hgi-bulk.hgi-move-top:before{content:"\4dbe"}.hgi-bulk.hgi-move:before{content:"\4dbf"}.hgi-bulk.hgi-mp-3-01:after{content:"\4dc0"}.hgi-bulk.hgi-mp-3-01:before{content:"\4dc1"}.hgi-bulk.hgi-mp-3-02:after{content:"\4dc2"}.hgi-bulk.hgi-mp-3-02:before{content:"\4dc3"}.hgi-bulk.hgi-mp-4-01:after{content:"\4dc4"}.hgi-bulk.hgi-mp-4-01:before{content:"\4dc5"}.hgi-bulk.hgi-mp-4-02:after{content:"\4dc6"}.hgi-bulk.hgi-mp-4-02:before{content:"\4dc7"}.hgi-bulk.hgi-muhammad:after{content:"\4dc8"}.hgi-bulk.hgi-muhammad:before{content:"\4dc9"}.hgi-bulk.hgi-multiplication-sign-circle:after{content:"\4dca"}.hgi-bulk.hgi-multiplication-sign-circle:before{content:"\4dcb"}.hgi-bulk.hgi-multiplication-sign:after{content:"\4dcc"}.hgi-bulk.hgi-multiplication-sign-square:after{content:"\4dcd"}.hgi-bulk.hgi-multiplication-sign-square:before{content:"\4dce"}.hgi-bulk.hgi-multiplication-sign:before{content:"\4dcf"}.hgi-bulk.hgi-mushroom-01:after{content:"\4dd0"}.hgi-bulk.hgi-mushroom-01:before{content:"\4dd1"}.hgi-bulk.hgi-mushroom:after{content:"\4dd2"}.hgi-bulk.hgi-mushroom:before{content:"\4dd3"}.hgi-bulk.hgi-music-note-01:after{content:"\4dd4"}.hgi-bulk.hgi-music-note-01:before{content:"\4dd5"}.hgi-bulk.hgi-music-note-02:after{content:"\4dd6"}.hgi-bulk.hgi-music-note-02:before{content:"\4dd7"}.hgi-bulk.hgi-music-note-03:after{content:"\4dd8"}.hgi-bulk.hgi-music-note-03:before{content:"\4dd9"}.hgi-bulk.hgi-music-note-04:after{content:"\4dda"}.hgi-bulk.hgi-music-note-04:before{content:"\4ddb"}.hgi-bulk.hgi-music-note-square-01:after{content:"\4ddc"}.hgi-bulk.hgi-music-note-square-01:before{content:"\4ddd"}.hgi-bulk.hgi-music-note-square-02:after{content:"\4dde"}.hgi-bulk.hgi-music-note-square-02:before{content:"\4ddf"}.hgi-bulk.hgi-muslim:after{content:"\4de0"}.hgi-bulk.hgi-muslim:before{content:"\4de1"}.hgi-bulk.hgi-mute:after{content:"\4de2"}.hgi-bulk.hgi-mute:before{content:"\4de3"}.hgi-bulk.hgi-mymind:after{content:"\4de4"}.hgi-bulk.hgi-mymind:before{content:"\4de5"}.hgi-bulk.hgi-n-th-root-circle:after{content:"\4de6"}.hgi-bulk.hgi-n-th-root-circle:before{content:"\4de7"}.hgi-bulk.hgi-n-th-root:after{content:"\4de8"}.hgi-bulk.hgi-n-th-root-square:after{content:"\4de9"}.hgi-bulk.hgi-n-th-root-square:before{content:"\4dea"}.hgi-bulk.hgi-n-th-root:before{content:"\4deb"}.hgi-bulk.hgi-nano-technology:after{content:"\4dec"}.hgi-bulk.hgi-nano-technology:before{content:"\4ded"}.hgi-bulk.hgi-natural-food:after{content:"\4dee"}.hgi-bulk.hgi-natural-food:before{content:"\4def"}.hgi-bulk.hgi-navigation-01:after{content:"\4df0"}.hgi-bulk.hgi-navigation-01:before{content:"\4df1"}.hgi-bulk.hgi-navigation-02:after{content:"\4df2"}.hgi-bulk.hgi-navigation-02:before{content:"\4df3"}.hgi-bulk.hgi-navigation-03:after{content:"\4df4"}.hgi-bulk.hgi-navigation-03:before{content:"\4df5"}.hgi-bulk.hgi-navigation-04:after{content:"\4df6"}.hgi-bulk.hgi-navigation-04:before{content:"\4df7"}.hgi-bulk.hgi-navigator-01:after{content:"\4df8"}.hgi-bulk.hgi-navigator-01:before{content:"\4df9"}.hgi-bulk.hgi-navigator-02:after{content:"\4dfa"}.hgi-bulk.hgi-navigator-02:before{content:"\4dfb"}.hgi-bulk.hgi-necklace:after{content:"\4dfc"}.hgi-bulk.hgi-necklace:before{content:"\4dfd"}.hgi-bulk.hgi-nerd:after{content:"\4dfe"}.hgi-bulk.hgi-nerd:before{content:"\4dff"}.hgi-bulk.hgi-neural-network:after{content:"\4e00"}.hgi-bulk.hgi-neural-network:before{content:"\4e01"}.hgi-bulk.hgi-neutral:after{content:"\4e02"}.hgi-bulk.hgi-neutral:before{content:"\4e03"}.hgi-bulk.hgi-new-job:after{content:"\4e04"}.hgi-bulk.hgi-new-job:before{content:"\4e05"}.hgi-bulk.hgi-new-office:after{content:"\4e06"}.hgi-bulk.hgi-new-office:before{content:"\4e07"}.hgi-bulk.hgi-new-releases:after{content:"\4e08"}.hgi-bulk.hgi-new-releases:before{content:"\4e09"}.hgi-bulk.hgi-new-twitter-ellipse:after{content:"\4e0a"}.hgi-bulk.hgi-new-twitter-ellipse:before{content:"\4e0b"}.hgi-bulk.hgi-new-twitter-rectangle:after{content:"\4e0c"}.hgi-bulk.hgi-new-twitter-rectangle:before{content:"\4e0d"}.hgi-bulk.hgi-new-twitter:after{content:"\4e0e"}.hgi-bulk.hgi-new-twitter:before{content:"\4e0f"}.hgi-bulk.hgi-news-01:after{content:"\4e10"}.hgi-bulk.hgi-news-01:before{content:"\4e11"}.hgi-bulk.hgi-news:after{content:"\4e12"}.hgi-bulk.hgi-news:before{content:"\4e13"}.hgi-bulk.hgi-next:after{content:"\4e14"}.hgi-bulk.hgi-next:before{content:"\4e15"}.hgi-bulk.hgi-nike:after{content:"\4e16"}.hgi-bulk.hgi-nike:before{content:"\4e17"}.hgi-bulk.hgi-nintendo:after{content:"\4e18"}.hgi-bulk.hgi-nintendo-switch:after{content:"\4e19"}.hgi-bulk.hgi-nintendo-switch:before{content:"\4e1a"}.hgi-bulk.hgi-nintendo:before{content:"\4e1b"}.hgi-bulk.hgi-niqab:after{content:"\4e1c"}.hgi-bulk.hgi-niqab:before{content:"\4e1d"}.hgi-bulk.hgi-no-internet:after{content:"\4e1e"}.hgi-bulk.hgi-no-internet:before{content:"\4e1f"}.hgi-bulk.hgi-no-meeting-room:after{content:"\4e20"}.hgi-bulk.hgi-no-meeting-room:before{content:"\4e21"}.hgi-bulk.hgi-node-add:after{content:"\4e22"}.hgi-bulk.hgi-node-add:before{content:"\4e23"}.hgi-bulk.hgi-node-edit:after{content:"\4e24"}.hgi-bulk.hgi-node-edit:before{content:"\4e25"}.hgi-bulk.hgi-node-move-down:after{content:"\4e26"}.hgi-bulk.hgi-node-move-down:before{content:"\4e27"}.hgi-bulk.hgi-node-move-up:after{content:"\4e28"}.hgi-bulk.hgi-node-move-up:before{content:"\4e29"}.hgi-bulk.hgi-node-remove:after{content:"\4e2a"}.hgi-bulk.hgi-node-remove:before{content:"\4e2b"}.hgi-bulk.hgi-noodles:after{content:"\4e2c"}.hgi-bulk.hgi-noodles:before{content:"\4e2d"}.hgi-bulk.hgi-nose:after{content:"\4e2e"}.hgi-bulk.hgi-nose:before{content:"\4e2f"}.hgi-bulk.hgi-not-equal-sign-circle:after{content:"\4e30"}.hgi-bulk.hgi-not-equal-sign-circle:before{content:"\4e31"}.hgi-bulk.hgi-not-equal-sign:after{content:"\4e32"}.hgi-bulk.hgi-not-equal-sign-square:after{content:"\4e33"}.hgi-bulk.hgi-not-equal-sign-square:before{content:"\4e34"}.hgi-bulk.hgi-not-equal-sign:before{content:"\4e35"}.hgi-bulk.hgi-note-01:after{content:"\4e36"}.hgi-bulk.hgi-note-01:before{content:"\4e37"}.hgi-bulk.hgi-note-02:after{content:"\4e38"}.hgi-bulk.hgi-note-02:before{content:"\4e39"}.hgi-bulk.hgi-note-03:after{content:"\4e3a"}.hgi-bulk.hgi-note-03:before{content:"\4e3b"}.hgi-bulk.hgi-note-04:after{content:"\4e3c"}.hgi-bulk.hgi-note-04:before{content:"\4e3d"}.hgi-bulk.hgi-note-05:after{content:"\4e3e"}.hgi-bulk.hgi-note-05:before{content:"\4e3f"}.hgi-bulk.hgi-note-add:after{content:"\4e40"}.hgi-bulk.hgi-note-add:before{content:"\4e41"}.hgi-bulk.hgi-note-done:after{content:"\4e42"}.hgi-bulk.hgi-note-done:before{content:"\4e43"}.hgi-bulk.hgi-note-edit:after{content:"\4e44"}.hgi-bulk.hgi-note-edit:before{content:"\4e45"}.hgi-bulk.hgi-note-remove:after{content:"\4e46"}.hgi-bulk.hgi-note-remove:before{content:"\4e47"}.hgi-bulk.hgi-note:after{content:"\4e48"}.hgi-bulk.hgi-note:before{content:"\4e49"}.hgi-bulk.hgi-notebook-01:after{content:"\4e4a"}.hgi-bulk.hgi-notebook-01:before{content:"\4e4b"}.hgi-bulk.hgi-notebook-02:after{content:"\4e4c"}.hgi-bulk.hgi-notebook-02:before{content:"\4e4d"}.hgi-bulk.hgi-notebook:after{content:"\4e4e"}.hgi-bulk.hgi-notebook:before{content:"\4e4f"}.hgi-bulk.hgi-notification-01:after{content:"\4e50"}.hgi-bulk.hgi-notification-01:before{content:"\4e51"}.hgi-bulk.hgi-notification-02:after{content:"\4e52"}.hgi-bulk.hgi-notification-02:before{content:"\4e53"}.hgi-bulk.hgi-notification-03:after{content:"\4e54"}.hgi-bulk.hgi-notification-03:before{content:"\4e55"}.hgi-bulk.hgi-notification-block-01:after{content:"\4e56"}.hgi-bulk.hgi-notification-block-01:before{content:"\4e57"}.hgi-bulk.hgi-notification-block-02:after{content:"\4e58"}.hgi-bulk.hgi-notification-block-02:before{content:"\4e59"}.hgi-bulk.hgi-notification-block-03:after{content:"\4e5a"}.hgi-bulk.hgi-notification-block-03:before{content:"\4e5b"}.hgi-bulk.hgi-notification-bubble:after{content:"\4e5c"}.hgi-bulk.hgi-notification-bubble:before{content:"\4e5d"}.hgi-bulk.hgi-notification-circle:after{content:"\4e5e"}.hgi-bulk.hgi-notification-circle:before{content:"\4e5f"}.hgi-bulk.hgi-notification-off-01:after{content:"\4e60"}.hgi-bulk.hgi-notification-off-01:before{content:"\4e61"}.hgi-bulk.hgi-notification-off-02:after{content:"\4e62"}.hgi-bulk.hgi-notification-off-02:before{content:"\4e63"}.hgi-bulk.hgi-notification-off-03:after{content:"\4e64"}.hgi-bulk.hgi-notification-off-03:before{content:"\4e65"}.hgi-bulk.hgi-notification-snooze-01:after{content:"\4e66"}.hgi-bulk.hgi-notification-snooze-01:before{content:"\4e67"}.hgi-bulk.hgi-notification-snooze-02:after{content:"\4e68"}.hgi-bulk.hgi-notification-snooze-02:before{content:"\4e69"}.hgi-bulk.hgi-notification-snooze-03:after{content:"\4e6a"}.hgi-bulk.hgi-notification-snooze-03:before{content:"\4e6b"}.hgi-bulk.hgi-notification-square:after{content:"\4e6c"}.hgi-bulk.hgi-notification-square:before{content:"\4e6d"}.hgi-bulk.hgi-notion-01:after{content:"\4e6e"}.hgi-bulk.hgi-notion-01:before{content:"\4e6f"}.hgi-bulk.hgi-notion-02:after{content:"\4e70"}.hgi-bulk.hgi-notion-02:before{content:"\4e71"}.hgi-bulk.hgi-npm:after{content:"\4e72"}.hgi-bulk.hgi-npm:before{content:"\4e73"}.hgi-bulk.hgi-nuclear-power:after{content:"\4e74"}.hgi-bulk.hgi-nuclear-power:before{content:"\4e75"}.hgi-bulk.hgi-nut:after{content:"\4e76"}.hgi-bulk.hgi-nut:before{content:"\4e77"}.hgi-bulk.hgi-obtuse:after{content:"\4e78"}.hgi-bulk.hgi-obtuse:before{content:"\4e79"}.hgi-bulk.hgi-octagon:after{content:"\4e7a"}.hgi-bulk.hgi-octagon:before{content:"\4e7b"}.hgi-bulk.hgi-octopus:after{content:"\4e7c"}.hgi-bulk.hgi-octopus:before{content:"\4e7d"}.hgi-bulk.hgi-office-365:after{content:"\4e7e"}.hgi-bulk.hgi-office-365:before{content:"\4e7f"}.hgi-bulk.hgi-office-chair:after{content:"\4e80"}.hgi-bulk.hgi-office-chair:before{content:"\4e81"}.hgi-bulk.hgi-office:after{content:"\4e82"}.hgi-bulk.hgi-office:before{content:"\4e83"}.hgi-bulk.hgi-oil-barrel:after{content:"\4e84"}.hgi-bulk.hgi-oil-barrel:before{content:"\4e85"}.hgi-bulk.hgi-ok-finger:after{content:"\4e86"}.hgi-bulk.hgi-ok-finger:before{content:"\4e87"}.hgi-bulk.hgi-olympic-torch:after{content:"\4e88"}.hgi-bulk.hgi-olympic-torch:before{content:"\4e89"}.hgi-bulk.hgi-online-learning-01:after{content:"\4e8a"}.hgi-bulk.hgi-online-learning-01:before{content:"\4e8b"}.hgi-bulk.hgi-online-learning-02:after{content:"\4e8c"}.hgi-bulk.hgi-online-learning-02:before{content:"\4e8d"}.hgi-bulk.hgi-online-learning-03:after{content:"\4e8e"}.hgi-bulk.hgi-online-learning-03:before{content:"\4e8f"}.hgi-bulk.hgi-online-learning-04:after{content:"\4e90"}.hgi-bulk.hgi-online-learning-04:before{content:"\4e91"}.hgi-bulk.hgi-open-caption:after{content:"\4e92"}.hgi-bulk.hgi-open-caption:before{content:"\4e93"}.hgi-bulk.hgi-option:after{content:"\4e94"}.hgi-bulk.hgi-option:before{content:"\4e95"}.hgi-bulk.hgi-orange:after{content:"\4e96"}.hgi-bulk.hgi-orange:before{content:"\4e97"}.hgi-bulk.hgi-orbit-01:after{content:"\4e98"}.hgi-bulk.hgi-orbit-01:before{content:"\4e99"}.hgi-bulk.hgi-orbit-02:after{content:"\4e9a"}.hgi-bulk.hgi-orbit-02:before{content:"\4e9b"}.hgi-bulk.hgi-organic-food:after{content:"\4e9c"}.hgi-bulk.hgi-organic-food:before{content:"\4e9d"}.hgi-bulk.hgi-orthogonal-edge:after{content:"\4e9e"}.hgi-bulk.hgi-orthogonal-edge:before{content:"\4e9f"}.hgi-bulk.hgi-oval:after{content:"\4ea0"}.hgi-bulk.hgi-oval:before{content:"\4ea1"}.hgi-bulk.hgi-oven:after{content:"\4ea2"}.hgi-bulk.hgi-oven:before{content:"\4ea3"}.hgi-bulk.hgi-package-add:after{content:"\4ea4"}.hgi-bulk.hgi-package-add:before{content:"\4ea5"}.hgi-bulk.hgi-package-delivered:after{content:"\4ea6"}.hgi-bulk.hgi-package-delivered:before{content:"\4ea7"}.hgi-bulk.hgi-package-moving:after{content:"\4ea8"}.hgi-bulk.hgi-package-moving:before{content:"\4ea9"}.hgi-bulk.hgi-package-open:after{content:"\4eaa"}.hgi-bulk.hgi-package-open:before{content:"\4eab"}.hgi-bulk.hgi-package-out-of-stock:after{content:"\4eac"}.hgi-bulk.hgi-package-out-of-stock:before{content:"\4ead"}.hgi-bulk.hgi-package-process:after{content:"\4eae"}.hgi-bulk.hgi-package-process:before{content:"\4eaf"}.hgi-bulk.hgi-package-receive:after{content:"\4eb0"}.hgi-bulk.hgi-package-receive:before{content:"\4eb1"}.hgi-bulk.hgi-package-remove:after{content:"\4eb2"}.hgi-bulk.hgi-package-remove:before{content:"\4eb3"}.hgi-bulk.hgi-package-search:after{content:"\4eb4"}.hgi-bulk.hgi-package-search:before{content:"\4eb5"}.hgi-bulk.hgi-package:after{content:"\4eb6"}.hgi-bulk.hgi-package-sent:after{content:"\4eb7"}.hgi-bulk.hgi-package-sent:before{content:"\4eb8"}.hgi-bulk.hgi-package:before{content:"\4eb9"}.hgi-bulk.hgi-pacman-01:after{content:"\4eba"}.hgi-bulk.hgi-pacman-01:before{content:"\4ebb"}.hgi-bulk.hgi-pacman-02:after{content:"\4ebc"}.hgi-bulk.hgi-pacman-02:before{content:"\4ebd"}.hgi-bulk.hgi-paint-board:after{content:"\4ebe"}.hgi-bulk.hgi-paint-board:before{content:"\4ebf"}.hgi-bulk.hgi-paint-brush-01:after{content:"\4ec0"}.hgi-bulk.hgi-paint-brush-01:before{content:"\4ec1"}.hgi-bulk.hgi-paint-brush-02:after{content:"\4ec2"}.hgi-bulk.hgi-paint-brush-02:before{content:"\4ec3"}.hgi-bulk.hgi-paint-brush-03:after{content:"\4ec4"}.hgi-bulk.hgi-paint-brush-03:before{content:"\4ec5"}.hgi-bulk.hgi-paint-brush-04:after{content:"\4ec6"}.hgi-bulk.hgi-paint-brush-04:before{content:"\4ec7"}.hgi-bulk.hgi-paint-bucket:after{content:"\4ec8"}.hgi-bulk.hgi-paint-bucket:before{content:"\4ec9"}.hgi-bulk.hgi-pan-01:after{content:"\4eca"}.hgi-bulk.hgi-pan-01:before{content:"\4ecb"}.hgi-bulk.hgi-pan-02:after{content:"\4ecc"}.hgi-bulk.hgi-pan-02:before{content:"\4ecd"}.hgi-bulk.hgi-pan-03:after{content:"\4ece"}.hgi-bulk.hgi-pan-03:before{content:"\4ecf"}.hgi-bulk.hgi-parabola-01:after{content:"\4ed0"}.hgi-bulk.hgi-parabola-01:before{content:"\4ed1"}.hgi-bulk.hgi-parabola-02:after{content:"\4ed2"}.hgi-bulk.hgi-parabola-02:before{content:"\4ed3"}.hgi-bulk.hgi-parabola-03:after{content:"\4ed4"}.hgi-bulk.hgi-parabola-03:before{content:"\4ed5"}.hgi-bulk.hgi-paragliding:after{content:"\4ed6"}.hgi-bulk.hgi-paragliding:before{content:"\4ed7"}.hgi-bulk.hgi-paragraph-bullets-point-01:after{content:"\4ed8"}.hgi-bulk.hgi-paragraph-bullets-point-01:before{content:"\4ed9"}.hgi-bulk.hgi-paragraph-bullets-point-02:after{content:"\4eda"}.hgi-bulk.hgi-paragraph-bullets-point-02:before{content:"\4edb"}.hgi-bulk.hgi-paragraph:after{content:"\4edc"}.hgi-bulk.hgi-paragraph-spacing:after{content:"\4edd"}.hgi-bulk.hgi-paragraph-spacing:before{content:"\4ede"}.hgi-bulk.hgi-paragraph:before{content:"\4edf"}.hgi-bulk.hgi-parallelogram:after{content:"\4ee0"}.hgi-bulk.hgi-parallelogram:before{content:"\4ee1"}.hgi-bulk.hgi-parking-area-circle:after{content:"\4ee2"}.hgi-bulk.hgi-parking-area-circle:before{content:"\4ee3"}.hgi-bulk.hgi-parking-area-square:after{content:"\4ee4"}.hgi-bulk.hgi-parking-area-square:before{content:"\4ee5"}.hgi-bulk.hgi-passport-01:after{content:"\4ee6"}.hgi-bulk.hgi-passport-01:before{content:"\4ee7"}.hgi-bulk.hgi-passport-expired:after{content:"\4ee8"}.hgi-bulk.hgi-passport-expired:before{content:"\4ee9"}.hgi-bulk.hgi-passport:after{content:"\4eea"}.hgi-bulk.hgi-passport-valid:after{content:"\4eeb"}.hgi-bulk.hgi-passport-valid:before{content:"\4eec"}.hgi-bulk.hgi-passport:before{content:"\4eed"}.hgi-bulk.hgi-password-validation:after{content:"\4eee"}.hgi-bulk.hgi-password-validation:before{content:"\4eef"}.hgi-bulk.hgi-path:after{content:"\4ef0"}.hgi-bulk.hgi-path:before{content:"\4ef1"}.hgi-bulk.hgi-pathfinder-crop:after{content:"\4ef2"}.hgi-bulk.hgi-pathfinder-crop:before{content:"\4ef3"}.hgi-bulk.hgi-pathfinder-divide:after{content:"\4ef4"}.hgi-bulk.hgi-pathfinder-divide:before{content:"\4ef5"}.hgi-bulk.hgi-pathfinder-exclude:after{content:"\4ef6"}.hgi-bulk.hgi-pathfinder-exclude:before{content:"\4ef7"}.hgi-bulk.hgi-pathfinder-intersect:after{content:"\4ef8"}.hgi-bulk.hgi-pathfinder-intersect:before{content:"\4ef9"}.hgi-bulk.hgi-pathfinder-merge:after{content:"\4efa"}.hgi-bulk.hgi-pathfinder-merge:before{content:"\4efb"}.hgi-bulk.hgi-pathfinder-minus-back:after{content:"\4efc"}.hgi-bulk.hgi-pathfinder-minus-back:before{content:"\4efd"}.hgi-bulk.hgi-pathfinder-minus-front:after{content:"\4efe"}.hgi-bulk.hgi-pathfinder-minus-front:before{content:"\4eff"}.hgi-bulk.hgi-pathfinder-outline:after{content:"\4f00"}.hgi-bulk.hgi-pathfinder-outline:before{content:"\4f01"}.hgi-bulk.hgi-pathfinder-trim:after{content:"\4f02"}.hgi-bulk.hgi-pathfinder-trim:before{content:"\4f03"}.hgi-bulk.hgi-pathfinder-unite:after{content:"\4f04"}.hgi-bulk.hgi-pathfinder-unite:before{content:"\4f05"}.hgi-bulk.hgi-patient:after{content:"\4f06"}.hgi-bulk.hgi-patient:before{content:"\4f07"}.hgi-bulk.hgi-patio:after{content:"\4f08"}.hgi-bulk.hgi-patio:before{content:"\4f09"}.hgi-bulk.hgi-pause:after{content:"\4f0a"}.hgi-bulk.hgi-pause:before{content:"\4f0b"}.hgi-bulk.hgi-pavilon:after{content:"\4f0c"}.hgi-bulk.hgi-pavilon:before{content:"\4f0d"}.hgi-bulk.hgi-pay-by-check:after{content:"\4f0e"}.hgi-bulk.hgi-pay-by-check:before{content:"\4f0f"}.hgi-bulk.hgi-payment-01:after{content:"\4f10"}.hgi-bulk.hgi-payment-01:before{content:"\4f11"}.hgi-bulk.hgi-payment-02:after{content:"\4f12"}.hgi-bulk.hgi-payment-02:before{content:"\4f13"}.hgi-bulk.hgi-payment-success-01:after{content:"\4f14"}.hgi-bulk.hgi-payment-success-01:before{content:"\4f15"}.hgi-bulk.hgi-payment-success-02:after{content:"\4f16"}.hgi-bulk.hgi-payment-success-02:before{content:"\4f17"}.hgi-bulk.hgi-payoneer:after{content:"\4f18"}.hgi-bulk.hgi-payoneer:before{content:"\4f19"}.hgi-bulk.hgi-paypal:after{content:"\4f1a"}.hgi-bulk.hgi-paypal:before{content:"\4f1b"}.hgi-bulk.hgi-pdf-01:after{content:"\4f1c"}.hgi-bulk.hgi-pdf-01:before{content:"\4f1d"}.hgi-bulk.hgi-pdf-02:after{content:"\4f1e"}.hgi-bulk.hgi-pdf-02:before{content:"\4f1f"}.hgi-bulk.hgi-peer-to-peer-01:after{content:"\4f20"}.hgi-bulk.hgi-peer-to-peer-01:before{content:"\4f21"}.hgi-bulk.hgi-peer-to-peer-02:after{content:"\4f22"}.hgi-bulk.hgi-peer-to-peer-02:before{content:"\4f23"}.hgi-bulk.hgi-peer-to-peer-03:after{content:"\4f24"}.hgi-bulk.hgi-peer-to-peer-03:before{content:"\4f25"}.hgi-bulk.hgi-pen-connect-bluetooth:after{content:"\4f26"}.hgi-bulk.hgi-pen-connect-bluetooth:before{content:"\4f27"}.hgi-bulk.hgi-pen-connect-usb:after{content:"\4f28"}.hgi-bulk.hgi-pen-connect-usb:before{content:"\4f29"}.hgi-bulk.hgi-pen-connect-wifi:after{content:"\4f2a"}.hgi-bulk.hgi-pen-connect-wifi:before{content:"\4f2b"}.hgi-bulk.hgi-pen-tool-01:after{content:"\4f2c"}.hgi-bulk.hgi-pen-tool-01:before{content:"\4f2d"}.hgi-bulk.hgi-pen-tool-02:after{content:"\4f2e"}.hgi-bulk.hgi-pen-tool-02:before{content:"\4f2f"}.hgi-bulk.hgi-pen-tool-03:after{content:"\4f30"}.hgi-bulk.hgi-pen-tool-03:before{content:"\4f31"}.hgi-bulk.hgi-pen-tool-add:after{content:"\4f32"}.hgi-bulk.hgi-pen-tool-add:before{content:"\4f33"}.hgi-bulk.hgi-pen-tool-minus:after{content:"\4f34"}.hgi-bulk.hgi-pen-tool-minus:before{content:"\4f35"}.hgi-bulk.hgi-pencil-edit-01:after{content:"\4f36"}.hgi-bulk.hgi-pencil-edit-01:before{content:"\4f37"}.hgi-bulk.hgi-pencil-edit-02:after{content:"\4f38"}.hgi-bulk.hgi-pencil-edit-02:before{content:"\4f39"}.hgi-bulk.hgi-pencil:after{content:"\4f3a"}.hgi-bulk.hgi-pencil:before{content:"\4f3b"}.hgi-bulk.hgi-pendulum:after{content:"\4f3c"}.hgi-bulk.hgi-pendulum:before{content:"\4f3d"}.hgi-bulk.hgi-pensive:after{content:"\4f3e"}.hgi-bulk.hgi-pensive:before{content:"\4f3f"}.hgi-bulk.hgi-pentagon-01:after{content:"\4f40"}.hgi-bulk.hgi-pentagon-01:before{content:"\4f41"}.hgi-bulk.hgi-pentagon:after{content:"\4f42"}.hgi-bulk.hgi-pentagon:before{content:"\4f43"}.hgi-bulk.hgi-percent-circle:after{content:"\4f44"}.hgi-bulk.hgi-percent-circle:before{content:"\4f45"}.hgi-bulk.hgi-percent:after{content:"\4f46"}.hgi-bulk.hgi-percent-square:after{content:"\4f47"}.hgi-bulk.hgi-percent-square:before{content:"\4f48"}.hgi-bulk.hgi-percent:before{content:"\4f49"}.hgi-bulk.hgi-perfume:after{content:"\4f4a"}.hgi-bulk.hgi-perfume:before{content:"\4f4b"}.hgi-bulk.hgi-periscope:after{content:"\4f4c"}.hgi-bulk.hgi-periscope:before{content:"\4f4d"}.hgi-bulk.hgi-permanent-job:after{content:"\4f4e"}.hgi-bulk.hgi-permanent-job:before{content:"\4f4f"}.hgi-bulk.hgi-perspective:after{content:"\4f50"}.hgi-bulk.hgi-perspective:before{content:"\4f51"}.hgi-bulk.hgi-pexels:after{content:"\4f52"}.hgi-bulk.hgi-pexels:before{content:"\4f53"}.hgi-bulk.hgi-phone-off-01:after{content:"\4f54"}.hgi-bulk.hgi-phone-off-01:before{content:"\4f55"}.hgi-bulk.hgi-phone-off-02:after{content:"\4f56"}.hgi-bulk.hgi-phone-off-02:before{content:"\4f57"}.hgi-bulk.hgi-php:after{content:"\4f58"}.hgi-bulk.hgi-php:before{content:"\4f59"}.hgi-bulk.hgi-physics:after{content:"\4f5a"}.hgi-bulk.hgi-physics:before{content:"\4f5b"}.hgi-bulk.hgi-pi-circle:after{content:"\4f5c"}.hgi-bulk.hgi-pi-circle:before{content:"\4f5d"}.hgi-bulk.hgi-pi:after{content:"\4f5e"}.hgi-bulk.hgi-pi-square:after{content:"\4f5f"}.hgi-bulk.hgi-pi-square:before{content:"\4f60"}.hgi-bulk.hgi-pi:before{content:"\4f61"}.hgi-bulk.hgi-picasa:after{content:"\4f62"}.hgi-bulk.hgi-picasa:before{content:"\4f63"}.hgi-bulk.hgi-pickup-01:after{content:"\4f64"}.hgi-bulk.hgi-pickup-01:before{content:"\4f65"}.hgi-bulk.hgi-pickup-02:after{content:"\4f66"}.hgi-bulk.hgi-pickup-02:before{content:"\4f67"}.hgi-bulk.hgi-picture-in-picture-exit:after{content:"\4f68"}.hgi-bulk.hgi-picture-in-picture-exit:before{content:"\4f69"}.hgi-bulk.hgi-picture-in-picture-on:after{content:"\4f6a"}.hgi-bulk.hgi-picture-in-picture-on:before{content:"\4f6b"}.hgi-bulk.hgi-pie-chart:after{content:"\4f6c"}.hgi-bulk.hgi-pie-chart-square:after{content:"\4f6d"}.hgi-bulk.hgi-pie-chart-square:before{content:"\4f6e"}.hgi-bulk.hgi-pie-chart:before{content:"\4f6f"}.hgi-bulk.hgi-pie:after{content:"\4f70"}.hgi-bulk.hgi-pie:before{content:"\4f71"}.hgi-bulk.hgi-piggy-bank:after{content:"\4f72"}.hgi-bulk.hgi-piggy-bank:before{content:"\4f73"}.hgi-bulk.hgi-pin-code:after{content:"\4f74"}.hgi-bulk.hgi-pin-code:before{content:"\4f75"}.hgi-bulk.hgi-pin-location-01:after{content:"\4f76"}.hgi-bulk.hgi-pin-location-01:before{content:"\4f77"}.hgi-bulk.hgi-pin-location-02:after{content:"\4f78"}.hgi-bulk.hgi-pin-location-02:before{content:"\4f79"}.hgi-bulk.hgi-pin-location-03:after{content:"\4f7a"}.hgi-bulk.hgi-pin-location-03:before{content:"\4f7b"}.hgi-bulk.hgi-pin-off:after{content:"\4f7c"}.hgi-bulk.hgi-pin-off:before{content:"\4f7d"}.hgi-bulk.hgi-pin:after{content:"\4f7e"}.hgi-bulk.hgi-pin:before{content:"\4f7f"}.hgi-bulk.hgi-pinterest:after{content:"\4f80"}.hgi-bulk.hgi-pinterest:before{content:"\4f81"}.hgi-bulk.hgi-pipeline:after{content:"\4f82"}.hgi-bulk.hgi-pipeline:before{content:"\4f83"}.hgi-bulk.hgi-pisa-tower:after{content:"\4f84"}.hgi-bulk.hgi-pisa-tower:before{content:"\4f85"}.hgi-bulk.hgi-pizza-01:after{content:"\4f86"}.hgi-bulk.hgi-pizza-01:before{content:"\4f87"}.hgi-bulk.hgi-pizza-02:after{content:"\4f88"}.hgi-bulk.hgi-pizza-02:before{content:"\4f89"}.hgi-bulk.hgi-pizza-cutter:after{content:"\4f8a"}.hgi-bulk.hgi-pizza-cutter:before{content:"\4f8b"}.hgi-bulk.hgi-plane:after{content:"\4f8c"}.hgi-bulk.hgi-plane:before{content:"\4f8d"}.hgi-bulk.hgi-plant-01:after{content:"\4f8e"}.hgi-bulk.hgi-plant-01:before{content:"\4f8f"}.hgi-bulk.hgi-plant-02:after{content:"\4f90"}.hgi-bulk.hgi-plant-02:before{content:"\4f91"}.hgi-bulk.hgi-plant-03:after{content:"\4f92"}.hgi-bulk.hgi-plant-03:before{content:"\4f93"}.hgi-bulk.hgi-plant-04:after{content:"\4f94"}.hgi-bulk.hgi-plant-04:before{content:"\4f95"}.hgi-bulk.hgi-plate:after{content:"\4f96"}.hgi-bulk.hgi-plate:before{content:"\4f97"}.hgi-bulk.hgi-plaxo:after{content:"\4f98"}.hgi-bulk.hgi-plaxo:before{content:"\4f99"}.hgi-bulk.hgi-play-circle-02:after{content:"\4f9a"}.hgi-bulk.hgi-play-circle-02:before{content:"\4f9b"}.hgi-bulk.hgi-play-circle:after{content:"\4f9c"}.hgi-bulk.hgi-play-circle:before{content:"\4f9d"}.hgi-bulk.hgi-play-list-add:after{content:"\4f9e"}.hgi-bulk.hgi-play-list-add:before{content:"\4f9f"}.hgi-bulk.hgi-play-list-favourite-01:after{content:"\4fa0"}.hgi-bulk.hgi-play-list-favourite-01:before{content:"\4fa1"}.hgi-bulk.hgi-play-list-favourite-02:after{content:"\4fa2"}.hgi-bulk.hgi-play-list-favourite-02:before{content:"\4fa3"}.hgi-bulk.hgi-play-list-minus:after{content:"\4fa4"}.hgi-bulk.hgi-play-list-minus:before{content:"\4fa5"}.hgi-bulk.hgi-play-list-remove:after{content:"\4fa6"}.hgi-bulk.hgi-play-list-remove:before{content:"\4fa7"}.hgi-bulk.hgi-play-list:after{content:"\4fa8"}.hgi-bulk.hgi-play-list:before{content:"\4fa9"}.hgi-bulk.hgi-play:after{content:"\4faa"}.hgi-bulk.hgi-play-square:after{content:"\4fab"}.hgi-bulk.hgi-play-square:before{content:"\4fac"}.hgi-bulk.hgi-play-store:after{content:"\4fad"}.hgi-bulk.hgi-play-store:before{content:"\4fae"}.hgi-bulk.hgi-play:before{content:"\4faf"}.hgi-bulk.hgi-playlist-01:after{content:"\4fb0"}.hgi-bulk.hgi-playlist-01:before{content:"\4fb1"}.hgi-bulk.hgi-playlist-02:after{content:"\4fb2"}.hgi-bulk.hgi-playlist-02:before{content:"\4fb3"}.hgi-bulk.hgi-playlist-03:after{content:"\4fb4"}.hgi-bulk.hgi-playlist-03:before{content:"\4fb5"}.hgi-bulk.hgi-plaza:after{content:"\4fb6"}.hgi-bulk.hgi-plaza:before{content:"\4fb7"}.hgi-bulk.hgi-plug-01:after{content:"\4fb8"}.hgi-bulk.hgi-plug-01:before{content:"\4fb9"}.hgi-bulk.hgi-plug-02:after{content:"\4fba"}.hgi-bulk.hgi-plug-02:before{content:"\4fbb"}.hgi-bulk.hgi-plug-socket:after{content:"\4fbc"}.hgi-bulk.hgi-plug-socket:before{content:"\4fbd"}.hgi-bulk.hgi-plus-minus-01:after{content:"\4fbe"}.hgi-bulk.hgi-plus-minus-01:before{content:"\4fbf"}.hgi-bulk.hgi-plus-minus-02:after{content:"\4fc0"}.hgi-bulk.hgi-plus-minus-02:before{content:"\4fc1"}.hgi-bulk.hgi-plus-minus-circle-01:after{content:"\4fc2"}.hgi-bulk.hgi-plus-minus-circle-01:before{content:"\4fc3"}.hgi-bulk.hgi-plus-minus-circle-02:after{content:"\4fc4"}.hgi-bulk.hgi-plus-minus-circle-02:before{content:"\4fc5"}.hgi-bulk.hgi-plus-minus:after{content:"\4fc6"}.hgi-bulk.hgi-plus-minus-square-01:after{content:"\4fc7"}.hgi-bulk.hgi-plus-minus-square-01:before{content:"\4fc8"}.hgi-bulk.hgi-plus-minus-square-02:after{content:"\4fc9"}.hgi-bulk.hgi-plus-minus-square-02:before{content:"\4fca"}.hgi-bulk.hgi-plus-minus:before{content:"\4fcb"}.hgi-bulk.hgi-plus-sign-circle:after{content:"\4fcc"}.hgi-bulk.hgi-plus-sign-circle:before{content:"\4fcd"}.hgi-bulk.hgi-plus-sign:after{content:"\4fce"}.hgi-bulk.hgi-plus-sign-square:after{content:"\4fcf"}.hgi-bulk.hgi-plus-sign-square:before{content:"\4fd0"}.hgi-bulk.hgi-plus-sign:before{content:"\4fd1"}.hgi-bulk.hgi-png-01:after{content:"\4fd2"}.hgi-bulk.hgi-png-01:before{content:"\4fd3"}.hgi-bulk.hgi-png-02:after{content:"\4fd4"}.hgi-bulk.hgi-png-02:before{content:"\4fd5"}.hgi-bulk.hgi-podium:after{content:"\4fd6"}.hgi-bulk.hgi-podium:before{content:"\4fd7"}.hgi-bulk.hgi-pointing-left-01:after{content:"\4fd8"}.hgi-bulk.hgi-pointing-left-01:before{content:"\4fd9"}.hgi-bulk.hgi-pointing-left-02:after{content:"\4fda"}.hgi-bulk.hgi-pointing-left-02:before{content:"\4fdb"}.hgi-bulk.hgi-pointing-left-03:after{content:"\4fdc"}.hgi-bulk.hgi-pointing-left-03:before{content:"\4fdd"}.hgi-bulk.hgi-pointing-left-04:after{content:"\4fde"}.hgi-bulk.hgi-pointing-left-04:before{content:"\4fdf"}.hgi-bulk.hgi-pointing-left-05:after{content:"\4fe0"}.hgi-bulk.hgi-pointing-left-05:before{content:"\4fe1"}.hgi-bulk.hgi-pointing-left-06:after{content:"\4fe2"}.hgi-bulk.hgi-pointing-left-06:before{content:"\4fe3"}.hgi-bulk.hgi-pointing-left-07:after{content:"\4fe4"}.hgi-bulk.hgi-pointing-left-07:before{content:"\4fe5"}.hgi-bulk.hgi-pointing-left-08:after{content:"\4fe6"}.hgi-bulk.hgi-pointing-left-08:before{content:"\4fe7"}.hgi-bulk.hgi-pointing-right-01:after{content:"\4fe8"}.hgi-bulk.hgi-pointing-right-01:before{content:"\4fe9"}.hgi-bulk.hgi-pointing-right-02:after{content:"\4fea"}.hgi-bulk.hgi-pointing-right-02:before{content:"\4feb"}.hgi-bulk.hgi-pointing-right-03:after{content:"\4fec"}.hgi-bulk.hgi-pointing-right-03:before{content:"\4fed"}.hgi-bulk.hgi-pointing-right-04:after{content:"\4fee"}.hgi-bulk.hgi-pointing-right-04:before{content:"\4fef"}.hgi-bulk.hgi-pointing-right-05:after{content:"\4ff0"}.hgi-bulk.hgi-pointing-right-05:before{content:"\4ff1"}.hgi-bulk.hgi-pointing-right-06:after{content:"\4ff2"}.hgi-bulk.hgi-pointing-right-06:before{content:"\4ff3"}.hgi-bulk.hgi-pointing-right-07:after{content:"\4ff4"}.hgi-bulk.hgi-pointing-right-07:before{content:"\4ff5"}.hgi-bulk.hgi-pointing-right-08:after{content:"\4ff6"}.hgi-bulk.hgi-pointing-right-08:before{content:"\4ff7"}.hgi-bulk.hgi-pokeball:after{content:"\4ff8"}.hgi-bulk.hgi-pokeball:before{content:"\4ff9"}.hgi-bulk.hgi-pokemon:after{content:"\4ffa"}.hgi-bulk.hgi-pokemon:before{content:"\4ffb"}.hgi-bulk.hgi-police-badge:after{content:"\4ffc"}.hgi-bulk.hgi-police-badge:before{content:"\4ffd"}.hgi-bulk.hgi-police-cap:after{content:"\4ffe"}.hgi-bulk.hgi-police-cap:before{content:"\4fff"}.hgi-bulk.hgi-police-car:after{content:"\5000"}.hgi-bulk.hgi-police-car:before{content:"\5001"}.hgi-bulk.hgi-police-station:after{content:"\5002"}.hgi-bulk.hgi-police-station:before{content:"\5003"}.hgi-bulk.hgi-policy:after{content:"\5004"}.hgi-bulk.hgi-policy:before{content:"\5005"}.hgi-bulk.hgi-polygon:after{content:"\5006"}.hgi-bulk.hgi-polygon:before{content:"\5007"}.hgi-bulk.hgi-pool:after{content:"\5008"}.hgi-bulk.hgi-pool-table:after{content:"\5009"}.hgi-bulk.hgi-pool-table:before{content:"\500a"}.hgi-bulk.hgi-pool:before{content:"\500b"}.hgi-bulk.hgi-poop:after{content:"\500c"}.hgi-bulk.hgi-poop:before{content:"\500d"}.hgi-bulk.hgi-popcorn:after{content:"\500e"}.hgi-bulk.hgi-popcorn:before{content:"\500f"}.hgi-bulk.hgi-pot-01:after{content:"\5010"}.hgi-bulk.hgi-pot-01:before{content:"\5011"}.hgi-bulk.hgi-pot-02:after{content:"\5012"}.hgi-bulk.hgi-pot-02:before{content:"\5013"}.hgi-bulk.hgi-potion:after{content:"\5014"}.hgi-bulk.hgi-potion:before{content:"\5015"}.hgi-bulk.hgi-pound-circle:after{content:"\5016"}.hgi-bulk.hgi-pound-circle:before{content:"\5017"}.hgi-bulk.hgi-pound-receive:after{content:"\5018"}.hgi-bulk.hgi-pound-receive:before{content:"\5019"}.hgi-bulk.hgi-pound:after{content:"\501a"}.hgi-bulk.hgi-pound-send:after{content:"\501b"}.hgi-bulk.hgi-pound-send:before{content:"\501c"}.hgi-bulk.hgi-pound-square:after{content:"\501d"}.hgi-bulk.hgi-pound-square:before{content:"\501e"}.hgi-bulk.hgi-pound:before{content:"\501f"}.hgi-bulk.hgi-power-service:after{content:"\5020"}.hgi-bulk.hgi-power-service:before{content:"\5021"}.hgi-bulk.hgi-power-socket-01:after{content:"\5022"}.hgi-bulk.hgi-power-socket-01:before{content:"\5023"}.hgi-bulk.hgi-power-socket-02:after{content:"\5024"}.hgi-bulk.hgi-power-socket-02:before{content:"\5025"}.hgi-bulk.hgi-ppt-01:after{content:"\5026"}.hgi-bulk.hgi-ppt-01:before{content:"\5027"}.hgi-bulk.hgi-ppt-02:after{content:"\5028"}.hgi-bulk.hgi-ppt-02:before{content:"\5029"}.hgi-bulk.hgi-prawn:after{content:"\502a"}.hgi-bulk.hgi-prawn:before{content:"\502b"}.hgi-bulk.hgi-prayer-rug-01:after{content:"\502c"}.hgi-bulk.hgi-prayer-rug-01:before{content:"\502d"}.hgi-bulk.hgi-prayer-rug-02:after{content:"\502e"}.hgi-bulk.hgi-prayer-rug-02:before{content:"\502f"}.hgi-bulk.hgi-preference-horizontal:after{content:"\5030"}.hgi-bulk.hgi-preference-horizontal:before{content:"\5031"}.hgi-bulk.hgi-preference-vertical:after{content:"\5032"}.hgi-bulk.hgi-preference-vertical:before{content:"\5033"}.hgi-bulk.hgi-prescription:after{content:"\5034"}.hgi-bulk.hgi-prescription:before{content:"\5035"}.hgi-bulk.hgi-presentation-01:after{content:"\5036"}.hgi-bulk.hgi-presentation-01:before{content:"\5037"}.hgi-bulk.hgi-presentation-02:after{content:"\5038"}.hgi-bulk.hgi-presentation-02:before{content:"\5039"}.hgi-bulk.hgi-presentation-03:after{content:"\503a"}.hgi-bulk.hgi-presentation-03:before{content:"\503b"}.hgi-bulk.hgi-presentation-04:after{content:"\503c"}.hgi-bulk.hgi-presentation-04:before{content:"\503d"}.hgi-bulk.hgi-presentation-05:after{content:"\503e"}.hgi-bulk.hgi-presentation-05:before{content:"\503f"}.hgi-bulk.hgi-presentation-06:after{content:"\5040"}.hgi-bulk.hgi-presentation-06:before{content:"\5041"}.hgi-bulk.hgi-presentation-07:after{content:"\5042"}.hgi-bulk.hgi-presentation-07:before{content:"\5043"}.hgi-bulk.hgi-presentation-bar-chart-01:after{content:"\5044"}.hgi-bulk.hgi-presentation-bar-chart-01:before{content:"\5045"}.hgi-bulk.hgi-presentation-bar-chart-02:after{content:"\5046"}.hgi-bulk.hgi-presentation-bar-chart-02:before{content:"\5047"}.hgi-bulk.hgi-presentation-line-chart-01:after{content:"\5048"}.hgi-bulk.hgi-presentation-line-chart-01:before{content:"\5049"}.hgi-bulk.hgi-presentation-line-chart-02:after{content:"\504a"}.hgi-bulk.hgi-presentation-line-chart-02:before{content:"\504b"}.hgi-bulk.hgi-presentation-online:after{content:"\504c"}.hgi-bulk.hgi-presentation-online:before{content:"\504d"}.hgi-bulk.hgi-presentation-podium:after{content:"\504e"}.hgi-bulk.hgi-presentation-podium:before{content:"\504f"}.hgi-bulk.hgi-previous:after{content:"\5050"}.hgi-bulk.hgi-previous:before{content:"\5051"}.hgi-bulk.hgi-printer-off:after{content:"\5052"}.hgi-bulk.hgi-printer-off:before{content:"\5053"}.hgi-bulk.hgi-printer:after{content:"\5054"}.hgi-bulk.hgi-printer:before{content:"\5055"}.hgi-bulk.hgi-prism-01:after{content:"\5056"}.hgi-bulk.hgi-prism-01:before{content:"\5057"}.hgi-bulk.hgi-prism:after{content:"\5058"}.hgi-bulk.hgi-prism:before{content:"\5059"}.hgi-bulk.hgi-prison-guard:after{content:"\505a"}.hgi-bulk.hgi-prison-guard:before{content:"\505b"}.hgi-bulk.hgi-prison:after{content:"\505c"}.hgi-bulk.hgi-prison:before{content:"\505d"}.hgi-bulk.hgi-prisoner:after{content:"\505e"}.hgi-bulk.hgi-prisoner:before{content:"\505f"}.hgi-bulk.hgi-product-loading:after{content:"\5060"}.hgi-bulk.hgi-product-loading:before{content:"\5061"}.hgi-bulk.hgi-profile-02:after{content:"\5062"}.hgi-bulk.hgi-profile-02:before{content:"\5063"}.hgi-bulk.hgi-profile:after{content:"\5064"}.hgi-bulk.hgi-profile:before{content:"\5065"}.hgi-bulk.hgi-profit:after{content:"\5066"}.hgi-bulk.hgi-profit:before{content:"\5067"}.hgi-bulk.hgi-programming-flag:after{content:"\5068"}.hgi-bulk.hgi-programming-flag:before{content:"\5069"}.hgi-bulk.hgi-projector-01:after{content:"\506a"}.hgi-bulk.hgi-projector-01:before{content:"\506b"}.hgi-bulk.hgi-projector:after{content:"\506c"}.hgi-bulk.hgi-projector:before{content:"\506d"}.hgi-bulk.hgi-promotion:after{content:"\506e"}.hgi-bulk.hgi-promotion:before{content:"\506f"}.hgi-bulk.hgi-property-add:after{content:"\5070"}.hgi-bulk.hgi-property-add:before{content:"\5071"}.hgi-bulk.hgi-property-delete:after{content:"\5072"}.hgi-bulk.hgi-property-delete:before{content:"\5073"}.hgi-bulk.hgi-property-edit:after{content:"\5074"}.hgi-bulk.hgi-property-edit:before{content:"\5075"}.hgi-bulk.hgi-property-new:after{content:"\5076"}.hgi-bulk.hgi-property-new:before{content:"\5077"}.hgi-bulk.hgi-property-search:after{content:"\5078"}.hgi-bulk.hgi-property-search:before{content:"\5079"}.hgi-bulk.hgi-property-view:after{content:"\507a"}.hgi-bulk.hgi-property-view:before{content:"\507b"}.hgi-bulk.hgi-protection-mask:after{content:"\507c"}.hgi-bulk.hgi-protection-mask:before{content:"\507d"}.hgi-bulk.hgi-pulley:after{content:"\507e"}.hgi-bulk.hgi-pulley:before{content:"\507f"}.hgi-bulk.hgi-pulse-01:after{content:"\5080"}.hgi-bulk.hgi-pulse-01:before{content:"\5081"}.hgi-bulk.hgi-pulse-02:after{content:"\5082"}.hgi-bulk.hgi-pulse-02:before{content:"\5083"}.hgi-bulk.hgi-pulse-rectangle-01:after{content:"\5084"}.hgi-bulk.hgi-pulse-rectangle-01:before{content:"\5085"}.hgi-bulk.hgi-pulse-rectangle-02:after{content:"\5086"}.hgi-bulk.hgi-pulse-rectangle-02:before{content:"\5087"}.hgi-bulk.hgi-pumpkin:after{content:"\5088"}.hgi-bulk.hgi-pumpkin:before{content:"\5089"}.hgi-bulk.hgi-punch:after{content:"\508a"}.hgi-bulk.hgi-punch:before{content:"\508b"}.hgi-bulk.hgi-punching-ball-01:after{content:"\508c"}.hgi-bulk.hgi-punching-ball-01:before{content:"\508d"}.hgi-bulk.hgi-punching-ball-02:after{content:"\508e"}.hgi-bulk.hgi-punching-ball-02:before{content:"\508f"}.hgi-bulk.hgi-purse-01:after{content:"\5090"}.hgi-bulk.hgi-purse-01:before{content:"\5091"}.hgi-bulk.hgi-purse:after{content:"\5092"}.hgi-bulk.hgi-purse:before{content:"\5093"}.hgi-bulk.hgi-push-up-bar:after{content:"\5094"}.hgi-bulk.hgi-push-up-bar:before{content:"\5095"}.hgi-bulk.hgi-puzzle:after{content:"\5096"}.hgi-bulk.hgi-puzzle:before{content:"\5097"}.hgi-bulk.hgi-pyramid-maslowo:after{content:"\5098"}.hgi-bulk.hgi-pyramid-maslowo:before{content:"\5099"}.hgi-bulk.hgi-pyramid:after{content:"\509a"}.hgi-bulk.hgi-pyramid-structure-01:after{content:"\509b"}.hgi-bulk.hgi-pyramid-structure-01:before{content:"\509c"}.hgi-bulk.hgi-pyramid-structure-02:after{content:"\509d"}.hgi-bulk.hgi-pyramid-structure-02:before{content:"\509e"}.hgi-bulk.hgi-pyramid:before{content:"\509f"}.hgi-bulk.hgi-qq-plot:after{content:"\50a0"}.hgi-bulk.hgi-qq-plot:before{content:"\50a1"}.hgi-bulk.hgi-qr-code-01:after{content:"\50a2"}.hgi-bulk.hgi-qr-code-01:before{content:"\50a3"}.hgi-bulk.hgi-qr-code:after{content:"\50a4"}.hgi-bulk.hgi-qr-code:before{content:"\50a5"}.hgi-bulk.hgi-question:after{content:"\50a6"}.hgi-bulk.hgi-question:before{content:"\50a7"}.hgi-bulk.hgi-queue-01:after{content:"\50a8"}.hgi-bulk.hgi-queue-01:before{content:"\50a9"}.hgi-bulk.hgi-queue-02:after{content:"\50aa"}.hgi-bulk.hgi-queue-02:before{content:"\50ab"}.hgi-bulk.hgi-quill-write-01:after{content:"\50ac"}.hgi-bulk.hgi-quill-write-01:before{content:"\50ad"}.hgi-bulk.hgi-quill-write-02:after{content:"\50ae"}.hgi-bulk.hgi-quill-write-02:before{content:"\50af"}.hgi-bulk.hgi-quiz-01:after{content:"\50b0"}.hgi-bulk.hgi-quiz-01:before{content:"\50b1"}.hgi-bulk.hgi-quiz-02:after{content:"\50b2"}.hgi-bulk.hgi-quiz-02:before{content:"\50b3"}.hgi-bulk.hgi-quiz-03:after{content:"\50b4"}.hgi-bulk.hgi-quiz-03:before{content:"\50b5"}.hgi-bulk.hgi-quiz-04:after{content:"\50b6"}.hgi-bulk.hgi-quiz-04:before{content:"\50b7"}.hgi-bulk.hgi-quiz-05:after{content:"\50b8"}.hgi-bulk.hgi-quiz-05:before{content:"\50b9"}.hgi-bulk.hgi-quora:after{content:"\50ba"}.hgi-bulk.hgi-quora:before{content:"\50bb"}.hgi-bulk.hgi-quote-down-circle:after{content:"\50bc"}.hgi-bulk.hgi-quote-down-circle:before{content:"\50bd"}.hgi-bulk.hgi-quote-down:after{content:"\50be"}.hgi-bulk.hgi-quote-down-square:after{content:"\50bf"}.hgi-bulk.hgi-quote-down-square:before{content:"\50c0"}.hgi-bulk.hgi-quote-down:before{content:"\50c1"}.hgi-bulk.hgi-quote-up-circle:after{content:"\50c2"}.hgi-bulk.hgi-quote-up-circle:before{content:"\50c3"}.hgi-bulk.hgi-quote-up:after{content:"\50c4"}.hgi-bulk.hgi-quote-up-square:after{content:"\50c5"}.hgi-bulk.hgi-quote-up-square:before{content:"\50c6"}.hgi-bulk.hgi-quote-up:before{content:"\50c7"}.hgi-bulk.hgi-quotes:after{content:"\50c8"}.hgi-bulk.hgi-quotes:before{content:"\50c9"}.hgi-bulk.hgi-quran-01:after{content:"\50ca"}.hgi-bulk.hgi-quran-01:before{content:"\50cb"}.hgi-bulk.hgi-quran-02:after{content:"\50cc"}.hgi-bulk.hgi-quran-02:before{content:"\50cd"}.hgi-bulk.hgi-quran-03:after{content:"\50ce"}.hgi-bulk.hgi-quran-03:before{content:"\50cf"}.hgi-bulk.hgi-racing-flag:after{content:"\50d0"}.hgi-bulk.hgi-racing-flag:before{content:"\50d1"}.hgi-bulk.hgi-radar-01:after{content:"\50d2"}.hgi-bulk.hgi-radar-01:before{content:"\50d3"}.hgi-bulk.hgi-radar-02:after{content:"\50d4"}.hgi-bulk.hgi-radar-02:before{content:"\50d5"}.hgi-bulk.hgi-radial:after{content:"\50d6"}.hgi-bulk.hgi-radial:before{content:"\50d7"}.hgi-bulk.hgi-radio-01:after{content:"\50d8"}.hgi-bulk.hgi-radio-01:before{content:"\50d9"}.hgi-bulk.hgi-radio-02:after{content:"\50da"}.hgi-bulk.hgi-radio-02:before{content:"\50db"}.hgi-bulk.hgi-radio:after{content:"\50dc"}.hgi-bulk.hgi-radio:before{content:"\50dd"}.hgi-bulk.hgi-radioactive-alert:after{content:"\50de"}.hgi-bulk.hgi-radioactive-alert:before{content:"\50df"}.hgi-bulk.hgi-radius:after{content:"\50e0"}.hgi-bulk.hgi-radius:before{content:"\50e1"}.hgi-bulk.hgi-rain-double-drop:after{content:"\50e2"}.hgi-bulk.hgi-rain-double-drop:before{content:"\50e3"}.hgi-bulk.hgi-rain-drop:after{content:"\50e4"}.hgi-bulk.hgi-rain-drop:before{content:"\50e5"}.hgi-bulk.hgi-rain:after{content:"\50e6"}.hgi-bulk.hgi-rain:before{content:"\50e7"}.hgi-bulk.hgi-rainbow:after{content:"\50e8"}.hgi-bulk.hgi-rainbow:before{content:"\50e9"}.hgi-bulk.hgi-ramadhan-01:after{content:"\50ea"}.hgi-bulk.hgi-ramadhan-01:before{content:"\50eb"}.hgi-bulk.hgi-ramadhan-02:after{content:"\50ec"}.hgi-bulk.hgi-ramadhan-02:before{content:"\50ed"}.hgi-bulk.hgi-ramadhan-month:after{content:"\50ee"}.hgi-bulk.hgi-ramadhan-month:before{content:"\50ef"}.hgi-bulk.hgi-ranking:after{content:"\50f0"}.hgi-bulk.hgi-ranking:before{content:"\50f1"}.hgi-bulk.hgi-raw-01:after{content:"\50f2"}.hgi-bulk.hgi-raw-01:before{content:"\50f3"}.hgi-bulk.hgi-raw-02:after{content:"\50f4"}.hgi-bulk.hgi-raw-02:before{content:"\50f5"}.hgi-bulk.hgi-re:after{content:"\50f6"}.hgi-bulk.hgi-re:before{content:"\50f7"}.hgi-bulk.hgi-react:after{content:"\50f8"}.hgi-bulk.hgi-react:before{content:"\50f9"}.hgi-bulk.hgi-real-estate-01:after{content:"\50fa"}.hgi-bulk.hgi-real-estate-01:before{content:"\50fb"}.hgi-bulk.hgi-real-estate-02:after{content:"\50fc"}.hgi-bulk.hgi-real-estate-02:before{content:"\50fd"}.hgi-bulk.hgi-record:after{content:"\50fe"}.hgi-bulk.hgi-record:before{content:"\50ff"}.hgi-bulk.hgi-recovery-mail:after{content:"\5100"}.hgi-bulk.hgi-recovery-mail:before{content:"\5101"}.hgi-bulk.hgi-rectangular-01:after{content:"\5102"}.hgi-bulk.hgi-rectangular-01:before{content:"\5103"}.hgi-bulk.hgi-rectangular:after{content:"\5104"}.hgi-bulk.hgi-rectangular:before{content:"\5105"}.hgi-bulk.hgi-recycle-01:after{content:"\5106"}.hgi-bulk.hgi-recycle-01:before{content:"\5107"}.hgi-bulk.hgi-recycle-02:after{content:"\5108"}.hgi-bulk.hgi-recycle-02:before{content:"\5109"}.hgi-bulk.hgi-recycle-03:after{content:"\510a"}.hgi-bulk.hgi-recycle-03:before{content:"\510b"}.hgi-bulk.hgi-reddit:after{content:"\510c"}.hgi-bulk.hgi-reddit:before{content:"\510d"}.hgi-bulk.hgi-reflex:after{content:"\510e"}.hgi-bulk.hgi-reflex:before{content:"\510f"}.hgi-bulk.hgi-refresh:after{content:"\5110"}.hgi-bulk.hgi-refresh:before{content:"\5111"}.hgi-bulk.hgi-refrigerator:after{content:"\5112"}.hgi-bulk.hgi-refrigerator:before{content:"\5113"}.hgi-bulk.hgi-register:after{content:"\5114"}.hgi-bulk.hgi-register:before{content:"\5115"}.hgi-bulk.hgi-registered:after{content:"\5116"}.hgi-bulk.hgi-registered:before{content:"\5117"}.hgi-bulk.hgi-relieved-01:after{content:"\5118"}.hgi-bulk.hgi-relieved-01:before{content:"\5119"}.hgi-bulk.hgi-relieved-02:after{content:"\511a"}.hgi-bulk.hgi-relieved-02:before{content:"\511b"}.hgi-bulk.hgi-reload:after{content:"\511c"}.hgi-bulk.hgi-reload:before{content:"\511d"}.hgi-bulk.hgi-reminder:after{content:"\511e"}.hgi-bulk.hgi-reminder:before{content:"\511f"}.hgi-bulk.hgi-remote-control:after{content:"\5120"}.hgi-bulk.hgi-remote-control:before{content:"\5121"}.hgi-bulk.hgi-remove-01:after{content:"\5122"}.hgi-bulk.hgi-remove-01:before{content:"\5123"}.hgi-bulk.hgi-remove-02:after{content:"\5124"}.hgi-bulk.hgi-remove-02:before{content:"\5125"}.hgi-bulk.hgi-remove-circle-half-dot:after{content:"\5126"}.hgi-bulk.hgi-remove-circle-half-dot:before{content:"\5127"}.hgi-bulk.hgi-remove-circle:after{content:"\5128"}.hgi-bulk.hgi-remove-circle:before{content:"\5129"}.hgi-bulk.hgi-remove-pi:after{content:"\512a"}.hgi-bulk.hgi-remove-pi:before{content:"\512b"}.hgi-bulk.hgi-remove-square:after{content:"\512c"}.hgi-bulk.hgi-remove-square:before{content:"\512d"}.hgi-bulk.hgi-renewable-energy-01:after{content:"\512e"}.hgi-bulk.hgi-renewable-energy-01:before{content:"\512f"}.hgi-bulk.hgi-renewable-energy:after{content:"\5130"}.hgi-bulk.hgi-renewable-energy:before{content:"\5131"}.hgi-bulk.hgi-repair:after{content:"\5132"}.hgi-bulk.hgi-repair:before{content:"\5133"}.hgi-bulk.hgi-repeat-off:after{content:"\5134"}.hgi-bulk.hgi-repeat-off:before{content:"\5135"}.hgi-bulk.hgi-repeat-one-01:after{content:"\5136"}.hgi-bulk.hgi-repeat-one-01:before{content:"\5137"}.hgi-bulk.hgi-repeat-one-02:after{content:"\5138"}.hgi-bulk.hgi-repeat-one-02:before{content:"\5139"}.hgi-bulk.hgi-repeat:after{content:"\513a"}.hgi-bulk.hgi-repeat:before{content:"\513b"}.hgi-bulk.hgi-replay:after{content:"\513c"}.hgi-bulk.hgi-replay:before{content:"\513d"}.hgi-bulk.hgi-repository:after{content:"\513e"}.hgi-bulk.hgi-repository:before{content:"\513f"}.hgi-bulk.hgi-reset-password:after{content:"\5140"}.hgi-bulk.hgi-reset-password:before{content:"\5141"}.hgi-bulk.hgi-resize-01:after{content:"\5142"}.hgi-bulk.hgi-resize-01:before{content:"\5143"}.hgi-bulk.hgi-resize-02:after{content:"\5144"}.hgi-bulk.hgi-resize-02:before{content:"\5145"}.hgi-bulk.hgi-resources-add:after{content:"\5146"}.hgi-bulk.hgi-resources-add:before{content:"\5147"}.hgi-bulk.hgi-resources-remove:after{content:"\5148"}.hgi-bulk.hgi-resources-remove:before{content:"\5149"}.hgi-bulk.hgi-restaurant-01:after{content:"\514a"}.hgi-bulk.hgi-restaurant-01:before{content:"\514b"}.hgi-bulk.hgi-restaurant-02:after{content:"\514c"}.hgi-bulk.hgi-restaurant-02:before{content:"\514d"}.hgi-bulk.hgi-restaurant-03:after{content:"\514e"}.hgi-bulk.hgi-restaurant-03:before{content:"\514f"}.hgi-bulk.hgi-restaurant-table:after{content:"\5150"}.hgi-bulk.hgi-restaurant-table:before{content:"\5151"}.hgi-bulk.hgi-restore-bin:after{content:"\5152"}.hgi-bulk.hgi-restore-bin:before{content:"\5153"}.hgi-bulk.hgi-return-request:after{content:"\5154"}.hgi-bulk.hgi-return-request:before{content:"\5155"}.hgi-bulk.hgi-reverse-withdrawal-01:after{content:"\5156"}.hgi-bulk.hgi-reverse-withdrawal-01:before{content:"\5157"}.hgi-bulk.hgi-reverse-withdrawal-02:after{content:"\5158"}.hgi-bulk.hgi-reverse-withdrawal-02:before{content:"\5159"}.hgi-bulk.hgi-rhombus-01:after{content:"\515a"}.hgi-bulk.hgi-rhombus-01:before{content:"\515b"}.hgi-bulk.hgi-rhombus:after{content:"\515c"}.hgi-bulk.hgi-rhombus:before{content:"\515d"}.hgi-bulk.hgi-rice-bowl-01:after{content:"\515e"}.hgi-bulk.hgi-rice-bowl-01:before{content:"\515f"}.hgi-bulk.hgi-rice-bowl-02:after{content:"\5160"}.hgi-bulk.hgi-rice-bowl-02:before{content:"\5161"}.hgi-bulk.hgi-right-angle:after{content:"\5162"}.hgi-bulk.hgi-right-angle:before{content:"\5163"}.hgi-bulk.hgi-right-to-left-block-quote:after{content:"\5164"}.hgi-bulk.hgi-right-to-left-block-quote:before{content:"\5165"}.hgi-bulk.hgi-right-to-left-list-bullet:after{content:"\5166"}.hgi-bulk.hgi-right-to-left-list-bullet:before{content:"\5167"}.hgi-bulk.hgi-right-to-left-list-dash:after{content:"\5168"}.hgi-bulk.hgi-right-to-left-list-dash:before{content:"\5169"}.hgi-bulk.hgi-right-to-left-list-number:after{content:"\516a"}.hgi-bulk.hgi-right-to-left-list-number:before{content:"\516b"}.hgi-bulk.hgi-right-to-left-list-triangle:after{content:"\516c"}.hgi-bulk.hgi-right-to-left-list-triangle:before{content:"\516d"}.hgi-bulk.hgi-right-triangle:after{content:"\516e"}.hgi-bulk.hgi-right-triangle:before{content:"\516f"}.hgi-bulk.hgi-ripple:after{content:"\5170"}.hgi-bulk.hgi-ripple:before{content:"\5171"}.hgi-bulk.hgi-riyal-rectangle:after{content:"\5172"}.hgi-bulk.hgi-riyal-rectangle:before{content:"\5173"}.hgi-bulk.hgi-riyal:after{content:"\5174"}.hgi-bulk.hgi-riyal:before{content:"\5175"}.hgi-bulk.hgi-road-01:after{content:"\5176"}.hgi-bulk.hgi-road-01:before{content:"\5177"}.hgi-bulk.hgi-road-02:after{content:"\5178"}.hgi-bulk.hgi-road-02:before{content:"\5179"}.hgi-bulk.hgi-road-location-01:after{content:"\517a"}.hgi-bulk.hgi-road-location-01:before{content:"\517b"}.hgi-bulk.hgi-road-location-02:after{content:"\517c"}.hgi-bulk.hgi-road-location-02:before{content:"\517d"}.hgi-bulk.hgi-road:after{content:"\517e"}.hgi-bulk.hgi-road-wayside:after{content:"\517f"}.hgi-bulk.hgi-road-wayside:before{content:"\5180"}.hgi-bulk.hgi-road:before{content:"\5181"}.hgi-bulk.hgi-robotic:after{content:"\5182"}.hgi-bulk.hgi-robotic:before{content:"\5183"}.hgi-bulk.hgi-rocket-01:after{content:"\5184"}.hgi-bulk.hgi-rocket-01:before{content:"\5185"}.hgi-bulk.hgi-rocket-02:after{content:"\5186"}.hgi-bulk.hgi-rocket-02:before{content:"\5187"}.hgi-bulk.hgi-rocket:after{content:"\5188"}.hgi-bulk.hgi-rocket:before{content:"\5189"}.hgi-bulk.hgi-rocking-chair:after{content:"\518a"}.hgi-bulk.hgi-rocking-chair:before{content:"\518b"}.hgi-bulk.hgi-roller-skate:after{content:"\518c"}.hgi-bulk.hgi-roller-skate:before{content:"\518d"}.hgi-bulk.hgi-rolling-pin:after{content:"\518e"}.hgi-bulk.hgi-rolling-pin:before{content:"\518f"}.hgi-bulk.hgi-root-01:after{content:"\5190"}.hgi-bulk.hgi-root-01:before{content:"\5191"}.hgi-bulk.hgi-root-02:after{content:"\5192"}.hgi-bulk.hgi-root-02:before{content:"\5193"}.hgi-bulk.hgi-root-circle:after{content:"\5194"}.hgi-bulk.hgi-root-circle:before{content:"\5195"}.hgi-bulk.hgi-root-first-bracket:after{content:"\5196"}.hgi-bulk.hgi-root-first-bracket:before{content:"\5197"}.hgi-bulk.hgi-root-second-bracket:after{content:"\5198"}.hgi-bulk.hgi-root-second-bracket:before{content:"\5199"}.hgi-bulk.hgi-root-third-bracket:after{content:"\519a"}.hgi-bulk.hgi-root-third-bracket:before{content:"\519b"}.hgi-bulk.hgi-rotate-01:after{content:"\519c"}.hgi-bulk.hgi-rotate-01:before{content:"\519d"}.hgi-bulk.hgi-rotate-02:after{content:"\519e"}.hgi-bulk.hgi-rotate-02:before{content:"\519f"}.hgi-bulk.hgi-rotate-360:after{content:"\51a0"}.hgi-bulk.hgi-rotate-360:before{content:"\51a1"}.hgi-bulk.hgi-rotate-bottom-left:after{content:"\51a2"}.hgi-bulk.hgi-rotate-bottom-left:before{content:"\51a3"}.hgi-bulk.hgi-rotate-bottom-right:after{content:"\51a4"}.hgi-bulk.hgi-rotate-bottom-right:before{content:"\51a5"}.hgi-bulk.hgi-rotate-clockwise:after{content:"\51a6"}.hgi-bulk.hgi-rotate-clockwise:before{content:"\51a7"}.hgi-bulk.hgi-rotate-crop:after{content:"\51a8"}.hgi-bulk.hgi-rotate-crop:before{content:"\51a9"}.hgi-bulk.hgi-rotate-left-01:after{content:"\51aa"}.hgi-bulk.hgi-rotate-left-01:before{content:"\51ab"}.hgi-bulk.hgi-rotate-left-02:after{content:"\51ac"}.hgi-bulk.hgi-rotate-left-02:before{content:"\51ad"}.hgi-bulk.hgi-rotate-left-03:after{content:"\51ae"}.hgi-bulk.hgi-rotate-left-03:before{content:"\51af"}.hgi-bulk.hgi-rotate-left-04:after{content:"\51b0"}.hgi-bulk.hgi-rotate-left-04:before{content:"\51b1"}.hgi-bulk.hgi-rotate-left-05:after{content:"\51b2"}.hgi-bulk.hgi-rotate-left-05:before{content:"\51b3"}.hgi-bulk.hgi-rotate-left-06:after{content:"\51b4"}.hgi-bulk.hgi-rotate-left-06:before{content:"\51b5"}.hgi-bulk.hgi-rotate-right-01:after{content:"\51b6"}.hgi-bulk.hgi-rotate-right-01:before{content:"\51b7"}.hgi-bulk.hgi-rotate-right-02:after{content:"\51b8"}.hgi-bulk.hgi-rotate-right-02:before{content:"\51b9"}.hgi-bulk.hgi-rotate-right-03:after{content:"\51ba"}.hgi-bulk.hgi-rotate-right-03:before{content:"\51bb"}.hgi-bulk.hgi-rotate-right-04:after{content:"\51bc"}.hgi-bulk.hgi-rotate-right-04:before{content:"\51bd"}.hgi-bulk.hgi-rotate-right-05:after{content:"\51be"}.hgi-bulk.hgi-rotate-right-05:before{content:"\51bf"}.hgi-bulk.hgi-rotate-right-06:after{content:"\51c0"}.hgi-bulk.hgi-rotate-right-06:before{content:"\51c1"}.hgi-bulk.hgi-rotate-square:after{content:"\51c2"}.hgi-bulk.hgi-rotate-square:before{content:"\51c3"}.hgi-bulk.hgi-rotate-top-left:after{content:"\51c4"}.hgi-bulk.hgi-rotate-top-left:before{content:"\51c5"}.hgi-bulk.hgi-rotate-top-right:after{content:"\51c6"}.hgi-bulk.hgi-rotate-top-right:before{content:"\51c7"}.hgi-bulk.hgi-route-01:after{content:"\51c8"}.hgi-bulk.hgi-route-01:before{content:"\51c9"}.hgi-bulk.hgi-route-02:after{content:"\51ca"}.hgi-bulk.hgi-route-02:before{content:"\51cb"}.hgi-bulk.hgi-route-03:after{content:"\51cc"}.hgi-bulk.hgi-route-03:before{content:"\51cd"}.hgi-bulk.hgi-route-block:after{content:"\51ce"}.hgi-bulk.hgi-route-block:before{content:"\51cf"}.hgi-bulk.hgi-router-01:after{content:"\51d0"}.hgi-bulk.hgi-router-01:before{content:"\51d1"}.hgi-bulk.hgi-router-02:after{content:"\51d2"}.hgi-bulk.hgi-router-02:before{content:"\51d3"}.hgi-bulk.hgi-router:after{content:"\51d4"}.hgi-bulk.hgi-router:before{content:"\51d5"}.hgi-bulk.hgi-row-delete:after{content:"\51d6"}.hgi-bulk.hgi-row-delete:before{content:"\51d7"}.hgi-bulk.hgi-row-insert:after{content:"\51d8"}.hgi-bulk.hgi-row-insert:before{content:"\51d9"}.hgi-bulk.hgi-rss-connected-01:after{content:"\51da"}.hgi-bulk.hgi-rss-connected-01:before{content:"\51db"}.hgi-bulk.hgi-rss-connected-02:after{content:"\51dc"}.hgi-bulk.hgi-rss-connected-02:before{content:"\51dd"}.hgi-bulk.hgi-rss-error:after{content:"\51de"}.hgi-bulk.hgi-rss-error:before{content:"\51df"}.hgi-bulk.hgi-rss-locked:after{content:"\51e0"}.hgi-bulk.hgi-rss-locked:before{content:"\51e1"}.hgi-bulk.hgi-rss:after{content:"\51e2"}.hgi-bulk.hgi-rss-unlocked:after{content:"\51e3"}.hgi-bulk.hgi-rss-unlocked:before{content:"\51e4"}.hgi-bulk.hgi-rss:before{content:"\51e5"}.hgi-bulk.hgi-rub-el-hizb:after{content:"\51e6"}.hgi-bulk.hgi-rub-el-hizb:before{content:"\51e7"}.hgi-bulk.hgi-ruku:after{content:"\51e8"}.hgi-bulk.hgi-ruku:before{content:"\51e9"}.hgi-bulk.hgi-ruler:after{content:"\51ea"}.hgi-bulk.hgi-ruler:before{content:"\51eb"}.hgi-bulk.hgi-running-shoes:after{content:"\51ec"}.hgi-bulk.hgi-running-shoes:before{content:"\51ed"}.hgi-bulk.hgi-sad-01:after{content:"\51ee"}.hgi-bulk.hgi-sad-01:before{content:"\51ef"}.hgi-bulk.hgi-sad-02:after{content:"\51f0"}.hgi-bulk.hgi-sad-02:before{content:"\51f1"}.hgi-bulk.hgi-sad-dizzy:after{content:"\51f2"}.hgi-bulk.hgi-sad-dizzy:before{content:"\51f3"}.hgi-bulk.hgi-safari:after{content:"\51f4"}.hgi-bulk.hgi-safari:before{content:"\51f5"}.hgi-bulk.hgi-safe-delivery-01:after{content:"\51f6"}.hgi-bulk.hgi-safe-delivery-01:before{content:"\51f7"}.hgi-bulk.hgi-safe-delivery-02:after{content:"\51f8"}.hgi-bulk.hgi-safe-delivery-02:before{content:"\51f9"}.hgi-bulk.hgi-safe:after{content:"\51fa"}.hgi-bulk.hgi-safe:before{content:"\51fb"}.hgi-bulk.hgi-safety-pin-01:after{content:"\51fc"}.hgi-bulk.hgi-safety-pin-01:before{content:"\51fd"}.hgi-bulk.hgi-safety-pin-02:after{content:"\51fe"}.hgi-bulk.hgi-safety-pin-02:before{content:"\51ff"}.hgi-bulk.hgi-sailboat-coastal:after{content:"\5200"}.hgi-bulk.hgi-sailboat-coastal:before{content:"\5201"}.hgi-bulk.hgi-sailboat-offshore:after{content:"\5202"}.hgi-bulk.hgi-sailboat-offshore:before{content:"\5203"}.hgi-bulk.hgi-sakura:after{content:"\5204"}.hgi-bulk.hgi-sakura:before{content:"\5205"}.hgi-bulk.hgi-salah:after{content:"\5206"}.hgi-bulk.hgi-salah-time:after{content:"\5207"}.hgi-bulk.hgi-salah-time:before{content:"\5208"}.hgi-bulk.hgi-salah:before{content:"\5209"}.hgi-bulk.hgi-sale-tag-01:after{content:"\520a"}.hgi-bulk.hgi-sale-tag-01:before{content:"\520b"}.hgi-bulk.hgi-sale-tag-02:after{content:"\520c"}.hgi-bulk.hgi-sale-tag-02:before{content:"\520d"}.hgi-bulk.hgi-sandals:after{content:"\520e"}.hgi-bulk.hgi-sandals:before{content:"\520f"}.hgi-bulk.hgi-satellite-01:after{content:"\5210"}.hgi-bulk.hgi-satellite-01:before{content:"\5211"}.hgi-bulk.hgi-satellite-02:after{content:"\5212"}.hgi-bulk.hgi-satellite-02:before{content:"\5213"}.hgi-bulk.hgi-satellite-03:after{content:"\5214"}.hgi-bulk.hgi-satellite-03:before{content:"\5215"}.hgi-bulk.hgi-satellite:after{content:"\5216"}.hgi-bulk.hgi-satellite:before{content:"\5217"}.hgi-bulk.hgi-saturn-01:after{content:"\5218"}.hgi-bulk.hgi-saturn-01:before{content:"\5219"}.hgi-bulk.hgi-saturn-02:after{content:"\521a"}.hgi-bulk.hgi-saturn-02:before{content:"\521b"}.hgi-bulk.hgi-saturn:after{content:"\521c"}.hgi-bulk.hgi-saturn:before{content:"\521d"}.hgi-bulk.hgi-sausage:after{content:"\521e"}.hgi-bulk.hgi-sausage:before{content:"\521f"}.hgi-bulk.hgi-save-energy-01:after{content:"\5220"}.hgi-bulk.hgi-save-energy-01:before{content:"\5221"}.hgi-bulk.hgi-save-energy-02:after{content:"\5222"}.hgi-bulk.hgi-save-energy-02:before{content:"\5223"}.hgi-bulk.hgi-save-money-dollar:after{content:"\5224"}.hgi-bulk.hgi-save-money-dollar:before{content:"\5225"}.hgi-bulk.hgi-save-money-euro:after{content:"\5226"}.hgi-bulk.hgi-save-money-euro:before{content:"\5227"}.hgi-bulk.hgi-save-money-pound:after{content:"\5228"}.hgi-bulk.hgi-save-money-pound:before{content:"\5229"}.hgi-bulk.hgi-save-money-yen:after{content:"\522a"}.hgi-bulk.hgi-save-money-yen:before{content:"\522b"}.hgi-bulk.hgi-savings:after{content:"\522c"}.hgi-bulk.hgi-savings:before{content:"\522d"}.hgi-bulk.hgi-scheme:after{content:"\522e"}.hgi-bulk.hgi-scheme:before{content:"\522f"}.hgi-bulk.hgi-school-01:after{content:"\5230"}.hgi-bulk.hgi-school-01:before{content:"\5231"}.hgi-bulk.hgi-school-bell-01:after{content:"\5232"}.hgi-bulk.hgi-school-bell-01:before{content:"\5233"}.hgi-bulk.hgi-school-bell-02:after{content:"\5234"}.hgi-bulk.hgi-school-bell-02:before{content:"\5235"}.hgi-bulk.hgi-school-bus:after{content:"\5236"}.hgi-bulk.hgi-school-bus:before{content:"\5237"}.hgi-bulk.hgi-school-report-card:after{content:"\5238"}.hgi-bulk.hgi-school-report-card:before{content:"\5239"}.hgi-bulk.hgi-school:after{content:"\523a"}.hgi-bulk.hgi-school-tie:after{content:"\523b"}.hgi-bulk.hgi-school-tie:before{content:"\523c"}.hgi-bulk.hgi-school:before{content:"\523d"}.hgi-bulk.hgi-scissor-01:after{content:"\523e"}.hgi-bulk.hgi-scissor-01:before{content:"\523f"}.hgi-bulk.hgi-scissor-rectangle:after{content:"\5240"}.hgi-bulk.hgi-scissor-rectangle:before{content:"\5241"}.hgi-bulk.hgi-scissor:after{content:"\5242"}.hgi-bulk.hgi-scissor:before{content:"\5243"}.hgi-bulk.hgi-scooter-01:after{content:"\5244"}.hgi-bulk.hgi-scooter-01:before{content:"\5245"}.hgi-bulk.hgi-scooter-02:after{content:"\5246"}.hgi-bulk.hgi-scooter-02:before{content:"\5247"}.hgi-bulk.hgi-scooter-03:after{content:"\5248"}.hgi-bulk.hgi-scooter-03:before{content:"\5249"}.hgi-bulk.hgi-scooter-04:after{content:"\524a"}.hgi-bulk.hgi-scooter-04:before{content:"\524b"}.hgi-bulk.hgi-scooter-electric:after{content:"\524c"}.hgi-bulk.hgi-scooter-electric:before{content:"\524d"}.hgi-bulk.hgi-scratch-card:after{content:"\524e"}.hgi-bulk.hgi-scratch-card:before{content:"\524f"}.hgi-bulk.hgi-screen-add-to-home:after{content:"\5250"}.hgi-bulk.hgi-screen-add-to-home:before{content:"\5251"}.hgi-bulk.hgi-screen-lock-rotation:after{content:"\5252"}.hgi-bulk.hgi-screen-lock-rotation:before{content:"\5253"}.hgi-bulk.hgi-screen-rotation:after{content:"\5254"}.hgi-bulk.hgi-screen-rotation:before{content:"\5255"}.hgi-bulk.hgi-scribd:after{content:"\5256"}.hgi-bulk.hgi-scribd:before{content:"\5257"}.hgi-bulk.hgi-scroll-horizontal:after{content:"\5258"}.hgi-bulk.hgi-scroll-horizontal:before{content:"\5259"}.hgi-bulk.hgi-scroll:after{content:"\525a"}.hgi-bulk.hgi-scroll-vertical:after{content:"\525b"}.hgi-bulk.hgi-scroll-vertical:before{content:"\525c"}.hgi-bulk.hgi-scroll:before{content:"\525d"}.hgi-bulk.hgi-sd-card:after{content:"\525e"}.hgi-bulk.hgi-sd-card:before{content:"\525f"}.hgi-bulk.hgi-seal:after{content:"\5260"}.hgi-bulk.hgi-seal:before{content:"\5261"}.hgi-bulk.hgi-search-01:after{content:"\5262"}.hgi-bulk.hgi-search-01:before{content:"\5263"}.hgi-bulk.hgi-search-02:after{content:"\5264"}.hgi-bulk.hgi-search-02:before{content:"\5265"}.hgi-bulk.hgi-search-add:after{content:"\5266"}.hgi-bulk.hgi-search-add:before{content:"\5267"}.hgi-bulk.hgi-search-area:after{content:"\5268"}.hgi-bulk.hgi-search-area:before{content:"\5269"}.hgi-bulk.hgi-search-circle:after{content:"\526a"}.hgi-bulk.hgi-search-circle:before{content:"\526b"}.hgi-bulk.hgi-search-dollar:after{content:"\526c"}.hgi-bulk.hgi-search-dollar:before{content:"\526d"}.hgi-bulk.hgi-search-focus:after{content:"\526e"}.hgi-bulk.hgi-search-focus:before{content:"\526f"}.hgi-bulk.hgi-search-list-01:after{content:"\5270"}.hgi-bulk.hgi-search-list-01:before{content:"\5271"}.hgi-bulk.hgi-search-list-02:after{content:"\5272"}.hgi-bulk.hgi-search-list-02:before{content:"\5273"}.hgi-bulk.hgi-search-minus:after{content:"\5274"}.hgi-bulk.hgi-search-minus:before{content:"\5275"}.hgi-bulk.hgi-search-remove:after{content:"\5276"}.hgi-bulk.hgi-search-remove:before{content:"\5277"}.hgi-bulk.hgi-search-replace:after{content:"\5278"}.hgi-bulk.hgi-search-replace:before{content:"\5279"}.hgi-bulk.hgi-search-square:after{content:"\527a"}.hgi-bulk.hgi-search-square:before{content:"\527b"}.hgi-bulk.hgi-search-visual:after{content:"\527c"}.hgi-bulk.hgi-search-visual:before{content:"\527d"}.hgi-bulk.hgi-searching:after{content:"\527e"}.hgi-bulk.hgi-searching:before{content:"\527f"}.hgi-bulk.hgi-seat-selector:after{content:"\5280"}.hgi-bulk.hgi-seat-selector:before{content:"\5281"}.hgi-bulk.hgi-second-bracket-circle:after{content:"\5282"}.hgi-bulk.hgi-second-bracket-circle:before{content:"\5283"}.hgi-bulk.hgi-second-bracket:after{content:"\5284"}.hgi-bulk.hgi-second-bracket-square:after{content:"\5285"}.hgi-bulk.hgi-second-bracket-square:before{content:"\5286"}.hgi-bulk.hgi-second-bracket:before{content:"\5287"}.hgi-bulk.hgi-secured-network:after{content:"\5288"}.hgi-bulk.hgi-secured-network:before{content:"\5289"}.hgi-bulk.hgi-security-block:after{content:"\528a"}.hgi-bulk.hgi-security-block:before{content:"\528b"}.hgi-bulk.hgi-security-check:after{content:"\528c"}.hgi-bulk.hgi-security-check:before{content:"\528d"}.hgi-bulk.hgi-security-key-usb:after{content:"\528e"}.hgi-bulk.hgi-security-key-usb:before{content:"\528f"}.hgi-bulk.hgi-security-lock:after{content:"\5290"}.hgi-bulk.hgi-security-lock:before{content:"\5291"}.hgi-bulk.hgi-security-password:after{content:"\5292"}.hgi-bulk.hgi-security-password:before{content:"\5293"}.hgi-bulk.hgi-security:after{content:"\5294"}.hgi-bulk.hgi-security-validation:after{content:"\5295"}.hgi-bulk.hgi-security-validation:before{content:"\5296"}.hgi-bulk.hgi-security-wifi:after{content:"\5297"}.hgi-bulk.hgi-security-wifi:before{content:"\5298"}.hgi-bulk.hgi-security:before{content:"\5299"}.hgi-bulk.hgi-segment:after{content:"\529a"}.hgi-bulk.hgi-segment:before{content:"\529b"}.hgi-bulk.hgi-select-01:after{content:"\529c"}.hgi-bulk.hgi-select-01:before{content:"\529d"}.hgi-bulk.hgi-select-02:after{content:"\529e"}.hgi-bulk.hgi-select-02:before{content:"\529f"}.hgi-bulk.hgi-send-to-mobile:after{content:"\52a0"}.hgi-bulk.hgi-send-to-mobile:before{content:"\52a1"}.hgi-bulk.hgi-senseless:after{content:"\52a2"}.hgi-bulk.hgi-senseless:before{content:"\52a3"}.hgi-bulk.hgi-sent:after{content:"\52a4"}.hgi-bulk.hgi-sent:before{content:"\52a5"}.hgi-bulk.hgi-seo:after{content:"\52a6"}.hgi-bulk.hgi-seo:before{content:"\52a7"}.hgi-bulk.hgi-service:after{content:"\52a8"}.hgi-bulk.hgi-service:before{content:"\52a9"}.hgi-bulk.hgi-setting-06:after{content:"\52aa"}.hgi-bulk.hgi-setting-06:before{content:"\52ab"}.hgi-bulk.hgi-setting-07:after{content:"\52ac"}.hgi-bulk.hgi-setting-07:before{content:"\52ad"}.hgi-bulk.hgi-setting-done-01:after{content:"\52ae"}.hgi-bulk.hgi-setting-done-01:before{content:"\52af"}.hgi-bulk.hgi-setting-done-02:after{content:"\52b0"}.hgi-bulk.hgi-setting-done-02:before{content:"\52b1"}.hgi-bulk.hgi-setting-done-03:after{content:"\52b2"}.hgi-bulk.hgi-setting-done-03:before{content:"\52b3"}.hgi-bulk.hgi-setting-done-04:after{content:"\52b4"}.hgi-bulk.hgi-setting-done-04:before{content:"\52b5"}.hgi-bulk.hgi-setting-error-03:after{content:"\52b6"}.hgi-bulk.hgi-setting-error-03:before{content:"\52b7"}.hgi-bulk.hgi-setting-error-04:after{content:"\52b8"}.hgi-bulk.hgi-setting-error-04:before{content:"\52b9"}.hgi-bulk.hgi-settings-01:after{content:"\52ba"}.hgi-bulk.hgi-settings-01:before{content:"\52bb"}.hgi-bulk.hgi-settings-02:after{content:"\52bc"}.hgi-bulk.hgi-settings-02:before{content:"\52bd"}.hgi-bulk.hgi-settings-03:after{content:"\52be"}.hgi-bulk.hgi-settings-03:before{content:"\52bf"}.hgi-bulk.hgi-settings-04:after{content:"\52c0"}.hgi-bulk.hgi-settings-04:before{content:"\52c1"}.hgi-bulk.hgi-settings-05:after{content:"\52c2"}.hgi-bulk.hgi-settings-05:before{content:"\52c3"}.hgi-bulk.hgi-settings-error-01:after{content:"\52c4"}.hgi-bulk.hgi-settings-error-01:before{content:"\52c5"}.hgi-bulk.hgi-settings-error-02:after{content:"\52c6"}.hgi-bulk.hgi-settings-error-02:before{content:"\52c7"}.hgi-bulk.hgi-setup-01:after{content:"\52c8"}.hgi-bulk.hgi-setup-01:before{content:"\52c9"}.hgi-bulk.hgi-setup-02:after{content:"\52ca"}.hgi-bulk.hgi-setup-02:before{content:"\52cb"}.hgi-bulk.hgi-shaka-01:after{content:"\52cc"}.hgi-bulk.hgi-shaka-01:before{content:"\52cd"}.hgi-bulk.hgi-shaka-02:after{content:"\52ce"}.hgi-bulk.hgi-shaka-02:before{content:"\52cf"}.hgi-bulk.hgi-shaka-03:after{content:"\52d0"}.hgi-bulk.hgi-shaka-03:before{content:"\52d1"}.hgi-bulk.hgi-shaka-04:after{content:"\52d2"}.hgi-bulk.hgi-shaka-04:before{content:"\52d3"}.hgi-bulk.hgi-shampoo:after{content:"\52d4"}.hgi-bulk.hgi-shampoo:before{content:"\52d5"}.hgi-bulk.hgi-shapes:after{content:"\52d6"}.hgi-bulk.hgi-shapes:before{content:"\52d7"}.hgi-bulk.hgi-share-01:after{content:"\52d8"}.hgi-bulk.hgi-share-01:before{content:"\52d9"}.hgi-bulk.hgi-share-02:after{content:"\52da"}.hgi-bulk.hgi-share-02:before{content:"\52db"}.hgi-bulk.hgi-share-03:after{content:"\52dc"}.hgi-bulk.hgi-share-03:before{content:"\52dd"}.hgi-bulk.hgi-share-04:after{content:"\52de"}.hgi-bulk.hgi-share-04:before{content:"\52df"}.hgi-bulk.hgi-share-05:after{content:"\52e0"}.hgi-bulk.hgi-share-05:before{content:"\52e1"}.hgi-bulk.hgi-share-06:after{content:"\52e2"}.hgi-bulk.hgi-share-06:before{content:"\52e3"}.hgi-bulk.hgi-share-07:after{content:"\52e4"}.hgi-bulk.hgi-share-07:before{content:"\52e5"}.hgi-bulk.hgi-share-08:after{content:"\52e6"}.hgi-bulk.hgi-share-08:before{content:"\52e7"}.hgi-bulk.hgi-share-knowledge:after{content:"\52e8"}.hgi-bulk.hgi-share-knowledge:before{content:"\52e9"}.hgi-bulk.hgi-share-location-01:after{content:"\52ea"}.hgi-bulk.hgi-share-location-01:before{content:"\52eb"}.hgi-bulk.hgi-share-location-02:after{content:"\52ec"}.hgi-bulk.hgi-share-location-02:before{content:"\52ed"}.hgi-bulk.hgi-shared-wifi:after{content:"\52ee"}.hgi-bulk.hgi-shared-wifi:before{content:"\52ef"}.hgi-bulk.hgi-sharing:after{content:"\52f0"}.hgi-bulk.hgi-sharing:before{content:"\52f1"}.hgi-bulk.hgi-shellfish:after{content:"\52f2"}.hgi-bulk.hgi-shellfish:before{content:"\52f3"}.hgi-bulk.hgi-sheriff-01:after{content:"\52f4"}.hgi-bulk.hgi-sheriff-01:before{content:"\52f5"}.hgi-bulk.hgi-sheriff-02:after{content:"\52f6"}.hgi-bulk.hgi-sheriff-02:before{content:"\52f7"}.hgi-bulk.hgi-shield-01:after{content:"\52f8"}.hgi-bulk.hgi-shield-01:before{content:"\52f9"}.hgi-bulk.hgi-shield-02:after{content:"\52fa"}.hgi-bulk.hgi-shield-02:before{content:"\52fb"}.hgi-bulk.hgi-shield-blockchain:after{content:"\52fc"}.hgi-bulk.hgi-shield-blockchain:before{content:"\52fd"}.hgi-bulk.hgi-shield-energy:after{content:"\52fe"}.hgi-bulk.hgi-shield-energy:before{content:"\52ff"}.hgi-bulk.hgi-shield-key:after{content:"\5300"}.hgi-bulk.hgi-shield-key:before{content:"\5301"}.hgi-bulk.hgi-shield-user:after{content:"\5302"}.hgi-bulk.hgi-shield-user:before{content:"\5303"}.hgi-bulk.hgi-shipment-tracking:after{content:"\5304"}.hgi-bulk.hgi-shipment-tracking:before{content:"\5305"}.hgi-bulk.hgi-shipping-center:after{content:"\5306"}.hgi-bulk.hgi-shipping-center:before{content:"\5307"}.hgi-bulk.hgi-shipping-loading:after{content:"\5308"}.hgi-bulk.hgi-shipping-loading:before{content:"\5309"}.hgi-bulk.hgi-shipping-truck-01:after{content:"\530a"}.hgi-bulk.hgi-shipping-truck-01:before{content:"\530b"}.hgi-bulk.hgi-shipping-truck-02:after{content:"\530c"}.hgi-bulk.hgi-shipping-truck-02:before{content:"\530d"}.hgi-bulk.hgi-shirt-01:after{content:"\530e"}.hgi-bulk.hgi-shirt-01:before{content:"\530f"}.hgi-bulk.hgi-shocked:after{content:"\5310"}.hgi-bulk.hgi-shocked:before{content:"\5311"}.hgi-bulk.hgi-shop-sign:after{content:"\5312"}.hgi-bulk.hgi-shop-sign:before{content:"\5313"}.hgi-bulk.hgi-shopping-bag-01:after{content:"\5314"}.hgi-bulk.hgi-shopping-bag-01:before{content:"\5315"}.hgi-bulk.hgi-shopping-bag-02:after{content:"\5316"}.hgi-bulk.hgi-shopping-bag-02:before{content:"\5317"}.hgi-bulk.hgi-shopping-bag-03:after{content:"\5318"}.hgi-bulk.hgi-shopping-bag-03:before{content:"\5319"}.hgi-bulk.hgi-shopping-bag-add:after{content:"\531a"}.hgi-bulk.hgi-shopping-bag-add:before{content:"\531b"}.hgi-bulk.hgi-shopping-bag-check:after{content:"\531c"}.hgi-bulk.hgi-shopping-bag-check:before{content:"\531d"}.hgi-bulk.hgi-shopping-bag-favorite:after{content:"\531e"}.hgi-bulk.hgi-shopping-bag-favorite:before{content:"\531f"}.hgi-bulk.hgi-shopping-bag-remove:after{content:"\5320"}.hgi-bulk.hgi-shopping-bag-remove:before{content:"\5321"}.hgi-bulk.hgi-shopping-basket-01:after{content:"\5322"}.hgi-bulk.hgi-shopping-basket-01:before{content:"\5323"}.hgi-bulk.hgi-shopping-basket-02:after{content:"\5324"}.hgi-bulk.hgi-shopping-basket-02:before{content:"\5325"}.hgi-bulk.hgi-shopping-basket-03:after{content:"\5326"}.hgi-bulk.hgi-shopping-basket-03:before{content:"\5327"}.hgi-bulk.hgi-shopping-basket-add-01:after{content:"\5328"}.hgi-bulk.hgi-shopping-basket-add-01:before{content:"\5329"}.hgi-bulk.hgi-shopping-basket-add-02:after{content:"\532a"}.hgi-bulk.hgi-shopping-basket-add-02:before{content:"\532b"}.hgi-bulk.hgi-shopping-basket-add-03:after{content:"\532c"}.hgi-bulk.hgi-shopping-basket-add-03:before{content:"\532d"}.hgi-bulk.hgi-shopping-basket-check-in-01:after{content:"\532e"}.hgi-bulk.hgi-shopping-basket-check-in-01:before{content:"\532f"}.hgi-bulk.hgi-shopping-basket-check-in-02:after{content:"\5330"}.hgi-bulk.hgi-shopping-basket-check-in-02:before{content:"\5331"}.hgi-bulk.hgi-shopping-basket-check-in-03:after{content:"\5332"}.hgi-bulk.hgi-shopping-basket-check-in-03:before{content:"\5333"}.hgi-bulk.hgi-shopping-basket-check-out-01:after{content:"\5334"}.hgi-bulk.hgi-shopping-basket-check-out-01:before{content:"\5335"}.hgi-bulk.hgi-shopping-basket-check-out-02:after{content:"\5336"}.hgi-bulk.hgi-shopping-basket-check-out-02:before{content:"\5337"}.hgi-bulk.hgi-shopping-basket-check-out-03:after{content:"\5338"}.hgi-bulk.hgi-shopping-basket-check-out-03:before{content:"\5339"}.hgi-bulk.hgi-shopping-basket-done-01:after{content:"\533a"}.hgi-bulk.hgi-shopping-basket-done-01:before{content:"\533b"}.hgi-bulk.hgi-shopping-basket-done-02:after{content:"\533c"}.hgi-bulk.hgi-shopping-basket-done-02:before{content:"\533d"}.hgi-bulk.hgi-shopping-basket-done-03:after{content:"\533e"}.hgi-bulk.hgi-shopping-basket-done-03:before{content:"\533f"}.hgi-bulk.hgi-shopping-basket-favorite-01:after{content:"\5340"}.hgi-bulk.hgi-shopping-basket-favorite-01:before{content:"\5341"}.hgi-bulk.hgi-shopping-basket-favorite-02:after{content:"\5342"}.hgi-bulk.hgi-shopping-basket-favorite-02:before{content:"\5343"}.hgi-bulk.hgi-shopping-basket-favorite-03:after{content:"\5344"}.hgi-bulk.hgi-shopping-basket-favorite-03:before{content:"\5345"}.hgi-bulk.hgi-shopping-basket-remove-01:after{content:"\5346"}.hgi-bulk.hgi-shopping-basket-remove-01:before{content:"\5347"}.hgi-bulk.hgi-shopping-basket-remove-02:after{content:"\5348"}.hgi-bulk.hgi-shopping-basket-remove-02:before{content:"\5349"}.hgi-bulk.hgi-shopping-basket-remove-03:after{content:"\534a"}.hgi-bulk.hgi-shopping-basket-remove-03:before{content:"\534b"}.hgi-bulk.hgi-shopping-basket-secure-01:after{content:"\534c"}.hgi-bulk.hgi-shopping-basket-secure-01:before{content:"\534d"}.hgi-bulk.hgi-shopping-basket-secure-02:after{content:"\534e"}.hgi-bulk.hgi-shopping-basket-secure-02:before{content:"\534f"}.hgi-bulk.hgi-shopping-basket-secure-03:after{content:"\5350"}.hgi-bulk.hgi-shopping-basket-secure-03:before{content:"\5351"}.hgi-bulk.hgi-shopping-cart-01:after{content:"\5352"}.hgi-bulk.hgi-shopping-cart-01:before{content:"\5353"}.hgi-bulk.hgi-shopping-cart-02:after{content:"\5354"}.hgi-bulk.hgi-shopping-cart-02:before{content:"\5355"}.hgi-bulk.hgi-shopping-cart-add-01:after{content:"\5356"}.hgi-bulk.hgi-shopping-cart-add-01:before{content:"\5357"}.hgi-bulk.hgi-shopping-cart-add-02:after{content:"\5358"}.hgi-bulk.hgi-shopping-cart-add-02:before{content:"\5359"}.hgi-bulk.hgi-shopping-cart-check-01:after{content:"\535a"}.hgi-bulk.hgi-shopping-cart-check-01:before{content:"\535b"}.hgi-bulk.hgi-shopping-cart-check-02:after{content:"\535c"}.hgi-bulk.hgi-shopping-cart-check-02:before{content:"\535d"}.hgi-bulk.hgi-shopping-cart-check-in-01:after{content:"\535e"}.hgi-bulk.hgi-shopping-cart-check-in-01:before{content:"\535f"}.hgi-bulk.hgi-shopping-cart-check-in-02:after{content:"\5360"}.hgi-bulk.hgi-shopping-cart-check-in-02:before{content:"\5361"}.hgi-bulk.hgi-shopping-cart-check-out-01:after{content:"\5362"}.hgi-bulk.hgi-shopping-cart-check-out-01:before{content:"\5363"}.hgi-bulk.hgi-shopping-cart-check-out-02:after{content:"\5364"}.hgi-bulk.hgi-shopping-cart-check-out-02:before{content:"\5365"}.hgi-bulk.hgi-shopping-cart-favorite-01:after{content:"\5366"}.hgi-bulk.hgi-shopping-cart-favorite-01:before{content:"\5367"}.hgi-bulk.hgi-shopping-cart-favorite-02:after{content:"\5368"}.hgi-bulk.hgi-shopping-cart-favorite-02:before{content:"\5369"}.hgi-bulk.hgi-shopping-cart-remove-01:after{content:"\536a"}.hgi-bulk.hgi-shopping-cart-remove-01:before{content:"\536b"}.hgi-bulk.hgi-shopping-cart-remove-02:after{content:"\536c"}.hgi-bulk.hgi-shopping-cart-remove-02:before{content:"\536d"}.hgi-bulk.hgi-shorts-pants:after{content:"\536e"}.hgi-bulk.hgi-shorts-pants:before{content:"\536f"}.hgi-bulk.hgi-shuffle:after{content:"\5370"}.hgi-bulk.hgi-shuffle-square:after{content:"\5371"}.hgi-bulk.hgi-shuffle-square:before{content:"\5372"}.hgi-bulk.hgi-shuffle:before{content:"\5373"}.hgi-bulk.hgi-shutterstock:after{content:"\5374"}.hgi-bulk.hgi-shutterstock:before{content:"\5375"}.hgi-bulk.hgi-sidebar-bottom:after{content:"\5376"}.hgi-bulk.hgi-sidebar-bottom:before{content:"\5377"}.hgi-bulk.hgi-sidebar-left-01:after{content:"\5378"}.hgi-bulk.hgi-sidebar-left-01:before{content:"\5379"}.hgi-bulk.hgi-sidebar-left:after{content:"\537a"}.hgi-bulk.hgi-sidebar-left:before{content:"\537b"}.hgi-bulk.hgi-sidebar-right-01:after{content:"\537c"}.hgi-bulk.hgi-sidebar-right-01:before{content:"\537d"}.hgi-bulk.hgi-sidebar-right:after{content:"\537e"}.hgi-bulk.hgi-sidebar-right:before{content:"\537f"}.hgi-bulk.hgi-sidebar-top:after{content:"\5380"}.hgi-bulk.hgi-sidebar-top:before{content:"\5381"}.hgi-bulk.hgi-sign-language-c:after{content:"\5382"}.hgi-bulk.hgi-sign-language-c:before{content:"\5383"}.hgi-bulk.hgi-signal-full-01:after{content:"\5384"}.hgi-bulk.hgi-signal-full-01:before{content:"\5385"}.hgi-bulk.hgi-signal-full-02:after{content:"\5386"}.hgi-bulk.hgi-signal-full-02:before{content:"\5387"}.hgi-bulk.hgi-signal-low-01:after{content:"\5388"}.hgi-bulk.hgi-signal-low-01:before{content:"\5389"}.hgi-bulk.hgi-signal-low-02:after{content:"\538a"}.hgi-bulk.hgi-signal-low-02:before{content:"\538b"}.hgi-bulk.hgi-signal-low-medium:after{content:"\538c"}.hgi-bulk.hgi-signal-low-medium:before{content:"\538d"}.hgi-bulk.hgi-signal-medium-01:after{content:"\538e"}.hgi-bulk.hgi-signal-medium-01:before{content:"\538f"}.hgi-bulk.hgi-signal-medium-02:after{content:"\5390"}.hgi-bulk.hgi-signal-medium-02:before{content:"\5391"}.hgi-bulk.hgi-signal-no-01:after{content:"\5392"}.hgi-bulk.hgi-signal-no-01:before{content:"\5393"}.hgi-bulk.hgi-signal-no-02:after{content:"\5394"}.hgi-bulk.hgi-signal-no-02:before{content:"\5395"}.hgi-bulk.hgi-signal:after{content:"\5396"}.hgi-bulk.hgi-signal:before{content:"\5397"}.hgi-bulk.hgi-signature:after{content:"\5398"}.hgi-bulk.hgi-signature:before{content:"\5399"}.hgi-bulk.hgi-silence:after{content:"\539a"}.hgi-bulk.hgi-silence:before{content:"\539b"}.hgi-bulk.hgi-simcard-01:after{content:"\539c"}.hgi-bulk.hgi-simcard-01:before{content:"\539d"}.hgi-bulk.hgi-simcard-02:after{content:"\539e"}.hgi-bulk.hgi-simcard-02:before{content:"\539f"}.hgi-bulk.hgi-simcard-dual:after{content:"\53a0"}.hgi-bulk.hgi-simcard-dual:before{content:"\53a1"}.hgi-bulk.hgi-sin:after{content:"\53a2"}.hgi-bulk.hgi-sin:before{content:"\53a3"}.hgi-bulk.hgi-sine-01:after{content:"\53a4"}.hgi-bulk.hgi-sine-01:before{content:"\53a5"}.hgi-bulk.hgi-sine-02:after{content:"\53a6"}.hgi-bulk.hgi-sine-02:before{content:"\53a7"}.hgi-bulk.hgi-sing-left:after{content:"\53a8"}.hgi-bulk.hgi-sing-left:before{content:"\53a9"}.hgi-bulk.hgi-sing-right:after{content:"\53aa"}.hgi-bulk.hgi-sing-right:before{content:"\53ab"}.hgi-bulk.hgi-sink-01:after{content:"\53ac"}.hgi-bulk.hgi-sink-01:before{content:"\53ad"}.hgi-bulk.hgi-sink-02:after{content:"\53ae"}.hgi-bulk.hgi-sink-02:before{content:"\53af"}.hgi-bulk.hgi-siri:after{content:"\53b0"}.hgi-bulk.hgi-siri:before{content:"\53b1"}.hgi-bulk.hgi-sketch:after{content:"\53b2"}.hgi-bulk.hgi-sketch:before{content:"\53b3"}.hgi-bulk.hgi-skew:after{content:"\53b4"}.hgi-bulk.hgi-skew:before{content:"\53b5"}.hgi-bulk.hgi-ski-dice-faces-01:after{content:"\53b6"}.hgi-bulk.hgi-ski-dice-faces-01:before{content:"\53b7"}.hgi-bulk.hgi-skipping-rope:after{content:"\53b8"}.hgi-bulk.hgi-skipping-rope:before{content:"\53b9"}.hgi-bulk.hgi-skull:after{content:"\53ba"}.hgi-bulk.hgi-skull:before{content:"\53bb"}.hgi-bulk.hgi-skype:after{content:"\53bc"}.hgi-bulk.hgi-skype:before{content:"\53bd"}.hgi-bulk.hgi-slack:after{content:"\53be"}.hgi-bulk.hgi-slack:before{content:"\53bf"}.hgi-bulk.hgi-sleeping:after{content:"\53c0"}.hgi-bulk.hgi-sleeping:before{content:"\53c1"}.hgi-bulk.hgi-sleeveless:after{content:"\53c2"}.hgi-bulk.hgi-sleeveless:before{content:"\53c3"}.hgi-bulk.hgi-sliders-horizontal:after{content:"\53c4"}.hgi-bulk.hgi-sliders-horizontal:before{content:"\53c5"}.hgi-bulk.hgi-sliders-vertical:after{content:"\53c6"}.hgi-bulk.hgi-sliders-vertical:before{content:"\53c7"}.hgi-bulk.hgi-slideshare:after{content:"\53c8"}.hgi-bulk.hgi-slideshare:before{content:"\53c9"}.hgi-bulk.hgi-slow-winds:after{content:"\53ca"}.hgi-bulk.hgi-slow-winds:before{content:"\53cb"}.hgi-bulk.hgi-smart-ac:after{content:"\53cc"}.hgi-bulk.hgi-smart-ac:before{content:"\53cd"}.hgi-bulk.hgi-smart-phone-01:after{content:"\53ce"}.hgi-bulk.hgi-smart-phone-01:before{content:"\53cf"}.hgi-bulk.hgi-smart-phone-02:after{content:"\53d0"}.hgi-bulk.hgi-smart-phone-02:before{content:"\53d1"}.hgi-bulk.hgi-smart-phone-03:after{content:"\53d2"}.hgi-bulk.hgi-smart-phone-03:before{content:"\53d3"}.hgi-bulk.hgi-smart-phone-04:after{content:"\53d4"}.hgi-bulk.hgi-smart-phone-04:before{content:"\53d5"}.hgi-bulk.hgi-smart-phone-landscape:after{content:"\53d6"}.hgi-bulk.hgi-smart-phone-landscape:before{content:"\53d7"}.hgi-bulk.hgi-smart:after{content:"\53d8"}.hgi-bulk.hgi-smart-watch-01:after{content:"\53d9"}.hgi-bulk.hgi-smart-watch-01:before{content:"\53da"}.hgi-bulk.hgi-smart-watch-02:after{content:"\53db"}.hgi-bulk.hgi-smart-watch-02:before{content:"\53dc"}.hgi-bulk.hgi-smart-watch-03:after{content:"\53dd"}.hgi-bulk.hgi-smart-watch-03:before{content:"\53de"}.hgi-bulk.hgi-smart-watch-04:after{content:"\53df"}.hgi-bulk.hgi-smart-watch-04:before{content:"\53e0"}.hgi-bulk.hgi-smart:before{content:"\53e1"}.hgi-bulk.hgi-smartphone-lost-wifi:after{content:"\53e2"}.hgi-bulk.hgi-smartphone-lost-wifi:before{content:"\53e3"}.hgi-bulk.hgi-smartphone-wifi:after{content:"\53e4"}.hgi-bulk.hgi-smartphone-wifi:before{content:"\53e5"}.hgi-bulk.hgi-smile-dizzy:after{content:"\53e6"}.hgi-bulk.hgi-smile-dizzy:before{content:"\53e7"}.hgi-bulk.hgi-smile:after{content:"\53e8"}.hgi-bulk.hgi-smile:before{content:"\53e9"}.hgi-bulk.hgi-sms-code:after{content:"\53ea"}.hgi-bulk.hgi-sms-code:before{content:"\53eb"}.hgi-bulk.hgi-snail:after{content:"\53ec"}.hgi-bulk.hgi-snail:before{content:"\53ed"}.hgi-bulk.hgi-snapchat:after{content:"\53ee"}.hgi-bulk.hgi-snapchat:before{content:"\53ef"}.hgi-bulk.hgi-snow:after{content:"\53f0"}.hgi-bulk.hgi-snow:before{content:"\53f1"}.hgi-bulk.hgi-soda-can:after{content:"\53f2"}.hgi-bulk.hgi-soda-can:before{content:"\53f3"}.hgi-bulk.hgi-sofa-01:after{content:"\53f4"}.hgi-bulk.hgi-sofa-01:before{content:"\53f5"}.hgi-bulk.hgi-sofa-02:after{content:"\53f6"}.hgi-bulk.hgi-sofa-02:before{content:"\53f7"}.hgi-bulk.hgi-sofa-03:after{content:"\53f8"}.hgi-bulk.hgi-sofa-03:before{content:"\53f9"}.hgi-bulk.hgi-sofa-single:after{content:"\53fa"}.hgi-bulk.hgi-sofa-single:before{content:"\53fb"}.hgi-bulk.hgi-soft-drink-01:after{content:"\53fc"}.hgi-bulk.hgi-soft-drink-01:before{content:"\53fd"}.hgi-bulk.hgi-soft-drink-02:after{content:"\53fe"}.hgi-bulk.hgi-soft-drink-02:before{content:"\53ff"}.hgi-bulk.hgi-software-license:after{content:"\5400"}.hgi-bulk.hgi-software-license:before{content:"\5401"}.hgi-bulk.hgi-software:after{content:"\5402"}.hgi-bulk.hgi-software-uninstall:after{content:"\5403"}.hgi-bulk.hgi-software-uninstall:before{content:"\5404"}.hgi-bulk.hgi-software:before{content:"\5405"}.hgi-bulk.hgi-soil-moisture-field:after{content:"\5406"}.hgi-bulk.hgi-soil-moisture-field:before{content:"\5407"}.hgi-bulk.hgi-soil-moisture-global:after{content:"\5408"}.hgi-bulk.hgi-soil-moisture-global:before{content:"\5409"}.hgi-bulk.hgi-soil-temperature-field:after{content:"\540a"}.hgi-bulk.hgi-soil-temperature-field:before{content:"\540b"}.hgi-bulk.hgi-soil-temperature-global:after{content:"\540c"}.hgi-bulk.hgi-soil-temperature-global:before{content:"\540d"}.hgi-bulk.hgi-solar-energy:after{content:"\540e"}.hgi-bulk.hgi-solar-energy:before{content:"\540f"}.hgi-bulk.hgi-solar-panel-01:after{content:"\5410"}.hgi-bulk.hgi-solar-panel-01:before{content:"\5411"}.hgi-bulk.hgi-solar-panel-02:after{content:"\5412"}.hgi-bulk.hgi-solar-panel-02:before{content:"\5413"}.hgi-bulk.hgi-solar-panel-03:after{content:"\5414"}.hgi-bulk.hgi-solar-panel-03:before{content:"\5415"}.hgi-bulk.hgi-solar-panel-04:after{content:"\5416"}.hgi-bulk.hgi-solar-panel-04:before{content:"\5417"}.hgi-bulk.hgi-solar-panel-05:after{content:"\5418"}.hgi-bulk.hgi-solar-panel-05:before{content:"\5419"}.hgi-bulk.hgi-solar-power:after{content:"\541a"}.hgi-bulk.hgi-solar-power:before{content:"\541b"}.hgi-bulk.hgi-solar-system-01:after{content:"\541c"}.hgi-bulk.hgi-solar-system-01:before{content:"\541d"}.hgi-bulk.hgi-solar-system:after{content:"\541e"}.hgi-bulk.hgi-solar-system:before{content:"\541f"}.hgi-bulk.hgi-solid-line-01:after{content:"\5420"}.hgi-bulk.hgi-solid-line-01:before{content:"\5421"}.hgi-bulk.hgi-solid-line-02:after{content:"\5422"}.hgi-bulk.hgi-solid-line-02:before{content:"\5423"}.hgi-bulk.hgi-sort-by-down-01:after{content:"\5424"}.hgi-bulk.hgi-sort-by-down-01:before{content:"\5425"}.hgi-bulk.hgi-sort-by-down-02:after{content:"\5426"}.hgi-bulk.hgi-sort-by-down-02:before{content:"\5427"}.hgi-bulk.hgi-sort-by-up-01:after{content:"\5428"}.hgi-bulk.hgi-sort-by-up-01:before{content:"\5429"}.hgi-bulk.hgi-sort-by-up-02:after{content:"\542a"}.hgi-bulk.hgi-sort-by-up-02:before{content:"\542b"}.hgi-bulk.hgi-sorting-01:after{content:"\542c"}.hgi-bulk.hgi-sorting-01:before{content:"\542d"}.hgi-bulk.hgi-sorting-02:after{content:"\542e"}.hgi-bulk.hgi-sorting-02:before{content:"\542f"}.hgi-bulk.hgi-sorting-03:after{content:"\5430"}.hgi-bulk.hgi-sorting-03:before{content:"\5431"}.hgi-bulk.hgi-sorting-04:after{content:"\5432"}.hgi-bulk.hgi-sorting-04:before{content:"\5433"}.hgi-bulk.hgi-sorting-05:after{content:"\5434"}.hgi-bulk.hgi-sorting-05:before{content:"\5435"}.hgi-bulk.hgi-sorting-1-9:after{content:"\5436"}.hgi-bulk.hgi-sorting-1-9:before{content:"\5437"}.hgi-bulk.hgi-sorting-9-1:after{content:"\5438"}.hgi-bulk.hgi-sorting-9-1:before{content:"\5439"}.hgi-bulk.hgi-sorting-a-z-01:after{content:"\543a"}.hgi-bulk.hgi-sorting-a-z-01:before{content:"\543b"}.hgi-bulk.hgi-sorting-a-z-02:after{content:"\543c"}.hgi-bulk.hgi-sorting-a-z-02:before{content:"\543d"}.hgi-bulk.hgi-sorting-down:after{content:"\543e"}.hgi-bulk.hgi-sorting-down:before{content:"\543f"}.hgi-bulk.hgi-sorting-up:after{content:"\5440"}.hgi-bulk.hgi-sorting-up:before{content:"\5441"}.hgi-bulk.hgi-sorting-z-a-01:after{content:"\5442"}.hgi-bulk.hgi-sorting-z-a-01:before{content:"\5443"}.hgi-bulk.hgi-soundcloud:after{content:"\5444"}.hgi-bulk.hgi-soundcloud:before{content:"\5445"}.hgi-bulk.hgi-source-code-circle:after{content:"\5446"}.hgi-bulk.hgi-source-code-circle:before{content:"\5447"}.hgi-bulk.hgi-source-code:after{content:"\5448"}.hgi-bulk.hgi-source-code-square:after{content:"\5449"}.hgi-bulk.hgi-source-code-square:before{content:"\544a"}.hgi-bulk.hgi-source-code:before{content:"\544b"}.hgi-bulk.hgi-spaceship:after{content:"\544c"}.hgi-bulk.hgi-spaceship:before{content:"\544d"}.hgi-bulk.hgi-spades:after{content:"\544e"}.hgi-bulk.hgi-spades:before{content:"\544f"}.hgi-bulk.hgi-spaghetti:after{content:"\5450"}.hgi-bulk.hgi-spaghetti:before{content:"\5451"}.hgi-bulk.hgi-spam:after{content:"\5452"}.hgi-bulk.hgi-spam:before{content:"\5453"}.hgi-bulk.hgi-sparkles:after{content:"\5454"}.hgi-bulk.hgi-sparkles:before{content:"\5455"}.hgi-bulk.hgi-spartan-helmet:after{content:"\5456"}.hgi-bulk.hgi-spartan-helmet:before{content:"\5457"}.hgi-bulk.hgi-spatula:after{content:"\5458"}.hgi-bulk.hgi-spatula:before{content:"\5459"}.hgi-bulk.hgi-speaker-01:after{content:"\545a"}.hgi-bulk.hgi-speaker-01:before{content:"\545b"}.hgi-bulk.hgi-speaker:after{content:"\545c"}.hgi-bulk.hgi-speaker:before{content:"\545d"}.hgi-bulk.hgi-speech-to-text:after{content:"\545e"}.hgi-bulk.hgi-speech-to-text:before{content:"\545f"}.hgi-bulk.hgi-speed-train-01:after{content:"\5460"}.hgi-bulk.hgi-speed-train-01:before{content:"\5461"}.hgi-bulk.hgi-speed-train-02:after{content:"\5462"}.hgi-bulk.hgi-speed-train-02:before{content:"\5463"}.hgi-bulk.hgi-sperm:after{content:"\5464"}.hgi-bulk.hgi-sperm:before{content:"\5465"}.hgi-bulk.hgi-sphere:after{content:"\5466"}.hgi-bulk.hgi-sphere:before{content:"\5467"}.hgi-bulk.hgi-spirals:after{content:"\5468"}.hgi-bulk.hgi-spirals:before{content:"\5469"}.hgi-bulk.hgi-spoon-and-fork:after{content:"\546a"}.hgi-bulk.hgi-spoon-and-fork:before{content:"\546b"}.hgi-bulk.hgi-spoon-and-knife:after{content:"\546c"}.hgi-bulk.hgi-spoon-and-knife:before{content:"\546d"}.hgi-bulk.hgi-spoon:after{content:"\546e"}.hgi-bulk.hgi-spoon:before{content:"\546f"}.hgi-bulk.hgi-spotify:after{content:"\5470"}.hgi-bulk.hgi-spotify:before{content:"\5471"}.hgi-bulk.hgi-sql:after{content:"\5472"}.hgi-bulk.hgi-sql:before{content:"\5473"}.hgi-bulk.hgi-square-01:after{content:"\5474"}.hgi-bulk.hgi-square-01:before{content:"\5475"}.hgi-bulk.hgi-square-arrow-data-transfer-diagonal:after{content:"\5476"}.hgi-bulk.hgi-square-arrow-data-transfer-diagonal:before{content:"\5477"}.hgi-bulk.hgi-square-arrow-data-transfer-horizontal:after{content:"\5478"}.hgi-bulk.hgi-square-arrow-data-transfer-horizontal:before{content:"\5479"}.hgi-bulk.hgi-square-arrow-data-transfer-vertical:after{content:"\547a"}.hgi-bulk.hgi-square-arrow-data-transfer-vertical:before{content:"\547b"}.hgi-bulk.hgi-square-arrow-diagonal-01:after{content:"\547c"}.hgi-bulk.hgi-square-arrow-diagonal-01:before{content:"\547d"}.hgi-bulk.hgi-square-arrow-diagonal-02:after{content:"\547e"}.hgi-bulk.hgi-square-arrow-diagonal-02:before{content:"\547f"}.hgi-bulk.hgi-square-arrow-down-01:after{content:"\5480"}.hgi-bulk.hgi-square-arrow-down-01:before{content:"\5481"}.hgi-bulk.hgi-square-arrow-down-02:after{content:"\5482"}.hgi-bulk.hgi-square-arrow-down-02:before{content:"\5483"}.hgi-bulk.hgi-square-arrow-down-03:after{content:"\5484"}.hgi-bulk.hgi-square-arrow-down-03:before{content:"\5485"}.hgi-bulk.hgi-square-arrow-down-double:after{content:"\5486"}.hgi-bulk.hgi-square-arrow-down-double:before{content:"\5487"}.hgi-bulk.hgi-square-arrow-down-left:after{content:"\5488"}.hgi-bulk.hgi-square-arrow-down-left:before{content:"\5489"}.hgi-bulk.hgi-square-arrow-down-right:after{content:"\548a"}.hgi-bulk.hgi-square-arrow-down-right:before{content:"\548b"}.hgi-bulk.hgi-square-arrow-expand-01:after{content:"\548c"}.hgi-bulk.hgi-square-arrow-expand-01:before{content:"\548d"}.hgi-bulk.hgi-square-arrow-expand-02:after{content:"\548e"}.hgi-bulk.hgi-square-arrow-expand-02:before{content:"\548f"}.hgi-bulk.hgi-square-arrow-horizontal:after{content:"\5490"}.hgi-bulk.hgi-square-arrow-horizontal:before{content:"\5491"}.hgi-bulk.hgi-square-arrow-left-01:after{content:"\5492"}.hgi-bulk.hgi-square-arrow-left-01:before{content:"\5493"}.hgi-bulk.hgi-square-arrow-left-02:after{content:"\5494"}.hgi-bulk.hgi-square-arrow-left-02:before{content:"\5495"}.hgi-bulk.hgi-square-arrow-left-03:after{content:"\5496"}.hgi-bulk.hgi-square-arrow-left-03:before{content:"\5497"}.hgi-bulk.hgi-square-arrow-left-double:after{content:"\5498"}.hgi-bulk.hgi-square-arrow-left-double:before{content:"\5499"}.hgi-bulk.hgi-square-arrow-left-right:after{content:"\549a"}.hgi-bulk.hgi-square-arrow-left-right:before{content:"\549b"}.hgi-bulk.hgi-square-arrow-move-down-left:after{content:"\549c"}.hgi-bulk.hgi-square-arrow-move-down-left:before{content:"\549d"}.hgi-bulk.hgi-square-arrow-move-down-right:after{content:"\549e"}.hgi-bulk.hgi-square-arrow-move-down-right:before{content:"\549f"}.hgi-bulk.hgi-square-arrow-move-left-down:after{content:"\54a0"}.hgi-bulk.hgi-square-arrow-move-left-down:before{content:"\54a1"}.hgi-bulk.hgi-square-arrow-move-left-up:after{content:"\54a2"}.hgi-bulk.hgi-square-arrow-move-left-up:before{content:"\54a3"}.hgi-bulk.hgi-square-arrow-move-right-down:after{content:"\54a4"}.hgi-bulk.hgi-square-arrow-move-right-down:before{content:"\54a5"}.hgi-bulk.hgi-square-arrow-move-right-up:after{content:"\54a6"}.hgi-bulk.hgi-square-arrow-move-right-up:before{content:"\54a7"}.hgi-bulk.hgi-square-arrow-reload-01:after{content:"\54a8"}.hgi-bulk.hgi-square-arrow-reload-01:before{content:"\54a9"}.hgi-bulk.hgi-square-arrow-reload-02:after{content:"\54aa"}.hgi-bulk.hgi-square-arrow-reload-02:before{content:"\54ab"}.hgi-bulk.hgi-square-arrow-right-01:after{content:"\54ac"}.hgi-bulk.hgi-square-arrow-right-01:before{content:"\54ad"}.hgi-bulk.hgi-square-arrow-right-02:after{content:"\54ae"}.hgi-bulk.hgi-square-arrow-right-02:before{content:"\54af"}.hgi-bulk.hgi-square-arrow-right-03:after{content:"\54b0"}.hgi-bulk.hgi-square-arrow-right-03:before{content:"\54b1"}.hgi-bulk.hgi-square-arrow-right-double:after{content:"\54b2"}.hgi-bulk.hgi-square-arrow-right-double:before{content:"\54b3"}.hgi-bulk.hgi-square-arrow-shrink-01:after{content:"\54b4"}.hgi-bulk.hgi-square-arrow-shrink-01:before{content:"\54b5"}.hgi-bulk.hgi-square-arrow-shrink-02:after{content:"\54b6"}.hgi-bulk.hgi-square-arrow-shrink-02:before{content:"\54b7"}.hgi-bulk.hgi-square-arrow-up-01:after{content:"\54b8"}.hgi-bulk.hgi-square-arrow-up-01:before{content:"\54b9"}.hgi-bulk.hgi-square-arrow-up-02:after{content:"\54ba"}.hgi-bulk.hgi-square-arrow-up-02:before{content:"\54bb"}.hgi-bulk.hgi-square-arrow-up-03:after{content:"\54bc"}.hgi-bulk.hgi-square-arrow-up-03:before{content:"\54bd"}.hgi-bulk.hgi-square-arrow-up-double:after{content:"\54be"}.hgi-bulk.hgi-square-arrow-up-double:before{content:"\54bf"}.hgi-bulk.hgi-square-arrow-up-down:after{content:"\54c0"}.hgi-bulk.hgi-square-arrow-up-down:before{content:"\54c1"}.hgi-bulk.hgi-square-arrow-up-left:after{content:"\54c2"}.hgi-bulk.hgi-square-arrow-up-left:before{content:"\54c3"}.hgi-bulk.hgi-square-arrow-up-right:after{content:"\54c4"}.hgi-bulk.hgi-square-arrow-up-right:before{content:"\54c5"}.hgi-bulk.hgi-square-arrow-vertical:after{content:"\54c6"}.hgi-bulk.hgi-square-arrow-vertical:before{content:"\54c7"}.hgi-bulk.hgi-square-circle:after{content:"\54c8"}.hgi-bulk.hgi-square-circle:before{content:"\54c9"}.hgi-bulk.hgi-square-lock-01:after{content:"\54ca"}.hgi-bulk.hgi-square-lock-01:before{content:"\54cb"}.hgi-bulk.hgi-square-lock-02:after{content:"\54cc"}.hgi-bulk.hgi-square-lock-02:before{content:"\54cd"}.hgi-bulk.hgi-square-lock-add-01:after{content:"\54ce"}.hgi-bulk.hgi-square-lock-add-01:before{content:"\54cf"}.hgi-bulk.hgi-square-lock-add-02:after{content:"\54d0"}.hgi-bulk.hgi-square-lock-add-02:before{content:"\54d1"}.hgi-bulk.hgi-square-lock-check-01:after{content:"\54d2"}.hgi-bulk.hgi-square-lock-check-01:before{content:"\54d3"}.hgi-bulk.hgi-square-lock-check-02:after{content:"\54d4"}.hgi-bulk.hgi-square-lock-check-02:before{content:"\54d5"}.hgi-bulk.hgi-square-lock-minus-01:after{content:"\54d6"}.hgi-bulk.hgi-square-lock-minus-01:before{content:"\54d7"}.hgi-bulk.hgi-square-lock-minus-02:after{content:"\54d8"}.hgi-bulk.hgi-square-lock-minus-02:before{content:"\54d9"}.hgi-bulk.hgi-square-lock-password:after{content:"\54da"}.hgi-bulk.hgi-square-lock-password:before{content:"\54db"}.hgi-bulk.hgi-square-lock-remove-01:after{content:"\54dc"}.hgi-bulk.hgi-square-lock-remove-01:before{content:"\54dd"}.hgi-bulk.hgi-square-lock-remove-02:after{content:"\54de"}.hgi-bulk.hgi-square-lock-remove-02:before{content:"\54df"}.hgi-bulk.hgi-square-root-square:after{content:"\54e0"}.hgi-bulk.hgi-square-root-square:before{content:"\54e1"}.hgi-bulk.hgi-square:after{content:"\54e2"}.hgi-bulk.hgi-square-square:after{content:"\54e3"}.hgi-bulk.hgi-square-square:before{content:"\54e4"}.hgi-bulk.hgi-square-unlock-01:after{content:"\54e5"}.hgi-bulk.hgi-square-unlock-01:before{content:"\54e6"}.hgi-bulk.hgi-square-unlock-02:after{content:"\54e7"}.hgi-bulk.hgi-square-unlock-02:before{content:"\54e8"}.hgi-bulk.hgi-square:before{content:"\54e9"}.hgi-bulk.hgi-stack-star:after{content:"\54ea"}.hgi-bulk.hgi-stack-star:before{content:"\54eb"}.hgi-bulk.hgi-stake:after{content:"\54ec"}.hgi-bulk.hgi-stake:before{content:"\54ed"}.hgi-bulk.hgi-stamp-01:after{content:"\54ee"}.hgi-bulk.hgi-stamp-01:before{content:"\54ef"}.hgi-bulk.hgi-stamp-02:after{content:"\54f0"}.hgi-bulk.hgi-stamp-02:before{content:"\54f1"}.hgi-bulk.hgi-stamp:after{content:"\54f2"}.hgi-bulk.hgi-stamp:before{content:"\54f3"}.hgi-bulk.hgi-star-circle:after{content:"\54f4"}.hgi-bulk.hgi-star-circle:before{content:"\54f5"}.hgi-bulk.hgi-star-face:after{content:"\54f6"}.hgi-bulk.hgi-star-face:before{content:"\54f7"}.hgi-bulk.hgi-star-half:after{content:"\54f8"}.hgi-bulk.hgi-star-half:before{content:"\54f9"}.hgi-bulk.hgi-star-off:after{content:"\54fa"}.hgi-bulk.hgi-star-off:before{content:"\54fb"}.hgi-bulk.hgi-star:after{content:"\54fc"}.hgi-bulk.hgi-star-square:after{content:"\54fd"}.hgi-bulk.hgi-star-square:before{content:"\54fe"}.hgi-bulk.hgi-star:before{content:"\54ff"}.hgi-bulk.hgi-stars:after{content:"\5500"}.hgi-bulk.hgi-stars:before{content:"\5501"}.hgi-bulk.hgi-start-up-01:after{content:"\5502"}.hgi-bulk.hgi-start-up-01:before{content:"\5503"}.hgi-bulk.hgi-start-up-02:after{content:"\5504"}.hgi-bulk.hgi-start-up-02:before{content:"\5505"}.hgi-bulk.hgi-stationery:after{content:"\5506"}.hgi-bulk.hgi-stationery:before{content:"\5507"}.hgi-bulk.hgi-steak:after{content:"\5508"}.hgi-bulk.hgi-steak:before{content:"\5509"}.hgi-bulk.hgi-steering:after{content:"\550a"}.hgi-bulk.hgi-steering:before{content:"\550b"}.hgi-bulk.hgi-step-into:after{content:"\550c"}.hgi-bulk.hgi-step-into:before{content:"\550d"}.hgi-bulk.hgi-step-out:after{content:"\550e"}.hgi-bulk.hgi-step-out:before{content:"\550f"}.hgi-bulk.hgi-step-over:after{content:"\5510"}.hgi-bulk.hgi-step-over:before{content:"\5511"}.hgi-bulk.hgi-stethoscope-02:after{content:"\5512"}.hgi-bulk.hgi-stethoscope-02:before{content:"\5513"}.hgi-bulk.hgi-stethoscope:after{content:"\5514"}.hgi-bulk.hgi-stethoscope:before{content:"\5515"}.hgi-bulk.hgi-sticky-note-01:after{content:"\5516"}.hgi-bulk.hgi-sticky-note-01:before{content:"\5517"}.hgi-bulk.hgi-sticky-note-02:after{content:"\5518"}.hgi-bulk.hgi-sticky-note-02:before{content:"\5519"}.hgi-bulk.hgi-stop:after{content:"\551a"}.hgi-bulk.hgi-stop-watch:after{content:"\551b"}.hgi-bulk.hgi-stop-watch:before{content:"\551c"}.hgi-bulk.hgi-stop:before{content:"\551d"}.hgi-bulk.hgi-store-01:after{content:"\551e"}.hgi-bulk.hgi-store-01:before{content:"\551f"}.hgi-bulk.hgi-store-02:after{content:"\5520"}.hgi-bulk.hgi-store-02:before{content:"\5521"}.hgi-bulk.hgi-store-03:after{content:"\5522"}.hgi-bulk.hgi-store-03:before{content:"\5523"}.hgi-bulk.hgi-store-04:after{content:"\5524"}.hgi-bulk.hgi-store-04:before{content:"\5525"}.hgi-bulk.hgi-store-add-01:after{content:"\5526"}.hgi-bulk.hgi-store-add-01:before{content:"\5527"}.hgi-bulk.hgi-store-add-02:after{content:"\5528"}.hgi-bulk.hgi-store-add-02:before{content:"\5529"}.hgi-bulk.hgi-store-location-01:after{content:"\552a"}.hgi-bulk.hgi-store-location-01:before{content:"\552b"}.hgi-bulk.hgi-store-location-02:after{content:"\552c"}.hgi-bulk.hgi-store-location-02:before{content:"\552d"}.hgi-bulk.hgi-store-remove-01:after{content:"\552e"}.hgi-bulk.hgi-store-remove-01:before{content:"\552f"}.hgi-bulk.hgi-store-remove-02:after{content:"\5530"}.hgi-bulk.hgi-store-remove-02:before{content:"\5531"}.hgi-bulk.hgi-store-verified-01:after{content:"\5532"}.hgi-bulk.hgi-store-verified-01:before{content:"\5533"}.hgi-bulk.hgi-store-verified-02:after{content:"\5534"}.hgi-bulk.hgi-store-verified-02:before{content:"\5535"}.hgi-bulk.hgi-straight-edge:after{content:"\5536"}.hgi-bulk.hgi-straight-edge:before{content:"\5537"}.hgi-bulk.hgi-strategy:after{content:"\5538"}.hgi-bulk.hgi-strategy:before{content:"\5539"}.hgi-bulk.hgi-stroke-bottom:after{content:"\553a"}.hgi-bulk.hgi-stroke-bottom:before{content:"\553b"}.hgi-bulk.hgi-stroke-center:after{content:"\553c"}.hgi-bulk.hgi-stroke-center:before{content:"\553d"}.hgi-bulk.hgi-stroke-inside:after{content:"\553e"}.hgi-bulk.hgi-stroke-inside:before{content:"\553f"}.hgi-bulk.hgi-stroke-left:after{content:"\5540"}.hgi-bulk.hgi-stroke-left:before{content:"\5541"}.hgi-bulk.hgi-stroke-outside:after{content:"\5542"}.hgi-bulk.hgi-stroke-outside:before{content:"\5543"}.hgi-bulk.hgi-stroke-right:after{content:"\5544"}.hgi-bulk.hgi-stroke-right:before{content:"\5545"}.hgi-bulk.hgi-stroke-top:after{content:"\5546"}.hgi-bulk.hgi-stroke-top:before{content:"\5547"}.hgi-bulk.hgi-structure-01:after{content:"\5548"}.hgi-bulk.hgi-structure-01:before{content:"\5549"}.hgi-bulk.hgi-structure-02:after{content:"\554a"}.hgi-bulk.hgi-structure-02:before{content:"\554b"}.hgi-bulk.hgi-structure-03:after{content:"\554c"}.hgi-bulk.hgi-structure-03:before{content:"\554d"}.hgi-bulk.hgi-structure-04:after{content:"\554e"}.hgi-bulk.hgi-structure-04:before{content:"\554f"}.hgi-bulk.hgi-structure-05:after{content:"\5550"}.hgi-bulk.hgi-structure-05:before{content:"\5551"}.hgi-bulk.hgi-structure-add:after{content:"\5552"}.hgi-bulk.hgi-structure-add:before{content:"\5553"}.hgi-bulk.hgi-structure-check:after{content:"\5554"}.hgi-bulk.hgi-structure-check:before{content:"\5555"}.hgi-bulk.hgi-structure-fail:after{content:"\5556"}.hgi-bulk.hgi-structure-fail:before{content:"\5557"}.hgi-bulk.hgi-structure-folder-circle:after{content:"\5558"}.hgi-bulk.hgi-structure-folder-circle:before{content:"\5559"}.hgi-bulk.hgi-structure-folder:after{content:"\555a"}.hgi-bulk.hgi-structure-folder:before{content:"\555b"}.hgi-bulk.hgi-student-card:after{content:"\555c"}.hgi-bulk.hgi-student-card:before{content:"\555d"}.hgi-bulk.hgi-student:after{content:"\555e"}.hgi-bulk.hgi-student:before{content:"\555f"}.hgi-bulk.hgi-students:after{content:"\5560"}.hgi-bulk.hgi-students:before{content:"\5561"}.hgi-bulk.hgi-study-desk:after{content:"\5562"}.hgi-bulk.hgi-study-desk:before{content:"\5563"}.hgi-bulk.hgi-study-lamp:after{content:"\5564"}.hgi-bulk.hgi-study-lamp:before{content:"\5565"}.hgi-bulk.hgi-stumbleupon:after{content:"\5566"}.hgi-bulk.hgi-stumbleupon:before{content:"\5567"}.hgi-bulk.hgi-submarine:after{content:"\5568"}.hgi-bulk.hgi-submarine:before{content:"\5569"}.hgi-bulk.hgi-submerge:after{content:"\556a"}.hgi-bulk.hgi-submerge:before{content:"\556b"}.hgi-bulk.hgi-subnode-add:after{content:"\556c"}.hgi-bulk.hgi-subnode-add:before{content:"\556d"}.hgi-bulk.hgi-subnode-delete:after{content:"\556e"}.hgi-bulk.hgi-subnode-delete:before{content:"\556f"}.hgi-bulk.hgi-subpoena:after{content:"\5570"}.hgi-bulk.hgi-subpoena:before{content:"\5571"}.hgi-bulk.hgi-subtitle:after{content:"\5572"}.hgi-bulk.hgi-subtitle:before{content:"\5573"}.hgi-bulk.hgi-suit-01:after{content:"\5574"}.hgi-bulk.hgi-suit-01:before{content:"\5575"}.hgi-bulk.hgi-suit-02:after{content:"\5576"}.hgi-bulk.hgi-suit-02:before{content:"\5577"}.hgi-bulk.hgi-sujood:after{content:"\5578"}.hgi-bulk.hgi-sujood:before{content:"\5579"}.hgi-bulk.hgi-summation-01:after{content:"\557a"}.hgi-bulk.hgi-summation-01:before{content:"\557b"}.hgi-bulk.hgi-summation-02:after{content:"\557c"}.hgi-bulk.hgi-summation-02:before{content:"\557d"}.hgi-bulk.hgi-summation-circle:after{content:"\557e"}.hgi-bulk.hgi-summation-circle:before{content:"\557f"}.hgi-bulk.hgi-summation-square:after{content:"\5580"}.hgi-bulk.hgi-summation-square:before{content:"\5581"}.hgi-bulk.hgi-sun-01:after{content:"\5582"}.hgi-bulk.hgi-sun-01:before{content:"\5583"}.hgi-bulk.hgi-sun-02:after{content:"\5584"}.hgi-bulk.hgi-sun-02:before{content:"\5585"}.hgi-bulk.hgi-sun-03:after{content:"\5586"}.hgi-bulk.hgi-sun-03:before{content:"\5587"}.hgi-bulk.hgi-sun-cloud-01:after{content:"\5588"}.hgi-bulk.hgi-sun-cloud-01:before{content:"\5589"}.hgi-bulk.hgi-sun-cloud-02:after{content:"\558a"}.hgi-bulk.hgi-sun-cloud-02:before{content:"\558b"}.hgi-bulk.hgi-sun-cloud-angled-rain-01:after{content:"\558c"}.hgi-bulk.hgi-sun-cloud-angled-rain-01:before{content:"\558d"}.hgi-bulk.hgi-sun-cloud-angled-rain-02:after{content:"\558e"}.hgi-bulk.hgi-sun-cloud-angled-rain-02:before{content:"\558f"}.hgi-bulk.hgi-sun-cloud-angled-rain-zap-01:after{content:"\5590"}.hgi-bulk.hgi-sun-cloud-angled-rain-zap-01:before{content:"\5591"}.hgi-bulk.hgi-sun-cloud-angled-rain-zap-02:after{content:"\5592"}.hgi-bulk.hgi-sun-cloud-angled-rain-zap-02:before{content:"\5593"}.hgi-bulk.hgi-sun-cloud-angled-zap-01:after{content:"\5594"}.hgi-bulk.hgi-sun-cloud-angled-zap-01:before{content:"\5595"}.hgi-bulk.hgi-sun-cloud-angled-zap-02:after{content:"\5596"}.hgi-bulk.hgi-sun-cloud-angled-zap-02:before{content:"\5597"}.hgi-bulk.hgi-sun-cloud-big-rain-01:after{content:"\5598"}.hgi-bulk.hgi-sun-cloud-big-rain-01:before{content:"\5599"}.hgi-bulk.hgi-sun-cloud-big-rain-02:after{content:"\559a"}.hgi-bulk.hgi-sun-cloud-big-rain-02:before{content:"\559b"}.hgi-bulk.hgi-sun-cloud-fast-wind-01:after{content:"\559c"}.hgi-bulk.hgi-sun-cloud-fast-wind-01:before{content:"\559d"}.hgi-bulk.hgi-sun-cloud-fast-wind-02:after{content:"\559e"}.hgi-bulk.hgi-sun-cloud-fast-wind-02:before{content:"\559f"}.hgi-bulk.hgi-sun-cloud-hailstone-01:after{content:"\55a0"}.hgi-bulk.hgi-sun-cloud-hailstone-01:before{content:"\55a1"}.hgi-bulk.hgi-sun-cloud-hailstone-02:after{content:"\55a2"}.hgi-bulk.hgi-sun-cloud-hailstone-02:before{content:"\55a3"}.hgi-bulk.hgi-sun-cloud-little-rain-01:after{content:"\55a4"}.hgi-bulk.hgi-sun-cloud-little-rain-01:before{content:"\55a5"}.hgi-bulk.hgi-sun-cloud-little-rain-02:after{content:"\55a6"}.hgi-bulk.hgi-sun-cloud-little-rain-02:before{content:"\55a7"}.hgi-bulk.hgi-sun-cloud-little-snow-01:after{content:"\55a8"}.hgi-bulk.hgi-sun-cloud-little-snow-01:before{content:"\55a9"}.hgi-bulk.hgi-sun-cloud-little-snow-02:after{content:"\55aa"}.hgi-bulk.hgi-sun-cloud-little-snow-02:before{content:"\55ab"}.hgi-bulk.hgi-sun-cloud-mid-rain-01:after{content:"\55ac"}.hgi-bulk.hgi-sun-cloud-mid-rain-01:before{content:"\55ad"}.hgi-bulk.hgi-sun-cloud-mid-rain-02:after{content:"\55ae"}.hgi-bulk.hgi-sun-cloud-mid-rain-02:before{content:"\55af"}.hgi-bulk.hgi-sun-cloud-mid-snow-01:after{content:"\55b0"}.hgi-bulk.hgi-sun-cloud-mid-snow-01:before{content:"\55b1"}.hgi-bulk.hgi-sun-cloud-mid-snow-02:after{content:"\55b2"}.hgi-bulk.hgi-sun-cloud-mid-snow-02:before{content:"\55b3"}.hgi-bulk.hgi-sun-cloud-slow-wind-01:after{content:"\55b4"}.hgi-bulk.hgi-sun-cloud-slow-wind-01:before{content:"\55b5"}.hgi-bulk.hgi-sun-cloud-slow-wind-02:after{content:"\55b6"}.hgi-bulk.hgi-sun-cloud-slow-wind-02:before{content:"\55b7"}.hgi-bulk.hgi-sun-cloud-snow-01:after{content:"\55b8"}.hgi-bulk.hgi-sun-cloud-snow-01:before{content:"\55b9"}.hgi-bulk.hgi-sun-cloud-snow-02:after{content:"\55ba"}.hgi-bulk.hgi-sun-cloud-snow-02:before{content:"\55bb"}.hgi-bulk.hgi-sunglasses:after{content:"\55bc"}.hgi-bulk.hgi-sunglasses:before{content:"\55bd"}.hgi-bulk.hgi-sunrise:after{content:"\55be"}.hgi-bulk.hgi-sunrise:before{content:"\55bf"}.hgi-bulk.hgi-sunset:after{content:"\55c0"}.hgi-bulk.hgi-sunset:before{content:"\55c1"}.hgi-bulk.hgi-super-mario:after{content:"\55c2"}.hgi-bulk.hgi-super-mario-toad:after{content:"\55c3"}.hgi-bulk.hgi-super-mario-toad:before{content:"\55c4"}.hgi-bulk.hgi-super-mario:before{content:"\55c5"}.hgi-bulk.hgi-surfboard:after{content:"\55c6"}.hgi-bulk.hgi-surfboard:before{content:"\55c7"}.hgi-bulk.hgi-surprise:after{content:"\55c8"}.hgi-bulk.hgi-surprise:before{content:"\55c9"}.hgi-bulk.hgi-sushi-01:after{content:"\55ca"}.hgi-bulk.hgi-sushi-01:before{content:"\55cb"}.hgi-bulk.hgi-sushi-02:after{content:"\55cc"}.hgi-bulk.hgi-sushi-02:before{content:"\55cd"}.hgi-bulk.hgi-sushi-03:after{content:"\55ce"}.hgi-bulk.hgi-sushi-03:before{content:"\55cf"}.hgi-bulk.hgi-suspicious:after{content:"\55d0"}.hgi-bulk.hgi-suspicious:before{content:"\55d1"}.hgi-bulk.hgi-sustainable-energy:after{content:"\55d2"}.hgi-bulk.hgi-sustainable-energy:before{content:"\55d3"}.hgi-bulk.hgi-svg-01:after{content:"\55d4"}.hgi-bulk.hgi-svg-01:before{content:"\55d5"}.hgi-bulk.hgi-svg-02:after{content:"\55d6"}.hgi-bulk.hgi-svg-02:before{content:"\55d7"}.hgi-bulk.hgi-swarm:after{content:"\55d8"}.hgi-bulk.hgi-swarm:before{content:"\55d9"}.hgi-bulk.hgi-swatch:after{content:"\55da"}.hgi-bulk.hgi-swatch:before{content:"\55db"}.hgi-bulk.hgi-swimming-cap:after{content:"\55dc"}.hgi-bulk.hgi-swimming-cap:before{content:"\55dd"}.hgi-bulk.hgi-swimming:after{content:"\55de"}.hgi-bulk.hgi-swimming:before{content:"\55df"}.hgi-bulk.hgi-swipe-down-01:after{content:"\55e0"}.hgi-bulk.hgi-swipe-down-01:before{content:"\55e1"}.hgi-bulk.hgi-swipe-down-02:after{content:"\55e2"}.hgi-bulk.hgi-swipe-down-02:before{content:"\55e3"}.hgi-bulk.hgi-swipe-down-03:after{content:"\55e4"}.hgi-bulk.hgi-swipe-down-03:before{content:"\55e5"}.hgi-bulk.hgi-swipe-down-04:after{content:"\55e6"}.hgi-bulk.hgi-swipe-down-04:before{content:"\55e7"}.hgi-bulk.hgi-swipe-down-05:after{content:"\55e8"}.hgi-bulk.hgi-swipe-down-05:before{content:"\55e9"}.hgi-bulk.hgi-swipe-down-06:after{content:"\55ea"}.hgi-bulk.hgi-swipe-down-06:before{content:"\55eb"}.hgi-bulk.hgi-swipe-down-07:after{content:"\55ec"}.hgi-bulk.hgi-swipe-down-07:before{content:"\55ed"}.hgi-bulk.hgi-swipe-down-08:after{content:"\55ee"}.hgi-bulk.hgi-swipe-down-08:before{content:"\55ef"}.hgi-bulk.hgi-swipe-left-01:after{content:"\55f0"}.hgi-bulk.hgi-swipe-left-01:before{content:"\55f1"}.hgi-bulk.hgi-swipe-left-02:after{content:"\55f2"}.hgi-bulk.hgi-swipe-left-02:before{content:"\55f3"}.hgi-bulk.hgi-swipe-left-03:after{content:"\55f4"}.hgi-bulk.hgi-swipe-left-03:before{content:"\55f5"}.hgi-bulk.hgi-swipe-left-04:after{content:"\55f6"}.hgi-bulk.hgi-swipe-left-04:before{content:"\55f7"}.hgi-bulk.hgi-swipe-left-05:after{content:"\55f8"}.hgi-bulk.hgi-swipe-left-05:before{content:"\55f9"}.hgi-bulk.hgi-swipe-left-06:after{content:"\55fa"}.hgi-bulk.hgi-swipe-left-06:before{content:"\55fb"}.hgi-bulk.hgi-swipe-left-07:after{content:"\55fc"}.hgi-bulk.hgi-swipe-left-07:before{content:"\55fd"}.hgi-bulk.hgi-swipe-left-08:after{content:"\55fe"}.hgi-bulk.hgi-swipe-left-08:before{content:"\55ff"}.hgi-bulk.hgi-swipe-left-09:after{content:"\5600"}.hgi-bulk.hgi-swipe-left-09:before{content:"\5601"}.hgi-bulk.hgi-swipe-right-01:after{content:"\5602"}.hgi-bulk.hgi-swipe-right-01:before{content:"\5603"}.hgi-bulk.hgi-swipe-right-02:after{content:"\5604"}.hgi-bulk.hgi-swipe-right-02:before{content:"\5605"}.hgi-bulk.hgi-swipe-right-03:after{content:"\5606"}.hgi-bulk.hgi-swipe-right-03:before{content:"\5607"}.hgi-bulk.hgi-swipe-right-04:after{content:"\5608"}.hgi-bulk.hgi-swipe-right-04:before{content:"\5609"}.hgi-bulk.hgi-swipe-right-05:after{content:"\560a"}.hgi-bulk.hgi-swipe-right-05:before{content:"\560b"}.hgi-bulk.hgi-swipe-right-06:after{content:"\560c"}.hgi-bulk.hgi-swipe-right-06:before{content:"\560d"}.hgi-bulk.hgi-swipe-right-07:after{content:"\560e"}.hgi-bulk.hgi-swipe-right-07:before{content:"\560f"}.hgi-bulk.hgi-swipe-right-08:after{content:"\5610"}.hgi-bulk.hgi-swipe-right-08:before{content:"\5611"}.hgi-bulk.hgi-swipe-right-09:after{content:"\5612"}.hgi-bulk.hgi-swipe-right-09:before{content:"\5613"}.hgi-bulk.hgi-swipe-up-01:after{content:"\5614"}.hgi-bulk.hgi-swipe-up-01:before{content:"\5615"}.hgi-bulk.hgi-swipe-up-02:after{content:"\5616"}.hgi-bulk.hgi-swipe-up-02:before{content:"\5617"}.hgi-bulk.hgi-swipe-up-03:after{content:"\5618"}.hgi-bulk.hgi-swipe-up-03:before{content:"\5619"}.hgi-bulk.hgi-swipe-up-04:after{content:"\561a"}.hgi-bulk.hgi-swipe-up-04:before{content:"\561b"}.hgi-bulk.hgi-swipe-up-05:after{content:"\561c"}.hgi-bulk.hgi-swipe-up-05:before{content:"\561d"}.hgi-bulk.hgi-swipe-up-06:after{content:"\561e"}.hgi-bulk.hgi-swipe-up-06:before{content:"\561f"}.hgi-bulk.hgi-swipe-up-07:after{content:"\5620"}.hgi-bulk.hgi-swipe-up-07:before{content:"\5621"}.hgi-bulk.hgi-swipe-up-08:after{content:"\5622"}.hgi-bulk.hgi-swipe-up-08:before{content:"\5623"}.hgi-bulk.hgi-sword-01:after{content:"\5624"}.hgi-bulk.hgi-sword-01:before{content:"\5625"}.hgi-bulk.hgi-sword-02:after{content:"\5626"}.hgi-bulk.hgi-sword-02:before{content:"\5627"}.hgi-bulk.hgi-sword-03:after{content:"\5628"}.hgi-bulk.hgi-sword-03:before{content:"\5629"}.hgi-bulk.hgi-system-update-01:after{content:"\562a"}.hgi-bulk.hgi-system-update-01:before{content:"\562b"}.hgi-bulk.hgi-system-update-02:after{content:"\562c"}.hgi-bulk.hgi-system-update-02:before{content:"\562d"}.hgi-bulk.hgi-t-shirt:after{content:"\562e"}.hgi-bulk.hgi-t-shirt:before{content:"\562f"}.hgi-bulk.hgi-table-01:after{content:"\5630"}.hgi-bulk.hgi-table-01:before{content:"\5631"}.hgi-bulk.hgi-table-02:after{content:"\5632"}.hgi-bulk.hgi-table-02:before{content:"\5633"}.hgi-bulk.hgi-table-03:after{content:"\5634"}.hgi-bulk.hgi-table-03:before{content:"\5635"}.hgi-bulk.hgi-table-lamp-01:after{content:"\5636"}.hgi-bulk.hgi-table-lamp-01:before{content:"\5637"}.hgi-bulk.hgi-table-lamp-02:after{content:"\5638"}.hgi-bulk.hgi-table-lamp-02:before{content:"\5639"}.hgi-bulk.hgi-table-round:after{content:"\563a"}.hgi-bulk.hgi-table-round:before{content:"\563b"}.hgi-bulk.hgi-table:after{content:"\563c"}.hgi-bulk.hgi-table-tennis-bat:after{content:"\563d"}.hgi-bulk.hgi-table-tennis-bat:before{content:"\563e"}.hgi-bulk.hgi-table:before{content:"\563f"}.hgi-bulk.hgi-tablet-01:after{content:"\5640"}.hgi-bulk.hgi-tablet-01:before{content:"\5641"}.hgi-bulk.hgi-tablet-02:after{content:"\5642"}.hgi-bulk.hgi-tablet-02:before{content:"\5643"}.hgi-bulk.hgi-tablet-connected-bluetooth:after{content:"\5644"}.hgi-bulk.hgi-tablet-connected-bluetooth:before{content:"\5645"}.hgi-bulk.hgi-tablet-connected-usb:after{content:"\5646"}.hgi-bulk.hgi-tablet-connected-usb:before{content:"\5647"}.hgi-bulk.hgi-tablet-connected-wifi:after{content:"\5648"}.hgi-bulk.hgi-tablet-connected-wifi:before{content:"\5649"}.hgi-bulk.hgi-tablet-pen:after{content:"\564a"}.hgi-bulk.hgi-tablet-pen:before{content:"\564b"}.hgi-bulk.hgi-taco-01:after{content:"\564c"}.hgi-bulk.hgi-taco-01:before{content:"\564d"}.hgi-bulk.hgi-taco-02:after{content:"\564e"}.hgi-bulk.hgi-taco-02:before{content:"\564f"}.hgi-bulk.hgi-tag-01:after{content:"\5650"}.hgi-bulk.hgi-tag-01:before{content:"\5651"}.hgi-bulk.hgi-tag-02:after{content:"\5652"}.hgi-bulk.hgi-tag-02:before{content:"\5653"}.hgi-bulk.hgi-tags:after{content:"\5654"}.hgi-bulk.hgi-tags:before{content:"\5655"}.hgi-bulk.hgi-taj-mahal:after{content:"\5656"}.hgi-bulk.hgi-taj-mahal:before{content:"\5657"}.hgi-bulk.hgi-tan:after{content:"\5658"}.hgi-bulk.hgi-tan:before{content:"\5659"}.hgi-bulk.hgi-tank-top:after{content:"\565a"}.hgi-bulk.hgi-tank-top:before{content:"\565b"}.hgi-bulk.hgi-tap-01:after{content:"\565c"}.hgi-bulk.hgi-tap-01:before{content:"\565d"}.hgi-bulk.hgi-tap-02:after{content:"\565e"}.hgi-bulk.hgi-tap-02:before{content:"\565f"}.hgi-bulk.hgi-tap-03:after{content:"\5660"}.hgi-bulk.hgi-tap-03:before{content:"\5661"}.hgi-bulk.hgi-tap-04:after{content:"\5662"}.hgi-bulk.hgi-tap-04:before{content:"\5663"}.hgi-bulk.hgi-tap-05:after{content:"\5664"}.hgi-bulk.hgi-tap-05:before{content:"\5665"}.hgi-bulk.hgi-tap-06:after{content:"\5666"}.hgi-bulk.hgi-tap-06:before{content:"\5667"}.hgi-bulk.hgi-tap-07:after{content:"\5668"}.hgi-bulk.hgi-tap-07:before{content:"\5669"}.hgi-bulk.hgi-tap-08:after{content:"\566a"}.hgi-bulk.hgi-tap-08:before{content:"\566b"}.hgi-bulk.hgi-tape-measure:after{content:"\566c"}.hgi-bulk.hgi-tape-measure:before{content:"\566d"}.hgi-bulk.hgi-target-01:after{content:"\566e"}.hgi-bulk.hgi-target-01:before{content:"\566f"}.hgi-bulk.hgi-target-02:after{content:"\5670"}.hgi-bulk.hgi-target-02:before{content:"\5671"}.hgi-bulk.hgi-target-03:after{content:"\5672"}.hgi-bulk.hgi-target-03:before{content:"\5673"}.hgi-bulk.hgi-target-dollar:after{content:"\5674"}.hgi-bulk.hgi-target-dollar:before{content:"\5675"}.hgi-bulk.hgi-tasbih:after{content:"\5676"}.hgi-bulk.hgi-tasbih:before{content:"\5677"}.hgi-bulk.hgi-task-01:after{content:"\5678"}.hgi-bulk.hgi-task-01:before{content:"\5679"}.hgi-bulk.hgi-task-02:after{content:"\567a"}.hgi-bulk.hgi-task-02:before{content:"\567b"}.hgi-bulk.hgi-task-add-01:after{content:"\567c"}.hgi-bulk.hgi-task-add-01:before{content:"\567d"}.hgi-bulk.hgi-task-add-02:after{content:"\567e"}.hgi-bulk.hgi-task-add-02:before{content:"\567f"}.hgi-bulk.hgi-task-daily-01:after{content:"\5680"}.hgi-bulk.hgi-task-daily-01:before{content:"\5681"}.hgi-bulk.hgi-task-daily-02:after{content:"\5682"}.hgi-bulk.hgi-task-daily-02:before{content:"\5683"}.hgi-bulk.hgi-task-done-01:after{content:"\5684"}.hgi-bulk.hgi-task-done-01:before{content:"\5685"}.hgi-bulk.hgi-task-done-02:after{content:"\5686"}.hgi-bulk.hgi-task-done-02:before{content:"\5687"}.hgi-bulk.hgi-task-edit-01:after{content:"\5688"}.hgi-bulk.hgi-task-edit-01:before{content:"\5689"}.hgi-bulk.hgi-task-edit-02:after{content:"\568a"}.hgi-bulk.hgi-task-edit-02:before{content:"\568b"}.hgi-bulk.hgi-task-remove-01:after{content:"\568c"}.hgi-bulk.hgi-task-remove-01:before{content:"\568d"}.hgi-bulk.hgi-task-remove-02:after{content:"\568e"}.hgi-bulk.hgi-task-remove-02:before{content:"\568f"}.hgi-bulk.hgi-taxes:after{content:"\5690"}.hgi-bulk.hgi-taxes:before{content:"\5691"}.hgi-bulk.hgi-taxi:after{content:"\5692"}.hgi-bulk.hgi-taxi:before{content:"\5693"}.hgi-bulk.hgi-tea-pod:after{content:"\5694"}.hgi-bulk.hgi-tea-pod:before{content:"\5695"}.hgi-bulk.hgi-tea:after{content:"\5696"}.hgi-bulk.hgi-tea:before{content:"\5697"}.hgi-bulk.hgi-teacher:after{content:"\5698"}.hgi-bulk.hgi-teacher:before{content:"\5699"}.hgi-bulk.hgi-teaching:after{content:"\569a"}.hgi-bulk.hgi-teaching:before{content:"\569b"}.hgi-bulk.hgi-teamviewer:after{content:"\569c"}.hgi-bulk.hgi-teamviewer:before{content:"\569d"}.hgi-bulk.hgi-telegram:after{content:"\569e"}.hgi-bulk.hgi-telegram:before{content:"\569f"}.hgi-bulk.hgi-telephone:after{content:"\56a0"}.hgi-bulk.hgi-telephone:before{content:"\56a1"}.hgi-bulk.hgi-telescope-01:after{content:"\56a2"}.hgi-bulk.hgi-telescope-01:before{content:"\56a3"}.hgi-bulk.hgi-telescope-02:after{content:"\56a4"}.hgi-bulk.hgi-telescope-02:before{content:"\56a5"}.hgi-bulk.hgi-television-table:after{content:"\56a6"}.hgi-bulk.hgi-television-table:before{content:"\56a7"}.hgi-bulk.hgi-temperature:after{content:"\56a8"}.hgi-bulk.hgi-temperature:before{content:"\56a9"}.hgi-bulk.hgi-tennis-ball:after{content:"\56aa"}.hgi-bulk.hgi-tennis-ball:before{content:"\56ab"}.hgi-bulk.hgi-terrace:after{content:"\56ac"}.hgi-bulk.hgi-terrace:before{content:"\56ad"}.hgi-bulk.hgi-test-tube-01:after{content:"\56ae"}.hgi-bulk.hgi-test-tube-01:before{content:"\56af"}.hgi-bulk.hgi-test-tube-02:after{content:"\56b0"}.hgi-bulk.hgi-test-tube-02:before{content:"\56b1"}.hgi-bulk.hgi-test-tube-03:after{content:"\56b2"}.hgi-bulk.hgi-test-tube-03:before{content:"\56b3"}.hgi-bulk.hgi-test-tube:after{content:"\56b4"}.hgi-bulk.hgi-test-tube:before{content:"\56b5"}.hgi-bulk.hgi-tetris:after{content:"\56b6"}.hgi-bulk.hgi-tetris:before{content:"\56b7"}.hgi-bulk.hgi-text-align-center:after{content:"\56b8"}.hgi-bulk.hgi-text-align-center:before{content:"\56b9"}.hgi-bulk.hgi-text-align-justify-center:after{content:"\56ba"}.hgi-bulk.hgi-text-align-justify-center:before{content:"\56bb"}.hgi-bulk.hgi-text-align-justify-left:after{content:"\56bc"}.hgi-bulk.hgi-text-align-justify-left:before{content:"\56bd"}.hgi-bulk.hgi-text-align-justify-right:after{content:"\56be"}.hgi-bulk.hgi-text-align-justify-right:before{content:"\56bf"}.hgi-bulk.hgi-text-align-left-01:after{content:"\56c0"}.hgi-bulk.hgi-text-align-left-01:before{content:"\56c1"}.hgi-bulk.hgi-text-align-left:after{content:"\56c2"}.hgi-bulk.hgi-text-align-left:before{content:"\56c3"}.hgi-bulk.hgi-text-align-right-01:after{content:"\56c4"}.hgi-bulk.hgi-text-align-right-01:before{content:"\56c5"}.hgi-bulk.hgi-text-align-right:after{content:"\56c6"}.hgi-bulk.hgi-text-align-right:before{content:"\56c7"}.hgi-bulk.hgi-text-all-caps:after{content:"\56c8"}.hgi-bulk.hgi-text-all-caps:before{content:"\56c9"}.hgi-bulk.hgi-text-bold:after{content:"\56ca"}.hgi-bulk.hgi-text-bold:before{content:"\56cb"}.hgi-bulk.hgi-text-centerline-center-top:after{content:"\56cc"}.hgi-bulk.hgi-text-centerline-center-top:before{content:"\56cd"}.hgi-bulk.hgi-text-centerline-left:after{content:"\56ce"}.hgi-bulk.hgi-text-centerline-left:before{content:"\56cf"}.hgi-bulk.hgi-text-centerline-middle:after{content:"\56d0"}.hgi-bulk.hgi-text-centerline-middle:before{content:"\56d1"}.hgi-bulk.hgi-text-centerline-right:after{content:"\56d2"}.hgi-bulk.hgi-text-centerline-right:before{content:"\56d3"}.hgi-bulk.hgi-text-check:after{content:"\56d4"}.hgi-bulk.hgi-text-check:before{content:"\56d5"}.hgi-bulk.hgi-text-circle:after{content:"\56d6"}.hgi-bulk.hgi-text-circle:before{content:"\56d7"}.hgi-bulk.hgi-text-clear:after{content:"\56d8"}.hgi-bulk.hgi-text-clear:before{content:"\56d9"}.hgi-bulk.hgi-text-color:after{content:"\56da"}.hgi-bulk.hgi-text-color:before{content:"\56db"}.hgi-bulk.hgi-text-creation:after{content:"\56dc"}.hgi-bulk.hgi-text-creation:before{content:"\56dd"}.hgi-bulk.hgi-text-firstline-left:after{content:"\56de"}.hgi-bulk.hgi-text-firstline-left:before{content:"\56df"}.hgi-bulk.hgi-text-firstline-right:after{content:"\56e0"}.hgi-bulk.hgi-text-firstline-right:before{content:"\56e1"}.hgi-bulk.hgi-text-font:after{content:"\56e2"}.hgi-bulk.hgi-text-font:before{content:"\56e3"}.hgi-bulk.hgi-text-footnote:after{content:"\56e4"}.hgi-bulk.hgi-text-footnote:before{content:"\56e5"}.hgi-bulk.hgi-text-indent-01:after{content:"\56e6"}.hgi-bulk.hgi-text-indent-01:before{content:"\56e7"}.hgi-bulk.hgi-text-indent-less:after{content:"\56e8"}.hgi-bulk.hgi-text-indent-less:before{content:"\56e9"}.hgi-bulk.hgi-text-indent-more:after{content:"\56ea"}.hgi-bulk.hgi-text-indent-more:before{content:"\56eb"}.hgi-bulk.hgi-text-indent:after{content:"\56ec"}.hgi-bulk.hgi-text-indent:before{content:"\56ed"}.hgi-bulk.hgi-text-italic:after{content:"\56ee"}.hgi-bulk.hgi-text-italic-slash:after{content:"\56ef"}.hgi-bulk.hgi-text-italic-slash:before{content:"\56f0"}.hgi-bulk.hgi-text-italic:before{content:"\56f1"}.hgi-bulk.hgi-text-kerning:after{content:"\56f2"}.hgi-bulk.hgi-text-kerning:before{content:"\56f3"}.hgi-bulk.hgi-text-number-sign:after{content:"\56f4"}.hgi-bulk.hgi-text-number-sign:before{content:"\56f5"}.hgi-bulk.hgi-text:after{content:"\56f6"}.hgi-bulk.hgi-text-selection:after{content:"\56f7"}.hgi-bulk.hgi-text-selection:before{content:"\56f8"}.hgi-bulk.hgi-text-smallcaps:after{content:"\56f9"}.hgi-bulk.hgi-text-smallcaps:before{content:"\56fa"}.hgi-bulk.hgi-text-square:after{content:"\56fb"}.hgi-bulk.hgi-text-square:before{content:"\56fc"}.hgi-bulk.hgi-text-strikethrough:after{content:"\56fd"}.hgi-bulk.hgi-text-strikethrough:before{content:"\56fe"}.hgi-bulk.hgi-text-subscript:after{content:"\56ff"}.hgi-bulk.hgi-text-subscript:before{content:"\5700"}.hgi-bulk.hgi-text-superscript:after{content:"\5701"}.hgi-bulk.hgi-text-superscript:before{content:"\5702"}.hgi-bulk.hgi-text-tracking:after{content:"\5703"}.hgi-bulk.hgi-text-tracking:before{content:"\5704"}.hgi-bulk.hgi-text-underline:after{content:"\5705"}.hgi-bulk.hgi-text-underline:before{content:"\5706"}.hgi-bulk.hgi-text-variable-front:after{content:"\5707"}.hgi-bulk.hgi-text-variable-front:before{content:"\5708"}.hgi-bulk.hgi-text-vertical-alignment:after{content:"\5709"}.hgi-bulk.hgi-text-vertical-alignment:before{content:"\570a"}.hgi-bulk.hgi-text-wrap:after{content:"\570b"}.hgi-bulk.hgi-text-wrap:before{content:"\570c"}.hgi-bulk.hgi-text:before{content:"\570d"}.hgi-bulk.hgi-the-prophets-mosque:after{content:"\570e"}.hgi-bulk.hgi-the-prophets-mosque:before{content:"\570f"}.hgi-bulk.hgi-thermometer-cold:after{content:"\5710"}.hgi-bulk.hgi-thermometer-cold:before{content:"\5711"}.hgi-bulk.hgi-thermometer:after{content:"\5712"}.hgi-bulk.hgi-thermometer-warm:after{content:"\5713"}.hgi-bulk.hgi-thermometer-warm:before{content:"\5714"}.hgi-bulk.hgi-thermometer:before{content:"\5715"}.hgi-bulk.hgi-third-bracket-circle:after{content:"\5716"}.hgi-bulk.hgi-third-bracket-circle:before{content:"\5717"}.hgi-bulk.hgi-third-bracket:after{content:"\5718"}.hgi-bulk.hgi-third-bracket-square:after{content:"\5719"}.hgi-bulk.hgi-third-bracket-square:before{content:"\571a"}.hgi-bulk.hgi-third-bracket:before{content:"\571b"}.hgi-bulk.hgi-thread:after{content:"\571c"}.hgi-bulk.hgi-thread:before{content:"\571d"}.hgi-bulk.hgi-threads-ellipse:after{content:"\571e"}.hgi-bulk.hgi-threads-ellipse:before{content:"\571f"}.hgi-bulk.hgi-threads-rectangle:after{content:"\5720"}.hgi-bulk.hgi-threads-rectangle:before{content:"\5721"}.hgi-bulk.hgi-threads:after{content:"\5722"}.hgi-bulk.hgi-threads:before{content:"\5723"}.hgi-bulk.hgi-three-d-move:after{content:"\5724"}.hgi-bulk.hgi-three-d-move:before{content:"\5725"}.hgi-bulk.hgi-three-d-rotate:after{content:"\5726"}.hgi-bulk.hgi-three-d-rotate:before{content:"\5727"}.hgi-bulk.hgi-three-d-scale:after{content:"\5728"}.hgi-bulk.hgi-three-d-scale:before{content:"\5729"}.hgi-bulk.hgi-three-d-view:after{content:"\572a"}.hgi-bulk.hgi-three-d-view:before{content:"\572b"}.hgi-bulk.hgi-three-finger-01:after{content:"\572c"}.hgi-bulk.hgi-three-finger-01:before{content:"\572d"}.hgi-bulk.hgi-three-finger-02:after{content:"\572e"}.hgi-bulk.hgi-three-finger-02:before{content:"\572f"}.hgi-bulk.hgi-three-finger-03:after{content:"\5730"}.hgi-bulk.hgi-three-finger-03:before{content:"\5731"}.hgi-bulk.hgi-three-finger-04:after{content:"\5732"}.hgi-bulk.hgi-three-finger-04:before{content:"\5733"}.hgi-bulk.hgi-three-finger-05:after{content:"\5734"}.hgi-bulk.hgi-three-finger-05:before{content:"\5735"}.hgi-bulk.hgi-thumbs-down-ellipse:after{content:"\5736"}.hgi-bulk.hgi-thumbs-down-ellipse:before{content:"\5737"}.hgi-bulk.hgi-thumbs-down-rectangle:after{content:"\5738"}.hgi-bulk.hgi-thumbs-down-rectangle:before{content:"\5739"}.hgi-bulk.hgi-thumbs-down:after{content:"\573a"}.hgi-bulk.hgi-thumbs-down:before{content:"\573b"}.hgi-bulk.hgi-thumbs-up-down:after{content:"\573c"}.hgi-bulk.hgi-thumbs-up-down:before{content:"\573d"}.hgi-bulk.hgi-thumbs-up-ellipse:after{content:"\573e"}.hgi-bulk.hgi-thumbs-up-ellipse:before{content:"\573f"}.hgi-bulk.hgi-thumbs-up-rectangle:after{content:"\5740"}.hgi-bulk.hgi-thumbs-up-rectangle:before{content:"\5741"}.hgi-bulk.hgi-thumbs-up:after{content:"\5742"}.hgi-bulk.hgi-thumbs-up:before{content:"\5743"}.hgi-bulk.hgi-tic-tac-toe:after{content:"\5744"}.hgi-bulk.hgi-tic-tac-toe:before{content:"\5745"}.hgi-bulk.hgi-tick-01:after{content:"\5746"}.hgi-bulk.hgi-tick-01:before{content:"\5747"}.hgi-bulk.hgi-tick-02:after{content:"\5748"}.hgi-bulk.hgi-tick-02:before{content:"\5749"}.hgi-bulk.hgi-tick-03:after{content:"\574a"}.hgi-bulk.hgi-tick-03:before{content:"\574b"}.hgi-bulk.hgi-tick-04:after{content:"\574c"}.hgi-bulk.hgi-tick-04:before{content:"\574d"}.hgi-bulk.hgi-tick-double-01:after{content:"\574e"}.hgi-bulk.hgi-tick-double-01:before{content:"\574f"}.hgi-bulk.hgi-tick-double-02:after{content:"\5750"}.hgi-bulk.hgi-tick-double-02:before{content:"\5751"}.hgi-bulk.hgi-tick-double-03:after{content:"\5752"}.hgi-bulk.hgi-tick-double-03:before{content:"\5753"}.hgi-bulk.hgi-tick-double-04:after{content:"\5754"}.hgi-bulk.hgi-tick-double-04:before{content:"\5755"}.hgi-bulk.hgi-ticket-01:after{content:"\5756"}.hgi-bulk.hgi-ticket-01:before{content:"\5757"}.hgi-bulk.hgi-ticket-02:after{content:"\5758"}.hgi-bulk.hgi-ticket-02:before{content:"\5759"}.hgi-bulk.hgi-ticket-03:after{content:"\575a"}.hgi-bulk.hgi-ticket-03:before{content:"\575b"}.hgi-bulk.hgi-ticket-star:after{content:"\575c"}.hgi-bulk.hgi-ticket-star:before{content:"\575d"}.hgi-bulk.hgi-tie:after{content:"\575e"}.hgi-bulk.hgi-tie:before{content:"\575f"}.hgi-bulk.hgi-tiktok:after{content:"\5760"}.hgi-bulk.hgi-tiktok:before{content:"\5761"}.hgi-bulk.hgi-time-01:after{content:"\5762"}.hgi-bulk.hgi-time-01:before{content:"\5763"}.hgi-bulk.hgi-time-02:after{content:"\5764"}.hgi-bulk.hgi-time-02:before{content:"\5765"}.hgi-bulk.hgi-time-03:after{content:"\5766"}.hgi-bulk.hgi-time-03:before{content:"\5767"}.hgi-bulk.hgi-time-04:after{content:"\5768"}.hgi-bulk.hgi-time-04:before{content:"\5769"}.hgi-bulk.hgi-time-half-pass:after{content:"\576a"}.hgi-bulk.hgi-time-half-pass:before{content:"\576b"}.hgi-bulk.hgi-time-management-circle:after{content:"\576c"}.hgi-bulk.hgi-time-management-circle:before{content:"\576d"}.hgi-bulk.hgi-time-management:after{content:"\576e"}.hgi-bulk.hgi-time-management:before{content:"\576f"}.hgi-bulk.hgi-time-quarter-pass:after{content:"\5770"}.hgi-bulk.hgi-time-quarter-pass:before{content:"\5771"}.hgi-bulk.hgi-time-quarter:after{content:"\5772"}.hgi-bulk.hgi-time-quarter:before{content:"\5773"}.hgi-bulk.hgi-time-schedule:after{content:"\5774"}.hgi-bulk.hgi-time-schedule:before{content:"\5775"}.hgi-bulk.hgi-time-setting-01:after{content:"\5776"}.hgi-bulk.hgi-time-setting-01:before{content:"\5777"}.hgi-bulk.hgi-time-setting-02:after{content:"\5778"}.hgi-bulk.hgi-time-setting-02:before{content:"\5779"}.hgi-bulk.hgi-time-setting-03:after{content:"\577a"}.hgi-bulk.hgi-time-setting-03:before{content:"\577b"}.hgi-bulk.hgi-timer-01:after{content:"\577c"}.hgi-bulk.hgi-timer-01:before{content:"\577d"}.hgi-bulk.hgi-timer-02:after{content:"\577e"}.hgi-bulk.hgi-timer-02:before{content:"\577f"}.hgi-bulk.hgi-tips:after{content:"\5780"}.hgi-bulk.hgi-tips:before{content:"\5781"}.hgi-bulk.hgi-tired-01:after{content:"\5782"}.hgi-bulk.hgi-tired-01:before{content:"\5783"}.hgi-bulk.hgi-tired-02:after{content:"\5784"}.hgi-bulk.hgi-tired-02:before{content:"\5785"}.hgi-bulk.hgi-tissue-paper:after{content:"\5786"}.hgi-bulk.hgi-tissue-paper:before{content:"\5787"}.hgi-bulk.hgi-toggle-off:after{content:"\5788"}.hgi-bulk.hgi-toggle-off:before{content:"\5789"}.hgi-bulk.hgi-toggle-on:after{content:"\578a"}.hgi-bulk.hgi-toggle-on:before{content:"\578b"}.hgi-bulk.hgi-toilet-01:after{content:"\578c"}.hgi-bulk.hgi-toilet-01:before{content:"\578d"}.hgi-bulk.hgi-toilet-02:after{content:"\578e"}.hgi-bulk.hgi-toilet-02:before{content:"\578f"}.hgi-bulk.hgi-tongue-01:after{content:"\5790"}.hgi-bulk.hgi-tongue-01:before{content:"\5791"}.hgi-bulk.hgi-tongue:after{content:"\5792"}.hgi-bulk.hgi-tongue-wink-left:after{content:"\5793"}.hgi-bulk.hgi-tongue-wink-left:before{content:"\5794"}.hgi-bulk.hgi-tongue-wink-right:after{content:"\5795"}.hgi-bulk.hgi-tongue-wink-right:before{content:"\5796"}.hgi-bulk.hgi-tongue:before{content:"\5797"}.hgi-bulk.hgi-tools:after{content:"\5798"}.hgi-bulk.hgi-tools:before{content:"\5799"}.hgi-bulk.hgi-tornado-01:after{content:"\579a"}.hgi-bulk.hgi-tornado-01:before{content:"\579b"}.hgi-bulk.hgi-tornado-02:after{content:"\579c"}.hgi-bulk.hgi-tornado-02:before{content:"\579d"}.hgi-bulk.hgi-torri-gate:after{content:"\579e"}.hgi-bulk.hgi-torri-gate:before{content:"\579f"}.hgi-bulk.hgi-touch-01:after{content:"\57a0"}.hgi-bulk.hgi-touch-01:before{content:"\57a1"}.hgi-bulk.hgi-touch-02:after{content:"\57a2"}.hgi-bulk.hgi-touch-02:before{content:"\57a3"}.hgi-bulk.hgi-touch-03:after{content:"\57a4"}.hgi-bulk.hgi-touch-03:before{content:"\57a5"}.hgi-bulk.hgi-touch-04:after{content:"\57a6"}.hgi-bulk.hgi-touch-04:before{content:"\57a7"}.hgi-bulk.hgi-touch-05:after{content:"\57a8"}.hgi-bulk.hgi-touch-05:before{content:"\57a9"}.hgi-bulk.hgi-touch-06:after{content:"\57aa"}.hgi-bulk.hgi-touch-06:before{content:"\57ab"}.hgi-bulk.hgi-touch-07:after{content:"\57ac"}.hgi-bulk.hgi-touch-07:before{content:"\57ad"}.hgi-bulk.hgi-touch-08:after{content:"\57ae"}.hgi-bulk.hgi-touch-08:before{content:"\57af"}.hgi-bulk.hgi-touch-09:after{content:"\57b0"}.hgi-bulk.hgi-touch-09:before{content:"\57b1"}.hgi-bulk.hgi-touch-10:after{content:"\57b2"}.hgi-bulk.hgi-touch-10:before{content:"\57b3"}.hgi-bulk.hgi-touch-interaction-01:after{content:"\57b4"}.hgi-bulk.hgi-touch-interaction-01:before{content:"\57b5"}.hgi-bulk.hgi-touch-interaction-02:after{content:"\57b6"}.hgi-bulk.hgi-touch-interaction-02:before{content:"\57b7"}.hgi-bulk.hgi-touch-interaction-03:after{content:"\57b8"}.hgi-bulk.hgi-touch-interaction-03:before{content:"\57b9"}.hgi-bulk.hgi-touch-interaction-04:after{content:"\57ba"}.hgi-bulk.hgi-touch-interaction-04:before{content:"\57bb"}.hgi-bulk.hgi-touch-locked-01:after{content:"\57bc"}.hgi-bulk.hgi-touch-locked-01:before{content:"\57bd"}.hgi-bulk.hgi-touch-locked-02:after{content:"\57be"}.hgi-bulk.hgi-touch-locked-02:before{content:"\57bf"}.hgi-bulk.hgi-touch-locked-03:after{content:"\57c0"}.hgi-bulk.hgi-touch-locked-03:before{content:"\57c1"}.hgi-bulk.hgi-touch-locked-04:after{content:"\57c2"}.hgi-bulk.hgi-touch-locked-04:before{content:"\57c3"}.hgi-bulk.hgi-touchpad-01:after{content:"\57c4"}.hgi-bulk.hgi-touchpad-01:before{content:"\57c5"}.hgi-bulk.hgi-touchpad-02:after{content:"\57c6"}.hgi-bulk.hgi-touchpad-02:before{content:"\57c7"}.hgi-bulk.hgi-touchpad-03:after{content:"\57c8"}.hgi-bulk.hgi-touchpad-03:before{content:"\57c9"}.hgi-bulk.hgi-touchpad-04:after{content:"\57ca"}.hgi-bulk.hgi-touchpad-04:before{content:"\57cb"}.hgi-bulk.hgi-tow-truck:after{content:"\57cc"}.hgi-bulk.hgi-tow-truck:before{content:"\57cd"}.hgi-bulk.hgi-towels:after{content:"\57ce"}.hgi-bulk.hgi-towels:before{content:"\57cf"}.hgi-bulk.hgi-toy-train:after{content:"\57d0"}.hgi-bulk.hgi-toy-train:before{content:"\57d1"}.hgi-bulk.hgi-tractor:after{content:"\57d2"}.hgi-bulk.hgi-tractor:before{content:"\57d3"}.hgi-bulk.hgi-trade-down:after{content:"\57d4"}.hgi-bulk.hgi-trade-down:before{content:"\57d5"}.hgi-bulk.hgi-trade-mark:after{content:"\57d6"}.hgi-bulk.hgi-trade-mark:before{content:"\57d7"}.hgi-bulk.hgi-trade-up:after{content:"\57d8"}.hgi-bulk.hgi-trade-up:before{content:"\57d9"}.hgi-bulk.hgi-trademark:after{content:"\57da"}.hgi-bulk.hgi-trademark:before{content:"\57db"}.hgi-bulk.hgi-traffic-incident:after{content:"\57dc"}.hgi-bulk.hgi-traffic-incident:before{content:"\57dd"}.hgi-bulk.hgi-traffic-light:after{content:"\57de"}.hgi-bulk.hgi-traffic-light:before{content:"\57df"}.hgi-bulk.hgi-train-01:after{content:"\57e0"}.hgi-bulk.hgi-train-01:before{content:"\57e1"}.hgi-bulk.hgi-train-02:after{content:"\57e2"}.hgi-bulk.hgi-train-02:before{content:"\57e3"}.hgi-bulk.hgi-tram:after{content:"\57e4"}.hgi-bulk.hgi-tram:before{content:"\57e5"}.hgi-bulk.hgi-trampoline:after{content:"\57e6"}.hgi-bulk.hgi-trampoline:before{content:"\57e7"}.hgi-bulk.hgi-transaction:after{content:"\57e8"}.hgi-bulk.hgi-transaction:before{content:"\57e9"}.hgi-bulk.hgi-transition-bottom:after{content:"\57ea"}.hgi-bulk.hgi-transition-bottom:before{content:"\57eb"}.hgi-bulk.hgi-transition-left:after{content:"\57ec"}.hgi-bulk.hgi-transition-left:before{content:"\57ed"}.hgi-bulk.hgi-transition-right:after{content:"\57ee"}.hgi-bulk.hgi-transition-right:before{content:"\57ef"}.hgi-bulk.hgi-transition-top:after{content:"\57f0"}.hgi-bulk.hgi-transition-top:before{content:"\57f1"}.hgi-bulk.hgi-translate:after{content:"\57f2"}.hgi-bulk.hgi-translate:before{content:"\57f3"}.hgi-bulk.hgi-translation:after{content:"\57f4"}.hgi-bulk.hgi-translation:before{content:"\57f5"}.hgi-bulk.hgi-transmission:after{content:"\57f6"}.hgi-bulk.hgi-transmission:before{content:"\57f7"}.hgi-bulk.hgi-transparency:after{content:"\57f8"}.hgi-bulk.hgi-transparency:before{content:"\57f9"}.hgi-bulk.hgi-trapezoid-line-horizontal:after{content:"\57fa"}.hgi-bulk.hgi-trapezoid-line-horizontal:before{content:"\57fb"}.hgi-bulk.hgi-trapezoid-line-vertical:after{content:"\57fc"}.hgi-bulk.hgi-trapezoid-line-vertical:before{content:"\57fd"}.hgi-bulk.hgi-travel-bag:after{content:"\57fe"}.hgi-bulk.hgi-travel-bag:before{content:"\57ff"}.hgi-bulk.hgi-treadmill-01:after{content:"\5800"}.hgi-bulk.hgi-treadmill-01:before{content:"\5801"}.hgi-bulk.hgi-treadmill-02:after{content:"\5802"}.hgi-bulk.hgi-treadmill-02:before{content:"\5803"}.hgi-bulk.hgi-treatment:after{content:"\5804"}.hgi-bulk.hgi-treatment:before{content:"\5805"}.hgi-bulk.hgi-tree-01:after{content:"\5806"}.hgi-bulk.hgi-tree-01:before{content:"\5807"}.hgi-bulk.hgi-tree-02:after{content:"\5808"}.hgi-bulk.hgi-tree-02:before{content:"\5809"}.hgi-bulk.hgi-tree-03:after{content:"\580a"}.hgi-bulk.hgi-tree-03:before{content:"\580b"}.hgi-bulk.hgi-tree-04:after{content:"\580c"}.hgi-bulk.hgi-tree-04:before{content:"\580d"}.hgi-bulk.hgi-tree-05:after{content:"\580e"}.hgi-bulk.hgi-tree-05:before{content:"\580f"}.hgi-bulk.hgi-tree-06:after{content:"\5810"}.hgi-bulk.hgi-tree-06:before{content:"\5811"}.hgi-bulk.hgi-tree-07:after{content:"\5812"}.hgi-bulk.hgi-tree-07:before{content:"\5813"}.hgi-bulk.hgi-trello:after{content:"\5814"}.hgi-bulk.hgi-trello:before{content:"\5815"}.hgi-bulk.hgi-triangle-01:after{content:"\5816"}.hgi-bulk.hgi-triangle-01:before{content:"\5817"}.hgi-bulk.hgi-triangle-02:after{content:"\5818"}.hgi-bulk.hgi-triangle-02:before{content:"\5819"}.hgi-bulk.hgi-triangle-03:after{content:"\581a"}.hgi-bulk.hgi-triangle-03:before{content:"\581b"}.hgi-bulk.hgi-triangle:after{content:"\581c"}.hgi-bulk.hgi-triangle:before{content:"\581d"}.hgi-bulk.hgi-trolley-01:after{content:"\581e"}.hgi-bulk.hgi-trolley-01:before{content:"\581f"}.hgi-bulk.hgi-trolley-02:after{content:"\5820"}.hgi-bulk.hgi-trolley-02:before{content:"\5821"}.hgi-bulk.hgi-tropical-storm:after{content:"\5822"}.hgi-bulk.hgi-tropical-storm-tracks-01:after{content:"\5823"}.hgi-bulk.hgi-tropical-storm-tracks-01:before{content:"\5824"}.hgi-bulk.hgi-tropical-storm-tracks-02:after{content:"\5825"}.hgi-bulk.hgi-tropical-storm-tracks-02:before{content:"\5826"}.hgi-bulk.hgi-tropical-storm:before{content:"\5827"}.hgi-bulk.hgi-truck-delivery:after{content:"\5828"}.hgi-bulk.hgi-truck-delivery:before{content:"\5829"}.hgi-bulk.hgi-truck-monster:after{content:"\582a"}.hgi-bulk.hgi-truck-monster:before{content:"\582b"}.hgi-bulk.hgi-truck-return:after{content:"\582c"}.hgi-bulk.hgi-truck-return:before{content:"\582d"}.hgi-bulk.hgi-truck:after{content:"\582e"}.hgi-bulk.hgi-truck:before{content:"\582f"}.hgi-bulk.hgi-trulli:after{content:"\5830"}.hgi-bulk.hgi-trulli:before{content:"\5831"}.hgi-bulk.hgi-tsunami:after{content:"\5832"}.hgi-bulk.hgi-tsunami:before{content:"\5833"}.hgi-bulk.hgi-tulip:after{content:"\5834"}.hgi-bulk.hgi-tulip:before{content:"\5835"}.hgi-bulk.hgi-tumblr:after{content:"\5836"}.hgi-bulk.hgi-tumblr:before{content:"\5837"}.hgi-bulk.hgi-turtle-neck:after{content:"\5838"}.hgi-bulk.hgi-turtle-neck:before{content:"\5839"}.hgi-bulk.hgi-tv-01:after{content:"\583a"}.hgi-bulk.hgi-tv-01:before{content:"\583b"}.hgi-bulk.hgi-tv-02:after{content:"\583c"}.hgi-bulk.hgi-tv-02:before{content:"\583d"}.hgi-bulk.hgi-tv-fix:after{content:"\583e"}.hgi-bulk.hgi-tv-fix:before{content:"\583f"}.hgi-bulk.hgi-tv-issue:after{content:"\5840"}.hgi-bulk.hgi-tv-issue:before{content:"\5841"}.hgi-bulk.hgi-tv-smart:after{content:"\5842"}.hgi-bulk.hgi-tv-smart:before{content:"\5843"}.hgi-bulk.hgi-twin-tower:after{content:"\5844"}.hgi-bulk.hgi-twin-tower:before{content:"\5845"}.hgi-bulk.hgi-twitch:after{content:"\5846"}.hgi-bulk.hgi-twitch:before{content:"\5847"}.hgi-bulk.hgi-twitter:after{content:"\5848"}.hgi-bulk.hgi-twitter-square:after{content:"\5849"}.hgi-bulk.hgi-twitter-square:before{content:"\584a"}.hgi-bulk.hgi-twitter:before{content:"\584b"}.hgi-bulk.hgi-two-factor-access:after{content:"\584c"}.hgi-bulk.hgi-two-factor-access:before{content:"\584d"}.hgi-bulk.hgi-two-finger-01:after{content:"\584e"}.hgi-bulk.hgi-two-finger-01:before{content:"\584f"}.hgi-bulk.hgi-two-finger-02:after{content:"\5850"}.hgi-bulk.hgi-two-finger-02:before{content:"\5851"}.hgi-bulk.hgi-two-finger-03:after{content:"\5852"}.hgi-bulk.hgi-two-finger-03:before{content:"\5853"}.hgi-bulk.hgi-two-finger-04:after{content:"\5854"}.hgi-bulk.hgi-two-finger-04:before{content:"\5855"}.hgi-bulk.hgi-two-finger-05:after{content:"\5856"}.hgi-bulk.hgi-two-finger-05:before{content:"\5857"}.hgi-bulk.hgi-txt-01:after{content:"\5858"}.hgi-bulk.hgi-txt-01:before{content:"\5859"}.hgi-bulk.hgi-txt-02:after{content:"\585a"}.hgi-bulk.hgi-txt-02:before{content:"\585b"}.hgi-bulk.hgi-type-cursor:after{content:"\585c"}.hgi-bulk.hgi-type-cursor:before{content:"\585d"}.hgi-bulk.hgi-typescript-01:after{content:"\585e"}.hgi-bulk.hgi-typescript-01:before{content:"\585f"}.hgi-bulk.hgi-typescript-02:after{content:"\5860"}.hgi-bulk.hgi-typescript-02:before{content:"\5861"}.hgi-bulk.hgi-typescript-03:after{content:"\5862"}.hgi-bulk.hgi-typescript-03:before{content:"\5863"}.hgi-bulk.hgi-uber:after{content:"\5864"}.hgi-bulk.hgi-uber:before{content:"\5865"}.hgi-bulk.hgi-ufo-01:after{content:"\5866"}.hgi-bulk.hgi-ufo-01:before{content:"\5867"}.hgi-bulk.hgi-ufo:after{content:"\5868"}.hgi-bulk.hgi-ufo:before{content:"\5869"}.hgi-bulk.hgi-umbrella-dollar:after{content:"\586a"}.hgi-bulk.hgi-umbrella-dollar:before{content:"\586b"}.hgi-bulk.hgi-umbrella:after{content:"\586c"}.hgi-bulk.hgi-umbrella:before{content:"\586d"}.hgi-bulk.hgi-unamused:after{content:"\586e"}.hgi-bulk.hgi-unamused:before{content:"\586f"}.hgi-bulk.hgi-unavailable:after{content:"\5870"}.hgi-bulk.hgi-unavailable:before{content:"\5871"}.hgi-bulk.hgi-underpants-01:after{content:"\5872"}.hgi-bulk.hgi-underpants-01:before{content:"\5873"}.hgi-bulk.hgi-underpants-02:after{content:"\5874"}.hgi-bulk.hgi-underpants-02:before{content:"\5875"}.hgi-bulk.hgi-underpants-03:after{content:"\5876"}.hgi-bulk.hgi-underpants-03:before{content:"\5877"}.hgi-bulk.hgi-unfold-less:after{content:"\5878"}.hgi-bulk.hgi-unfold-less:before{content:"\5879"}.hgi-bulk.hgi-unfold-more:after{content:"\587a"}.hgi-bulk.hgi-unfold-more:before{content:"\587b"}.hgi-bulk.hgi-ungroup-items:after{content:"\587c"}.hgi-bulk.hgi-ungroup-items:before{content:"\587d"}.hgi-bulk.hgi-ungroup-layers:after{content:"\587e"}.hgi-bulk.hgi-ungroup-layers:before{content:"\587f"}.hgi-bulk.hgi-unhappy:after{content:"\5880"}.hgi-bulk.hgi-unhappy:before{content:"\5881"}.hgi-bulk.hgi-university:after{content:"\5882"}.hgi-bulk.hgi-university:before{content:"\5883"}.hgi-bulk.hgi-unlink-01:after{content:"\5884"}.hgi-bulk.hgi-unlink-01:before{content:"\5885"}.hgi-bulk.hgi-unlink-02:after{content:"\5886"}.hgi-bulk.hgi-unlink-02:before{content:"\5887"}.hgi-bulk.hgi-unlink-03:after{content:"\5888"}.hgi-bulk.hgi-unlink-03:before{content:"\5889"}.hgi-bulk.hgi-unlink-04:after{content:"\588a"}.hgi-bulk.hgi-unlink-04:before{content:"\588b"}.hgi-bulk.hgi-unlink-05:after{content:"\588c"}.hgi-bulk.hgi-unlink-05:before{content:"\588d"}.hgi-bulk.hgi-unlink-06:after{content:"\588e"}.hgi-bulk.hgi-unlink-06:before{content:"\588f"}.hgi-bulk.hgi-unsplash:after{content:"\5890"}.hgi-bulk.hgi-unsplash:before{content:"\5891"}.hgi-bulk.hgi-upload-01:after{content:"\5892"}.hgi-bulk.hgi-upload-01:before{content:"\5893"}.hgi-bulk.hgi-upload-02:after{content:"\5894"}.hgi-bulk.hgi-upload-02:before{content:"\5895"}.hgi-bulk.hgi-upload-03:after{content:"\5896"}.hgi-bulk.hgi-upload-03:before{content:"\5897"}.hgi-bulk.hgi-upload-04:after{content:"\5898"}.hgi-bulk.hgi-upload-04:before{content:"\5899"}.hgi-bulk.hgi-upload-05:after{content:"\589a"}.hgi-bulk.hgi-upload-05:before{content:"\589b"}.hgi-bulk.hgi-upload-circle-01:after{content:"\589c"}.hgi-bulk.hgi-upload-circle-01:before{content:"\589d"}.hgi-bulk.hgi-upload-circle-02:after{content:"\589e"}.hgi-bulk.hgi-upload-circle-02:before{content:"\589f"}.hgi-bulk.hgi-upload-square-01:after{content:"\58a0"}.hgi-bulk.hgi-upload-square-01:before{content:"\58a1"}.hgi-bulk.hgi-upload-square-02:after{content:"\58a2"}.hgi-bulk.hgi-upload-square-02:before{content:"\58a3"}.hgi-bulk.hgi-upwork:after{content:"\58a4"}.hgi-bulk.hgi-upwork:before{content:"\58a5"}.hgi-bulk.hgi-usb-bugs:after{content:"\58a6"}.hgi-bulk.hgi-usb-bugs:before{content:"\58a7"}.hgi-bulk.hgi-usb-connected-01:after{content:"\58a8"}.hgi-bulk.hgi-usb-connected-01:before{content:"\58a9"}.hgi-bulk.hgi-usb-connected-02:after{content:"\58aa"}.hgi-bulk.hgi-usb-connected-02:before{content:"\58ab"}.hgi-bulk.hgi-usb-connected-03:after{content:"\58ac"}.hgi-bulk.hgi-usb-connected-03:before{content:"\58ad"}.hgi-bulk.hgi-usb-error:after{content:"\58ae"}.hgi-bulk.hgi-usb-error:before{content:"\58af"}.hgi-bulk.hgi-usb-memory-01:after{content:"\58b0"}.hgi-bulk.hgi-usb-memory-01:before{content:"\58b1"}.hgi-bulk.hgi-usb-memory-02:after{content:"\58b2"}.hgi-bulk.hgi-usb-memory-02:before{content:"\58b3"}.hgi-bulk.hgi-usb-not-connected-01:after{content:"\58b4"}.hgi-bulk.hgi-usb-not-connected-01:before{content:"\58b5"}.hgi-bulk.hgi-usb-not-connected-02:after{content:"\58b6"}.hgi-bulk.hgi-usb-not-connected-02:before{content:"\58b7"}.hgi-bulk.hgi-usb:after{content:"\58b8"}.hgi-bulk.hgi-usb:before{content:"\58b9"}.hgi-bulk.hgi-user-account:after{content:"\58ba"}.hgi-bulk.hgi-user-account:before{content:"\58bb"}.hgi-bulk.hgi-user-add-01:after{content:"\58bc"}.hgi-bulk.hgi-user-add-01:before{content:"\58bd"}.hgi-bulk.hgi-user-add-02:after{content:"\58be"}.hgi-bulk.hgi-user-add-02:before{content:"\58bf"}.hgi-bulk.hgi-user-arrow-left-right:after{content:"\58c0"}.hgi-bulk.hgi-user-arrow-left-right:before{content:"\58c1"}.hgi-bulk.hgi-user-block-01:after{content:"\58c2"}.hgi-bulk.hgi-user-block-01:before{content:"\58c3"}.hgi-bulk.hgi-user-block-02:after{content:"\58c4"}.hgi-bulk.hgi-user-block-02:before{content:"\58c5"}.hgi-bulk.hgi-user-check-01:after{content:"\58c6"}.hgi-bulk.hgi-user-check-01:before{content:"\58c7"}.hgi-bulk.hgi-user-check-02:after{content:"\58c8"}.hgi-bulk.hgi-user-check-02:before{content:"\58c9"}.hgi-bulk.hgi-user-circle-02:after{content:"\58ca"}.hgi-bulk.hgi-user-circle-02:before{content:"\58cb"}.hgi-bulk.hgi-user-circle:after{content:"\58cc"}.hgi-bulk.hgi-user-circle:before{content:"\58cd"}.hgi-bulk.hgi-user-edit-01:after{content:"\58ce"}.hgi-bulk.hgi-user-edit-01:before{content:"\58cf"}.hgi-bulk.hgi-user-full-view:after{content:"\58d0"}.hgi-bulk.hgi-user-full-view:before{content:"\58d1"}.hgi-bulk.hgi-user-group:after{content:"\58d2"}.hgi-bulk.hgi-user-group:before{content:"\58d3"}.hgi-bulk.hgi-user-id-verification:after{content:"\58d4"}.hgi-bulk.hgi-user-id-verification:before{content:"\58d5"}.hgi-bulk.hgi-user-list:after{content:"\58d6"}.hgi-bulk.hgi-user-list:before{content:"\58d7"}.hgi-bulk.hgi-user-lock-01:after{content:"\58d8"}.hgi-bulk.hgi-user-lock-01:before{content:"\58d9"}.hgi-bulk.hgi-user-lock-02:after{content:"\58da"}.hgi-bulk.hgi-user-lock-02:before{content:"\58db"}.hgi-bulk.hgi-user-love-01:after{content:"\58dc"}.hgi-bulk.hgi-user-love-01:before{content:"\58dd"}.hgi-bulk.hgi-user-love-02:after{content:"\58de"}.hgi-bulk.hgi-user-love-02:before{content:"\58df"}.hgi-bulk.hgi-user-minus-01:after{content:"\58e0"}.hgi-bulk.hgi-user-minus-01:before{content:"\58e1"}.hgi-bulk.hgi-user-minus-02:after{content:"\58e2"}.hgi-bulk.hgi-user-minus-02:before{content:"\58e3"}.hgi-bulk.hgi-user-multiple-02:after{content:"\58e4"}.hgi-bulk.hgi-user-multiple-02:before{content:"\58e5"}.hgi-bulk.hgi-user-multiple:after{content:"\58e6"}.hgi-bulk.hgi-user-multiple:before{content:"\58e7"}.hgi-bulk.hgi-user-question-01:after{content:"\58e8"}.hgi-bulk.hgi-user-question-01:before{content:"\58e9"}.hgi-bulk.hgi-user-question-02:after{content:"\58ea"}.hgi-bulk.hgi-user-question-02:before{content:"\58eb"}.hgi-bulk.hgi-user-remove-01:after{content:"\58ec"}.hgi-bulk.hgi-user-remove-01:before{content:"\58ed"}.hgi-bulk.hgi-user-remove-02:after{content:"\58ee"}.hgi-bulk.hgi-user-remove-02:before{content:"\58ef"}.hgi-bulk.hgi-user-roadside:after{content:"\58f0"}.hgi-bulk.hgi-user-roadside:before{content:"\58f1"}.hgi-bulk.hgi-user-search-01:after{content:"\58f2"}.hgi-bulk.hgi-user-search-01:before{content:"\58f3"}.hgi-bulk.hgi-user-search-02:after{content:"\58f4"}.hgi-bulk.hgi-user-search-02:before{content:"\58f5"}.hgi-bulk.hgi-user:after{content:"\58f6"}.hgi-bulk.hgi-user-settings-01:after{content:"\58f7"}.hgi-bulk.hgi-user-settings-01:before{content:"\58f8"}.hgi-bulk.hgi-user-settings-02:after{content:"\58f9"}.hgi-bulk.hgi-user-settings-02:before{content:"\58fa"}.hgi-bulk.hgi-user-sharing:after{content:"\58fb"}.hgi-bulk.hgi-user-sharing:before{content:"\58fc"}.hgi-bulk.hgi-user-shield-01:after{content:"\58fd"}.hgi-bulk.hgi-user-shield-01:before{content:"\58fe"}.hgi-bulk.hgi-user-shield-02:after{content:"\58ff"}.hgi-bulk.hgi-user-shield-02:before{content:"\5900"}.hgi-bulk.hgi-user-square:after{content:"\5901"}.hgi-bulk.hgi-user-square:before{content:"\5902"}.hgi-bulk.hgi-user-star-01:after{content:"\5903"}.hgi-bulk.hgi-user-star-01:before{content:"\5904"}.hgi-bulk.hgi-user-star-02:after{content:"\5905"}.hgi-bulk.hgi-user-star-02:before{content:"\5906"}.hgi-bulk.hgi-user-status:after{content:"\5907"}.hgi-bulk.hgi-user-status:before{content:"\5908"}.hgi-bulk.hgi-user-story:after{content:"\5909"}.hgi-bulk.hgi-user-story:before{content:"\590a"}.hgi-bulk.hgi-user-switch:after{content:"\590b"}.hgi-bulk.hgi-user-switch:before{content:"\590c"}.hgi-bulk.hgi-user-unlock-01:after{content:"\590d"}.hgi-bulk.hgi-user-unlock-01:before{content:"\590e"}.hgi-bulk.hgi-user-unlock-02:after{content:"\590f"}.hgi-bulk.hgi-user-unlock-02:before{content:"\5910"}.hgi-bulk.hgi-user:before{content:"\5911"}.hgi-bulk.hgi-uv-01:after{content:"\5912"}.hgi-bulk.hgi-uv-01:before{content:"\5913"}.hgi-bulk.hgi-uv-02:after{content:"\5914"}.hgi-bulk.hgi-uv-02:before{content:"\5915"}.hgi-bulk.hgi-uv-03:after{content:"\5916"}.hgi-bulk.hgi-uv-03:before{content:"\5917"}.hgi-bulk.hgi-vaccine:after{content:"\5918"}.hgi-bulk.hgi-vaccine:before{content:"\5919"}.hgi-bulk.hgi-validation-approval:after{content:"\591a"}.hgi-bulk.hgi-validation-approval:before{content:"\591b"}.hgi-bulk.hgi-validation:after{content:"\591c"}.hgi-bulk.hgi-validation:before{content:"\591d"}.hgi-bulk.hgi-van:after{content:"\591e"}.hgi-bulk.hgi-van:before{content:"\591f"}.hgi-bulk.hgi-variable:after{content:"\5920"}.hgi-bulk.hgi-variable:before{content:"\5921"}.hgi-bulk.hgi-vegetarian-food:after{content:"\5922"}.hgi-bulk.hgi-vegetarian-food:before{content:"\5923"}.hgi-bulk.hgi-vertical-resize:after{content:"\5924"}.hgi-bulk.hgi-vertical-resize:before{content:"\5925"}.hgi-bulk.hgi-vertical-scroll-point:after{content:"\5926"}.hgi-bulk.hgi-vertical-scroll-point:before{content:"\5927"}.hgi-bulk.hgi-vest:after{content:"\5928"}.hgi-bulk.hgi-vest:before{content:"\5929"}.hgi-bulk.hgi-victory-finger-01:after{content:"\592a"}.hgi-bulk.hgi-victory-finger-01:before{content:"\592b"}.hgi-bulk.hgi-victory-finger-02:after{content:"\592c"}.hgi-bulk.hgi-victory-finger-02:before{content:"\592d"}.hgi-bulk.hgi-victory-finger-03:after{content:"\592e"}.hgi-bulk.hgi-victory-finger-03:before{content:"\592f"}.hgi-bulk.hgi-video-01:after{content:"\5930"}.hgi-bulk.hgi-video-01:before{content:"\5931"}.hgi-bulk.hgi-video-02:after{content:"\5932"}.hgi-bulk.hgi-video-02:before{content:"\5933"}.hgi-bulk.hgi-video-console:after{content:"\5934"}.hgi-bulk.hgi-video-console:before{content:"\5935"}.hgi-bulk.hgi-video-off:after{content:"\5936"}.hgi-bulk.hgi-video-off:before{content:"\5937"}.hgi-bulk.hgi-video-replay:after{content:"\5938"}.hgi-bulk.hgi-video-replay:before{content:"\5939"}.hgi-bulk.hgi-view-off:after{content:"\593a"}.hgi-bulk.hgi-view-off-slash:after{content:"\593b"}.hgi-bulk.hgi-view-off-slash:before{content:"\593c"}.hgi-bulk.hgi-view-off:before{content:"\593d"}.hgi-bulk.hgi-view:after{content:"\593e"}.hgi-bulk.hgi-view:before{content:"\593f"}.hgi-bulk.hgi-vimeo:after{content:"\5940"}.hgi-bulk.hgi-vimeo:before{content:"\5941"}.hgi-bulk.hgi-vine:after{content:"\5942"}.hgi-bulk.hgi-vine-square:after{content:"\5943"}.hgi-bulk.hgi-vine-square:before{content:"\5944"}.hgi-bulk.hgi-vine:before{content:"\5945"}.hgi-bulk.hgi-vintage-clock:after{content:"\5946"}.hgi-bulk.hgi-vintage-clock:before{content:"\5947"}.hgi-bulk.hgi-virtual-reality-vr-01:after{content:"\5948"}.hgi-bulk.hgi-virtual-reality-vr-01:before{content:"\5949"}.hgi-bulk.hgi-virtual-reality-vr-02:after{content:"\594a"}.hgi-bulk.hgi-virtual-reality-vr-02:before{content:"\594b"}.hgi-bulk.hgi-vision:after{content:"\594c"}.hgi-bulk.hgi-vision:before{content:"\594d"}.hgi-bulk.hgi-vk:after{content:"\594e"}.hgi-bulk.hgi-vk-square:after{content:"\594f"}.hgi-bulk.hgi-vk-square:before{content:"\5950"}.hgi-bulk.hgi-vk:before{content:"\5951"}.hgi-bulk.hgi-voice-id:after{content:"\5952"}.hgi-bulk.hgi-voice-id:before{content:"\5953"}.hgi-bulk.hgi-voice:after{content:"\5954"}.hgi-bulk.hgi-voice:before{content:"\5955"}.hgi-bulk.hgi-volleyball:after{content:"\5956"}.hgi-bulk.hgi-volleyball:before{content:"\5957"}.hgi-bulk.hgi-volume-high:after{content:"\5958"}.hgi-bulk.hgi-volume-high:before{content:"\5959"}.hgi-bulk.hgi-volume-low:after{content:"\595a"}.hgi-bulk.hgi-volume-low:before{content:"\595b"}.hgi-bulk.hgi-volume-minus:after{content:"\595c"}.hgi-bulk.hgi-volume-minus:before{content:"\595d"}.hgi-bulk.hgi-volume-mute-01:after{content:"\595e"}.hgi-bulk.hgi-volume-mute-01:before{content:"\595f"}.hgi-bulk.hgi-volume-mute-02:after{content:"\5960"}.hgi-bulk.hgi-volume-mute-02:before{content:"\5961"}.hgi-bulk.hgi-volume-off:after{content:"\5962"}.hgi-bulk.hgi-volume-off:before{content:"\5963"}.hgi-bulk.hgi-volume-up:after{content:"\5964"}.hgi-bulk.hgi-volume-up:before{content:"\5965"}.hgi-bulk.hgi-vomiting:after{content:"\5966"}.hgi-bulk.hgi-vomiting:before{content:"\5967"}.hgi-bulk.hgi-voucher:after{content:"\5968"}.hgi-bulk.hgi-voucher:before{content:"\5969"}.hgi-bulk.hgi-vr-glasses:after{content:"\596a"}.hgi-bulk.hgi-vr-glasses:before{content:"\596b"}.hgi-bulk.hgi-vr:after{content:"\596c"}.hgi-bulk.hgi-vr:before{content:"\596d"}.hgi-bulk.hgi-vynil-01:after{content:"\596e"}.hgi-bulk.hgi-vynil-01:before{content:"\596f"}.hgi-bulk.hgi-vynil-02:after{content:"\5970"}.hgi-bulk.hgi-vynil-02:before{content:"\5971"}.hgi-bulk.hgi-vynil-03:after{content:"\5972"}.hgi-bulk.hgi-vynil-03:before{content:"\5973"}.hgi-bulk.hgi-waiter:after{content:"\5974"}.hgi-bulk.hgi-waiter:before{content:"\5975"}.hgi-bulk.hgi-waiters:after{content:"\5976"}.hgi-bulk.hgi-waiters:before{content:"\5977"}.hgi-bulk.hgi-wall-lamp:after{content:"\5978"}.hgi-bulk.hgi-wall-lamp:before{content:"\5979"}.hgi-bulk.hgi-wallet-01:after{content:"\597a"}.hgi-bulk.hgi-wallet-01:before{content:"\597b"}.hgi-bulk.hgi-wallet-02:after{content:"\597c"}.hgi-bulk.hgi-wallet-02:before{content:"\597d"}.hgi-bulk.hgi-wallet-03:after{content:"\597e"}.hgi-bulk.hgi-wallet-03:before{content:"\597f"}.hgi-bulk.hgi-wallet-add-01:after{content:"\5980"}.hgi-bulk.hgi-wallet-add-01:before{content:"\5981"}.hgi-bulk.hgi-wallet-add-02:after{content:"\5982"}.hgi-bulk.hgi-wallet-add-02:before{content:"\5983"}.hgi-bulk.hgi-wallet-done-01:after{content:"\5984"}.hgi-bulk.hgi-wallet-done-01:before{content:"\5985"}.hgi-bulk.hgi-wallet-done-02:after{content:"\5986"}.hgi-bulk.hgi-wallet-done-02:before{content:"\5987"}.hgi-bulk.hgi-wallet-not-found-01:after{content:"\5988"}.hgi-bulk.hgi-wallet-not-found-01:before{content:"\5989"}.hgi-bulk.hgi-wallet-not-found-02:after{content:"\598a"}.hgi-bulk.hgi-wallet-not-found-02:before{content:"\598b"}.hgi-bulk.hgi-wallet-remove-01:after{content:"\598c"}.hgi-bulk.hgi-wallet-remove-01:before{content:"\598d"}.hgi-bulk.hgi-wallet-remove-02:after{content:"\598e"}.hgi-bulk.hgi-wallet-remove-02:before{content:"\598f"}.hgi-bulk.hgi-wanted:after{content:"\5990"}.hgi-bulk.hgi-wanted:before{content:"\5991"}.hgi-bulk.hgi-wardrobe-01:after{content:"\5992"}.hgi-bulk.hgi-wardrobe-01:before{content:"\5993"}.hgi-bulk.hgi-wardrobe-02:after{content:"\5994"}.hgi-bulk.hgi-wardrobe-02:before{content:"\5995"}.hgi-bulk.hgi-wardrobe-03:after{content:"\5996"}.hgi-bulk.hgi-wardrobe-03:before{content:"\5997"}.hgi-bulk.hgi-wardrobe-04:after{content:"\5998"}.hgi-bulk.hgi-wardrobe-04:before{content:"\5999"}.hgi-bulk.hgi-warehouse:after{content:"\599a"}.hgi-bulk.hgi-warehouse:before{content:"\599b"}.hgi-bulk.hgi-washington-monument:after{content:"\599c"}.hgi-bulk.hgi-washington-monument:before{content:"\599d"}.hgi-bulk.hgi-waste-restore:after{content:"\599e"}.hgi-bulk.hgi-waste-restore:before{content:"\599f"}.hgi-bulk.hgi-waste:after{content:"\59a0"}.hgi-bulk.hgi-waste:before{content:"\59a1"}.hgi-bulk.hgi-watch-01:after{content:"\59a2"}.hgi-bulk.hgi-watch-01:before{content:"\59a3"}.hgi-bulk.hgi-watch-02:after{content:"\59a4"}.hgi-bulk.hgi-watch-02:before{content:"\59a5"}.hgi-bulk.hgi-water-energy:after{content:"\59a6"}.hgi-bulk.hgi-water-energy:before{content:"\59a7"}.hgi-bulk.hgi-water-polo:after{content:"\59a8"}.hgi-bulk.hgi-water-polo:before{content:"\59a9"}.hgi-bulk.hgi-water-pump:after{content:"\59aa"}.hgi-bulk.hgi-water-pump:before{content:"\59ab"}.hgi-bulk.hgi-waterfall-down-01:after{content:"\59ac"}.hgi-bulk.hgi-waterfall-down-01:before{content:"\59ad"}.hgi-bulk.hgi-waterfall-down-03:after{content:"\59ae"}.hgi-bulk.hgi-waterfall-down-03:before{content:"\59af"}.hgi-bulk.hgi-waterfall-up-01:after{content:"\59b0"}.hgi-bulk.hgi-waterfall-up-01:before{content:"\59b1"}.hgi-bulk.hgi-waterfall-up-02:after{content:"\59b2"}.hgi-bulk.hgi-waterfall-up-02:before{content:"\59b3"}.hgi-bulk.hgi-watermelon:after{content:"\59b4"}.hgi-bulk.hgi-watermelon:before{content:"\59b5"}.hgi-bulk.hgi-wattpad:after{content:"\59b6"}.hgi-bulk.hgi-wattpad-square:after{content:"\59b7"}.hgi-bulk.hgi-wattpad-square:before{content:"\59b8"}.hgi-bulk.hgi-wattpad:before{content:"\59b9"}.hgi-bulk.hgi-waving-hand-01:after{content:"\59ba"}.hgi-bulk.hgi-waving-hand-01:before{content:"\59bb"}.hgi-bulk.hgi-waving-hand-02:after{content:"\59bc"}.hgi-bulk.hgi-waving-hand-02:before{content:"\59bd"}.hgi-bulk.hgi-waze:after{content:"\59be"}.hgi-bulk.hgi-waze:before{content:"\59bf"}.hgi-bulk.hgi-web-design-01:after{content:"\59c0"}.hgi-bulk.hgi-web-design-01:before{content:"\59c1"}.hgi-bulk.hgi-web-design-02:after{content:"\59c2"}.hgi-bulk.hgi-web-design-02:before{content:"\59c3"}.hgi-bulk.hgi-web-programming:after{content:"\59c4"}.hgi-bulk.hgi-web-programming:before{content:"\59c5"}.hgi-bulk.hgi-web-protection:after{content:"\59c6"}.hgi-bulk.hgi-web-protection:before{content:"\59c7"}.hgi-bulk.hgi-web-security:after{content:"\59c8"}.hgi-bulk.hgi-web-security:before{content:"\59c9"}.hgi-bulk.hgi-web-validation:after{content:"\59ca"}.hgi-bulk.hgi-web-validation:before{content:"\59cb"}.hgi-bulk.hgi-webflow:after{content:"\59cc"}.hgi-bulk.hgi-webflow:before{content:"\59cd"}.hgi-bulk.hgi-wechat:after{content:"\59ce"}.hgi-bulk.hgi-wechat:before{content:"\59cf"}.hgi-bulk.hgi-weight-scale-01:after{content:"\59d0"}.hgi-bulk.hgi-weight-scale-01:before{content:"\59d1"}.hgi-bulk.hgi-weight-scale:after{content:"\59d2"}.hgi-bulk.hgi-weight-scale:before{content:"\59d3"}.hgi-bulk.hgi-wellness:after{content:"\59d4"}.hgi-bulk.hgi-wellness:before{content:"\59d5"}.hgi-bulk.hgi-whatsapp-business:after{content:"\59d6"}.hgi-bulk.hgi-whatsapp-business:before{content:"\59d7"}.hgi-bulk.hgi-whatsapp:after{content:"\59d8"}.hgi-bulk.hgi-whatsapp:before{content:"\59d9"}.hgi-bulk.hgi-wheelchair:after{content:"\59da"}.hgi-bulk.hgi-wheelchair:before{content:"\59db"}.hgi-bulk.hgi-whisk:after{content:"\59dc"}.hgi-bulk.hgi-whisk:before{content:"\59dd"}.hgi-bulk.hgi-whistle:after{content:"\59de"}.hgi-bulk.hgi-whistle:before{content:"\59df"}.hgi-bulk.hgi-wifi-01:after{content:"\59e0"}.hgi-bulk.hgi-wifi-01:before{content:"\59e1"}.hgi-bulk.hgi-wifi-02:after{content:"\59e2"}.hgi-bulk.hgi-wifi-02:before{content:"\59e3"}.hgi-bulk.hgi-wifi-circle:after{content:"\59e4"}.hgi-bulk.hgi-wifi-circle:before{content:"\59e5"}.hgi-bulk.hgi-wifi-connected-01:after{content:"\59e6"}.hgi-bulk.hgi-wifi-connected-01:before{content:"\59e7"}.hgi-bulk.hgi-wifi-connected-02:after{content:"\59e8"}.hgi-bulk.hgi-wifi-connected-02:before{content:"\59e9"}.hgi-bulk.hgi-wifi-connected-03:after{content:"\59ea"}.hgi-bulk.hgi-wifi-connected-03:before{content:"\59eb"}.hgi-bulk.hgi-wifi-disconnected-01:after{content:"\59ec"}.hgi-bulk.hgi-wifi-disconnected-01:before{content:"\59ed"}.hgi-bulk.hgi-wifi-disconnected-02:after{content:"\59ee"}.hgi-bulk.hgi-wifi-disconnected-02:before{content:"\59ef"}.hgi-bulk.hgi-wifi-disconnected-03:after{content:"\59f0"}.hgi-bulk.hgi-wifi-disconnected-03:before{content:"\59f1"}.hgi-bulk.hgi-wifi-disconnected-04:after{content:"\59f2"}.hgi-bulk.hgi-wifi-disconnected-04:before{content:"\59f3"}.hgi-bulk.hgi-wifi-error-01:after{content:"\59f4"}.hgi-bulk.hgi-wifi-error-01:before{content:"\59f5"}.hgi-bulk.hgi-wifi-error-02:after{content:"\59f6"}.hgi-bulk.hgi-wifi-error-02:before{content:"\59f7"}.hgi-bulk.hgi-wifi-full-signal:after{content:"\59f8"}.hgi-bulk.hgi-wifi-full-signal:before{content:"\59f9"}.hgi-bulk.hgi-wifi-location:after{content:"\59fa"}.hgi-bulk.hgi-wifi-location:before{content:"\59fb"}.hgi-bulk.hgi-wifi-lock:after{content:"\59fc"}.hgi-bulk.hgi-wifi-lock:before{content:"\59fd"}.hgi-bulk.hgi-wifi-low-signal:after{content:"\59fe"}.hgi-bulk.hgi-wifi-low-signal:before{content:"\59ff"}.hgi-bulk.hgi-wifi-medium-signal:after{content:"\5a00"}.hgi-bulk.hgi-wifi-medium-signal:before{content:"\5a01"}.hgi-bulk.hgi-wifi-no-signal:after{content:"\5a02"}.hgi-bulk.hgi-wifi-no-signal:before{content:"\5a03"}.hgi-bulk.hgi-wifi-off-01:after{content:"\5a04"}.hgi-bulk.hgi-wifi-off-01:before{content:"\5a05"}.hgi-bulk.hgi-wifi-off-02:after{content:"\5a06"}.hgi-bulk.hgi-wifi-off-02:before{content:"\5a07"}.hgi-bulk.hgi-wifi-square:after{content:"\5a08"}.hgi-bulk.hgi-wifi-square:before{content:"\5a09"}.hgi-bulk.hgi-wifi-unlock:after{content:"\5a0a"}.hgi-bulk.hgi-wifi-unlock:before{content:"\5a0b"}.hgi-bulk.hgi-wikipedia:after{content:"\5a0c"}.hgi-bulk.hgi-wikipedia:before{content:"\5a0d"}.hgi-bulk.hgi-wind-power-01:after{content:"\5a0e"}.hgi-bulk.hgi-wind-power-01:before{content:"\5a0f"}.hgi-bulk.hgi-wind-power-02:after{content:"\5a10"}.hgi-bulk.hgi-wind-power-02:before{content:"\5a11"}.hgi-bulk.hgi-wind-power-03:after{content:"\5a12"}.hgi-bulk.hgi-wind-power-03:before{content:"\5a13"}.hgi-bulk.hgi-wind-power:after{content:"\5a14"}.hgi-bulk.hgi-wind-power:before{content:"\5a15"}.hgi-bulk.hgi-wind-surf:after{content:"\5a16"}.hgi-bulk.hgi-wind-surf:before{content:"\5a17"}.hgi-bulk.hgi-wind-turbine:after{content:"\5a18"}.hgi-bulk.hgi-wind-turbine:before{content:"\5a19"}.hgi-bulk.hgi-wink:after{content:"\5a1a"}.hgi-bulk.hgi-wink:before{content:"\5a1b"}.hgi-bulk.hgi-winking:after{content:"\5a1c"}.hgi-bulk.hgi-winking:before{content:"\5a1d"}.hgi-bulk.hgi-wireless-cloud-access:after{content:"\5a1e"}.hgi-bulk.hgi-wireless-cloud-access:before{content:"\5a1f"}.hgi-bulk.hgi-wireless:after{content:"\5a20"}.hgi-bulk.hgi-wireless:before{content:"\5a21"}.hgi-bulk.hgi-wise:after{content:"\5a22"}.hgi-bulk.hgi-wise:before{content:"\5a23"}.hgi-bulk.hgi-wordpress:after{content:"\5a24"}.hgi-bulk.hgi-wordpress:before{content:"\5a25"}.hgi-bulk.hgi-work-alert:after{content:"\5a26"}.hgi-bulk.hgi-work-alert:before{content:"\5a27"}.hgi-bulk.hgi-work-history:after{content:"\5a28"}.hgi-bulk.hgi-work-history:before{content:"\5a29"}.hgi-bulk.hgi-work-update:after{content:"\5a2a"}.hgi-bulk.hgi-work-update:before{content:"\5a2b"}.hgi-bulk.hgi-workflow-circle-01:after{content:"\5a2c"}.hgi-bulk.hgi-workflow-circle-01:before{content:"\5a2d"}.hgi-bulk.hgi-workflow-circle-02:after{content:"\5a2e"}.hgi-bulk.hgi-workflow-circle-02:before{content:"\5a2f"}.hgi-bulk.hgi-workflow-circle-03:after{content:"\5a30"}.hgi-bulk.hgi-workflow-circle-03:before{content:"\5a31"}.hgi-bulk.hgi-workflow-circle-04:after{content:"\5a32"}.hgi-bulk.hgi-workflow-circle-04:before{content:"\5a33"}.hgi-bulk.hgi-workflow-circle-05:after{content:"\5a34"}.hgi-bulk.hgi-workflow-circle-05:before{content:"\5a35"}.hgi-bulk.hgi-workflow-circle-06:after{content:"\5a36"}.hgi-bulk.hgi-workflow-circle-06:before{content:"\5a37"}.hgi-bulk.hgi-workflow-square-01:after{content:"\5a38"}.hgi-bulk.hgi-workflow-square-01:before{content:"\5a39"}.hgi-bulk.hgi-workflow-square-02:after{content:"\5a3a"}.hgi-bulk.hgi-workflow-square-02:before{content:"\5a3b"}.hgi-bulk.hgi-workflow-square-03:after{content:"\5a3c"}.hgi-bulk.hgi-workflow-square-03:before{content:"\5a3d"}.hgi-bulk.hgi-workflow-square-04:after{content:"\5a3e"}.hgi-bulk.hgi-workflow-square-04:before{content:"\5a3f"}.hgi-bulk.hgi-workflow-square-05:after{content:"\5a40"}.hgi-bulk.hgi-workflow-square-05:before{content:"\5a41"}.hgi-bulk.hgi-workflow-square-06:after{content:"\5a42"}.hgi-bulk.hgi-workflow-square-06:before{content:"\5a43"}.hgi-bulk.hgi-workflow-square-07:after{content:"\5a44"}.hgi-bulk.hgi-workflow-square-07:before{content:"\5a45"}.hgi-bulk.hgi-workflow-square-08:after{content:"\5a46"}.hgi-bulk.hgi-workflow-square-08:before{content:"\5a47"}.hgi-bulk.hgi-workflow-square-09:after{content:"\5a48"}.hgi-bulk.hgi-workflow-square-09:before{content:"\5a49"}.hgi-bulk.hgi-workflow-square-10:after{content:"\5a4a"}.hgi-bulk.hgi-workflow-square-10:before{content:"\5a4b"}.hgi-bulk.hgi-workout-battle-ropes:after{content:"\5a4c"}.hgi-bulk.hgi-workout-battle-ropes:before{content:"\5a4d"}.hgi-bulk.hgi-workout-gymnastics:after{content:"\5a4e"}.hgi-bulk.hgi-workout-gymnastics:before{content:"\5a4f"}.hgi-bulk.hgi-workout-kicking:after{content:"\5a50"}.hgi-bulk.hgi-workout-kicking:before{content:"\5a51"}.hgi-bulk.hgi-workout-run:after{content:"\5a52"}.hgi-bulk.hgi-workout-run:before{content:"\5a53"}.hgi-bulk.hgi-workout-sport:after{content:"\5a54"}.hgi-bulk.hgi-workout-sport:before{content:"\5a55"}.hgi-bulk.hgi-workout-squats:after{content:"\5a56"}.hgi-bulk.hgi-workout-squats:before{content:"\5a57"}.hgi-bulk.hgi-workout-stretching:after{content:"\5a58"}.hgi-bulk.hgi-workout-stretching:before{content:"\5a59"}.hgi-bulk.hgi-workout-warm-up:after{content:"\5a5a"}.hgi-bulk.hgi-workout-warm-up:before{content:"\5a5b"}.hgi-bulk.hgi-worry:after{content:"\5a5c"}.hgi-bulk.hgi-worry:before{content:"\5a5d"}.hgi-bulk.hgi-wps-office-rectangle:after{content:"\5a5e"}.hgi-bulk.hgi-wps-office-rectangle:before{content:"\5a5f"}.hgi-bulk.hgi-wps-office:after{content:"\5a60"}.hgi-bulk.hgi-wps-office:before{content:"\5a61"}.hgi-bulk.hgi-wrench-01:after{content:"\5a62"}.hgi-bulk.hgi-wrench-01:before{content:"\5a63"}.hgi-bulk.hgi-wrench-02:after{content:"\5a64"}.hgi-bulk.hgi-wrench-02:before{content:"\5a65"}.hgi-bulk.hgi-wudu:after{content:"\5a66"}.hgi-bulk.hgi-wudu:before{content:"\5a67"}.hgi-bulk.hgi-x-ray:after{content:"\5a68"}.hgi-bulk.hgi-x-ray:before{content:"\5a69"}.hgi-bulk.hgi-x-variable-circle:after{content:"\5a6a"}.hgi-bulk.hgi-x-variable-circle:before{content:"\5a6b"}.hgi-bulk.hgi-x-variable:after{content:"\5a6c"}.hgi-bulk.hgi-x-variable-square:after{content:"\5a6d"}.hgi-bulk.hgi-x-variable-square:before{content:"\5a6e"}.hgi-bulk.hgi-x-variable:before{content:"\5a6f"}.hgi-bulk.hgi-xing:after{content:"\5a70"}.hgi-bulk.hgi-xing:before{content:"\5a71"}.hgi-bulk.hgi-xls-01:after{content:"\5a72"}.hgi-bulk.hgi-xls-01:before{content:"\5a73"}.hgi-bulk.hgi-xls-02:after{content:"\5a74"}.hgi-bulk.hgi-xls-02:before{content:"\5a75"}.hgi-bulk.hgi-xml-01:after{content:"\5a76"}.hgi-bulk.hgi-xml-01:before{content:"\5a77"}.hgi-bulk.hgi-xml-02:after{content:"\5a78"}.hgi-bulk.hgi-xml-02:before{content:"\5a79"}.hgi-bulk.hgi-xsl-01:after{content:"\5a7a"}.hgi-bulk.hgi-xsl-01:before{content:"\5a7b"}.hgi-bulk.hgi-xsl-02:after{content:"\5a7c"}.hgi-bulk.hgi-xsl-02:before{content:"\5a7d"}.hgi-bulk.hgi-yelp:after{content:"\5a7e"}.hgi-bulk.hgi-yelp:before{content:"\5a7f"}.hgi-bulk.hgi-yen-circle:after{content:"\5a80"}.hgi-bulk.hgi-yen-circle:before{content:"\5a81"}.hgi-bulk.hgi-yen-receive:after{content:"\5a82"}.hgi-bulk.hgi-yen-receive:before{content:"\5a83"}.hgi-bulk.hgi-yen:after{content:"\5a84"}.hgi-bulk.hgi-yen-send:after{content:"\5a85"}.hgi-bulk.hgi-yen-send:before{content:"\5a86"}.hgi-bulk.hgi-yen-square:after{content:"\5a87"}.hgi-bulk.hgi-yen-square:before{content:"\5a88"}.hgi-bulk.hgi-yen:before{content:"\5a89"}.hgi-bulk.hgi-yoga-01:after{content:"\5a8a"}.hgi-bulk.hgi-yoga-01:before{content:"\5a8b"}.hgi-bulk.hgi-yoga-02:after{content:"\5a8c"}.hgi-bulk.hgi-yoga-02:before{content:"\5a8d"}.hgi-bulk.hgi-yoga-03:after{content:"\5a8e"}.hgi-bulk.hgi-yoga-03:before{content:"\5a8f"}.hgi-bulk.hgi-yoga-ball:after{content:"\5a90"}.hgi-bulk.hgi-yoga-ball:before{content:"\5a91"}.hgi-bulk.hgi-yoga-mat:after{content:"\5a92"}.hgi-bulk.hgi-yoga-mat:before{content:"\5a93"}.hgi-bulk.hgi-yogurt:after{content:"\5a94"}.hgi-bulk.hgi-yogurt:before{content:"\5a95"}.hgi-bulk.hgi-youtube:after{content:"\5a96"}.hgi-bulk.hgi-youtube:before{content:"\5a97"}.hgi-bulk.hgi-yurt:after{content:"\5a98"}.hgi-bulk.hgi-yurt:before{content:"\5a99"}.hgi-bulk.hgi-zakat:after{content:"\5a9a"}.hgi-bulk.hgi-zakat:before{content:"\5a9b"}.hgi-bulk.hgi-zap:after{content:"\5a9c"}.hgi-bulk.hgi-zap:before{content:"\5a9d"}.hgi-bulk.hgi-zeppelin:after{content:"\5a9e"}.hgi-bulk.hgi-zeppelin:before{content:"\5a9f"}.hgi-bulk.hgi-zip-01:after{content:"\5aa0"}.hgi-bulk.hgi-zip-01:before{content:"\5aa1"}.hgi-bulk.hgi-zip-02:after{content:"\5aa2"}.hgi-bulk.hgi-zip-02:before{content:"\5aa3"}.hgi-bulk.hgi-zoom-circle:after{content:"\5aa4"}.hgi-bulk.hgi-zoom-circle:before{content:"\5aa5"}.hgi-bulk.hgi-zoom-in-area:after{content:"\5aa6"}.hgi-bulk.hgi-zoom-in-area:before{content:"\5aa7"}.hgi-bulk.hgi-zoom-out-area:after{content:"\5aa8"}.hgi-bulk.hgi-zoom-out-area:before{content:"\5aa9"}.hgi-bulk.hgi-zoom:after{content:"\5aaa"}.hgi-bulk.hgi-zoom-square:after{content:"\5aab"}.hgi-bulk.hgi-zoom-square:before{content:"\5aac"}.hgi-bulk.hgi-zoom:before{content:"\5aad"}@font-face{font-family:hgi-duotone-rounded;src:url("./media/hgi-duotone-rounded-WGGB2YPK.eot");src:url("./media/hgi-duotone-rounded-WGGB2YPK.eot#iefix") format("embedded-opentype"),url("./media/hgi-duotone-rounded-CJ2JYHPX.woff2") format("woff2"),url("./media/hgi-duotone-rounded-RZTQ5Z4G.woff") format("woff"),url("./media/hgi-duotone-rounded-GXBB7JPB.ttf") format("truetype"),url("./media/hgi-duotone-rounded-4BYN2NAF.svg#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;display:inline-block;font-variant:normal;line-height:1;text-rendering:auto}.hgi-duotone:before{position:absolute;left:0}.hgi-duotone:after{opacity:.4}.hgi-duotone.hgi-abacus:after{content:"\3a70"}.hgi-duotone.hgi-abacus:before{content:"\3a71"}.hgi-duotone.hgi-absolute:after{content:"\3a72"}.hgi-duotone.hgi-absolute:before{content:"\3a73"}.hgi-duotone.hgi-acceleration:after{content:"\3a74"}.hgi-duotone.hgi-acceleration:before{content:"\3a75"}.hgi-duotone.hgi-access:after{content:"\3a76"}.hgi-duotone.hgi-access:before{content:"\3a77"}.hgi-duotone.hgi-accident:after{content:"\3a78"}.hgi-duotone.hgi-accident:before{content:"\3a79"}.hgi-duotone.hgi-account-setting-01:after{content:"\3a7a"}.hgi-duotone.hgi-account-setting-01:before{content:"\3a7b"}.hgi-duotone.hgi-account-setting-02:after{content:"\3a7c"}.hgi-duotone.hgi-account-setting-02:before{content:"\3a7d"}.hgi-duotone.hgi-account-setting-03:after{content:"\3a7e"}.hgi-duotone.hgi-account-setting-03:before{content:"\3a7f"}.hgi-duotone.hgi-activity-01:after{content:"\3a80"}.hgi-duotone.hgi-activity-01:before{content:"\3a81"}.hgi-duotone.hgi-activity-02:after{content:"\3a82"}.hgi-duotone.hgi-activity-02:before{content:"\3a83"}.hgi-duotone.hgi-activity-03:after{content:"\3a84"}.hgi-duotone.hgi-activity-03:before{content:"\3a85"}.hgi-duotone.hgi-activity-04:after{content:"\3a86"}.hgi-duotone.hgi-activity-04:before{content:"\3a87"}.hgi-duotone.hgi-acute:after{content:"\3a88"}.hgi-duotone.hgi-acute:before{content:"\3a89"}.hgi-duotone.hgi-add-01:after{content:"\3a8a"}.hgi-duotone.hgi-add-01:before{content:"\3a8b"}.hgi-duotone.hgi-add-02:after{content:"\3a8c"}.hgi-duotone.hgi-add-02:before{content:"\3a8d"}.hgi-duotone.hgi-add-circle-half-dot:after{content:"\3a8e"}.hgi-duotone.hgi-add-circle-half-dot:before{content:"\3a8f"}.hgi-duotone.hgi-add-circle:after{content:"\3a90"}.hgi-duotone.hgi-add-circle:before{content:"\3a91"}.hgi-duotone.hgi-add-square:after{content:"\3a92"}.hgi-duotone.hgi-add-square:before{content:"\3a93"}.hgi-duotone.hgi-add-team:after{content:"\3a94"}.hgi-duotone.hgi-add-team:before{content:"\3a95"}.hgi-duotone.hgi-address-book:after{content:"\3a96"}.hgi-duotone.hgi-address-book:before{content:"\3a97"}.hgi-duotone.hgi-adobe-after-effect:after{content:"\3a98"}.hgi-duotone.hgi-adobe-after-effect:before{content:"\3a99"}.hgi-duotone.hgi-adobe-illustrator:after{content:"\3a9a"}.hgi-duotone.hgi-adobe-illustrator:before{content:"\3a9b"}.hgi-duotone.hgi-adobe-indesign:after{content:"\3a9c"}.hgi-duotone.hgi-adobe-indesign:before{content:"\3a9d"}.hgi-duotone.hgi-adobe-photoshop:after{content:"\3a9e"}.hgi-duotone.hgi-adobe-photoshop:before{content:"\3a9f"}.hgi-duotone.hgi-adobe-premier:after{content:"\3aa0"}.hgi-duotone.hgi-adobe-premier:before{content:"\3aa1"}.hgi-duotone.hgi-adobe-xd:after{content:"\3aa2"}.hgi-duotone.hgi-adobe-xd:before{content:"\3aa3"}.hgi-duotone.hgi-adventure:after{content:"\3aa4"}.hgi-duotone.hgi-adventure:before{content:"\3aa5"}.hgi-duotone.hgi-advertisiment:after{content:"\3aa6"}.hgi-duotone.hgi-advertisiment:before{content:"\3aa7"}.hgi-duotone.hgi-adzan:after{content:"\3aa8"}.hgi-duotone.hgi-adzan:before{content:"\3aa9"}.hgi-duotone.hgi-affiliate:after{content:"\3aaa"}.hgi-duotone.hgi-affiliate:before{content:"\3aab"}.hgi-duotone.hgi-agreement-01:after{content:"\3aac"}.hgi-duotone.hgi-agreement-01:before{content:"\3aad"}.hgi-duotone.hgi-agreement-02:after{content:"\3aae"}.hgi-duotone.hgi-agreement-02:before{content:"\3aaf"}.hgi-duotone.hgi-agreement-03:after{content:"\3ab0"}.hgi-duotone.hgi-agreement-03:before{content:"\3ab1"}.hgi-duotone.hgi-ai-beautify:after{content:"\3ab2"}.hgi-duotone.hgi-ai-beautify:before{content:"\3ab3"}.hgi-duotone.hgi-ai-book:after{content:"\3ab4"}.hgi-duotone.hgi-ai-book:before{content:"\3ab5"}.hgi-duotone.hgi-ai-brain-01:after{content:"\3ab6"}.hgi-duotone.hgi-ai-brain-01:before{content:"\3ab7"}.hgi-duotone.hgi-ai-brain-02:after{content:"\3ab8"}.hgi-duotone.hgi-ai-brain-02:before{content:"\3ab9"}.hgi-duotone.hgi-ai-brain-03:after{content:"\3aba"}.hgi-duotone.hgi-ai-brain-03:before{content:"\3abb"}.hgi-duotone.hgi-ai-brain-04:after{content:"\3abc"}.hgi-duotone.hgi-ai-brain-04:before{content:"\3abd"}.hgi-duotone.hgi-ai-brain-05:after{content:"\3abe"}.hgi-duotone.hgi-ai-brain-05:before{content:"\3abf"}.hgi-duotone.hgi-ai-browser:after{content:"\3ac0"}.hgi-duotone.hgi-ai-browser:before{content:"\3ac1"}.hgi-duotone.hgi-ai-chat-01:after{content:"\3ac2"}.hgi-duotone.hgi-ai-chat-01:before{content:"\3ac3"}.hgi-duotone.hgi-ai-chat-02:after{content:"\3ac4"}.hgi-duotone.hgi-ai-chat-02:before{content:"\3ac5"}.hgi-duotone.hgi-ai-cloud-01:after{content:"\3ac6"}.hgi-duotone.hgi-ai-cloud-01:before{content:"\3ac7"}.hgi-duotone.hgi-ai-cloud-02:after{content:"\3ac8"}.hgi-duotone.hgi-ai-cloud-02:before{content:"\3ac9"}.hgi-duotone.hgi-ai-cloud:after{content:"\3aca"}.hgi-duotone.hgi-ai-cloud:before{content:"\3acb"}.hgi-duotone.hgi-ai-computer:after{content:"\3acc"}.hgi-duotone.hgi-ai-computer:before{content:"\3acd"}.hgi-duotone.hgi-ai-dna:after{content:"\3ace"}.hgi-duotone.hgi-ai-dna:before{content:"\3acf"}.hgi-duotone.hgi-ai-eraser:after{content:"\3ad0"}.hgi-duotone.hgi-ai-eraser:before{content:"\3ad1"}.hgi-duotone.hgi-ai-folder-01:after{content:"\3ad2"}.hgi-duotone.hgi-ai-folder-01:before{content:"\3ad3"}.hgi-duotone.hgi-ai-folder-02:after{content:"\3ad4"}.hgi-duotone.hgi-ai-folder-02:before{content:"\3ad5"}.hgi-duotone.hgi-ai-game:after{content:"\3ad6"}.hgi-duotone.hgi-ai-game:before{content:"\3ad7"}.hgi-duotone.hgi-ai-generative:after{content:"\3ad8"}.hgi-duotone.hgi-ai-generative:before{content:"\3ad9"}.hgi-duotone.hgi-ai-idea:after{content:"\3ada"}.hgi-duotone.hgi-ai-idea:before{content:"\3adb"}.hgi-duotone.hgi-ai-image:after{content:"\3adc"}.hgi-duotone.hgi-ai-image:before{content:"\3add"}.hgi-duotone.hgi-ai-innovation-01:after{content:"\3ade"}.hgi-duotone.hgi-ai-innovation-01:before{content:"\3adf"}.hgi-duotone.hgi-ai-innovation-02:after{content:"\3ae0"}.hgi-duotone.hgi-ai-innovation-02:before{content:"\3ae1"}.hgi-duotone.hgi-ai-innovation-03:after{content:"\3ae2"}.hgi-duotone.hgi-ai-innovation-03:before{content:"\3ae3"}.hgi-duotone.hgi-ai-laptop:after{content:"\3ae4"}.hgi-duotone.hgi-ai-laptop:before{content:"\3ae5"}.hgi-duotone.hgi-ai-learning:after{content:"\3ae6"}.hgi-duotone.hgi-ai-learning:before{content:"\3ae7"}.hgi-duotone.hgi-ai-lock:after{content:"\3ae8"}.hgi-duotone.hgi-ai-lock:before{content:"\3ae9"}.hgi-duotone.hgi-ai-magic:after{content:"\3aea"}.hgi-duotone.hgi-ai-magic:before{content:"\3aeb"}.hgi-duotone.hgi-ai-mail-01:after{content:"\3aec"}.hgi-duotone.hgi-ai-mail-01:before{content:"\3aed"}.hgi-duotone.hgi-ai-mail-02:after{content:"\3aee"}.hgi-duotone.hgi-ai-mail-02:before{content:"\3aef"}.hgi-duotone.hgi-ai-mail:after{content:"\3af0"}.hgi-duotone.hgi-ai-mail:before{content:"\3af1"}.hgi-duotone.hgi-ai-network:after{content:"\3af2"}.hgi-duotone.hgi-ai-network:before{content:"\3af3"}.hgi-duotone.hgi-ai-phone-01:after{content:"\3af4"}.hgi-duotone.hgi-ai-phone-01:before{content:"\3af5"}.hgi-duotone.hgi-ai-phone-02:after{content:"\3af6"}.hgi-duotone.hgi-ai-phone-02:before{content:"\3af7"}.hgi-duotone.hgi-ai-programming:after{content:"\3af8"}.hgi-duotone.hgi-ai-programming:before{content:"\3af9"}.hgi-duotone.hgi-ai-search:after{content:"\3afa"}.hgi-duotone.hgi-ai-search:before{content:"\3afb"}.hgi-duotone.hgi-ai-security-01:after{content:"\3afc"}.hgi-duotone.hgi-ai-security-01:before{content:"\3afd"}.hgi-duotone.hgi-ai-security-02:after{content:"\3afe"}.hgi-duotone.hgi-ai-security-02:before{content:"\3aff"}.hgi-duotone.hgi-ai-setting:after{content:"\3b00"}.hgi-duotone.hgi-ai-setting:before{content:"\3b01"}.hgi-duotone.hgi-ai-smartwatch:after{content:"\3b02"}.hgi-duotone.hgi-ai-smartwatch:before{content:"\3b03"}.hgi-duotone.hgi-ai-user:after{content:"\3b04"}.hgi-duotone.hgi-ai-user:before{content:"\3b05"}.hgi-duotone.hgi-ai-video:after{content:"\3b06"}.hgi-duotone.hgi-ai-video:before{content:"\3b07"}.hgi-duotone.hgi-ai-view:after{content:"\3b08"}.hgi-duotone.hgi-ai-view:before{content:"\3b09"}.hgi-duotone.hgi-aids:after{content:"\3b0a"}.hgi-duotone.hgi-aids:before{content:"\3b0b"}.hgi-duotone.hgi-airbnb:after{content:"\3b0c"}.hgi-duotone.hgi-airbnb:before{content:"\3b0d"}.hgi-duotone.hgi-aircraft-game:after{content:"\3b0e"}.hgi-duotone.hgi-aircraft-game:before{content:"\3b0f"}.hgi-duotone.hgi-airdrop:after{content:"\3b10"}.hgi-duotone.hgi-airdrop:before{content:"\3b11"}.hgi-duotone.hgi-airplane-01:after{content:"\3b12"}.hgi-duotone.hgi-airplane-01:before{content:"\3b13"}.hgi-duotone.hgi-airplane-02:after{content:"\3b14"}.hgi-duotone.hgi-airplane-02:before{content:"\3b15"}.hgi-duotone.hgi-airplane-landing-01:after{content:"\3b16"}.hgi-duotone.hgi-airplane-landing-01:before{content:"\3b17"}.hgi-duotone.hgi-airplane-landing-02:after{content:"\3b18"}.hgi-duotone.hgi-airplane-landing-02:before{content:"\3b19"}.hgi-duotone.hgi-airplane-mode-off:after{content:"\3b1a"}.hgi-duotone.hgi-airplane-mode-off:before{content:"\3b1b"}.hgi-duotone.hgi-airplane-mode:after{content:"\3b1c"}.hgi-duotone.hgi-airplane-mode:before{content:"\3b1d"}.hgi-duotone.hgi-airplane-seat:after{content:"\3b1e"}.hgi-duotone.hgi-airplane-seat:before{content:"\3b1f"}.hgi-duotone.hgi-airplane-take-off-01:after{content:"\3b20"}.hgi-duotone.hgi-airplane-take-off-01:before{content:"\3b21"}.hgi-duotone.hgi-airplane-take-off-02:after{content:"\3b22"}.hgi-duotone.hgi-airplane-take-off-02:before{content:"\3b23"}.hgi-duotone.hgi-airplay-line:after{content:"\3b24"}.hgi-duotone.hgi-airplay-line:before{content:"\3b25"}.hgi-duotone.hgi-airpod-01:after{content:"\3b26"}.hgi-duotone.hgi-airpod-01:before{content:"\3b27"}.hgi-duotone.hgi-airpod-02:after{content:"\3b28"}.hgi-duotone.hgi-airpod-02:before{content:"\3b29"}.hgi-duotone.hgi-airpod-03:after{content:"\3b2a"}.hgi-duotone.hgi-airpod-03:before{content:"\3b2b"}.hgi-duotone.hgi-airport:after{content:"\3b2c"}.hgi-duotone.hgi-airport:before{content:"\3b2d"}.hgi-duotone.hgi-al-aqsa-mosque:after{content:"\3b2e"}.hgi-duotone.hgi-al-aqsa-mosque:before{content:"\3b2f"}.hgi-duotone.hgi-alarm-clock:after{content:"\3b30"}.hgi-duotone.hgi-alarm-clock:before{content:"\3b31"}.hgi-duotone.hgi-album-01:after{content:"\3b32"}.hgi-duotone.hgi-album-01:before{content:"\3b33"}.hgi-duotone.hgi-album-02:after{content:"\3b34"}.hgi-duotone.hgi-album-02:before{content:"\3b35"}.hgi-duotone.hgi-album-not-found-01:after{content:"\3b36"}.hgi-duotone.hgi-album-not-found-01:before{content:"\3b37"}.hgi-duotone.hgi-album-not-found-02:after{content:"\3b38"}.hgi-duotone.hgi-album-not-found-02:before{content:"\3b39"}.hgi-duotone.hgi-alert-01:after{content:"\3b3a"}.hgi-duotone.hgi-alert-01:before{content:"\3b3b"}.hgi-duotone.hgi-alert-02:after{content:"\3b3c"}.hgi-duotone.hgi-alert-02:before{content:"\3b3d"}.hgi-duotone.hgi-alert-circle:after{content:"\3b3e"}.hgi-duotone.hgi-alert-circle:before{content:"\3b3f"}.hgi-duotone.hgi-alert-diamond:after{content:"\3b40"}.hgi-duotone.hgi-alert-diamond:before{content:"\3b41"}.hgi-duotone.hgi-alert-square:after{content:"\3b42"}.hgi-duotone.hgi-alert-square:before{content:"\3b43"}.hgi-duotone.hgi-algorithm:after{content:"\3b44"}.hgi-duotone.hgi-algorithm:before{content:"\3b45"}.hgi-duotone.hgi-alien-01:after{content:"\3b46"}.hgi-duotone.hgi-alien-01:before{content:"\3b47"}.hgi-duotone.hgi-alien-02:after{content:"\3b48"}.hgi-duotone.hgi-alien-02:before{content:"\3b49"}.hgi-duotone.hgi-align-bottom:after{content:"\3b4a"}.hgi-duotone.hgi-align-bottom:before{content:"\3b4b"}.hgi-duotone.hgi-align-box-bottom-center:after{content:"\3b4c"}.hgi-duotone.hgi-align-box-bottom-center:before{content:"\3b4d"}.hgi-duotone.hgi-align-box-bottom-left:after{content:"\3b4e"}.hgi-duotone.hgi-align-box-bottom-left:before{content:"\3b4f"}.hgi-duotone.hgi-align-box-bottom-right:after{content:"\3b50"}.hgi-duotone.hgi-align-box-bottom-right:before{content:"\3b51"}.hgi-duotone.hgi-align-box-middle-center:after{content:"\3b52"}.hgi-duotone.hgi-align-box-middle-center:before{content:"\3b53"}.hgi-duotone.hgi-align-box-middle-left:after{content:"\3b54"}.hgi-duotone.hgi-align-box-middle-left:before{content:"\3b55"}.hgi-duotone.hgi-align-box-middle-right:after{content:"\3b56"}.hgi-duotone.hgi-align-box-middle-right:before{content:"\3b57"}.hgi-duotone.hgi-align-box-top-center:after{content:"\3b58"}.hgi-duotone.hgi-align-box-top-center:before{content:"\3b59"}.hgi-duotone.hgi-align-box-top-left:after{content:"\3b5a"}.hgi-duotone.hgi-align-box-top-left:before{content:"\3b5b"}.hgi-duotone.hgi-align-box-top-right:after{content:"\3b5c"}.hgi-duotone.hgi-align-box-top-right:before{content:"\3b5d"}.hgi-duotone.hgi-align-horizontal-center:after{content:"\3b5e"}.hgi-duotone.hgi-align-horizontal-center:before{content:"\3b5f"}.hgi-duotone.hgi-align-key-object:after{content:"\3b60"}.hgi-duotone.hgi-align-key-object:before{content:"\3b61"}.hgi-duotone.hgi-align-left:after{content:"\3b62"}.hgi-duotone.hgi-align-left:before{content:"\3b63"}.hgi-duotone.hgi-align-right:after{content:"\3b64"}.hgi-duotone.hgi-align-right:before{content:"\3b65"}.hgi-duotone.hgi-align-selection:after{content:"\3b66"}.hgi-duotone.hgi-align-selection:before{content:"\3b67"}.hgi-duotone.hgi-align-top:after{content:"\3b68"}.hgi-duotone.hgi-align-top:before{content:"\3b69"}.hgi-duotone.hgi-align-vertical-center:after{content:"\3b6a"}.hgi-duotone.hgi-align-vertical-center:before{content:"\3b6b"}.hgi-duotone.hgi-all-bookmark:after{content:"\3b6c"}.hgi-duotone.hgi-all-bookmark:before{content:"\3b6d"}.hgi-duotone.hgi-allah:after{content:"\3b6e"}.hgi-duotone.hgi-allah:before{content:"\3b6f"}.hgi-duotone.hgi-alms:after{content:"\3b70"}.hgi-duotone.hgi-alms:before{content:"\3b71"}.hgi-duotone.hgi-alpha-circle:after{content:"\3b72"}.hgi-duotone.hgi-alpha-circle:before{content:"\3b73"}.hgi-duotone.hgi-alpha:after{content:"\3b74"}.hgi-duotone.hgi-alpha-square:after{content:"\3b75"}.hgi-duotone.hgi-alpha-square:before{content:"\3b76"}.hgi-duotone.hgi-alpha:before{content:"\3b77"}.hgi-duotone.hgi-alphabet-arabic:after{content:"\3b78"}.hgi-duotone.hgi-alphabet-arabic:before{content:"\3b79"}.hgi-duotone.hgi-alphabet-bangla:after{content:"\3b7a"}.hgi-duotone.hgi-alphabet-bangla:before{content:"\3b7b"}.hgi-duotone.hgi-alphabet-chinese:after{content:"\3b7c"}.hgi-duotone.hgi-alphabet-chinese:before{content:"\3b7d"}.hgi-duotone.hgi-alphabet-greek:after{content:"\3b7e"}.hgi-duotone.hgi-alphabet-greek:before{content:"\3b7f"}.hgi-duotone.hgi-alphabet-hebrew:after{content:"\3b80"}.hgi-duotone.hgi-alphabet-hebrew:before{content:"\3b81"}.hgi-duotone.hgi-alphabet-hindi:after{content:"\3b82"}.hgi-duotone.hgi-alphabet-hindi:before{content:"\3b83"}.hgi-duotone.hgi-alphabet-japanese:after{content:"\3b84"}.hgi-duotone.hgi-alphabet-japanese:before{content:"\3b85"}.hgi-duotone.hgi-alphabet-korean:after{content:"\3b86"}.hgi-duotone.hgi-alphabet-korean:before{content:"\3b87"}.hgi-duotone.hgi-alphabet-thai:after{content:"\3b88"}.hgi-duotone.hgi-alphabet-thai:before{content:"\3b89"}.hgi-duotone.hgi-amazon:after{content:"\3b8a"}.hgi-duotone.hgi-amazon:before{content:"\3b8b"}.hgi-duotone.hgi-ambulance:after{content:"\3b8c"}.hgi-duotone.hgi-ambulance:before{content:"\3b8d"}.hgi-duotone.hgi-american-football:after{content:"\3b8e"}.hgi-duotone.hgi-american-football:before{content:"\3b8f"}.hgi-duotone.hgi-amie:after{content:"\3b90"}.hgi-duotone.hgi-amie:before{content:"\3b91"}.hgi-duotone.hgi-ampoule:after{content:"\3b92"}.hgi-duotone.hgi-ampoule:before{content:"\3b93"}.hgi-duotone.hgi-analysis-text-link:after{content:"\3b94"}.hgi-duotone.hgi-analysis-text-link:before{content:"\3b95"}.hgi-duotone.hgi-analytics-01:after{content:"\3b96"}.hgi-duotone.hgi-analytics-01:before{content:"\3b97"}.hgi-duotone.hgi-analytics-02:after{content:"\3b98"}.hgi-duotone.hgi-analytics-02:before{content:"\3b99"}.hgi-duotone.hgi-analytics-down:after{content:"\3b9a"}.hgi-duotone.hgi-analytics-down:before{content:"\3b9b"}.hgi-duotone.hgi-analytics-up:after{content:"\3b9c"}.hgi-duotone.hgi-analytics-up:before{content:"\3b9d"}.hgi-duotone.hgi-anchor-point:after{content:"\3b9e"}.hgi-duotone.hgi-anchor-point:before{content:"\3b9f"}.hgi-duotone.hgi-android:after{content:"\3ba0"}.hgi-duotone.hgi-android:before{content:"\3ba1"}.hgi-duotone.hgi-angel:after{content:"\3ba2"}.hgi-duotone.hgi-angel:before{content:"\3ba3"}.hgi-duotone.hgi-angle-01:after{content:"\3ba4"}.hgi-duotone.hgi-angle-01:before{content:"\3ba5"}.hgi-duotone.hgi-angle:after{content:"\3ba6"}.hgi-duotone.hgi-angle:before{content:"\3ba7"}.hgi-duotone.hgi-angry-bird:after{content:"\3ba8"}.hgi-duotone.hgi-angry-bird:before{content:"\3ba9"}.hgi-duotone.hgi-angry:after{content:"\3baa"}.hgi-duotone.hgi-angry:before{content:"\3bab"}.hgi-duotone.hgi-anonymous:after{content:"\3bac"}.hgi-duotone.hgi-anonymous:before{content:"\3bad"}.hgi-duotone.hgi-api:after{content:"\3bae"}.hgi-duotone.hgi-api:before{content:"\3baf"}.hgi-duotone.hgi-app-store:after{content:"\3bb0"}.hgi-duotone.hgi-app-store:before{content:"\3bb1"}.hgi-duotone.hgi-apple-01:after{content:"\3bb2"}.hgi-duotone.hgi-apple-01:before{content:"\3bb3"}.hgi-duotone.hgi-apple-finder:after{content:"\3bb4"}.hgi-duotone.hgi-apple-finder:before{content:"\3bb5"}.hgi-duotone.hgi-apple-news:after{content:"\3bb6"}.hgi-duotone.hgi-apple-news:before{content:"\3bb7"}.hgi-duotone.hgi-apple-pie:after{content:"\3bb8"}.hgi-duotone.hgi-apple-pie:before{content:"\3bb9"}.hgi-duotone.hgi-apple-reminder:after{content:"\3bba"}.hgi-duotone.hgi-apple-reminder:before{content:"\3bbb"}.hgi-duotone.hgi-apple:after{content:"\3bbc"}.hgi-duotone.hgi-apple-stocks:after{content:"\3bbd"}.hgi-duotone.hgi-apple-stocks:before{content:"\3bbe"}.hgi-duotone.hgi-apple-vision-pro:after{content:"\3bbf"}.hgi-duotone.hgi-apple-vision-pro:before{content:"\3bc0"}.hgi-duotone.hgi-apple:before{content:"\3bc1"}.hgi-duotone.hgi-approximately-equal-circle:after{content:"\3bc2"}.hgi-duotone.hgi-approximately-equal-circle:before{content:"\3bc3"}.hgi-duotone.hgi-approximately-equal:after{content:"\3bc4"}.hgi-duotone.hgi-approximately-equal-square:after{content:"\3bc5"}.hgi-duotone.hgi-approximately-equal-square:before{content:"\3bc6"}.hgi-duotone.hgi-approximately-equal:before{content:"\3bc7"}.hgi-duotone.hgi-apricot:after{content:"\3bc8"}.hgi-duotone.hgi-apricot:before{content:"\3bc9"}.hgi-duotone.hgi-apron:after{content:"\3bca"}.hgi-duotone.hgi-apron:before{content:"\3bcb"}.hgi-duotone.hgi-arc-browser:after{content:"\3bcc"}.hgi-duotone.hgi-arc-browser:before{content:"\3bcd"}.hgi-duotone.hgi-archer:after{content:"\3bce"}.hgi-duotone.hgi-archer:before{content:"\3bcf"}.hgi-duotone.hgi-archive-01:after{content:"\3bd0"}.hgi-duotone.hgi-archive-01:before{content:"\3bd1"}.hgi-duotone.hgi-archive-02:after{content:"\3bd2"}.hgi-duotone.hgi-archive-02:before{content:"\3bd3"}.hgi-duotone.hgi-archive:after{content:"\3bd4"}.hgi-duotone.hgi-archive:before{content:"\3bd5"}.hgi-duotone.hgi-armored-boot:after{content:"\3bd6"}.hgi-duotone.hgi-armored-boot:before{content:"\3bd7"}.hgi-duotone.hgi-arrange-by-letters-a-z:after{content:"\3bd8"}.hgi-duotone.hgi-arrange-by-letters-a-z:before{content:"\3bd9"}.hgi-duotone.hgi-arrange-by-letters-z-a:after{content:"\3bda"}.hgi-duotone.hgi-arrange-by-letters-z-a:before{content:"\3bdb"}.hgi-duotone.hgi-arrange-by-numbers-1-9:after{content:"\3bdc"}.hgi-duotone.hgi-arrange-by-numbers-1-9:before{content:"\3bdd"}.hgi-duotone.hgi-arrange-by-numbers-9-1:after{content:"\3bde"}.hgi-duotone.hgi-arrange-by-numbers-9-1:before{content:"\3bdf"}.hgi-duotone.hgi-arrange:after{content:"\3be0"}.hgi-duotone.hgi-arrange:before{content:"\3be1"}.hgi-duotone.hgi-arrow-all-direction:after{content:"\3be2"}.hgi-duotone.hgi-arrow-all-direction:before{content:"\3be3"}.hgi-duotone.hgi-arrow-data-transfer-diagonal:after{content:"\3be4"}.hgi-duotone.hgi-arrow-data-transfer-diagonal:before{content:"\3be5"}.hgi-duotone.hgi-arrow-data-transfer-horizontal:after{content:"\3be6"}.hgi-duotone.hgi-arrow-data-transfer-horizontal:before{content:"\3be7"}.hgi-duotone.hgi-arrow-data-transfer-vertical:after{content:"\3be8"}.hgi-duotone.hgi-arrow-data-transfer-vertical:before{content:"\3be9"}.hgi-duotone.hgi-arrow-diagonal:after{content:"\3bea"}.hgi-duotone.hgi-arrow-diagonal:before{content:"\3beb"}.hgi-duotone.hgi-arrow-down-01:after{content:"\3bec"}.hgi-duotone.hgi-arrow-down-01:before{content:"\3bed"}.hgi-duotone.hgi-arrow-down-02:after{content:"\3bee"}.hgi-duotone.hgi-arrow-down-02:before{content:"\3bef"}.hgi-duotone.hgi-arrow-down-03:after{content:"\3bf0"}.hgi-duotone.hgi-arrow-down-03:before{content:"\3bf1"}.hgi-duotone.hgi-arrow-down-04:after{content:"\3bf2"}.hgi-duotone.hgi-arrow-down-04:before{content:"\3bf3"}.hgi-duotone.hgi-arrow-down-05:after{content:"\3bf4"}.hgi-duotone.hgi-arrow-down-05:before{content:"\3bf5"}.hgi-duotone.hgi-arrow-down-double:after{content:"\3bf6"}.hgi-duotone.hgi-arrow-down-double:before{content:"\3bf7"}.hgi-duotone.hgi-arrow-down-left-01:after{content:"\3bf8"}.hgi-duotone.hgi-arrow-down-left-01:before{content:"\3bf9"}.hgi-duotone.hgi-arrow-down-left-02:after{content:"\3bfa"}.hgi-duotone.hgi-arrow-down-left-02:before{content:"\3bfb"}.hgi-duotone.hgi-arrow-down-right-01:after{content:"\3bfc"}.hgi-duotone.hgi-arrow-down-right-01:before{content:"\3bfd"}.hgi-duotone.hgi-arrow-down-right-02:after{content:"\3bfe"}.hgi-duotone.hgi-arrow-down-right-02:before{content:"\3bff"}.hgi-duotone.hgi-arrow-expand-01:after{content:"\3c00"}.hgi-duotone.hgi-arrow-expand-01:before{content:"\3c01"}.hgi-duotone.hgi-arrow-expand-02:after{content:"\3c02"}.hgi-duotone.hgi-arrow-expand-02:before{content:"\3c03"}.hgi-duotone.hgi-arrow-expand-diagonal-01:after{content:"\3c04"}.hgi-duotone.hgi-arrow-expand-diagonal-01:before{content:"\3c05"}.hgi-duotone.hgi-arrow-expand-diagonal-02:after{content:"\3c06"}.hgi-duotone.hgi-arrow-expand-diagonal-02:before{content:"\3c07"}.hgi-duotone.hgi-arrow-expand:after{content:"\3c08"}.hgi-duotone.hgi-arrow-expand:before{content:"\3c09"}.hgi-duotone.hgi-arrow-horizontal:after{content:"\3c0a"}.hgi-duotone.hgi-arrow-horizontal:before{content:"\3c0b"}.hgi-duotone.hgi-arrow-left-01:after{content:"\3c0c"}.hgi-duotone.hgi-arrow-left-01:before{content:"\3c0d"}.hgi-duotone.hgi-arrow-left-02:after{content:"\3c0e"}.hgi-duotone.hgi-arrow-left-02:before{content:"\3c0f"}.hgi-duotone.hgi-arrow-left-03:after{content:"\3c10"}.hgi-duotone.hgi-arrow-left-03:before{content:"\3c11"}.hgi-duotone.hgi-arrow-left-04:after{content:"\3c12"}.hgi-duotone.hgi-arrow-left-04:before{content:"\3c13"}.hgi-duotone.hgi-arrow-left-05:after{content:"\3c14"}.hgi-duotone.hgi-arrow-left-05:before{content:"\3c15"}.hgi-duotone.hgi-arrow-left-double:after{content:"\3c16"}.hgi-duotone.hgi-arrow-left-double:before{content:"\3c17"}.hgi-duotone.hgi-arrow-left-right:after{content:"\3c18"}.hgi-duotone.hgi-arrow-left-right:before{content:"\3c19"}.hgi-duotone.hgi-arrow-move-down-left:after{content:"\3c1a"}.hgi-duotone.hgi-arrow-move-down-left:before{content:"\3c1b"}.hgi-duotone.hgi-arrow-move-down-right:after{content:"\3c1c"}.hgi-duotone.hgi-arrow-move-down-right:before{content:"\3c1d"}.hgi-duotone.hgi-arrow-move-left-down:after{content:"\3c1e"}.hgi-duotone.hgi-arrow-move-left-down:before{content:"\3c1f"}.hgi-duotone.hgi-arrow-move-right-down:after{content:"\3c20"}.hgi-duotone.hgi-arrow-move-right-down:before{content:"\3c21"}.hgi-duotone.hgi-arrow-move-up-left:after{content:"\3c22"}.hgi-duotone.hgi-arrow-move-up-left:before{content:"\3c23"}.hgi-duotone.hgi-arrow-move-up-right:after{content:"\3c24"}.hgi-duotone.hgi-arrow-move-up-right:before{content:"\3c25"}.hgi-duotone.hgi-arrow-reload-horizontal:after{content:"\3c26"}.hgi-duotone.hgi-arrow-reload-horizontal:before{content:"\3c27"}.hgi-duotone.hgi-arrow-reload-vertical:after{content:"\3c28"}.hgi-duotone.hgi-arrow-reload-vertical:before{content:"\3c29"}.hgi-duotone.hgi-arrow-right-01:after{content:"\3c2a"}.hgi-duotone.hgi-arrow-right-01:before{content:"\3c2b"}.hgi-duotone.hgi-arrow-right-02:after{content:"\3c2c"}.hgi-duotone.hgi-arrow-right-02:before{content:"\3c2d"}.hgi-duotone.hgi-arrow-right-03:after{content:"\3c2e"}.hgi-duotone.hgi-arrow-right-03:before{content:"\3c2f"}.hgi-duotone.hgi-arrow-right-04:after{content:"\3c30"}.hgi-duotone.hgi-arrow-right-04:before{content:"\3c31"}.hgi-duotone.hgi-arrow-right-05:after{content:"\3c32"}.hgi-duotone.hgi-arrow-right-05:before{content:"\3c33"}.hgi-duotone.hgi-arrow-right-double:after{content:"\3c34"}.hgi-duotone.hgi-arrow-right-double:before{content:"\3c35"}.hgi-duotone.hgi-arrow-shrink-01:after{content:"\3c36"}.hgi-duotone.hgi-arrow-shrink-01:before{content:"\3c37"}.hgi-duotone.hgi-arrow-shrink-02:after{content:"\3c38"}.hgi-duotone.hgi-arrow-shrink-02:before{content:"\3c39"}.hgi-duotone.hgi-arrow-shrink:after{content:"\3c3a"}.hgi-duotone.hgi-arrow-shrink:before{content:"\3c3b"}.hgi-duotone.hgi-arrow-turn-backward:after{content:"\3c3c"}.hgi-duotone.hgi-arrow-turn-backward:before{content:"\3c3d"}.hgi-duotone.hgi-arrow-turn-down:after{content:"\3c3e"}.hgi-duotone.hgi-arrow-turn-down:before{content:"\3c3f"}.hgi-duotone.hgi-arrow-turn-forward:after{content:"\3c40"}.hgi-duotone.hgi-arrow-turn-forward:before{content:"\3c41"}.hgi-duotone.hgi-arrow-turn-up:after{content:"\3c42"}.hgi-duotone.hgi-arrow-turn-up:before{content:"\3c43"}.hgi-duotone.hgi-arrow-up-01:after{content:"\3c44"}.hgi-duotone.hgi-arrow-up-01:before{content:"\3c45"}.hgi-duotone.hgi-arrow-up-02:after{content:"\3c46"}.hgi-duotone.hgi-arrow-up-02:before{content:"\3c47"}.hgi-duotone.hgi-arrow-up-03:after{content:"\3c48"}.hgi-duotone.hgi-arrow-up-03:before{content:"\3c49"}.hgi-duotone.hgi-arrow-up-04:after{content:"\3c4a"}.hgi-duotone.hgi-arrow-up-04:before{content:"\3c4b"}.hgi-duotone.hgi-arrow-up-05:after{content:"\3c4c"}.hgi-duotone.hgi-arrow-up-05:before{content:"\3c4d"}.hgi-duotone.hgi-arrow-up-double:after{content:"\3c4e"}.hgi-duotone.hgi-arrow-up-double:before{content:"\3c4f"}.hgi-duotone.hgi-arrow-up-down:after{content:"\3c50"}.hgi-duotone.hgi-arrow-up-down:before{content:"\3c51"}.hgi-duotone.hgi-arrow-up-left-01:after{content:"\3c52"}.hgi-duotone.hgi-arrow-up-left-01:before{content:"\3c53"}.hgi-duotone.hgi-arrow-up-left-02:after{content:"\3c54"}.hgi-duotone.hgi-arrow-up-left-02:before{content:"\3c55"}.hgi-duotone.hgi-arrow-up-right-01:after{content:"\3c56"}.hgi-duotone.hgi-arrow-up-right-01:before{content:"\3c57"}.hgi-duotone.hgi-arrow-up-right-02:after{content:"\3c58"}.hgi-duotone.hgi-arrow-up-right-02:before{content:"\3c59"}.hgi-duotone.hgi-arrow-vertical:after{content:"\3c5a"}.hgi-duotone.hgi-arrow-vertical:before{content:"\3c5b"}.hgi-duotone.hgi-artboard:after{content:"\3c5c"}.hgi-duotone.hgi-artboard-tool:after{content:"\3c5d"}.hgi-duotone.hgi-artboard-tool:before{content:"\3c5e"}.hgi-duotone.hgi-artboard:before{content:"\3c5f"}.hgi-duotone.hgi-artificial-intelligence-01:after{content:"\3c60"}.hgi-duotone.hgi-artificial-intelligence-01:before{content:"\3c61"}.hgi-duotone.hgi-artificial-intelligence-02:after{content:"\3c62"}.hgi-duotone.hgi-artificial-intelligence-02:before{content:"\3c63"}.hgi-duotone.hgi-artificial-intelligence-03:after{content:"\3c64"}.hgi-duotone.hgi-artificial-intelligence-03:before{content:"\3c65"}.hgi-duotone.hgi-artificial-intelligence-04:after{content:"\3c66"}.hgi-duotone.hgi-artificial-intelligence-04:before{content:"\3c67"}.hgi-duotone.hgi-artificial-intelligence-05:after{content:"\3c68"}.hgi-duotone.hgi-artificial-intelligence-05:before{content:"\3c69"}.hgi-duotone.hgi-artificial-intelligence-06:after{content:"\3c6a"}.hgi-duotone.hgi-artificial-intelligence-06:before{content:"\3c6b"}.hgi-duotone.hgi-artificial-intelligence-07:after{content:"\3c6c"}.hgi-duotone.hgi-artificial-intelligence-07:before{content:"\3c6d"}.hgi-duotone.hgi-aspect-ratio:after{content:"\3c6e"}.hgi-duotone.hgi-aspect-ratio:before{content:"\3c6f"}.hgi-duotone.hgi-assignments:after{content:"\3c70"}.hgi-duotone.hgi-assignments:before{content:"\3c71"}.hgi-duotone.hgi-asteroid-01:after{content:"\3c72"}.hgi-duotone.hgi-asteroid-01:before{content:"\3c73"}.hgi-duotone.hgi-asteroid-02:after{content:"\3c74"}.hgi-duotone.hgi-asteroid-02:before{content:"\3c75"}.hgi-duotone.hgi-astronaut-01:after{content:"\3c76"}.hgi-duotone.hgi-astronaut-01:before{content:"\3c77"}.hgi-duotone.hgi-astronaut-02:after{content:"\3c78"}.hgi-duotone.hgi-astronaut-02:before{content:"\3c79"}.hgi-duotone.hgi-at:after{content:"\3c7a"}.hgi-duotone.hgi-at:before{content:"\3c7b"}.hgi-duotone.hgi-atm-01:after{content:"\3c7c"}.hgi-duotone.hgi-atm-01:before{content:"\3c7d"}.hgi-duotone.hgi-atm-02:after{content:"\3c7e"}.hgi-duotone.hgi-atm-02:before{content:"\3c7f"}.hgi-duotone.hgi-atom-01:after{content:"\3c80"}.hgi-duotone.hgi-atom-01:before{content:"\3c81"}.hgi-duotone.hgi-atom-02:after{content:"\3c82"}.hgi-duotone.hgi-atom-02:before{content:"\3c83"}.hgi-duotone.hgi-atomic-power:after{content:"\3c84"}.hgi-duotone.hgi-atomic-power:before{content:"\3c85"}.hgi-duotone.hgi-attachment-01:after{content:"\3c86"}.hgi-duotone.hgi-attachment-01:before{content:"\3c87"}.hgi-duotone.hgi-attachment-02:after{content:"\3c88"}.hgi-duotone.hgi-attachment-02:before{content:"\3c89"}.hgi-duotone.hgi-attachment-circle:after{content:"\3c8a"}.hgi-duotone.hgi-attachment-circle:before{content:"\3c8b"}.hgi-duotone.hgi-attachment:after{content:"\3c8c"}.hgi-duotone.hgi-attachment-square:after{content:"\3c8d"}.hgi-duotone.hgi-attachment-square:before{content:"\3c8e"}.hgi-duotone.hgi-attachment:before{content:"\3c8f"}.hgi-duotone.hgi-auction:after{content:"\3c90"}.hgi-duotone.hgi-auction:before{content:"\3c91"}.hgi-duotone.hgi-audio-book-01:after{content:"\3c92"}.hgi-duotone.hgi-audio-book-01:before{content:"\3c93"}.hgi-duotone.hgi-audio-book-02:after{content:"\3c94"}.hgi-duotone.hgi-audio-book-02:before{content:"\3c95"}.hgi-duotone.hgi-audio-book-03:after{content:"\3c96"}.hgi-duotone.hgi-audio-book-03:before{content:"\3c97"}.hgi-duotone.hgi-audio-book-04:after{content:"\3c98"}.hgi-duotone.hgi-audio-book-04:before{content:"\3c99"}.hgi-duotone.hgi-audit-01:after{content:"\3c9a"}.hgi-duotone.hgi-audit-01:before{content:"\3c9b"}.hgi-duotone.hgi-audit-02:after{content:"\3c9c"}.hgi-duotone.hgi-audit-02:before{content:"\3c9d"}.hgi-duotone.hgi-augmented-reality-ar:after{content:"\3c9e"}.hgi-duotone.hgi-augmented-reality-ar:before{content:"\3c9f"}.hgi-duotone.hgi-authorized:after{content:"\3ca0"}.hgi-duotone.hgi-authorized:before{content:"\3ca1"}.hgi-duotone.hgi-auto-conversations:after{content:"\3ca2"}.hgi-duotone.hgi-auto-conversations:before{content:"\3ca3"}.hgi-duotone.hgi-automotive-battery-01:after{content:"\3ca4"}.hgi-duotone.hgi-automotive-battery-01:before{content:"\3ca5"}.hgi-duotone.hgi-automotive-battery-02:after{content:"\3ca6"}.hgi-duotone.hgi-automotive-battery-02:before{content:"\3ca7"}.hgi-duotone.hgi-avalanche:after{content:"\3ca8"}.hgi-duotone.hgi-avalanche:before{content:"\3ca9"}.hgi-duotone.hgi-avocado:after{content:"\3caa"}.hgi-duotone.hgi-avocado:before{content:"\3cab"}.hgi-duotone.hgi-award-01:after{content:"\3cac"}.hgi-duotone.hgi-award-01:before{content:"\3cad"}.hgi-duotone.hgi-award-02:after{content:"\3cae"}.hgi-duotone.hgi-award-02:before{content:"\3caf"}.hgi-duotone.hgi-award-03:after{content:"\3cb0"}.hgi-duotone.hgi-award-03:before{content:"\3cb1"}.hgi-duotone.hgi-award-04:after{content:"\3cb2"}.hgi-duotone.hgi-award-04:before{content:"\3cb3"}.hgi-duotone.hgi-award-05:after{content:"\3cb4"}.hgi-duotone.hgi-award-05:before{content:"\3cb5"}.hgi-duotone.hgi-baby-01:after{content:"\3cb6"}.hgi-duotone.hgi-baby-01:before{content:"\3cb7"}.hgi-duotone.hgi-baby-02:after{content:"\3cb8"}.hgi-duotone.hgi-baby-02:before{content:"\3cb9"}.hgi-duotone.hgi-baby-bed-01:after{content:"\3cba"}.hgi-duotone.hgi-baby-bed-01:before{content:"\3cbb"}.hgi-duotone.hgi-baby-bed-02:after{content:"\3cbc"}.hgi-duotone.hgi-baby-bed-02:before{content:"\3cbd"}.hgi-duotone.hgi-baby-bottle:after{content:"\3cbe"}.hgi-duotone.hgi-baby-bottle:before{content:"\3cbf"}.hgi-duotone.hgi-baby-boy-dress:after{content:"\3cc0"}.hgi-duotone.hgi-baby-boy-dress:before{content:"\3cc1"}.hgi-duotone.hgi-baby-girl-dress:after{content:"\3cc2"}.hgi-duotone.hgi-baby-girl-dress:before{content:"\3cc3"}.hgi-duotone.hgi-backpack-01:after{content:"\3cc4"}.hgi-duotone.hgi-backpack-01:before{content:"\3cc5"}.hgi-duotone.hgi-backpack-02:after{content:"\3cc6"}.hgi-duotone.hgi-backpack-02:before{content:"\3cc7"}.hgi-duotone.hgi-backpack-03:after{content:"\3cc8"}.hgi-duotone.hgi-backpack-03:before{content:"\3cc9"}.hgi-duotone.hgi-backward-01:after{content:"\3cca"}.hgi-duotone.hgi-backward-01:before{content:"\3ccb"}.hgi-duotone.hgi-backward-02:after{content:"\3ccc"}.hgi-duotone.hgi-backward-02:before{content:"\3ccd"}.hgi-duotone.hgi-bacteria:after{content:"\3cce"}.hgi-duotone.hgi-bacteria:before{content:"\3ccf"}.hgi-duotone.hgi-badminton:after{content:"\3cd0"}.hgi-duotone.hgi-badminton-shuttle:after{content:"\3cd1"}.hgi-duotone.hgi-badminton-shuttle:before{content:"\3cd2"}.hgi-duotone.hgi-badminton:before{content:"\3cd3"}.hgi-duotone.hgi-banana:after{content:"\3cd4"}.hgi-duotone.hgi-banana:before{content:"\3cd5"}.hgi-duotone.hgi-bandage:after{content:"\3cd6"}.hgi-duotone.hgi-bandage:before{content:"\3cd7"}.hgi-duotone.hgi-bank:after{content:"\3cd8"}.hgi-duotone.hgi-bank:before{content:"\3cd9"}.hgi-duotone.hgi-bar-code-01:after{content:"\3cda"}.hgi-duotone.hgi-bar-code-01:before{content:"\3cdb"}.hgi-duotone.hgi-bar-code-02:after{content:"\3cdc"}.hgi-duotone.hgi-bar-code-02:before{content:"\3cdd"}.hgi-duotone.hgi-barns:after{content:"\3cde"}.hgi-duotone.hgi-barns:before{content:"\3cdf"}.hgi-duotone.hgi-baseball-bat:after{content:"\3ce0"}.hgi-duotone.hgi-baseball-bat:before{content:"\3ce1"}.hgi-duotone.hgi-baseball-helmet:after{content:"\3ce2"}.hgi-duotone.hgi-baseball-helmet:before{content:"\3ce3"}.hgi-duotone.hgi-baseball:after{content:"\3ce4"}.hgi-duotone.hgi-baseball:before{content:"\3ce5"}.hgi-duotone.hgi-basketball-01:after{content:"\3ce6"}.hgi-duotone.hgi-basketball-01:before{content:"\3ce7"}.hgi-duotone.hgi-basketball-02:after{content:"\3ce8"}.hgi-duotone.hgi-basketball-02:before{content:"\3ce9"}.hgi-duotone.hgi-basketball-hoop:after{content:"\3cea"}.hgi-duotone.hgi-basketball-hoop:before{content:"\3ceb"}.hgi-duotone.hgi-bathtub-01:after{content:"\3cec"}.hgi-duotone.hgi-bathtub-01:before{content:"\3ced"}.hgi-duotone.hgi-bathtub-02:after{content:"\3cee"}.hgi-duotone.hgi-bathtub-02:before{content:"\3cef"}.hgi-duotone.hgi-batteries-energy:after{content:"\3cf0"}.hgi-duotone.hgi-batteries-energy:before{content:"\3cf1"}.hgi-duotone.hgi-battery-charging-01:after{content:"\3cf2"}.hgi-duotone.hgi-battery-charging-01:before{content:"\3cf3"}.hgi-duotone.hgi-battery-charging-02:after{content:"\3cf4"}.hgi-duotone.hgi-battery-charging-02:before{content:"\3cf5"}.hgi-duotone.hgi-battery-eco-charging:after{content:"\3cf6"}.hgi-duotone.hgi-battery-eco-charging:before{content:"\3cf7"}.hgi-duotone.hgi-battery-empty:after{content:"\3cf8"}.hgi-duotone.hgi-battery-empty:before{content:"\3cf9"}.hgi-duotone.hgi-battery-full:after{content:"\3cfa"}.hgi-duotone.hgi-battery-full:before{content:"\3cfb"}.hgi-duotone.hgi-battery-low:after{content:"\3cfc"}.hgi-duotone.hgi-battery-low:before{content:"\3cfd"}.hgi-duotone.hgi-battery-medium-01:after{content:"\3cfe"}.hgi-duotone.hgi-battery-medium-01:before{content:"\3cff"}.hgi-duotone.hgi-battery-medium-02:after{content:"\3d00"}.hgi-duotone.hgi-battery-medium-02:before{content:"\3d01"}.hgi-duotone.hgi-bbq-grill:after{content:"\3d02"}.hgi-duotone.hgi-bbq-grill:before{content:"\3d03"}.hgi-duotone.hgi-beach-02:after{content:"\3d04"}.hgi-duotone.hgi-beach-02:before{content:"\3d05"}.hgi-duotone.hgi-beach:after{content:"\3d06"}.hgi-duotone.hgi-beach:before{content:"\3d07"}.hgi-duotone.hgi-beater:after{content:"\3d08"}.hgi-duotone.hgi-beater:before{content:"\3d09"}.hgi-duotone.hgi-bebo:after{content:"\3d0a"}.hgi-duotone.hgi-bebo:before{content:"\3d0b"}.hgi-duotone.hgi-bed-bunk:after{content:"\3d0c"}.hgi-duotone.hgi-bed-bunk:before{content:"\3d0d"}.hgi-duotone.hgi-bed-double:after{content:"\3d0e"}.hgi-duotone.hgi-bed-double:before{content:"\3d0f"}.hgi-duotone.hgi-bed:after{content:"\3d10"}.hgi-duotone.hgi-bed-single-01:after{content:"\3d11"}.hgi-duotone.hgi-bed-single-01:before{content:"\3d12"}.hgi-duotone.hgi-bed-single-02:after{content:"\3d13"}.hgi-duotone.hgi-bed-single-02:before{content:"\3d14"}.hgi-duotone.hgi-bed:before{content:"\3d15"}.hgi-duotone.hgi-bedug-01:after{content:"\3d16"}.hgi-duotone.hgi-bedug-01:before{content:"\3d17"}.hgi-duotone.hgi-bedug-02:after{content:"\3d18"}.hgi-duotone.hgi-bedug-02:before{content:"\3d19"}.hgi-duotone.hgi-behance-01:after{content:"\3d1a"}.hgi-duotone.hgi-behance-01:before{content:"\3d1b"}.hgi-duotone.hgi-behance-02:after{content:"\3d1c"}.hgi-duotone.hgi-behance-02:before{content:"\3d1d"}.hgi-duotone.hgi-belt:after{content:"\3d1e"}.hgi-duotone.hgi-belt:before{content:"\3d1f"}.hgi-duotone.hgi-bend-tool:after{content:"\3d20"}.hgi-duotone.hgi-bend-tool:before{content:"\3d21"}.hgi-duotone.hgi-berlin:after{content:"\3d22"}.hgi-duotone.hgi-berlin-tower:after{content:"\3d23"}.hgi-duotone.hgi-berlin-tower:before{content:"\3d24"}.hgi-duotone.hgi-berlin:before{content:"\3d25"}.hgi-duotone.hgi-beta:after{content:"\3d26"}.hgi-duotone.hgi-beta:before{content:"\3d27"}.hgi-duotone.hgi-bicycle-01:after{content:"\3d28"}.hgi-duotone.hgi-bicycle-01:before{content:"\3d29"}.hgi-duotone.hgi-bicycle:after{content:"\3d2a"}.hgi-duotone.hgi-bicycle:before{content:"\3d2b"}.hgi-duotone.hgi-billiard-01:after{content:"\3d2c"}.hgi-duotone.hgi-billiard-01:before{content:"\3d2d"}.hgi-duotone.hgi-billiard-02:after{content:"\3d2e"}.hgi-duotone.hgi-billiard-02:before{content:"\3d2f"}.hgi-duotone.hgi-binary-code:after{content:"\3d30"}.hgi-duotone.hgi-binary-code:before{content:"\3d31"}.hgi-duotone.hgi-bing:after{content:"\3d32"}.hgi-duotone.hgi-bing:before{content:"\3d33"}.hgi-duotone.hgi-bio-energy:after{content:"\3d34"}.hgi-duotone.hgi-bio-energy:before{content:"\3d35"}.hgi-duotone.hgi-biomass-energy:after{content:"\3d36"}.hgi-duotone.hgi-biomass-energy:before{content:"\3d37"}.hgi-duotone.hgi-biometric-access:after{content:"\3d38"}.hgi-duotone.hgi-biometric-access:before{content:"\3d39"}.hgi-duotone.hgi-biometric-device:after{content:"\3d3a"}.hgi-duotone.hgi-biometric-device:before{content:"\3d3b"}.hgi-duotone.hgi-birthday-cake:after{content:"\3d3c"}.hgi-duotone.hgi-birthday-cake:before{content:"\3d3d"}.hgi-duotone.hgi-biscuit:after{content:"\3d3e"}.hgi-duotone.hgi-biscuit:before{content:"\3d3f"}.hgi-duotone.hgi-bitcoin-01:after{content:"\3d40"}.hgi-duotone.hgi-bitcoin-01:before{content:"\3d41"}.hgi-duotone.hgi-bitcoin-02:after{content:"\3d42"}.hgi-duotone.hgi-bitcoin-02:before{content:"\3d43"}.hgi-duotone.hgi-bitcoin-03:after{content:"\3d44"}.hgi-duotone.hgi-bitcoin-03:before{content:"\3d45"}.hgi-duotone.hgi-bitcoin-04:after{content:"\3d46"}.hgi-duotone.hgi-bitcoin-04:before{content:"\3d47"}.hgi-duotone.hgi-bitcoin-bag:after{content:"\3d48"}.hgi-duotone.hgi-bitcoin-bag:before{content:"\3d49"}.hgi-duotone.hgi-bitcoin-circle:after{content:"\3d4a"}.hgi-duotone.hgi-bitcoin-circle:before{content:"\3d4b"}.hgi-duotone.hgi-bitcoin-cloud:after{content:"\3d4c"}.hgi-duotone.hgi-bitcoin-cloud:before{content:"\3d4d"}.hgi-duotone.hgi-bitcoin-cpu:after{content:"\3d4e"}.hgi-duotone.hgi-bitcoin-cpu:before{content:"\3d4f"}.hgi-duotone.hgi-bitcoin-credit-card:after{content:"\3d50"}.hgi-duotone.hgi-bitcoin-credit-card:before{content:"\3d51"}.hgi-duotone.hgi-bitcoin-database:after{content:"\3d52"}.hgi-duotone.hgi-bitcoin-database:before{content:"\3d53"}.hgi-duotone.hgi-bitcoin-down-01:after{content:"\3d54"}.hgi-duotone.hgi-bitcoin-down-01:before{content:"\3d55"}.hgi-duotone.hgi-bitcoin-down-02:after{content:"\3d56"}.hgi-duotone.hgi-bitcoin-down-02:before{content:"\3d57"}.hgi-duotone.hgi-bitcoin-ellipse:after{content:"\3d58"}.hgi-duotone.hgi-bitcoin-ellipse:before{content:"\3d59"}.hgi-duotone.hgi-bitcoin-eye:after{content:"\3d5a"}.hgi-duotone.hgi-bitcoin-eye:before{content:"\3d5b"}.hgi-duotone.hgi-bitcoin-filter:after{content:"\3d5c"}.hgi-duotone.hgi-bitcoin-filter:before{content:"\3d5d"}.hgi-duotone.hgi-bitcoin-flashdisk:after{content:"\3d5e"}.hgi-duotone.hgi-bitcoin-flashdisk:before{content:"\3d5f"}.hgi-duotone.hgi-bitcoin-graph:after{content:"\3d60"}.hgi-duotone.hgi-bitcoin-graph:before{content:"\3d61"}.hgi-duotone.hgi-bitcoin-invoice:after{content:"\3d62"}.hgi-duotone.hgi-bitcoin-invoice:before{content:"\3d63"}.hgi-duotone.hgi-bitcoin-key:after{content:"\3d64"}.hgi-duotone.hgi-bitcoin-key:before{content:"\3d65"}.hgi-duotone.hgi-bitcoin-location:after{content:"\3d66"}.hgi-duotone.hgi-bitcoin-location:before{content:"\3d67"}.hgi-duotone.hgi-bitcoin-lock:after{content:"\3d68"}.hgi-duotone.hgi-bitcoin-lock:before{content:"\3d69"}.hgi-duotone.hgi-bitcoin-mail:after{content:"\3d6a"}.hgi-duotone.hgi-bitcoin-mail:before{content:"\3d6b"}.hgi-duotone.hgi-bitcoin-mind:after{content:"\3d6c"}.hgi-duotone.hgi-bitcoin-mind:before{content:"\3d6d"}.hgi-duotone.hgi-bitcoin-money-01:after{content:"\3d6e"}.hgi-duotone.hgi-bitcoin-money-01:before{content:"\3d6f"}.hgi-duotone.hgi-bitcoin-money-02:after{content:"\3d70"}.hgi-duotone.hgi-bitcoin-money-02:before{content:"\3d71"}.hgi-duotone.hgi-bitcoin-pie-chart:after{content:"\3d72"}.hgi-duotone.hgi-bitcoin-pie-chart:before{content:"\3d73"}.hgi-duotone.hgi-bitcoin-piggy-bank:after{content:"\3d74"}.hgi-duotone.hgi-bitcoin-piggy-bank:before{content:"\3d75"}.hgi-duotone.hgi-bitcoin-presentation:after{content:"\3d76"}.hgi-duotone.hgi-bitcoin-presentation:before{content:"\3d77"}.hgi-duotone.hgi-bitcoin-receipt:after{content:"\3d78"}.hgi-duotone.hgi-bitcoin-receipt:before{content:"\3d79"}.hgi-duotone.hgi-bitcoin-receive:after{content:"\3d7a"}.hgi-duotone.hgi-bitcoin-receive:before{content:"\3d7b"}.hgi-duotone.hgi-bitcoin-rectangle:after{content:"\3d7c"}.hgi-duotone.hgi-bitcoin-rectangle:before{content:"\3d7d"}.hgi-duotone.hgi-bitcoin-safe:after{content:"\3d7e"}.hgi-duotone.hgi-bitcoin-safe:before{content:"\3d7f"}.hgi-duotone.hgi-bitcoin-search:after{content:"\3d80"}.hgi-duotone.hgi-bitcoin-search:before{content:"\3d81"}.hgi-duotone.hgi-bitcoin:after{content:"\3d82"}.hgi-duotone.hgi-bitcoin-send:after{content:"\3d83"}.hgi-duotone.hgi-bitcoin-send:before{content:"\3d84"}.hgi-duotone.hgi-bitcoin-setting:after{content:"\3d85"}.hgi-duotone.hgi-bitcoin-setting:before{content:"\3d86"}.hgi-duotone.hgi-bitcoin-shield:after{content:"\3d87"}.hgi-duotone.hgi-bitcoin-shield:before{content:"\3d88"}.hgi-duotone.hgi-bitcoin-shopping:after{content:"\3d89"}.hgi-duotone.hgi-bitcoin-shopping:before{content:"\3d8a"}.hgi-duotone.hgi-bitcoin-smartphone-01:after{content:"\3d8b"}.hgi-duotone.hgi-bitcoin-smartphone-01:before{content:"\3d8c"}.hgi-duotone.hgi-bitcoin-smartphone-02:after{content:"\3d8d"}.hgi-duotone.hgi-bitcoin-smartphone-02:before{content:"\3d8e"}.hgi-duotone.hgi-bitcoin-square:after{content:"\3d8f"}.hgi-duotone.hgi-bitcoin-square:before{content:"\3d90"}.hgi-duotone.hgi-bitcoin-store:after{content:"\3d91"}.hgi-duotone.hgi-bitcoin-store:before{content:"\3d92"}.hgi-duotone.hgi-bitcoin-tag:after{content:"\3d93"}.hgi-duotone.hgi-bitcoin-tag:before{content:"\3d94"}.hgi-duotone.hgi-bitcoin-target:after{content:"\3d95"}.hgi-duotone.hgi-bitcoin-target:before{content:"\3d96"}.hgi-duotone.hgi-bitcoin-transaction:after{content:"\3d97"}.hgi-duotone.hgi-bitcoin-transaction:before{content:"\3d98"}.hgi-duotone.hgi-bitcoin-up-01:after{content:"\3d99"}.hgi-duotone.hgi-bitcoin-up-01:before{content:"\3d9a"}.hgi-duotone.hgi-bitcoin-up-02:after{content:"\3d9b"}.hgi-duotone.hgi-bitcoin-up-02:before{content:"\3d9c"}.hgi-duotone.hgi-bitcoin-wallet:after{content:"\3d9d"}.hgi-duotone.hgi-bitcoin-wallet:before{content:"\3d9e"}.hgi-duotone.hgi-bitcoin-withdraw:after{content:"\3d9f"}.hgi-duotone.hgi-bitcoin-withdraw:before{content:"\3da0"}.hgi-duotone.hgi-bitcoin:before{content:"\3da1"}.hgi-duotone.hgi-black-hole-01:after{content:"\3da2"}.hgi-duotone.hgi-black-hole-01:before{content:"\3da3"}.hgi-duotone.hgi-black-hole:after{content:"\3da4"}.hgi-duotone.hgi-black-hole:before{content:"\3da5"}.hgi-duotone.hgi-blend:after{content:"\3da6"}.hgi-duotone.hgi-blend:before{content:"\3da7"}.hgi-duotone.hgi-blender:after{content:"\3da8"}.hgi-duotone.hgi-blender:before{content:"\3da9"}.hgi-duotone.hgi-block-game:after{content:"\3daa"}.hgi-duotone.hgi-block-game:before{content:"\3dab"}.hgi-duotone.hgi-blockchain-01:after{content:"\3dac"}.hgi-duotone.hgi-blockchain-01:before{content:"\3dad"}.hgi-duotone.hgi-blockchain-02:after{content:"\3dae"}.hgi-duotone.hgi-blockchain-02:before{content:"\3daf"}.hgi-duotone.hgi-blockchain-03:after{content:"\3db0"}.hgi-duotone.hgi-blockchain-03:before{content:"\3db1"}.hgi-duotone.hgi-blockchain-04:after{content:"\3db2"}.hgi-duotone.hgi-blockchain-04:before{content:"\3db3"}.hgi-duotone.hgi-blockchain-05:after{content:"\3db4"}.hgi-duotone.hgi-blockchain-05:before{content:"\3db5"}.hgi-duotone.hgi-blockchain-06:after{content:"\3db6"}.hgi-duotone.hgi-blockchain-06:before{content:"\3db7"}.hgi-duotone.hgi-blockchain-07:after{content:"\3db8"}.hgi-duotone.hgi-blockchain-07:before{content:"\3db9"}.hgi-duotone.hgi-blocked:after{content:"\3dba"}.hgi-duotone.hgi-blocked:before{content:"\3dbb"}.hgi-duotone.hgi-blogger:after{content:"\3dbc"}.hgi-duotone.hgi-blogger:before{content:"\3dbd"}.hgi-duotone.hgi-blood-bag:after{content:"\3dbe"}.hgi-duotone.hgi-blood-bag:before{content:"\3dbf"}.hgi-duotone.hgi-blood-bottle:after{content:"\3dc0"}.hgi-duotone.hgi-blood-bottle:before{content:"\3dc1"}.hgi-duotone.hgi-blood-pressure:after{content:"\3dc2"}.hgi-duotone.hgi-blood-pressure:before{content:"\3dc3"}.hgi-duotone.hgi-blood:after{content:"\3dc4"}.hgi-duotone.hgi-blood-type:after{content:"\3dc5"}.hgi-duotone.hgi-blood-type:before{content:"\3dc6"}.hgi-duotone.hgi-blood:before{content:"\3dc7"}.hgi-duotone.hgi-bluetooth-circle:after{content:"\3dc8"}.hgi-duotone.hgi-bluetooth-circle:before{content:"\3dc9"}.hgi-duotone.hgi-bluetooth-not-connected:after{content:"\3dca"}.hgi-duotone.hgi-bluetooth-not-connected:before{content:"\3dcb"}.hgi-duotone.hgi-bluetooth-search:after{content:"\3dcc"}.hgi-duotone.hgi-bluetooth-search:before{content:"\3dcd"}.hgi-duotone.hgi-bluetooth:after{content:"\3dce"}.hgi-duotone.hgi-bluetooth-square:after{content:"\3dcf"}.hgi-duotone.hgi-bluetooth-square:before{content:"\3dd0"}.hgi-duotone.hgi-bluetooth:before{content:"\3dd1"}.hgi-duotone.hgi-blur:after{content:"\3dd2"}.hgi-duotone.hgi-blur:before{content:"\3dd3"}.hgi-duotone.hgi-blush-brush-01:after{content:"\3dd4"}.hgi-duotone.hgi-blush-brush-01:before{content:"\3dd5"}.hgi-duotone.hgi-blush-brush-02:after{content:"\3dd6"}.hgi-duotone.hgi-blush-brush-02:before{content:"\3dd7"}.hgi-duotone.hgi-board-math:after{content:"\3dd8"}.hgi-duotone.hgi-board-math:before{content:"\3dd9"}.hgi-duotone.hgi-boat:after{content:"\3dda"}.hgi-duotone.hgi-boat:before{content:"\3ddb"}.hgi-duotone.hgi-body-armor:after{content:"\3ddc"}.hgi-duotone.hgi-body-armor:before{content:"\3ddd"}.hgi-duotone.hgi-body-part-leg:after{content:"\3dde"}.hgi-duotone.hgi-body-part-leg:before{content:"\3ddf"}.hgi-duotone.hgi-body-part-muscle:after{content:"\3de0"}.hgi-duotone.hgi-body-part-muscle:before{content:"\3de1"}.hgi-duotone.hgi-body-part-six-pack:after{content:"\3de2"}.hgi-duotone.hgi-body-part-six-pack:before{content:"\3de3"}.hgi-duotone.hgi-body-soap:after{content:"\3de4"}.hgi-duotone.hgi-body-soap:before{content:"\3de5"}.hgi-duotone.hgi-body-weight:after{content:"\3de6"}.hgi-duotone.hgi-body-weight:before{content:"\3de7"}.hgi-duotone.hgi-bomb:after{content:"\3de8"}.hgi-duotone.hgi-bomb:before{content:"\3de9"}.hgi-duotone.hgi-bone-01:after{content:"\3dea"}.hgi-duotone.hgi-bone-01:before{content:"\3deb"}.hgi-duotone.hgi-bone-02:after{content:"\3dec"}.hgi-duotone.hgi-bone-02:before{content:"\3ded"}.hgi-duotone.hgi-book-01:after{content:"\3dee"}.hgi-duotone.hgi-book-01:before{content:"\3def"}.hgi-duotone.hgi-book-02:after{content:"\3df0"}.hgi-duotone.hgi-book-02:before{content:"\3df1"}.hgi-duotone.hgi-book-03:after{content:"\3df2"}.hgi-duotone.hgi-book-03:before{content:"\3df3"}.hgi-duotone.hgi-book-04:after{content:"\3df4"}.hgi-duotone.hgi-book-04:before{content:"\3df5"}.hgi-duotone.hgi-book-bookmark-01:after{content:"\3df6"}.hgi-duotone.hgi-book-bookmark-01:before{content:"\3df7"}.hgi-duotone.hgi-book-bookmark-02:after{content:"\3df8"}.hgi-duotone.hgi-book-bookmark-02:before{content:"\3df9"}.hgi-duotone.hgi-book-download:after{content:"\3dfa"}.hgi-duotone.hgi-book-download:before{content:"\3dfb"}.hgi-duotone.hgi-book-edit:after{content:"\3dfc"}.hgi-duotone.hgi-book-edit:before{content:"\3dfd"}.hgi-duotone.hgi-book-open-01:after{content:"\3dfe"}.hgi-duotone.hgi-book-open-01:before{content:"\3dff"}.hgi-duotone.hgi-book-open-02:after{content:"\3e00"}.hgi-duotone.hgi-book-open-02:before{content:"\3e01"}.hgi-duotone.hgi-book-upload:after{content:"\3e02"}.hgi-duotone.hgi-book-upload:before{content:"\3e03"}.hgi-duotone.hgi-bookmark-01:after{content:"\3e04"}.hgi-duotone.hgi-bookmark-01:before{content:"\3e05"}.hgi-duotone.hgi-bookmark-02:after{content:"\3e06"}.hgi-duotone.hgi-bookmark-02:before{content:"\3e07"}.hgi-duotone.hgi-bookmark-03:after{content:"\3e08"}.hgi-duotone.hgi-bookmark-03:before{content:"\3e09"}.hgi-duotone.hgi-bookmark-add-01:after{content:"\3e0a"}.hgi-duotone.hgi-bookmark-add-01:before{content:"\3e0b"}.hgi-duotone.hgi-bookmark-add-02:after{content:"\3e0c"}.hgi-duotone.hgi-bookmark-add-02:before{content:"\3e0d"}.hgi-duotone.hgi-bookmark-block-01:after{content:"\3e0e"}.hgi-duotone.hgi-bookmark-block-01:before{content:"\3e0f"}.hgi-duotone.hgi-bookmark-block-02:after{content:"\3e10"}.hgi-duotone.hgi-bookmark-block-02:before{content:"\3e11"}.hgi-duotone.hgi-bookmark-check-01:after{content:"\3e12"}.hgi-duotone.hgi-bookmark-check-01:before{content:"\3e13"}.hgi-duotone.hgi-bookmark-check-02:after{content:"\3e14"}.hgi-duotone.hgi-bookmark-check-02:before{content:"\3e15"}.hgi-duotone.hgi-bookmark-minus-01:after{content:"\3e16"}.hgi-duotone.hgi-bookmark-minus-01:before{content:"\3e17"}.hgi-duotone.hgi-bookmark-minus-02:after{content:"\3e18"}.hgi-duotone.hgi-bookmark-minus-02:before{content:"\3e19"}.hgi-duotone.hgi-bookmark-off-01:after{content:"\3e1a"}.hgi-duotone.hgi-bookmark-off-01:before{content:"\3e1b"}.hgi-duotone.hgi-bookmark-off-02:after{content:"\3e1c"}.hgi-duotone.hgi-bookmark-off-02:before{content:"\3e1d"}.hgi-duotone.hgi-bookmark-remove-01:after{content:"\3e1e"}.hgi-duotone.hgi-bookmark-remove-01:before{content:"\3e1f"}.hgi-duotone.hgi-bookmark-remove-02:after{content:"\3e20"}.hgi-duotone.hgi-bookmark-remove-02:before{content:"\3e21"}.hgi-duotone.hgi-books-01:after{content:"\3e22"}.hgi-duotone.hgi-books-01:before{content:"\3e23"}.hgi-duotone.hgi-books-02:after{content:"\3e24"}.hgi-duotone.hgi-books-02:before{content:"\3e25"}.hgi-duotone.hgi-bookshelf-01:after{content:"\3e26"}.hgi-duotone.hgi-bookshelf-01:before{content:"\3e27"}.hgi-duotone.hgi-bookshelf-02:after{content:"\3e28"}.hgi-duotone.hgi-bookshelf-02:before{content:"\3e29"}.hgi-duotone.hgi-bookshelf-03:after{content:"\3e2a"}.hgi-duotone.hgi-bookshelf-03:before{content:"\3e2b"}.hgi-duotone.hgi-bootstrap:after{content:"\3e2c"}.hgi-duotone.hgi-bootstrap:before{content:"\3e2d"}.hgi-duotone.hgi-border-all-01:after{content:"\3e2e"}.hgi-duotone.hgi-border-all-01:before{content:"\3e2f"}.hgi-duotone.hgi-border-all-02:after{content:"\3e30"}.hgi-duotone.hgi-border-all-02:before{content:"\3e31"}.hgi-duotone.hgi-border-bottom-01:after{content:"\3e32"}.hgi-duotone.hgi-border-bottom-01:before{content:"\3e33"}.hgi-duotone.hgi-border-bottom-02:after{content:"\3e34"}.hgi-duotone.hgi-border-bottom-02:before{content:"\3e35"}.hgi-duotone.hgi-border-full:after{content:"\3e36"}.hgi-duotone.hgi-border-full:before{content:"\3e37"}.hgi-duotone.hgi-border-horizontal:after{content:"\3e38"}.hgi-duotone.hgi-border-horizontal:before{content:"\3e39"}.hgi-duotone.hgi-border-inner:after{content:"\3e3a"}.hgi-duotone.hgi-border-inner:before{content:"\3e3b"}.hgi-duotone.hgi-border-left-01:after{content:"\3e3c"}.hgi-duotone.hgi-border-left-01:before{content:"\3e3d"}.hgi-duotone.hgi-border-left-02:after{content:"\3e3e"}.hgi-duotone.hgi-border-left-02:before{content:"\3e3f"}.hgi-duotone.hgi-border-none-01:after{content:"\3e40"}.hgi-duotone.hgi-border-none-01:before{content:"\3e41"}.hgi-duotone.hgi-border-none-02:after{content:"\3e42"}.hgi-duotone.hgi-border-none-02:before{content:"\3e43"}.hgi-duotone.hgi-border-right-01:after{content:"\3e44"}.hgi-duotone.hgi-border-right-01:before{content:"\3e45"}.hgi-duotone.hgi-border-right-02:after{content:"\3e46"}.hgi-duotone.hgi-border-right-02:before{content:"\3e47"}.hgi-duotone.hgi-border-top-01:after{content:"\3e48"}.hgi-duotone.hgi-border-top-01:before{content:"\3e49"}.hgi-duotone.hgi-border-top-02:after{content:"\3e4a"}.hgi-duotone.hgi-border-top-02:before{content:"\3e4b"}.hgi-duotone.hgi-border-vertical:after{content:"\3e4c"}.hgi-duotone.hgi-border-vertical:before{content:"\3e4d"}.hgi-duotone.hgi-borobudur:after{content:"\3e4e"}.hgi-duotone.hgi-borobudur:before{content:"\3e4f"}.hgi-duotone.hgi-bot:after{content:"\3e50"}.hgi-duotone.hgi-bot:before{content:"\3e51"}.hgi-duotone.hgi-bounce-left:after{content:"\3e52"}.hgi-duotone.hgi-bounce-left:before{content:"\3e53"}.hgi-duotone.hgi-bounce-right:after{content:"\3e54"}.hgi-duotone.hgi-bounce-right:before{content:"\3e55"}.hgi-duotone.hgi-bounding-box:after{content:"\3e56"}.hgi-duotone.hgi-bounding-box:before{content:"\3e57"}.hgi-duotone.hgi-bow-tie:after{content:"\3e58"}.hgi-duotone.hgi-bow-tie:before{content:"\3e59"}.hgi-duotone.hgi-bowling-pins:after{content:"\3e5a"}.hgi-duotone.hgi-bowling-pins:before{content:"\3e5b"}.hgi-duotone.hgi-bowling:after{content:"\3e5c"}.hgi-duotone.hgi-bowling:before{content:"\3e5d"}.hgi-duotone.hgi-boxer:after{content:"\3e5e"}.hgi-duotone.hgi-boxer:before{content:"\3e5f"}.hgi-duotone.hgi-boxing-bag:after{content:"\3e60"}.hgi-duotone.hgi-boxing-bag:before{content:"\3e61"}.hgi-duotone.hgi-boxing-glove-01:after{content:"\3e62"}.hgi-duotone.hgi-boxing-glove-01:before{content:"\3e63"}.hgi-duotone.hgi-boxing-glove:after{content:"\3e64"}.hgi-duotone.hgi-boxing-glove:before{content:"\3e65"}.hgi-duotone.hgi-brain-01:after{content:"\3e66"}.hgi-duotone.hgi-brain-01:before{content:"\3e67"}.hgi-duotone.hgi-brain-02:after{content:"\3e68"}.hgi-duotone.hgi-brain-02:before{content:"\3e69"}.hgi-duotone.hgi-brain:after{content:"\3e6a"}.hgi-duotone.hgi-brain:before{content:"\3e6b"}.hgi-duotone.hgi-brandfetch:after{content:"\3e6c"}.hgi-duotone.hgi-brandfetch:before{content:"\3e6d"}.hgi-duotone.hgi-bread-01:after{content:"\3e6e"}.hgi-duotone.hgi-bread-01:before{content:"\3e6f"}.hgi-duotone.hgi-bread-02:after{content:"\3e70"}.hgi-duotone.hgi-bread-02:before{content:"\3e71"}.hgi-duotone.hgi-bread-03:after{content:"\3e72"}.hgi-duotone.hgi-bread-03:before{content:"\3e73"}.hgi-duotone.hgi-bread-04:after{content:"\3e74"}.hgi-duotone.hgi-bread-04:before{content:"\3e75"}.hgi-duotone.hgi-breast-pump:after{content:"\3e76"}.hgi-duotone.hgi-breast-pump:before{content:"\3e77"}.hgi-duotone.hgi-bridge:after{content:"\3e78"}.hgi-duotone.hgi-bridge:before{content:"\3e79"}.hgi-duotone.hgi-briefcase-01:after{content:"\3e7a"}.hgi-duotone.hgi-briefcase-01:before{content:"\3e7b"}.hgi-duotone.hgi-briefcase-02:after{content:"\3e7c"}.hgi-duotone.hgi-briefcase-02:before{content:"\3e7d"}.hgi-duotone.hgi-briefcase-03:after{content:"\3e7e"}.hgi-duotone.hgi-briefcase-03:before{content:"\3e7f"}.hgi-duotone.hgi-briefcase-04:after{content:"\3e80"}.hgi-duotone.hgi-briefcase-04:before{content:"\3e81"}.hgi-duotone.hgi-briefcase-05:after{content:"\3e82"}.hgi-duotone.hgi-briefcase-05:before{content:"\3e83"}.hgi-duotone.hgi-briefcase-06:after{content:"\3e84"}.hgi-duotone.hgi-briefcase-06:before{content:"\3e85"}.hgi-duotone.hgi-briefcase-07:after{content:"\3e86"}.hgi-duotone.hgi-briefcase-07:before{content:"\3e87"}.hgi-duotone.hgi-briefcase-08:after{content:"\3e88"}.hgi-duotone.hgi-briefcase-08:before{content:"\3e89"}.hgi-duotone.hgi-briefcase-09:after{content:"\3e8a"}.hgi-duotone.hgi-briefcase-09:before{content:"\3e8b"}.hgi-duotone.hgi-briefcase-dollar:after{content:"\3e8c"}.hgi-duotone.hgi-briefcase-dollar:before{content:"\3e8d"}.hgi-duotone.hgi-broccoli:after{content:"\3e8e"}.hgi-duotone.hgi-broccoli:before{content:"\3e8f"}.hgi-duotone.hgi-brochure:after{content:"\3e90"}.hgi-duotone.hgi-brochure:before{content:"\3e91"}.hgi-duotone.hgi-broken-bone:after{content:"\3e92"}.hgi-duotone.hgi-broken-bone:before{content:"\3e93"}.hgi-duotone.hgi-browser:after{content:"\3e94"}.hgi-duotone.hgi-browser:before{content:"\3e95"}.hgi-duotone.hgi-brush:after{content:"\3e96"}.hgi-duotone.hgi-brush:before{content:"\3e97"}.hgi-duotone.hgi-bubble-chat-add:after{content:"\3e98"}.hgi-duotone.hgi-bubble-chat-add:before{content:"\3e99"}.hgi-duotone.hgi-bubble-chat-blocked:after{content:"\3e9a"}.hgi-duotone.hgi-bubble-chat-blocked:before{content:"\3e9b"}.hgi-duotone.hgi-bubble-chat-cancel:after{content:"\3e9c"}.hgi-duotone.hgi-bubble-chat-cancel:before{content:"\3e9d"}.hgi-duotone.hgi-bubble-chat-delay:after{content:"\3e9e"}.hgi-duotone.hgi-bubble-chat-delay:before{content:"\3e9f"}.hgi-duotone.hgi-bubble-chat-done:after{content:"\3ea0"}.hgi-duotone.hgi-bubble-chat-done:before{content:"\3ea1"}.hgi-duotone.hgi-bubble-chat-download-01:after{content:"\3ea2"}.hgi-duotone.hgi-bubble-chat-download-01:before{content:"\3ea3"}.hgi-duotone.hgi-bubble-chat-download-02:after{content:"\3ea4"}.hgi-duotone.hgi-bubble-chat-download-02:before{content:"\3ea5"}.hgi-duotone.hgi-bubble-chat-edit:after{content:"\3ea6"}.hgi-duotone.hgi-bubble-chat-edit:before{content:"\3ea7"}.hgi-duotone.hgi-bubble-chat-favourite:after{content:"\3ea8"}.hgi-duotone.hgi-bubble-chat-favourite:before{content:"\3ea9"}.hgi-duotone.hgi-bubble-chat-income:after{content:"\3eaa"}.hgi-duotone.hgi-bubble-chat-income:before{content:"\3eab"}.hgi-duotone.hgi-bubble-chat-lock:after{content:"\3eac"}.hgi-duotone.hgi-bubble-chat-lock:before{content:"\3ead"}.hgi-duotone.hgi-bubble-chat-notification:after{content:"\3eae"}.hgi-duotone.hgi-bubble-chat-notification:before{content:"\3eaf"}.hgi-duotone.hgi-bubble-chat-outcome:after{content:"\3eb0"}.hgi-duotone.hgi-bubble-chat-outcome:before{content:"\3eb1"}.hgi-duotone.hgi-bubble-chat-preview:after{content:"\3eb2"}.hgi-duotone.hgi-bubble-chat-preview:before{content:"\3eb3"}.hgi-duotone.hgi-bubble-chat-question:after{content:"\3eb4"}.hgi-duotone.hgi-bubble-chat-question:before{content:"\3eb5"}.hgi-duotone.hgi-bubble-chat-search:after{content:"\3eb6"}.hgi-duotone.hgi-bubble-chat-search:before{content:"\3eb7"}.hgi-duotone.hgi-bubble-chat:after{content:"\3eb8"}.hgi-duotone.hgi-bubble-chat-secure:after{content:"\3eb9"}.hgi-duotone.hgi-bubble-chat-secure:before{content:"\3eba"}.hgi-duotone.hgi-bubble-chat-translate:after{content:"\3ebb"}.hgi-duotone.hgi-bubble-chat-translate:before{content:"\3ebc"}.hgi-duotone.hgi-bubble-chat-unlock:after{content:"\3ebd"}.hgi-duotone.hgi-bubble-chat-unlock:before{content:"\3ebe"}.hgi-duotone.hgi-bubble-chat-upload:after{content:"\3ebf"}.hgi-duotone.hgi-bubble-chat-upload:before{content:"\3ec0"}.hgi-duotone.hgi-bubble-chat-user:after{content:"\3ec1"}.hgi-duotone.hgi-bubble-chat-user:before{content:"\3ec2"}.hgi-duotone.hgi-bubble-chat:before{content:"\3ec3"}.hgi-duotone.hgi-bubble-tea-01:after{content:"\3ec4"}.hgi-duotone.hgi-bubble-tea-01:before{content:"\3ec5"}.hgi-duotone.hgi-bubble-tea-02:after{content:"\3ec6"}.hgi-duotone.hgi-bubble-tea-02:before{content:"\3ec7"}.hgi-duotone.hgi-bug-01:after{content:"\3ec8"}.hgi-duotone.hgi-bug-01:before{content:"\3ec9"}.hgi-duotone.hgi-bug-02:after{content:"\3eca"}.hgi-duotone.hgi-bug-02:before{content:"\3ecb"}.hgi-duotone.hgi-building-01:after{content:"\3ecc"}.hgi-duotone.hgi-building-01:before{content:"\3ecd"}.hgi-duotone.hgi-building-02:after{content:"\3ece"}.hgi-duotone.hgi-building-02:before{content:"\3ecf"}.hgi-duotone.hgi-building-03:after{content:"\3ed0"}.hgi-duotone.hgi-building-03:before{content:"\3ed1"}.hgi-duotone.hgi-building-04:after{content:"\3ed2"}.hgi-duotone.hgi-building-04:before{content:"\3ed3"}.hgi-duotone.hgi-building-05:after{content:"\3ed4"}.hgi-duotone.hgi-building-05:before{content:"\3ed5"}.hgi-duotone.hgi-building-06:after{content:"\3ed6"}.hgi-duotone.hgi-building-06:before{content:"\3ed7"}.hgi-duotone.hgi-bulb-charging:after{content:"\3ed8"}.hgi-duotone.hgi-bulb-charging:before{content:"\3ed9"}.hgi-duotone.hgi-bulb:after{content:"\3eda"}.hgi-duotone.hgi-bulb:before{content:"\3edb"}.hgi-duotone.hgi-bulletproof-vest:after{content:"\3edc"}.hgi-duotone.hgi-bulletproof-vest:before{content:"\3edd"}.hgi-duotone.hgi-burj-al-arab:after{content:"\3ede"}.hgi-duotone.hgi-burj-al-arab:before{content:"\3edf"}.hgi-duotone.hgi-burning-cd:after{content:"\3ee0"}.hgi-duotone.hgi-burning-cd:before{content:"\3ee1"}.hgi-duotone.hgi-bus-01:after{content:"\3ee2"}.hgi-duotone.hgi-bus-01:before{content:"\3ee3"}.hgi-duotone.hgi-bus-02:after{content:"\3ee4"}.hgi-duotone.hgi-bus-02:before{content:"\3ee5"}.hgi-duotone.hgi-bus-03:after{content:"\3ee6"}.hgi-duotone.hgi-bus-03:before{content:"\3ee7"}.hgi-duotone.hgi-c-programming:after{content:"\3ee8"}.hgi-duotone.hgi-c-programming:before{content:"\3ee9"}.hgi-duotone.hgi-cabinet-01:after{content:"\3eea"}.hgi-duotone.hgi-cabinet-01:before{content:"\3eeb"}.hgi-duotone.hgi-cabinet-02:after{content:"\3eec"}.hgi-duotone.hgi-cabinet-02:before{content:"\3eed"}.hgi-duotone.hgi-cabinet-03:after{content:"\3eee"}.hgi-duotone.hgi-cabinet-03:before{content:"\3eef"}.hgi-duotone.hgi-cabinet-04:after{content:"\3ef0"}.hgi-duotone.hgi-cabinet-04:before{content:"\3ef1"}.hgi-duotone.hgi-cable-car:after{content:"\3ef2"}.hgi-duotone.hgi-cable-car:before{content:"\3ef3"}.hgi-duotone.hgi-cactus:after{content:"\3ef4"}.hgi-duotone.hgi-cactus:before{content:"\3ef5"}.hgi-duotone.hgi-caduceus:after{content:"\3ef6"}.hgi-duotone.hgi-caduceus:before{content:"\3ef7"}.hgi-duotone.hgi-cafe:after{content:"\3ef8"}.hgi-duotone.hgi-cafe:before{content:"\3ef9"}.hgi-duotone.hgi-calculate:after{content:"\3efa"}.hgi-duotone.hgi-calculate:before{content:"\3efb"}.hgi-duotone.hgi-calculator-01:after{content:"\3efc"}.hgi-duotone.hgi-calculator-01:before{content:"\3efd"}.hgi-duotone.hgi-calculator:after{content:"\3efe"}.hgi-duotone.hgi-calculator:before{content:"\3eff"}.hgi-duotone.hgi-calendar-01:after{content:"\3f00"}.hgi-duotone.hgi-calendar-01:before{content:"\3f01"}.hgi-duotone.hgi-calendar-02:after{content:"\3f02"}.hgi-duotone.hgi-calendar-02:before{content:"\3f03"}.hgi-duotone.hgi-calendar-03:after{content:"\3f04"}.hgi-duotone.hgi-calendar-03:before{content:"\3f05"}.hgi-duotone.hgi-calendar-04:after{content:"\3f06"}.hgi-duotone.hgi-calendar-04:before{content:"\3f07"}.hgi-duotone.hgi-calendar-add-01:after{content:"\3f08"}.hgi-duotone.hgi-calendar-add-01:before{content:"\3f09"}.hgi-duotone.hgi-calendar-add-02:after{content:"\3f0a"}.hgi-duotone.hgi-calendar-add-02:before{content:"\3f0b"}.hgi-duotone.hgi-calendar-block-01:after{content:"\3f0c"}.hgi-duotone.hgi-calendar-block-01:before{content:"\3f0d"}.hgi-duotone.hgi-calendar-block-02:after{content:"\3f0e"}.hgi-duotone.hgi-calendar-block-02:before{content:"\3f0f"}.hgi-duotone.hgi-calendar-check-in-01:after{content:"\3f10"}.hgi-duotone.hgi-calendar-check-in-01:before{content:"\3f11"}.hgi-duotone.hgi-calendar-check-in-02:after{content:"\3f12"}.hgi-duotone.hgi-calendar-check-in-02:before{content:"\3f13"}.hgi-duotone.hgi-calendar-check-out-01:after{content:"\3f14"}.hgi-duotone.hgi-calendar-check-out-01:before{content:"\3f15"}.hgi-duotone.hgi-calendar-check-out-02:after{content:"\3f16"}.hgi-duotone.hgi-calendar-check-out-02:before{content:"\3f17"}.hgi-duotone.hgi-calendar-download-01:after{content:"\3f18"}.hgi-duotone.hgi-calendar-download-01:before{content:"\3f19"}.hgi-duotone.hgi-calendar-download-02:after{content:"\3f1a"}.hgi-duotone.hgi-calendar-download-02:before{content:"\3f1b"}.hgi-duotone.hgi-calendar-favorite-01:after{content:"\3f1c"}.hgi-duotone.hgi-calendar-favorite-01:before{content:"\3f1d"}.hgi-duotone.hgi-calendar-favorite-02:after{content:"\3f1e"}.hgi-duotone.hgi-calendar-favorite-02:before{content:"\3f1f"}.hgi-duotone.hgi-calendar-lock-01:after{content:"\3f20"}.hgi-duotone.hgi-calendar-lock-01:before{content:"\3f21"}.hgi-duotone.hgi-calendar-lock-02:after{content:"\3f22"}.hgi-duotone.hgi-calendar-lock-02:before{content:"\3f23"}.hgi-duotone.hgi-calendar-love-01:after{content:"\3f24"}.hgi-duotone.hgi-calendar-love-01:before{content:"\3f25"}.hgi-duotone.hgi-calendar-love-02:after{content:"\3f26"}.hgi-duotone.hgi-calendar-love-02:before{content:"\3f27"}.hgi-duotone.hgi-calendar-minus-01:after{content:"\3f28"}.hgi-duotone.hgi-calendar-minus-01:before{content:"\3f29"}.hgi-duotone.hgi-calendar-minus-02:after{content:"\3f2a"}.hgi-duotone.hgi-calendar-minus-02:before{content:"\3f2b"}.hgi-duotone.hgi-calendar-remove-01:after{content:"\3f2c"}.hgi-duotone.hgi-calendar-remove-01:before{content:"\3f2d"}.hgi-duotone.hgi-calendar-remove-02:after{content:"\3f2e"}.hgi-duotone.hgi-calendar-remove-02:before{content:"\3f2f"}.hgi-duotone.hgi-calendar-setting-01:after{content:"\3f30"}.hgi-duotone.hgi-calendar-setting-01:before{content:"\3f31"}.hgi-duotone.hgi-calendar-setting-02:after{content:"\3f32"}.hgi-duotone.hgi-calendar-setting-02:before{content:"\3f33"}.hgi-duotone.hgi-calendar-upload-01:after{content:"\3f34"}.hgi-duotone.hgi-calendar-upload-01:before{content:"\3f35"}.hgi-duotone.hgi-calendar-upload-02:after{content:"\3f36"}.hgi-duotone.hgi-calendar-upload-02:before{content:"\3f37"}.hgi-duotone.hgi-call-02:after{content:"\3f38"}.hgi-duotone.hgi-call-02:before{content:"\3f39"}.hgi-duotone.hgi-call-add-02:after{content:"\3f3a"}.hgi-duotone.hgi-call-add-02:before{content:"\3f3b"}.hgi-duotone.hgi-call-add:after{content:"\3f3c"}.hgi-duotone.hgi-call-add:before{content:"\3f3d"}.hgi-duotone.hgi-call-blocked-02:after{content:"\3f3e"}.hgi-duotone.hgi-call-blocked-02:before{content:"\3f3f"}.hgi-duotone.hgi-call-blocked:after{content:"\3f40"}.hgi-duotone.hgi-call-blocked:before{content:"\3f41"}.hgi-duotone.hgi-call-disabled-02:after{content:"\3f42"}.hgi-duotone.hgi-call-disabled-02:before{content:"\3f43"}.hgi-duotone.hgi-call-disabled:after{content:"\3f44"}.hgi-duotone.hgi-call-disabled:before{content:"\3f45"}.hgi-duotone.hgi-call-done-02:after{content:"\3f46"}.hgi-duotone.hgi-call-done-02:before{content:"\3f47"}.hgi-duotone.hgi-call-done:after{content:"\3f48"}.hgi-duotone.hgi-call-done:before{content:"\3f49"}.hgi-duotone.hgi-call-end-01:after{content:"\3f4a"}.hgi-duotone.hgi-call-end-01:before{content:"\3f4b"}.hgi-duotone.hgi-call-end-02:after{content:"\3f4c"}.hgi-duotone.hgi-call-end-02:before{content:"\3f4d"}.hgi-duotone.hgi-call-end-03:after{content:"\3f4e"}.hgi-duotone.hgi-call-end-03:before{content:"\3f4f"}.hgi-duotone.hgi-call-end-04:after{content:"\3f50"}.hgi-duotone.hgi-call-end-04:before{content:"\3f51"}.hgi-duotone.hgi-call-incoming-01:after{content:"\3f52"}.hgi-duotone.hgi-call-incoming-01:before{content:"\3f53"}.hgi-duotone.hgi-call-incoming-02:after{content:"\3f54"}.hgi-duotone.hgi-call-incoming-02:before{content:"\3f55"}.hgi-duotone.hgi-call-incoming-03:after{content:"\3f56"}.hgi-duotone.hgi-call-incoming-03:before{content:"\3f57"}.hgi-duotone.hgi-call-incoming-04:after{content:"\3f58"}.hgi-duotone.hgi-call-incoming-04:before{content:"\3f59"}.hgi-duotone.hgi-call-internal-02:after{content:"\3f5a"}.hgi-duotone.hgi-call-internal-02:before{content:"\3f5b"}.hgi-duotone.hgi-call-internal:after{content:"\3f5c"}.hgi-duotone.hgi-call-internal:before{content:"\3f5d"}.hgi-duotone.hgi-call-locked-02:after{content:"\3f5e"}.hgi-duotone.hgi-call-locked-02:before{content:"\3f5f"}.hgi-duotone.hgi-call-locked:after{content:"\3f60"}.hgi-duotone.hgi-call-locked:before{content:"\3f61"}.hgi-duotone.hgi-call-minus-02:after{content:"\3f62"}.hgi-duotone.hgi-call-minus-02:before{content:"\3f63"}.hgi-duotone.hgi-call-minus:after{content:"\3f64"}.hgi-duotone.hgi-call-minus:before{content:"\3f65"}.hgi-duotone.hgi-call-missed-01:after{content:"\3f66"}.hgi-duotone.hgi-call-missed-01:before{content:"\3f67"}.hgi-duotone.hgi-call-missed-02:after{content:"\3f68"}.hgi-duotone.hgi-call-missed-02:before{content:"\3f69"}.hgi-duotone.hgi-call-missed-03:after{content:"\3f6a"}.hgi-duotone.hgi-call-missed-03:before{content:"\3f6b"}.hgi-duotone.hgi-call-missed-04:after{content:"\3f6c"}.hgi-duotone.hgi-call-missed-04:before{content:"\3f6d"}.hgi-duotone.hgi-call-outgoing-01:after{content:"\3f6e"}.hgi-duotone.hgi-call-outgoing-01:before{content:"\3f6f"}.hgi-duotone.hgi-call-outgoing-02:after{content:"\3f70"}.hgi-duotone.hgi-call-outgoing-02:before{content:"\3f71"}.hgi-duotone.hgi-call-outgoing-03:after{content:"\3f72"}.hgi-duotone.hgi-call-outgoing-03:before{content:"\3f73"}.hgi-duotone.hgi-call-outgoing-04:after{content:"\3f74"}.hgi-duotone.hgi-call-outgoing-04:before{content:"\3f75"}.hgi-duotone.hgi-call-paused-02:after{content:"\3f76"}.hgi-duotone.hgi-call-paused-02:before{content:"\3f77"}.hgi-duotone.hgi-call-paused:after{content:"\3f78"}.hgi-duotone.hgi-call-paused:before{content:"\3f79"}.hgi-duotone.hgi-call-received-02:after{content:"\3f7a"}.hgi-duotone.hgi-call-received-02:before{content:"\3f7b"}.hgi-duotone.hgi-call-received:after{content:"\3f7c"}.hgi-duotone.hgi-call-received:before{content:"\3f7d"}.hgi-duotone.hgi-call-ringing-01:after{content:"\3f7e"}.hgi-duotone.hgi-call-ringing-01:before{content:"\3f7f"}.hgi-duotone.hgi-call-ringing-02:after{content:"\3f80"}.hgi-duotone.hgi-call-ringing-02:before{content:"\3f81"}.hgi-duotone.hgi-call-ringing-03:after{content:"\3f82"}.hgi-duotone.hgi-call-ringing-03:before{content:"\3f83"}.hgi-duotone.hgi-call-ringing-04:after{content:"\3f84"}.hgi-duotone.hgi-call-ringing-04:before{content:"\3f85"}.hgi-duotone.hgi-call:after{content:"\3f86"}.hgi-duotone.hgi-call-unlocked-02:after{content:"\3f87"}.hgi-duotone.hgi-call-unlocked-02:before{content:"\3f88"}.hgi-duotone.hgi-call-unlocked:after{content:"\3f89"}.hgi-duotone.hgi-call-unlocked:before{content:"\3f8a"}.hgi-duotone.hgi-call:before{content:"\3f8b"}.hgi-duotone.hgi-calling-02:after{content:"\3f8c"}.hgi-duotone.hgi-calling-02:before{content:"\3f8d"}.hgi-duotone.hgi-calling:after{content:"\3f8e"}.hgi-duotone.hgi-calling:before{content:"\3f8f"}.hgi-duotone.hgi-camel:after{content:"\3f90"}.hgi-duotone.hgi-camel:before{content:"\3f91"}.hgi-duotone.hgi-camera-01:after{content:"\3f92"}.hgi-duotone.hgi-camera-01:before{content:"\3f93"}.hgi-duotone.hgi-camera-02:after{content:"\3f94"}.hgi-duotone.hgi-camera-02:before{content:"\3f95"}.hgi-duotone.hgi-camera-add-01:after{content:"\3f96"}.hgi-duotone.hgi-camera-add-01:before{content:"\3f97"}.hgi-duotone.hgi-camera-add-02:after{content:"\3f98"}.hgi-duotone.hgi-camera-add-02:before{content:"\3f99"}.hgi-duotone.hgi-camera-automatically-01:after{content:"\3f9a"}.hgi-duotone.hgi-camera-automatically-01:before{content:"\3f9b"}.hgi-duotone.hgi-camera-automatically-02:after{content:"\3f9c"}.hgi-duotone.hgi-camera-automatically-02:before{content:"\3f9d"}.hgi-duotone.hgi-camera-lens:after{content:"\3f9e"}.hgi-duotone.hgi-camera-lens:before{content:"\3f9f"}.hgi-duotone.hgi-camera-microphone-01:after{content:"\3fa0"}.hgi-duotone.hgi-camera-microphone-01:before{content:"\3fa1"}.hgi-duotone.hgi-camera-microphone-02:after{content:"\3fa2"}.hgi-duotone.hgi-camera-microphone-02:before{content:"\3fa3"}.hgi-duotone.hgi-camera-night-mode-01:after{content:"\3fa4"}.hgi-duotone.hgi-camera-night-mode-01:before{content:"\3fa5"}.hgi-duotone.hgi-camera-night-mode-02:after{content:"\3fa6"}.hgi-duotone.hgi-camera-night-mode-02:before{content:"\3fa7"}.hgi-duotone.hgi-camera-off-01:after{content:"\3fa8"}.hgi-duotone.hgi-camera-off-01:before{content:"\3fa9"}.hgi-duotone.hgi-camera-off-02:after{content:"\3faa"}.hgi-duotone.hgi-camera-off-02:before{content:"\3fab"}.hgi-duotone.hgi-camera-rotated-01:after{content:"\3fac"}.hgi-duotone.hgi-camera-rotated-01:before{content:"\3fad"}.hgi-duotone.hgi-camera-rotated-02:after{content:"\3fae"}.hgi-duotone.hgi-camera-rotated-02:before{content:"\3faf"}.hgi-duotone.hgi-camera-smile-01:after{content:"\3fb0"}.hgi-duotone.hgi-camera-smile-01:before{content:"\3fb1"}.hgi-duotone.hgi-camera-smile-02:after{content:"\3fb2"}.hgi-duotone.hgi-camera-smile-02:before{content:"\3fb3"}.hgi-duotone.hgi-camera-tripod:after{content:"\3fb4"}.hgi-duotone.hgi-camera-tripod:before{content:"\3fb5"}.hgi-duotone.hgi-camera-video:after{content:"\3fb6"}.hgi-duotone.hgi-camera-video:before{content:"\3fb7"}.hgi-duotone.hgi-camper:after{content:"\3fb8"}.hgi-duotone.hgi-camper:before{content:"\3fb9"}.hgi-duotone.hgi-campfire:after{content:"\3fba"}.hgi-duotone.hgi-campfire:before{content:"\3fbb"}.hgi-duotone.hgi-cancel-01:after{content:"\3fbc"}.hgi-duotone.hgi-cancel-01:before{content:"\3fbd"}.hgi-duotone.hgi-cancel-02:after{content:"\3fbe"}.hgi-duotone.hgi-cancel-02:before{content:"\3fbf"}.hgi-duotone.hgi-cancel-circle-half-dot:after{content:"\3fc0"}.hgi-duotone.hgi-cancel-circle-half-dot:before{content:"\3fc1"}.hgi-duotone.hgi-cancel-circle:after{content:"\3fc2"}.hgi-duotone.hgi-cancel-circle:before{content:"\3fc3"}.hgi-duotone.hgi-cancel-square:after{content:"\3fc4"}.hgi-duotone.hgi-cancel-square:before{content:"\3fc5"}.hgi-duotone.hgi-candelier-01:after{content:"\3fc6"}.hgi-duotone.hgi-candelier-01:before{content:"\3fc7"}.hgi-duotone.hgi-candelier-02:after{content:"\3fc8"}.hgi-duotone.hgi-candelier-02:before{content:"\3fc9"}.hgi-duotone.hgi-canvas:after{content:"\3fca"}.hgi-duotone.hgi-canvas:before{content:"\3fcb"}.hgi-duotone.hgi-cap-projecting:after{content:"\3fcc"}.hgi-duotone.hgi-cap-projecting:before{content:"\3fcd"}.hgi-duotone.hgi-cap-round:after{content:"\3fce"}.hgi-duotone.hgi-cap-round:before{content:"\3fcf"}.hgi-duotone.hgi-cap:after{content:"\3fd0"}.hgi-duotone.hgi-cap-straight:after{content:"\3fd1"}.hgi-duotone.hgi-cap-straight:before{content:"\3fd2"}.hgi-duotone.hgi-cap:before{content:"\3fd3"}.hgi-duotone.hgi-capcut-rectangle:after{content:"\3fd4"}.hgi-duotone.hgi-capcut-rectangle:before{content:"\3fd5"}.hgi-duotone.hgi-capcut:after{content:"\3fd6"}.hgi-duotone.hgi-capcut:before{content:"\3fd7"}.hgi-duotone.hgi-car-01:after{content:"\3fd8"}.hgi-duotone.hgi-car-01:before{content:"\3fd9"}.hgi-duotone.hgi-car-02:after{content:"\3fda"}.hgi-duotone.hgi-car-02:before{content:"\3fdb"}.hgi-duotone.hgi-car-03:after{content:"\3fdc"}.hgi-duotone.hgi-car-03:before{content:"\3fdd"}.hgi-duotone.hgi-car-04:after{content:"\3fde"}.hgi-duotone.hgi-car-04:before{content:"\3fdf"}.hgi-duotone.hgi-car-parking-01:after{content:"\3fe0"}.hgi-duotone.hgi-car-parking-01:before{content:"\3fe1"}.hgi-duotone.hgi-car-parking-02:after{content:"\3fe2"}.hgi-duotone.hgi-car-parking-02:before{content:"\3fe3"}.hgi-duotone.hgi-caravan:after{content:"\3fe4"}.hgi-duotone.hgi-caravan:before{content:"\3fe5"}.hgi-duotone.hgi-card-exchange-01:after{content:"\3fe6"}.hgi-duotone.hgi-card-exchange-01:before{content:"\3fe7"}.hgi-duotone.hgi-card-exchange-02:after{content:"\3fe8"}.hgi-duotone.hgi-card-exchange-02:before{content:"\3fe9"}.hgi-duotone.hgi-cardigan:after{content:"\3fea"}.hgi-duotone.hgi-cardigan:before{content:"\3feb"}.hgi-duotone.hgi-cardiogram-01:after{content:"\3fec"}.hgi-duotone.hgi-cardiogram-01:before{content:"\3fed"}.hgi-duotone.hgi-cardiogram-02:after{content:"\3fee"}.hgi-duotone.hgi-cardiogram-02:before{content:"\3fef"}.hgi-duotone.hgi-cards-01:after{content:"\3ff0"}.hgi-duotone.hgi-cards-01:before{content:"\3ff1"}.hgi-duotone.hgi-cards-02:after{content:"\3ff2"}.hgi-duotone.hgi-cards-02:before{content:"\3ff3"}.hgi-duotone.hgi-cargo-ship:after{content:"\3ff4"}.hgi-duotone.hgi-cargo-ship:before{content:"\3ff5"}.hgi-duotone.hgi-carousel-horizontal-02:after{content:"\3ff6"}.hgi-duotone.hgi-carousel-horizontal-02:before{content:"\3ff7"}.hgi-duotone.hgi-carousel-horizontal:after{content:"\3ff8"}.hgi-duotone.hgi-carousel-horizontal:before{content:"\3ff9"}.hgi-duotone.hgi-carousel-vertical:after{content:"\3ffa"}.hgi-duotone.hgi-carousel-vertical:before{content:"\3ffb"}.hgi-duotone.hgi-carrot:after{content:"\3ffc"}.hgi-duotone.hgi-carrot:before{content:"\3ffd"}.hgi-duotone.hgi-cash-01:after{content:"\3ffe"}.hgi-duotone.hgi-cash-01:before{content:"\3fff"}.hgi-duotone.hgi-cash-02:after{content:"\4000"}.hgi-duotone.hgi-cash-02:before{content:"\4001"}.hgi-duotone.hgi-cashback:after{content:"\4002"}.hgi-duotone.hgi-cashback:before{content:"\4003"}.hgi-duotone.hgi-cashier-02:after{content:"\4004"}.hgi-duotone.hgi-cashier-02:before{content:"\4005"}.hgi-duotone.hgi-cashier:after{content:"\4006"}.hgi-duotone.hgi-cashier:before{content:"\4007"}.hgi-duotone.hgi-castle-01:after{content:"\4008"}.hgi-duotone.hgi-castle-01:before{content:"\4009"}.hgi-duotone.hgi-castle-02:after{content:"\400a"}.hgi-duotone.hgi-castle-02:before{content:"\400b"}.hgi-duotone.hgi-castle:after{content:"\400c"}.hgi-duotone.hgi-castle:before{content:"\400d"}.hgi-duotone.hgi-catalogue:after{content:"\400e"}.hgi-duotone.hgi-catalogue:before{content:"\400f"}.hgi-duotone.hgi-cayan-tower:after{content:"\4010"}.hgi-duotone.hgi-cayan-tower:before{content:"\4011"}.hgi-duotone.hgi-cctv-camera:after{content:"\4012"}.hgi-duotone.hgi-cctv-camera:before{content:"\4013"}.hgi-duotone.hgi-cd:after{content:"\4014"}.hgi-duotone.hgi-cd:before{content:"\4015"}.hgi-duotone.hgi-cells:after{content:"\4016"}.hgi-duotone.hgi-cells:before{content:"\4017"}.hgi-duotone.hgi-cellular-network-offline:after{content:"\4018"}.hgi-duotone.hgi-cellular-network-offline:before{content:"\4019"}.hgi-duotone.hgi-cellular-network:after{content:"\401a"}.hgi-duotone.hgi-cellular-network:before{content:"\401b"}.hgi-duotone.hgi-celsius:after{content:"\401c"}.hgi-duotone.hgi-celsius:before{content:"\401d"}.hgi-duotone.hgi-center-focus:after{content:"\401e"}.hgi-duotone.hgi-center-focus:before{content:"\401f"}.hgi-duotone.hgi-central-shaheed-minar:after{content:"\4020"}.hgi-duotone.hgi-central-shaheed-minar:before{content:"\4021"}.hgi-duotone.hgi-centralized:after{content:"\4022"}.hgi-duotone.hgi-centralized:before{content:"\4023"}.hgi-duotone.hgi-certificate-01:after{content:"\4024"}.hgi-duotone.hgi-certificate-01:before{content:"\4025"}.hgi-duotone.hgi-certificate-02:after{content:"\4026"}.hgi-duotone.hgi-certificate-02:before{content:"\4027"}.hgi-duotone.hgi-chair-01:after{content:"\4028"}.hgi-duotone.hgi-chair-01:before{content:"\4029"}.hgi-duotone.hgi-chair-02:after{content:"\402a"}.hgi-duotone.hgi-chair-02:before{content:"\402b"}.hgi-duotone.hgi-chair-03:after{content:"\402c"}.hgi-duotone.hgi-chair-03:before{content:"\402d"}.hgi-duotone.hgi-chair-04:after{content:"\402e"}.hgi-duotone.hgi-chair-04:before{content:"\402f"}.hgi-duotone.hgi-chair-05:after{content:"\4030"}.hgi-duotone.hgi-chair-05:before{content:"\4031"}.hgi-duotone.hgi-chair-barber:after{content:"\4032"}.hgi-duotone.hgi-chair-barber:before{content:"\4033"}.hgi-duotone.hgi-champion:after{content:"\4034"}.hgi-duotone.hgi-champion:before{content:"\4035"}.hgi-duotone.hgi-change-screen-mode:after{content:"\4036"}.hgi-duotone.hgi-change-screen-mode:before{content:"\4037"}.hgi-duotone.hgi-character-phonetic:after{content:"\4038"}.hgi-duotone.hgi-character-phonetic:before{content:"\4039"}.hgi-duotone.hgi-charity:after{content:"\403a"}.hgi-duotone.hgi-charity:before{content:"\403b"}.hgi-duotone.hgi-chart-average:after{content:"\403c"}.hgi-duotone.hgi-chart-average:before{content:"\403d"}.hgi-duotone.hgi-chart-bar-line:after{content:"\403e"}.hgi-duotone.hgi-chart-bar-line:before{content:"\403f"}.hgi-duotone.hgi-chart-breakout-circle:after{content:"\4040"}.hgi-duotone.hgi-chart-breakout-circle:before{content:"\4041"}.hgi-duotone.hgi-chart-breakout-square:after{content:"\4042"}.hgi-duotone.hgi-chart-breakout-square:before{content:"\4043"}.hgi-duotone.hgi-chart-bubble-01:after{content:"\4044"}.hgi-duotone.hgi-chart-bubble-01:before{content:"\4045"}.hgi-duotone.hgi-chart-bubble-02:after{content:"\4046"}.hgi-duotone.hgi-chart-bubble-02:before{content:"\4047"}.hgi-duotone.hgi-chart-column:after{content:"\4048"}.hgi-duotone.hgi-chart-column:before{content:"\4049"}.hgi-duotone.hgi-chart-decrease:after{content:"\404a"}.hgi-duotone.hgi-chart-decrease:before{content:"\404b"}.hgi-duotone.hgi-chart-evaluation:after{content:"\404c"}.hgi-duotone.hgi-chart-evaluation:before{content:"\404d"}.hgi-duotone.hgi-chart-high-low:after{content:"\404e"}.hgi-duotone.hgi-chart-high-low:before{content:"\404f"}.hgi-duotone.hgi-chart-histogram:after{content:"\4050"}.hgi-duotone.hgi-chart-histogram:before{content:"\4051"}.hgi-duotone.hgi-chart-increase:after{content:"\4052"}.hgi-duotone.hgi-chart-increase:before{content:"\4053"}.hgi-duotone.hgi-chart-line-data-01:after{content:"\4054"}.hgi-duotone.hgi-chart-line-data-01:before{content:"\4055"}.hgi-duotone.hgi-chart-line-data-02:after{content:"\4056"}.hgi-duotone.hgi-chart-line-data-02:before{content:"\4057"}.hgi-duotone.hgi-chart-line-data-03:after{content:"\4058"}.hgi-duotone.hgi-chart-line-data-03:before{content:"\4059"}.hgi-duotone.hgi-chart-maximum:after{content:"\405a"}.hgi-duotone.hgi-chart-maximum:before{content:"\405b"}.hgi-duotone.hgi-chart-medium:after{content:"\405c"}.hgi-duotone.hgi-chart-medium:before{content:"\405d"}.hgi-duotone.hgi-chart-minimum:after{content:"\405e"}.hgi-duotone.hgi-chart-minimum:before{content:"\405f"}.hgi-duotone.hgi-chart-radar:after{content:"\4060"}.hgi-duotone.hgi-chart-radar:before{content:"\4061"}.hgi-duotone.hgi-chart-relationship:after{content:"\4062"}.hgi-duotone.hgi-chart-relationship:before{content:"\4063"}.hgi-duotone.hgi-chart-ring:after{content:"\4064"}.hgi-duotone.hgi-chart-ring:before{content:"\4065"}.hgi-duotone.hgi-chart-rose:after{content:"\4066"}.hgi-duotone.hgi-chart-rose:before{content:"\4067"}.hgi-duotone.hgi-chart-scatter:after{content:"\4068"}.hgi-duotone.hgi-chart-scatter:before{content:"\4069"}.hgi-duotone.hgi-chart:after{content:"\406a"}.hgi-duotone.hgi-chart:before{content:"\406b"}.hgi-duotone.hgi-chat-bot:after{content:"\406c"}.hgi-duotone.hgi-chat-bot:before{content:"\406d"}.hgi-duotone.hgi-chat-gpt:after{content:"\406e"}.hgi-duotone.hgi-chat-gpt:before{content:"\406f"}.hgi-duotone.hgi-chatting-01:after{content:"\4070"}.hgi-duotone.hgi-chatting-01:before{content:"\4071"}.hgi-duotone.hgi-check-list:after{content:"\4072"}.hgi-duotone.hgi-check-list:before{content:"\4073"}.hgi-duotone.hgi-check-unread-01:after{content:"\4074"}.hgi-duotone.hgi-check-unread-01:before{content:"\4075"}.hgi-duotone.hgi-check-unread-02:after{content:"\4076"}.hgi-duotone.hgi-check-unread-02:before{content:"\4077"}.hgi-duotone.hgi-check-unread-03:after{content:"\4078"}.hgi-duotone.hgi-check-unread-03:before{content:"\4079"}.hgi-duotone.hgi-check-unread-04:after{content:"\407a"}.hgi-duotone.hgi-check-unread-04:before{content:"\407b"}.hgi-duotone.hgi-checkmark-badge-01:after{content:"\407c"}.hgi-duotone.hgi-checkmark-badge-01:before{content:"\407d"}.hgi-duotone.hgi-checkmark-badge-02:after{content:"\407e"}.hgi-duotone.hgi-checkmark-badge-02:before{content:"\407f"}.hgi-duotone.hgi-checkmark-badge-03:after{content:"\4080"}.hgi-duotone.hgi-checkmark-badge-03:before{content:"\4081"}.hgi-duotone.hgi-checkmark-badge-04:after{content:"\4082"}.hgi-duotone.hgi-checkmark-badge-04:before{content:"\4083"}.hgi-duotone.hgi-checkmark-circle-01:after{content:"\4084"}.hgi-duotone.hgi-checkmark-circle-01:before{content:"\4085"}.hgi-duotone.hgi-checkmark-circle-02:after{content:"\4086"}.hgi-duotone.hgi-checkmark-circle-02:before{content:"\4087"}.hgi-duotone.hgi-checkmark-circle-03:after{content:"\4088"}.hgi-duotone.hgi-checkmark-circle-03:before{content:"\4089"}.hgi-duotone.hgi-checkmark-circle-04:after{content:"\408a"}.hgi-duotone.hgi-checkmark-circle-04:before{content:"\408b"}.hgi-duotone.hgi-checkmark-square-01:after{content:"\408c"}.hgi-duotone.hgi-checkmark-square-01:before{content:"\408d"}.hgi-duotone.hgi-checkmark-square-02:after{content:"\408e"}.hgi-duotone.hgi-checkmark-square-02:before{content:"\408f"}.hgi-duotone.hgi-checkmark-square-03:after{content:"\4090"}.hgi-duotone.hgi-checkmark-square-03:before{content:"\4091"}.hgi-duotone.hgi-checkmark-square-04:after{content:"\4092"}.hgi-duotone.hgi-checkmark-square-04:before{content:"\4093"}.hgi-duotone.hgi-cheese-cake-01:after{content:"\4094"}.hgi-duotone.hgi-cheese-cake-01:before{content:"\4095"}.hgi-duotone.hgi-cheese-cake-02:after{content:"\4096"}.hgi-duotone.hgi-cheese-cake-02:before{content:"\4097"}.hgi-duotone.hgi-cheese:after{content:"\4098"}.hgi-duotone.hgi-cheese:before{content:"\4099"}.hgi-duotone.hgi-chef-hat:after{content:"\409a"}.hgi-duotone.hgi-chef-hat:before{content:"\409b"}.hgi-duotone.hgi-chef:after{content:"\409c"}.hgi-duotone.hgi-chef:before{content:"\409d"}.hgi-duotone.hgi-chemistry-01:after{content:"\409e"}.hgi-duotone.hgi-chemistry-01:before{content:"\409f"}.hgi-duotone.hgi-chemistry-02:after{content:"\40a0"}.hgi-duotone.hgi-chemistry-02:before{content:"\40a1"}.hgi-duotone.hgi-chemistry-03:after{content:"\40a2"}.hgi-duotone.hgi-chemistry-03:before{content:"\40a3"}.hgi-duotone.hgi-cherry:after{content:"\40a4"}.hgi-duotone.hgi-cherry:before{content:"\40a5"}.hgi-duotone.hgi-chess-01:after{content:"\40a6"}.hgi-duotone.hgi-chess-01:before{content:"\40a7"}.hgi-duotone.hgi-chess-02:after{content:"\40a8"}.hgi-duotone.hgi-chess-02:before{content:"\40a9"}.hgi-duotone.hgi-chess-pawn:after{content:"\40aa"}.hgi-duotone.hgi-chess-pawn:before{content:"\40ab"}.hgi-duotone.hgi-chicken-thighs:after{content:"\40ac"}.hgi-duotone.hgi-chicken-thighs:before{content:"\40ad"}.hgi-duotone.hgi-chimney:after{content:"\40ae"}.hgi-duotone.hgi-chimney:before{content:"\40af"}.hgi-duotone.hgi-china-temple:after{content:"\40b0"}.hgi-duotone.hgi-china-temple:before{content:"\40b1"}.hgi-duotone.hgi-chip-02:after{content:"\40b2"}.hgi-duotone.hgi-chip-02:before{content:"\40b3"}.hgi-duotone.hgi-chip:after{content:"\40b4"}.hgi-duotone.hgi-chip:before{content:"\40b5"}.hgi-duotone.hgi-chocolate:after{content:"\40b6"}.hgi-duotone.hgi-chocolate:before{content:"\40b7"}.hgi-duotone.hgi-chrome:after{content:"\40b8"}.hgi-duotone.hgi-chrome:before{content:"\40b9"}.hgi-duotone.hgi-chrysler:after{content:"\40ba"}.hgi-duotone.hgi-chrysler:before{content:"\40bb"}.hgi-duotone.hgi-church:after{content:"\40bc"}.hgi-duotone.hgi-church:before{content:"\40bd"}.hgi-duotone.hgi-cinnamon-roll:after{content:"\40be"}.hgi-duotone.hgi-cinnamon-roll:before{content:"\40bf"}.hgi-duotone.hgi-circle-arrow-data-transfer-diagonal:after{content:"\40c0"}.hgi-duotone.hgi-circle-arrow-data-transfer-diagonal:before{content:"\40c1"}.hgi-duotone.hgi-circle-arrow-data-transfer-horizontal:after{content:"\40c2"}.hgi-duotone.hgi-circle-arrow-data-transfer-horizontal:before{content:"\40c3"}.hgi-duotone.hgi-circle-arrow-data-transfer-vertical:after{content:"\40c4"}.hgi-duotone.hgi-circle-arrow-data-transfer-vertical:before{content:"\40c5"}.hgi-duotone.hgi-circle-arrow-diagonal-01:after{content:"\40c6"}.hgi-duotone.hgi-circle-arrow-diagonal-01:before{content:"\40c7"}.hgi-duotone.hgi-circle-arrow-diagonal-02:after{content:"\40c8"}.hgi-duotone.hgi-circle-arrow-diagonal-02:before{content:"\40c9"}.hgi-duotone.hgi-circle-arrow-down-01:after{content:"\40ca"}.hgi-duotone.hgi-circle-arrow-down-01:before{content:"\40cb"}.hgi-duotone.hgi-circle-arrow-down-02:after{content:"\40cc"}.hgi-duotone.hgi-circle-arrow-down-02:before{content:"\40cd"}.hgi-duotone.hgi-circle-arrow-down-03:after{content:"\40ce"}.hgi-duotone.hgi-circle-arrow-down-03:before{content:"\40cf"}.hgi-duotone.hgi-circle-arrow-down-double:after{content:"\40d0"}.hgi-duotone.hgi-circle-arrow-down-double:before{content:"\40d1"}.hgi-duotone.hgi-circle-arrow-down-left:after{content:"\40d2"}.hgi-duotone.hgi-circle-arrow-down-left:before{content:"\40d3"}.hgi-duotone.hgi-circle-arrow-down-right:after{content:"\40d4"}.hgi-duotone.hgi-circle-arrow-down-right:before{content:"\40d5"}.hgi-duotone.hgi-circle-arrow-expand-01:after{content:"\40d6"}.hgi-duotone.hgi-circle-arrow-expand-01:before{content:"\40d7"}.hgi-duotone.hgi-circle-arrow-expand-02:after{content:"\40d8"}.hgi-duotone.hgi-circle-arrow-expand-02:before{content:"\40d9"}.hgi-duotone.hgi-circle-arrow-horizontal:after{content:"\40da"}.hgi-duotone.hgi-circle-arrow-horizontal:before{content:"\40db"}.hgi-duotone.hgi-circle-arrow-left-01:after{content:"\40dc"}.hgi-duotone.hgi-circle-arrow-left-01:before{content:"\40dd"}.hgi-duotone.hgi-circle-arrow-left-02:after{content:"\40de"}.hgi-duotone.hgi-circle-arrow-left-02:before{content:"\40df"}.hgi-duotone.hgi-circle-arrow-left-03:after{content:"\40e0"}.hgi-duotone.hgi-circle-arrow-left-03:before{content:"\40e1"}.hgi-duotone.hgi-circle-arrow-left-double:after{content:"\40e2"}.hgi-duotone.hgi-circle-arrow-left-double:before{content:"\40e3"}.hgi-duotone.hgi-circle-arrow-left-right:after{content:"\40e4"}.hgi-duotone.hgi-circle-arrow-left-right:before{content:"\40e5"}.hgi-duotone.hgi-circle-arrow-move-down-left:after{content:"\40e6"}.hgi-duotone.hgi-circle-arrow-move-down-left:before{content:"\40e7"}.hgi-duotone.hgi-circle-arrow-move-down-right:after{content:"\40e8"}.hgi-duotone.hgi-circle-arrow-move-down-right:before{content:"\40e9"}.hgi-duotone.hgi-circle-arrow-move-left-down:after{content:"\40ea"}.hgi-duotone.hgi-circle-arrow-move-left-down:before{content:"\40eb"}.hgi-duotone.hgi-circle-arrow-move-right-down:after{content:"\40ec"}.hgi-duotone.hgi-circle-arrow-move-right-down:before{content:"\40ed"}.hgi-duotone.hgi-circle-arrow-move-up-left:after{content:"\40ee"}.hgi-duotone.hgi-circle-arrow-move-up-left:before{content:"\40ef"}.hgi-duotone.hgi-circle-arrow-move-up-right:after{content:"\40f0"}.hgi-duotone.hgi-circle-arrow-move-up-right:before{content:"\40f1"}.hgi-duotone.hgi-circle-arrow-reload-01:after{content:"\40f2"}.hgi-duotone.hgi-circle-arrow-reload-01:before{content:"\40f3"}.hgi-duotone.hgi-circle-arrow-reload-02:after{content:"\40f4"}.hgi-duotone.hgi-circle-arrow-reload-02:before{content:"\40f5"}.hgi-duotone.hgi-circle-arrow-right-01:after{content:"\40f6"}.hgi-duotone.hgi-circle-arrow-right-01:before{content:"\40f7"}.hgi-duotone.hgi-circle-arrow-right-02:after{content:"\40f8"}.hgi-duotone.hgi-circle-arrow-right-02:before{content:"\40f9"}.hgi-duotone.hgi-circle-arrow-right-03:after{content:"\40fa"}.hgi-duotone.hgi-circle-arrow-right-03:before{content:"\40fb"}.hgi-duotone.hgi-circle-arrow-right-double:after{content:"\40fc"}.hgi-duotone.hgi-circle-arrow-right-double:before{content:"\40fd"}.hgi-duotone.hgi-circle-arrow-shrink-01:after{content:"\40fe"}.hgi-duotone.hgi-circle-arrow-shrink-01:before{content:"\40ff"}.hgi-duotone.hgi-circle-arrow-shrink-02:after{content:"\4100"}.hgi-duotone.hgi-circle-arrow-shrink-02:before{content:"\4101"}.hgi-duotone.hgi-circle-arrow-up-01:after{content:"\4102"}.hgi-duotone.hgi-circle-arrow-up-01:before{content:"\4103"}.hgi-duotone.hgi-circle-arrow-up-02:after{content:"\4104"}.hgi-duotone.hgi-circle-arrow-up-02:before{content:"\4105"}.hgi-duotone.hgi-circle-arrow-up-03:after{content:"\4106"}.hgi-duotone.hgi-circle-arrow-up-03:before{content:"\4107"}.hgi-duotone.hgi-circle-arrow-up-double:after{content:"\4108"}.hgi-duotone.hgi-circle-arrow-up-double:before{content:"\4109"}.hgi-duotone.hgi-circle-arrow-up-down:after{content:"\410a"}.hgi-duotone.hgi-circle-arrow-up-down:before{content:"\410b"}.hgi-duotone.hgi-circle-arrow-up-left:after{content:"\410c"}.hgi-duotone.hgi-circle-arrow-up-left:before{content:"\410d"}.hgi-duotone.hgi-circle-arrow-up-right:after{content:"\410e"}.hgi-duotone.hgi-circle-arrow-up-right:before{content:"\410f"}.hgi-duotone.hgi-circle-arrow-vertical:after{content:"\4110"}.hgi-duotone.hgi-circle-arrow-vertical:before{content:"\4111"}.hgi-duotone.hgi-circle-lock-01:after{content:"\4112"}.hgi-duotone.hgi-circle-lock-01:before{content:"\4113"}.hgi-duotone.hgi-circle-lock-02:after{content:"\4114"}.hgi-duotone.hgi-circle-lock-02:before{content:"\4115"}.hgi-duotone.hgi-circle-lock-add-01:after{content:"\4116"}.hgi-duotone.hgi-circle-lock-add-01:before{content:"\4117"}.hgi-duotone.hgi-circle-lock-add-02:after{content:"\4118"}.hgi-duotone.hgi-circle-lock-add-02:before{content:"\4119"}.hgi-duotone.hgi-circle-lock-check-01:after{content:"\411a"}.hgi-duotone.hgi-circle-lock-check-01:before{content:"\411b"}.hgi-duotone.hgi-circle-lock-check-02:after{content:"\411c"}.hgi-duotone.hgi-circle-lock-check-02:before{content:"\411d"}.hgi-duotone.hgi-circle-lock-minus-01:after{content:"\411e"}.hgi-duotone.hgi-circle-lock-minus-01:before{content:"\411f"}.hgi-duotone.hgi-circle-lock-minus-02:after{content:"\4120"}.hgi-duotone.hgi-circle-lock-minus-02:before{content:"\4121"}.hgi-duotone.hgi-circle-lock-remove-01:after{content:"\4122"}.hgi-duotone.hgi-circle-lock-remove-01:before{content:"\4123"}.hgi-duotone.hgi-circle-lock-remove-02:after{content:"\4124"}.hgi-duotone.hgi-circle-lock-remove-02:before{content:"\4125"}.hgi-duotone.hgi-circle-password:after{content:"\4126"}.hgi-duotone.hgi-circle-password:before{content:"\4127"}.hgi-duotone.hgi-circle:after{content:"\4128"}.hgi-duotone.hgi-circle-unlock-01:after{content:"\4129"}.hgi-duotone.hgi-circle-unlock-01:before{content:"\412a"}.hgi-duotone.hgi-circle-unlock-02:after{content:"\412b"}.hgi-duotone.hgi-circle-unlock-02:before{content:"\412c"}.hgi-duotone.hgi-circle:before{content:"\412d"}.hgi-duotone.hgi-city-01:after{content:"\412e"}.hgi-duotone.hgi-city-01:before{content:"\412f"}.hgi-duotone.hgi-city-02:after{content:"\4130"}.hgi-duotone.hgi-city-02:before{content:"\4131"}.hgi-duotone.hgi-city-03:after{content:"\4132"}.hgi-duotone.hgi-city-03:before{content:"\4133"}.hgi-duotone.hgi-clapping-01:after{content:"\4134"}.hgi-duotone.hgi-clapping-01:before{content:"\4135"}.hgi-duotone.hgi-clapping-02:after{content:"\4136"}.hgi-duotone.hgi-clapping-02:before{content:"\4137"}.hgi-duotone.hgi-clean:after{content:"\4138"}.hgi-duotone.hgi-clean:before{content:"\4139"}.hgi-duotone.hgi-cleaning-bucket:after{content:"\413a"}.hgi-duotone.hgi-cleaning-bucket:before{content:"\413b"}.hgi-duotone.hgi-clinic:after{content:"\413c"}.hgi-duotone.hgi-clinic:before{content:"\413d"}.hgi-duotone.hgi-clip:after{content:"\413e"}.hgi-duotone.hgi-clip:before{content:"\413f"}.hgi-duotone.hgi-clipboard:after{content:"\4140"}.hgi-duotone.hgi-clipboard:before{content:"\4141"}.hgi-duotone.hgi-clock-01:after{content:"\4142"}.hgi-duotone.hgi-clock-01:before{content:"\4143"}.hgi-duotone.hgi-clock-02:after{content:"\4144"}.hgi-duotone.hgi-clock-02:before{content:"\4145"}.hgi-duotone.hgi-clock-03:after{content:"\4146"}.hgi-duotone.hgi-clock-03:before{content:"\4147"}.hgi-duotone.hgi-clock-04:after{content:"\4148"}.hgi-duotone.hgi-clock-04:before{content:"\4149"}.hgi-duotone.hgi-clock-05:after{content:"\414a"}.hgi-duotone.hgi-clock-05:before{content:"\414b"}.hgi-duotone.hgi-closed-caption-alt:after{content:"\414c"}.hgi-duotone.hgi-closed-caption-alt:before{content:"\414d"}.hgi-duotone.hgi-closed-caption:after{content:"\414e"}.hgi-duotone.hgi-closed-caption:before{content:"\414f"}.hgi-duotone.hgi-clothes:after{content:"\4150"}.hgi-duotone.hgi-clothes:before{content:"\4151"}.hgi-duotone.hgi-cloud-angled-rain:after{content:"\4152"}.hgi-duotone.hgi-cloud-angled-rain-zap:after{content:"\4153"}.hgi-duotone.hgi-cloud-angled-rain-zap:before{content:"\4154"}.hgi-duotone.hgi-cloud-angled-rain:before{content:"\4155"}.hgi-duotone.hgi-cloud-angled-zap:after{content:"\4156"}.hgi-duotone.hgi-cloud-angled-zap:before{content:"\4157"}.hgi-duotone.hgi-cloud-big-rain:after{content:"\4158"}.hgi-duotone.hgi-cloud-big-rain:before{content:"\4159"}.hgi-duotone.hgi-cloud-download:after{content:"\415a"}.hgi-duotone.hgi-cloud-download:before{content:"\415b"}.hgi-duotone.hgi-cloud-fast-wind:after{content:"\415c"}.hgi-duotone.hgi-cloud-fast-wind:before{content:"\415d"}.hgi-duotone.hgi-cloud-hailstone:after{content:"\415e"}.hgi-duotone.hgi-cloud-hailstone:before{content:"\415f"}.hgi-duotone.hgi-cloud-little-rain:after{content:"\4160"}.hgi-duotone.hgi-cloud-little-rain:before{content:"\4161"}.hgi-duotone.hgi-cloud-little-snow:after{content:"\4162"}.hgi-duotone.hgi-cloud-little-snow:before{content:"\4163"}.hgi-duotone.hgi-cloud-loading:after{content:"\4164"}.hgi-duotone.hgi-cloud-loading:before{content:"\4165"}.hgi-duotone.hgi-cloud-mid-rain:after{content:"\4166"}.hgi-duotone.hgi-cloud-mid-rain:before{content:"\4167"}.hgi-duotone.hgi-cloud-mid-snow:after{content:"\4168"}.hgi-duotone.hgi-cloud-mid-snow:before{content:"\4169"}.hgi-duotone.hgi-cloud-saving-done-01:after{content:"\416a"}.hgi-duotone.hgi-cloud-saving-done-01:before{content:"\416b"}.hgi-duotone.hgi-cloud-saving-done-02:after{content:"\416c"}.hgi-duotone.hgi-cloud-saving-done-02:before{content:"\416d"}.hgi-duotone.hgi-cloud:after{content:"\416e"}.hgi-duotone.hgi-cloud-server:after{content:"\416f"}.hgi-duotone.hgi-cloud-server:before{content:"\4170"}.hgi-duotone.hgi-cloud-slow-wind:after{content:"\4171"}.hgi-duotone.hgi-cloud-slow-wind:before{content:"\4172"}.hgi-duotone.hgi-cloud-snow:after{content:"\4173"}.hgi-duotone.hgi-cloud-snow:before{content:"\4174"}.hgi-duotone.hgi-cloud-upload:after{content:"\4175"}.hgi-duotone.hgi-cloud-upload:before{content:"\4176"}.hgi-duotone.hgi-cloud:before{content:"\4177"}.hgi-duotone.hgi-clubs-01:after{content:"\4178"}.hgi-duotone.hgi-clubs-01:before{content:"\4179"}.hgi-duotone.hgi-clubs-02:after{content:"\417a"}.hgi-duotone.hgi-clubs-02:before{content:"\417b"}.hgi-duotone.hgi-co-present:after{content:"\417c"}.hgi-duotone.hgi-co-present:before{content:"\417d"}.hgi-duotone.hgi-code-circle:after{content:"\417e"}.hgi-duotone.hgi-code-circle:before{content:"\417f"}.hgi-duotone.hgi-code-folder:after{content:"\4180"}.hgi-duotone.hgi-code-folder:before{content:"\4181"}.hgi-duotone.hgi-code:after{content:"\4182"}.hgi-duotone.hgi-code-square:after{content:"\4183"}.hgi-duotone.hgi-code-square:before{content:"\4184"}.hgi-duotone.hgi-code:before{content:"\4185"}.hgi-duotone.hgi-codesandbox:after{content:"\4186"}.hgi-duotone.hgi-codesandbox:before{content:"\4187"}.hgi-duotone.hgi-coffee-01:after{content:"\4188"}.hgi-duotone.hgi-coffee-01:before{content:"\4189"}.hgi-duotone.hgi-coffee-02:after{content:"\418a"}.hgi-duotone.hgi-coffee-02:before{content:"\418b"}.hgi-duotone.hgi-coffee-beans:after{content:"\418c"}.hgi-duotone.hgi-coffee-beans:before{content:"\418d"}.hgi-duotone.hgi-coins-01:after{content:"\418e"}.hgi-duotone.hgi-coins-01:before{content:"\418f"}.hgi-duotone.hgi-coins-02:after{content:"\4190"}.hgi-duotone.hgi-coins-02:before{content:"\4191"}.hgi-duotone.hgi-coins-bitcoin:after{content:"\4192"}.hgi-duotone.hgi-coins-bitcoin:before{content:"\4193"}.hgi-duotone.hgi-coins-dollar:after{content:"\4194"}.hgi-duotone.hgi-coins-dollar:before{content:"\4195"}.hgi-duotone.hgi-coins-euro:after{content:"\4196"}.hgi-duotone.hgi-coins-euro:before{content:"\4197"}.hgi-duotone.hgi-coins-pound:after{content:"\4198"}.hgi-duotone.hgi-coins-pound:before{content:"\4199"}.hgi-duotone.hgi-coins-swap:after{content:"\419a"}.hgi-duotone.hgi-coins-swap:before{content:"\419b"}.hgi-duotone.hgi-coins-yen:after{content:"\419c"}.hgi-duotone.hgi-coins-yen:before{content:"\419d"}.hgi-duotone.hgi-collections-bookmark:after{content:"\419e"}.hgi-duotone.hgi-collections-bookmark:before{content:"\419f"}.hgi-duotone.hgi-color-picker:after{content:"\41a0"}.hgi-duotone.hgi-color-picker:before{content:"\41a1"}.hgi-duotone.hgi-colors:after{content:"\41a2"}.hgi-duotone.hgi-colors:before{content:"\41a3"}.hgi-duotone.hgi-colosseum:after{content:"\41a4"}.hgi-duotone.hgi-colosseum:before{content:"\41a5"}.hgi-duotone.hgi-column-delete:after{content:"\41a6"}.hgi-duotone.hgi-column-delete:before{content:"\41a7"}.hgi-duotone.hgi-column-insert:after{content:"\41a8"}.hgi-duotone.hgi-column-insert:before{content:"\41a9"}.hgi-duotone.hgi-comet-01:after{content:"\41aa"}.hgi-duotone.hgi-comet-01:before{content:"\41ab"}.hgi-duotone.hgi-comet-02:after{content:"\41ac"}.hgi-duotone.hgi-comet-02:before{content:"\41ad"}.hgi-duotone.hgi-coming-soon-01:after{content:"\41ae"}.hgi-duotone.hgi-coming-soon-01:before{content:"\41af"}.hgi-duotone.hgi-coming-soon-02:after{content:"\41b0"}.hgi-duotone.hgi-coming-soon-02:before{content:"\41b1"}.hgi-duotone.hgi-command-line:after{content:"\41b2"}.hgi-duotone.hgi-command-line:before{content:"\41b3"}.hgi-duotone.hgi-command:after{content:"\41b4"}.hgi-duotone.hgi-command:before{content:"\41b5"}.hgi-duotone.hgi-comment-01:after{content:"\41b6"}.hgi-duotone.hgi-comment-01:before{content:"\41b7"}.hgi-duotone.hgi-comment-02:after{content:"\41b8"}.hgi-duotone.hgi-comment-02:before{content:"\41b9"}.hgi-duotone.hgi-comment-add-01:after{content:"\41ba"}.hgi-duotone.hgi-comment-add-01:before{content:"\41bb"}.hgi-duotone.hgi-comment-add-02:after{content:"\41bc"}.hgi-duotone.hgi-comment-add-02:before{content:"\41bd"}.hgi-duotone.hgi-comment-block-01:after{content:"\41be"}.hgi-duotone.hgi-comment-block-01:before{content:"\41bf"}.hgi-duotone.hgi-comment-block-02:after{content:"\41c0"}.hgi-duotone.hgi-comment-block-02:before{content:"\41c1"}.hgi-duotone.hgi-comment-remove-01:after{content:"\41c2"}.hgi-duotone.hgi-comment-remove-01:before{content:"\41c3"}.hgi-duotone.hgi-comment-remove-02:after{content:"\41c4"}.hgi-duotone.hgi-comment-remove-02:before{content:"\41c5"}.hgi-duotone.hgi-compass-01:after{content:"\41c6"}.hgi-duotone.hgi-compass-01:before{content:"\41c7"}.hgi-duotone.hgi-compass:after{content:"\41c8"}.hgi-duotone.hgi-compass:before{content:"\41c9"}.hgi-duotone.hgi-complaint:after{content:"\41ca"}.hgi-duotone.hgi-complaint:before{content:"\41cb"}.hgi-duotone.hgi-computer-add:after{content:"\41cc"}.hgi-duotone.hgi-computer-add:before{content:"\41cd"}.hgi-duotone.hgi-computer-check:after{content:"\41ce"}.hgi-duotone.hgi-computer-check:before{content:"\41cf"}.hgi-duotone.hgi-computer-cloud:after{content:"\41d0"}.hgi-duotone.hgi-computer-cloud:before{content:"\41d1"}.hgi-duotone.hgi-computer-desk-01:after{content:"\41d2"}.hgi-duotone.hgi-computer-desk-01:before{content:"\41d3"}.hgi-duotone.hgi-computer-desk-02:after{content:"\41d4"}.hgi-duotone.hgi-computer-desk-02:before{content:"\41d5"}.hgi-duotone.hgi-computer-desk-03:after{content:"\41d6"}.hgi-duotone.hgi-computer-desk-03:before{content:"\41d7"}.hgi-duotone.hgi-computer-dollar:after{content:"\41d8"}.hgi-duotone.hgi-computer-dollar:before{content:"\41d9"}.hgi-duotone.hgi-computer-phone-sync:after{content:"\41da"}.hgi-duotone.hgi-computer-phone-sync:before{content:"\41db"}.hgi-duotone.hgi-computer-programming-01:after{content:"\41dc"}.hgi-duotone.hgi-computer-programming-01:before{content:"\41dd"}.hgi-duotone.hgi-computer-programming-02:after{content:"\41de"}.hgi-duotone.hgi-computer-programming-02:before{content:"\41df"}.hgi-duotone.hgi-computer-protection:after{content:"\41e0"}.hgi-duotone.hgi-computer-protection:before{content:"\41e1"}.hgi-duotone.hgi-computer-remove:after{content:"\41e2"}.hgi-duotone.hgi-computer-remove:before{content:"\41e3"}.hgi-duotone.hgi-computer:after{content:"\41e4"}.hgi-duotone.hgi-computer-settings:after{content:"\41e5"}.hgi-duotone.hgi-computer-settings:before{content:"\41e6"}.hgi-duotone.hgi-computer-video-call:after{content:"\41e7"}.hgi-duotone.hgi-computer-video-call:before{content:"\41e8"}.hgi-duotone.hgi-computer-video:after{content:"\41e9"}.hgi-duotone.hgi-computer-video:before{content:"\41ea"}.hgi-duotone.hgi-computer:before{content:"\41eb"}.hgi-duotone.hgi-cone-01:after{content:"\41ec"}.hgi-duotone.hgi-cone-01:before{content:"\41ed"}.hgi-duotone.hgi-cone-02:after{content:"\41ee"}.hgi-duotone.hgi-cone-02:before{content:"\41ef"}.hgi-duotone.hgi-conference:after{content:"\41f0"}.hgi-duotone.hgi-conference:before{content:"\41f1"}.hgi-duotone.hgi-configuration-01:after{content:"\41f2"}.hgi-duotone.hgi-configuration-01:before{content:"\41f3"}.hgi-duotone.hgi-configuration-02:after{content:"\41f4"}.hgi-duotone.hgi-configuration-02:before{content:"\41f5"}.hgi-duotone.hgi-confused:after{content:"\41f6"}.hgi-duotone.hgi-confused:before{content:"\41f7"}.hgi-duotone.hgi-congruent-to-circle:after{content:"\41f8"}.hgi-duotone.hgi-congruent-to-circle:before{content:"\41f9"}.hgi-duotone.hgi-congruent-to:after{content:"\41fa"}.hgi-duotone.hgi-congruent-to-square:after{content:"\41fb"}.hgi-duotone.hgi-congruent-to-square:before{content:"\41fc"}.hgi-duotone.hgi-congruent-to:before{content:"\41fd"}.hgi-duotone.hgi-connect:after{content:"\41fe"}.hgi-duotone.hgi-connect:before{content:"\41ff"}.hgi-duotone.hgi-console:after{content:"\4200"}.hgi-duotone.hgi-console:before{content:"\4201"}.hgi-duotone.hgi-constellation:after{content:"\4202"}.hgi-duotone.hgi-constellation:before{content:"\4203"}.hgi-duotone.hgi-contact-01:after{content:"\4204"}.hgi-duotone.hgi-contact-01:before{content:"\4205"}.hgi-duotone.hgi-contact-02:after{content:"\4206"}.hgi-duotone.hgi-contact-02:before{content:"\4207"}.hgi-duotone.hgi-contact-book:after{content:"\4208"}.hgi-duotone.hgi-contact-book:before{content:"\4209"}.hgi-duotone.hgi-contact:after{content:"\420a"}.hgi-duotone.hgi-contact:before{content:"\420b"}.hgi-duotone.hgi-container-truck-01:after{content:"\420c"}.hgi-duotone.hgi-container-truck-01:before{content:"\420d"}.hgi-duotone.hgi-container-truck-02:after{content:"\420e"}.hgi-duotone.hgi-container-truck-02:before{content:"\420f"}.hgi-duotone.hgi-container-truck:after{content:"\4210"}.hgi-duotone.hgi-container-truck:before{content:"\4211"}.hgi-duotone.hgi-contracts:after{content:"\4212"}.hgi-duotone.hgi-contracts:before{content:"\4213"}.hgi-duotone.hgi-conversation:after{content:"\4214"}.hgi-duotone.hgi-conversation:before{content:"\4215"}.hgi-duotone.hgi-cook-book:after{content:"\4216"}.hgi-duotone.hgi-cook-book:before{content:"\4217"}.hgi-duotone.hgi-cookie:after{content:"\4218"}.hgi-duotone.hgi-cookie:before{content:"\4219"}.hgi-duotone.hgi-coordinate-01:after{content:"\421a"}.hgi-duotone.hgi-coordinate-01:before{content:"\421b"}.hgi-duotone.hgi-coordinate-02:after{content:"\421c"}.hgi-duotone.hgi-coordinate-02:before{content:"\421d"}.hgi-duotone.hgi-copilot:after{content:"\421e"}.hgi-duotone.hgi-copilot:before{content:"\421f"}.hgi-duotone.hgi-copy-01:after{content:"\4220"}.hgi-duotone.hgi-copy-01:before{content:"\4221"}.hgi-duotone.hgi-copy-02:after{content:"\4222"}.hgi-duotone.hgi-copy-02:before{content:"\4223"}.hgi-duotone.hgi-copy-link:after{content:"\4224"}.hgi-duotone.hgi-copy-link:before{content:"\4225"}.hgi-duotone.hgi-copyright:after{content:"\4226"}.hgi-duotone.hgi-copyright:before{content:"\4227"}.hgi-duotone.hgi-corn:after{content:"\4228"}.hgi-duotone.hgi-corn:before{content:"\4229"}.hgi-duotone.hgi-corporate:after{content:"\422a"}.hgi-duotone.hgi-corporate:before{content:"\422b"}.hgi-duotone.hgi-cos:after{content:"\422c"}.hgi-duotone.hgi-cos:before{content:"\422d"}.hgi-duotone.hgi-cosine-01:after{content:"\422e"}.hgi-duotone.hgi-cosine-01:before{content:"\422f"}.hgi-duotone.hgi-cosine-02:after{content:"\4230"}.hgi-duotone.hgi-cosine-02:before{content:"\4231"}.hgi-duotone.hgi-cottage:after{content:"\4232"}.hgi-duotone.hgi-cottage:before{content:"\4233"}.hgi-duotone.hgi-cotton-candy:after{content:"\4234"}.hgi-duotone.hgi-cotton-candy:before{content:"\4235"}.hgi-duotone.hgi-coupon-01:after{content:"\4236"}.hgi-duotone.hgi-coupon-01:before{content:"\4237"}.hgi-duotone.hgi-coupon-02:after{content:"\4238"}.hgi-duotone.hgi-coupon-02:before{content:"\4239"}.hgi-duotone.hgi-coupon-03:after{content:"\423a"}.hgi-duotone.hgi-coupon-03:before{content:"\423b"}.hgi-duotone.hgi-coupon-percent:after{content:"\423c"}.hgi-duotone.hgi-coupon-percent:before{content:"\423d"}.hgi-duotone.hgi-course:after{content:"\423e"}.hgi-duotone.hgi-course:before{content:"\423f"}.hgi-duotone.hgi-court-house:after{content:"\4240"}.hgi-duotone.hgi-court-house:before{content:"\4241"}.hgi-duotone.hgi-court-law:after{content:"\4242"}.hgi-duotone.hgi-court-law:before{content:"\4243"}.hgi-duotone.hgi-covariate:after{content:"\4244"}.hgi-duotone.hgi-covariate:before{content:"\4245"}.hgi-duotone.hgi-covid-info:after{content:"\4246"}.hgi-duotone.hgi-covid-info:before{content:"\4247"}.hgi-duotone.hgi-cowboy-hat:after{content:"\4248"}.hgi-duotone.hgi-cowboy-hat:before{content:"\4249"}.hgi-duotone.hgi-cplusplus:after{content:"\424a"}.hgi-duotone.hgi-cplusplus:before{content:"\424b"}.hgi-duotone.hgi-cpu-charge:after{content:"\424c"}.hgi-duotone.hgi-cpu-charge:before{content:"\424d"}.hgi-duotone.hgi-cpu:after{content:"\424e"}.hgi-duotone.hgi-cpu-settings:after{content:"\424f"}.hgi-duotone.hgi-cpu-settings:before{content:"\4250"}.hgi-duotone.hgi-cpu:before{content:"\4251"}.hgi-duotone.hgi-crab:after{content:"\4252"}.hgi-duotone.hgi-crab:before{content:"\4253"}.hgi-duotone.hgi-crane:after{content:"\4254"}.hgi-duotone.hgi-crane:before{content:"\4255"}.hgi-duotone.hgi-crazy:after{content:"\4256"}.hgi-duotone.hgi-crazy:before{content:"\4257"}.hgi-duotone.hgi-creative-market:after{content:"\4258"}.hgi-duotone.hgi-creative-market:before{content:"\4259"}.hgi-duotone.hgi-credit-card-accept:after{content:"\425a"}.hgi-duotone.hgi-credit-card-accept:before{content:"\425b"}.hgi-duotone.hgi-credit-card-add:after{content:"\425c"}.hgi-duotone.hgi-credit-card-add:before{content:"\425d"}.hgi-duotone.hgi-credit-card-change:after{content:"\425e"}.hgi-duotone.hgi-credit-card-change:before{content:"\425f"}.hgi-duotone.hgi-credit-card-defrost:after{content:"\4260"}.hgi-duotone.hgi-credit-card-defrost:before{content:"\4261"}.hgi-duotone.hgi-credit-card-freeze:after{content:"\4262"}.hgi-duotone.hgi-credit-card-freeze:before{content:"\4263"}.hgi-duotone.hgi-credit-card-not-accept:after{content:"\4264"}.hgi-duotone.hgi-credit-card-not-accept:before{content:"\4265"}.hgi-duotone.hgi-credit-card-not-found:after{content:"\4266"}.hgi-duotone.hgi-credit-card-not-found:before{content:"\4267"}.hgi-duotone.hgi-credit-card-pos:after{content:"\4268"}.hgi-duotone.hgi-credit-card-pos:before{content:"\4269"}.hgi-duotone.hgi-credit-card:after{content:"\426a"}.hgi-duotone.hgi-credit-card-validation:after{content:"\426b"}.hgi-duotone.hgi-credit-card-validation:before{content:"\426c"}.hgi-duotone.hgi-credit-card:before{content:"\426d"}.hgi-duotone.hgi-cricket-bat:after{content:"\426e"}.hgi-duotone.hgi-cricket-bat:before{content:"\426f"}.hgi-duotone.hgi-cricket-helmet:after{content:"\4270"}.hgi-duotone.hgi-cricket-helmet:before{content:"\4271"}.hgi-duotone.hgi-croissant:after{content:"\4272"}.hgi-duotone.hgi-croissant:before{content:"\4273"}.hgi-duotone.hgi-crop:after{content:"\4274"}.hgi-duotone.hgi-crop:before{content:"\4275"}.hgi-duotone.hgi-crowdfunding:after{content:"\4276"}.hgi-duotone.hgi-crowdfunding:before{content:"\4277"}.hgi-duotone.hgi-crown:after{content:"\4278"}.hgi-duotone.hgi-crown:before{content:"\4279"}.hgi-duotone.hgi-crying:after{content:"\427a"}.hgi-duotone.hgi-crying:before{content:"\427b"}.hgi-duotone.hgi-csv-01:after{content:"\427c"}.hgi-duotone.hgi-csv-01:before{content:"\427d"}.hgi-duotone.hgi-csv-02:after{content:"\427e"}.hgi-duotone.hgi-csv-02:before{content:"\427f"}.hgi-duotone.hgi-cube:after{content:"\4280"}.hgi-duotone.hgi-cube:before{content:"\4281"}.hgi-duotone.hgi-cupcake-01:after{content:"\4282"}.hgi-duotone.hgi-cupcake-01:before{content:"\4283"}.hgi-duotone.hgi-cupcake-02:after{content:"\4284"}.hgi-duotone.hgi-cupcake-02:before{content:"\4285"}.hgi-duotone.hgi-cupcake-03:after{content:"\4286"}.hgi-duotone.hgi-cupcake-03:before{content:"\4287"}.hgi-duotone.hgi-curling:after{content:"\4288"}.hgi-duotone.hgi-curling:before{content:"\4289"}.hgi-duotone.hgi-cursor-01:after{content:"\428a"}.hgi-duotone.hgi-cursor-01:before{content:"\428b"}.hgi-duotone.hgi-cursor-02:after{content:"\428c"}.hgi-duotone.hgi-cursor-02:before{content:"\428d"}.hgi-duotone.hgi-cursor-add-selection-01:after{content:"\428e"}.hgi-duotone.hgi-cursor-add-selection-01:before{content:"\428f"}.hgi-duotone.hgi-cursor-add-selection-02:after{content:"\4290"}.hgi-duotone.hgi-cursor-add-selection-02:before{content:"\4291"}.hgi-duotone.hgi-cursor-circle-selection-01:after{content:"\4292"}.hgi-duotone.hgi-cursor-circle-selection-01:before{content:"\4293"}.hgi-duotone.hgi-cursor-circle-selection-02:after{content:"\4294"}.hgi-duotone.hgi-cursor-circle-selection-02:before{content:"\4295"}.hgi-duotone.hgi-cursor-disabled-01:after{content:"\4296"}.hgi-duotone.hgi-cursor-disabled-01:before{content:"\4297"}.hgi-duotone.hgi-cursor-disabled-02:after{content:"\4298"}.hgi-duotone.hgi-cursor-disabled-02:before{content:"\4299"}.hgi-duotone.hgi-cursor-edit-01:after{content:"\429a"}.hgi-duotone.hgi-cursor-edit-01:before{content:"\429b"}.hgi-duotone.hgi-cursor-edit-02:after{content:"\429c"}.hgi-duotone.hgi-cursor-edit-02:before{content:"\429d"}.hgi-duotone.hgi-cursor-hold-01:after{content:"\429e"}.hgi-duotone.hgi-cursor-hold-01:before{content:"\429f"}.hgi-duotone.hgi-cursor-hold-02:after{content:"\42a0"}.hgi-duotone.hgi-cursor-hold-02:before{content:"\42a1"}.hgi-duotone.hgi-cursor-in-window:after{content:"\42a2"}.hgi-duotone.hgi-cursor-in-window:before{content:"\42a3"}.hgi-duotone.hgi-cursor-info-01:after{content:"\42a4"}.hgi-duotone.hgi-cursor-info-01:before{content:"\42a5"}.hgi-duotone.hgi-cursor-info-02:after{content:"\42a6"}.hgi-duotone.hgi-cursor-info-02:before{content:"\42a7"}.hgi-duotone.hgi-cursor-loading-01:after{content:"\42a8"}.hgi-duotone.hgi-cursor-loading-01:before{content:"\42a9"}.hgi-duotone.hgi-cursor-loading-02:after{content:"\42aa"}.hgi-duotone.hgi-cursor-loading-02:before{content:"\42ab"}.hgi-duotone.hgi-cursor-magic-selection-01:after{content:"\42ac"}.hgi-duotone.hgi-cursor-magic-selection-01:before{content:"\42ad"}.hgi-duotone.hgi-cursor-magic-selection-02:after{content:"\42ae"}.hgi-duotone.hgi-cursor-magic-selection-02:before{content:"\42af"}.hgi-duotone.hgi-cursor-move-01:after{content:"\42b0"}.hgi-duotone.hgi-cursor-move-01:before{content:"\42b1"}.hgi-duotone.hgi-cursor-move-02:after{content:"\42b2"}.hgi-duotone.hgi-cursor-move-02:before{content:"\42b3"}.hgi-duotone.hgi-cursor-pointer-01:after{content:"\42b4"}.hgi-duotone.hgi-cursor-pointer-01:before{content:"\42b5"}.hgi-duotone.hgi-cursor-pointer-02:after{content:"\42b6"}.hgi-duotone.hgi-cursor-pointer-02:before{content:"\42b7"}.hgi-duotone.hgi-cursor-progress-01:after{content:"\42b8"}.hgi-duotone.hgi-cursor-progress-01:before{content:"\42b9"}.hgi-duotone.hgi-cursor-progress-02:after{content:"\42ba"}.hgi-duotone.hgi-cursor-progress-02:before{content:"\42bb"}.hgi-duotone.hgi-cursor-progress-03:after{content:"\42bc"}.hgi-duotone.hgi-cursor-progress-03:before{content:"\42bd"}.hgi-duotone.hgi-cursor-progress-04:after{content:"\42be"}.hgi-duotone.hgi-cursor-progress-04:before{content:"\42bf"}.hgi-duotone.hgi-cursor-rectangle-selection-01:after{content:"\42c0"}.hgi-duotone.hgi-cursor-rectangle-selection-01:before{content:"\42c1"}.hgi-duotone.hgi-cursor-rectangle-selection-02:after{content:"\42c2"}.hgi-duotone.hgi-cursor-rectangle-selection-02:before{content:"\42c3"}.hgi-duotone.hgi-cursor-remove-selection-01:after{content:"\42c4"}.hgi-duotone.hgi-cursor-remove-selection-01:before{content:"\42c5"}.hgi-duotone.hgi-cursor-remove-selection-02:after{content:"\42c6"}.hgi-duotone.hgi-cursor-remove-selection-02:before{content:"\42c7"}.hgi-duotone.hgi-cursor-text:after{content:"\42c8"}.hgi-duotone.hgi-cursor-text:before{content:"\42c9"}.hgi-duotone.hgi-curtains:after{content:"\42ca"}.hgi-duotone.hgi-curtains:before{content:"\42cb"}.hgi-duotone.hgi-curvy-left-direction:after{content:"\42cc"}.hgi-duotone.hgi-curvy-left-direction:before{content:"\42cd"}.hgi-duotone.hgi-curvy-left-right-direction:after{content:"\42ce"}.hgi-duotone.hgi-curvy-left-right-direction:before{content:"\42cf"}.hgi-duotone.hgi-curvy-right-direction:after{content:"\42d0"}.hgi-duotone.hgi-curvy-right-direction:before{content:"\42d1"}.hgi-duotone.hgi-curvy-up-down-direction:after{content:"\42d2"}.hgi-duotone.hgi-curvy-up-down-direction:before{content:"\42d3"}.hgi-duotone.hgi-customer-service-01:after{content:"\42d4"}.hgi-duotone.hgi-customer-service-01:before{content:"\42d5"}.hgi-duotone.hgi-customer-service-02:after{content:"\42d6"}.hgi-duotone.hgi-customer-service-02:before{content:"\42d7"}.hgi-duotone.hgi-customer-service:after{content:"\42d8"}.hgi-duotone.hgi-customer-service:before{content:"\42d9"}.hgi-duotone.hgi-customer-support:after{content:"\42da"}.hgi-duotone.hgi-customer-support:before{content:"\42db"}.hgi-duotone.hgi-customize:after{content:"\42dc"}.hgi-duotone.hgi-customize:before{content:"\42dd"}.hgi-duotone.hgi-cylinder-01:after{content:"\42de"}.hgi-duotone.hgi-cylinder-01:before{content:"\42df"}.hgi-duotone.hgi-cylinder-02:after{content:"\42e0"}.hgi-duotone.hgi-cylinder-02:before{content:"\42e1"}.hgi-duotone.hgi-cylinder-03:after{content:"\42e2"}.hgi-duotone.hgi-cylinder-03:before{content:"\42e3"}.hgi-duotone.hgi-cylinder-04:after{content:"\42e4"}.hgi-duotone.hgi-cylinder-04:before{content:"\42e5"}.hgi-duotone.hgi-danger:after{content:"\42e6"}.hgi-duotone.hgi-danger:before{content:"\42e7"}.hgi-duotone.hgi-dark-mode:after{content:"\42e8"}.hgi-duotone.hgi-dark-mode:before{content:"\42e9"}.hgi-duotone.hgi-dart:after{content:"\42ea"}.hgi-duotone.hgi-dart:before{content:"\42eb"}.hgi-duotone.hgi-dashboard-browsing:after{content:"\42ec"}.hgi-duotone.hgi-dashboard-browsing:before{content:"\42ed"}.hgi-duotone.hgi-dashboard-circle-add:after{content:"\42ee"}.hgi-duotone.hgi-dashboard-circle-add:before{content:"\42ef"}.hgi-duotone.hgi-dashboard-circle-edit:after{content:"\42f0"}.hgi-duotone.hgi-dashboard-circle-edit:before{content:"\42f1"}.hgi-duotone.hgi-dashboard-circle-remove:after{content:"\42f2"}.hgi-duotone.hgi-dashboard-circle-remove:before{content:"\42f3"}.hgi-duotone.hgi-dashboard-circle:after{content:"\42f4"}.hgi-duotone.hgi-dashboard-circle-settings:after{content:"\42f5"}.hgi-duotone.hgi-dashboard-circle-settings:before{content:"\42f6"}.hgi-duotone.hgi-dashboard-circle:before{content:"\42f7"}.hgi-duotone.hgi-dashboard-speed-01:after{content:"\42f8"}.hgi-duotone.hgi-dashboard-speed-01:before{content:"\42f9"}.hgi-duotone.hgi-dashboard-speed-02:after{content:"\42fa"}.hgi-duotone.hgi-dashboard-speed-02:before{content:"\42fb"}.hgi-duotone.hgi-dashboard-square-01:after{content:"\42fc"}.hgi-duotone.hgi-dashboard-square-01:before{content:"\42fd"}.hgi-duotone.hgi-dashboard-square-02:after{content:"\42fe"}.hgi-duotone.hgi-dashboard-square-02:before{content:"\42ff"}.hgi-duotone.hgi-dashboard-square-03:after{content:"\4300"}.hgi-duotone.hgi-dashboard-square-03:before{content:"\4301"}.hgi-duotone.hgi-dashboard-square-add:after{content:"\4302"}.hgi-duotone.hgi-dashboard-square-add:before{content:"\4303"}.hgi-duotone.hgi-dashboard-square-edit:after{content:"\4304"}.hgi-duotone.hgi-dashboard-square-edit:before{content:"\4305"}.hgi-duotone.hgi-dashboard-square-remove:after{content:"\4306"}.hgi-duotone.hgi-dashboard-square-remove:before{content:"\4307"}.hgi-duotone.hgi-dashboard-square-setting:after{content:"\4308"}.hgi-duotone.hgi-dashboard-square-setting:before{content:"\4309"}.hgi-duotone.hgi-dashed-line-01:after{content:"\430a"}.hgi-duotone.hgi-dashed-line-01:before{content:"\430b"}.hgi-duotone.hgi-dashed-line-02:after{content:"\430c"}.hgi-duotone.hgi-dashed-line-02:before{content:"\430d"}.hgi-duotone.hgi-data-recovery:after{content:"\430e"}.hgi-duotone.hgi-data-recovery:before{content:"\430f"}.hgi-duotone.hgi-database-01:after{content:"\4310"}.hgi-duotone.hgi-database-01:before{content:"\4311"}.hgi-duotone.hgi-database-02:after{content:"\4312"}.hgi-duotone.hgi-database-02:before{content:"\4313"}.hgi-duotone.hgi-database-add:after{content:"\4314"}.hgi-duotone.hgi-database-add:before{content:"\4315"}.hgi-duotone.hgi-database-export:after{content:"\4316"}.hgi-duotone.hgi-database-export:before{content:"\4317"}.hgi-duotone.hgi-database-import:after{content:"\4318"}.hgi-duotone.hgi-database-import:before{content:"\4319"}.hgi-duotone.hgi-database-locked:after{content:"\431a"}.hgi-duotone.hgi-database-locked:before{content:"\431b"}.hgi-duotone.hgi-database-restore:after{content:"\431c"}.hgi-duotone.hgi-database-restore:before{content:"\431d"}.hgi-duotone.hgi-database:after{content:"\431e"}.hgi-duotone.hgi-database-setting:after{content:"\431f"}.hgi-duotone.hgi-database-setting:before{content:"\4320"}.hgi-duotone.hgi-database-sync-01:after{content:"\4321"}.hgi-duotone.hgi-database-sync-01:before{content:"\4322"}.hgi-duotone.hgi-database-sync:after{content:"\4323"}.hgi-duotone.hgi-database-sync:before{content:"\4324"}.hgi-duotone.hgi-database:before{content:"\4325"}.hgi-duotone.hgi-dates:after{content:"\4326"}.hgi-duotone.hgi-dates:before{content:"\4327"}.hgi-duotone.hgi-dead:after{content:"\4328"}.hgi-duotone.hgi-dead:before{content:"\4329"}.hgi-duotone.hgi-delete-01:after{content:"\432a"}.hgi-duotone.hgi-delete-01:before{content:"\432b"}.hgi-duotone.hgi-delete-02:after{content:"\432c"}.hgi-duotone.hgi-delete-02:before{content:"\432d"}.hgi-duotone.hgi-delete-03:after{content:"\432e"}.hgi-duotone.hgi-delete-03:before{content:"\432f"}.hgi-duotone.hgi-delete-04:after{content:"\4330"}.hgi-duotone.hgi-delete-04:before{content:"\4331"}.hgi-duotone.hgi-delete-column:after{content:"\4332"}.hgi-duotone.hgi-delete-column:before{content:"\4333"}.hgi-duotone.hgi-delete-put-back:after{content:"\4334"}.hgi-duotone.hgi-delete-put-back:before{content:"\4335"}.hgi-duotone.hgi-delete-row:after{content:"\4336"}.hgi-duotone.hgi-delete-row:before{content:"\4337"}.hgi-duotone.hgi-delete-throw:after{content:"\4338"}.hgi-duotone.hgi-delete-throw:before{content:"\4339"}.hgi-duotone.hgi-delivered-sent:after{content:"\433a"}.hgi-duotone.hgi-delivered-sent:before{content:"\433b"}.hgi-duotone.hgi-delivery-box-01:after{content:"\433c"}.hgi-duotone.hgi-delivery-box-01:before{content:"\433d"}.hgi-duotone.hgi-delivery-box-02:after{content:"\433e"}.hgi-duotone.hgi-delivery-box-02:before{content:"\433f"}.hgi-duotone.hgi-delivery-delay-01:after{content:"\4340"}.hgi-duotone.hgi-delivery-delay-01:before{content:"\4341"}.hgi-duotone.hgi-delivery-delay-02:after{content:"\4342"}.hgi-duotone.hgi-delivery-delay-02:before{content:"\4343"}.hgi-duotone.hgi-delivery-return-01:after{content:"\4344"}.hgi-duotone.hgi-delivery-return-01:before{content:"\4345"}.hgi-duotone.hgi-delivery-return-02:after{content:"\4346"}.hgi-duotone.hgi-delivery-return-02:before{content:"\4347"}.hgi-duotone.hgi-delivery-secure-01:after{content:"\4348"}.hgi-duotone.hgi-delivery-secure-01:before{content:"\4349"}.hgi-duotone.hgi-delivery-secure-02:after{content:"\434a"}.hgi-duotone.hgi-delivery-secure-02:before{content:"\434b"}.hgi-duotone.hgi-delivery-sent-01:after{content:"\434c"}.hgi-duotone.hgi-delivery-sent-01:before{content:"\434d"}.hgi-duotone.hgi-delivery-sent-02:after{content:"\434e"}.hgi-duotone.hgi-delivery-sent-02:before{content:"\434f"}.hgi-duotone.hgi-delivery-tracking-01:after{content:"\4350"}.hgi-duotone.hgi-delivery-tracking-01:before{content:"\4351"}.hgi-duotone.hgi-delivery-tracking-02:after{content:"\4352"}.hgi-duotone.hgi-delivery-tracking-02:before{content:"\4353"}.hgi-duotone.hgi-delivery-truck-01:after{content:"\4354"}.hgi-duotone.hgi-delivery-truck-01:before{content:"\4355"}.hgi-duotone.hgi-delivery-truck-02:after{content:"\4356"}.hgi-duotone.hgi-delivery-truck-02:before{content:"\4357"}.hgi-duotone.hgi-delivery-view-01:after{content:"\4358"}.hgi-duotone.hgi-delivery-view-01:before{content:"\4359"}.hgi-duotone.hgi-delivery-view-02:after{content:"\435a"}.hgi-duotone.hgi-delivery-view-02:before{content:"\435b"}.hgi-duotone.hgi-dental-braces:after{content:"\435c"}.hgi-duotone.hgi-dental-braces:before{content:"\435d"}.hgi-duotone.hgi-dental-broken-tooth:after{content:"\435e"}.hgi-duotone.hgi-dental-broken-tooth:before{content:"\435f"}.hgi-duotone.hgi-dental-care:after{content:"\4360"}.hgi-duotone.hgi-dental-care:before{content:"\4361"}.hgi-duotone.hgi-dental-tooth:after{content:"\4362"}.hgi-duotone.hgi-dental-tooth:before{content:"\4363"}.hgi-duotone.hgi-departement:after{content:"\4364"}.hgi-duotone.hgi-departement:before{content:"\4365"}.hgi-duotone.hgi-desert:after{content:"\4366"}.hgi-duotone.hgi-desert:before{content:"\4367"}.hgi-duotone.hgi-desk-01:after{content:"\4368"}.hgi-duotone.hgi-desk-01:before{content:"\4369"}.hgi-duotone.hgi-desk-02:after{content:"\436a"}.hgi-duotone.hgi-desk-02:before{content:"\436b"}.hgi-duotone.hgi-desk:after{content:"\436c"}.hgi-duotone.hgi-desk:before{content:"\436d"}.hgi-duotone.hgi-developer:after{content:"\436e"}.hgi-duotone.hgi-developer:before{content:"\436f"}.hgi-duotone.hgi-deviantart:after{content:"\4370"}.hgi-duotone.hgi-deviantart:before{content:"\4371"}.hgi-duotone.hgi-device-access:after{content:"\4372"}.hgi-duotone.hgi-device-access:before{content:"\4373"}.hgi-duotone.hgi-diagonal-scroll-point-01:after{content:"\4374"}.hgi-duotone.hgi-diagonal-scroll-point-01:before{content:"\4375"}.hgi-duotone.hgi-diagonal-scroll-point-02:after{content:"\4376"}.hgi-duotone.hgi-diagonal-scroll-point-02:before{content:"\4377"}.hgi-duotone.hgi-dialpad-circle-01:after{content:"\4378"}.hgi-duotone.hgi-dialpad-circle-01:before{content:"\4379"}.hgi-duotone.hgi-dialpad-circle-02:after{content:"\437a"}.hgi-duotone.hgi-dialpad-circle-02:before{content:"\437b"}.hgi-duotone.hgi-dialpad-square-01:after{content:"\437c"}.hgi-duotone.hgi-dialpad-square-01:before{content:"\437d"}.hgi-duotone.hgi-dialpad-square-02:after{content:"\437e"}.hgi-duotone.hgi-dialpad-square-02:before{content:"\437f"}.hgi-duotone.hgi-diameter:after{content:"\4380"}.hgi-duotone.hgi-diameter:before{content:"\4381"}.hgi-duotone.hgi-diamond-01:after{content:"\4382"}.hgi-duotone.hgi-diamond-01:before{content:"\4383"}.hgi-duotone.hgi-diamond-02:after{content:"\4384"}.hgi-duotone.hgi-diamond-02:before{content:"\4385"}.hgi-duotone.hgi-diamond:after{content:"\4386"}.hgi-duotone.hgi-diamond:before{content:"\4387"}.hgi-duotone.hgi-diaper:after{content:"\4388"}.hgi-duotone.hgi-diaper:before{content:"\4389"}.hgi-duotone.hgi-dice-faces-01:after{content:"\438a"}.hgi-duotone.hgi-dice-faces-01:before{content:"\438b"}.hgi-duotone.hgi-dice-faces-02:after{content:"\438c"}.hgi-duotone.hgi-dice-faces-02:before{content:"\438d"}.hgi-duotone.hgi-dice-faces-03:after{content:"\438e"}.hgi-duotone.hgi-dice-faces-03:before{content:"\438f"}.hgi-duotone.hgi-dice-faces-04:after{content:"\4390"}.hgi-duotone.hgi-dice-faces-04:before{content:"\4391"}.hgi-duotone.hgi-dice-faces-05:after{content:"\4392"}.hgi-duotone.hgi-dice-faces-05:before{content:"\4393"}.hgi-duotone.hgi-dice-faces-06:after{content:"\4394"}.hgi-duotone.hgi-dice-faces-06:before{content:"\4395"}.hgi-duotone.hgi-dice:after{content:"\4396"}.hgi-duotone.hgi-dice:before{content:"\4397"}.hgi-duotone.hgi-digestion:after{content:"\4398"}.hgi-duotone.hgi-digestion:before{content:"\4399"}.hgi-duotone.hgi-digg:after{content:"\439a"}.hgi-duotone.hgi-digg:before{content:"\439b"}.hgi-duotone.hgi-digital-clock:after{content:"\439c"}.hgi-duotone.hgi-digital-clock:before{content:"\439d"}.hgi-duotone.hgi-dim-sum-01:after{content:"\439e"}.hgi-duotone.hgi-dim-sum-01:before{content:"\439f"}.hgi-duotone.hgi-dim-sum-02:after{content:"\43a0"}.hgi-duotone.hgi-dim-sum-02:before{content:"\43a1"}.hgi-duotone.hgi-dining-table:after{content:"\43a2"}.hgi-duotone.hgi-dining-table:before{content:"\43a3"}.hgi-duotone.hgi-diploma:after{content:"\43a4"}.hgi-duotone.hgi-diploma:before{content:"\43a5"}.hgi-duotone.hgi-direction-left-01:after{content:"\43a6"}.hgi-duotone.hgi-direction-left-01:before{content:"\43a7"}.hgi-duotone.hgi-direction-left-02:after{content:"\43a8"}.hgi-duotone.hgi-direction-left-02:before{content:"\43a9"}.hgi-duotone.hgi-direction-right-01:after{content:"\43aa"}.hgi-duotone.hgi-direction-right-01:before{content:"\43ab"}.hgi-duotone.hgi-direction-right-02:after{content:"\43ac"}.hgi-duotone.hgi-direction-right-02:before{content:"\43ad"}.hgi-duotone.hgi-directions-01:after{content:"\43ae"}.hgi-duotone.hgi-directions-01:before{content:"\43af"}.hgi-duotone.hgi-directions-02:after{content:"\43b0"}.hgi-duotone.hgi-directions-02:before{content:"\43b1"}.hgi-duotone.hgi-dirham:after{content:"\43b2"}.hgi-duotone.hgi-dirham:before{content:"\43b3"}.hgi-duotone.hgi-disability-01:after{content:"\43b4"}.hgi-duotone.hgi-disability-01:before{content:"\43b5"}.hgi-duotone.hgi-disability-02:after{content:"\43b6"}.hgi-duotone.hgi-disability-02:before{content:"\43b7"}.hgi-duotone.hgi-discord:after{content:"\43b8"}.hgi-duotone.hgi-discord:before{content:"\43b9"}.hgi-duotone.hgi-discount-01:after{content:"\43ba"}.hgi-duotone.hgi-discount-01:before{content:"\43bb"}.hgi-duotone.hgi-discount:after{content:"\43bc"}.hgi-duotone.hgi-discount-tag-01:after{content:"\43bd"}.hgi-duotone.hgi-discount-tag-01:before{content:"\43be"}.hgi-duotone.hgi-discount-tag-02:after{content:"\43bf"}.hgi-duotone.hgi-discount-tag-02:before{content:"\43c0"}.hgi-duotone.hgi-discount:before{content:"\43c1"}.hgi-duotone.hgi-discover-circle:after{content:"\43c2"}.hgi-duotone.hgi-discover-circle:before{content:"\43c3"}.hgi-duotone.hgi-discover-square:after{content:"\43c4"}.hgi-duotone.hgi-discover-square:before{content:"\43c5"}.hgi-duotone.hgi-dish-01:after{content:"\43c6"}.hgi-duotone.hgi-dish-01:before{content:"\43c7"}.hgi-duotone.hgi-dish-02:after{content:"\43c8"}.hgi-duotone.hgi-dish-02:before{content:"\43c9"}.hgi-duotone.hgi-dish-washer:after{content:"\43ca"}.hgi-duotone.hgi-dish-washer:before{content:"\43cb"}.hgi-duotone.hgi-displeased:after{content:"\43cc"}.hgi-duotone.hgi-displeased:before{content:"\43cd"}.hgi-duotone.hgi-distribute-horizontal-center:after{content:"\43ce"}.hgi-duotone.hgi-distribute-horizontal-center:before{content:"\43cf"}.hgi-duotone.hgi-distribute-horizontal-left:after{content:"\43d0"}.hgi-duotone.hgi-distribute-horizontal-left:before{content:"\43d1"}.hgi-duotone.hgi-distribute-horizontal-right:after{content:"\43d2"}.hgi-duotone.hgi-distribute-horizontal-right:before{content:"\43d3"}.hgi-duotone.hgi-distribute-vertical-bottom:after{content:"\43d4"}.hgi-duotone.hgi-distribute-vertical-bottom:before{content:"\43d5"}.hgi-duotone.hgi-distribute-vertical-center:after{content:"\43d6"}.hgi-duotone.hgi-distribute-vertical-center:before{content:"\43d7"}.hgi-duotone.hgi-distribute-vertical-top:after{content:"\43d8"}.hgi-duotone.hgi-distribute-vertical-top:before{content:"\43d9"}.hgi-duotone.hgi-distribution:after{content:"\43da"}.hgi-duotone.hgi-distribution:before{content:"\43db"}.hgi-duotone.hgi-divide-sign-circle:after{content:"\43dc"}.hgi-duotone.hgi-divide-sign-circle:before{content:"\43dd"}.hgi-duotone.hgi-divide-sign:after{content:"\43de"}.hgi-duotone.hgi-divide-sign-square:after{content:"\43df"}.hgi-duotone.hgi-divide-sign-square:before{content:"\43e0"}.hgi-duotone.hgi-divide-sign:before{content:"\43e1"}.hgi-duotone.hgi-dna-01:after{content:"\43e2"}.hgi-duotone.hgi-dna-01:before{content:"\43e3"}.hgi-duotone.hgi-dna:after{content:"\43e4"}.hgi-duotone.hgi-dna:before{content:"\43e5"}.hgi-duotone.hgi-do-not-touch-01:after{content:"\43e6"}.hgi-duotone.hgi-do-not-touch-01:before{content:"\43e7"}.hgi-duotone.hgi-do-not-touch-02:after{content:"\43e8"}.hgi-duotone.hgi-do-not-touch-02:before{content:"\43e9"}.hgi-duotone.hgi-doc-01:after{content:"\43ea"}.hgi-duotone.hgi-doc-01:before{content:"\43eb"}.hgi-duotone.hgi-doc-02:after{content:"\43ec"}.hgi-duotone.hgi-doc-02:before{content:"\43ed"}.hgi-duotone.hgi-doctor-01:after{content:"\43ee"}.hgi-duotone.hgi-doctor-01:before{content:"\43ef"}.hgi-duotone.hgi-doctor-02:after{content:"\43f0"}.hgi-duotone.hgi-doctor-02:before{content:"\43f1"}.hgi-duotone.hgi-doctor-03:after{content:"\43f2"}.hgi-duotone.hgi-doctor-03:before{content:"\43f3"}.hgi-duotone.hgi-document-attachment:after{content:"\43f4"}.hgi-duotone.hgi-document-attachment:before{content:"\43f5"}.hgi-duotone.hgi-document-code:after{content:"\43f6"}.hgi-duotone.hgi-document-code:before{content:"\43f7"}.hgi-duotone.hgi-document-validation:after{content:"\43f8"}.hgi-duotone.hgi-document-validation:before{content:"\43f9"}.hgi-duotone.hgi-dollar-01:after{content:"\43fa"}.hgi-duotone.hgi-dollar-01:before{content:"\43fb"}.hgi-duotone.hgi-dollar-02:after{content:"\43fc"}.hgi-duotone.hgi-dollar-02:before{content:"\43fd"}.hgi-duotone.hgi-dollar-circle:after{content:"\43fe"}.hgi-duotone.hgi-dollar-circle:before{content:"\43ff"}.hgi-duotone.hgi-dollar-receive-01:after{content:"\4400"}.hgi-duotone.hgi-dollar-receive-01:before{content:"\4401"}.hgi-duotone.hgi-dollar-receive-02:after{content:"\4402"}.hgi-duotone.hgi-dollar-receive-02:before{content:"\4403"}.hgi-duotone.hgi-dollar-send-01:after{content:"\4404"}.hgi-duotone.hgi-dollar-send-01:before{content:"\4405"}.hgi-duotone.hgi-dollar-send-02:after{content:"\4406"}.hgi-duotone.hgi-dollar-send-02:before{content:"\4407"}.hgi-duotone.hgi-dollar-square:after{content:"\4408"}.hgi-duotone.hgi-dollar-square:before{content:"\4409"}.hgi-duotone.hgi-dome:after{content:"\440a"}.hgi-duotone.hgi-dome:before{content:"\440b"}.hgi-duotone.hgi-domino:after{content:"\440c"}.hgi-duotone.hgi-domino:before{content:"\440d"}.hgi-duotone.hgi-door-01:after{content:"\440e"}.hgi-duotone.hgi-door-01:before{content:"\440f"}.hgi-duotone.hgi-door-02:after{content:"\4410"}.hgi-duotone.hgi-door-02:before{content:"\4411"}.hgi-duotone.hgi-door-lock:after{content:"\4412"}.hgi-duotone.hgi-door-lock:before{content:"\4413"}.hgi-duotone.hgi-door:after{content:"\4414"}.hgi-duotone.hgi-door:before{content:"\4415"}.hgi-duotone.hgi-doughnut:after{content:"\4416"}.hgi-duotone.hgi-doughnut:before{content:"\4417"}.hgi-duotone.hgi-download-01:after{content:"\4418"}.hgi-duotone.hgi-download-01:before{content:"\4419"}.hgi-duotone.hgi-download-02:after{content:"\441a"}.hgi-duotone.hgi-download-02:before{content:"\441b"}.hgi-duotone.hgi-download-03:after{content:"\441c"}.hgi-duotone.hgi-download-03:before{content:"\441d"}.hgi-duotone.hgi-download-04:after{content:"\441e"}.hgi-duotone.hgi-download-04:before{content:"\441f"}.hgi-duotone.hgi-download-05:after{content:"\4420"}.hgi-duotone.hgi-download-05:before{content:"\4421"}.hgi-duotone.hgi-download-circle-01:after{content:"\4422"}.hgi-duotone.hgi-download-circle-01:before{content:"\4423"}.hgi-duotone.hgi-download-circle-02:after{content:"\4424"}.hgi-duotone.hgi-download-circle-02:before{content:"\4425"}.hgi-duotone.hgi-download-square-01:after{content:"\4426"}.hgi-duotone.hgi-download-square-01:before{content:"\4427"}.hgi-duotone.hgi-download-square-02:after{content:"\4428"}.hgi-duotone.hgi-download-square-02:before{content:"\4429"}.hgi-duotone.hgi-drag-01:after{content:"\442a"}.hgi-duotone.hgi-drag-01:before{content:"\442b"}.hgi-duotone.hgi-drag-02:after{content:"\442c"}.hgi-duotone.hgi-drag-02:before{content:"\442d"}.hgi-duotone.hgi-drag-03:after{content:"\442e"}.hgi-duotone.hgi-drag-03:before{content:"\442f"}.hgi-duotone.hgi-drag-04:after{content:"\4430"}.hgi-duotone.hgi-drag-04:before{content:"\4431"}.hgi-duotone.hgi-drag-drop-horizontal:after{content:"\4432"}.hgi-duotone.hgi-drag-drop-horizontal:before{content:"\4433"}.hgi-duotone.hgi-drag-drop:after{content:"\4434"}.hgi-duotone.hgi-drag-drop-vertical:after{content:"\4435"}.hgi-duotone.hgi-drag-drop-vertical:before{content:"\4436"}.hgi-duotone.hgi-drag-drop:before{content:"\4437"}.hgi-duotone.hgi-drag-left-01:after{content:"\4438"}.hgi-duotone.hgi-drag-left-01:before{content:"\4439"}.hgi-duotone.hgi-drag-left-02:after{content:"\443a"}.hgi-duotone.hgi-drag-left-02:before{content:"\443b"}.hgi-duotone.hgi-drag-left-03:after{content:"\443c"}.hgi-duotone.hgi-drag-left-03:before{content:"\443d"}.hgi-duotone.hgi-drag-left-04:after{content:"\443e"}.hgi-duotone.hgi-drag-left-04:before{content:"\443f"}.hgi-duotone.hgi-drag-right-01:after{content:"\4440"}.hgi-duotone.hgi-drag-right-01:before{content:"\4441"}.hgi-duotone.hgi-drag-right-02:after{content:"\4442"}.hgi-duotone.hgi-drag-right-02:before{content:"\4443"}.hgi-duotone.hgi-drag-right-03:after{content:"\4444"}.hgi-duotone.hgi-drag-right-03:before{content:"\4445"}.hgi-duotone.hgi-drag-right-04:after{content:"\4446"}.hgi-duotone.hgi-drag-right-04:before{content:"\4447"}.hgi-duotone.hgi-drawing-compass:after{content:"\4448"}.hgi-duotone.hgi-drawing-compass:before{content:"\4449"}.hgi-duotone.hgi-drawing-mode:after{content:"\444a"}.hgi-duotone.hgi-drawing-mode:before{content:"\444b"}.hgi-duotone.hgi-dress-01:after{content:"\444c"}.hgi-duotone.hgi-dress-01:before{content:"\444d"}.hgi-duotone.hgi-dress-02:after{content:"\444e"}.hgi-duotone.hgi-dress-02:before{content:"\444f"}.hgi-duotone.hgi-dress-03:after{content:"\4450"}.hgi-duotone.hgi-dress-03:before{content:"\4451"}.hgi-duotone.hgi-dress-04:after{content:"\4452"}.hgi-duotone.hgi-dress-04:before{content:"\4453"}.hgi-duotone.hgi-dress-05:after{content:"\4454"}.hgi-duotone.hgi-dress-05:before{content:"\4455"}.hgi-duotone.hgi-dress-06:after{content:"\4456"}.hgi-duotone.hgi-dress-06:before{content:"\4457"}.hgi-duotone.hgi-dress-07:after{content:"\4458"}.hgi-duotone.hgi-dress-07:before{content:"\4459"}.hgi-duotone.hgi-dressing-table-01:after{content:"\445a"}.hgi-duotone.hgi-dressing-table-01:before{content:"\445b"}.hgi-duotone.hgi-dressing-table-02:after{content:"\445c"}.hgi-duotone.hgi-dressing-table-02:before{content:"\445d"}.hgi-duotone.hgi-dressing-table-03:after{content:"\445e"}.hgi-duotone.hgi-dressing-table-03:before{content:"\445f"}.hgi-duotone.hgi-dribbble:after{content:"\4460"}.hgi-duotone.hgi-dribbble:before{content:"\4461"}.hgi-duotone.hgi-drink:after{content:"\4462"}.hgi-duotone.hgi-drink:before{content:"\4463"}.hgi-duotone.hgi-drone:after{content:"\4464"}.hgi-duotone.hgi-drone:before{content:"\4465"}.hgi-duotone.hgi-drooling:after{content:"\4466"}.hgi-duotone.hgi-drooling:before{content:"\4467"}.hgi-duotone.hgi-dropbox:after{content:"\4468"}.hgi-duotone.hgi-dropbox:before{content:"\4469"}.hgi-duotone.hgi-droplet:after{content:"\446a"}.hgi-duotone.hgi-droplet:before{content:"\446b"}.hgi-duotone.hgi-dropper:after{content:"\446c"}.hgi-duotone.hgi-dropper:before{content:"\446d"}.hgi-duotone.hgi-ds3-tool:after{content:"\446e"}.hgi-duotone.hgi-ds3-tool:before{content:"\446f"}.hgi-duotone.hgi-dua:after{content:"\4470"}.hgi-duotone.hgi-dua:before{content:"\4471"}.hgi-duotone.hgi-dumbbell-01:after{content:"\4472"}.hgi-duotone.hgi-dumbbell-01:before{content:"\4473"}.hgi-duotone.hgi-dumbbell-02:after{content:"\4474"}.hgi-duotone.hgi-dumbbell-02:before{content:"\4475"}.hgi-duotone.hgi-dumbbell-03:after{content:"\4476"}.hgi-duotone.hgi-dumbbell-03:before{content:"\4477"}.hgi-duotone.hgi-ear-rings-01:after{content:"\4478"}.hgi-duotone.hgi-ear-rings-01:before{content:"\4479"}.hgi-duotone.hgi-ear-rings-02:after{content:"\447a"}.hgi-duotone.hgi-ear-rings-02:before{content:"\447b"}.hgi-duotone.hgi-ear-rings-03:after{content:"\447c"}.hgi-duotone.hgi-ear-rings-03:before{content:"\447d"}.hgi-duotone.hgi-ear:after{content:"\447e"}.hgi-duotone.hgi-ear:before{content:"\447f"}.hgi-duotone.hgi-earth:after{content:"\4480"}.hgi-duotone.hgi-earth:before{content:"\4481"}.hgi-duotone.hgi-ease-curve-control-points:after{content:"\4482"}.hgi-duotone.hgi-ease-curve-control-points:before{content:"\4483"}.hgi-duotone.hgi-ease-in-control-point:after{content:"\4484"}.hgi-duotone.hgi-ease-in-control-point:before{content:"\4485"}.hgi-duotone.hgi-ease-in-out:after{content:"\4486"}.hgi-duotone.hgi-ease-in-out:before{content:"\4487"}.hgi-duotone.hgi-ease-in:after{content:"\4488"}.hgi-duotone.hgi-ease-in:before{content:"\4489"}.hgi-duotone.hgi-ease-out-control-point:after{content:"\448a"}.hgi-duotone.hgi-ease-out-control-point:before{content:"\448b"}.hgi-duotone.hgi-ease-out:after{content:"\448c"}.hgi-duotone.hgi-ease-out:before{content:"\448d"}.hgi-duotone.hgi-eco-energy:after{content:"\448e"}.hgi-duotone.hgi-eco-energy:before{content:"\448f"}.hgi-duotone.hgi-eco-lab-01:after{content:"\4490"}.hgi-duotone.hgi-eco-lab-01:before{content:"\4491"}.hgi-duotone.hgi-eco-lab-02:after{content:"\4492"}.hgi-duotone.hgi-eco-lab-02:before{content:"\4493"}.hgi-duotone.hgi-eco-lab:after{content:"\4494"}.hgi-duotone.hgi-eco-lab:before{content:"\4495"}.hgi-duotone.hgi-eco-power:after{content:"\4496"}.hgi-duotone.hgi-eco-power:before{content:"\4497"}.hgi-duotone.hgi-edge-style:after{content:"\4498"}.hgi-duotone.hgi-edge-style:before{content:"\4499"}.hgi-duotone.hgi-edit-01:after{content:"\449a"}.hgi-duotone.hgi-edit-01:before{content:"\449b"}.hgi-duotone.hgi-edit-02:after{content:"\449c"}.hgi-duotone.hgi-edit-02:before{content:"\449d"}.hgi-duotone.hgi-edit-off:after{content:"\449e"}.hgi-duotone.hgi-edit-off:before{content:"\449f"}.hgi-duotone.hgi-edit-road:after{content:"\44a0"}.hgi-duotone.hgi-edit-road:before{content:"\44a1"}.hgi-duotone.hgi-edit-table:after{content:"\44a2"}.hgi-duotone.hgi-edit-table:before{content:"\44a3"}.hgi-duotone.hgi-edit-user-02:after{content:"\44a4"}.hgi-duotone.hgi-edit-user-02:before{content:"\44a5"}.hgi-duotone.hgi-eggs:after{content:"\44a6"}.hgi-duotone.hgi-eggs:before{content:"\44a7"}.hgi-duotone.hgi-eid-mubarak:after{content:"\44a8"}.hgi-duotone.hgi-eid-mubarak:before{content:"\44a9"}.hgi-duotone.hgi-eiffel-tower:after{content:"\44aa"}.hgi-duotone.hgi-eiffel-tower:before{content:"\44ab"}.hgi-duotone.hgi-elearning-exchange:after{content:"\44ac"}.hgi-duotone.hgi-elearning-exchange:before{content:"\44ad"}.hgi-duotone.hgi-electric-home-01:after{content:"\44ae"}.hgi-duotone.hgi-electric-home-01:before{content:"\44af"}.hgi-duotone.hgi-electric-home-02:after{content:"\44b0"}.hgi-duotone.hgi-electric-home-02:before{content:"\44b1"}.hgi-duotone.hgi-electric-plugs:after{content:"\44b2"}.hgi-duotone.hgi-electric-plugs:before{content:"\44b3"}.hgi-duotone.hgi-electric-tower-01:after{content:"\44b4"}.hgi-duotone.hgi-electric-tower-01:before{content:"\44b5"}.hgi-duotone.hgi-electric-tower-02:after{content:"\44b6"}.hgi-duotone.hgi-electric-tower-02:before{content:"\44b7"}.hgi-duotone.hgi-electric-wire:after{content:"\44b8"}.hgi-duotone.hgi-electric-wire:before{content:"\44b9"}.hgi-duotone.hgi-ellipse-selection:after{content:"\44ba"}.hgi-duotone.hgi-ellipse-selection:before{content:"\44bb"}.hgi-duotone.hgi-encrypt:after{content:"\44bc"}.hgi-duotone.hgi-encrypt:before{content:"\44bd"}.hgi-duotone.hgi-energy-ellipse:after{content:"\44be"}.hgi-duotone.hgi-energy-ellipse:before{content:"\44bf"}.hgi-duotone.hgi-energy-rectangle:after{content:"\44c0"}.hgi-duotone.hgi-energy-rectangle:before{content:"\44c1"}.hgi-duotone.hgi-energy:after{content:"\44c2"}.hgi-duotone.hgi-energy:before{content:"\44c3"}.hgi-duotone.hgi-entering-geo-fence:after{content:"\44c4"}.hgi-duotone.hgi-entering-geo-fence:before{content:"\44c5"}.hgi-duotone.hgi-envato:after{content:"\44c6"}.hgi-duotone.hgi-envato:before{content:"\44c7"}.hgi-duotone.hgi-equal-sign-circle:after{content:"\44c8"}.hgi-duotone.hgi-equal-sign-circle:before{content:"\44c9"}.hgi-duotone.hgi-equal-sign:after{content:"\44ca"}.hgi-duotone.hgi-equal-sign-square:after{content:"\44cb"}.hgi-duotone.hgi-equal-sign-square:before{content:"\44cc"}.hgi-duotone.hgi-equal-sign:before{content:"\44cd"}.hgi-duotone.hgi-equipment-bench-press:after{content:"\44ce"}.hgi-duotone.hgi-equipment-bench-press:before{content:"\44cf"}.hgi-duotone.hgi-equipment-chest-press:after{content:"\44d0"}.hgi-duotone.hgi-equipment-chest-press:before{content:"\44d1"}.hgi-duotone.hgi-equipment-gym-01:after{content:"\44d2"}.hgi-duotone.hgi-equipment-gym-01:before{content:"\44d3"}.hgi-duotone.hgi-equipment-gym-02:after{content:"\44d4"}.hgi-duotone.hgi-equipment-gym-02:before{content:"\44d5"}.hgi-duotone.hgi-equipment-gym-03:after{content:"\44d6"}.hgi-duotone.hgi-equipment-gym-03:before{content:"\44d7"}.hgi-duotone.hgi-equipment-weightlifting:after{content:"\44d8"}.hgi-duotone.hgi-equipment-weightlifting:before{content:"\44d9"}.hgi-duotone.hgi-eraser-01:after{content:"\44da"}.hgi-duotone.hgi-eraser-01:before{content:"\44db"}.hgi-duotone.hgi-eraser-add:after{content:"\44dc"}.hgi-duotone.hgi-eraser-add:before{content:"\44dd"}.hgi-duotone.hgi-eraser-auto:after{content:"\44de"}.hgi-duotone.hgi-eraser-auto:before{content:"\44df"}.hgi-duotone.hgi-eraser:after{content:"\44e0"}.hgi-duotone.hgi-eraser:before{content:"\44e1"}.hgi-duotone.hgi-estimate-01:after{content:"\44e2"}.hgi-duotone.hgi-estimate-01:before{content:"\44e3"}.hgi-duotone.hgi-estimate-02:after{content:"\44e4"}.hgi-duotone.hgi-estimate-02:before{content:"\44e5"}.hgi-duotone.hgi-ethereum-ellipse:after{content:"\44e6"}.hgi-duotone.hgi-ethereum-ellipse:before{content:"\44e7"}.hgi-duotone.hgi-ethereum-rectangle:after{content:"\44e8"}.hgi-duotone.hgi-ethereum-rectangle:before{content:"\44e9"}.hgi-duotone.hgi-ethereum:after{content:"\44ea"}.hgi-duotone.hgi-ethereum:before{content:"\44eb"}.hgi-duotone.hgi-euro-circle:after{content:"\44ec"}.hgi-duotone.hgi-euro-circle:before{content:"\44ed"}.hgi-duotone.hgi-euro-receive:after{content:"\44ee"}.hgi-duotone.hgi-euro-receive:before{content:"\44ef"}.hgi-duotone.hgi-euro:after{content:"\44f0"}.hgi-duotone.hgi-euro-send:after{content:"\44f1"}.hgi-duotone.hgi-euro-send:before{content:"\44f2"}.hgi-duotone.hgi-euro-square:after{content:"\44f3"}.hgi-duotone.hgi-euro-square:before{content:"\44f4"}.hgi-duotone.hgi-euro:before{content:"\44f5"}.hgi-duotone.hgi-ev-charging:after{content:"\44f6"}.hgi-duotone.hgi-ev-charging:before{content:"\44f7"}.hgi-duotone.hgi-evil:after{content:"\44f8"}.hgi-duotone.hgi-evil:before{content:"\44f9"}.hgi-duotone.hgi-exchange-01:after{content:"\44fa"}.hgi-duotone.hgi-exchange-01:before{content:"\44fb"}.hgi-duotone.hgi-exchange-02:after{content:"\44fc"}.hgi-duotone.hgi-exchange-02:before{content:"\44fd"}.hgi-duotone.hgi-exchange-03:after{content:"\44fe"}.hgi-duotone.hgi-exchange-03:before{content:"\44ff"}.hgi-duotone.hgi-expander:after{content:"\4500"}.hgi-duotone.hgi-expander:before{content:"\4501"}.hgi-duotone.hgi-external-drive:after{content:"\4502"}.hgi-duotone.hgi-external-drive:before{content:"\4503"}.hgi-duotone.hgi-eye:after{content:"\4504"}.hgi-duotone.hgi-eye:before{content:"\4505"}.hgi-duotone.hgi-face-id:after{content:"\4506"}.hgi-duotone.hgi-face-id:before{content:"\4507"}.hgi-duotone.hgi-facebook-01:after{content:"\4508"}.hgi-duotone.hgi-facebook-01:before{content:"\4509"}.hgi-duotone.hgi-facebook-02:after{content:"\450a"}.hgi-duotone.hgi-facebook-02:before{content:"\450b"}.hgi-duotone.hgi-factory-01:after{content:"\450c"}.hgi-duotone.hgi-factory-01:before{content:"\450d"}.hgi-duotone.hgi-factory-02:after{content:"\450e"}.hgi-duotone.hgi-factory-02:before{content:"\450f"}.hgi-duotone.hgi-factory:after{content:"\4510"}.hgi-duotone.hgi-factory:before{content:"\4511"}.hgi-duotone.hgi-fahrenheit:after{content:"\4512"}.hgi-duotone.hgi-fahrenheit:before{content:"\4513"}.hgi-duotone.hgi-falling-star:after{content:"\4514"}.hgi-duotone.hgi-falling-star:before{content:"\4515"}.hgi-duotone.hgi-fast-wind:after{content:"\4516"}.hgi-duotone.hgi-fast-wind:before{content:"\4517"}.hgi-duotone.hgi-favourite-circle:after{content:"\4518"}.hgi-duotone.hgi-favourite-circle:before{content:"\4519"}.hgi-duotone.hgi-favourite:after{content:"\451a"}.hgi-duotone.hgi-favourite-square:after{content:"\451b"}.hgi-duotone.hgi-favourite-square:before{content:"\451c"}.hgi-duotone.hgi-favourite:before{content:"\451d"}.hgi-duotone.hgi-feather:after{content:"\451e"}.hgi-duotone.hgi-feather:before{content:"\451f"}.hgi-duotone.hgi-fencing-mask:after{content:"\4520"}.hgi-duotone.hgi-fencing-mask:before{content:"\4521"}.hgi-duotone.hgi-fencing:after{content:"\4522"}.hgi-duotone.hgi-fencing:before{content:"\4523"}.hgi-duotone.hgi-ferris-wheel:after{content:"\4524"}.hgi-duotone.hgi-ferris-wheel:before{content:"\4525"}.hgi-duotone.hgi-ferry-boat:after{content:"\4526"}.hgi-duotone.hgi-ferry-boat:before{content:"\4527"}.hgi-duotone.hgi-figma:after{content:"\4528"}.hgi-duotone.hgi-figma:before{content:"\4529"}.hgi-duotone.hgi-file-01:after{content:"\452a"}.hgi-duotone.hgi-file-01:before{content:"\452b"}.hgi-duotone.hgi-file-02:after{content:"\452c"}.hgi-duotone.hgi-file-02:before{content:"\452d"}.hgi-duotone.hgi-file-add:after{content:"\452e"}.hgi-duotone.hgi-file-add:before{content:"\452f"}.hgi-duotone.hgi-file-attachment:after{content:"\4530"}.hgi-duotone.hgi-file-attachment:before{content:"\4531"}.hgi-duotone.hgi-file-audio:after{content:"\4532"}.hgi-duotone.hgi-file-audio:before{content:"\4533"}.hgi-duotone.hgi-file-bitcoin:after{content:"\4534"}.hgi-duotone.hgi-file-bitcoin:before{content:"\4535"}.hgi-duotone.hgi-file-block:after{content:"\4536"}.hgi-duotone.hgi-file-block:before{content:"\4537"}.hgi-duotone.hgi-file-bookmark:after{content:"\4538"}.hgi-duotone.hgi-file-bookmark:before{content:"\4539"}.hgi-duotone.hgi-file-cloud:after{content:"\453a"}.hgi-duotone.hgi-file-cloud:before{content:"\453b"}.hgi-duotone.hgi-file-corrupt:after{content:"\453c"}.hgi-duotone.hgi-file-corrupt:before{content:"\453d"}.hgi-duotone.hgi-file-dollar:after{content:"\453e"}.hgi-duotone.hgi-file-dollar:before{content:"\453f"}.hgi-duotone.hgi-file-download:after{content:"\4540"}.hgi-duotone.hgi-file-download:before{content:"\4541"}.hgi-duotone.hgi-file-edit:after{content:"\4542"}.hgi-duotone.hgi-file-edit:before{content:"\4543"}.hgi-duotone.hgi-file-euro:after{content:"\4544"}.hgi-duotone.hgi-file-euro:before{content:"\4545"}.hgi-duotone.hgi-file-export:after{content:"\4546"}.hgi-duotone.hgi-file-export:before{content:"\4547"}.hgi-duotone.hgi-file-favourite:after{content:"\4548"}.hgi-duotone.hgi-file-favourite:before{content:"\4549"}.hgi-duotone.hgi-file-import:after{content:"\454a"}.hgi-duotone.hgi-file-import:before{content:"\454b"}.hgi-duotone.hgi-file-link:after{content:"\454c"}.hgi-duotone.hgi-file-link:before{content:"\454d"}.hgi-duotone.hgi-file-locked:after{content:"\454e"}.hgi-duotone.hgi-file-locked:before{content:"\454f"}.hgi-duotone.hgi-file-management:after{content:"\4550"}.hgi-duotone.hgi-file-management:before{content:"\4551"}.hgi-duotone.hgi-file-minus:after{content:"\4552"}.hgi-duotone.hgi-file-minus:before{content:"\4553"}.hgi-duotone.hgi-file-music:after{content:"\4554"}.hgi-duotone.hgi-file-music:before{content:"\4555"}.hgi-duotone.hgi-file-not-found:after{content:"\4556"}.hgi-duotone.hgi-file-not-found:before{content:"\4557"}.hgi-duotone.hgi-file-paste:after{content:"\4558"}.hgi-duotone.hgi-file-paste:before{content:"\4559"}.hgi-duotone.hgi-file-pin:after{content:"\455a"}.hgi-duotone.hgi-file-pin:before{content:"\455b"}.hgi-duotone.hgi-file-pound:after{content:"\455c"}.hgi-duotone.hgi-file-pound:before{content:"\455d"}.hgi-duotone.hgi-file-remove:after{content:"\455e"}.hgi-duotone.hgi-file-remove:before{content:"\455f"}.hgi-duotone.hgi-file-script:after{content:"\4560"}.hgi-duotone.hgi-file-script:before{content:"\4561"}.hgi-duotone.hgi-file-search:after{content:"\4562"}.hgi-duotone.hgi-file-search:before{content:"\4563"}.hgi-duotone.hgi-file-security:after{content:"\4564"}.hgi-duotone.hgi-file-security:before{content:"\4565"}.hgi-duotone.hgi-file-shredder:after{content:"\4566"}.hgi-duotone.hgi-file-shredder:before{content:"\4567"}.hgi-duotone.hgi-file-star:after{content:"\4568"}.hgi-duotone.hgi-file-star:before{content:"\4569"}.hgi-duotone.hgi-file-sync:after{content:"\456a"}.hgi-duotone.hgi-file-sync:before{content:"\456b"}.hgi-duotone.hgi-file-unknown:after{content:"\456c"}.hgi-duotone.hgi-file-unknown:before{content:"\456d"}.hgi-duotone.hgi-file-unlocked:after{content:"\456e"}.hgi-duotone.hgi-file-unlocked:before{content:"\456f"}.hgi-duotone.hgi-file-upload:after{content:"\4570"}.hgi-duotone.hgi-file-upload:before{content:"\4571"}.hgi-duotone.hgi-file-validation:after{content:"\4572"}.hgi-duotone.hgi-file-validation:before{content:"\4573"}.hgi-duotone.hgi-file-verified:after{content:"\4574"}.hgi-duotone.hgi-file-verified:before{content:"\4575"}.hgi-duotone.hgi-file-video:after{content:"\4576"}.hgi-duotone.hgi-file-video:before{content:"\4577"}.hgi-duotone.hgi-file-view:after{content:"\4578"}.hgi-duotone.hgi-file-view:before{content:"\4579"}.hgi-duotone.hgi-file-yen:after{content:"\457a"}.hgi-duotone.hgi-file-yen:before{content:"\457b"}.hgi-duotone.hgi-file-zip:after{content:"\457c"}.hgi-duotone.hgi-file-zip:before{content:"\457d"}.hgi-duotone.hgi-files-01:after{content:"\457e"}.hgi-duotone.hgi-files-01:before{content:"\457f"}.hgi-duotone.hgi-files-02:after{content:"\4580"}.hgi-duotone.hgi-files-02:before{content:"\4581"}.hgi-duotone.hgi-film-01:after{content:"\4582"}.hgi-duotone.hgi-film-01:before{content:"\4583"}.hgi-duotone.hgi-film-02:after{content:"\4584"}.hgi-duotone.hgi-film-02:before{content:"\4585"}.hgi-duotone.hgi-film-roll-01:after{content:"\4586"}.hgi-duotone.hgi-film-roll-01:before{content:"\4587"}.hgi-duotone.hgi-film-roll-02:after{content:"\4588"}.hgi-duotone.hgi-film-roll-02:before{content:"\4589"}.hgi-duotone.hgi-filter-add:after{content:"\458a"}.hgi-duotone.hgi-filter-add:before{content:"\458b"}.hgi-duotone.hgi-filter-edit:after{content:"\458c"}.hgi-duotone.hgi-filter-edit:before{content:"\458d"}.hgi-duotone.hgi-filter-horizontal:after{content:"\458e"}.hgi-duotone.hgi-filter-horizontal:before{content:"\458f"}.hgi-duotone.hgi-filter-mail-circle:after{content:"\4590"}.hgi-duotone.hgi-filter-mail-circle:before{content:"\4591"}.hgi-duotone.hgi-filter-mail-square:after{content:"\4592"}.hgi-duotone.hgi-filter-mail-square:before{content:"\4593"}.hgi-duotone.hgi-filter-remove:after{content:"\4594"}.hgi-duotone.hgi-filter-remove:before{content:"\4595"}.hgi-duotone.hgi-filter-reset:after{content:"\4596"}.hgi-duotone.hgi-filter-reset:before{content:"\4597"}.hgi-duotone.hgi-filter:after{content:"\4598"}.hgi-duotone.hgi-filter-vertical:after{content:"\4599"}.hgi-duotone.hgi-filter-vertical:before{content:"\459a"}.hgi-duotone.hgi-filter:before{content:"\459b"}.hgi-duotone.hgi-finger-access:after{content:"\459c"}.hgi-duotone.hgi-finger-access:before{content:"\459d"}.hgi-duotone.hgi-finger-print-add:after{content:"\459e"}.hgi-duotone.hgi-finger-print-add:before{content:"\459f"}.hgi-duotone.hgi-finger-print-check:after{content:"\45a0"}.hgi-duotone.hgi-finger-print-check:before{content:"\45a1"}.hgi-duotone.hgi-finger-print-minus:after{content:"\45a2"}.hgi-duotone.hgi-finger-print-minus:before{content:"\45a3"}.hgi-duotone.hgi-finger-print-remove:after{content:"\45a4"}.hgi-duotone.hgi-finger-print-remove:before{content:"\45a5"}.hgi-duotone.hgi-finger-print-scan:after{content:"\45a6"}.hgi-duotone.hgi-finger-print-scan:before{content:"\45a7"}.hgi-duotone.hgi-finger-print:after{content:"\45a8"}.hgi-duotone.hgi-finger-print:before{content:"\45a9"}.hgi-duotone.hgi-fingerprint-scan:after{content:"\45aa"}.hgi-duotone.hgi-fingerprint-scan:before{content:"\45ab"}.hgi-duotone.hgi-fins:after{content:"\45ac"}.hgi-duotone.hgi-fins:before{content:"\45ad"}.hgi-duotone.hgi-fire-pit:after{content:"\45ae"}.hgi-duotone.hgi-fire-pit:before{content:"\45af"}.hgi-duotone.hgi-fire:after{content:"\45b0"}.hgi-duotone.hgi-fire-security:after{content:"\45b1"}.hgi-duotone.hgi-fire-security:before{content:"\45b2"}.hgi-duotone.hgi-fire:before{content:"\45b3"}.hgi-duotone.hgi-firewall:after{content:"\45b4"}.hgi-duotone.hgi-firewall:before{content:"\45b5"}.hgi-duotone.hgi-first-aid-kit:after{content:"\45b6"}.hgi-duotone.hgi-first-aid-kit:before{content:"\45b7"}.hgi-duotone.hgi-first-bracket-circle:after{content:"\45b8"}.hgi-duotone.hgi-first-bracket-circle:before{content:"\45b9"}.hgi-duotone.hgi-first-bracket:after{content:"\45ba"}.hgi-duotone.hgi-first-bracket-square:after{content:"\45bb"}.hgi-duotone.hgi-first-bracket-square:before{content:"\45bc"}.hgi-duotone.hgi-first-bracket:before{content:"\45bd"}.hgi-duotone.hgi-fish-food:after{content:"\45be"}.hgi-duotone.hgi-fish-food:before{content:"\45bf"}.hgi-duotone.hgi-fiverr:after{content:"\45c0"}.hgi-duotone.hgi-fiverr:before{content:"\45c1"}.hgi-duotone.hgi-flag-01:after{content:"\45c2"}.hgi-duotone.hgi-flag-01:before{content:"\45c3"}.hgi-duotone.hgi-flag-02:after{content:"\45c4"}.hgi-duotone.hgi-flag-02:before{content:"\45c5"}.hgi-duotone.hgi-flag-03:after{content:"\45c6"}.hgi-duotone.hgi-flag-03:before{content:"\45c7"}.hgi-duotone.hgi-flash-off:after{content:"\45c8"}.hgi-duotone.hgi-flash-off:before{content:"\45c9"}.hgi-duotone.hgi-flash:after{content:"\45ca"}.hgi-duotone.hgi-flash:before{content:"\45cb"}.hgi-duotone.hgi-flaticon:after{content:"\45cc"}.hgi-duotone.hgi-flaticon:before{content:"\45cd"}.hgi-duotone.hgi-flickr:after{content:"\45ce"}.hgi-duotone.hgi-flickr:before{content:"\45cf"}.hgi-duotone.hgi-flim-slate:after{content:"\45d0"}.hgi-duotone.hgi-flim-slate:before{content:"\45d1"}.hgi-duotone.hgi-flip-bottom:after{content:"\45d2"}.hgi-duotone.hgi-flip-bottom:before{content:"\45d3"}.hgi-duotone.hgi-flip-horizontal:after{content:"\45d4"}.hgi-duotone.hgi-flip-horizontal:before{content:"\45d5"}.hgi-duotone.hgi-flip-left:after{content:"\45d6"}.hgi-duotone.hgi-flip-left:before{content:"\45d7"}.hgi-duotone.hgi-flip-phone:after{content:"\45d8"}.hgi-duotone.hgi-flip-phone:before{content:"\45d9"}.hgi-duotone.hgi-flip-right:after{content:"\45da"}.hgi-duotone.hgi-flip-right:before{content:"\45db"}.hgi-duotone.hgi-flip-top:after{content:"\45dc"}.hgi-duotone.hgi-flip-top:before{content:"\45dd"}.hgi-duotone.hgi-flip-vertical:after{content:"\45de"}.hgi-duotone.hgi-flip-vertical:before{content:"\45df"}.hgi-duotone.hgi-floor-plan:after{content:"\45e0"}.hgi-duotone.hgi-floor-plan:before{content:"\45e1"}.hgi-duotone.hgi-floppy-disk:after{content:"\45e2"}.hgi-duotone.hgi-floppy-disk:before{content:"\45e3"}.hgi-duotone.hgi-flow-circle:after{content:"\45e4"}.hgi-duotone.hgi-flow-circle:before{content:"\45e5"}.hgi-duotone.hgi-flow-connection:after{content:"\45e6"}.hgi-duotone.hgi-flow-connection:before{content:"\45e7"}.hgi-duotone.hgi-flow:after{content:"\45e8"}.hgi-duotone.hgi-flow-square:after{content:"\45e9"}.hgi-duotone.hgi-flow-square:before{content:"\45ea"}.hgi-duotone.hgi-flow:before{content:"\45eb"}.hgi-duotone.hgi-flowchart-01:after{content:"\45ec"}.hgi-duotone.hgi-flowchart-01:before{content:"\45ed"}.hgi-duotone.hgi-flowchart-02:after{content:"\45ee"}.hgi-duotone.hgi-flowchart-02:before{content:"\45ef"}.hgi-duotone.hgi-flower-pot:after{content:"\45f0"}.hgi-duotone.hgi-flower-pot:before{content:"\45f1"}.hgi-duotone.hgi-flower:after{content:"\45f2"}.hgi-duotone.hgi-flower:before{content:"\45f3"}.hgi-duotone.hgi-flushed:after{content:"\45f4"}.hgi-duotone.hgi-flushed:before{content:"\45f5"}.hgi-duotone.hgi-flying-human:after{content:"\45f6"}.hgi-duotone.hgi-flying-human:before{content:"\45f7"}.hgi-duotone.hgi-focus-point:after{content:"\45f8"}.hgi-duotone.hgi-focus-point:before{content:"\45f9"}.hgi-duotone.hgi-folder-01:after{content:"\45fa"}.hgi-duotone.hgi-folder-01:before{content:"\45fb"}.hgi-duotone.hgi-folder-02:after{content:"\45fc"}.hgi-duotone.hgi-folder-02:before{content:"\45fd"}.hgi-duotone.hgi-folder-03:after{content:"\45fe"}.hgi-duotone.hgi-folder-03:before{content:"\45ff"}.hgi-duotone.hgi-folder-add:after{content:"\4600"}.hgi-duotone.hgi-folder-add:before{content:"\4601"}.hgi-duotone.hgi-folder-attachment:after{content:"\4602"}.hgi-duotone.hgi-folder-attachment:before{content:"\4603"}.hgi-duotone.hgi-folder-audio:after{content:"\4604"}.hgi-duotone.hgi-folder-audio:before{content:"\4605"}.hgi-duotone.hgi-folder-block:after{content:"\4606"}.hgi-duotone.hgi-folder-block:before{content:"\4607"}.hgi-duotone.hgi-folder-check:after{content:"\4608"}.hgi-duotone.hgi-folder-check:before{content:"\4609"}.hgi-duotone.hgi-folder-cloud:after{content:"\460a"}.hgi-duotone.hgi-folder-cloud:before{content:"\460b"}.hgi-duotone.hgi-folder-details-reference:after{content:"\460c"}.hgi-duotone.hgi-folder-details-reference:before{content:"\460d"}.hgi-duotone.hgi-folder-details:after{content:"\460e"}.hgi-duotone.hgi-folder-details:before{content:"\460f"}.hgi-duotone.hgi-folder-download:after{content:"\4610"}.hgi-duotone.hgi-folder-download:before{content:"\4611"}.hgi-duotone.hgi-folder-edit:after{content:"\4612"}.hgi-duotone.hgi-folder-edit:before{content:"\4613"}.hgi-duotone.hgi-folder-export:after{content:"\4614"}.hgi-duotone.hgi-folder-export:before{content:"\4615"}.hgi-duotone.hgi-folder-favourite:after{content:"\4616"}.hgi-duotone.hgi-folder-favourite:before{content:"\4617"}.hgi-duotone.hgi-folder-file-storage:after{content:"\4618"}.hgi-duotone.hgi-folder-file-storage:before{content:"\4619"}.hgi-duotone.hgi-folder-import:after{content:"\461a"}.hgi-duotone.hgi-folder-import:before{content:"\461b"}.hgi-duotone.hgi-folder-library:after{content:"\461c"}.hgi-duotone.hgi-folder-library:before{content:"\461d"}.hgi-duotone.hgi-folder-links:after{content:"\461e"}.hgi-duotone.hgi-folder-links:before{content:"\461f"}.hgi-duotone.hgi-folder-locked:after{content:"\4620"}.hgi-duotone.hgi-folder-locked:before{content:"\4621"}.hgi-duotone.hgi-folder-management:after{content:"\4622"}.hgi-duotone.hgi-folder-management:before{content:"\4623"}.hgi-duotone.hgi-folder-minus:after{content:"\4624"}.hgi-duotone.hgi-folder-minus:before{content:"\4625"}.hgi-duotone.hgi-folder-music:after{content:"\4626"}.hgi-duotone.hgi-folder-music:before{content:"\4627"}.hgi-duotone.hgi-folder-off:after{content:"\4628"}.hgi-duotone.hgi-folder-off:before{content:"\4629"}.hgi-duotone.hgi-folder-open:after{content:"\462a"}.hgi-duotone.hgi-folder-open:before{content:"\462b"}.hgi-duotone.hgi-folder-pin:after{content:"\462c"}.hgi-duotone.hgi-folder-pin:before{content:"\462d"}.hgi-duotone.hgi-folder-remove:after{content:"\462e"}.hgi-duotone.hgi-folder-remove:before{content:"\462f"}.hgi-duotone.hgi-folder-search:after{content:"\4630"}.hgi-duotone.hgi-folder-search:before{content:"\4631"}.hgi-duotone.hgi-folder-security:after{content:"\4632"}.hgi-duotone.hgi-folder-security:before{content:"\4633"}.hgi-duotone.hgi-folder-shared-01:after{content:"\4634"}.hgi-duotone.hgi-folder-shared-01:before{content:"\4635"}.hgi-duotone.hgi-folder-shared-02:after{content:"\4636"}.hgi-duotone.hgi-folder-shared-02:before{content:"\4637"}.hgi-duotone.hgi-folder-shared-03:after{content:"\4638"}.hgi-duotone.hgi-folder-shared-03:before{content:"\4639"}.hgi-duotone.hgi-folder-sync:after{content:"\463a"}.hgi-duotone.hgi-folder-sync:before{content:"\463b"}.hgi-duotone.hgi-folder-transfer:after{content:"\463c"}.hgi-duotone.hgi-folder-transfer:before{content:"\463d"}.hgi-duotone.hgi-folder-unknown:after{content:"\463e"}.hgi-duotone.hgi-folder-unknown:before{content:"\463f"}.hgi-duotone.hgi-folder-unlocked:after{content:"\4640"}.hgi-duotone.hgi-folder-unlocked:before{content:"\4641"}.hgi-duotone.hgi-folder-upload:after{content:"\4642"}.hgi-duotone.hgi-folder-upload:before{content:"\4643"}.hgi-duotone.hgi-folder-video:after{content:"\4644"}.hgi-duotone.hgi-folder-video:before{content:"\4645"}.hgi-duotone.hgi-folder-view:after{content:"\4646"}.hgi-duotone.hgi-folder-view:before{content:"\4647"}.hgi-duotone.hgi-folder-zip:after{content:"\4648"}.hgi-duotone.hgi-folder-zip:before{content:"\4649"}.hgi-duotone.hgi-folders:after{content:"\464a"}.hgi-duotone.hgi-folders:before{content:"\464b"}.hgi-duotone.hgi-football-pitch:after{content:"\464c"}.hgi-duotone.hgi-football-pitch:before{content:"\464d"}.hgi-duotone.hgi-football:after{content:"\464e"}.hgi-duotone.hgi-football:before{content:"\464f"}.hgi-duotone.hgi-forgot-password:after{content:"\4650"}.hgi-duotone.hgi-forgot-password:before{content:"\4651"}.hgi-duotone.hgi-fork:after{content:"\4652"}.hgi-duotone.hgi-fork:before{content:"\4653"}.hgi-duotone.hgi-forrst:after{content:"\4654"}.hgi-duotone.hgi-forrst:before{content:"\4655"}.hgi-duotone.hgi-fortress:after{content:"\4656"}.hgi-duotone.hgi-fortress:before{content:"\4657"}.hgi-duotone.hgi-forward-01:after{content:"\4658"}.hgi-duotone.hgi-forward-01:before{content:"\4659"}.hgi-duotone.hgi-forward-02:after{content:"\465a"}.hgi-duotone.hgi-forward-02:before{content:"\465b"}.hgi-duotone.hgi-four-finger-02:after{content:"\465c"}.hgi-duotone.hgi-four-finger-02:before{content:"\465d"}.hgi-duotone.hgi-four-finger-03:after{content:"\465e"}.hgi-duotone.hgi-four-finger-03:before{content:"\465f"}.hgi-duotone.hgi-four-k:after{content:"\4660"}.hgi-duotone.hgi-four-k:before{content:"\4661"}.hgi-duotone.hgi-foursquare:after{content:"\4662"}.hgi-duotone.hgi-foursquare:before{content:"\4663"}.hgi-duotone.hgi-framer:after{content:"\4664"}.hgi-duotone.hgi-framer:before{content:"\4665"}.hgi-duotone.hgi-frameworks:after{content:"\4666"}.hgi-duotone.hgi-frameworks:before{content:"\4667"}.hgi-duotone.hgi-french-fries-01:after{content:"\4668"}.hgi-duotone.hgi-french-fries-01:before{content:"\4669"}.hgi-duotone.hgi-french-fries-02:after{content:"\466a"}.hgi-duotone.hgi-french-fries-02:before{content:"\466b"}.hgi-duotone.hgi-fridge:after{content:"\466c"}.hgi-duotone.hgi-fridge:before{content:"\466d"}.hgi-duotone.hgi-fry:after{content:"\466e"}.hgi-duotone.hgi-fry:before{content:"\466f"}.hgi-duotone.hgi-fuel-01:after{content:"\4670"}.hgi-duotone.hgi-fuel-01:before{content:"\4671"}.hgi-duotone.hgi-fuel-02:after{content:"\4672"}.hgi-duotone.hgi-fuel-02:before{content:"\4673"}.hgi-duotone.hgi-fuel-station:after{content:"\4674"}.hgi-duotone.hgi-fuel-station:before{content:"\4675"}.hgi-duotone.hgi-function-circle:after{content:"\4676"}.hgi-duotone.hgi-function-circle:before{content:"\4677"}.hgi-duotone.hgi-function-of-x:after{content:"\4678"}.hgi-duotone.hgi-function-of-x:before{content:"\4679"}.hgi-duotone.hgi-function:after{content:"\467a"}.hgi-duotone.hgi-function-square:after{content:"\467b"}.hgi-duotone.hgi-function-square:before{content:"\467c"}.hgi-duotone.hgi-function:before{content:"\467d"}.hgi-duotone.hgi-galaxy:after{content:"\467e"}.hgi-duotone.hgi-galaxy:before{content:"\467f"}.hgi-duotone.hgi-game-controller-01:after{content:"\4680"}.hgi-duotone.hgi-game-controller-01:before{content:"\4681"}.hgi-duotone.hgi-game-controller-02:after{content:"\4682"}.hgi-duotone.hgi-game-controller-02:before{content:"\4683"}.hgi-duotone.hgi-game-controller-03:after{content:"\4684"}.hgi-duotone.hgi-game-controller-03:before{content:"\4685"}.hgi-duotone.hgi-game:after{content:"\4686"}.hgi-duotone.hgi-game:before{content:"\4687"}.hgi-duotone.hgi-gameboy:after{content:"\4688"}.hgi-duotone.hgi-gameboy:before{content:"\4689"}.hgi-duotone.hgi-garage:after{content:"\468a"}.hgi-duotone.hgi-garage:before{content:"\468b"}.hgi-duotone.hgi-garbage-truck:after{content:"\468c"}.hgi-duotone.hgi-garbage-truck:before{content:"\468d"}.hgi-duotone.hgi-gas-pipe:after{content:"\468e"}.hgi-duotone.hgi-gas-pipe:before{content:"\468f"}.hgi-duotone.hgi-gas-stove:after{content:"\4690"}.hgi-duotone.hgi-gas-stove:before{content:"\4691"}.hgi-duotone.hgi-gem:after{content:"\4692"}.hgi-duotone.hgi-gem:before{content:"\4693"}.hgi-duotone.hgi-geology-crust:after{content:"\4694"}.hgi-duotone.hgi-geology-crust:before{content:"\4695"}.hgi-duotone.hgi-geometric-shapes-01:after{content:"\4696"}.hgi-duotone.hgi-geometric-shapes-01:before{content:"\4697"}.hgi-duotone.hgi-geometric-shapes-02:after{content:"\4698"}.hgi-duotone.hgi-geometric-shapes-02:before{content:"\4699"}.hgi-duotone.hgi-gibbous-moon:after{content:"\469a"}.hgi-duotone.hgi-gibbous-moon:before{content:"\469b"}.hgi-duotone.hgi-gif-01:after{content:"\469c"}.hgi-duotone.hgi-gif-01:before{content:"\469d"}.hgi-duotone.hgi-gif-02:after{content:"\469e"}.hgi-duotone.hgi-gif-02:before{content:"\469f"}.hgi-duotone.hgi-gift-card:after{content:"\46a0"}.hgi-duotone.hgi-gift-card:before{content:"\46a1"}.hgi-duotone.hgi-gift:after{content:"\46a2"}.hgi-duotone.hgi-gift:before{content:"\46a3"}.hgi-duotone.hgi-git-branch:after{content:"\46a4"}.hgi-duotone.hgi-git-branch:before{content:"\46a5"}.hgi-duotone.hgi-git-commit:after{content:"\46a6"}.hgi-duotone.hgi-git-commit:before{content:"\46a7"}.hgi-duotone.hgi-git-compare:after{content:"\46a8"}.hgi-duotone.hgi-git-compare:before{content:"\46a9"}.hgi-duotone.hgi-git-fork:after{content:"\46aa"}.hgi-duotone.hgi-git-fork:before{content:"\46ab"}.hgi-duotone.hgi-git-merge:after{content:"\46ac"}.hgi-duotone.hgi-git-merge:before{content:"\46ad"}.hgi-duotone.hgi-git-pull-request-closed:after{content:"\46ae"}.hgi-duotone.hgi-git-pull-request-closed:before{content:"\46af"}.hgi-duotone.hgi-git-pull-request-draft:after{content:"\46b0"}.hgi-duotone.hgi-git-pull-request-draft:before{content:"\46b1"}.hgi-duotone.hgi-git-pull-request:after{content:"\46b2"}.hgi-duotone.hgi-git-pull-request:before{content:"\46b3"}.hgi-duotone.hgi-gitbook:after{content:"\46b4"}.hgi-duotone.hgi-gitbook:before{content:"\46b5"}.hgi-duotone.hgi-github-01:after{content:"\46b6"}.hgi-duotone.hgi-github-01:before{content:"\46b7"}.hgi-duotone.hgi-github:after{content:"\46b8"}.hgi-duotone.hgi-github:before{content:"\46b9"}.hgi-duotone.hgi-gitlab:after{content:"\46ba"}.hgi-duotone.hgi-gitlab:before{content:"\46bb"}.hgi-duotone.hgi-give-blood:after{content:"\46bc"}.hgi-duotone.hgi-give-blood:before{content:"\46bd"}.hgi-duotone.hgi-give-pill:after{content:"\46be"}.hgi-duotone.hgi-give-pill:before{content:"\46bf"}.hgi-duotone.hgi-glasses:after{content:"\46c0"}.hgi-duotone.hgi-glasses:before{content:"\46c1"}.hgi-duotone.hgi-global-editing:after{content:"\46c2"}.hgi-duotone.hgi-global-editing:before{content:"\46c3"}.hgi-duotone.hgi-global-education:after{content:"\46c4"}.hgi-duotone.hgi-global-education:before{content:"\46c5"}.hgi-duotone.hgi-global-refresh:after{content:"\46c6"}.hgi-duotone.hgi-global-refresh:before{content:"\46c7"}.hgi-duotone.hgi-global-search:after{content:"\46c8"}.hgi-duotone.hgi-global-search:before{content:"\46c9"}.hgi-duotone.hgi-global:after{content:"\46ca"}.hgi-duotone.hgi-global:before{content:"\46cb"}.hgi-duotone.hgi-globe-02:after{content:"\46cc"}.hgi-duotone.hgi-globe-02:before{content:"\46cd"}.hgi-duotone.hgi-globe:after{content:"\46ce"}.hgi-duotone.hgi-globe:before{content:"\46cf"}.hgi-duotone.hgi-glove:after{content:"\46d0"}.hgi-duotone.hgi-glove:before{content:"\46d1"}.hgi-duotone.hgi-go-backward-10-sec:after{content:"\46d2"}.hgi-duotone.hgi-go-backward-10-sec:before{content:"\46d3"}.hgi-duotone.hgi-go-backward-15-sec:after{content:"\46d4"}.hgi-duotone.hgi-go-backward-15-sec:before{content:"\46d5"}.hgi-duotone.hgi-go-backward-30-sec:after{content:"\46d6"}.hgi-duotone.hgi-go-backward-30-sec:before{content:"\46d7"}.hgi-duotone.hgi-go-backward-5-sec:after{content:"\46d8"}.hgi-duotone.hgi-go-backward-5-sec:before{content:"\46d9"}.hgi-duotone.hgi-go-backward-60-sec:after{content:"\46da"}.hgi-duotone.hgi-go-backward-60-sec:before{content:"\46db"}.hgi-duotone.hgi-go-forward-10-sec:after{content:"\46dc"}.hgi-duotone.hgi-go-forward-10-sec:before{content:"\46dd"}.hgi-duotone.hgi-go-forward-15-sec:after{content:"\46de"}.hgi-duotone.hgi-go-forward-15-sec:before{content:"\46df"}.hgi-duotone.hgi-go-forward-30-sec:after{content:"\46e0"}.hgi-duotone.hgi-go-forward-30-sec:before{content:"\46e1"}.hgi-duotone.hgi-go-forward-5-sec:after{content:"\46e2"}.hgi-duotone.hgi-go-forward-5-sec:before{content:"\46e3"}.hgi-duotone.hgi-go-forward-60-sec:after{content:"\46e4"}.hgi-duotone.hgi-go-forward-60-sec:before{content:"\46e5"}.hgi-duotone.hgi-gold-ingots:after{content:"\46e6"}.hgi-duotone.hgi-gold-ingots:before{content:"\46e7"}.hgi-duotone.hgi-gold:after{content:"\46e8"}.hgi-duotone.hgi-gold:before{content:"\46e9"}.hgi-duotone.hgi-golf-ball:after{content:"\46ea"}.hgi-duotone.hgi-golf-ball:before{content:"\46eb"}.hgi-duotone.hgi-golf-bat:after{content:"\46ec"}.hgi-duotone.hgi-golf-bat:before{content:"\46ed"}.hgi-duotone.hgi-golf-cart:after{content:"\46ee"}.hgi-duotone.hgi-golf-cart:before{content:"\46ef"}.hgi-duotone.hgi-golf-hole:after{content:"\46f0"}.hgi-duotone.hgi-golf-hole:before{content:"\46f1"}.hgi-duotone.hgi-google-doc:after{content:"\46f2"}.hgi-duotone.hgi-google-doc:before{content:"\46f3"}.hgi-duotone.hgi-google-drive:after{content:"\46f4"}.hgi-duotone.hgi-google-drive:before{content:"\46f5"}.hgi-duotone.hgi-google-gemini:after{content:"\46f6"}.hgi-duotone.hgi-google-gemini:before{content:"\46f7"}.hgi-duotone.hgi-google-home:after{content:"\46f8"}.hgi-duotone.hgi-google-home:before{content:"\46f9"}.hgi-duotone.hgi-google-lens:after{content:"\46fa"}.hgi-duotone.hgi-google-lens:before{content:"\46fb"}.hgi-duotone.hgi-google-maps:after{content:"\46fc"}.hgi-duotone.hgi-google-maps:before{content:"\46fd"}.hgi-duotone.hgi-google-photos:after{content:"\46fe"}.hgi-duotone.hgi-google-photos:before{content:"\46ff"}.hgi-duotone.hgi-google:after{content:"\4700"}.hgi-duotone.hgi-google-sheet:after{content:"\4701"}.hgi-duotone.hgi-google-sheet:before{content:"\4702"}.hgi-duotone.hgi-google:before{content:"\4703"}.hgi-duotone.hgi-gps-01:after{content:"\4704"}.hgi-duotone.hgi-gps-01:before{content:"\4705"}.hgi-duotone.hgi-gps-02:after{content:"\4706"}.hgi-duotone.hgi-gps-02:before{content:"\4707"}.hgi-duotone.hgi-gps-disconnected:after{content:"\4708"}.hgi-duotone.hgi-gps-disconnected:before{content:"\4709"}.hgi-duotone.hgi-gps-off-01:after{content:"\470a"}.hgi-duotone.hgi-gps-off-01:before{content:"\470b"}.hgi-duotone.hgi-gps-off-02:after{content:"\470c"}.hgi-duotone.hgi-gps-off-02:before{content:"\470d"}.hgi-duotone.hgi-gps-signal-01:after{content:"\470e"}.hgi-duotone.hgi-gps-signal-01:before{content:"\470f"}.hgi-duotone.hgi-gps-signal-02:after{content:"\4710"}.hgi-duotone.hgi-gps-signal-02:before{content:"\4711"}.hgi-duotone.hgi-gpu:after{content:"\4712"}.hgi-duotone.hgi-gpu:before{content:"\4713"}.hgi-duotone.hgi-graduate-female:after{content:"\4714"}.hgi-duotone.hgi-graduate-female:before{content:"\4715"}.hgi-duotone.hgi-graduate-male:after{content:"\4716"}.hgi-duotone.hgi-graduate-male:before{content:"\4717"}.hgi-duotone.hgi-graduation-scroll:after{content:"\4718"}.hgi-duotone.hgi-graduation-scroll:before{content:"\4719"}.hgi-duotone.hgi-grapes:after{content:"\471a"}.hgi-duotone.hgi-grapes:before{content:"\471b"}.hgi-duotone.hgi-gravity:after{content:"\471c"}.hgi-duotone.hgi-gravity:before{content:"\471d"}.hgi-duotone.hgi-greater-than-circle:after{content:"\471e"}.hgi-duotone.hgi-greater-than-circle:before{content:"\471f"}.hgi-duotone.hgi-greater-than:after{content:"\4720"}.hgi-duotone.hgi-greater-than-square:after{content:"\4721"}.hgi-duotone.hgi-greater-than-square:before{content:"\4722"}.hgi-duotone.hgi-greater-than:before{content:"\4723"}.hgi-duotone.hgi-greek-helmet:after{content:"\4724"}.hgi-duotone.hgi-greek-helmet:before{content:"\4725"}.hgi-duotone.hgi-green-house:after{content:"\4726"}.hgi-duotone.hgi-green-house:before{content:"\4727"}.hgi-duotone.hgi-grid-off:after{content:"\4728"}.hgi-duotone.hgi-grid-off:before{content:"\4729"}.hgi-duotone.hgi-grid:after{content:"\472a"}.hgi-duotone.hgi-grid-table:after{content:"\472b"}.hgi-duotone.hgi-grid-table:before{content:"\472c"}.hgi-duotone.hgi-grid-view:after{content:"\472d"}.hgi-duotone.hgi-grid-view:before{content:"\472e"}.hgi-duotone.hgi-grid:before{content:"\472f"}.hgi-duotone.hgi-grimacing:after{content:"\4730"}.hgi-duotone.hgi-grimacing:before{content:"\4731"}.hgi-duotone.hgi-grinning:after{content:"\4732"}.hgi-duotone.hgi-grinning:before{content:"\4733"}.hgi-duotone.hgi-grok:after{content:"\4734"}.hgi-duotone.hgi-grok:before{content:"\4735"}.hgi-duotone.hgi-group-items:after{content:"\4736"}.hgi-duotone.hgi-group-items:before{content:"\4737"}.hgi-duotone.hgi-group-layers:after{content:"\4738"}.hgi-duotone.hgi-group-layers:before{content:"\4739"}.hgi-duotone.hgi-guest-house:after{content:"\473a"}.hgi-duotone.hgi-guest-house:before{content:"\473b"}.hgi-duotone.hgi-gun:after{content:"\473c"}.hgi-duotone.hgi-gun:before{content:"\473d"}.hgi-duotone.hgi-gymnastic-rings:after{content:"\473e"}.hgi-duotone.hgi-gymnastic-rings:before{content:"\473f"}.hgi-duotone.hgi-gymnastic:after{content:"\4740"}.hgi-duotone.hgi-gymnastic:before{content:"\4741"}.hgi-duotone.hgi-hackerrank:after{content:"\4742"}.hgi-duotone.hgi-hackerrank:before{content:"\4743"}.hgi-duotone.hgi-hair-clips:after{content:"\4744"}.hgi-duotone.hgi-hair-clips:before{content:"\4745"}.hgi-duotone.hgi-hair-dryer:after{content:"\4746"}.hgi-duotone.hgi-hair-dryer:before{content:"\4747"}.hgi-duotone.hgi-haji:after{content:"\4748"}.hgi-duotone.hgi-haji:before{content:"\4749"}.hgi-duotone.hgi-halal:after{content:"\474a"}.hgi-duotone.hgi-halal:before{content:"\474b"}.hgi-duotone.hgi-hamburger-01:after{content:"\474c"}.hgi-duotone.hgi-hamburger-01:before{content:"\474d"}.hgi-duotone.hgi-hamburger-02:after{content:"\474e"}.hgi-duotone.hgi-hamburger-02:before{content:"\474f"}.hgi-duotone.hgi-hand-bag-01:after{content:"\4750"}.hgi-duotone.hgi-hand-bag-01:before{content:"\4751"}.hgi-duotone.hgi-hand-bag-02:after{content:"\4752"}.hgi-duotone.hgi-hand-bag-02:before{content:"\4753"}.hgi-duotone.hgi-hand-beater:after{content:"\4754"}.hgi-duotone.hgi-hand-beater:before{content:"\4755"}.hgi-duotone.hgi-hand-grip:after{content:"\4756"}.hgi-duotone.hgi-hand-grip:before{content:"\4757"}.hgi-duotone.hgi-hand-pointing-down-01:after{content:"\4758"}.hgi-duotone.hgi-hand-pointing-down-01:before{content:"\4759"}.hgi-duotone.hgi-hand-pointing-down-02:after{content:"\475a"}.hgi-duotone.hgi-hand-pointing-down-02:before{content:"\475b"}.hgi-duotone.hgi-hand-pointing-down-03:after{content:"\475c"}.hgi-duotone.hgi-hand-pointing-down-03:before{content:"\475d"}.hgi-duotone.hgi-hand-pointing-down-04:after{content:"\475e"}.hgi-duotone.hgi-hand-pointing-down-04:before{content:"\475f"}.hgi-duotone.hgi-hand-pointing-left-01:after{content:"\4760"}.hgi-duotone.hgi-hand-pointing-left-01:before{content:"\4761"}.hgi-duotone.hgi-hand-pointing-left-02:after{content:"\4762"}.hgi-duotone.hgi-hand-pointing-left-02:before{content:"\4763"}.hgi-duotone.hgi-hand-pointing-left-03:after{content:"\4764"}.hgi-duotone.hgi-hand-pointing-left-03:before{content:"\4765"}.hgi-duotone.hgi-hand-pointing-left-04:after{content:"\4766"}.hgi-duotone.hgi-hand-pointing-left-04:before{content:"\4767"}.hgi-duotone.hgi-hand-pointing-right-01:after{content:"\4768"}.hgi-duotone.hgi-hand-pointing-right-01:before{content:"\4769"}.hgi-duotone.hgi-hand-pointing-right-02:after{content:"\476a"}.hgi-duotone.hgi-hand-pointing-right-02:before{content:"\476b"}.hgi-duotone.hgi-hand-pointing-right-03:after{content:"\476c"}.hgi-duotone.hgi-hand-pointing-right-03:before{content:"\476d"}.hgi-duotone.hgi-hand-pointing-right-04:after{content:"\476e"}.hgi-duotone.hgi-hand-pointing-right-04:before{content:"\476f"}.hgi-duotone.hgi-hand-prayer:after{content:"\4770"}.hgi-duotone.hgi-hand-prayer:before{content:"\4771"}.hgi-duotone.hgi-hand-sanitizer:after{content:"\4772"}.hgi-duotone.hgi-hand-sanitizer:before{content:"\4773"}.hgi-duotone.hgi-handcuffs:after{content:"\4774"}.hgi-duotone.hgi-handcuffs:before{content:"\4775"}.hgi-duotone.hgi-hanger:after{content:"\4776"}.hgi-duotone.hgi-hanger:before{content:"\4777"}.hgi-duotone.hgi-hanging-clock:after{content:"\4778"}.hgi-duotone.hgi-hanging-clock:before{content:"\4779"}.hgi-duotone.hgi-hangout:after{content:"\477a"}.hgi-duotone.hgi-hangout:before{content:"\477b"}.hgi-duotone.hgi-happy:after{content:"\477c"}.hgi-duotone.hgi-happy:before{content:"\477d"}.hgi-duotone.hgi-hard-drive:after{content:"\477e"}.hgi-duotone.hgi-hard-drive:before{content:"\477f"}.hgi-duotone.hgi-hdd:after{content:"\4780"}.hgi-duotone.hgi-hdd:before{content:"\4781"}.hgi-duotone.hgi-hdr-01:after{content:"\4782"}.hgi-duotone.hgi-hdr-01:before{content:"\4783"}.hgi-duotone.hgi-hdr-02:after{content:"\4784"}.hgi-duotone.hgi-hdr-02:before{content:"\4785"}.hgi-duotone.hgi-heading-01:after{content:"\4786"}.hgi-duotone.hgi-heading-01:before{content:"\4787"}.hgi-duotone.hgi-heading-02:after{content:"\4788"}.hgi-duotone.hgi-heading-02:before{content:"\4789"}.hgi-duotone.hgi-heading-03:after{content:"\478a"}.hgi-duotone.hgi-heading-03:before{content:"\478b"}.hgi-duotone.hgi-heading-04:after{content:"\478c"}.hgi-duotone.hgi-heading-04:before{content:"\478d"}.hgi-duotone.hgi-heading-05:after{content:"\478e"}.hgi-duotone.hgi-heading-05:before{content:"\478f"}.hgi-duotone.hgi-heading-06:after{content:"\4790"}.hgi-duotone.hgi-heading-06:before{content:"\4791"}.hgi-duotone.hgi-heading:after{content:"\4792"}.hgi-duotone.hgi-heading:before{content:"\4793"}.hgi-duotone.hgi-headphone-mute:after{content:"\4794"}.hgi-duotone.hgi-headphone-mute:before{content:"\4795"}.hgi-duotone.hgi-headphones:after{content:"\4796"}.hgi-duotone.hgi-headphones:before{content:"\4797"}.hgi-duotone.hgi-headset-connected:after{content:"\4798"}.hgi-duotone.hgi-headset-connected:before{content:"\4799"}.hgi-duotone.hgi-headset-off:after{content:"\479a"}.hgi-duotone.hgi-headset-off:before{content:"\479b"}.hgi-duotone.hgi-headset:after{content:"\479c"}.hgi-duotone.hgi-headset:before{content:"\479d"}.hgi-duotone.hgi-healtcare:after{content:"\479e"}.hgi-duotone.hgi-healtcare:before{content:"\479f"}.hgi-duotone.hgi-health:after{content:"\47a0"}.hgi-duotone.hgi-health:before{content:"\47a1"}.hgi-duotone.hgi-heart-add:after{content:"\47a2"}.hgi-duotone.hgi-heart-add:before{content:"\47a3"}.hgi-duotone.hgi-heart-check:after{content:"\47a4"}.hgi-duotone.hgi-heart-check:before{content:"\47a5"}.hgi-duotone.hgi-heart-remove:after{content:"\47a6"}.hgi-duotone.hgi-heart-remove:before{content:"\47a7"}.hgi-duotone.hgi-heartbreak:after{content:"\47a8"}.hgi-duotone.hgi-heartbreak:before{content:"\47a9"}.hgi-duotone.hgi-helicopter:after{content:"\47aa"}.hgi-duotone.hgi-helicopter:before{content:"\47ab"}.hgi-duotone.hgi-help-circle:after{content:"\47ac"}.hgi-duotone.hgi-help-circle:before{content:"\47ad"}.hgi-duotone.hgi-help-square:after{content:"\47ae"}.hgi-duotone.hgi-help-square:before{content:"\47af"}.hgi-duotone.hgi-hexagon-01:after{content:"\47b0"}.hgi-duotone.hgi-hexagon-01:before{content:"\47b1"}.hgi-duotone.hgi-hexagon:after{content:"\47b2"}.hgi-duotone.hgi-hexagon:before{content:"\47b3"}.hgi-duotone.hgi-hierarchy-circle-01:after{content:"\47b4"}.hgi-duotone.hgi-hierarchy-circle-01:before{content:"\47b5"}.hgi-duotone.hgi-hierarchy-circle-02:after{content:"\47b6"}.hgi-duotone.hgi-hierarchy-circle-02:before{content:"\47b7"}.hgi-duotone.hgi-hierarchy-circle-03:after{content:"\47b8"}.hgi-duotone.hgi-hierarchy-circle-03:before{content:"\47b9"}.hgi-duotone.hgi-hierarchy-files:after{content:"\47ba"}.hgi-duotone.hgi-hierarchy-files:before{content:"\47bb"}.hgi-duotone.hgi-hierarchy:after{content:"\47bc"}.hgi-duotone.hgi-hierarchy-square-01:after{content:"\47bd"}.hgi-duotone.hgi-hierarchy-square-01:before{content:"\47be"}.hgi-duotone.hgi-hierarchy-square-02:after{content:"\47bf"}.hgi-duotone.hgi-hierarchy-square-02:before{content:"\47c0"}.hgi-duotone.hgi-hierarchy-square-03:after{content:"\47c1"}.hgi-duotone.hgi-hierarchy-square-03:before{content:"\47c2"}.hgi-duotone.hgi-hierarchy-square-04:after{content:"\47c3"}.hgi-duotone.hgi-hierarchy-square-04:before{content:"\47c4"}.hgi-duotone.hgi-hierarchy-square-05:after{content:"\47c5"}.hgi-duotone.hgi-hierarchy-square-05:before{content:"\47c6"}.hgi-duotone.hgi-hierarchy-square-06:after{content:"\47c7"}.hgi-duotone.hgi-hierarchy-square-06:before{content:"\47c8"}.hgi-duotone.hgi-hierarchy-square-07:after{content:"\47c9"}.hgi-duotone.hgi-hierarchy-square-07:before{content:"\47ca"}.hgi-duotone.hgi-hierarchy-square-08:after{content:"\47cb"}.hgi-duotone.hgi-hierarchy-square-08:before{content:"\47cc"}.hgi-duotone.hgi-hierarchy-square-10:after{content:"\47cd"}.hgi-duotone.hgi-hierarchy-square-10:before{content:"\47ce"}.hgi-duotone.hgi-hierarchy:before{content:"\47cf"}.hgi-duotone.hgi-high-heels-01:after{content:"\47d0"}.hgi-duotone.hgi-high-heels-01:before{content:"\47d1"}.hgi-duotone.hgi-high-heels-02:after{content:"\47d2"}.hgi-duotone.hgi-high-heels-02:before{content:"\47d3"}.hgi-duotone.hgi-hijab:after{content:"\47d4"}.hgi-duotone.hgi-hijab:before{content:"\47d5"}.hgi-duotone.hgi-hockey:after{content:"\47d6"}.hgi-duotone.hgi-hockey:before{content:"\47d7"}.hgi-duotone.hgi-hold-01:after{content:"\47d8"}.hgi-duotone.hgi-hold-01:before{content:"\47d9"}.hgi-duotone.hgi-hold-02:after{content:"\47da"}.hgi-duotone.hgi-hold-02:before{content:"\47db"}.hgi-duotone.hgi-hold-03:after{content:"\47dc"}.hgi-duotone.hgi-hold-03:before{content:"\47dd"}.hgi-duotone.hgi-hold-04:after{content:"\47de"}.hgi-duotone.hgi-hold-04:before{content:"\47df"}.hgi-duotone.hgi-hold-05:after{content:"\47e0"}.hgi-duotone.hgi-hold-05:before{content:"\47e1"}.hgi-duotone.hgi-hold-locked-01:after{content:"\47e2"}.hgi-duotone.hgi-hold-locked-01:before{content:"\47e3"}.hgi-duotone.hgi-hold-locked-02:after{content:"\47e4"}.hgi-duotone.hgi-hold-locked-02:before{content:"\47e5"}.hgi-duotone.hgi-hold-phone:after{content:"\47e6"}.hgi-duotone.hgi-hold-phone:before{content:"\47e7"}.hgi-duotone.hgi-hologram:after{content:"\47e8"}.hgi-duotone.hgi-hologram:before{content:"\47e9"}.hgi-duotone.hgi-home-01:after{content:"\47ea"}.hgi-duotone.hgi-home-01:before{content:"\47eb"}.hgi-duotone.hgi-home-02:after{content:"\47ec"}.hgi-duotone.hgi-home-02:before{content:"\47ed"}.hgi-duotone.hgi-home-03:after{content:"\47ee"}.hgi-duotone.hgi-home-03:before{content:"\47ef"}.hgi-duotone.hgi-home-04:after{content:"\47f0"}.hgi-duotone.hgi-home-04:before{content:"\47f1"}.hgi-duotone.hgi-home-05:after{content:"\47f2"}.hgi-duotone.hgi-home-05:before{content:"\47f3"}.hgi-duotone.hgi-home-06:after{content:"\47f4"}.hgi-duotone.hgi-home-06:before{content:"\47f5"}.hgi-duotone.hgi-home-07:after{content:"\47f6"}.hgi-duotone.hgi-home-07:before{content:"\47f7"}.hgi-duotone.hgi-home-08:after{content:"\47f8"}.hgi-duotone.hgi-home-08:before{content:"\47f9"}.hgi-duotone.hgi-home-09:after{content:"\47fa"}.hgi-duotone.hgi-home-09:before{content:"\47fb"}.hgi-duotone.hgi-home-10:after{content:"\47fc"}.hgi-duotone.hgi-home-10:before{content:"\47fd"}.hgi-duotone.hgi-home-11:after{content:"\47fe"}.hgi-duotone.hgi-home-11:before{content:"\47ff"}.hgi-duotone.hgi-home-12:after{content:"\4800"}.hgi-duotone.hgi-home-12:before{content:"\4801"}.hgi-duotone.hgi-home-13:after{content:"\4802"}.hgi-duotone.hgi-home-13:before{content:"\4803"}.hgi-duotone.hgi-home-wifi:after{content:"\4804"}.hgi-duotone.hgi-home-wifi:before{content:"\4805"}.hgi-duotone.hgi-honey-01:after{content:"\4806"}.hgi-duotone.hgi-honey-01:before{content:"\4807"}.hgi-duotone.hgi-honey-02:after{content:"\4808"}.hgi-duotone.hgi-honey-02:before{content:"\4809"}.hgi-duotone.hgi-honor:after{content:"\480a"}.hgi-duotone.hgi-honor:before{content:"\480b"}.hgi-duotone.hgi-honour-star:after{content:"\480c"}.hgi-duotone.hgi-honour-star:before{content:"\480d"}.hgi-duotone.hgi-hoodie:after{content:"\480e"}.hgi-duotone.hgi-hoodie:before{content:"\480f"}.hgi-duotone.hgi-horizonal-scroll-point:after{content:"\4810"}.hgi-duotone.hgi-horizonal-scroll-point:before{content:"\4811"}.hgi-duotone.hgi-horizontal-resize:after{content:"\4812"}.hgi-duotone.hgi-horizontal-resize:before{content:"\4813"}.hgi-duotone.hgi-hospital-01:after{content:"\4814"}.hgi-duotone.hgi-hospital-01:before{content:"\4815"}.hgi-duotone.hgi-hospital-02:after{content:"\4816"}.hgi-duotone.hgi-hospital-02:before{content:"\4817"}.hgi-duotone.hgi-hospital-bed-01:after{content:"\4818"}.hgi-duotone.hgi-hospital-bed-01:before{content:"\4819"}.hgi-duotone.hgi-hospital-bed-02:after{content:"\481a"}.hgi-duotone.hgi-hospital-bed-02:before{content:"\481b"}.hgi-duotone.hgi-hospital-location:after{content:"\481c"}.hgi-duotone.hgi-hospital-location:before{content:"\481d"}.hgi-duotone.hgi-hot-air-balloon:after{content:"\481e"}.hgi-duotone.hgi-hot-air-balloon:before{content:"\481f"}.hgi-duotone.hgi-hot-price:after{content:"\4820"}.hgi-duotone.hgi-hot-price:before{content:"\4821"}.hgi-duotone.hgi-hot-tube:after{content:"\4822"}.hgi-duotone.hgi-hot-tube:before{content:"\4823"}.hgi-duotone.hgi-hotdog:after{content:"\4824"}.hgi-duotone.hgi-hotdog:before{content:"\4825"}.hgi-duotone.hgi-hotel-01:after{content:"\4826"}.hgi-duotone.hgi-hotel-01:before{content:"\4827"}.hgi-duotone.hgi-hotel-02:after{content:"\4828"}.hgi-duotone.hgi-hotel-02:before{content:"\4829"}.hgi-duotone.hgi-hotspot-offline:after{content:"\482a"}.hgi-duotone.hgi-hotspot-offline:before{content:"\482b"}.hgi-duotone.hgi-hotspot:after{content:"\482c"}.hgi-duotone.hgi-hotspot:before{content:"\482d"}.hgi-duotone.hgi-hourglass-off:after{content:"\482e"}.hgi-duotone.hgi-hourglass-off:before{content:"\482f"}.hgi-duotone.hgi-hourglass:after{content:"\4830"}.hgi-duotone.hgi-hourglass:before{content:"\4831"}.hgi-duotone.hgi-house-01:after{content:"\4832"}.hgi-duotone.hgi-house-01:before{content:"\4833"}.hgi-duotone.hgi-house-02:after{content:"\4834"}.hgi-duotone.hgi-house-02:before{content:"\4835"}.hgi-duotone.hgi-house-03:after{content:"\4836"}.hgi-duotone.hgi-house-03:before{content:"\4837"}.hgi-duotone.hgi-house-04:after{content:"\4838"}.hgi-duotone.hgi-house-04:before{content:"\4839"}.hgi-duotone.hgi-house-05:after{content:"\483a"}.hgi-duotone.hgi-house-05:before{content:"\483b"}.hgi-duotone.hgi-house-solar-panel:after{content:"\483c"}.hgi-duotone.hgi-house-solar-panel:before{content:"\483d"}.hgi-duotone.hgi-html-5:after{content:"\483e"}.hgi-duotone.hgi-html-5:before{content:"\483f"}.hgi-duotone.hgi-humidity:after{content:"\4840"}.hgi-duotone.hgi-humidity:before{content:"\4841"}.hgi-duotone.hgi-hut:after{content:"\4842"}.hgi-duotone.hgi-hut:before{content:"\4843"}.hgi-duotone.hgi-hydro-power:after{content:"\4844"}.hgi-duotone.hgi-hydro-power:before{content:"\4845"}.hgi-duotone.hgi-hyperbole:after{content:"\4846"}.hgi-duotone.hgi-hyperbole:before{content:"\4847"}.hgi-duotone.hgi-ice-cream-01:after{content:"\4848"}.hgi-duotone.hgi-ice-cream-01:before{content:"\4849"}.hgi-duotone.hgi-ice-cream-02:after{content:"\484a"}.hgi-duotone.hgi-ice-cream-02:before{content:"\484b"}.hgi-duotone.hgi-ice-cream-03:after{content:"\484c"}.hgi-duotone.hgi-ice-cream-03:before{content:"\484d"}.hgi-duotone.hgi-ice-cream-04:after{content:"\484e"}.hgi-duotone.hgi-ice-cream-04:before{content:"\484f"}.hgi-duotone.hgi-ice-hockey:after{content:"\4850"}.hgi-duotone.hgi-ice-hockey:before{content:"\4851"}.hgi-duotone.hgi-ice-skating:after{content:"\4852"}.hgi-duotone.hgi-ice-skating:before{content:"\4853"}.hgi-duotone.hgi-ico:after{content:"\4854"}.hgi-duotone.hgi-ico:before{content:"\4855"}.hgi-duotone.hgi-iconjar:after{content:"\4856"}.hgi-duotone.hgi-iconjar:before{content:"\4857"}.hgi-duotone.hgi-id-not-verified:after{content:"\4858"}.hgi-duotone.hgi-id-not-verified:before{content:"\4859"}.hgi-duotone.hgi-id:after{content:"\485a"}.hgi-duotone.hgi-id-verified:after{content:"\485b"}.hgi-duotone.hgi-id-verified:before{content:"\485c"}.hgi-duotone.hgi-id:before{content:"\485d"}.hgi-duotone.hgi-idea-01:after{content:"\485e"}.hgi-duotone.hgi-idea-01:before{content:"\485f"}.hgi-duotone.hgi-idea:after{content:"\4860"}.hgi-duotone.hgi-idea:before{content:"\4861"}.hgi-duotone.hgi-identification:after{content:"\4862"}.hgi-duotone.hgi-identification:before{content:"\4863"}.hgi-duotone.hgi-identity-card:after{content:"\4864"}.hgi-duotone.hgi-identity-card:before{content:"\4865"}.hgi-duotone.hgi-image-01:after{content:"\4866"}.hgi-duotone.hgi-image-01:before{content:"\4867"}.hgi-duotone.hgi-image-02:after{content:"\4868"}.hgi-duotone.hgi-image-02:before{content:"\4869"}.hgi-duotone.hgi-image-add-01:after{content:"\486a"}.hgi-duotone.hgi-image-add-01:before{content:"\486b"}.hgi-duotone.hgi-image-add-02:after{content:"\486c"}.hgi-duotone.hgi-image-add-02:before{content:"\486d"}.hgi-duotone.hgi-image-composition-oval:after{content:"\486e"}.hgi-duotone.hgi-image-composition-oval:before{content:"\486f"}.hgi-duotone.hgi-image-composition:after{content:"\4870"}.hgi-duotone.hgi-image-composition:before{content:"\4871"}.hgi-duotone.hgi-image-crop:after{content:"\4872"}.hgi-duotone.hgi-image-crop:before{content:"\4873"}.hgi-duotone.hgi-image-delete-01:after{content:"\4874"}.hgi-duotone.hgi-image-delete-01:before{content:"\4875"}.hgi-duotone.hgi-image-delete-02:after{content:"\4876"}.hgi-duotone.hgi-image-delete-02:before{content:"\4877"}.hgi-duotone.hgi-image-done-01:after{content:"\4878"}.hgi-duotone.hgi-image-done-01:before{content:"\4879"}.hgi-duotone.hgi-image-done-02:after{content:"\487a"}.hgi-duotone.hgi-image-done-02:before{content:"\487b"}.hgi-duotone.hgi-image-download-02:after{content:"\487c"}.hgi-duotone.hgi-image-download-02:before{content:"\487d"}.hgi-duotone.hgi-image-download:after{content:"\487e"}.hgi-duotone.hgi-image-download:before{content:"\487f"}.hgi-duotone.hgi-image-not-found-01:after{content:"\4880"}.hgi-duotone.hgi-image-not-found-01:before{content:"\4881"}.hgi-duotone.hgi-image-not-found-02:after{content:"\4882"}.hgi-duotone.hgi-image-not-found-02:before{content:"\4883"}.hgi-duotone.hgi-image-remove-01:after{content:"\4884"}.hgi-duotone.hgi-image-remove-01:before{content:"\4885"}.hgi-duotone.hgi-image-remove-02:after{content:"\4886"}.hgi-duotone.hgi-image-remove-02:before{content:"\4887"}.hgi-duotone.hgi-image-upload-01:after{content:"\4888"}.hgi-duotone.hgi-image-upload-01:before{content:"\4889"}.hgi-duotone.hgi-image-upload:after{content:"\488a"}.hgi-duotone.hgi-image-upload:before{content:"\488b"}.hgi-duotone.hgi-imo:after{content:"\488c"}.hgi-duotone.hgi-imo:before{content:"\488d"}.hgi-duotone.hgi-important-book:after{content:"\488e"}.hgi-duotone.hgi-important-book:before{content:"\488f"}.hgi-duotone.hgi-in-love:after{content:"\4890"}.hgi-duotone.hgi-in-love:before{content:"\4891"}.hgi-duotone.hgi-inbox-check:after{content:"\4892"}.hgi-duotone.hgi-inbox-check:before{content:"\4893"}.hgi-duotone.hgi-inbox-download:after{content:"\4894"}.hgi-duotone.hgi-inbox-download:before{content:"\4895"}.hgi-duotone.hgi-inbox:after{content:"\4896"}.hgi-duotone.hgi-inbox-unread:after{content:"\4897"}.hgi-duotone.hgi-inbox-unread:before{content:"\4898"}.hgi-duotone.hgi-inbox-upload:after{content:"\4899"}.hgi-duotone.hgi-inbox-upload:before{content:"\489a"}.hgi-duotone.hgi-inbox:before{content:"\489b"}.hgi-duotone.hgi-incognito:after{content:"\489c"}.hgi-duotone.hgi-incognito:before{content:"\489d"}.hgi-duotone.hgi-india-gate:after{content:"\489e"}.hgi-duotone.hgi-india-gate:before{content:"\489f"}.hgi-duotone.hgi-inequality-01:after{content:"\48a0"}.hgi-duotone.hgi-inequality-01:before{content:"\48a1"}.hgi-duotone.hgi-inequality-02:after{content:"\48a2"}.hgi-duotone.hgi-inequality-02:before{content:"\48a3"}.hgi-duotone.hgi-inequality-circle-01:after{content:"\48a4"}.hgi-duotone.hgi-inequality-circle-01:before{content:"\48a5"}.hgi-duotone.hgi-inequality-circle-02:after{content:"\48a6"}.hgi-duotone.hgi-inequality-circle-02:before{content:"\48a7"}.hgi-duotone.hgi-inequality-square-01:after{content:"\48a8"}.hgi-duotone.hgi-inequality-square-01:before{content:"\48a9"}.hgi-duotone.hgi-inequality-square-02:after{content:"\48aa"}.hgi-duotone.hgi-inequality-square-02:before{content:"\48ab"}.hgi-duotone.hgi-infinity-01:after{content:"\48ac"}.hgi-duotone.hgi-infinity-01:before{content:"\48ad"}.hgi-duotone.hgi-infinity-02:after{content:"\48ae"}.hgi-duotone.hgi-infinity-02:before{content:"\48af"}.hgi-duotone.hgi-infinity-circle:after{content:"\48b0"}.hgi-duotone.hgi-infinity-circle:before{content:"\48b1"}.hgi-duotone.hgi-infinity-square:after{content:"\48b2"}.hgi-duotone.hgi-infinity-square:before{content:"\48b3"}.hgi-duotone.hgi-information-circle:after{content:"\48b4"}.hgi-duotone.hgi-information-circle:before{content:"\48b5"}.hgi-duotone.hgi-information-diamond:after{content:"\48b6"}.hgi-duotone.hgi-information-diamond:before{content:"\48b7"}.hgi-duotone.hgi-information-square:after{content:"\48b8"}.hgi-duotone.hgi-information-square:before{content:"\48b9"}.hgi-duotone.hgi-injection:after{content:"\48ba"}.hgi-duotone.hgi-injection:before{content:"\48bb"}.hgi-duotone.hgi-insert-bottom-image:after{content:"\48bc"}.hgi-duotone.hgi-insert-bottom-image:before{content:"\48bd"}.hgi-duotone.hgi-insert-center-image:after{content:"\48be"}.hgi-duotone.hgi-insert-center-image:before{content:"\48bf"}.hgi-duotone.hgi-insert-column-left:after{content:"\48c0"}.hgi-duotone.hgi-insert-column-left:before{content:"\48c1"}.hgi-duotone.hgi-insert-column:after{content:"\48c2"}.hgi-duotone.hgi-insert-column:before{content:"\48c3"}.hgi-duotone.hgi-insert-pi:after{content:"\48c4"}.hgi-duotone.hgi-insert-pi:before{content:"\48c5"}.hgi-duotone.hgi-insert-row-down:after{content:"\48c6"}.hgi-duotone.hgi-insert-row-down:before{content:"\48c7"}.hgi-duotone.hgi-insert-row:after{content:"\48c8"}.hgi-duotone.hgi-insert-row-up:after{content:"\48c9"}.hgi-duotone.hgi-insert-row-up:before{content:"\48ca"}.hgi-duotone.hgi-insert-row:before{content:"\48cb"}.hgi-duotone.hgi-insert-top-image:after{content:"\48cc"}.hgi-duotone.hgi-insert-top-image:before{content:"\48cd"}.hgi-duotone.hgi-inspect-code:after{content:"\48ce"}.hgi-duotone.hgi-inspect-code:before{content:"\48cf"}.hgi-duotone.hgi-instagram:after{content:"\48d0"}.hgi-duotone.hgi-instagram:before{content:"\48d1"}.hgi-duotone.hgi-installing-updates-01:after{content:"\48d2"}.hgi-duotone.hgi-installing-updates-01:before{content:"\48d3"}.hgi-duotone.hgi-installing-updates-02:after{content:"\48d4"}.hgi-duotone.hgi-installing-updates-02:before{content:"\48d5"}.hgi-duotone.hgi-internet-antenna-01:after{content:"\48d6"}.hgi-duotone.hgi-internet-antenna-01:before{content:"\48d7"}.hgi-duotone.hgi-internet-antenna-02:after{content:"\48d8"}.hgi-duotone.hgi-internet-antenna-02:before{content:"\48d9"}.hgi-duotone.hgi-internet-antenna-03:after{content:"\48da"}.hgi-duotone.hgi-internet-antenna-03:before{content:"\48db"}.hgi-duotone.hgi-internet-antenna-04:after{content:"\48dc"}.hgi-duotone.hgi-internet-antenna-04:before{content:"\48dd"}.hgi-duotone.hgi-internet:after{content:"\48de"}.hgi-duotone.hgi-internet:before{content:"\48df"}.hgi-duotone.hgi-investigation:after{content:"\48e0"}.hgi-duotone.hgi-investigation:before{content:"\48e1"}.hgi-duotone.hgi-invoice-01:after{content:"\48e2"}.hgi-duotone.hgi-invoice-01:before{content:"\48e3"}.hgi-duotone.hgi-invoice-02:after{content:"\48e4"}.hgi-duotone.hgi-invoice-02:before{content:"\48e5"}.hgi-duotone.hgi-invoice-03:after{content:"\48e6"}.hgi-duotone.hgi-invoice-03:before{content:"\48e7"}.hgi-duotone.hgi-invoice-04:after{content:"\48e8"}.hgi-duotone.hgi-invoice-04:before{content:"\48e9"}.hgi-duotone.hgi-invoice:after{content:"\48ea"}.hgi-duotone.hgi-invoice:before{content:"\48eb"}.hgi-duotone.hgi-ipod:after{content:"\48ec"}.hgi-duotone.hgi-ipod:before{content:"\48ed"}.hgi-duotone.hgi-iris-scan:after{content:"\48ee"}.hgi-duotone.hgi-iris-scan:before{content:"\48ef"}.hgi-duotone.hgi-island:after{content:"\48f0"}.hgi-duotone.hgi-island:before{content:"\48f1"}.hgi-duotone.hgi-jar:after{content:"\48f2"}.hgi-duotone.hgi-jar:before{content:"\48f3"}.hgi-duotone.hgi-java-script:after{content:"\48f4"}.hgi-duotone.hgi-java-script:before{content:"\48f5"}.hgi-duotone.hgi-java:after{content:"\48f6"}.hgi-duotone.hgi-java:before{content:"\48f7"}.hgi-duotone.hgi-job-link:after{content:"\48f8"}.hgi-duotone.hgi-job-link:before{content:"\48f9"}.hgi-duotone.hgi-job-search:after{content:"\48fa"}.hgi-duotone.hgi-job-search:before{content:"\48fb"}.hgi-duotone.hgi-job-share:after{content:"\48fc"}.hgi-duotone.hgi-job-share:before{content:"\48fd"}.hgi-duotone.hgi-jogger-pants:after{content:"\48fe"}.hgi-duotone.hgi-jogger-pants:before{content:"\48ff"}.hgi-duotone.hgi-join-bevel:after{content:"\4900"}.hgi-duotone.hgi-join-bevel:before{content:"\4901"}.hgi-duotone.hgi-join-round:after{content:"\4902"}.hgi-duotone.hgi-join-round:before{content:"\4903"}.hgi-duotone.hgi-join-straight:after{content:"\4904"}.hgi-duotone.hgi-join-straight:before{content:"\4905"}.hgi-duotone.hgi-joker:after{content:"\4906"}.hgi-duotone.hgi-joker:before{content:"\4907"}.hgi-duotone.hgi-joystick-01:after{content:"\4908"}.hgi-duotone.hgi-joystick-01:before{content:"\4909"}.hgi-duotone.hgi-joystick-02:after{content:"\490a"}.hgi-duotone.hgi-joystick-02:before{content:"\490b"}.hgi-duotone.hgi-joystick-03:after{content:"\490c"}.hgi-duotone.hgi-joystick-03:before{content:"\490d"}.hgi-duotone.hgi-joystick-04:after{content:"\490e"}.hgi-duotone.hgi-joystick-04:before{content:"\490f"}.hgi-duotone.hgi-joystick-05:after{content:"\4910"}.hgi-duotone.hgi-joystick-05:before{content:"\4911"}.hgi-duotone.hgi-jpg-01:after{content:"\4912"}.hgi-duotone.hgi-jpg-01:before{content:"\4913"}.hgi-duotone.hgi-jpg-02:after{content:"\4914"}.hgi-duotone.hgi-jpg-02:before{content:"\4915"}.hgi-duotone.hgi-jsx-01:after{content:"\4916"}.hgi-duotone.hgi-jsx-01:before{content:"\4917"}.hgi-duotone.hgi-jsx-02:after{content:"\4918"}.hgi-duotone.hgi-jsx-02:before{content:"\4919"}.hgi-duotone.hgi-jsx-03:after{content:"\491a"}.hgi-duotone.hgi-jsx-03:before{content:"\491b"}.hgi-duotone.hgi-judge:after{content:"\491c"}.hgi-duotone.hgi-judge:before{content:"\491d"}.hgi-duotone.hgi-jupiter:after{content:"\491e"}.hgi-duotone.hgi-jupiter:before{content:"\491f"}.hgi-duotone.hgi-justice-scale-01:after{content:"\4920"}.hgi-duotone.hgi-justice-scale-01:before{content:"\4921"}.hgi-duotone.hgi-justice-scale-02:after{content:"\4922"}.hgi-duotone.hgi-justice-scale-02:before{content:"\4923"}.hgi-duotone.hgi-kaaba-01:after{content:"\4924"}.hgi-duotone.hgi-kaaba-01:before{content:"\4925"}.hgi-duotone.hgi-kaaba-02:after{content:"\4926"}.hgi-duotone.hgi-kaaba-02:before{content:"\4927"}.hgi-duotone.hgi-kayak:after{content:"\4928"}.hgi-duotone.hgi-kayak:before{content:"\4929"}.hgi-duotone.hgi-keffiyeh:after{content:"\492a"}.hgi-duotone.hgi-keffiyeh:before{content:"\492b"}.hgi-duotone.hgi-kettle-01:after{content:"\492c"}.hgi-duotone.hgi-kettle-01:before{content:"\492d"}.hgi-duotone.hgi-kettle:after{content:"\492e"}.hgi-duotone.hgi-kettle:before{content:"\492f"}.hgi-duotone.hgi-kettlebell:after{content:"\4930"}.hgi-duotone.hgi-kettlebell:before{content:"\4931"}.hgi-duotone.hgi-ketupat:after{content:"\4932"}.hgi-duotone.hgi-ketupat:before{content:"\4933"}.hgi-duotone.hgi-key-01:after{content:"\4934"}.hgi-duotone.hgi-key-01:before{content:"\4935"}.hgi-duotone.hgi-key-02:after{content:"\4936"}.hgi-duotone.hgi-key-02:before{content:"\4937"}.hgi-duotone.hgi-key-generator-fob:after{content:"\4938"}.hgi-duotone.hgi-key-generator-fob:before{content:"\4939"}.hgi-duotone.hgi-keyboard:after{content:"\493a"}.hgi-duotone.hgi-keyboard:before{content:"\493b"}.hgi-duotone.hgi-keyframe-add:after{content:"\493c"}.hgi-duotone.hgi-keyframe-add:before{content:"\493d"}.hgi-duotone.hgi-keyframe-align-center:after{content:"\493e"}.hgi-duotone.hgi-keyframe-align-center:before{content:"\493f"}.hgi-duotone.hgi-keyframe-align-horizontal:after{content:"\4940"}.hgi-duotone.hgi-keyframe-align-horizontal:before{content:"\4941"}.hgi-duotone.hgi-keyframe-align-vertical:after{content:"\4942"}.hgi-duotone.hgi-keyframe-align-vertical:before{content:"\4943"}.hgi-duotone.hgi-keyframe-bottom:after{content:"\4944"}.hgi-duotone.hgi-keyframe-bottom:before{content:"\4945"}.hgi-duotone.hgi-keyframe-left:after{content:"\4946"}.hgi-duotone.hgi-keyframe-left:before{content:"\4947"}.hgi-duotone.hgi-keyframe-remove:after{content:"\4948"}.hgi-duotone.hgi-keyframe-remove:before{content:"\4949"}.hgi-duotone.hgi-keyframe-right:after{content:"\494a"}.hgi-duotone.hgi-keyframe-right:before{content:"\494b"}.hgi-duotone.hgi-keyframe:after{content:"\494c"}.hgi-duotone.hgi-keyframe-top:after{content:"\494d"}.hgi-duotone.hgi-keyframe-top:before{content:"\494e"}.hgi-duotone.hgi-keyframe:before{content:"\494f"}.hgi-duotone.hgi-keyframes-double-add:after{content:"\4950"}.hgi-duotone.hgi-keyframes-double-add:before{content:"\4951"}.hgi-duotone.hgi-keyframes-double-remove:after{content:"\4952"}.hgi-duotone.hgi-keyframes-double-remove:before{content:"\4953"}.hgi-duotone.hgi-keyframes-double:after{content:"\4954"}.hgi-duotone.hgi-keyframes-double:before{content:"\4955"}.hgi-duotone.hgi-keyframes-multiple-add:after{content:"\4956"}.hgi-duotone.hgi-keyframes-multiple-add:before{content:"\4957"}.hgi-duotone.hgi-keyframes-multiple-remove:after{content:"\4958"}.hgi-duotone.hgi-keyframes-multiple-remove:before{content:"\4959"}.hgi-duotone.hgi-keyframes-multiple:after{content:"\495a"}.hgi-duotone.hgi-keyframes-multiple:before{content:"\495b"}.hgi-duotone.hgi-kickstarter-01:after{content:"\495c"}.hgi-duotone.hgi-kickstarter-01:before{content:"\495d"}.hgi-duotone.hgi-kickstarter-02:after{content:"\495e"}.hgi-duotone.hgi-kickstarter-02:before{content:"\495f"}.hgi-duotone.hgi-kid:after{content:"\4960"}.hgi-duotone.hgi-kid:before{content:"\4961"}.hgi-duotone.hgi-kidneys:after{content:"\4962"}.hgi-duotone.hgi-kidneys:before{content:"\4963"}.hgi-duotone.hgi-kissing:after{content:"\4964"}.hgi-duotone.hgi-kissing:before{content:"\4965"}.hgi-duotone.hgi-kitchen-utensils:after{content:"\4966"}.hgi-duotone.hgi-kitchen-utensils:before{content:"\4967"}.hgi-duotone.hgi-kite:after{content:"\4968"}.hgi-duotone.hgi-kite:before{content:"\4969"}.hgi-duotone.hgi-knife-01:after{content:"\496a"}.hgi-duotone.hgi-knife-01:before{content:"\496b"}.hgi-duotone.hgi-knife-02:after{content:"\496c"}.hgi-duotone.hgi-knife-02:before{content:"\496d"}.hgi-duotone.hgi-knife-bread:after{content:"\496e"}.hgi-duotone.hgi-knife-bread:before{content:"\496f"}.hgi-duotone.hgi-knight-shield:after{content:"\4970"}.hgi-duotone.hgi-knight-shield:before{content:"\4971"}.hgi-duotone.hgi-knives:after{content:"\4972"}.hgi-duotone.hgi-knives:before{content:"\4973"}.hgi-duotone.hgi-knowledge-01:after{content:"\4974"}.hgi-duotone.hgi-knowledge-01:before{content:"\4975"}.hgi-duotone.hgi-knowledge-02:after{content:"\4976"}.hgi-duotone.hgi-knowledge-02:before{content:"\4977"}.hgi-duotone.hgi-kurta-01:after{content:"\4978"}.hgi-duotone.hgi-kurta-01:before{content:"\4979"}.hgi-duotone.hgi-kurta:after{content:"\497a"}.hgi-duotone.hgi-kurta:before{content:"\497b"}.hgi-duotone.hgi-label-important:after{content:"\497c"}.hgi-duotone.hgi-label-important:before{content:"\497d"}.hgi-duotone.hgi-label:after{content:"\497e"}.hgi-duotone.hgi-label:before{content:"\497f"}.hgi-duotone.hgi-labor:after{content:"\4980"}.hgi-duotone.hgi-labor:before{content:"\4981"}.hgi-duotone.hgi-labs:after{content:"\4982"}.hgi-duotone.hgi-labs:before{content:"\4983"}.hgi-duotone.hgi-lake:after{content:"\4984"}.hgi-duotone.hgi-lake:before{content:"\4985"}.hgi-duotone.hgi-lamp-01:after{content:"\4986"}.hgi-duotone.hgi-lamp-01:before{content:"\4987"}.hgi-duotone.hgi-lamp-02:after{content:"\4988"}.hgi-duotone.hgi-lamp-02:before{content:"\4989"}.hgi-duotone.hgi-lamp-03:after{content:"\498a"}.hgi-duotone.hgi-lamp-03:before{content:"\498b"}.hgi-duotone.hgi-lamp-04:after{content:"\498c"}.hgi-duotone.hgi-lamp-04:before{content:"\498d"}.hgi-duotone.hgi-lamp-05:after{content:"\498e"}.hgi-duotone.hgi-lamp-05:before{content:"\498f"}.hgi-duotone.hgi-lamp:after{content:"\4990"}.hgi-duotone.hgi-lamp:before{content:"\4991"}.hgi-duotone.hgi-language-circle:after{content:"\4992"}.hgi-duotone.hgi-language-circle:before{content:"\4993"}.hgi-duotone.hgi-language-skill:after{content:"\4994"}.hgi-duotone.hgi-language-skill:before{content:"\4995"}.hgi-duotone.hgi-language-square:after{content:"\4996"}.hgi-duotone.hgi-language-square:before{content:"\4997"}.hgi-duotone.hgi-lantern:after{content:"\4998"}.hgi-duotone.hgi-lantern:before{content:"\4999"}.hgi-duotone.hgi-laptop-add:after{content:"\499a"}.hgi-duotone.hgi-laptop-add:before{content:"\499b"}.hgi-duotone.hgi-laptop-charging:after{content:"\499c"}.hgi-duotone.hgi-laptop-charging:before{content:"\499d"}.hgi-duotone.hgi-laptop-check:after{content:"\499e"}.hgi-duotone.hgi-laptop-check:before{content:"\499f"}.hgi-duotone.hgi-laptop-cloud:after{content:"\49a0"}.hgi-duotone.hgi-laptop-cloud:before{content:"\49a1"}.hgi-duotone.hgi-laptop-issue:after{content:"\49a2"}.hgi-duotone.hgi-laptop-issue:before{content:"\49a3"}.hgi-duotone.hgi-laptop-performance:after{content:"\49a4"}.hgi-duotone.hgi-laptop-performance:before{content:"\49a5"}.hgi-duotone.hgi-laptop-phone-sync:after{content:"\49a6"}.hgi-duotone.hgi-laptop-phone-sync:before{content:"\49a7"}.hgi-duotone.hgi-laptop-programming:after{content:"\49a8"}.hgi-duotone.hgi-laptop-programming:before{content:"\49a9"}.hgi-duotone.hgi-laptop-remove:after{content:"\49aa"}.hgi-duotone.hgi-laptop-remove:before{content:"\49ab"}.hgi-duotone.hgi-laptop:after{content:"\49ac"}.hgi-duotone.hgi-laptop-settings:after{content:"\49ad"}.hgi-duotone.hgi-laptop-settings:before{content:"\49ae"}.hgi-duotone.hgi-laptop-video:after{content:"\49af"}.hgi-duotone.hgi-laptop-video:before{content:"\49b0"}.hgi-duotone.hgi-laptop:before{content:"\49b1"}.hgi-duotone.hgi-lasso-tool-01:after{content:"\49b2"}.hgi-duotone.hgi-lasso-tool-01:before{content:"\49b3"}.hgi-duotone.hgi-lasso-tool-02:after{content:"\49b4"}.hgi-duotone.hgi-lasso-tool-02:before{content:"\49b5"}.hgi-duotone.hgi-last-fm:after{content:"\49b6"}.hgi-duotone.hgi-last-fm:before{content:"\49b7"}.hgi-duotone.hgi-latitude:after{content:"\49b8"}.hgi-duotone.hgi-latitude:before{content:"\49b9"}.hgi-duotone.hgi-laughing:after{content:"\49ba"}.hgi-duotone.hgi-laughing:before{content:"\49bb"}.hgi-duotone.hgi-laurel-wreath-01:after{content:"\49bc"}.hgi-duotone.hgi-laurel-wreath-01:before{content:"\49bd"}.hgi-duotone.hgi-laurel-wreath-02:after{content:"\49be"}.hgi-duotone.hgi-laurel-wreath-02:before{content:"\49bf"}.hgi-duotone.hgi-laurel-wreath-first-01:after{content:"\49c0"}.hgi-duotone.hgi-laurel-wreath-first-01:before{content:"\49c1"}.hgi-duotone.hgi-laurel-wreath-first-02:after{content:"\49c2"}.hgi-duotone.hgi-laurel-wreath-first-02:before{content:"\49c3"}.hgi-duotone.hgi-laurel-wreath-left-01:after{content:"\49c4"}.hgi-duotone.hgi-laurel-wreath-left-01:before{content:"\49c5"}.hgi-duotone.hgi-laurel-wreath-left-02:after{content:"\49c6"}.hgi-duotone.hgi-laurel-wreath-left-02:before{content:"\49c7"}.hgi-duotone.hgi-laurel-wreath-left-03:after{content:"\49c8"}.hgi-duotone.hgi-laurel-wreath-left-03:before{content:"\49c9"}.hgi-duotone.hgi-laurel-wreath-right-01:after{content:"\49ca"}.hgi-duotone.hgi-laurel-wreath-right-01:before{content:"\49cb"}.hgi-duotone.hgi-laurel-wreath-right-02:after{content:"\49cc"}.hgi-duotone.hgi-laurel-wreath-right-02:before{content:"\49cd"}.hgi-duotone.hgi-laurel-wreath-right-03:after{content:"\49ce"}.hgi-duotone.hgi-laurel-wreath-right-03:before{content:"\49cf"}.hgi-duotone.hgi-layer-add:after{content:"\49d0"}.hgi-duotone.hgi-layer-add:before{content:"\49d1"}.hgi-duotone.hgi-layer-mask-01:after{content:"\49d2"}.hgi-duotone.hgi-layer-mask-01:before{content:"\49d3"}.hgi-duotone.hgi-layer-mask-02:after{content:"\49d4"}.hgi-duotone.hgi-layer-mask-02:before{content:"\49d5"}.hgi-duotone.hgi-layers-01:after{content:"\49d6"}.hgi-duotone.hgi-layers-01:before{content:"\49d7"}.hgi-duotone.hgi-layers-02:after{content:"\49d8"}.hgi-duotone.hgi-layers-02:before{content:"\49d9"}.hgi-duotone.hgi-layers-logo:after{content:"\49da"}.hgi-duotone.hgi-layers-logo:before{content:"\49db"}.hgi-duotone.hgi-layout-01:after{content:"\49dc"}.hgi-duotone.hgi-layout-01:before{content:"\49dd"}.hgi-duotone.hgi-layout-02:after{content:"\49de"}.hgi-duotone.hgi-layout-02:before{content:"\49df"}.hgi-duotone.hgi-layout-03:after{content:"\49e0"}.hgi-duotone.hgi-layout-03:before{content:"\49e1"}.hgi-duotone.hgi-layout-04:after{content:"\49e2"}.hgi-duotone.hgi-layout-04:before{content:"\49e3"}.hgi-duotone.hgi-layout-05:after{content:"\49e4"}.hgi-duotone.hgi-layout-05:before{content:"\49e5"}.hgi-duotone.hgi-layout-06:after{content:"\49e6"}.hgi-duotone.hgi-layout-06:before{content:"\49e7"}.hgi-duotone.hgi-layout-07:after{content:"\49e8"}.hgi-duotone.hgi-layout-07:before{content:"\49e9"}.hgi-duotone.hgi-layout-2-column:after{content:"\49ea"}.hgi-duotone.hgi-layout-2-column:before{content:"\49eb"}.hgi-duotone.hgi-layout-2-row:after{content:"\49ec"}.hgi-duotone.hgi-layout-2-row:before{content:"\49ed"}.hgi-duotone.hgi-layout-3-column:after{content:"\49ee"}.hgi-duotone.hgi-layout-3-column:before{content:"\49ef"}.hgi-duotone.hgi-layout-3-row:after{content:"\49f0"}.hgi-duotone.hgi-layout-3-row:before{content:"\49f1"}.hgi-duotone.hgi-layout-bottom:after{content:"\49f2"}.hgi-duotone.hgi-layout-bottom:before{content:"\49f3"}.hgi-duotone.hgi-layout-grid:after{content:"\49f4"}.hgi-duotone.hgi-layout-grid:before{content:"\49f5"}.hgi-duotone.hgi-layout-left:after{content:"\49f6"}.hgi-duotone.hgi-layout-left:before{content:"\49f7"}.hgi-duotone.hgi-layout-right:after{content:"\49f8"}.hgi-duotone.hgi-layout-right:before{content:"\49f9"}.hgi-duotone.hgi-layout-table-01:after{content:"\49fa"}.hgi-duotone.hgi-layout-table-01:before{content:"\49fb"}.hgi-duotone.hgi-layout-table-02:after{content:"\49fc"}.hgi-duotone.hgi-layout-table-02:before{content:"\49fd"}.hgi-duotone.hgi-layout-top:after{content:"\49fe"}.hgi-duotone.hgi-layout-top:before{content:"\49ff"}.hgi-duotone.hgi-leaf-01:after{content:"\4a00"}.hgi-duotone.hgi-leaf-01:before{content:"\4a01"}.hgi-duotone.hgi-leaf-02:after{content:"\4a02"}.hgi-duotone.hgi-leaf-02:before{content:"\4a03"}.hgi-duotone.hgi-leaf-03:after{content:"\4a04"}.hgi-duotone.hgi-leaf-03:before{content:"\4a05"}.hgi-duotone.hgi-leaf-04:after{content:"\4a06"}.hgi-duotone.hgi-leaf-04:before{content:"\4a07"}.hgi-duotone.hgi-leaving-geo-fence:after{content:"\4a08"}.hgi-duotone.hgi-leaving-geo-fence:before{content:"\4a09"}.hgi-duotone.hgi-leetcode:after{content:"\4a0a"}.hgi-duotone.hgi-leetcode:before{content:"\4a0b"}.hgi-duotone.hgi-left-angle:after{content:"\4a0c"}.hgi-duotone.hgi-left-angle:before{content:"\4a0d"}.hgi-duotone.hgi-left-to-right-block-quote:after{content:"\4a0e"}.hgi-duotone.hgi-left-to-right-block-quote:before{content:"\4a0f"}.hgi-duotone.hgi-left-to-right-list-bullet:after{content:"\4a10"}.hgi-duotone.hgi-left-to-right-list-bullet:before{content:"\4a11"}.hgi-duotone.hgi-left-to-right-list-dash:after{content:"\4a12"}.hgi-duotone.hgi-left-to-right-list-dash:before{content:"\4a13"}.hgi-duotone.hgi-left-to-right-list-number:after{content:"\4a14"}.hgi-duotone.hgi-left-to-right-list-number:before{content:"\4a15"}.hgi-duotone.hgi-left-to-right-list-star-01:after{content:"\4a16"}.hgi-duotone.hgi-left-to-right-list-star-01:before{content:"\4a17"}.hgi-duotone.hgi-left-to-right-list-star:after{content:"\4a18"}.hgi-duotone.hgi-left-to-right-list-star:before{content:"\4a19"}.hgi-duotone.hgi-left-to-right-list-triangle:after{content:"\4a1a"}.hgi-duotone.hgi-left-to-right-list-triangle:before{content:"\4a1b"}.hgi-duotone.hgi-left-triangle:after{content:"\4a1c"}.hgi-duotone.hgi-left-triangle:before{content:"\4a1d"}.hgi-duotone.hgi-legal-01:after{content:"\4a1e"}.hgi-duotone.hgi-legal-01:before{content:"\4a1f"}.hgi-duotone.hgi-legal-02:after{content:"\4a20"}.hgi-duotone.hgi-legal-02:before{content:"\4a21"}.hgi-duotone.hgi-legal-document-01:after{content:"\4a22"}.hgi-duotone.hgi-legal-document-01:before{content:"\4a23"}.hgi-duotone.hgi-legal-document-02:after{content:"\4a24"}.hgi-duotone.hgi-legal-document-02:before{content:"\4a25"}.hgi-duotone.hgi-legal-hammer:after{content:"\4a26"}.hgi-duotone.hgi-legal-hammer:before{content:"\4a27"}.hgi-duotone.hgi-less-than-circle:after{content:"\4a28"}.hgi-duotone.hgi-less-than-circle:before{content:"\4a29"}.hgi-duotone.hgi-less-than:after{content:"\4a2a"}.hgi-duotone.hgi-less-than-square:after{content:"\4a2b"}.hgi-duotone.hgi-less-than-square:before{content:"\4a2c"}.hgi-duotone.hgi-less-than:before{content:"\4a2d"}.hgi-duotone.hgi-letter-spacing:after{content:"\4a2e"}.hgi-duotone.hgi-letter-spacing:before{content:"\4a2f"}.hgi-duotone.hgi-libraries:after{content:"\4a30"}.hgi-duotone.hgi-libraries:before{content:"\4a31"}.hgi-duotone.hgi-library:after{content:"\4a32"}.hgi-duotone.hgi-library:before{content:"\4a33"}.hgi-duotone.hgi-license-draft:after{content:"\4a34"}.hgi-duotone.hgi-license-draft:before{content:"\4a35"}.hgi-duotone.hgi-license-maintenance:after{content:"\4a36"}.hgi-duotone.hgi-license-maintenance:before{content:"\4a37"}.hgi-duotone.hgi-license-no:after{content:"\4a38"}.hgi-duotone.hgi-license-no:before{content:"\4a39"}.hgi-duotone.hgi-license-pin:after{content:"\4a3a"}.hgi-duotone.hgi-license-pin:before{content:"\4a3b"}.hgi-duotone.hgi-license:after{content:"\4a3c"}.hgi-duotone.hgi-license-third-party:after{content:"\4a3d"}.hgi-duotone.hgi-license-third-party:before{content:"\4a3e"}.hgi-duotone.hgi-license:before{content:"\4a3f"}.hgi-duotone.hgi-lift-truck:after{content:"\4a40"}.hgi-duotone.hgi-lift-truck:before{content:"\4a41"}.hgi-duotone.hgi-lighthouse:after{content:"\4a42"}.hgi-duotone.hgi-lighthouse:before{content:"\4a43"}.hgi-duotone.hgi-limitation:after{content:"\4a44"}.hgi-duotone.hgi-limitation:before{content:"\4a45"}.hgi-duotone.hgi-line:after{content:"\4a46"}.hgi-duotone.hgi-line:before{content:"\4a47"}.hgi-duotone.hgi-liner:after{content:"\4a48"}.hgi-duotone.hgi-liner:before{content:"\4a49"}.hgi-duotone.hgi-link-01:after{content:"\4a4a"}.hgi-duotone.hgi-link-01:before{content:"\4a4b"}.hgi-duotone.hgi-link-02:after{content:"\4a4c"}.hgi-duotone.hgi-link-02:before{content:"\4a4d"}.hgi-duotone.hgi-link-03:after{content:"\4a4e"}.hgi-duotone.hgi-link-03:before{content:"\4a4f"}.hgi-duotone.hgi-link-04:after{content:"\4a50"}.hgi-duotone.hgi-link-04:before{content:"\4a51"}.hgi-duotone.hgi-link-05:after{content:"\4a52"}.hgi-duotone.hgi-link-05:before{content:"\4a53"}.hgi-duotone.hgi-link-06:after{content:"\4a54"}.hgi-duotone.hgi-link-06:before{content:"\4a55"}.hgi-duotone.hgi-link-backward:after{content:"\4a56"}.hgi-duotone.hgi-link-backward:before{content:"\4a57"}.hgi-duotone.hgi-link-circle-02:after{content:"\4a58"}.hgi-duotone.hgi-link-circle-02:before{content:"\4a59"}.hgi-duotone.hgi-link-circle:after{content:"\4a5a"}.hgi-duotone.hgi-link-circle:before{content:"\4a5b"}.hgi-duotone.hgi-link-forward:after{content:"\4a5c"}.hgi-duotone.hgi-link-forward:before{content:"\4a5d"}.hgi-duotone.hgi-link-square-01:after{content:"\4a5e"}.hgi-duotone.hgi-link-square-01:before{content:"\4a5f"}.hgi-duotone.hgi-link-square-02:after{content:"\4a60"}.hgi-duotone.hgi-link-square-02:before{content:"\4a61"}.hgi-duotone.hgi-linkedin-01:after{content:"\4a62"}.hgi-duotone.hgi-linkedin-01:before{content:"\4a63"}.hgi-duotone.hgi-linkedin-02:after{content:"\4a64"}.hgi-duotone.hgi-linkedin-02:before{content:"\4a65"}.hgi-duotone.hgi-list-setting:after{content:"\4a66"}.hgi-duotone.hgi-list-setting:before{content:"\4a67"}.hgi-duotone.hgi-list-view:after{content:"\4a68"}.hgi-duotone.hgi-list-view:before{content:"\4a69"}.hgi-duotone.hgi-litecoin:after{content:"\4a6a"}.hgi-duotone.hgi-litecoin:before{content:"\4a6b"}.hgi-duotone.hgi-liver:after{content:"\4a6c"}.hgi-duotone.hgi-liver:before{content:"\4a6d"}.hgi-duotone.hgi-loading-01:after{content:"\4a6e"}.hgi-duotone.hgi-loading-01:before{content:"\4a6f"}.hgi-duotone.hgi-loading-02:after{content:"\4a70"}.hgi-duotone.hgi-loading-02:before{content:"\4a71"}.hgi-duotone.hgi-loading-03:after{content:"\4a72"}.hgi-duotone.hgi-loading-03:before{content:"\4a73"}.hgi-duotone.hgi-loading-04:after{content:"\4a74"}.hgi-duotone.hgi-loading-04:before{content:"\4a75"}.hgi-duotone.hgi-location-01:after{content:"\4a76"}.hgi-duotone.hgi-location-01:before{content:"\4a77"}.hgi-duotone.hgi-location-02:after{content:"\4a78"}.hgi-duotone.hgi-location-02:before{content:"\4a79"}.hgi-duotone.hgi-location-03:after{content:"\4a7a"}.hgi-duotone.hgi-location-03:before{content:"\4a7b"}.hgi-duotone.hgi-location-04:after{content:"\4a7c"}.hgi-duotone.hgi-location-04:before{content:"\4a7d"}.hgi-duotone.hgi-location-05:after{content:"\4a7e"}.hgi-duotone.hgi-location-05:before{content:"\4a7f"}.hgi-duotone.hgi-location-06:after{content:"\4a80"}.hgi-duotone.hgi-location-06:before{content:"\4a81"}.hgi-duotone.hgi-location-07:after{content:"\4a82"}.hgi-duotone.hgi-location-07:before{content:"\4a83"}.hgi-duotone.hgi-location-08:after{content:"\4a84"}.hgi-duotone.hgi-location-08:before{content:"\4a85"}.hgi-duotone.hgi-location-09:after{content:"\4a86"}.hgi-duotone.hgi-location-09:before{content:"\4a87"}.hgi-duotone.hgi-location-10:after{content:"\4a88"}.hgi-duotone.hgi-location-10:before{content:"\4a89"}.hgi-duotone.hgi-location-add-01:after{content:"\4a8a"}.hgi-duotone.hgi-location-add-01:before{content:"\4a8b"}.hgi-duotone.hgi-location-add-02:after{content:"\4a8c"}.hgi-duotone.hgi-location-add-02:before{content:"\4a8d"}.hgi-duotone.hgi-location-check-01:after{content:"\4a8e"}.hgi-duotone.hgi-location-check-01:before{content:"\4a8f"}.hgi-duotone.hgi-location-check-02:after{content:"\4a90"}.hgi-duotone.hgi-location-check-02:before{content:"\4a91"}.hgi-duotone.hgi-location-favourite-01:after{content:"\4a92"}.hgi-duotone.hgi-location-favourite-01:before{content:"\4a93"}.hgi-duotone.hgi-location-favourite-02:after{content:"\4a94"}.hgi-duotone.hgi-location-favourite-02:before{content:"\4a95"}.hgi-duotone.hgi-location-offline-01:after{content:"\4a96"}.hgi-duotone.hgi-location-offline-01:before{content:"\4a97"}.hgi-duotone.hgi-location-offline-02:after{content:"\4a98"}.hgi-duotone.hgi-location-offline-02:before{content:"\4a99"}.hgi-duotone.hgi-location-offline-03:after{content:"\4a9a"}.hgi-duotone.hgi-location-offline-03:before{content:"\4a9b"}.hgi-duotone.hgi-location-offline-04:after{content:"\4a9c"}.hgi-duotone.hgi-location-offline-04:before{content:"\4a9d"}.hgi-duotone.hgi-location-remove-01:after{content:"\4a9e"}.hgi-duotone.hgi-location-remove-01:before{content:"\4a9f"}.hgi-duotone.hgi-location-remove-02:after{content:"\4aa0"}.hgi-duotone.hgi-location-remove-02:before{content:"\4aa1"}.hgi-duotone.hgi-location-share-01:after{content:"\4aa2"}.hgi-duotone.hgi-location-share-01:before{content:"\4aa3"}.hgi-duotone.hgi-location-share-02:after{content:"\4aa4"}.hgi-duotone.hgi-location-share-02:before{content:"\4aa5"}.hgi-duotone.hgi-location-star-01:after{content:"\4aa6"}.hgi-duotone.hgi-location-star-01:before{content:"\4aa7"}.hgi-duotone.hgi-location-star-02:after{content:"\4aa8"}.hgi-duotone.hgi-location-star-02:before{content:"\4aa9"}.hgi-duotone.hgi-location-update-01:after{content:"\4aaa"}.hgi-duotone.hgi-location-update-01:before{content:"\4aab"}.hgi-duotone.hgi-location-update-02:after{content:"\4aac"}.hgi-duotone.hgi-location-update-02:before{content:"\4aad"}.hgi-duotone.hgi-location-user-01:after{content:"\4aae"}.hgi-duotone.hgi-location-user-01:before{content:"\4aaf"}.hgi-duotone.hgi-location-user-02:after{content:"\4ab0"}.hgi-duotone.hgi-location-user-02:before{content:"\4ab1"}.hgi-duotone.hgi-location-user-03:after{content:"\4ab2"}.hgi-duotone.hgi-location-user-03:before{content:"\4ab3"}.hgi-duotone.hgi-location-user-04:after{content:"\4ab4"}.hgi-duotone.hgi-location-user-04:before{content:"\4ab5"}.hgi-duotone.hgi-lock-computer:after{content:"\4ab6"}.hgi-duotone.hgi-lock-computer:before{content:"\4ab7"}.hgi-duotone.hgi-lock-key:after{content:"\4ab8"}.hgi-duotone.hgi-lock-key:before{content:"\4ab9"}.hgi-duotone.hgi-lock-password:after{content:"\4aba"}.hgi-duotone.hgi-lock-password:before{content:"\4abb"}.hgi-duotone.hgi-lock:after{content:"\4abc"}.hgi-duotone.hgi-lock-sync-01:after{content:"\4abd"}.hgi-duotone.hgi-lock-sync-01:before{content:"\4abe"}.hgi-duotone.hgi-lock-sync-02:after{content:"\4abf"}.hgi-duotone.hgi-lock-sync-02:before{content:"\4ac0"}.hgi-duotone.hgi-lock:before{content:"\4ac1"}.hgi-duotone.hgi-locked:after{content:"\4ac2"}.hgi-duotone.hgi-locked:before{content:"\4ac3"}.hgi-duotone.hgi-locker-01:after{content:"\4ac4"}.hgi-duotone.hgi-locker-01:before{content:"\4ac5"}.hgi-duotone.hgi-locker:after{content:"\4ac6"}.hgi-duotone.hgi-locker:before{content:"\4ac7"}.hgi-duotone.hgi-login-01:after{content:"\4ac8"}.hgi-duotone.hgi-login-01:before{content:"\4ac9"}.hgi-duotone.hgi-login-02:after{content:"\4aca"}.hgi-duotone.hgi-login-02:before{content:"\4acb"}.hgi-duotone.hgi-login-03:after{content:"\4acc"}.hgi-duotone.hgi-login-03:before{content:"\4acd"}.hgi-duotone.hgi-login-circle-01:after{content:"\4ace"}.hgi-duotone.hgi-login-circle-01:before{content:"\4acf"}.hgi-duotone.hgi-login-circle-02:after{content:"\4ad0"}.hgi-duotone.hgi-login-circle-02:before{content:"\4ad1"}.hgi-duotone.hgi-login-method:after{content:"\4ad2"}.hgi-duotone.hgi-login-method:before{content:"\4ad3"}.hgi-duotone.hgi-login-square-01:after{content:"\4ad4"}.hgi-duotone.hgi-login-square-01:before{content:"\4ad5"}.hgi-duotone.hgi-login-square-02:after{content:"\4ad6"}.hgi-duotone.hgi-login-square-02:before{content:"\4ad7"}.hgi-duotone.hgi-logout-01:after{content:"\4ad8"}.hgi-duotone.hgi-logout-01:before{content:"\4ad9"}.hgi-duotone.hgi-logout-02:after{content:"\4ada"}.hgi-duotone.hgi-logout-02:before{content:"\4adb"}.hgi-duotone.hgi-logout-03:after{content:"\4adc"}.hgi-duotone.hgi-logout-03:before{content:"\4add"}.hgi-duotone.hgi-logout-04:after{content:"\4ade"}.hgi-duotone.hgi-logout-04:before{content:"\4adf"}.hgi-duotone.hgi-logout-05:after{content:"\4ae0"}.hgi-duotone.hgi-logout-05:before{content:"\4ae1"}.hgi-duotone.hgi-logout-circle-01:after{content:"\4ae2"}.hgi-duotone.hgi-logout-circle-01:before{content:"\4ae3"}.hgi-duotone.hgi-logout-circle-02:after{content:"\4ae4"}.hgi-duotone.hgi-logout-circle-02:before{content:"\4ae5"}.hgi-duotone.hgi-logout-square-01:after{content:"\4ae6"}.hgi-duotone.hgi-logout-square-01:before{content:"\4ae7"}.hgi-duotone.hgi-logout-square-02:after{content:"\4ae8"}.hgi-duotone.hgi-logout-square-02:before{content:"\4ae9"}.hgi-duotone.hgi-lollipop:after{content:"\4aea"}.hgi-duotone.hgi-lollipop:before{content:"\4aeb"}.hgi-duotone.hgi-long-sleeve-shirt:after{content:"\4aec"}.hgi-duotone.hgi-long-sleeve-shirt:before{content:"\4aed"}.hgi-duotone.hgi-longitude:after{content:"\4aee"}.hgi-duotone.hgi-longitude:before{content:"\4aef"}.hgi-duotone.hgi-look-bottom:after{content:"\4af0"}.hgi-duotone.hgi-look-bottom:before{content:"\4af1"}.hgi-duotone.hgi-look-left:after{content:"\4af2"}.hgi-duotone.hgi-look-left:before{content:"\4af3"}.hgi-duotone.hgi-look-right:after{content:"\4af4"}.hgi-duotone.hgi-look-right:before{content:"\4af5"}.hgi-duotone.hgi-look-top:after{content:"\4af6"}.hgi-duotone.hgi-look-top:before{content:"\4af7"}.hgi-duotone.hgi-loom:after{content:"\4af8"}.hgi-duotone.hgi-loom:before{content:"\4af9"}.hgi-duotone.hgi-lottiefiles:after{content:"\4afa"}.hgi-duotone.hgi-lottiefiles:before{content:"\4afb"}.hgi-duotone.hgi-love-korean-finger:after{content:"\4afc"}.hgi-duotone.hgi-love-korean-finger:before{content:"\4afd"}.hgi-duotone.hgi-loyalty-card:after{content:"\4afe"}.hgi-duotone.hgi-loyalty-card:before{content:"\4aff"}.hgi-duotone.hgi-luggage-01:after{content:"\4b00"}.hgi-duotone.hgi-luggage-01:before{content:"\4b01"}.hgi-duotone.hgi-luggage-02:after{content:"\4b02"}.hgi-duotone.hgi-luggage-02:before{content:"\4b03"}.hgi-duotone.hgi-lungs:after{content:"\4b04"}.hgi-duotone.hgi-lungs:before{content:"\4b05"}.hgi-duotone.hgi-machine-robot:after{content:"\4b06"}.hgi-duotone.hgi-machine-robot:before{content:"\4b07"}.hgi-duotone.hgi-magic-wand-01:after{content:"\4b08"}.hgi-duotone.hgi-magic-wand-01:before{content:"\4b09"}.hgi-duotone.hgi-magic-wand-02:after{content:"\4b0a"}.hgi-duotone.hgi-magic-wand-02:before{content:"\4b0b"}.hgi-duotone.hgi-magic-wand-03:after{content:"\4b0c"}.hgi-duotone.hgi-magic-wand-03:before{content:"\4b0d"}.hgi-duotone.hgi-magnet-01:after{content:"\4b0e"}.hgi-duotone.hgi-magnet-01:before{content:"\4b0f"}.hgi-duotone.hgi-magnet-02:after{content:"\4b10"}.hgi-duotone.hgi-magnet-02:before{content:"\4b11"}.hgi-duotone.hgi-magnet:after{content:"\4b12"}.hgi-duotone.hgi-magnet:before{content:"\4b13"}.hgi-duotone.hgi-mail-01:after{content:"\4b14"}.hgi-duotone.hgi-mail-01:before{content:"\4b15"}.hgi-duotone.hgi-mail-02:after{content:"\4b16"}.hgi-duotone.hgi-mail-02:before{content:"\4b17"}.hgi-duotone.hgi-mail-account-01:after{content:"\4b18"}.hgi-duotone.hgi-mail-account-01:before{content:"\4b19"}.hgi-duotone.hgi-mail-account-02:after{content:"\4b1a"}.hgi-duotone.hgi-mail-account-02:before{content:"\4b1b"}.hgi-duotone.hgi-mail-add-01:after{content:"\4b1c"}.hgi-duotone.hgi-mail-add-01:before{content:"\4b1d"}.hgi-duotone.hgi-mail-add-02:after{content:"\4b1e"}.hgi-duotone.hgi-mail-add-02:before{content:"\4b1f"}.hgi-duotone.hgi-mail-at-sign-01:after{content:"\4b20"}.hgi-duotone.hgi-mail-at-sign-01:before{content:"\4b21"}.hgi-duotone.hgi-mail-at-sign-02:after{content:"\4b22"}.hgi-duotone.hgi-mail-at-sign-02:before{content:"\4b23"}.hgi-duotone.hgi-mail-block-01:after{content:"\4b24"}.hgi-duotone.hgi-mail-block-01:before{content:"\4b25"}.hgi-duotone.hgi-mail-block-02:after{content:"\4b26"}.hgi-duotone.hgi-mail-block-02:before{content:"\4b27"}.hgi-duotone.hgi-mail-download-01:after{content:"\4b28"}.hgi-duotone.hgi-mail-download-01:before{content:"\4b29"}.hgi-duotone.hgi-mail-download-02:after{content:"\4b2a"}.hgi-duotone.hgi-mail-download-02:before{content:"\4b2b"}.hgi-duotone.hgi-mail-edit-01:after{content:"\4b2c"}.hgi-duotone.hgi-mail-edit-01:before{content:"\4b2d"}.hgi-duotone.hgi-mail-edit-02:after{content:"\4b2e"}.hgi-duotone.hgi-mail-edit-02:before{content:"\4b2f"}.hgi-duotone.hgi-mail-lock-01:after{content:"\4b30"}.hgi-duotone.hgi-mail-lock-01:before{content:"\4b31"}.hgi-duotone.hgi-mail-lock-02:after{content:"\4b32"}.hgi-duotone.hgi-mail-lock-02:before{content:"\4b33"}.hgi-duotone.hgi-mail-love-01:after{content:"\4b34"}.hgi-duotone.hgi-mail-love-01:before{content:"\4b35"}.hgi-duotone.hgi-mail-love-02:after{content:"\4b36"}.hgi-duotone.hgi-mail-love-02:before{content:"\4b37"}.hgi-duotone.hgi-mail-minus-01:after{content:"\4b38"}.hgi-duotone.hgi-mail-minus-01:before{content:"\4b39"}.hgi-duotone.hgi-mail-minus-02:after{content:"\4b3a"}.hgi-duotone.hgi-mail-minus-02:before{content:"\4b3b"}.hgi-duotone.hgi-mail-open-01:after{content:"\4b3c"}.hgi-duotone.hgi-mail-open-01:before{content:"\4b3d"}.hgi-duotone.hgi-mail-open-02:after{content:"\4b3e"}.hgi-duotone.hgi-mail-open-02:before{content:"\4b3f"}.hgi-duotone.hgi-mail-open-love:after{content:"\4b40"}.hgi-duotone.hgi-mail-open-love:before{content:"\4b41"}.hgi-duotone.hgi-mail-open:after{content:"\4b42"}.hgi-duotone.hgi-mail-open:before{content:"\4b43"}.hgi-duotone.hgi-mail-receive-01:after{content:"\4b44"}.hgi-duotone.hgi-mail-receive-01:before{content:"\4b45"}.hgi-duotone.hgi-mail-receive-02:after{content:"\4b46"}.hgi-duotone.hgi-mail-receive-02:before{content:"\4b47"}.hgi-duotone.hgi-mail-remove-01:after{content:"\4b48"}.hgi-duotone.hgi-mail-remove-01:before{content:"\4b49"}.hgi-duotone.hgi-mail-remove-02:after{content:"\4b4a"}.hgi-duotone.hgi-mail-remove-02:before{content:"\4b4b"}.hgi-duotone.hgi-mail-reply-01:after{content:"\4b4c"}.hgi-duotone.hgi-mail-reply-01:before{content:"\4b4d"}.hgi-duotone.hgi-mail-reply-02:after{content:"\4b4e"}.hgi-duotone.hgi-mail-reply-02:before{content:"\4b4f"}.hgi-duotone.hgi-mail-reply-all-01:after{content:"\4b50"}.hgi-duotone.hgi-mail-reply-all-01:before{content:"\4b51"}.hgi-duotone.hgi-mail-reply-all-02:after{content:"\4b52"}.hgi-duotone.hgi-mail-reply-all-02:before{content:"\4b53"}.hgi-duotone.hgi-mail-search-01:after{content:"\4b54"}.hgi-duotone.hgi-mail-search-01:before{content:"\4b55"}.hgi-duotone.hgi-mail-search-02:after{content:"\4b56"}.hgi-duotone.hgi-mail-search-02:before{content:"\4b57"}.hgi-duotone.hgi-mail-secure-01:after{content:"\4b58"}.hgi-duotone.hgi-mail-secure-01:before{content:"\4b59"}.hgi-duotone.hgi-mail-secure-02:after{content:"\4b5a"}.hgi-duotone.hgi-mail-secure-02:before{content:"\4b5b"}.hgi-duotone.hgi-mail-send-01:after{content:"\4b5c"}.hgi-duotone.hgi-mail-send-01:before{content:"\4b5d"}.hgi-duotone.hgi-mail-send-02:after{content:"\4b5e"}.hgi-duotone.hgi-mail-send-02:before{content:"\4b5f"}.hgi-duotone.hgi-mail-setting-01:after{content:"\4b60"}.hgi-duotone.hgi-mail-setting-01:before{content:"\4b61"}.hgi-duotone.hgi-mail-setting-02:after{content:"\4b62"}.hgi-duotone.hgi-mail-setting-02:before{content:"\4b63"}.hgi-duotone.hgi-mail-unlock-01:after{content:"\4b64"}.hgi-duotone.hgi-mail-unlock-01:before{content:"\4b65"}.hgi-duotone.hgi-mail-unlock-02:after{content:"\4b66"}.hgi-duotone.hgi-mail-unlock-02:before{content:"\4b67"}.hgi-duotone.hgi-mail-upload-01:after{content:"\4b68"}.hgi-duotone.hgi-mail-upload-01:before{content:"\4b69"}.hgi-duotone.hgi-mail-upload-02:after{content:"\4b6a"}.hgi-duotone.hgi-mail-upload-02:before{content:"\4b6b"}.hgi-duotone.hgi-mail-validation-01:after{content:"\4b6c"}.hgi-duotone.hgi-mail-validation-01:before{content:"\4b6d"}.hgi-duotone.hgi-mail-validation-02:after{content:"\4b6e"}.hgi-duotone.hgi-mail-validation-02:before{content:"\4b6f"}.hgi-duotone.hgi-mail-voice-01:after{content:"\4b70"}.hgi-duotone.hgi-mail-voice-01:before{content:"\4b71"}.hgi-duotone.hgi-mail-voice-02:after{content:"\4b72"}.hgi-duotone.hgi-mail-voice-02:before{content:"\4b73"}.hgi-duotone.hgi-mailbox-01:after{content:"\4b74"}.hgi-duotone.hgi-mailbox-01:before{content:"\4b75"}.hgi-duotone.hgi-mailbox:after{content:"\4b76"}.hgi-duotone.hgi-mailbox:before{content:"\4b77"}.hgi-duotone.hgi-manager:after{content:"\4b78"}.hgi-duotone.hgi-manager:before{content:"\4b79"}.hgi-duotone.hgi-map-pin:after{content:"\4b7a"}.hgi-duotone.hgi-map-pin:before{content:"\4b7b"}.hgi-duotone.hgi-map-pinpoint-01:after{content:"\4b7c"}.hgi-duotone.hgi-map-pinpoint-01:before{content:"\4b7d"}.hgi-duotone.hgi-map-pinpoint-02:after{content:"\4b7e"}.hgi-duotone.hgi-map-pinpoint-02:before{content:"\4b7f"}.hgi-duotone.hgi-maping:after{content:"\4b80"}.hgi-duotone.hgi-maping:before{content:"\4b81"}.hgi-duotone.hgi-maps-circle-01:after{content:"\4b82"}.hgi-duotone.hgi-maps-circle-01:before{content:"\4b83"}.hgi-duotone.hgi-maps-circle-02:after{content:"\4b84"}.hgi-duotone.hgi-maps-circle-02:before{content:"\4b85"}.hgi-duotone.hgi-maps-editing:after{content:"\4b86"}.hgi-duotone.hgi-maps-editing:before{content:"\4b87"}.hgi-duotone.hgi-maps-global-01:after{content:"\4b88"}.hgi-duotone.hgi-maps-global-01:before{content:"\4b89"}.hgi-duotone.hgi-maps-global-02:after{content:"\4b8a"}.hgi-duotone.hgi-maps-global-02:before{content:"\4b8b"}.hgi-duotone.hgi-maps-location-01:after{content:"\4b8c"}.hgi-duotone.hgi-maps-location-01:before{content:"\4b8d"}.hgi-duotone.hgi-maps-location-02:after{content:"\4b8e"}.hgi-duotone.hgi-maps-location-02:before{content:"\4b8f"}.hgi-duotone.hgi-maps-off:after{content:"\4b90"}.hgi-duotone.hgi-maps-off:before{content:"\4b91"}.hgi-duotone.hgi-maps-refresh:after{content:"\4b92"}.hgi-duotone.hgi-maps-refresh:before{content:"\4b93"}.hgi-duotone.hgi-maps-search:after{content:"\4b94"}.hgi-duotone.hgi-maps-search:before{content:"\4b95"}.hgi-duotone.hgi-maps:after{content:"\4b96"}.hgi-duotone.hgi-maps-square-01:after{content:"\4b97"}.hgi-duotone.hgi-maps-square-01:before{content:"\4b98"}.hgi-duotone.hgi-maps-square-02:after{content:"\4b99"}.hgi-duotone.hgi-maps-square-02:before{content:"\4b9a"}.hgi-duotone.hgi-maps:before{content:"\4b9b"}.hgi-duotone.hgi-market-analysis:after{content:"\4b9c"}.hgi-duotone.hgi-market-analysis:before{content:"\4b9d"}.hgi-duotone.hgi-marketing:after{content:"\4b9e"}.hgi-duotone.hgi-marketing:before{content:"\4b9f"}.hgi-duotone.hgi-mask-love:after{content:"\4ba0"}.hgi-duotone.hgi-mask-love:before{content:"\4ba1"}.hgi-duotone.hgi-mask:after{content:"\4ba2"}.hgi-duotone.hgi-mask:before{content:"\4ba3"}.hgi-duotone.hgi-master-card:after{content:"\4ba4"}.hgi-duotone.hgi-master-card:before{content:"\4ba5"}.hgi-duotone.hgi-matches:after{content:"\4ba6"}.hgi-duotone.hgi-matches:before{content:"\4ba7"}.hgi-duotone.hgi-math:after{content:"\4ba8"}.hgi-duotone.hgi-math:before{content:"\4ba9"}.hgi-duotone.hgi-matrix:after{content:"\4baa"}.hgi-duotone.hgi-matrix:before{content:"\4bab"}.hgi-duotone.hgi-maximize-01:after{content:"\4bac"}.hgi-duotone.hgi-maximize-01:before{content:"\4bad"}.hgi-duotone.hgi-maximize-02:after{content:"\4bae"}.hgi-duotone.hgi-maximize-02:before{content:"\4baf"}.hgi-duotone.hgi-maximize-03:after{content:"\4bb0"}.hgi-duotone.hgi-maximize-03:before{content:"\4bb1"}.hgi-duotone.hgi-maximize-04:after{content:"\4bb2"}.hgi-duotone.hgi-maximize-04:before{content:"\4bb3"}.hgi-duotone.hgi-maximize-screen:after{content:"\4bb4"}.hgi-duotone.hgi-maximize-screen:before{content:"\4bb5"}.hgi-duotone.hgi-mayan-pyramid:after{content:"\4bb6"}.hgi-duotone.hgi-mayan-pyramid:before{content:"\4bb7"}.hgi-duotone.hgi-maze:after{content:"\4bb8"}.hgi-duotone.hgi-maze:before{content:"\4bb9"}.hgi-duotone.hgi-medal-01:after{content:"\4bba"}.hgi-duotone.hgi-medal-01:before{content:"\4bbb"}.hgi-duotone.hgi-medal-02:after{content:"\4bbc"}.hgi-duotone.hgi-medal-02:before{content:"\4bbd"}.hgi-duotone.hgi-medal-03:after{content:"\4bbe"}.hgi-duotone.hgi-medal-03:before{content:"\4bbf"}.hgi-duotone.hgi-medal-04:after{content:"\4bc0"}.hgi-duotone.hgi-medal-04:before{content:"\4bc1"}.hgi-duotone.hgi-medal-05:after{content:"\4bc2"}.hgi-duotone.hgi-medal-05:before{content:"\4bc3"}.hgi-duotone.hgi-medal-06:after{content:"\4bc4"}.hgi-duotone.hgi-medal-06:before{content:"\4bc5"}.hgi-duotone.hgi-medal-07:after{content:"\4bc6"}.hgi-duotone.hgi-medal-07:before{content:"\4bc7"}.hgi-duotone.hgi-medal-first-place:after{content:"\4bc8"}.hgi-duotone.hgi-medal-first-place:before{content:"\4bc9"}.hgi-duotone.hgi-medal-second-place:after{content:"\4bca"}.hgi-duotone.hgi-medal-second-place:before{content:"\4bcb"}.hgi-duotone.hgi-medal-third-place:after{content:"\4bcc"}.hgi-duotone.hgi-medal-third-place:before{content:"\4bcd"}.hgi-duotone.hgi-medical-file:after{content:"\4bce"}.hgi-duotone.hgi-medical-file:before{content:"\4bcf"}.hgi-duotone.hgi-medical-mask:after{content:"\4bd0"}.hgi-duotone.hgi-medical-mask:before{content:"\4bd1"}.hgi-duotone.hgi-medicine-01:after{content:"\4bd2"}.hgi-duotone.hgi-medicine-01:before{content:"\4bd3"}.hgi-duotone.hgi-medicine-02:after{content:"\4bd4"}.hgi-duotone.hgi-medicine-02:before{content:"\4bd5"}.hgi-duotone.hgi-medicine-bottle-01:after{content:"\4bd6"}.hgi-duotone.hgi-medicine-bottle-01:before{content:"\4bd7"}.hgi-duotone.hgi-medicine-bottle-02:after{content:"\4bd8"}.hgi-duotone.hgi-medicine-bottle-02:before{content:"\4bd9"}.hgi-duotone.hgi-medicine-syrup:after{content:"\4bda"}.hgi-duotone.hgi-medicine-syrup:before{content:"\4bdb"}.hgi-duotone.hgi-medium:after{content:"\4bdc"}.hgi-duotone.hgi-medium-square:after{content:"\4bdd"}.hgi-duotone.hgi-medium-square:before{content:"\4bde"}.hgi-duotone.hgi-medium:before{content:"\4bdf"}.hgi-duotone.hgi-meeting-room:after{content:"\4be0"}.hgi-duotone.hgi-meeting-room:before{content:"\4be1"}.hgi-duotone.hgi-megaphone-01:after{content:"\4be2"}.hgi-duotone.hgi-megaphone-01:before{content:"\4be3"}.hgi-duotone.hgi-megaphone-02:after{content:"\4be4"}.hgi-duotone.hgi-megaphone-02:before{content:"\4be5"}.hgi-duotone.hgi-meh:after{content:"\4be6"}.hgi-duotone.hgi-meh:before{content:"\4be7"}.hgi-duotone.hgi-mentor:after{content:"\4be8"}.hgi-duotone.hgi-mentor:before{content:"\4be9"}.hgi-duotone.hgi-mentoring:after{content:"\4bea"}.hgi-duotone.hgi-mentoring:before{content:"\4beb"}.hgi-duotone.hgi-menu-01:after{content:"\4bec"}.hgi-duotone.hgi-menu-01:before{content:"\4bed"}.hgi-duotone.hgi-menu-02:after{content:"\4bee"}.hgi-duotone.hgi-menu-02:before{content:"\4bef"}.hgi-duotone.hgi-menu-03:after{content:"\4bf0"}.hgi-duotone.hgi-menu-03:before{content:"\4bf1"}.hgi-duotone.hgi-menu-04:after{content:"\4bf2"}.hgi-duotone.hgi-menu-04:before{content:"\4bf3"}.hgi-duotone.hgi-menu-05:after{content:"\4bf4"}.hgi-duotone.hgi-menu-05:before{content:"\4bf5"}.hgi-duotone.hgi-menu-06:after{content:"\4bf6"}.hgi-duotone.hgi-menu-06:before{content:"\4bf7"}.hgi-duotone.hgi-menu-07:after{content:"\4bf8"}.hgi-duotone.hgi-menu-07:before{content:"\4bf9"}.hgi-duotone.hgi-menu-08:after{content:"\4bfa"}.hgi-duotone.hgi-menu-08:before{content:"\4bfb"}.hgi-duotone.hgi-menu-09:after{content:"\4bfc"}.hgi-duotone.hgi-menu-09:before{content:"\4bfd"}.hgi-duotone.hgi-menu-10:after{content:"\4bfe"}.hgi-duotone.hgi-menu-10:before{content:"\4bff"}.hgi-duotone.hgi-menu-11:after{content:"\4c00"}.hgi-duotone.hgi-menu-11:before{content:"\4c01"}.hgi-duotone.hgi-menu-circle:after{content:"\4c02"}.hgi-duotone.hgi-menu-circle:before{content:"\4c03"}.hgi-duotone.hgi-menu-restaurant:after{content:"\4c04"}.hgi-duotone.hgi-menu-restaurant:before{content:"\4c05"}.hgi-duotone.hgi-menu-square:after{content:"\4c06"}.hgi-duotone.hgi-menu-square:before{content:"\4c07"}.hgi-duotone.hgi-message-01:after{content:"\4c08"}.hgi-duotone.hgi-message-01:before{content:"\4c09"}.hgi-duotone.hgi-message-02:after{content:"\4c0a"}.hgi-duotone.hgi-message-02:before{content:"\4c0b"}.hgi-duotone.hgi-message-add-01:after{content:"\4c0c"}.hgi-duotone.hgi-message-add-01:before{content:"\4c0d"}.hgi-duotone.hgi-message-add-02:after{content:"\4c0e"}.hgi-duotone.hgi-message-add-02:before{content:"\4c0f"}.hgi-duotone.hgi-message-blocked:after{content:"\4c10"}.hgi-duotone.hgi-message-blocked:before{content:"\4c11"}.hgi-duotone.hgi-message-cancel-01:after{content:"\4c12"}.hgi-duotone.hgi-message-cancel-01:before{content:"\4c13"}.hgi-duotone.hgi-message-cancel-02:after{content:"\4c14"}.hgi-duotone.hgi-message-cancel-02:before{content:"\4c15"}.hgi-duotone.hgi-message-delay-01:after{content:"\4c16"}.hgi-duotone.hgi-message-delay-01:before{content:"\4c17"}.hgi-duotone.hgi-message-delay-02:after{content:"\4c18"}.hgi-duotone.hgi-message-delay-02:before{content:"\4c19"}.hgi-duotone.hgi-message-done-01:after{content:"\4c1a"}.hgi-duotone.hgi-message-done-01:before{content:"\4c1b"}.hgi-duotone.hgi-message-done-02:after{content:"\4c1c"}.hgi-duotone.hgi-message-done-02:before{content:"\4c1d"}.hgi-duotone.hgi-message-download-01:after{content:"\4c1e"}.hgi-duotone.hgi-message-download-01:before{content:"\4c1f"}.hgi-duotone.hgi-message-download-02:after{content:"\4c20"}.hgi-duotone.hgi-message-download-02:before{content:"\4c21"}.hgi-duotone.hgi-message-edit-01:after{content:"\4c22"}.hgi-duotone.hgi-message-edit-01:before{content:"\4c23"}.hgi-duotone.hgi-message-edit-02:after{content:"\4c24"}.hgi-duotone.hgi-message-edit-02:before{content:"\4c25"}.hgi-duotone.hgi-message-favourite-01:after{content:"\4c26"}.hgi-duotone.hgi-message-favourite-01:before{content:"\4c27"}.hgi-duotone.hgi-message-favourite-02:after{content:"\4c28"}.hgi-duotone.hgi-message-favourite-02:before{content:"\4c29"}.hgi-duotone.hgi-message-incoming-01:after{content:"\4c2a"}.hgi-duotone.hgi-message-incoming-01:before{content:"\4c2b"}.hgi-duotone.hgi-message-incoming-02:after{content:"\4c2c"}.hgi-duotone.hgi-message-incoming-02:before{content:"\4c2d"}.hgi-duotone.hgi-message-lock-01:after{content:"\4c2e"}.hgi-duotone.hgi-message-lock-01:before{content:"\4c2f"}.hgi-duotone.hgi-message-lock-02:after{content:"\4c30"}.hgi-duotone.hgi-message-lock-02:before{content:"\4c31"}.hgi-duotone.hgi-message-multiple-01:after{content:"\4c32"}.hgi-duotone.hgi-message-multiple-01:before{content:"\4c33"}.hgi-duotone.hgi-message-multiple-02:after{content:"\4c34"}.hgi-duotone.hgi-message-multiple-02:before{content:"\4c35"}.hgi-duotone.hgi-message-notification-01:after{content:"\4c36"}.hgi-duotone.hgi-message-notification-01:before{content:"\4c37"}.hgi-duotone.hgi-message-notification-02:after{content:"\4c38"}.hgi-duotone.hgi-message-notification-02:before{content:"\4c39"}.hgi-duotone.hgi-message-outgoing-01:after{content:"\4c3a"}.hgi-duotone.hgi-message-outgoing-01:before{content:"\4c3b"}.hgi-duotone.hgi-message-outgoing-02:after{content:"\4c3c"}.hgi-duotone.hgi-message-outgoing-02:before{content:"\4c3d"}.hgi-duotone.hgi-message-preview-01:after{content:"\4c3e"}.hgi-duotone.hgi-message-preview-01:before{content:"\4c3f"}.hgi-duotone.hgi-message-preview-02:after{content:"\4c40"}.hgi-duotone.hgi-message-preview-02:before{content:"\4c41"}.hgi-duotone.hgi-message-programming:after{content:"\4c42"}.hgi-duotone.hgi-message-programming:before{content:"\4c43"}.hgi-duotone.hgi-message-question:after{content:"\4c44"}.hgi-duotone.hgi-message-question:before{content:"\4c45"}.hgi-duotone.hgi-message-search-02:after{content:"\4c48"}.hgi-duotone.hgi-message-search-02:before{content:"\4c49"}.hgi-duotone.hgi-message-secure-01:after{content:"\4c4a"}.hgi-duotone.hgi-message-secure-01:before{content:"\4c4b"}.hgi-duotone.hgi-message-secure-02:after{content:"\4c4c"}.hgi-duotone.hgi-message-secure-02:before{content:"\4c4d"}.hgi-duotone.hgi-message-translate:after{content:"\4c4e"}.hgi-duotone.hgi-message-translate:before{content:"\4c4f"}.hgi-duotone.hgi-message-unlock-01:after{content:"\4c50"}.hgi-duotone.hgi-message-unlock-01:before{content:"\4c51"}.hgi-duotone.hgi-message-unlock-02:after{content:"\4c52"}.hgi-duotone.hgi-message-unlock-02:before{content:"\4c53"}.hgi-duotone.hgi-message-upload-01:after{content:"\4c54"}.hgi-duotone.hgi-message-upload-01:before{content:"\4c55"}.hgi-duotone.hgi-message-upload-02:after{content:"\4c56"}.hgi-duotone.hgi-message-upload-02:before{content:"\4c57"}.hgi-duotone.hgi-message-user-01:after{content:"\4c58"}.hgi-duotone.hgi-message-user-01:before{content:"\4c59"}.hgi-duotone.hgi-message-user-02:after{content:"\4c5a"}.hgi-duotone.hgi-message-user-02:before{content:"\4c5b"}.hgi-duotone.hgi-messenger:after{content:"\4c5c"}.hgi-duotone.hgi-messenger:before{content:"\4c5d"}.hgi-duotone.hgi-meta:after{content:"\4c5e"}.hgi-duotone.hgi-meta:before{content:"\4c5f"}.hgi-duotone.hgi-metro:after{content:"\4c60"}.hgi-duotone.hgi-metro:before{content:"\4c61"}.hgi-duotone.hgi-mic-01:after{content:"\4c62"}.hgi-duotone.hgi-mic-01:before{content:"\4c63"}.hgi-duotone.hgi-mic-02:after{content:"\4c64"}.hgi-duotone.hgi-mic-02:before{content:"\4c65"}.hgi-duotone.hgi-mic-off-01:after{content:"\4c66"}.hgi-duotone.hgi-mic-off-01:before{content:"\4c67"}.hgi-duotone.hgi-mic-off-02:after{content:"\4c68"}.hgi-duotone.hgi-mic-off-02:before{content:"\4c69"}.hgi-duotone.hgi-microsoft-admin:after{content:"\4c6a"}.hgi-duotone.hgi-microsoft-admin:before{content:"\4c6b"}.hgi-duotone.hgi-microsoft:after{content:"\4c6c"}.hgi-duotone.hgi-microsoft:before{content:"\4c6d"}.hgi-duotone.hgi-microwave:after{content:"\4c6e"}.hgi-duotone.hgi-microwave:before{content:"\4c6f"}.hgi-duotone.hgi-milk-bottle:after{content:"\4c70"}.hgi-duotone.hgi-milk-bottle:before{content:"\4c71"}.hgi-duotone.hgi-milk-carton:after{content:"\4c72"}.hgi-duotone.hgi-milk-carton:before{content:"\4c73"}.hgi-duotone.hgi-milk-coconut:after{content:"\4c74"}.hgi-duotone.hgi-milk-coconut:before{content:"\4c75"}.hgi-duotone.hgi-milk-oat:after{content:"\4c76"}.hgi-duotone.hgi-milk-oat:before{content:"\4c77"}.hgi-duotone.hgi-minimize-01:after{content:"\4c78"}.hgi-duotone.hgi-minimize-01:before{content:"\4c79"}.hgi-duotone.hgi-minimize-02:after{content:"\4c7a"}.hgi-duotone.hgi-minimize-02:before{content:"\4c7b"}.hgi-duotone.hgi-minimize-03:after{content:"\4c7c"}.hgi-duotone.hgi-minimize-03:before{content:"\4c7d"}.hgi-duotone.hgi-minimize-04:after{content:"\4c7e"}.hgi-duotone.hgi-minimize-04:before{content:"\4c7f"}.hgi-duotone.hgi-minimize-screen:after{content:"\4c80"}.hgi-duotone.hgi-minimize-screen:before{content:"\4c81"}.hgi-duotone.hgi-mining-01:after{content:"\4c82"}.hgi-duotone.hgi-mining-01:before{content:"\4c83"}.hgi-duotone.hgi-mining-02:after{content:"\4c84"}.hgi-duotone.hgi-mining-02:before{content:"\4c85"}.hgi-duotone.hgi-mining-03:after{content:"\4c86"}.hgi-duotone.hgi-mining-03:before{content:"\4c87"}.hgi-duotone.hgi-minus-plus-01:after{content:"\4c88"}.hgi-duotone.hgi-minus-plus-01:before{content:"\4c89"}.hgi-duotone.hgi-minus-plus-02:after{content:"\4c8a"}.hgi-duotone.hgi-minus-plus-02:before{content:"\4c8b"}.hgi-duotone.hgi-minus-plus-circle-01:after{content:"\4c8c"}.hgi-duotone.hgi-minus-plus-circle-01:before{content:"\4c8d"}.hgi-duotone.hgi-minus-plus-circle-02:after{content:"\4c8e"}.hgi-duotone.hgi-minus-plus-circle-02:before{content:"\4c8f"}.hgi-duotone.hgi-minus-plus-square-01:after{content:"\4c90"}.hgi-duotone.hgi-minus-plus-square-01:before{content:"\4c91"}.hgi-duotone.hgi-minus-plus-square-02:after{content:"\4c92"}.hgi-duotone.hgi-minus-plus-square-02:before{content:"\4c93"}.hgi-duotone.hgi-minus-sign-circle:after{content:"\4c94"}.hgi-duotone.hgi-minus-sign-circle:before{content:"\4c95"}.hgi-duotone.hgi-minus-sign:after{content:"\4c96"}.hgi-duotone.hgi-minus-sign-square:after{content:"\4c97"}.hgi-duotone.hgi-minus-sign-square:before{content:"\4c98"}.hgi-duotone.hgi-minus-sign:before{content:"\4c99"}.hgi-duotone.hgi-mirror:after{content:"\4c9a"}.hgi-duotone.hgi-mirror:before{content:"\4c9b"}.hgi-duotone.hgi-mirroring-screen:after{content:"\4c9c"}.hgi-duotone.hgi-mirroring-screen:before{content:"\4c9d"}.hgi-duotone.hgi-mixer:after{content:"\4c9e"}.hgi-duotone.hgi-mixer:before{content:"\4c9f"}.hgi-duotone.hgi-mobile-navigator-01:after{content:"\4ca0"}.hgi-duotone.hgi-mobile-navigator-01:before{content:"\4ca1"}.hgi-duotone.hgi-mobile-navigator-02:after{content:"\4ca2"}.hgi-duotone.hgi-mobile-navigator-02:before{content:"\4ca3"}.hgi-duotone.hgi-mobile-programming-01:after{content:"\4ca4"}.hgi-duotone.hgi-mobile-programming-01:before{content:"\4ca5"}.hgi-duotone.hgi-mobile-programming-02:after{content:"\4ca6"}.hgi-duotone.hgi-mobile-programming-02:before{content:"\4ca7"}.hgi-duotone.hgi-mobile-protection:after{content:"\4ca8"}.hgi-duotone.hgi-mobile-protection:before{content:"\4ca9"}.hgi-duotone.hgi-mobile-security:after{content:"\4caa"}.hgi-duotone.hgi-mobile-security:before{content:"\4cab"}.hgi-duotone.hgi-mochi:after{content:"\4cac"}.hgi-duotone.hgi-mochi:before{content:"\4cad"}.hgi-duotone.hgi-modern-tv-four-k:after{content:"\4cae"}.hgi-duotone.hgi-modern-tv-four-k:before{content:"\4caf"}.hgi-duotone.hgi-modern-tv-issue:after{content:"\4cb0"}.hgi-duotone.hgi-modern-tv-issue:before{content:"\4cb1"}.hgi-duotone.hgi-modern-tv:after{content:"\4cb2"}.hgi-duotone.hgi-modern-tv:before{content:"\4cb3"}.hgi-duotone.hgi-molecules:after{content:"\4cb4"}.hgi-duotone.hgi-molecules:before{content:"\4cb5"}.hgi-duotone.hgi-monas:after{content:"\4cb6"}.hgi-duotone.hgi-monas:before{content:"\4cb7"}.hgi-duotone.hgi-money-01:after{content:"\4cb8"}.hgi-duotone.hgi-money-01:before{content:"\4cb9"}.hgi-duotone.hgi-money-02:after{content:"\4cba"}.hgi-duotone.hgi-money-02:before{content:"\4cbb"}.hgi-duotone.hgi-money-03:after{content:"\4cbc"}.hgi-duotone.hgi-money-03:before{content:"\4cbd"}.hgi-duotone.hgi-money-04:after{content:"\4cbe"}.hgi-duotone.hgi-money-04:before{content:"\4cbf"}.hgi-duotone.hgi-money-add-01:after{content:"\4cc0"}.hgi-duotone.hgi-money-add-01:before{content:"\4cc1"}.hgi-duotone.hgi-money-add-02:after{content:"\4cc2"}.hgi-duotone.hgi-money-add-02:before{content:"\4cc3"}.hgi-duotone.hgi-money-bag-01:after{content:"\4cc4"}.hgi-duotone.hgi-money-bag-01:before{content:"\4cc5"}.hgi-duotone.hgi-money-bag-02:after{content:"\4cc6"}.hgi-duotone.hgi-money-bag-02:before{content:"\4cc7"}.hgi-duotone.hgi-money-exchange-01:after{content:"\4cc8"}.hgi-duotone.hgi-money-exchange-01:before{content:"\4cc9"}.hgi-duotone.hgi-money-exchange-02:after{content:"\4cca"}.hgi-duotone.hgi-money-exchange-02:before{content:"\4ccb"}.hgi-duotone.hgi-money-exchange-03:after{content:"\4ccc"}.hgi-duotone.hgi-money-exchange-03:before{content:"\4ccd"}.hgi-duotone.hgi-money-not-found-01:after{content:"\4cce"}.hgi-duotone.hgi-money-not-found-01:before{content:"\4ccf"}.hgi-duotone.hgi-money-not-found-02:after{content:"\4cd0"}.hgi-duotone.hgi-money-not-found-02:before{content:"\4cd1"}.hgi-duotone.hgi-money-not-found-03:after{content:"\4cd2"}.hgi-duotone.hgi-money-not-found-03:before{content:"\4cd3"}.hgi-duotone.hgi-money-not-found-04:after{content:"\4cd4"}.hgi-duotone.hgi-money-not-found-04:before{content:"\4cd5"}.hgi-duotone.hgi-money-receive-01:after{content:"\4cd6"}.hgi-duotone.hgi-money-receive-01:before{content:"\4cd7"}.hgi-duotone.hgi-money-receive-02:after{content:"\4cd8"}.hgi-duotone.hgi-money-receive-02:before{content:"\4cd9"}.hgi-duotone.hgi-money-receive-circle:after{content:"\4cda"}.hgi-duotone.hgi-money-receive-circle:before{content:"\4cdb"}.hgi-duotone.hgi-money-receive-flow-01:after{content:"\4cdc"}.hgi-duotone.hgi-money-receive-flow-01:before{content:"\4cdd"}.hgi-duotone.hgi-money-receive-flow-02:after{content:"\4cde"}.hgi-duotone.hgi-money-receive-flow-02:before{content:"\4cdf"}.hgi-duotone.hgi-money-receive-square:after{content:"\4ce0"}.hgi-duotone.hgi-money-receive-square:before{content:"\4ce1"}.hgi-duotone.hgi-money-remove-01:after{content:"\4ce2"}.hgi-duotone.hgi-money-remove-01:before{content:"\4ce3"}.hgi-duotone.hgi-money-remove-02:after{content:"\4ce4"}.hgi-duotone.hgi-money-remove-02:before{content:"\4ce5"}.hgi-duotone.hgi-money-safe:after{content:"\4ce6"}.hgi-duotone.hgi-money-safe:before{content:"\4ce7"}.hgi-duotone.hgi-money-saving-jar:after{content:"\4ce8"}.hgi-duotone.hgi-money-saving-jar:before{content:"\4ce9"}.hgi-duotone.hgi-money-security:after{content:"\4cea"}.hgi-duotone.hgi-money-security:before{content:"\4ceb"}.hgi-duotone.hgi-money-send-01:after{content:"\4cec"}.hgi-duotone.hgi-money-send-01:before{content:"\4ced"}.hgi-duotone.hgi-money-send-02:after{content:"\4cee"}.hgi-duotone.hgi-money-send-02:before{content:"\4cef"}.hgi-duotone.hgi-money-send-circle:after{content:"\4cf0"}.hgi-duotone.hgi-money-send-circle:before{content:"\4cf1"}.hgi-duotone.hgi-money-send-flow-01:after{content:"\4cf2"}.hgi-duotone.hgi-money-send-flow-01:before{content:"\4cf3"}.hgi-duotone.hgi-money-send-flow-02:after{content:"\4cf4"}.hgi-duotone.hgi-money-send-flow-02:before{content:"\4cf5"}.hgi-duotone.hgi-money-send-square:after{content:"\4cf6"}.hgi-duotone.hgi-money-send-square:before{content:"\4cf7"}.hgi-duotone.hgi-monocle-01:after{content:"\4cf8"}.hgi-duotone.hgi-monocle-01:before{content:"\4cf9"}.hgi-duotone.hgi-monocle:after{content:"\4cfa"}.hgi-duotone.hgi-monocle:before{content:"\4cfb"}.hgi-duotone.hgi-monster:after{content:"\4cfc"}.hgi-duotone.hgi-monster:before{content:"\4cfd"}.hgi-duotone.hgi-moon-01:after{content:"\4cfe"}.hgi-duotone.hgi-moon-01:before{content:"\4cff"}.hgi-duotone.hgi-moon-02:after{content:"\4d00"}.hgi-duotone.hgi-moon-02:before{content:"\4d01"}.hgi-duotone.hgi-moon-angled-rain-zap:after{content:"\4d02"}.hgi-duotone.hgi-moon-angled-rain-zap:before{content:"\4d03"}.hgi-duotone.hgi-moon-cloud-angled-rain:after{content:"\4d04"}.hgi-duotone.hgi-moon-cloud-angled-rain:before{content:"\4d05"}.hgi-duotone.hgi-moon-cloud-angled-zap:after{content:"\4d06"}.hgi-duotone.hgi-moon-cloud-angled-zap:before{content:"\4d07"}.hgi-duotone.hgi-moon-cloud-big-rain:after{content:"\4d08"}.hgi-duotone.hgi-moon-cloud-big-rain:before{content:"\4d09"}.hgi-duotone.hgi-moon-cloud-fast-wind:after{content:"\4d0a"}.hgi-duotone.hgi-moon-cloud-fast-wind:before{content:"\4d0b"}.hgi-duotone.hgi-moon-cloud-hailstone:after{content:"\4d0c"}.hgi-duotone.hgi-moon-cloud-hailstone:before{content:"\4d0d"}.hgi-duotone.hgi-moon-cloud-little-rain:after{content:"\4d0e"}.hgi-duotone.hgi-moon-cloud-little-rain:before{content:"\4d0f"}.hgi-duotone.hgi-moon-cloud-little-snow:after{content:"\4d10"}.hgi-duotone.hgi-moon-cloud-little-snow:before{content:"\4d11"}.hgi-duotone.hgi-moon-cloud-mid-rain:after{content:"\4d12"}.hgi-duotone.hgi-moon-cloud-mid-rain:before{content:"\4d13"}.hgi-duotone.hgi-moon-cloud-mid-snow:after{content:"\4d14"}.hgi-duotone.hgi-moon-cloud-mid-snow:before{content:"\4d15"}.hgi-duotone.hgi-moon-cloud:after{content:"\4d16"}.hgi-duotone.hgi-moon-cloud-slow-wind:after{content:"\4d17"}.hgi-duotone.hgi-moon-cloud-slow-wind:before{content:"\4d18"}.hgi-duotone.hgi-moon-cloud-snow:after{content:"\4d19"}.hgi-duotone.hgi-moon-cloud-snow:before{content:"\4d1a"}.hgi-duotone.hgi-moon-cloud:before{content:"\4d1b"}.hgi-duotone.hgi-moon-eclipse:after{content:"\4d1c"}.hgi-duotone.hgi-moon-eclipse:before{content:"\4d1d"}.hgi-duotone.hgi-moon-fast-wind:after{content:"\4d1e"}.hgi-duotone.hgi-moon-fast-wind:before{content:"\4d1f"}.hgi-duotone.hgi-moon-landing:after{content:"\4d20"}.hgi-duotone.hgi-moon-landing:before{content:"\4d21"}.hgi-duotone.hgi-moon:after{content:"\4d22"}.hgi-duotone.hgi-moon-slow-wind:after{content:"\4d23"}.hgi-duotone.hgi-moon-slow-wind:before{content:"\4d24"}.hgi-duotone.hgi-moon:before{content:"\4d25"}.hgi-duotone.hgi-moonset:after{content:"\4d26"}.hgi-duotone.hgi-moonset:before{content:"\4d27"}.hgi-duotone.hgi-more-01:after{content:"\4d28"}.hgi-duotone.hgi-more-01:before{content:"\4d29"}.hgi-duotone.hgi-more-02:after{content:"\4d2a"}.hgi-duotone.hgi-more-02:before{content:"\4d2b"}.hgi-duotone.hgi-more-03:after{content:"\4d2c"}.hgi-duotone.hgi-more-03:before{content:"\4d2d"}.hgi-duotone.hgi-more-horizontal-circle-01:after{content:"\4d2e"}.hgi-duotone.hgi-more-horizontal-circle-01:before{content:"\4d2f"}.hgi-duotone.hgi-more-horizontal-circle-02:after{content:"\4d30"}.hgi-duotone.hgi-more-horizontal-circle-02:before{content:"\4d31"}.hgi-duotone.hgi-more-horizontal:after{content:"\4d32"}.hgi-duotone.hgi-more-horizontal-square-01:after{content:"\4d33"}.hgi-duotone.hgi-more-horizontal-square-01:before{content:"\4d34"}.hgi-duotone.hgi-more-horizontal-square-02:after{content:"\4d35"}.hgi-duotone.hgi-more-horizontal-square-02:before{content:"\4d36"}.hgi-duotone.hgi-more-horizontal:before{content:"\4d37"}.hgi-duotone.hgi-more-or-less-circle:after{content:"\4d38"}.hgi-duotone.hgi-more-or-less-circle:before{content:"\4d39"}.hgi-duotone.hgi-more-or-less:after{content:"\4d3a"}.hgi-duotone.hgi-more-or-less-square:after{content:"\4d3b"}.hgi-duotone.hgi-more-or-less-square:before{content:"\4d3c"}.hgi-duotone.hgi-more-or-less:before{content:"\4d3d"}.hgi-duotone.hgi-more:after{content:"\4d3e"}.hgi-duotone.hgi-more-vertical-circle-01:after{content:"\4d3f"}.hgi-duotone.hgi-more-vertical-circle-01:before{content:"\4d40"}.hgi-duotone.hgi-more-vertical-circle-02:after{content:"\4d41"}.hgi-duotone.hgi-more-vertical-circle-02:before{content:"\4d42"}.hgi-duotone.hgi-more-vertical:after{content:"\4d43"}.hgi-duotone.hgi-more-vertical-square-01:after{content:"\4d44"}.hgi-duotone.hgi-more-vertical-square-01:before{content:"\4d45"}.hgi-duotone.hgi-more-vertical-square-02:after{content:"\4d46"}.hgi-duotone.hgi-more-vertical-square-02:before{content:"\4d47"}.hgi-duotone.hgi-more-vertical:before{content:"\4d48"}.hgi-duotone.hgi-more:before{content:"\4d49"}.hgi-duotone.hgi-mortar:after{content:"\4d4a"}.hgi-duotone.hgi-mortar:before{content:"\4d4b"}.hgi-duotone.hgi-mortarboard-01:after{content:"\4d4c"}.hgi-duotone.hgi-mortarboard-01:before{content:"\4d4d"}.hgi-duotone.hgi-mortarboard-02:after{content:"\4d4e"}.hgi-duotone.hgi-mortarboard-02:before{content:"\4d4f"}.hgi-duotone.hgi-mosque-01:after{content:"\4d50"}.hgi-duotone.hgi-mosque-01:before{content:"\4d51"}.hgi-duotone.hgi-mosque-02:after{content:"\4d52"}.hgi-duotone.hgi-mosque-02:before{content:"\4d53"}.hgi-duotone.hgi-mosque-03:after{content:"\4d54"}.hgi-duotone.hgi-mosque-03:before{content:"\4d55"}.hgi-duotone.hgi-mosque-04:after{content:"\4d56"}.hgi-duotone.hgi-mosque-04:before{content:"\4d57"}.hgi-duotone.hgi-mosque-05:after{content:"\4d58"}.hgi-duotone.hgi-mosque-05:before{content:"\4d59"}.hgi-duotone.hgi-mosque-location:after{content:"\4d5a"}.hgi-duotone.hgi-mosque-location:before{content:"\4d5b"}.hgi-duotone.hgi-motion-01:after{content:"\4d5c"}.hgi-duotone.hgi-motion-01:before{content:"\4d5d"}.hgi-duotone.hgi-motion-02:after{content:"\4d5e"}.hgi-duotone.hgi-motion-02:before{content:"\4d5f"}.hgi-duotone.hgi-motorbike-01:after{content:"\4d60"}.hgi-duotone.hgi-motorbike-01:before{content:"\4d61"}.hgi-duotone.hgi-motorbike-02:after{content:"\4d62"}.hgi-duotone.hgi-motorbike-02:before{content:"\4d63"}.hgi-duotone.hgi-mountain:after{content:"\4d64"}.hgi-duotone.hgi-mountain:before{content:"\4d65"}.hgi-duotone.hgi-mouse-01:after{content:"\4d66"}.hgi-duotone.hgi-mouse-01:before{content:"\4d67"}.hgi-duotone.hgi-mouse-02:after{content:"\4d68"}.hgi-duotone.hgi-mouse-02:before{content:"\4d69"}.hgi-duotone.hgi-mouse-03:after{content:"\4d6a"}.hgi-duotone.hgi-mouse-03:before{content:"\4d6b"}.hgi-duotone.hgi-mouse-04:after{content:"\4d6c"}.hgi-duotone.hgi-mouse-04:before{content:"\4d6d"}.hgi-duotone.hgi-mouse-05:after{content:"\4d6e"}.hgi-duotone.hgi-mouse-05:before{content:"\4d6f"}.hgi-duotone.hgi-mouse-06:after{content:"\4d70"}.hgi-duotone.hgi-mouse-06:before{content:"\4d71"}.hgi-duotone.hgi-mouse-07:after{content:"\4d72"}.hgi-duotone.hgi-mouse-07:before{content:"\4d73"}.hgi-duotone.hgi-mouse-08:after{content:"\4d74"}.hgi-duotone.hgi-mouse-08:before{content:"\4d75"}.hgi-duotone.hgi-mouse-09:after{content:"\4d76"}.hgi-duotone.hgi-mouse-09:before{content:"\4d77"}.hgi-duotone.hgi-mouse-10:after{content:"\4d78"}.hgi-duotone.hgi-mouse-10:before{content:"\4d79"}.hgi-duotone.hgi-mouse-11:after{content:"\4d7a"}.hgi-duotone.hgi-mouse-11:before{content:"\4d7b"}.hgi-duotone.hgi-mouse-12:after{content:"\4d7c"}.hgi-duotone.hgi-mouse-12:before{content:"\4d7d"}.hgi-duotone.hgi-mouse-13:after{content:"\4d7e"}.hgi-duotone.hgi-mouse-13:before{content:"\4d7f"}.hgi-duotone.hgi-mouse-14:after{content:"\4d80"}.hgi-duotone.hgi-mouse-14:before{content:"\4d81"}.hgi-duotone.hgi-mouse-15:after{content:"\4d82"}.hgi-duotone.hgi-mouse-15:before{content:"\4d83"}.hgi-duotone.hgi-mouse-16:after{content:"\4d84"}.hgi-duotone.hgi-mouse-16:before{content:"\4d85"}.hgi-duotone.hgi-mouse-17:after{content:"\4d86"}.hgi-duotone.hgi-mouse-17:before{content:"\4d87"}.hgi-duotone.hgi-mouse-18:after{content:"\4d88"}.hgi-duotone.hgi-mouse-18:before{content:"\4d89"}.hgi-duotone.hgi-mouse-19:after{content:"\4d8a"}.hgi-duotone.hgi-mouse-19:before{content:"\4d8b"}.hgi-duotone.hgi-mouse-20:after{content:"\4d8c"}.hgi-duotone.hgi-mouse-20:before{content:"\4d8d"}.hgi-duotone.hgi-mouse-21:after{content:"\4d8e"}.hgi-duotone.hgi-mouse-21:before{content:"\4d8f"}.hgi-duotone.hgi-mouse-22:after{content:"\4d90"}.hgi-duotone.hgi-mouse-22:before{content:"\4d91"}.hgi-duotone.hgi-mouse-23:after{content:"\4d92"}.hgi-duotone.hgi-mouse-23:before{content:"\4d93"}.hgi-duotone.hgi-mouse-left-click-01:after{content:"\4d94"}.hgi-duotone.hgi-mouse-left-click-01:before{content:"\4d95"}.hgi-duotone.hgi-mouse-left-click-02:after{content:"\4d96"}.hgi-duotone.hgi-mouse-left-click-02:before{content:"\4d97"}.hgi-duotone.hgi-mouse-left-click-03:after{content:"\4d98"}.hgi-duotone.hgi-mouse-left-click-03:before{content:"\4d99"}.hgi-duotone.hgi-mouse-left-click-04:after{content:"\4d9a"}.hgi-duotone.hgi-mouse-left-click-04:before{content:"\4d9b"}.hgi-duotone.hgi-mouse-left-click-05:after{content:"\4d9c"}.hgi-duotone.hgi-mouse-left-click-05:before{content:"\4d9d"}.hgi-duotone.hgi-mouse-left-click-06:after{content:"\4d9e"}.hgi-duotone.hgi-mouse-left-click-06:before{content:"\4d9f"}.hgi-duotone.hgi-mouse-right-click-01:after{content:"\4da0"}.hgi-duotone.hgi-mouse-right-click-01:before{content:"\4da1"}.hgi-duotone.hgi-mouse-right-click-02:after{content:"\4da2"}.hgi-duotone.hgi-mouse-right-click-02:before{content:"\4da3"}.hgi-duotone.hgi-mouse-right-click-03:after{content:"\4da4"}.hgi-duotone.hgi-mouse-right-click-03:before{content:"\4da5"}.hgi-duotone.hgi-mouse-right-click-04:after{content:"\4da6"}.hgi-duotone.hgi-mouse-right-click-04:before{content:"\4da7"}.hgi-duotone.hgi-mouse-right-click-05:after{content:"\4da8"}.hgi-duotone.hgi-mouse-right-click-05:before{content:"\4da9"}.hgi-duotone.hgi-mouse-right-click-06:after{content:"\4daa"}.hgi-duotone.hgi-mouse-right-click-06:before{content:"\4dab"}.hgi-duotone.hgi-mouse-scroll-01:after{content:"\4dac"}.hgi-duotone.hgi-mouse-scroll-01:before{content:"\4dad"}.hgi-duotone.hgi-mouse-scroll-02:after{content:"\4dae"}.hgi-duotone.hgi-mouse-scroll-02:before{content:"\4daf"}.hgi-duotone.hgi-move-01:after{content:"\4db0"}.hgi-duotone.hgi-move-01:before{content:"\4db1"}.hgi-duotone.hgi-move-02:after{content:"\4db2"}.hgi-duotone.hgi-move-02:before{content:"\4db3"}.hgi-duotone.hgi-move-bottom:after{content:"\4db4"}.hgi-duotone.hgi-move-bottom:before{content:"\4db5"}.hgi-duotone.hgi-move-left:after{content:"\4db6"}.hgi-duotone.hgi-move-left:before{content:"\4db7"}.hgi-duotone.hgi-move-right:after{content:"\4db8"}.hgi-duotone.hgi-move-right:before{content:"\4db9"}.hgi-duotone.hgi-move:after{content:"\4dba"}.hgi-duotone.hgi-move-to:after{content:"\4dbb"}.hgi-duotone.hgi-move-to:before{content:"\4dbc"}.hgi-duotone.hgi-move-top:after{content:"\4dbd"}.hgi-duotone.hgi-move-top:before{content:"\4dbe"}.hgi-duotone.hgi-move:before{content:"\4dbf"}.hgi-duotone.hgi-mp-3-01:after{content:"\4dc0"}.hgi-duotone.hgi-mp-3-01:before{content:"\4dc1"}.hgi-duotone.hgi-mp-3-02:after{content:"\4dc2"}.hgi-duotone.hgi-mp-3-02:before{content:"\4dc3"}.hgi-duotone.hgi-mp-4-01:after{content:"\4dc4"}.hgi-duotone.hgi-mp-4-01:before{content:"\4dc5"}.hgi-duotone.hgi-mp-4-02:after{content:"\4dc6"}.hgi-duotone.hgi-mp-4-02:before{content:"\4dc7"}.hgi-duotone.hgi-muhammad:after{content:"\4dc8"}.hgi-duotone.hgi-muhammad:before{content:"\4dc9"}.hgi-duotone.hgi-multiplication-sign-circle:after{content:"\4dca"}.hgi-duotone.hgi-multiplication-sign-circle:before{content:"\4dcb"}.hgi-duotone.hgi-multiplication-sign:after{content:"\4dcc"}.hgi-duotone.hgi-multiplication-sign-square:after{content:"\4dcd"}.hgi-duotone.hgi-multiplication-sign-square:before{content:"\4dce"}.hgi-duotone.hgi-multiplication-sign:before{content:"\4dcf"}.hgi-duotone.hgi-mushroom-01:after{content:"\4dd0"}.hgi-duotone.hgi-mushroom-01:before{content:"\4dd1"}.hgi-duotone.hgi-mushroom:after{content:"\4dd2"}.hgi-duotone.hgi-mushroom:before{content:"\4dd3"}.hgi-duotone.hgi-music-note-01:after{content:"\4dd4"}.hgi-duotone.hgi-music-note-01:before{content:"\4dd5"}.hgi-duotone.hgi-music-note-02:after{content:"\4dd6"}.hgi-duotone.hgi-music-note-02:before{content:"\4dd7"}.hgi-duotone.hgi-music-note-03:after{content:"\4dd8"}.hgi-duotone.hgi-music-note-03:before{content:"\4dd9"}.hgi-duotone.hgi-music-note-04:after{content:"\4dda"}.hgi-duotone.hgi-music-note-04:before{content:"\4ddb"}.hgi-duotone.hgi-music-note-square-01:after{content:"\4ddc"}.hgi-duotone.hgi-music-note-square-01:before{content:"\4ddd"}.hgi-duotone.hgi-music-note-square-02:after{content:"\4dde"}.hgi-duotone.hgi-music-note-square-02:before{content:"\4ddf"}.hgi-duotone.hgi-muslim:after{content:"\4de0"}.hgi-duotone.hgi-muslim:before{content:"\4de1"}.hgi-duotone.hgi-mute:after{content:"\4de2"}.hgi-duotone.hgi-mute:before{content:"\4de3"}.hgi-duotone.hgi-mymind:after{content:"\4de4"}.hgi-duotone.hgi-mymind:before{content:"\4de5"}.hgi-duotone.hgi-n-th-root-circle:after{content:"\4de6"}.hgi-duotone.hgi-n-th-root-circle:before{content:"\4de7"}.hgi-duotone.hgi-n-th-root:after{content:"\4de8"}.hgi-duotone.hgi-n-th-root-square:after{content:"\4de9"}.hgi-duotone.hgi-n-th-root-square:before{content:"\4dea"}.hgi-duotone.hgi-n-th-root:before{content:"\4deb"}.hgi-duotone.hgi-nano-technology:after{content:"\4dec"}.hgi-duotone.hgi-nano-technology:before{content:"\4ded"}.hgi-duotone.hgi-natural-food:after{content:"\4dee"}.hgi-duotone.hgi-natural-food:before{content:"\4def"}.hgi-duotone.hgi-navigation-01:after{content:"\4df0"}.hgi-duotone.hgi-navigation-01:before{content:"\4df1"}.hgi-duotone.hgi-navigation-02:after{content:"\4df2"}.hgi-duotone.hgi-navigation-02:before{content:"\4df3"}.hgi-duotone.hgi-navigation-03:after{content:"\4df4"}.hgi-duotone.hgi-navigation-03:before{content:"\4df5"}.hgi-duotone.hgi-navigation-04:after{content:"\4df6"}.hgi-duotone.hgi-navigation-04:before{content:"\4df7"}.hgi-duotone.hgi-navigator-01:after{content:"\4df8"}.hgi-duotone.hgi-navigator-01:before{content:"\4df9"}.hgi-duotone.hgi-navigator-02:after{content:"\4dfa"}.hgi-duotone.hgi-navigator-02:before{content:"\4dfb"}.hgi-duotone.hgi-necklace:after{content:"\4dfc"}.hgi-duotone.hgi-necklace:before{content:"\4dfd"}.hgi-duotone.hgi-nerd:after{content:"\4dfe"}.hgi-duotone.hgi-nerd:before{content:"\4dff"}.hgi-duotone.hgi-neural-network:after{content:"\4e00"}.hgi-duotone.hgi-neural-network:before{content:"\4e01"}.hgi-duotone.hgi-neutral:after{content:"\4e02"}.hgi-duotone.hgi-neutral:before{content:"\4e03"}.hgi-duotone.hgi-new-job:after{content:"\4e04"}.hgi-duotone.hgi-new-job:before{content:"\4e05"}.hgi-duotone.hgi-new-office:after{content:"\4e06"}.hgi-duotone.hgi-new-office:before{content:"\4e07"}.hgi-duotone.hgi-new-releases:after{content:"\4e08"}.hgi-duotone.hgi-new-releases:before{content:"\4e09"}.hgi-duotone.hgi-new-twitter-ellipse:after{content:"\4e0a"}.hgi-duotone.hgi-new-twitter-ellipse:before{content:"\4e0b"}.hgi-duotone.hgi-new-twitter-rectangle:after{content:"\4e0c"}.hgi-duotone.hgi-new-twitter-rectangle:before{content:"\4e0d"}.hgi-duotone.hgi-new-twitter:after{content:"\4e0e"}.hgi-duotone.hgi-new-twitter:before{content:"\4e0f"}.hgi-duotone.hgi-news-01:after{content:"\4e10"}.hgi-duotone.hgi-news-01:before{content:"\4e11"}.hgi-duotone.hgi-news:after{content:"\4e12"}.hgi-duotone.hgi-news:before{content:"\4e13"}.hgi-duotone.hgi-next:after{content:"\4e14"}.hgi-duotone.hgi-next:before{content:"\4e15"}.hgi-duotone.hgi-nike:after{content:"\4e16"}.hgi-duotone.hgi-nike:before{content:"\4e17"}.hgi-duotone.hgi-nintendo:after{content:"\4e18"}.hgi-duotone.hgi-nintendo-switch:after{content:"\4e19"}.hgi-duotone.hgi-nintendo-switch:before{content:"\4e1a"}.hgi-duotone.hgi-nintendo:before{content:"\4e1b"}.hgi-duotone.hgi-niqab:after{content:"\4e1c"}.hgi-duotone.hgi-niqab:before{content:"\4e1d"}.hgi-duotone.hgi-no-internet:after{content:"\4e1e"}.hgi-duotone.hgi-no-internet:before{content:"\4e1f"}.hgi-duotone.hgi-no-meeting-room:after{content:"\4e20"}.hgi-duotone.hgi-no-meeting-room:before{content:"\4e21"}.hgi-duotone.hgi-node-add:after{content:"\4e22"}.hgi-duotone.hgi-node-add:before{content:"\4e23"}.hgi-duotone.hgi-node-edit:after{content:"\4e24"}.hgi-duotone.hgi-node-edit:before{content:"\4e25"}.hgi-duotone.hgi-node-move-down:after{content:"\4e26"}.hgi-duotone.hgi-node-move-down:before{content:"\4e27"}.hgi-duotone.hgi-node-move-up:after{content:"\4e28"}.hgi-duotone.hgi-node-move-up:before{content:"\4e29"}.hgi-duotone.hgi-node-remove:after{content:"\4e2a"}.hgi-duotone.hgi-node-remove:before{content:"\4e2b"}.hgi-duotone.hgi-noodles:after{content:"\4e2c"}.hgi-duotone.hgi-noodles:before{content:"\4e2d"}.hgi-duotone.hgi-nose:after{content:"\4e2e"}.hgi-duotone.hgi-nose:before{content:"\4e2f"}.hgi-duotone.hgi-not-equal-sign-circle:after{content:"\4e30"}.hgi-duotone.hgi-not-equal-sign-circle:before{content:"\4e31"}.hgi-duotone.hgi-not-equal-sign:after{content:"\4e32"}.hgi-duotone.hgi-not-equal-sign-square:after{content:"\4e33"}.hgi-duotone.hgi-not-equal-sign-square:before{content:"\4e34"}.hgi-duotone.hgi-not-equal-sign:before{content:"\4e35"}.hgi-duotone.hgi-note-01:after{content:"\4e36"}.hgi-duotone.hgi-note-01:before{content:"\4e37"}.hgi-duotone.hgi-note-02:after{content:"\4e38"}.hgi-duotone.hgi-note-02:before{content:"\4e39"}.hgi-duotone.hgi-note-03:after{content:"\4e3a"}.hgi-duotone.hgi-note-03:before{content:"\4e3b"}.hgi-duotone.hgi-note-04:after{content:"\4e3c"}.hgi-duotone.hgi-note-04:before{content:"\4e3d"}.hgi-duotone.hgi-note-05:after{content:"\4e3e"}.hgi-duotone.hgi-note-05:before{content:"\4e3f"}.hgi-duotone.hgi-note-add:after{content:"\4e40"}.hgi-duotone.hgi-note-add:before{content:"\4e41"}.hgi-duotone.hgi-note-done:after{content:"\4e42"}.hgi-duotone.hgi-note-done:before{content:"\4e43"}.hgi-duotone.hgi-note-edit:after{content:"\4e44"}.hgi-duotone.hgi-note-edit:before{content:"\4e45"}.hgi-duotone.hgi-note-remove:after{content:"\4e46"}.hgi-duotone.hgi-note-remove:before{content:"\4e47"}.hgi-duotone.hgi-note:after{content:"\4e48"}.hgi-duotone.hgi-note:before{content:"\4e49"}.hgi-duotone.hgi-notebook-01:after{content:"\4e4a"}.hgi-duotone.hgi-notebook-01:before{content:"\4e4b"}.hgi-duotone.hgi-notebook-02:after{content:"\4e4c"}.hgi-duotone.hgi-notebook-02:before{content:"\4e4d"}.hgi-duotone.hgi-notebook:after{content:"\4e4e"}.hgi-duotone.hgi-notebook:before{content:"\4e4f"}.hgi-duotone.hgi-notification-01:after{content:"\4e50"}.hgi-duotone.hgi-notification-01:before{content:"\4e51"}.hgi-duotone.hgi-notification-02:after{content:"\4e52"}.hgi-duotone.hgi-notification-02:before{content:"\4e53"}.hgi-duotone.hgi-notification-03:after{content:"\4e54"}.hgi-duotone.hgi-notification-03:before{content:"\4e55"}.hgi-duotone.hgi-notification-block-01:after{content:"\4e56"}.hgi-duotone.hgi-notification-block-01:before{content:"\4e57"}.hgi-duotone.hgi-notification-block-02:after{content:"\4e58"}.hgi-duotone.hgi-notification-block-02:before{content:"\4e59"}.hgi-duotone.hgi-notification-block-03:after{content:"\4e5a"}.hgi-duotone.hgi-notification-block-03:before{content:"\4e5b"}.hgi-duotone.hgi-notification-bubble:after{content:"\4e5c"}.hgi-duotone.hgi-notification-bubble:before{content:"\4e5d"}.hgi-duotone.hgi-notification-circle:after{content:"\4e5e"}.hgi-duotone.hgi-notification-circle:before{content:"\4e5f"}.hgi-duotone.hgi-notification-off-01:after{content:"\4e60"}.hgi-duotone.hgi-notification-off-01:before{content:"\4e61"}.hgi-duotone.hgi-notification-off-02:after{content:"\4e62"}.hgi-duotone.hgi-notification-off-02:before{content:"\4e63"}.hgi-duotone.hgi-notification-off-03:after{content:"\4e64"}.hgi-duotone.hgi-notification-off-03:before{content:"\4e65"}.hgi-duotone.hgi-notification-snooze-01:after{content:"\4e66"}.hgi-duotone.hgi-notification-snooze-01:before{content:"\4e67"}.hgi-duotone.hgi-notification-snooze-02:after{content:"\4e68"}.hgi-duotone.hgi-notification-snooze-02:before{content:"\4e69"}.hgi-duotone.hgi-notification-snooze-03:after{content:"\4e6a"}.hgi-duotone.hgi-notification-snooze-03:before{content:"\4e6b"}.hgi-duotone.hgi-notification-square:after{content:"\4e6c"}.hgi-duotone.hgi-notification-square:before{content:"\4e6d"}.hgi-duotone.hgi-notion-01:after{content:"\4e6e"}.hgi-duotone.hgi-notion-01:before{content:"\4e6f"}.hgi-duotone.hgi-notion-02:after{content:"\4e70"}.hgi-duotone.hgi-notion-02:before{content:"\4e71"}.hgi-duotone.hgi-npm:after{content:"\4e72"}.hgi-duotone.hgi-npm:before{content:"\4e73"}.hgi-duotone.hgi-nuclear-power:after{content:"\4e74"}.hgi-duotone.hgi-nuclear-power:before{content:"\4e75"}.hgi-duotone.hgi-nut:after{content:"\4e76"}.hgi-duotone.hgi-nut:before{content:"\4e77"}.hgi-duotone.hgi-obtuse:after{content:"\4e78"}.hgi-duotone.hgi-obtuse:before{content:"\4e79"}.hgi-duotone.hgi-octagon:after{content:"\4e7a"}.hgi-duotone.hgi-octagon:before{content:"\4e7b"}.hgi-duotone.hgi-octopus:after{content:"\4e7c"}.hgi-duotone.hgi-octopus:before{content:"\4e7d"}.hgi-duotone.hgi-office-365:after{content:"\4e7e"}.hgi-duotone.hgi-office-365:before{content:"\4e7f"}.hgi-duotone.hgi-office-chair:after{content:"\4e80"}.hgi-duotone.hgi-office-chair:before{content:"\4e81"}.hgi-duotone.hgi-office:after{content:"\4e82"}.hgi-duotone.hgi-office:before{content:"\4e83"}.hgi-duotone.hgi-oil-barrel:after{content:"\4e84"}.hgi-duotone.hgi-oil-barrel:before{content:"\4e85"}.hgi-duotone.hgi-ok-finger:after{content:"\4e86"}.hgi-duotone.hgi-ok-finger:before{content:"\4e87"}.hgi-duotone.hgi-olympic-torch:after{content:"\4e88"}.hgi-duotone.hgi-olympic-torch:before{content:"\4e89"}.hgi-duotone.hgi-online-learning-01:after{content:"\4e8a"}.hgi-duotone.hgi-online-learning-01:before{content:"\4e8b"}.hgi-duotone.hgi-online-learning-02:after{content:"\4e8c"}.hgi-duotone.hgi-online-learning-02:before{content:"\4e8d"}.hgi-duotone.hgi-online-learning-03:after{content:"\4e8e"}.hgi-duotone.hgi-online-learning-03:before{content:"\4e8f"}.hgi-duotone.hgi-online-learning-04:after{content:"\4e90"}.hgi-duotone.hgi-online-learning-04:before{content:"\4e91"}.hgi-duotone.hgi-open-caption:after{content:"\4e92"}.hgi-duotone.hgi-open-caption:before{content:"\4e93"}.hgi-duotone.hgi-option:after{content:"\4e94"}.hgi-duotone.hgi-option:before{content:"\4e95"}.hgi-duotone.hgi-orange:after{content:"\4e96"}.hgi-duotone.hgi-orange:before{content:"\4e97"}.hgi-duotone.hgi-orbit-01:after{content:"\4e98"}.hgi-duotone.hgi-orbit-01:before{content:"\4e99"}.hgi-duotone.hgi-orbit-02:after{content:"\4e9a"}.hgi-duotone.hgi-orbit-02:before{content:"\4e9b"}.hgi-duotone.hgi-organic-food:after{content:"\4e9c"}.hgi-duotone.hgi-organic-food:before{content:"\4e9d"}.hgi-duotone.hgi-orthogonal-edge:after{content:"\4e9e"}.hgi-duotone.hgi-orthogonal-edge:before{content:"\4e9f"}.hgi-duotone.hgi-oval:after{content:"\4ea0"}.hgi-duotone.hgi-oval:before{content:"\4ea1"}.hgi-duotone.hgi-oven:after{content:"\4ea2"}.hgi-duotone.hgi-oven:before{content:"\4ea3"}.hgi-duotone.hgi-package-add:after{content:"\4ea4"}.hgi-duotone.hgi-package-add:before{content:"\4ea5"}.hgi-duotone.hgi-package-delivered:after{content:"\4ea6"}.hgi-duotone.hgi-package-delivered:before{content:"\4ea7"}.hgi-duotone.hgi-package-moving:after{content:"\4ea8"}.hgi-duotone.hgi-package-moving:before{content:"\4ea9"}.hgi-duotone.hgi-package-open:after{content:"\4eaa"}.hgi-duotone.hgi-package-open:before{content:"\4eab"}.hgi-duotone.hgi-package-out-of-stock:after{content:"\4eac"}.hgi-duotone.hgi-package-out-of-stock:before{content:"\4ead"}.hgi-duotone.hgi-package-process:after{content:"\4eae"}.hgi-duotone.hgi-package-process:before{content:"\4eaf"}.hgi-duotone.hgi-package-receive:after{content:"\4eb0"}.hgi-duotone.hgi-package-receive:before{content:"\4eb1"}.hgi-duotone.hgi-package-remove:after{content:"\4eb2"}.hgi-duotone.hgi-package-remove:before{content:"\4eb3"}.hgi-duotone.hgi-package-search:after{content:"\4eb4"}.hgi-duotone.hgi-package-search:before{content:"\4eb5"}.hgi-duotone.hgi-package:after{content:"\4eb6"}.hgi-duotone.hgi-package-sent:after{content:"\4eb7"}.hgi-duotone.hgi-package-sent:before{content:"\4eb8"}.hgi-duotone.hgi-package:before{content:"\4eb9"}.hgi-duotone.hgi-pacman-01:after{content:"\4eba"}.hgi-duotone.hgi-pacman-01:before{content:"\4ebb"}.hgi-duotone.hgi-pacman-02:after{content:"\4ebc"}.hgi-duotone.hgi-pacman-02:before{content:"\4ebd"}.hgi-duotone.hgi-paint-board:after{content:"\4ebe"}.hgi-duotone.hgi-paint-board:before{content:"\4ebf"}.hgi-duotone.hgi-paint-brush-01:after{content:"\4ec0"}.hgi-duotone.hgi-paint-brush-01:before{content:"\4ec1"}.hgi-duotone.hgi-paint-brush-02:after{content:"\4ec2"}.hgi-duotone.hgi-paint-brush-02:before{content:"\4ec3"}.hgi-duotone.hgi-paint-brush-03:after{content:"\4ec4"}.hgi-duotone.hgi-paint-brush-03:before{content:"\4ec5"}.hgi-duotone.hgi-paint-brush-04:after{content:"\4ec6"}.hgi-duotone.hgi-paint-brush-04:before{content:"\4ec7"}.hgi-duotone.hgi-paint-bucket:after{content:"\4ec8"}.hgi-duotone.hgi-paint-bucket:before{content:"\4ec9"}.hgi-duotone.hgi-pan-01:after{content:"\4eca"}.hgi-duotone.hgi-pan-01:before{content:"\4ecb"}.hgi-duotone.hgi-pan-02:after{content:"\4ecc"}.hgi-duotone.hgi-pan-02:before{content:"\4ecd"}.hgi-duotone.hgi-pan-03:after{content:"\4ece"}.hgi-duotone.hgi-pan-03:before{content:"\4ecf"}.hgi-duotone.hgi-parabola-01:after{content:"\4ed0"}.hgi-duotone.hgi-parabola-01:before{content:"\4ed1"}.hgi-duotone.hgi-parabola-02:after{content:"\4ed2"}.hgi-duotone.hgi-parabola-02:before{content:"\4ed3"}.hgi-duotone.hgi-parabola-03:after{content:"\4ed4"}.hgi-duotone.hgi-parabola-03:before{content:"\4ed5"}.hgi-duotone.hgi-paragliding:after{content:"\4ed6"}.hgi-duotone.hgi-paragliding:before{content:"\4ed7"}.hgi-duotone.hgi-paragraph-bullets-point-01:after{content:"\4ed8"}.hgi-duotone.hgi-paragraph-bullets-point-01:before{content:"\4ed9"}.hgi-duotone.hgi-paragraph-bullets-point-02:after{content:"\4eda"}.hgi-duotone.hgi-paragraph-bullets-point-02:before{content:"\4edb"}.hgi-duotone.hgi-paragraph:after{content:"\4edc"}.hgi-duotone.hgi-paragraph-spacing:after{content:"\4edd"}.hgi-duotone.hgi-paragraph-spacing:before{content:"\4ede"}.hgi-duotone.hgi-paragraph:before{content:"\4edf"}.hgi-duotone.hgi-parallelogram:after{content:"\4ee0"}.hgi-duotone.hgi-parallelogram:before{content:"\4ee1"}.hgi-duotone.hgi-parking-area-circle:after{content:"\4ee2"}.hgi-duotone.hgi-parking-area-circle:before{content:"\4ee3"}.hgi-duotone.hgi-parking-area-square:after{content:"\4ee4"}.hgi-duotone.hgi-parking-area-square:before{content:"\4ee5"}.hgi-duotone.hgi-passport-01:after{content:"\4ee6"}.hgi-duotone.hgi-passport-01:before{content:"\4ee7"}.hgi-duotone.hgi-passport-expired:after{content:"\4ee8"}.hgi-duotone.hgi-passport-expired:before{content:"\4ee9"}.hgi-duotone.hgi-passport:after{content:"\4eea"}.hgi-duotone.hgi-passport-valid:after{content:"\4eeb"}.hgi-duotone.hgi-passport-valid:before{content:"\4eec"}.hgi-duotone.hgi-passport:before{content:"\4eed"}.hgi-duotone.hgi-password-validation:after{content:"\4eee"}.hgi-duotone.hgi-password-validation:before{content:"\4eef"}.hgi-duotone.hgi-path:after{content:"\4ef0"}.hgi-duotone.hgi-path:before{content:"\4ef1"}.hgi-duotone.hgi-pathfinder-crop:after{content:"\4ef2"}.hgi-duotone.hgi-pathfinder-crop:before{content:"\4ef3"}.hgi-duotone.hgi-pathfinder-divide:after{content:"\4ef4"}.hgi-duotone.hgi-pathfinder-divide:before{content:"\4ef5"}.hgi-duotone.hgi-pathfinder-exclude:after{content:"\4ef6"}.hgi-duotone.hgi-pathfinder-exclude:before{content:"\4ef7"}.hgi-duotone.hgi-pathfinder-intersect:after{content:"\4ef8"}.hgi-duotone.hgi-pathfinder-intersect:before{content:"\4ef9"}.hgi-duotone.hgi-pathfinder-merge:after{content:"\4efa"}.hgi-duotone.hgi-pathfinder-merge:before{content:"\4efb"}.hgi-duotone.hgi-pathfinder-minus-back:after{content:"\4efc"}.hgi-duotone.hgi-pathfinder-minus-back:before{content:"\4efd"}.hgi-duotone.hgi-pathfinder-minus-front:after{content:"\4efe"}.hgi-duotone.hgi-pathfinder-minus-front:before{content:"\4eff"}.hgi-duotone.hgi-pathfinder-outline:after{content:"\4f00"}.hgi-duotone.hgi-pathfinder-outline:before{content:"\4f01"}.hgi-duotone.hgi-pathfinder-trim:after{content:"\4f02"}.hgi-duotone.hgi-pathfinder-trim:before{content:"\4f03"}.hgi-duotone.hgi-pathfinder-unite:after{content:"\4f04"}.hgi-duotone.hgi-pathfinder-unite:before{content:"\4f05"}.hgi-duotone.hgi-patient:after{content:"\4f06"}.hgi-duotone.hgi-patient:before{content:"\4f07"}.hgi-duotone.hgi-patio:after{content:"\4f08"}.hgi-duotone.hgi-patio:before{content:"\4f09"}.hgi-duotone.hgi-pause:after{content:"\4f0a"}.hgi-duotone.hgi-pause:before{content:"\4f0b"}.hgi-duotone.hgi-pavilon:after{content:"\4f0c"}.hgi-duotone.hgi-pavilon:before{content:"\4f0d"}.hgi-duotone.hgi-pay-by-check:after{content:"\4f0e"}.hgi-duotone.hgi-pay-by-check:before{content:"\4f0f"}.hgi-duotone.hgi-payment-01:after{content:"\4f10"}.hgi-duotone.hgi-payment-01:before{content:"\4f11"}.hgi-duotone.hgi-payment-02:after{content:"\4f12"}.hgi-duotone.hgi-payment-02:before{content:"\4f13"}.hgi-duotone.hgi-payment-success-01:after{content:"\4f14"}.hgi-duotone.hgi-payment-success-01:before{content:"\4f15"}.hgi-duotone.hgi-payment-success-02:after{content:"\4f16"}.hgi-duotone.hgi-payment-success-02:before{content:"\4f17"}.hgi-duotone.hgi-payoneer:after{content:"\4f18"}.hgi-duotone.hgi-payoneer:before{content:"\4f19"}.hgi-duotone.hgi-paypal:after{content:"\4f1a"}.hgi-duotone.hgi-paypal:before{content:"\4f1b"}.hgi-duotone.hgi-pdf-01:after{content:"\4f1c"}.hgi-duotone.hgi-pdf-01:before{content:"\4f1d"}.hgi-duotone.hgi-pdf-02:after{content:"\4f1e"}.hgi-duotone.hgi-pdf-02:before{content:"\4f1f"}.hgi-duotone.hgi-peer-to-peer-01:after{content:"\4f20"}.hgi-duotone.hgi-peer-to-peer-01:before{content:"\4f21"}.hgi-duotone.hgi-peer-to-peer-02:after{content:"\4f22"}.hgi-duotone.hgi-peer-to-peer-02:before{content:"\4f23"}.hgi-duotone.hgi-peer-to-peer-03:after{content:"\4f24"}.hgi-duotone.hgi-peer-to-peer-03:before{content:"\4f25"}.hgi-duotone.hgi-pen-connect-bluetooth:after{content:"\4f26"}.hgi-duotone.hgi-pen-connect-bluetooth:before{content:"\4f27"}.hgi-duotone.hgi-pen-connect-usb:after{content:"\4f28"}.hgi-duotone.hgi-pen-connect-usb:before{content:"\4f29"}.hgi-duotone.hgi-pen-connect-wifi:after{content:"\4f2a"}.hgi-duotone.hgi-pen-connect-wifi:before{content:"\4f2b"}.hgi-duotone.hgi-pen-tool-01:after{content:"\4f2c"}.hgi-duotone.hgi-pen-tool-01:before{content:"\4f2d"}.hgi-duotone.hgi-pen-tool-02:after{content:"\4f2e"}.hgi-duotone.hgi-pen-tool-02:before{content:"\4f2f"}.hgi-duotone.hgi-pen-tool-03:after{content:"\4f30"}.hgi-duotone.hgi-pen-tool-03:before{content:"\4f31"}.hgi-duotone.hgi-pen-tool-add:after{content:"\4f32"}.hgi-duotone.hgi-pen-tool-add:before{content:"\4f33"}.hgi-duotone.hgi-pen-tool-minus:after{content:"\4f34"}.hgi-duotone.hgi-pen-tool-minus:before{content:"\4f35"}.hgi-duotone.hgi-pencil-edit-01:after{content:"\4f36"}.hgi-duotone.hgi-pencil-edit-01:before{content:"\4f37"}.hgi-duotone.hgi-pencil-edit-02:after{content:"\4f38"}.hgi-duotone.hgi-pencil-edit-02:before{content:"\4f39"}.hgi-duotone.hgi-pencil:after{content:"\4f3a"}.hgi-duotone.hgi-pencil:before{content:"\4f3b"}.hgi-duotone.hgi-pendulum:after{content:"\4f3c"}.hgi-duotone.hgi-pendulum:before{content:"\4f3d"}.hgi-duotone.hgi-pensive:after{content:"\4f3e"}.hgi-duotone.hgi-pensive:before{content:"\4f3f"}.hgi-duotone.hgi-pentagon-01:after{content:"\4f40"}.hgi-duotone.hgi-pentagon-01:before{content:"\4f41"}.hgi-duotone.hgi-pentagon:after{content:"\4f42"}.hgi-duotone.hgi-pentagon:before{content:"\4f43"}.hgi-duotone.hgi-percent-circle:after{content:"\4f44"}.hgi-duotone.hgi-percent-circle:before{content:"\4f45"}.hgi-duotone.hgi-percent:after{content:"\4f46"}.hgi-duotone.hgi-percent-square:after{content:"\4f47"}.hgi-duotone.hgi-percent-square:before{content:"\4f48"}.hgi-duotone.hgi-percent:before{content:"\4f49"}.hgi-duotone.hgi-perfume:after{content:"\4f4a"}.hgi-duotone.hgi-perfume:before{content:"\4f4b"}.hgi-duotone.hgi-periscope:after{content:"\4f4c"}.hgi-duotone.hgi-periscope:before{content:"\4f4d"}.hgi-duotone.hgi-permanent-job:after{content:"\4f4e"}.hgi-duotone.hgi-permanent-job:before{content:"\4f4f"}.hgi-duotone.hgi-perspective:after{content:"\4f50"}.hgi-duotone.hgi-perspective:before{content:"\4f51"}.hgi-duotone.hgi-pexels:after{content:"\4f52"}.hgi-duotone.hgi-pexels:before{content:"\4f53"}.hgi-duotone.hgi-phone-off-01:after{content:"\4f54"}.hgi-duotone.hgi-phone-off-01:before{content:"\4f55"}.hgi-duotone.hgi-phone-off-02:after{content:"\4f56"}.hgi-duotone.hgi-phone-off-02:before{content:"\4f57"}.hgi-duotone.hgi-php:after{content:"\4f58"}.hgi-duotone.hgi-php:before{content:"\4f59"}.hgi-duotone.hgi-physics:after{content:"\4f5a"}.hgi-duotone.hgi-physics:before{content:"\4f5b"}.hgi-duotone.hgi-pi-circle:after{content:"\4f5c"}.hgi-duotone.hgi-pi-circle:before{content:"\4f5d"}.hgi-duotone.hgi-pi:after{content:"\4f5e"}.hgi-duotone.hgi-pi-square:after{content:"\4f5f"}.hgi-duotone.hgi-pi-square:before{content:"\4f60"}.hgi-duotone.hgi-pi:before{content:"\4f61"}.hgi-duotone.hgi-picasa:after{content:"\4f62"}.hgi-duotone.hgi-picasa:before{content:"\4f63"}.hgi-duotone.hgi-pickup-01:after{content:"\4f64"}.hgi-duotone.hgi-pickup-01:before{content:"\4f65"}.hgi-duotone.hgi-pickup-02:after{content:"\4f66"}.hgi-duotone.hgi-pickup-02:before{content:"\4f67"}.hgi-duotone.hgi-picture-in-picture-exit:after{content:"\4f68"}.hgi-duotone.hgi-picture-in-picture-exit:before{content:"\4f69"}.hgi-duotone.hgi-picture-in-picture-on:after{content:"\4f6a"}.hgi-duotone.hgi-picture-in-picture-on:before{content:"\4f6b"}.hgi-duotone.hgi-pie-chart:after{content:"\4f6c"}.hgi-duotone.hgi-pie-chart-square:after{content:"\4f6d"}.hgi-duotone.hgi-pie-chart-square:before{content:"\4f6e"}.hgi-duotone.hgi-pie-chart:before{content:"\4f6f"}.hgi-duotone.hgi-pie:after{content:"\4f70"}.hgi-duotone.hgi-pie:before{content:"\4f71"}.hgi-duotone.hgi-piggy-bank:after{content:"\4f72"}.hgi-duotone.hgi-piggy-bank:before{content:"\4f73"}.hgi-duotone.hgi-pin-code:after{content:"\4f74"}.hgi-duotone.hgi-pin-code:before{content:"\4f75"}.hgi-duotone.hgi-pin-location-01:after{content:"\4f76"}.hgi-duotone.hgi-pin-location-01:before{content:"\4f77"}.hgi-duotone.hgi-pin-location-02:after{content:"\4f78"}.hgi-duotone.hgi-pin-location-02:before{content:"\4f79"}.hgi-duotone.hgi-pin-location-03:after{content:"\4f7a"}.hgi-duotone.hgi-pin-location-03:before{content:"\4f7b"}.hgi-duotone.hgi-pin-off:after{content:"\4f7c"}.hgi-duotone.hgi-pin-off:before{content:"\4f7d"}.hgi-duotone.hgi-pin:after{content:"\4f7e"}.hgi-duotone.hgi-pin:before{content:"\4f7f"}.hgi-duotone.hgi-pinterest:after{content:"\4f80"}.hgi-duotone.hgi-pinterest:before{content:"\4f81"}.hgi-duotone.hgi-pipeline:after{content:"\4f82"}.hgi-duotone.hgi-pipeline:before{content:"\4f83"}.hgi-duotone.hgi-pisa-tower:after{content:"\4f84"}.hgi-duotone.hgi-pisa-tower:before{content:"\4f85"}.hgi-duotone.hgi-pizza-01:after{content:"\4f86"}.hgi-duotone.hgi-pizza-01:before{content:"\4f87"}.hgi-duotone.hgi-pizza-02:after{content:"\4f88"}.hgi-duotone.hgi-pizza-02:before{content:"\4f89"}.hgi-duotone.hgi-pizza-cutter:after{content:"\4f8a"}.hgi-duotone.hgi-pizza-cutter:before{content:"\4f8b"}.hgi-duotone.hgi-plane:after{content:"\4f8c"}.hgi-duotone.hgi-plane:before{content:"\4f8d"}.hgi-duotone.hgi-plant-01:after{content:"\4f8e"}.hgi-duotone.hgi-plant-01:before{content:"\4f8f"}.hgi-duotone.hgi-plant-02:after{content:"\4f90"}.hgi-duotone.hgi-plant-02:before{content:"\4f91"}.hgi-duotone.hgi-plant-03:after{content:"\4f92"}.hgi-duotone.hgi-plant-03:before{content:"\4f93"}.hgi-duotone.hgi-plant-04:after{content:"\4f94"}.hgi-duotone.hgi-plant-04:before{content:"\4f95"}.hgi-duotone.hgi-plate:after{content:"\4f96"}.hgi-duotone.hgi-plate:before{content:"\4f97"}.hgi-duotone.hgi-plaxo:after{content:"\4f98"}.hgi-duotone.hgi-plaxo:before{content:"\4f99"}.hgi-duotone.hgi-play-circle-02:after{content:"\4f9a"}.hgi-duotone.hgi-play-circle-02:before{content:"\4f9b"}.hgi-duotone.hgi-play-circle:after{content:"\4f9c"}.hgi-duotone.hgi-play-circle:before{content:"\4f9d"}.hgi-duotone.hgi-play-list-add:after{content:"\4f9e"}.hgi-duotone.hgi-play-list-add:before{content:"\4f9f"}.hgi-duotone.hgi-play-list-favourite-01:after{content:"\4fa0"}.hgi-duotone.hgi-play-list-favourite-01:before{content:"\4fa1"}.hgi-duotone.hgi-play-list-favourite-02:after{content:"\4fa2"}.hgi-duotone.hgi-play-list-favourite-02:before{content:"\4fa3"}.hgi-duotone.hgi-play-list-minus:after{content:"\4fa4"}.hgi-duotone.hgi-play-list-minus:before{content:"\4fa5"}.hgi-duotone.hgi-play-list-remove:after{content:"\4fa6"}.hgi-duotone.hgi-play-list-remove:before{content:"\4fa7"}.hgi-duotone.hgi-play-list:after{content:"\4fa8"}.hgi-duotone.hgi-play-list:before{content:"\4fa9"}.hgi-duotone.hgi-play:after{content:"\4faa"}.hgi-duotone.hgi-play-square:after{content:"\4fab"}.hgi-duotone.hgi-play-square:before{content:"\4fac"}.hgi-duotone.hgi-play-store:after{content:"\4fad"}.hgi-duotone.hgi-play-store:before{content:"\4fae"}.hgi-duotone.hgi-play:before{content:"\4faf"}.hgi-duotone.hgi-playlist-01:after{content:"\4fb0"}.hgi-duotone.hgi-playlist-01:before{content:"\4fb1"}.hgi-duotone.hgi-playlist-02:after{content:"\4fb2"}.hgi-duotone.hgi-playlist-02:before{content:"\4fb3"}.hgi-duotone.hgi-playlist-03:after{content:"\4fb4"}.hgi-duotone.hgi-playlist-03:before{content:"\4fb5"}.hgi-duotone.hgi-plaza:after{content:"\4fb6"}.hgi-duotone.hgi-plaza:before{content:"\4fb7"}.hgi-duotone.hgi-plug-01:after{content:"\4fb8"}.hgi-duotone.hgi-plug-01:before{content:"\4fb9"}.hgi-duotone.hgi-plug-02:after{content:"\4fba"}.hgi-duotone.hgi-plug-02:before{content:"\4fbb"}.hgi-duotone.hgi-plug-socket:after{content:"\4fbc"}.hgi-duotone.hgi-plug-socket:before{content:"\4fbd"}.hgi-duotone.hgi-plus-minus-01:after{content:"\4fbe"}.hgi-duotone.hgi-plus-minus-01:before{content:"\4fbf"}.hgi-duotone.hgi-plus-minus-02:after{content:"\4fc0"}.hgi-duotone.hgi-plus-minus-02:before{content:"\4fc1"}.hgi-duotone.hgi-plus-minus-circle-01:after{content:"\4fc2"}.hgi-duotone.hgi-plus-minus-circle-01:before{content:"\4fc3"}.hgi-duotone.hgi-plus-minus-circle-02:after{content:"\4fc4"}.hgi-duotone.hgi-plus-minus-circle-02:before{content:"\4fc5"}.hgi-duotone.hgi-plus-minus:after{content:"\4fc6"}.hgi-duotone.hgi-plus-minus-square-01:after{content:"\4fc7"}.hgi-duotone.hgi-plus-minus-square-01:before{content:"\4fc8"}.hgi-duotone.hgi-plus-minus-square-02:after{content:"\4fc9"}.hgi-duotone.hgi-plus-minus-square-02:before{content:"\4fca"}.hgi-duotone.hgi-plus-minus:before{content:"\4fcb"}.hgi-duotone.hgi-plus-sign-circle:after{content:"\4fcc"}.hgi-duotone.hgi-plus-sign-circle:before{content:"\4fcd"}.hgi-duotone.hgi-plus-sign:after{content:"\4fce"}.hgi-duotone.hgi-plus-sign-square:after{content:"\4fcf"}.hgi-duotone.hgi-plus-sign-square:before{content:"\4fd0"}.hgi-duotone.hgi-plus-sign:before{content:"\4fd1"}.hgi-duotone.hgi-png-01:after{content:"\4fd2"}.hgi-duotone.hgi-png-01:before{content:"\4fd3"}.hgi-duotone.hgi-png-02:after{content:"\4fd4"}.hgi-duotone.hgi-png-02:before{content:"\4fd5"}.hgi-duotone.hgi-podium:after{content:"\4fd6"}.hgi-duotone.hgi-podium:before{content:"\4fd7"}.hgi-duotone.hgi-pointing-left-01:after{content:"\4fd8"}.hgi-duotone.hgi-pointing-left-01:before{content:"\4fd9"}.hgi-duotone.hgi-pointing-left-02:after{content:"\4fda"}.hgi-duotone.hgi-pointing-left-02:before{content:"\4fdb"}.hgi-duotone.hgi-pointing-left-03:after{content:"\4fdc"}.hgi-duotone.hgi-pointing-left-03:before{content:"\4fdd"}.hgi-duotone.hgi-pointing-left-04:after{content:"\4fde"}.hgi-duotone.hgi-pointing-left-04:before{content:"\4fdf"}.hgi-duotone.hgi-pointing-left-05:after{content:"\4fe0"}.hgi-duotone.hgi-pointing-left-05:before{content:"\4fe1"}.hgi-duotone.hgi-pointing-left-06:after{content:"\4fe2"}.hgi-duotone.hgi-pointing-left-06:before{content:"\4fe3"}.hgi-duotone.hgi-pointing-left-07:after{content:"\4fe4"}.hgi-duotone.hgi-pointing-left-07:before{content:"\4fe5"}.hgi-duotone.hgi-pointing-left-08:after{content:"\4fe6"}.hgi-duotone.hgi-pointing-left-08:before{content:"\4fe7"}.hgi-duotone.hgi-pointing-right-01:after{content:"\4fe8"}.hgi-duotone.hgi-pointing-right-01:before{content:"\4fe9"}.hgi-duotone.hgi-pointing-right-02:after{content:"\4fea"}.hgi-duotone.hgi-pointing-right-02:before{content:"\4feb"}.hgi-duotone.hgi-pointing-right-03:after{content:"\4fec"}.hgi-duotone.hgi-pointing-right-03:before{content:"\4fed"}.hgi-duotone.hgi-pointing-right-04:after{content:"\4fee"}.hgi-duotone.hgi-pointing-right-04:before{content:"\4fef"}.hgi-duotone.hgi-pointing-right-05:after{content:"\4ff0"}.hgi-duotone.hgi-pointing-right-05:before{content:"\4ff1"}.hgi-duotone.hgi-pointing-right-06:after{content:"\4ff2"}.hgi-duotone.hgi-pointing-right-06:before{content:"\4ff3"}.hgi-duotone.hgi-pointing-right-07:after{content:"\4ff4"}.hgi-duotone.hgi-pointing-right-07:before{content:"\4ff5"}.hgi-duotone.hgi-pointing-right-08:after{content:"\4ff6"}.hgi-duotone.hgi-pointing-right-08:before{content:"\4ff7"}.hgi-duotone.hgi-pokeball:after{content:"\4ff8"}.hgi-duotone.hgi-pokeball:before{content:"\4ff9"}.hgi-duotone.hgi-pokemon:after{content:"\4ffa"}.hgi-duotone.hgi-pokemon:before{content:"\4ffb"}.hgi-duotone.hgi-police-badge:after{content:"\4ffc"}.hgi-duotone.hgi-police-badge:before{content:"\4ffd"}.hgi-duotone.hgi-police-cap:after{content:"\4ffe"}.hgi-duotone.hgi-police-cap:before{content:"\4fff"}.hgi-duotone.hgi-police-car:after{content:"\5000"}.hgi-duotone.hgi-police-car:before{content:"\5001"}.hgi-duotone.hgi-police-station:after{content:"\5002"}.hgi-duotone.hgi-police-station:before{content:"\5003"}.hgi-duotone.hgi-policy:after{content:"\5004"}.hgi-duotone.hgi-policy:before{content:"\5005"}.hgi-duotone.hgi-polygon:after{content:"\5006"}.hgi-duotone.hgi-polygon:before{content:"\5007"}.hgi-duotone.hgi-pool:after{content:"\5008"}.hgi-duotone.hgi-pool-table:after{content:"\5009"}.hgi-duotone.hgi-pool-table:before{content:"\500a"}.hgi-duotone.hgi-pool:before{content:"\500b"}.hgi-duotone.hgi-poop:after{content:"\500c"}.hgi-duotone.hgi-poop:before{content:"\500d"}.hgi-duotone.hgi-popcorn:after{content:"\500e"}.hgi-duotone.hgi-popcorn:before{content:"\500f"}.hgi-duotone.hgi-pot-01:after{content:"\5010"}.hgi-duotone.hgi-pot-01:before{content:"\5011"}.hgi-duotone.hgi-pot-02:after{content:"\5012"}.hgi-duotone.hgi-pot-02:before{content:"\5013"}.hgi-duotone.hgi-potion:after{content:"\5014"}.hgi-duotone.hgi-potion:before{content:"\5015"}.hgi-duotone.hgi-pound-circle:after{content:"\5016"}.hgi-duotone.hgi-pound-circle:before{content:"\5017"}.hgi-duotone.hgi-pound-receive:after{content:"\5018"}.hgi-duotone.hgi-pound-receive:before{content:"\5019"}.hgi-duotone.hgi-pound:after{content:"\501a"}.hgi-duotone.hgi-pound-send:after{content:"\501b"}.hgi-duotone.hgi-pound-send:before{content:"\501c"}.hgi-duotone.hgi-pound-square:after{content:"\501d"}.hgi-duotone.hgi-pound-square:before{content:"\501e"}.hgi-duotone.hgi-pound:before{content:"\501f"}.hgi-duotone.hgi-power-service:after{content:"\5020"}.hgi-duotone.hgi-power-service:before{content:"\5021"}.hgi-duotone.hgi-power-socket-01:after{content:"\5022"}.hgi-duotone.hgi-power-socket-01:before{content:"\5023"}.hgi-duotone.hgi-power-socket-02:after{content:"\5024"}.hgi-duotone.hgi-power-socket-02:before{content:"\5025"}.hgi-duotone.hgi-ppt-01:after{content:"\5026"}.hgi-duotone.hgi-ppt-01:before{content:"\5027"}.hgi-duotone.hgi-ppt-02:after{content:"\5028"}.hgi-duotone.hgi-ppt-02:before{content:"\5029"}.hgi-duotone.hgi-prawn:after{content:"\502a"}.hgi-duotone.hgi-prawn:before{content:"\502b"}.hgi-duotone.hgi-prayer-rug-01:after{content:"\502c"}.hgi-duotone.hgi-prayer-rug-01:before{content:"\502d"}.hgi-duotone.hgi-prayer-rug-02:after{content:"\502e"}.hgi-duotone.hgi-prayer-rug-02:before{content:"\502f"}.hgi-duotone.hgi-preference-horizontal:after{content:"\5030"}.hgi-duotone.hgi-preference-horizontal:before{content:"\5031"}.hgi-duotone.hgi-preference-vertical:after{content:"\5032"}.hgi-duotone.hgi-preference-vertical:before{content:"\5033"}.hgi-duotone.hgi-prescription:after{content:"\5034"}.hgi-duotone.hgi-prescription:before{content:"\5035"}.hgi-duotone.hgi-presentation-01:after{content:"\5036"}.hgi-duotone.hgi-presentation-01:before{content:"\5037"}.hgi-duotone.hgi-presentation-02:after{content:"\5038"}.hgi-duotone.hgi-presentation-02:before{content:"\5039"}.hgi-duotone.hgi-presentation-03:after{content:"\503a"}.hgi-duotone.hgi-presentation-03:before{content:"\503b"}.hgi-duotone.hgi-presentation-04:after{content:"\503c"}.hgi-duotone.hgi-presentation-04:before{content:"\503d"}.hgi-duotone.hgi-presentation-05:after{content:"\503e"}.hgi-duotone.hgi-presentation-05:before{content:"\503f"}.hgi-duotone.hgi-presentation-06:after{content:"\5040"}.hgi-duotone.hgi-presentation-06:before{content:"\5041"}.hgi-duotone.hgi-presentation-07:after{content:"\5042"}.hgi-duotone.hgi-presentation-07:before{content:"\5043"}.hgi-duotone.hgi-presentation-bar-chart-01:after{content:"\5044"}.hgi-duotone.hgi-presentation-bar-chart-01:before{content:"\5045"}.hgi-duotone.hgi-presentation-bar-chart-02:after{content:"\5046"}.hgi-duotone.hgi-presentation-bar-chart-02:before{content:"\5047"}.hgi-duotone.hgi-presentation-line-chart-01:after{content:"\5048"}.hgi-duotone.hgi-presentation-line-chart-01:before{content:"\5049"}.hgi-duotone.hgi-presentation-line-chart-02:after{content:"\504a"}.hgi-duotone.hgi-presentation-line-chart-02:before{content:"\504b"}.hgi-duotone.hgi-presentation-online:after{content:"\504c"}.hgi-duotone.hgi-presentation-online:before{content:"\504d"}.hgi-duotone.hgi-presentation-podium:after{content:"\504e"}.hgi-duotone.hgi-presentation-podium:before{content:"\504f"}.hgi-duotone.hgi-previous:after{content:"\5050"}.hgi-duotone.hgi-previous:before{content:"\5051"}.hgi-duotone.hgi-printer-off:after{content:"\5052"}.hgi-duotone.hgi-printer-off:before{content:"\5053"}.hgi-duotone.hgi-printer:after{content:"\5054"}.hgi-duotone.hgi-printer:before{content:"\5055"}.hgi-duotone.hgi-prism-01:after{content:"\5056"}.hgi-duotone.hgi-prism-01:before{content:"\5057"}.hgi-duotone.hgi-prism:after{content:"\5058"}.hgi-duotone.hgi-prism:before{content:"\5059"}.hgi-duotone.hgi-prison-guard:after{content:"\505a"}.hgi-duotone.hgi-prison-guard:before{content:"\505b"}.hgi-duotone.hgi-prison:after{content:"\505c"}.hgi-duotone.hgi-prison:before{content:"\505d"}.hgi-duotone.hgi-prisoner:after{content:"\505e"}.hgi-duotone.hgi-prisoner:before{content:"\505f"}.hgi-duotone.hgi-product-loading:after{content:"\5060"}.hgi-duotone.hgi-product-loading:before{content:"\5061"}.hgi-duotone.hgi-profile-02:after{content:"\5062"}.hgi-duotone.hgi-profile-02:before{content:"\5063"}.hgi-duotone.hgi-profile:after{content:"\5064"}.hgi-duotone.hgi-profile:before{content:"\5065"}.hgi-duotone.hgi-profit:after{content:"\5066"}.hgi-duotone.hgi-profit:before{content:"\5067"}.hgi-duotone.hgi-programming-flag:after{content:"\5068"}.hgi-duotone.hgi-programming-flag:before{content:"\5069"}.hgi-duotone.hgi-projector-01:after{content:"\506a"}.hgi-duotone.hgi-projector-01:before{content:"\506b"}.hgi-duotone.hgi-projector:after{content:"\506c"}.hgi-duotone.hgi-projector:before{content:"\506d"}.hgi-duotone.hgi-promotion:after{content:"\506e"}.hgi-duotone.hgi-promotion:before{content:"\506f"}.hgi-duotone.hgi-property-add:after{content:"\5070"}.hgi-duotone.hgi-property-add:before{content:"\5071"}.hgi-duotone.hgi-property-delete:after{content:"\5072"}.hgi-duotone.hgi-property-delete:before{content:"\5073"}.hgi-duotone.hgi-property-edit:after{content:"\5074"}.hgi-duotone.hgi-property-edit:before{content:"\5075"}.hgi-duotone.hgi-property-new:after{content:"\5076"}.hgi-duotone.hgi-property-new:before{content:"\5077"}.hgi-duotone.hgi-property-search:after{content:"\5078"}.hgi-duotone.hgi-property-search:before{content:"\5079"}.hgi-duotone.hgi-property-view:after{content:"\507a"}.hgi-duotone.hgi-property-view:before{content:"\507b"}.hgi-duotone.hgi-protection-mask:after{content:"\507c"}.hgi-duotone.hgi-protection-mask:before{content:"\507d"}.hgi-duotone.hgi-pulley:after{content:"\507e"}.hgi-duotone.hgi-pulley:before{content:"\507f"}.hgi-duotone.hgi-pulse-01:after{content:"\5080"}.hgi-duotone.hgi-pulse-01:before{content:"\5081"}.hgi-duotone.hgi-pulse-02:after{content:"\5082"}.hgi-duotone.hgi-pulse-02:before{content:"\5083"}.hgi-duotone.hgi-pulse-rectangle-01:after{content:"\5084"}.hgi-duotone.hgi-pulse-rectangle-01:before{content:"\5085"}.hgi-duotone.hgi-pulse-rectangle-02:after{content:"\5086"}.hgi-duotone.hgi-pulse-rectangle-02:before{content:"\5087"}.hgi-duotone.hgi-pumpkin:after{content:"\5088"}.hgi-duotone.hgi-pumpkin:before{content:"\5089"}.hgi-duotone.hgi-punch:after{content:"\508a"}.hgi-duotone.hgi-punch:before{content:"\508b"}.hgi-duotone.hgi-punching-ball-01:after{content:"\508c"}.hgi-duotone.hgi-punching-ball-01:before{content:"\508d"}.hgi-duotone.hgi-punching-ball-02:after{content:"\508e"}.hgi-duotone.hgi-punching-ball-02:before{content:"\508f"}.hgi-duotone.hgi-purse-01:after{content:"\5090"}.hgi-duotone.hgi-purse-01:before{content:"\5091"}.hgi-duotone.hgi-purse:after{content:"\5092"}.hgi-duotone.hgi-purse:before{content:"\5093"}.hgi-duotone.hgi-push-up-bar:after{content:"\5094"}.hgi-duotone.hgi-push-up-bar:before{content:"\5095"}.hgi-duotone.hgi-puzzle:after{content:"\5096"}.hgi-duotone.hgi-puzzle:before{content:"\5097"}.hgi-duotone.hgi-pyramid-maslowo:after{content:"\5098"}.hgi-duotone.hgi-pyramid-maslowo:before{content:"\5099"}.hgi-duotone.hgi-pyramid:after{content:"\509a"}.hgi-duotone.hgi-pyramid-structure-01:after{content:"\509b"}.hgi-duotone.hgi-pyramid-structure-01:before{content:"\509c"}.hgi-duotone.hgi-pyramid-structure-02:after{content:"\509d"}.hgi-duotone.hgi-pyramid-structure-02:before{content:"\509e"}.hgi-duotone.hgi-pyramid:before{content:"\509f"}.hgi-duotone.hgi-qq-plot:after{content:"\50a0"}.hgi-duotone.hgi-qq-plot:before{content:"\50a1"}.hgi-duotone.hgi-qr-code-01:after{content:"\50a2"}.hgi-duotone.hgi-qr-code-01:before{content:"\50a3"}.hgi-duotone.hgi-qr-code:after{content:"\50a4"}.hgi-duotone.hgi-qr-code:before{content:"\50a5"}.hgi-duotone.hgi-question:after{content:"\50a6"}.hgi-duotone.hgi-question:before{content:"\50a7"}.hgi-duotone.hgi-queue-01:after{content:"\50a8"}.hgi-duotone.hgi-queue-01:before{content:"\50a9"}.hgi-duotone.hgi-queue-02:after{content:"\50aa"}.hgi-duotone.hgi-queue-02:before{content:"\50ab"}.hgi-duotone.hgi-quill-write-01:after{content:"\50ac"}.hgi-duotone.hgi-quill-write-01:before{content:"\50ad"}.hgi-duotone.hgi-quill-write-02:after{content:"\50ae"}.hgi-duotone.hgi-quill-write-02:before{content:"\50af"}.hgi-duotone.hgi-quiz-01:after{content:"\50b0"}.hgi-duotone.hgi-quiz-01:before{content:"\50b1"}.hgi-duotone.hgi-quiz-02:after{content:"\50b2"}.hgi-duotone.hgi-quiz-02:before{content:"\50b3"}.hgi-duotone.hgi-quiz-03:after{content:"\50b4"}.hgi-duotone.hgi-quiz-03:before{content:"\50b5"}.hgi-duotone.hgi-quiz-04:after{content:"\50b6"}.hgi-duotone.hgi-quiz-04:before{content:"\50b7"}.hgi-duotone.hgi-quiz-05:after{content:"\50b8"}.hgi-duotone.hgi-quiz-05:before{content:"\50b9"}.hgi-duotone.hgi-quora:after{content:"\50ba"}.hgi-duotone.hgi-quora:before{content:"\50bb"}.hgi-duotone.hgi-quote-down-circle:after{content:"\50bc"}.hgi-duotone.hgi-quote-down-circle:before{content:"\50bd"}.hgi-duotone.hgi-quote-down:after{content:"\50be"}.hgi-duotone.hgi-quote-down-square:after{content:"\50bf"}.hgi-duotone.hgi-quote-down-square:before{content:"\50c0"}.hgi-duotone.hgi-quote-down:before{content:"\50c1"}.hgi-duotone.hgi-quote-up-circle:after{content:"\50c2"}.hgi-duotone.hgi-quote-up-circle:before{content:"\50c3"}.hgi-duotone.hgi-quote-up:after{content:"\50c4"}.hgi-duotone.hgi-quote-up-square:after{content:"\50c5"}.hgi-duotone.hgi-quote-up-square:before{content:"\50c6"}.hgi-duotone.hgi-quote-up:before{content:"\50c7"}.hgi-duotone.hgi-quotes:after{content:"\50c8"}.hgi-duotone.hgi-quotes:before{content:"\50c9"}.hgi-duotone.hgi-quran-01:after{content:"\50ca"}.hgi-duotone.hgi-quran-01:before{content:"\50cb"}.hgi-duotone.hgi-quran-02:after{content:"\50cc"}.hgi-duotone.hgi-quran-02:before{content:"\50cd"}.hgi-duotone.hgi-quran-03:after{content:"\50ce"}.hgi-duotone.hgi-quran-03:before{content:"\50cf"}.hgi-duotone.hgi-racing-flag:after{content:"\50d0"}.hgi-duotone.hgi-racing-flag:before{content:"\50d1"}.hgi-duotone.hgi-radar-01:after{content:"\50d2"}.hgi-duotone.hgi-radar-01:before{content:"\50d3"}.hgi-duotone.hgi-radar-02:after{content:"\50d4"}.hgi-duotone.hgi-radar-02:before{content:"\50d5"}.hgi-duotone.hgi-radial:after{content:"\50d6"}.hgi-duotone.hgi-radial:before{content:"\50d7"}.hgi-duotone.hgi-radio-01:after{content:"\50d8"}.hgi-duotone.hgi-radio-01:before{content:"\50d9"}.hgi-duotone.hgi-radio-02:after{content:"\50da"}.hgi-duotone.hgi-radio-02:before{content:"\50db"}.hgi-duotone.hgi-radio:after{content:"\50dc"}.hgi-duotone.hgi-radio:before{content:"\50dd"}.hgi-duotone.hgi-radioactive-alert:after{content:"\50de"}.hgi-duotone.hgi-radioactive-alert:before{content:"\50df"}.hgi-duotone.hgi-radius:after{content:"\50e0"}.hgi-duotone.hgi-radius:before{content:"\50e1"}.hgi-duotone.hgi-rain-double-drop:after{content:"\50e2"}.hgi-duotone.hgi-rain-double-drop:before{content:"\50e3"}.hgi-duotone.hgi-rain-drop:after{content:"\50e4"}.hgi-duotone.hgi-rain-drop:before{content:"\50e5"}.hgi-duotone.hgi-rain:after{content:"\50e6"}.hgi-duotone.hgi-rain:before{content:"\50e7"}.hgi-duotone.hgi-rainbow:after{content:"\50e8"}.hgi-duotone.hgi-rainbow:before{content:"\50e9"}.hgi-duotone.hgi-ramadhan-01:after{content:"\50ea"}.hgi-duotone.hgi-ramadhan-01:before{content:"\50eb"}.hgi-duotone.hgi-ramadhan-02:after{content:"\50ec"}.hgi-duotone.hgi-ramadhan-02:before{content:"\50ed"}.hgi-duotone.hgi-ramadhan-month:after{content:"\50ee"}.hgi-duotone.hgi-ramadhan-month:before{content:"\50ef"}.hgi-duotone.hgi-ranking:after{content:"\50f0"}.hgi-duotone.hgi-ranking:before{content:"\50f1"}.hgi-duotone.hgi-raw-01:after{content:"\50f2"}.hgi-duotone.hgi-raw-01:before{content:"\50f3"}.hgi-duotone.hgi-raw-02:after{content:"\50f4"}.hgi-duotone.hgi-raw-02:before{content:"\50f5"}.hgi-duotone.hgi-re:after{content:"\50f6"}.hgi-duotone.hgi-re:before{content:"\50f7"}.hgi-duotone.hgi-react:after{content:"\50f8"}.hgi-duotone.hgi-react:before{content:"\50f9"}.hgi-duotone.hgi-real-estate-01:after{content:"\50fa"}.hgi-duotone.hgi-real-estate-01:before{content:"\50fb"}.hgi-duotone.hgi-real-estate-02:after{content:"\50fc"}.hgi-duotone.hgi-real-estate-02:before{content:"\50fd"}.hgi-duotone.hgi-record:after{content:"\50fe"}.hgi-duotone.hgi-record:before{content:"\50ff"}.hgi-duotone.hgi-recovery-mail:after{content:"\5100"}.hgi-duotone.hgi-recovery-mail:before{content:"\5101"}.hgi-duotone.hgi-rectangular-01:after{content:"\5102"}.hgi-duotone.hgi-rectangular-01:before{content:"\5103"}.hgi-duotone.hgi-rectangular:after{content:"\5104"}.hgi-duotone.hgi-rectangular:before{content:"\5105"}.hgi-duotone.hgi-recycle-01:after{content:"\5106"}.hgi-duotone.hgi-recycle-01:before{content:"\5107"}.hgi-duotone.hgi-recycle-02:after{content:"\5108"}.hgi-duotone.hgi-recycle-02:before{content:"\5109"}.hgi-duotone.hgi-recycle-03:after{content:"\510a"}.hgi-duotone.hgi-recycle-03:before{content:"\510b"}.hgi-duotone.hgi-reddit:after{content:"\510c"}.hgi-duotone.hgi-reddit:before{content:"\510d"}.hgi-duotone.hgi-reflex:after{content:"\510e"}.hgi-duotone.hgi-reflex:before{content:"\510f"}.hgi-duotone.hgi-refresh:after{content:"\5110"}.hgi-duotone.hgi-refresh:before{content:"\5111"}.hgi-duotone.hgi-refrigerator:after{content:"\5112"}.hgi-duotone.hgi-refrigerator:before{content:"\5113"}.hgi-duotone.hgi-register:after{content:"\5114"}.hgi-duotone.hgi-register:before{content:"\5115"}.hgi-duotone.hgi-registered:after{content:"\5116"}.hgi-duotone.hgi-registered:before{content:"\5117"}.hgi-duotone.hgi-relieved-01:after{content:"\5118"}.hgi-duotone.hgi-relieved-01:before{content:"\5119"}.hgi-duotone.hgi-relieved-02:after{content:"\511a"}.hgi-duotone.hgi-relieved-02:before{content:"\511b"}.hgi-duotone.hgi-reload:after{content:"\511c"}.hgi-duotone.hgi-reload:before{content:"\511d"}.hgi-duotone.hgi-reminder:after{content:"\511e"}.hgi-duotone.hgi-reminder:before{content:"\511f"}.hgi-duotone.hgi-remote-control:after{content:"\5120"}.hgi-duotone.hgi-remote-control:before{content:"\5121"}.hgi-duotone.hgi-remove-01:after{content:"\5122"}.hgi-duotone.hgi-remove-01:before{content:"\5123"}.hgi-duotone.hgi-remove-02:after{content:"\5124"}.hgi-duotone.hgi-remove-02:before{content:"\5125"}.hgi-duotone.hgi-remove-circle-half-dot:after{content:"\5126"}.hgi-duotone.hgi-remove-circle-half-dot:before{content:"\5127"}.hgi-duotone.hgi-remove-circle:after{content:"\5128"}.hgi-duotone.hgi-remove-circle:before{content:"\5129"}.hgi-duotone.hgi-remove-pi:after{content:"\512a"}.hgi-duotone.hgi-remove-pi:before{content:"\512b"}.hgi-duotone.hgi-remove-square:after{content:"\512c"}.hgi-duotone.hgi-remove-square:before{content:"\512d"}.hgi-duotone.hgi-renewable-energy-01:after{content:"\512e"}.hgi-duotone.hgi-renewable-energy-01:before{content:"\512f"}.hgi-duotone.hgi-renewable-energy:after{content:"\5130"}.hgi-duotone.hgi-renewable-energy:before{content:"\5131"}.hgi-duotone.hgi-repair:after{content:"\5132"}.hgi-duotone.hgi-repair:before{content:"\5133"}.hgi-duotone.hgi-repeat-off:after{content:"\5134"}.hgi-duotone.hgi-repeat-off:before{content:"\5135"}.hgi-duotone.hgi-repeat-one-01:after{content:"\5136"}.hgi-duotone.hgi-repeat-one-01:before{content:"\5137"}.hgi-duotone.hgi-repeat-one-02:after{content:"\5138"}.hgi-duotone.hgi-repeat-one-02:before{content:"\5139"}.hgi-duotone.hgi-repeat:after{content:"\513a"}.hgi-duotone.hgi-repeat:before{content:"\513b"}.hgi-duotone.hgi-replay:after{content:"\513c"}.hgi-duotone.hgi-replay:before{content:"\513d"}.hgi-duotone.hgi-repository:after{content:"\513e"}.hgi-duotone.hgi-repository:before{content:"\513f"}.hgi-duotone.hgi-reset-password:after{content:"\5140"}.hgi-duotone.hgi-reset-password:before{content:"\5141"}.hgi-duotone.hgi-resize-01:after{content:"\5142"}.hgi-duotone.hgi-resize-01:before{content:"\5143"}.hgi-duotone.hgi-resize-02:after{content:"\5144"}.hgi-duotone.hgi-resize-02:before{content:"\5145"}.hgi-duotone.hgi-resources-add:after{content:"\5146"}.hgi-duotone.hgi-resources-add:before{content:"\5147"}.hgi-duotone.hgi-resources-remove:after{content:"\5148"}.hgi-duotone.hgi-resources-remove:before{content:"\5149"}.hgi-duotone.hgi-restaurant-01:after{content:"\514a"}.hgi-duotone.hgi-restaurant-01:before{content:"\514b"}.hgi-duotone.hgi-restaurant-02:after{content:"\514c"}.hgi-duotone.hgi-restaurant-02:before{content:"\514d"}.hgi-duotone.hgi-restaurant-03:after{content:"\514e"}.hgi-duotone.hgi-restaurant-03:before{content:"\514f"}.hgi-duotone.hgi-restaurant-table:after{content:"\5150"}.hgi-duotone.hgi-restaurant-table:before{content:"\5151"}.hgi-duotone.hgi-restore-bin:after{content:"\5152"}.hgi-duotone.hgi-restore-bin:before{content:"\5153"}.hgi-duotone.hgi-return-request:after{content:"\5154"}.hgi-duotone.hgi-return-request:before{content:"\5155"}.hgi-duotone.hgi-reverse-withdrawal-01:after{content:"\5156"}.hgi-duotone.hgi-reverse-withdrawal-01:before{content:"\5157"}.hgi-duotone.hgi-reverse-withdrawal-02:after{content:"\5158"}.hgi-duotone.hgi-reverse-withdrawal-02:before{content:"\5159"}.hgi-duotone.hgi-rhombus-01:after{content:"\515a"}.hgi-duotone.hgi-rhombus-01:before{content:"\515b"}.hgi-duotone.hgi-rhombus:after{content:"\515c"}.hgi-duotone.hgi-rhombus:before{content:"\515d"}.hgi-duotone.hgi-rice-bowl-01:after{content:"\515e"}.hgi-duotone.hgi-rice-bowl-01:before{content:"\515f"}.hgi-duotone.hgi-rice-bowl-02:after{content:"\5160"}.hgi-duotone.hgi-rice-bowl-02:before{content:"\5161"}.hgi-duotone.hgi-right-angle:after{content:"\5162"}.hgi-duotone.hgi-right-angle:before{content:"\5163"}.hgi-duotone.hgi-right-to-left-block-quote:after{content:"\5164"}.hgi-duotone.hgi-right-to-left-block-quote:before{content:"\5165"}.hgi-duotone.hgi-right-to-left-list-bullet:after{content:"\5166"}.hgi-duotone.hgi-right-to-left-list-bullet:before{content:"\5167"}.hgi-duotone.hgi-right-to-left-list-dash:after{content:"\5168"}.hgi-duotone.hgi-right-to-left-list-dash:before{content:"\5169"}.hgi-duotone.hgi-right-to-left-list-number:after{content:"\516a"}.hgi-duotone.hgi-right-to-left-list-number:before{content:"\516b"}.hgi-duotone.hgi-right-to-left-list-triangle:after{content:"\516c"}.hgi-duotone.hgi-right-to-left-list-triangle:before{content:"\516d"}.hgi-duotone.hgi-right-triangle:after{content:"\516e"}.hgi-duotone.hgi-right-triangle:before{content:"\516f"}.hgi-duotone.hgi-ripple:after{content:"\5170"}.hgi-duotone.hgi-ripple:before{content:"\5171"}.hgi-duotone.hgi-riyal-rectangle:after{content:"\5172"}.hgi-duotone.hgi-riyal-rectangle:before{content:"\5173"}.hgi-duotone.hgi-riyal:after{content:"\5174"}.hgi-duotone.hgi-riyal:before{content:"\5175"}.hgi-duotone.hgi-road-01:after{content:"\5176"}.hgi-duotone.hgi-road-01:before{content:"\5177"}.hgi-duotone.hgi-road-02:after{content:"\5178"}.hgi-duotone.hgi-road-02:before{content:"\5179"}.hgi-duotone.hgi-road-location-01:after{content:"\517a"}.hgi-duotone.hgi-road-location-01:before{content:"\517b"}.hgi-duotone.hgi-road-location-02:after{content:"\517c"}.hgi-duotone.hgi-road-location-02:before{content:"\517d"}.hgi-duotone.hgi-road:after{content:"\517e"}.hgi-duotone.hgi-road-wayside:after{content:"\517f"}.hgi-duotone.hgi-road-wayside:before{content:"\5180"}.hgi-duotone.hgi-road:before{content:"\5181"}.hgi-duotone.hgi-robotic:after{content:"\5182"}.hgi-duotone.hgi-robotic:before{content:"\5183"}.hgi-duotone.hgi-rocket-01:after{content:"\5184"}.hgi-duotone.hgi-rocket-01:before{content:"\5185"}.hgi-duotone.hgi-rocket-02:after{content:"\5186"}.hgi-duotone.hgi-rocket-02:before{content:"\5187"}.hgi-duotone.hgi-rocket:after{content:"\5188"}.hgi-duotone.hgi-rocket:before{content:"\5189"}.hgi-duotone.hgi-rocking-chair:after{content:"\518a"}.hgi-duotone.hgi-rocking-chair:before{content:"\518b"}.hgi-duotone.hgi-roller-skate:after{content:"\518c"}.hgi-duotone.hgi-roller-skate:before{content:"\518d"}.hgi-duotone.hgi-rolling-pin:after{content:"\518e"}.hgi-duotone.hgi-rolling-pin:before{content:"\518f"}.hgi-duotone.hgi-root-01:after{content:"\5190"}.hgi-duotone.hgi-root-01:before{content:"\5191"}.hgi-duotone.hgi-root-02:after{content:"\5192"}.hgi-duotone.hgi-root-02:before{content:"\5193"}.hgi-duotone.hgi-root-circle:after{content:"\5194"}.hgi-duotone.hgi-root-circle:before{content:"\5195"}.hgi-duotone.hgi-root-first-bracket:after{content:"\5196"}.hgi-duotone.hgi-root-first-bracket:before{content:"\5197"}.hgi-duotone.hgi-root-second-bracket:after{content:"\5198"}.hgi-duotone.hgi-root-second-bracket:before{content:"\5199"}.hgi-duotone.hgi-root-third-bracket:after{content:"\519a"}.hgi-duotone.hgi-root-third-bracket:before{content:"\519b"}.hgi-duotone.hgi-rotate-01:after{content:"\519c"}.hgi-duotone.hgi-rotate-01:before{content:"\519d"}.hgi-duotone.hgi-rotate-02:after{content:"\519e"}.hgi-duotone.hgi-rotate-02:before{content:"\519f"}.hgi-duotone.hgi-rotate-360:after{content:"\51a0"}.hgi-duotone.hgi-rotate-360:before{content:"\51a1"}.hgi-duotone.hgi-rotate-bottom-left:after{content:"\51a2"}.hgi-duotone.hgi-rotate-bottom-left:before{content:"\51a3"}.hgi-duotone.hgi-rotate-bottom-right:after{content:"\51a4"}.hgi-duotone.hgi-rotate-bottom-right:before{content:"\51a5"}.hgi-duotone.hgi-rotate-clockwise:after{content:"\51a6"}.hgi-duotone.hgi-rotate-clockwise:before{content:"\51a7"}.hgi-duotone.hgi-rotate-crop:after{content:"\51a8"}.hgi-duotone.hgi-rotate-crop:before{content:"\51a9"}.hgi-duotone.hgi-rotate-left-01:after{content:"\51aa"}.hgi-duotone.hgi-rotate-left-01:before{content:"\51ab"}.hgi-duotone.hgi-rotate-left-02:after{content:"\51ac"}.hgi-duotone.hgi-rotate-left-02:before{content:"\51ad"}.hgi-duotone.hgi-rotate-left-03:after{content:"\51ae"}.hgi-duotone.hgi-rotate-left-03:before{content:"\51af"}.hgi-duotone.hgi-rotate-left-04:after{content:"\51b0"}.hgi-duotone.hgi-rotate-left-04:before{content:"\51b1"}.hgi-duotone.hgi-rotate-left-05:after{content:"\51b2"}.hgi-duotone.hgi-rotate-left-05:before{content:"\51b3"}.hgi-duotone.hgi-rotate-left-06:after{content:"\51b4"}.hgi-duotone.hgi-rotate-left-06:before{content:"\51b5"}.hgi-duotone.hgi-rotate-right-01:after{content:"\51b6"}.hgi-duotone.hgi-rotate-right-01:before{content:"\51b7"}.hgi-duotone.hgi-rotate-right-02:after{content:"\51b8"}.hgi-duotone.hgi-rotate-right-02:before{content:"\51b9"}.hgi-duotone.hgi-rotate-right-03:after{content:"\51ba"}.hgi-duotone.hgi-rotate-right-03:before{content:"\51bb"}.hgi-duotone.hgi-rotate-right-04:after{content:"\51bc"}.hgi-duotone.hgi-rotate-right-04:before{content:"\51bd"}.hgi-duotone.hgi-rotate-right-05:after{content:"\51be"}.hgi-duotone.hgi-rotate-right-05:before{content:"\51bf"}.hgi-duotone.hgi-rotate-right-06:after{content:"\51c0"}.hgi-duotone.hgi-rotate-right-06:before{content:"\51c1"}.hgi-duotone.hgi-rotate-square:after{content:"\51c2"}.hgi-duotone.hgi-rotate-square:before{content:"\51c3"}.hgi-duotone.hgi-rotate-top-left:after{content:"\51c4"}.hgi-duotone.hgi-rotate-top-left:before{content:"\51c5"}.hgi-duotone.hgi-rotate-top-right:after{content:"\51c6"}.hgi-duotone.hgi-rotate-top-right:before{content:"\51c7"}.hgi-duotone.hgi-route-01:after{content:"\51c8"}.hgi-duotone.hgi-route-01:before{content:"\51c9"}.hgi-duotone.hgi-route-02:after{content:"\51ca"}.hgi-duotone.hgi-route-02:before{content:"\51cb"}.hgi-duotone.hgi-route-03:after{content:"\51cc"}.hgi-duotone.hgi-route-03:before{content:"\51cd"}.hgi-duotone.hgi-route-block:after{content:"\51ce"}.hgi-duotone.hgi-route-block:before{content:"\51cf"}.hgi-duotone.hgi-router-01:after{content:"\51d0"}.hgi-duotone.hgi-router-01:before{content:"\51d1"}.hgi-duotone.hgi-router-02:after{content:"\51d2"}.hgi-duotone.hgi-router-02:before{content:"\51d3"}.hgi-duotone.hgi-router:after{content:"\51d4"}.hgi-duotone.hgi-router:before{content:"\51d5"}.hgi-duotone.hgi-row-delete:after{content:"\51d6"}.hgi-duotone.hgi-row-delete:before{content:"\51d7"}.hgi-duotone.hgi-row-insert:after{content:"\51d8"}.hgi-duotone.hgi-row-insert:before{content:"\51d9"}.hgi-duotone.hgi-rss-connected-01:after{content:"\51da"}.hgi-duotone.hgi-rss-connected-01:before{content:"\51db"}.hgi-duotone.hgi-rss-connected-02:after{content:"\51dc"}.hgi-duotone.hgi-rss-connected-02:before{content:"\51dd"}.hgi-duotone.hgi-rss-error:after{content:"\51de"}.hgi-duotone.hgi-rss-error:before{content:"\51df"}.hgi-duotone.hgi-rss-locked:after{content:"\51e0"}.hgi-duotone.hgi-rss-locked:before{content:"\51e1"}.hgi-duotone.hgi-rss:after{content:"\51e2"}.hgi-duotone.hgi-rss-unlocked:after{content:"\51e3"}.hgi-duotone.hgi-rss-unlocked:before{content:"\51e4"}.hgi-duotone.hgi-rss:before{content:"\51e5"}.hgi-duotone.hgi-rub-el-hizb:after{content:"\51e6"}.hgi-duotone.hgi-rub-el-hizb:before{content:"\51e7"}.hgi-duotone.hgi-ruku:after{content:"\51e8"}.hgi-duotone.hgi-ruku:before{content:"\51e9"}.hgi-duotone.hgi-ruler:after{content:"\51ea"}.hgi-duotone.hgi-ruler:before{content:"\51eb"}.hgi-duotone.hgi-running-shoes:after{content:"\51ec"}.hgi-duotone.hgi-running-shoes:before{content:"\51ed"}.hgi-duotone.hgi-sad-01:after{content:"\51ee"}.hgi-duotone.hgi-sad-01:before{content:"\51ef"}.hgi-duotone.hgi-sad-02:after{content:"\51f0"}.hgi-duotone.hgi-sad-02:before{content:"\51f1"}.hgi-duotone.hgi-sad-dizzy:after{content:"\51f2"}.hgi-duotone.hgi-sad-dizzy:before{content:"\51f3"}.hgi-duotone.hgi-safari:after{content:"\51f4"}.hgi-duotone.hgi-safari:before{content:"\51f5"}.hgi-duotone.hgi-safe-delivery-01:after{content:"\51f6"}.hgi-duotone.hgi-safe-delivery-01:before{content:"\51f7"}.hgi-duotone.hgi-safe-delivery-02:after{content:"\51f8"}.hgi-duotone.hgi-safe-delivery-02:before{content:"\51f9"}.hgi-duotone.hgi-safe:after{content:"\51fa"}.hgi-duotone.hgi-safe:before{content:"\51fb"}.hgi-duotone.hgi-safety-pin-01:after{content:"\51fc"}.hgi-duotone.hgi-safety-pin-01:before{content:"\51fd"}.hgi-duotone.hgi-safety-pin-02:after{content:"\51fe"}.hgi-duotone.hgi-safety-pin-02:before{content:"\51ff"}.hgi-duotone.hgi-sailboat-coastal:after{content:"\5200"}.hgi-duotone.hgi-sailboat-coastal:before{content:"\5201"}.hgi-duotone.hgi-sailboat-offshore:after{content:"\5202"}.hgi-duotone.hgi-sailboat-offshore:before{content:"\5203"}.hgi-duotone.hgi-sakura:after{content:"\5204"}.hgi-duotone.hgi-sakura:before{content:"\5205"}.hgi-duotone.hgi-salah:after{content:"\5206"}.hgi-duotone.hgi-salah-time:after{content:"\5207"}.hgi-duotone.hgi-salah-time:before{content:"\5208"}.hgi-duotone.hgi-salah:before{content:"\5209"}.hgi-duotone.hgi-sale-tag-01:after{content:"\520a"}.hgi-duotone.hgi-sale-tag-01:before{content:"\520b"}.hgi-duotone.hgi-sale-tag-02:after{content:"\520c"}.hgi-duotone.hgi-sale-tag-02:before{content:"\520d"}.hgi-duotone.hgi-sandals:after{content:"\520e"}.hgi-duotone.hgi-sandals:before{content:"\520f"}.hgi-duotone.hgi-satellite-01:after{content:"\5210"}.hgi-duotone.hgi-satellite-01:before{content:"\5211"}.hgi-duotone.hgi-satellite-02:after{content:"\5212"}.hgi-duotone.hgi-satellite-02:before{content:"\5213"}.hgi-duotone.hgi-satellite-03:after{content:"\5214"}.hgi-duotone.hgi-satellite-03:before{content:"\5215"}.hgi-duotone.hgi-satellite:after{content:"\5216"}.hgi-duotone.hgi-satellite:before{content:"\5217"}.hgi-duotone.hgi-saturn-01:after{content:"\5218"}.hgi-duotone.hgi-saturn-01:before{content:"\5219"}.hgi-duotone.hgi-saturn-02:after{content:"\521a"}.hgi-duotone.hgi-saturn-02:before{content:"\521b"}.hgi-duotone.hgi-saturn:after{content:"\521c"}.hgi-duotone.hgi-saturn:before{content:"\521d"}.hgi-duotone.hgi-sausage:after{content:"\521e"}.hgi-duotone.hgi-sausage:before{content:"\521f"}.hgi-duotone.hgi-save-energy-01:after{content:"\5220"}.hgi-duotone.hgi-save-energy-01:before{content:"\5221"}.hgi-duotone.hgi-save-energy-02:after{content:"\5222"}.hgi-duotone.hgi-save-energy-02:before{content:"\5223"}.hgi-duotone.hgi-save-money-dollar:after{content:"\5224"}.hgi-duotone.hgi-save-money-dollar:before{content:"\5225"}.hgi-duotone.hgi-save-money-euro:after{content:"\5226"}.hgi-duotone.hgi-save-money-euro:before{content:"\5227"}.hgi-duotone.hgi-save-money-pound:after{content:"\5228"}.hgi-duotone.hgi-save-money-pound:before{content:"\5229"}.hgi-duotone.hgi-save-money-yen:after{content:"\522a"}.hgi-duotone.hgi-save-money-yen:before{content:"\522b"}.hgi-duotone.hgi-savings:after{content:"\522c"}.hgi-duotone.hgi-savings:before{content:"\522d"}.hgi-duotone.hgi-scheme:after{content:"\522e"}.hgi-duotone.hgi-scheme:before{content:"\522f"}.hgi-duotone.hgi-school-01:after{content:"\5230"}.hgi-duotone.hgi-school-01:before{content:"\5231"}.hgi-duotone.hgi-school-bell-01:after{content:"\5232"}.hgi-duotone.hgi-school-bell-01:before{content:"\5233"}.hgi-duotone.hgi-school-bell-02:after{content:"\5234"}.hgi-duotone.hgi-school-bell-02:before{content:"\5235"}.hgi-duotone.hgi-school-bus:after{content:"\5236"}.hgi-duotone.hgi-school-bus:before{content:"\5237"}.hgi-duotone.hgi-school-report-card:after{content:"\5238"}.hgi-duotone.hgi-school-report-card:before{content:"\5239"}.hgi-duotone.hgi-school:after{content:"\523a"}.hgi-duotone.hgi-school-tie:after{content:"\523b"}.hgi-duotone.hgi-school-tie:before{content:"\523c"}.hgi-duotone.hgi-school:before{content:"\523d"}.hgi-duotone.hgi-scissor-01:after{content:"\523e"}.hgi-duotone.hgi-scissor-01:before{content:"\523f"}.hgi-duotone.hgi-scissor-rectangle:after{content:"\5240"}.hgi-duotone.hgi-scissor-rectangle:before{content:"\5241"}.hgi-duotone.hgi-scissor:after{content:"\5242"}.hgi-duotone.hgi-scissor:before{content:"\5243"}.hgi-duotone.hgi-scooter-01:after{content:"\5244"}.hgi-duotone.hgi-scooter-01:before{content:"\5245"}.hgi-duotone.hgi-scooter-02:after{content:"\5246"}.hgi-duotone.hgi-scooter-02:before{content:"\5247"}.hgi-duotone.hgi-scooter-03:after{content:"\5248"}.hgi-duotone.hgi-scooter-03:before{content:"\5249"}.hgi-duotone.hgi-scooter-04:after{content:"\524a"}.hgi-duotone.hgi-scooter-04:before{content:"\524b"}.hgi-duotone.hgi-scooter-electric:after{content:"\524c"}.hgi-duotone.hgi-scooter-electric:before{content:"\524d"}.hgi-duotone.hgi-scratch-card:after{content:"\524e"}.hgi-duotone.hgi-scratch-card:before{content:"\524f"}.hgi-duotone.hgi-screen-add-to-home:after{content:"\5250"}.hgi-duotone.hgi-screen-add-to-home:before{content:"\5251"}.hgi-duotone.hgi-screen-lock-rotation:after{content:"\5252"}.hgi-duotone.hgi-screen-lock-rotation:before{content:"\5253"}.hgi-duotone.hgi-screen-rotation:after{content:"\5254"}.hgi-duotone.hgi-screen-rotation:before{content:"\5255"}.hgi-duotone.hgi-scribd:after{content:"\5256"}.hgi-duotone.hgi-scribd:before{content:"\5257"}.hgi-duotone.hgi-scroll-horizontal:after{content:"\5258"}.hgi-duotone.hgi-scroll-horizontal:before{content:"\5259"}.hgi-duotone.hgi-scroll:after{content:"\525a"}.hgi-duotone.hgi-scroll-vertical:after{content:"\525b"}.hgi-duotone.hgi-scroll-vertical:before{content:"\525c"}.hgi-duotone.hgi-scroll:before{content:"\525d"}.hgi-duotone.hgi-sd-card:after{content:"\525e"}.hgi-duotone.hgi-sd-card:before{content:"\525f"}.hgi-duotone.hgi-seal:after{content:"\5260"}.hgi-duotone.hgi-seal:before{content:"\5261"}.hgi-duotone.hgi-search-01:after{content:"\5262"}.hgi-duotone.hgi-search-01:before{content:"\5263"}.hgi-duotone.hgi-search-02:after{content:"\5264"}.hgi-duotone.hgi-search-02:before{content:"\5265"}.hgi-duotone.hgi-search-add:after{content:"\5266"}.hgi-duotone.hgi-search-add:before{content:"\5267"}.hgi-duotone.hgi-search-area:after{content:"\5268"}.hgi-duotone.hgi-search-area:before{content:"\5269"}.hgi-duotone.hgi-search-circle:after{content:"\526a"}.hgi-duotone.hgi-search-circle:before{content:"\526b"}.hgi-duotone.hgi-search-dollar:after{content:"\526c"}.hgi-duotone.hgi-search-dollar:before{content:"\526d"}.hgi-duotone.hgi-search-focus:after{content:"\526e"}.hgi-duotone.hgi-search-focus:before{content:"\526f"}.hgi-duotone.hgi-search-list-01:after{content:"\5270"}.hgi-duotone.hgi-search-list-01:before{content:"\5271"}.hgi-duotone.hgi-search-list-02:after{content:"\5272"}.hgi-duotone.hgi-search-list-02:before{content:"\5273"}.hgi-duotone.hgi-search-minus:after{content:"\5274"}.hgi-duotone.hgi-search-minus:before{content:"\5275"}.hgi-duotone.hgi-search-remove:after{content:"\5276"}.hgi-duotone.hgi-search-remove:before{content:"\5277"}.hgi-duotone.hgi-search-replace:after{content:"\5278"}.hgi-duotone.hgi-search-replace:before{content:"\5279"}.hgi-duotone.hgi-search-square:after{content:"\527a"}.hgi-duotone.hgi-search-square:before{content:"\527b"}.hgi-duotone.hgi-search-visual:after{content:"\527c"}.hgi-duotone.hgi-search-visual:before{content:"\527d"}.hgi-duotone.hgi-searching:after{content:"\527e"}.hgi-duotone.hgi-searching:before{content:"\527f"}.hgi-duotone.hgi-seat-selector:after{content:"\5280"}.hgi-duotone.hgi-seat-selector:before{content:"\5281"}.hgi-duotone.hgi-second-bracket-circle:after{content:"\5282"}.hgi-duotone.hgi-second-bracket-circle:before{content:"\5283"}.hgi-duotone.hgi-second-bracket:after{content:"\5284"}.hgi-duotone.hgi-second-bracket-square:after{content:"\5285"}.hgi-duotone.hgi-second-bracket-square:before{content:"\5286"}.hgi-duotone.hgi-second-bracket:before{content:"\5287"}.hgi-duotone.hgi-secured-network:after{content:"\5288"}.hgi-duotone.hgi-secured-network:before{content:"\5289"}.hgi-duotone.hgi-security-block:after{content:"\528a"}.hgi-duotone.hgi-security-block:before{content:"\528b"}.hgi-duotone.hgi-security-check:after{content:"\528c"}.hgi-duotone.hgi-security-check:before{content:"\528d"}.hgi-duotone.hgi-security-key-usb:after{content:"\528e"}.hgi-duotone.hgi-security-key-usb:before{content:"\528f"}.hgi-duotone.hgi-security-lock:after{content:"\5290"}.hgi-duotone.hgi-security-lock:before{content:"\5291"}.hgi-duotone.hgi-security-password:after{content:"\5292"}.hgi-duotone.hgi-security-password:before{content:"\5293"}.hgi-duotone.hgi-security:after{content:"\5294"}.hgi-duotone.hgi-security-validation:after{content:"\5295"}.hgi-duotone.hgi-security-validation:before{content:"\5296"}.hgi-duotone.hgi-security-wifi:after{content:"\5297"}.hgi-duotone.hgi-security-wifi:before{content:"\5298"}.hgi-duotone.hgi-security:before{content:"\5299"}.hgi-duotone.hgi-segment:after{content:"\529a"}.hgi-duotone.hgi-segment:before{content:"\529b"}.hgi-duotone.hgi-select-01:after{content:"\529c"}.hgi-duotone.hgi-select-01:before{content:"\529d"}.hgi-duotone.hgi-select-02:after{content:"\529e"}.hgi-duotone.hgi-select-02:before{content:"\529f"}.hgi-duotone.hgi-send-to-mobile:after{content:"\52a0"}.hgi-duotone.hgi-send-to-mobile:before{content:"\52a1"}.hgi-duotone.hgi-senseless:after{content:"\52a2"}.hgi-duotone.hgi-senseless:before{content:"\52a3"}.hgi-duotone.hgi-sent:after{content:"\52a4"}.hgi-duotone.hgi-sent:before{content:"\52a5"}.hgi-duotone.hgi-seo:after{content:"\52a6"}.hgi-duotone.hgi-seo:before{content:"\52a7"}.hgi-duotone.hgi-service:after{content:"\52a8"}.hgi-duotone.hgi-service:before{content:"\52a9"}.hgi-duotone.hgi-setting-06:after{content:"\52aa"}.hgi-duotone.hgi-setting-06:before{content:"\52ab"}.hgi-duotone.hgi-setting-07:after{content:"\52ac"}.hgi-duotone.hgi-setting-07:before{content:"\52ad"}.hgi-duotone.hgi-setting-done-01:after{content:"\52ae"}.hgi-duotone.hgi-setting-done-01:before{content:"\52af"}.hgi-duotone.hgi-setting-done-02:after{content:"\52b0"}.hgi-duotone.hgi-setting-done-02:before{content:"\52b1"}.hgi-duotone.hgi-setting-done-03:after{content:"\52b2"}.hgi-duotone.hgi-setting-done-03:before{content:"\52b3"}.hgi-duotone.hgi-setting-done-04:after{content:"\52b4"}.hgi-duotone.hgi-setting-done-04:before{content:"\52b5"}.hgi-duotone.hgi-setting-error-03:after{content:"\52b6"}.hgi-duotone.hgi-setting-error-03:before{content:"\52b7"}.hgi-duotone.hgi-setting-error-04:after{content:"\52b8"}.hgi-duotone.hgi-setting-error-04:before{content:"\52b9"}.hgi-duotone.hgi-settings-01:after{content:"\52ba"}.hgi-duotone.hgi-settings-01:before{content:"\52bb"}.hgi-duotone.hgi-settings-02:after{content:"\52bc"}.hgi-duotone.hgi-settings-02:before{content:"\52bd"}.hgi-duotone.hgi-settings-03:after{content:"\52be"}.hgi-duotone.hgi-settings-03:before{content:"\52bf"}.hgi-duotone.hgi-settings-04:after{content:"\52c0"}.hgi-duotone.hgi-settings-04:before{content:"\52c1"}.hgi-duotone.hgi-settings-05:after{content:"\52c2"}.hgi-duotone.hgi-settings-05:before{content:"\52c3"}.hgi-duotone.hgi-settings-error-01:after{content:"\52c4"}.hgi-duotone.hgi-settings-error-01:before{content:"\52c5"}.hgi-duotone.hgi-settings-error-02:after{content:"\52c6"}.hgi-duotone.hgi-settings-error-02:before{content:"\52c7"}.hgi-duotone.hgi-setup-01:after{content:"\52c8"}.hgi-duotone.hgi-setup-01:before{content:"\52c9"}.hgi-duotone.hgi-setup-02:after{content:"\52ca"}.hgi-duotone.hgi-setup-02:before{content:"\52cb"}.hgi-duotone.hgi-shaka-01:after{content:"\52cc"}.hgi-duotone.hgi-shaka-01:before{content:"\52cd"}.hgi-duotone.hgi-shaka-02:after{content:"\52ce"}.hgi-duotone.hgi-shaka-02:before{content:"\52cf"}.hgi-duotone.hgi-shaka-03:after{content:"\52d0"}.hgi-duotone.hgi-shaka-03:before{content:"\52d1"}.hgi-duotone.hgi-shaka-04:after{content:"\52d2"}.hgi-duotone.hgi-shaka-04:before{content:"\52d3"}.hgi-duotone.hgi-shampoo:after{content:"\52d4"}.hgi-duotone.hgi-shampoo:before{content:"\52d5"}.hgi-duotone.hgi-shapes:after{content:"\52d6"}.hgi-duotone.hgi-shapes:before{content:"\52d7"}.hgi-duotone.hgi-share-01:after{content:"\52d8"}.hgi-duotone.hgi-share-01:before{content:"\52d9"}.hgi-duotone.hgi-share-02:after{content:"\52da"}.hgi-duotone.hgi-share-02:before{content:"\52db"}.hgi-duotone.hgi-share-03:after{content:"\52dc"}.hgi-duotone.hgi-share-03:before{content:"\52dd"}.hgi-duotone.hgi-share-04:after{content:"\52de"}.hgi-duotone.hgi-share-04:before{content:"\52df"}.hgi-duotone.hgi-share-05:after{content:"\52e0"}.hgi-duotone.hgi-share-05:before{content:"\52e1"}.hgi-duotone.hgi-share-06:after{content:"\52e2"}.hgi-duotone.hgi-share-06:before{content:"\52e3"}.hgi-duotone.hgi-share-07:after{content:"\52e4"}.hgi-duotone.hgi-share-07:before{content:"\52e5"}.hgi-duotone.hgi-share-08:after{content:"\52e6"}.hgi-duotone.hgi-share-08:before{content:"\52e7"}.hgi-duotone.hgi-share-knowledge:after{content:"\52e8"}.hgi-duotone.hgi-share-knowledge:before{content:"\52e9"}.hgi-duotone.hgi-share-location-01:after{content:"\52ea"}.hgi-duotone.hgi-share-location-01:before{content:"\52eb"}.hgi-duotone.hgi-share-location-02:after{content:"\52ec"}.hgi-duotone.hgi-share-location-02:before{content:"\52ed"}.hgi-duotone.hgi-shared-wifi:after{content:"\52ee"}.hgi-duotone.hgi-shared-wifi:before{content:"\52ef"}.hgi-duotone.hgi-sharing:after{content:"\52f0"}.hgi-duotone.hgi-sharing:before{content:"\52f1"}.hgi-duotone.hgi-shellfish:after{content:"\52f2"}.hgi-duotone.hgi-shellfish:before{content:"\52f3"}.hgi-duotone.hgi-sheriff-01:after{content:"\52f4"}.hgi-duotone.hgi-sheriff-01:before{content:"\52f5"}.hgi-duotone.hgi-sheriff-02:after{content:"\52f6"}.hgi-duotone.hgi-sheriff-02:before{content:"\52f7"}.hgi-duotone.hgi-shield-01:after{content:"\52f8"}.hgi-duotone.hgi-shield-01:before{content:"\52f9"}.hgi-duotone.hgi-shield-02:after{content:"\52fa"}.hgi-duotone.hgi-shield-02:before{content:"\52fb"}.hgi-duotone.hgi-shield-blockchain:after{content:"\52fc"}.hgi-duotone.hgi-shield-blockchain:before{content:"\52fd"}.hgi-duotone.hgi-shield-energy:after{content:"\52fe"}.hgi-duotone.hgi-shield-energy:before{content:"\52ff"}.hgi-duotone.hgi-shield-key:after{content:"\5300"}.hgi-duotone.hgi-shield-key:before{content:"\5301"}.hgi-duotone.hgi-shield-user:after{content:"\5302"}.hgi-duotone.hgi-shield-user:before{content:"\5303"}.hgi-duotone.hgi-shipment-tracking:after{content:"\5304"}.hgi-duotone.hgi-shipment-tracking:before{content:"\5305"}.hgi-duotone.hgi-shipping-center:after{content:"\5306"}.hgi-duotone.hgi-shipping-center:before{content:"\5307"}.hgi-duotone.hgi-shipping-loading:after{content:"\5308"}.hgi-duotone.hgi-shipping-loading:before{content:"\5309"}.hgi-duotone.hgi-shipping-truck-01:after{content:"\530a"}.hgi-duotone.hgi-shipping-truck-01:before{content:"\530b"}.hgi-duotone.hgi-shipping-truck-02:after{content:"\530c"}.hgi-duotone.hgi-shipping-truck-02:before{content:"\530d"}.hgi-duotone.hgi-shirt-01:after{content:"\530e"}.hgi-duotone.hgi-shirt-01:before{content:"\530f"}.hgi-duotone.hgi-shocked:after{content:"\5310"}.hgi-duotone.hgi-shocked:before{content:"\5311"}.hgi-duotone.hgi-shop-sign:after{content:"\5312"}.hgi-duotone.hgi-shop-sign:before{content:"\5313"}.hgi-duotone.hgi-shopping-bag-01:after{content:"\5314"}.hgi-duotone.hgi-shopping-bag-01:before{content:"\5315"}.hgi-duotone.hgi-shopping-bag-02:after{content:"\5316"}.hgi-duotone.hgi-shopping-bag-02:before{content:"\5317"}.hgi-duotone.hgi-shopping-bag-03:after{content:"\5318"}.hgi-duotone.hgi-shopping-bag-03:before{content:"\5319"}.hgi-duotone.hgi-shopping-bag-add:after{content:"\531a"}.hgi-duotone.hgi-shopping-bag-add:before{content:"\531b"}.hgi-duotone.hgi-shopping-bag-check:after{content:"\531c"}.hgi-duotone.hgi-shopping-bag-check:before{content:"\531d"}.hgi-duotone.hgi-shopping-bag-favorite:after{content:"\531e"}.hgi-duotone.hgi-shopping-bag-favorite:before{content:"\531f"}.hgi-duotone.hgi-shopping-bag-remove:after{content:"\5320"}.hgi-duotone.hgi-shopping-bag-remove:before{content:"\5321"}.hgi-duotone.hgi-shopping-basket-01:after{content:"\5322"}.hgi-duotone.hgi-shopping-basket-01:before{content:"\5323"}.hgi-duotone.hgi-shopping-basket-02:after{content:"\5324"}.hgi-duotone.hgi-shopping-basket-02:before{content:"\5325"}.hgi-duotone.hgi-shopping-basket-03:after{content:"\5326"}.hgi-duotone.hgi-shopping-basket-03:before{content:"\5327"}.hgi-duotone.hgi-shopping-basket-add-01:after{content:"\5328"}.hgi-duotone.hgi-shopping-basket-add-01:before{content:"\5329"}.hgi-duotone.hgi-shopping-basket-add-02:after{content:"\532a"}.hgi-duotone.hgi-shopping-basket-add-02:before{content:"\532b"}.hgi-duotone.hgi-shopping-basket-add-03:after{content:"\532c"}.hgi-duotone.hgi-shopping-basket-add-03:before{content:"\532d"}.hgi-duotone.hgi-shopping-basket-check-in-01:after{content:"\532e"}.hgi-duotone.hgi-shopping-basket-check-in-01:before{content:"\532f"}.hgi-duotone.hgi-shopping-basket-check-in-02:after{content:"\5330"}.hgi-duotone.hgi-shopping-basket-check-in-02:before{content:"\5331"}.hgi-duotone.hgi-shopping-basket-check-in-03:after{content:"\5332"}.hgi-duotone.hgi-shopping-basket-check-in-03:before{content:"\5333"}.hgi-duotone.hgi-shopping-basket-check-out-01:after{content:"\5334"}.hgi-duotone.hgi-shopping-basket-check-out-01:before{content:"\5335"}.hgi-duotone.hgi-shopping-basket-check-out-02:after{content:"\5336"}.hgi-duotone.hgi-shopping-basket-check-out-02:before{content:"\5337"}.hgi-duotone.hgi-shopping-basket-check-out-03:after{content:"\5338"}.hgi-duotone.hgi-shopping-basket-check-out-03:before{content:"\5339"}.hgi-duotone.hgi-shopping-basket-done-01:after{content:"\533a"}.hgi-duotone.hgi-shopping-basket-done-01:before{content:"\533b"}.hgi-duotone.hgi-shopping-basket-done-02:after{content:"\533c"}.hgi-duotone.hgi-shopping-basket-done-02:before{content:"\533d"}.hgi-duotone.hgi-shopping-basket-done-03:after{content:"\533e"}.hgi-duotone.hgi-shopping-basket-done-03:before{content:"\533f"}.hgi-duotone.hgi-shopping-basket-favorite-01:after{content:"\5340"}.hgi-duotone.hgi-shopping-basket-favorite-01:before{content:"\5341"}.hgi-duotone.hgi-shopping-basket-favorite-02:after{content:"\5342"}.hgi-duotone.hgi-shopping-basket-favorite-02:before{content:"\5343"}.hgi-duotone.hgi-shopping-basket-favorite-03:after{content:"\5344"}.hgi-duotone.hgi-shopping-basket-favorite-03:before{content:"\5345"}.hgi-duotone.hgi-shopping-basket-remove-01:after{content:"\5346"}.hgi-duotone.hgi-shopping-basket-remove-01:before{content:"\5347"}.hgi-duotone.hgi-shopping-basket-remove-02:after{content:"\5348"}.hgi-duotone.hgi-shopping-basket-remove-02:before{content:"\5349"}.hgi-duotone.hgi-shopping-basket-remove-03:after{content:"\534a"}.hgi-duotone.hgi-shopping-basket-remove-03:before{content:"\534b"}.hgi-duotone.hgi-shopping-basket-secure-01:after{content:"\534c"}.hgi-duotone.hgi-shopping-basket-secure-01:before{content:"\534d"}.hgi-duotone.hgi-shopping-basket-secure-02:after{content:"\534e"}.hgi-duotone.hgi-shopping-basket-secure-02:before{content:"\534f"}.hgi-duotone.hgi-shopping-basket-secure-03:after{content:"\5350"}.hgi-duotone.hgi-shopping-basket-secure-03:before{content:"\5351"}.hgi-duotone.hgi-shopping-cart-01:after{content:"\5352"}.hgi-duotone.hgi-shopping-cart-01:before{content:"\5353"}.hgi-duotone.hgi-shopping-cart-02:after{content:"\5354"}.hgi-duotone.hgi-shopping-cart-02:before{content:"\5355"}.hgi-duotone.hgi-shopping-cart-add-01:after{content:"\5356"}.hgi-duotone.hgi-shopping-cart-add-01:before{content:"\5357"}.hgi-duotone.hgi-shopping-cart-add-02:after{content:"\5358"}.hgi-duotone.hgi-shopping-cart-add-02:before{content:"\5359"}.hgi-duotone.hgi-shopping-cart-check-01:after{content:"\535a"}.hgi-duotone.hgi-shopping-cart-check-01:before{content:"\535b"}.hgi-duotone.hgi-shopping-cart-check-02:after{content:"\535c"}.hgi-duotone.hgi-shopping-cart-check-02:before{content:"\535d"}.hgi-duotone.hgi-shopping-cart-check-in-01:after{content:"\535e"}.hgi-duotone.hgi-shopping-cart-check-in-01:before{content:"\535f"}.hgi-duotone.hgi-shopping-cart-check-in-02:after{content:"\5360"}.hgi-duotone.hgi-shopping-cart-check-in-02:before{content:"\5361"}.hgi-duotone.hgi-shopping-cart-check-out-01:after{content:"\5362"}.hgi-duotone.hgi-shopping-cart-check-out-01:before{content:"\5363"}.hgi-duotone.hgi-shopping-cart-check-out-02:after{content:"\5364"}.hgi-duotone.hgi-shopping-cart-check-out-02:before{content:"\5365"}.hgi-duotone.hgi-shopping-cart-favorite-01:after{content:"\5366"}.hgi-duotone.hgi-shopping-cart-favorite-01:before{content:"\5367"}.hgi-duotone.hgi-shopping-cart-favorite-02:after{content:"\5368"}.hgi-duotone.hgi-shopping-cart-favorite-02:before{content:"\5369"}.hgi-duotone.hgi-shopping-cart-remove-01:after{content:"\536a"}.hgi-duotone.hgi-shopping-cart-remove-01:before{content:"\536b"}.hgi-duotone.hgi-shopping-cart-remove-02:after{content:"\536c"}.hgi-duotone.hgi-shopping-cart-remove-02:before{content:"\536d"}.hgi-duotone.hgi-shorts-pants:after{content:"\536e"}.hgi-duotone.hgi-shorts-pants:before{content:"\536f"}.hgi-duotone.hgi-shuffle:after{content:"\5370"}.hgi-duotone.hgi-shuffle-square:after{content:"\5371"}.hgi-duotone.hgi-shuffle-square:before{content:"\5372"}.hgi-duotone.hgi-shuffle:before{content:"\5373"}.hgi-duotone.hgi-shutterstock:after{content:"\5374"}.hgi-duotone.hgi-shutterstock:before{content:"\5375"}.hgi-duotone.hgi-sidebar-bottom:after{content:"\5376"}.hgi-duotone.hgi-sidebar-bottom:before{content:"\5377"}.hgi-duotone.hgi-sidebar-left-01:after{content:"\5378"}.hgi-duotone.hgi-sidebar-left-01:before{content:"\5379"}.hgi-duotone.hgi-sidebar-left:after{content:"\537a"}.hgi-duotone.hgi-sidebar-left:before{content:"\537b"}.hgi-duotone.hgi-sidebar-right-01:after{content:"\537c"}.hgi-duotone.hgi-sidebar-right-01:before{content:"\537d"}.hgi-duotone.hgi-sidebar-right:after{content:"\537e"}.hgi-duotone.hgi-sidebar-right:before{content:"\537f"}.hgi-duotone.hgi-sidebar-top:after{content:"\5380"}.hgi-duotone.hgi-sidebar-top:before{content:"\5381"}.hgi-duotone.hgi-sign-language-c:after{content:"\5382"}.hgi-duotone.hgi-sign-language-c:before{content:"\5383"}.hgi-duotone.hgi-signal-full-01:after{content:"\5384"}.hgi-duotone.hgi-signal-full-01:before{content:"\5385"}.hgi-duotone.hgi-signal-full-02:after{content:"\5386"}.hgi-duotone.hgi-signal-full-02:before{content:"\5387"}.hgi-duotone.hgi-signal-low-01:after{content:"\5388"}.hgi-duotone.hgi-signal-low-01:before{content:"\5389"}.hgi-duotone.hgi-signal-low-02:after{content:"\538a"}.hgi-duotone.hgi-signal-low-02:before{content:"\538b"}.hgi-duotone.hgi-signal-low-medium:after{content:"\538c"}.hgi-duotone.hgi-signal-low-medium:before{content:"\538d"}.hgi-duotone.hgi-signal-medium-01:after{content:"\538e"}.hgi-duotone.hgi-signal-medium-01:before{content:"\538f"}.hgi-duotone.hgi-signal-medium-02:after{content:"\5390"}.hgi-duotone.hgi-signal-medium-02:before{content:"\5391"}.hgi-duotone.hgi-signal-no-01:after{content:"\5392"}.hgi-duotone.hgi-signal-no-01:before{content:"\5393"}.hgi-duotone.hgi-signal-no-02:after{content:"\5394"}.hgi-duotone.hgi-signal-no-02:before{content:"\5395"}.hgi-duotone.hgi-signal:after{content:"\5396"}.hgi-duotone.hgi-signal:before{content:"\5397"}.hgi-duotone.hgi-signature:after{content:"\5398"}.hgi-duotone.hgi-signature:before{content:"\5399"}.hgi-duotone.hgi-silence:after{content:"\539a"}.hgi-duotone.hgi-silence:before{content:"\539b"}.hgi-duotone.hgi-simcard-01:after{content:"\539c"}.hgi-duotone.hgi-simcard-01:before{content:"\539d"}.hgi-duotone.hgi-simcard-02:after{content:"\539e"}.hgi-duotone.hgi-simcard-02:before{content:"\539f"}.hgi-duotone.hgi-simcard-dual:after{content:"\53a0"}.hgi-duotone.hgi-simcard-dual:before{content:"\53a1"}.hgi-duotone.hgi-sin:after{content:"\53a2"}.hgi-duotone.hgi-sin:before{content:"\53a3"}.hgi-duotone.hgi-sine-01:after{content:"\53a4"}.hgi-duotone.hgi-sine-01:before{content:"\53a5"}.hgi-duotone.hgi-sine-02:after{content:"\53a6"}.hgi-duotone.hgi-sine-02:before{content:"\53a7"}.hgi-duotone.hgi-sing-left:after{content:"\53a8"}.hgi-duotone.hgi-sing-left:before{content:"\53a9"}.hgi-duotone.hgi-sing-right:after{content:"\53aa"}.hgi-duotone.hgi-sing-right:before{content:"\53ab"}.hgi-duotone.hgi-sink-01:after{content:"\53ac"}.hgi-duotone.hgi-sink-01:before{content:"\53ad"}.hgi-duotone.hgi-sink-02:after{content:"\53ae"}.hgi-duotone.hgi-sink-02:before{content:"\53af"}.hgi-duotone.hgi-siri:after{content:"\53b0"}.hgi-duotone.hgi-siri:before{content:"\53b1"}.hgi-duotone.hgi-sketch:after{content:"\53b2"}.hgi-duotone.hgi-sketch:before{content:"\53b3"}.hgi-duotone.hgi-skew:after{content:"\53b4"}.hgi-duotone.hgi-skew:before{content:"\53b5"}.hgi-duotone.hgi-ski-dice-faces-01:after{content:"\53b6"}.hgi-duotone.hgi-ski-dice-faces-01:before{content:"\53b7"}.hgi-duotone.hgi-skipping-rope:after{content:"\53b8"}.hgi-duotone.hgi-skipping-rope:before{content:"\53b9"}.hgi-duotone.hgi-skull:after{content:"\53ba"}.hgi-duotone.hgi-skull:before{content:"\53bb"}.hgi-duotone.hgi-skype:after{content:"\53bc"}.hgi-duotone.hgi-skype:before{content:"\53bd"}.hgi-duotone.hgi-slack:after{content:"\53be"}.hgi-duotone.hgi-slack:before{content:"\53bf"}.hgi-duotone.hgi-sleeping:after{content:"\53c0"}.hgi-duotone.hgi-sleeping:before{content:"\53c1"}.hgi-duotone.hgi-sleeveless:after{content:"\53c2"}.hgi-duotone.hgi-sleeveless:before{content:"\53c3"}.hgi-duotone.hgi-sliders-horizontal:after{content:"\53c4"}.hgi-duotone.hgi-sliders-horizontal:before{content:"\53c5"}.hgi-duotone.hgi-sliders-vertical:after{content:"\53c6"}.hgi-duotone.hgi-sliders-vertical:before{content:"\53c7"}.hgi-duotone.hgi-slideshare:after{content:"\53c8"}.hgi-duotone.hgi-slideshare:before{content:"\53c9"}.hgi-duotone.hgi-slow-winds:after{content:"\53ca"}.hgi-duotone.hgi-slow-winds:before{content:"\53cb"}.hgi-duotone.hgi-smart-ac:after{content:"\53cc"}.hgi-duotone.hgi-smart-ac:before{content:"\53cd"}.hgi-duotone.hgi-smart-phone-01:after{content:"\53ce"}.hgi-duotone.hgi-smart-phone-01:before{content:"\53cf"}.hgi-duotone.hgi-smart-phone-02:after{content:"\53d0"}.hgi-duotone.hgi-smart-phone-02:before{content:"\53d1"}.hgi-duotone.hgi-smart-phone-03:after{content:"\53d2"}.hgi-duotone.hgi-smart-phone-03:before{content:"\53d3"}.hgi-duotone.hgi-smart-phone-04:after{content:"\53d4"}.hgi-duotone.hgi-smart-phone-04:before{content:"\53d5"}.hgi-duotone.hgi-smart-phone-landscape:after{content:"\53d6"}.hgi-duotone.hgi-smart-phone-landscape:before{content:"\53d7"}.hgi-duotone.hgi-smart:after{content:"\53d8"}.hgi-duotone.hgi-smart-watch-01:after{content:"\53d9"}.hgi-duotone.hgi-smart-watch-01:before{content:"\53da"}.hgi-duotone.hgi-smart-watch-02:after{content:"\53db"}.hgi-duotone.hgi-smart-watch-02:before{content:"\53dc"}.hgi-duotone.hgi-smart-watch-03:after{content:"\53dd"}.hgi-duotone.hgi-smart-watch-03:before{content:"\53de"}.hgi-duotone.hgi-smart-watch-04:after{content:"\53df"}.hgi-duotone.hgi-smart-watch-04:before{content:"\53e0"}.hgi-duotone.hgi-smart:before{content:"\53e1"}.hgi-duotone.hgi-smartphone-lost-wifi:after{content:"\53e2"}.hgi-duotone.hgi-smartphone-lost-wifi:before{content:"\53e3"}.hgi-duotone.hgi-smartphone-wifi:after{content:"\53e4"}.hgi-duotone.hgi-smartphone-wifi:before{content:"\53e5"}.hgi-duotone.hgi-smile-dizzy:after{content:"\53e6"}.hgi-duotone.hgi-smile-dizzy:before{content:"\53e7"}.hgi-duotone.hgi-smile:after{content:"\53e8"}.hgi-duotone.hgi-smile:before{content:"\53e9"}.hgi-duotone.hgi-sms-code:after{content:"\53ea"}.hgi-duotone.hgi-sms-code:before{content:"\53eb"}.hgi-duotone.hgi-snail:after{content:"\53ec"}.hgi-duotone.hgi-snail:before{content:"\53ed"}.hgi-duotone.hgi-snapchat:after{content:"\53ee"}.hgi-duotone.hgi-snapchat:before{content:"\53ef"}.hgi-duotone.hgi-snow:after{content:"\53f0"}.hgi-duotone.hgi-snow:before{content:"\53f1"}.hgi-duotone.hgi-soda-can:after{content:"\53f2"}.hgi-duotone.hgi-soda-can:before{content:"\53f3"}.hgi-duotone.hgi-sofa-01:after{content:"\53f4"}.hgi-duotone.hgi-sofa-01:before{content:"\53f5"}.hgi-duotone.hgi-sofa-02:after{content:"\53f6"}.hgi-duotone.hgi-sofa-02:before{content:"\53f7"}.hgi-duotone.hgi-sofa-03:after{content:"\53f8"}.hgi-duotone.hgi-sofa-03:before{content:"\53f9"}.hgi-duotone.hgi-sofa-single:after{content:"\53fa"}.hgi-duotone.hgi-sofa-single:before{content:"\53fb"}.hgi-duotone.hgi-soft-drink-01:after{content:"\53fc"}.hgi-duotone.hgi-soft-drink-01:before{content:"\53fd"}.hgi-duotone.hgi-soft-drink-02:after{content:"\53fe"}.hgi-duotone.hgi-soft-drink-02:before{content:"\53ff"}.hgi-duotone.hgi-software-license:after{content:"\5400"}.hgi-duotone.hgi-software-license:before{content:"\5401"}.hgi-duotone.hgi-software:after{content:"\5402"}.hgi-duotone.hgi-software-uninstall:after{content:"\5403"}.hgi-duotone.hgi-software-uninstall:before{content:"\5404"}.hgi-duotone.hgi-software:before{content:"\5405"}.hgi-duotone.hgi-soil-moisture-field:after{content:"\5406"}.hgi-duotone.hgi-soil-moisture-field:before{content:"\5407"}.hgi-duotone.hgi-soil-moisture-global:after{content:"\5408"}.hgi-duotone.hgi-soil-moisture-global:before{content:"\5409"}.hgi-duotone.hgi-soil-temperature-field:after{content:"\540a"}.hgi-duotone.hgi-soil-temperature-field:before{content:"\540b"}.hgi-duotone.hgi-soil-temperature-global:after{content:"\540c"}.hgi-duotone.hgi-soil-temperature-global:before{content:"\540d"}.hgi-duotone.hgi-solar-energy:after{content:"\540e"}.hgi-duotone.hgi-solar-energy:before{content:"\540f"}.hgi-duotone.hgi-solar-panel-01:after{content:"\5410"}.hgi-duotone.hgi-solar-panel-01:before{content:"\5411"}.hgi-duotone.hgi-solar-panel-02:after{content:"\5412"}.hgi-duotone.hgi-solar-panel-02:before{content:"\5413"}.hgi-duotone.hgi-solar-panel-03:after{content:"\5414"}.hgi-duotone.hgi-solar-panel-03:before{content:"\5415"}.hgi-duotone.hgi-solar-panel-04:after{content:"\5416"}.hgi-duotone.hgi-solar-panel-04:before{content:"\5417"}.hgi-duotone.hgi-solar-panel-05:after{content:"\5418"}.hgi-duotone.hgi-solar-panel-05:before{content:"\5419"}.hgi-duotone.hgi-solar-power:after{content:"\541a"}.hgi-duotone.hgi-solar-power:before{content:"\541b"}.hgi-duotone.hgi-solar-system-01:after{content:"\541c"}.hgi-duotone.hgi-solar-system-01:before{content:"\541d"}.hgi-duotone.hgi-solar-system:after{content:"\541e"}.hgi-duotone.hgi-solar-system:before{content:"\541f"}.hgi-duotone.hgi-solid-line-01:after{content:"\5420"}.hgi-duotone.hgi-solid-line-01:before{content:"\5421"}.hgi-duotone.hgi-solid-line-02:after{content:"\5422"}.hgi-duotone.hgi-solid-line-02:before{content:"\5423"}.hgi-duotone.hgi-sort-by-down-01:after{content:"\5424"}.hgi-duotone.hgi-sort-by-down-01:before{content:"\5425"}.hgi-duotone.hgi-sort-by-down-02:after{content:"\5426"}.hgi-duotone.hgi-sort-by-down-02:before{content:"\5427"}.hgi-duotone.hgi-sort-by-up-01:after{content:"\5428"}.hgi-duotone.hgi-sort-by-up-01:before{content:"\5429"}.hgi-duotone.hgi-sort-by-up-02:after{content:"\542a"}.hgi-duotone.hgi-sort-by-up-02:before{content:"\542b"}.hgi-duotone.hgi-sorting-01:after{content:"\542c"}.hgi-duotone.hgi-sorting-01:before{content:"\542d"}.hgi-duotone.hgi-sorting-02:after{content:"\542e"}.hgi-duotone.hgi-sorting-02:before{content:"\542f"}.hgi-duotone.hgi-sorting-03:after{content:"\5430"}.hgi-duotone.hgi-sorting-03:before{content:"\5431"}.hgi-duotone.hgi-sorting-04:after{content:"\5432"}.hgi-duotone.hgi-sorting-04:before{content:"\5433"}.hgi-duotone.hgi-sorting-05:after{content:"\5434"}.hgi-duotone.hgi-sorting-05:before{content:"\5435"}.hgi-duotone.hgi-sorting-1-9:after{content:"\5436"}.hgi-duotone.hgi-sorting-1-9:before{content:"\5437"}.hgi-duotone.hgi-sorting-9-1:after{content:"\5438"}.hgi-duotone.hgi-sorting-9-1:before{content:"\5439"}.hgi-duotone.hgi-sorting-a-z-01:after{content:"\543a"}.hgi-duotone.hgi-sorting-a-z-01:before{content:"\543b"}.hgi-duotone.hgi-sorting-a-z-02:after{content:"\543c"}.hgi-duotone.hgi-sorting-a-z-02:before{content:"\543d"}.hgi-duotone.hgi-sorting-down:after{content:"\543e"}.hgi-duotone.hgi-sorting-down:before{content:"\543f"}.hgi-duotone.hgi-sorting-up:after{content:"\5440"}.hgi-duotone.hgi-sorting-up:before{content:"\5441"}.hgi-duotone.hgi-sorting-z-a-01:after{content:"\5442"}.hgi-duotone.hgi-sorting-z-a-01:before{content:"\5443"}.hgi-duotone.hgi-soundcloud:after{content:"\5444"}.hgi-duotone.hgi-soundcloud:before{content:"\5445"}.hgi-duotone.hgi-source-code-circle:after{content:"\5446"}.hgi-duotone.hgi-source-code-circle:before{content:"\5447"}.hgi-duotone.hgi-source-code:after{content:"\5448"}.hgi-duotone.hgi-source-code-square:after{content:"\5449"}.hgi-duotone.hgi-source-code-square:before{content:"\544a"}.hgi-duotone.hgi-source-code:before{content:"\544b"}.hgi-duotone.hgi-spaceship:after{content:"\544c"}.hgi-duotone.hgi-spaceship:before{content:"\544d"}.hgi-duotone.hgi-spades:after{content:"\544e"}.hgi-duotone.hgi-spades:before{content:"\544f"}.hgi-duotone.hgi-spaghetti:after{content:"\5450"}.hgi-duotone.hgi-spaghetti:before{content:"\5451"}.hgi-duotone.hgi-spam:after{content:"\5452"}.hgi-duotone.hgi-spam:before{content:"\5453"}.hgi-duotone.hgi-sparkles:after{content:"\5454"}.hgi-duotone.hgi-sparkles:before{content:"\5455"}.hgi-duotone.hgi-spartan-helmet:after{content:"\5456"}.hgi-duotone.hgi-spartan-helmet:before{content:"\5457"}.hgi-duotone.hgi-spatula:after{content:"\5458"}.hgi-duotone.hgi-spatula:before{content:"\5459"}.hgi-duotone.hgi-speaker-01:after{content:"\545a"}.hgi-duotone.hgi-speaker-01:before{content:"\545b"}.hgi-duotone.hgi-speaker:after{content:"\545c"}.hgi-duotone.hgi-speaker:before{content:"\545d"}.hgi-duotone.hgi-speech-to-text:after{content:"\545e"}.hgi-duotone.hgi-speech-to-text:before{content:"\545f"}.hgi-duotone.hgi-speed-train-01:after{content:"\5460"}.hgi-duotone.hgi-speed-train-01:before{content:"\5461"}.hgi-duotone.hgi-speed-train-02:after{content:"\5462"}.hgi-duotone.hgi-speed-train-02:before{content:"\5463"}.hgi-duotone.hgi-sperm:after{content:"\5464"}.hgi-duotone.hgi-sperm:before{content:"\5465"}.hgi-duotone.hgi-sphere:after{content:"\5466"}.hgi-duotone.hgi-sphere:before{content:"\5467"}.hgi-duotone.hgi-spirals:after{content:"\5468"}.hgi-duotone.hgi-spirals:before{content:"\5469"}.hgi-duotone.hgi-spoon-and-fork:after{content:"\546a"}.hgi-duotone.hgi-spoon-and-fork:before{content:"\546b"}.hgi-duotone.hgi-spoon-and-knife:after{content:"\546c"}.hgi-duotone.hgi-spoon-and-knife:before{content:"\546d"}.hgi-duotone.hgi-spoon:after{content:"\546e"}.hgi-duotone.hgi-spoon:before{content:"\546f"}.hgi-duotone.hgi-spotify:after{content:"\5470"}.hgi-duotone.hgi-spotify:before{content:"\5471"}.hgi-duotone.hgi-sql:after{content:"\5472"}.hgi-duotone.hgi-sql:before{content:"\5473"}.hgi-duotone.hgi-square-01:after{content:"\5474"}.hgi-duotone.hgi-square-01:before{content:"\5475"}.hgi-duotone.hgi-square-arrow-data-transfer-diagonal:after{content:"\5476"}.hgi-duotone.hgi-square-arrow-data-transfer-diagonal:before{content:"\5477"}.hgi-duotone.hgi-square-arrow-data-transfer-horizontal:after{content:"\5478"}.hgi-duotone.hgi-square-arrow-data-transfer-horizontal:before{content:"\5479"}.hgi-duotone.hgi-square-arrow-data-transfer-vertical:after{content:"\547a"}.hgi-duotone.hgi-square-arrow-data-transfer-vertical:before{content:"\547b"}.hgi-duotone.hgi-square-arrow-diagonal-01:after{content:"\547c"}.hgi-duotone.hgi-square-arrow-diagonal-01:before{content:"\547d"}.hgi-duotone.hgi-square-arrow-diagonal-02:after{content:"\547e"}.hgi-duotone.hgi-square-arrow-diagonal-02:before{content:"\547f"}.hgi-duotone.hgi-square-arrow-down-01:after{content:"\5480"}.hgi-duotone.hgi-square-arrow-down-01:before{content:"\5481"}.hgi-duotone.hgi-square-arrow-down-02:after{content:"\5482"}.hgi-duotone.hgi-square-arrow-down-02:before{content:"\5483"}.hgi-duotone.hgi-square-arrow-down-03:after{content:"\5484"}.hgi-duotone.hgi-square-arrow-down-03:before{content:"\5485"}.hgi-duotone.hgi-square-arrow-down-double:after{content:"\5486"}.hgi-duotone.hgi-square-arrow-down-double:before{content:"\5487"}.hgi-duotone.hgi-square-arrow-down-left:after{content:"\5488"}.hgi-duotone.hgi-square-arrow-down-left:before{content:"\5489"}.hgi-duotone.hgi-square-arrow-down-right:after{content:"\548a"}.hgi-duotone.hgi-square-arrow-down-right:before{content:"\548b"}.hgi-duotone.hgi-square-arrow-expand-01:after{content:"\548c"}.hgi-duotone.hgi-square-arrow-expand-01:before{content:"\548d"}.hgi-duotone.hgi-square-arrow-expand-02:after{content:"\548e"}.hgi-duotone.hgi-square-arrow-expand-02:before{content:"\548f"}.hgi-duotone.hgi-square-arrow-horizontal:after{content:"\5490"}.hgi-duotone.hgi-square-arrow-horizontal:before{content:"\5491"}.hgi-duotone.hgi-square-arrow-left-01:after{content:"\5492"}.hgi-duotone.hgi-square-arrow-left-01:before{content:"\5493"}.hgi-duotone.hgi-square-arrow-left-02:after{content:"\5494"}.hgi-duotone.hgi-square-arrow-left-02:before{content:"\5495"}.hgi-duotone.hgi-square-arrow-left-03:after{content:"\5496"}.hgi-duotone.hgi-square-arrow-left-03:before{content:"\5497"}.hgi-duotone.hgi-square-arrow-left-double:after{content:"\5498"}.hgi-duotone.hgi-square-arrow-left-double:before{content:"\5499"}.hgi-duotone.hgi-square-arrow-left-right:after{content:"\549a"}.hgi-duotone.hgi-square-arrow-left-right:before{content:"\549b"}.hgi-duotone.hgi-square-arrow-move-down-left:after{content:"\549c"}.hgi-duotone.hgi-square-arrow-move-down-left:before{content:"\549d"}.hgi-duotone.hgi-square-arrow-move-down-right:after{content:"\549e"}.hgi-duotone.hgi-square-arrow-move-down-right:before{content:"\549f"}.hgi-duotone.hgi-square-arrow-move-left-down:after{content:"\54a0"}.hgi-duotone.hgi-square-arrow-move-left-down:before{content:"\54a1"}.hgi-duotone.hgi-square-arrow-move-left-up:after{content:"\54a2"}.hgi-duotone.hgi-square-arrow-move-left-up:before{content:"\54a3"}.hgi-duotone.hgi-square-arrow-move-right-down:after{content:"\54a4"}.hgi-duotone.hgi-square-arrow-move-right-down:before{content:"\54a5"}.hgi-duotone.hgi-square-arrow-move-right-up:after{content:"\54a6"}.hgi-duotone.hgi-square-arrow-move-right-up:before{content:"\54a7"}.hgi-duotone.hgi-square-arrow-reload-01:after{content:"\54a8"}.hgi-duotone.hgi-square-arrow-reload-01:before{content:"\54a9"}.hgi-duotone.hgi-square-arrow-reload-02:after{content:"\54aa"}.hgi-duotone.hgi-square-arrow-reload-02:before{content:"\54ab"}.hgi-duotone.hgi-square-arrow-right-01:after{content:"\54ac"}.hgi-duotone.hgi-square-arrow-right-01:before{content:"\54ad"}.hgi-duotone.hgi-square-arrow-right-02:after{content:"\54ae"}.hgi-duotone.hgi-square-arrow-right-02:before{content:"\54af"}.hgi-duotone.hgi-square-arrow-right-03:after{content:"\54b0"}.hgi-duotone.hgi-square-arrow-right-03:before{content:"\54b1"}.hgi-duotone.hgi-square-arrow-right-double:after{content:"\54b2"}.hgi-duotone.hgi-square-arrow-right-double:before{content:"\54b3"}.hgi-duotone.hgi-square-arrow-shrink-01:after{content:"\54b4"}.hgi-duotone.hgi-square-arrow-shrink-01:before{content:"\54b5"}.hgi-duotone.hgi-square-arrow-shrink-02:after{content:"\54b6"}.hgi-duotone.hgi-square-arrow-shrink-02:before{content:"\54b7"}.hgi-duotone.hgi-square-arrow-up-01:after{content:"\54b8"}.hgi-duotone.hgi-square-arrow-up-01:before{content:"\54b9"}.hgi-duotone.hgi-square-arrow-up-02:after{content:"\54ba"}.hgi-duotone.hgi-square-arrow-up-02:before{content:"\54bb"}.hgi-duotone.hgi-square-arrow-up-03:after{content:"\54bc"}.hgi-duotone.hgi-square-arrow-up-03:before{content:"\54bd"}.hgi-duotone.hgi-square-arrow-up-double:after{content:"\54be"}.hgi-duotone.hgi-square-arrow-up-double:before{content:"\54bf"}.hgi-duotone.hgi-square-arrow-up-down:after{content:"\54c0"}.hgi-duotone.hgi-square-arrow-up-down:before{content:"\54c1"}.hgi-duotone.hgi-square-arrow-up-left:after{content:"\54c2"}.hgi-duotone.hgi-square-arrow-up-left:before{content:"\54c3"}.hgi-duotone.hgi-square-arrow-up-right:after{content:"\54c4"}.hgi-duotone.hgi-square-arrow-up-right:before{content:"\54c5"}.hgi-duotone.hgi-square-arrow-vertical:after{content:"\54c6"}.hgi-duotone.hgi-square-arrow-vertical:before{content:"\54c7"}.hgi-duotone.hgi-square-circle:after{content:"\54c8"}.hgi-duotone.hgi-square-circle:before{content:"\54c9"}.hgi-duotone.hgi-square-lock-01:after{content:"\54ca"}.hgi-duotone.hgi-square-lock-01:before{content:"\54cb"}.hgi-duotone.hgi-square-lock-02:after{content:"\54cc"}.hgi-duotone.hgi-square-lock-02:before{content:"\54cd"}.hgi-duotone.hgi-square-lock-add-01:after{content:"\54ce"}.hgi-duotone.hgi-square-lock-add-01:before{content:"\54cf"}.hgi-duotone.hgi-square-lock-add-02:after{content:"\54d0"}.hgi-duotone.hgi-square-lock-add-02:before{content:"\54d1"}.hgi-duotone.hgi-square-lock-check-01:after{content:"\54d2"}.hgi-duotone.hgi-square-lock-check-01:before{content:"\54d3"}.hgi-duotone.hgi-square-lock-check-02:after{content:"\54d4"}.hgi-duotone.hgi-square-lock-check-02:before{content:"\54d5"}.hgi-duotone.hgi-square-lock-minus-01:after{content:"\54d6"}.hgi-duotone.hgi-square-lock-minus-01:before{content:"\54d7"}.hgi-duotone.hgi-square-lock-minus-02:after{content:"\54d8"}.hgi-duotone.hgi-square-lock-minus-02:before{content:"\54d9"}.hgi-duotone.hgi-square-lock-password:after{content:"\54da"}.hgi-duotone.hgi-square-lock-password:before{content:"\54db"}.hgi-duotone.hgi-square-lock-remove-01:after{content:"\54dc"}.hgi-duotone.hgi-square-lock-remove-01:before{content:"\54dd"}.hgi-duotone.hgi-square-lock-remove-02:after{content:"\54de"}.hgi-duotone.hgi-square-lock-remove-02:before{content:"\54df"}.hgi-duotone.hgi-square-root-square:after{content:"\54e0"}.hgi-duotone.hgi-square-root-square:before{content:"\54e1"}.hgi-duotone.hgi-square:after{content:"\54e2"}.hgi-duotone.hgi-square-square:after{content:"\54e3"}.hgi-duotone.hgi-square-square:before{content:"\54e4"}.hgi-duotone.hgi-square-unlock-01:after{content:"\54e5"}.hgi-duotone.hgi-square-unlock-01:before{content:"\54e6"}.hgi-duotone.hgi-square-unlock-02:after{content:"\54e7"}.hgi-duotone.hgi-square-unlock-02:before{content:"\54e8"}.hgi-duotone.hgi-square:before{content:"\54e9"}.hgi-duotone.hgi-stack-star:after{content:"\54ea"}.hgi-duotone.hgi-stack-star:before{content:"\54eb"}.hgi-duotone.hgi-stake:after{content:"\54ec"}.hgi-duotone.hgi-stake:before{content:"\54ed"}.hgi-duotone.hgi-stamp-01:after{content:"\54ee"}.hgi-duotone.hgi-stamp-01:before{content:"\54ef"}.hgi-duotone.hgi-stamp-02:after{content:"\54f0"}.hgi-duotone.hgi-stamp-02:before{content:"\54f1"}.hgi-duotone.hgi-stamp:after{content:"\54f2"}.hgi-duotone.hgi-stamp:before{content:"\54f3"}.hgi-duotone.hgi-star-circle:after{content:"\54f4"}.hgi-duotone.hgi-star-circle:before{content:"\54f5"}.hgi-duotone.hgi-star-face:after{content:"\54f6"}.hgi-duotone.hgi-star-face:before{content:"\54f7"}.hgi-duotone.hgi-star-half:after{content:"\54f8"}.hgi-duotone.hgi-star-half:before{content:"\54f9"}.hgi-duotone.hgi-star-off:after{content:"\54fa"}.hgi-duotone.hgi-star-off:before{content:"\54fb"}.hgi-duotone.hgi-star:after{content:"\54fc"}.hgi-duotone.hgi-star-square:after{content:"\54fd"}.hgi-duotone.hgi-star-square:before{content:"\54fe"}.hgi-duotone.hgi-star:before{content:"\54ff"}.hgi-duotone.hgi-stars:after{content:"\5500"}.hgi-duotone.hgi-stars:before{content:"\5501"}.hgi-duotone.hgi-start-up-01:after{content:"\5502"}.hgi-duotone.hgi-start-up-01:before{content:"\5503"}.hgi-duotone.hgi-start-up-02:after{content:"\5504"}.hgi-duotone.hgi-start-up-02:before{content:"\5505"}.hgi-duotone.hgi-stationery:after{content:"\5506"}.hgi-duotone.hgi-stationery:before{content:"\5507"}.hgi-duotone.hgi-steak:after{content:"\5508"}.hgi-duotone.hgi-steak:before{content:"\5509"}.hgi-duotone.hgi-steering:after{content:"\550a"}.hgi-duotone.hgi-steering:before{content:"\550b"}.hgi-duotone.hgi-step-into:after{content:"\550c"}.hgi-duotone.hgi-step-into:before{content:"\550d"}.hgi-duotone.hgi-step-out:after{content:"\550e"}.hgi-duotone.hgi-step-out:before{content:"\550f"}.hgi-duotone.hgi-step-over:after{content:"\5510"}.hgi-duotone.hgi-step-over:before{content:"\5511"}.hgi-duotone.hgi-stethoscope-02:after{content:"\5512"}.hgi-duotone.hgi-stethoscope-02:before{content:"\5513"}.hgi-duotone.hgi-stethoscope:after{content:"\5514"}.hgi-duotone.hgi-stethoscope:before{content:"\5515"}.hgi-duotone.hgi-sticky-note-01:after{content:"\5516"}.hgi-duotone.hgi-sticky-note-01:before{content:"\5517"}.hgi-duotone.hgi-sticky-note-02:after{content:"\5518"}.hgi-duotone.hgi-sticky-note-02:before{content:"\5519"}.hgi-duotone.hgi-stop:after{content:"\551a"}.hgi-duotone.hgi-stop-watch:after{content:"\551b"}.hgi-duotone.hgi-stop-watch:before{content:"\551c"}.hgi-duotone.hgi-stop:before{content:"\551d"}.hgi-duotone.hgi-store-01:after{content:"\551e"}.hgi-duotone.hgi-store-01:before{content:"\551f"}.hgi-duotone.hgi-store-02:after{content:"\5520"}.hgi-duotone.hgi-store-02:before{content:"\5521"}.hgi-duotone.hgi-store-03:after{content:"\5522"}.hgi-duotone.hgi-store-03:before{content:"\5523"}.hgi-duotone.hgi-store-04:after{content:"\5524"}.hgi-duotone.hgi-store-04:before{content:"\5525"}.hgi-duotone.hgi-store-add-01:after{content:"\5526"}.hgi-duotone.hgi-store-add-01:before{content:"\5527"}.hgi-duotone.hgi-store-add-02:after{content:"\5528"}.hgi-duotone.hgi-store-add-02:before{content:"\5529"}.hgi-duotone.hgi-store-location-01:after{content:"\552a"}.hgi-duotone.hgi-store-location-01:before{content:"\552b"}.hgi-duotone.hgi-store-location-02:after{content:"\552c"}.hgi-duotone.hgi-store-location-02:before{content:"\552d"}.hgi-duotone.hgi-store-remove-01:after{content:"\552e"}.hgi-duotone.hgi-store-remove-01:before{content:"\552f"}.hgi-duotone.hgi-store-remove-02:after{content:"\5530"}.hgi-duotone.hgi-store-remove-02:before{content:"\5531"}.hgi-duotone.hgi-store-verified-01:after{content:"\5532"}.hgi-duotone.hgi-store-verified-01:before{content:"\5533"}.hgi-duotone.hgi-store-verified-02:after{content:"\5534"}.hgi-duotone.hgi-store-verified-02:before{content:"\5535"}.hgi-duotone.hgi-straight-edge:after{content:"\5536"}.hgi-duotone.hgi-straight-edge:before{content:"\5537"}.hgi-duotone.hgi-strategy:after{content:"\5538"}.hgi-duotone.hgi-strategy:before{content:"\5539"}.hgi-duotone.hgi-stroke-bottom:after{content:"\553a"}.hgi-duotone.hgi-stroke-bottom:before{content:"\553b"}.hgi-duotone.hgi-stroke-center:after{content:"\553c"}.hgi-duotone.hgi-stroke-center:before{content:"\553d"}.hgi-duotone.hgi-stroke-inside:after{content:"\553e"}.hgi-duotone.hgi-stroke-inside:before{content:"\553f"}.hgi-duotone.hgi-stroke-left:after{content:"\5540"}.hgi-duotone.hgi-stroke-left:before{content:"\5541"}.hgi-duotone.hgi-stroke-outside:after{content:"\5542"}.hgi-duotone.hgi-stroke-outside:before{content:"\5543"}.hgi-duotone.hgi-stroke-right:after{content:"\5544"}.hgi-duotone.hgi-stroke-right:before{content:"\5545"}.hgi-duotone.hgi-stroke-top:after{content:"\5546"}.hgi-duotone.hgi-stroke-top:before{content:"\5547"}.hgi-duotone.hgi-structure-01:after{content:"\5548"}.hgi-duotone.hgi-structure-01:before{content:"\5549"}.hgi-duotone.hgi-structure-02:after{content:"\554a"}.hgi-duotone.hgi-structure-02:before{content:"\554b"}.hgi-duotone.hgi-structure-03:after{content:"\554c"}.hgi-duotone.hgi-structure-03:before{content:"\554d"}.hgi-duotone.hgi-structure-04:after{content:"\554e"}.hgi-duotone.hgi-structure-04:before{content:"\554f"}.hgi-duotone.hgi-structure-05:after{content:"\5550"}.hgi-duotone.hgi-structure-05:before{content:"\5551"}.hgi-duotone.hgi-structure-add:after{content:"\5552"}.hgi-duotone.hgi-structure-add:before{content:"\5553"}.hgi-duotone.hgi-structure-check:after{content:"\5554"}.hgi-duotone.hgi-structure-check:before{content:"\5555"}.hgi-duotone.hgi-structure-fail:after{content:"\5556"}.hgi-duotone.hgi-structure-fail:before{content:"\5557"}.hgi-duotone.hgi-structure-folder-circle:after{content:"\5558"}.hgi-duotone.hgi-structure-folder-circle:before{content:"\5559"}.hgi-duotone.hgi-structure-folder:after{content:"\555a"}.hgi-duotone.hgi-structure-folder:before{content:"\555b"}.hgi-duotone.hgi-student-card:after{content:"\555c"}.hgi-duotone.hgi-student-card:before{content:"\555d"}.hgi-duotone.hgi-student:after{content:"\555e"}.hgi-duotone.hgi-student:before{content:"\555f"}.hgi-duotone.hgi-students:after{content:"\5560"}.hgi-duotone.hgi-students:before{content:"\5561"}.hgi-duotone.hgi-study-desk:after{content:"\5562"}.hgi-duotone.hgi-study-desk:before{content:"\5563"}.hgi-duotone.hgi-study-lamp:after{content:"\5564"}.hgi-duotone.hgi-study-lamp:before{content:"\5565"}.hgi-duotone.hgi-stumbleupon:after{content:"\5566"}.hgi-duotone.hgi-stumbleupon:before{content:"\5567"}.hgi-duotone.hgi-submarine:after{content:"\5568"}.hgi-duotone.hgi-submarine:before{content:"\5569"}.hgi-duotone.hgi-submerge:after{content:"\556a"}.hgi-duotone.hgi-submerge:before{content:"\556b"}.hgi-duotone.hgi-subnode-add:after{content:"\556c"}.hgi-duotone.hgi-subnode-add:before{content:"\556d"}.hgi-duotone.hgi-subnode-delete:after{content:"\556e"}.hgi-duotone.hgi-subnode-delete:before{content:"\556f"}.hgi-duotone.hgi-subpoena:after{content:"\5570"}.hgi-duotone.hgi-subpoena:before{content:"\5571"}.hgi-duotone.hgi-subtitle:after{content:"\5572"}.hgi-duotone.hgi-subtitle:before{content:"\5573"}.hgi-duotone.hgi-suit-01:after{content:"\5574"}.hgi-duotone.hgi-suit-01:before{content:"\5575"}.hgi-duotone.hgi-suit-02:after{content:"\5576"}.hgi-duotone.hgi-suit-02:before{content:"\5577"}.hgi-duotone.hgi-sujood:after{content:"\5578"}.hgi-duotone.hgi-sujood:before{content:"\5579"}.hgi-duotone.hgi-summation-01:after{content:"\557a"}.hgi-duotone.hgi-summation-01:before{content:"\557b"}.hgi-duotone.hgi-summation-02:after{content:"\557c"}.hgi-duotone.hgi-summation-02:before{content:"\557d"}.hgi-duotone.hgi-summation-circle:after{content:"\557e"}.hgi-duotone.hgi-summation-circle:before{content:"\557f"}.hgi-duotone.hgi-summation-square:after{content:"\5580"}.hgi-duotone.hgi-summation-square:before{content:"\5581"}.hgi-duotone.hgi-sun-01:after{content:"\5582"}.hgi-duotone.hgi-sun-01:before{content:"\5583"}.hgi-duotone.hgi-sun-02:after{content:"\5584"}.hgi-duotone.hgi-sun-02:before{content:"\5585"}.hgi-duotone.hgi-sun-03:after{content:"\5586"}.hgi-duotone.hgi-sun-03:before{content:"\5587"}.hgi-duotone.hgi-sun-cloud-01:after{content:"\5588"}.hgi-duotone.hgi-sun-cloud-01:before{content:"\5589"}.hgi-duotone.hgi-sun-cloud-02:after{content:"\558a"}.hgi-duotone.hgi-sun-cloud-02:before{content:"\558b"}.hgi-duotone.hgi-sun-cloud-angled-rain-01:after{content:"\558c"}.hgi-duotone.hgi-sun-cloud-angled-rain-01:before{content:"\558d"}.hgi-duotone.hgi-sun-cloud-angled-rain-02:after{content:"\558e"}.hgi-duotone.hgi-sun-cloud-angled-rain-02:before{content:"\558f"}.hgi-duotone.hgi-sun-cloud-angled-rain-zap-01:after{content:"\5590"}.hgi-duotone.hgi-sun-cloud-angled-rain-zap-01:before{content:"\5591"}.hgi-duotone.hgi-sun-cloud-angled-rain-zap-02:after{content:"\5592"}.hgi-duotone.hgi-sun-cloud-angled-rain-zap-02:before{content:"\5593"}.hgi-duotone.hgi-sun-cloud-angled-zap-01:after{content:"\5594"}.hgi-duotone.hgi-sun-cloud-angled-zap-01:before{content:"\5595"}.hgi-duotone.hgi-sun-cloud-angled-zap-02:after{content:"\5596"}.hgi-duotone.hgi-sun-cloud-angled-zap-02:before{content:"\5597"}.hgi-duotone.hgi-sun-cloud-big-rain-01:after{content:"\5598"}.hgi-duotone.hgi-sun-cloud-big-rain-01:before{content:"\5599"}.hgi-duotone.hgi-sun-cloud-big-rain-02:after{content:"\559a"}.hgi-duotone.hgi-sun-cloud-big-rain-02:before{content:"\559b"}.hgi-duotone.hgi-sun-cloud-fast-wind-01:after{content:"\559c"}.hgi-duotone.hgi-sun-cloud-fast-wind-01:before{content:"\559d"}.hgi-duotone.hgi-sun-cloud-fast-wind-02:after{content:"\559e"}.hgi-duotone.hgi-sun-cloud-fast-wind-02:before{content:"\559f"}.hgi-duotone.hgi-sun-cloud-hailstone-01:after{content:"\55a0"}.hgi-duotone.hgi-sun-cloud-hailstone-01:before{content:"\55a1"}.hgi-duotone.hgi-sun-cloud-hailstone-02:after{content:"\55a2"}.hgi-duotone.hgi-sun-cloud-hailstone-02:before{content:"\55a3"}.hgi-duotone.hgi-sun-cloud-little-rain-01:after{content:"\55a4"}.hgi-duotone.hgi-sun-cloud-little-rain-01:before{content:"\55a5"}.hgi-duotone.hgi-sun-cloud-little-rain-02:after{content:"\55a6"}.hgi-duotone.hgi-sun-cloud-little-rain-02:before{content:"\55a7"}.hgi-duotone.hgi-sun-cloud-little-snow-01:after{content:"\55a8"}.hgi-duotone.hgi-sun-cloud-little-snow-01:before{content:"\55a9"}.hgi-duotone.hgi-sun-cloud-little-snow-02:after{content:"\55aa"}.hgi-duotone.hgi-sun-cloud-little-snow-02:before{content:"\55ab"}.hgi-duotone.hgi-sun-cloud-mid-rain-01:after{content:"\55ac"}.hgi-duotone.hgi-sun-cloud-mid-rain-01:before{content:"\55ad"}.hgi-duotone.hgi-sun-cloud-mid-rain-02:after{content:"\55ae"}.hgi-duotone.hgi-sun-cloud-mid-rain-02:before{content:"\55af"}.hgi-duotone.hgi-sun-cloud-mid-snow-01:after{content:"\55b0"}.hgi-duotone.hgi-sun-cloud-mid-snow-01:before{content:"\55b1"}.hgi-duotone.hgi-sun-cloud-mid-snow-02:after{content:"\55b2"}.hgi-duotone.hgi-sun-cloud-mid-snow-02:before{content:"\55b3"}.hgi-duotone.hgi-sun-cloud-slow-wind-01:after{content:"\55b4"}.hgi-duotone.hgi-sun-cloud-slow-wind-01:before{content:"\55b5"}.hgi-duotone.hgi-sun-cloud-slow-wind-02:after{content:"\55b6"}.hgi-duotone.hgi-sun-cloud-slow-wind-02:before{content:"\55b7"}.hgi-duotone.hgi-sun-cloud-snow-01:after{content:"\55b8"}.hgi-duotone.hgi-sun-cloud-snow-01:before{content:"\55b9"}.hgi-duotone.hgi-sun-cloud-snow-02:after{content:"\55ba"}.hgi-duotone.hgi-sun-cloud-snow-02:before{content:"\55bb"}.hgi-duotone.hgi-sunglasses:after{content:"\55bc"}.hgi-duotone.hgi-sunglasses:before{content:"\55bd"}.hgi-duotone.hgi-sunrise:after{content:"\55be"}.hgi-duotone.hgi-sunrise:before{content:"\55bf"}.hgi-duotone.hgi-sunset:after{content:"\55c0"}.hgi-duotone.hgi-sunset:before{content:"\55c1"}.hgi-duotone.hgi-super-mario:after{content:"\55c2"}.hgi-duotone.hgi-super-mario-toad:after{content:"\55c3"}.hgi-duotone.hgi-super-mario-toad:before{content:"\55c4"}.hgi-duotone.hgi-super-mario:before{content:"\55c5"}.hgi-duotone.hgi-surfboard:after{content:"\55c6"}.hgi-duotone.hgi-surfboard:before{content:"\55c7"}.hgi-duotone.hgi-surprise:after{content:"\55c8"}.hgi-duotone.hgi-surprise:before{content:"\55c9"}.hgi-duotone.hgi-sushi-01:after{content:"\55ca"}.hgi-duotone.hgi-sushi-01:before{content:"\55cb"}.hgi-duotone.hgi-sushi-02:after{content:"\55cc"}.hgi-duotone.hgi-sushi-02:before{content:"\55cd"}.hgi-duotone.hgi-sushi-03:after{content:"\55ce"}.hgi-duotone.hgi-sushi-03:before{content:"\55cf"}.hgi-duotone.hgi-suspicious:after{content:"\55d0"}.hgi-duotone.hgi-suspicious:before{content:"\55d1"}.hgi-duotone.hgi-sustainable-energy:after{content:"\55d2"}.hgi-duotone.hgi-sustainable-energy:before{content:"\55d3"}.hgi-duotone.hgi-svg-01:after{content:"\55d4"}.hgi-duotone.hgi-svg-01:before{content:"\55d5"}.hgi-duotone.hgi-svg-02:after{content:"\55d6"}.hgi-duotone.hgi-svg-02:before{content:"\55d7"}.hgi-duotone.hgi-swarm:after{content:"\55d8"}.hgi-duotone.hgi-swarm:before{content:"\55d9"}.hgi-duotone.hgi-swatch:after{content:"\55da"}.hgi-duotone.hgi-swatch:before{content:"\55db"}.hgi-duotone.hgi-swimming-cap:after{content:"\55dc"}.hgi-duotone.hgi-swimming-cap:before{content:"\55dd"}.hgi-duotone.hgi-swimming:after{content:"\55de"}.hgi-duotone.hgi-swimming:before{content:"\55df"}.hgi-duotone.hgi-swipe-down-01:after{content:"\55e0"}.hgi-duotone.hgi-swipe-down-01:before{content:"\55e1"}.hgi-duotone.hgi-swipe-down-02:after{content:"\55e2"}.hgi-duotone.hgi-swipe-down-02:before{content:"\55e3"}.hgi-duotone.hgi-swipe-down-03:after{content:"\55e4"}.hgi-duotone.hgi-swipe-down-03:before{content:"\55e5"}.hgi-duotone.hgi-swipe-down-04:after{content:"\55e6"}.hgi-duotone.hgi-swipe-down-04:before{content:"\55e7"}.hgi-duotone.hgi-swipe-down-05:after{content:"\55e8"}.hgi-duotone.hgi-swipe-down-05:before{content:"\55e9"}.hgi-duotone.hgi-swipe-down-06:after{content:"\55ea"}.hgi-duotone.hgi-swipe-down-06:before{content:"\55eb"}.hgi-duotone.hgi-swipe-down-07:after{content:"\55ec"}.hgi-duotone.hgi-swipe-down-07:before{content:"\55ed"}.hgi-duotone.hgi-swipe-down-08:after{content:"\55ee"}.hgi-duotone.hgi-swipe-down-08:before{content:"\55ef"}.hgi-duotone.hgi-swipe-left-01:after{content:"\55f0"}.hgi-duotone.hgi-swipe-left-01:before{content:"\55f1"}.hgi-duotone.hgi-swipe-left-02:after{content:"\55f2"}.hgi-duotone.hgi-swipe-left-02:before{content:"\55f3"}.hgi-duotone.hgi-swipe-left-03:after{content:"\55f4"}.hgi-duotone.hgi-swipe-left-03:before{content:"\55f5"}.hgi-duotone.hgi-swipe-left-04:after{content:"\55f6"}.hgi-duotone.hgi-swipe-left-04:before{content:"\55f7"}.hgi-duotone.hgi-swipe-left-05:after{content:"\55f8"}.hgi-duotone.hgi-swipe-left-05:before{content:"\55f9"}.hgi-duotone.hgi-swipe-left-06:after{content:"\55fa"}.hgi-duotone.hgi-swipe-left-06:before{content:"\55fb"}.hgi-duotone.hgi-swipe-left-07:after{content:"\55fc"}.hgi-duotone.hgi-swipe-left-07:before{content:"\55fd"}.hgi-duotone.hgi-swipe-left-08:after{content:"\55fe"}.hgi-duotone.hgi-swipe-left-08:before{content:"\55ff"}.hgi-duotone.hgi-swipe-left-09:after{content:"\5600"}.hgi-duotone.hgi-swipe-left-09:before{content:"\5601"}.hgi-duotone.hgi-swipe-right-01:after{content:"\5602"}.hgi-duotone.hgi-swipe-right-01:before{content:"\5603"}.hgi-duotone.hgi-swipe-right-02:after{content:"\5604"}.hgi-duotone.hgi-swipe-right-02:before{content:"\5605"}.hgi-duotone.hgi-swipe-right-03:after{content:"\5606"}.hgi-duotone.hgi-swipe-right-03:before{content:"\5607"}.hgi-duotone.hgi-swipe-right-04:after{content:"\5608"}.hgi-duotone.hgi-swipe-right-04:before{content:"\5609"}.hgi-duotone.hgi-swipe-right-05:after{content:"\560a"}.hgi-duotone.hgi-swipe-right-05:before{content:"\560b"}.hgi-duotone.hgi-swipe-right-06:after{content:"\560c"}.hgi-duotone.hgi-swipe-right-06:before{content:"\560d"}.hgi-duotone.hgi-swipe-right-07:after{content:"\560e"}.hgi-duotone.hgi-swipe-right-07:before{content:"\560f"}.hgi-duotone.hgi-swipe-right-08:after{content:"\5610"}.hgi-duotone.hgi-swipe-right-08:before{content:"\5611"}.hgi-duotone.hgi-swipe-right-09:after{content:"\5612"}.hgi-duotone.hgi-swipe-right-09:before{content:"\5613"}.hgi-duotone.hgi-swipe-up-01:after{content:"\5614"}.hgi-duotone.hgi-swipe-up-01:before{content:"\5615"}.hgi-duotone.hgi-swipe-up-02:after{content:"\5616"}.hgi-duotone.hgi-swipe-up-02:before{content:"\5617"}.hgi-duotone.hgi-swipe-up-03:after{content:"\5618"}.hgi-duotone.hgi-swipe-up-03:before{content:"\5619"}.hgi-duotone.hgi-swipe-up-04:after{content:"\561a"}.hgi-duotone.hgi-swipe-up-04:before{content:"\561b"}.hgi-duotone.hgi-swipe-up-05:after{content:"\561c"}.hgi-duotone.hgi-swipe-up-05:before{content:"\561d"}.hgi-duotone.hgi-swipe-up-06:after{content:"\561e"}.hgi-duotone.hgi-swipe-up-06:before{content:"\561f"}.hgi-duotone.hgi-swipe-up-07:after{content:"\5620"}.hgi-duotone.hgi-swipe-up-07:before{content:"\5621"}.hgi-duotone.hgi-swipe-up-08:after{content:"\5622"}.hgi-duotone.hgi-swipe-up-08:before{content:"\5623"}.hgi-duotone.hgi-sword-01:after{content:"\5624"}.hgi-duotone.hgi-sword-01:before{content:"\5625"}.hgi-duotone.hgi-sword-02:after{content:"\5626"}.hgi-duotone.hgi-sword-02:before{content:"\5627"}.hgi-duotone.hgi-sword-03:after{content:"\5628"}.hgi-duotone.hgi-sword-03:before{content:"\5629"}.hgi-duotone.hgi-system-update-01:after{content:"\562a"}.hgi-duotone.hgi-system-update-01:before{content:"\562b"}.hgi-duotone.hgi-system-update-02:after{content:"\562c"}.hgi-duotone.hgi-system-update-02:before{content:"\562d"}.hgi-duotone.hgi-t-shirt:after{content:"\562e"}.hgi-duotone.hgi-t-shirt:before{content:"\562f"}.hgi-duotone.hgi-table-01:after{content:"\5630"}.hgi-duotone.hgi-table-01:before{content:"\5631"}.hgi-duotone.hgi-table-02:after{content:"\5632"}.hgi-duotone.hgi-table-02:before{content:"\5633"}.hgi-duotone.hgi-table-03:after{content:"\5634"}.hgi-duotone.hgi-table-03:before{content:"\5635"}.hgi-duotone.hgi-table-lamp-01:after{content:"\5636"}.hgi-duotone.hgi-table-lamp-01:before{content:"\5637"}.hgi-duotone.hgi-table-lamp-02:after{content:"\5638"}.hgi-duotone.hgi-table-lamp-02:before{content:"\5639"}.hgi-duotone.hgi-table-round:after{content:"\563a"}.hgi-duotone.hgi-table-round:before{content:"\563b"}.hgi-duotone.hgi-table:after{content:"\563c"}.hgi-duotone.hgi-table-tennis-bat:after{content:"\563d"}.hgi-duotone.hgi-table-tennis-bat:before{content:"\563e"}.hgi-duotone.hgi-table:before{content:"\563f"}.hgi-duotone.hgi-tablet-01:after{content:"\5640"}.hgi-duotone.hgi-tablet-01:before{content:"\5641"}.hgi-duotone.hgi-tablet-02:after{content:"\5642"}.hgi-duotone.hgi-tablet-02:before{content:"\5643"}.hgi-duotone.hgi-tablet-connected-bluetooth:after{content:"\5644"}.hgi-duotone.hgi-tablet-connected-bluetooth:before{content:"\5645"}.hgi-duotone.hgi-tablet-connected-usb:after{content:"\5646"}.hgi-duotone.hgi-tablet-connected-usb:before{content:"\5647"}.hgi-duotone.hgi-tablet-connected-wifi:after{content:"\5648"}.hgi-duotone.hgi-tablet-connected-wifi:before{content:"\5649"}.hgi-duotone.hgi-tablet-pen:after{content:"\564a"}.hgi-duotone.hgi-tablet-pen:before{content:"\564b"}.hgi-duotone.hgi-taco-01:after{content:"\564c"}.hgi-duotone.hgi-taco-01:before{content:"\564d"}.hgi-duotone.hgi-taco-02:after{content:"\564e"}.hgi-duotone.hgi-taco-02:before{content:"\564f"}.hgi-duotone.hgi-tag-01:after{content:"\5650"}.hgi-duotone.hgi-tag-01:before{content:"\5651"}.hgi-duotone.hgi-tag-02:after{content:"\5652"}.hgi-duotone.hgi-tag-02:before{content:"\5653"}.hgi-duotone.hgi-tags:after{content:"\5654"}.hgi-duotone.hgi-tags:before{content:"\5655"}.hgi-duotone.hgi-taj-mahal:after{content:"\5656"}.hgi-duotone.hgi-taj-mahal:before{content:"\5657"}.hgi-duotone.hgi-tan:after{content:"\5658"}.hgi-duotone.hgi-tan:before{content:"\5659"}.hgi-duotone.hgi-tank-top:after{content:"\565a"}.hgi-duotone.hgi-tank-top:before{content:"\565b"}.hgi-duotone.hgi-tap-01:after{content:"\565c"}.hgi-duotone.hgi-tap-01:before{content:"\565d"}.hgi-duotone.hgi-tap-02:after{content:"\565e"}.hgi-duotone.hgi-tap-02:before{content:"\565f"}.hgi-duotone.hgi-tap-03:after{content:"\5660"}.hgi-duotone.hgi-tap-03:before{content:"\5661"}.hgi-duotone.hgi-tap-04:after{content:"\5662"}.hgi-duotone.hgi-tap-04:before{content:"\5663"}.hgi-duotone.hgi-tap-05:after{content:"\5664"}.hgi-duotone.hgi-tap-05:before{content:"\5665"}.hgi-duotone.hgi-tap-06:after{content:"\5666"}.hgi-duotone.hgi-tap-06:before{content:"\5667"}.hgi-duotone.hgi-tap-07:after{content:"\5668"}.hgi-duotone.hgi-tap-07:before{content:"\5669"}.hgi-duotone.hgi-tap-08:after{content:"\566a"}.hgi-duotone.hgi-tap-08:before{content:"\566b"}.hgi-duotone.hgi-tape-measure:after{content:"\566c"}.hgi-duotone.hgi-tape-measure:before{content:"\566d"}.hgi-duotone.hgi-target-01:after{content:"\566e"}.hgi-duotone.hgi-target-01:before{content:"\566f"}.hgi-duotone.hgi-target-02:after{content:"\5670"}.hgi-duotone.hgi-target-02:before{content:"\5671"}.hgi-duotone.hgi-target-03:after{content:"\5672"}.hgi-duotone.hgi-target-03:before{content:"\5673"}.hgi-duotone.hgi-target-dollar:after{content:"\5674"}.hgi-duotone.hgi-target-dollar:before{content:"\5675"}.hgi-duotone.hgi-tasbih:after{content:"\5676"}.hgi-duotone.hgi-tasbih:before{content:"\5677"}.hgi-duotone.hgi-task-01:after{content:"\5678"}.hgi-duotone.hgi-task-01:before{content:"\5679"}.hgi-duotone.hgi-task-02:after{content:"\567a"}.hgi-duotone.hgi-task-02:before{content:"\567b"}.hgi-duotone.hgi-task-add-01:after{content:"\567c"}.hgi-duotone.hgi-task-add-01:before{content:"\567d"}.hgi-duotone.hgi-task-add-02:after{content:"\567e"}.hgi-duotone.hgi-task-add-02:before{content:"\567f"}.hgi-duotone.hgi-task-daily-01:after{content:"\5680"}.hgi-duotone.hgi-task-daily-01:before{content:"\5681"}.hgi-duotone.hgi-task-daily-02:after{content:"\5682"}.hgi-duotone.hgi-task-daily-02:before{content:"\5683"}.hgi-duotone.hgi-task-done-01:after{content:"\5684"}.hgi-duotone.hgi-task-done-01:before{content:"\5685"}.hgi-duotone.hgi-task-done-02:after{content:"\5686"}.hgi-duotone.hgi-task-done-02:before{content:"\5687"}.hgi-duotone.hgi-task-edit-01:after{content:"\5688"}.hgi-duotone.hgi-task-edit-01:before{content:"\5689"}.hgi-duotone.hgi-task-edit-02:after{content:"\568a"}.hgi-duotone.hgi-task-edit-02:before{content:"\568b"}.hgi-duotone.hgi-task-remove-01:after{content:"\568c"}.hgi-duotone.hgi-task-remove-01:before{content:"\568d"}.hgi-duotone.hgi-task-remove-02:after{content:"\568e"}.hgi-duotone.hgi-task-remove-02:before{content:"\568f"}.hgi-duotone.hgi-taxes:after{content:"\5690"}.hgi-duotone.hgi-taxes:before{content:"\5691"}.hgi-duotone.hgi-taxi:after{content:"\5692"}.hgi-duotone.hgi-taxi:before{content:"\5693"}.hgi-duotone.hgi-tea-pod:after{content:"\5694"}.hgi-duotone.hgi-tea-pod:before{content:"\5695"}.hgi-duotone.hgi-tea:after{content:"\5696"}.hgi-duotone.hgi-tea:before{content:"\5697"}.hgi-duotone.hgi-teacher:after{content:"\5698"}.hgi-duotone.hgi-teacher:before{content:"\5699"}.hgi-duotone.hgi-teaching:after{content:"\569a"}.hgi-duotone.hgi-teaching:before{content:"\569b"}.hgi-duotone.hgi-teamviewer:after{content:"\569c"}.hgi-duotone.hgi-teamviewer:before{content:"\569d"}.hgi-duotone.hgi-telegram:after{content:"\569e"}.hgi-duotone.hgi-telegram:before{content:"\569f"}.hgi-duotone.hgi-telephone:after{content:"\56a0"}.hgi-duotone.hgi-telephone:before{content:"\56a1"}.hgi-duotone.hgi-telescope-01:after{content:"\56a2"}.hgi-duotone.hgi-telescope-01:before{content:"\56a3"}.hgi-duotone.hgi-telescope-02:after{content:"\56a4"}.hgi-duotone.hgi-telescope-02:before{content:"\56a5"}.hgi-duotone.hgi-television-table:after{content:"\56a6"}.hgi-duotone.hgi-television-table:before{content:"\56a7"}.hgi-duotone.hgi-temperature:after{content:"\56a8"}.hgi-duotone.hgi-temperature:before{content:"\56a9"}.hgi-duotone.hgi-tennis-ball:after{content:"\56aa"}.hgi-duotone.hgi-tennis-ball:before{content:"\56ab"}.hgi-duotone.hgi-terrace:after{content:"\56ac"}.hgi-duotone.hgi-terrace:before{content:"\56ad"}.hgi-duotone.hgi-test-tube-01:after{content:"\56ae"}.hgi-duotone.hgi-test-tube-01:before{content:"\56af"}.hgi-duotone.hgi-test-tube-02:after{content:"\56b0"}.hgi-duotone.hgi-test-tube-02:before{content:"\56b1"}.hgi-duotone.hgi-test-tube-03:after{content:"\56b2"}.hgi-duotone.hgi-test-tube-03:before{content:"\56b3"}.hgi-duotone.hgi-test-tube:after{content:"\56b4"}.hgi-duotone.hgi-test-tube:before{content:"\56b5"}.hgi-duotone.hgi-tetris:after{content:"\56b6"}.hgi-duotone.hgi-tetris:before{content:"\56b7"}.hgi-duotone.hgi-text-align-center:after{content:"\56b8"}.hgi-duotone.hgi-text-align-center:before{content:"\56b9"}.hgi-duotone.hgi-text-align-justify-center:after{content:"\56ba"}.hgi-duotone.hgi-text-align-justify-center:before{content:"\56bb"}.hgi-duotone.hgi-text-align-justify-left:after{content:"\56bc"}.hgi-duotone.hgi-text-align-justify-left:before{content:"\56bd"}.hgi-duotone.hgi-text-align-justify-right:after{content:"\56be"}.hgi-duotone.hgi-text-align-justify-right:before{content:"\56bf"}.hgi-duotone.hgi-text-align-left-01:after{content:"\56c0"}.hgi-duotone.hgi-text-align-left-01:before{content:"\56c1"}.hgi-duotone.hgi-text-align-left:after{content:"\56c2"}.hgi-duotone.hgi-text-align-left:before{content:"\56c3"}.hgi-duotone.hgi-text-align-right-01:after{content:"\56c4"}.hgi-duotone.hgi-text-align-right-01:before{content:"\56c5"}.hgi-duotone.hgi-text-align-right:after{content:"\56c6"}.hgi-duotone.hgi-text-align-right:before{content:"\56c7"}.hgi-duotone.hgi-text-all-caps:after{content:"\56c8"}.hgi-duotone.hgi-text-all-caps:before{content:"\56c9"}.hgi-duotone.hgi-text-bold:after{content:"\56ca"}.hgi-duotone.hgi-text-bold:before{content:"\56cb"}.hgi-duotone.hgi-text-centerline-center-top:after{content:"\56cc"}.hgi-duotone.hgi-text-centerline-center-top:before{content:"\56cd"}.hgi-duotone.hgi-text-centerline-left:after{content:"\56ce"}.hgi-duotone.hgi-text-centerline-left:before{content:"\56cf"}.hgi-duotone.hgi-text-centerline-middle:after{content:"\56d0"}.hgi-duotone.hgi-text-centerline-middle:before{content:"\56d1"}.hgi-duotone.hgi-text-centerline-right:after{content:"\56d2"}.hgi-duotone.hgi-text-centerline-right:before{content:"\56d3"}.hgi-duotone.hgi-text-check:after{content:"\56d4"}.hgi-duotone.hgi-text-check:before{content:"\56d5"}.hgi-duotone.hgi-text-circle:after{content:"\56d6"}.hgi-duotone.hgi-text-circle:before{content:"\56d7"}.hgi-duotone.hgi-text-clear:after{content:"\56d8"}.hgi-duotone.hgi-text-clear:before{content:"\56d9"}.hgi-duotone.hgi-text-color:after{content:"\56da"}.hgi-duotone.hgi-text-color:before{content:"\56db"}.hgi-duotone.hgi-text-creation:after{content:"\56dc"}.hgi-duotone.hgi-text-creation:before{content:"\56dd"}.hgi-duotone.hgi-text-firstline-left:after{content:"\56de"}.hgi-duotone.hgi-text-firstline-left:before{content:"\56df"}.hgi-duotone.hgi-text-firstline-right:after{content:"\56e0"}.hgi-duotone.hgi-text-firstline-right:before{content:"\56e1"}.hgi-duotone.hgi-text-font:after{content:"\56e2"}.hgi-duotone.hgi-text-font:before{content:"\56e3"}.hgi-duotone.hgi-text-footnote:after{content:"\56e4"}.hgi-duotone.hgi-text-footnote:before{content:"\56e5"}.hgi-duotone.hgi-text-indent-01:after{content:"\56e6"}.hgi-duotone.hgi-text-indent-01:before{content:"\56e7"}.hgi-duotone.hgi-text-indent-less:after{content:"\56e8"}.hgi-duotone.hgi-text-indent-less:before{content:"\56e9"}.hgi-duotone.hgi-text-indent-more:after{content:"\56ea"}.hgi-duotone.hgi-text-indent-more:before{content:"\56eb"}.hgi-duotone.hgi-text-indent:after{content:"\56ec"}.hgi-duotone.hgi-text-indent:before{content:"\56ed"}.hgi-duotone.hgi-text-italic:after{content:"\56ee"}.hgi-duotone.hgi-text-italic-slash:after{content:"\56ef"}.hgi-duotone.hgi-text-italic-slash:before{content:"\56f0"}.hgi-duotone.hgi-text-italic:before{content:"\56f1"}.hgi-duotone.hgi-text-kerning:after{content:"\56f2"}.hgi-duotone.hgi-text-kerning:before{content:"\56f3"}.hgi-duotone.hgi-text-number-sign:after{content:"\56f4"}.hgi-duotone.hgi-text-number-sign:before{content:"\56f5"}.hgi-duotone.hgi-text:after{content:"\56f6"}.hgi-duotone.hgi-text-selection:after{content:"\56f7"}.hgi-duotone.hgi-text-selection:before{content:"\56f8"}.hgi-duotone.hgi-text-smallcaps:after{content:"\56f9"}.hgi-duotone.hgi-text-smallcaps:before{content:"\56fa"}.hgi-duotone.hgi-text-square:after{content:"\56fb"}.hgi-duotone.hgi-text-square:before{content:"\56fc"}.hgi-duotone.hgi-text-strikethrough:after{content:"\56fd"}.hgi-duotone.hgi-text-strikethrough:before{content:"\56fe"}.hgi-duotone.hgi-text-subscript:after{content:"\56ff"}.hgi-duotone.hgi-text-subscript:before{content:"\5700"}.hgi-duotone.hgi-text-superscript:after{content:"\5701"}.hgi-duotone.hgi-text-superscript:before{content:"\5702"}.hgi-duotone.hgi-text-tracking:after{content:"\5703"}.hgi-duotone.hgi-text-tracking:before{content:"\5704"}.hgi-duotone.hgi-text-underline:after{content:"\5705"}.hgi-duotone.hgi-text-underline:before{content:"\5706"}.hgi-duotone.hgi-text-variable-front:after{content:"\5707"}.hgi-duotone.hgi-text-variable-front:before{content:"\5708"}.hgi-duotone.hgi-text-vertical-alignment:after{content:"\5709"}.hgi-duotone.hgi-text-vertical-alignment:before{content:"\570a"}.hgi-duotone.hgi-text-wrap:after{content:"\570b"}.hgi-duotone.hgi-text-wrap:before{content:"\570c"}.hgi-duotone.hgi-text:before{content:"\570d"}.hgi-duotone.hgi-the-prophets-mosque:after{content:"\570e"}.hgi-duotone.hgi-the-prophets-mosque:before{content:"\570f"}.hgi-duotone.hgi-thermometer-cold:after{content:"\5710"}.hgi-duotone.hgi-thermometer-cold:before{content:"\5711"}.hgi-duotone.hgi-thermometer:after{content:"\5712"}.hgi-duotone.hgi-thermometer-warm:after{content:"\5713"}.hgi-duotone.hgi-thermometer-warm:before{content:"\5714"}.hgi-duotone.hgi-thermometer:before{content:"\5715"}.hgi-duotone.hgi-third-bracket-circle:after{content:"\5716"}.hgi-duotone.hgi-third-bracket-circle:before{content:"\5717"}.hgi-duotone.hgi-third-bracket:after{content:"\5718"}.hgi-duotone.hgi-third-bracket-square:after{content:"\5719"}.hgi-duotone.hgi-third-bracket-square:before{content:"\571a"}.hgi-duotone.hgi-third-bracket:before{content:"\571b"}.hgi-duotone.hgi-thread:after{content:"\571c"}.hgi-duotone.hgi-thread:before{content:"\571d"}.hgi-duotone.hgi-threads-ellipse:after{content:"\571e"}.hgi-duotone.hgi-threads-ellipse:before{content:"\571f"}.hgi-duotone.hgi-threads-rectangle:after{content:"\5720"}.hgi-duotone.hgi-threads-rectangle:before{content:"\5721"}.hgi-duotone.hgi-threads:after{content:"\5722"}.hgi-duotone.hgi-threads:before{content:"\5723"}.hgi-duotone.hgi-three-d-move:after{content:"\5724"}.hgi-duotone.hgi-three-d-move:before{content:"\5725"}.hgi-duotone.hgi-three-d-rotate:after{content:"\5726"}.hgi-duotone.hgi-three-d-rotate:before{content:"\5727"}.hgi-duotone.hgi-three-d-scale:after{content:"\5728"}.hgi-duotone.hgi-three-d-scale:before{content:"\5729"}.hgi-duotone.hgi-three-d-view:after{content:"\572a"}.hgi-duotone.hgi-three-d-view:before{content:"\572b"}.hgi-duotone.hgi-three-finger-01:after{content:"\572c"}.hgi-duotone.hgi-three-finger-01:before{content:"\572d"}.hgi-duotone.hgi-three-finger-02:after{content:"\572e"}.hgi-duotone.hgi-three-finger-02:before{content:"\572f"}.hgi-duotone.hgi-three-finger-03:after{content:"\5730"}.hgi-duotone.hgi-three-finger-03:before{content:"\5731"}.hgi-duotone.hgi-three-finger-04:after{content:"\5732"}.hgi-duotone.hgi-three-finger-04:before{content:"\5733"}.hgi-duotone.hgi-three-finger-05:after{content:"\5734"}.hgi-duotone.hgi-three-finger-05:before{content:"\5735"}.hgi-duotone.hgi-thumbs-down-ellipse:after{content:"\5736"}.hgi-duotone.hgi-thumbs-down-ellipse:before{content:"\5737"}.hgi-duotone.hgi-thumbs-down-rectangle:after{content:"\5738"}.hgi-duotone.hgi-thumbs-down-rectangle:before{content:"\5739"}.hgi-duotone.hgi-thumbs-down:after{content:"\573a"}.hgi-duotone.hgi-thumbs-down:before{content:"\573b"}.hgi-duotone.hgi-thumbs-up-down:after{content:"\573c"}.hgi-duotone.hgi-thumbs-up-down:before{content:"\573d"}.hgi-duotone.hgi-thumbs-up-ellipse:after{content:"\573e"}.hgi-duotone.hgi-thumbs-up-ellipse:before{content:"\573f"}.hgi-duotone.hgi-thumbs-up-rectangle:after{content:"\5740"}.hgi-duotone.hgi-thumbs-up-rectangle:before{content:"\5741"}.hgi-duotone.hgi-thumbs-up:after{content:"\5742"}.hgi-duotone.hgi-thumbs-up:before{content:"\5743"}.hgi-duotone.hgi-tic-tac-toe:after{content:"\5744"}.hgi-duotone.hgi-tic-tac-toe:before{content:"\5745"}.hgi-duotone.hgi-tick-01:after{content:"\5746"}.hgi-duotone.hgi-tick-01:before{content:"\5747"}.hgi-duotone.hgi-tick-02:after{content:"\5748"}.hgi-duotone.hgi-tick-02:before{content:"\5749"}.hgi-duotone.hgi-tick-03:after{content:"\574a"}.hgi-duotone.hgi-tick-03:before{content:"\574b"}.hgi-duotone.hgi-tick-04:after{content:"\574c"}.hgi-duotone.hgi-tick-04:before{content:"\574d"}.hgi-duotone.hgi-tick-double-01:after{content:"\574e"}.hgi-duotone.hgi-tick-double-01:before{content:"\574f"}.hgi-duotone.hgi-tick-double-02:after{content:"\5750"}.hgi-duotone.hgi-tick-double-02:before{content:"\5751"}.hgi-duotone.hgi-tick-double-03:after{content:"\5752"}.hgi-duotone.hgi-tick-double-03:before{content:"\5753"}.hgi-duotone.hgi-tick-double-04:after{content:"\5754"}.hgi-duotone.hgi-tick-double-04:before{content:"\5755"}.hgi-duotone.hgi-ticket-01:after{content:"\5756"}.hgi-duotone.hgi-ticket-01:before{content:"\5757"}.hgi-duotone.hgi-ticket-02:after{content:"\5758"}.hgi-duotone.hgi-ticket-02:before{content:"\5759"}.hgi-duotone.hgi-ticket-03:after{content:"\575a"}.hgi-duotone.hgi-ticket-03:before{content:"\575b"}.hgi-duotone.hgi-ticket-star:after{content:"\575c"}.hgi-duotone.hgi-ticket-star:before{content:"\575d"}.hgi-duotone.hgi-tie:after{content:"\575e"}.hgi-duotone.hgi-tie:before{content:"\575f"}.hgi-duotone.hgi-tiktok:after{content:"\5760"}.hgi-duotone.hgi-tiktok:before{content:"\5761"}.hgi-duotone.hgi-time-01:after{content:"\5762"}.hgi-duotone.hgi-time-01:before{content:"\5763"}.hgi-duotone.hgi-time-02:after{content:"\5764"}.hgi-duotone.hgi-time-02:before{content:"\5765"}.hgi-duotone.hgi-time-03:after{content:"\5766"}.hgi-duotone.hgi-time-03:before{content:"\5767"}.hgi-duotone.hgi-time-04:after{content:"\5768"}.hgi-duotone.hgi-time-04:before{content:"\5769"}.hgi-duotone.hgi-time-half-pass:after{content:"\576a"}.hgi-duotone.hgi-time-half-pass:before{content:"\576b"}.hgi-duotone.hgi-time-management-circle:after{content:"\576c"}.hgi-duotone.hgi-time-management-circle:before{content:"\576d"}.hgi-duotone.hgi-time-management:after{content:"\576e"}.hgi-duotone.hgi-time-management:before{content:"\576f"}.hgi-duotone.hgi-time-quarter-pass:after{content:"\5770"}.hgi-duotone.hgi-time-quarter-pass:before{content:"\5771"}.hgi-duotone.hgi-time-quarter:after{content:"\5772"}.hgi-duotone.hgi-time-quarter:before{content:"\5773"}.hgi-duotone.hgi-time-schedule:after{content:"\5774"}.hgi-duotone.hgi-time-schedule:before{content:"\5775"}.hgi-duotone.hgi-time-setting-01:after{content:"\5776"}.hgi-duotone.hgi-time-setting-01:before{content:"\5777"}.hgi-duotone.hgi-time-setting-02:after{content:"\5778"}.hgi-duotone.hgi-time-setting-02:before{content:"\5779"}.hgi-duotone.hgi-time-setting-03:after{content:"\577a"}.hgi-duotone.hgi-time-setting-03:before{content:"\577b"}.hgi-duotone.hgi-timer-01:after{content:"\577c"}.hgi-duotone.hgi-timer-01:before{content:"\577d"}.hgi-duotone.hgi-timer-02:after{content:"\577e"}.hgi-duotone.hgi-timer-02:before{content:"\577f"}.hgi-duotone.hgi-tips:after{content:"\5780"}.hgi-duotone.hgi-tips:before{content:"\5781"}.hgi-duotone.hgi-tired-01:after{content:"\5782"}.hgi-duotone.hgi-tired-01:before{content:"\5783"}.hgi-duotone.hgi-tired-02:after{content:"\5784"}.hgi-duotone.hgi-tired-02:before{content:"\5785"}.hgi-duotone.hgi-tissue-paper:after{content:"\5786"}.hgi-duotone.hgi-tissue-paper:before{content:"\5787"}.hgi-duotone.hgi-toggle-off:after{content:"\5788"}.hgi-duotone.hgi-toggle-off:before{content:"\5789"}.hgi-duotone.hgi-toggle-on:after{content:"\578a"}.hgi-duotone.hgi-toggle-on:before{content:"\578b"}.hgi-duotone.hgi-toilet-01:after{content:"\578c"}.hgi-duotone.hgi-toilet-01:before{content:"\578d"}.hgi-duotone.hgi-toilet-02:after{content:"\578e"}.hgi-duotone.hgi-toilet-02:before{content:"\578f"}.hgi-duotone.hgi-tongue-01:after{content:"\5790"}.hgi-duotone.hgi-tongue-01:before{content:"\5791"}.hgi-duotone.hgi-tongue:after{content:"\5792"}.hgi-duotone.hgi-tongue-wink-left:after{content:"\5793"}.hgi-duotone.hgi-tongue-wink-left:before{content:"\5794"}.hgi-duotone.hgi-tongue-wink-right:after{content:"\5795"}.hgi-duotone.hgi-tongue-wink-right:before{content:"\5796"}.hgi-duotone.hgi-tongue:before{content:"\5797"}.hgi-duotone.hgi-tools:after{content:"\5798"}.hgi-duotone.hgi-tools:before{content:"\5799"}.hgi-duotone.hgi-tornado-01:after{content:"\579a"}.hgi-duotone.hgi-tornado-01:before{content:"\579b"}.hgi-duotone.hgi-tornado-02:after{content:"\579c"}.hgi-duotone.hgi-tornado-02:before{content:"\579d"}.hgi-duotone.hgi-torri-gate:after{content:"\579e"}.hgi-duotone.hgi-torri-gate:before{content:"\579f"}.hgi-duotone.hgi-touch-01:after{content:"\57a0"}.hgi-duotone.hgi-touch-01:before{content:"\57a1"}.hgi-duotone.hgi-touch-02:after{content:"\57a2"}.hgi-duotone.hgi-touch-02:before{content:"\57a3"}.hgi-duotone.hgi-touch-03:after{content:"\57a4"}.hgi-duotone.hgi-touch-03:before{content:"\57a5"}.hgi-duotone.hgi-touch-04:after{content:"\57a6"}.hgi-duotone.hgi-touch-04:before{content:"\57a7"}.hgi-duotone.hgi-touch-05:after{content:"\57a8"}.hgi-duotone.hgi-touch-05:before{content:"\57a9"}.hgi-duotone.hgi-touch-06:after{content:"\57aa"}.hgi-duotone.hgi-touch-06:before{content:"\57ab"}.hgi-duotone.hgi-touch-07:after{content:"\57ac"}.hgi-duotone.hgi-touch-07:before{content:"\57ad"}.hgi-duotone.hgi-touch-08:after{content:"\57ae"}.hgi-duotone.hgi-touch-08:before{content:"\57af"}.hgi-duotone.hgi-touch-09:after{content:"\57b0"}.hgi-duotone.hgi-touch-09:before{content:"\57b1"}.hgi-duotone.hgi-touch-10:after{content:"\57b2"}.hgi-duotone.hgi-touch-10:before{content:"\57b3"}.hgi-duotone.hgi-touch-interaction-01:after{content:"\57b4"}.hgi-duotone.hgi-touch-interaction-01:before{content:"\57b5"}.hgi-duotone.hgi-touch-interaction-02:after{content:"\57b6"}.hgi-duotone.hgi-touch-interaction-02:before{content:"\57b7"}.hgi-duotone.hgi-touch-interaction-03:after{content:"\57b8"}.hgi-duotone.hgi-touch-interaction-03:before{content:"\57b9"}.hgi-duotone.hgi-touch-interaction-04:after{content:"\57ba"}.hgi-duotone.hgi-touch-interaction-04:before{content:"\57bb"}.hgi-duotone.hgi-touch-locked-01:after{content:"\57bc"}.hgi-duotone.hgi-touch-locked-01:before{content:"\57bd"}.hgi-duotone.hgi-touch-locked-02:after{content:"\57be"}.hgi-duotone.hgi-touch-locked-02:before{content:"\57bf"}.hgi-duotone.hgi-touch-locked-03:after{content:"\57c0"}.hgi-duotone.hgi-touch-locked-03:before{content:"\57c1"}.hgi-duotone.hgi-touch-locked-04:after{content:"\57c2"}.hgi-duotone.hgi-touch-locked-04:before{content:"\57c3"}.hgi-duotone.hgi-touchpad-01:after{content:"\57c4"}.hgi-duotone.hgi-touchpad-01:before{content:"\57c5"}.hgi-duotone.hgi-touchpad-02:after{content:"\57c6"}.hgi-duotone.hgi-touchpad-02:before{content:"\57c7"}.hgi-duotone.hgi-touchpad-03:after{content:"\57c8"}.hgi-duotone.hgi-touchpad-03:before{content:"\57c9"}.hgi-duotone.hgi-touchpad-04:after{content:"\57ca"}.hgi-duotone.hgi-touchpad-04:before{content:"\57cb"}.hgi-duotone.hgi-tow-truck:after{content:"\57cc"}.hgi-duotone.hgi-tow-truck:before{content:"\57cd"}.hgi-duotone.hgi-towels:after{content:"\57ce"}.hgi-duotone.hgi-towels:before{content:"\57cf"}.hgi-duotone.hgi-toy-train:after{content:"\57d0"}.hgi-duotone.hgi-toy-train:before{content:"\57d1"}.hgi-duotone.hgi-tractor:after{content:"\57d2"}.hgi-duotone.hgi-tractor:before{content:"\57d3"}.hgi-duotone.hgi-trade-down:after{content:"\57d4"}.hgi-duotone.hgi-trade-down:before{content:"\57d5"}.hgi-duotone.hgi-trade-mark:after{content:"\57d6"}.hgi-duotone.hgi-trade-mark:before{content:"\57d7"}.hgi-duotone.hgi-trade-up:after{content:"\57d8"}.hgi-duotone.hgi-trade-up:before{content:"\57d9"}.hgi-duotone.hgi-trademark:after{content:"\57da"}.hgi-duotone.hgi-trademark:before{content:"\57db"}.hgi-duotone.hgi-traffic-incident:after{content:"\57dc"}.hgi-duotone.hgi-traffic-incident:before{content:"\57dd"}.hgi-duotone.hgi-traffic-light:after{content:"\57de"}.hgi-duotone.hgi-traffic-light:before{content:"\57df"}.hgi-duotone.hgi-train-01:after{content:"\57e0"}.hgi-duotone.hgi-train-01:before{content:"\57e1"}.hgi-duotone.hgi-train-02:after{content:"\57e2"}.hgi-duotone.hgi-train-02:before{content:"\57e3"}.hgi-duotone.hgi-tram:after{content:"\57e4"}.hgi-duotone.hgi-tram:before{content:"\57e5"}.hgi-duotone.hgi-trampoline:after{content:"\57e6"}.hgi-duotone.hgi-trampoline:before{content:"\57e7"}.hgi-duotone.hgi-transaction:after{content:"\57e8"}.hgi-duotone.hgi-transaction:before{content:"\57e9"}.hgi-duotone.hgi-transition-bottom:after{content:"\57ea"}.hgi-duotone.hgi-transition-bottom:before{content:"\57eb"}.hgi-duotone.hgi-transition-left:after{content:"\57ec"}.hgi-duotone.hgi-transition-left:before{content:"\57ed"}.hgi-duotone.hgi-transition-right:after{content:"\57ee"}.hgi-duotone.hgi-transition-right:before{content:"\57ef"}.hgi-duotone.hgi-transition-top:after{content:"\57f0"}.hgi-duotone.hgi-transition-top:before{content:"\57f1"}.hgi-duotone.hgi-translate:after{content:"\57f2"}.hgi-duotone.hgi-translate:before{content:"\57f3"}.hgi-duotone.hgi-translation:after{content:"\57f4"}.hgi-duotone.hgi-translation:before{content:"\57f5"}.hgi-duotone.hgi-transmission:after{content:"\57f6"}.hgi-duotone.hgi-transmission:before{content:"\57f7"}.hgi-duotone.hgi-transparency:after{content:"\57f8"}.hgi-duotone.hgi-transparency:before{content:"\57f9"}.hgi-duotone.hgi-trapezoid-line-horizontal:after{content:"\57fa"}.hgi-duotone.hgi-trapezoid-line-horizontal:before{content:"\57fb"}.hgi-duotone.hgi-trapezoid-line-vertical:after{content:"\57fc"}.hgi-duotone.hgi-trapezoid-line-vertical:before{content:"\57fd"}.hgi-duotone.hgi-travel-bag:after{content:"\57fe"}.hgi-duotone.hgi-travel-bag:before{content:"\57ff"}.hgi-duotone.hgi-treadmill-01:after{content:"\5800"}.hgi-duotone.hgi-treadmill-01:before{content:"\5801"}.hgi-duotone.hgi-treadmill-02:after{content:"\5802"}.hgi-duotone.hgi-treadmill-02:before{content:"\5803"}.hgi-duotone.hgi-treatment:after{content:"\5804"}.hgi-duotone.hgi-treatment:before{content:"\5805"}.hgi-duotone.hgi-tree-01:after{content:"\5806"}.hgi-duotone.hgi-tree-01:before{content:"\5807"}.hgi-duotone.hgi-tree-02:after{content:"\5808"}.hgi-duotone.hgi-tree-02:before{content:"\5809"}.hgi-duotone.hgi-tree-03:after{content:"\580a"}.hgi-duotone.hgi-tree-03:before{content:"\580b"}.hgi-duotone.hgi-tree-04:after{content:"\580c"}.hgi-duotone.hgi-tree-04:before{content:"\580d"}.hgi-duotone.hgi-tree-05:after{content:"\580e"}.hgi-duotone.hgi-tree-05:before{content:"\580f"}.hgi-duotone.hgi-tree-06:after{content:"\5810"}.hgi-duotone.hgi-tree-06:before{content:"\5811"}.hgi-duotone.hgi-tree-07:after{content:"\5812"}.hgi-duotone.hgi-tree-07:before{content:"\5813"}.hgi-duotone.hgi-trello:after{content:"\5814"}.hgi-duotone.hgi-trello:before{content:"\5815"}.hgi-duotone.hgi-triangle-01:after{content:"\5816"}.hgi-duotone.hgi-triangle-01:before{content:"\5817"}.hgi-duotone.hgi-triangle-02:after{content:"\5818"}.hgi-duotone.hgi-triangle-02:before{content:"\5819"}.hgi-duotone.hgi-triangle-03:after{content:"\581a"}.hgi-duotone.hgi-triangle-03:before{content:"\581b"}.hgi-duotone.hgi-triangle:after{content:"\581c"}.hgi-duotone.hgi-triangle:before{content:"\581d"}.hgi-duotone.hgi-trolley-01:after{content:"\581e"}.hgi-duotone.hgi-trolley-01:before{content:"\581f"}.hgi-duotone.hgi-trolley-02:after{content:"\5820"}.hgi-duotone.hgi-trolley-02:before{content:"\5821"}.hgi-duotone.hgi-tropical-storm:after{content:"\5822"}.hgi-duotone.hgi-tropical-storm-tracks-01:after{content:"\5823"}.hgi-duotone.hgi-tropical-storm-tracks-01:before{content:"\5824"}.hgi-duotone.hgi-tropical-storm-tracks-02:after{content:"\5825"}.hgi-duotone.hgi-tropical-storm-tracks-02:before{content:"\5826"}.hgi-duotone.hgi-tropical-storm:before{content:"\5827"}.hgi-duotone.hgi-truck-delivery:after{content:"\5828"}.hgi-duotone.hgi-truck-delivery:before{content:"\5829"}.hgi-duotone.hgi-truck-monster:after{content:"\582a"}.hgi-duotone.hgi-truck-monster:before{content:"\582b"}.hgi-duotone.hgi-truck-return:after{content:"\582c"}.hgi-duotone.hgi-truck-return:before{content:"\582d"}.hgi-duotone.hgi-truck:after{content:"\582e"}.hgi-duotone.hgi-truck:before{content:"\582f"}.hgi-duotone.hgi-trulli:after{content:"\5830"}.hgi-duotone.hgi-trulli:before{content:"\5831"}.hgi-duotone.hgi-tsunami:after{content:"\5832"}.hgi-duotone.hgi-tsunami:before{content:"\5833"}.hgi-duotone.hgi-tulip:after{content:"\5834"}.hgi-duotone.hgi-tulip:before{content:"\5835"}.hgi-duotone.hgi-tumblr:after{content:"\5836"}.hgi-duotone.hgi-tumblr:before{content:"\5837"}.hgi-duotone.hgi-turtle-neck:after{content:"\5838"}.hgi-duotone.hgi-turtle-neck:before{content:"\5839"}.hgi-duotone.hgi-tv-01:after{content:"\583a"}.hgi-duotone.hgi-tv-01:before{content:"\583b"}.hgi-duotone.hgi-tv-02:after{content:"\583c"}.hgi-duotone.hgi-tv-02:before{content:"\583d"}.hgi-duotone.hgi-tv-fix:after{content:"\583e"}.hgi-duotone.hgi-tv-fix:before{content:"\583f"}.hgi-duotone.hgi-tv-issue:after{content:"\5840"}.hgi-duotone.hgi-tv-issue:before{content:"\5841"}.hgi-duotone.hgi-tv-smart:after{content:"\5842"}.hgi-duotone.hgi-tv-smart:before{content:"\5843"}.hgi-duotone.hgi-twin-tower:after{content:"\5844"}.hgi-duotone.hgi-twin-tower:before{content:"\5845"}.hgi-duotone.hgi-twitch:after{content:"\5846"}.hgi-duotone.hgi-twitch:before{content:"\5847"}.hgi-duotone.hgi-twitter:after{content:"\5848"}.hgi-duotone.hgi-twitter-square:after{content:"\5849"}.hgi-duotone.hgi-twitter-square:before{content:"\584a"}.hgi-duotone.hgi-twitter:before{content:"\584b"}.hgi-duotone.hgi-two-factor-access:after{content:"\584c"}.hgi-duotone.hgi-two-factor-access:before{content:"\584d"}.hgi-duotone.hgi-two-finger-01:after{content:"\584e"}.hgi-duotone.hgi-two-finger-01:before{content:"\584f"}.hgi-duotone.hgi-two-finger-02:after{content:"\5850"}.hgi-duotone.hgi-two-finger-02:before{content:"\5851"}.hgi-duotone.hgi-two-finger-03:after{content:"\5852"}.hgi-duotone.hgi-two-finger-03:before{content:"\5853"}.hgi-duotone.hgi-two-finger-04:after{content:"\5854"}.hgi-duotone.hgi-two-finger-04:before{content:"\5855"}.hgi-duotone.hgi-two-finger-05:after{content:"\5856"}.hgi-duotone.hgi-two-finger-05:before{content:"\5857"}.hgi-duotone.hgi-txt-01:after{content:"\5858"}.hgi-duotone.hgi-txt-01:before{content:"\5859"}.hgi-duotone.hgi-txt-02:after{content:"\585a"}.hgi-duotone.hgi-txt-02:before{content:"\585b"}.hgi-duotone.hgi-type-cursor:after{content:"\585c"}.hgi-duotone.hgi-type-cursor:before{content:"\585d"}.hgi-duotone.hgi-typescript-01:after{content:"\585e"}.hgi-duotone.hgi-typescript-01:before{content:"\585f"}.hgi-duotone.hgi-typescript-02:after{content:"\5860"}.hgi-duotone.hgi-typescript-02:before{content:"\5861"}.hgi-duotone.hgi-typescript-03:after{content:"\5862"}.hgi-duotone.hgi-typescript-03:before{content:"\5863"}.hgi-duotone.hgi-uber:after{content:"\5864"}.hgi-duotone.hgi-uber:before{content:"\5865"}.hgi-duotone.hgi-ufo-01:after{content:"\5866"}.hgi-duotone.hgi-ufo-01:before{content:"\5867"}.hgi-duotone.hgi-ufo:after{content:"\5868"}.hgi-duotone.hgi-ufo:before{content:"\5869"}.hgi-duotone.hgi-umbrella-dollar:after{content:"\586a"}.hgi-duotone.hgi-umbrella-dollar:before{content:"\586b"}.hgi-duotone.hgi-umbrella:after{content:"\586c"}.hgi-duotone.hgi-umbrella:before{content:"\586d"}.hgi-duotone.hgi-unamused:after{content:"\586e"}.hgi-duotone.hgi-unamused:before{content:"\586f"}.hgi-duotone.hgi-unavailable:after{content:"\5870"}.hgi-duotone.hgi-unavailable:before{content:"\5871"}.hgi-duotone.hgi-underpants-01:after{content:"\5872"}.hgi-duotone.hgi-underpants-01:before{content:"\5873"}.hgi-duotone.hgi-underpants-02:after{content:"\5874"}.hgi-duotone.hgi-underpants-02:before{content:"\5875"}.hgi-duotone.hgi-underpants-03:after{content:"\5876"}.hgi-duotone.hgi-underpants-03:before{content:"\5877"}.hgi-duotone.hgi-unfold-less:after{content:"\5878"}.hgi-duotone.hgi-unfold-less:before{content:"\5879"}.hgi-duotone.hgi-unfold-more:after{content:"\587a"}.hgi-duotone.hgi-unfold-more:before{content:"\587b"}.hgi-duotone.hgi-ungroup-items:after{content:"\587c"}.hgi-duotone.hgi-ungroup-items:before{content:"\587d"}.hgi-duotone.hgi-ungroup-layers:after{content:"\587e"}.hgi-duotone.hgi-ungroup-layers:before{content:"\587f"}.hgi-duotone.hgi-unhappy:after{content:"\5880"}.hgi-duotone.hgi-unhappy:before{content:"\5881"}.hgi-duotone.hgi-university:after{content:"\5882"}.hgi-duotone.hgi-university:before{content:"\5883"}.hgi-duotone.hgi-unlink-01:after{content:"\5884"}.hgi-duotone.hgi-unlink-01:before{content:"\5885"}.hgi-duotone.hgi-unlink-02:after{content:"\5886"}.hgi-duotone.hgi-unlink-02:before{content:"\5887"}.hgi-duotone.hgi-unlink-03:after{content:"\5888"}.hgi-duotone.hgi-unlink-03:before{content:"\5889"}.hgi-duotone.hgi-unlink-04:after{content:"\588a"}.hgi-duotone.hgi-unlink-04:before{content:"\588b"}.hgi-duotone.hgi-unlink-05:after{content:"\588c"}.hgi-duotone.hgi-unlink-05:before{content:"\588d"}.hgi-duotone.hgi-unlink-06:after{content:"\588e"}.hgi-duotone.hgi-unlink-06:before{content:"\588f"}.hgi-duotone.hgi-unsplash:after{content:"\5890"}.hgi-duotone.hgi-unsplash:before{content:"\5891"}.hgi-duotone.hgi-upload-01:after{content:"\5892"}.hgi-duotone.hgi-upload-01:before{content:"\5893"}.hgi-duotone.hgi-upload-02:after{content:"\5894"}.hgi-duotone.hgi-upload-02:before{content:"\5895"}.hgi-duotone.hgi-upload-03:after{content:"\5896"}.hgi-duotone.hgi-upload-03:before{content:"\5897"}.hgi-duotone.hgi-upload-04:after{content:"\5898"}.hgi-duotone.hgi-upload-04:before{content:"\5899"}.hgi-duotone.hgi-upload-05:after{content:"\589a"}.hgi-duotone.hgi-upload-05:before{content:"\589b"}.hgi-duotone.hgi-upload-circle-01:after{content:"\589c"}.hgi-duotone.hgi-upload-circle-01:before{content:"\589d"}.hgi-duotone.hgi-upload-circle-02:after{content:"\589e"}.hgi-duotone.hgi-upload-circle-02:before{content:"\589f"}.hgi-duotone.hgi-upload-square-01:after{content:"\58a0"}.hgi-duotone.hgi-upload-square-01:before{content:"\58a1"}.hgi-duotone.hgi-upload-square-02:after{content:"\58a2"}.hgi-duotone.hgi-upload-square-02:before{content:"\58a3"}.hgi-duotone.hgi-upwork:after{content:"\58a4"}.hgi-duotone.hgi-upwork:before{content:"\58a5"}.hgi-duotone.hgi-usb-bugs:after{content:"\58a6"}.hgi-duotone.hgi-usb-bugs:before{content:"\58a7"}.hgi-duotone.hgi-usb-connected-01:after{content:"\58a8"}.hgi-duotone.hgi-usb-connected-01:before{content:"\58a9"}.hgi-duotone.hgi-usb-connected-02:after{content:"\58aa"}.hgi-duotone.hgi-usb-connected-02:before{content:"\58ab"}.hgi-duotone.hgi-usb-connected-03:after{content:"\58ac"}.hgi-duotone.hgi-usb-connected-03:before{content:"\58ad"}.hgi-duotone.hgi-usb-error:after{content:"\58ae"}.hgi-duotone.hgi-usb-error:before{content:"\58af"}.hgi-duotone.hgi-usb-memory-01:after{content:"\58b0"}.hgi-duotone.hgi-usb-memory-01:before{content:"\58b1"}.hgi-duotone.hgi-usb-memory-02:after{content:"\58b2"}.hgi-duotone.hgi-usb-memory-02:before{content:"\58b3"}.hgi-duotone.hgi-usb-not-connected-01:after{content:"\58b4"}.hgi-duotone.hgi-usb-not-connected-01:before{content:"\58b5"}.hgi-duotone.hgi-usb-not-connected-02:after{content:"\58b6"}.hgi-duotone.hgi-usb-not-connected-02:before{content:"\58b7"}.hgi-duotone.hgi-usb:after{content:"\58b8"}.hgi-duotone.hgi-usb:before{content:"\58b9"}.hgi-duotone.hgi-user-account:after{content:"\58ba"}.hgi-duotone.hgi-user-account:before{content:"\58bb"}.hgi-duotone.hgi-user-add-01:after{content:"\58bc"}.hgi-duotone.hgi-user-add-01:before{content:"\58bd"}.hgi-duotone.hgi-user-add-02:after{content:"\58be"}.hgi-duotone.hgi-user-add-02:before{content:"\58bf"}.hgi-duotone.hgi-user-arrow-left-right:after{content:"\58c0"}.hgi-duotone.hgi-user-arrow-left-right:before{content:"\58c1"}.hgi-duotone.hgi-user-block-01:after{content:"\58c2"}.hgi-duotone.hgi-user-block-01:before{content:"\58c3"}.hgi-duotone.hgi-user-block-02:after{content:"\58c4"}.hgi-duotone.hgi-user-block-02:before{content:"\58c5"}.hgi-duotone.hgi-user-check-01:after{content:"\58c6"}.hgi-duotone.hgi-user-check-01:before{content:"\58c7"}.hgi-duotone.hgi-user-check-02:after{content:"\58c8"}.hgi-duotone.hgi-user-check-02:before{content:"\58c9"}.hgi-duotone.hgi-user-circle-02:after{content:"\58ca"}.hgi-duotone.hgi-user-circle-02:before{content:"\58cb"}.hgi-duotone.hgi-user-circle:after{content:"\58cc"}.hgi-duotone.hgi-user-circle:before{content:"\58cd"}.hgi-duotone.hgi-user-edit-01:after{content:"\58ce"}.hgi-duotone.hgi-user-edit-01:before{content:"\58cf"}.hgi-duotone.hgi-user-full-view:after{content:"\58d0"}.hgi-duotone.hgi-user-full-view:before{content:"\58d1"}.hgi-duotone.hgi-user-group:after{content:"\58d2"}.hgi-duotone.hgi-user-group:before{content:"\58d3"}.hgi-duotone.hgi-user-id-verification:after{content:"\58d4"}.hgi-duotone.hgi-user-id-verification:before{content:"\58d5"}.hgi-duotone.hgi-user-list:after{content:"\58d6"}.hgi-duotone.hgi-user-list:before{content:"\58d7"}.hgi-duotone.hgi-user-lock-01:after{content:"\58d8"}.hgi-duotone.hgi-user-lock-01:before{content:"\58d9"}.hgi-duotone.hgi-user-lock-02:after{content:"\58da"}.hgi-duotone.hgi-user-lock-02:before{content:"\58db"}.hgi-duotone.hgi-user-love-01:after{content:"\58dc"}.hgi-duotone.hgi-user-love-01:before{content:"\58dd"}.hgi-duotone.hgi-user-love-02:after{content:"\58de"}.hgi-duotone.hgi-user-love-02:before{content:"\58df"}.hgi-duotone.hgi-user-minus-01:after{content:"\58e0"}.hgi-duotone.hgi-user-minus-01:before{content:"\58e1"}.hgi-duotone.hgi-user-minus-02:after{content:"\58e2"}.hgi-duotone.hgi-user-minus-02:before{content:"\58e3"}.hgi-duotone.hgi-user-multiple-02:after{content:"\58e4"}.hgi-duotone.hgi-user-multiple-02:before{content:"\58e5"}.hgi-duotone.hgi-user-multiple:after{content:"\58e6"}.hgi-duotone.hgi-user-multiple:before{content:"\58e7"}.hgi-duotone.hgi-user-question-01:after{content:"\58e8"}.hgi-duotone.hgi-user-question-01:before{content:"\58e9"}.hgi-duotone.hgi-user-question-02:after{content:"\58ea"}.hgi-duotone.hgi-user-question-02:before{content:"\58eb"}.hgi-duotone.hgi-user-remove-01:after{content:"\58ec"}.hgi-duotone.hgi-user-remove-01:before{content:"\58ed"}.hgi-duotone.hgi-user-remove-02:after{content:"\58ee"}.hgi-duotone.hgi-user-remove-02:before{content:"\58ef"}.hgi-duotone.hgi-user-roadside:after{content:"\58f0"}.hgi-duotone.hgi-user-roadside:before{content:"\58f1"}.hgi-duotone.hgi-user-search-01:after{content:"\58f2"}.hgi-duotone.hgi-user-search-01:before{content:"\58f3"}.hgi-duotone.hgi-user-search-02:after{content:"\58f4"}.hgi-duotone.hgi-user-search-02:before{content:"\58f5"}.hgi-duotone.hgi-user:after{content:"\58f6"}.hgi-duotone.hgi-user-settings-01:after{content:"\58f7"}.hgi-duotone.hgi-user-settings-01:before{content:"\58f8"}.hgi-duotone.hgi-user-settings-02:after{content:"\58f9"}.hgi-duotone.hgi-user-settings-02:before{content:"\58fa"}.hgi-duotone.hgi-user-sharing:after{content:"\58fb"}.hgi-duotone.hgi-user-sharing:before{content:"\58fc"}.hgi-duotone.hgi-user-shield-01:after{content:"\58fd"}.hgi-duotone.hgi-user-shield-01:before{content:"\58fe"}.hgi-duotone.hgi-user-shield-02:after{content:"\58ff"}.hgi-duotone.hgi-user-shield-02:before{content:"\5900"}.hgi-duotone.hgi-user-square:after{content:"\5901"}.hgi-duotone.hgi-user-square:before{content:"\5902"}.hgi-duotone.hgi-user-star-01:after{content:"\5903"}.hgi-duotone.hgi-user-star-01:before{content:"\5904"}.hgi-duotone.hgi-user-star-02:after{content:"\5905"}.hgi-duotone.hgi-user-star-02:before{content:"\5906"}.hgi-duotone.hgi-user-status:after{content:"\5907"}.hgi-duotone.hgi-user-status:before{content:"\5908"}.hgi-duotone.hgi-user-story:after{content:"\5909"}.hgi-duotone.hgi-user-story:before{content:"\590a"}.hgi-duotone.hgi-user-switch:after{content:"\590b"}.hgi-duotone.hgi-user-switch:before{content:"\590c"}.hgi-duotone.hgi-user-unlock-01:after{content:"\590d"}.hgi-duotone.hgi-user-unlock-01:before{content:"\590e"}.hgi-duotone.hgi-user-unlock-02:after{content:"\590f"}.hgi-duotone.hgi-user-unlock-02:before{content:"\5910"}.hgi-duotone.hgi-user:before{content:"\5911"}.hgi-duotone.hgi-uv-01:after{content:"\5912"}.hgi-duotone.hgi-uv-01:before{content:"\5913"}.hgi-duotone.hgi-uv-02:after{content:"\5914"}.hgi-duotone.hgi-uv-02:before{content:"\5915"}.hgi-duotone.hgi-uv-03:after{content:"\5916"}.hgi-duotone.hgi-uv-03:before{content:"\5917"}.hgi-duotone.hgi-vaccine:after{content:"\5918"}.hgi-duotone.hgi-vaccine:before{content:"\5919"}.hgi-duotone.hgi-validation-approval:after{content:"\591a"}.hgi-duotone.hgi-validation-approval:before{content:"\591b"}.hgi-duotone.hgi-validation:after{content:"\591c"}.hgi-duotone.hgi-validation:before{content:"\591d"}.hgi-duotone.hgi-van:after{content:"\591e"}.hgi-duotone.hgi-van:before{content:"\591f"}.hgi-duotone.hgi-variable:after{content:"\5920"}.hgi-duotone.hgi-variable:before{content:"\5921"}.hgi-duotone.hgi-vegetarian-food:after{content:"\5922"}.hgi-duotone.hgi-vegetarian-food:before{content:"\5923"}.hgi-duotone.hgi-vertical-resize:after{content:"\5924"}.hgi-duotone.hgi-vertical-resize:before{content:"\5925"}.hgi-duotone.hgi-vertical-scroll-point:after{content:"\5926"}.hgi-duotone.hgi-vertical-scroll-point:before{content:"\5927"}.hgi-duotone.hgi-vest:after{content:"\5928"}.hgi-duotone.hgi-vest:before{content:"\5929"}.hgi-duotone.hgi-victory-finger-01:after{content:"\592a"}.hgi-duotone.hgi-victory-finger-01:before{content:"\592b"}.hgi-duotone.hgi-victory-finger-02:after{content:"\592c"}.hgi-duotone.hgi-victory-finger-02:before{content:"\592d"}.hgi-duotone.hgi-victory-finger-03:after{content:"\592e"}.hgi-duotone.hgi-victory-finger-03:before{content:"\592f"}.hgi-duotone.hgi-video-01:after{content:"\5930"}.hgi-duotone.hgi-video-01:before{content:"\5931"}.hgi-duotone.hgi-video-02:after{content:"\5932"}.hgi-duotone.hgi-video-02:before{content:"\5933"}.hgi-duotone.hgi-video-console:after{content:"\5934"}.hgi-duotone.hgi-video-console:before{content:"\5935"}.hgi-duotone.hgi-video-off:after{content:"\5936"}.hgi-duotone.hgi-video-off:before{content:"\5937"}.hgi-duotone.hgi-video-replay:after{content:"\5938"}.hgi-duotone.hgi-video-replay:before{content:"\5939"}.hgi-duotone.hgi-view-off:after{content:"\593a"}.hgi-duotone.hgi-view-off-slash:after{content:"\593b"}.hgi-duotone.hgi-view-off-slash:before{content:"\593c"}.hgi-duotone.hgi-view-off:before{content:"\593d"}.hgi-duotone.hgi-view:after{content:"\593e"}.hgi-duotone.hgi-view:before{content:"\593f"}.hgi-duotone.hgi-vimeo:after{content:"\5940"}.hgi-duotone.hgi-vimeo:before{content:"\5941"}.hgi-duotone.hgi-vine:after{content:"\5942"}.hgi-duotone.hgi-vine-square:after{content:"\5943"}.hgi-duotone.hgi-vine-square:before{content:"\5944"}.hgi-duotone.hgi-vine:before{content:"\5945"}.hgi-duotone.hgi-vintage-clock:after{content:"\5946"}.hgi-duotone.hgi-vintage-clock:before{content:"\5947"}.hgi-duotone.hgi-virtual-reality-vr-01:after{content:"\5948"}.hgi-duotone.hgi-virtual-reality-vr-01:before{content:"\5949"}.hgi-duotone.hgi-virtual-reality-vr-02:after{content:"\594a"}.hgi-duotone.hgi-virtual-reality-vr-02:before{content:"\594b"}.hgi-duotone.hgi-vision:after{content:"\594c"}.hgi-duotone.hgi-vision:before{content:"\594d"}.hgi-duotone.hgi-vk:after{content:"\594e"}.hgi-duotone.hgi-vk-square:after{content:"\594f"}.hgi-duotone.hgi-vk-square:before{content:"\5950"}.hgi-duotone.hgi-vk:before{content:"\5951"}.hgi-duotone.hgi-voice-id:after{content:"\5952"}.hgi-duotone.hgi-voice-id:before{content:"\5953"}.hgi-duotone.hgi-voice:after{content:"\5954"}.hgi-duotone.hgi-voice:before{content:"\5955"}.hgi-duotone.hgi-volleyball:after{content:"\5956"}.hgi-duotone.hgi-volleyball:before{content:"\5957"}.hgi-duotone.hgi-volume-high:after{content:"\5958"}.hgi-duotone.hgi-volume-high:before{content:"\5959"}.hgi-duotone.hgi-volume-low:after{content:"\595a"}.hgi-duotone.hgi-volume-low:before{content:"\595b"}.hgi-duotone.hgi-volume-minus:after{content:"\595c"}.hgi-duotone.hgi-volume-minus:before{content:"\595d"}.hgi-duotone.hgi-volume-mute-01:after{content:"\595e"}.hgi-duotone.hgi-volume-mute-01:before{content:"\595f"}.hgi-duotone.hgi-volume-mute-02:after{content:"\5960"}.hgi-duotone.hgi-volume-mute-02:before{content:"\5961"}.hgi-duotone.hgi-volume-off:after{content:"\5962"}.hgi-duotone.hgi-volume-off:before{content:"\5963"}.hgi-duotone.hgi-volume-up:after{content:"\5964"}.hgi-duotone.hgi-volume-up:before{content:"\5965"}.hgi-duotone.hgi-vomiting:after{content:"\5966"}.hgi-duotone.hgi-vomiting:before{content:"\5967"}.hgi-duotone.hgi-voucher:after{content:"\5968"}.hgi-duotone.hgi-voucher:before{content:"\5969"}.hgi-duotone.hgi-vr-glasses:after{content:"\596a"}.hgi-duotone.hgi-vr-glasses:before{content:"\596b"}.hgi-duotone.hgi-vr:after{content:"\596c"}.hgi-duotone.hgi-vr:before{content:"\596d"}.hgi-duotone.hgi-vynil-01:after{content:"\596e"}.hgi-duotone.hgi-vynil-01:before{content:"\596f"}.hgi-duotone.hgi-vynil-02:after{content:"\5970"}.hgi-duotone.hgi-vynil-02:before{content:"\5971"}.hgi-duotone.hgi-vynil-03:after{content:"\5972"}.hgi-duotone.hgi-vynil-03:before{content:"\5973"}.hgi-duotone.hgi-waiter:after{content:"\5974"}.hgi-duotone.hgi-waiter:before{content:"\5975"}.hgi-duotone.hgi-waiters:after{content:"\5976"}.hgi-duotone.hgi-waiters:before{content:"\5977"}.hgi-duotone.hgi-wall-lamp:after{content:"\5978"}.hgi-duotone.hgi-wall-lamp:before{content:"\5979"}.hgi-duotone.hgi-wallet-01:after{content:"\597a"}.hgi-duotone.hgi-wallet-01:before{content:"\597b"}.hgi-duotone.hgi-wallet-02:after{content:"\597c"}.hgi-duotone.hgi-wallet-02:before{content:"\597d"}.hgi-duotone.hgi-wallet-03:after{content:"\597e"}.hgi-duotone.hgi-wallet-03:before{content:"\597f"}.hgi-duotone.hgi-wallet-add-01:after{content:"\5980"}.hgi-duotone.hgi-wallet-add-01:before{content:"\5981"}.hgi-duotone.hgi-wallet-add-02:after{content:"\5982"}.hgi-duotone.hgi-wallet-add-02:before{content:"\5983"}.hgi-duotone.hgi-wallet-done-01:after{content:"\5984"}.hgi-duotone.hgi-wallet-done-01:before{content:"\5985"}.hgi-duotone.hgi-wallet-done-02:after{content:"\5986"}.hgi-duotone.hgi-wallet-done-02:before{content:"\5987"}.hgi-duotone.hgi-wallet-not-found-01:after{content:"\5988"}.hgi-duotone.hgi-wallet-not-found-01:before{content:"\5989"}.hgi-duotone.hgi-wallet-not-found-02:after{content:"\598a"}.hgi-duotone.hgi-wallet-not-found-02:before{content:"\598b"}.hgi-duotone.hgi-wallet-remove-01:after{content:"\598c"}.hgi-duotone.hgi-wallet-remove-01:before{content:"\598d"}.hgi-duotone.hgi-wallet-remove-02:after{content:"\598e"}.hgi-duotone.hgi-wallet-remove-02:before{content:"\598f"}.hgi-duotone.hgi-wanted:after{content:"\5990"}.hgi-duotone.hgi-wanted:before{content:"\5991"}.hgi-duotone.hgi-wardrobe-01:after{content:"\5992"}.hgi-duotone.hgi-wardrobe-01:before{content:"\5993"}.hgi-duotone.hgi-wardrobe-02:after{content:"\5994"}.hgi-duotone.hgi-wardrobe-02:before{content:"\5995"}.hgi-duotone.hgi-wardrobe-03:after{content:"\5996"}.hgi-duotone.hgi-wardrobe-03:before{content:"\5997"}.hgi-duotone.hgi-wardrobe-04:after{content:"\5998"}.hgi-duotone.hgi-wardrobe-04:before{content:"\5999"}.hgi-duotone.hgi-warehouse:after{content:"\599a"}.hgi-duotone.hgi-warehouse:before{content:"\599b"}.hgi-duotone.hgi-washington-monument:after{content:"\599c"}.hgi-duotone.hgi-washington-monument:before{content:"\599d"}.hgi-duotone.hgi-waste-restore:after{content:"\599e"}.hgi-duotone.hgi-waste-restore:before{content:"\599f"}.hgi-duotone.hgi-waste:after{content:"\59a0"}.hgi-duotone.hgi-waste:before{content:"\59a1"}.hgi-duotone.hgi-watch-01:after{content:"\59a2"}.hgi-duotone.hgi-watch-01:before{content:"\59a3"}.hgi-duotone.hgi-watch-02:after{content:"\59a4"}.hgi-duotone.hgi-watch-02:before{content:"\59a5"}.hgi-duotone.hgi-water-energy:after{content:"\59a6"}.hgi-duotone.hgi-water-energy:before{content:"\59a7"}.hgi-duotone.hgi-water-polo:after{content:"\59a8"}.hgi-duotone.hgi-water-polo:before{content:"\59a9"}.hgi-duotone.hgi-water-pump:after{content:"\59aa"}.hgi-duotone.hgi-water-pump:before{content:"\59ab"}.hgi-duotone.hgi-waterfall-down-01:after{content:"\59ac"}.hgi-duotone.hgi-waterfall-down-01:before{content:"\59ad"}.hgi-duotone.hgi-waterfall-down-03:after{content:"\59ae"}.hgi-duotone.hgi-waterfall-down-03:before{content:"\59af"}.hgi-duotone.hgi-waterfall-up-01:after{content:"\59b0"}.hgi-duotone.hgi-waterfall-up-01:before{content:"\59b1"}.hgi-duotone.hgi-waterfall-up-02:after{content:"\59b2"}.hgi-duotone.hgi-waterfall-up-02:before{content:"\59b3"}.hgi-duotone.hgi-watermelon:after{content:"\59b4"}.hgi-duotone.hgi-watermelon:before{content:"\59b5"}.hgi-duotone.hgi-wattpad:after{content:"\59b6"}.hgi-duotone.hgi-wattpad-square:after{content:"\59b7"}.hgi-duotone.hgi-wattpad-square:before{content:"\59b8"}.hgi-duotone.hgi-wattpad:before{content:"\59b9"}.hgi-duotone.hgi-waving-hand-01:after{content:"\59ba"}.hgi-duotone.hgi-waving-hand-01:before{content:"\59bb"}.hgi-duotone.hgi-waving-hand-02:after{content:"\59bc"}.hgi-duotone.hgi-waving-hand-02:before{content:"\59bd"}.hgi-duotone.hgi-waze:after{content:"\59be"}.hgi-duotone.hgi-waze:before{content:"\59bf"}.hgi-duotone.hgi-web-design-01:after{content:"\59c0"}.hgi-duotone.hgi-web-design-01:before{content:"\59c1"}.hgi-duotone.hgi-web-design-02:after{content:"\59c2"}.hgi-duotone.hgi-web-design-02:before{content:"\59c3"}.hgi-duotone.hgi-web-programming:after{content:"\59c4"}.hgi-duotone.hgi-web-programming:before{content:"\59c5"}.hgi-duotone.hgi-web-protection:after{content:"\59c6"}.hgi-duotone.hgi-web-protection:before{content:"\59c7"}.hgi-duotone.hgi-web-security:after{content:"\59c8"}.hgi-duotone.hgi-web-security:before{content:"\59c9"}.hgi-duotone.hgi-web-validation:after{content:"\59ca"}.hgi-duotone.hgi-web-validation:before{content:"\59cb"}.hgi-duotone.hgi-webflow:after{content:"\59cc"}.hgi-duotone.hgi-webflow:before{content:"\59cd"}.hgi-duotone.hgi-wechat:after{content:"\59ce"}.hgi-duotone.hgi-wechat:before{content:"\59cf"}.hgi-duotone.hgi-weight-scale-01:after{content:"\59d0"}.hgi-duotone.hgi-weight-scale-01:before{content:"\59d1"}.hgi-duotone.hgi-weight-scale:after{content:"\59d2"}.hgi-duotone.hgi-weight-scale:before{content:"\59d3"}.hgi-duotone.hgi-wellness:after{content:"\59d4"}.hgi-duotone.hgi-wellness:before{content:"\59d5"}.hgi-duotone.hgi-whatsapp-business:after{content:"\59d6"}.hgi-duotone.hgi-whatsapp-business:before{content:"\59d7"}.hgi-duotone.hgi-whatsapp:after{content:"\59d8"}.hgi-duotone.hgi-whatsapp:before{content:"\59d9"}.hgi-duotone.hgi-wheelchair:after{content:"\59da"}.hgi-duotone.hgi-wheelchair:before{content:"\59db"}.hgi-duotone.hgi-whisk:after{content:"\59dc"}.hgi-duotone.hgi-whisk:before{content:"\59dd"}.hgi-duotone.hgi-whistle:after{content:"\59de"}.hgi-duotone.hgi-whistle:before{content:"\59df"}.hgi-duotone.hgi-wifi-01:after{content:"\59e0"}.hgi-duotone.hgi-wifi-01:before{content:"\59e1"}.hgi-duotone.hgi-wifi-02:after{content:"\59e2"}.hgi-duotone.hgi-wifi-02:before{content:"\59e3"}.hgi-duotone.hgi-wifi-circle:after{content:"\59e4"}.hgi-duotone.hgi-wifi-circle:before{content:"\59e5"}.hgi-duotone.hgi-wifi-connected-01:after{content:"\59e6"}.hgi-duotone.hgi-wifi-connected-01:before{content:"\59e7"}.hgi-duotone.hgi-wifi-connected-02:after{content:"\59e8"}.hgi-duotone.hgi-wifi-connected-02:before{content:"\59e9"}.hgi-duotone.hgi-wifi-connected-03:after{content:"\59ea"}.hgi-duotone.hgi-wifi-connected-03:before{content:"\59eb"}.hgi-duotone.hgi-wifi-disconnected-01:after{content:"\59ec"}.hgi-duotone.hgi-wifi-disconnected-01:before{content:"\59ed"}.hgi-duotone.hgi-wifi-disconnected-02:after{content:"\59ee"}.hgi-duotone.hgi-wifi-disconnected-02:before{content:"\59ef"}.hgi-duotone.hgi-wifi-disconnected-03:after{content:"\59f0"}.hgi-duotone.hgi-wifi-disconnected-03:before{content:"\59f1"}.hgi-duotone.hgi-wifi-disconnected-04:after{content:"\59f2"}.hgi-duotone.hgi-wifi-disconnected-04:before{content:"\59f3"}.hgi-duotone.hgi-wifi-error-01:after{content:"\59f4"}.hgi-duotone.hgi-wifi-error-01:before{content:"\59f5"}.hgi-duotone.hgi-wifi-error-02:after{content:"\59f6"}.hgi-duotone.hgi-wifi-error-02:before{content:"\59f7"}.hgi-duotone.hgi-wifi-full-signal:after{content:"\59f8"}.hgi-duotone.hgi-wifi-full-signal:before{content:"\59f9"}.hgi-duotone.hgi-wifi-location:after{content:"\59fa"}.hgi-duotone.hgi-wifi-location:before{content:"\59fb"}.hgi-duotone.hgi-wifi-lock:after{content:"\59fc"}.hgi-duotone.hgi-wifi-lock:before{content:"\59fd"}.hgi-duotone.hgi-wifi-low-signal:after{content:"\59fe"}.hgi-duotone.hgi-wifi-low-signal:before{content:"\59ff"}.hgi-duotone.hgi-wifi-medium-signal:after{content:"\5a00"}.hgi-duotone.hgi-wifi-medium-signal:before{content:"\5a01"}.hgi-duotone.hgi-wifi-no-signal:after{content:"\5a02"}.hgi-duotone.hgi-wifi-no-signal:before{content:"\5a03"}.hgi-duotone.hgi-wifi-off-01:after{content:"\5a04"}.hgi-duotone.hgi-wifi-off-01:before{content:"\5a05"}.hgi-duotone.hgi-wifi-off-02:after{content:"\5a06"}.hgi-duotone.hgi-wifi-off-02:before{content:"\5a07"}.hgi-duotone.hgi-wifi-square:after{content:"\5a08"}.hgi-duotone.hgi-wifi-square:before{content:"\5a09"}.hgi-duotone.hgi-wifi-unlock:after{content:"\5a0a"}.hgi-duotone.hgi-wifi-unlock:before{content:"\5a0b"}.hgi-duotone.hgi-wikipedia:after{content:"\5a0c"}.hgi-duotone.hgi-wikipedia:before{content:"\5a0d"}.hgi-duotone.hgi-wind-power-01:after{content:"\5a0e"}.hgi-duotone.hgi-wind-power-01:before{content:"\5a0f"}.hgi-duotone.hgi-wind-power-02:after{content:"\5a10"}.hgi-duotone.hgi-wind-power-02:before{content:"\5a11"}.hgi-duotone.hgi-wind-power-03:after{content:"\5a12"}.hgi-duotone.hgi-wind-power-03:before{content:"\5a13"}.hgi-duotone.hgi-wind-power:after{content:"\5a14"}.hgi-duotone.hgi-wind-power:before{content:"\5a15"}.hgi-duotone.hgi-wind-surf:after{content:"\5a16"}.hgi-duotone.hgi-wind-surf:before{content:"\5a17"}.hgi-duotone.hgi-wind-turbine:after{content:"\5a18"}.hgi-duotone.hgi-wind-turbine:before{content:"\5a19"}.hgi-duotone.hgi-wink:after{content:"\5a1a"}.hgi-duotone.hgi-wink:before{content:"\5a1b"}.hgi-duotone.hgi-winking:after{content:"\5a1c"}.hgi-duotone.hgi-winking:before{content:"\5a1d"}.hgi-duotone.hgi-wireless-cloud-access:after{content:"\5a1e"}.hgi-duotone.hgi-wireless-cloud-access:before{content:"\5a1f"}.hgi-duotone.hgi-wireless:after{content:"\5a20"}.hgi-duotone.hgi-wireless:before{content:"\5a21"}.hgi-duotone.hgi-wise:after{content:"\5a22"}.hgi-duotone.hgi-wise:before{content:"\5a23"}.hgi-duotone.hgi-wordpress:after{content:"\5a24"}.hgi-duotone.hgi-wordpress:before{content:"\5a25"}.hgi-duotone.hgi-work-alert:after{content:"\5a26"}.hgi-duotone.hgi-work-alert:before{content:"\5a27"}.hgi-duotone.hgi-work-history:after{content:"\5a28"}.hgi-duotone.hgi-work-history:before{content:"\5a29"}.hgi-duotone.hgi-work-update:after{content:"\5a2a"}.hgi-duotone.hgi-work-update:before{content:"\5a2b"}.hgi-duotone.hgi-workflow-circle-01:after{content:"\5a2c"}.hgi-duotone.hgi-workflow-circle-01:before{content:"\5a2d"}.hgi-duotone.hgi-workflow-circle-02:after{content:"\5a2e"}.hgi-duotone.hgi-workflow-circle-02:before{content:"\5a2f"}.hgi-duotone.hgi-workflow-circle-03:after{content:"\5a30"}.hgi-duotone.hgi-workflow-circle-03:before{content:"\5a31"}.hgi-duotone.hgi-workflow-circle-04:after{content:"\5a32"}.hgi-duotone.hgi-workflow-circle-04:before{content:"\5a33"}.hgi-duotone.hgi-workflow-circle-05:after{content:"\5a34"}.hgi-duotone.hgi-workflow-circle-05:before{content:"\5a35"}.hgi-duotone.hgi-workflow-circle-06:after{content:"\5a36"}.hgi-duotone.hgi-workflow-circle-06:before{content:"\5a37"}.hgi-duotone.hgi-workflow-square-01:after{content:"\5a38"}.hgi-duotone.hgi-workflow-square-01:before{content:"\5a39"}.hgi-duotone.hgi-workflow-square-02:after{content:"\5a3a"}.hgi-duotone.hgi-workflow-square-02:before{content:"\5a3b"}.hgi-duotone.hgi-workflow-square-03:after{content:"\5a3c"}.hgi-duotone.hgi-workflow-square-03:before{content:"\5a3d"}.hgi-duotone.hgi-workflow-square-04:after{content:"\5a3e"}.hgi-duotone.hgi-workflow-square-04:before{content:"\5a3f"}.hgi-duotone.hgi-workflow-square-05:after{content:"\5a40"}.hgi-duotone.hgi-workflow-square-05:before{content:"\5a41"}.hgi-duotone.hgi-workflow-square-06:after{content:"\5a42"}.hgi-duotone.hgi-workflow-square-06:before{content:"\5a43"}.hgi-duotone.hgi-workflow-square-07:after{content:"\5a44"}.hgi-duotone.hgi-workflow-square-07:before{content:"\5a45"}.hgi-duotone.hgi-workflow-square-08:after{content:"\5a46"}.hgi-duotone.hgi-workflow-square-08:before{content:"\5a47"}.hgi-duotone.hgi-workflow-square-09:after{content:"\5a48"}.hgi-duotone.hgi-workflow-square-09:before{content:"\5a49"}.hgi-duotone.hgi-workflow-square-10:after{content:"\5a4a"}.hgi-duotone.hgi-workflow-square-10:before{content:"\5a4b"}.hgi-duotone.hgi-workout-battle-ropes:after{content:"\5a4c"}.hgi-duotone.hgi-workout-battle-ropes:before{content:"\5a4d"}.hgi-duotone.hgi-workout-gymnastics:after{content:"\5a4e"}.hgi-duotone.hgi-workout-gymnastics:before{content:"\5a4f"}.hgi-duotone.hgi-workout-kicking:after{content:"\5a50"}.hgi-duotone.hgi-workout-kicking:before{content:"\5a51"}.hgi-duotone.hgi-workout-run:after{content:"\5a52"}.hgi-duotone.hgi-workout-run:before{content:"\5a53"}.hgi-duotone.hgi-workout-sport:after{content:"\5a54"}.hgi-duotone.hgi-workout-sport:before{content:"\5a55"}.hgi-duotone.hgi-workout-squats:after{content:"\5a56"}.hgi-duotone.hgi-workout-squats:before{content:"\5a57"}.hgi-duotone.hgi-workout-stretching:after{content:"\5a58"}.hgi-duotone.hgi-workout-stretching:before{content:"\5a59"}.hgi-duotone.hgi-workout-warm-up:after{content:"\5a5a"}.hgi-duotone.hgi-workout-warm-up:before{content:"\5a5b"}.hgi-duotone.hgi-worry:after{content:"\5a5c"}.hgi-duotone.hgi-worry:before{content:"\5a5d"}.hgi-duotone.hgi-wps-office-rectangle:after{content:"\5a5e"}.hgi-duotone.hgi-wps-office-rectangle:before{content:"\5a5f"}.hgi-duotone.hgi-wps-office:after{content:"\5a60"}.hgi-duotone.hgi-wps-office:before{content:"\5a61"}.hgi-duotone.hgi-wrench-01:after{content:"\5a62"}.hgi-duotone.hgi-wrench-01:before{content:"\5a63"}.hgi-duotone.hgi-wrench-02:after{content:"\5a64"}.hgi-duotone.hgi-wrench-02:before{content:"\5a65"}.hgi-duotone.hgi-wudu:after{content:"\5a66"}.hgi-duotone.hgi-wudu:before{content:"\5a67"}.hgi-duotone.hgi-x-ray:after{content:"\5a68"}.hgi-duotone.hgi-x-ray:before{content:"\5a69"}.hgi-duotone.hgi-x-variable-circle:after{content:"\5a6a"}.hgi-duotone.hgi-x-variable-circle:before{content:"\5a6b"}.hgi-duotone.hgi-x-variable:after{content:"\5a6c"}.hgi-duotone.hgi-x-variable-square:after{content:"\5a6d"}.hgi-duotone.hgi-x-variable-square:before{content:"\5a6e"}.hgi-duotone.hgi-x-variable:before{content:"\5a6f"}.hgi-duotone.hgi-xing:after{content:"\5a70"}.hgi-duotone.hgi-xing:before{content:"\5a71"}.hgi-duotone.hgi-xls-01:after{content:"\5a72"}.hgi-duotone.hgi-xls-01:before{content:"\5a73"}.hgi-duotone.hgi-xls-02:after{content:"\5a74"}.hgi-duotone.hgi-xls-02:before{content:"\5a75"}.hgi-duotone.hgi-xml-01:after{content:"\5a76"}.hgi-duotone.hgi-xml-01:before{content:"\5a77"}.hgi-duotone.hgi-xml-02:after{content:"\5a78"}.hgi-duotone.hgi-xml-02:before{content:"\5a79"}.hgi-duotone.hgi-xsl-01:after{content:"\5a7a"}.hgi-duotone.hgi-xsl-01:before{content:"\5a7b"}.hgi-duotone.hgi-xsl-02:after{content:"\5a7c"}.hgi-duotone.hgi-xsl-02:before{content:"\5a7d"}.hgi-duotone.hgi-yelp:after{content:"\5a7e"}.hgi-duotone.hgi-yelp:before{content:"\5a7f"}.hgi-duotone.hgi-yen-circle:after{content:"\5a80"}.hgi-duotone.hgi-yen-circle:before{content:"\5a81"}.hgi-duotone.hgi-yen-receive:after{content:"\5a82"}.hgi-duotone.hgi-yen-receive:before{content:"\5a83"}.hgi-duotone.hgi-yen:after{content:"\5a84"}.hgi-duotone.hgi-yen-send:after{content:"\5a85"}.hgi-duotone.hgi-yen-send:before{content:"\5a86"}.hgi-duotone.hgi-yen-square:after{content:"\5a87"}.hgi-duotone.hgi-yen-square:before{content:"\5a88"}.hgi-duotone.hgi-yen:before{content:"\5a89"}.hgi-duotone.hgi-yoga-01:after{content:"\5a8a"}.hgi-duotone.hgi-yoga-01:before{content:"\5a8b"}.hgi-duotone.hgi-yoga-02:after{content:"\5a8c"}.hgi-duotone.hgi-yoga-02:before{content:"\5a8d"}.hgi-duotone.hgi-yoga-03:after{content:"\5a8e"}.hgi-duotone.hgi-yoga-03:before{content:"\5a8f"}.hgi-duotone.hgi-yoga-ball:after{content:"\5a90"}.hgi-duotone.hgi-yoga-ball:before{content:"\5a91"}.hgi-duotone.hgi-yoga-mat:after{content:"\5a92"}.hgi-duotone.hgi-yoga-mat:before{content:"\5a93"}.hgi-duotone.hgi-yogurt:after{content:"\5a94"}.hgi-duotone.hgi-yogurt:before{content:"\5a95"}.hgi-duotone.hgi-youtube:after{content:"\5a96"}.hgi-duotone.hgi-youtube:before{content:"\5a97"}.hgi-duotone.hgi-yurt:after{content:"\5a98"}.hgi-duotone.hgi-yurt:before{content:"\5a99"}.hgi-duotone.hgi-zakat:after{content:"\5a9a"}.hgi-duotone.hgi-zakat:before{content:"\5a9b"}.hgi-duotone.hgi-zap:after{content:"\5a9c"}.hgi-duotone.hgi-zap:before{content:"\5a9d"}.hgi-duotone.hgi-zeppelin:after{content:"\5a9e"}.hgi-duotone.hgi-zeppelin:before{content:"\5a9f"}.hgi-duotone.hgi-zip-01:after{content:"\5aa0"}.hgi-duotone.hgi-zip-01:before{content:"\5aa1"}.hgi-duotone.hgi-zip-02:after{content:"\5aa2"}.hgi-duotone.hgi-zip-02:before{content:"\5aa3"}.hgi-duotone.hgi-zoom-circle:after{content:"\5aa4"}.hgi-duotone.hgi-zoom-circle:before{content:"\5aa5"}.hgi-duotone.hgi-zoom-in-area:after{content:"\5aa6"}.hgi-duotone.hgi-zoom-in-area:before{content:"\5aa7"}.hgi-duotone.hgi-zoom-out-area:after{content:"\5aa8"}.hgi-duotone.hgi-zoom-out-area:before{content:"\5aa9"}.hgi-duotone.hgi-zoom:after{content:"\5aaa"}.hgi-duotone.hgi-zoom-square:after{content:"\5aab"}.hgi-duotone.hgi-zoom-square:before{content:"\5aac"}.hgi-duotone.hgi-zoom:before{content:"\5aad"}@font-face{font-family:hgi-solid-rounded;src:url("./media/hgi-solid-rounded-KT7NPTBG.eot");src:url("./media/hgi-solid-rounded-KT7NPTBG.eot#iefix") format("embedded-opentype"),url("./media/hgi-solid-rounded-O7MBICVX.woff2") format("woff2"),url("./media/hgi-solid-rounded-EPZGW4WI.woff") format("woff"),url("./media/hgi-solid-rounded-VISPR7SF.ttf") format("truetype"),url("./media/hgi-solid-rounded-BFCWQHKB.svg#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;display:inline-block;font-variant:normal;line-height:1;text-rendering:auto}.hgi-solid.hgi-abacus:before{content:"\3a71"}.hgi-solid.hgi-absolute:before{content:"\3a73"}.hgi-solid.hgi-acceleration:before{content:"\3a75"}.hgi-solid.hgi-access:before{content:"\3a77"}.hgi-solid.hgi-accident:before{content:"\3a79"}.hgi-solid.hgi-account-setting-01:before{content:"\3a7b"}.hgi-solid.hgi-account-setting-02:before{content:"\3a7d"}.hgi-solid.hgi-account-setting-03:before{content:"\3a7f"}.hgi-solid.hgi-activity-01:before{content:"\3a81"}.hgi-solid.hgi-activity-02:before{content:"\3a83"}.hgi-solid.hgi-activity-03:before{content:"\3a85"}.hgi-solid.hgi-activity-04:before{content:"\3a87"}.hgi-solid.hgi-acute:before{content:"\3a89"}.hgi-solid.hgi-add-01:before{content:"\3a8b"}.hgi-solid.hgi-add-02:before{content:"\3a8d"}.hgi-solid.hgi-add-circle-half-dot:before{content:"\3a8f"}.hgi-solid.hgi-add-circle:before{content:"\3a91"}.hgi-solid.hgi-add-square:before{content:"\3a93"}.hgi-solid.hgi-add-team:before{content:"\3a95"}.hgi-solid.hgi-address-book:before{content:"\3a97"}.hgi-solid.hgi-adobe-after-effect:before{content:"\3a99"}.hgi-solid.hgi-adobe-illustrator:before{content:"\3a9b"}.hgi-solid.hgi-adobe-indesign:before{content:"\3a9d"}.hgi-solid.hgi-adobe-photoshop:before{content:"\3a9f"}.hgi-solid.hgi-adobe-premier:before{content:"\3aa1"}.hgi-solid.hgi-adobe-xd:before{content:"\3aa3"}.hgi-solid.hgi-adventure:before{content:"\3aa5"}.hgi-solid.hgi-advertisiment:before{content:"\3aa7"}.hgi-solid.hgi-adzan:before{content:"\3aa9"}.hgi-solid.hgi-affiliate:before{content:"\3aab"}.hgi-solid.hgi-agreement-01:before{content:"\3aad"}.hgi-solid.hgi-agreement-02:before{content:"\3aaf"}.hgi-solid.hgi-agreement-03:before{content:"\3ab1"}.hgi-solid.hgi-ai-beautify:before{content:"\3ab3"}.hgi-solid.hgi-ai-book:before{content:"\3ab5"}.hgi-solid.hgi-ai-brain-01:before{content:"\3ab7"}.hgi-solid.hgi-ai-brain-02:before{content:"\3ab9"}.hgi-solid.hgi-ai-brain-03:before{content:"\3abb"}.hgi-solid.hgi-ai-brain-04:before{content:"\3abd"}.hgi-solid.hgi-ai-brain-05:before{content:"\3abf"}.hgi-solid.hgi-ai-browser:before{content:"\3ac1"}.hgi-solid.hgi-ai-chat-01:before{content:"\3ac3"}.hgi-solid.hgi-ai-chat-02:before{content:"\3ac5"}.hgi-solid.hgi-ai-cloud-01:before{content:"\3ac7"}.hgi-solid.hgi-ai-cloud-02:before{content:"\3ac9"}.hgi-solid.hgi-ai-cloud:before{content:"\3acb"}.hgi-solid.hgi-ai-computer:before{content:"\3acd"}.hgi-solid.hgi-ai-dna:before{content:"\3acf"}.hgi-solid.hgi-ai-eraser:before{content:"\3ad1"}.hgi-solid.hgi-ai-folder-01:before{content:"\3ad3"}.hgi-solid.hgi-ai-folder-02:before{content:"\3ad5"}.hgi-solid.hgi-ai-game:before{content:"\3ad7"}.hgi-solid.hgi-ai-generative:before{content:"\3ad9"}.hgi-solid.hgi-ai-idea:before{content:"\3adb"}.hgi-solid.hgi-ai-image:before{content:"\3add"}.hgi-solid.hgi-ai-innovation-01:before{content:"\3adf"}.hgi-solid.hgi-ai-innovation-02:before{content:"\3ae1"}.hgi-solid.hgi-ai-innovation-03:before{content:"\3ae3"}.hgi-solid.hgi-ai-laptop:before{content:"\3ae5"}.hgi-solid.hgi-ai-learning:before{content:"\3ae7"}.hgi-solid.hgi-ai-lock:before{content:"\3ae9"}.hgi-solid.hgi-ai-magic:before{content:"\3aeb"}.hgi-solid.hgi-ai-mail-01:before{content:"\3aed"}.hgi-solid.hgi-ai-mail-02:before{content:"\3aef"}.hgi-solid.hgi-ai-mail:before{content:"\3af1"}.hgi-solid.hgi-ai-network:before{content:"\3af3"}.hgi-solid.hgi-ai-phone-01:before{content:"\3af5"}.hgi-solid.hgi-ai-phone-02:before{content:"\3af7"}.hgi-solid.hgi-ai-programming:before{content:"\3af9"}.hgi-solid.hgi-ai-search:before{content:"\3afb"}.hgi-solid.hgi-ai-security-01:before{content:"\3afd"}.hgi-solid.hgi-ai-security-02:before{content:"\3aff"}.hgi-solid.hgi-ai-setting:before{content:"\3b01"}.hgi-solid.hgi-ai-smartwatch:before{content:"\3b03"}.hgi-solid.hgi-ai-user:before{content:"\3b05"}.hgi-solid.hgi-ai-video:before{content:"\3b07"}.hgi-solid.hgi-ai-view:before{content:"\3b09"}.hgi-solid.hgi-aids:before{content:"\3b0b"}.hgi-solid.hgi-airbnb:before{content:"\3b0d"}.hgi-solid.hgi-aircraft-game:before{content:"\3b0f"}.hgi-solid.hgi-airdrop:before{content:"\3b11"}.hgi-solid.hgi-airplane-01:before{content:"\3b13"}.hgi-solid.hgi-airplane-02:before{content:"\3b15"}.hgi-solid.hgi-airplane-landing-01:before{content:"\3b17"}.hgi-solid.hgi-airplane-landing-02:before{content:"\3b19"}.hgi-solid.hgi-airplane-mode-off:before{content:"\3b1b"}.hgi-solid.hgi-airplane-mode:before{content:"\3b1d"}.hgi-solid.hgi-airplane-seat:before{content:"\3b1f"}.hgi-solid.hgi-airplane-take-off-01:before{content:"\3b21"}.hgi-solid.hgi-airplane-take-off-02:before{content:"\3b23"}.hgi-solid.hgi-airplay-line:before{content:"\3b25"}.hgi-solid.hgi-airpod-01:before{content:"\3b27"}.hgi-solid.hgi-airpod-02:before{content:"\3b29"}.hgi-solid.hgi-airpod-03:before{content:"\3b2b"}.hgi-solid.hgi-airport:before{content:"\3b2d"}.hgi-solid.hgi-al-aqsa-mosque:before{content:"\3b2f"}.hgi-solid.hgi-alarm-clock:before{content:"\3b31"}.hgi-solid.hgi-album-01:before{content:"\3b33"}.hgi-solid.hgi-album-02:before{content:"\3b35"}.hgi-solid.hgi-album-not-found-01:before{content:"\3b37"}.hgi-solid.hgi-album-not-found-02:before{content:"\3b39"}.hgi-solid.hgi-alert-01:before{content:"\3b3b"}.hgi-solid.hgi-alert-02:before{content:"\3b3d"}.hgi-solid.hgi-alert-circle:before{content:"\3b3f"}.hgi-solid.hgi-alert-diamond:before{content:"\3b41"}.hgi-solid.hgi-alert-square:before{content:"\3b43"}.hgi-solid.hgi-algorithm:before{content:"\3b45"}.hgi-solid.hgi-alien-01:before{content:"\3b47"}.hgi-solid.hgi-alien-02:before{content:"\3b49"}.hgi-solid.hgi-align-bottom:before{content:"\3b4b"}.hgi-solid.hgi-align-box-bottom-center:before{content:"\3b4d"}.hgi-solid.hgi-align-box-bottom-left:before{content:"\3b4f"}.hgi-solid.hgi-align-box-bottom-right:before{content:"\3b51"}.hgi-solid.hgi-align-box-middle-center:before{content:"\3b53"}.hgi-solid.hgi-align-box-middle-left:before{content:"\3b55"}.hgi-solid.hgi-align-box-middle-right:before{content:"\3b57"}.hgi-solid.hgi-align-box-top-center:before{content:"\3b59"}.hgi-solid.hgi-align-box-top-left:before{content:"\3b5b"}.hgi-solid.hgi-align-box-top-right:before{content:"\3b5d"}.hgi-solid.hgi-align-horizontal-center:before{content:"\3b5f"}.hgi-solid.hgi-align-key-object:before{content:"\3b61"}.hgi-solid.hgi-align-left:before{content:"\3b63"}.hgi-solid.hgi-align-right:before{content:"\3b65"}.hgi-solid.hgi-align-selection:before{content:"\3b67"}.hgi-solid.hgi-align-top:before{content:"\3b69"}.hgi-solid.hgi-align-vertical-center:before{content:"\3b6b"}.hgi-solid.hgi-all-bookmark:before{content:"\3b6d"}.hgi-solid.hgi-allah:before{content:"\3b6f"}.hgi-solid.hgi-alms:before{content:"\3b71"}.hgi-solid.hgi-alpha-circle:before{content:"\3b73"}.hgi-solid.hgi-alpha-square:before{content:"\3b76"}.hgi-solid.hgi-alpha:before{content:"\3b77"}.hgi-solid.hgi-alphabet-arabic:before{content:"\3b79"}.hgi-solid.hgi-alphabet-bangla:before{content:"\3b7b"}.hgi-solid.hgi-alphabet-chinese:before{content:"\3b7d"}.hgi-solid.hgi-alphabet-greek:before{content:"\3b7f"}.hgi-solid.hgi-alphabet-hebrew:before{content:"\3b81"}.hgi-solid.hgi-alphabet-hindi:before{content:"\3b83"}.hgi-solid.hgi-alphabet-japanese:before{content:"\3b85"}.hgi-solid.hgi-alphabet-korean:before{content:"\3b87"}.hgi-solid.hgi-alphabet-thai:before{content:"\3b89"}.hgi-solid.hgi-amazon:before{content:"\3b8b"}.hgi-solid.hgi-ambulance:before{content:"\3b8d"}.hgi-solid.hgi-american-football:before{content:"\3b8f"}.hgi-solid.hgi-amie:before{content:"\3b91"}.hgi-solid.hgi-ampoule:before{content:"\3b93"}.hgi-solid.hgi-analysis-text-link:before{content:"\3b95"}.hgi-solid.hgi-analytics-01:before{content:"\3b97"}.hgi-solid.hgi-analytics-02:before{content:"\3b99"}.hgi-solid.hgi-analytics-down:before{content:"\3b9b"}.hgi-solid.hgi-analytics-up:before{content:"\3b9d"}.hgi-solid.hgi-anchor-point:before{content:"\3b9f"}.hgi-solid.hgi-android:before{content:"\3ba1"}.hgi-solid.hgi-angel:before{content:"\3ba3"}.hgi-solid.hgi-angle-01:before{content:"\3ba5"}.hgi-solid.hgi-angle:before{content:"\3ba7"}.hgi-solid.hgi-angry-bird:before{content:"\3ba9"}.hgi-solid.hgi-angry:before{content:"\3bab"}.hgi-solid.hgi-anonymous:before{content:"\3bad"}.hgi-solid.hgi-api:before{content:"\3baf"}.hgi-solid.hgi-app-store:before{content:"\3bb1"}.hgi-solid.hgi-apple-01:before{content:"\3bb3"}.hgi-solid.hgi-apple-finder:before{content:"\3bb5"}.hgi-solid.hgi-apple-news:before{content:"\3bb7"}.hgi-solid.hgi-apple-pie:before{content:"\3bb9"}.hgi-solid.hgi-apple-reminder:before{content:"\3bbb"}.hgi-solid.hgi-apple-stocks:before{content:"\3bbe"}.hgi-solid.hgi-apple-vision-pro:before{content:"\3bc0"}.hgi-solid.hgi-apple:before{content:"\3bc1"}.hgi-solid.hgi-approximately-equal-circle:before{content:"\3bc3"}.hgi-solid.hgi-approximately-equal-square:before{content:"\3bc6"}.hgi-solid.hgi-approximately-equal:before{content:"\3bc7"}.hgi-solid.hgi-apricot:before{content:"\3bc9"}.hgi-solid.hgi-apron:before{content:"\3bcb"}.hgi-solid.hgi-arc-browser:before{content:"\3bcd"}.hgi-solid.hgi-archer:before{content:"\3bcf"}.hgi-solid.hgi-archive-01:before{content:"\3bd1"}.hgi-solid.hgi-archive-02:before{content:"\3bd3"}.hgi-solid.hgi-archive:before{content:"\3bd5"}.hgi-solid.hgi-armored-boot:before{content:"\3bd7"}.hgi-solid.hgi-arrange-by-letters-a-z:before{content:"\3bd9"}.hgi-solid.hgi-arrange-by-letters-z-a:before{content:"\3bdb"}.hgi-solid.hgi-arrange-by-numbers-1-9:before{content:"\3bdd"}.hgi-solid.hgi-arrange-by-numbers-9-1:before{content:"\3bdf"}.hgi-solid.hgi-arrange:before{content:"\3be1"}.hgi-solid.hgi-arrow-all-direction:before{content:"\3be3"}.hgi-solid.hgi-arrow-data-transfer-diagonal:before{content:"\3be5"}.hgi-solid.hgi-arrow-data-transfer-horizontal:before{content:"\3be7"}.hgi-solid.hgi-arrow-data-transfer-vertical:before{content:"\3be9"}.hgi-solid.hgi-arrow-diagonal:before{content:"\3beb"}.hgi-solid.hgi-arrow-down-01:before{content:"\3bed"}.hgi-solid.hgi-arrow-down-02:before{content:"\3bef"}.hgi-solid.hgi-arrow-down-03:before{content:"\3bf1"}.hgi-solid.hgi-arrow-down-04:before{content:"\3bf3"}.hgi-solid.hgi-arrow-down-05:before{content:"\3bf5"}.hgi-solid.hgi-arrow-down-double:before{content:"\3bf7"}.hgi-solid.hgi-arrow-down-left-01:before{content:"\3bf9"}.hgi-solid.hgi-arrow-down-left-02:before{content:"\3bfb"}.hgi-solid.hgi-arrow-down-right-01:before{content:"\3bfd"}.hgi-solid.hgi-arrow-down-right-02:before{content:"\3bff"}.hgi-solid.hgi-arrow-expand-01:before{content:"\3c01"}.hgi-solid.hgi-arrow-expand-02:before{content:"\3c03"}.hgi-solid.hgi-arrow-expand-diagonal-01:before{content:"\3c05"}.hgi-solid.hgi-arrow-expand-diagonal-02:before{content:"\3c07"}.hgi-solid.hgi-arrow-expand:before{content:"\3c09"}.hgi-solid.hgi-arrow-horizontal:before{content:"\3c0b"}.hgi-solid.hgi-arrow-left-01:before{content:"\3c0d"}.hgi-solid.hgi-arrow-left-02:before{content:"\3c0f"}.hgi-solid.hgi-arrow-left-03:before{content:"\3c11"}.hgi-solid.hgi-arrow-left-04:before{content:"\3c13"}.hgi-solid.hgi-arrow-left-05:before{content:"\3c15"}.hgi-solid.hgi-arrow-left-double:before{content:"\3c17"}.hgi-solid.hgi-arrow-left-right:before{content:"\3c19"}.hgi-solid.hgi-arrow-move-down-left:before{content:"\3c1b"}.hgi-solid.hgi-arrow-move-down-right:before{content:"\3c1d"}.hgi-solid.hgi-arrow-move-left-down:before{content:"\3c1f"}.hgi-solid.hgi-arrow-move-right-down:before{content:"\3c21"}.hgi-solid.hgi-arrow-move-up-left:before{content:"\3c23"}.hgi-solid.hgi-arrow-move-up-right:before{content:"\3c25"}.hgi-solid.hgi-arrow-reload-horizontal:before{content:"\3c27"}.hgi-solid.hgi-arrow-reload-vertical:before{content:"\3c29"}.hgi-solid.hgi-arrow-right-01:before{content:"\3c2b"}.hgi-solid.hgi-arrow-right-02:before{content:"\3c2d"}.hgi-solid.hgi-arrow-right-03:before{content:"\3c2f"}.hgi-solid.hgi-arrow-right-04:before{content:"\3c31"}.hgi-solid.hgi-arrow-right-05:before{content:"\3c33"}.hgi-solid.hgi-arrow-right-double:before{content:"\3c35"}.hgi-solid.hgi-arrow-shrink-01:before{content:"\3c37"}.hgi-solid.hgi-arrow-shrink-02:before{content:"\3c39"}.hgi-solid.hgi-arrow-shrink:before{content:"\3c3b"}.hgi-solid.hgi-arrow-turn-backward:before{content:"\3c3d"}.hgi-solid.hgi-arrow-turn-down:before{content:"\3c3f"}.hgi-solid.hgi-arrow-turn-forward:before{content:"\3c41"}.hgi-solid.hgi-arrow-turn-up:before{content:"\3c43"}.hgi-solid.hgi-arrow-up-01:before{content:"\3c45"}.hgi-solid.hgi-arrow-up-02:before{content:"\3c47"}.hgi-solid.hgi-arrow-up-03:before{content:"\3c49"}.hgi-solid.hgi-arrow-up-04:before{content:"\3c4b"}.hgi-solid.hgi-arrow-up-05:before{content:"\3c4d"}.hgi-solid.hgi-arrow-up-double:before{content:"\3c4f"}.hgi-solid.hgi-arrow-up-down:before{content:"\3c51"}.hgi-solid.hgi-arrow-up-left-01:before{content:"\3c53"}.hgi-solid.hgi-arrow-up-left-02:before{content:"\3c55"}.hgi-solid.hgi-arrow-up-right-01:before{content:"\3c57"}.hgi-solid.hgi-arrow-up-right-02:before{content:"\3c59"}.hgi-solid.hgi-arrow-vertical:before{content:"\3c5b"}.hgi-solid.hgi-artboard-tool:before{content:"\3c5e"}.hgi-solid.hgi-artboard:before{content:"\3c5f"}.hgi-solid.hgi-artificial-intelligence-01:before{content:"\3c61"}.hgi-solid.hgi-artificial-intelligence-02:before{content:"\3c63"}.hgi-solid.hgi-artificial-intelligence-03:before{content:"\3c65"}.hgi-solid.hgi-artificial-intelligence-04:before{content:"\3c67"}.hgi-solid.hgi-artificial-intelligence-05:before{content:"\3c69"}.hgi-solid.hgi-artificial-intelligence-06:before{content:"\3c6b"}.hgi-solid.hgi-artificial-intelligence-07:before{content:"\3c6d"}.hgi-solid.hgi-aspect-ratio:before{content:"\3c6f"}.hgi-solid.hgi-assignments:before{content:"\3c71"}.hgi-solid.hgi-asteroid-01:before{content:"\3c73"}.hgi-solid.hgi-asteroid-02:before{content:"\3c75"}.hgi-solid.hgi-astronaut-01:before{content:"\3c77"}.hgi-solid.hgi-astronaut-02:before{content:"\3c79"}.hgi-solid.hgi-at:before{content:"\3c7b"}.hgi-solid.hgi-atm-01:before{content:"\3c7d"}.hgi-solid.hgi-atm-02:before{content:"\3c7f"}.hgi-solid.hgi-atom-01:before{content:"\3c81"}.hgi-solid.hgi-atom-02:before{content:"\3c83"}.hgi-solid.hgi-atomic-power:before{content:"\3c85"}.hgi-solid.hgi-attachment-01:before{content:"\3c87"}.hgi-solid.hgi-attachment-02:before{content:"\3c89"}.hgi-solid.hgi-attachment-circle:before{content:"\3c8b"}.hgi-solid.hgi-attachment-square:before{content:"\3c8e"}.hgi-solid.hgi-attachment:before{content:"\3c8f"}.hgi-solid.hgi-auction:before{content:"\3c91"}.hgi-solid.hgi-audio-book-01:before{content:"\3c93"}.hgi-solid.hgi-audio-book-02:before{content:"\3c95"}.hgi-solid.hgi-audio-book-03:before{content:"\3c97"}.hgi-solid.hgi-audio-book-04:before{content:"\3c99"}.hgi-solid.hgi-audit-01:before{content:"\3c9b"}.hgi-solid.hgi-audit-02:before{content:"\3c9d"}.hgi-solid.hgi-augmented-reality-ar:before{content:"\3c9f"}.hgi-solid.hgi-authorized:before{content:"\3ca1"}.hgi-solid.hgi-auto-conversations:before{content:"\3ca3"}.hgi-solid.hgi-automotive-battery-01:before{content:"\3ca5"}.hgi-solid.hgi-automotive-battery-02:before{content:"\3ca7"}.hgi-solid.hgi-avalanche:before{content:"\3ca9"}.hgi-solid.hgi-avocado:before{content:"\3cab"}.hgi-solid.hgi-award-01:before{content:"\3cad"}.hgi-solid.hgi-award-02:before{content:"\3caf"}.hgi-solid.hgi-award-03:before{content:"\3cb1"}.hgi-solid.hgi-award-04:before{content:"\3cb3"}.hgi-solid.hgi-award-05:before{content:"\3cb5"}.hgi-solid.hgi-baby-01:before{content:"\3cb7"}.hgi-solid.hgi-baby-02:before{content:"\3cb9"}.hgi-solid.hgi-baby-bed-01:before{content:"\3cbb"}.hgi-solid.hgi-baby-bed-02:before{content:"\3cbd"}.hgi-solid.hgi-baby-bottle:before{content:"\3cbf"}.hgi-solid.hgi-baby-boy-dress:before{content:"\3cc1"}.hgi-solid.hgi-baby-girl-dress:before{content:"\3cc3"}.hgi-solid.hgi-backpack-01:before{content:"\3cc5"}.hgi-solid.hgi-backpack-02:before{content:"\3cc7"}.hgi-solid.hgi-backpack-03:before{content:"\3cc9"}.hgi-solid.hgi-backward-01:before{content:"\3ccb"}.hgi-solid.hgi-backward-02:before{content:"\3ccd"}.hgi-solid.hgi-bacteria:before{content:"\3ccf"}.hgi-solid.hgi-badminton-shuttle:before{content:"\3cd2"}.hgi-solid.hgi-badminton:before{content:"\3cd3"}.hgi-solid.hgi-banana:before{content:"\3cd5"}.hgi-solid.hgi-bandage:before{content:"\3cd7"}.hgi-solid.hgi-bank:before{content:"\3cd9"}.hgi-solid.hgi-bar-code-01:before{content:"\3cdb"}.hgi-solid.hgi-bar-code-02:before{content:"\3cdd"}.hgi-solid.hgi-barns:before{content:"\3cdf"}.hgi-solid.hgi-baseball-bat:before{content:"\3ce1"}.hgi-solid.hgi-baseball-helmet:before{content:"\3ce3"}.hgi-solid.hgi-baseball:before{content:"\3ce5"}.hgi-solid.hgi-basketball-01:before{content:"\3ce7"}.hgi-solid.hgi-basketball-02:before{content:"\3ce9"}.hgi-solid.hgi-basketball-hoop:before{content:"\3ceb"}.hgi-solid.hgi-bathtub-01:before{content:"\3ced"}.hgi-solid.hgi-bathtub-02:before{content:"\3cef"}.hgi-solid.hgi-batteries-energy:before{content:"\3cf1"}.hgi-solid.hgi-battery-charging-01:before{content:"\3cf3"}.hgi-solid.hgi-battery-charging-02:before{content:"\3cf5"}.hgi-solid.hgi-battery-eco-charging:before{content:"\3cf7"}.hgi-solid.hgi-battery-empty:before{content:"\3cf9"}.hgi-solid.hgi-battery-full:before{content:"\3cfb"}.hgi-solid.hgi-battery-low:before{content:"\3cfd"}.hgi-solid.hgi-battery-medium-01:before{content:"\3cff"}.hgi-solid.hgi-battery-medium-02:before{content:"\3d01"}.hgi-solid.hgi-bbq-grill:before{content:"\3d03"}.hgi-solid.hgi-beach-02:before{content:"\3d05"}.hgi-solid.hgi-beach:before{content:"\3d07"}.hgi-solid.hgi-beater:before{content:"\3d09"}.hgi-solid.hgi-bebo:before{content:"\3d0b"}.hgi-solid.hgi-bed-bunk:before{content:"\3d0d"}.hgi-solid.hgi-bed-double:before{content:"\3d0f"}.hgi-solid.hgi-bed-single-01:before{content:"\3d12"}.hgi-solid.hgi-bed-single-02:before{content:"\3d14"}.hgi-solid.hgi-bed:before{content:"\3d15"}.hgi-solid.hgi-bedug-01:before{content:"\3d17"}.hgi-solid.hgi-bedug-02:before{content:"\3d19"}.hgi-solid.hgi-behance-01:before{content:"\3d1b"}.hgi-solid.hgi-behance-02:before{content:"\3d1d"}.hgi-solid.hgi-belt:before{content:"\3d1f"}.hgi-solid.hgi-bend-tool:before{content:"\3d21"}.hgi-solid.hgi-berlin-tower:before{content:"\3d24"}.hgi-solid.hgi-berlin:before{content:"\3d25"}.hgi-solid.hgi-beta:before{content:"\3d27"}.hgi-solid.hgi-bicycle-01:before{content:"\3d29"}.hgi-solid.hgi-bicycle:before{content:"\3d2b"}.hgi-solid.hgi-billiard-01:before{content:"\3d2d"}.hgi-solid.hgi-billiard-02:before{content:"\3d2f"}.hgi-solid.hgi-binary-code:before{content:"\3d31"}.hgi-solid.hgi-bing:before{content:"\3d33"}.hgi-solid.hgi-bio-energy:before{content:"\3d35"}.hgi-solid.hgi-biomass-energy:before{content:"\3d37"}.hgi-solid.hgi-biometric-access:before{content:"\3d39"}.hgi-solid.hgi-biometric-device:before{content:"\3d3b"}.hgi-solid.hgi-birthday-cake:before{content:"\3d3d"}.hgi-solid.hgi-biscuit:before{content:"\3d3f"}.hgi-solid.hgi-bitcoin-01:before{content:"\3d41"}.hgi-solid.hgi-bitcoin-02:before{content:"\3d43"}.hgi-solid.hgi-bitcoin-03:before{content:"\3d45"}.hgi-solid.hgi-bitcoin-04:before{content:"\3d47"}.hgi-solid.hgi-bitcoin-bag:before{content:"\3d49"}.hgi-solid.hgi-bitcoin-circle:before{content:"\3d4b"}.hgi-solid.hgi-bitcoin-cloud:before{content:"\3d4d"}.hgi-solid.hgi-bitcoin-cpu:before{content:"\3d4f"}.hgi-solid.hgi-bitcoin-credit-card:before{content:"\3d51"}.hgi-solid.hgi-bitcoin-database:before{content:"\3d53"}.hgi-solid.hgi-bitcoin-down-01:before{content:"\3d55"}.hgi-solid.hgi-bitcoin-down-02:before{content:"\3d57"}.hgi-solid.hgi-bitcoin-ellipse:before{content:"\3d59"}.hgi-solid.hgi-bitcoin-eye:before{content:"\3d5b"}.hgi-solid.hgi-bitcoin-filter:before{content:"\3d5d"}.hgi-solid.hgi-bitcoin-flashdisk:before{content:"\3d5f"}.hgi-solid.hgi-bitcoin-graph:before{content:"\3d61"}.hgi-solid.hgi-bitcoin-invoice:before{content:"\3d63"}.hgi-solid.hgi-bitcoin-key:before{content:"\3d65"}.hgi-solid.hgi-bitcoin-location:before{content:"\3d67"}.hgi-solid.hgi-bitcoin-lock:before{content:"\3d69"}.hgi-solid.hgi-bitcoin-mail:before{content:"\3d6b"}.hgi-solid.hgi-bitcoin-mind:before{content:"\3d6d"}.hgi-solid.hgi-bitcoin-money-01:before{content:"\3d6f"}.hgi-solid.hgi-bitcoin-money-02:before{content:"\3d71"}.hgi-solid.hgi-bitcoin-pie-chart:before{content:"\3d73"}.hgi-solid.hgi-bitcoin-piggy-bank:before{content:"\3d75"}.hgi-solid.hgi-bitcoin-presentation:before{content:"\3d77"}.hgi-solid.hgi-bitcoin-receipt:before{content:"\3d79"}.hgi-solid.hgi-bitcoin-receive:before{content:"\3d7b"}.hgi-solid.hgi-bitcoin-rectangle:before{content:"\3d7d"}.hgi-solid.hgi-bitcoin-safe:before{content:"\3d7f"}.hgi-solid.hgi-bitcoin-search:before{content:"\3d81"}.hgi-solid.hgi-bitcoin-send:before{content:"\3d84"}.hgi-solid.hgi-bitcoin-setting:before{content:"\3d86"}.hgi-solid.hgi-bitcoin-shield:before{content:"\3d88"}.hgi-solid.hgi-bitcoin-shopping:before{content:"\3d8a"}.hgi-solid.hgi-bitcoin-smartphone-01:before{content:"\3d8c"}.hgi-solid.hgi-bitcoin-smartphone-02:before{content:"\3d8e"}.hgi-solid.hgi-bitcoin-square:before{content:"\3d90"}.hgi-solid.hgi-bitcoin-store:before{content:"\3d92"}.hgi-solid.hgi-bitcoin-tag:before{content:"\3d94"}.hgi-solid.hgi-bitcoin-target:before{content:"\3d96"}.hgi-solid.hgi-bitcoin-transaction:before{content:"\3d98"}.hgi-solid.hgi-bitcoin-up-01:before{content:"\3d9a"}.hgi-solid.hgi-bitcoin-up-02:before{content:"\3d9c"}.hgi-solid.hgi-bitcoin-wallet:before{content:"\3d9e"}.hgi-solid.hgi-bitcoin-withdraw:before{content:"\3da0"}.hgi-solid.hgi-bitcoin:before{content:"\3da1"}.hgi-solid.hgi-black-hole-01:before{content:"\3da3"}.hgi-solid.hgi-black-hole:before{content:"\3da5"}.hgi-solid.hgi-blend:before{content:"\3da7"}.hgi-solid.hgi-blender:before{content:"\3da9"}.hgi-solid.hgi-block-game:before{content:"\3dab"}.hgi-solid.hgi-blockchain-01:before{content:"\3dad"}.hgi-solid.hgi-blockchain-02:before{content:"\3daf"}.hgi-solid.hgi-blockchain-03:before{content:"\3db1"}.hgi-solid.hgi-blockchain-04:before{content:"\3db3"}.hgi-solid.hgi-blockchain-05:before{content:"\3db5"}.hgi-solid.hgi-blockchain-06:before{content:"\3db7"}.hgi-solid.hgi-blockchain-07:before{content:"\3db9"}.hgi-solid.hgi-blocked:before{content:"\3dbb"}.hgi-solid.hgi-blogger:before{content:"\3dbd"}.hgi-solid.hgi-blood-bag:before{content:"\3dbf"}.hgi-solid.hgi-blood-bottle:before{content:"\3dc1"}.hgi-solid.hgi-blood-pressure:before{content:"\3dc3"}.hgi-solid.hgi-blood-type:before{content:"\3dc6"}.hgi-solid.hgi-blood:before{content:"\3dc7"}.hgi-solid.hgi-bluetooth-circle:before{content:"\3dc9"}.hgi-solid.hgi-bluetooth-not-connected:before{content:"\3dcb"}.hgi-solid.hgi-bluetooth-search:before{content:"\3dcd"}.hgi-solid.hgi-bluetooth-square:before{content:"\3dd0"}.hgi-solid.hgi-bluetooth:before{content:"\3dd1"}.hgi-solid.hgi-blur:before{content:"\3dd3"}.hgi-solid.hgi-blush-brush-01:before{content:"\3dd5"}.hgi-solid.hgi-blush-brush-02:before{content:"\3dd7"}.hgi-solid.hgi-board-math:before{content:"\3dd9"}.hgi-solid.hgi-boat:before{content:"\3ddb"}.hgi-solid.hgi-body-armor:before{content:"\3ddd"}.hgi-solid.hgi-body-part-leg:before{content:"\3ddf"}.hgi-solid.hgi-body-part-muscle:before{content:"\3de1"}.hgi-solid.hgi-body-part-six-pack:before{content:"\3de3"}.hgi-solid.hgi-body-soap:before{content:"\3de5"}.hgi-solid.hgi-body-weight:before{content:"\3de7"}.hgi-solid.hgi-bomb:before{content:"\3de9"}.hgi-solid.hgi-bone-01:before{content:"\3deb"}.hgi-solid.hgi-bone-02:before{content:"\3ded"}.hgi-solid.hgi-book-01:before{content:"\3def"}.hgi-solid.hgi-book-02:before{content:"\3df1"}.hgi-solid.hgi-book-03:before{content:"\3df3"}.hgi-solid.hgi-book-04:before{content:"\3df5"}.hgi-solid.hgi-book-bookmark-01:before{content:"\3df7"}.hgi-solid.hgi-book-bookmark-02:before{content:"\3df9"}.hgi-solid.hgi-book-download:before{content:"\3dfb"}.hgi-solid.hgi-book-edit:before{content:"\3dfd"}.hgi-solid.hgi-book-open-01:before{content:"\3dff"}.hgi-solid.hgi-book-open-02:before{content:"\3e01"}.hgi-solid.hgi-book-upload:before{content:"\3e03"}.hgi-solid.hgi-bookmark-01:before{content:"\3e05"}.hgi-solid.hgi-bookmark-02:before{content:"\3e07"}.hgi-solid.hgi-bookmark-03:before{content:"\3e09"}.hgi-solid.hgi-bookmark-add-01:before{content:"\3e0b"}.hgi-solid.hgi-bookmark-add-02:before{content:"\3e0d"}.hgi-solid.hgi-bookmark-block-01:before{content:"\3e0f"}.hgi-solid.hgi-bookmark-block-02:before{content:"\3e11"}.hgi-solid.hgi-bookmark-check-01:before{content:"\3e13"}.hgi-solid.hgi-bookmark-check-02:before{content:"\3e15"}.hgi-solid.hgi-bookmark-minus-01:before{content:"\3e17"}.hgi-solid.hgi-bookmark-minus-02:before{content:"\3e19"}.hgi-solid.hgi-bookmark-off-01:before{content:"\3e1b"}.hgi-solid.hgi-bookmark-off-02:before{content:"\3e1d"}.hgi-solid.hgi-bookmark-remove-01:before{content:"\3e1f"}.hgi-solid.hgi-bookmark-remove-02:before{content:"\3e21"}.hgi-solid.hgi-books-01:before{content:"\3e23"}.hgi-solid.hgi-books-02:before{content:"\3e25"}.hgi-solid.hgi-bookshelf-01:before{content:"\3e27"}.hgi-solid.hgi-bookshelf-02:before{content:"\3e29"}.hgi-solid.hgi-bookshelf-03:before{content:"\3e2b"}.hgi-solid.hgi-bootstrap:before{content:"\3e2d"}.hgi-solid.hgi-border-all-01:before{content:"\3e2f"}.hgi-solid.hgi-border-all-02:before{content:"\3e31"}.hgi-solid.hgi-border-bottom-01:before{content:"\3e33"}.hgi-solid.hgi-border-bottom-02:before{content:"\3e35"}.hgi-solid.hgi-border-full:before{content:"\3e37"}.hgi-solid.hgi-border-horizontal:before{content:"\3e39"}.hgi-solid.hgi-border-inner:before{content:"\3e3b"}.hgi-solid.hgi-border-left-01:before{content:"\3e3d"}.hgi-solid.hgi-border-left-02:before{content:"\3e3f"}.hgi-solid.hgi-border-none-01:before{content:"\3e41"}.hgi-solid.hgi-border-none-02:before{content:"\3e43"}.hgi-solid.hgi-border-right-01:before{content:"\3e45"}.hgi-solid.hgi-border-right-02:before{content:"\3e47"}.hgi-solid.hgi-border-top-01:before{content:"\3e49"}.hgi-solid.hgi-border-top-02:before{content:"\3e4b"}.hgi-solid.hgi-border-vertical:before{content:"\3e4d"}.hgi-solid.hgi-borobudur:before{content:"\3e4f"}.hgi-solid.hgi-bot:before{content:"\3e51"}.hgi-solid.hgi-bounce-left:before{content:"\3e53"}.hgi-solid.hgi-bounce-right:before{content:"\3e55"}.hgi-solid.hgi-bounding-box:before{content:"\3e57"}.hgi-solid.hgi-bow-tie:before{content:"\3e59"}.hgi-solid.hgi-bowling-pins:before{content:"\3e5b"}.hgi-solid.hgi-bowling:before{content:"\3e5d"}.hgi-solid.hgi-boxer:before{content:"\3e5f"}.hgi-solid.hgi-boxing-bag:before{content:"\3e61"}.hgi-solid.hgi-boxing-glove-01:before{content:"\3e63"}.hgi-solid.hgi-boxing-glove:before{content:"\3e65"}.hgi-solid.hgi-brain-01:before{content:"\3e67"}.hgi-solid.hgi-brain-02:before{content:"\3e69"}.hgi-solid.hgi-brain:before{content:"\3e6b"}.hgi-solid.hgi-brandfetch:before{content:"\3e6d"}.hgi-solid.hgi-bread-01:before{content:"\3e6f"}.hgi-solid.hgi-bread-02:before{content:"\3e71"}.hgi-solid.hgi-bread-03:before{content:"\3e73"}.hgi-solid.hgi-bread-04:before{content:"\3e75"}.hgi-solid.hgi-breast-pump:before{content:"\3e77"}.hgi-solid.hgi-bridge:before{content:"\3e79"}.hgi-solid.hgi-briefcase-01:before{content:"\3e7b"}.hgi-solid.hgi-briefcase-02:before{content:"\3e7d"}.hgi-solid.hgi-briefcase-03:before{content:"\3e7f"}.hgi-solid.hgi-briefcase-04:before{content:"\3e81"}.hgi-solid.hgi-briefcase-05:before{content:"\3e83"}.hgi-solid.hgi-briefcase-06:before{content:"\3e85"}.hgi-solid.hgi-briefcase-07:before{content:"\3e87"}.hgi-solid.hgi-briefcase-08:before{content:"\3e89"}.hgi-solid.hgi-briefcase-09:before{content:"\3e8b"}.hgi-solid.hgi-briefcase-dollar:before{content:"\3e8d"}.hgi-solid.hgi-broccoli:before{content:"\3e8f"}.hgi-solid.hgi-brochure:before{content:"\3e91"}.hgi-solid.hgi-broken-bone:before{content:"\3e93"}.hgi-solid.hgi-browser:before{content:"\3e95"}.hgi-solid.hgi-brush:before{content:"\3e97"}.hgi-solid.hgi-bubble-chat-add:before{content:"\3e99"}.hgi-solid.hgi-bubble-chat-blocked:before{content:"\3e9b"}.hgi-solid.hgi-bubble-chat-cancel:before{content:"\3e9d"}.hgi-solid.hgi-bubble-chat-delay:before{content:"\3e9f"}.hgi-solid.hgi-bubble-chat-done:before{content:"\3ea1"}.hgi-solid.hgi-bubble-chat-download-01:before{content:"\3ea3"}.hgi-solid.hgi-bubble-chat-download-02:before{content:"\3ea5"}.hgi-solid.hgi-bubble-chat-edit:before{content:"\3ea7"}.hgi-solid.hgi-bubble-chat-favourite:before{content:"\3ea9"}.hgi-solid.hgi-bubble-chat-income:before{content:"\3eab"}.hgi-solid.hgi-bubble-chat-lock:before{content:"\3ead"}.hgi-solid.hgi-bubble-chat-notification:before{content:"\3eaf"}.hgi-solid.hgi-bubble-chat-outcome:before{content:"\3eb1"}.hgi-solid.hgi-bubble-chat-preview:before{content:"\3eb3"}.hgi-solid.hgi-bubble-chat-question:before{content:"\3eb5"}.hgi-solid.hgi-bubble-chat-search:before{content:"\3eb7"}.hgi-solid.hgi-bubble-chat-secure:before{content:"\3eba"}.hgi-solid.hgi-bubble-chat-translate:before{content:"\3ebc"}.hgi-solid.hgi-bubble-chat-unlock:before{content:"\3ebe"}.hgi-solid.hgi-bubble-chat-upload:before{content:"\3ec0"}.hgi-solid.hgi-bubble-chat-user:before{content:"\3ec2"}.hgi-solid.hgi-bubble-chat:before{content:"\3ec3"}.hgi-solid.hgi-bubble-tea-01:before{content:"\3ec5"}.hgi-solid.hgi-bubble-tea-02:before{content:"\3ec7"}.hgi-solid.hgi-bug-01:before{content:"\3ec9"}.hgi-solid.hgi-bug-02:before{content:"\3ecb"}.hgi-solid.hgi-building-01:before{content:"\3ecd"}.hgi-solid.hgi-building-02:before{content:"\3ecf"}.hgi-solid.hgi-building-03:before{content:"\3ed1"}.hgi-solid.hgi-building-04:before{content:"\3ed3"}.hgi-solid.hgi-building-05:before{content:"\3ed5"}.hgi-solid.hgi-building-06:before{content:"\3ed7"}.hgi-solid.hgi-bulb-charging:before{content:"\3ed9"}.hgi-solid.hgi-bulb:before{content:"\3edb"}.hgi-solid.hgi-bulletproof-vest:before{content:"\3edd"}.hgi-solid.hgi-burj-al-arab:before{content:"\3edf"}.hgi-solid.hgi-burning-cd:before{content:"\3ee1"}.hgi-solid.hgi-bus-01:before{content:"\3ee3"}.hgi-solid.hgi-bus-02:before{content:"\3ee5"}.hgi-solid.hgi-bus-03:before{content:"\3ee7"}.hgi-solid.hgi-c-programming:before{content:"\3ee9"}.hgi-solid.hgi-cabinet-01:before{content:"\3eeb"}.hgi-solid.hgi-cabinet-02:before{content:"\3eed"}.hgi-solid.hgi-cabinet-03:before{content:"\3eef"}.hgi-solid.hgi-cabinet-04:before{content:"\3ef1"}.hgi-solid.hgi-cable-car:before{content:"\3ef3"}.hgi-solid.hgi-cactus:before{content:"\3ef5"}.hgi-solid.hgi-caduceus:before{content:"\3ef7"}.hgi-solid.hgi-cafe:before{content:"\3ef9"}.hgi-solid.hgi-calculate:before{content:"\3efb"}.hgi-solid.hgi-calculator-01:before{content:"\3efd"}.hgi-solid.hgi-calculator:before{content:"\3eff"}.hgi-solid.hgi-calendar-01:before{content:"\3f01"}.hgi-solid.hgi-calendar-02:before{content:"\3f03"}.hgi-solid.hgi-calendar-03:before{content:"\3f05"}.hgi-solid.hgi-calendar-04:before{content:"\3f07"}.hgi-solid.hgi-calendar-add-01:before{content:"\3f09"}.hgi-solid.hgi-calendar-add-02:before{content:"\3f0b"}.hgi-solid.hgi-calendar-block-01:before{content:"\3f0d"}.hgi-solid.hgi-calendar-block-02:before{content:"\3f0f"}.hgi-solid.hgi-calendar-check-in-01:before{content:"\3f11"}.hgi-solid.hgi-calendar-check-in-02:before{content:"\3f13"}.hgi-solid.hgi-calendar-check-out-01:before{content:"\3f15"}.hgi-solid.hgi-calendar-check-out-02:before{content:"\3f17"}.hgi-solid.hgi-calendar-download-01:before{content:"\3f19"}.hgi-solid.hgi-calendar-download-02:before{content:"\3f1b"}.hgi-solid.hgi-calendar-favorite-01:before{content:"\3f1d"}.hgi-solid.hgi-calendar-favorite-02:before{content:"\3f1f"}.hgi-solid.hgi-calendar-lock-01:before{content:"\3f21"}.hgi-solid.hgi-calendar-lock-02:before{content:"\3f23"}.hgi-solid.hgi-calendar-love-01:before{content:"\3f25"}.hgi-solid.hgi-calendar-love-02:before{content:"\3f27"}.hgi-solid.hgi-calendar-minus-01:before{content:"\3f29"}.hgi-solid.hgi-calendar-minus-02:before{content:"\3f2b"}.hgi-solid.hgi-calendar-remove-01:before{content:"\3f2d"}.hgi-solid.hgi-calendar-remove-02:before{content:"\3f2f"}.hgi-solid.hgi-calendar-setting-01:before{content:"\3f31"}.hgi-solid.hgi-calendar-setting-02:before{content:"\3f33"}.hgi-solid.hgi-calendar-upload-01:before{content:"\3f35"}.hgi-solid.hgi-calendar-upload-02:before{content:"\3f37"}.hgi-solid.hgi-call-02:before{content:"\3f39"}.hgi-solid.hgi-call-add-02:before{content:"\3f3b"}.hgi-solid.hgi-call-add:before{content:"\3f3d"}.hgi-solid.hgi-call-blocked-02:before{content:"\3f3f"}.hgi-solid.hgi-call-blocked:before{content:"\3f41"}.hgi-solid.hgi-call-disabled-02:before{content:"\3f43"}.hgi-solid.hgi-call-disabled:before{content:"\3f45"}.hgi-solid.hgi-call-done-02:before{content:"\3f47"}.hgi-solid.hgi-call-done:before{content:"\3f49"}.hgi-solid.hgi-call-end-01:before{content:"\3f4b"}.hgi-solid.hgi-call-end-02:before{content:"\3f4d"}.hgi-solid.hgi-call-end-03:before{content:"\3f4f"}.hgi-solid.hgi-call-end-04:before{content:"\3f51"}.hgi-solid.hgi-call-incoming-01:before{content:"\3f53"}.hgi-solid.hgi-call-incoming-02:before{content:"\3f55"}.hgi-solid.hgi-call-incoming-03:before{content:"\3f57"}.hgi-solid.hgi-call-incoming-04:before{content:"\3f59"}.hgi-solid.hgi-call-internal-02:before{content:"\3f5b"}.hgi-solid.hgi-call-internal:before{content:"\3f5d"}.hgi-solid.hgi-call-locked-02:before{content:"\3f5f"}.hgi-solid.hgi-call-locked:before{content:"\3f61"}.hgi-solid.hgi-call-minus-02:before{content:"\3f63"}.hgi-solid.hgi-call-minus:before{content:"\3f65"}.hgi-solid.hgi-call-missed-01:before{content:"\3f67"}.hgi-solid.hgi-call-missed-02:before{content:"\3f69"}.hgi-solid.hgi-call-missed-03:before{content:"\3f6b"}.hgi-solid.hgi-call-missed-04:before{content:"\3f6d"}.hgi-solid.hgi-call-outgoing-01:before{content:"\3f6f"}.hgi-solid.hgi-call-outgoing-02:before{content:"\3f71"}.hgi-solid.hgi-call-outgoing-03:before{content:"\3f73"}.hgi-solid.hgi-call-outgoing-04:before{content:"\3f75"}.hgi-solid.hgi-call-paused-02:before{content:"\3f77"}.hgi-solid.hgi-call-paused:before{content:"\3f79"}.hgi-solid.hgi-call-received-02:before{content:"\3f7b"}.hgi-solid.hgi-call-received:before{content:"\3f7d"}.hgi-solid.hgi-call-ringing-01:before{content:"\3f7f"}.hgi-solid.hgi-call-ringing-02:before{content:"\3f81"}.hgi-solid.hgi-call-ringing-03:before{content:"\3f83"}.hgi-solid.hgi-call-ringing-04:before{content:"\3f85"}.hgi-solid.hgi-call-unlocked-02:before{content:"\3f88"}.hgi-solid.hgi-call-unlocked:before{content:"\3f8a"}.hgi-solid.hgi-call:before{content:"\3f8b"}.hgi-solid.hgi-calling-02:before{content:"\3f8d"}.hgi-solid.hgi-calling:before{content:"\3f8f"}.hgi-solid.hgi-camel:before{content:"\3f91"}.hgi-solid.hgi-camera-01:before{content:"\3f93"}.hgi-solid.hgi-camera-02:before{content:"\3f95"}.hgi-solid.hgi-camera-add-01:before{content:"\3f97"}.hgi-solid.hgi-camera-add-02:before{content:"\3f99"}.hgi-solid.hgi-camera-automatically-01:before{content:"\3f9b"}.hgi-solid.hgi-camera-automatically-02:before{content:"\3f9d"}.hgi-solid.hgi-camera-lens:before{content:"\3f9f"}.hgi-solid.hgi-camera-microphone-01:before{content:"\3fa1"}.hgi-solid.hgi-camera-microphone-02:before{content:"\3fa3"}.hgi-solid.hgi-camera-night-mode-01:before{content:"\3fa5"}.hgi-solid.hgi-camera-night-mode-02:before{content:"\3fa7"}.hgi-solid.hgi-camera-off-01:before{content:"\3fa9"}.hgi-solid.hgi-camera-off-02:before{content:"\3fab"}.hgi-solid.hgi-camera-rotated-01:before{content:"\3fad"}.hgi-solid.hgi-camera-rotated-02:before{content:"\3faf"}.hgi-solid.hgi-camera-smile-01:before{content:"\3fb1"}.hgi-solid.hgi-camera-smile-02:before{content:"\3fb3"}.hgi-solid.hgi-camera-tripod:before{content:"\3fb5"}.hgi-solid.hgi-camera-video:before{content:"\3fb7"}.hgi-solid.hgi-camper:before{content:"\3fb9"}.hgi-solid.hgi-campfire:before{content:"\3fbb"}.hgi-solid.hgi-cancel-01:before{content:"\3fbd"}.hgi-solid.hgi-cancel-02:before{content:"\3fbf"}.hgi-solid.hgi-cancel-circle-half-dot:before{content:"\3fc1"}.hgi-solid.hgi-cancel-circle:before{content:"\3fc3"}.hgi-solid.hgi-cancel-square:before{content:"\3fc5"}.hgi-solid.hgi-candelier-01:before{content:"\3fc7"}.hgi-solid.hgi-candelier-02:before{content:"\3fc9"}.hgi-solid.hgi-canvas:before{content:"\3fcb"}.hgi-solid.hgi-cap-projecting:before{content:"\3fcd"}.hgi-solid.hgi-cap-round:before{content:"\3fcf"}.hgi-solid.hgi-cap-straight:before{content:"\3fd2"}.hgi-solid.hgi-cap:before{content:"\3fd3"}.hgi-solid.hgi-capcut-rectangle:before{content:"\3fd5"}.hgi-solid.hgi-capcut:before{content:"\3fd7"}.hgi-solid.hgi-car-01:before{content:"\3fd9"}.hgi-solid.hgi-car-02:before{content:"\3fdb"}.hgi-solid.hgi-car-03:before{content:"\3fdd"}.hgi-solid.hgi-car-04:before{content:"\3fdf"}.hgi-solid.hgi-car-parking-01:before{content:"\3fe1"}.hgi-solid.hgi-car-parking-02:before{content:"\3fe3"}.hgi-solid.hgi-caravan:before{content:"\3fe5"}.hgi-solid.hgi-card-exchange-01:before{content:"\3fe7"}.hgi-solid.hgi-card-exchange-02:before{content:"\3fe9"}.hgi-solid.hgi-cardigan:before{content:"\3feb"}.hgi-solid.hgi-cardiogram-01:before{content:"\3fed"}.hgi-solid.hgi-cardiogram-02:before{content:"\3fef"}.hgi-solid.hgi-cards-01:before{content:"\3ff1"}.hgi-solid.hgi-cards-02:before{content:"\3ff3"}.hgi-solid.hgi-cargo-ship:before{content:"\3ff5"}.hgi-solid.hgi-carousel-horizontal-02:before{content:"\3ff7"}.hgi-solid.hgi-carousel-horizontal:before{content:"\3ff9"}.hgi-solid.hgi-carousel-vertical:before{content:"\3ffb"}.hgi-solid.hgi-carrot:before{content:"\3ffd"}.hgi-solid.hgi-cash-01:before{content:"\3fff"}.hgi-solid.hgi-cash-02:before{content:"\4001"}.hgi-solid.hgi-cashback:before{content:"\4003"}.hgi-solid.hgi-cashier-02:before{content:"\4005"}.hgi-solid.hgi-cashier:before{content:"\4007"}.hgi-solid.hgi-castle-01:before{content:"\4009"}.hgi-solid.hgi-castle-02:before{content:"\400b"}.hgi-solid.hgi-castle:before{content:"\400d"}.hgi-solid.hgi-catalogue:before{content:"\400f"}.hgi-solid.hgi-cayan-tower:before{content:"\4011"}.hgi-solid.hgi-cctv-camera:before{content:"\4013"}.hgi-solid.hgi-cd:before{content:"\4015"}.hgi-solid.hgi-cells:before{content:"\4017"}.hgi-solid.hgi-cellular-network-offline:before{content:"\4019"}.hgi-solid.hgi-cellular-network:before{content:"\401b"}.hgi-solid.hgi-celsius:before{content:"\401d"}.hgi-solid.hgi-center-focus:before{content:"\401f"}.hgi-solid.hgi-central-shaheed-minar:before{content:"\4021"}.hgi-solid.hgi-centralized:before{content:"\4023"}.hgi-solid.hgi-certificate-01:before{content:"\4025"}.hgi-solid.hgi-certificate-02:before{content:"\4027"}.hgi-solid.hgi-chair-01:before{content:"\4029"}.hgi-solid.hgi-chair-02:before{content:"\402b"}.hgi-solid.hgi-chair-03:before{content:"\402d"}.hgi-solid.hgi-chair-04:before{content:"\402f"}.hgi-solid.hgi-chair-05:before{content:"\4031"}.hgi-solid.hgi-chair-barber:before{content:"\4033"}.hgi-solid.hgi-champion:before{content:"\4035"}.hgi-solid.hgi-change-screen-mode:before{content:"\4037"}.hgi-solid.hgi-character-phonetic:before{content:"\4039"}.hgi-solid.hgi-charity:before{content:"\403b"}.hgi-solid.hgi-chart-average:before{content:"\403d"}.hgi-solid.hgi-chart-bar-line:before{content:"\403f"}.hgi-solid.hgi-chart-breakout-circle:before{content:"\4041"}.hgi-solid.hgi-chart-breakout-square:before{content:"\4043"}.hgi-solid.hgi-chart-bubble-01:before{content:"\4045"}.hgi-solid.hgi-chart-bubble-02:before{content:"\4047"}.hgi-solid.hgi-chart-column:before{content:"\4049"}.hgi-solid.hgi-chart-decrease:before{content:"\404b"}.hgi-solid.hgi-chart-evaluation:before{content:"\404d"}.hgi-solid.hgi-chart-high-low:before{content:"\404f"}.hgi-solid.hgi-chart-histogram:before{content:"\4051"}.hgi-solid.hgi-chart-increase:before{content:"\4053"}.hgi-solid.hgi-chart-line-data-01:before{content:"\4055"}.hgi-solid.hgi-chart-line-data-02:before{content:"\4057"}.hgi-solid.hgi-chart-line-data-03:before{content:"\4059"}.hgi-solid.hgi-chart-maximum:before{content:"\405b"}.hgi-solid.hgi-chart-medium:before{content:"\405d"}.hgi-solid.hgi-chart-minimum:before{content:"\405f"}.hgi-solid.hgi-chart-radar:before{content:"\4061"}.hgi-solid.hgi-chart-relationship:before{content:"\4063"}.hgi-solid.hgi-chart-ring:before{content:"\4065"}.hgi-solid.hgi-chart-rose:before{content:"\4067"}.hgi-solid.hgi-chart-scatter:before{content:"\4069"}.hgi-solid.hgi-chart:before{content:"\406b"}.hgi-solid.hgi-chat-bot:before{content:"\406d"}.hgi-solid.hgi-chat-gpt:before{content:"\406f"}.hgi-solid.hgi-chatting-01:before{content:"\4071"}.hgi-solid.hgi-check-list:before{content:"\4073"}.hgi-solid.hgi-check-unread-01:before{content:"\4075"}.hgi-solid.hgi-check-unread-02:before{content:"\4077"}.hgi-solid.hgi-check-unread-03:before{content:"\4079"}.hgi-solid.hgi-check-unread-04:before{content:"\407b"}.hgi-solid.hgi-checkmark-badge-01:before{content:"\407d"}.hgi-solid.hgi-checkmark-badge-02:before{content:"\407f"}.hgi-solid.hgi-checkmark-badge-03:before{content:"\4081"}.hgi-solid.hgi-checkmark-badge-04:before{content:"\4083"}.hgi-solid.hgi-checkmark-circle-01:before{content:"\4085"}.hgi-solid.hgi-checkmark-circle-02:before{content:"\4087"}.hgi-solid.hgi-checkmark-circle-03:before{content:"\4089"}.hgi-solid.hgi-checkmark-circle-04:before{content:"\408b"}.hgi-solid.hgi-checkmark-square-01:before{content:"\408d"}.hgi-solid.hgi-checkmark-square-02:before{content:"\408f"}.hgi-solid.hgi-checkmark-square-03:before{content:"\4091"}.hgi-solid.hgi-checkmark-square-04:before{content:"\4093"}.hgi-solid.hgi-cheese-cake-01:before{content:"\4095"}.hgi-solid.hgi-cheese-cake-02:before{content:"\4097"}.hgi-solid.hgi-cheese:before{content:"\4099"}.hgi-solid.hgi-chef-hat:before{content:"\409b"}.hgi-solid.hgi-chef:before{content:"\409d"}.hgi-solid.hgi-chemistry-01:before{content:"\409f"}.hgi-solid.hgi-chemistry-02:before{content:"\40a1"}.hgi-solid.hgi-chemistry-03:before{content:"\40a3"}.hgi-solid.hgi-cherry:before{content:"\40a5"}.hgi-solid.hgi-chess-01:before{content:"\40a7"}.hgi-solid.hgi-chess-02:before{content:"\40a9"}.hgi-solid.hgi-chess-pawn:before{content:"\40ab"}.hgi-solid.hgi-chicken-thighs:before{content:"\40ad"}.hgi-solid.hgi-chimney:before{content:"\40af"}.hgi-solid.hgi-china-temple:before{content:"\40b1"}.hgi-solid.hgi-chip-02:before{content:"\40b3"}.hgi-solid.hgi-chip:before{content:"\40b5"}.hgi-solid.hgi-chocolate:before{content:"\40b7"}.hgi-solid.hgi-chrome:before{content:"\40b9"}.hgi-solid.hgi-chrysler:before{content:"\40bb"}.hgi-solid.hgi-church:before{content:"\40bd"}.hgi-solid.hgi-cinnamon-roll:before{content:"\40bf"}.hgi-solid.hgi-circle-arrow-data-transfer-diagonal:before{content:"\40c1"}.hgi-solid.hgi-circle-arrow-data-transfer-horizontal:before{content:"\40c3"}.hgi-solid.hgi-circle-arrow-data-transfer-vertical:before{content:"\40c5"}.hgi-solid.hgi-circle-arrow-diagonal-01:before{content:"\40c7"}.hgi-solid.hgi-circle-arrow-diagonal-02:before{content:"\40c9"}.hgi-solid.hgi-circle-arrow-down-01:before{content:"\40cb"}.hgi-solid.hgi-circle-arrow-down-02:before{content:"\40cd"}.hgi-solid.hgi-circle-arrow-down-03:before{content:"\40cf"}.hgi-solid.hgi-circle-arrow-down-double:before{content:"\40d1"}.hgi-solid.hgi-circle-arrow-down-left:before{content:"\40d3"}.hgi-solid.hgi-circle-arrow-down-right:before{content:"\40d5"}.hgi-solid.hgi-circle-arrow-expand-01:before{content:"\40d7"}.hgi-solid.hgi-circle-arrow-expand-02:before{content:"\40d9"}.hgi-solid.hgi-circle-arrow-horizontal:before{content:"\40db"}.hgi-solid.hgi-circle-arrow-left-01:before{content:"\40dd"}.hgi-solid.hgi-circle-arrow-left-02:before{content:"\40df"}.hgi-solid.hgi-circle-arrow-left-03:before{content:"\40e1"}.hgi-solid.hgi-circle-arrow-left-double:before{content:"\40e3"}.hgi-solid.hgi-circle-arrow-left-right:before{content:"\40e5"}.hgi-solid.hgi-circle-arrow-move-down-left:before{content:"\40e7"}.hgi-solid.hgi-circle-arrow-move-down-right:before{content:"\40e9"}.hgi-solid.hgi-circle-arrow-move-left-down:before{content:"\40eb"}.hgi-solid.hgi-circle-arrow-move-right-down:before{content:"\40ed"}.hgi-solid.hgi-circle-arrow-move-up-left:before{content:"\40ef"}.hgi-solid.hgi-circle-arrow-move-up-right:before{content:"\40f1"}.hgi-solid.hgi-circle-arrow-reload-01:before{content:"\40f3"}.hgi-solid.hgi-circle-arrow-reload-02:before{content:"\40f5"}.hgi-solid.hgi-circle-arrow-right-01:before{content:"\40f7"}.hgi-solid.hgi-circle-arrow-right-02:before{content:"\40f9"}.hgi-solid.hgi-circle-arrow-right-03:before{content:"\40fb"}.hgi-solid.hgi-circle-arrow-right-double:before{content:"\40fd"}.hgi-solid.hgi-circle-arrow-shrink-01:before{content:"\40ff"}.hgi-solid.hgi-circle-arrow-shrink-02:before{content:"\4101"}.hgi-solid.hgi-circle-arrow-up-01:before{content:"\4103"}.hgi-solid.hgi-circle-arrow-up-02:before{content:"\4105"}.hgi-solid.hgi-circle-arrow-up-03:before{content:"\4107"}.hgi-solid.hgi-circle-arrow-up-double:before{content:"\4109"}.hgi-solid.hgi-circle-arrow-up-down:before{content:"\410b"}.hgi-solid.hgi-circle-arrow-up-left:before{content:"\410d"}.hgi-solid.hgi-circle-arrow-up-right:before{content:"\410f"}.hgi-solid.hgi-circle-arrow-vertical:before{content:"\4111"}.hgi-solid.hgi-circle-lock-01:before{content:"\4113"}.hgi-solid.hgi-circle-lock-02:before{content:"\4115"}.hgi-solid.hgi-circle-lock-add-01:before{content:"\4117"}.hgi-solid.hgi-circle-lock-add-02:before{content:"\4119"}.hgi-solid.hgi-circle-lock-check-01:before{content:"\411b"}.hgi-solid.hgi-circle-lock-check-02:before{content:"\411d"}.hgi-solid.hgi-circle-lock-minus-01:before{content:"\411f"}.hgi-solid.hgi-circle-lock-minus-02:before{content:"\4121"}.hgi-solid.hgi-circle-lock-remove-01:before{content:"\4123"}.hgi-solid.hgi-circle-lock-remove-02:before{content:"\4125"}.hgi-solid.hgi-circle-password:before{content:"\4127"}.hgi-solid.hgi-circle-unlock-01:before{content:"\412a"}.hgi-solid.hgi-circle-unlock-02:before{content:"\412c"}.hgi-solid.hgi-circle:before{content:"\412d"}.hgi-solid.hgi-city-01:before{content:"\412f"}.hgi-solid.hgi-city-02:before{content:"\4131"}.hgi-solid.hgi-city-03:before{content:"\4133"}.hgi-solid.hgi-clapping-01:before{content:"\4135"}.hgi-solid.hgi-clapping-02:before{content:"\4137"}.hgi-solid.hgi-clean:before{content:"\4139"}.hgi-solid.hgi-cleaning-bucket:before{content:"\413b"}.hgi-solid.hgi-clinic:before{content:"\413d"}.hgi-solid.hgi-clip:before{content:"\413f"}.hgi-solid.hgi-clipboard:before{content:"\4141"}.hgi-solid.hgi-clock-01:before{content:"\4143"}.hgi-solid.hgi-clock-02:before{content:"\4145"}.hgi-solid.hgi-clock-03:before{content:"\4147"}.hgi-solid.hgi-clock-04:before{content:"\4149"}.hgi-solid.hgi-clock-05:before{content:"\414b"}.hgi-solid.hgi-closed-caption-alt:before{content:"\414d"}.hgi-solid.hgi-closed-caption:before{content:"\414f"}.hgi-solid.hgi-clothes:before{content:"\4151"}.hgi-solid.hgi-cloud-angled-rain-zap:before{content:"\4154"}.hgi-solid.hgi-cloud-angled-rain:before{content:"\4155"}.hgi-solid.hgi-cloud-angled-zap:before{content:"\4157"}.hgi-solid.hgi-cloud-big-rain:before{content:"\4159"}.hgi-solid.hgi-cloud-download:before{content:"\415b"}.hgi-solid.hgi-cloud-fast-wind:before{content:"\415d"}.hgi-solid.hgi-cloud-hailstone:before{content:"\415f"}.hgi-solid.hgi-cloud-little-rain:before{content:"\4161"}.hgi-solid.hgi-cloud-little-snow:before{content:"\4163"}.hgi-solid.hgi-cloud-loading:before{content:"\4165"}.hgi-solid.hgi-cloud-mid-rain:before{content:"\4167"}.hgi-solid.hgi-cloud-mid-snow:before{content:"\4169"}.hgi-solid.hgi-cloud-saving-done-01:before{content:"\416b"}.hgi-solid.hgi-cloud-saving-done-02:before{content:"\416d"}.hgi-solid.hgi-cloud-server:before{content:"\4170"}.hgi-solid.hgi-cloud-slow-wind:before{content:"\4172"}.hgi-solid.hgi-cloud-snow:before{content:"\4174"}.hgi-solid.hgi-cloud-upload:before{content:"\4176"}.hgi-solid.hgi-cloud:before{content:"\4177"}.hgi-solid.hgi-clubs-01:before{content:"\4179"}.hgi-solid.hgi-clubs-02:before{content:"\417b"}.hgi-solid.hgi-co-present:before{content:"\417d"}.hgi-solid.hgi-code-circle:before{content:"\417f"}.hgi-solid.hgi-code-folder:before{content:"\4181"}.hgi-solid.hgi-code-square:before{content:"\4184"}.hgi-solid.hgi-code:before{content:"\4185"}.hgi-solid.hgi-codesandbox:before{content:"\4187"}.hgi-solid.hgi-coffee-01:before{content:"\4189"}.hgi-solid.hgi-coffee-02:before{content:"\418b"}.hgi-solid.hgi-coffee-beans:before{content:"\418d"}.hgi-solid.hgi-coins-01:before{content:"\418f"}.hgi-solid.hgi-coins-02:before{content:"\4191"}.hgi-solid.hgi-coins-bitcoin:before{content:"\4193"}.hgi-solid.hgi-coins-dollar:before{content:"\4195"}.hgi-solid.hgi-coins-euro:before{content:"\4197"}.hgi-solid.hgi-coins-pound:before{content:"\4199"}.hgi-solid.hgi-coins-swap:before{content:"\419b"}.hgi-solid.hgi-coins-yen:before{content:"\419d"}.hgi-solid.hgi-collections-bookmark:before{content:"\419f"}.hgi-solid.hgi-color-picker:before{content:"\41a1"}.hgi-solid.hgi-colors:before{content:"\41a3"}.hgi-solid.hgi-colosseum:before{content:"\41a5"}.hgi-solid.hgi-column-delete:before{content:"\41a7"}.hgi-solid.hgi-column-insert:before{content:"\41a9"}.hgi-solid.hgi-comet-01:before{content:"\41ab"}.hgi-solid.hgi-comet-02:before{content:"\41ad"}.hgi-solid.hgi-coming-soon-01:before{content:"\41af"}.hgi-solid.hgi-coming-soon-02:before{content:"\41b1"}.hgi-solid.hgi-command-line:before{content:"\41b3"}.hgi-solid.hgi-command:before{content:"\41b5"}.hgi-solid.hgi-comment-01:before{content:"\41b7"}.hgi-solid.hgi-comment-02:before{content:"\41b9"}.hgi-solid.hgi-comment-add-01:before{content:"\41bb"}.hgi-solid.hgi-comment-add-02:before{content:"\41bd"}.hgi-solid.hgi-comment-block-01:before{content:"\41bf"}.hgi-solid.hgi-comment-block-02:before{content:"\41c1"}.hgi-solid.hgi-comment-remove-01:before{content:"\41c3"}.hgi-solid.hgi-comment-remove-02:before{content:"\41c5"}.hgi-solid.hgi-compass-01:before{content:"\41c7"}.hgi-solid.hgi-compass:before{content:"\41c9"}.hgi-solid.hgi-complaint:before{content:"\41cb"}.hgi-solid.hgi-computer-add:before{content:"\41cd"}.hgi-solid.hgi-computer-check:before{content:"\41cf"}.hgi-solid.hgi-computer-cloud:before{content:"\41d1"}.hgi-solid.hgi-computer-desk-01:before{content:"\41d3"}.hgi-solid.hgi-computer-desk-02:before{content:"\41d5"}.hgi-solid.hgi-computer-desk-03:before{content:"\41d7"}.hgi-solid.hgi-computer-dollar:before{content:"\41d9"}.hgi-solid.hgi-computer-phone-sync:before{content:"\41db"}.hgi-solid.hgi-computer-programming-01:before{content:"\41dd"}.hgi-solid.hgi-computer-programming-02:before{content:"\41df"}.hgi-solid.hgi-computer-protection:before{content:"\41e1"}.hgi-solid.hgi-computer-remove:before{content:"\41e3"}.hgi-solid.hgi-computer-settings:before{content:"\41e6"}.hgi-solid.hgi-computer-video-call:before{content:"\41e8"}.hgi-solid.hgi-computer-video:before{content:"\41ea"}.hgi-solid.hgi-computer:before{content:"\41eb"}.hgi-solid.hgi-cone-01:before{content:"\41ed"}.hgi-solid.hgi-cone-02:before{content:"\41ef"}.hgi-solid.hgi-conference:before{content:"\41f1"}.hgi-solid.hgi-configuration-01:before{content:"\41f3"}.hgi-solid.hgi-configuration-02:before{content:"\41f5"}.hgi-solid.hgi-confused:before{content:"\41f7"}.hgi-solid.hgi-congruent-to-circle:before{content:"\41f9"}.hgi-solid.hgi-congruent-to-square:before{content:"\41fc"}.hgi-solid.hgi-congruent-to:before{content:"\41fd"}.hgi-solid.hgi-connect:before{content:"\41ff"}.hgi-solid.hgi-console:before{content:"\4201"}.hgi-solid.hgi-constellation:before{content:"\4203"}.hgi-solid.hgi-contact-01:before{content:"\4205"}.hgi-solid.hgi-contact-02:before{content:"\4207"}.hgi-solid.hgi-contact-book:before{content:"\4209"}.hgi-solid.hgi-contact:before{content:"\420b"}.hgi-solid.hgi-container-truck-01:before{content:"\420d"}.hgi-solid.hgi-container-truck-02:before{content:"\420f"}.hgi-solid.hgi-container-truck:before{content:"\4211"}.hgi-solid.hgi-contracts:before{content:"\4213"}.hgi-solid.hgi-conversation:before{content:"\4215"}.hgi-solid.hgi-cook-book:before{content:"\4217"}.hgi-solid.hgi-cookie:before{content:"\4219"}.hgi-solid.hgi-coordinate-01:before{content:"\421b"}.hgi-solid.hgi-coordinate-02:before{content:"\421d"}.hgi-solid.hgi-copilot:before{content:"\421f"}.hgi-solid.hgi-copy-01:before{content:"\4221"}.hgi-solid.hgi-copy-02:before{content:"\4223"}.hgi-solid.hgi-copy-link:before{content:"\4225"}.hgi-solid.hgi-copyright:before{content:"\4227"}.hgi-solid.hgi-corn:before{content:"\4229"}.hgi-solid.hgi-corporate:before{content:"\422b"}.hgi-solid.hgi-cos:before{content:"\422d"}.hgi-solid.hgi-cosine-01:before{content:"\422f"}.hgi-solid.hgi-cosine-02:before{content:"\4231"}.hgi-solid.hgi-cottage:before{content:"\4233"}.hgi-solid.hgi-cotton-candy:before{content:"\4235"}.hgi-solid.hgi-coupon-01:before{content:"\4237"}.hgi-solid.hgi-coupon-02:before{content:"\4239"}.hgi-solid.hgi-coupon-03:before{content:"\423b"}.hgi-solid.hgi-coupon-percent:before{content:"\423d"}.hgi-solid.hgi-course:before{content:"\423f"}.hgi-solid.hgi-court-house:before{content:"\4241"}.hgi-solid.hgi-court-law:before{content:"\4243"}.hgi-solid.hgi-covariate:before{content:"\4245"}.hgi-solid.hgi-covid-info:before{content:"\4247"}.hgi-solid.hgi-cowboy-hat:before{content:"\4249"}.hgi-solid.hgi-cplusplus:before{content:"\424b"}.hgi-solid.hgi-cpu-charge:before{content:"\424d"}.hgi-solid.hgi-cpu-settings:before{content:"\4250"}.hgi-solid.hgi-cpu:before{content:"\4251"}.hgi-solid.hgi-crab:before{content:"\4253"}.hgi-solid.hgi-crane:before{content:"\4255"}.hgi-solid.hgi-crazy:before{content:"\4257"}.hgi-solid.hgi-creative-market:before{content:"\4259"}.hgi-solid.hgi-credit-card-accept:before{content:"\425b"}.hgi-solid.hgi-credit-card-add:before{content:"\425d"}.hgi-solid.hgi-credit-card-change:before{content:"\425f"}.hgi-solid.hgi-credit-card-defrost:before{content:"\4261"}.hgi-solid.hgi-credit-card-freeze:before{content:"\4263"}.hgi-solid.hgi-credit-card-not-accept:before{content:"\4265"}.hgi-solid.hgi-credit-card-not-found:before{content:"\4267"}.hgi-solid.hgi-credit-card-pos:before{content:"\4269"}.hgi-solid.hgi-credit-card-validation:before{content:"\426c"}.hgi-solid.hgi-credit-card:before{content:"\426d"}.hgi-solid.hgi-cricket-bat:before{content:"\426f"}.hgi-solid.hgi-cricket-helmet:before{content:"\4271"}.hgi-solid.hgi-croissant:before{content:"\4273"}.hgi-solid.hgi-crop:before{content:"\4275"}.hgi-solid.hgi-crowdfunding:before{content:"\4277"}.hgi-solid.hgi-crown:before{content:"\4279"}.hgi-solid.hgi-crying:before{content:"\427b"}.hgi-solid.hgi-csv-01:before{content:"\427d"}.hgi-solid.hgi-csv-02:before{content:"\427f"}.hgi-solid.hgi-cube:before{content:"\4281"}.hgi-solid.hgi-cupcake-01:before{content:"\4283"}.hgi-solid.hgi-cupcake-02:before{content:"\4285"}.hgi-solid.hgi-cupcake-03:before{content:"\4287"}.hgi-solid.hgi-curling:before{content:"\4289"}.hgi-solid.hgi-cursor-01:before{content:"\428b"}.hgi-solid.hgi-cursor-02:before{content:"\428d"}.hgi-solid.hgi-cursor-add-selection-01:before{content:"\428f"}.hgi-solid.hgi-cursor-add-selection-02:before{content:"\4291"}.hgi-solid.hgi-cursor-circle-selection-01:before{content:"\4293"}.hgi-solid.hgi-cursor-circle-selection-02:before{content:"\4295"}.hgi-solid.hgi-cursor-disabled-01:before{content:"\4297"}.hgi-solid.hgi-cursor-disabled-02:before{content:"\4299"}.hgi-solid.hgi-cursor-edit-01:before{content:"\429b"}.hgi-solid.hgi-cursor-edit-02:before{content:"\429d"}.hgi-solid.hgi-cursor-hold-01:before{content:"\429f"}.hgi-solid.hgi-cursor-hold-02:before{content:"\42a1"}.hgi-solid.hgi-cursor-in-window:before{content:"\42a3"}.hgi-solid.hgi-cursor-info-01:before{content:"\42a5"}.hgi-solid.hgi-cursor-info-02:before{content:"\42a7"}.hgi-solid.hgi-cursor-loading-01:before{content:"\42a9"}.hgi-solid.hgi-cursor-loading-02:before{content:"\42ab"}.hgi-solid.hgi-cursor-magic-selection-01:before{content:"\42ad"}.hgi-solid.hgi-cursor-magic-selection-02:before{content:"\42af"}.hgi-solid.hgi-cursor-move-01:before{content:"\42b1"}.hgi-solid.hgi-cursor-move-02:before{content:"\42b3"}.hgi-solid.hgi-cursor-pointer-01:before{content:"\42b5"}.hgi-solid.hgi-cursor-pointer-02:before{content:"\42b7"}.hgi-solid.hgi-cursor-progress-01:before{content:"\42b9"}.hgi-solid.hgi-cursor-progress-02:before{content:"\42bb"}.hgi-solid.hgi-cursor-progress-03:before{content:"\42bd"}.hgi-solid.hgi-cursor-progress-04:before{content:"\42bf"}.hgi-solid.hgi-cursor-rectangle-selection-01:before{content:"\42c1"}.hgi-solid.hgi-cursor-rectangle-selection-02:before{content:"\42c3"}.hgi-solid.hgi-cursor-remove-selection-01:before{content:"\42c5"}.hgi-solid.hgi-cursor-remove-selection-02:before{content:"\42c7"}.hgi-solid.hgi-cursor-text:before{content:"\42c9"}.hgi-solid.hgi-curtains:before{content:"\42cb"}.hgi-solid.hgi-curvy-left-direction:before{content:"\42cd"}.hgi-solid.hgi-curvy-left-right-direction:before{content:"\42cf"}.hgi-solid.hgi-curvy-right-direction:before{content:"\42d1"}.hgi-solid.hgi-curvy-up-down-direction:before{content:"\42d3"}.hgi-solid.hgi-customer-service-01:before{content:"\42d5"}.hgi-solid.hgi-customer-service-02:before{content:"\42d7"}.hgi-solid.hgi-customer-service:before{content:"\42d9"}.hgi-solid.hgi-customer-support:before{content:"\42db"}.hgi-solid.hgi-customize:before{content:"\42dd"}.hgi-solid.hgi-cylinder-01:before{content:"\42df"}.hgi-solid.hgi-cylinder-02:before{content:"\42e1"}.hgi-solid.hgi-cylinder-03:before{content:"\42e3"}.hgi-solid.hgi-cylinder-04:before{content:"\42e5"}.hgi-solid.hgi-danger:before{content:"\42e7"}.hgi-solid.hgi-dark-mode:before{content:"\42e9"}.hgi-solid.hgi-dart:before{content:"\42eb"}.hgi-solid.hgi-dashboard-browsing:before{content:"\42ed"}.hgi-solid.hgi-dashboard-circle-add:before{content:"\42ef"}.hgi-solid.hgi-dashboard-circle-edit:before{content:"\42f1"}.hgi-solid.hgi-dashboard-circle-remove:before{content:"\42f3"}.hgi-solid.hgi-dashboard-circle-settings:before{content:"\42f6"}.hgi-solid.hgi-dashboard-circle:before{content:"\42f7"}.hgi-solid.hgi-dashboard-speed-01:before{content:"\42f9"}.hgi-solid.hgi-dashboard-speed-02:before{content:"\42fb"}.hgi-solid.hgi-dashboard-square-01:before{content:"\42fd"}.hgi-solid.hgi-dashboard-square-02:before{content:"\42ff"}.hgi-solid.hgi-dashboard-square-03:before{content:"\4301"}.hgi-solid.hgi-dashboard-square-add:before{content:"\4303"}.hgi-solid.hgi-dashboard-square-edit:before{content:"\4305"}.hgi-solid.hgi-dashboard-square-remove:before{content:"\4307"}.hgi-solid.hgi-dashboard-square-setting:before{content:"\4309"}.hgi-solid.hgi-dashed-line-01:before{content:"\430b"}.hgi-solid.hgi-dashed-line-02:before{content:"\430d"}.hgi-solid.hgi-data-recovery:before{content:"\430f"}.hgi-solid.hgi-database-01:before{content:"\4311"}.hgi-solid.hgi-database-02:before{content:"\4313"}.hgi-solid.hgi-database-add:before{content:"\4315"}.hgi-solid.hgi-database-export:before{content:"\4317"}.hgi-solid.hgi-database-import:before{content:"\4319"}.hgi-solid.hgi-database-locked:before{content:"\431b"}.hgi-solid.hgi-database-restore:before{content:"\431d"}.hgi-solid.hgi-database-setting:before{content:"\4320"}.hgi-solid.hgi-database-sync-01:before{content:"\4322"}.hgi-solid.hgi-database-sync:before{content:"\4324"}.hgi-solid.hgi-database:before{content:"\4325"}.hgi-solid.hgi-dates:before{content:"\4327"}.hgi-solid.hgi-dead:before{content:"\4329"}.hgi-solid.hgi-delete-01:before{content:"\432b"}.hgi-solid.hgi-delete-02:before{content:"\432d"}.hgi-solid.hgi-delete-03:before{content:"\432f"}.hgi-solid.hgi-delete-04:before{content:"\4331"}.hgi-solid.hgi-delete-column:before{content:"\4333"}.hgi-solid.hgi-delete-put-back:before{content:"\4335"}.hgi-solid.hgi-delete-row:before{content:"\4337"}.hgi-solid.hgi-delete-throw:before{content:"\4339"}.hgi-solid.hgi-delivered-sent:before{content:"\433b"}.hgi-solid.hgi-delivery-box-01:before{content:"\433d"}.hgi-solid.hgi-delivery-box-02:before{content:"\433f"}.hgi-solid.hgi-delivery-delay-01:before{content:"\4341"}.hgi-solid.hgi-delivery-delay-02:before{content:"\4343"}.hgi-solid.hgi-delivery-return-01:before{content:"\4345"}.hgi-solid.hgi-delivery-return-02:before{content:"\4347"}.hgi-solid.hgi-delivery-secure-01:before{content:"\4349"}.hgi-solid.hgi-delivery-secure-02:before{content:"\434b"}.hgi-solid.hgi-delivery-sent-01:before{content:"\434d"}.hgi-solid.hgi-delivery-sent-02:before{content:"\434f"}.hgi-solid.hgi-delivery-tracking-01:before{content:"\4351"}.hgi-solid.hgi-delivery-tracking-02:before{content:"\4353"}.hgi-solid.hgi-delivery-truck-01:before{content:"\4355"}.hgi-solid.hgi-delivery-truck-02:before{content:"\4357"}.hgi-solid.hgi-delivery-view-01:before{content:"\4359"}.hgi-solid.hgi-delivery-view-02:before{content:"\435b"}.hgi-solid.hgi-dental-braces:before{content:"\435d"}.hgi-solid.hgi-dental-broken-tooth:before{content:"\435f"}.hgi-solid.hgi-dental-care:before{content:"\4361"}.hgi-solid.hgi-dental-tooth:before{content:"\4363"}.hgi-solid.hgi-departement:before{content:"\4365"}.hgi-solid.hgi-desert:before{content:"\4367"}.hgi-solid.hgi-desk-01:before{content:"\4369"}.hgi-solid.hgi-desk-02:before{content:"\436b"}.hgi-solid.hgi-desk:before{content:"\436d"}.hgi-solid.hgi-developer:before{content:"\436f"}.hgi-solid.hgi-deviantart:before{content:"\4371"}.hgi-solid.hgi-device-access:before{content:"\4373"}.hgi-solid.hgi-diagonal-scroll-point-01:before{content:"\4375"}.hgi-solid.hgi-diagonal-scroll-point-02:before{content:"\4377"}.hgi-solid.hgi-dialpad-circle-01:before{content:"\4379"}.hgi-solid.hgi-dialpad-circle-02:before{content:"\437b"}.hgi-solid.hgi-dialpad-square-01:before{content:"\437d"}.hgi-solid.hgi-dialpad-square-02:before{content:"\437f"}.hgi-solid.hgi-diameter:before{content:"\4381"}.hgi-solid.hgi-diamond-01:before{content:"\4383"}.hgi-solid.hgi-diamond-02:before{content:"\4385"}.hgi-solid.hgi-diamond:before{content:"\4387"}.hgi-solid.hgi-diaper:before{content:"\4389"}.hgi-solid.hgi-dice-faces-01:before{content:"\438b"}.hgi-solid.hgi-dice-faces-02:before{content:"\438d"}.hgi-solid.hgi-dice-faces-03:before{content:"\438f"}.hgi-solid.hgi-dice-faces-04:before{content:"\4391"}.hgi-solid.hgi-dice-faces-05:before{content:"\4393"}.hgi-solid.hgi-dice-faces-06:before{content:"\4395"}.hgi-solid.hgi-dice:before{content:"\4397"}.hgi-solid.hgi-digestion:before{content:"\4399"}.hgi-solid.hgi-digg:before{content:"\439b"}.hgi-solid.hgi-digital-clock:before{content:"\439d"}.hgi-solid.hgi-dim-sum-01:before{content:"\439f"}.hgi-solid.hgi-dim-sum-02:before{content:"\43a1"}.hgi-solid.hgi-dining-table:before{content:"\43a3"}.hgi-solid.hgi-diploma:before{content:"\43a5"}.hgi-solid.hgi-direction-left-01:before{content:"\43a7"}.hgi-solid.hgi-direction-left-02:before{content:"\43a9"}.hgi-solid.hgi-direction-right-01:before{content:"\43ab"}.hgi-solid.hgi-direction-right-02:before{content:"\43ad"}.hgi-solid.hgi-directions-01:before{content:"\43af"}.hgi-solid.hgi-directions-02:before{content:"\43b1"}.hgi-solid.hgi-dirham:before{content:"\43b3"}.hgi-solid.hgi-disability-01:before{content:"\43b5"}.hgi-solid.hgi-disability-02:before{content:"\43b7"}.hgi-solid.hgi-discord:before{content:"\43b9"}.hgi-solid.hgi-discount-01:before{content:"\43bb"}.hgi-solid.hgi-discount-tag-01:before{content:"\43be"}.hgi-solid.hgi-discount-tag-02:before{content:"\43c0"}.hgi-solid.hgi-discount:before{content:"\43c1"}.hgi-solid.hgi-discover-circle:before{content:"\43c3"}.hgi-solid.hgi-discover-square:before{content:"\43c5"}.hgi-solid.hgi-dish-01:before{content:"\43c7"}.hgi-solid.hgi-dish-02:before{content:"\43c9"}.hgi-solid.hgi-dish-washer:before{content:"\43cb"}.hgi-solid.hgi-displeased:before{content:"\43cd"}.hgi-solid.hgi-distribute-horizontal-center:before{content:"\43cf"}.hgi-solid.hgi-distribute-horizontal-left:before{content:"\43d1"}.hgi-solid.hgi-distribute-horizontal-right:before{content:"\43d3"}.hgi-solid.hgi-distribute-vertical-bottom:before{content:"\43d5"}.hgi-solid.hgi-distribute-vertical-center:before{content:"\43d7"}.hgi-solid.hgi-distribute-vertical-top:before{content:"\43d9"}.hgi-solid.hgi-distribution:before{content:"\43db"}.hgi-solid.hgi-divide-sign-circle:before{content:"\43dd"}.hgi-solid.hgi-divide-sign-square:before{content:"\43e0"}.hgi-solid.hgi-divide-sign:before{content:"\43e1"}.hgi-solid.hgi-dna-01:before{content:"\43e3"}.hgi-solid.hgi-dna:before{content:"\43e5"}.hgi-solid.hgi-do-not-touch-01:before{content:"\43e7"}.hgi-solid.hgi-do-not-touch-02:before{content:"\43e9"}.hgi-solid.hgi-doc-01:before{content:"\43eb"}.hgi-solid.hgi-doc-02:before{content:"\43ed"}.hgi-solid.hgi-doctor-01:before{content:"\43ef"}.hgi-solid.hgi-doctor-02:before{content:"\43f1"}.hgi-solid.hgi-doctor-03:before{content:"\43f3"}.hgi-solid.hgi-document-attachment:before{content:"\43f5"}.hgi-solid.hgi-document-code:before{content:"\43f7"}.hgi-solid.hgi-document-validation:before{content:"\43f9"}.hgi-solid.hgi-dollar-01:before{content:"\43fb"}.hgi-solid.hgi-dollar-02:before{content:"\43fd"}.hgi-solid.hgi-dollar-circle:before{content:"\43ff"}.hgi-solid.hgi-dollar-receive-01:before{content:"\4401"}.hgi-solid.hgi-dollar-receive-02:before{content:"\4403"}.hgi-solid.hgi-dollar-send-01:before{content:"\4405"}.hgi-solid.hgi-dollar-send-02:before{content:"\4407"}.hgi-solid.hgi-dollar-square:before{content:"\4409"}.hgi-solid.hgi-dome:before{content:"\440b"}.hgi-solid.hgi-domino:before{content:"\440d"}.hgi-solid.hgi-door-01:before{content:"\440f"}.hgi-solid.hgi-door-02:before{content:"\4411"}.hgi-solid.hgi-door-lock:before{content:"\4413"}.hgi-solid.hgi-door:before{content:"\4415"}.hgi-solid.hgi-doughnut:before{content:"\4417"}.hgi-solid.hgi-download-01:before{content:"\4419"}.hgi-solid.hgi-download-02:before{content:"\441b"}.hgi-solid.hgi-download-03:before{content:"\441d"}.hgi-solid.hgi-download-04:before{content:"\441f"}.hgi-solid.hgi-download-05:before{content:"\4421"}.hgi-solid.hgi-download-circle-01:before{content:"\4423"}.hgi-solid.hgi-download-circle-02:before{content:"\4425"}.hgi-solid.hgi-download-square-01:before{content:"\4427"}.hgi-solid.hgi-download-square-02:before{content:"\4429"}.hgi-solid.hgi-drag-01:before{content:"\442b"}.hgi-solid.hgi-drag-02:before{content:"\442d"}.hgi-solid.hgi-drag-03:before{content:"\442f"}.hgi-solid.hgi-drag-04:before{content:"\4431"}.hgi-solid.hgi-drag-drop-horizontal:before{content:"\4433"}.hgi-solid.hgi-drag-drop-vertical:before{content:"\4436"}.hgi-solid.hgi-drag-drop:before{content:"\4437"}.hgi-solid.hgi-drag-left-01:before{content:"\4439"}.hgi-solid.hgi-drag-left-02:before{content:"\443b"}.hgi-solid.hgi-drag-left-03:before{content:"\443d"}.hgi-solid.hgi-drag-left-04:before{content:"\443f"}.hgi-solid.hgi-drag-right-01:before{content:"\4441"}.hgi-solid.hgi-drag-right-02:before{content:"\4443"}.hgi-solid.hgi-drag-right-03:before{content:"\4445"}.hgi-solid.hgi-drag-right-04:before{content:"\4447"}.hgi-solid.hgi-drawing-compass:before{content:"\4449"}.hgi-solid.hgi-drawing-mode:before{content:"\444b"}.hgi-solid.hgi-dress-01:before{content:"\444d"}.hgi-solid.hgi-dress-02:before{content:"\444f"}.hgi-solid.hgi-dress-03:before{content:"\4451"}.hgi-solid.hgi-dress-04:before{content:"\4453"}.hgi-solid.hgi-dress-05:before{content:"\4455"}.hgi-solid.hgi-dress-06:before{content:"\4457"}.hgi-solid.hgi-dress-07:before{content:"\4459"}.hgi-solid.hgi-dressing-table-01:before{content:"\445b"}.hgi-solid.hgi-dressing-table-02:before{content:"\445d"}.hgi-solid.hgi-dressing-table-03:before{content:"\445f"}.hgi-solid.hgi-dribbble:before{content:"\4461"}.hgi-solid.hgi-drink:before{content:"\4463"}.hgi-solid.hgi-drone:before{content:"\4465"}.hgi-solid.hgi-drooling:before{content:"\4467"}.hgi-solid.hgi-dropbox:before{content:"\4469"}.hgi-solid.hgi-droplet:before{content:"\446b"}.hgi-solid.hgi-dropper:before{content:"\446d"}.hgi-solid.hgi-ds3-tool:before{content:"\446f"}.hgi-solid.hgi-dua:before{content:"\4471"}.hgi-solid.hgi-dumbbell-01:before{content:"\4473"}.hgi-solid.hgi-dumbbell-02:before{content:"\4475"}.hgi-solid.hgi-dumbbell-03:before{content:"\4477"}.hgi-solid.hgi-ear-rings-01:before{content:"\4479"}.hgi-solid.hgi-ear-rings-02:before{content:"\447b"}.hgi-solid.hgi-ear-rings-03:before{content:"\447d"}.hgi-solid.hgi-ear:before{content:"\447f"}.hgi-solid.hgi-earth:before{content:"\4481"}.hgi-solid.hgi-ease-curve-control-points:before{content:"\4483"}.hgi-solid.hgi-ease-in-control-point:before{content:"\4485"}.hgi-solid.hgi-ease-in-out:before{content:"\4487"}.hgi-solid.hgi-ease-in:before{content:"\4489"}.hgi-solid.hgi-ease-out-control-point:before{content:"\448b"}.hgi-solid.hgi-ease-out:before{content:"\448d"}.hgi-solid.hgi-eco-energy:before{content:"\448f"}.hgi-solid.hgi-eco-lab-01:before{content:"\4491"}.hgi-solid.hgi-eco-lab-02:before{content:"\4493"}.hgi-solid.hgi-eco-lab:before{content:"\4495"}.hgi-solid.hgi-eco-power:before{content:"\4497"}.hgi-solid.hgi-edge-style:before{content:"\4499"}.hgi-solid.hgi-edit-01:before{content:"\449b"}.hgi-solid.hgi-edit-02:before{content:"\449d"}.hgi-solid.hgi-edit-off:before{content:"\449f"}.hgi-solid.hgi-edit-road:before{content:"\44a1"}.hgi-solid.hgi-edit-table:before{content:"\44a3"}.hgi-solid.hgi-edit-user-02:before{content:"\44a5"}.hgi-solid.hgi-eggs:before{content:"\44a7"}.hgi-solid.hgi-eid-mubarak:before{content:"\44a9"}.hgi-solid.hgi-eiffel-tower:before{content:"\44ab"}.hgi-solid.hgi-elearning-exchange:before{content:"\44ad"}.hgi-solid.hgi-electric-home-01:before{content:"\44af"}.hgi-solid.hgi-electric-home-02:before{content:"\44b1"}.hgi-solid.hgi-electric-plugs:before{content:"\44b3"}.hgi-solid.hgi-electric-tower-01:before{content:"\44b5"}.hgi-solid.hgi-electric-tower-02:before{content:"\44b7"}.hgi-solid.hgi-electric-wire:before{content:"\44b9"}.hgi-solid.hgi-ellipse-selection:before{content:"\44bb"}.hgi-solid.hgi-encrypt:before{content:"\44bd"}.hgi-solid.hgi-energy-ellipse:before{content:"\44bf"}.hgi-solid.hgi-energy-rectangle:before{content:"\44c1"}.hgi-solid.hgi-energy:before{content:"\44c3"}.hgi-solid.hgi-entering-geo-fence:before{content:"\44c5"}.hgi-solid.hgi-envato:before{content:"\44c7"}.hgi-solid.hgi-equal-sign-circle:before{content:"\44c9"}.hgi-solid.hgi-equal-sign-square:before{content:"\44cc"}.hgi-solid.hgi-equal-sign:before{content:"\44cd"}.hgi-solid.hgi-equipment-bench-press:before{content:"\44cf"}.hgi-solid.hgi-equipment-chest-press:before{content:"\44d1"}.hgi-solid.hgi-equipment-gym-01:before{content:"\44d3"}.hgi-solid.hgi-equipment-gym-02:before{content:"\44d5"}.hgi-solid.hgi-equipment-gym-03:before{content:"\44d7"}.hgi-solid.hgi-equipment-weightlifting:before{content:"\44d9"}.hgi-solid.hgi-eraser-01:before{content:"\44db"}.hgi-solid.hgi-eraser-add:before{content:"\44dd"}.hgi-solid.hgi-eraser-auto:before{content:"\44df"}.hgi-solid.hgi-eraser:before{content:"\44e1"}.hgi-solid.hgi-estimate-01:before{content:"\44e3"}.hgi-solid.hgi-estimate-02:before{content:"\44e5"}.hgi-solid.hgi-ethereum-ellipse:before{content:"\44e7"}.hgi-solid.hgi-ethereum-rectangle:before{content:"\44e9"}.hgi-solid.hgi-ethereum:before{content:"\44eb"}.hgi-solid.hgi-euro-circle:before{content:"\44ed"}.hgi-solid.hgi-euro-receive:before{content:"\44ef"}.hgi-solid.hgi-euro-send:before{content:"\44f2"}.hgi-solid.hgi-euro-square:before{content:"\44f4"}.hgi-solid.hgi-euro:before{content:"\44f5"}.hgi-solid.hgi-ev-charging:before{content:"\44f7"}.hgi-solid.hgi-evil:before{content:"\44f9"}.hgi-solid.hgi-exchange-01:before{content:"\44fb"}.hgi-solid.hgi-exchange-02:before{content:"\44fd"}.hgi-solid.hgi-exchange-03:before{content:"\44ff"}.hgi-solid.hgi-expander:before{content:"\4501"}.hgi-solid.hgi-external-drive:before{content:"\4503"}.hgi-solid.hgi-eye:before{content:"\4505"}.hgi-solid.hgi-face-id:before{content:"\4507"}.hgi-solid.hgi-facebook-01:before{content:"\4509"}.hgi-solid.hgi-facebook-02:before{content:"\450b"}.hgi-solid.hgi-factory-01:before{content:"\450d"}.hgi-solid.hgi-factory-02:before{content:"\450f"}.hgi-solid.hgi-factory:before{content:"\4511"}.hgi-solid.hgi-fahrenheit:before{content:"\4513"}.hgi-solid.hgi-falling-star:before{content:"\4515"}.hgi-solid.hgi-fast-wind:before{content:"\4517"}.hgi-solid.hgi-favourite-circle:before{content:"\4519"}.hgi-solid.hgi-favourite-square:before{content:"\451c"}.hgi-solid.hgi-favourite:before{content:"\451d"}.hgi-solid.hgi-feather:before{content:"\451f"}.hgi-solid.hgi-fencing-mask:before{content:"\4521"}.hgi-solid.hgi-fencing:before{content:"\4523"}.hgi-solid.hgi-ferris-wheel:before{content:"\4525"}.hgi-solid.hgi-ferry-boat:before{content:"\4527"}.hgi-solid.hgi-figma:before{content:"\4529"}.hgi-solid.hgi-file-01:before{content:"\452b"}.hgi-solid.hgi-file-02:before{content:"\452d"}.hgi-solid.hgi-file-add:before{content:"\452f"}.hgi-solid.hgi-file-attachment:before{content:"\4531"}.hgi-solid.hgi-file-audio:before{content:"\4533"}.hgi-solid.hgi-file-bitcoin:before{content:"\4535"}.hgi-solid.hgi-file-block:before{content:"\4537"}.hgi-solid.hgi-file-bookmark:before{content:"\4539"}.hgi-solid.hgi-file-cloud:before{content:"\453b"}.hgi-solid.hgi-file-corrupt:before{content:"\453d"}.hgi-solid.hgi-file-dollar:before{content:"\453f"}.hgi-solid.hgi-file-download:before{content:"\4541"}.hgi-solid.hgi-file-edit:before{content:"\4543"}.hgi-solid.hgi-file-euro:before{content:"\4545"}.hgi-solid.hgi-file-export:before{content:"\4547"}.hgi-solid.hgi-file-favourite:before{content:"\4549"}.hgi-solid.hgi-file-import:before{content:"\454b"}.hgi-solid.hgi-file-link:before{content:"\454d"}.hgi-solid.hgi-file-locked:before{content:"\454f"}.hgi-solid.hgi-file-management:before{content:"\4551"}.hgi-solid.hgi-file-minus:before{content:"\4553"}.hgi-solid.hgi-file-music:before{content:"\4555"}.hgi-solid.hgi-file-not-found:before{content:"\4557"}.hgi-solid.hgi-file-paste:before{content:"\4559"}.hgi-solid.hgi-file-pin:before{content:"\455b"}.hgi-solid.hgi-file-pound:before{content:"\455d"}.hgi-solid.hgi-file-remove:before{content:"\455f"}.hgi-solid.hgi-file-script:before{content:"\4561"}.hgi-solid.hgi-file-search:before{content:"\4563"}.hgi-solid.hgi-file-security:before{content:"\4565"}.hgi-solid.hgi-file-shredder:before{content:"\4567"}.hgi-solid.hgi-file-star:before{content:"\4569"}.hgi-solid.hgi-file-sync:before{content:"\456b"}.hgi-solid.hgi-file-unknown:before{content:"\456d"}.hgi-solid.hgi-file-unlocked:before{content:"\456f"}.hgi-solid.hgi-file-upload:before{content:"\4571"}.hgi-solid.hgi-file-validation:before{content:"\4573"}.hgi-solid.hgi-file-verified:before{content:"\4575"}.hgi-solid.hgi-file-video:before{content:"\4577"}.hgi-solid.hgi-file-view:before{content:"\4579"}.hgi-solid.hgi-file-yen:before{content:"\457b"}.hgi-solid.hgi-file-zip:before{content:"\457d"}.hgi-solid.hgi-files-01:before{content:"\457f"}.hgi-solid.hgi-files-02:before{content:"\4581"}.hgi-solid.hgi-film-01:before{content:"\4583"}.hgi-solid.hgi-film-02:before{content:"\4585"}.hgi-solid.hgi-film-roll-01:before{content:"\4587"}.hgi-solid.hgi-film-roll-02:before{content:"\4589"}.hgi-solid.hgi-filter-add:before{content:"\458b"}.hgi-solid.hgi-filter-edit:before{content:"\458d"}.hgi-solid.hgi-filter-horizontal:before{content:"\458f"}.hgi-solid.hgi-filter-mail-circle:before{content:"\4591"}.hgi-solid.hgi-filter-mail-square:before{content:"\4593"}.hgi-solid.hgi-filter-remove:before{content:"\4595"}.hgi-solid.hgi-filter-reset:before{content:"\4597"}.hgi-solid.hgi-filter-vertical:before{content:"\459a"}.hgi-solid.hgi-filter:before{content:"\459b"}.hgi-solid.hgi-finger-access:before{content:"\459d"}.hgi-solid.hgi-finger-print-add:before{content:"\459f"}.hgi-solid.hgi-finger-print-check:before{content:"\45a1"}.hgi-solid.hgi-finger-print-minus:before{content:"\45a3"}.hgi-solid.hgi-finger-print-remove:before{content:"\45a5"}.hgi-solid.hgi-finger-print-scan:before{content:"\45a7"}.hgi-solid.hgi-finger-print:before{content:"\45a9"}.hgi-solid.hgi-fingerprint-scan:before{content:"\45ab"}.hgi-solid.hgi-fins:before{content:"\45ad"}.hgi-solid.hgi-fire-pit:before{content:"\45af"}.hgi-solid.hgi-fire-security:before{content:"\45b2"}.hgi-solid.hgi-fire:before{content:"\45b3"}.hgi-solid.hgi-firewall:before{content:"\45b5"}.hgi-solid.hgi-first-aid-kit:before{content:"\45b7"}.hgi-solid.hgi-first-bracket-circle:before{content:"\45b9"}.hgi-solid.hgi-first-bracket-square:before{content:"\45bc"}.hgi-solid.hgi-first-bracket:before{content:"\45bd"}.hgi-solid.hgi-fish-food:before{content:"\45bf"}.hgi-solid.hgi-fiverr:before{content:"\45c1"}.hgi-solid.hgi-flag-01:before{content:"\45c3"}.hgi-solid.hgi-flag-02:before{content:"\45c5"}.hgi-solid.hgi-flag-03:before{content:"\45c7"}.hgi-solid.hgi-flash-off:before{content:"\45c9"}.hgi-solid.hgi-flash:before{content:"\45cb"}.hgi-solid.hgi-flaticon:before{content:"\45cd"}.hgi-solid.hgi-flickr:before{content:"\45cf"}.hgi-solid.hgi-flim-slate:before{content:"\45d1"}.hgi-solid.hgi-flip-bottom:before{content:"\45d3"}.hgi-solid.hgi-flip-horizontal:before{content:"\45d5"}.hgi-solid.hgi-flip-left:before{content:"\45d7"}.hgi-solid.hgi-flip-phone:before{content:"\45d9"}.hgi-solid.hgi-flip-right:before{content:"\45db"}.hgi-solid.hgi-flip-top:before{content:"\45dd"}.hgi-solid.hgi-flip-vertical:before{content:"\45df"}.hgi-solid.hgi-floor-plan:before{content:"\45e1"}.hgi-solid.hgi-floppy-disk:before{content:"\45e3"}.hgi-solid.hgi-flow-circle:before{content:"\45e5"}.hgi-solid.hgi-flow-connection:before{content:"\45e7"}.hgi-solid.hgi-flow-square:before{content:"\45ea"}.hgi-solid.hgi-flow:before{content:"\45eb"}.hgi-solid.hgi-flowchart-01:before{content:"\45ed"}.hgi-solid.hgi-flowchart-02:before{content:"\45ef"}.hgi-solid.hgi-flower-pot:before{content:"\45f1"}.hgi-solid.hgi-flower:before{content:"\45f3"}.hgi-solid.hgi-flushed:before{content:"\45f5"}.hgi-solid.hgi-flying-human:before{content:"\45f7"}.hgi-solid.hgi-focus-point:before{content:"\45f9"}.hgi-solid.hgi-folder-01:before{content:"\45fb"}.hgi-solid.hgi-folder-02:before{content:"\45fd"}.hgi-solid.hgi-folder-03:before{content:"\45ff"}.hgi-solid.hgi-folder-add:before{content:"\4601"}.hgi-solid.hgi-folder-attachment:before{content:"\4603"}.hgi-solid.hgi-folder-audio:before{content:"\4605"}.hgi-solid.hgi-folder-block:before{content:"\4607"}.hgi-solid.hgi-folder-check:before{content:"\4609"}.hgi-solid.hgi-folder-cloud:before{content:"\460b"}.hgi-solid.hgi-folder-details-reference:before{content:"\460d"}.hgi-solid.hgi-folder-details:before{content:"\460f"}.hgi-solid.hgi-folder-download:before{content:"\4611"}.hgi-solid.hgi-folder-edit:before{content:"\4613"}.hgi-solid.hgi-folder-export:before{content:"\4615"}.hgi-solid.hgi-folder-favourite:before{content:"\4617"}.hgi-solid.hgi-folder-file-storage:before{content:"\4619"}.hgi-solid.hgi-folder-import:before{content:"\461b"}.hgi-solid.hgi-folder-library:before{content:"\461d"}.hgi-solid.hgi-folder-links:before{content:"\461f"}.hgi-solid.hgi-folder-locked:before{content:"\4621"}.hgi-solid.hgi-folder-management:before{content:"\4623"}.hgi-solid.hgi-folder-minus:before{content:"\4625"}.hgi-solid.hgi-folder-music:before{content:"\4627"}.hgi-solid.hgi-folder-off:before{content:"\4629"}.hgi-solid.hgi-folder-open:before{content:"\462b"}.hgi-solid.hgi-folder-pin:before{content:"\462d"}.hgi-solid.hgi-folder-remove:before{content:"\462f"}.hgi-solid.hgi-folder-search:before{content:"\4631"}.hgi-solid.hgi-folder-security:before{content:"\4633"}.hgi-solid.hgi-folder-shared-01:before{content:"\4635"}.hgi-solid.hgi-folder-shared-02:before{content:"\4637"}.hgi-solid.hgi-folder-shared-03:before{content:"\4639"}.hgi-solid.hgi-folder-sync:before{content:"\463b"}.hgi-solid.hgi-folder-transfer:before{content:"\463d"}.hgi-solid.hgi-folder-unknown:before{content:"\463f"}.hgi-solid.hgi-folder-unlocked:before{content:"\4641"}.hgi-solid.hgi-folder-upload:before{content:"\4643"}.hgi-solid.hgi-folder-video:before{content:"\4645"}.hgi-solid.hgi-folder-view:before{content:"\4647"}.hgi-solid.hgi-folder-zip:before{content:"\4649"}.hgi-solid.hgi-folders:before{content:"\464b"}.hgi-solid.hgi-football-pitch:before{content:"\464d"}.hgi-solid.hgi-football:before{content:"\464f"}.hgi-solid.hgi-forgot-password:before{content:"\4651"}.hgi-solid.hgi-fork:before{content:"\4653"}.hgi-solid.hgi-forrst:before{content:"\4655"}.hgi-solid.hgi-fortress:before{content:"\4657"}.hgi-solid.hgi-forward-01:before{content:"\4659"}.hgi-solid.hgi-forward-02:before{content:"\465b"}.hgi-solid.hgi-four-finger-02:before{content:"\465d"}.hgi-solid.hgi-four-finger-03:before{content:"\465f"}.hgi-solid.hgi-four-k:before{content:"\4661"}.hgi-solid.hgi-foursquare:before{content:"\4663"}.hgi-solid.hgi-framer:before{content:"\4665"}.hgi-solid.hgi-frameworks:before{content:"\4667"}.hgi-solid.hgi-french-fries-01:before{content:"\4669"}.hgi-solid.hgi-french-fries-02:before{content:"\466b"}.hgi-solid.hgi-fridge:before{content:"\466d"}.hgi-solid.hgi-fry:before{content:"\466f"}.hgi-solid.hgi-fuel-01:before{content:"\4671"}.hgi-solid.hgi-fuel-02:before{content:"\4673"}.hgi-solid.hgi-fuel-station:before{content:"\4675"}.hgi-solid.hgi-function-circle:before{content:"\4677"}.hgi-solid.hgi-function-of-x:before{content:"\4679"}.hgi-solid.hgi-function-square:before{content:"\467c"}.hgi-solid.hgi-function:before{content:"\467d"}.hgi-solid.hgi-galaxy:before{content:"\467f"}.hgi-solid.hgi-game-controller-01:before{content:"\4681"}.hgi-solid.hgi-game-controller-02:before{content:"\4683"}.hgi-solid.hgi-game-controller-03:before{content:"\4685"}.hgi-solid.hgi-game:before{content:"\4687"}.hgi-solid.hgi-gameboy:before{content:"\4689"}.hgi-solid.hgi-garage:before{content:"\468b"}.hgi-solid.hgi-garbage-truck:before{content:"\468d"}.hgi-solid.hgi-gas-pipe:before{content:"\468f"}.hgi-solid.hgi-gas-stove:before{content:"\4691"}.hgi-solid.hgi-gem:before{content:"\4693"}.hgi-solid.hgi-geology-crust:before{content:"\4695"}.hgi-solid.hgi-geometric-shapes-01:before{content:"\4697"}.hgi-solid.hgi-geometric-shapes-02:before{content:"\4699"}.hgi-solid.hgi-gibbous-moon:before{content:"\469b"}.hgi-solid.hgi-gif-01:before{content:"\469d"}.hgi-solid.hgi-gif-02:before{content:"\469f"}.hgi-solid.hgi-gift-card:before{content:"\46a1"}.hgi-solid.hgi-gift:before{content:"\46a3"}.hgi-solid.hgi-git-branch:before{content:"\46a5"}.hgi-solid.hgi-git-commit:before{content:"\46a7"}.hgi-solid.hgi-git-compare:before{content:"\46a9"}.hgi-solid.hgi-git-fork:before{content:"\46ab"}.hgi-solid.hgi-git-merge:before{content:"\46ad"}.hgi-solid.hgi-git-pull-request-closed:before{content:"\46af"}.hgi-solid.hgi-git-pull-request-draft:before{content:"\46b1"}.hgi-solid.hgi-git-pull-request:before{content:"\46b3"}.hgi-solid.hgi-gitbook:before{content:"\46b5"}.hgi-solid.hgi-github-01:before{content:"\46b7"}.hgi-solid.hgi-github:before{content:"\46b9"}.hgi-solid.hgi-gitlab:before{content:"\46bb"}.hgi-solid.hgi-give-blood:before{content:"\46bd"}.hgi-solid.hgi-give-pill:before{content:"\46bf"}.hgi-solid.hgi-glasses:before{content:"\46c1"}.hgi-solid.hgi-global-editing:before{content:"\46c3"}.hgi-solid.hgi-global-education:before{content:"\46c5"}.hgi-solid.hgi-global-refresh:before{content:"\46c7"}.hgi-solid.hgi-global-search:before{content:"\46c9"}.hgi-solid.hgi-global:before{content:"\46cb"}.hgi-solid.hgi-globe-02:before{content:"\46cd"}.hgi-solid.hgi-globe:before{content:"\46cf"}.hgi-solid.hgi-glove:before{content:"\46d1"}.hgi-solid.hgi-go-backward-10-sec:before{content:"\46d3"}.hgi-solid.hgi-go-backward-15-sec:before{content:"\46d5"}.hgi-solid.hgi-go-backward-30-sec:before{content:"\46d7"}.hgi-solid.hgi-go-backward-5-sec:before{content:"\46d9"}.hgi-solid.hgi-go-backward-60-sec:before{content:"\46db"}.hgi-solid.hgi-go-forward-10-sec:before{content:"\46dd"}.hgi-solid.hgi-go-forward-15-sec:before{content:"\46df"}.hgi-solid.hgi-go-forward-30-sec:before{content:"\46e1"}.hgi-solid.hgi-go-forward-5-sec:before{content:"\46e3"}.hgi-solid.hgi-go-forward-60-sec:before{content:"\46e5"}.hgi-solid.hgi-gold-ingots:before{content:"\46e7"}.hgi-solid.hgi-gold:before{content:"\46e9"}.hgi-solid.hgi-golf-ball:before{content:"\46eb"}.hgi-solid.hgi-golf-bat:before{content:"\46ed"}.hgi-solid.hgi-golf-cart:before{content:"\46ef"}.hgi-solid.hgi-golf-hole:before{content:"\46f1"}.hgi-solid.hgi-google-doc:before{content:"\46f3"}.hgi-solid.hgi-google-drive:before{content:"\46f5"}.hgi-solid.hgi-google-gemini:before{content:"\46f7"}.hgi-solid.hgi-google-home:before{content:"\46f9"}.hgi-solid.hgi-google-lens:before{content:"\46fb"}.hgi-solid.hgi-google-maps:before{content:"\46fd"}.hgi-solid.hgi-google-photos:before{content:"\46ff"}.hgi-solid.hgi-google-sheet:before{content:"\4702"}.hgi-solid.hgi-google:before{content:"\4703"}.hgi-solid.hgi-gps-01:before{content:"\4705"}.hgi-solid.hgi-gps-02:before{content:"\4707"}.hgi-solid.hgi-gps-disconnected:before{content:"\4709"}.hgi-solid.hgi-gps-off-01:before{content:"\470b"}.hgi-solid.hgi-gps-off-02:before{content:"\470d"}.hgi-solid.hgi-gps-signal-01:before{content:"\470f"}.hgi-solid.hgi-gps-signal-02:before{content:"\4711"}.hgi-solid.hgi-gpu:before{content:"\4713"}.hgi-solid.hgi-graduate-female:before{content:"\4715"}.hgi-solid.hgi-graduate-male:before{content:"\4717"}.hgi-solid.hgi-graduation-scroll:before{content:"\4719"}.hgi-solid.hgi-grapes:before{content:"\471b"}.hgi-solid.hgi-gravity:before{content:"\471d"}.hgi-solid.hgi-greater-than-circle:before{content:"\471f"}.hgi-solid.hgi-greater-than-square:before{content:"\4722"}.hgi-solid.hgi-greater-than:before{content:"\4723"}.hgi-solid.hgi-greek-helmet:before{content:"\4725"}.hgi-solid.hgi-green-house:before{content:"\4727"}.hgi-solid.hgi-grid-off:before{content:"\4729"}.hgi-solid.hgi-grid-table:before{content:"\472c"}.hgi-solid.hgi-grid-view:before{content:"\472e"}.hgi-solid.hgi-grid:before{content:"\472f"}.hgi-solid.hgi-grimacing:before{content:"\4731"}.hgi-solid.hgi-grinning:before{content:"\4733"}.hgi-solid.hgi-grok:before{content:"\4735"}.hgi-solid.hgi-group-items:before{content:"\4737"}.hgi-solid.hgi-group-layers:before{content:"\4739"}.hgi-solid.hgi-guest-house:before{content:"\473b"}.hgi-solid.hgi-gun:before{content:"\473d"}.hgi-solid.hgi-gymnastic-rings:before{content:"\473f"}.hgi-solid.hgi-gymnastic:before{content:"\4741"}.hgi-solid.hgi-hackerrank:before{content:"\4743"}.hgi-solid.hgi-hair-clips:before{content:"\4745"}.hgi-solid.hgi-hair-dryer:before{content:"\4747"}.hgi-solid.hgi-haji:before{content:"\4749"}.hgi-solid.hgi-halal:before{content:"\474b"}.hgi-solid.hgi-hamburger-01:before{content:"\474d"}.hgi-solid.hgi-hamburger-02:before{content:"\474f"}.hgi-solid.hgi-hand-bag-01:before{content:"\4751"}.hgi-solid.hgi-hand-bag-02:before{content:"\4753"}.hgi-solid.hgi-hand-beater:before{content:"\4755"}.hgi-solid.hgi-hand-grip:before{content:"\4757"}.hgi-solid.hgi-hand-pointing-down-01:before{content:"\4759"}.hgi-solid.hgi-hand-pointing-down-02:before{content:"\475b"}.hgi-solid.hgi-hand-pointing-down-03:before{content:"\475d"}.hgi-solid.hgi-hand-pointing-down-04:before{content:"\475f"}.hgi-solid.hgi-hand-pointing-left-01:before{content:"\4761"}.hgi-solid.hgi-hand-pointing-left-02:before{content:"\4763"}.hgi-solid.hgi-hand-pointing-left-03:before{content:"\4765"}.hgi-solid.hgi-hand-pointing-left-04:before{content:"\4767"}.hgi-solid.hgi-hand-pointing-right-01:before{content:"\4769"}.hgi-solid.hgi-hand-pointing-right-02:before{content:"\476b"}.hgi-solid.hgi-hand-pointing-right-03:before{content:"\476d"}.hgi-solid.hgi-hand-pointing-right-04:before{content:"\476f"}.hgi-solid.hgi-hand-prayer:before{content:"\4771"}.hgi-solid.hgi-hand-sanitizer:before{content:"\4773"}.hgi-solid.hgi-handcuffs:before{content:"\4775"}.hgi-solid.hgi-hanger:before{content:"\4777"}.hgi-solid.hgi-hanging-clock:before{content:"\4779"}.hgi-solid.hgi-hangout:before{content:"\477b"}.hgi-solid.hgi-happy:before{content:"\477d"}.hgi-solid.hgi-hard-drive:before{content:"\477f"}.hgi-solid.hgi-hdd:before{content:"\4781"}.hgi-solid.hgi-hdr-01:before{content:"\4783"}.hgi-solid.hgi-hdr-02:before{content:"\4785"}.hgi-solid.hgi-heading-01:before{content:"\4787"}.hgi-solid.hgi-heading-02:before{content:"\4789"}.hgi-solid.hgi-heading-03:before{content:"\478b"}.hgi-solid.hgi-heading-04:before{content:"\478d"}.hgi-solid.hgi-heading-05:before{content:"\478f"}.hgi-solid.hgi-heading-06:before{content:"\4791"}.hgi-solid.hgi-heading:before{content:"\4793"}.hgi-solid.hgi-headphone-mute:before{content:"\4795"}.hgi-solid.hgi-headphones:before{content:"\4797"}.hgi-solid.hgi-headset-connected:before{content:"\4799"}.hgi-solid.hgi-headset-off:before{content:"\479b"}.hgi-solid.hgi-headset:before{content:"\479d"}.hgi-solid.hgi-healtcare:before{content:"\479f"}.hgi-solid.hgi-health:before{content:"\47a1"}.hgi-solid.hgi-heart-add:before{content:"\47a3"}.hgi-solid.hgi-heart-check:before{content:"\47a5"}.hgi-solid.hgi-heart-remove:before{content:"\47a7"}.hgi-solid.hgi-heartbreak:before{content:"\47a9"}.hgi-solid.hgi-helicopter:before{content:"\47ab"}.hgi-solid.hgi-help-circle:before{content:"\47ad"}.hgi-solid.hgi-help-square:before{content:"\47af"}.hgi-solid.hgi-hexagon-01:before{content:"\47b1"}.hgi-solid.hgi-hexagon:before{content:"\47b3"}.hgi-solid.hgi-hierarchy-circle-01:before{content:"\47b5"}.hgi-solid.hgi-hierarchy-circle-02:before{content:"\47b7"}.hgi-solid.hgi-hierarchy-circle-03:before{content:"\47b9"}.hgi-solid.hgi-hierarchy-files:before{content:"\47bb"}.hgi-solid.hgi-hierarchy-square-01:before{content:"\47be"}.hgi-solid.hgi-hierarchy-square-02:before{content:"\47c0"}.hgi-solid.hgi-hierarchy-square-03:before{content:"\47c2"}.hgi-solid.hgi-hierarchy-square-04:before{content:"\47c4"}.hgi-solid.hgi-hierarchy-square-05:before{content:"\47c6"}.hgi-solid.hgi-hierarchy-square-06:before{content:"\47c8"}.hgi-solid.hgi-hierarchy-square-07:before{content:"\47ca"}.hgi-solid.hgi-hierarchy-square-08:before{content:"\47cc"}.hgi-solid.hgi-hierarchy-square-10:before{content:"\47ce"}.hgi-solid.hgi-hierarchy:before{content:"\47cf"}.hgi-solid.hgi-high-heels-01:before{content:"\47d1"}.hgi-solid.hgi-high-heels-02:before{content:"\47d3"}.hgi-solid.hgi-hijab:before{content:"\47d5"}.hgi-solid.hgi-hockey:before{content:"\47d7"}.hgi-solid.hgi-hold-01:before{content:"\47d9"}.hgi-solid.hgi-hold-02:before{content:"\47db"}.hgi-solid.hgi-hold-03:before{content:"\47dd"}.hgi-solid.hgi-hold-04:before{content:"\47df"}.hgi-solid.hgi-hold-05:before{content:"\47e1"}.hgi-solid.hgi-hold-locked-01:before{content:"\47e3"}.hgi-solid.hgi-hold-locked-02:before{content:"\47e5"}.hgi-solid.hgi-hold-phone:before{content:"\47e7"}.hgi-solid.hgi-hologram:before{content:"\47e9"}.hgi-solid.hgi-home-01:before{content:"\47eb"}.hgi-solid.hgi-home-02:before{content:"\47ed"}.hgi-solid.hgi-home-03:before{content:"\47ef"}.hgi-solid.hgi-home-04:before{content:"\47f1"}.hgi-solid.hgi-home-05:before{content:"\47f3"}.hgi-solid.hgi-home-06:before{content:"\47f5"}.hgi-solid.hgi-home-07:before{content:"\47f7"}.hgi-solid.hgi-home-08:before{content:"\47f9"}.hgi-solid.hgi-home-09:before{content:"\47fb"}.hgi-solid.hgi-home-10:before{content:"\47fd"}.hgi-solid.hgi-home-11:before{content:"\47ff"}.hgi-solid.hgi-home-12:before{content:"\4801"}.hgi-solid.hgi-home-13:before{content:"\4803"}.hgi-solid.hgi-home-wifi:before{content:"\4805"}.hgi-solid.hgi-honey-01:before{content:"\4807"}.hgi-solid.hgi-honey-02:before{content:"\4809"}.hgi-solid.hgi-honor:before{content:"\480b"}.hgi-solid.hgi-honour-star:before{content:"\480d"}.hgi-solid.hgi-hoodie:before{content:"\480f"}.hgi-solid.hgi-horizonal-scroll-point:before{content:"\4811"}.hgi-solid.hgi-horizontal-resize:before{content:"\4813"}.hgi-solid.hgi-hospital-01:before{content:"\4815"}.hgi-solid.hgi-hospital-02:before{content:"\4817"}.hgi-solid.hgi-hospital-bed-01:before{content:"\4819"}.hgi-solid.hgi-hospital-bed-02:before{content:"\481b"}.hgi-solid.hgi-hospital-location:before{content:"\481d"}.hgi-solid.hgi-hot-air-balloon:before{content:"\481f"}.hgi-solid.hgi-hot-price:before{content:"\4821"}.hgi-solid.hgi-hot-tube:before{content:"\4823"}.hgi-solid.hgi-hotdog:before{content:"\4825"}.hgi-solid.hgi-hotel-01:before{content:"\4827"}.hgi-solid.hgi-hotel-02:before{content:"\4829"}.hgi-solid.hgi-hotspot-offline:before{content:"\482b"}.hgi-solid.hgi-hotspot:before{content:"\482d"}.hgi-solid.hgi-hourglass-off:before{content:"\482f"}.hgi-solid.hgi-hourglass:before{content:"\4831"}.hgi-solid.hgi-house-01:before{content:"\4833"}.hgi-solid.hgi-house-02:before{content:"\4835"}.hgi-solid.hgi-house-03:before{content:"\4837"}.hgi-solid.hgi-house-04:before{content:"\4839"}.hgi-solid.hgi-house-05:before{content:"\483b"}.hgi-solid.hgi-house-solar-panel:before{content:"\483d"}.hgi-solid.hgi-html-5:before{content:"\483f"}.hgi-solid.hgi-humidity:before{content:"\4841"}.hgi-solid.hgi-hut:before{content:"\4843"}.hgi-solid.hgi-hydro-power:before{content:"\4845"}.hgi-solid.hgi-hyperbole:before{content:"\4847"}.hgi-solid.hgi-ice-cream-01:before{content:"\4849"}.hgi-solid.hgi-ice-cream-02:before{content:"\484b"}.hgi-solid.hgi-ice-cream-03:before{content:"\484d"}.hgi-solid.hgi-ice-cream-04:before{content:"\484f"}.hgi-solid.hgi-ice-hockey:before{content:"\4851"}.hgi-solid.hgi-ice-skating:before{content:"\4853"}.hgi-solid.hgi-ico:before{content:"\4855"}.hgi-solid.hgi-iconjar:before{content:"\4857"}.hgi-solid.hgi-id-not-verified:before{content:"\4859"}.hgi-solid.hgi-id-verified:before{content:"\485c"}.hgi-solid.hgi-id:before{content:"\485d"}.hgi-solid.hgi-idea-01:before{content:"\485f"}.hgi-solid.hgi-idea:before{content:"\4861"}.hgi-solid.hgi-identification:before{content:"\4863"}.hgi-solid.hgi-identity-card:before{content:"\4865"}.hgi-solid.hgi-image-01:before{content:"\4867"}.hgi-solid.hgi-image-02:before{content:"\4869"}.hgi-solid.hgi-image-add-01:before{content:"\486b"}.hgi-solid.hgi-image-add-02:before{content:"\486d"}.hgi-solid.hgi-image-composition-oval:before{content:"\486f"}.hgi-solid.hgi-image-composition:before{content:"\4871"}.hgi-solid.hgi-image-crop:before{content:"\4873"}.hgi-solid.hgi-image-delete-01:before{content:"\4875"}.hgi-solid.hgi-image-delete-02:before{content:"\4877"}.hgi-solid.hgi-image-done-01:before{content:"\4879"}.hgi-solid.hgi-image-done-02:before{content:"\487b"}.hgi-solid.hgi-image-download-02:before{content:"\487d"}.hgi-solid.hgi-image-download:before{content:"\487f"}.hgi-solid.hgi-image-not-found-01:before{content:"\4881"}.hgi-solid.hgi-image-not-found-02:before{content:"\4883"}.hgi-solid.hgi-image-remove-01:before{content:"\4885"}.hgi-solid.hgi-image-remove-02:before{content:"\4887"}.hgi-solid.hgi-image-upload-01:before{content:"\4889"}.hgi-solid.hgi-image-upload:before{content:"\488b"}.hgi-solid.hgi-imo:before{content:"\488d"}.hgi-solid.hgi-important-book:before{content:"\488f"}.hgi-solid.hgi-in-love:before{content:"\4891"}.hgi-solid.hgi-inbox-check:before{content:"\4893"}.hgi-solid.hgi-inbox-download:before{content:"\4895"}.hgi-solid.hgi-inbox-unread:before{content:"\4898"}.hgi-solid.hgi-inbox-upload:before{content:"\489a"}.hgi-solid.hgi-inbox:before{content:"\489b"}.hgi-solid.hgi-incognito:before{content:"\489d"}.hgi-solid.hgi-india-gate:before{content:"\489f"}.hgi-solid.hgi-inequality-01:before{content:"\48a1"}.hgi-solid.hgi-inequality-02:before{content:"\48a3"}.hgi-solid.hgi-inequality-circle-01:before{content:"\48a5"}.hgi-solid.hgi-inequality-circle-02:before{content:"\48a7"}.hgi-solid.hgi-inequality-square-01:before{content:"\48a9"}.hgi-solid.hgi-inequality-square-02:before{content:"\48ab"}.hgi-solid.hgi-infinity-01:before{content:"\48ad"}.hgi-solid.hgi-infinity-02:before{content:"\48af"}.hgi-solid.hgi-infinity-circle:before{content:"\48b1"}.hgi-solid.hgi-infinity-square:before{content:"\48b3"}.hgi-solid.hgi-information-circle:before{content:"\48b5"}.hgi-solid.hgi-information-diamond:before{content:"\48b7"}.hgi-solid.hgi-information-square:before{content:"\48b9"}.hgi-solid.hgi-injection:before{content:"\48bb"}.hgi-solid.hgi-insert-bottom-image:before{content:"\48bd"}.hgi-solid.hgi-insert-center-image:before{content:"\48bf"}.hgi-solid.hgi-insert-column-left:before{content:"\48c1"}.hgi-solid.hgi-insert-column:before{content:"\48c3"}.hgi-solid.hgi-insert-pi:before{content:"\48c5"}.hgi-solid.hgi-insert-row-down:before{content:"\48c7"}.hgi-solid.hgi-insert-row-up:before{content:"\48ca"}.hgi-solid.hgi-insert-row:before{content:"\48cb"}.hgi-solid.hgi-insert-top-image:before{content:"\48cd"}.hgi-solid.hgi-inspect-code:before{content:"\48cf"}.hgi-solid.hgi-instagram:before{content:"\48d1"}.hgi-solid.hgi-installing-updates-01:before{content:"\48d3"}.hgi-solid.hgi-installing-updates-02:before{content:"\48d5"}.hgi-solid.hgi-internet-antenna-01:before{content:"\48d7"}.hgi-solid.hgi-internet-antenna-02:before{content:"\48d9"}.hgi-solid.hgi-internet-antenna-03:before{content:"\48db"}.hgi-solid.hgi-internet-antenna-04:before{content:"\48dd"}.hgi-solid.hgi-internet:before{content:"\48df"}.hgi-solid.hgi-investigation:before{content:"\48e1"}.hgi-solid.hgi-invoice-01:before{content:"\48e3"}.hgi-solid.hgi-invoice-02:before{content:"\48e5"}.hgi-solid.hgi-invoice-03:before{content:"\48e7"}.hgi-solid.hgi-invoice-04:before{content:"\48e9"}.hgi-solid.hgi-invoice:before{content:"\48eb"}.hgi-solid.hgi-ipod:before{content:"\48ed"}.hgi-solid.hgi-iris-scan:before{content:"\48ef"}.hgi-solid.hgi-island:before{content:"\48f1"}.hgi-solid.hgi-jar:before{content:"\48f3"}.hgi-solid.hgi-java-script:before{content:"\48f5"}.hgi-solid.hgi-java:before{content:"\48f7"}.hgi-solid.hgi-job-link:before{content:"\48f9"}.hgi-solid.hgi-job-search:before{content:"\48fb"}.hgi-solid.hgi-job-share:before{content:"\48fd"}.hgi-solid.hgi-jogger-pants:before{content:"\48ff"}.hgi-solid.hgi-join-bevel:before{content:"\4901"}.hgi-solid.hgi-join-round:before{content:"\4903"}.hgi-solid.hgi-join-straight:before{content:"\4905"}.hgi-solid.hgi-joker:before{content:"\4907"}.hgi-solid.hgi-joystick-01:before{content:"\4909"}.hgi-solid.hgi-joystick-02:before{content:"\490b"}.hgi-solid.hgi-joystick-03:before{content:"\490d"}.hgi-solid.hgi-joystick-04:before{content:"\490f"}.hgi-solid.hgi-joystick-05:before{content:"\4911"}.hgi-solid.hgi-jpg-01:before{content:"\4913"}.hgi-solid.hgi-jpg-02:before{content:"\4915"}.hgi-solid.hgi-jsx-01:before{content:"\4917"}.hgi-solid.hgi-jsx-02:before{content:"\4919"}.hgi-solid.hgi-jsx-03:before{content:"\491b"}.hgi-solid.hgi-judge:before{content:"\491d"}.hgi-solid.hgi-jupiter:before{content:"\491f"}.hgi-solid.hgi-justice-scale-01:before{content:"\4921"}.hgi-solid.hgi-justice-scale-02:before{content:"\4923"}.hgi-solid.hgi-kaaba-01:before{content:"\4925"}.hgi-solid.hgi-kaaba-02:before{content:"\4927"}.hgi-solid.hgi-kayak:before{content:"\4929"}.hgi-solid.hgi-keffiyeh:before{content:"\492b"}.hgi-solid.hgi-kettle-01:before{content:"\492d"}.hgi-solid.hgi-kettle:before{content:"\492f"}.hgi-solid.hgi-kettlebell:before{content:"\4931"}.hgi-solid.hgi-ketupat:before{content:"\4933"}.hgi-solid.hgi-key-01:before{content:"\4935"}.hgi-solid.hgi-key-02:before{content:"\4937"}.hgi-solid.hgi-key-generator-fob:before{content:"\4939"}.hgi-solid.hgi-keyboard:before{content:"\493b"}.hgi-solid.hgi-keyframe-add:before{content:"\493d"}.hgi-solid.hgi-keyframe-align-center:before{content:"\493f"}.hgi-solid.hgi-keyframe-align-horizontal:before{content:"\4941"}.hgi-solid.hgi-keyframe-align-vertical:before{content:"\4943"}.hgi-solid.hgi-keyframe-bottom:before{content:"\4945"}.hgi-solid.hgi-keyframe-left:before{content:"\4947"}.hgi-solid.hgi-keyframe-remove:before{content:"\4949"}.hgi-solid.hgi-keyframe-right:before{content:"\494b"}.hgi-solid.hgi-keyframe-top:before{content:"\494e"}.hgi-solid.hgi-keyframe:before{content:"\494f"}.hgi-solid.hgi-keyframes-double-add:before{content:"\4951"}.hgi-solid.hgi-keyframes-double-remove:before{content:"\4953"}.hgi-solid.hgi-keyframes-double:before{content:"\4955"}.hgi-solid.hgi-keyframes-multiple-add:before{content:"\4957"}.hgi-solid.hgi-keyframes-multiple-remove:before{content:"\4959"}.hgi-solid.hgi-keyframes-multiple:before{content:"\495b"}.hgi-solid.hgi-kickstarter-01:before{content:"\495d"}.hgi-solid.hgi-kickstarter-02:before{content:"\495f"}.hgi-solid.hgi-kid:before{content:"\4961"}.hgi-solid.hgi-kidneys:before{content:"\4963"}.hgi-solid.hgi-kissing:before{content:"\4965"}.hgi-solid.hgi-kitchen-utensils:before{content:"\4967"}.hgi-solid.hgi-kite:before{content:"\4969"}.hgi-solid.hgi-knife-01:before{content:"\496b"}.hgi-solid.hgi-knife-02:before{content:"\496d"}.hgi-solid.hgi-knife-bread:before{content:"\496f"}.hgi-solid.hgi-knight-shield:before{content:"\4971"}.hgi-solid.hgi-knives:before{content:"\4973"}.hgi-solid.hgi-knowledge-01:before{content:"\4975"}.hgi-solid.hgi-knowledge-02:before{content:"\4977"}.hgi-solid.hgi-kurta-01:before{content:"\4979"}.hgi-solid.hgi-kurta:before{content:"\497b"}.hgi-solid.hgi-label-important:before{content:"\497d"}.hgi-solid.hgi-label:before{content:"\497f"}.hgi-solid.hgi-labor:before{content:"\4981"}.hgi-solid.hgi-labs:before{content:"\4983"}.hgi-solid.hgi-lake:before{content:"\4985"}.hgi-solid.hgi-lamp-01:before{content:"\4987"}.hgi-solid.hgi-lamp-02:before{content:"\4989"}.hgi-solid.hgi-lamp-03:before{content:"\498b"}.hgi-solid.hgi-lamp-04:before{content:"\498d"}.hgi-solid.hgi-lamp-05:before{content:"\498f"}.hgi-solid.hgi-lamp:before{content:"\4991"}.hgi-solid.hgi-language-circle:before{content:"\4993"}.hgi-solid.hgi-language-skill:before{content:"\4995"}.hgi-solid.hgi-language-square:before{content:"\4997"}.hgi-solid.hgi-lantern:before{content:"\4999"}.hgi-solid.hgi-laptop-add:before{content:"\499b"}.hgi-solid.hgi-laptop-charging:before{content:"\499d"}.hgi-solid.hgi-laptop-check:before{content:"\499f"}.hgi-solid.hgi-laptop-cloud:before{content:"\49a1"}.hgi-solid.hgi-laptop-issue:before{content:"\49a3"}.hgi-solid.hgi-laptop-performance:before{content:"\49a5"}.hgi-solid.hgi-laptop-phone-sync:before{content:"\49a7"}.hgi-solid.hgi-laptop-programming:before{content:"\49a9"}.hgi-solid.hgi-laptop-remove:before{content:"\49ab"}.hgi-solid.hgi-laptop-settings:before{content:"\49ae"}.hgi-solid.hgi-laptop-video:before{content:"\49b0"}.hgi-solid.hgi-laptop:before{content:"\49b1"}.hgi-solid.hgi-lasso-tool-01:before{content:"\49b3"}.hgi-solid.hgi-lasso-tool-02:before{content:"\49b5"}.hgi-solid.hgi-last-fm:before{content:"\49b7"}.hgi-solid.hgi-latitude:before{content:"\49b9"}.hgi-solid.hgi-laughing:before{content:"\49bb"}.hgi-solid.hgi-laurel-wreath-01:before{content:"\49bd"}.hgi-solid.hgi-laurel-wreath-02:before{content:"\49bf"}.hgi-solid.hgi-laurel-wreath-first-01:before{content:"\49c1"}.hgi-solid.hgi-laurel-wreath-first-02:before{content:"\49c3"}.hgi-solid.hgi-laurel-wreath-left-01:before{content:"\49c5"}.hgi-solid.hgi-laurel-wreath-left-02:before{content:"\49c7"}.hgi-solid.hgi-laurel-wreath-left-03:before{content:"\49c9"}.hgi-solid.hgi-laurel-wreath-right-01:before{content:"\49cb"}.hgi-solid.hgi-laurel-wreath-right-02:before{content:"\49cd"}.hgi-solid.hgi-laurel-wreath-right-03:before{content:"\49cf"}.hgi-solid.hgi-layer-add:before{content:"\49d1"}.hgi-solid.hgi-layer-mask-01:before{content:"\49d3"}.hgi-solid.hgi-layer-mask-02:before{content:"\49d5"}.hgi-solid.hgi-layers-01:before{content:"\49d7"}.hgi-solid.hgi-layers-02:before{content:"\49d9"}.hgi-solid.hgi-layers-logo:before{content:"\49db"}.hgi-solid.hgi-layout-01:before{content:"\49dd"}.hgi-solid.hgi-layout-02:before{content:"\49df"}.hgi-solid.hgi-layout-03:before{content:"\49e1"}.hgi-solid.hgi-layout-04:before{content:"\49e3"}.hgi-solid.hgi-layout-05:before{content:"\49e5"}.hgi-solid.hgi-layout-06:before{content:"\49e7"}.hgi-solid.hgi-layout-07:before{content:"\49e9"}.hgi-solid.hgi-layout-2-column:before{content:"\49eb"}.hgi-solid.hgi-layout-2-row:before{content:"\49ed"}.hgi-solid.hgi-layout-3-column:before{content:"\49ef"}.hgi-solid.hgi-layout-3-row:before{content:"\49f1"}.hgi-solid.hgi-layout-bottom:before{content:"\49f3"}.hgi-solid.hgi-layout-grid:before{content:"\49f5"}.hgi-solid.hgi-layout-left:before{content:"\49f7"}.hgi-solid.hgi-layout-right:before{content:"\49f9"}.hgi-solid.hgi-layout-table-01:before{content:"\49fb"}.hgi-solid.hgi-layout-table-02:before{content:"\49fd"}.hgi-solid.hgi-layout-top:before{content:"\49ff"}.hgi-solid.hgi-leaf-01:before{content:"\4a01"}.hgi-solid.hgi-leaf-02:before{content:"\4a03"}.hgi-solid.hgi-leaf-03:before{content:"\4a05"}.hgi-solid.hgi-leaf-04:before{content:"\4a07"}.hgi-solid.hgi-leaving-geo-fence:before{content:"\4a09"}.hgi-solid.hgi-leetcode:before{content:"\4a0b"}.hgi-solid.hgi-left-angle:before{content:"\4a0d"}.hgi-solid.hgi-left-to-right-block-quote:before{content:"\4a0f"}.hgi-solid.hgi-left-to-right-list-bullet:before{content:"\4a11"}.hgi-solid.hgi-left-to-right-list-dash:before{content:"\4a13"}.hgi-solid.hgi-left-to-right-list-number:before{content:"\4a15"}.hgi-solid.hgi-left-to-right-list-star-01:before{content:"\4a17"}.hgi-solid.hgi-left-to-right-list-star:before{content:"\4a19"}.hgi-solid.hgi-left-to-right-list-triangle:before{content:"\4a1b"}.hgi-solid.hgi-left-triangle:before{content:"\4a1d"}.hgi-solid.hgi-legal-01:before{content:"\4a1f"}.hgi-solid.hgi-legal-02:before{content:"\4a21"}.hgi-solid.hgi-legal-document-01:before{content:"\4a23"}.hgi-solid.hgi-legal-document-02:before{content:"\4a25"}.hgi-solid.hgi-legal-hammer:before{content:"\4a27"}.hgi-solid.hgi-less-than-circle:before{content:"\4a29"}.hgi-solid.hgi-less-than-square:before{content:"\4a2c"}.hgi-solid.hgi-less-than:before{content:"\4a2d"}.hgi-solid.hgi-letter-spacing:before{content:"\4a2f"}.hgi-solid.hgi-libraries:before{content:"\4a31"}.hgi-solid.hgi-library:before{content:"\4a33"}.hgi-solid.hgi-license-draft:before{content:"\4a35"}.hgi-solid.hgi-license-maintenance:before{content:"\4a37"}.hgi-solid.hgi-license-no:before{content:"\4a39"}.hgi-solid.hgi-license-pin:before{content:"\4a3b"}.hgi-solid.hgi-license-third-party:before{content:"\4a3e"}.hgi-solid.hgi-license:before{content:"\4a3f"}.hgi-solid.hgi-lift-truck:before{content:"\4a41"}.hgi-solid.hgi-lighthouse:before{content:"\4a43"}.hgi-solid.hgi-limitation:before{content:"\4a45"}.hgi-solid.hgi-line:before{content:"\4a47"}.hgi-solid.hgi-liner:before{content:"\4a49"}.hgi-solid.hgi-link-01:before{content:"\4a4b"}.hgi-solid.hgi-link-02:before{content:"\4a4d"}.hgi-solid.hgi-link-03:before{content:"\4a4f"}.hgi-solid.hgi-link-04:before{content:"\4a51"}.hgi-solid.hgi-link-05:before{content:"\4a53"}.hgi-solid.hgi-link-06:before{content:"\4a55"}.hgi-solid.hgi-link-backward:before{content:"\4a57"}.hgi-solid.hgi-link-circle-02:before{content:"\4a59"}.hgi-solid.hgi-link-circle:before{content:"\4a5b"}.hgi-solid.hgi-link-forward:before{content:"\4a5d"}.hgi-solid.hgi-link-square-01:before{content:"\4a5f"}.hgi-solid.hgi-link-square-02:before{content:"\4a61"}.hgi-solid.hgi-linkedin-01:before{content:"\4a63"}.hgi-solid.hgi-linkedin-02:before{content:"\4a65"}.hgi-solid.hgi-list-setting:before{content:"\4a67"}.hgi-solid.hgi-list-view:before{content:"\4a69"}.hgi-solid.hgi-litecoin:before{content:"\4a6b"}.hgi-solid.hgi-liver:before{content:"\4a6d"}.hgi-solid.hgi-loading-01:before{content:"\4a6f"}.hgi-solid.hgi-loading-02:before{content:"\4a71"}.hgi-solid.hgi-loading-03:before{content:"\4a73"}.hgi-solid.hgi-loading-04:before{content:"\4a75"}.hgi-solid.hgi-location-01:before{content:"\4a77"}.hgi-solid.hgi-location-02:before{content:"\4a79"}.hgi-solid.hgi-location-03:before{content:"\4a7b"}.hgi-solid.hgi-location-04:before{content:"\4a7d"}.hgi-solid.hgi-location-05:before{content:"\4a7f"}.hgi-solid.hgi-location-06:before{content:"\4a81"}.hgi-solid.hgi-location-07:before{content:"\4a83"}.hgi-solid.hgi-location-08:before{content:"\4a85"}.hgi-solid.hgi-location-09:before{content:"\4a87"}.hgi-solid.hgi-location-10:before{content:"\4a89"}.hgi-solid.hgi-location-add-01:before{content:"\4a8b"}.hgi-solid.hgi-location-add-02:before{content:"\4a8d"}.hgi-solid.hgi-location-check-01:before{content:"\4a8f"}.hgi-solid.hgi-location-check-02:before{content:"\4a91"}.hgi-solid.hgi-location-favourite-01:before{content:"\4a93"}.hgi-solid.hgi-location-favourite-02:before{content:"\4a95"}.hgi-solid.hgi-location-offline-01:before{content:"\4a97"}.hgi-solid.hgi-location-offline-02:before{content:"\4a99"}.hgi-solid.hgi-location-offline-03:before{content:"\4a9b"}.hgi-solid.hgi-location-offline-04:before{content:"\4a9d"}.hgi-solid.hgi-location-remove-01:before{content:"\4a9f"}.hgi-solid.hgi-location-remove-02:before{content:"\4aa1"}.hgi-solid.hgi-location-share-01:before{content:"\4aa3"}.hgi-solid.hgi-location-share-02:before{content:"\4aa5"}.hgi-solid.hgi-location-star-01:before{content:"\4aa7"}.hgi-solid.hgi-location-star-02:before{content:"\4aa9"}.hgi-solid.hgi-location-update-01:before{content:"\4aab"}.hgi-solid.hgi-location-update-02:before{content:"\4aad"}.hgi-solid.hgi-location-user-01:before{content:"\4aaf"}.hgi-solid.hgi-location-user-02:before{content:"\4ab1"}.hgi-solid.hgi-location-user-03:before{content:"\4ab3"}.hgi-solid.hgi-location-user-04:before{content:"\4ab5"}.hgi-solid.hgi-lock-computer:before{content:"\4ab7"}.hgi-solid.hgi-lock-key:before{content:"\4ab9"}.hgi-solid.hgi-lock-password:before{content:"\4abb"}.hgi-solid.hgi-lock-sync-01:before{content:"\4abe"}.hgi-solid.hgi-lock-sync-02:before{content:"\4ac0"}.hgi-solid.hgi-lock:before{content:"\4ac1"}.hgi-solid.hgi-locked:before{content:"\4ac3"}.hgi-solid.hgi-locker-01:before{content:"\4ac5"}.hgi-solid.hgi-locker:before{content:"\4ac7"}.hgi-solid.hgi-login-01:before{content:"\4ac9"}.hgi-solid.hgi-login-02:before{content:"\4acb"}.hgi-solid.hgi-login-03:before{content:"\4acd"}.hgi-solid.hgi-login-circle-01:before{content:"\4acf"}.hgi-solid.hgi-login-circle-02:before{content:"\4ad1"}.hgi-solid.hgi-login-method:before{content:"\4ad3"}.hgi-solid.hgi-login-square-01:before{content:"\4ad5"}.hgi-solid.hgi-login-square-02:before{content:"\4ad7"}.hgi-solid.hgi-logout-01:before{content:"\4ad9"}.hgi-solid.hgi-logout-02:before{content:"\4adb"}.hgi-solid.hgi-logout-03:before{content:"\4add"}.hgi-solid.hgi-logout-04:before{content:"\4adf"}.hgi-solid.hgi-logout-05:before{content:"\4ae1"}.hgi-solid.hgi-logout-circle-01:before{content:"\4ae3"}.hgi-solid.hgi-logout-circle-02:before{content:"\4ae5"}.hgi-solid.hgi-logout-square-01:before{content:"\4ae7"}.hgi-solid.hgi-logout-square-02:before{content:"\4ae9"}.hgi-solid.hgi-lollipop:before{content:"\4aeb"}.hgi-solid.hgi-long-sleeve-shirt:before{content:"\4aed"}.hgi-solid.hgi-longitude:before{content:"\4aef"}.hgi-solid.hgi-look-bottom:before{content:"\4af1"}.hgi-solid.hgi-look-left:before{content:"\4af3"}.hgi-solid.hgi-look-right:before{content:"\4af5"}.hgi-solid.hgi-look-top:before{content:"\4af7"}.hgi-solid.hgi-loom:before{content:"\4af9"}.hgi-solid.hgi-lottiefiles:before{content:"\4afb"}.hgi-solid.hgi-love-korean-finger:before{content:"\4afd"}.hgi-solid.hgi-loyalty-card:before{content:"\4aff"}.hgi-solid.hgi-luggage-01:before{content:"\4b01"}.hgi-solid.hgi-luggage-02:before{content:"\4b03"}.hgi-solid.hgi-lungs:before{content:"\4b05"}.hgi-solid.hgi-machine-robot:before{content:"\4b07"}.hgi-solid.hgi-magic-wand-01:before{content:"\4b09"}.hgi-solid.hgi-magic-wand-02:before{content:"\4b0b"}.hgi-solid.hgi-magic-wand-03:before{content:"\4b0d"}.hgi-solid.hgi-magnet-01:before{content:"\4b0f"}.hgi-solid.hgi-magnet-02:before{content:"\4b11"}.hgi-solid.hgi-magnet:before{content:"\4b13"}.hgi-solid.hgi-mail-01:before{content:"\4b15"}.hgi-solid.hgi-mail-02:before{content:"\4b17"}.hgi-solid.hgi-mail-account-01:before{content:"\4b19"}.hgi-solid.hgi-mail-account-02:before{content:"\4b1b"}.hgi-solid.hgi-mail-add-01:before{content:"\4b1d"}.hgi-solid.hgi-mail-add-02:before{content:"\4b1f"}.hgi-solid.hgi-mail-at-sign-01:before{content:"\4b21"}.hgi-solid.hgi-mail-at-sign-02:before{content:"\4b23"}.hgi-solid.hgi-mail-block-01:before{content:"\4b25"}.hgi-solid.hgi-mail-block-02:before{content:"\4b27"}.hgi-solid.hgi-mail-download-01:before{content:"\4b29"}.hgi-solid.hgi-mail-download-02:before{content:"\4b2b"}.hgi-solid.hgi-mail-edit-01:before{content:"\4b2d"}.hgi-solid.hgi-mail-edit-02:before{content:"\4b2f"}.hgi-solid.hgi-mail-lock-01:before{content:"\4b31"}.hgi-solid.hgi-mail-lock-02:before{content:"\4b33"}.hgi-solid.hgi-mail-love-01:before{content:"\4b35"}.hgi-solid.hgi-mail-love-02:before{content:"\4b37"}.hgi-solid.hgi-mail-minus-01:before{content:"\4b39"}.hgi-solid.hgi-mail-minus-02:before{content:"\4b3b"}.hgi-solid.hgi-mail-open-01:before{content:"\4b3d"}.hgi-solid.hgi-mail-open-02:before{content:"\4b3f"}.hgi-solid.hgi-mail-open-love:before{content:"\4b41"}.hgi-solid.hgi-mail-open:before{content:"\4b43"}.hgi-solid.hgi-mail-receive-01:before{content:"\4b45"}.hgi-solid.hgi-mail-receive-02:before{content:"\4b47"}.hgi-solid.hgi-mail-remove-01:before{content:"\4b49"}.hgi-solid.hgi-mail-remove-02:before{content:"\4b4b"}.hgi-solid.hgi-mail-reply-01:before{content:"\4b4d"}.hgi-solid.hgi-mail-reply-02:before{content:"\4b4f"}.hgi-solid.hgi-mail-reply-all-01:before{content:"\4b51"}.hgi-solid.hgi-mail-reply-all-02:before{content:"\4b53"}.hgi-solid.hgi-mail-search-01:before{content:"\4b55"}.hgi-solid.hgi-mail-search-02:before{content:"\4b57"}.hgi-solid.hgi-mail-secure-01:before{content:"\4b59"}.hgi-solid.hgi-mail-secure-02:before{content:"\4b5b"}.hgi-solid.hgi-mail-send-01:before{content:"\4b5d"}.hgi-solid.hgi-mail-send-02:before{content:"\4b5f"}.hgi-solid.hgi-mail-setting-01:before{content:"\4b61"}.hgi-solid.hgi-mail-setting-02:before{content:"\4b63"}.hgi-solid.hgi-mail-unlock-01:before{content:"\4b65"}.hgi-solid.hgi-mail-unlock-02:before{content:"\4b67"}.hgi-solid.hgi-mail-upload-01:before{content:"\4b69"}.hgi-solid.hgi-mail-upload-02:before{content:"\4b6b"}.hgi-solid.hgi-mail-validation-01:before{content:"\4b6d"}.hgi-solid.hgi-mail-validation-02:before{content:"\4b6f"}.hgi-solid.hgi-mail-voice-01:before{content:"\4b71"}.hgi-solid.hgi-mail-voice-02:before{content:"\4b73"}.hgi-solid.hgi-mailbox-01:before{content:"\4b75"}.hgi-solid.hgi-mailbox:before{content:"\4b77"}.hgi-solid.hgi-manager:before{content:"\4b79"}.hgi-solid.hgi-map-pin:before{content:"\4b7b"}.hgi-solid.hgi-map-pinpoint-01:before{content:"\4b7d"}.hgi-solid.hgi-map-pinpoint-02:before{content:"\4b7f"}.hgi-solid.hgi-maping:before{content:"\4b81"}.hgi-solid.hgi-maps-circle-01:before{content:"\4b83"}.hgi-solid.hgi-maps-circle-02:before{content:"\4b85"}.hgi-solid.hgi-maps-editing:before{content:"\4b87"}.hgi-solid.hgi-maps-global-01:before{content:"\4b89"}.hgi-solid.hgi-maps-global-02:before{content:"\4b8b"}.hgi-solid.hgi-maps-location-01:before{content:"\4b8d"}.hgi-solid.hgi-maps-location-02:before{content:"\4b8f"}.hgi-solid.hgi-maps-off:before{content:"\4b91"}.hgi-solid.hgi-maps-refresh:before{content:"\4b93"}.hgi-solid.hgi-maps-search:before{content:"\4b95"}.hgi-solid.hgi-maps-square-01:before{content:"\4b98"}.hgi-solid.hgi-maps-square-02:before{content:"\4b9a"}.hgi-solid.hgi-maps:before{content:"\4b9b"}.hgi-solid.hgi-market-analysis:before{content:"\4b9d"}.hgi-solid.hgi-marketing:before{content:"\4b9f"}.hgi-solid.hgi-mask-love:before{content:"\4ba1"}.hgi-solid.hgi-mask:before{content:"\4ba3"}.hgi-solid.hgi-master-card:before{content:"\4ba5"}.hgi-solid.hgi-matches:before{content:"\4ba7"}.hgi-solid.hgi-math:before{content:"\4ba9"}.hgi-solid.hgi-matrix:before{content:"\4bab"}.hgi-solid.hgi-maximize-01:before{content:"\4bad"}.hgi-solid.hgi-maximize-02:before{content:"\4baf"}.hgi-solid.hgi-maximize-03:before{content:"\4bb1"}.hgi-solid.hgi-maximize-04:before{content:"\4bb3"}.hgi-solid.hgi-maximize-screen:before{content:"\4bb5"}.hgi-solid.hgi-mayan-pyramid:before{content:"\4bb7"}.hgi-solid.hgi-maze:before{content:"\4bb9"}.hgi-solid.hgi-medal-01:before{content:"\4bbb"}.hgi-solid.hgi-medal-02:before{content:"\4bbd"}.hgi-solid.hgi-medal-03:before{content:"\4bbf"}.hgi-solid.hgi-medal-04:before{content:"\4bc1"}.hgi-solid.hgi-medal-05:before{content:"\4bc3"}.hgi-solid.hgi-medal-06:before{content:"\4bc5"}.hgi-solid.hgi-medal-07:before{content:"\4bc7"}.hgi-solid.hgi-medal-first-place:before{content:"\4bc9"}.hgi-solid.hgi-medal-second-place:before{content:"\4bcb"}.hgi-solid.hgi-medal-third-place:before{content:"\4bcd"}.hgi-solid.hgi-medical-file:before{content:"\4bcf"}.hgi-solid.hgi-medical-mask:before{content:"\4bd1"}.hgi-solid.hgi-medicine-01:before{content:"\4bd3"}.hgi-solid.hgi-medicine-02:before{content:"\4bd5"}.hgi-solid.hgi-medicine-bottle-01:before{content:"\4bd7"}.hgi-solid.hgi-medicine-bottle-02:before{content:"\4bd9"}.hgi-solid.hgi-medicine-syrup:before{content:"\4bdb"}.hgi-solid.hgi-medium-square:before{content:"\4bde"}.hgi-solid.hgi-medium:before{content:"\4bdf"}.hgi-solid.hgi-meeting-room:before{content:"\4be1"}.hgi-solid.hgi-megaphone-01:before{content:"\4be3"}.hgi-solid.hgi-megaphone-02:before{content:"\4be5"}.hgi-solid.hgi-meh:before{content:"\4be7"}.hgi-solid.hgi-mentor:before{content:"\4be9"}.hgi-solid.hgi-mentoring:before{content:"\4beb"}.hgi-solid.hgi-menu-01:before{content:"\4bed"}.hgi-solid.hgi-menu-02:before{content:"\4bef"}.hgi-solid.hgi-menu-03:before{content:"\4bf1"}.hgi-solid.hgi-menu-04:before{content:"\4bf3"}.hgi-solid.hgi-menu-05:before{content:"\4bf5"}.hgi-solid.hgi-menu-06:before{content:"\4bf7"}.hgi-solid.hgi-menu-07:before{content:"\4bf9"}.hgi-solid.hgi-menu-08:before{content:"\4bfb"}.hgi-solid.hgi-menu-09:before{content:"\4bfd"}.hgi-solid.hgi-menu-10:before{content:"\4bff"}.hgi-solid.hgi-menu-11:before{content:"\4c01"}.hgi-solid.hgi-menu-circle:before{content:"\4c03"}.hgi-solid.hgi-menu-restaurant:before{content:"\4c05"}.hgi-solid.hgi-menu-square:before{content:"\4c07"}.hgi-solid.hgi-message-01:before{content:"\4c09"}.hgi-solid.hgi-message-02:before{content:"\4c0b"}.hgi-solid.hgi-message-add-01:before{content:"\4c0d"}.hgi-solid.hgi-message-add-02:before{content:"\4c0f"}.hgi-solid.hgi-message-blocked:before{content:"\4c11"}.hgi-solid.hgi-message-cancel-01:before{content:"\4c13"}.hgi-solid.hgi-message-cancel-02:before{content:"\4c15"}.hgi-solid.hgi-message-delay-01:before{content:"\4c17"}.hgi-solid.hgi-message-delay-02:before{content:"\4c19"}.hgi-solid.hgi-message-done-01:before{content:"\4c1b"}.hgi-solid.hgi-message-done-02:before{content:"\4c1d"}.hgi-solid.hgi-message-download-01:before{content:"\4c1f"}.hgi-solid.hgi-message-download-02:before{content:"\4c21"}.hgi-solid.hgi-message-edit-01:before{content:"\4c23"}.hgi-solid.hgi-message-edit-02:before{content:"\4c25"}.hgi-solid.hgi-message-favourite-01:before{content:"\4c27"}.hgi-solid.hgi-message-favourite-02:before{content:"\4c29"}.hgi-solid.hgi-message-incoming-01:before{content:"\4c2b"}.hgi-solid.hgi-message-incoming-02:before{content:"\4c2d"}.hgi-solid.hgi-message-lock-01:before{content:"\4c2f"}.hgi-solid.hgi-message-lock-02:before{content:"\4c31"}.hgi-solid.hgi-message-multiple-01:before{content:"\4c33"}.hgi-solid.hgi-message-multiple-02:before{content:"\4c35"}.hgi-solid.hgi-message-notification-01:before{content:"\4c37"}.hgi-solid.hgi-message-notification-02:before{content:"\4c39"}.hgi-solid.hgi-message-outgoing-01:before{content:"\4c3b"}.hgi-solid.hgi-message-outgoing-02:before{content:"\4c3d"}.hgi-solid.hgi-message-preview-01:before{content:"\4c3f"}.hgi-solid.hgi-message-preview-02:before{content:"\4c41"}.hgi-solid.hgi-message-programming:before{content:"\4c43"}.hgi-solid.hgi-message-question:before{content:"\4c45"}.hgi-solid.hgi-message-search-01:before{content:"\4c47"}.hgi-solid.hgi-message-search-02:before{content:"\4c49"}.hgi-solid.hgi-message-secure-01:before{content:"\4c4b"}.hgi-solid.hgi-message-secure-02:before{content:"\4c4d"}.hgi-solid.hgi-message-translate:before{content:"\4c4f"}.hgi-solid.hgi-message-unlock-01:before{content:"\4c51"}.hgi-solid.hgi-message-unlock-02:before{content:"\4c53"}.hgi-solid.hgi-message-upload-01:before{content:"\4c55"}.hgi-solid.hgi-message-upload-02:before{content:"\4c57"}.hgi-solid.hgi-message-user-01:before{content:"\4c59"}.hgi-solid.hgi-message-user-02:before{content:"\4c5b"}.hgi-solid.hgi-messenger:before{content:"\4c5d"}.hgi-solid.hgi-meta:before{content:"\4c5f"}.hgi-solid.hgi-metro:before{content:"\4c61"}.hgi-solid.hgi-mic-01:before{content:"\4c63"}.hgi-solid.hgi-mic-02:before{content:"\4c65"}.hgi-solid.hgi-mic-off-01:before{content:"\4c67"}.hgi-solid.hgi-mic-off-02:before{content:"\4c69"}.hgi-solid.hgi-microsoft-admin:before{content:"\4c6b"}.hgi-solid.hgi-microsoft:before{content:"\4c6d"}.hgi-solid.hgi-microwave:before{content:"\4c6f"}.hgi-solid.hgi-milk-bottle:before{content:"\4c71"}.hgi-solid.hgi-milk-carton:before{content:"\4c73"}.hgi-solid.hgi-milk-coconut:before{content:"\4c75"}.hgi-solid.hgi-milk-oat:before{content:"\4c77"}.hgi-solid.hgi-minimize-01:before{content:"\4c79"}.hgi-solid.hgi-minimize-02:before{content:"\4c7b"}.hgi-solid.hgi-minimize-03:before{content:"\4c7d"}.hgi-solid.hgi-minimize-04:before{content:"\4c7f"}.hgi-solid.hgi-minimize-screen:before{content:"\4c81"}.hgi-solid.hgi-mining-01:before{content:"\4c83"}.hgi-solid.hgi-mining-02:before{content:"\4c85"}.hgi-solid.hgi-mining-03:before{content:"\4c87"}.hgi-solid.hgi-minus-plus-01:before{content:"\4c89"}.hgi-solid.hgi-minus-plus-02:before{content:"\4c8b"}.hgi-solid.hgi-minus-plus-circle-01:before{content:"\4c8d"}.hgi-solid.hgi-minus-plus-circle-02:before{content:"\4c8f"}.hgi-solid.hgi-minus-plus-square-01:before{content:"\4c91"}.hgi-solid.hgi-minus-plus-square-02:before{content:"\4c93"}.hgi-solid.hgi-minus-sign-circle:before{content:"\4c95"}.hgi-solid.hgi-minus-sign-square:before{content:"\4c98"}.hgi-solid.hgi-minus-sign:before{content:"\4c99"}.hgi-solid.hgi-mirror:before{content:"\4c9b"}.hgi-solid.hgi-mirroring-screen:before{content:"\4c9d"}.hgi-solid.hgi-mixer:before{content:"\4c9f"}.hgi-solid.hgi-mobile-navigator-01:before{content:"\4ca1"}.hgi-solid.hgi-mobile-navigator-02:before{content:"\4ca3"}.hgi-solid.hgi-mobile-programming-01:before{content:"\4ca5"}.hgi-solid.hgi-mobile-programming-02:before{content:"\4ca7"}.hgi-solid.hgi-mobile-protection:before{content:"\4ca9"}.hgi-solid.hgi-mobile-security:before{content:"\4cab"}.hgi-solid.hgi-mochi:before{content:"\4cad"}.hgi-solid.hgi-modern-tv-four-k:before{content:"\4caf"}.hgi-solid.hgi-modern-tv-issue:before{content:"\4cb1"}.hgi-solid.hgi-modern-tv:before{content:"\4cb3"}.hgi-solid.hgi-molecules:before{content:"\4cb5"}.hgi-solid.hgi-monas:before{content:"\4cb7"}.hgi-solid.hgi-money-01:before{content:"\4cb9"}.hgi-solid.hgi-money-02:before{content:"\4cbb"}.hgi-solid.hgi-money-03:before{content:"\4cbd"}.hgi-solid.hgi-money-04:before{content:"\4cbf"}.hgi-solid.hgi-money-add-01:before{content:"\4cc1"}.hgi-solid.hgi-money-add-02:before{content:"\4cc3"}.hgi-solid.hgi-money-bag-01:before{content:"\4cc5"}.hgi-solid.hgi-money-bag-02:before{content:"\4cc7"}.hgi-solid.hgi-money-exchange-01:before{content:"\4cc9"}.hgi-solid.hgi-money-exchange-02:before{content:"\4ccb"}.hgi-solid.hgi-money-exchange-03:before{content:"\4ccd"}.hgi-solid.hgi-money-not-found-01:before{content:"\4ccf"}.hgi-solid.hgi-money-not-found-02:before{content:"\4cd1"}.hgi-solid.hgi-money-not-found-03:before{content:"\4cd3"}.hgi-solid.hgi-money-not-found-04:before{content:"\4cd5"}.hgi-solid.hgi-money-receive-01:before{content:"\4cd7"}.hgi-solid.hgi-money-receive-02:before{content:"\4cd9"}.hgi-solid.hgi-money-receive-circle:before{content:"\4cdb"}.hgi-solid.hgi-money-receive-flow-01:before{content:"\4cdd"}.hgi-solid.hgi-money-receive-flow-02:before{content:"\4cdf"}.hgi-solid.hgi-money-receive-square:before{content:"\4ce1"}.hgi-solid.hgi-money-remove-01:before{content:"\4ce3"}.hgi-solid.hgi-money-remove-02:before{content:"\4ce5"}.hgi-solid.hgi-money-safe:before{content:"\4ce7"}.hgi-solid.hgi-money-saving-jar:before{content:"\4ce9"}.hgi-solid.hgi-money-security:before{content:"\4ceb"}.hgi-solid.hgi-money-send-01:before{content:"\4ced"}.hgi-solid.hgi-money-send-02:before{content:"\4cef"}.hgi-solid.hgi-money-send-circle:before{content:"\4cf1"}.hgi-solid.hgi-money-send-flow-01:before{content:"\4cf3"}.hgi-solid.hgi-money-send-flow-02:before{content:"\4cf5"}.hgi-solid.hgi-money-send-square:before{content:"\4cf7"}.hgi-solid.hgi-monocle-01:before{content:"\4cf9"}.hgi-solid.hgi-monocle:before{content:"\4cfb"}.hgi-solid.hgi-monster:before{content:"\4cfd"}.hgi-solid.hgi-moon-01:before{content:"\4cff"}.hgi-solid.hgi-moon-02:before{content:"\4d01"}.hgi-solid.hgi-moon-angled-rain-zap:before{content:"\4d03"}.hgi-solid.hgi-moon-cloud-angled-rain:before{content:"\4d05"}.hgi-solid.hgi-moon-cloud-angled-zap:before{content:"\4d07"}.hgi-solid.hgi-moon-cloud-big-rain:before{content:"\4d09"}.hgi-solid.hgi-moon-cloud-fast-wind:before{content:"\4d0b"}.hgi-solid.hgi-moon-cloud-hailstone:before{content:"\4d0d"}.hgi-solid.hgi-moon-cloud-little-rain:before{content:"\4d0f"}.hgi-solid.hgi-moon-cloud-little-snow:before{content:"\4d11"}.hgi-solid.hgi-moon-cloud-mid-rain:before{content:"\4d13"}.hgi-solid.hgi-moon-cloud-mid-snow:before{content:"\4d15"}.hgi-solid.hgi-moon-cloud-slow-wind:before{content:"\4d18"}.hgi-solid.hgi-moon-cloud-snow:before{content:"\4d1a"}.hgi-solid.hgi-moon-cloud:before{content:"\4d1b"}.hgi-solid.hgi-moon-eclipse:before{content:"\4d1d"}.hgi-solid.hgi-moon-fast-wind:before{content:"\4d1f"}.hgi-solid.hgi-moon-landing:before{content:"\4d21"}.hgi-solid.hgi-moon-slow-wind:before{content:"\4d24"}.hgi-solid.hgi-moon:before{content:"\4d25"}.hgi-solid.hgi-moonset:before{content:"\4d27"}.hgi-solid.hgi-more-01:before{content:"\4d29"}.hgi-solid.hgi-more-02:before{content:"\4d2b"}.hgi-solid.hgi-more-03:before{content:"\4d2d"}.hgi-solid.hgi-more-horizontal-circle-01:before{content:"\4d2f"}.hgi-solid.hgi-more-horizontal-circle-02:before{content:"\4d31"}.hgi-solid.hgi-more-horizontal-square-01:before{content:"\4d34"}.hgi-solid.hgi-more-horizontal-square-02:before{content:"\4d36"}.hgi-solid.hgi-more-horizontal:before{content:"\4d37"}.hgi-solid.hgi-more-or-less-circle:before{content:"\4d39"}.hgi-solid.hgi-more-or-less-square:before{content:"\4d3c"}.hgi-solid.hgi-more-or-less:before{content:"\4d3d"}.hgi-solid.hgi-more-vertical-circle-01:before{content:"\4d40"}.hgi-solid.hgi-more-vertical-circle-02:before{content:"\4d42"}.hgi-solid.hgi-more-vertical-square-01:before{content:"\4d45"}.hgi-solid.hgi-more-vertical-square-02:before{content:"\4d47"}.hgi-solid.hgi-more-vertical:before{content:"\4d48"}.hgi-solid.hgi-more:before{content:"\4d49"}.hgi-solid.hgi-mortar:before{content:"\4d4b"}.hgi-solid.hgi-mortarboard-01:before{content:"\4d4d"}.hgi-solid.hgi-mortarboard-02:before{content:"\4d4f"}.hgi-solid.hgi-mosque-01:before{content:"\4d51"}.hgi-solid.hgi-mosque-02:before{content:"\4d53"}.hgi-solid.hgi-mosque-03:before{content:"\4d55"}.hgi-solid.hgi-mosque-04:before{content:"\4d57"}.hgi-solid.hgi-mosque-05:before{content:"\4d59"}.hgi-solid.hgi-mosque-location:before{content:"\4d5b"}.hgi-solid.hgi-motion-01:before{content:"\4d5d"}.hgi-solid.hgi-motion-02:before{content:"\4d5f"}.hgi-solid.hgi-motorbike-01:before{content:"\4d61"}.hgi-solid.hgi-motorbike-02:before{content:"\4d63"}.hgi-solid.hgi-mountain:before{content:"\4d65"}.hgi-solid.hgi-mouse-01:before{content:"\4d67"}.hgi-solid.hgi-mouse-02:before{content:"\4d69"}.hgi-solid.hgi-mouse-03:before{content:"\4d6b"}.hgi-solid.hgi-mouse-04:before{content:"\4d6d"}.hgi-solid.hgi-mouse-05:before{content:"\4d6f"}.hgi-solid.hgi-mouse-06:before{content:"\4d71"}.hgi-solid.hgi-mouse-07:before{content:"\4d73"}.hgi-solid.hgi-mouse-08:before{content:"\4d75"}.hgi-solid.hgi-mouse-09:before{content:"\4d77"}.hgi-solid.hgi-mouse-10:before{content:"\4d79"}.hgi-solid.hgi-mouse-11:before{content:"\4d7b"}.hgi-solid.hgi-mouse-12:before{content:"\4d7d"}.hgi-solid.hgi-mouse-13:before{content:"\4d7f"}.hgi-solid.hgi-mouse-14:before{content:"\4d81"}.hgi-solid.hgi-mouse-15:before{content:"\4d83"}.hgi-solid.hgi-mouse-16:before{content:"\4d85"}.hgi-solid.hgi-mouse-17:before{content:"\4d87"}.hgi-solid.hgi-mouse-18:before{content:"\4d89"}.hgi-solid.hgi-mouse-19:before{content:"\4d8b"}.hgi-solid.hgi-mouse-20:before{content:"\4d8d"}.hgi-solid.hgi-mouse-21:before{content:"\4d8f"}.hgi-solid.hgi-mouse-22:before{content:"\4d91"}.hgi-solid.hgi-mouse-23:before{content:"\4d93"}.hgi-solid.hgi-mouse-left-click-01:before{content:"\4d95"}.hgi-solid.hgi-mouse-left-click-02:before{content:"\4d97"}.hgi-solid.hgi-mouse-left-click-03:before{content:"\4d99"}.hgi-solid.hgi-mouse-left-click-04:before{content:"\4d9b"}.hgi-solid.hgi-mouse-left-click-05:before{content:"\4d9d"}.hgi-solid.hgi-mouse-left-click-06:before{content:"\4d9f"}.hgi-solid.hgi-mouse-right-click-01:before{content:"\4da1"}.hgi-solid.hgi-mouse-right-click-02:before{content:"\4da3"}.hgi-solid.hgi-mouse-right-click-03:before{content:"\4da5"}.hgi-solid.hgi-mouse-right-click-04:before{content:"\4da7"}.hgi-solid.hgi-mouse-right-click-05:before{content:"\4da9"}.hgi-solid.hgi-mouse-right-click-06:before{content:"\4dab"}.hgi-solid.hgi-mouse-scroll-01:before{content:"\4dad"}.hgi-solid.hgi-mouse-scroll-02:before{content:"\4daf"}.hgi-solid.hgi-move-01:before{content:"\4db1"}.hgi-solid.hgi-move-02:before{content:"\4db3"}.hgi-solid.hgi-move-bottom:before{content:"\4db5"}.hgi-solid.hgi-move-left:before{content:"\4db7"}.hgi-solid.hgi-move-right:before{content:"\4db9"}.hgi-solid.hgi-move-to:before{content:"\4dbc"}.hgi-solid.hgi-move-top:before{content:"\4dbe"}.hgi-solid.hgi-move:before{content:"\4dbf"}.hgi-solid.hgi-mp-3-01:before{content:"\4dc1"}.hgi-solid.hgi-mp-3-02:before{content:"\4dc3"}.hgi-solid.hgi-mp-4-01:before{content:"\4dc5"}.hgi-solid.hgi-mp-4-02:before{content:"\4dc7"}.hgi-solid.hgi-muhammad:before{content:"\4dc9"}.hgi-solid.hgi-multiplication-sign-circle:before{content:"\4dcb"}.hgi-solid.hgi-multiplication-sign-square:before{content:"\4dce"}.hgi-solid.hgi-multiplication-sign:before{content:"\4dcf"}.hgi-solid.hgi-mushroom-01:before{content:"\4dd1"}.hgi-solid.hgi-mushroom:before{content:"\4dd3"}.hgi-solid.hgi-music-note-01:before{content:"\4dd5"}.hgi-solid.hgi-music-note-02:before{content:"\4dd7"}.hgi-solid.hgi-music-note-03:before{content:"\4dd9"}.hgi-solid.hgi-music-note-04:before{content:"\4ddb"}.hgi-solid.hgi-music-note-square-01:before{content:"\4ddd"}.hgi-solid.hgi-music-note-square-02:before{content:"\4ddf"}.hgi-solid.hgi-muslim:before{content:"\4de1"}.hgi-solid.hgi-mute:before{content:"\4de3"}.hgi-solid.hgi-mymind:before{content:"\4de5"}.hgi-solid.hgi-n-th-root-circle:before{content:"\4de7"}.hgi-solid.hgi-n-th-root-square:before{content:"\4dea"}.hgi-solid.hgi-n-th-root:before{content:"\4deb"}.hgi-solid.hgi-nano-technology:before{content:"\4ded"}.hgi-solid.hgi-natural-food:before{content:"\4def"}.hgi-solid.hgi-navigation-01:before{content:"\4df1"}.hgi-solid.hgi-navigation-02:before{content:"\4df3"}.hgi-solid.hgi-navigation-03:before{content:"\4df5"}.hgi-solid.hgi-navigation-04:before{content:"\4df7"}.hgi-solid.hgi-navigator-01:before{content:"\4df9"}.hgi-solid.hgi-navigator-02:before{content:"\4dfb"}.hgi-solid.hgi-necklace:before{content:"\4dfd"}.hgi-solid.hgi-nerd:before{content:"\4dff"}.hgi-solid.hgi-neural-network:before{content:"\4e01"}.hgi-solid.hgi-neutral:before{content:"\4e03"}.hgi-solid.hgi-new-job:before{content:"\4e05"}.hgi-solid.hgi-new-office:before{content:"\4e07"}.hgi-solid.hgi-new-releases:before{content:"\4e09"}.hgi-solid.hgi-new-twitter-ellipse:before{content:"\4e0b"}.hgi-solid.hgi-new-twitter-rectangle:before{content:"\4e0d"}.hgi-solid.hgi-new-twitter:before{content:"\4e0f"}.hgi-solid.hgi-news-01:before{content:"\4e11"}.hgi-solid.hgi-news:before{content:"\4e13"}.hgi-solid.hgi-next:before{content:"\4e15"}.hgi-solid.hgi-nike:before{content:"\4e17"}.hgi-solid.hgi-nintendo-switch:before{content:"\4e1a"}.hgi-solid.hgi-nintendo:before{content:"\4e1b"}.hgi-solid.hgi-niqab:before{content:"\4e1d"}.hgi-solid.hgi-no-internet:before{content:"\4e1f"}.hgi-solid.hgi-no-meeting-room:before{content:"\4e21"}.hgi-solid.hgi-node-add:before{content:"\4e23"}.hgi-solid.hgi-node-edit:before{content:"\4e25"}.hgi-solid.hgi-node-move-down:before{content:"\4e27"}.hgi-solid.hgi-node-move-up:before{content:"\4e29"}.hgi-solid.hgi-node-remove:before{content:"\4e2b"}.hgi-solid.hgi-noodles:before{content:"\4e2d"}.hgi-solid.hgi-nose:before{content:"\4e2f"}.hgi-solid.hgi-not-equal-sign-circle:before{content:"\4e31"}.hgi-solid.hgi-not-equal-sign-square:before{content:"\4e34"}.hgi-solid.hgi-not-equal-sign:before{content:"\4e35"}.hgi-solid.hgi-note-01:before{content:"\4e37"}.hgi-solid.hgi-note-02:before{content:"\4e39"}.hgi-solid.hgi-note-03:before{content:"\4e3b"}.hgi-solid.hgi-note-04:before{content:"\4e3d"}.hgi-solid.hgi-note-05:before{content:"\4e3f"}.hgi-solid.hgi-note-add:before{content:"\4e41"}.hgi-solid.hgi-note-done:before{content:"\4e43"}.hgi-solid.hgi-note-edit:before{content:"\4e45"}.hgi-solid.hgi-note-remove:before{content:"\4e47"}.hgi-solid.hgi-note:before{content:"\4e49"}.hgi-solid.hgi-notebook-01:before{content:"\4e4b"}.hgi-solid.hgi-notebook-02:before{content:"\4e4d"}.hgi-solid.hgi-notebook:before{content:"\4e4f"}.hgi-solid.hgi-notification-01:before{content:"\4e51"}.hgi-solid.hgi-notification-02:before{content:"\4e53"}.hgi-solid.hgi-notification-03:before{content:"\4e55"}.hgi-solid.hgi-notification-block-01:before{content:"\4e57"}.hgi-solid.hgi-notification-block-02:before{content:"\4e59"}.hgi-solid.hgi-notification-block-03:before{content:"\4e5b"}.hgi-solid.hgi-notification-bubble:before{content:"\4e5d"}.hgi-solid.hgi-notification-circle:before{content:"\4e5f"}.hgi-solid.hgi-notification-off-01:before{content:"\4e61"}.hgi-solid.hgi-notification-off-02:before{content:"\4e63"}.hgi-solid.hgi-notification-off-03:before{content:"\4e65"}.hgi-solid.hgi-notification-snooze-01:before{content:"\4e67"}.hgi-solid.hgi-notification-snooze-02:before{content:"\4e69"}.hgi-solid.hgi-notification-snooze-03:before{content:"\4e6b"}.hgi-solid.hgi-notification-square:before{content:"\4e6d"}.hgi-solid.hgi-notion-01:before{content:"\4e6f"}.hgi-solid.hgi-notion-02:before{content:"\4e71"}.hgi-solid.hgi-npm:before{content:"\4e73"}.hgi-solid.hgi-nuclear-power:before{content:"\4e75"}.hgi-solid.hgi-nut:before{content:"\4e77"}.hgi-solid.hgi-obtuse:before{content:"\4e79"}.hgi-solid.hgi-octagon:before{content:"\4e7b"}.hgi-solid.hgi-octopus:before{content:"\4e7d"}.hgi-solid.hgi-office-365:before{content:"\4e7f"}.hgi-solid.hgi-office-chair:before{content:"\4e81"}.hgi-solid.hgi-office:before{content:"\4e83"}.hgi-solid.hgi-oil-barrel:before{content:"\4e85"}.hgi-solid.hgi-ok-finger:before{content:"\4e87"}.hgi-solid.hgi-olympic-torch:before{content:"\4e89"}.hgi-solid.hgi-online-learning-01:before{content:"\4e8b"}.hgi-solid.hgi-online-learning-02:before{content:"\4e8d"}.hgi-solid.hgi-online-learning-03:before{content:"\4e8f"}.hgi-solid.hgi-online-learning-04:before{content:"\4e91"}.hgi-solid.hgi-open-caption:before{content:"\4e93"}.hgi-solid.hgi-option:before{content:"\4e95"}.hgi-solid.hgi-orange:before{content:"\4e97"}.hgi-solid.hgi-orbit-01:before{content:"\4e99"}.hgi-solid.hgi-orbit-02:before{content:"\4e9b"}.hgi-solid.hgi-organic-food:before{content:"\4e9d"}.hgi-solid.hgi-orthogonal-edge:before{content:"\4e9f"}.hgi-solid.hgi-oval:before{content:"\4ea1"}.hgi-solid.hgi-oven:before{content:"\4ea3"}.hgi-solid.hgi-package-add:before{content:"\4ea5"}.hgi-solid.hgi-package-delivered:before{content:"\4ea7"}.hgi-solid.hgi-package-moving:before{content:"\4ea9"}.hgi-solid.hgi-package-open:before{content:"\4eab"}.hgi-solid.hgi-package-out-of-stock:before{content:"\4ead"}.hgi-solid.hgi-package-process:before{content:"\4eaf"}.hgi-solid.hgi-package-receive:before{content:"\4eb1"}.hgi-solid.hgi-package-remove:before{content:"\4eb3"}.hgi-solid.hgi-package-search:before{content:"\4eb5"}.hgi-solid.hgi-package-sent:before{content:"\4eb8"}.hgi-solid.hgi-package:before{content:"\4eb9"}.hgi-solid.hgi-pacman-01:before{content:"\4ebb"}.hgi-solid.hgi-pacman-02:before{content:"\4ebd"}.hgi-solid.hgi-paint-board:before{content:"\4ebf"}.hgi-solid.hgi-paint-brush-01:before{content:"\4ec1"}.hgi-solid.hgi-paint-brush-02:before{content:"\4ec3"}.hgi-solid.hgi-paint-brush-03:before{content:"\4ec5"}.hgi-solid.hgi-paint-brush-04:before{content:"\4ec7"}.hgi-solid.hgi-paint-bucket:before{content:"\4ec9"}.hgi-solid.hgi-pan-01:before{content:"\4ecb"}.hgi-solid.hgi-pan-02:before{content:"\4ecd"}.hgi-solid.hgi-pan-03:before{content:"\4ecf"}.hgi-solid.hgi-parabola-01:before{content:"\4ed1"}.hgi-solid.hgi-parabola-02:before{content:"\4ed3"}.hgi-solid.hgi-parabola-03:before{content:"\4ed5"}.hgi-solid.hgi-paragliding:before{content:"\4ed7"}.hgi-solid.hgi-paragraph-bullets-point-01:before{content:"\4ed9"}.hgi-solid.hgi-paragraph-bullets-point-02:before{content:"\4edb"}.hgi-solid.hgi-paragraph-spacing:before{content:"\4ede"}.hgi-solid.hgi-paragraph:before{content:"\4edf"}.hgi-solid.hgi-parallelogram:before{content:"\4ee1"}.hgi-solid.hgi-parking-area-circle:before{content:"\4ee3"}.hgi-solid.hgi-parking-area-square:before{content:"\4ee5"}.hgi-solid.hgi-passport-01:before{content:"\4ee7"}.hgi-solid.hgi-passport-expired:before{content:"\4ee9"}.hgi-solid.hgi-passport-valid:before{content:"\4eec"}.hgi-solid.hgi-passport:before{content:"\4eed"}.hgi-solid.hgi-password-validation:before{content:"\4eef"}.hgi-solid.hgi-path:before{content:"\4ef1"}.hgi-solid.hgi-pathfinder-crop:before{content:"\4ef3"}.hgi-solid.hgi-pathfinder-divide:before{content:"\4ef5"}.hgi-solid.hgi-pathfinder-exclude:before{content:"\4ef7"}.hgi-solid.hgi-pathfinder-intersect:before{content:"\4ef9"}.hgi-solid.hgi-pathfinder-merge:before{content:"\4efb"}.hgi-solid.hgi-pathfinder-minus-back:before{content:"\4efd"}.hgi-solid.hgi-pathfinder-minus-front:before{content:"\4eff"}.hgi-solid.hgi-pathfinder-outline:before{content:"\4f01"}.hgi-solid.hgi-pathfinder-trim:before{content:"\4f03"}.hgi-solid.hgi-pathfinder-unite:before{content:"\4f05"}.hgi-solid.hgi-patient:before{content:"\4f07"}.hgi-solid.hgi-patio:before{content:"\4f09"}.hgi-solid.hgi-pause:before{content:"\4f0b"}.hgi-solid.hgi-pavilon:before{content:"\4f0d"}.hgi-solid.hgi-pay-by-check:before{content:"\4f0f"}.hgi-solid.hgi-payment-01:before{content:"\4f11"}.hgi-solid.hgi-payment-02:before{content:"\4f13"}.hgi-solid.hgi-payment-success-01:before{content:"\4f15"}.hgi-solid.hgi-payment-success-02:before{content:"\4f17"}.hgi-solid.hgi-payoneer:before{content:"\4f19"}.hgi-solid.hgi-paypal:before{content:"\4f1b"}.hgi-solid.hgi-pdf-01:before{content:"\4f1d"}.hgi-solid.hgi-pdf-02:before{content:"\4f1f"}.hgi-solid.hgi-peer-to-peer-01:before{content:"\4f21"}.hgi-solid.hgi-peer-to-peer-02:before{content:"\4f23"}.hgi-solid.hgi-peer-to-peer-03:before{content:"\4f25"}.hgi-solid.hgi-pen-connect-bluetooth:before{content:"\4f27"}.hgi-solid.hgi-pen-connect-usb:before{content:"\4f29"}.hgi-solid.hgi-pen-connect-wifi:before{content:"\4f2b"}.hgi-solid.hgi-pen-tool-01:before{content:"\4f2d"}.hgi-solid.hgi-pen-tool-02:before{content:"\4f2f"}.hgi-solid.hgi-pen-tool-03:before{content:"\4f31"}.hgi-solid.hgi-pen-tool-add:before{content:"\4f33"}.hgi-solid.hgi-pen-tool-minus:before{content:"\4f35"}.hgi-solid.hgi-pencil-edit-01:before{content:"\4f37"}.hgi-solid.hgi-pencil-edit-02:before{content:"\4f39"}.hgi-solid.hgi-pencil:before{content:"\4f3b"}.hgi-solid.hgi-pendulum:before{content:"\4f3d"}.hgi-solid.hgi-pensive:before{content:"\4f3f"}.hgi-solid.hgi-pentagon-01:before{content:"\4f41"}.hgi-solid.hgi-pentagon:before{content:"\4f43"}.hgi-solid.hgi-percent-circle:before{content:"\4f45"}.hgi-solid.hgi-percent-square:before{content:"\4f48"}.hgi-solid.hgi-percent:before{content:"\4f49"}.hgi-solid.hgi-perfume:before{content:"\4f4b"}.hgi-solid.hgi-periscope:before{content:"\4f4d"}.hgi-solid.hgi-permanent-job:before{content:"\4f4f"}.hgi-solid.hgi-perspective:before{content:"\4f51"}.hgi-solid.hgi-pexels:before{content:"\4f53"}.hgi-solid.hgi-phone-off-01:before{content:"\4f55"}.hgi-solid.hgi-phone-off-02:before{content:"\4f57"}.hgi-solid.hgi-php:before{content:"\4f59"}.hgi-solid.hgi-physics:before{content:"\4f5b"}.hgi-solid.hgi-pi-circle:before{content:"\4f5d"}.hgi-solid.hgi-pi-square:before{content:"\4f60"}.hgi-solid.hgi-pi:before{content:"\4f61"}.hgi-solid.hgi-picasa:before{content:"\4f63"}.hgi-solid.hgi-pickup-01:before{content:"\4f65"}.hgi-solid.hgi-pickup-02:before{content:"\4f67"}.hgi-solid.hgi-picture-in-picture-exit:before{content:"\4f69"}.hgi-solid.hgi-picture-in-picture-on:before{content:"\4f6b"}.hgi-solid.hgi-pie-chart-square:before{content:"\4f6e"}.hgi-solid.hgi-pie-chart:before{content:"\4f6f"}.hgi-solid.hgi-pie:before{content:"\4f71"}.hgi-solid.hgi-piggy-bank:before{content:"\4f73"}.hgi-solid.hgi-pin-code:before{content:"\4f75"}.hgi-solid.hgi-pin-location-01:before{content:"\4f77"}.hgi-solid.hgi-pin-location-02:before{content:"\4f79"}.hgi-solid.hgi-pin-location-03:before{content:"\4f7b"}.hgi-solid.hgi-pin-off:before{content:"\4f7d"}.hgi-solid.hgi-pin:before{content:"\4f7f"}.hgi-solid.hgi-pinterest:before{content:"\4f81"}.hgi-solid.hgi-pipeline:before{content:"\4f83"}.hgi-solid.hgi-pisa-tower:before{content:"\4f85"}.hgi-solid.hgi-pizza-01:before{content:"\4f87"}.hgi-solid.hgi-pizza-02:before{content:"\4f89"}.hgi-solid.hgi-pizza-cutter:before{content:"\4f8b"}.hgi-solid.hgi-plane:before{content:"\4f8d"}.hgi-solid.hgi-plant-01:before{content:"\4f8f"}.hgi-solid.hgi-plant-02:before{content:"\4f91"}.hgi-solid.hgi-plant-03:before{content:"\4f93"}.hgi-solid.hgi-plant-04:before{content:"\4f95"}.hgi-solid.hgi-plate:before{content:"\4f97"}.hgi-solid.hgi-plaxo:before{content:"\4f99"}.hgi-solid.hgi-play-circle-02:before{content:"\4f9b"}.hgi-solid.hgi-play-circle:before{content:"\4f9d"}.hgi-solid.hgi-play-list-add:before{content:"\4f9f"}.hgi-solid.hgi-play-list-favourite-01:before{content:"\4fa1"}.hgi-solid.hgi-play-list-favourite-02:before{content:"\4fa3"}.hgi-solid.hgi-play-list-minus:before{content:"\4fa5"}.hgi-solid.hgi-play-list-remove:before{content:"\4fa7"}.hgi-solid.hgi-play-list:before{content:"\4fa9"}.hgi-solid.hgi-play-square:before{content:"\4fac"}.hgi-solid.hgi-play-store:before{content:"\4fae"}.hgi-solid.hgi-play:before{content:"\4faf"}.hgi-solid.hgi-playlist-01:before{content:"\4fb1"}.hgi-solid.hgi-playlist-02:before{content:"\4fb3"}.hgi-solid.hgi-playlist-03:before{content:"\4fb5"}.hgi-solid.hgi-plaza:before{content:"\4fb7"}.hgi-solid.hgi-plug-01:before{content:"\4fb9"}.hgi-solid.hgi-plug-02:before{content:"\4fbb"}.hgi-solid.hgi-plug-socket:before{content:"\4fbd"}.hgi-solid.hgi-plus-minus-01:before{content:"\4fbf"}.hgi-solid.hgi-plus-minus-02:before{content:"\4fc1"}.hgi-solid.hgi-plus-minus-circle-01:before{content:"\4fc3"}.hgi-solid.hgi-plus-minus-circle-02:before{content:"\4fc5"}.hgi-solid.hgi-plus-minus-square-01:before{content:"\4fc8"}.hgi-solid.hgi-plus-minus-square-02:before{content:"\4fca"}.hgi-solid.hgi-plus-minus:before{content:"\4fcb"}.hgi-solid.hgi-plus-sign-circle:before{content:"\4fcd"}.hgi-solid.hgi-plus-sign-square:before{content:"\4fd0"}.hgi-solid.hgi-plus-sign:before{content:"\4fd1"}.hgi-solid.hgi-png-01:before{content:"\4fd3"}.hgi-solid.hgi-png-02:before{content:"\4fd5"}.hgi-solid.hgi-podium:before{content:"\4fd7"}.hgi-solid.hgi-pointing-left-01:before{content:"\4fd9"}.hgi-solid.hgi-pointing-left-02:before{content:"\4fdb"}.hgi-solid.hgi-pointing-left-03:before{content:"\4fdd"}.hgi-solid.hgi-pointing-left-04:before{content:"\4fdf"}.hgi-solid.hgi-pointing-left-05:before{content:"\4fe1"}.hgi-solid.hgi-pointing-left-06:before{content:"\4fe3"}.hgi-solid.hgi-pointing-left-07:before{content:"\4fe5"}.hgi-solid.hgi-pointing-left-08:before{content:"\4fe7"}.hgi-solid.hgi-pointing-right-01:before{content:"\4fe9"}.hgi-solid.hgi-pointing-right-02:before{content:"\4feb"}.hgi-solid.hgi-pointing-right-03:before{content:"\4fed"}.hgi-solid.hgi-pointing-right-04:before{content:"\4fef"}.hgi-solid.hgi-pointing-right-05:before{content:"\4ff1"}.hgi-solid.hgi-pointing-right-06:before{content:"\4ff3"}.hgi-solid.hgi-pointing-right-07:before{content:"\4ff5"}.hgi-solid.hgi-pointing-right-08:before{content:"\4ff7"}.hgi-solid.hgi-pokeball:before{content:"\4ff9"}.hgi-solid.hgi-pokemon:before{content:"\4ffb"}.hgi-solid.hgi-police-badge:before{content:"\4ffd"}.hgi-solid.hgi-police-cap:before{content:"\4fff"}.hgi-solid.hgi-police-car:before{content:"\5001"}.hgi-solid.hgi-police-station:before{content:"\5003"}.hgi-solid.hgi-policy:before{content:"\5005"}.hgi-solid.hgi-polygon:before{content:"\5007"}.hgi-solid.hgi-pool-table:before{content:"\500a"}.hgi-solid.hgi-pool:before{content:"\500b"}.hgi-solid.hgi-poop:before{content:"\500d"}.hgi-solid.hgi-popcorn:before{content:"\500f"}.hgi-solid.hgi-pot-01:before{content:"\5011"}.hgi-solid.hgi-pot-02:before{content:"\5013"}.hgi-solid.hgi-potion:before{content:"\5015"}.hgi-solid.hgi-pound-circle:before{content:"\5017"}.hgi-solid.hgi-pound-receive:before{content:"\5019"}.hgi-solid.hgi-pound-send:before{content:"\501c"}.hgi-solid.hgi-pound-square:before{content:"\501e"}.hgi-solid.hgi-pound:before{content:"\501f"}.hgi-solid.hgi-power-service:before{content:"\5021"}.hgi-solid.hgi-power-socket-01:before{content:"\5023"}.hgi-solid.hgi-power-socket-02:before{content:"\5025"}.hgi-solid.hgi-ppt-01:before{content:"\5027"}.hgi-solid.hgi-ppt-02:before{content:"\5029"}.hgi-solid.hgi-prawn:before{content:"\502b"}.hgi-solid.hgi-prayer-rug-01:before{content:"\502d"}.hgi-solid.hgi-prayer-rug-02:before{content:"\502f"}.hgi-solid.hgi-preference-horizontal:before{content:"\5031"}.hgi-solid.hgi-preference-vertical:before{content:"\5033"}.hgi-solid.hgi-prescription:before{content:"\5035"}.hgi-solid.hgi-presentation-01:before{content:"\5037"}.hgi-solid.hgi-presentation-02:before{content:"\5039"}.hgi-solid.hgi-presentation-03:before{content:"\503b"}.hgi-solid.hgi-presentation-04:before{content:"\503d"}.hgi-solid.hgi-presentation-05:before{content:"\503f"}.hgi-solid.hgi-presentation-06:before{content:"\5041"}.hgi-solid.hgi-presentation-07:before{content:"\5043"}.hgi-solid.hgi-presentation-bar-chart-01:before{content:"\5045"}.hgi-solid.hgi-presentation-bar-chart-02:before{content:"\5047"}.hgi-solid.hgi-presentation-line-chart-01:before{content:"\5049"}.hgi-solid.hgi-presentation-line-chart-02:before{content:"\504b"}.hgi-solid.hgi-presentation-online:before{content:"\504d"}.hgi-solid.hgi-presentation-podium:before{content:"\504f"}.hgi-solid.hgi-previous:before{content:"\5051"}.hgi-solid.hgi-printer-off:before{content:"\5053"}.hgi-solid.hgi-printer:before{content:"\5055"}.hgi-solid.hgi-prism-01:before{content:"\5057"}.hgi-solid.hgi-prism:before{content:"\5059"}.hgi-solid.hgi-prison-guard:before{content:"\505b"}.hgi-solid.hgi-prison:before{content:"\505d"}.hgi-solid.hgi-prisoner:before{content:"\505f"}.hgi-solid.hgi-product-loading:before{content:"\5061"}.hgi-solid.hgi-profile-02:before{content:"\5063"}.hgi-solid.hgi-profile:before{content:"\5065"}.hgi-solid.hgi-profit:before{content:"\5067"}.hgi-solid.hgi-programming-flag:before{content:"\5069"}.hgi-solid.hgi-projector-01:before{content:"\506b"}.hgi-solid.hgi-projector:before{content:"\506d"}.hgi-solid.hgi-promotion:before{content:"\506f"}.hgi-solid.hgi-property-add:before{content:"\5071"}.hgi-solid.hgi-property-delete:before{content:"\5073"}.hgi-solid.hgi-property-edit:before{content:"\5075"}.hgi-solid.hgi-property-new:before{content:"\5077"}.hgi-solid.hgi-property-search:before{content:"\5079"}.hgi-solid.hgi-property-view:before{content:"\507b"}.hgi-solid.hgi-protection-mask:before{content:"\507d"}.hgi-solid.hgi-pulley:before{content:"\507f"}.hgi-solid.hgi-pulse-01:before{content:"\5081"}.hgi-solid.hgi-pulse-02:before{content:"\5083"}.hgi-solid.hgi-pulse-rectangle-01:before{content:"\5085"}.hgi-solid.hgi-pulse-rectangle-02:before{content:"\5087"}.hgi-solid.hgi-pumpkin:before{content:"\5089"}.hgi-solid.hgi-punch:before{content:"\508b"}.hgi-solid.hgi-punching-ball-01:before{content:"\508d"}.hgi-solid.hgi-punching-ball-02:before{content:"\508f"}.hgi-solid.hgi-purse-01:before{content:"\5091"}.hgi-solid.hgi-purse:before{content:"\5093"}.hgi-solid.hgi-push-up-bar:before{content:"\5095"}.hgi-solid.hgi-puzzle:before{content:"\5097"}.hgi-solid.hgi-pyramid-maslowo:before{content:"\5099"}.hgi-solid.hgi-pyramid-structure-01:before{content:"\509c"}.hgi-solid.hgi-pyramid-structure-02:before{content:"\509e"}.hgi-solid.hgi-pyramid:before{content:"\509f"}.hgi-solid.hgi-qq-plot:before{content:"\50a1"}.hgi-solid.hgi-qr-code-01:before{content:"\50a3"}.hgi-solid.hgi-qr-code:before{content:"\50a5"}.hgi-solid.hgi-question:before{content:"\50a7"}.hgi-solid.hgi-queue-01:before{content:"\50a9"}.hgi-solid.hgi-queue-02:before{content:"\50ab"}.hgi-solid.hgi-quill-write-01:before{content:"\50ad"}.hgi-solid.hgi-quill-write-02:before{content:"\50af"}.hgi-solid.hgi-quiz-01:before{content:"\50b1"}.hgi-solid.hgi-quiz-02:before{content:"\50b3"}.hgi-solid.hgi-quiz-03:before{content:"\50b5"}.hgi-solid.hgi-quiz-04:before{content:"\50b7"}.hgi-solid.hgi-quiz-05:before{content:"\50b9"}.hgi-solid.hgi-quora:before{content:"\50bb"}.hgi-solid.hgi-quote-down-circle:before{content:"\50bd"}.hgi-solid.hgi-quote-down-square:before{content:"\50c0"}.hgi-solid.hgi-quote-down:before{content:"\50c1"}.hgi-solid.hgi-quote-up-circle:before{content:"\50c3"}.hgi-solid.hgi-quote-up-square:before{content:"\50c6"}.hgi-solid.hgi-quote-up:before{content:"\50c7"}.hgi-solid.hgi-quotes:before{content:"\50c9"}.hgi-solid.hgi-quran-01:before{content:"\50cb"}.hgi-solid.hgi-quran-02:before{content:"\50cd"}.hgi-solid.hgi-quran-03:before{content:"\50cf"}.hgi-solid.hgi-racing-flag:before{content:"\50d1"}.hgi-solid.hgi-radar-01:before{content:"\50d3"}.hgi-solid.hgi-radar-02:before{content:"\50d5"}.hgi-solid.hgi-radial:before{content:"\50d7"}.hgi-solid.hgi-radio-01:before{content:"\50d9"}.hgi-solid.hgi-radio-02:before{content:"\50db"}.hgi-solid.hgi-radio:before{content:"\50dd"}.hgi-solid.hgi-radioactive-alert:before{content:"\50df"}.hgi-solid.hgi-radius:before{content:"\50e1"}.hgi-solid.hgi-rain-double-drop:before{content:"\50e3"}.hgi-solid.hgi-rain-drop:before{content:"\50e5"}.hgi-solid.hgi-rain:before{content:"\50e7"}.hgi-solid.hgi-rainbow:before{content:"\50e9"}.hgi-solid.hgi-ramadhan-01:before{content:"\50eb"}.hgi-solid.hgi-ramadhan-02:before{content:"\50ed"}.hgi-solid.hgi-ramadhan-month:before{content:"\50ef"}.hgi-solid.hgi-ranking:before{content:"\50f1"}.hgi-solid.hgi-raw-01:before{content:"\50f3"}.hgi-solid.hgi-raw-02:before{content:"\50f5"}.hgi-solid.hgi-re:before{content:"\50f7"}.hgi-solid.hgi-react:before{content:"\50f9"}.hgi-solid.hgi-real-estate-01:before{content:"\50fb"}.hgi-solid.hgi-real-estate-02:before{content:"\50fd"}.hgi-solid.hgi-record:before{content:"\50ff"}.hgi-solid.hgi-recovery-mail:before{content:"\5101"}.hgi-solid.hgi-rectangular-01:before{content:"\5103"}.hgi-solid.hgi-rectangular:before{content:"\5105"}.hgi-solid.hgi-recycle-01:before{content:"\5107"}.hgi-solid.hgi-recycle-02:before{content:"\5109"}.hgi-solid.hgi-recycle-03:before{content:"\510b"}.hgi-solid.hgi-reddit:before{content:"\510d"}.hgi-solid.hgi-reflex:before{content:"\510f"}.hgi-solid.hgi-refresh:before{content:"\5111"}.hgi-solid.hgi-refrigerator:before{content:"\5113"}.hgi-solid.hgi-register:before{content:"\5115"}.hgi-solid.hgi-registered:before{content:"\5117"}.hgi-solid.hgi-relieved-01:before{content:"\5119"}.hgi-solid.hgi-relieved-02:before{content:"\511b"}.hgi-solid.hgi-reload:before{content:"\511d"}.hgi-solid.hgi-reminder:before{content:"\511f"}.hgi-solid.hgi-remote-control:before{content:"\5121"}.hgi-solid.hgi-remove-01:before{content:"\5123"}.hgi-solid.hgi-remove-02:before{content:"\5125"}.hgi-solid.hgi-remove-circle-half-dot:before{content:"\5127"}.hgi-solid.hgi-remove-circle:before{content:"\5129"}.hgi-solid.hgi-remove-pi:before{content:"\512b"}.hgi-solid.hgi-remove-square:before{content:"\512d"}.hgi-solid.hgi-renewable-energy-01:before{content:"\512f"}.hgi-solid.hgi-renewable-energy:before{content:"\5131"}.hgi-solid.hgi-repair:before{content:"\5133"}.hgi-solid.hgi-repeat-off:before{content:"\5135"}.hgi-solid.hgi-repeat-one-01:before{content:"\5137"}.hgi-solid.hgi-repeat-one-02:before{content:"\5139"}.hgi-solid.hgi-repeat:before{content:"\513b"}.hgi-solid.hgi-replay:before{content:"\513d"}.hgi-solid.hgi-repository:before{content:"\513f"}.hgi-solid.hgi-reset-password:before{content:"\5141"}.hgi-solid.hgi-resize-01:before{content:"\5143"}.hgi-solid.hgi-resize-02:before{content:"\5145"}.hgi-solid.hgi-resources-add:before{content:"\5147"}.hgi-solid.hgi-resources-remove:before{content:"\5149"}.hgi-solid.hgi-restaurant-01:before{content:"\514b"}.hgi-solid.hgi-restaurant-02:before{content:"\514d"}.hgi-solid.hgi-restaurant-03:before{content:"\514f"}.hgi-solid.hgi-restaurant-table:before{content:"\5151"}.hgi-solid.hgi-restore-bin:before{content:"\5153"}.hgi-solid.hgi-return-request:before{content:"\5155"}.hgi-solid.hgi-reverse-withdrawal-01:before{content:"\5157"}.hgi-solid.hgi-reverse-withdrawal-02:before{content:"\5159"}.hgi-solid.hgi-rhombus-01:before{content:"\515b"}.hgi-solid.hgi-rhombus:before{content:"\515d"}.hgi-solid.hgi-rice-bowl-01:before{content:"\515f"}.hgi-solid.hgi-rice-bowl-02:before{content:"\5161"}.hgi-solid.hgi-right-angle:before{content:"\5163"}.hgi-solid.hgi-right-to-left-block-quote:before{content:"\5165"}.hgi-solid.hgi-right-to-left-list-bullet:before{content:"\5167"}.hgi-solid.hgi-right-to-left-list-dash:before{content:"\5169"}.hgi-solid.hgi-right-to-left-list-number:before{content:"\516b"}.hgi-solid.hgi-right-to-left-list-triangle:before{content:"\516d"}.hgi-solid.hgi-right-triangle:before{content:"\516f"}.hgi-solid.hgi-ripple:before{content:"\5171"}.hgi-solid.hgi-riyal-rectangle:before{content:"\5173"}.hgi-solid.hgi-riyal:before{content:"\5175"}.hgi-solid.hgi-road-01:before{content:"\5177"}.hgi-solid.hgi-road-02:before{content:"\5179"}.hgi-solid.hgi-road-location-01:before{content:"\517b"}.hgi-solid.hgi-road-location-02:before{content:"\517d"}.hgi-solid.hgi-road-wayside:before{content:"\5180"}.hgi-solid.hgi-road:before{content:"\5181"}.hgi-solid.hgi-robotic:before{content:"\5183"}.hgi-solid.hgi-rocket-01:before{content:"\5185"}.hgi-solid.hgi-rocket-02:before{content:"\5187"}.hgi-solid.hgi-rocket:before{content:"\5189"}.hgi-solid.hgi-rocking-chair:before{content:"\518b"}.hgi-solid.hgi-roller-skate:before{content:"\518d"}.hgi-solid.hgi-rolling-pin:before{content:"\518f"}.hgi-solid.hgi-root-01:before{content:"\5191"}.hgi-solid.hgi-root-02:before{content:"\5193"}.hgi-solid.hgi-root-circle:before{content:"\5195"}.hgi-solid.hgi-root-first-bracket:before{content:"\5197"}.hgi-solid.hgi-root-second-bracket:before{content:"\5199"}.hgi-solid.hgi-root-third-bracket:before{content:"\519b"}.hgi-solid.hgi-rotate-01:before{content:"\519d"}.hgi-solid.hgi-rotate-02:before{content:"\519f"}.hgi-solid.hgi-rotate-360:before{content:"\51a1"}.hgi-solid.hgi-rotate-bottom-left:before{content:"\51a3"}.hgi-solid.hgi-rotate-bottom-right:before{content:"\51a5"}.hgi-solid.hgi-rotate-clockwise:before{content:"\51a7"}.hgi-solid.hgi-rotate-crop:before{content:"\51a9"}.hgi-solid.hgi-rotate-left-01:before{content:"\51ab"}.hgi-solid.hgi-rotate-left-02:before{content:"\51ad"}.hgi-solid.hgi-rotate-left-03:before{content:"\51af"}.hgi-solid.hgi-rotate-left-04:before{content:"\51b1"}.hgi-solid.hgi-rotate-left-05:before{content:"\51b3"}.hgi-solid.hgi-rotate-left-06:before{content:"\51b5"}.hgi-solid.hgi-rotate-right-01:before{content:"\51b7"}.hgi-solid.hgi-rotate-right-02:before{content:"\51b9"}.hgi-solid.hgi-rotate-right-03:before{content:"\51bb"}.hgi-solid.hgi-rotate-right-04:before{content:"\51bd"}.hgi-solid.hgi-rotate-right-05:before{content:"\51bf"}.hgi-solid.hgi-rotate-right-06:before{content:"\51c1"}.hgi-solid.hgi-rotate-square:before{content:"\51c3"}.hgi-solid.hgi-rotate-top-left:before{content:"\51c5"}.hgi-solid.hgi-rotate-top-right:before{content:"\51c7"}.hgi-solid.hgi-route-01:before{content:"\51c9"}.hgi-solid.hgi-route-02:before{content:"\51cb"}.hgi-solid.hgi-route-03:before{content:"\51cd"}.hgi-solid.hgi-route-block:before{content:"\51cf"}.hgi-solid.hgi-router-01:before{content:"\51d1"}.hgi-solid.hgi-router-02:before{content:"\51d3"}.hgi-solid.hgi-router:before{content:"\51d5"}.hgi-solid.hgi-row-delete:before{content:"\51d7"}.hgi-solid.hgi-row-insert:before{content:"\51d9"}.hgi-solid.hgi-rss-connected-01:before{content:"\51db"}.hgi-solid.hgi-rss-connected-02:before{content:"\51dd"}.hgi-solid.hgi-rss-error:before{content:"\51df"}.hgi-solid.hgi-rss-locked:before{content:"\51e1"}.hgi-solid.hgi-rss-unlocked:before{content:"\51e4"}.hgi-solid.hgi-rss:before{content:"\51e5"}.hgi-solid.hgi-rub-el-hizb:before{content:"\51e7"}.hgi-solid.hgi-ruku:before{content:"\51e9"}.hgi-solid.hgi-ruler:before{content:"\51eb"}.hgi-solid.hgi-running-shoes:before{content:"\51ed"}.hgi-solid.hgi-sad-01:before{content:"\51ef"}.hgi-solid.hgi-sad-02:before{content:"\51f1"}.hgi-solid.hgi-sad-dizzy:before{content:"\51f3"}.hgi-solid.hgi-safari:before{content:"\51f5"}.hgi-solid.hgi-safe-delivery-01:before{content:"\51f7"}.hgi-solid.hgi-safe-delivery-02:before{content:"\51f9"}.hgi-solid.hgi-safe:before{content:"\51fb"}.hgi-solid.hgi-safety-pin-01:before{content:"\51fd"}.hgi-solid.hgi-safety-pin-02:before{content:"\51ff"}.hgi-solid.hgi-sailboat-coastal:before{content:"\5201"}.hgi-solid.hgi-sailboat-offshore:before{content:"\5203"}.hgi-solid.hgi-sakura:before{content:"\5205"}.hgi-solid.hgi-salah-time:before{content:"\5208"}.hgi-solid.hgi-salah:before{content:"\5209"}.hgi-solid.hgi-sale-tag-01:before{content:"\520b"}.hgi-solid.hgi-sale-tag-02:before{content:"\520d"}.hgi-solid.hgi-sandals:before{content:"\520f"}.hgi-solid.hgi-satellite-01:before{content:"\5211"}.hgi-solid.hgi-satellite-02:before{content:"\5213"}.hgi-solid.hgi-satellite-03:before{content:"\5215"}.hgi-solid.hgi-satellite:before{content:"\5217"}.hgi-solid.hgi-saturn-01:before{content:"\5219"}.hgi-solid.hgi-saturn-02:before{content:"\521b"}.hgi-solid.hgi-saturn:before{content:"\521d"}.hgi-solid.hgi-sausage:before{content:"\521f"}.hgi-solid.hgi-save-energy-01:before{content:"\5221"}.hgi-solid.hgi-save-energy-02:before{content:"\5223"}.hgi-solid.hgi-save-money-dollar:before{content:"\5225"}.hgi-solid.hgi-save-money-euro:before{content:"\5227"}.hgi-solid.hgi-save-money-pound:before{content:"\5229"}.hgi-solid.hgi-save-money-yen:before{content:"\522b"}.hgi-solid.hgi-savings:before{content:"\522d"}.hgi-solid.hgi-scheme:before{content:"\522f"}.hgi-solid.hgi-school-01:before{content:"\5231"}.hgi-solid.hgi-school-bell-01:before{content:"\5233"}.hgi-solid.hgi-school-bell-02:before{content:"\5235"}.hgi-solid.hgi-school-bus:before{content:"\5237"}.hgi-solid.hgi-school-report-card:before{content:"\5239"}.hgi-solid.hgi-school-tie:before{content:"\523c"}.hgi-solid.hgi-school:before{content:"\523d"}.hgi-solid.hgi-scissor-01:before{content:"\523f"}.hgi-solid.hgi-scissor-rectangle:before{content:"\5241"}.hgi-solid.hgi-scissor:before{content:"\5243"}.hgi-solid.hgi-scooter-01:before{content:"\5245"}.hgi-solid.hgi-scooter-02:before{content:"\5247"}.hgi-solid.hgi-scooter-03:before{content:"\5249"}.hgi-solid.hgi-scooter-04:before{content:"\524b"}.hgi-solid.hgi-scooter-electric:before{content:"\524d"}.hgi-solid.hgi-scratch-card:before{content:"\524f"}.hgi-solid.hgi-screen-add-to-home:before{content:"\5251"}.hgi-solid.hgi-screen-lock-rotation:before{content:"\5253"}.hgi-solid.hgi-screen-rotation:before{content:"\5255"}.hgi-solid.hgi-scribd:before{content:"\5257"}.hgi-solid.hgi-scroll-horizontal:before{content:"\5259"}.hgi-solid.hgi-scroll-vertical:before{content:"\525c"}.hgi-solid.hgi-scroll:before{content:"\525d"}.hgi-solid.hgi-sd-card:before{content:"\525f"}.hgi-solid.hgi-seal:before{content:"\5261"}.hgi-solid.hgi-search-01:before{content:"\5263"}.hgi-solid.hgi-search-02:before{content:"\5265"}.hgi-solid.hgi-search-add:before{content:"\5267"}.hgi-solid.hgi-search-area:before{content:"\5269"}.hgi-solid.hgi-search-circle:before{content:"\526b"}.hgi-solid.hgi-search-dollar:before{content:"\526d"}.hgi-solid.hgi-search-focus:before{content:"\526f"}.hgi-solid.hgi-search-list-01:before{content:"\5271"}.hgi-solid.hgi-search-list-02:before{content:"\5273"}.hgi-solid.hgi-search-minus:before{content:"\5275"}.hgi-solid.hgi-search-remove:before{content:"\5277"}.hgi-solid.hgi-search-replace:before{content:"\5279"}.hgi-solid.hgi-search-square:before{content:"\527b"}.hgi-solid.hgi-search-visual:before{content:"\527d"}.hgi-solid.hgi-searching:before{content:"\527f"}.hgi-solid.hgi-seat-selector:before{content:"\5281"}.hgi-solid.hgi-second-bracket-circle:before{content:"\5283"}.hgi-solid.hgi-second-bracket-square:before{content:"\5286"}.hgi-solid.hgi-second-bracket:before{content:"\5287"}.hgi-solid.hgi-secured-network:before{content:"\5289"}.hgi-solid.hgi-security-block:before{content:"\528b"}.hgi-solid.hgi-security-check:before{content:"\528d"}.hgi-solid.hgi-security-key-usb:before{content:"\528f"}.hgi-solid.hgi-security-lock:before{content:"\5291"}.hgi-solid.hgi-security-password:before{content:"\5293"}.hgi-solid.hgi-security-validation:before{content:"\5296"}.hgi-solid.hgi-security-wifi:before{content:"\5298"}.hgi-solid.hgi-security:before{content:"\5299"}.hgi-solid.hgi-segment:before{content:"\529b"}.hgi-solid.hgi-select-01:before{content:"\529d"}.hgi-solid.hgi-select-02:before{content:"\529f"}.hgi-solid.hgi-send-to-mobile:before{content:"\52a1"}.hgi-solid.hgi-senseless:before{content:"\52a3"}.hgi-solid.hgi-sent:before{content:"\52a5"}.hgi-solid.hgi-seo:before{content:"\52a7"}.hgi-solid.hgi-service:before{content:"\52a9"}.hgi-solid.hgi-setting-06:before{content:"\52ab"}.hgi-solid.hgi-setting-07:before{content:"\52ad"}.hgi-solid.hgi-setting-done-01:before{content:"\52af"}.hgi-solid.hgi-setting-done-02:before{content:"\52b1"}.hgi-solid.hgi-setting-done-03:before{content:"\52b3"}.hgi-solid.hgi-setting-done-04:before{content:"\52b5"}.hgi-solid.hgi-setting-error-03:before{content:"\52b7"}.hgi-solid.hgi-setting-error-04:before{content:"\52b9"}.hgi-solid.hgi-settings-01:before{content:"\52bb"}.hgi-solid.hgi-settings-02:before{content:"\52bd"}.hgi-solid.hgi-settings-03:before{content:"\52bf"}.hgi-solid.hgi-settings-04:before{content:"\52c1"}.hgi-solid.hgi-settings-05:before{content:"\52c3"}.hgi-solid.hgi-settings-error-01:before{content:"\52c5"}.hgi-solid.hgi-settings-error-02:before{content:"\52c7"}.hgi-solid.hgi-setup-01:before{content:"\52c9"}.hgi-solid.hgi-setup-02:before{content:"\52cb"}.hgi-solid.hgi-shaka-01:before{content:"\52cd"}.hgi-solid.hgi-shaka-02:before{content:"\52cf"}.hgi-solid.hgi-shaka-03:before{content:"\52d1"}.hgi-solid.hgi-shaka-04:before{content:"\52d3"}.hgi-solid.hgi-shampoo:before{content:"\52d5"}.hgi-solid.hgi-shapes:before{content:"\52d7"}.hgi-solid.hgi-share-01:before{content:"\52d9"}.hgi-solid.hgi-share-02:before{content:"\52db"}.hgi-solid.hgi-share-03:before{content:"\52dd"}.hgi-solid.hgi-share-04:before{content:"\52df"}.hgi-solid.hgi-share-05:before{content:"\52e1"}.hgi-solid.hgi-share-06:before{content:"\52e3"}.hgi-solid.hgi-share-07:before{content:"\52e5"}.hgi-solid.hgi-share-08:before{content:"\52e7"}.hgi-solid.hgi-share-knowledge:before{content:"\52e9"}.hgi-solid.hgi-share-location-01:before{content:"\52eb"}.hgi-solid.hgi-share-location-02:before{content:"\52ed"}.hgi-solid.hgi-shared-wifi:before{content:"\52ef"}.hgi-solid.hgi-sharing:before{content:"\52f1"}.hgi-solid.hgi-shellfish:before{content:"\52f3"}.hgi-solid.hgi-sheriff-01:before{content:"\52f5"}.hgi-solid.hgi-sheriff-02:before{content:"\52f7"}.hgi-solid.hgi-shield-01:before{content:"\52f9"}.hgi-solid.hgi-shield-02:before{content:"\52fb"}.hgi-solid.hgi-shield-blockchain:before{content:"\52fd"}.hgi-solid.hgi-shield-energy:before{content:"\52ff"}.hgi-solid.hgi-shield-key:before{content:"\5301"}.hgi-solid.hgi-shield-user:before{content:"\5303"}.hgi-solid.hgi-shipment-tracking:before{content:"\5305"}.hgi-solid.hgi-shipping-center:before{content:"\5307"}.hgi-solid.hgi-shipping-loading:before{content:"\5309"}.hgi-solid.hgi-shipping-truck-01:before{content:"\530b"}.hgi-solid.hgi-shipping-truck-02:before{content:"\530d"}.hgi-solid.hgi-shirt-01:before{content:"\530f"}.hgi-solid.hgi-shocked:before{content:"\5311"}.hgi-solid.hgi-shop-sign:before{content:"\5313"}.hgi-solid.hgi-shopping-bag-01:before{content:"\5315"}.hgi-solid.hgi-shopping-bag-02:before{content:"\5317"}.hgi-solid.hgi-shopping-bag-03:before{content:"\5319"}.hgi-solid.hgi-shopping-bag-add:before{content:"\531b"}.hgi-solid.hgi-shopping-bag-check:before{content:"\531d"}.hgi-solid.hgi-shopping-bag-favorite:before{content:"\531f"}.hgi-solid.hgi-shopping-bag-remove:before{content:"\5321"}.hgi-solid.hgi-shopping-basket-01:before{content:"\5323"}.hgi-solid.hgi-shopping-basket-02:before{content:"\5325"}.hgi-solid.hgi-shopping-basket-03:before{content:"\5327"}.hgi-solid.hgi-shopping-basket-add-01:before{content:"\5329"}.hgi-solid.hgi-shopping-basket-add-02:before{content:"\532b"}.hgi-solid.hgi-shopping-basket-add-03:before{content:"\532d"}.hgi-solid.hgi-shopping-basket-check-in-01:before{content:"\532f"}.hgi-solid.hgi-shopping-basket-check-in-02:before{content:"\5331"}.hgi-solid.hgi-shopping-basket-check-in-03:before{content:"\5333"}.hgi-solid.hgi-shopping-basket-check-out-01:before{content:"\5335"}.hgi-solid.hgi-shopping-basket-check-out-02:before{content:"\5337"}.hgi-solid.hgi-shopping-basket-check-out-03:before{content:"\5339"}.hgi-solid.hgi-shopping-basket-done-01:before{content:"\533b"}.hgi-solid.hgi-shopping-basket-done-02:before{content:"\533d"}.hgi-solid.hgi-shopping-basket-done-03:before{content:"\533f"}.hgi-solid.hgi-shopping-basket-favorite-01:before{content:"\5341"}.hgi-solid.hgi-shopping-basket-favorite-02:before{content:"\5343"}.hgi-solid.hgi-shopping-basket-favorite-03:before{content:"\5345"}.hgi-solid.hgi-shopping-basket-remove-01:before{content:"\5347"}.hgi-solid.hgi-shopping-basket-remove-02:before{content:"\5349"}.hgi-solid.hgi-shopping-basket-remove-03:before{content:"\534b"}.hgi-solid.hgi-shopping-basket-secure-01:before{content:"\534d"}.hgi-solid.hgi-shopping-basket-secure-02:before{content:"\534f"}.hgi-solid.hgi-shopping-basket-secure-03:before{content:"\5351"}.hgi-solid.hgi-shopping-cart-01:before{content:"\5353"}.hgi-solid.hgi-shopping-cart-02:before{content:"\5355"}.hgi-solid.hgi-shopping-cart-add-01:before{content:"\5357"}.hgi-solid.hgi-shopping-cart-add-02:before{content:"\5359"}.hgi-solid.hgi-shopping-cart-check-01:before{content:"\535b"}.hgi-solid.hgi-shopping-cart-check-02:before{content:"\535d"}.hgi-solid.hgi-shopping-cart-check-in-01:before{content:"\535f"}.hgi-solid.hgi-shopping-cart-check-in-02:before{content:"\5361"}.hgi-solid.hgi-shopping-cart-check-out-01:before{content:"\5363"}.hgi-solid.hgi-shopping-cart-check-out-02:before{content:"\5365"}.hgi-solid.hgi-shopping-cart-favorite-01:before{content:"\5367"}.hgi-solid.hgi-shopping-cart-favorite-02:before{content:"\5369"}.hgi-solid.hgi-shopping-cart-remove-01:before{content:"\536b"}.hgi-solid.hgi-shopping-cart-remove-02:before{content:"\536d"}.hgi-solid.hgi-shorts-pants:before{content:"\536f"}.hgi-solid.hgi-shuffle-square:before{content:"\5372"}.hgi-solid.hgi-shuffle:before{content:"\5373"}.hgi-solid.hgi-shutterstock:before{content:"\5375"}.hgi-solid.hgi-sidebar-bottom:before{content:"\5377"}.hgi-solid.hgi-sidebar-left-01:before{content:"\5379"}.hgi-solid.hgi-sidebar-left:before{content:"\537b"}.hgi-solid.hgi-sidebar-right-01:before{content:"\537d"}.hgi-solid.hgi-sidebar-right:before{content:"\537f"}.hgi-solid.hgi-sidebar-top:before{content:"\5381"}.hgi-solid.hgi-sign-language-c:before{content:"\5383"}.hgi-solid.hgi-signal-full-01:before{content:"\5385"}.hgi-solid.hgi-signal-full-02:before{content:"\5387"}.hgi-solid.hgi-signal-low-01:before{content:"\5389"}.hgi-solid.hgi-signal-low-02:before{content:"\538b"}.hgi-solid.hgi-signal-low-medium:before{content:"\538d"}.hgi-solid.hgi-signal-medium-01:before{content:"\538f"}.hgi-solid.hgi-signal-medium-02:before{content:"\5391"}.hgi-solid.hgi-signal-no-01:before{content:"\5393"}.hgi-solid.hgi-signal-no-02:before{content:"\5395"}.hgi-solid.hgi-signal:before{content:"\5397"}.hgi-solid.hgi-signature:before{content:"\5399"}.hgi-solid.hgi-silence:before{content:"\539b"}.hgi-solid.hgi-simcard-01:before{content:"\539d"}.hgi-solid.hgi-simcard-02:before{content:"\539f"}.hgi-solid.hgi-simcard-dual:before{content:"\53a1"}.hgi-solid.hgi-sin:before{content:"\53a3"}.hgi-solid.hgi-sine-01:before{content:"\53a5"}.hgi-solid.hgi-sine-02:before{content:"\53a7"}.hgi-solid.hgi-sing-left:before{content:"\53a9"}.hgi-solid.hgi-sing-right:before{content:"\53ab"}.hgi-solid.hgi-sink-01:before{content:"\53ad"}.hgi-solid.hgi-sink-02:before{content:"\53af"}.hgi-solid.hgi-siri:before{content:"\53b1"}.hgi-solid.hgi-sketch:before{content:"\53b3"}.hgi-solid.hgi-skew:before{content:"\53b5"}.hgi-solid.hgi-ski-dice-faces-01:before{content:"\53b7"}.hgi-solid.hgi-skipping-rope:before{content:"\53b9"}.hgi-solid.hgi-skull:before{content:"\53bb"}.hgi-solid.hgi-skype:before{content:"\53bd"}.hgi-solid.hgi-slack:before{content:"\53bf"}.hgi-solid.hgi-sleeping:before{content:"\53c1"}.hgi-solid.hgi-sleeveless:before{content:"\53c3"}.hgi-solid.hgi-sliders-horizontal:before{content:"\53c5"}.hgi-solid.hgi-sliders-vertical:before{content:"\53c7"}.hgi-solid.hgi-slideshare:before{content:"\53c9"}.hgi-solid.hgi-slow-winds:before{content:"\53cb"}.hgi-solid.hgi-smart-ac:before{content:"\53cd"}.hgi-solid.hgi-smart-phone-01:before{content:"\53cf"}.hgi-solid.hgi-smart-phone-02:before{content:"\53d1"}.hgi-solid.hgi-smart-phone-03:before{content:"\53d3"}.hgi-solid.hgi-smart-phone-04:before{content:"\53d5"}.hgi-solid.hgi-smart-phone-landscape:before{content:"\53d7"}.hgi-solid.hgi-smart-watch-01:before{content:"\53da"}.hgi-solid.hgi-smart-watch-02:before{content:"\53dc"}.hgi-solid.hgi-smart-watch-03:before{content:"\53de"}.hgi-solid.hgi-smart-watch-04:before{content:"\53e0"}.hgi-solid.hgi-smart:before{content:"\53e1"}.hgi-solid.hgi-smartphone-lost-wifi:before{content:"\53e3"}.hgi-solid.hgi-smartphone-wifi:before{content:"\53e5"}.hgi-solid.hgi-smile-dizzy:before{content:"\53e7"}.hgi-solid.hgi-smile:before{content:"\53e9"}.hgi-solid.hgi-sms-code:before{content:"\53eb"}.hgi-solid.hgi-snail:before{content:"\53ed"}.hgi-solid.hgi-snapchat:before{content:"\53ef"}.hgi-solid.hgi-snow:before{content:"\53f1"}.hgi-solid.hgi-soda-can:before{content:"\53f3"}.hgi-solid.hgi-sofa-01:before{content:"\53f5"}.hgi-solid.hgi-sofa-02:before{content:"\53f7"}.hgi-solid.hgi-sofa-03:before{content:"\53f9"}.hgi-solid.hgi-sofa-single:before{content:"\53fb"}.hgi-solid.hgi-soft-drink-01:before{content:"\53fd"}.hgi-solid.hgi-soft-drink-02:before{content:"\53ff"}.hgi-solid.hgi-software-license:before{content:"\5401"}.hgi-solid.hgi-software-uninstall:before{content:"\5404"}.hgi-solid.hgi-software:before{content:"\5405"}.hgi-solid.hgi-soil-moisture-field:before{content:"\5407"}.hgi-solid.hgi-soil-moisture-global:before{content:"\5409"}.hgi-solid.hgi-soil-temperature-field:before{content:"\540b"}.hgi-solid.hgi-soil-temperature-global:before{content:"\540d"}.hgi-solid.hgi-solar-energy:before{content:"\540f"}.hgi-solid.hgi-solar-panel-01:before{content:"\5411"}.hgi-solid.hgi-solar-panel-02:before{content:"\5413"}.hgi-solid.hgi-solar-panel-03:before{content:"\5415"}.hgi-solid.hgi-solar-panel-04:before{content:"\5417"}.hgi-solid.hgi-solar-panel-05:before{content:"\5419"}.hgi-solid.hgi-solar-power:before{content:"\541b"}.hgi-solid.hgi-solar-system-01:before{content:"\541d"}.hgi-solid.hgi-solar-system:before{content:"\541f"}.hgi-solid.hgi-solid-line-01:before{content:"\5421"}.hgi-solid.hgi-solid-line-02:before{content:"\5423"}.hgi-solid.hgi-sort-by-down-01:before{content:"\5425"}.hgi-solid.hgi-sort-by-down-02:before{content:"\5427"}.hgi-solid.hgi-sort-by-up-01:before{content:"\5429"}.hgi-solid.hgi-sort-by-up-02:before{content:"\542b"}.hgi-solid.hgi-sorting-01:before{content:"\542d"}.hgi-solid.hgi-sorting-02:before{content:"\542f"}.hgi-solid.hgi-sorting-03:before{content:"\5431"}.hgi-solid.hgi-sorting-04:before{content:"\5433"}.hgi-solid.hgi-sorting-05:before{content:"\5435"}.hgi-solid.hgi-sorting-1-9:before{content:"\5437"}.hgi-solid.hgi-sorting-9-1:before{content:"\5439"}.hgi-solid.hgi-sorting-a-z-01:before{content:"\543b"}.hgi-solid.hgi-sorting-a-z-02:before{content:"\543d"}.hgi-solid.hgi-sorting-down:before{content:"\543f"}.hgi-solid.hgi-sorting-up:before{content:"\5441"}.hgi-solid.hgi-sorting-z-a-01:before{content:"\5443"}.hgi-solid.hgi-soundcloud:before{content:"\5445"}.hgi-solid.hgi-source-code-circle:before{content:"\5447"}.hgi-solid.hgi-source-code-square:before{content:"\544a"}.hgi-solid.hgi-source-code:before{content:"\544b"}.hgi-solid.hgi-spaceship:before{content:"\544d"}.hgi-solid.hgi-spades:before{content:"\544f"}.hgi-solid.hgi-spaghetti:before{content:"\5451"}.hgi-solid.hgi-spam:before{content:"\5453"}.hgi-solid.hgi-sparkles:before{content:"\5455"}.hgi-solid.hgi-spartan-helmet:before{content:"\5457"}.hgi-solid.hgi-spatula:before{content:"\5459"}.hgi-solid.hgi-speaker-01:before{content:"\545b"}.hgi-solid.hgi-speaker:before{content:"\545d"}.hgi-solid.hgi-speech-to-text:before{content:"\545f"}.hgi-solid.hgi-speed-train-01:before{content:"\5461"}.hgi-solid.hgi-speed-train-02:before{content:"\5463"}.hgi-solid.hgi-sperm:before{content:"\5465"}.hgi-solid.hgi-sphere:before{content:"\5467"}.hgi-solid.hgi-spirals:before{content:"\5469"}.hgi-solid.hgi-spoon-and-fork:before{content:"\546b"}.hgi-solid.hgi-spoon-and-knife:before{content:"\546d"}.hgi-solid.hgi-spoon:before{content:"\546f"}.hgi-solid.hgi-spotify:before{content:"\5471"}.hgi-solid.hgi-sql:before{content:"\5473"}.hgi-solid.hgi-square-01:before{content:"\5475"}.hgi-solid.hgi-square-arrow-data-transfer-diagonal:before{content:"\5477"}.hgi-solid.hgi-square-arrow-data-transfer-horizontal:before{content:"\5479"}.hgi-solid.hgi-square-arrow-data-transfer-vertical:before{content:"\547b"}.hgi-solid.hgi-square-arrow-diagonal-01:before{content:"\547d"}.hgi-solid.hgi-square-arrow-diagonal-02:before{content:"\547f"}.hgi-solid.hgi-square-arrow-down-01:before{content:"\5481"}.hgi-solid.hgi-square-arrow-down-02:before{content:"\5483"}.hgi-solid.hgi-square-arrow-down-03:before{content:"\5485"}.hgi-solid.hgi-square-arrow-down-double:before{content:"\5487"}.hgi-solid.hgi-square-arrow-down-left:before{content:"\5489"}.hgi-solid.hgi-square-arrow-down-right:before{content:"\548b"}.hgi-solid.hgi-square-arrow-expand-01:before{content:"\548d"}.hgi-solid.hgi-square-arrow-expand-02:before{content:"\548f"}.hgi-solid.hgi-square-arrow-horizontal:before{content:"\5491"}.hgi-solid.hgi-square-arrow-left-01:before{content:"\5493"}.hgi-solid.hgi-square-arrow-left-02:before{content:"\5495"}.hgi-solid.hgi-square-arrow-left-03:before{content:"\5497"}.hgi-solid.hgi-square-arrow-left-double:before{content:"\5499"}.hgi-solid.hgi-square-arrow-left-right:before{content:"\549b"}.hgi-solid.hgi-square-arrow-move-down-left:before{content:"\549d"}.hgi-solid.hgi-square-arrow-move-down-right:before{content:"\549f"}.hgi-solid.hgi-square-arrow-move-left-down:before{content:"\54a1"}.hgi-solid.hgi-square-arrow-move-left-up:before{content:"\54a3"}.hgi-solid.hgi-square-arrow-move-right-down:before{content:"\54a5"}.hgi-solid.hgi-square-arrow-move-right-up:before{content:"\54a7"}.hgi-solid.hgi-square-arrow-reload-01:before{content:"\54a9"}.hgi-solid.hgi-square-arrow-reload-02:before{content:"\54ab"}.hgi-solid.hgi-square-arrow-right-01:before{content:"\54ad"}.hgi-solid.hgi-square-arrow-right-02:before{content:"\54af"}.hgi-solid.hgi-square-arrow-right-03:before{content:"\54b1"}.hgi-solid.hgi-square-arrow-right-double:before{content:"\54b3"}.hgi-solid.hgi-square-arrow-shrink-01:before{content:"\54b5"}.hgi-solid.hgi-square-arrow-shrink-02:before{content:"\54b7"}.hgi-solid.hgi-square-arrow-up-01:before{content:"\54b9"}.hgi-solid.hgi-square-arrow-up-02:before{content:"\54bb"}.hgi-solid.hgi-square-arrow-up-03:before{content:"\54bd"}.hgi-solid.hgi-square-arrow-up-double:before{content:"\54bf"}.hgi-solid.hgi-square-arrow-up-down:before{content:"\54c1"}.hgi-solid.hgi-square-arrow-up-left:before{content:"\54c3"}.hgi-solid.hgi-square-arrow-up-right:before{content:"\54c5"}.hgi-solid.hgi-square-arrow-vertical:before{content:"\54c7"}.hgi-solid.hgi-square-circle:before{content:"\54c9"}.hgi-solid.hgi-square-lock-01:before{content:"\54cb"}.hgi-solid.hgi-square-lock-02:before{content:"\54cd"}.hgi-solid.hgi-square-lock-add-01:before{content:"\54cf"}.hgi-solid.hgi-square-lock-add-02:before{content:"\54d1"}.hgi-solid.hgi-square-lock-check-01:before{content:"\54d3"}.hgi-solid.hgi-square-lock-check-02:before{content:"\54d5"}.hgi-solid.hgi-square-lock-minus-01:before{content:"\54d7"}.hgi-solid.hgi-square-lock-minus-02:before{content:"\54d9"}.hgi-solid.hgi-square-lock-password:before{content:"\54db"}.hgi-solid.hgi-square-lock-remove-01:before{content:"\54dd"}.hgi-solid.hgi-square-lock-remove-02:before{content:"\54df"}.hgi-solid.hgi-square-root-square:before{content:"\54e1"}.hgi-solid.hgi-square-square:before{content:"\54e4"}.hgi-solid.hgi-square-unlock-01:before{content:"\54e6"}.hgi-solid.hgi-square-unlock-02:before{content:"\54e8"}.hgi-solid.hgi-square:before{content:"\54e9"}.hgi-solid.hgi-stack-star:before{content:"\54eb"}.hgi-solid.hgi-stake:before{content:"\54ed"}.hgi-solid.hgi-stamp-01:before{content:"\54ef"}.hgi-solid.hgi-stamp-02:before{content:"\54f1"}.hgi-solid.hgi-stamp:before{content:"\54f3"}.hgi-solid.hgi-star-circle:before{content:"\54f5"}.hgi-solid.hgi-star-face:before{content:"\54f7"}.hgi-solid.hgi-star-half:before{content:"\54f9"}.hgi-solid.hgi-star-off:before{content:"\54fb"}.hgi-solid.hgi-star-square:before{content:"\54fe"}.hgi-solid.hgi-star:before{content:"\54ff"}.hgi-solid.hgi-stars:before{content:"\5501"}.hgi-solid.hgi-start-up-01:before{content:"\5503"}.hgi-solid.hgi-start-up-02:before{content:"\5505"}.hgi-solid.hgi-stationery:before{content:"\5507"}.hgi-solid.hgi-steak:before{content:"\5509"}.hgi-solid.hgi-steering:before{content:"\550b"}.hgi-solid.hgi-step-into:before{content:"\550d"}.hgi-solid.hgi-step-out:before{content:"\550f"}.hgi-solid.hgi-step-over:before{content:"\5511"}.hgi-solid.hgi-stethoscope-02:before{content:"\5513"}.hgi-solid.hgi-stethoscope:before{content:"\5515"}.hgi-solid.hgi-sticky-note-01:before{content:"\5517"}.hgi-solid.hgi-sticky-note-02:before{content:"\5519"}.hgi-solid.hgi-stop-watch:before{content:"\551c"}.hgi-solid.hgi-stop:before{content:"\551d"}.hgi-solid.hgi-store-01:before{content:"\551f"}.hgi-solid.hgi-store-02:before{content:"\5521"}.hgi-solid.hgi-store-03:before{content:"\5523"}.hgi-solid.hgi-store-04:before{content:"\5525"}.hgi-solid.hgi-store-add-01:before{content:"\5527"}.hgi-solid.hgi-store-add-02:before{content:"\5529"}.hgi-solid.hgi-store-location-01:before{content:"\552b"}.hgi-solid.hgi-store-location-02:before{content:"\552d"}.hgi-solid.hgi-store-remove-01:before{content:"\552f"}.hgi-solid.hgi-store-remove-02:before{content:"\5531"}.hgi-solid.hgi-store-verified-01:before{content:"\5533"}.hgi-solid.hgi-store-verified-02:before{content:"\5535"}.hgi-solid.hgi-straight-edge:before{content:"\5537"}.hgi-solid.hgi-strategy:before{content:"\5539"}.hgi-solid.hgi-stroke-bottom:before{content:"\553b"}.hgi-solid.hgi-stroke-center:before{content:"\553d"}.hgi-solid.hgi-stroke-inside:before{content:"\553f"}.hgi-solid.hgi-stroke-left:before{content:"\5541"}.hgi-solid.hgi-stroke-outside:before{content:"\5543"}.hgi-solid.hgi-stroke-right:before{content:"\5545"}.hgi-solid.hgi-stroke-top:before{content:"\5547"}.hgi-solid.hgi-structure-01:before{content:"\5549"}.hgi-solid.hgi-structure-02:before{content:"\554b"}.hgi-solid.hgi-structure-03:before{content:"\554d"}.hgi-solid.hgi-structure-04:before{content:"\554f"}.hgi-solid.hgi-structure-05:before{content:"\5551"}.hgi-solid.hgi-structure-add:before{content:"\5553"}.hgi-solid.hgi-structure-check:before{content:"\5555"}.hgi-solid.hgi-structure-fail:before{content:"\5557"}.hgi-solid.hgi-structure-folder-circle:before{content:"\5559"}.hgi-solid.hgi-structure-folder:before{content:"\555b"}.hgi-solid.hgi-student-card:before{content:"\555d"}.hgi-solid.hgi-student:before{content:"\555f"}.hgi-solid.hgi-students:before{content:"\5561"}.hgi-solid.hgi-study-desk:before{content:"\5563"}.hgi-solid.hgi-study-lamp:before{content:"\5565"}.hgi-solid.hgi-stumbleupon:before{content:"\5567"}.hgi-solid.hgi-submarine:before{content:"\5569"}.hgi-solid.hgi-submerge:before{content:"\556b"}.hgi-solid.hgi-subnode-add:before{content:"\556d"}.hgi-solid.hgi-subnode-delete:before{content:"\556f"}.hgi-solid.hgi-subpoena:before{content:"\5571"}.hgi-solid.hgi-subtitle:before{content:"\5573"}.hgi-solid.hgi-suit-01:before{content:"\5575"}.hgi-solid.hgi-suit-02:before{content:"\5577"}.hgi-solid.hgi-sujood:before{content:"\5579"}.hgi-solid.hgi-summation-01:before{content:"\557b"}.hgi-solid.hgi-summation-02:before{content:"\557d"}.hgi-solid.hgi-summation-circle:before{content:"\557f"}.hgi-solid.hgi-summation-square:before{content:"\5581"}.hgi-solid.hgi-sun-01:before{content:"\5583"}.hgi-solid.hgi-sun-02:before{content:"\5585"}.hgi-solid.hgi-sun-03:before{content:"\5587"}.hgi-solid.hgi-sun-cloud-01:before{content:"\5589"}.hgi-solid.hgi-sun-cloud-02:before{content:"\558b"}.hgi-solid.hgi-sun-cloud-angled-rain-01:before{content:"\558d"}.hgi-solid.hgi-sun-cloud-angled-rain-02:before{content:"\558f"}.hgi-solid.hgi-sun-cloud-angled-rain-zap-01:before{content:"\5591"}.hgi-solid.hgi-sun-cloud-angled-rain-zap-02:before{content:"\5593"}.hgi-solid.hgi-sun-cloud-angled-zap-01:before{content:"\5595"}.hgi-solid.hgi-sun-cloud-angled-zap-02:before{content:"\5597"}.hgi-solid.hgi-sun-cloud-big-rain-01:before{content:"\5599"}.hgi-solid.hgi-sun-cloud-big-rain-02:before{content:"\559b"}.hgi-solid.hgi-sun-cloud-fast-wind-01:before{content:"\559d"}.hgi-solid.hgi-sun-cloud-fast-wind-02:before{content:"\559f"}.hgi-solid.hgi-sun-cloud-hailstone-01:before{content:"\55a1"}.hgi-solid.hgi-sun-cloud-hailstone-02:before{content:"\55a3"}.hgi-solid.hgi-sun-cloud-little-rain-01:before{content:"\55a5"}.hgi-solid.hgi-sun-cloud-little-rain-02:before{content:"\55a7"}.hgi-solid.hgi-sun-cloud-little-snow-01:before{content:"\55a9"}.hgi-solid.hgi-sun-cloud-little-snow-02:before{content:"\55ab"}.hgi-solid.hgi-sun-cloud-mid-rain-01:before{content:"\55ad"}.hgi-solid.hgi-sun-cloud-mid-rain-02:before{content:"\55af"}.hgi-solid.hgi-sun-cloud-mid-snow-01:before{content:"\55b1"}.hgi-solid.hgi-sun-cloud-mid-snow-02:before{content:"\55b3"}.hgi-solid.hgi-sun-cloud-slow-wind-01:before{content:"\55b5"}.hgi-solid.hgi-sun-cloud-slow-wind-02:before{content:"\55b7"}.hgi-solid.hgi-sun-cloud-snow-01:before{content:"\55b9"}.hgi-solid.hgi-sun-cloud-snow-02:before{content:"\55bb"}.hgi-solid.hgi-sunglasses:before{content:"\55bd"}.hgi-solid.hgi-sunrise:before{content:"\55bf"}.hgi-solid.hgi-sunset:before{content:"\55c1"}.hgi-solid.hgi-super-mario-toad:before{content:"\55c4"}.hgi-solid.hgi-super-mario:before{content:"\55c5"}.hgi-solid.hgi-surfboard:before{content:"\55c7"}.hgi-solid.hgi-surprise:before{content:"\55c9"}.hgi-solid.hgi-sushi-01:before{content:"\55cb"}.hgi-solid.hgi-sushi-02:before{content:"\55cd"}.hgi-solid.hgi-sushi-03:before{content:"\55cf"}.hgi-solid.hgi-suspicious:before{content:"\55d1"}.hgi-solid.hgi-sustainable-energy:before{content:"\55d3"}.hgi-solid.hgi-svg-01:before{content:"\55d5"}.hgi-solid.hgi-svg-02:before{content:"\55d7"}.hgi-solid.hgi-swarm:before{content:"\55d9"}.hgi-solid.hgi-swatch:before{content:"\55db"}.hgi-solid.hgi-swimming-cap:before{content:"\55dd"}.hgi-solid.hgi-swimming:before{content:"\55df"}.hgi-solid.hgi-swipe-down-01:before{content:"\55e1"}.hgi-solid.hgi-swipe-down-02:before{content:"\55e3"}.hgi-solid.hgi-swipe-down-03:before{content:"\55e5"}.hgi-solid.hgi-swipe-down-04:before{content:"\55e7"}.hgi-solid.hgi-swipe-down-05:before{content:"\55e9"}.hgi-solid.hgi-swipe-down-06:before{content:"\55eb"}.hgi-solid.hgi-swipe-down-07:before{content:"\55ed"}.hgi-solid.hgi-swipe-down-08:before{content:"\55ef"}.hgi-solid.hgi-swipe-left-01:before{content:"\55f1"}.hgi-solid.hgi-swipe-left-02:before{content:"\55f3"}.hgi-solid.hgi-swipe-left-03:before{content:"\55f5"}.hgi-solid.hgi-swipe-left-04:before{content:"\55f7"}.hgi-solid.hgi-swipe-left-05:before{content:"\55f9"}.hgi-solid.hgi-swipe-left-06:before{content:"\55fb"}.hgi-solid.hgi-swipe-left-07:before{content:"\55fd"}.hgi-solid.hgi-swipe-left-08:before{content:"\55ff"}.hgi-solid.hgi-swipe-left-09:before{content:"\5601"}.hgi-solid.hgi-swipe-right-01:before{content:"\5603"}.hgi-solid.hgi-swipe-right-02:before{content:"\5605"}.hgi-solid.hgi-swipe-right-03:before{content:"\5607"}.hgi-solid.hgi-swipe-right-04:before{content:"\5609"}.hgi-solid.hgi-swipe-right-05:before{content:"\560b"}.hgi-solid.hgi-swipe-right-06:before{content:"\560d"}.hgi-solid.hgi-swipe-right-07:before{content:"\560f"}.hgi-solid.hgi-swipe-right-08:before{content:"\5611"}.hgi-solid.hgi-swipe-right-09:before{content:"\5613"}.hgi-solid.hgi-swipe-up-01:before{content:"\5615"}.hgi-solid.hgi-swipe-up-02:before{content:"\5617"}.hgi-solid.hgi-swipe-up-03:before{content:"\5619"}.hgi-solid.hgi-swipe-up-04:before{content:"\561b"}.hgi-solid.hgi-swipe-up-05:before{content:"\561d"}.hgi-solid.hgi-swipe-up-06:before{content:"\561f"}.hgi-solid.hgi-swipe-up-07:before{content:"\5621"}.hgi-solid.hgi-swipe-up-08:before{content:"\5623"}.hgi-solid.hgi-sword-01:before{content:"\5625"}.hgi-solid.hgi-sword-02:before{content:"\5627"}.hgi-solid.hgi-sword-03:before{content:"\5629"}.hgi-solid.hgi-system-update-01:before{content:"\562b"}.hgi-solid.hgi-system-update-02:before{content:"\562d"}.hgi-solid.hgi-t-shirt:before{content:"\562f"}.hgi-solid.hgi-table-01:before{content:"\5631"}.hgi-solid.hgi-table-02:before{content:"\5633"}.hgi-solid.hgi-table-03:before{content:"\5635"}.hgi-solid.hgi-table-lamp-01:before{content:"\5637"}.hgi-solid.hgi-table-lamp-02:before{content:"\5639"}.hgi-solid.hgi-table-round:before{content:"\563b"}.hgi-solid.hgi-table-tennis-bat:before{content:"\563e"}.hgi-solid.hgi-table:before{content:"\563f"}.hgi-solid.hgi-tablet-01:before{content:"\5641"}.hgi-solid.hgi-tablet-02:before{content:"\5643"}.hgi-solid.hgi-tablet-connected-bluetooth:before{content:"\5645"}.hgi-solid.hgi-tablet-connected-usb:before{content:"\5647"}.hgi-solid.hgi-tablet-connected-wifi:before{content:"\5649"}.hgi-solid.hgi-tablet-pen:before{content:"\564b"}.hgi-solid.hgi-taco-01:before{content:"\564d"}.hgi-solid.hgi-taco-02:before{content:"\564f"}.hgi-solid.hgi-tag-01:before{content:"\5651"}.hgi-solid.hgi-tag-02:before{content:"\5653"}.hgi-solid.hgi-tags:before{content:"\5655"}.hgi-solid.hgi-taj-mahal:before{content:"\5657"}.hgi-solid.hgi-tan:before{content:"\5659"}.hgi-solid.hgi-tank-top:before{content:"\565b"}.hgi-solid.hgi-tap-01:before{content:"\565d"}.hgi-solid.hgi-tap-02:before{content:"\565f"}.hgi-solid.hgi-tap-03:before{content:"\5661"}.hgi-solid.hgi-tap-04:before{content:"\5663"}.hgi-solid.hgi-tap-05:before{content:"\5665"}.hgi-solid.hgi-tap-06:before{content:"\5667"}.hgi-solid.hgi-tap-07:before{content:"\5669"}.hgi-solid.hgi-tap-08:before{content:"\566b"}.hgi-solid.hgi-tape-measure:before{content:"\566d"}.hgi-solid.hgi-target-01:before{content:"\566f"}.hgi-solid.hgi-target-02:before{content:"\5671"}.hgi-solid.hgi-target-03:before{content:"\5673"}.hgi-solid.hgi-target-dollar:before{content:"\5675"}.hgi-solid.hgi-tasbih:before{content:"\5677"}.hgi-solid.hgi-task-01:before{content:"\5679"}.hgi-solid.hgi-task-02:before{content:"\567b"}.hgi-solid.hgi-task-add-01:before{content:"\567d"}.hgi-solid.hgi-task-add-02:before{content:"\567f"}.hgi-solid.hgi-task-daily-01:before{content:"\5681"}.hgi-solid.hgi-task-daily-02:before{content:"\5683"}.hgi-solid.hgi-task-done-01:before{content:"\5685"}.hgi-solid.hgi-task-done-02:before{content:"\5687"}.hgi-solid.hgi-task-edit-01:before{content:"\5689"}.hgi-solid.hgi-task-edit-02:before{content:"\568b"}.hgi-solid.hgi-task-remove-01:before{content:"\568d"}.hgi-solid.hgi-task-remove-02:before{content:"\568f"}.hgi-solid.hgi-taxes:before{content:"\5691"}.hgi-solid.hgi-taxi:before{content:"\5693"}.hgi-solid.hgi-tea-pod:before{content:"\5695"}.hgi-solid.hgi-tea:before{content:"\5697"}.hgi-solid.hgi-teacher:before{content:"\5699"}.hgi-solid.hgi-teaching:before{content:"\569b"}.hgi-solid.hgi-teamviewer:before{content:"\569d"}.hgi-solid.hgi-telegram:before{content:"\569f"}.hgi-solid.hgi-telephone:before{content:"\56a1"}.hgi-solid.hgi-telescope-01:before{content:"\56a3"}.hgi-solid.hgi-telescope-02:before{content:"\56a5"}.hgi-solid.hgi-television-table:before{content:"\56a7"}.hgi-solid.hgi-temperature:before{content:"\56a9"}.hgi-solid.hgi-tennis-ball:before{content:"\56ab"}.hgi-solid.hgi-terrace:before{content:"\56ad"}.hgi-solid.hgi-test-tube-01:before{content:"\56af"}.hgi-solid.hgi-test-tube-02:before{content:"\56b1"}.hgi-solid.hgi-test-tube-03:before{content:"\56b3"}.hgi-solid.hgi-test-tube:before{content:"\56b5"}.hgi-solid.hgi-tetris:before{content:"\56b7"}.hgi-solid.hgi-text-align-center:before{content:"\56b9"}.hgi-solid.hgi-text-align-justify-center:before{content:"\56bb"}.hgi-solid.hgi-text-align-justify-left:before{content:"\56bd"}.hgi-solid.hgi-text-align-justify-right:before{content:"\56bf"}.hgi-solid.hgi-text-align-left-01:before{content:"\56c1"}.hgi-solid.hgi-text-align-left:before{content:"\56c3"}.hgi-solid.hgi-text-align-right-01:before{content:"\56c5"}.hgi-solid.hgi-text-align-right:before{content:"\56c7"}.hgi-solid.hgi-text-all-caps:before{content:"\56c9"}.hgi-solid.hgi-text-bold:before{content:"\56cb"}.hgi-solid.hgi-text-centerline-center-top:before{content:"\56cd"}.hgi-solid.hgi-text-centerline-left:before{content:"\56cf"}.hgi-solid.hgi-text-centerline-middle:before{content:"\56d1"}.hgi-solid.hgi-text-centerline-right:before{content:"\56d3"}.hgi-solid.hgi-text-check:before{content:"\56d5"}.hgi-solid.hgi-text-circle:before{content:"\56d7"}.hgi-solid.hgi-text-clear:before{content:"\56d9"}.hgi-solid.hgi-text-color:before{content:"\56db"}.hgi-solid.hgi-text-creation:before{content:"\56dd"}.hgi-solid.hgi-text-firstline-left:before{content:"\56df"}.hgi-solid.hgi-text-firstline-right:before{content:"\56e1"}.hgi-solid.hgi-text-font:before{content:"\56e3"}.hgi-solid.hgi-text-footnote:before{content:"\56e5"}.hgi-solid.hgi-text-indent-01:before{content:"\56e7"}.hgi-solid.hgi-text-indent-less:before{content:"\56e9"}.hgi-solid.hgi-text-indent-more:before{content:"\56eb"}.hgi-solid.hgi-text-indent:before{content:"\56ed"}.hgi-solid.hgi-text-italic-slash:before{content:"\56f0"}.hgi-solid.hgi-text-italic:before{content:"\56f1"}.hgi-solid.hgi-text-kerning:before{content:"\56f3"}.hgi-solid.hgi-text-number-sign:before{content:"\56f5"}.hgi-solid.hgi-text-selection:before{content:"\56f8"}.hgi-solid.hgi-text-smallcaps:before{content:"\56fa"}.hgi-solid.hgi-text-square:before{content:"\56fc"}.hgi-solid.hgi-text-strikethrough:before{content:"\56fe"}.hgi-solid.hgi-text-subscript:before{content:"\5700"}.hgi-solid.hgi-text-superscript:before{content:"\5702"}.hgi-solid.hgi-text-tracking:before{content:"\5704"}.hgi-solid.hgi-text-underline:before{content:"\5706"}.hgi-solid.hgi-text-variable-front:before{content:"\5708"}.hgi-solid.hgi-text-vertical-alignment:before{content:"\570a"}.hgi-solid.hgi-text-wrap:before{content:"\570c"}.hgi-solid.hgi-text:before{content:"\570d"}.hgi-solid.hgi-the-prophets-mosque:before{content:"\570f"}.hgi-solid.hgi-thermometer-cold:before{content:"\5711"}.hgi-solid.hgi-thermometer-warm:before{content:"\5714"}.hgi-solid.hgi-thermometer:before{content:"\5715"}.hgi-solid.hgi-third-bracket-circle:before{content:"\5717"}.hgi-solid.hgi-third-bracket-square:before{content:"\571a"}.hgi-solid.hgi-third-bracket:before{content:"\571b"}.hgi-solid.hgi-thread:before{content:"\571d"}.hgi-solid.hgi-threads-ellipse:before{content:"\571f"}.hgi-solid.hgi-threads-rectangle:before{content:"\5721"}.hgi-solid.hgi-threads:before{content:"\5723"}.hgi-solid.hgi-three-d-move:before{content:"\5725"}.hgi-solid.hgi-three-d-rotate:before{content:"\5727"}.hgi-solid.hgi-three-d-scale:before{content:"\5729"}.hgi-solid.hgi-three-d-view:before{content:"\572b"}.hgi-solid.hgi-three-finger-01:before{content:"\572d"}.hgi-solid.hgi-three-finger-02:before{content:"\572f"}.hgi-solid.hgi-three-finger-03:before{content:"\5731"}.hgi-solid.hgi-three-finger-04:before{content:"\5733"}.hgi-solid.hgi-three-finger-05:before{content:"\5735"}.hgi-solid.hgi-thumbs-down-ellipse:before{content:"\5737"}.hgi-solid.hgi-thumbs-down-rectangle:before{content:"\5739"}.hgi-solid.hgi-thumbs-down:before{content:"\573b"}.hgi-solid.hgi-thumbs-up-down:before{content:"\573d"}.hgi-solid.hgi-thumbs-up-ellipse:before{content:"\573f"}.hgi-solid.hgi-thumbs-up-rectangle:before{content:"\5741"}.hgi-solid.hgi-thumbs-up:before{content:"\5743"}.hgi-solid.hgi-tic-tac-toe:before{content:"\5745"}.hgi-solid.hgi-tick-01:before{content:"\5747"}.hgi-solid.hgi-tick-02:before{content:"\5749"}.hgi-solid.hgi-tick-03:before{content:"\574b"}.hgi-solid.hgi-tick-04:before{content:"\574d"}.hgi-solid.hgi-tick-double-01:before{content:"\574f"}.hgi-solid.hgi-tick-double-02:before{content:"\5751"}.hgi-solid.hgi-tick-double-03:before{content:"\5753"}.hgi-solid.hgi-tick-double-04:before{content:"\5755"}.hgi-solid.hgi-ticket-01:before{content:"\5757"}.hgi-solid.hgi-ticket-02:before{content:"\5759"}.hgi-solid.hgi-ticket-03:before{content:"\575b"}.hgi-solid.hgi-ticket-star:before{content:"\575d"}.hgi-solid.hgi-tie:before{content:"\575f"}.hgi-solid.hgi-tiktok:before{content:"\5761"}.hgi-solid.hgi-time-01:before{content:"\5763"}.hgi-solid.hgi-time-02:before{content:"\5765"}.hgi-solid.hgi-time-03:before{content:"\5767"}.hgi-solid.hgi-time-04:before{content:"\5769"}.hgi-solid.hgi-time-half-pass:before{content:"\576b"}.hgi-solid.hgi-time-management-circle:before{content:"\576d"}.hgi-solid.hgi-time-management:before{content:"\576f"}.hgi-solid.hgi-time-quarter-pass:before{content:"\5771"}.hgi-solid.hgi-time-quarter:before{content:"\5773"}.hgi-solid.hgi-time-schedule:before{content:"\5775"}.hgi-solid.hgi-time-setting-01:before{content:"\5777"}.hgi-solid.hgi-time-setting-02:before{content:"\5779"}.hgi-solid.hgi-time-setting-03:before{content:"\577b"}.hgi-solid.hgi-timer-01:before{content:"\577d"}.hgi-solid.hgi-timer-02:before{content:"\577f"}.hgi-solid.hgi-tips:before{content:"\5781"}.hgi-solid.hgi-tired-01:before{content:"\5783"}.hgi-solid.hgi-tired-02:before{content:"\5785"}.hgi-solid.hgi-tissue-paper:before{content:"\5787"}.hgi-solid.hgi-toggle-off:before{content:"\5789"}.hgi-solid.hgi-toggle-on:before{content:"\578b"}.hgi-solid.hgi-toilet-01:before{content:"\578d"}.hgi-solid.hgi-toilet-02:before{content:"\578f"}.hgi-solid.hgi-tongue-01:before{content:"\5791"}.hgi-solid.hgi-tongue-wink-left:before{content:"\5794"}.hgi-solid.hgi-tongue-wink-right:before{content:"\5796"}.hgi-solid.hgi-tongue:before{content:"\5797"}.hgi-solid.hgi-tools:before{content:"\5799"}.hgi-solid.hgi-tornado-01:before{content:"\579b"}.hgi-solid.hgi-tornado-02:before{content:"\579d"}.hgi-solid.hgi-torri-gate:before{content:"\579f"}.hgi-solid.hgi-touch-01:before{content:"\57a1"}.hgi-solid.hgi-touch-02:before{content:"\57a3"}.hgi-solid.hgi-touch-03:before{content:"\57a5"}.hgi-solid.hgi-touch-04:before{content:"\57a7"}.hgi-solid.hgi-touch-05:before{content:"\57a9"}.hgi-solid.hgi-touch-06:before{content:"\57ab"}.hgi-solid.hgi-touch-07:before{content:"\57ad"}.hgi-solid.hgi-touch-08:before{content:"\57af"}.hgi-solid.hgi-touch-09:before{content:"\57b1"}.hgi-solid.hgi-touch-10:before{content:"\57b3"}.hgi-solid.hgi-touch-interaction-01:before{content:"\57b5"}.hgi-solid.hgi-touch-interaction-02:before{content:"\57b7"}.hgi-solid.hgi-touch-interaction-03:before{content:"\57b9"}.hgi-solid.hgi-touch-interaction-04:before{content:"\57bb"}.hgi-solid.hgi-touch-locked-01:before{content:"\57bd"}.hgi-solid.hgi-touch-locked-02:before{content:"\57bf"}.hgi-solid.hgi-touch-locked-03:before{content:"\57c1"}.hgi-solid.hgi-touch-locked-04:before{content:"\57c3"}.hgi-solid.hgi-touchpad-01:before{content:"\57c5"}.hgi-solid.hgi-touchpad-02:before{content:"\57c7"}.hgi-solid.hgi-touchpad-03:before{content:"\57c9"}.hgi-solid.hgi-touchpad-04:before{content:"\57cb"}.hgi-solid.hgi-tow-truck:before{content:"\57cd"}.hgi-solid.hgi-towels:before{content:"\57cf"}.hgi-solid.hgi-toy-train:before{content:"\57d1"}.hgi-solid.hgi-tractor:before{content:"\57d3"}.hgi-solid.hgi-trade-down:before{content:"\57d5"}.hgi-solid.hgi-trade-mark:before{content:"\57d7"}.hgi-solid.hgi-trade-up:before{content:"\57d9"}.hgi-solid.hgi-trademark:before{content:"\57db"}.hgi-solid.hgi-traffic-incident:before{content:"\57dd"}.hgi-solid.hgi-traffic-light:before{content:"\57df"}.hgi-solid.hgi-train-01:before{content:"\57e1"}.hgi-solid.hgi-train-02:before{content:"\57e3"}.hgi-solid.hgi-tram:before{content:"\57e5"}.hgi-solid.hgi-trampoline:before{content:"\57e7"}.hgi-solid.hgi-transaction:before{content:"\57e9"}.hgi-solid.hgi-transition-bottom:before{content:"\57eb"}.hgi-solid.hgi-transition-left:before{content:"\57ed"}.hgi-solid.hgi-transition-right:before{content:"\57ef"}.hgi-solid.hgi-transition-top:before{content:"\57f1"}.hgi-solid.hgi-translate:before{content:"\57f3"}.hgi-solid.hgi-translation:before{content:"\57f5"}.hgi-solid.hgi-transmission:before{content:"\57f7"}.hgi-solid.hgi-transparency:before{content:"\57f9"}.hgi-solid.hgi-trapezoid-line-horizontal:before{content:"\57fb"}.hgi-solid.hgi-trapezoid-line-vertical:before{content:"\57fd"}.hgi-solid.hgi-travel-bag:before{content:"\57ff"}.hgi-solid.hgi-treadmill-01:before{content:"\5801"}.hgi-solid.hgi-treadmill-02:before{content:"\5803"}.hgi-solid.hgi-treatment:before{content:"\5805"}.hgi-solid.hgi-tree-01:before{content:"\5807"}.hgi-solid.hgi-tree-02:before{content:"\5809"}.hgi-solid.hgi-tree-03:before{content:"\580b"}.hgi-solid.hgi-tree-04:before{content:"\580d"}.hgi-solid.hgi-tree-05:before{content:"\580f"}.hgi-solid.hgi-tree-06:before{content:"\5811"}.hgi-solid.hgi-tree-07:before{content:"\5813"}.hgi-solid.hgi-trello:before{content:"\5815"}.hgi-solid.hgi-triangle-01:before{content:"\5817"}.hgi-solid.hgi-triangle-02:before{content:"\5819"}.hgi-solid.hgi-triangle-03:before{content:"\581b"}.hgi-solid.hgi-triangle:before{content:"\581d"}.hgi-solid.hgi-trolley-01:before{content:"\581f"}.hgi-solid.hgi-trolley-02:before{content:"\5821"}.hgi-solid.hgi-tropical-storm-tracks-01:before{content:"\5824"}.hgi-solid.hgi-tropical-storm-tracks-02:before{content:"\5826"}.hgi-solid.hgi-tropical-storm:before{content:"\5827"}.hgi-solid.hgi-truck-delivery:before{content:"\5829"}.hgi-solid.hgi-truck-monster:before{content:"\582b"}.hgi-solid.hgi-truck-return:before{content:"\582d"}.hgi-solid.hgi-truck:before{content:"\582f"}.hgi-solid.hgi-trulli:before{content:"\5831"}.hgi-solid.hgi-tsunami:before{content:"\5833"}.hgi-solid.hgi-tulip:before{content:"\5835"}.hgi-solid.hgi-tumblr:before{content:"\5837"}.hgi-solid.hgi-turtle-neck:before{content:"\5839"}.hgi-solid.hgi-tv-01:before{content:"\583b"}.hgi-solid.hgi-tv-02:before{content:"\583d"}.hgi-solid.hgi-tv-fix:before{content:"\583f"}.hgi-solid.hgi-tv-issue:before{content:"\5841"}.hgi-solid.hgi-tv-smart:before{content:"\5843"}.hgi-solid.hgi-twin-tower:before{content:"\5845"}.hgi-solid.hgi-twitch:before{content:"\5847"}.hgi-solid.hgi-twitter-square:before{content:"\584a"}.hgi-solid.hgi-twitter:before{content:"\584b"}.hgi-solid.hgi-two-factor-access:before{content:"\584d"}.hgi-solid.hgi-two-finger-01:before{content:"\584f"}.hgi-solid.hgi-two-finger-02:before{content:"\5851"}.hgi-solid.hgi-two-finger-03:before{content:"\5853"}.hgi-solid.hgi-two-finger-04:before{content:"\5855"}.hgi-solid.hgi-two-finger-05:before{content:"\5857"}.hgi-solid.hgi-txt-01:before{content:"\5859"}.hgi-solid.hgi-txt-02:before{content:"\585b"}.hgi-solid.hgi-type-cursor:before{content:"\585d"}.hgi-solid.hgi-typescript-01:before{content:"\585f"}.hgi-solid.hgi-typescript-02:before{content:"\5861"}.hgi-solid.hgi-typescript-03:before{content:"\5863"}.hgi-solid.hgi-uber:before{content:"\5865"}.hgi-solid.hgi-ufo-01:before{content:"\5867"}.hgi-solid.hgi-ufo:before{content:"\5869"}.hgi-solid.hgi-umbrella-dollar:before{content:"\586b"}.hgi-solid.hgi-umbrella:before{content:"\586d"}.hgi-solid.hgi-unamused:before{content:"\586f"}.hgi-solid.hgi-unavailable:before{content:"\5871"}.hgi-solid.hgi-underpants-01:before{content:"\5873"}.hgi-solid.hgi-underpants-02:before{content:"\5875"}.hgi-solid.hgi-underpants-03:before{content:"\5877"}.hgi-solid.hgi-unfold-less:before{content:"\5879"}.hgi-solid.hgi-unfold-more:before{content:"\587b"}.hgi-solid.hgi-ungroup-items:before{content:"\587d"}.hgi-solid.hgi-ungroup-layers:before{content:"\587f"}.hgi-solid.hgi-unhappy:before{content:"\5881"}.hgi-solid.hgi-university:before{content:"\5883"}.hgi-solid.hgi-unlink-01:before{content:"\5885"}.hgi-solid.hgi-unlink-02:before{content:"\5887"}.hgi-solid.hgi-unlink-03:before{content:"\5889"}.hgi-solid.hgi-unlink-04:before{content:"\588b"}.hgi-solid.hgi-unlink-05:before{content:"\588d"}.hgi-solid.hgi-unlink-06:before{content:"\588f"}.hgi-solid.hgi-unsplash:before{content:"\5891"}.hgi-solid.hgi-upload-01:before{content:"\5893"}.hgi-solid.hgi-upload-02:before{content:"\5895"}.hgi-solid.hgi-upload-03:before{content:"\5897"}.hgi-solid.hgi-upload-04:before{content:"\5899"}.hgi-solid.hgi-upload-05:before{content:"\589b"}.hgi-solid.hgi-upload-circle-01:before{content:"\589d"}.hgi-solid.hgi-upload-circle-02:before{content:"\589f"}.hgi-solid.hgi-upload-square-01:before{content:"\58a1"}.hgi-solid.hgi-upload-square-02:before{content:"\58a3"}.hgi-solid.hgi-upwork:before{content:"\58a5"}.hgi-solid.hgi-usb-bugs:before{content:"\58a7"}.hgi-solid.hgi-usb-connected-01:before{content:"\58a9"}.hgi-solid.hgi-usb-connected-02:before{content:"\58ab"}.hgi-solid.hgi-usb-connected-03:before{content:"\58ad"}.hgi-solid.hgi-usb-error:before{content:"\58af"}.hgi-solid.hgi-usb-memory-01:before{content:"\58b1"}.hgi-solid.hgi-usb-memory-02:before{content:"\58b3"}.hgi-solid.hgi-usb-not-connected-01:before{content:"\58b5"}.hgi-solid.hgi-usb-not-connected-02:before{content:"\58b7"}.hgi-solid.hgi-usb:before{content:"\58b9"}.hgi-solid.hgi-user-account:before{content:"\58bb"}.hgi-solid.hgi-user-add-01:before{content:"\58bd"}.hgi-solid.hgi-user-add-02:before{content:"\58bf"}.hgi-solid.hgi-user-arrow-left-right:before{content:"\58c1"}.hgi-solid.hgi-user-block-01:before{content:"\58c3"}.hgi-solid.hgi-user-block-02:before{content:"\58c5"}.hgi-solid.hgi-user-check-01:before{content:"\58c7"}.hgi-solid.hgi-user-check-02:before{content:"\58c9"}.hgi-solid.hgi-user-circle-02:before{content:"\58cb"}.hgi-solid.hgi-user-circle:before{content:"\58cd"}.hgi-solid.hgi-user-edit-01:before{content:"\58cf"}.hgi-solid.hgi-user-full-view:before{content:"\58d1"}.hgi-solid.hgi-user-group:before{content:"\58d3"}.hgi-solid.hgi-user-id-verification:before{content:"\58d5"}.hgi-solid.hgi-user-list:before{content:"\58d7"}.hgi-solid.hgi-user-lock-01:before{content:"\58d9"}.hgi-solid.hgi-user-lock-02:before{content:"\58db"}.hgi-solid.hgi-user-love-01:before{content:"\58dd"}.hgi-solid.hgi-user-love-02:before{content:"\58df"}.hgi-solid.hgi-user-minus-01:before{content:"\58e1"}.hgi-solid.hgi-user-minus-02:before{content:"\58e3"}.hgi-solid.hgi-user-multiple-02:before{content:"\58e5"}.hgi-solid.hgi-user-multiple:before{content:"\58e7"}.hgi-solid.hgi-user-question-01:before{content:"\58e9"}.hgi-solid.hgi-user-question-02:before{content:"\58eb"}.hgi-solid.hgi-user-remove-01:before{content:"\58ed"}.hgi-solid.hgi-user-remove-02:before{content:"\58ef"}.hgi-solid.hgi-user-roadside:before{content:"\58f1"}.hgi-solid.hgi-user-search-01:before{content:"\58f3"}.hgi-solid.hgi-user-search-02:before{content:"\58f5"}.hgi-solid.hgi-user-settings-01:before{content:"\58f8"}.hgi-solid.hgi-user-settings-02:before{content:"\58fa"}.hgi-solid.hgi-user-sharing:before{content:"\58fc"}.hgi-solid.hgi-user-shield-01:before{content:"\58fe"}.hgi-solid.hgi-user-shield-02:before{content:"\5900"}.hgi-solid.hgi-user-square:before{content:"\5902"}.hgi-solid.hgi-user-star-01:before{content:"\5904"}.hgi-solid.hgi-user-star-02:before{content:"\5906"}.hgi-solid.hgi-user-status:before{content:"\5908"}.hgi-solid.hgi-user-story:before{content:"\590a"}.hgi-solid.hgi-user-switch:before{content:"\590c"}.hgi-solid.hgi-user-unlock-01:before{content:"\590e"}.hgi-solid.hgi-user-unlock-02:before{content:"\5910"}.hgi-solid.hgi-user:before{content:"\5911"}.hgi-solid.hgi-uv-01:before{content:"\5913"}.hgi-solid.hgi-uv-02:before{content:"\5915"}.hgi-solid.hgi-uv-03:before{content:"\5917"}.hgi-solid.hgi-vaccine:before{content:"\5919"}.hgi-solid.hgi-validation-approval:before{content:"\591b"}.hgi-solid.hgi-validation:before{content:"\591d"}.hgi-solid.hgi-van:before{content:"\591f"}.hgi-solid.hgi-variable:before{content:"\5921"}.hgi-solid.hgi-vegetarian-food:before{content:"\5923"}.hgi-solid.hgi-vertical-resize:before{content:"\5925"}.hgi-solid.hgi-vertical-scroll-point:before{content:"\5927"}.hgi-solid.hgi-vest:before{content:"\5929"}.hgi-solid.hgi-victory-finger-01:before{content:"\592b"}.hgi-solid.hgi-victory-finger-02:before{content:"\592d"}.hgi-solid.hgi-victory-finger-03:before{content:"\592f"}.hgi-solid.hgi-video-01:before{content:"\5931"}.hgi-solid.hgi-video-02:before{content:"\5933"}.hgi-solid.hgi-video-console:before{content:"\5935"}.hgi-solid.hgi-video-off:before{content:"\5937"}.hgi-solid.hgi-video-replay:before{content:"\5939"}.hgi-solid.hgi-view-off-slash:before{content:"\593c"}.hgi-solid.hgi-view-off:before{content:"\593d"}.hgi-solid.hgi-view:before{content:"\593f"}.hgi-solid.hgi-vimeo:before{content:"\5941"}.hgi-solid.hgi-vine-square:before{content:"\5944"}.hgi-solid.hgi-vine:before{content:"\5945"}.hgi-solid.hgi-vintage-clock:before{content:"\5947"}.hgi-solid.hgi-virtual-reality-vr-01:before{content:"\5949"}.hgi-solid.hgi-virtual-reality-vr-02:before{content:"\594b"}.hgi-solid.hgi-vision:before{content:"\594d"}.hgi-solid.hgi-vk-square:before{content:"\5950"}.hgi-solid.hgi-vk:before{content:"\5951"}.hgi-solid.hgi-voice-id:before{content:"\5953"}.hgi-solid.hgi-voice:before{content:"\5955"}.hgi-solid.hgi-volleyball:before{content:"\5957"}.hgi-solid.hgi-volume-high:before{content:"\5959"}.hgi-solid.hgi-volume-low:before{content:"\595b"}.hgi-solid.hgi-volume-minus:before{content:"\595d"}.hgi-solid.hgi-volume-mute-01:before{content:"\595f"}.hgi-solid.hgi-volume-mute-02:before{content:"\5961"}.hgi-solid.hgi-volume-off:before{content:"\5963"}.hgi-solid.hgi-volume-up:before{content:"\5965"}.hgi-solid.hgi-vomiting:before{content:"\5967"}.hgi-solid.hgi-voucher:before{content:"\5969"}.hgi-solid.hgi-vr-glasses:before{content:"\596b"}.hgi-solid.hgi-vr:before{content:"\596d"}.hgi-solid.hgi-vynil-01:before{content:"\596f"}.hgi-solid.hgi-vynil-02:before{content:"\5971"}.hgi-solid.hgi-vynil-03:before{content:"\5973"}.hgi-solid.hgi-waiter:before{content:"\5975"}.hgi-solid.hgi-waiters:before{content:"\5977"}.hgi-solid.hgi-wall-lamp:before{content:"\5979"}.hgi-solid.hgi-wallet-01:before{content:"\597b"}.hgi-solid.hgi-wallet-02:before{content:"\597d"}.hgi-solid.hgi-wallet-03:before{content:"\597f"}.hgi-solid.hgi-wallet-add-01:before{content:"\5981"}.hgi-solid.hgi-wallet-add-02:before{content:"\5983"}.hgi-solid.hgi-wallet-done-01:before{content:"\5985"}.hgi-solid.hgi-wallet-done-02:before{content:"\5987"}.hgi-solid.hgi-wallet-not-found-01:before{content:"\5989"}.hgi-solid.hgi-wallet-not-found-02:before{content:"\598b"}.hgi-solid.hgi-wallet-remove-01:before{content:"\598d"}.hgi-solid.hgi-wallet-remove-02:before{content:"\598f"}.hgi-solid.hgi-wanted:before{content:"\5991"}.hgi-solid.hgi-wardrobe-01:before{content:"\5993"}.hgi-solid.hgi-wardrobe-02:before{content:"\5995"}.hgi-solid.hgi-wardrobe-03:before{content:"\5997"}.hgi-solid.hgi-wardrobe-04:before{content:"\5999"}.hgi-solid.hgi-warehouse:before{content:"\599b"}.hgi-solid.hgi-washington-monument:before{content:"\599d"}.hgi-solid.hgi-waste-restore:before{content:"\599f"}.hgi-solid.hgi-waste:before{content:"\59a1"}.hgi-solid.hgi-watch-01:before{content:"\59a3"}.hgi-solid.hgi-watch-02:before{content:"\59a5"}.hgi-solid.hgi-water-energy:before{content:"\59a7"}.hgi-solid.hgi-water-polo:before{content:"\59a9"}.hgi-solid.hgi-water-pump:before{content:"\59ab"}.hgi-solid.hgi-waterfall-down-01:before{content:"\59ad"}.hgi-solid.hgi-waterfall-down-03:before{content:"\59af"}.hgi-solid.hgi-waterfall-up-01:before{content:"\59b1"}.hgi-solid.hgi-waterfall-up-02:before{content:"\59b3"}.hgi-solid.hgi-watermelon:before{content:"\59b5"}.hgi-solid.hgi-wattpad-square:before{content:"\59b8"}.hgi-solid.hgi-wattpad:before{content:"\59b9"}.hgi-solid.hgi-waving-hand-01:before{content:"\59bb"}.hgi-solid.hgi-waving-hand-02:before{content:"\59bd"}.hgi-solid.hgi-waze:before{content:"\59bf"}.hgi-solid.hgi-web-design-01:before{content:"\59c1"}.hgi-solid.hgi-web-design-02:before{content:"\59c3"}.hgi-solid.hgi-web-programming:before{content:"\59c5"}.hgi-solid.hgi-web-protection:before{content:"\59c7"}.hgi-solid.hgi-web-security:before{content:"\59c9"}.hgi-solid.hgi-web-validation:before{content:"\59cb"}.hgi-solid.hgi-webflow:before{content:"\59cd"}.hgi-solid.hgi-wechat:before{content:"\59cf"}.hgi-solid.hgi-weight-scale-01:before{content:"\59d1"}.hgi-solid.hgi-weight-scale:before{content:"\59d3"}.hgi-solid.hgi-wellness:before{content:"\59d5"}.hgi-solid.hgi-whatsapp-business:before{content:"\59d7"}.hgi-solid.hgi-whatsapp:before{content:"\59d9"}.hgi-solid.hgi-wheelchair:before{content:"\59db"}.hgi-solid.hgi-whisk:before{content:"\59dd"}.hgi-solid.hgi-whistle:before{content:"\59df"}.hgi-solid.hgi-wifi-01:before{content:"\59e1"}.hgi-solid.hgi-wifi-02:before{content:"\59e3"}.hgi-solid.hgi-wifi-circle:before{content:"\59e5"}.hgi-solid.hgi-wifi-connected-01:before{content:"\59e7"}.hgi-solid.hgi-wifi-connected-02:before{content:"\59e9"}.hgi-solid.hgi-wifi-connected-03:before{content:"\59eb"}.hgi-solid.hgi-wifi-disconnected-01:before{content:"\59ed"}.hgi-solid.hgi-wifi-disconnected-02:before{content:"\59ef"}.hgi-solid.hgi-wifi-disconnected-03:before{content:"\59f1"}.hgi-solid.hgi-wifi-disconnected-04:before{content:"\59f3"}.hgi-solid.hgi-wifi-error-01:before{content:"\59f5"}.hgi-solid.hgi-wifi-error-02:before{content:"\59f7"}.hgi-solid.hgi-wifi-full-signal:before{content:"\59f9"}.hgi-solid.hgi-wifi-location:before{content:"\59fb"}.hgi-solid.hgi-wifi-lock:before{content:"\59fd"}.hgi-solid.hgi-wifi-low-signal:before{content:"\59ff"}.hgi-solid.hgi-wifi-medium-signal:before{content:"\5a01"}.hgi-solid.hgi-wifi-no-signal:before{content:"\5a03"}.hgi-solid.hgi-wifi-off-01:before{content:"\5a05"}.hgi-solid.hgi-wifi-off-02:before{content:"\5a07"}.hgi-solid.hgi-wifi-square:before{content:"\5a09"}.hgi-solid.hgi-wifi-unlock:before{content:"\5a0b"}.hgi-solid.hgi-wikipedia:before{content:"\5a0d"}.hgi-solid.hgi-wind-power-01:before{content:"\5a0f"}.hgi-solid.hgi-wind-power-02:before{content:"\5a11"}.hgi-solid.hgi-wind-power-03:before{content:"\5a13"}.hgi-solid.hgi-wind-power:before{content:"\5a15"}.hgi-solid.hgi-wind-surf:before{content:"\5a17"}.hgi-solid.hgi-wind-turbine:before{content:"\5a19"}.hgi-solid.hgi-wink:before{content:"\5a1b"}.hgi-solid.hgi-winking:before{content:"\5a1d"}.hgi-solid.hgi-wireless-cloud-access:before{content:"\5a1f"}.hgi-solid.hgi-wireless:before{content:"\5a21"}.hgi-solid.hgi-wise:before{content:"\5a23"}.hgi-solid.hgi-wordpress:before{content:"\5a25"}.hgi-solid.hgi-work-alert:before{content:"\5a27"}.hgi-solid.hgi-work-history:before{content:"\5a29"}.hgi-solid.hgi-work-update:before{content:"\5a2b"}.hgi-solid.hgi-workflow-circle-01:before{content:"\5a2d"}.hgi-solid.hgi-workflow-circle-02:before{content:"\5a2f"}.hgi-solid.hgi-workflow-circle-03:before{content:"\5a31"}.hgi-solid.hgi-workflow-circle-04:before{content:"\5a33"}.hgi-solid.hgi-workflow-circle-05:before{content:"\5a35"}.hgi-solid.hgi-workflow-circle-06:before{content:"\5a37"}.hgi-solid.hgi-workflow-square-01:before{content:"\5a39"}.hgi-solid.hgi-workflow-square-02:before{content:"\5a3b"}.hgi-solid.hgi-workflow-square-03:before{content:"\5a3d"}.hgi-solid.hgi-workflow-square-04:before{content:"\5a3f"}.hgi-solid.hgi-workflow-square-05:before{content:"\5a41"}.hgi-solid.hgi-workflow-square-06:before{content:"\5a43"}.hgi-solid.hgi-workflow-square-07:before{content:"\5a45"}.hgi-solid.hgi-workflow-square-08:before{content:"\5a47"}.hgi-solid.hgi-workflow-square-09:before{content:"\5a49"}.hgi-solid.hgi-workflow-square-10:before{content:"\5a4b"}.hgi-solid.hgi-workout-battle-ropes:before{content:"\5a4d"}.hgi-solid.hgi-workout-gymnastics:before{content:"\5a4f"}.hgi-solid.hgi-workout-kicking:before{content:"\5a51"}.hgi-solid.hgi-workout-run:before{content:"\5a53"}.hgi-solid.hgi-workout-sport:before{content:"\5a55"}.hgi-solid.hgi-workout-squats:before{content:"\5a57"}.hgi-solid.hgi-workout-stretching:before{content:"\5a59"}.hgi-solid.hgi-workout-warm-up:before{content:"\5a5b"}.hgi-solid.hgi-worry:before{content:"\5a5d"}.hgi-solid.hgi-wps-office-rectangle:before{content:"\5a5f"}.hgi-solid.hgi-wps-office:before{content:"\5a61"}.hgi-solid.hgi-wrench-01:before{content:"\5a63"}.hgi-solid.hgi-wrench-02:before{content:"\5a65"}.hgi-solid.hgi-wudu:before{content:"\5a67"}.hgi-solid.hgi-x-ray:before{content:"\5a69"}.hgi-solid.hgi-x-variable-circle:before{content:"\5a6b"}.hgi-solid.hgi-x-variable-square:before{content:"\5a6e"}.hgi-solid.hgi-x-variable:before{content:"\5a6f"}.hgi-solid.hgi-xing:before{content:"\5a71"}.hgi-solid.hgi-xls-01:before{content:"\5a73"}.hgi-solid.hgi-xls-02:before{content:"\5a75"}.hgi-solid.hgi-xml-01:before{content:"\5a77"}.hgi-solid.hgi-xml-02:before{content:"\5a79"}.hgi-solid.hgi-xsl-01:before{content:"\5a7b"}.hgi-solid.hgi-xsl-02:before{content:"\5a7d"}.hgi-solid.hgi-yelp:before{content:"\5a7f"}.hgi-solid.hgi-yen-circle:before{content:"\5a81"}.hgi-solid.hgi-yen-receive:before{content:"\5a83"}.hgi-solid.hgi-yen-send:before{content:"\5a86"}.hgi-solid.hgi-yen-square:before{content:"\5a88"}.hgi-solid.hgi-yen:before{content:"\5a89"}.hgi-solid.hgi-yoga-01:before{content:"\5a8b"}.hgi-solid.hgi-yoga-02:before{content:"\5a8d"}.hgi-solid.hgi-yoga-03:before{content:"\5a8f"}.hgi-solid.hgi-yoga-ball:before{content:"\5a91"}.hgi-solid.hgi-yoga-mat:before{content:"\5a93"}.hgi-solid.hgi-yogurt:before{content:"\5a95"}.hgi-solid.hgi-youtube:before{content:"\5a97"}.hgi-solid.hgi-yurt:before{content:"\5a99"}.hgi-solid.hgi-zakat:before{content:"\5a9b"}.hgi-solid.hgi-zap:before{content:"\5a9d"}.hgi-solid.hgi-zeppelin:before{content:"\5a9f"}.hgi-solid.hgi-zip-01:before{content:"\5aa1"}.hgi-solid.hgi-zip-02:before{content:"\5aa3"}.hgi-solid.hgi-zoom-circle:before{content:"\5aa5"}.hgi-solid.hgi-zoom-in-area:before{content:"\5aa7"}.hgi-solid.hgi-zoom-out-area:before{content:"\5aa9"}.hgi-solid.hgi-zoom-square:before{content:"\5aac"}.hgi-solid.hgi-zoom:before{content:"\5aad"}@font-face{font-family:hgi-solid-sharp;src:url("./media/hgi-solid-sharp-BHZEEX3Y.eot");src:url("./media/hgi-solid-sharp-BHZEEX3Y.eot#iefix") format("embedded-opentype"),url("./media/hgi-solid-sharp-AXZ3DFET.woff2") format("woff2"),url("./media/hgi-solid-sharp-SCTM2DKC.woff") format("woff"),url("./media/hgi-solid-sharp-NH7LNN6O.ttf") format("truetype"),url("./media/hgi-solid-sharp-Y5OCJNHD.svg#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;display:inline-block;font-variant:normal;line-height:1;text-rendering:auto}.hgi-solid.hgi-sharp.hgi-abacus:before{content:"\3a71"}.hgi-solid.hgi-sharp.hgi-absolute:before{content:"\3a73"}.hgi-solid.hgi-sharp.hgi-acceleration:before{content:"\3a75"}.hgi-solid.hgi-sharp.hgi-access:before{content:"\3a77"}.hgi-solid.hgi-sharp.hgi-accident:before{content:"\3a79"}.hgi-solid.hgi-sharp.hgi-account-setting-01:before{content:"\3a7b"}.hgi-solid.hgi-sharp.hgi-account-setting-02:before{content:"\3a7d"}.hgi-solid.hgi-sharp.hgi-account-setting-03:before{content:"\3a7f"}.hgi-solid.hgi-sharp.hgi-activity-01:before{content:"\3a81"}.hgi-solid.hgi-sharp.hgi-activity-02:before{content:"\3a83"}.hgi-solid.hgi-sharp.hgi-activity-03:before{content:"\3a85"}.hgi-solid.hgi-sharp.hgi-activity-04:before{content:"\3a87"}.hgi-solid.hgi-sharp.hgi-acute:before{content:"\3a89"}.hgi-solid.hgi-sharp.hgi-add-01:before{content:"\3a8b"}.hgi-solid.hgi-sharp.hgi-add-02:before{content:"\3a8d"}.hgi-solid.hgi-sharp.hgi-add-circle-half-dot:before{content:"\3a8f"}.hgi-solid.hgi-sharp.hgi-add-circle:before{content:"\3a91"}.hgi-solid.hgi-sharp.hgi-add-square:before{content:"\3a93"}.hgi-solid.hgi-sharp.hgi-add-team:before{content:"\3a95"}.hgi-solid.hgi-sharp.hgi-address-book:before{content:"\3a97"}.hgi-solid.hgi-sharp.hgi-adobe-after-effect:before{content:"\3a99"}.hgi-solid.hgi-sharp.hgi-adobe-illustrator:before{content:"\3a9b"}.hgi-solid.hgi-sharp.hgi-adobe-indesign:before{content:"\3a9d"}.hgi-solid.hgi-sharp.hgi-adobe-photoshop:before{content:"\3a9f"}.hgi-solid.hgi-sharp.hgi-adobe-premier:before{content:"\3aa1"}.hgi-solid.hgi-sharp.hgi-adobe-xd:before{content:"\3aa3"}.hgi-solid.hgi-sharp.hgi-adventure:before{content:"\3aa5"}.hgi-solid.hgi-sharp.hgi-advertisiment:before{content:"\3aa7"}.hgi-solid.hgi-sharp.hgi-adzan:before{content:"\3aa9"}.hgi-solid.hgi-sharp.hgi-affiliate:before{content:"\3aab"}.hgi-solid.hgi-sharp.hgi-agreement-01:before{content:"\3aad"}.hgi-solid.hgi-sharp.hgi-agreement-02:before{content:"\3aaf"}.hgi-solid.hgi-sharp.hgi-agreement-03:before{content:"\3ab1"}.hgi-solid.hgi-sharp.hgi-ai-beautify:before{content:"\3ab3"}.hgi-solid.hgi-sharp.hgi-ai-book:before{content:"\3ab5"}.hgi-solid.hgi-sharp.hgi-ai-brain-01:before{content:"\3ab7"}.hgi-solid.hgi-sharp.hgi-ai-brain-02:before{content:"\3ab9"}.hgi-solid.hgi-sharp.hgi-ai-brain-03:before{content:"\3abb"}.hgi-solid.hgi-sharp.hgi-ai-brain-04:before{content:"\3abd"}.hgi-solid.hgi-sharp.hgi-ai-brain-05:before{content:"\3abf"}.hgi-solid.hgi-sharp.hgi-ai-browser:before{content:"\3ac1"}.hgi-solid.hgi-sharp.hgi-ai-chat-01:before{content:"\3ac3"}.hgi-solid.hgi-sharp.hgi-ai-chat-02:before{content:"\3ac5"}.hgi-solid.hgi-sharp.hgi-ai-cloud-01:before{content:"\3ac7"}.hgi-solid.hgi-sharp.hgi-ai-cloud-02:before{content:"\3ac9"}.hgi-solid.hgi-sharp.hgi-ai-cloud:before{content:"\3acb"}.hgi-solid.hgi-sharp.hgi-ai-computer:before{content:"\3acd"}.hgi-solid.hgi-sharp.hgi-ai-dna:before{content:"\3acf"}.hgi-solid.hgi-sharp.hgi-ai-eraser:before{content:"\3ad1"}.hgi-solid.hgi-sharp.hgi-ai-folder-01:before{content:"\3ad3"}.hgi-solid.hgi-sharp.hgi-ai-folder-02:before{content:"\3ad5"}.hgi-solid.hgi-sharp.hgi-ai-game:before{content:"\3ad7"}.hgi-solid.hgi-sharp.hgi-ai-generative:before{content:"\3ad9"}.hgi-solid.hgi-sharp.hgi-ai-idea:before{content:"\3adb"}.hgi-solid.hgi-sharp.hgi-ai-image:before{content:"\3add"}.hgi-solid.hgi-sharp.hgi-ai-innovation-01:before{content:"\3adf"}.hgi-solid.hgi-sharp.hgi-ai-innovation-02:before{content:"\3ae1"}.hgi-solid.hgi-sharp.hgi-ai-innovation-03:before{content:"\3ae3"}.hgi-solid.hgi-sharp.hgi-ai-laptop:before{content:"\3ae5"}.hgi-solid.hgi-sharp.hgi-ai-learning:before{content:"\3ae7"}.hgi-solid.hgi-sharp.hgi-ai-lock:before{content:"\3ae9"}.hgi-solid.hgi-sharp.hgi-ai-magic:before{content:"\3aeb"}.hgi-solid.hgi-sharp.hgi-ai-mail-01:before{content:"\3aed"}.hgi-solid.hgi-sharp.hgi-ai-mail-02:before{content:"\3aef"}.hgi-solid.hgi-sharp.hgi-ai-mail:before{content:"\3af1"}.hgi-solid.hgi-sharp.hgi-ai-network:before{content:"\3af3"}.hgi-solid.hgi-sharp.hgi-ai-phone-01:before{content:"\3af5"}.hgi-solid.hgi-sharp.hgi-ai-phone-02:before{content:"\3af7"}.hgi-solid.hgi-sharp.hgi-ai-programming:before{content:"\3af9"}.hgi-solid.hgi-sharp.hgi-ai-search:before{content:"\3afb"}.hgi-solid.hgi-sharp.hgi-ai-security-01:before{content:"\3afd"}.hgi-solid.hgi-sharp.hgi-ai-security-02:before{content:"\3aff"}.hgi-solid.hgi-sharp.hgi-ai-setting:before{content:"\3b01"}.hgi-solid.hgi-sharp.hgi-ai-smartwatch:before{content:"\3b03"}.hgi-solid.hgi-sharp.hgi-ai-user:before{content:"\3b05"}.hgi-solid.hgi-sharp.hgi-ai-video:before{content:"\3b07"}.hgi-solid.hgi-sharp.hgi-ai-view:before{content:"\3b09"}.hgi-solid.hgi-sharp.hgi-aids:before{content:"\3b0b"}.hgi-solid.hgi-sharp.hgi-airbnb:before{content:"\3b0d"}.hgi-solid.hgi-sharp.hgi-aircraft-game:before{content:"\3b0f"}.hgi-solid.hgi-sharp.hgi-airdrop:before{content:"\3b11"}.hgi-solid.hgi-sharp.hgi-airplane-01:before{content:"\3b13"}.hgi-solid.hgi-sharp.hgi-airplane-02:before{content:"\3b15"}.hgi-solid.hgi-sharp.hgi-airplane-landing-01:before{content:"\3b17"}.hgi-solid.hgi-sharp.hgi-airplane-landing-02:before{content:"\3b19"}.hgi-solid.hgi-sharp.hgi-airplane-mode-off:before{content:"\3b1b"}.hgi-solid.hgi-sharp.hgi-airplane-mode:before{content:"\3b1d"}.hgi-solid.hgi-sharp.hgi-airplane-seat:before{content:"\3b1f"}.hgi-solid.hgi-sharp.hgi-airplane-take-off-01:before{content:"\3b21"}.hgi-solid.hgi-sharp.hgi-airplane-take-off-02:before{content:"\3b23"}.hgi-solid.hgi-sharp.hgi-airplay-line:before{content:"\3b25"}.hgi-solid.hgi-sharp.hgi-airpod-01:before{content:"\3b27"}.hgi-solid.hgi-sharp.hgi-airpod-02:before{content:"\3b29"}.hgi-solid.hgi-sharp.hgi-airpod-03:before{content:"\3b2b"}.hgi-solid.hgi-sharp.hgi-airport:before{content:"\3b2d"}.hgi-solid.hgi-sharp.hgi-al-aqsa-mosque:before{content:"\3b2f"}.hgi-solid.hgi-sharp.hgi-alarm-clock:before{content:"\3b31"}.hgi-solid.hgi-sharp.hgi-album-01:before{content:"\3b33"}.hgi-solid.hgi-sharp.hgi-album-02:before{content:"\3b35"}.hgi-solid.hgi-sharp.hgi-album-not-found-01:before{content:"\3b37"}.hgi-solid.hgi-sharp.hgi-album-not-found-02:before{content:"\3b39"}.hgi-solid.hgi-sharp.hgi-alert-01:before{content:"\3b3b"}.hgi-solid.hgi-sharp.hgi-alert-02:before{content:"\3b3d"}.hgi-solid.hgi-sharp.hgi-alert-circle:before{content:"\3b3f"}.hgi-solid.hgi-sharp.hgi-alert-diamond:before{content:"\3b41"}.hgi-solid.hgi-sharp.hgi-alert-square:before{content:"\3b43"}.hgi-solid.hgi-sharp.hgi-algorithm:before{content:"\3b45"}.hgi-solid.hgi-sharp.hgi-alien-01:before{content:"\3b47"}.hgi-solid.hgi-sharp.hgi-alien-02:before{content:"\3b49"}.hgi-solid.hgi-sharp.hgi-align-bottom:before{content:"\3b4b"}.hgi-solid.hgi-sharp.hgi-align-box-bottom-center:before{content:"\3b4d"}.hgi-solid.hgi-sharp.hgi-align-box-bottom-left:before{content:"\3b4f"}.hgi-solid.hgi-sharp.hgi-align-box-bottom-right:before{content:"\3b51"}.hgi-solid.hgi-sharp.hgi-align-box-middle-center:before{content:"\3b53"}.hgi-solid.hgi-sharp.hgi-align-box-middle-left:before{content:"\3b55"}.hgi-solid.hgi-sharp.hgi-align-box-middle-right:before{content:"\3b57"}.hgi-solid.hgi-sharp.hgi-align-box-top-center:before{content:"\3b59"}.hgi-solid.hgi-sharp.hgi-align-box-top-left:before{content:"\3b5b"}.hgi-solid.hgi-sharp.hgi-align-box-top-right:before{content:"\3b5d"}.hgi-solid.hgi-sharp.hgi-align-horizontal-center:before{content:"\3b5f"}.hgi-solid.hgi-sharp.hgi-align-key-object:before{content:"\3b61"}.hgi-solid.hgi-sharp.hgi-align-left:before{content:"\3b63"}.hgi-solid.hgi-sharp.hgi-align-right:before{content:"\3b65"}.hgi-solid.hgi-sharp.hgi-align-selection:before{content:"\3b67"}.hgi-solid.hgi-sharp.hgi-align-top:before{content:"\3b69"}.hgi-solid.hgi-sharp.hgi-align-vertical-center:before{content:"\3b6b"}.hgi-solid.hgi-sharp.hgi-all-bookmark:before{content:"\3b6d"}.hgi-solid.hgi-sharp.hgi-allah:before{content:"\3b6f"}.hgi-solid.hgi-sharp.hgi-alms:before{content:"\3b71"}.hgi-solid.hgi-sharp.hgi-alpha-circle:before{content:"\3b73"}.hgi-solid.hgi-sharp.hgi-alpha-square:before{content:"\3b76"}.hgi-solid.hgi-sharp.hgi-alpha:before{content:"\3b77"}.hgi-solid.hgi-sharp.hgi-alphabet-arabic:before{content:"\3b79"}.hgi-solid.hgi-sharp.hgi-alphabet-bangla:before{content:"\3b7b"}.hgi-solid.hgi-sharp.hgi-alphabet-chinese:before{content:"\3b7d"}.hgi-solid.hgi-sharp.hgi-alphabet-greek:before{content:"\3b7f"}.hgi-solid.hgi-sharp.hgi-alphabet-hebrew:before{content:"\3b81"}.hgi-solid.hgi-sharp.hgi-alphabet-hindi:before{content:"\3b83"}.hgi-solid.hgi-sharp.hgi-alphabet-japanese:before{content:"\3b85"}.hgi-solid.hgi-sharp.hgi-alphabet-korean:before{content:"\3b87"}.hgi-solid.hgi-sharp.hgi-alphabet-thai:before{content:"\3b89"}.hgi-solid.hgi-sharp.hgi-amazon:before{content:"\3b8b"}.hgi-solid.hgi-sharp.hgi-ambulance:before{content:"\3b8d"}.hgi-solid.hgi-sharp.hgi-american-football:before{content:"\3b8f"}.hgi-solid.hgi-sharp.hgi-amie:before{content:"\3b91"}.hgi-solid.hgi-sharp.hgi-ampoule:before{content:"\3b93"}.hgi-solid.hgi-sharp.hgi-analysis-text-link:before{content:"\3b95"}.hgi-solid.hgi-sharp.hgi-analytics-01:before{content:"\3b97"}.hgi-solid.hgi-sharp.hgi-analytics-02:before{content:"\3b99"}.hgi-solid.hgi-sharp.hgi-analytics-down:before{content:"\3b9b"}.hgi-solid.hgi-sharp.hgi-analytics-up:before{content:"\3b9d"}.hgi-solid.hgi-sharp.hgi-anchor-point:before{content:"\3b9f"}.hgi-solid.hgi-sharp.hgi-android:before{content:"\3ba1"}.hgi-solid.hgi-sharp.hgi-angel:before{content:"\3ba3"}.hgi-solid.hgi-sharp.hgi-angle-01:before{content:"\3ba5"}.hgi-solid.hgi-sharp.hgi-angle:before{content:"\3ba7"}.hgi-solid.hgi-sharp.hgi-angry-bird:before{content:"\3ba9"}.hgi-solid.hgi-sharp.hgi-angry:before{content:"\3bab"}.hgi-solid.hgi-sharp.hgi-anonymous:before{content:"\3bad"}.hgi-solid.hgi-sharp.hgi-api:before{content:"\3baf"}.hgi-solid.hgi-sharp.hgi-app-store:before{content:"\3bb1"}.hgi-solid.hgi-sharp.hgi-apple-01:before{content:"\3bb3"}.hgi-solid.hgi-sharp.hgi-apple-finder:before{content:"\3bb5"}.hgi-solid.hgi-sharp.hgi-apple-news:before{content:"\3bb7"}.hgi-solid.hgi-sharp.hgi-apple-pie:before{content:"\3bb9"}.hgi-solid.hgi-sharp.hgi-apple-reminder:before{content:"\3bbb"}.hgi-solid.hgi-sharp.hgi-apple-stocks:before{content:"\3bbe"}.hgi-solid.hgi-sharp.hgi-apple-vision-pro:before{content:"\3bc0"}.hgi-solid.hgi-sharp.hgi-apple:before{content:"\3bc1"}.hgi-solid.hgi-sharp.hgi-approximately-equal-circle:before{content:"\3bc3"}.hgi-solid.hgi-sharp.hgi-approximately-equal-square:before{content:"\3bc6"}.hgi-solid.hgi-sharp.hgi-approximately-equal:before{content:"\3bc7"}.hgi-solid.hgi-sharp.hgi-apricot:before{content:"\3bc9"}.hgi-solid.hgi-sharp.hgi-apron:before{content:"\3bcb"}.hgi-solid.hgi-sharp.hgi-arc-browser:before{content:"\3bcd"}.hgi-solid.hgi-sharp.hgi-archer:before{content:"\3bcf"}.hgi-solid.hgi-sharp.hgi-archive-01:before{content:"\3bd1"}.hgi-solid.hgi-sharp.hgi-archive-02:before{content:"\3bd3"}.hgi-solid.hgi-sharp.hgi-archive:before{content:"\3bd5"}.hgi-solid.hgi-sharp.hgi-armored-boot:before{content:"\3bd7"}.hgi-solid.hgi-sharp.hgi-arrange-by-letters-a-z:before{content:"\3bd9"}.hgi-solid.hgi-sharp.hgi-arrange-by-letters-z-a:before{content:"\3bdb"}.hgi-solid.hgi-sharp.hgi-arrange-by-numbers-1-9:before{content:"\3bdd"}.hgi-solid.hgi-sharp.hgi-arrange-by-numbers-9-1:before{content:"\3bdf"}.hgi-solid.hgi-sharp.hgi-arrange:before{content:"\3be1"}.hgi-solid.hgi-sharp.hgi-arrow-all-direction:before{content:"\3be3"}.hgi-solid.hgi-sharp.hgi-arrow-data-transfer-diagonal:before{content:"\3be5"}.hgi-solid.hgi-sharp.hgi-arrow-data-transfer-horizontal:before{content:"\3be7"}.hgi-solid.hgi-sharp.hgi-arrow-data-transfer-vertical:before{content:"\3be9"}.hgi-solid.hgi-sharp.hgi-arrow-diagonal:before{content:"\3beb"}.hgi-solid.hgi-sharp.hgi-arrow-down-01:before{content:"\3bed"}.hgi-solid.hgi-sharp.hgi-arrow-down-02:before{content:"\3bef"}.hgi-solid.hgi-sharp.hgi-arrow-down-03:before{content:"\3bf1"}.hgi-solid.hgi-sharp.hgi-arrow-down-04:before{content:"\3bf3"}.hgi-solid.hgi-sharp.hgi-arrow-down-05:before{content:"\3bf5"}.hgi-solid.hgi-sharp.hgi-arrow-down-double:before{content:"\3bf7"}.hgi-solid.hgi-sharp.hgi-arrow-down-left-01:before{content:"\3bf9"}.hgi-solid.hgi-sharp.hgi-arrow-down-left-02:before{content:"\3bfb"}.hgi-solid.hgi-sharp.hgi-arrow-down-right-01:before{content:"\3bfd"}.hgi-solid.hgi-sharp.hgi-arrow-down-right-02:before{content:"\3bff"}.hgi-solid.hgi-sharp.hgi-arrow-expand-01:before{content:"\3c01"}.hgi-solid.hgi-sharp.hgi-arrow-expand-02:before{content:"\3c03"}.hgi-solid.hgi-sharp.hgi-arrow-expand-diagonal-01:before{content:"\3c05"}.hgi-solid.hgi-sharp.hgi-arrow-expand-diagonal-02:before{content:"\3c07"}.hgi-solid.hgi-sharp.hgi-arrow-expand:before{content:"\3c09"}.hgi-solid.hgi-sharp.hgi-arrow-horizontal:before{content:"\3c0b"}.hgi-solid.hgi-sharp.hgi-arrow-left-01:before{content:"\3c0d"}.hgi-solid.hgi-sharp.hgi-arrow-left-02:before{content:"\3c0f"}.hgi-solid.hgi-sharp.hgi-arrow-left-03:before{content:"\3c11"}.hgi-solid.hgi-sharp.hgi-arrow-left-04:before{content:"\3c13"}.hgi-solid.hgi-sharp.hgi-arrow-left-05:before{content:"\3c15"}.hgi-solid.hgi-sharp.hgi-arrow-left-double:before{content:"\3c17"}.hgi-solid.hgi-sharp.hgi-arrow-left-right:before{content:"\3c19"}.hgi-solid.hgi-sharp.hgi-arrow-move-down-left:before{content:"\3c1b"}.hgi-solid.hgi-sharp.hgi-arrow-move-down-right:before{content:"\3c1d"}.hgi-solid.hgi-sharp.hgi-arrow-move-left-down:before{content:"\3c1f"}.hgi-solid.hgi-sharp.hgi-arrow-move-right-down:before{content:"\3c21"}.hgi-solid.hgi-sharp.hgi-arrow-move-up-left:before{content:"\3c23"}.hgi-solid.hgi-sharp.hgi-arrow-move-up-right:before{content:"\3c25"}.hgi-solid.hgi-sharp.hgi-arrow-reload-horizontal:before{content:"\3c27"}.hgi-solid.hgi-sharp.hgi-arrow-reload-vertical:before{content:"\3c29"}.hgi-solid.hgi-sharp.hgi-arrow-right-01:before{content:"\3c2b"}.hgi-solid.hgi-sharp.hgi-arrow-right-02:before{content:"\3c2d"}.hgi-solid.hgi-sharp.hgi-arrow-right-03:before{content:"\3c2f"}.hgi-solid.hgi-sharp.hgi-arrow-right-04:before{content:"\3c31"}.hgi-solid.hgi-sharp.hgi-arrow-right-05:before{content:"\3c33"}.hgi-solid.hgi-sharp.hgi-arrow-right-double:before{content:"\3c35"}.hgi-solid.hgi-sharp.hgi-arrow-shrink-01:before{content:"\3c37"}.hgi-solid.hgi-sharp.hgi-arrow-shrink-02:before{content:"\3c39"}.hgi-solid.hgi-sharp.hgi-arrow-shrink:before{content:"\3c3b"}.hgi-solid.hgi-sharp.hgi-arrow-turn-backward:before{content:"\3c3d"}.hgi-solid.hgi-sharp.hgi-arrow-turn-down:before{content:"\3c3f"}.hgi-solid.hgi-sharp.hgi-arrow-turn-forward:before{content:"\3c41"}.hgi-solid.hgi-sharp.hgi-arrow-turn-up:before{content:"\3c43"}.hgi-solid.hgi-sharp.hgi-arrow-up-01:before{content:"\3c45"}.hgi-solid.hgi-sharp.hgi-arrow-up-02:before{content:"\3c47"}.hgi-solid.hgi-sharp.hgi-arrow-up-03:before{content:"\3c49"}.hgi-solid.hgi-sharp.hgi-arrow-up-04:before{content:"\3c4b"}.hgi-solid.hgi-sharp.hgi-arrow-up-05:before{content:"\3c4d"}.hgi-solid.hgi-sharp.hgi-arrow-up-double:before{content:"\3c4f"}.hgi-solid.hgi-sharp.hgi-arrow-up-down:before{content:"\3c51"}.hgi-solid.hgi-sharp.hgi-arrow-up-left-01:before{content:"\3c53"}.hgi-solid.hgi-sharp.hgi-arrow-up-left-02:before{content:"\3c55"}.hgi-solid.hgi-sharp.hgi-arrow-up-right-01:before{content:"\3c57"}.hgi-solid.hgi-sharp.hgi-arrow-up-right-02:before{content:"\3c59"}.hgi-solid.hgi-sharp.hgi-arrow-vertical:before{content:"\3c5b"}.hgi-solid.hgi-sharp.hgi-artboard-tool:before{content:"\3c5e"}.hgi-solid.hgi-sharp.hgi-artboard:before{content:"\3c5f"}.hgi-solid.hgi-sharp.hgi-artificial-intelligence-01:before{content:"\3c61"}.hgi-solid.hgi-sharp.hgi-artificial-intelligence-02:before{content:"\3c63"}.hgi-solid.hgi-sharp.hgi-artificial-intelligence-03:before{content:"\3c65"}.hgi-solid.hgi-sharp.hgi-artificial-intelligence-04:before{content:"\3c67"}.hgi-solid.hgi-sharp.hgi-artificial-intelligence-05:before{content:"\3c69"}.hgi-solid.hgi-sharp.hgi-artificial-intelligence-06:before{content:"\3c6b"}.hgi-solid.hgi-sharp.hgi-artificial-intelligence-07:before{content:"\3c6d"}.hgi-solid.hgi-sharp.hgi-aspect-ratio:before{content:"\3c6f"}.hgi-solid.hgi-sharp.hgi-assignments:before{content:"\3c71"}.hgi-solid.hgi-sharp.hgi-asteroid-01:before{content:"\3c73"}.hgi-solid.hgi-sharp.hgi-asteroid-02:before{content:"\3c75"}.hgi-solid.hgi-sharp.hgi-astronaut-01:before{content:"\3c77"}.hgi-solid.hgi-sharp.hgi-astronaut-02:before{content:"\3c79"}.hgi-solid.hgi-sharp.hgi-at:before{content:"\3c7b"}.hgi-solid.hgi-sharp.hgi-atm-01:before{content:"\3c7d"}.hgi-solid.hgi-sharp.hgi-atm-02:before{content:"\3c7f"}.hgi-solid.hgi-sharp.hgi-atom-01:before{content:"\3c81"}.hgi-solid.hgi-sharp.hgi-atom-02:before{content:"\3c83"}.hgi-solid.hgi-sharp.hgi-atomic-power:before{content:"\3c85"}.hgi-solid.hgi-sharp.hgi-attachment-01:before{content:"\3c87"}.hgi-solid.hgi-sharp.hgi-attachment-02:before{content:"\3c89"}.hgi-solid.hgi-sharp.hgi-attachment-circle:before{content:"\3c8b"}.hgi-solid.hgi-sharp.hgi-attachment-square:before{content:"\3c8e"}.hgi-solid.hgi-sharp.hgi-attachment:before{content:"\3c8f"}.hgi-solid.hgi-sharp.hgi-auction:before{content:"\3c91"}.hgi-solid.hgi-sharp.hgi-audio-book-01:before{content:"\3c93"}.hgi-solid.hgi-sharp.hgi-audio-book-02:before{content:"\3c95"}.hgi-solid.hgi-sharp.hgi-audio-book-03:before{content:"\3c97"}.hgi-solid.hgi-sharp.hgi-audio-book-04:before{content:"\3c99"}.hgi-solid.hgi-sharp.hgi-audit-01:before{content:"\3c9b"}.hgi-solid.hgi-sharp.hgi-audit-02:before{content:"\3c9d"}.hgi-solid.hgi-sharp.hgi-augmented-reality-ar:before{content:"\3c9f"}.hgi-solid.hgi-sharp.hgi-authorized:before{content:"\3ca1"}.hgi-solid.hgi-sharp.hgi-auto-conversations:before{content:"\3ca3"}.hgi-solid.hgi-sharp.hgi-automotive-battery-01:before{content:"\3ca5"}.hgi-solid.hgi-sharp.hgi-automotive-battery-02:before{content:"\3ca7"}.hgi-solid.hgi-sharp.hgi-avalanche:before{content:"\3ca9"}.hgi-solid.hgi-sharp.hgi-avocado:before{content:"\3cab"}.hgi-solid.hgi-sharp.hgi-award-01:before{content:"\3cad"}.hgi-solid.hgi-sharp.hgi-award-02:before{content:"\3caf"}.hgi-solid.hgi-sharp.hgi-award-03:before{content:"\3cb1"}.hgi-solid.hgi-sharp.hgi-award-04:before{content:"\3cb3"}.hgi-solid.hgi-sharp.hgi-award-05:before{content:"\3cb5"}.hgi-solid.hgi-sharp.hgi-baby-01:before{content:"\3cb7"}.hgi-solid.hgi-sharp.hgi-baby-02:before{content:"\3cb9"}.hgi-solid.hgi-sharp.hgi-baby-bed-01:before{content:"\3cbb"}.hgi-solid.hgi-sharp.hgi-baby-bed-02:before{content:"\3cbd"}.hgi-solid.hgi-sharp.hgi-baby-bottle:before{content:"\3cbf"}.hgi-solid.hgi-sharp.hgi-baby-boy-dress:before{content:"\3cc1"}.hgi-solid.hgi-sharp.hgi-baby-girl-dress:before{content:"\3cc3"}.hgi-solid.hgi-sharp.hgi-backpack-01:before{content:"\3cc5"}.hgi-solid.hgi-sharp.hgi-backpack-02:before{content:"\3cc7"}.hgi-solid.hgi-sharp.hgi-backpack-03:before{content:"\3cc9"}.hgi-solid.hgi-sharp.hgi-backward-01:before{content:"\3ccb"}.hgi-solid.hgi-sharp.hgi-backward-02:before{content:"\3ccd"}.hgi-solid.hgi-sharp.hgi-bacteria:before{content:"\3ccf"}.hgi-solid.hgi-sharp.hgi-badminton-shuttle:before{content:"\3cd2"}.hgi-solid.hgi-sharp.hgi-badminton:before{content:"\3cd3"}.hgi-solid.hgi-sharp.hgi-banana:before{content:"\3cd5"}.hgi-solid.hgi-sharp.hgi-bandage:before{content:"\3cd7"}.hgi-solid.hgi-sharp.hgi-bank:before{content:"\3cd9"}.hgi-solid.hgi-sharp.hgi-bar-code-01:before{content:"\3cdb"}.hgi-solid.hgi-sharp.hgi-bar-code-02:before{content:"\3cdd"}.hgi-solid.hgi-sharp.hgi-barns:before{content:"\3cdf"}.hgi-solid.hgi-sharp.hgi-baseball-bat:before{content:"\3ce1"}.hgi-solid.hgi-sharp.hgi-baseball-helmet:before{content:"\3ce3"}.hgi-solid.hgi-sharp.hgi-baseball:before{content:"\3ce5"}.hgi-solid.hgi-sharp.hgi-basketball-01:before{content:"\3ce7"}.hgi-solid.hgi-sharp.hgi-basketball-02:before{content:"\3ce9"}.hgi-solid.hgi-sharp.hgi-basketball-hoop:before{content:"\3ceb"}.hgi-solid.hgi-sharp.hgi-bathtub-01:before{content:"\3ced"}.hgi-solid.hgi-sharp.hgi-bathtub-02:before{content:"\3cef"}.hgi-solid.hgi-sharp.hgi-batteries-energy:before{content:"\3cf1"}.hgi-solid.hgi-sharp.hgi-battery-charging-01:before{content:"\3cf3"}.hgi-solid.hgi-sharp.hgi-battery-charging-02:before{content:"\3cf5"}.hgi-solid.hgi-sharp.hgi-battery-eco-charging:before{content:"\3cf7"}.hgi-solid.hgi-sharp.hgi-battery-empty:before{content:"\3cf9"}.hgi-solid.hgi-sharp.hgi-battery-full:before{content:"\3cfb"}.hgi-solid.hgi-sharp.hgi-battery-low:before{content:"\3cfd"}.hgi-solid.hgi-sharp.hgi-battery-medium-01:before{content:"\3cff"}.hgi-solid.hgi-sharp.hgi-battery-medium-02:before{content:"\3d01"}.hgi-solid.hgi-sharp.hgi-bbq-grill:before{content:"\3d03"}.hgi-solid.hgi-sharp.hgi-beach-02:before{content:"\3d05"}.hgi-solid.hgi-sharp.hgi-beach:before{content:"\3d07"}.hgi-solid.hgi-sharp.hgi-beater:before{content:"\3d09"}.hgi-solid.hgi-sharp.hgi-bebo:before{content:"\3d0b"}.hgi-solid.hgi-sharp.hgi-bed-bunk:before{content:"\3d0d"}.hgi-solid.hgi-sharp.hgi-bed-double:before{content:"\3d0f"}.hgi-solid.hgi-sharp.hgi-bed-single-01:before{content:"\3d12"}.hgi-solid.hgi-sharp.hgi-bed-single-02:before{content:"\3d14"}.hgi-solid.hgi-sharp.hgi-bed:before{content:"\3d15"}.hgi-solid.hgi-sharp.hgi-bedug-01:before{content:"\3d17"}.hgi-solid.hgi-sharp.hgi-bedug-02:before{content:"\3d19"}.hgi-solid.hgi-sharp.hgi-behance-01:before{content:"\3d1b"}.hgi-solid.hgi-sharp.hgi-behance-02:before{content:"\3d1d"}.hgi-solid.hgi-sharp.hgi-belt:before{content:"\3d1f"}.hgi-solid.hgi-sharp.hgi-bend-tool:before{content:"\3d21"}.hgi-solid.hgi-sharp.hgi-berlin-tower:before{content:"\3d24"}.hgi-solid.hgi-sharp.hgi-berlin:before{content:"\3d25"}.hgi-solid.hgi-sharp.hgi-beta:before{content:"\3d27"}.hgi-solid.hgi-sharp.hgi-bicycle-01:before{content:"\3d29"}.hgi-solid.hgi-sharp.hgi-bicycle:before{content:"\3d2b"}.hgi-solid.hgi-sharp.hgi-billiard-01:before{content:"\3d2d"}.hgi-solid.hgi-sharp.hgi-billiard-02:before{content:"\3d2f"}.hgi-solid.hgi-sharp.hgi-binary-code:before{content:"\3d31"}.hgi-solid.hgi-sharp.hgi-bing:before{content:"\3d33"}.hgi-solid.hgi-sharp.hgi-bio-energy:before{content:"\3d35"}.hgi-solid.hgi-sharp.hgi-biomass-energy:before{content:"\3d37"}.hgi-solid.hgi-sharp.hgi-biometric-access:before{content:"\3d39"}.hgi-solid.hgi-sharp.hgi-biometric-device:before{content:"\3d3b"}.hgi-solid.hgi-sharp.hgi-birthday-cake:before{content:"\3d3d"}.hgi-solid.hgi-sharp.hgi-biscuit:before{content:"\3d3f"}.hgi-solid.hgi-sharp.hgi-bitcoin-01:before{content:"\3d41"}.hgi-solid.hgi-sharp.hgi-bitcoin-02:before{content:"\3d43"}.hgi-solid.hgi-sharp.hgi-bitcoin-03:before{content:"\3d45"}.hgi-solid.hgi-sharp.hgi-bitcoin-04:before{content:"\3d47"}.hgi-solid.hgi-sharp.hgi-bitcoin-bag:before{content:"\3d49"}.hgi-solid.hgi-sharp.hgi-bitcoin-circle:before{content:"\3d4b"}.hgi-solid.hgi-sharp.hgi-bitcoin-cloud:before{content:"\3d4d"}.hgi-solid.hgi-sharp.hgi-bitcoin-cpu:before{content:"\3d4f"}.hgi-solid.hgi-sharp.hgi-bitcoin-credit-card:before{content:"\3d51"}.hgi-solid.hgi-sharp.hgi-bitcoin-database:before{content:"\3d53"}.hgi-solid.hgi-sharp.hgi-bitcoin-down-01:before{content:"\3d55"}.hgi-solid.hgi-sharp.hgi-bitcoin-down-02:before{content:"\3d57"}.hgi-solid.hgi-sharp.hgi-bitcoin-ellipse:before{content:"\3d59"}.hgi-solid.hgi-sharp.hgi-bitcoin-eye:before{content:"\3d5b"}.hgi-solid.hgi-sharp.hgi-bitcoin-filter:before{content:"\3d5d"}.hgi-solid.hgi-sharp.hgi-bitcoin-flashdisk:before{content:"\3d5f"}.hgi-solid.hgi-sharp.hgi-bitcoin-graph:before{content:"\3d61"}.hgi-solid.hgi-sharp.hgi-bitcoin-invoice:before{content:"\3d63"}.hgi-solid.hgi-sharp.hgi-bitcoin-key:before{content:"\3d65"}.hgi-solid.hgi-sharp.hgi-bitcoin-location:before{content:"\3d67"}.hgi-solid.hgi-sharp.hgi-bitcoin-lock:before{content:"\3d69"}.hgi-solid.hgi-sharp.hgi-bitcoin-mail:before{content:"\3d6b"}.hgi-solid.hgi-sharp.hgi-bitcoin-mind:before{content:"\3d6d"}.hgi-solid.hgi-sharp.hgi-bitcoin-money-01:before{content:"\3d6f"}.hgi-solid.hgi-sharp.hgi-bitcoin-money-02:before{content:"\3d71"}.hgi-solid.hgi-sharp.hgi-bitcoin-pie-chart:before{content:"\3d73"}.hgi-solid.hgi-sharp.hgi-bitcoin-piggy-bank:before{content:"\3d75"}.hgi-solid.hgi-sharp.hgi-bitcoin-presentation:before{content:"\3d77"}.hgi-solid.hgi-sharp.hgi-bitcoin-receipt:before{content:"\3d79"}.hgi-solid.hgi-sharp.hgi-bitcoin-receive:before{content:"\3d7b"}.hgi-solid.hgi-sharp.hgi-bitcoin-rectangle:before{content:"\3d7d"}.hgi-solid.hgi-sharp.hgi-bitcoin-safe:before{content:"\3d7f"}.hgi-solid.hgi-sharp.hgi-bitcoin-search:before{content:"\3d81"}.hgi-solid.hgi-sharp.hgi-bitcoin-send:before{content:"\3d84"}.hgi-solid.hgi-sharp.hgi-bitcoin-setting:before{content:"\3d86"}.hgi-solid.hgi-sharp.hgi-bitcoin-shield:before{content:"\3d88"}.hgi-solid.hgi-sharp.hgi-bitcoin-shopping:before{content:"\3d8a"}.hgi-solid.hgi-sharp.hgi-bitcoin-smartphone-01:before{content:"\3d8c"}.hgi-solid.hgi-sharp.hgi-bitcoin-smartphone-02:before{content:"\3d8e"}.hgi-solid.hgi-sharp.hgi-bitcoin-square:before{content:"\3d90"}.hgi-solid.hgi-sharp.hgi-bitcoin-store:before{content:"\3d92"}.hgi-solid.hgi-sharp.hgi-bitcoin-tag:before{content:"\3d94"}.hgi-solid.hgi-sharp.hgi-bitcoin-target:before{content:"\3d96"}.hgi-solid.hgi-sharp.hgi-bitcoin-transaction:before{content:"\3d98"}.hgi-solid.hgi-sharp.hgi-bitcoin-up-01:before{content:"\3d9a"}.hgi-solid.hgi-sharp.hgi-bitcoin-up-02:before{content:"\3d9c"}.hgi-solid.hgi-sharp.hgi-bitcoin-wallet:before{content:"\3d9e"}.hgi-solid.hgi-sharp.hgi-bitcoin-withdraw:before{content:"\3da0"}.hgi-solid.hgi-sharp.hgi-bitcoin:before{content:"\3da1"}.hgi-solid.hgi-sharp.hgi-black-hole-01:before{content:"\3da3"}.hgi-solid.hgi-sharp.hgi-black-hole:before{content:"\3da5"}.hgi-solid.hgi-sharp.hgi-blend:before{content:"\3da7"}.hgi-solid.hgi-sharp.hgi-blender:before{content:"\3da9"}.hgi-solid.hgi-sharp.hgi-block-game:before{content:"\3dab"}.hgi-solid.hgi-sharp.hgi-blockchain-01:before{content:"\3dad"}.hgi-solid.hgi-sharp.hgi-blockchain-02:before{content:"\3daf"}.hgi-solid.hgi-sharp.hgi-blockchain-03:before{content:"\3db1"}.hgi-solid.hgi-sharp.hgi-blockchain-04:before{content:"\3db3"}.hgi-solid.hgi-sharp.hgi-blockchain-05:before{content:"\3db5"}.hgi-solid.hgi-sharp.hgi-blockchain-06:before{content:"\3db7"}.hgi-solid.hgi-sharp.hgi-blockchain-07:before{content:"\3db9"}.hgi-solid.hgi-sharp.hgi-blocked:before{content:"\3dbb"}.hgi-solid.hgi-sharp.hgi-blogger:before{content:"\3dbd"}.hgi-solid.hgi-sharp.hgi-blood-bag:before{content:"\3dbf"}.hgi-solid.hgi-sharp.hgi-blood-bottle:before{content:"\3dc1"}.hgi-solid.hgi-sharp.hgi-blood-pressure:before{content:"\3dc3"}.hgi-solid.hgi-sharp.hgi-blood-type:before{content:"\3dc6"}.hgi-solid.hgi-sharp.hgi-blood:before{content:"\3dc7"}.hgi-solid.hgi-sharp.hgi-bluetooth-circle:before{content:"\3dc9"}.hgi-solid.hgi-sharp.hgi-bluetooth-not-connected:before{content:"\3dcb"}.hgi-solid.hgi-sharp.hgi-bluetooth-search:before{content:"\3dcd"}.hgi-solid.hgi-sharp.hgi-bluetooth-square:before{content:"\3dd0"}.hgi-solid.hgi-sharp.hgi-bluetooth:before{content:"\3dd1"}.hgi-solid.hgi-sharp.hgi-blur:before{content:"\3dd3"}.hgi-solid.hgi-sharp.hgi-blush-brush-01:before{content:"\3dd5"}.hgi-solid.hgi-sharp.hgi-blush-brush-02:before{content:"\3dd7"}.hgi-solid.hgi-sharp.hgi-board-math:before{content:"\3dd9"}.hgi-solid.hgi-sharp.hgi-boat:before{content:"\3ddb"}.hgi-solid.hgi-sharp.hgi-body-armor:before{content:"\3ddd"}.hgi-solid.hgi-sharp.hgi-body-part-leg:before{content:"\3ddf"}.hgi-solid.hgi-sharp.hgi-body-part-muscle:before{content:"\3de1"}.hgi-solid.hgi-sharp.hgi-body-part-six-pack:before{content:"\3de3"}.hgi-solid.hgi-sharp.hgi-body-soap:before{content:"\3de5"}.hgi-solid.hgi-sharp.hgi-body-weight:before{content:"\3de7"}.hgi-solid.hgi-sharp.hgi-bomb:before{content:"\3de9"}.hgi-solid.hgi-sharp.hgi-bone-01:before{content:"\3deb"}.hgi-solid.hgi-sharp.hgi-bone-02:before{content:"\3ded"}.hgi-solid.hgi-sharp.hgi-book-01:before{content:"\3def"}.hgi-solid.hgi-sharp.hgi-book-02:before{content:"\3df1"}.hgi-solid.hgi-sharp.hgi-book-03:before{content:"\3df3"}.hgi-solid.hgi-sharp.hgi-book-04:before{content:"\3df5"}.hgi-solid.hgi-sharp.hgi-book-bookmark-01:before{content:"\3df7"}.hgi-solid.hgi-sharp.hgi-book-bookmark-02:before{content:"\3df9"}.hgi-solid.hgi-sharp.hgi-book-download:before{content:"\3dfb"}.hgi-solid.hgi-sharp.hgi-book-edit:before{content:"\3dfd"}.hgi-solid.hgi-sharp.hgi-book-open-01:before{content:"\3dff"}.hgi-solid.hgi-sharp.hgi-book-open-02:before{content:"\3e01"}.hgi-solid.hgi-sharp.hgi-book-upload:before{content:"\3e03"}.hgi-solid.hgi-sharp.hgi-bookmark-01:before{content:"\3e05"}.hgi-solid.hgi-sharp.hgi-bookmark-02:before{content:"\3e07"}.hgi-solid.hgi-sharp.hgi-bookmark-03:before{content:"\3e09"}.hgi-solid.hgi-sharp.hgi-bookmark-add-01:before{content:"\3e0b"}.hgi-solid.hgi-sharp.hgi-bookmark-add-02:before{content:"\3e0d"}.hgi-solid.hgi-sharp.hgi-bookmark-block-01:before{content:"\3e0f"}.hgi-solid.hgi-sharp.hgi-bookmark-block-02:before{content:"\3e11"}.hgi-solid.hgi-sharp.hgi-bookmark-check-01:before{content:"\3e13"}.hgi-solid.hgi-sharp.hgi-bookmark-check-02:before{content:"\3e15"}.hgi-solid.hgi-sharp.hgi-bookmark-minus-01:before{content:"\3e17"}.hgi-solid.hgi-sharp.hgi-bookmark-minus-02:before{content:"\3e19"}.hgi-solid.hgi-sharp.hgi-bookmark-off-01:before{content:"\3e1b"}.hgi-solid.hgi-sharp.hgi-bookmark-off-02:before{content:"\3e1d"}.hgi-solid.hgi-sharp.hgi-bookmark-remove-01:before{content:"\3e1f"}.hgi-solid.hgi-sharp.hgi-bookmark-remove-02:before{content:"\3e21"}.hgi-solid.hgi-sharp.hgi-books-01:before{content:"\3e23"}.hgi-solid.hgi-sharp.hgi-books-02:before{content:"\3e25"}.hgi-solid.hgi-sharp.hgi-bookshelf-01:before{content:"\3e27"}.hgi-solid.hgi-sharp.hgi-bookshelf-02:before{content:"\3e29"}.hgi-solid.hgi-sharp.hgi-bookshelf-03:before{content:"\3e2b"}.hgi-solid.hgi-sharp.hgi-bootstrap:before{content:"\3e2d"}.hgi-solid.hgi-sharp.hgi-border-all-01:before{content:"\3e2f"}.hgi-solid.hgi-sharp.hgi-border-all-02:before{content:"\3e31"}.hgi-solid.hgi-sharp.hgi-border-bottom-01:before{content:"\3e33"}.hgi-solid.hgi-sharp.hgi-border-bottom-02:before{content:"\3e35"}.hgi-solid.hgi-sharp.hgi-border-full:before{content:"\3e37"}.hgi-solid.hgi-sharp.hgi-border-horizontal:before{content:"\3e39"}.hgi-solid.hgi-sharp.hgi-border-inner:before{content:"\3e3b"}.hgi-solid.hgi-sharp.hgi-border-left-01:before{content:"\3e3d"}.hgi-solid.hgi-sharp.hgi-border-left-02:before{content:"\3e3f"}.hgi-solid.hgi-sharp.hgi-border-none-01:before{content:"\3e41"}.hgi-solid.hgi-sharp.hgi-border-none-02:before{content:"\3e43"}.hgi-solid.hgi-sharp.hgi-border-right-01:before{content:"\3e45"}.hgi-solid.hgi-sharp.hgi-border-right-02:before{content:"\3e47"}.hgi-solid.hgi-sharp.hgi-border-top-01:before{content:"\3e49"}.hgi-solid.hgi-sharp.hgi-border-top-02:before{content:"\3e4b"}.hgi-solid.hgi-sharp.hgi-border-vertical:before{content:"\3e4d"}.hgi-solid.hgi-sharp.hgi-borobudur:before{content:"\3e4f"}.hgi-solid.hgi-sharp.hgi-bot:before{content:"\3e51"}.hgi-solid.hgi-sharp.hgi-bounce-left:before{content:"\3e53"}.hgi-solid.hgi-sharp.hgi-bounce-right:before{content:"\3e55"}.hgi-solid.hgi-sharp.hgi-bounding-box:before{content:"\3e57"}.hgi-solid.hgi-sharp.hgi-bow-tie:before{content:"\3e59"}.hgi-solid.hgi-sharp.hgi-bowling-pins:before{content:"\3e5b"}.hgi-solid.hgi-sharp.hgi-bowling:before{content:"\3e5d"}.hgi-solid.hgi-sharp.hgi-boxer:before{content:"\3e5f"}.hgi-solid.hgi-sharp.hgi-boxing-bag:before{content:"\3e61"}.hgi-solid.hgi-sharp.hgi-boxing-glove-01:before{content:"\3e63"}.hgi-solid.hgi-sharp.hgi-boxing-glove:before{content:"\3e65"}.hgi-solid.hgi-sharp.hgi-brain-01:before{content:"\3e67"}.hgi-solid.hgi-sharp.hgi-brain-02:before{content:"\3e69"}.hgi-solid.hgi-sharp.hgi-brain:before{content:"\3e6b"}.hgi-solid.hgi-sharp.hgi-brandfetch:before{content:"\3e6d"}.hgi-solid.hgi-sharp.hgi-bread-01:before{content:"\3e6f"}.hgi-solid.hgi-sharp.hgi-bread-02:before{content:"\3e71"}.hgi-solid.hgi-sharp.hgi-bread-03:before{content:"\3e73"}.hgi-solid.hgi-sharp.hgi-bread-04:before{content:"\3e75"}.hgi-solid.hgi-sharp.hgi-breast-pump:before{content:"\3e77"}.hgi-solid.hgi-sharp.hgi-bridge:before{content:"\3e79"}.hgi-solid.hgi-sharp.hgi-briefcase-01:before{content:"\3e7b"}.hgi-solid.hgi-sharp.hgi-briefcase-02:before{content:"\3e7d"}.hgi-solid.hgi-sharp.hgi-briefcase-03:before{content:"\3e7f"}.hgi-solid.hgi-sharp.hgi-briefcase-04:before{content:"\3e81"}.hgi-solid.hgi-sharp.hgi-briefcase-05:before{content:"\3e83"}.hgi-solid.hgi-sharp.hgi-briefcase-06:before{content:"\3e85"}.hgi-solid.hgi-sharp.hgi-briefcase-07:before{content:"\3e87"}.hgi-solid.hgi-sharp.hgi-briefcase-08:before{content:"\3e89"}.hgi-solid.hgi-sharp.hgi-briefcase-09:before{content:"\3e8b"}.hgi-solid.hgi-sharp.hgi-briefcase-dollar:before{content:"\3e8d"}.hgi-solid.hgi-sharp.hgi-broccoli:before{content:"\3e8f"}.hgi-solid.hgi-sharp.hgi-brochure:before{content:"\3e91"}.hgi-solid.hgi-sharp.hgi-broken-bone:before{content:"\3e93"}.hgi-solid.hgi-sharp.hgi-browser:before{content:"\3e95"}.hgi-solid.hgi-sharp.hgi-brush:before{content:"\3e97"}.hgi-solid.hgi-sharp.hgi-bubble-chat-add:before{content:"\3e99"}.hgi-solid.hgi-sharp.hgi-bubble-chat-blocked:before{content:"\3e9b"}.hgi-solid.hgi-sharp.hgi-bubble-chat-cancel:before{content:"\3e9d"}.hgi-solid.hgi-sharp.hgi-bubble-chat-delay:before{content:"\3e9f"}.hgi-solid.hgi-sharp.hgi-bubble-chat-done:before{content:"\3ea1"}.hgi-solid.hgi-sharp.hgi-bubble-chat-download-01:before{content:"\3ea3"}.hgi-solid.hgi-sharp.hgi-bubble-chat-download-02:before{content:"\3ea5"}.hgi-solid.hgi-sharp.hgi-bubble-chat-edit:before{content:"\3ea7"}.hgi-solid.hgi-sharp.hgi-bubble-chat-favourite:before{content:"\3ea9"}.hgi-solid.hgi-sharp.hgi-bubble-chat-income:before{content:"\3eab"}.hgi-solid.hgi-sharp.hgi-bubble-chat-lock:before{content:"\3ead"}.hgi-solid.hgi-sharp.hgi-bubble-chat-notification:before{content:"\3eaf"}.hgi-solid.hgi-sharp.hgi-bubble-chat-outcome:before{content:"\3eb1"}.hgi-solid.hgi-sharp.hgi-bubble-chat-preview:before{content:"\3eb3"}.hgi-solid.hgi-sharp.hgi-bubble-chat-question:before{content:"\3eb5"}.hgi-solid.hgi-sharp.hgi-bubble-chat-search:before{content:"\3eb7"}.hgi-solid.hgi-sharp.hgi-bubble-chat-secure:before{content:"\3eba"}.hgi-solid.hgi-sharp.hgi-bubble-chat-translate:before{content:"\3ebc"}.hgi-solid.hgi-sharp.hgi-bubble-chat-unlock:before{content:"\3ebe"}.hgi-solid.hgi-sharp.hgi-bubble-chat-upload:before{content:"\3ec0"}.hgi-solid.hgi-sharp.hgi-bubble-chat-user:before{content:"\3ec2"}.hgi-solid.hgi-sharp.hgi-bubble-chat:before{content:"\3ec3"}.hgi-solid.hgi-sharp.hgi-bubble-tea-01:before{content:"\3ec5"}.hgi-solid.hgi-sharp.hgi-bubble-tea-02:before{content:"\3ec7"}.hgi-solid.hgi-sharp.hgi-bug-01:before{content:"\3ec9"}.hgi-solid.hgi-sharp.hgi-bug-02:before{content:"\3ecb"}.hgi-solid.hgi-sharp.hgi-building-01:before{content:"\3ecd"}.hgi-solid.hgi-sharp.hgi-building-02:before{content:"\3ecf"}.hgi-solid.hgi-sharp.hgi-building-03:before{content:"\3ed1"}.hgi-solid.hgi-sharp.hgi-building-04:before{content:"\3ed3"}.hgi-solid.hgi-sharp.hgi-building-05:before{content:"\3ed5"}.hgi-solid.hgi-sharp.hgi-building-06:before{content:"\3ed7"}.hgi-solid.hgi-sharp.hgi-bulb-charging:before{content:"\3ed9"}.hgi-solid.hgi-sharp.hgi-bulb:before{content:"\3edb"}.hgi-solid.hgi-sharp.hgi-bulletproof-vest:before{content:"\3edd"}.hgi-solid.hgi-sharp.hgi-burj-al-arab:before{content:"\3edf"}.hgi-solid.hgi-sharp.hgi-burning-cd:before{content:"\3ee1"}.hgi-solid.hgi-sharp.hgi-bus-01:before{content:"\3ee3"}.hgi-solid.hgi-sharp.hgi-bus-02:before{content:"\3ee5"}.hgi-solid.hgi-sharp.hgi-bus-03:before{content:"\3ee7"}.hgi-solid.hgi-sharp.hgi-c-programming:before{content:"\3ee9"}.hgi-solid.hgi-sharp.hgi-cabinet-01:before{content:"\3eeb"}.hgi-solid.hgi-sharp.hgi-cabinet-02:before{content:"\3eed"}.hgi-solid.hgi-sharp.hgi-cabinet-03:before{content:"\3eef"}.hgi-solid.hgi-sharp.hgi-cabinet-04:before{content:"\3ef1"}.hgi-solid.hgi-sharp.hgi-cable-car:before{content:"\3ef3"}.hgi-solid.hgi-sharp.hgi-cactus:before{content:"\3ef5"}.hgi-solid.hgi-sharp.hgi-caduceus:before{content:"\3ef7"}.hgi-solid.hgi-sharp.hgi-cafe:before{content:"\3ef9"}.hgi-solid.hgi-sharp.hgi-calculate:before{content:"\3efb"}.hgi-solid.hgi-sharp.hgi-calculator-01:before{content:"\3efd"}.hgi-solid.hgi-sharp.hgi-calculator:before{content:"\3eff"}.hgi-solid.hgi-sharp.hgi-calendar-01:before{content:"\3f01"}.hgi-solid.hgi-sharp.hgi-calendar-02:before{content:"\3f03"}.hgi-solid.hgi-sharp.hgi-calendar-03:before{content:"\3f05"}.hgi-solid.hgi-sharp.hgi-calendar-04:before{content:"\3f07"}.hgi-solid.hgi-sharp.hgi-calendar-add-01:before{content:"\3f09"}.hgi-solid.hgi-sharp.hgi-calendar-add-02:before{content:"\3f0b"}.hgi-solid.hgi-sharp.hgi-calendar-block-01:before{content:"\3f0d"}.hgi-solid.hgi-sharp.hgi-calendar-block-02:before{content:"\3f0f"}.hgi-solid.hgi-sharp.hgi-calendar-check-in-01:before{content:"\3f11"}.hgi-solid.hgi-sharp.hgi-calendar-check-in-02:before{content:"\3f13"}.hgi-solid.hgi-sharp.hgi-calendar-check-out-01:before{content:"\3f15"}.hgi-solid.hgi-sharp.hgi-calendar-check-out-02:before{content:"\3f17"}.hgi-solid.hgi-sharp.hgi-calendar-download-01:before{content:"\3f19"}.hgi-solid.hgi-sharp.hgi-calendar-download-02:before{content:"\3f1b"}.hgi-solid.hgi-sharp.hgi-calendar-favorite-01:before{content:"\3f1d"}.hgi-solid.hgi-sharp.hgi-calendar-favorite-02:before{content:"\3f1f"}.hgi-solid.hgi-sharp.hgi-calendar-lock-01:before{content:"\3f21"}.hgi-solid.hgi-sharp.hgi-calendar-lock-02:before{content:"\3f23"}.hgi-solid.hgi-sharp.hgi-calendar-love-01:before{content:"\3f25"}.hgi-solid.hgi-sharp.hgi-calendar-love-02:before{content:"\3f27"}.hgi-solid.hgi-sharp.hgi-calendar-minus-01:before{content:"\3f29"}.hgi-solid.hgi-sharp.hgi-calendar-minus-02:before{content:"\3f2b"}.hgi-solid.hgi-sharp.hgi-calendar-remove-01:before{content:"\3f2d"}.hgi-solid.hgi-sharp.hgi-calendar-remove-02:before{content:"\3f2f"}.hgi-solid.hgi-sharp.hgi-calendar-setting-01:before{content:"\3f31"}.hgi-solid.hgi-sharp.hgi-calendar-setting-02:before{content:"\3f33"}.hgi-solid.hgi-sharp.hgi-calendar-upload-01:before{content:"\3f35"}.hgi-solid.hgi-sharp.hgi-calendar-upload-02:before{content:"\3f37"}.hgi-solid.hgi-sharp.hgi-call-02:before{content:"\3f39"}.hgi-solid.hgi-sharp.hgi-call-add-02:before{content:"\3f3b"}.hgi-solid.hgi-sharp.hgi-call-add:before{content:"\3f3d"}.hgi-solid.hgi-sharp.hgi-call-blocked-02:before{content:"\3f3f"}.hgi-solid.hgi-sharp.hgi-call-blocked:before{content:"\3f41"}.hgi-solid.hgi-sharp.hgi-call-disabled-02:before{content:"\3f43"}.hgi-solid.hgi-sharp.hgi-call-disabled:before{content:"\3f45"}.hgi-solid.hgi-sharp.hgi-call-done-02:before{content:"\3f47"}.hgi-solid.hgi-sharp.hgi-call-done:before{content:"\3f49"}.hgi-solid.hgi-sharp.hgi-call-end-01:before{content:"\3f4b"}.hgi-solid.hgi-sharp.hgi-call-end-02:before{content:"\3f4d"}.hgi-solid.hgi-sharp.hgi-call-end-03:before{content:"\3f4f"}.hgi-solid.hgi-sharp.hgi-call-end-04:before{content:"\3f51"}.hgi-solid.hgi-sharp.hgi-call-incoming-01:before{content:"\3f53"}.hgi-solid.hgi-sharp.hgi-call-incoming-02:before{content:"\3f55"}.hgi-solid.hgi-sharp.hgi-call-incoming-03:before{content:"\3f57"}.hgi-solid.hgi-sharp.hgi-call-incoming-04:before{content:"\3f59"}.hgi-solid.hgi-sharp.hgi-call-internal-02:before{content:"\3f5b"}.hgi-solid.hgi-sharp.hgi-call-internal:before{content:"\3f5d"}.hgi-solid.hgi-sharp.hgi-call-locked-02:before{content:"\3f5f"}.hgi-solid.hgi-sharp.hgi-call-locked:before{content:"\3f61"}.hgi-solid.hgi-sharp.hgi-call-minus-02:before{content:"\3f63"}.hgi-solid.hgi-sharp.hgi-call-minus:before{content:"\3f65"}.hgi-solid.hgi-sharp.hgi-call-missed-01:before{content:"\3f67"}.hgi-solid.hgi-sharp.hgi-call-missed-02:before{content:"\3f69"}.hgi-solid.hgi-sharp.hgi-call-missed-03:before{content:"\3f6b"}.hgi-solid.hgi-sharp.hgi-call-missed-04:before{content:"\3f6d"}.hgi-solid.hgi-sharp.hgi-call-outgoing-01:before{content:"\3f6f"}.hgi-solid.hgi-sharp.hgi-call-outgoing-02:before{content:"\3f71"}.hgi-solid.hgi-sharp.hgi-call-outgoing-03:before{content:"\3f73"}.hgi-solid.hgi-sharp.hgi-call-outgoing-04:before{content:"\3f75"}.hgi-solid.hgi-sharp.hgi-call-paused-02:before{content:"\3f77"}.hgi-solid.hgi-sharp.hgi-call-paused:before{content:"\3f79"}.hgi-solid.hgi-sharp.hgi-call-received-02:before{content:"\3f7b"}.hgi-solid.hgi-sharp.hgi-call-received:before{content:"\3f7d"}.hgi-solid.hgi-sharp.hgi-call-ringing-01:before{content:"\3f7f"}.hgi-solid.hgi-sharp.hgi-call-ringing-02:before{content:"\3f81"}.hgi-solid.hgi-sharp.hgi-call-ringing-03:before{content:"\3f83"}.hgi-solid.hgi-sharp.hgi-call-ringing-04:before{content:"\3f85"}.hgi-solid.hgi-sharp.hgi-call-unlocked-02:before{content:"\3f88"}.hgi-solid.hgi-sharp.hgi-call-unlocked:before{content:"\3f8a"}.hgi-solid.hgi-sharp.hgi-call:before{content:"\3f8b"}.hgi-solid.hgi-sharp.hgi-calling-02:before{content:"\3f8d"}.hgi-solid.hgi-sharp.hgi-calling:before{content:"\3f8f"}.hgi-solid.hgi-sharp.hgi-camel:before{content:"\3f91"}.hgi-solid.hgi-sharp.hgi-camera-01:before{content:"\3f93"}.hgi-solid.hgi-sharp.hgi-camera-02:before{content:"\3f95"}.hgi-solid.hgi-sharp.hgi-camera-add-01:before{content:"\3f97"}.hgi-solid.hgi-sharp.hgi-camera-add-02:before{content:"\3f99"}.hgi-solid.hgi-sharp.hgi-camera-automatically-01:before{content:"\3f9b"}.hgi-solid.hgi-sharp.hgi-camera-automatically-02:before{content:"\3f9d"}.hgi-solid.hgi-sharp.hgi-camera-lens:before{content:"\3f9f"}.hgi-solid.hgi-sharp.hgi-camera-microphone-01:before{content:"\3fa1"}.hgi-solid.hgi-sharp.hgi-camera-microphone-02:before{content:"\3fa3"}.hgi-solid.hgi-sharp.hgi-camera-night-mode-01:before{content:"\3fa5"}.hgi-solid.hgi-sharp.hgi-camera-night-mode-02:before{content:"\3fa7"}.hgi-solid.hgi-sharp.hgi-camera-off-01:before{content:"\3fa9"}.hgi-solid.hgi-sharp.hgi-camera-off-02:before{content:"\3fab"}.hgi-solid.hgi-sharp.hgi-camera-rotated-01:before{content:"\3fad"}.hgi-solid.hgi-sharp.hgi-camera-rotated-02:before{content:"\3faf"}.hgi-solid.hgi-sharp.hgi-camera-smile-01:before{content:"\3fb1"}.hgi-solid.hgi-sharp.hgi-camera-smile-02:before{content:"\3fb3"}.hgi-solid.hgi-sharp.hgi-camera-tripod:before{content:"\3fb5"}.hgi-solid.hgi-sharp.hgi-camera-video:before{content:"\3fb7"}.hgi-solid.hgi-sharp.hgi-camper:before{content:"\3fb9"}.hgi-solid.hgi-sharp.hgi-campfire:before{content:"\3fbb"}.hgi-solid.hgi-sharp.hgi-cancel-01:before{content:"\3fbd"}.hgi-solid.hgi-sharp.hgi-cancel-02:before{content:"\3fbf"}.hgi-solid.hgi-sharp.hgi-cancel-circle-half-dot:before{content:"\3fc1"}.hgi-solid.hgi-sharp.hgi-cancel-circle:before{content:"\3fc3"}.hgi-solid.hgi-sharp.hgi-cancel-square:before{content:"\3fc5"}.hgi-solid.hgi-sharp.hgi-candelier-01:before{content:"\3fc7"}.hgi-solid.hgi-sharp.hgi-candelier-02:before{content:"\3fc9"}.hgi-solid.hgi-sharp.hgi-canvas:before{content:"\3fcb"}.hgi-solid.hgi-sharp.hgi-cap-projecting:before{content:"\3fcd"}.hgi-solid.hgi-sharp.hgi-cap-round:before{content:"\3fcf"}.hgi-solid.hgi-sharp.hgi-cap-straight:before{content:"\3fd2"}.hgi-solid.hgi-sharp.hgi-cap:before{content:"\3fd3"}.hgi-solid.hgi-sharp.hgi-capcut-rectangle:before{content:"\3fd5"}.hgi-solid.hgi-sharp.hgi-capcut:before{content:"\3fd7"}.hgi-solid.hgi-sharp.hgi-car-01:before{content:"\3fd9"}.hgi-solid.hgi-sharp.hgi-car-02:before{content:"\3fdb"}.hgi-solid.hgi-sharp.hgi-car-03:before{content:"\3fdd"}.hgi-solid.hgi-sharp.hgi-car-04:before{content:"\3fdf"}.hgi-solid.hgi-sharp.hgi-car-parking-01:before{content:"\3fe1"}.hgi-solid.hgi-sharp.hgi-car-parking-02:before{content:"\3fe3"}.hgi-solid.hgi-sharp.hgi-caravan:before{content:"\3fe5"}.hgi-solid.hgi-sharp.hgi-card-exchange-01:before{content:"\3fe7"}.hgi-solid.hgi-sharp.hgi-card-exchange-02:before{content:"\3fe9"}.hgi-solid.hgi-sharp.hgi-cardigan:before{content:"\3feb"}.hgi-solid.hgi-sharp.hgi-cardiogram-01:before{content:"\3fed"}.hgi-solid.hgi-sharp.hgi-cardiogram-02:before{content:"\3fef"}.hgi-solid.hgi-sharp.hgi-cards-01:before{content:"\3ff1"}.hgi-solid.hgi-sharp.hgi-cards-02:before{content:"\3ff3"}.hgi-solid.hgi-sharp.hgi-cargo-ship:before{content:"\3ff5"}.hgi-solid.hgi-sharp.hgi-carousel-horizontal-02:before{content:"\3ff7"}.hgi-solid.hgi-sharp.hgi-carousel-horizontal:before{content:"\3ff9"}.hgi-solid.hgi-sharp.hgi-carousel-vertical:before{content:"\3ffb"}.hgi-solid.hgi-sharp.hgi-carrot:before{content:"\3ffd"}.hgi-solid.hgi-sharp.hgi-cash-01:before{content:"\3fff"}.hgi-solid.hgi-sharp.hgi-cash-02:before{content:"\4001"}.hgi-solid.hgi-sharp.hgi-cashback:before{content:"\4003"}.hgi-solid.hgi-sharp.hgi-cashier-02:before{content:"\4005"}.hgi-solid.hgi-sharp.hgi-cashier:before{content:"\4007"}.hgi-solid.hgi-sharp.hgi-castle-01:before{content:"\4009"}.hgi-solid.hgi-sharp.hgi-castle-02:before{content:"\400b"}.hgi-solid.hgi-sharp.hgi-castle:before{content:"\400d"}.hgi-solid.hgi-sharp.hgi-catalogue:before{content:"\400f"}.hgi-solid.hgi-sharp.hgi-cayan-tower:before{content:"\4011"}.hgi-solid.hgi-sharp.hgi-cctv-camera:before{content:"\4013"}.hgi-solid.hgi-sharp.hgi-cd:before{content:"\4015"}.hgi-solid.hgi-sharp.hgi-cells:before{content:"\4017"}.hgi-solid.hgi-sharp.hgi-cellular-network-offline:before{content:"\4019"}.hgi-solid.hgi-sharp.hgi-cellular-network:before{content:"\401b"}.hgi-solid.hgi-sharp.hgi-celsius:before{content:"\401d"}.hgi-solid.hgi-sharp.hgi-center-focus:before{content:"\401f"}.hgi-solid.hgi-sharp.hgi-central-shaheed-minar:before{content:"\4021"}.hgi-solid.hgi-sharp.hgi-centralized:before{content:"\4023"}.hgi-solid.hgi-sharp.hgi-certificate-01:before{content:"\4025"}.hgi-solid.hgi-sharp.hgi-certificate-02:before{content:"\4027"}.hgi-solid.hgi-sharp.hgi-chair-01:before{content:"\4029"}.hgi-solid.hgi-sharp.hgi-chair-02:before{content:"\402b"}.hgi-solid.hgi-sharp.hgi-chair-03:before{content:"\402d"}.hgi-solid.hgi-sharp.hgi-chair-04:before{content:"\402f"}.hgi-solid.hgi-sharp.hgi-chair-05:before{content:"\4031"}.hgi-solid.hgi-sharp.hgi-chair-barber:before{content:"\4033"}.hgi-solid.hgi-sharp.hgi-champion:before{content:"\4035"}.hgi-solid.hgi-sharp.hgi-change-screen-mode:before{content:"\4037"}.hgi-solid.hgi-sharp.hgi-character-phonetic:before{content:"\4039"}.hgi-solid.hgi-sharp.hgi-charity:before{content:"\403b"}.hgi-solid.hgi-sharp.hgi-chart-average:before{content:"\403d"}.hgi-solid.hgi-sharp.hgi-chart-bar-line:before{content:"\403f"}.hgi-solid.hgi-sharp.hgi-chart-breakout-circle:before{content:"\4041"}.hgi-solid.hgi-sharp.hgi-chart-breakout-square:before{content:"\4043"}.hgi-solid.hgi-sharp.hgi-chart-bubble-01:before{content:"\4045"}.hgi-solid.hgi-sharp.hgi-chart-bubble-02:before{content:"\4047"}.hgi-solid.hgi-sharp.hgi-chart-column:before{content:"\4049"}.hgi-solid.hgi-sharp.hgi-chart-decrease:before{content:"\404b"}.hgi-solid.hgi-sharp.hgi-chart-evaluation:before{content:"\404d"}.hgi-solid.hgi-sharp.hgi-chart-high-low:before{content:"\404f"}.hgi-solid.hgi-sharp.hgi-chart-histogram:before{content:"\4051"}.hgi-solid.hgi-sharp.hgi-chart-increase:before{content:"\4053"}.hgi-solid.hgi-sharp.hgi-chart-line-data-01:before{content:"\4055"}.hgi-solid.hgi-sharp.hgi-chart-line-data-02:before{content:"\4057"}.hgi-solid.hgi-sharp.hgi-chart-line-data-03:before{content:"\4059"}.hgi-solid.hgi-sharp.hgi-chart-maximum:before{content:"\405b"}.hgi-solid.hgi-sharp.hgi-chart-medium:before{content:"\405d"}.hgi-solid.hgi-sharp.hgi-chart-minimum:before{content:"\405f"}.hgi-solid.hgi-sharp.hgi-chart-radar:before{content:"\4061"}.hgi-solid.hgi-sharp.hgi-chart-relationship:before{content:"\4063"}.hgi-solid.hgi-sharp.hgi-chart-ring:before{content:"\4065"}.hgi-solid.hgi-sharp.hgi-chart-rose:before{content:"\4067"}.hgi-solid.hgi-sharp.hgi-chart-scatter:before{content:"\4069"}.hgi-solid.hgi-sharp.hgi-chart:before{content:"\406b"}.hgi-solid.hgi-sharp.hgi-chat-bot:before{content:"\406d"}.hgi-solid.hgi-sharp.hgi-chat-gpt:before{content:"\406f"}.hgi-solid.hgi-sharp.hgi-chatting-01:before{content:"\4071"}.hgi-solid.hgi-sharp.hgi-check-list:before{content:"\4073"}.hgi-solid.hgi-sharp.hgi-check-unread-01:before{content:"\4075"}.hgi-solid.hgi-sharp.hgi-check-unread-02:before{content:"\4077"}.hgi-solid.hgi-sharp.hgi-check-unread-03:before{content:"\4079"}.hgi-solid.hgi-sharp.hgi-check-unread-04:before{content:"\407b"}.hgi-solid.hgi-sharp.hgi-checkmark-badge-01:before{content:"\407d"}.hgi-solid.hgi-sharp.hgi-checkmark-badge-02:before{content:"\407f"}.hgi-solid.hgi-sharp.hgi-checkmark-badge-03:before{content:"\4081"}.hgi-solid.hgi-sharp.hgi-checkmark-badge-04:before{content:"\4083"}.hgi-solid.hgi-sharp.hgi-checkmark-circle-01:before{content:"\4085"}.hgi-solid.hgi-sharp.hgi-checkmark-circle-02:before{content:"\4087"}.hgi-solid.hgi-sharp.hgi-checkmark-circle-03:before{content:"\4089"}.hgi-solid.hgi-sharp.hgi-checkmark-circle-04:before{content:"\408b"}.hgi-solid.hgi-sharp.hgi-checkmark-square-01:before{content:"\408d"}.hgi-solid.hgi-sharp.hgi-checkmark-square-02:before{content:"\408f"}.hgi-solid.hgi-sharp.hgi-checkmark-square-03:before{content:"\4091"}.hgi-solid.hgi-sharp.hgi-checkmark-square-04:before{content:"\4093"}.hgi-solid.hgi-sharp.hgi-cheese-cake-01:before{content:"\4095"}.hgi-solid.hgi-sharp.hgi-cheese-cake-02:before{content:"\4097"}.hgi-solid.hgi-sharp.hgi-cheese:before{content:"\4099"}.hgi-solid.hgi-sharp.hgi-chef-hat:before{content:"\409b"}.hgi-solid.hgi-sharp.hgi-chef:before{content:"\409d"}.hgi-solid.hgi-sharp.hgi-chemistry-01:before{content:"\409f"}.hgi-solid.hgi-sharp.hgi-chemistry-02:before{content:"\40a1"}.hgi-solid.hgi-sharp.hgi-chemistry-03:before{content:"\40a3"}.hgi-solid.hgi-sharp.hgi-cherry:before{content:"\40a5"}.hgi-solid.hgi-sharp.hgi-chess-01:before{content:"\40a7"}.hgi-solid.hgi-sharp.hgi-chess-02:before{content:"\40a9"}.hgi-solid.hgi-sharp.hgi-chess-pawn:before{content:"\40ab"}.hgi-solid.hgi-sharp.hgi-chicken-thighs:before{content:"\40ad"}.hgi-solid.hgi-sharp.hgi-chimney:before{content:"\40af"}.hgi-solid.hgi-sharp.hgi-china-temple:before{content:"\40b1"}.hgi-solid.hgi-sharp.hgi-chip-02:before{content:"\40b3"}.hgi-solid.hgi-sharp.hgi-chip:before{content:"\40b5"}.hgi-solid.hgi-sharp.hgi-chocolate:before{content:"\40b7"}.hgi-solid.hgi-sharp.hgi-chrome:before{content:"\40b9"}.hgi-solid.hgi-sharp.hgi-chrysler:before{content:"\40bb"}.hgi-solid.hgi-sharp.hgi-church:before{content:"\40bd"}.hgi-solid.hgi-sharp.hgi-cinnamon-roll:before{content:"\40bf"}.hgi-solid.hgi-sharp.hgi-circle-arrow-data-transfer-diagonal:before{content:"\40c1"}.hgi-solid.hgi-sharp.hgi-circle-arrow-data-transfer-horizontal:before{content:"\40c3"}.hgi-solid.hgi-sharp.hgi-circle-arrow-data-transfer-vertical:before{content:"\40c5"}.hgi-solid.hgi-sharp.hgi-circle-arrow-diagonal-01:before{content:"\40c7"}.hgi-solid.hgi-sharp.hgi-circle-arrow-diagonal-02:before{content:"\40c9"}.hgi-solid.hgi-sharp.hgi-circle-arrow-down-01:before{content:"\40cb"}.hgi-solid.hgi-sharp.hgi-circle-arrow-down-02:before{content:"\40cd"}.hgi-solid.hgi-sharp.hgi-circle-arrow-down-03:before{content:"\40cf"}.hgi-solid.hgi-sharp.hgi-circle-arrow-down-double:before{content:"\40d1"}.hgi-solid.hgi-sharp.hgi-circle-arrow-down-left:before{content:"\40d3"}.hgi-solid.hgi-sharp.hgi-circle-arrow-down-right:before{content:"\40d5"}.hgi-solid.hgi-sharp.hgi-circle-arrow-expand-01:before{content:"\40d7"}.hgi-solid.hgi-sharp.hgi-circle-arrow-expand-02:before{content:"\40d9"}.hgi-solid.hgi-sharp.hgi-circle-arrow-horizontal:before{content:"\40db"}.hgi-solid.hgi-sharp.hgi-circle-arrow-left-01:before{content:"\40dd"}.hgi-solid.hgi-sharp.hgi-circle-arrow-left-02:before{content:"\40df"}.hgi-solid.hgi-sharp.hgi-circle-arrow-left-03:before{content:"\40e1"}.hgi-solid.hgi-sharp.hgi-circle-arrow-left-double:before{content:"\40e3"}.hgi-solid.hgi-sharp.hgi-circle-arrow-left-right:before{content:"\40e5"}.hgi-solid.hgi-sharp.hgi-circle-arrow-move-down-left:before{content:"\40e7"}.hgi-solid.hgi-sharp.hgi-circle-arrow-move-down-right:before{content:"\40e9"}.hgi-solid.hgi-sharp.hgi-circle-arrow-move-left-down:before{content:"\40eb"}.hgi-solid.hgi-sharp.hgi-circle-arrow-move-right-down:before{content:"\40ed"}.hgi-solid.hgi-sharp.hgi-circle-arrow-move-up-left:before{content:"\40ef"}.hgi-solid.hgi-sharp.hgi-circle-arrow-move-up-right:before{content:"\40f1"}.hgi-solid.hgi-sharp.hgi-circle-arrow-reload-01:before{content:"\40f3"}.hgi-solid.hgi-sharp.hgi-circle-arrow-reload-02:before{content:"\40f5"}.hgi-solid.hgi-sharp.hgi-circle-arrow-right-01:before{content:"\40f7"}.hgi-solid.hgi-sharp.hgi-circle-arrow-right-02:before{content:"\40f9"}.hgi-solid.hgi-sharp.hgi-circle-arrow-right-03:before{content:"\40fb"}.hgi-solid.hgi-sharp.hgi-circle-arrow-right-double:before{content:"\40fd"}.hgi-solid.hgi-sharp.hgi-circle-arrow-shrink-01:before{content:"\40ff"}.hgi-solid.hgi-sharp.hgi-circle-arrow-shrink-02:before{content:"\4101"}.hgi-solid.hgi-sharp.hgi-circle-arrow-up-01:before{content:"\4103"}.hgi-solid.hgi-sharp.hgi-circle-arrow-up-02:before{content:"\4105"}.hgi-solid.hgi-sharp.hgi-circle-arrow-up-03:before{content:"\4107"}.hgi-solid.hgi-sharp.hgi-circle-arrow-up-double:before{content:"\4109"}.hgi-solid.hgi-sharp.hgi-circle-arrow-up-down:before{content:"\410b"}.hgi-solid.hgi-sharp.hgi-circle-arrow-up-left:before{content:"\410d"}.hgi-solid.hgi-sharp.hgi-circle-arrow-up-right:before{content:"\410f"}.hgi-solid.hgi-sharp.hgi-circle-arrow-vertical:before{content:"\4111"}.hgi-solid.hgi-sharp.hgi-circle-lock-01:before{content:"\4113"}.hgi-solid.hgi-sharp.hgi-circle-lock-02:before{content:"\4115"}.hgi-solid.hgi-sharp.hgi-circle-lock-add-01:before{content:"\4117"}.hgi-solid.hgi-sharp.hgi-circle-lock-add-02:before{content:"\4119"}.hgi-solid.hgi-sharp.hgi-circle-lock-check-01:before{content:"\411b"}.hgi-solid.hgi-sharp.hgi-circle-lock-check-02:before{content:"\411d"}.hgi-solid.hgi-sharp.hgi-circle-lock-minus-01:before{content:"\411f"}.hgi-solid.hgi-sharp.hgi-circle-lock-minus-02:before{content:"\4121"}.hgi-solid.hgi-sharp.hgi-circle-lock-remove-01:before{content:"\4123"}.hgi-solid.hgi-sharp.hgi-circle-lock-remove-02:before{content:"\4125"}.hgi-solid.hgi-sharp.hgi-circle-password:before{content:"\4127"}.hgi-solid.hgi-sharp.hgi-circle-unlock-01:before{content:"\412a"}.hgi-solid.hgi-sharp.hgi-circle-unlock-02:before{content:"\412c"}.hgi-solid.hgi-sharp.hgi-circle:before{content:"\412d"}.hgi-solid.hgi-sharp.hgi-city-01:before{content:"\412f"}.hgi-solid.hgi-sharp.hgi-city-02:before{content:"\4131"}.hgi-solid.hgi-sharp.hgi-city-03:before{content:"\4133"}.hgi-solid.hgi-sharp.hgi-clapping-01:before{content:"\4135"}.hgi-solid.hgi-sharp.hgi-clapping-02:before{content:"\4137"}.hgi-solid.hgi-sharp.hgi-clean:before{content:"\4139"}.hgi-solid.hgi-sharp.hgi-cleaning-bucket:before{content:"\413b"}.hgi-solid.hgi-sharp.hgi-clinic:before{content:"\413d"}.hgi-solid.hgi-sharp.hgi-clip:before{content:"\413f"}.hgi-solid.hgi-sharp.hgi-clipboard:before{content:"\4141"}.hgi-solid.hgi-sharp.hgi-clock-01:before{content:"\4143"}.hgi-solid.hgi-sharp.hgi-clock-02:before{content:"\4145"}.hgi-solid.hgi-sharp.hgi-clock-03:before{content:"\4147"}.hgi-solid.hgi-sharp.hgi-clock-04:before{content:"\4149"}.hgi-solid.hgi-sharp.hgi-clock-05:before{content:"\414b"}.hgi-solid.hgi-sharp.hgi-closed-caption-alt:before{content:"\414d"}.hgi-solid.hgi-sharp.hgi-closed-caption:before{content:"\414f"}.hgi-solid.hgi-sharp.hgi-clothes:before{content:"\4151"}.hgi-solid.hgi-sharp.hgi-cloud-angled-rain-zap:before{content:"\4154"}.hgi-solid.hgi-sharp.hgi-cloud-angled-rain:before{content:"\4155"}.hgi-solid.hgi-sharp.hgi-cloud-angled-zap:before{content:"\4157"}.hgi-solid.hgi-sharp.hgi-cloud-big-rain:before{content:"\4159"}.hgi-solid.hgi-sharp.hgi-cloud-download:before{content:"\415b"}.hgi-solid.hgi-sharp.hgi-cloud-fast-wind:before{content:"\415d"}.hgi-solid.hgi-sharp.hgi-cloud-hailstone:before{content:"\415f"}.hgi-solid.hgi-sharp.hgi-cloud-little-rain:before{content:"\4161"}.hgi-solid.hgi-sharp.hgi-cloud-little-snow:before{content:"\4163"}.hgi-solid.hgi-sharp.hgi-cloud-loading:before{content:"\4165"}.hgi-solid.hgi-sharp.hgi-cloud-mid-rain:before{content:"\4167"}.hgi-solid.hgi-sharp.hgi-cloud-mid-snow:before{content:"\4169"}.hgi-solid.hgi-sharp.hgi-cloud-saving-done-01:before{content:"\416b"}.hgi-solid.hgi-sharp.hgi-cloud-saving-done-02:before{content:"\416d"}.hgi-solid.hgi-sharp.hgi-cloud-server:before{content:"\4170"}.hgi-solid.hgi-sharp.hgi-cloud-slow-wind:before{content:"\4172"}.hgi-solid.hgi-sharp.hgi-cloud-snow:before{content:"\4174"}.hgi-solid.hgi-sharp.hgi-cloud-upload:before{content:"\4176"}.hgi-solid.hgi-sharp.hgi-cloud:before{content:"\4177"}.hgi-solid.hgi-sharp.hgi-clubs-01:before{content:"\4179"}.hgi-solid.hgi-sharp.hgi-clubs-02:before{content:"\417b"}.hgi-solid.hgi-sharp.hgi-co-present:before{content:"\417d"}.hgi-solid.hgi-sharp.hgi-code-circle:before{content:"\417f"}.hgi-solid.hgi-sharp.hgi-code-folder:before{content:"\4181"}.hgi-solid.hgi-sharp.hgi-code-square:before{content:"\4184"}.hgi-solid.hgi-sharp.hgi-code:before{content:"\4185"}.hgi-solid.hgi-sharp.hgi-codesandbox:before{content:"\4187"}.hgi-solid.hgi-sharp.hgi-coffee-01:before{content:"\4189"}.hgi-solid.hgi-sharp.hgi-coffee-02:before{content:"\418b"}.hgi-solid.hgi-sharp.hgi-coffee-beans:before{content:"\418d"}.hgi-solid.hgi-sharp.hgi-coins-01:before{content:"\418f"}.hgi-solid.hgi-sharp.hgi-coins-02:before{content:"\4191"}.hgi-solid.hgi-sharp.hgi-coins-bitcoin:before{content:"\4193"}.hgi-solid.hgi-sharp.hgi-coins-dollar:before{content:"\4195"}.hgi-solid.hgi-sharp.hgi-coins-euro:before{content:"\4197"}.hgi-solid.hgi-sharp.hgi-coins-pound:before{content:"\4199"}.hgi-solid.hgi-sharp.hgi-coins-swap:before{content:"\419b"}.hgi-solid.hgi-sharp.hgi-coins-yen:before{content:"\419d"}.hgi-solid.hgi-sharp.hgi-collections-bookmark:before{content:"\419f"}.hgi-solid.hgi-sharp.hgi-color-picker:before{content:"\41a1"}.hgi-solid.hgi-sharp.hgi-colors:before{content:"\41a3"}.hgi-solid.hgi-sharp.hgi-colosseum:before{content:"\41a5"}.hgi-solid.hgi-sharp.hgi-column-delete:before{content:"\41a7"}.hgi-solid.hgi-sharp.hgi-column-insert:before{content:"\41a9"}.hgi-solid.hgi-sharp.hgi-comet-01:before{content:"\41ab"}.hgi-solid.hgi-sharp.hgi-comet-02:before{content:"\41ad"}.hgi-solid.hgi-sharp.hgi-coming-soon-01:before{content:"\41af"}.hgi-solid.hgi-sharp.hgi-coming-soon-02:before{content:"\41b1"}.hgi-solid.hgi-sharp.hgi-command-line:before{content:"\41b3"}.hgi-solid.hgi-sharp.hgi-command:before{content:"\41b5"}.hgi-solid.hgi-sharp.hgi-comment-01:before{content:"\41b7"}.hgi-solid.hgi-sharp.hgi-comment-02:before{content:"\41b9"}.hgi-solid.hgi-sharp.hgi-comment-add-01:before{content:"\41bb"}.hgi-solid.hgi-sharp.hgi-comment-add-02:before{content:"\41bd"}.hgi-solid.hgi-sharp.hgi-comment-block-01:before{content:"\41bf"}.hgi-solid.hgi-sharp.hgi-comment-block-02:before{content:"\41c1"}.hgi-solid.hgi-sharp.hgi-comment-remove-01:before{content:"\41c3"}.hgi-solid.hgi-sharp.hgi-comment-remove-02:before{content:"\41c5"}.hgi-solid.hgi-sharp.hgi-compass-01:before{content:"\41c7"}.hgi-solid.hgi-sharp.hgi-compass:before{content:"\41c9"}.hgi-solid.hgi-sharp.hgi-complaint:before{content:"\41cb"}.hgi-solid.hgi-sharp.hgi-computer-add:before{content:"\41cd"}.hgi-solid.hgi-sharp.hgi-computer-check:before{content:"\41cf"}.hgi-solid.hgi-sharp.hgi-computer-cloud:before{content:"\41d1"}.hgi-solid.hgi-sharp.hgi-computer-desk-01:before{content:"\41d3"}.hgi-solid.hgi-sharp.hgi-computer-desk-02:before{content:"\41d5"}.hgi-solid.hgi-sharp.hgi-computer-desk-03:before{content:"\41d7"}.hgi-solid.hgi-sharp.hgi-computer-dollar:before{content:"\41d9"}.hgi-solid.hgi-sharp.hgi-computer-phone-sync:before{content:"\41db"}.hgi-solid.hgi-sharp.hgi-computer-programming-01:before{content:"\41dd"}.hgi-solid.hgi-sharp.hgi-computer-programming-02:before{content:"\41df"}.hgi-solid.hgi-sharp.hgi-computer-protection:before{content:"\41e1"}.hgi-solid.hgi-sharp.hgi-computer-remove:before{content:"\41e3"}.hgi-solid.hgi-sharp.hgi-computer-settings:before{content:"\41e6"}.hgi-solid.hgi-sharp.hgi-computer-video-call:before{content:"\41e8"}.hgi-solid.hgi-sharp.hgi-computer-video:before{content:"\41ea"}.hgi-solid.hgi-sharp.hgi-computer:before{content:"\41eb"}.hgi-solid.hgi-sharp.hgi-cone-01:before{content:"\41ed"}.hgi-solid.hgi-sharp.hgi-cone-02:before{content:"\41ef"}.hgi-solid.hgi-sharp.hgi-conference:before{content:"\41f1"}.hgi-solid.hgi-sharp.hgi-configuration-01:before{content:"\41f3"}.hgi-solid.hgi-sharp.hgi-configuration-02:before{content:"\41f5"}.hgi-solid.hgi-sharp.hgi-confused:before{content:"\41f7"}.hgi-solid.hgi-sharp.hgi-congruent-to-circle:before{content:"\41f9"}.hgi-solid.hgi-sharp.hgi-congruent-to-square:before{content:"\41fc"}.hgi-solid.hgi-sharp.hgi-congruent-to:before{content:"\41fd"}.hgi-solid.hgi-sharp.hgi-connect:before{content:"\41ff"}.hgi-solid.hgi-sharp.hgi-console:before{content:"\4201"}.hgi-solid.hgi-sharp.hgi-constellation:before{content:"\4203"}.hgi-solid.hgi-sharp.hgi-contact-01:before{content:"\4205"}.hgi-solid.hgi-sharp.hgi-contact-02:before{content:"\4207"}.hgi-solid.hgi-sharp.hgi-contact-book:before{content:"\4209"}.hgi-solid.hgi-sharp.hgi-contact:before{content:"\420b"}.hgi-solid.hgi-sharp.hgi-container-truck-01:before{content:"\420d"}.hgi-solid.hgi-sharp.hgi-container-truck-02:before{content:"\420f"}.hgi-solid.hgi-sharp.hgi-container-truck:before{content:"\4211"}.hgi-solid.hgi-sharp.hgi-contracts:before{content:"\4213"}.hgi-solid.hgi-sharp.hgi-conversation:before{content:"\4215"}.hgi-solid.hgi-sharp.hgi-cook-book:before{content:"\4217"}.hgi-solid.hgi-sharp.hgi-cookie:before{content:"\4219"}.hgi-solid.hgi-sharp.hgi-coordinate-01:before{content:"\421b"}.hgi-solid.hgi-sharp.hgi-coordinate-02:before{content:"\421d"}.hgi-solid.hgi-sharp.hgi-copilot:before{content:"\421f"}.hgi-solid.hgi-sharp.hgi-copy-01:before{content:"\4221"}.hgi-solid.hgi-sharp.hgi-copy-02:before{content:"\4223"}.hgi-solid.hgi-sharp.hgi-copy-link:before{content:"\4225"}.hgi-solid.hgi-sharp.hgi-copyright:before{content:"\4227"}.hgi-solid.hgi-sharp.hgi-corn:before{content:"\4229"}.hgi-solid.hgi-sharp.hgi-corporate:before{content:"\422b"}.hgi-solid.hgi-sharp.hgi-cos:before{content:"\422d"}.hgi-solid.hgi-sharp.hgi-cosine-01:before{content:"\422f"}.hgi-solid.hgi-sharp.hgi-cosine-02:before{content:"\4231"}.hgi-solid.hgi-sharp.hgi-cottage:before{content:"\4233"}.hgi-solid.hgi-sharp.hgi-cotton-candy:before{content:"\4235"}.hgi-solid.hgi-sharp.hgi-coupon-01:before{content:"\4237"}.hgi-solid.hgi-sharp.hgi-coupon-02:before{content:"\4239"}.hgi-solid.hgi-sharp.hgi-coupon-03:before{content:"\423b"}.hgi-solid.hgi-sharp.hgi-coupon-percent:before{content:"\423d"}.hgi-solid.hgi-sharp.hgi-course:before{content:"\423f"}.hgi-solid.hgi-sharp.hgi-court-house:before{content:"\4241"}.hgi-solid.hgi-sharp.hgi-court-law:before{content:"\4243"}.hgi-solid.hgi-sharp.hgi-covariate:before{content:"\4245"}.hgi-solid.hgi-sharp.hgi-covid-info:before{content:"\4247"}.hgi-solid.hgi-sharp.hgi-cowboy-hat:before{content:"\4249"}.hgi-solid.hgi-sharp.hgi-cplusplus:before{content:"\424b"}.hgi-solid.hgi-sharp.hgi-cpu-charge:before{content:"\424d"}.hgi-solid.hgi-sharp.hgi-cpu-settings:before{content:"\4250"}.hgi-solid.hgi-sharp.hgi-cpu:before{content:"\4251"}.hgi-solid.hgi-sharp.hgi-crab:before{content:"\4253"}.hgi-solid.hgi-sharp.hgi-crane:before{content:"\4255"}.hgi-solid.hgi-sharp.hgi-crazy:before{content:"\4257"}.hgi-solid.hgi-sharp.hgi-creative-market:before{content:"\4259"}.hgi-solid.hgi-sharp.hgi-credit-card-accept:before{content:"\425b"}.hgi-solid.hgi-sharp.hgi-credit-card-add:before{content:"\425d"}.hgi-solid.hgi-sharp.hgi-credit-card-change:before{content:"\425f"}.hgi-solid.hgi-sharp.hgi-credit-card-defrost:before{content:"\4261"}.hgi-solid.hgi-sharp.hgi-credit-card-freeze:before{content:"\4263"}.hgi-solid.hgi-sharp.hgi-credit-card-not-accept:before{content:"\4265"}.hgi-solid.hgi-sharp.hgi-credit-card-not-found:before{content:"\4267"}.hgi-solid.hgi-sharp.hgi-credit-card-pos:before{content:"\4269"}.hgi-solid.hgi-sharp.hgi-credit-card-validation:before{content:"\426c"}.hgi-solid.hgi-sharp.hgi-credit-card:before{content:"\426d"}.hgi-solid.hgi-sharp.hgi-cricket-bat:before{content:"\426f"}.hgi-solid.hgi-sharp.hgi-cricket-helmet:before{content:"\4271"}.hgi-solid.hgi-sharp.hgi-croissant:before{content:"\4273"}.hgi-solid.hgi-sharp.hgi-crop:before{content:"\4275"}.hgi-solid.hgi-sharp.hgi-crowdfunding:before{content:"\4277"}.hgi-solid.hgi-sharp.hgi-crown:before{content:"\4279"}.hgi-solid.hgi-sharp.hgi-crying:before{content:"\427b"}.hgi-solid.hgi-sharp.hgi-csv-01:before{content:"\427d"}.hgi-solid.hgi-sharp.hgi-csv-02:before{content:"\427f"}.hgi-solid.hgi-sharp.hgi-cube:before{content:"\4281"}.hgi-solid.hgi-sharp.hgi-cupcake-01:before{content:"\4283"}.hgi-solid.hgi-sharp.hgi-cupcake-02:before{content:"\4285"}.hgi-solid.hgi-sharp.hgi-cupcake-03:before{content:"\4287"}.hgi-solid.hgi-sharp.hgi-curling:before{content:"\4289"}.hgi-solid.hgi-sharp.hgi-cursor-01:before{content:"\428b"}.hgi-solid.hgi-sharp.hgi-cursor-02:before{content:"\428d"}.hgi-solid.hgi-sharp.hgi-cursor-add-selection-01:before{content:"\428f"}.hgi-solid.hgi-sharp.hgi-cursor-add-selection-02:before{content:"\4291"}.hgi-solid.hgi-sharp.hgi-cursor-circle-selection-01:before{content:"\4293"}.hgi-solid.hgi-sharp.hgi-cursor-circle-selection-02:before{content:"\4295"}.hgi-solid.hgi-sharp.hgi-cursor-disabled-01:before{content:"\4297"}.hgi-solid.hgi-sharp.hgi-cursor-disabled-02:before{content:"\4299"}.hgi-solid.hgi-sharp.hgi-cursor-edit-01:before{content:"\429b"}.hgi-solid.hgi-sharp.hgi-cursor-edit-02:before{content:"\429d"}.hgi-solid.hgi-sharp.hgi-cursor-hold-01:before{content:"\429f"}.hgi-solid.hgi-sharp.hgi-cursor-hold-02:before{content:"\42a1"}.hgi-solid.hgi-sharp.hgi-cursor-in-window:before{content:"\42a3"}.hgi-solid.hgi-sharp.hgi-cursor-info-01:before{content:"\42a5"}.hgi-solid.hgi-sharp.hgi-cursor-info-02:before{content:"\42a7"}.hgi-solid.hgi-sharp.hgi-cursor-loading-01:before{content:"\42a9"}.hgi-solid.hgi-sharp.hgi-cursor-loading-02:before{content:"\42ab"}.hgi-solid.hgi-sharp.hgi-cursor-magic-selection-01:before{content:"\42ad"}.hgi-solid.hgi-sharp.hgi-cursor-magic-selection-02:before{content:"\42af"}.hgi-solid.hgi-sharp.hgi-cursor-move-01:before{content:"\42b1"}.hgi-solid.hgi-sharp.hgi-cursor-move-02:before{content:"\42b3"}.hgi-solid.hgi-sharp.hgi-cursor-pointer-01:before{content:"\42b5"}.hgi-solid.hgi-sharp.hgi-cursor-pointer-02:before{content:"\42b7"}.hgi-solid.hgi-sharp.hgi-cursor-progress-01:before{content:"\42b9"}.hgi-solid.hgi-sharp.hgi-cursor-progress-02:before{content:"\42bb"}.hgi-solid.hgi-sharp.hgi-cursor-progress-03:before{content:"\42bd"}.hgi-solid.hgi-sharp.hgi-cursor-progress-04:before{content:"\42bf"}.hgi-solid.hgi-sharp.hgi-cursor-rectangle-selection-01:before{content:"\42c1"}.hgi-solid.hgi-sharp.hgi-cursor-rectangle-selection-02:before{content:"\42c3"}.hgi-solid.hgi-sharp.hgi-cursor-remove-selection-01:before{content:"\42c5"}.hgi-solid.hgi-sharp.hgi-cursor-remove-selection-02:before{content:"\42c7"}.hgi-solid.hgi-sharp.hgi-cursor-text:before{content:"\42c9"}.hgi-solid.hgi-sharp.hgi-curtains:before{content:"\42cb"}.hgi-solid.hgi-sharp.hgi-curvy-left-direction:before{content:"\42cd"}.hgi-solid.hgi-sharp.hgi-curvy-left-right-direction:before{content:"\42cf"}.hgi-solid.hgi-sharp.hgi-curvy-right-direction:before{content:"\42d1"}.hgi-solid.hgi-sharp.hgi-curvy-up-down-direction:before{content:"\42d3"}.hgi-solid.hgi-sharp.hgi-customer-service-01:before{content:"\42d5"}.hgi-solid.hgi-sharp.hgi-customer-service-02:before{content:"\42d7"}.hgi-solid.hgi-sharp.hgi-customer-service:before{content:"\42d9"}.hgi-solid.hgi-sharp.hgi-customer-support:before{content:"\42db"}.hgi-solid.hgi-sharp.hgi-customize:before{content:"\42dd"}.hgi-solid.hgi-sharp.hgi-cylinder-01:before{content:"\42df"}.hgi-solid.hgi-sharp.hgi-cylinder-02:before{content:"\42e1"}.hgi-solid.hgi-sharp.hgi-cylinder-03:before{content:"\42e3"}.hgi-solid.hgi-sharp.hgi-cylinder-04:before{content:"\42e5"}.hgi-solid.hgi-sharp.hgi-danger:before{content:"\42e7"}.hgi-solid.hgi-sharp.hgi-dark-mode:before{content:"\42e9"}.hgi-solid.hgi-sharp.hgi-dart:before{content:"\42eb"}.hgi-solid.hgi-sharp.hgi-dashboard-browsing:before{content:"\42ed"}.hgi-solid.hgi-sharp.hgi-dashboard-circle-add:before{content:"\42ef"}.hgi-solid.hgi-sharp.hgi-dashboard-circle-edit:before{content:"\42f1"}.hgi-solid.hgi-sharp.hgi-dashboard-circle-remove:before{content:"\42f3"}.hgi-solid.hgi-sharp.hgi-dashboard-circle-settings:before{content:"\42f6"}.hgi-solid.hgi-sharp.hgi-dashboard-circle:before{content:"\42f7"}.hgi-solid.hgi-sharp.hgi-dashboard-speed-01:before{content:"\42f9"}.hgi-solid.hgi-sharp.hgi-dashboard-speed-02:before{content:"\42fb"}.hgi-solid.hgi-sharp.hgi-dashboard-square-01:before{content:"\42fd"}.hgi-solid.hgi-sharp.hgi-dashboard-square-02:before{content:"\42ff"}.hgi-solid.hgi-sharp.hgi-dashboard-square-03:before{content:"\4301"}.hgi-solid.hgi-sharp.hgi-dashboard-square-add:before{content:"\4303"}.hgi-solid.hgi-sharp.hgi-dashboard-square-edit:before{content:"\4305"}.hgi-solid.hgi-sharp.hgi-dashboard-square-remove:before{content:"\4307"}.hgi-solid.hgi-sharp.hgi-dashboard-square-setting:before{content:"\4309"}.hgi-solid.hgi-sharp.hgi-dashed-line-01:before{content:"\430b"}.hgi-solid.hgi-sharp.hgi-dashed-line-02:before{content:"\430d"}.hgi-solid.hgi-sharp.hgi-data-recovery:before{content:"\430f"}.hgi-solid.hgi-sharp.hgi-database-01:before{content:"\4311"}.hgi-solid.hgi-sharp.hgi-database-02:before{content:"\4313"}.hgi-solid.hgi-sharp.hgi-database-add:before{content:"\4315"}.hgi-solid.hgi-sharp.hgi-database-export:before{content:"\4317"}.hgi-solid.hgi-sharp.hgi-database-import:before{content:"\4319"}.hgi-solid.hgi-sharp.hgi-database-locked:before{content:"\431b"}.hgi-solid.hgi-sharp.hgi-database-restore:before{content:"\431d"}.hgi-solid.hgi-sharp.hgi-database-setting:before{content:"\4320"}.hgi-solid.hgi-sharp.hgi-database-sync-01:before{content:"\4322"}.hgi-solid.hgi-sharp.hgi-database-sync:before{content:"\4324"}.hgi-solid.hgi-sharp.hgi-database:before{content:"\4325"}.hgi-solid.hgi-sharp.hgi-dates:before{content:"\4327"}.hgi-solid.hgi-sharp.hgi-dead:before{content:"\4329"}.hgi-solid.hgi-sharp.hgi-delete-01:before{content:"\432b"}.hgi-solid.hgi-sharp.hgi-delete-02:before{content:"\432d"}.hgi-solid.hgi-sharp.hgi-delete-03:before{content:"\432f"}.hgi-solid.hgi-sharp.hgi-delete-04:before{content:"\4331"}.hgi-solid.hgi-sharp.hgi-delete-column:before{content:"\4333"}.hgi-solid.hgi-sharp.hgi-delete-put-back:before{content:"\4335"}.hgi-solid.hgi-sharp.hgi-delete-row:before{content:"\4337"}.hgi-solid.hgi-sharp.hgi-delete-throw:before{content:"\4339"}.hgi-solid.hgi-sharp.hgi-delivered-sent:before{content:"\433b"}.hgi-solid.hgi-sharp.hgi-delivery-box-01:before{content:"\433d"}.hgi-solid.hgi-sharp.hgi-delivery-box-02:before{content:"\433f"}.hgi-solid.hgi-sharp.hgi-delivery-delay-01:before{content:"\4341"}.hgi-solid.hgi-sharp.hgi-delivery-delay-02:before{content:"\4343"}.hgi-solid.hgi-sharp.hgi-delivery-return-01:before{content:"\4345"}.hgi-solid.hgi-sharp.hgi-delivery-return-02:before{content:"\4347"}.hgi-solid.hgi-sharp.hgi-delivery-secure-01:before{content:"\4349"}.hgi-solid.hgi-sharp.hgi-delivery-secure-02:before{content:"\434b"}.hgi-solid.hgi-sharp.hgi-delivery-sent-01:before{content:"\434d"}.hgi-solid.hgi-sharp.hgi-delivery-sent-02:before{content:"\434f"}.hgi-solid.hgi-sharp.hgi-delivery-tracking-01:before{content:"\4351"}.hgi-solid.hgi-sharp.hgi-delivery-tracking-02:before{content:"\4353"}.hgi-solid.hgi-sharp.hgi-delivery-truck-01:before{content:"\4355"}.hgi-solid.hgi-sharp.hgi-delivery-truck-02:before{content:"\4357"}.hgi-solid.hgi-sharp.hgi-delivery-view-01:before{content:"\4359"}.hgi-solid.hgi-sharp.hgi-delivery-view-02:before{content:"\435b"}.hgi-solid.hgi-sharp.hgi-dental-braces:before{content:"\435d"}.hgi-solid.hgi-sharp.hgi-dental-broken-tooth:before{content:"\435f"}.hgi-solid.hgi-sharp.hgi-dental-care:before{content:"\4361"}.hgi-solid.hgi-sharp.hgi-dental-tooth:before{content:"\4363"}.hgi-solid.hgi-sharp.hgi-departement:before{content:"\4365"}.hgi-solid.hgi-sharp.hgi-desert:before{content:"\4367"}.hgi-solid.hgi-sharp.hgi-desk-01:before{content:"\4369"}.hgi-solid.hgi-sharp.hgi-desk-02:before{content:"\436b"}.hgi-solid.hgi-sharp.hgi-desk:before{content:"\436d"}.hgi-solid.hgi-sharp.hgi-developer:before{content:"\436f"}.hgi-solid.hgi-sharp.hgi-deviantart:before{content:"\4371"}.hgi-solid.hgi-sharp.hgi-device-access:before{content:"\4373"}.hgi-solid.hgi-sharp.hgi-diagonal-scroll-point-01:before{content:"\4375"}.hgi-solid.hgi-sharp.hgi-diagonal-scroll-point-02:before{content:"\4377"}.hgi-solid.hgi-sharp.hgi-dialpad-circle-01:before{content:"\4379"}.hgi-solid.hgi-sharp.hgi-dialpad-circle-02:before{content:"\437b"}.hgi-solid.hgi-sharp.hgi-dialpad-square-01:before{content:"\437d"}.hgi-solid.hgi-sharp.hgi-dialpad-square-02:before{content:"\437f"}.hgi-solid.hgi-sharp.hgi-diameter:before{content:"\4381"}.hgi-solid.hgi-sharp.hgi-diamond-01:before{content:"\4383"}.hgi-solid.hgi-sharp.hgi-diamond-02:before{content:"\4385"}.hgi-solid.hgi-sharp.hgi-diamond:before{content:"\4387"}.hgi-solid.hgi-sharp.hgi-diaper:before{content:"\4389"}.hgi-solid.hgi-sharp.hgi-dice-faces-01:before{content:"\438b"}.hgi-solid.hgi-sharp.hgi-dice-faces-02:before{content:"\438d"}.hgi-solid.hgi-sharp.hgi-dice-faces-03:before{content:"\438f"}.hgi-solid.hgi-sharp.hgi-dice-faces-04:before{content:"\4391"}.hgi-solid.hgi-sharp.hgi-dice-faces-05:before{content:"\4393"}.hgi-solid.hgi-sharp.hgi-dice-faces-06:before{content:"\4395"}.hgi-solid.hgi-sharp.hgi-dice:before{content:"\4397"}.hgi-solid.hgi-sharp.hgi-digestion:before{content:"\4399"}.hgi-solid.hgi-sharp.hgi-digg:before{content:"\439b"}.hgi-solid.hgi-sharp.hgi-digital-clock:before{content:"\439d"}.hgi-solid.hgi-sharp.hgi-dim-sum-01:before{content:"\439f"}.hgi-solid.hgi-sharp.hgi-dim-sum-02:before{content:"\43a1"}.hgi-solid.hgi-sharp.hgi-dining-table:before{content:"\43a3"}.hgi-solid.hgi-sharp.hgi-diploma:before{content:"\43a5"}.hgi-solid.hgi-sharp.hgi-direction-left-01:before{content:"\43a7"}.hgi-solid.hgi-sharp.hgi-direction-left-02:before{content:"\43a9"}.hgi-solid.hgi-sharp.hgi-direction-right-01:before{content:"\43ab"}.hgi-solid.hgi-sharp.hgi-direction-right-02:before{content:"\43ad"}.hgi-solid.hgi-sharp.hgi-directions-01:before{content:"\43af"}.hgi-solid.hgi-sharp.hgi-directions-02:before{content:"\43b1"}.hgi-solid.hgi-sharp.hgi-dirham:before{content:"\43b3"}.hgi-solid.hgi-sharp.hgi-disability-01:before{content:"\43b5"}.hgi-solid.hgi-sharp.hgi-disability-02:before{content:"\43b7"}.hgi-solid.hgi-sharp.hgi-discord:before{content:"\43b9"}.hgi-solid.hgi-sharp.hgi-discount-01:before{content:"\43bb"}.hgi-solid.hgi-sharp.hgi-discount-tag-01:before{content:"\43be"}.hgi-solid.hgi-sharp.hgi-discount-tag-02:before{content:"\43c0"}.hgi-solid.hgi-sharp.hgi-discount:before{content:"\43c1"}.hgi-solid.hgi-sharp.hgi-discover-circle:before{content:"\43c3"}.hgi-solid.hgi-sharp.hgi-discover-square:before{content:"\43c5"}.hgi-solid.hgi-sharp.hgi-dish-01:before{content:"\43c7"}.hgi-solid.hgi-sharp.hgi-dish-02:before{content:"\43c9"}.hgi-solid.hgi-sharp.hgi-dish-washer:before{content:"\43cb"}.hgi-solid.hgi-sharp.hgi-displeased:before{content:"\43cd"}.hgi-solid.hgi-sharp.hgi-distribute-horizontal-center:before{content:"\43cf"}.hgi-solid.hgi-sharp.hgi-distribute-horizontal-left:before{content:"\43d1"}.hgi-solid.hgi-sharp.hgi-distribute-horizontal-right:before{content:"\43d3"}.hgi-solid.hgi-sharp.hgi-distribute-vertical-bottom:before{content:"\43d5"}.hgi-solid.hgi-sharp.hgi-distribute-vertical-center:before{content:"\43d7"}.hgi-solid.hgi-sharp.hgi-distribute-vertical-top:before{content:"\43d9"}.hgi-solid.hgi-sharp.hgi-distribution:before{content:"\43db"}.hgi-solid.hgi-sharp.hgi-divide-sign-circle:before{content:"\43dd"}.hgi-solid.hgi-sharp.hgi-divide-sign-square:before{content:"\43e0"}.hgi-solid.hgi-sharp.hgi-divide-sign:before{content:"\43e1"}.hgi-solid.hgi-sharp.hgi-dna-01:before{content:"\43e3"}.hgi-solid.hgi-sharp.hgi-dna:before{content:"\43e5"}.hgi-solid.hgi-sharp.hgi-do-not-touch-01:before{content:"\43e7"}.hgi-solid.hgi-sharp.hgi-do-not-touch-02:before{content:"\43e9"}.hgi-solid.hgi-sharp.hgi-doc-01:before{content:"\43eb"}.hgi-solid.hgi-sharp.hgi-doc-02:before{content:"\43ed"}.hgi-solid.hgi-sharp.hgi-doctor-01:before{content:"\43ef"}.hgi-solid.hgi-sharp.hgi-doctor-02:before{content:"\43f1"}.hgi-solid.hgi-sharp.hgi-doctor-03:before{content:"\43f3"}.hgi-solid.hgi-sharp.hgi-document-attachment:before{content:"\43f5"}.hgi-solid.hgi-sharp.hgi-document-code:before{content:"\43f7"}.hgi-solid.hgi-sharp.hgi-document-validation:before{content:"\43f9"}.hgi-solid.hgi-sharp.hgi-dollar-01:before{content:"\43fb"}.hgi-solid.hgi-sharp.hgi-dollar-02:before{content:"\43fd"}.hgi-solid.hgi-sharp.hgi-dollar-circle:before{content:"\43ff"}.hgi-solid.hgi-sharp.hgi-dollar-receive-01:before{content:"\4401"}.hgi-solid.hgi-sharp.hgi-dollar-receive-02:before{content:"\4403"}.hgi-solid.hgi-sharp.hgi-dollar-send-01:before{content:"\4405"}.hgi-solid.hgi-sharp.hgi-dollar-send-02:before{content:"\4407"}.hgi-solid.hgi-sharp.hgi-dollar-square:before{content:"\4409"}.hgi-solid.hgi-sharp.hgi-dome:before{content:"\440b"}.hgi-solid.hgi-sharp.hgi-domino:before{content:"\440d"}.hgi-solid.hgi-sharp.hgi-door-01:before{content:"\440f"}.hgi-solid.hgi-sharp.hgi-door-02:before{content:"\4411"}.hgi-solid.hgi-sharp.hgi-door-lock:before{content:"\4413"}.hgi-solid.hgi-sharp.hgi-door:before{content:"\4415"}.hgi-solid.hgi-sharp.hgi-doughnut:before{content:"\4417"}.hgi-solid.hgi-sharp.hgi-download-01:before{content:"\4419"}.hgi-solid.hgi-sharp.hgi-download-02:before{content:"\441b"}.hgi-solid.hgi-sharp.hgi-download-03:before{content:"\441d"}.hgi-solid.hgi-sharp.hgi-download-04:before{content:"\441f"}.hgi-solid.hgi-sharp.hgi-download-05:before{content:"\4421"}.hgi-solid.hgi-sharp.hgi-download-circle-01:before{content:"\4423"}.hgi-solid.hgi-sharp.hgi-download-circle-02:before{content:"\4425"}.hgi-solid.hgi-sharp.hgi-download-square-01:before{content:"\4427"}.hgi-solid.hgi-sharp.hgi-download-square-02:before{content:"\4429"}.hgi-solid.hgi-sharp.hgi-drag-01:before{content:"\442b"}.hgi-solid.hgi-sharp.hgi-drag-02:before{content:"\442d"}.hgi-solid.hgi-sharp.hgi-drag-03:before{content:"\442f"}.hgi-solid.hgi-sharp.hgi-drag-04:before{content:"\4431"}.hgi-solid.hgi-sharp.hgi-drag-drop-horizontal:before{content:"\4433"}.hgi-solid.hgi-sharp.hgi-drag-drop-vertical:before{content:"\4436"}.hgi-solid.hgi-sharp.hgi-drag-drop:before{content:"\4437"}.hgi-solid.hgi-sharp.hgi-drag-left-01:before{content:"\4439"}.hgi-solid.hgi-sharp.hgi-drag-left-02:before{content:"\443b"}.hgi-solid.hgi-sharp.hgi-drag-left-03:before{content:"\443d"}.hgi-solid.hgi-sharp.hgi-drag-left-04:before{content:"\443f"}.hgi-solid.hgi-sharp.hgi-drag-right-01:before{content:"\4441"}.hgi-solid.hgi-sharp.hgi-drag-right-02:before{content:"\4443"}.hgi-solid.hgi-sharp.hgi-drag-right-03:before{content:"\4445"}.hgi-solid.hgi-sharp.hgi-drag-right-04:before{content:"\4447"}.hgi-solid.hgi-sharp.hgi-drawing-compass:before{content:"\4449"}.hgi-solid.hgi-sharp.hgi-drawing-mode:before{content:"\444b"}.hgi-solid.hgi-sharp.hgi-dress-01:before{content:"\444d"}.hgi-solid.hgi-sharp.hgi-dress-02:before{content:"\444f"}.hgi-solid.hgi-sharp.hgi-dress-03:before{content:"\4451"}.hgi-solid.hgi-sharp.hgi-dress-04:before{content:"\4453"}.hgi-solid.hgi-sharp.hgi-dress-05:before{content:"\4455"}.hgi-solid.hgi-sharp.hgi-dress-06:before{content:"\4457"}.hgi-solid.hgi-sharp.hgi-dress-07:before{content:"\4459"}.hgi-solid.hgi-sharp.hgi-dressing-table-01:before{content:"\445b"}.hgi-solid.hgi-sharp.hgi-dressing-table-02:before{content:"\445d"}.hgi-solid.hgi-sharp.hgi-dressing-table-03:before{content:"\445f"}.hgi-solid.hgi-sharp.hgi-dribbble:before{content:"\4461"}.hgi-solid.hgi-sharp.hgi-drink:before{content:"\4463"}.hgi-solid.hgi-sharp.hgi-drone:before{content:"\4465"}.hgi-solid.hgi-sharp.hgi-drooling:before{content:"\4467"}.hgi-solid.hgi-sharp.hgi-dropbox:before{content:"\4469"}.hgi-solid.hgi-sharp.hgi-droplet:before{content:"\446b"}.hgi-solid.hgi-sharp.hgi-dropper:before{content:"\446d"}.hgi-solid.hgi-sharp.hgi-ds3-tool:before{content:"\446f"}.hgi-solid.hgi-sharp.hgi-dua:before{content:"\4471"}.hgi-solid.hgi-sharp.hgi-dumbbell-01:before{content:"\4473"}.hgi-solid.hgi-sharp.hgi-dumbbell-02:before{content:"\4475"}.hgi-solid.hgi-sharp.hgi-dumbbell-03:before{content:"\4477"}.hgi-solid.hgi-sharp.hgi-ear-rings-01:before{content:"\4479"}.hgi-solid.hgi-sharp.hgi-ear-rings-02:before{content:"\447b"}.hgi-solid.hgi-sharp.hgi-ear-rings-03:before{content:"\447d"}.hgi-solid.hgi-sharp.hgi-ear:before{content:"\447f"}.hgi-solid.hgi-sharp.hgi-earth:before{content:"\4481"}.hgi-solid.hgi-sharp.hgi-ease-curve-control-points:before{content:"\4483"}.hgi-solid.hgi-sharp.hgi-ease-in-control-point:before{content:"\4485"}.hgi-solid.hgi-sharp.hgi-ease-in-out:before{content:"\4487"}.hgi-solid.hgi-sharp.hgi-ease-in:before{content:"\4489"}.hgi-solid.hgi-sharp.hgi-ease-out-control-point:before{content:"\448b"}.hgi-solid.hgi-sharp.hgi-ease-out:before{content:"\448d"}.hgi-solid.hgi-sharp.hgi-eco-energy:before{content:"\448f"}.hgi-solid.hgi-sharp.hgi-eco-lab-01:before{content:"\4491"}.hgi-solid.hgi-sharp.hgi-eco-lab-02:before{content:"\4493"}.hgi-solid.hgi-sharp.hgi-eco-lab:before{content:"\4495"}.hgi-solid.hgi-sharp.hgi-eco-power:before{content:"\4497"}.hgi-solid.hgi-sharp.hgi-edge-style:before{content:"\4499"}.hgi-solid.hgi-sharp.hgi-edit-01:before{content:"\449b"}.hgi-solid.hgi-sharp.hgi-edit-02:before{content:"\449d"}.hgi-solid.hgi-sharp.hgi-edit-off:before{content:"\449f"}.hgi-solid.hgi-sharp.hgi-edit-road:before{content:"\44a1"}.hgi-solid.hgi-sharp.hgi-edit-table:before{content:"\44a3"}.hgi-solid.hgi-sharp.hgi-edit-user-02:before{content:"\44a5"}.hgi-solid.hgi-sharp.hgi-eggs:before{content:"\44a7"}.hgi-solid.hgi-sharp.hgi-eid-mubarak:before{content:"\44a9"}.hgi-solid.hgi-sharp.hgi-eiffel-tower:before{content:"\44ab"}.hgi-solid.hgi-sharp.hgi-elearning-exchange:before{content:"\44ad"}.hgi-solid.hgi-sharp.hgi-electric-home-01:before{content:"\44af"}.hgi-solid.hgi-sharp.hgi-electric-home-02:before{content:"\44b1"}.hgi-solid.hgi-sharp.hgi-electric-plugs:before{content:"\44b3"}.hgi-solid.hgi-sharp.hgi-electric-tower-01:before{content:"\44b5"}.hgi-solid.hgi-sharp.hgi-electric-tower-02:before{content:"\44b7"}.hgi-solid.hgi-sharp.hgi-electric-wire:before{content:"\44b9"}.hgi-solid.hgi-sharp.hgi-ellipse-selection:before{content:"\44bb"}.hgi-solid.hgi-sharp.hgi-encrypt:before{content:"\44bd"}.hgi-solid.hgi-sharp.hgi-energy-ellipse:before{content:"\44bf"}.hgi-solid.hgi-sharp.hgi-energy-rectangle:before{content:"\44c1"}.hgi-solid.hgi-sharp.hgi-energy:before{content:"\44c3"}.hgi-solid.hgi-sharp.hgi-entering-geo-fence:before{content:"\44c5"}.hgi-solid.hgi-sharp.hgi-envato:before{content:"\44c7"}.hgi-solid.hgi-sharp.hgi-equal-sign-circle:before{content:"\44c9"}.hgi-solid.hgi-sharp.hgi-equal-sign-square:before{content:"\44cc"}.hgi-solid.hgi-sharp.hgi-equal-sign:before{content:"\44cd"}.hgi-solid.hgi-sharp.hgi-equipment-bench-press:before{content:"\44cf"}.hgi-solid.hgi-sharp.hgi-equipment-chest-press:before{content:"\44d1"}.hgi-solid.hgi-sharp.hgi-equipment-gym-01:before{content:"\44d3"}.hgi-solid.hgi-sharp.hgi-equipment-gym-02:before{content:"\44d5"}.hgi-solid.hgi-sharp.hgi-equipment-gym-03:before{content:"\44d7"}.hgi-solid.hgi-sharp.hgi-equipment-weightlifting:before{content:"\44d9"}.hgi-solid.hgi-sharp.hgi-eraser-01:before{content:"\44db"}.hgi-solid.hgi-sharp.hgi-eraser-add:before{content:"\44dd"}.hgi-solid.hgi-sharp.hgi-eraser-auto:before{content:"\44df"}.hgi-solid.hgi-sharp.hgi-eraser:before{content:"\44e1"}.hgi-solid.hgi-sharp.hgi-estimate-01:before{content:"\44e3"}.hgi-solid.hgi-sharp.hgi-estimate-02:before{content:"\44e5"}.hgi-solid.hgi-sharp.hgi-ethereum-ellipse:before{content:"\44e7"}.hgi-solid.hgi-sharp.hgi-ethereum-rectangle:before{content:"\44e9"}.hgi-solid.hgi-sharp.hgi-ethereum:before{content:"\44eb"}.hgi-solid.hgi-sharp.hgi-euro-circle:before{content:"\44ed"}.hgi-solid.hgi-sharp.hgi-euro-receive:before{content:"\44ef"}.hgi-solid.hgi-sharp.hgi-euro-send:before{content:"\44f2"}.hgi-solid.hgi-sharp.hgi-euro-square:before{content:"\44f4"}.hgi-solid.hgi-sharp.hgi-euro:before{content:"\44f5"}.hgi-solid.hgi-sharp.hgi-ev-charging:before{content:"\44f7"}.hgi-solid.hgi-sharp.hgi-evil:before{content:"\44f9"}.hgi-solid.hgi-sharp.hgi-exchange-01:before{content:"\44fb"}.hgi-solid.hgi-sharp.hgi-exchange-02:before{content:"\44fd"}.hgi-solid.hgi-sharp.hgi-exchange-03:before{content:"\44ff"}.hgi-solid.hgi-sharp.hgi-expander:before{content:"\4501"}.hgi-solid.hgi-sharp.hgi-external-drive:before{content:"\4503"}.hgi-solid.hgi-sharp.hgi-eye:before{content:"\4505"}.hgi-solid.hgi-sharp.hgi-face-id:before{content:"\4507"}.hgi-solid.hgi-sharp.hgi-facebook-01:before{content:"\4509"}.hgi-solid.hgi-sharp.hgi-facebook-02:before{content:"\450b"}.hgi-solid.hgi-sharp.hgi-factory-01:before{content:"\450d"}.hgi-solid.hgi-sharp.hgi-factory-02:before{content:"\450f"}.hgi-solid.hgi-sharp.hgi-factory:before{content:"\4511"}.hgi-solid.hgi-sharp.hgi-fahrenheit:before{content:"\4513"}.hgi-solid.hgi-sharp.hgi-falling-star:before{content:"\4515"}.hgi-solid.hgi-sharp.hgi-fast-wind:before{content:"\4517"}.hgi-solid.hgi-sharp.hgi-favourite-circle:before{content:"\4519"}.hgi-solid.hgi-sharp.hgi-favourite-square:before{content:"\451c"}.hgi-solid.hgi-sharp.hgi-favourite:before{content:"\451d"}.hgi-solid.hgi-sharp.hgi-feather:before{content:"\451f"}.hgi-solid.hgi-sharp.hgi-fencing-mask:before{content:"\4521"}.hgi-solid.hgi-sharp.hgi-fencing:before{content:"\4523"}.hgi-solid.hgi-sharp.hgi-ferris-wheel:before{content:"\4525"}.hgi-solid.hgi-sharp.hgi-ferry-boat:before{content:"\4527"}.hgi-solid.hgi-sharp.hgi-figma:before{content:"\4529"}.hgi-solid.hgi-sharp.hgi-file-01:before{content:"\452b"}.hgi-solid.hgi-sharp.hgi-file-02:before{content:"\452d"}.hgi-solid.hgi-sharp.hgi-file-add:before{content:"\452f"}.hgi-solid.hgi-sharp.hgi-file-attachment:before{content:"\4531"}.hgi-solid.hgi-sharp.hgi-file-audio:before{content:"\4533"}.hgi-solid.hgi-sharp.hgi-file-bitcoin:before{content:"\4535"}.hgi-solid.hgi-sharp.hgi-file-block:before{content:"\4537"}.hgi-solid.hgi-sharp.hgi-file-bookmark:before{content:"\4539"}.hgi-solid.hgi-sharp.hgi-file-cloud:before{content:"\453b"}.hgi-solid.hgi-sharp.hgi-file-corrupt:before{content:"\453d"}.hgi-solid.hgi-sharp.hgi-file-dollar:before{content:"\453f"}.hgi-solid.hgi-sharp.hgi-file-download:before{content:"\4541"}.hgi-solid.hgi-sharp.hgi-file-edit:before{content:"\4543"}.hgi-solid.hgi-sharp.hgi-file-euro:before{content:"\4545"}.hgi-solid.hgi-sharp.hgi-file-export:before{content:"\4547"}.hgi-solid.hgi-sharp.hgi-file-favourite:before{content:"\4549"}.hgi-solid.hgi-sharp.hgi-file-import:before{content:"\454b"}.hgi-solid.hgi-sharp.hgi-file-link:before{content:"\454d"}.hgi-solid.hgi-sharp.hgi-file-locked:before{content:"\454f"}.hgi-solid.hgi-sharp.hgi-file-management:before{content:"\4551"}.hgi-solid.hgi-sharp.hgi-file-minus:before{content:"\4553"}.hgi-solid.hgi-sharp.hgi-file-music:before{content:"\4555"}.hgi-solid.hgi-sharp.hgi-file-not-found:before{content:"\4557"}.hgi-solid.hgi-sharp.hgi-file-paste:before{content:"\4559"}.hgi-solid.hgi-sharp.hgi-file-pin:before{content:"\455b"}.hgi-solid.hgi-sharp.hgi-file-pound:before{content:"\455d"}.hgi-solid.hgi-sharp.hgi-file-remove:before{content:"\455f"}.hgi-solid.hgi-sharp.hgi-file-script:before{content:"\4561"}.hgi-solid.hgi-sharp.hgi-file-search:before{content:"\4563"}.hgi-solid.hgi-sharp.hgi-file-security:before{content:"\4565"}.hgi-solid.hgi-sharp.hgi-file-shredder:before{content:"\4567"}.hgi-solid.hgi-sharp.hgi-file-star:before{content:"\4569"}.hgi-solid.hgi-sharp.hgi-file-sync:before{content:"\456b"}.hgi-solid.hgi-sharp.hgi-file-unknown:before{content:"\456d"}.hgi-solid.hgi-sharp.hgi-file-unlocked:before{content:"\456f"}.hgi-solid.hgi-sharp.hgi-file-upload:before{content:"\4571"}.hgi-solid.hgi-sharp.hgi-file-validation:before{content:"\4573"}.hgi-solid.hgi-sharp.hgi-file-verified:before{content:"\4575"}.hgi-solid.hgi-sharp.hgi-file-video:before{content:"\4577"}.hgi-solid.hgi-sharp.hgi-file-view:before{content:"\4579"}.hgi-solid.hgi-sharp.hgi-file-yen:before{content:"\457b"}.hgi-solid.hgi-sharp.hgi-file-zip:before{content:"\457d"}.hgi-solid.hgi-sharp.hgi-files-01:before{content:"\457f"}.hgi-solid.hgi-sharp.hgi-files-02:before{content:"\4581"}.hgi-solid.hgi-sharp.hgi-film-01:before{content:"\4583"}.hgi-solid.hgi-sharp.hgi-film-02:before{content:"\4585"}.hgi-solid.hgi-sharp.hgi-film-roll-01:before{content:"\4587"}.hgi-solid.hgi-sharp.hgi-film-roll-02:before{content:"\4589"}.hgi-solid.hgi-sharp.hgi-filter-add:before{content:"\458b"}.hgi-solid.hgi-sharp.hgi-filter-edit:before{content:"\458d"}.hgi-solid.hgi-sharp.hgi-filter-horizontal:before{content:"\458f"}.hgi-solid.hgi-sharp.hgi-filter-mail-circle:before{content:"\4591"}.hgi-solid.hgi-sharp.hgi-filter-mail-square:before{content:"\4593"}.hgi-solid.hgi-sharp.hgi-filter-remove:before{content:"\4595"}.hgi-solid.hgi-sharp.hgi-filter-reset:before{content:"\4597"}.hgi-solid.hgi-sharp.hgi-filter-vertical:before{content:"\459a"}.hgi-solid.hgi-sharp.hgi-filter:before{content:"\459b"}.hgi-solid.hgi-sharp.hgi-finger-access:before{content:"\459d"}.hgi-solid.hgi-sharp.hgi-finger-print-add:before{content:"\459f"}.hgi-solid.hgi-sharp.hgi-finger-print-check:before{content:"\45a1"}.hgi-solid.hgi-sharp.hgi-finger-print-minus:before{content:"\45a3"}.hgi-solid.hgi-sharp.hgi-finger-print-remove:before{content:"\45a5"}.hgi-solid.hgi-sharp.hgi-finger-print-scan:before{content:"\45a7"}.hgi-solid.hgi-sharp.hgi-finger-print:before{content:"\45a9"}.hgi-solid.hgi-sharp.hgi-fingerprint-scan:before{content:"\45ab"}.hgi-solid.hgi-sharp.hgi-fins:before{content:"\45ad"}.hgi-solid.hgi-sharp.hgi-fire-pit:before{content:"\45af"}.hgi-solid.hgi-sharp.hgi-fire-security:before{content:"\45b2"}.hgi-solid.hgi-sharp.hgi-fire:before{content:"\45b3"}.hgi-solid.hgi-sharp.hgi-firewall:before{content:"\45b5"}.hgi-solid.hgi-sharp.hgi-first-aid-kit:before{content:"\45b7"}.hgi-solid.hgi-sharp.hgi-first-bracket-circle:before{content:"\45b9"}.hgi-solid.hgi-sharp.hgi-first-bracket-square:before{content:"\45bc"}.hgi-solid.hgi-sharp.hgi-first-bracket:before{content:"\45bd"}.hgi-solid.hgi-sharp.hgi-fish-food:before{content:"\45bf"}.hgi-solid.hgi-sharp.hgi-fiverr:before{content:"\45c1"}.hgi-solid.hgi-sharp.hgi-flag-01:before{content:"\45c3"}.hgi-solid.hgi-sharp.hgi-flag-02:before{content:"\45c5"}.hgi-solid.hgi-sharp.hgi-flag-03:before{content:"\45c7"}.hgi-solid.hgi-sharp.hgi-flash-off:before{content:"\45c9"}.hgi-solid.hgi-sharp.hgi-flash:before{content:"\45cb"}.hgi-solid.hgi-sharp.hgi-flaticon:before{content:"\45cd"}.hgi-solid.hgi-sharp.hgi-flickr:before{content:"\45cf"}.hgi-solid.hgi-sharp.hgi-flim-slate:before{content:"\45d1"}.hgi-solid.hgi-sharp.hgi-flip-bottom:before{content:"\45d3"}.hgi-solid.hgi-sharp.hgi-flip-horizontal:before{content:"\45d5"}.hgi-solid.hgi-sharp.hgi-flip-left:before{content:"\45d7"}.hgi-solid.hgi-sharp.hgi-flip-phone:before{content:"\45d9"}.hgi-solid.hgi-sharp.hgi-flip-right:before{content:"\45db"}.hgi-solid.hgi-sharp.hgi-flip-top:before{content:"\45dd"}.hgi-solid.hgi-sharp.hgi-flip-vertical:before{content:"\45df"}.hgi-solid.hgi-sharp.hgi-floor-plan:before{content:"\45e1"}.hgi-solid.hgi-sharp.hgi-floppy-disk:before{content:"\45e3"}.hgi-solid.hgi-sharp.hgi-flow-circle:before{content:"\45e5"}.hgi-solid.hgi-sharp.hgi-flow-connection:before{content:"\45e7"}.hgi-solid.hgi-sharp.hgi-flow-square:before{content:"\45ea"}.hgi-solid.hgi-sharp.hgi-flow:before{content:"\45eb"}.hgi-solid.hgi-sharp.hgi-flowchart-01:before{content:"\45ed"}.hgi-solid.hgi-sharp.hgi-flowchart-02:before{content:"\45ef"}.hgi-solid.hgi-sharp.hgi-flower-pot:before{content:"\45f1"}.hgi-solid.hgi-sharp.hgi-flower:before{content:"\45f3"}.hgi-solid.hgi-sharp.hgi-flushed:before{content:"\45f5"}.hgi-solid.hgi-sharp.hgi-flying-human:before{content:"\45f7"}.hgi-solid.hgi-sharp.hgi-focus-point:before{content:"\45f9"}.hgi-solid.hgi-sharp.hgi-folder-01:before{content:"\45fb"}.hgi-solid.hgi-sharp.hgi-folder-02:before{content:"\45fd"}.hgi-solid.hgi-sharp.hgi-folder-03:before{content:"\45ff"}.hgi-solid.hgi-sharp.hgi-folder-add:before{content:"\4601"}.hgi-solid.hgi-sharp.hgi-folder-attachment:before{content:"\4603"}.hgi-solid.hgi-sharp.hgi-folder-audio:before{content:"\4605"}.hgi-solid.hgi-sharp.hgi-folder-block:before{content:"\4607"}.hgi-solid.hgi-sharp.hgi-folder-check:before{content:"\4609"}.hgi-solid.hgi-sharp.hgi-folder-cloud:before{content:"\460b"}.hgi-solid.hgi-sharp.hgi-folder-details-reference:before{content:"\460d"}.hgi-solid.hgi-sharp.hgi-folder-details:before{content:"\460f"}.hgi-solid.hgi-sharp.hgi-folder-download:before{content:"\4611"}.hgi-solid.hgi-sharp.hgi-folder-edit:before{content:"\4613"}.hgi-solid.hgi-sharp.hgi-folder-export:before{content:"\4615"}.hgi-solid.hgi-sharp.hgi-folder-favourite:before{content:"\4617"}.hgi-solid.hgi-sharp.hgi-folder-file-storage:before{content:"\4619"}.hgi-solid.hgi-sharp.hgi-folder-import:before{content:"\461b"}.hgi-solid.hgi-sharp.hgi-folder-library:before{content:"\461d"}.hgi-solid.hgi-sharp.hgi-folder-links:before{content:"\461f"}.hgi-solid.hgi-sharp.hgi-folder-locked:before{content:"\4621"}.hgi-solid.hgi-sharp.hgi-folder-management:before{content:"\4623"}.hgi-solid.hgi-sharp.hgi-folder-minus:before{content:"\4625"}.hgi-solid.hgi-sharp.hgi-folder-music:before{content:"\4627"}.hgi-solid.hgi-sharp.hgi-folder-off:before{content:"\4629"}.hgi-solid.hgi-sharp.hgi-folder-open:before{content:"\462b"}.hgi-solid.hgi-sharp.hgi-folder-pin:before{content:"\462d"}.hgi-solid.hgi-sharp.hgi-folder-remove:before{content:"\462f"}.hgi-solid.hgi-sharp.hgi-folder-search:before{content:"\4631"}.hgi-solid.hgi-sharp.hgi-folder-security:before{content:"\4633"}.hgi-solid.hgi-sharp.hgi-folder-shared-01:before{content:"\4635"}.hgi-solid.hgi-sharp.hgi-folder-shared-02:before{content:"\4637"}.hgi-solid.hgi-sharp.hgi-folder-shared-03:before{content:"\4639"}.hgi-solid.hgi-sharp.hgi-folder-sync:before{content:"\463b"}.hgi-solid.hgi-sharp.hgi-folder-transfer:before{content:"\463d"}.hgi-solid.hgi-sharp.hgi-folder-unknown:before{content:"\463f"}.hgi-solid.hgi-sharp.hgi-folder-unlocked:before{content:"\4641"}.hgi-solid.hgi-sharp.hgi-folder-upload:before{content:"\4643"}.hgi-solid.hgi-sharp.hgi-folder-video:before{content:"\4645"}.hgi-solid.hgi-sharp.hgi-folder-view:before{content:"\4647"}.hgi-solid.hgi-sharp.hgi-folder-zip:before{content:"\4649"}.hgi-solid.hgi-sharp.hgi-folders:before{content:"\464b"}.hgi-solid.hgi-sharp.hgi-football-pitch:before{content:"\464d"}.hgi-solid.hgi-sharp.hgi-football:before{content:"\464f"}.hgi-solid.hgi-sharp.hgi-forgot-password:before{content:"\4651"}.hgi-solid.hgi-sharp.hgi-fork:before{content:"\4653"}.hgi-solid.hgi-sharp.hgi-forrst:before{content:"\4655"}.hgi-solid.hgi-sharp.hgi-fortress:before{content:"\4657"}.hgi-solid.hgi-sharp.hgi-forward-01:before{content:"\4659"}.hgi-solid.hgi-sharp.hgi-forward-02:before{content:"\465b"}.hgi-solid.hgi-sharp.hgi-four-finger-02:before{content:"\465d"}.hgi-solid.hgi-sharp.hgi-four-finger-03:before{content:"\465f"}.hgi-solid.hgi-sharp.hgi-four-k:before{content:"\4661"}.hgi-solid.hgi-sharp.hgi-foursquare:before{content:"\4663"}.hgi-solid.hgi-sharp.hgi-framer:before{content:"\4665"}.hgi-solid.hgi-sharp.hgi-frameworks:before{content:"\4667"}.hgi-solid.hgi-sharp.hgi-french-fries-01:before{content:"\4669"}.hgi-solid.hgi-sharp.hgi-french-fries-02:before{content:"\466b"}.hgi-solid.hgi-sharp.hgi-fridge:before{content:"\466d"}.hgi-solid.hgi-sharp.hgi-fry:before{content:"\466f"}.hgi-solid.hgi-sharp.hgi-fuel-01:before{content:"\4671"}.hgi-solid.hgi-sharp.hgi-fuel-02:before{content:"\4673"}.hgi-solid.hgi-sharp.hgi-fuel-station:before{content:"\4675"}.hgi-solid.hgi-sharp.hgi-function-circle:before{content:"\4677"}.hgi-solid.hgi-sharp.hgi-function-of-x:before{content:"\4679"}.hgi-solid.hgi-sharp.hgi-function-square:before{content:"\467c"}.hgi-solid.hgi-sharp.hgi-function:before{content:"\467d"}.hgi-solid.hgi-sharp.hgi-galaxy:before{content:"\467f"}.hgi-solid.hgi-sharp.hgi-game-controller-01:before{content:"\4681"}.hgi-solid.hgi-sharp.hgi-game-controller-02:before{content:"\4683"}.hgi-solid.hgi-sharp.hgi-game-controller-03:before{content:"\4685"}.hgi-solid.hgi-sharp.hgi-game:before{content:"\4687"}.hgi-solid.hgi-sharp.hgi-gameboy:before{content:"\4689"}.hgi-solid.hgi-sharp.hgi-garage:before{content:"\468b"}.hgi-solid.hgi-sharp.hgi-garbage-truck:before{content:"\468d"}.hgi-solid.hgi-sharp.hgi-gas-pipe:before{content:"\468f"}.hgi-solid.hgi-sharp.hgi-gas-stove:before{content:"\4691"}.hgi-solid.hgi-sharp.hgi-gem:before{content:"\4693"}.hgi-solid.hgi-sharp.hgi-geology-crust:before{content:"\4695"}.hgi-solid.hgi-sharp.hgi-geometric-shapes-01:before{content:"\4697"}.hgi-solid.hgi-sharp.hgi-geometric-shapes-02:before{content:"\4699"}.hgi-solid.hgi-sharp.hgi-gibbous-moon:before{content:"\469b"}.hgi-solid.hgi-sharp.hgi-gif-01:before{content:"\469d"}.hgi-solid.hgi-sharp.hgi-gif-02:before{content:"\469f"}.hgi-solid.hgi-sharp.hgi-gift-card:before{content:"\46a1"}.hgi-solid.hgi-sharp.hgi-gift:before{content:"\46a3"}.hgi-solid.hgi-sharp.hgi-git-branch:before{content:"\46a5"}.hgi-solid.hgi-sharp.hgi-git-commit:before{content:"\46a7"}.hgi-solid.hgi-sharp.hgi-git-compare:before{content:"\46a9"}.hgi-solid.hgi-sharp.hgi-git-fork:before{content:"\46ab"}.hgi-solid.hgi-sharp.hgi-git-merge:before{content:"\46ad"}.hgi-solid.hgi-sharp.hgi-git-pull-request-closed:before{content:"\46af"}.hgi-solid.hgi-sharp.hgi-git-pull-request-draft:before{content:"\46b1"}.hgi-solid.hgi-sharp.hgi-git-pull-request:before{content:"\46b3"}.hgi-solid.hgi-sharp.hgi-gitbook:before{content:"\46b5"}.hgi-solid.hgi-sharp.hgi-github-01:before{content:"\46b7"}.hgi-solid.hgi-sharp.hgi-github:before{content:"\46b9"}.hgi-solid.hgi-sharp.hgi-gitlab:before{content:"\46bb"}.hgi-solid.hgi-sharp.hgi-give-blood:before{content:"\46bd"}.hgi-solid.hgi-sharp.hgi-give-pill:before{content:"\46bf"}.hgi-solid.hgi-sharp.hgi-glasses:before{content:"\46c1"}.hgi-solid.hgi-sharp.hgi-global-editing:before{content:"\46c3"}.hgi-solid.hgi-sharp.hgi-global-education:before{content:"\46c5"}.hgi-solid.hgi-sharp.hgi-global-refresh:before{content:"\46c7"}.hgi-solid.hgi-sharp.hgi-global-search:before{content:"\46c9"}.hgi-solid.hgi-sharp.hgi-global:before{content:"\46cb"}.hgi-solid.hgi-sharp.hgi-globe-02:before{content:"\46cd"}.hgi-solid.hgi-sharp.hgi-globe:before{content:"\46cf"}.hgi-solid.hgi-sharp.hgi-glove:before{content:"\46d1"}.hgi-solid.hgi-sharp.hgi-go-backward-10-sec:before{content:"\46d3"}.hgi-solid.hgi-sharp.hgi-go-backward-15-sec:before{content:"\46d5"}.hgi-solid.hgi-sharp.hgi-go-backward-30-sec:before{content:"\46d7"}.hgi-solid.hgi-sharp.hgi-go-backward-5-sec:before{content:"\46d9"}.hgi-solid.hgi-sharp.hgi-go-backward-60-sec:before{content:"\46db"}.hgi-solid.hgi-sharp.hgi-go-forward-10-sec:before{content:"\46dd"}.hgi-solid.hgi-sharp.hgi-go-forward-15-sec:before{content:"\46df"}.hgi-solid.hgi-sharp.hgi-go-forward-30-sec:before{content:"\46e1"}.hgi-solid.hgi-sharp.hgi-go-forward-5-sec:before{content:"\46e3"}.hgi-solid.hgi-sharp.hgi-go-forward-60-sec:before{content:"\46e5"}.hgi-solid.hgi-sharp.hgi-gold-ingots:before{content:"\46e7"}.hgi-solid.hgi-sharp.hgi-gold:before{content:"\46e9"}.hgi-solid.hgi-sharp.hgi-golf-ball:before{content:"\46eb"}.hgi-solid.hgi-sharp.hgi-golf-bat:before{content:"\46ed"}.hgi-solid.hgi-sharp.hgi-golf-cart:before{content:"\46ef"}.hgi-solid.hgi-sharp.hgi-golf-hole:before{content:"\46f1"}.hgi-solid.hgi-sharp.hgi-google-doc:before{content:"\46f3"}.hgi-solid.hgi-sharp.hgi-google-drive:before{content:"\46f5"}.hgi-solid.hgi-sharp.hgi-google-gemini:before{content:"\46f7"}.hgi-solid.hgi-sharp.hgi-google-home:before{content:"\46f9"}.hgi-solid.hgi-sharp.hgi-google-lens:before{content:"\46fb"}.hgi-solid.hgi-sharp.hgi-google-maps:before{content:"\46fd"}.hgi-solid.hgi-sharp.hgi-google-photos:before{content:"\46ff"}.hgi-solid.hgi-sharp.hgi-google-sheet:before{content:"\4702"}.hgi-solid.hgi-sharp.hgi-google:before{content:"\4703"}.hgi-solid.hgi-sharp.hgi-gps-01:before{content:"\4705"}.hgi-solid.hgi-sharp.hgi-gps-02:before{content:"\4707"}.hgi-solid.hgi-sharp.hgi-gps-disconnected:before{content:"\4709"}.hgi-solid.hgi-sharp.hgi-gps-off-01:before{content:"\470b"}.hgi-solid.hgi-sharp.hgi-gps-off-02:before{content:"\470d"}.hgi-solid.hgi-sharp.hgi-gps-signal-01:before{content:"\470f"}.hgi-solid.hgi-sharp.hgi-gps-signal-02:before{content:"\4711"}.hgi-solid.hgi-sharp.hgi-gpu:before{content:"\4713"}.hgi-solid.hgi-sharp.hgi-graduate-female:before{content:"\4715"}.hgi-solid.hgi-sharp.hgi-graduate-male:before{content:"\4717"}.hgi-solid.hgi-sharp.hgi-graduation-scroll:before{content:"\4719"}.hgi-solid.hgi-sharp.hgi-grapes:before{content:"\471b"}.hgi-solid.hgi-sharp.hgi-gravity:before{content:"\471d"}.hgi-solid.hgi-sharp.hgi-greater-than-circle:before{content:"\471f"}.hgi-solid.hgi-sharp.hgi-greater-than-square:before{content:"\4722"}.hgi-solid.hgi-sharp.hgi-greater-than:before{content:"\4723"}.hgi-solid.hgi-sharp.hgi-greek-helmet:before{content:"\4725"}.hgi-solid.hgi-sharp.hgi-green-house:before{content:"\4727"}.hgi-solid.hgi-sharp.hgi-grid-off:before{content:"\4729"}.hgi-solid.hgi-sharp.hgi-grid-table:before{content:"\472c"}.hgi-solid.hgi-sharp.hgi-grid-view:before{content:"\472e"}.hgi-solid.hgi-sharp.hgi-grid:before{content:"\472f"}.hgi-solid.hgi-sharp.hgi-grimacing:before{content:"\4731"}.hgi-solid.hgi-sharp.hgi-grinning:before{content:"\4733"}.hgi-solid.hgi-sharp.hgi-grok:before{content:"\4735"}.hgi-solid.hgi-sharp.hgi-group-items:before{content:"\4737"}.hgi-solid.hgi-sharp.hgi-group-layers:before{content:"\4739"}.hgi-solid.hgi-sharp.hgi-guest-house:before{content:"\473b"}.hgi-solid.hgi-sharp.hgi-gun:before{content:"\473d"}.hgi-solid.hgi-sharp.hgi-gymnastic-rings:before{content:"\473f"}.hgi-solid.hgi-sharp.hgi-gymnastic:before{content:"\4741"}.hgi-solid.hgi-sharp.hgi-hackerrank:before{content:"\4743"}.hgi-solid.hgi-sharp.hgi-hair-clips:before{content:"\4745"}.hgi-solid.hgi-sharp.hgi-hair-dryer:before{content:"\4747"}.hgi-solid.hgi-sharp.hgi-haji:before{content:"\4749"}.hgi-solid.hgi-sharp.hgi-halal:before{content:"\474b"}.hgi-solid.hgi-sharp.hgi-hamburger-01:before{content:"\474d"}.hgi-solid.hgi-sharp.hgi-hamburger-02:before{content:"\474f"}.hgi-solid.hgi-sharp.hgi-hand-bag-01:before{content:"\4751"}.hgi-solid.hgi-sharp.hgi-hand-bag-02:before{content:"\4753"}.hgi-solid.hgi-sharp.hgi-hand-beater:before{content:"\4755"}.hgi-solid.hgi-sharp.hgi-hand-grip:before{content:"\4757"}.hgi-solid.hgi-sharp.hgi-hand-pointing-down-01:before{content:"\4759"}.hgi-solid.hgi-sharp.hgi-hand-pointing-down-02:before{content:"\475b"}.hgi-solid.hgi-sharp.hgi-hand-pointing-down-03:before{content:"\475d"}.hgi-solid.hgi-sharp.hgi-hand-pointing-down-04:before{content:"\475f"}.hgi-solid.hgi-sharp.hgi-hand-pointing-left-01:before{content:"\4761"}.hgi-solid.hgi-sharp.hgi-hand-pointing-left-02:before{content:"\4763"}.hgi-solid.hgi-sharp.hgi-hand-pointing-left-03:before{content:"\4765"}.hgi-solid.hgi-sharp.hgi-hand-pointing-left-04:before{content:"\4767"}.hgi-solid.hgi-sharp.hgi-hand-pointing-right-01:before{content:"\4769"}.hgi-solid.hgi-sharp.hgi-hand-pointing-right-02:before{content:"\476b"}.hgi-solid.hgi-sharp.hgi-hand-pointing-right-03:before{content:"\476d"}.hgi-solid.hgi-sharp.hgi-hand-pointing-right-04:before{content:"\476f"}.hgi-solid.hgi-sharp.hgi-hand-prayer:before{content:"\4771"}.hgi-solid.hgi-sharp.hgi-hand-sanitizer:before{content:"\4773"}.hgi-solid.hgi-sharp.hgi-handcuffs:before{content:"\4775"}.hgi-solid.hgi-sharp.hgi-hanger:before{content:"\4777"}.hgi-solid.hgi-sharp.hgi-hanging-clock:before{content:"\4779"}.hgi-solid.hgi-sharp.hgi-hangout:before{content:"\477b"}.hgi-solid.hgi-sharp.hgi-happy:before{content:"\477d"}.hgi-solid.hgi-sharp.hgi-hard-drive:before{content:"\477f"}.hgi-solid.hgi-sharp.hgi-hdd:before{content:"\4781"}.hgi-solid.hgi-sharp.hgi-hdr-01:before{content:"\4783"}.hgi-solid.hgi-sharp.hgi-hdr-02:before{content:"\4785"}.hgi-solid.hgi-sharp.hgi-heading-01:before{content:"\4787"}.hgi-solid.hgi-sharp.hgi-heading-02:before{content:"\4789"}.hgi-solid.hgi-sharp.hgi-heading-03:before{content:"\478b"}.hgi-solid.hgi-sharp.hgi-heading-04:before{content:"\478d"}.hgi-solid.hgi-sharp.hgi-heading-05:before{content:"\478f"}.hgi-solid.hgi-sharp.hgi-heading-06:before{content:"\4791"}.hgi-solid.hgi-sharp.hgi-heading:before{content:"\4793"}.hgi-solid.hgi-sharp.hgi-headphone-mute:before{content:"\4795"}.hgi-solid.hgi-sharp.hgi-headphones:before{content:"\4797"}.hgi-solid.hgi-sharp.hgi-headset-connected:before{content:"\4799"}.hgi-solid.hgi-sharp.hgi-headset-off:before{content:"\479b"}.hgi-solid.hgi-sharp.hgi-headset:before{content:"\479d"}.hgi-solid.hgi-sharp.hgi-healtcare:before{content:"\479f"}.hgi-solid.hgi-sharp.hgi-health:before{content:"\47a1"}.hgi-solid.hgi-sharp.hgi-heart-add:before{content:"\47a3"}.hgi-solid.hgi-sharp.hgi-heart-check:before{content:"\47a5"}.hgi-solid.hgi-sharp.hgi-heart-remove:before{content:"\47a7"}.hgi-solid.hgi-sharp.hgi-heartbreak:before{content:"\47a9"}.hgi-solid.hgi-sharp.hgi-helicopter:before{content:"\47ab"}.hgi-solid.hgi-sharp.hgi-help-circle:before{content:"\47ad"}.hgi-solid.hgi-sharp.hgi-help-square:before{content:"\47af"}.hgi-solid.hgi-sharp.hgi-hexagon-01:before{content:"\47b1"}.hgi-solid.hgi-sharp.hgi-hexagon:before{content:"\47b3"}.hgi-solid.hgi-sharp.hgi-hierarchy-circle-01:before{content:"\47b5"}.hgi-solid.hgi-sharp.hgi-hierarchy-circle-02:before{content:"\47b7"}.hgi-solid.hgi-sharp.hgi-hierarchy-circle-03:before{content:"\47b9"}.hgi-solid.hgi-sharp.hgi-hierarchy-files:before{content:"\47bb"}.hgi-solid.hgi-sharp.hgi-hierarchy-square-01:before{content:"\47be"}.hgi-solid.hgi-sharp.hgi-hierarchy-square-02:before{content:"\47c0"}.hgi-solid.hgi-sharp.hgi-hierarchy-square-03:before{content:"\47c2"}.hgi-solid.hgi-sharp.hgi-hierarchy-square-04:before{content:"\47c4"}.hgi-solid.hgi-sharp.hgi-hierarchy-square-05:before{content:"\47c6"}.hgi-solid.hgi-sharp.hgi-hierarchy-square-06:before{content:"\47c8"}.hgi-solid.hgi-sharp.hgi-hierarchy-square-07:before{content:"\47ca"}.hgi-solid.hgi-sharp.hgi-hierarchy-square-08:before{content:"\47cc"}.hgi-solid.hgi-sharp.hgi-hierarchy-square-10:before{content:"\47ce"}.hgi-solid.hgi-sharp.hgi-hierarchy:before{content:"\47cf"}.hgi-solid.hgi-sharp.hgi-high-heels-01:before{content:"\47d1"}.hgi-solid.hgi-sharp.hgi-high-heels-02:before{content:"\47d3"}.hgi-solid.hgi-sharp.hgi-hijab:before{content:"\47d5"}.hgi-solid.hgi-sharp.hgi-hockey:before{content:"\47d7"}.hgi-solid.hgi-sharp.hgi-hold-01:before{content:"\47d9"}.hgi-solid.hgi-sharp.hgi-hold-02:before{content:"\47db"}.hgi-solid.hgi-sharp.hgi-hold-03:before{content:"\47dd"}.hgi-solid.hgi-sharp.hgi-hold-04:before{content:"\47df"}.hgi-solid.hgi-sharp.hgi-hold-05:before{content:"\47e1"}.hgi-solid.hgi-sharp.hgi-hold-locked-01:before{content:"\47e3"}.hgi-solid.hgi-sharp.hgi-hold-locked-02:before{content:"\47e5"}.hgi-solid.hgi-sharp.hgi-hold-phone:before{content:"\47e7"}.hgi-solid.hgi-sharp.hgi-hologram:before{content:"\47e9"}.hgi-solid.hgi-sharp.hgi-home-01:before{content:"\47eb"}.hgi-solid.hgi-sharp.hgi-home-02:before{content:"\47ed"}.hgi-solid.hgi-sharp.hgi-home-03:before{content:"\47ef"}.hgi-solid.hgi-sharp.hgi-home-04:before{content:"\47f1"}.hgi-solid.hgi-sharp.hgi-home-05:before{content:"\47f3"}.hgi-solid.hgi-sharp.hgi-home-06:before{content:"\47f5"}.hgi-solid.hgi-sharp.hgi-home-07:before{content:"\47f7"}.hgi-solid.hgi-sharp.hgi-home-08:before{content:"\47f9"}.hgi-solid.hgi-sharp.hgi-home-09:before{content:"\47fb"}.hgi-solid.hgi-sharp.hgi-home-10:before{content:"\47fd"}.hgi-solid.hgi-sharp.hgi-home-11:before{content:"\47ff"}.hgi-solid.hgi-sharp.hgi-home-12:before{content:"\4801"}.hgi-solid.hgi-sharp.hgi-home-13:before{content:"\4803"}.hgi-solid.hgi-sharp.hgi-home-wifi:before{content:"\4805"}.hgi-solid.hgi-sharp.hgi-honey-01:before{content:"\4807"}.hgi-solid.hgi-sharp.hgi-honey-02:before{content:"\4809"}.hgi-solid.hgi-sharp.hgi-honor:before{content:"\480b"}.hgi-solid.hgi-sharp.hgi-honour-star:before{content:"\480d"}.hgi-solid.hgi-sharp.hgi-hoodie:before{content:"\480f"}.hgi-solid.hgi-sharp.hgi-horizonal-scroll-point:before{content:"\4811"}.hgi-solid.hgi-sharp.hgi-horizontal-resize:before{content:"\4813"}.hgi-solid.hgi-sharp.hgi-hospital-01:before{content:"\4815"}.hgi-solid.hgi-sharp.hgi-hospital-02:before{content:"\4817"}.hgi-solid.hgi-sharp.hgi-hospital-bed-01:before{content:"\4819"}.hgi-solid.hgi-sharp.hgi-hospital-bed-02:before{content:"\481b"}.hgi-solid.hgi-sharp.hgi-hospital-location:before{content:"\481d"}.hgi-solid.hgi-sharp.hgi-hot-air-balloon:before{content:"\481f"}.hgi-solid.hgi-sharp.hgi-hot-price:before{content:"\4821"}.hgi-solid.hgi-sharp.hgi-hot-tube:before{content:"\4823"}.hgi-solid.hgi-sharp.hgi-hotdog:before{content:"\4825"}.hgi-solid.hgi-sharp.hgi-hotel-01:before{content:"\4827"}.hgi-solid.hgi-sharp.hgi-hotel-02:before{content:"\4829"}.hgi-solid.hgi-sharp.hgi-hotspot-offline:before{content:"\482b"}.hgi-solid.hgi-sharp.hgi-hotspot:before{content:"\482d"}.hgi-solid.hgi-sharp.hgi-hourglass-off:before{content:"\482f"}.hgi-solid.hgi-sharp.hgi-hourglass:before{content:"\4831"}.hgi-solid.hgi-sharp.hgi-house-01:before{content:"\4833"}.hgi-solid.hgi-sharp.hgi-house-02:before{content:"\4835"}.hgi-solid.hgi-sharp.hgi-house-03:before{content:"\4837"}.hgi-solid.hgi-sharp.hgi-house-04:before{content:"\4839"}.hgi-solid.hgi-sharp.hgi-house-05:before{content:"\483b"}.hgi-solid.hgi-sharp.hgi-house-solar-panel:before{content:"\483d"}.hgi-solid.hgi-sharp.hgi-html-5:before{content:"\483f"}.hgi-solid.hgi-sharp.hgi-humidity:before{content:"\4841"}.hgi-solid.hgi-sharp.hgi-hut:before{content:"\4843"}.hgi-solid.hgi-sharp.hgi-hydro-power:before{content:"\4845"}.hgi-solid.hgi-sharp.hgi-hyperbole:before{content:"\4847"}.hgi-solid.hgi-sharp.hgi-ice-cream-01:before{content:"\4849"}.hgi-solid.hgi-sharp.hgi-ice-cream-02:before{content:"\484b"}.hgi-solid.hgi-sharp.hgi-ice-cream-03:before{content:"\484d"}.hgi-solid.hgi-sharp.hgi-ice-cream-04:before{content:"\484f"}.hgi-solid.hgi-sharp.hgi-ice-hockey:before{content:"\4851"}.hgi-solid.hgi-sharp.hgi-ice-skating:before{content:"\4853"}.hgi-solid.hgi-sharp.hgi-ico:before{content:"\4855"}.hgi-solid.hgi-sharp.hgi-iconjar:before{content:"\4857"}.hgi-solid.hgi-sharp.hgi-id-not-verified:before{content:"\4859"}.hgi-solid.hgi-sharp.hgi-id-verified:before{content:"\485c"}.hgi-solid.hgi-sharp.hgi-id:before{content:"\485d"}.hgi-solid.hgi-sharp.hgi-idea-01:before{content:"\485f"}.hgi-solid.hgi-sharp.hgi-idea:before{content:"\4861"}.hgi-solid.hgi-sharp.hgi-identification:before{content:"\4863"}.hgi-solid.hgi-sharp.hgi-identity-card:before{content:"\4865"}.hgi-solid.hgi-sharp.hgi-image-01:before{content:"\4867"}.hgi-solid.hgi-sharp.hgi-image-02:before{content:"\4869"}.hgi-solid.hgi-sharp.hgi-image-add-01:before{content:"\486b"}.hgi-solid.hgi-sharp.hgi-image-add-02:before{content:"\486d"}.hgi-solid.hgi-sharp.hgi-image-composition-oval:before{content:"\486f"}.hgi-solid.hgi-sharp.hgi-image-composition:before{content:"\4871"}.hgi-solid.hgi-sharp.hgi-image-crop:before{content:"\4873"}.hgi-solid.hgi-sharp.hgi-image-delete-01:before{content:"\4875"}.hgi-solid.hgi-sharp.hgi-image-delete-02:before{content:"\4877"}.hgi-solid.hgi-sharp.hgi-image-done-01:before{content:"\4879"}.hgi-solid.hgi-sharp.hgi-image-done-02:before{content:"\487b"}.hgi-solid.hgi-sharp.hgi-image-download-02:before{content:"\487d"}.hgi-solid.hgi-sharp.hgi-image-download:before{content:"\487f"}.hgi-solid.hgi-sharp.hgi-image-not-found-01:before{content:"\4881"}.hgi-solid.hgi-sharp.hgi-image-not-found-02:before{content:"\4883"}.hgi-solid.hgi-sharp.hgi-image-remove-01:before{content:"\4885"}.hgi-solid.hgi-sharp.hgi-image-remove-02:before{content:"\4887"}.hgi-solid.hgi-sharp.hgi-image-upload-01:before{content:"\4889"}.hgi-solid.hgi-sharp.hgi-image-upload:before{content:"\488b"}.hgi-solid.hgi-sharp.hgi-imo:before{content:"\488d"}.hgi-solid.hgi-sharp.hgi-important-book:before{content:"\488f"}.hgi-solid.hgi-sharp.hgi-in-love:before{content:"\4891"}.hgi-solid.hgi-sharp.hgi-inbox-check:before{content:"\4893"}.hgi-solid.hgi-sharp.hgi-inbox-download:before{content:"\4895"}.hgi-solid.hgi-sharp.hgi-inbox-unread:before{content:"\4898"}.hgi-solid.hgi-sharp.hgi-inbox-upload:before{content:"\489a"}.hgi-solid.hgi-sharp.hgi-inbox:before{content:"\489b"}.hgi-solid.hgi-sharp.hgi-incognito:before{content:"\489d"}.hgi-solid.hgi-sharp.hgi-india-gate:before{content:"\489f"}.hgi-solid.hgi-sharp.hgi-inequality-01:before{content:"\48a1"}.hgi-solid.hgi-sharp.hgi-inequality-02:before{content:"\48a3"}.hgi-solid.hgi-sharp.hgi-inequality-circle-01:before{content:"\48a5"}.hgi-solid.hgi-sharp.hgi-inequality-circle-02:before{content:"\48a7"}.hgi-solid.hgi-sharp.hgi-inequality-square-01:before{content:"\48a9"}.hgi-solid.hgi-sharp.hgi-inequality-square-02:before{content:"\48ab"}.hgi-solid.hgi-sharp.hgi-infinity-01:before{content:"\48ad"}.hgi-solid.hgi-sharp.hgi-infinity-02:before{content:"\48af"}.hgi-solid.hgi-sharp.hgi-infinity-circle:before{content:"\48b1"}.hgi-solid.hgi-sharp.hgi-infinity-square:before{content:"\48b3"}.hgi-solid.hgi-sharp.hgi-information-circle:before{content:"\48b5"}.hgi-solid.hgi-sharp.hgi-information-diamond:before{content:"\48b7"}.hgi-solid.hgi-sharp.hgi-information-square:before{content:"\48b9"}.hgi-solid.hgi-sharp.hgi-injection:before{content:"\48bb"}.hgi-solid.hgi-sharp.hgi-insert-bottom-image:before{content:"\48bd"}.hgi-solid.hgi-sharp.hgi-insert-center-image:before{content:"\48bf"}.hgi-solid.hgi-sharp.hgi-insert-column-left:before{content:"\48c1"}.hgi-solid.hgi-sharp.hgi-insert-column:before{content:"\48c3"}.hgi-solid.hgi-sharp.hgi-insert-pi:before{content:"\48c5"}.hgi-solid.hgi-sharp.hgi-insert-row-down:before{content:"\48c7"}.hgi-solid.hgi-sharp.hgi-insert-row-up:before{content:"\48ca"}.hgi-solid.hgi-sharp.hgi-insert-row:before{content:"\48cb"}.hgi-solid.hgi-sharp.hgi-insert-top-image:before{content:"\48cd"}.hgi-solid.hgi-sharp.hgi-inspect-code:before{content:"\48cf"}.hgi-solid.hgi-sharp.hgi-instagram:before{content:"\48d1"}.hgi-solid.hgi-sharp.hgi-installing-updates-01:before{content:"\48d3"}.hgi-solid.hgi-sharp.hgi-installing-updates-02:before{content:"\48d5"}.hgi-solid.hgi-sharp.hgi-internet-antenna-01:before{content:"\48d7"}.hgi-solid.hgi-sharp.hgi-internet-antenna-02:before{content:"\48d9"}.hgi-solid.hgi-sharp.hgi-internet-antenna-03:before{content:"\48db"}.hgi-solid.hgi-sharp.hgi-internet-antenna-04:before{content:"\48dd"}.hgi-solid.hgi-sharp.hgi-internet:before{content:"\48df"}.hgi-solid.hgi-sharp.hgi-investigation:before{content:"\48e1"}.hgi-solid.hgi-sharp.hgi-invoice-01:before{content:"\48e3"}.hgi-solid.hgi-sharp.hgi-invoice-02:before{content:"\48e5"}.hgi-solid.hgi-sharp.hgi-invoice-03:before{content:"\48e7"}.hgi-solid.hgi-sharp.hgi-invoice-04:before{content:"\48e9"}.hgi-solid.hgi-sharp.hgi-invoice:before{content:"\48eb"}.hgi-solid.hgi-sharp.hgi-ipod:before{content:"\48ed"}.hgi-solid.hgi-sharp.hgi-iris-scan:before{content:"\48ef"}.hgi-solid.hgi-sharp.hgi-island:before{content:"\48f1"}.hgi-solid.hgi-sharp.hgi-jar:before{content:"\48f3"}.hgi-solid.hgi-sharp.hgi-java-script:before{content:"\48f5"}.hgi-solid.hgi-sharp.hgi-java:before{content:"\48f7"}.hgi-solid.hgi-sharp.hgi-job-link:before{content:"\48f9"}.hgi-solid.hgi-sharp.hgi-job-search:before{content:"\48fb"}.hgi-solid.hgi-sharp.hgi-job-share:before{content:"\48fd"}.hgi-solid.hgi-sharp.hgi-jogger-pants:before{content:"\48ff"}.hgi-solid.hgi-sharp.hgi-join-bevel:before{content:"\4901"}.hgi-solid.hgi-sharp.hgi-join-round:before{content:"\4903"}.hgi-solid.hgi-sharp.hgi-join-straight:before{content:"\4905"}.hgi-solid.hgi-sharp.hgi-joker:before{content:"\4907"}.hgi-solid.hgi-sharp.hgi-joystick-01:before{content:"\4909"}.hgi-solid.hgi-sharp.hgi-joystick-02:before{content:"\490b"}.hgi-solid.hgi-sharp.hgi-joystick-03:before{content:"\490d"}.hgi-solid.hgi-sharp.hgi-joystick-04:before{content:"\490f"}.hgi-solid.hgi-sharp.hgi-joystick-05:before{content:"\4911"}.hgi-solid.hgi-sharp.hgi-jpg-01:before{content:"\4913"}.hgi-solid.hgi-sharp.hgi-jpg-02:before{content:"\4915"}.hgi-solid.hgi-sharp.hgi-jsx-01:before{content:"\4917"}.hgi-solid.hgi-sharp.hgi-jsx-02:before{content:"\4919"}.hgi-solid.hgi-sharp.hgi-jsx-03:before{content:"\491b"}.hgi-solid.hgi-sharp.hgi-judge:before{content:"\491d"}.hgi-solid.hgi-sharp.hgi-jupiter:before{content:"\491f"}.hgi-solid.hgi-sharp.hgi-justice-scale-01:before{content:"\4921"}.hgi-solid.hgi-sharp.hgi-justice-scale-02:before{content:"\4923"}.hgi-solid.hgi-sharp.hgi-kaaba-01:before{content:"\4925"}.hgi-solid.hgi-sharp.hgi-kaaba-02:before{content:"\4927"}.hgi-solid.hgi-sharp.hgi-kayak:before{content:"\4929"}.hgi-solid.hgi-sharp.hgi-keffiyeh:before{content:"\492b"}.hgi-solid.hgi-sharp.hgi-kettle-01:before{content:"\492d"}.hgi-solid.hgi-sharp.hgi-kettle:before{content:"\492f"}.hgi-solid.hgi-sharp.hgi-kettlebell:before{content:"\4931"}.hgi-solid.hgi-sharp.hgi-ketupat:before{content:"\4933"}.hgi-solid.hgi-sharp.hgi-key-01:before{content:"\4935"}.hgi-solid.hgi-sharp.hgi-key-02:before{content:"\4937"}.hgi-solid.hgi-sharp.hgi-key-generator-fob:before{content:"\4939"}.hgi-solid.hgi-sharp.hgi-keyboard:before{content:"\493b"}.hgi-solid.hgi-sharp.hgi-keyframe-add:before{content:"\493d"}.hgi-solid.hgi-sharp.hgi-keyframe-align-center:before{content:"\493f"}.hgi-solid.hgi-sharp.hgi-keyframe-align-horizontal:before{content:"\4941"}.hgi-solid.hgi-sharp.hgi-keyframe-align-vertical:before{content:"\4943"}.hgi-solid.hgi-sharp.hgi-keyframe-bottom:before{content:"\4945"}.hgi-solid.hgi-sharp.hgi-keyframe-left:before{content:"\4947"}.hgi-solid.hgi-sharp.hgi-keyframe-remove:before{content:"\4949"}.hgi-solid.hgi-sharp.hgi-keyframe-right:before{content:"\494b"}.hgi-solid.hgi-sharp.hgi-keyframe-top:before{content:"\494e"}.hgi-solid.hgi-sharp.hgi-keyframe:before{content:"\494f"}.hgi-solid.hgi-sharp.hgi-keyframes-double-add:before{content:"\4951"}.hgi-solid.hgi-sharp.hgi-keyframes-double-remove:before{content:"\4953"}.hgi-solid.hgi-sharp.hgi-keyframes-double:before{content:"\4955"}.hgi-solid.hgi-sharp.hgi-keyframes-multiple-add:before{content:"\4957"}.hgi-solid.hgi-sharp.hgi-keyframes-multiple-remove:before{content:"\4959"}.hgi-solid.hgi-sharp.hgi-keyframes-multiple:before{content:"\495b"}.hgi-solid.hgi-sharp.hgi-kickstarter-01:before{content:"\495d"}.hgi-solid.hgi-sharp.hgi-kickstarter-02:before{content:"\495f"}.hgi-solid.hgi-sharp.hgi-kid:before{content:"\4961"}.hgi-solid.hgi-sharp.hgi-kidneys:before{content:"\4963"}.hgi-solid.hgi-sharp.hgi-kissing:before{content:"\4965"}.hgi-solid.hgi-sharp.hgi-kitchen-utensils:before{content:"\4967"}.hgi-solid.hgi-sharp.hgi-kite:before{content:"\4969"}.hgi-solid.hgi-sharp.hgi-knife-01:before{content:"\496b"}.hgi-solid.hgi-sharp.hgi-knife-02:before{content:"\496d"}.hgi-solid.hgi-sharp.hgi-knife-bread:before{content:"\496f"}.hgi-solid.hgi-sharp.hgi-knight-shield:before{content:"\4971"}.hgi-solid.hgi-sharp.hgi-knives:before{content:"\4973"}.hgi-solid.hgi-sharp.hgi-knowledge-01:before{content:"\4975"}.hgi-solid.hgi-sharp.hgi-knowledge-02:before{content:"\4977"}.hgi-solid.hgi-sharp.hgi-kurta-01:before{content:"\4979"}.hgi-solid.hgi-sharp.hgi-kurta:before{content:"\497b"}.hgi-solid.hgi-sharp.hgi-label-important:before{content:"\497d"}.hgi-solid.hgi-sharp.hgi-label:before{content:"\497f"}.hgi-solid.hgi-sharp.hgi-labor:before{content:"\4981"}.hgi-solid.hgi-sharp.hgi-labs:before{content:"\4983"}.hgi-solid.hgi-sharp.hgi-lake:before{content:"\4985"}.hgi-solid.hgi-sharp.hgi-lamp-01:before{content:"\4987"}.hgi-solid.hgi-sharp.hgi-lamp-02:before{content:"\4989"}.hgi-solid.hgi-sharp.hgi-lamp-03:before{content:"\498b"}.hgi-solid.hgi-sharp.hgi-lamp-04:before{content:"\498d"}.hgi-solid.hgi-sharp.hgi-lamp-05:before{content:"\498f"}.hgi-solid.hgi-sharp.hgi-lamp:before{content:"\4991"}.hgi-solid.hgi-sharp.hgi-language-circle:before{content:"\4993"}.hgi-solid.hgi-sharp.hgi-language-skill:before{content:"\4995"}.hgi-solid.hgi-sharp.hgi-language-square:before{content:"\4997"}.hgi-solid.hgi-sharp.hgi-lantern:before{content:"\4999"}.hgi-solid.hgi-sharp.hgi-laptop-add:before{content:"\499b"}.hgi-solid.hgi-sharp.hgi-laptop-charging:before{content:"\499d"}.hgi-solid.hgi-sharp.hgi-laptop-check:before{content:"\499f"}.hgi-solid.hgi-sharp.hgi-laptop-cloud:before{content:"\49a1"}.hgi-solid.hgi-sharp.hgi-laptop-issue:before{content:"\49a3"}.hgi-solid.hgi-sharp.hgi-laptop-performance:before{content:"\49a5"}.hgi-solid.hgi-sharp.hgi-laptop-phone-sync:before{content:"\49a7"}.hgi-solid.hgi-sharp.hgi-laptop-programming:before{content:"\49a9"}.hgi-solid.hgi-sharp.hgi-laptop-remove:before{content:"\49ab"}.hgi-solid.hgi-sharp.hgi-laptop-settings:before{content:"\49ae"}.hgi-solid.hgi-sharp.hgi-laptop-video:before{content:"\49b0"}.hgi-solid.hgi-sharp.hgi-laptop:before{content:"\49b1"}.hgi-solid.hgi-sharp.hgi-lasso-tool-01:before{content:"\49b3"}.hgi-solid.hgi-sharp.hgi-lasso-tool-02:before{content:"\49b5"}.hgi-solid.hgi-sharp.hgi-last-fm:before{content:"\49b7"}.hgi-solid.hgi-sharp.hgi-latitude:before{content:"\49b9"}.hgi-solid.hgi-sharp.hgi-laughing:before{content:"\49bb"}.hgi-solid.hgi-sharp.hgi-laurel-wreath-01:before{content:"\49bd"}.hgi-solid.hgi-sharp.hgi-laurel-wreath-02:before{content:"\49bf"}.hgi-solid.hgi-sharp.hgi-laurel-wreath-first-01:before{content:"\49c1"}.hgi-solid.hgi-sharp.hgi-laurel-wreath-first-02:before{content:"\49c3"}.hgi-solid.hgi-sharp.hgi-laurel-wreath-left-01:before{content:"\49c5"}.hgi-solid.hgi-sharp.hgi-laurel-wreath-left-02:before{content:"\49c7"}.hgi-solid.hgi-sharp.hgi-laurel-wreath-left-03:before{content:"\49c9"}.hgi-solid.hgi-sharp.hgi-laurel-wreath-right-01:before{content:"\49cb"}.hgi-solid.hgi-sharp.hgi-laurel-wreath-right-02:before{content:"\49cd"}.hgi-solid.hgi-sharp.hgi-laurel-wreath-right-03:before{content:"\49cf"}.hgi-solid.hgi-sharp.hgi-layer-add:before{content:"\49d1"}.hgi-solid.hgi-sharp.hgi-layer-mask-01:before{content:"\49d3"}.hgi-solid.hgi-sharp.hgi-layer-mask-02:before{content:"\49d5"}.hgi-solid.hgi-sharp.hgi-layers-01:before{content:"\49d7"}.hgi-solid.hgi-sharp.hgi-layers-02:before{content:"\49d9"}.hgi-solid.hgi-sharp.hgi-layers-logo:before{content:"\49db"}.hgi-solid.hgi-sharp.hgi-layout-01:before{content:"\49dd"}.hgi-solid.hgi-sharp.hgi-layout-02:before{content:"\49df"}.hgi-solid.hgi-sharp.hgi-layout-03:before{content:"\49e1"}.hgi-solid.hgi-sharp.hgi-layout-04:before{content:"\49e3"}.hgi-solid.hgi-sharp.hgi-layout-05:before{content:"\49e5"}.hgi-solid.hgi-sharp.hgi-layout-06:before{content:"\49e7"}.hgi-solid.hgi-sharp.hgi-layout-07:before{content:"\49e9"}.hgi-solid.hgi-sharp.hgi-layout-2-column:before{content:"\49eb"}.hgi-solid.hgi-sharp.hgi-layout-2-row:before{content:"\49ed"}.hgi-solid.hgi-sharp.hgi-layout-3-column:before{content:"\49ef"}.hgi-solid.hgi-sharp.hgi-layout-3-row:before{content:"\49f1"}.hgi-solid.hgi-sharp.hgi-layout-bottom:before{content:"\49f3"}.hgi-solid.hgi-sharp.hgi-layout-grid:before{content:"\49f5"}.hgi-solid.hgi-sharp.hgi-layout-left:before{content:"\49f7"}.hgi-solid.hgi-sharp.hgi-layout-right:before{content:"\49f9"}.hgi-solid.hgi-sharp.hgi-layout-table-01:before{content:"\49fb"}.hgi-solid.hgi-sharp.hgi-layout-table-02:before{content:"\49fd"}.hgi-solid.hgi-sharp.hgi-layout-top:before{content:"\49ff"}.hgi-solid.hgi-sharp.hgi-leaf-01:before{content:"\4a01"}.hgi-solid.hgi-sharp.hgi-leaf-02:before{content:"\4a03"}.hgi-solid.hgi-sharp.hgi-leaf-03:before{content:"\4a05"}.hgi-solid.hgi-sharp.hgi-leaf-04:before{content:"\4a07"}.hgi-solid.hgi-sharp.hgi-leaving-geo-fence:before{content:"\4a09"}.hgi-solid.hgi-sharp.hgi-leetcode:before{content:"\4a0b"}.hgi-solid.hgi-sharp.hgi-left-angle:before{content:"\4a0d"}.hgi-solid.hgi-sharp.hgi-left-to-right-block-quote:before{content:"\4a0f"}.hgi-solid.hgi-sharp.hgi-left-to-right-list-bullet:before{content:"\4a11"}.hgi-solid.hgi-sharp.hgi-left-to-right-list-dash:before{content:"\4a13"}.hgi-solid.hgi-sharp.hgi-left-to-right-list-number:before{content:"\4a15"}.hgi-solid.hgi-sharp.hgi-left-to-right-list-star-01:before{content:"\4a17"}.hgi-solid.hgi-sharp.hgi-left-to-right-list-star:before{content:"\4a19"}.hgi-solid.hgi-sharp.hgi-left-to-right-list-triangle:before{content:"\4a1b"}.hgi-solid.hgi-sharp.hgi-left-triangle:before{content:"\4a1d"}.hgi-solid.hgi-sharp.hgi-legal-01:before{content:"\4a1f"}.hgi-solid.hgi-sharp.hgi-legal-02:before{content:"\4a21"}.hgi-solid.hgi-sharp.hgi-legal-document-01:before{content:"\4a23"}.hgi-solid.hgi-sharp.hgi-legal-document-02:before{content:"\4a25"}.hgi-solid.hgi-sharp.hgi-legal-hammer:before{content:"\4a27"}.hgi-solid.hgi-sharp.hgi-less-than-circle:before{content:"\4a29"}.hgi-solid.hgi-sharp.hgi-less-than-square:before{content:"\4a2c"}.hgi-solid.hgi-sharp.hgi-less-than:before{content:"\4a2d"}.hgi-solid.hgi-sharp.hgi-letter-spacing:before{content:"\4a2f"}.hgi-solid.hgi-sharp.hgi-libraries:before{content:"\4a31"}.hgi-solid.hgi-sharp.hgi-library:before{content:"\4a33"}.hgi-solid.hgi-sharp.hgi-license-draft:before{content:"\4a35"}.hgi-solid.hgi-sharp.hgi-license-maintenance:before{content:"\4a37"}.hgi-solid.hgi-sharp.hgi-license-no:before{content:"\4a39"}.hgi-solid.hgi-sharp.hgi-license-pin:before{content:"\4a3b"}.hgi-solid.hgi-sharp.hgi-license-third-party:before{content:"\4a3e"}.hgi-solid.hgi-sharp.hgi-license:before{content:"\4a3f"}.hgi-solid.hgi-sharp.hgi-lift-truck:before{content:"\4a41"}.hgi-solid.hgi-sharp.hgi-lighthouse:before{content:"\4a43"}.hgi-solid.hgi-sharp.hgi-limitation:before{content:"\4a45"}.hgi-solid.hgi-sharp.hgi-line:before{content:"\4a47"}.hgi-solid.hgi-sharp.hgi-liner:before{content:"\4a49"}.hgi-solid.hgi-sharp.hgi-link-01:before{content:"\4a4b"}.hgi-solid.hgi-sharp.hgi-link-02:before{content:"\4a4d"}.hgi-solid.hgi-sharp.hgi-link-03:before{content:"\4a4f"}.hgi-solid.hgi-sharp.hgi-link-04:before{content:"\4a51"}.hgi-solid.hgi-sharp.hgi-link-05:before{content:"\4a53"}.hgi-solid.hgi-sharp.hgi-link-06:before{content:"\4a55"}.hgi-solid.hgi-sharp.hgi-link-backward:before{content:"\4a57"}.hgi-solid.hgi-sharp.hgi-link-circle-02:before{content:"\4a59"}.hgi-solid.hgi-sharp.hgi-link-circle:before{content:"\4a5b"}.hgi-solid.hgi-sharp.hgi-link-forward:before{content:"\4a5d"}.hgi-solid.hgi-sharp.hgi-link-square-01:before{content:"\4a5f"}.hgi-solid.hgi-sharp.hgi-link-square-02:before{content:"\4a61"}.hgi-solid.hgi-sharp.hgi-linkedin-01:before{content:"\4a63"}.hgi-solid.hgi-sharp.hgi-linkedin-02:before{content:"\4a65"}.hgi-solid.hgi-sharp.hgi-list-setting:before{content:"\4a67"}.hgi-solid.hgi-sharp.hgi-list-view:before{content:"\4a69"}.hgi-solid.hgi-sharp.hgi-litecoin:before{content:"\4a6b"}.hgi-solid.hgi-sharp.hgi-liver:before{content:"\4a6d"}.hgi-solid.hgi-sharp.hgi-loading-01:before{content:"\4a6f"}.hgi-solid.hgi-sharp.hgi-loading-02:before{content:"\4a71"}.hgi-solid.hgi-sharp.hgi-loading-03:before{content:"\4a73"}.hgi-solid.hgi-sharp.hgi-loading-04:before{content:"\4a75"}.hgi-solid.hgi-sharp.hgi-location-01:before{content:"\4a77"}.hgi-solid.hgi-sharp.hgi-location-02:before{content:"\4a79"}.hgi-solid.hgi-sharp.hgi-location-03:before{content:"\4a7b"}.hgi-solid.hgi-sharp.hgi-location-04:before{content:"\4a7d"}.hgi-solid.hgi-sharp.hgi-location-05:before{content:"\4a7f"}.hgi-solid.hgi-sharp.hgi-location-06:before{content:"\4a81"}.hgi-solid.hgi-sharp.hgi-location-07:before{content:"\4a83"}.hgi-solid.hgi-sharp.hgi-location-08:before{content:"\4a85"}.hgi-solid.hgi-sharp.hgi-location-09:before{content:"\4a87"}.hgi-solid.hgi-sharp.hgi-location-10:before{content:"\4a89"}.hgi-solid.hgi-sharp.hgi-location-add-01:before{content:"\4a8b"}.hgi-solid.hgi-sharp.hgi-location-add-02:before{content:"\4a8d"}.hgi-solid.hgi-sharp.hgi-location-check-01:before{content:"\4a8f"}.hgi-solid.hgi-sharp.hgi-location-check-02:before{content:"\4a91"}.hgi-solid.hgi-sharp.hgi-location-favourite-01:before{content:"\4a93"}.hgi-solid.hgi-sharp.hgi-location-favourite-02:before{content:"\4a95"}.hgi-solid.hgi-sharp.hgi-location-offline-01:before{content:"\4a97"}.hgi-solid.hgi-sharp.hgi-location-offline-02:before{content:"\4a99"}.hgi-solid.hgi-sharp.hgi-location-offline-03:before{content:"\4a9b"}.hgi-solid.hgi-sharp.hgi-location-offline-04:before{content:"\4a9d"}.hgi-solid.hgi-sharp.hgi-location-remove-01:before{content:"\4a9f"}.hgi-solid.hgi-sharp.hgi-location-remove-02:before{content:"\4aa1"}.hgi-solid.hgi-sharp.hgi-location-share-01:before{content:"\4aa3"}.hgi-solid.hgi-sharp.hgi-location-share-02:before{content:"\4aa5"}.hgi-solid.hgi-sharp.hgi-location-star-01:before{content:"\4aa7"}.hgi-solid.hgi-sharp.hgi-location-star-02:before{content:"\4aa9"}.hgi-solid.hgi-sharp.hgi-location-update-01:before{content:"\4aab"}.hgi-solid.hgi-sharp.hgi-location-update-02:before{content:"\4aad"}.hgi-solid.hgi-sharp.hgi-location-user-01:before{content:"\4aaf"}.hgi-solid.hgi-sharp.hgi-location-user-02:before{content:"\4ab1"}.hgi-solid.hgi-sharp.hgi-location-user-03:before{content:"\4ab3"}.hgi-solid.hgi-sharp.hgi-location-user-04:before{content:"\4ab5"}.hgi-solid.hgi-sharp.hgi-lock-computer:before{content:"\4ab7"}.hgi-solid.hgi-sharp.hgi-lock-key:before{content:"\4ab9"}.hgi-solid.hgi-sharp.hgi-lock-password:before{content:"\4abb"}.hgi-solid.hgi-sharp.hgi-lock-sync-01:before{content:"\4abe"}.hgi-solid.hgi-sharp.hgi-lock-sync-02:before{content:"\4ac0"}.hgi-solid.hgi-sharp.hgi-lock:before{content:"\4ac1"}.hgi-solid.hgi-sharp.hgi-locked:before{content:"\4ac3"}.hgi-solid.hgi-sharp.hgi-locker-01:before{content:"\4ac5"}.hgi-solid.hgi-sharp.hgi-locker:before{content:"\4ac7"}.hgi-solid.hgi-sharp.hgi-login-01:before{content:"\4ac9"}.hgi-solid.hgi-sharp.hgi-login-02:before{content:"\4acb"}.hgi-solid.hgi-sharp.hgi-login-03:before{content:"\4acd"}.hgi-solid.hgi-sharp.hgi-login-circle-01:before{content:"\4acf"}.hgi-solid.hgi-sharp.hgi-login-circle-02:before{content:"\4ad1"}.hgi-solid.hgi-sharp.hgi-login-method:before{content:"\4ad3"}.hgi-solid.hgi-sharp.hgi-login-square-01:before{content:"\4ad5"}.hgi-solid.hgi-sharp.hgi-login-square-02:before{content:"\4ad7"}.hgi-solid.hgi-sharp.hgi-logout-01:before{content:"\4ad9"}.hgi-solid.hgi-sharp.hgi-logout-02:before{content:"\4adb"}.hgi-solid.hgi-sharp.hgi-logout-03:before{content:"\4add"}.hgi-solid.hgi-sharp.hgi-logout-04:before{content:"\4adf"}.hgi-solid.hgi-sharp.hgi-logout-05:before{content:"\4ae1"}.hgi-solid.hgi-sharp.hgi-logout-circle-01:before{content:"\4ae3"}.hgi-solid.hgi-sharp.hgi-logout-circle-02:before{content:"\4ae5"}.hgi-solid.hgi-sharp.hgi-logout-square-01:before{content:"\4ae7"}.hgi-solid.hgi-sharp.hgi-logout-square-02:before{content:"\4ae9"}.hgi-solid.hgi-sharp.hgi-lollipop:before{content:"\4aeb"}.hgi-solid.hgi-sharp.hgi-long-sleeve-shirt:before{content:"\4aed"}.hgi-solid.hgi-sharp.hgi-longitude:before{content:"\4aef"}.hgi-solid.hgi-sharp.hgi-look-bottom:before{content:"\4af1"}.hgi-solid.hgi-sharp.hgi-look-left:before{content:"\4af3"}.hgi-solid.hgi-sharp.hgi-look-right:before{content:"\4af5"}.hgi-solid.hgi-sharp.hgi-look-top:before{content:"\4af7"}.hgi-solid.hgi-sharp.hgi-loom:before{content:"\4af9"}.hgi-solid.hgi-sharp.hgi-lottiefiles:before{content:"\4afb"}.hgi-solid.hgi-sharp.hgi-love-korean-finger:before{content:"\4afd"}.hgi-solid.hgi-sharp.hgi-loyalty-card:before{content:"\4aff"}.hgi-solid.hgi-sharp.hgi-luggage-01:before{content:"\4b01"}.hgi-solid.hgi-sharp.hgi-luggage-02:before{content:"\4b03"}.hgi-solid.hgi-sharp.hgi-lungs:before{content:"\4b05"}.hgi-solid.hgi-sharp.hgi-machine-robot:before{content:"\4b07"}.hgi-solid.hgi-sharp.hgi-magic-wand-01:before{content:"\4b09"}.hgi-solid.hgi-sharp.hgi-magic-wand-02:before{content:"\4b0b"}.hgi-solid.hgi-sharp.hgi-magic-wand-03:before{content:"\4b0d"}.hgi-solid.hgi-sharp.hgi-magnet-01:before{content:"\4b0f"}.hgi-solid.hgi-sharp.hgi-magnet-02:before{content:"\4b11"}.hgi-solid.hgi-sharp.hgi-magnet:before{content:"\4b13"}.hgi-solid.hgi-sharp.hgi-mail-01:before{content:"\4b15"}.hgi-solid.hgi-sharp.hgi-mail-02:before{content:"\4b17"}.hgi-solid.hgi-sharp.hgi-mail-account-01:before{content:"\4b19"}.hgi-solid.hgi-sharp.hgi-mail-account-02:before{content:"\4b1b"}.hgi-solid.hgi-sharp.hgi-mail-add-01:before{content:"\4b1d"}.hgi-solid.hgi-sharp.hgi-mail-add-02:before{content:"\4b1f"}.hgi-solid.hgi-sharp.hgi-mail-at-sign-01:before{content:"\4b21"}.hgi-solid.hgi-sharp.hgi-mail-at-sign-02:before{content:"\4b23"}.hgi-solid.hgi-sharp.hgi-mail-block-01:before{content:"\4b25"}.hgi-solid.hgi-sharp.hgi-mail-block-02:before{content:"\4b27"}.hgi-solid.hgi-sharp.hgi-mail-download-01:before{content:"\4b29"}.hgi-solid.hgi-sharp.hgi-mail-download-02:before{content:"\4b2b"}.hgi-solid.hgi-sharp.hgi-mail-edit-01:before{content:"\4b2d"}.hgi-solid.hgi-sharp.hgi-mail-edit-02:before{content:"\4b2f"}.hgi-solid.hgi-sharp.hgi-mail-lock-01:before{content:"\4b31"}.hgi-solid.hgi-sharp.hgi-mail-lock-02:before{content:"\4b33"}.hgi-solid.hgi-sharp.hgi-mail-love-01:before{content:"\4b35"}.hgi-solid.hgi-sharp.hgi-mail-love-02:before{content:"\4b37"}.hgi-solid.hgi-sharp.hgi-mail-minus-01:before{content:"\4b39"}.hgi-solid.hgi-sharp.hgi-mail-minus-02:before{content:"\4b3b"}.hgi-solid.hgi-sharp.hgi-mail-open-01:before{content:"\4b3d"}.hgi-solid.hgi-sharp.hgi-mail-open-02:before{content:"\4b3f"}.hgi-solid.hgi-sharp.hgi-mail-open-love:before{content:"\4b41"}.hgi-solid.hgi-sharp.hgi-mail-open:before{content:"\4b43"}.hgi-solid.hgi-sharp.hgi-mail-receive-01:before{content:"\4b45"}.hgi-solid.hgi-sharp.hgi-mail-receive-02:before{content:"\4b47"}.hgi-solid.hgi-sharp.hgi-mail-remove-01:before{content:"\4b49"}.hgi-solid.hgi-sharp.hgi-mail-remove-02:before{content:"\4b4b"}.hgi-solid.hgi-sharp.hgi-mail-reply-01:before{content:"\4b4d"}.hgi-solid.hgi-sharp.hgi-mail-reply-02:before{content:"\4b4f"}.hgi-solid.hgi-sharp.hgi-mail-reply-all-01:before{content:"\4b51"}.hgi-solid.hgi-sharp.hgi-mail-reply-all-02:before{content:"\4b53"}.hgi-solid.hgi-sharp.hgi-mail-search-01:before{content:"\4b55"}.hgi-solid.hgi-sharp.hgi-mail-search-02:before{content:"\4b57"}.hgi-solid.hgi-sharp.hgi-mail-secure-01:before{content:"\4b59"}.hgi-solid.hgi-sharp.hgi-mail-secure-02:before{content:"\4b5b"}.hgi-solid.hgi-sharp.hgi-mail-send-01:before{content:"\4b5d"}.hgi-solid.hgi-sharp.hgi-mail-send-02:before{content:"\4b5f"}.hgi-solid.hgi-sharp.hgi-mail-setting-01:before{content:"\4b61"}.hgi-solid.hgi-sharp.hgi-mail-setting-02:before{content:"\4b63"}.hgi-solid.hgi-sharp.hgi-mail-unlock-01:before{content:"\4b65"}.hgi-solid.hgi-sharp.hgi-mail-unlock-02:before{content:"\4b67"}.hgi-solid.hgi-sharp.hgi-mail-upload-01:before{content:"\4b69"}.hgi-solid.hgi-sharp.hgi-mail-upload-02:before{content:"\4b6b"}.hgi-solid.hgi-sharp.hgi-mail-validation-01:before{content:"\4b6d"}.hgi-solid.hgi-sharp.hgi-mail-validation-02:before{content:"\4b6f"}.hgi-solid.hgi-sharp.hgi-mail-voice-01:before{content:"\4b71"}.hgi-solid.hgi-sharp.hgi-mail-voice-02:before{content:"\4b73"}.hgi-solid.hgi-sharp.hgi-mailbox-01:before{content:"\4b75"}.hgi-solid.hgi-sharp.hgi-mailbox:before{content:"\4b77"}.hgi-solid.hgi-sharp.hgi-manager:before{content:"\4b79"}.hgi-solid.hgi-sharp.hgi-map-pin:before{content:"\4b7b"}.hgi-solid.hgi-sharp.hgi-map-pinpoint-01:before{content:"\4b7d"}.hgi-solid.hgi-sharp.hgi-map-pinpoint-02:before{content:"\4b7f"}.hgi-solid.hgi-sharp.hgi-maping:before{content:"\4b81"}.hgi-solid.hgi-sharp.hgi-maps-circle-01:before{content:"\4b83"}.hgi-solid.hgi-sharp.hgi-maps-circle-02:before{content:"\4b85"}.hgi-solid.hgi-sharp.hgi-maps-editing:before{content:"\4b87"}.hgi-solid.hgi-sharp.hgi-maps-global-01:before{content:"\4b89"}.hgi-solid.hgi-sharp.hgi-maps-global-02:before{content:"\4b8b"}.hgi-solid.hgi-sharp.hgi-maps-location-01:before{content:"\4b8d"}.hgi-solid.hgi-sharp.hgi-maps-location-02:before{content:"\4b8f"}.hgi-solid.hgi-sharp.hgi-maps-off:before{content:"\4b91"}.hgi-solid.hgi-sharp.hgi-maps-refresh:before{content:"\4b93"}.hgi-solid.hgi-sharp.hgi-maps-search:before{content:"\4b95"}.hgi-solid.hgi-sharp.hgi-maps-square-01:before{content:"\4b98"}.hgi-solid.hgi-sharp.hgi-maps-square-02:before{content:"\4b9a"}.hgi-solid.hgi-sharp.hgi-maps:before{content:"\4b9b"}.hgi-solid.hgi-sharp.hgi-market-analysis:before{content:"\4b9d"}.hgi-solid.hgi-sharp.hgi-marketing:before{content:"\4b9f"}.hgi-solid.hgi-sharp.hgi-mask-love:before{content:"\4ba1"}.hgi-solid.hgi-sharp.hgi-mask:before{content:"\4ba3"}.hgi-solid.hgi-sharp.hgi-master-card:before{content:"\4ba5"}.hgi-solid.hgi-sharp.hgi-matches:before{content:"\4ba7"}.hgi-solid.hgi-sharp.hgi-math:before{content:"\4ba9"}.hgi-solid.hgi-sharp.hgi-matrix:before{content:"\4bab"}.hgi-solid.hgi-sharp.hgi-maximize-01:before{content:"\4bad"}.hgi-solid.hgi-sharp.hgi-maximize-02:before{content:"\4baf"}.hgi-solid.hgi-sharp.hgi-maximize-03:before{content:"\4bb1"}.hgi-solid.hgi-sharp.hgi-maximize-04:before{content:"\4bb3"}.hgi-solid.hgi-sharp.hgi-maximize-screen:before{content:"\4bb5"}.hgi-solid.hgi-sharp.hgi-mayan-pyramid:before{content:"\4bb7"}.hgi-solid.hgi-sharp.hgi-maze:before{content:"\4bb9"}.hgi-solid.hgi-sharp.hgi-medal-01:before{content:"\4bbb"}.hgi-solid.hgi-sharp.hgi-medal-02:before{content:"\4bbd"}.hgi-solid.hgi-sharp.hgi-medal-03:before{content:"\4bbf"}.hgi-solid.hgi-sharp.hgi-medal-04:before{content:"\4bc1"}.hgi-solid.hgi-sharp.hgi-medal-05:before{content:"\4bc3"}.hgi-solid.hgi-sharp.hgi-medal-06:before{content:"\4bc5"}.hgi-solid.hgi-sharp.hgi-medal-07:before{content:"\4bc7"}.hgi-solid.hgi-sharp.hgi-medal-first-place:before{content:"\4bc9"}.hgi-solid.hgi-sharp.hgi-medal-second-place:before{content:"\4bcb"}.hgi-solid.hgi-sharp.hgi-medal-third-place:before{content:"\4bcd"}.hgi-solid.hgi-sharp.hgi-medical-file:before{content:"\4bcf"}.hgi-solid.hgi-sharp.hgi-medical-mask:before{content:"\4bd1"}.hgi-solid.hgi-sharp.hgi-medicine-01:before{content:"\4bd3"}.hgi-solid.hgi-sharp.hgi-medicine-02:before{content:"\4bd5"}.hgi-solid.hgi-sharp.hgi-medicine-bottle-01:before{content:"\4bd7"}.hgi-solid.hgi-sharp.hgi-medicine-bottle-02:before{content:"\4bd9"}.hgi-solid.hgi-sharp.hgi-medicine-syrup:before{content:"\4bdb"}.hgi-solid.hgi-sharp.hgi-medium-square:before{content:"\4bde"}.hgi-solid.hgi-sharp.hgi-medium:before{content:"\4bdf"}.hgi-solid.hgi-sharp.hgi-meeting-room:before{content:"\4be1"}.hgi-solid.hgi-sharp.hgi-megaphone-01:before{content:"\4be3"}.hgi-solid.hgi-sharp.hgi-megaphone-02:before{content:"\4be5"}.hgi-solid.hgi-sharp.hgi-meh:before{content:"\4be7"}.hgi-solid.hgi-sharp.hgi-mentor:before{content:"\4be9"}.hgi-solid.hgi-sharp.hgi-mentoring:before{content:"\4beb"}.hgi-solid.hgi-sharp.hgi-menu-01:before{content:"\4bed"}.hgi-solid.hgi-sharp.hgi-menu-02:before{content:"\4bef"}.hgi-solid.hgi-sharp.hgi-menu-03:before{content:"\4bf1"}.hgi-solid.hgi-sharp.hgi-menu-04:before{content:"\4bf3"}.hgi-solid.hgi-sharp.hgi-menu-05:before{content:"\4bf5"}.hgi-solid.hgi-sharp.hgi-menu-06:before{content:"\4bf7"}.hgi-solid.hgi-sharp.hgi-menu-07:before{content:"\4bf9"}.hgi-solid.hgi-sharp.hgi-menu-08:before{content:"\4bfb"}.hgi-solid.hgi-sharp.hgi-menu-09:before{content:"\4bfd"}.hgi-solid.hgi-sharp.hgi-menu-10:before{content:"\4bff"}.hgi-solid.hgi-sharp.hgi-menu-11:before{content:"\4c01"}.hgi-solid.hgi-sharp.hgi-menu-circle:before{content:"\4c03"}.hgi-solid.hgi-sharp.hgi-menu-restaurant:before{content:"\4c05"}.hgi-solid.hgi-sharp.hgi-menu-square:before{content:"\4c07"}.hgi-solid.hgi-sharp.hgi-message-01:before{content:"\4c09"}.hgi-solid.hgi-sharp.hgi-message-02:before{content:"\4c0b"}.hgi-solid.hgi-sharp.hgi-message-add-01:before{content:"\4c0d"}.hgi-solid.hgi-sharp.hgi-message-add-02:before{content:"\4c0f"}.hgi-solid.hgi-sharp.hgi-message-blocked:before{content:"\4c11"}.hgi-solid.hgi-sharp.hgi-message-cancel-01:before{content:"\4c13"}.hgi-solid.hgi-sharp.hgi-message-cancel-02:before{content:"\4c15"}.hgi-solid.hgi-sharp.hgi-message-delay-01:before{content:"\4c17"}.hgi-solid.hgi-sharp.hgi-message-delay-02:before{content:"\4c19"}.hgi-solid.hgi-sharp.hgi-message-done-01:before{content:"\4c1b"}.hgi-solid.hgi-sharp.hgi-message-done-02:before{content:"\4c1d"}.hgi-solid.hgi-sharp.hgi-message-download-01:before{content:"\4c1f"}.hgi-solid.hgi-sharp.hgi-message-download-02:before{content:"\4c21"}.hgi-solid.hgi-sharp.hgi-message-edit-01:before{content:"\4c23"}.hgi-solid.hgi-sharp.hgi-message-edit-02:before{content:"\4c25"}.hgi-solid.hgi-sharp.hgi-message-favourite-01:before{content:"\4c27"}.hgi-solid.hgi-sharp.hgi-message-favourite-02:before{content:"\4c29"}.hgi-solid.hgi-sharp.hgi-message-incoming-01:before{content:"\4c2b"}.hgi-solid.hgi-sharp.hgi-message-incoming-02:before{content:"\4c2d"}.hgi-solid.hgi-sharp.hgi-message-lock-01:before{content:"\4c2f"}.hgi-solid.hgi-sharp.hgi-message-lock-02:before{content:"\4c31"}.hgi-solid.hgi-sharp.hgi-message-multiple-01:before{content:"\4c33"}.hgi-solid.hgi-sharp.hgi-message-multiple-02:before{content:"\4c35"}.hgi-solid.hgi-sharp.hgi-message-notification-01:before{content:"\4c37"}.hgi-solid.hgi-sharp.hgi-message-notification-02:before{content:"\4c39"}.hgi-solid.hgi-sharp.hgi-message-outgoing-01:before{content:"\4c3b"}.hgi-solid.hgi-sharp.hgi-message-outgoing-02:before{content:"\4c3d"}.hgi-solid.hgi-sharp.hgi-message-preview-01:before{content:"\4c3f"}.hgi-solid.hgi-sharp.hgi-message-preview-02:before{content:"\4c41"}.hgi-solid.hgi-sharp.hgi-message-programming:before{content:"\4c43"}.hgi-solid.hgi-sharp.hgi-message-question:before{content:"\4c45"}.hgi-solid.hgi-sharp.hgi-message-search-01:before{content:"\4c47"}.hgi-solid.hgi-sharp.hgi-message-search-02:before{content:"\4c49"}.hgi-solid.hgi-sharp.hgi-message-secure-01:before{content:"\4c4b"}.hgi-solid.hgi-sharp.hgi-message-secure-02:before{content:"\4c4d"}.hgi-solid.hgi-sharp.hgi-message-translate:before{content:"\4c4f"}.hgi-solid.hgi-sharp.hgi-message-unlock-01:before{content:"\4c51"}.hgi-solid.hgi-sharp.hgi-message-unlock-02:before{content:"\4c53"}.hgi-solid.hgi-sharp.hgi-message-upload-01:before{content:"\4c55"}.hgi-solid.hgi-sharp.hgi-message-upload-02:before{content:"\4c57"}.hgi-solid.hgi-sharp.hgi-message-user-01:before{content:"\4c59"}.hgi-solid.hgi-sharp.hgi-message-user-02:before{content:"\4c5b"}.hgi-solid.hgi-sharp.hgi-messenger:before{content:"\4c5d"}.hgi-solid.hgi-sharp.hgi-meta:before{content:"\4c5f"}.hgi-solid.hgi-sharp.hgi-metro:before{content:"\4c61"}.hgi-solid.hgi-sharp.hgi-mic-01:before{content:"\4c63"}.hgi-solid.hgi-sharp.hgi-mic-02:before{content:"\4c65"}.hgi-solid.hgi-sharp.hgi-mic-off-01:before{content:"\4c67"}.hgi-solid.hgi-sharp.hgi-mic-off-02:before{content:"\4c69"}.hgi-solid.hgi-sharp.hgi-microsoft-admin:before{content:"\4c6b"}.hgi-solid.hgi-sharp.hgi-microsoft:before{content:"\4c6d"}.hgi-solid.hgi-sharp.hgi-microwave:before{content:"\4c6f"}.hgi-solid.hgi-sharp.hgi-milk-bottle:before{content:"\4c71"}.hgi-solid.hgi-sharp.hgi-milk-carton:before{content:"\4c73"}.hgi-solid.hgi-sharp.hgi-milk-coconut:before{content:"\4c75"}.hgi-solid.hgi-sharp.hgi-milk-oat:before{content:"\4c77"}.hgi-solid.hgi-sharp.hgi-minimize-01:before{content:"\4c79"}.hgi-solid.hgi-sharp.hgi-minimize-02:before{content:"\4c7b"}.hgi-solid.hgi-sharp.hgi-minimize-03:before{content:"\4c7d"}.hgi-solid.hgi-sharp.hgi-minimize-04:before{content:"\4c7f"}.hgi-solid.hgi-sharp.hgi-minimize-screen:before{content:"\4c81"}.hgi-solid.hgi-sharp.hgi-mining-01:before{content:"\4c83"}.hgi-solid.hgi-sharp.hgi-mining-02:before{content:"\4c85"}.hgi-solid.hgi-sharp.hgi-mining-03:before{content:"\4c87"}.hgi-solid.hgi-sharp.hgi-minus-plus-01:before{content:"\4c89"}.hgi-solid.hgi-sharp.hgi-minus-plus-02:before{content:"\4c8b"}.hgi-solid.hgi-sharp.hgi-minus-plus-circle-01:before{content:"\4c8d"}.hgi-solid.hgi-sharp.hgi-minus-plus-circle-02:before{content:"\4c8f"}.hgi-solid.hgi-sharp.hgi-minus-plus-square-01:before{content:"\4c91"}.hgi-solid.hgi-sharp.hgi-minus-plus-square-02:before{content:"\4c93"}.hgi-solid.hgi-sharp.hgi-minus-sign-circle:before{content:"\4c95"}.hgi-solid.hgi-sharp.hgi-minus-sign-square:before{content:"\4c98"}.hgi-solid.hgi-sharp.hgi-minus-sign:before{content:"\4c99"}.hgi-solid.hgi-sharp.hgi-mirror:before{content:"\4c9b"}.hgi-solid.hgi-sharp.hgi-mirroring-screen:before{content:"\4c9d"}.hgi-solid.hgi-sharp.hgi-mixer:before{content:"\4c9f"}.hgi-solid.hgi-sharp.hgi-mobile-navigator-01:before{content:"\4ca1"}.hgi-solid.hgi-sharp.hgi-mobile-navigator-02:before{content:"\4ca3"}.hgi-solid.hgi-sharp.hgi-mobile-programming-01:before{content:"\4ca5"}.hgi-solid.hgi-sharp.hgi-mobile-programming-02:before{content:"\4ca7"}.hgi-solid.hgi-sharp.hgi-mobile-protection:before{content:"\4ca9"}.hgi-solid.hgi-sharp.hgi-mobile-security:before{content:"\4cab"}.hgi-solid.hgi-sharp.hgi-mochi:before{content:"\4cad"}.hgi-solid.hgi-sharp.hgi-modern-tv-four-k:before{content:"\4caf"}.hgi-solid.hgi-sharp.hgi-modern-tv-issue:before{content:"\4cb1"}.hgi-solid.hgi-sharp.hgi-modern-tv:before{content:"\4cb3"}.hgi-solid.hgi-sharp.hgi-molecules:before{content:"\4cb5"}.hgi-solid.hgi-sharp.hgi-monas:before{content:"\4cb7"}.hgi-solid.hgi-sharp.hgi-money-01:before{content:"\4cb9"}.hgi-solid.hgi-sharp.hgi-money-02:before{content:"\4cbb"}.hgi-solid.hgi-sharp.hgi-money-03:before{content:"\4cbd"}.hgi-solid.hgi-sharp.hgi-money-04:before{content:"\4cbf"}.hgi-solid.hgi-sharp.hgi-money-add-01:before{content:"\4cc1"}.hgi-solid.hgi-sharp.hgi-money-add-02:before{content:"\4cc3"}.hgi-solid.hgi-sharp.hgi-money-bag-01:before{content:"\4cc5"}.hgi-solid.hgi-sharp.hgi-money-bag-02:before{content:"\4cc7"}.hgi-solid.hgi-sharp.hgi-money-exchange-01:before{content:"\4cc9"}.hgi-solid.hgi-sharp.hgi-money-exchange-02:before{content:"\4ccb"}.hgi-solid.hgi-sharp.hgi-money-exchange-03:before{content:"\4ccd"}.hgi-solid.hgi-sharp.hgi-money-not-found-01:before{content:"\4ccf"}.hgi-solid.hgi-sharp.hgi-money-not-found-02:before{content:"\4cd1"}.hgi-solid.hgi-sharp.hgi-money-not-found-03:before{content:"\4cd3"}.hgi-solid.hgi-sharp.hgi-money-not-found-04:before{content:"\4cd5"}.hgi-solid.hgi-sharp.hgi-money-receive-01:before{content:"\4cd7"}.hgi-solid.hgi-sharp.hgi-money-receive-02:before{content:"\4cd9"}.hgi-solid.hgi-sharp.hgi-money-receive-circle:before{content:"\4cdb"}.hgi-solid.hgi-sharp.hgi-money-receive-flow-01:before{content:"\4cdd"}.hgi-solid.hgi-sharp.hgi-money-receive-flow-02:before{content:"\4cdf"}.hgi-solid.hgi-sharp.hgi-money-receive-square:before{content:"\4ce1"}.hgi-solid.hgi-sharp.hgi-money-remove-01:before{content:"\4ce3"}.hgi-solid.hgi-sharp.hgi-money-remove-02:before{content:"\4ce5"}.hgi-solid.hgi-sharp.hgi-money-safe:before{content:"\4ce7"}.hgi-solid.hgi-sharp.hgi-money-saving-jar:before{content:"\4ce9"}.hgi-solid.hgi-sharp.hgi-money-security:before{content:"\4ceb"}.hgi-solid.hgi-sharp.hgi-money-send-01:before{content:"\4ced"}.hgi-solid.hgi-sharp.hgi-money-send-02:before{content:"\4cef"}.hgi-solid.hgi-sharp.hgi-money-send-circle:before{content:"\4cf1"}.hgi-solid.hgi-sharp.hgi-money-send-flow-01:before{content:"\4cf3"}.hgi-solid.hgi-sharp.hgi-money-send-flow-02:before{content:"\4cf5"}.hgi-solid.hgi-sharp.hgi-money-send-square:before{content:"\4cf7"}.hgi-solid.hgi-sharp.hgi-monocle-01:before{content:"\4cf9"}.hgi-solid.hgi-sharp.hgi-monocle:before{content:"\4cfb"}.hgi-solid.hgi-sharp.hgi-monster:before{content:"\4cfd"}.hgi-solid.hgi-sharp.hgi-moon-01:before{content:"\4cff"}.hgi-solid.hgi-sharp.hgi-moon-02:before{content:"\4d01"}.hgi-solid.hgi-sharp.hgi-moon-angled-rain-zap:before{content:"\4d03"}.hgi-solid.hgi-sharp.hgi-moon-cloud-angled-rain:before{content:"\4d05"}.hgi-solid.hgi-sharp.hgi-moon-cloud-angled-zap:before{content:"\4d07"}.hgi-solid.hgi-sharp.hgi-moon-cloud-big-rain:before{content:"\4d09"}.hgi-solid.hgi-sharp.hgi-moon-cloud-fast-wind:before{content:"\4d0b"}.hgi-solid.hgi-sharp.hgi-moon-cloud-hailstone:before{content:"\4d0d"}.hgi-solid.hgi-sharp.hgi-moon-cloud-little-rain:before{content:"\4d0f"}.hgi-solid.hgi-sharp.hgi-moon-cloud-little-snow:before{content:"\4d11"}.hgi-solid.hgi-sharp.hgi-moon-cloud-mid-rain:before{content:"\4d13"}.hgi-solid.hgi-sharp.hgi-moon-cloud-mid-snow:before{content:"\4d15"}.hgi-solid.hgi-sharp.hgi-moon-cloud-slow-wind:before{content:"\4d18"}.hgi-solid.hgi-sharp.hgi-moon-cloud-snow:before{content:"\4d1a"}.hgi-solid.hgi-sharp.hgi-moon-cloud:before{content:"\4d1b"}.hgi-solid.hgi-sharp.hgi-moon-eclipse:before{content:"\4d1d"}.hgi-solid.hgi-sharp.hgi-moon-fast-wind:before{content:"\4d1f"}.hgi-solid.hgi-sharp.hgi-moon-landing:before{content:"\4d21"}.hgi-solid.hgi-sharp.hgi-moon-slow-wind:before{content:"\4d24"}.hgi-solid.hgi-sharp.hgi-moon:before{content:"\4d25"}.hgi-solid.hgi-sharp.hgi-moonset:before{content:"\4d27"}.hgi-solid.hgi-sharp.hgi-more-01:before{content:"\4d29"}.hgi-solid.hgi-sharp.hgi-more-02:before{content:"\4d2b"}.hgi-solid.hgi-sharp.hgi-more-03:before{content:"\4d2d"}.hgi-solid.hgi-sharp.hgi-more-horizontal-circle-01:before{content:"\4d2f"}.hgi-solid.hgi-sharp.hgi-more-horizontal-circle-02:before{content:"\4d31"}.hgi-solid.hgi-sharp.hgi-more-horizontal-square-01:before{content:"\4d34"}.hgi-solid.hgi-sharp.hgi-more-horizontal-square-02:before{content:"\4d36"}.hgi-solid.hgi-sharp.hgi-more-horizontal:before{content:"\4d37"}.hgi-solid.hgi-sharp.hgi-more-or-less-circle:before{content:"\4d39"}.hgi-solid.hgi-sharp.hgi-more-or-less-square:before{content:"\4d3c"}.hgi-solid.hgi-sharp.hgi-more-or-less:before{content:"\4d3d"}.hgi-solid.hgi-sharp.hgi-more-vertical-circle-01:before{content:"\4d40"}.hgi-solid.hgi-sharp.hgi-more-vertical-circle-02:before{content:"\4d42"}.hgi-solid.hgi-sharp.hgi-more-vertical-square-01:before{content:"\4d45"}.hgi-solid.hgi-sharp.hgi-more-vertical-square-02:before{content:"\4d47"}.hgi-solid.hgi-sharp.hgi-more-vertical:before{content:"\4d48"}.hgi-solid.hgi-sharp.hgi-more:before{content:"\4d49"}.hgi-solid.hgi-sharp.hgi-mortar:before{content:"\4d4b"}.hgi-solid.hgi-sharp.hgi-mortarboard-01:before{content:"\4d4d"}.hgi-solid.hgi-sharp.hgi-mortarboard-02:before{content:"\4d4f"}.hgi-solid.hgi-sharp.hgi-mosque-01:before{content:"\4d51"}.hgi-solid.hgi-sharp.hgi-mosque-02:before{content:"\4d53"}.hgi-solid.hgi-sharp.hgi-mosque-03:before{content:"\4d55"}.hgi-solid.hgi-sharp.hgi-mosque-04:before{content:"\4d57"}.hgi-solid.hgi-sharp.hgi-mosque-05:before{content:"\4d59"}.hgi-solid.hgi-sharp.hgi-mosque-location:before{content:"\4d5b"}.hgi-solid.hgi-sharp.hgi-motion-01:before{content:"\4d5d"}.hgi-solid.hgi-sharp.hgi-motion-02:before{content:"\4d5f"}.hgi-solid.hgi-sharp.hgi-motorbike-01:before{content:"\4d61"}.hgi-solid.hgi-sharp.hgi-motorbike-02:before{content:"\4d63"}.hgi-solid.hgi-sharp.hgi-mountain:before{content:"\4d65"}.hgi-solid.hgi-sharp.hgi-mouse-01:before{content:"\4d67"}.hgi-solid.hgi-sharp.hgi-mouse-02:before{content:"\4d69"}.hgi-solid.hgi-sharp.hgi-mouse-03:before{content:"\4d6b"}.hgi-solid.hgi-sharp.hgi-mouse-04:before{content:"\4d6d"}.hgi-solid.hgi-sharp.hgi-mouse-05:before{content:"\4d6f"}.hgi-solid.hgi-sharp.hgi-mouse-06:before{content:"\4d71"}.hgi-solid.hgi-sharp.hgi-mouse-07:before{content:"\4d73"}.hgi-solid.hgi-sharp.hgi-mouse-08:before{content:"\4d75"}.hgi-solid.hgi-sharp.hgi-mouse-09:before{content:"\4d77"}.hgi-solid.hgi-sharp.hgi-mouse-10:before{content:"\4d79"}.hgi-solid.hgi-sharp.hgi-mouse-11:before{content:"\4d7b"}.hgi-solid.hgi-sharp.hgi-mouse-12:before{content:"\4d7d"}.hgi-solid.hgi-sharp.hgi-mouse-13:before{content:"\4d7f"}.hgi-solid.hgi-sharp.hgi-mouse-14:before{content:"\4d81"}.hgi-solid.hgi-sharp.hgi-mouse-15:before{content:"\4d83"}.hgi-solid.hgi-sharp.hgi-mouse-16:before{content:"\4d85"}.hgi-solid.hgi-sharp.hgi-mouse-17:before{content:"\4d87"}.hgi-solid.hgi-sharp.hgi-mouse-18:before{content:"\4d89"}.hgi-solid.hgi-sharp.hgi-mouse-19:before{content:"\4d8b"}.hgi-solid.hgi-sharp.hgi-mouse-20:before{content:"\4d8d"}.hgi-solid.hgi-sharp.hgi-mouse-21:before{content:"\4d8f"}.hgi-solid.hgi-sharp.hgi-mouse-22:before{content:"\4d91"}.hgi-solid.hgi-sharp.hgi-mouse-23:before{content:"\4d93"}.hgi-solid.hgi-sharp.hgi-mouse-left-click-01:before{content:"\4d95"}.hgi-solid.hgi-sharp.hgi-mouse-left-click-02:before{content:"\4d97"}.hgi-solid.hgi-sharp.hgi-mouse-left-click-03:before{content:"\4d99"}.hgi-solid.hgi-sharp.hgi-mouse-left-click-04:before{content:"\4d9b"}.hgi-solid.hgi-sharp.hgi-mouse-left-click-05:before{content:"\4d9d"}.hgi-solid.hgi-sharp.hgi-mouse-left-click-06:before{content:"\4d9f"}.hgi-solid.hgi-sharp.hgi-mouse-right-click-01:before{content:"\4da1"}.hgi-solid.hgi-sharp.hgi-mouse-right-click-02:before{content:"\4da3"}.hgi-solid.hgi-sharp.hgi-mouse-right-click-03:before{content:"\4da5"}.hgi-solid.hgi-sharp.hgi-mouse-right-click-04:before{content:"\4da7"}.hgi-solid.hgi-sharp.hgi-mouse-right-click-05:before{content:"\4da9"}.hgi-solid.hgi-sharp.hgi-mouse-right-click-06:before{content:"\4dab"}.hgi-solid.hgi-sharp.hgi-mouse-scroll-01:before{content:"\4dad"}.hgi-solid.hgi-sharp.hgi-mouse-scroll-02:before{content:"\4daf"}.hgi-solid.hgi-sharp.hgi-move-01:before{content:"\4db1"}.hgi-solid.hgi-sharp.hgi-move-02:before{content:"\4db3"}.hgi-solid.hgi-sharp.hgi-move-bottom:before{content:"\4db5"}.hgi-solid.hgi-sharp.hgi-move-left:before{content:"\4db7"}.hgi-solid.hgi-sharp.hgi-move-right:before{content:"\4db9"}.hgi-solid.hgi-sharp.hgi-move-to:before{content:"\4dbc"}.hgi-solid.hgi-sharp.hgi-move-top:before{content:"\4dbe"}.hgi-solid.hgi-sharp.hgi-move:before{content:"\4dbf"}.hgi-solid.hgi-sharp.hgi-mp-3-01:before{content:"\4dc1"}.hgi-solid.hgi-sharp.hgi-mp-3-02:before{content:"\4dc3"}.hgi-solid.hgi-sharp.hgi-mp-4-01:before{content:"\4dc5"}.hgi-solid.hgi-sharp.hgi-mp-4-02:before{content:"\4dc7"}.hgi-solid.hgi-sharp.hgi-muhammad:before{content:"\4dc9"}.hgi-solid.hgi-sharp.hgi-multiplication-sign-circle:before{content:"\4dcb"}.hgi-solid.hgi-sharp.hgi-multiplication-sign-square:before{content:"\4dce"}.hgi-solid.hgi-sharp.hgi-multiplication-sign:before{content:"\4dcf"}.hgi-solid.hgi-sharp.hgi-mushroom-01:before{content:"\4dd1"}.hgi-solid.hgi-sharp.hgi-mushroom:before{content:"\4dd3"}.hgi-solid.hgi-sharp.hgi-music-note-01:before{content:"\4dd5"}.hgi-solid.hgi-sharp.hgi-music-note-02:before{content:"\4dd7"}.hgi-solid.hgi-sharp.hgi-music-note-03:before{content:"\4dd9"}.hgi-solid.hgi-sharp.hgi-music-note-04:before{content:"\4ddb"}.hgi-solid.hgi-sharp.hgi-music-note-square-01:before{content:"\4ddd"}.hgi-solid.hgi-sharp.hgi-music-note-square-02:before{content:"\4ddf"}.hgi-solid.hgi-sharp.hgi-muslim:before{content:"\4de1"}.hgi-solid.hgi-sharp.hgi-mute:before{content:"\4de3"}.hgi-solid.hgi-sharp.hgi-mymind:before{content:"\4de5"}.hgi-solid.hgi-sharp.hgi-n-th-root-circle:before{content:"\4de7"}.hgi-solid.hgi-sharp.hgi-n-th-root-square:before{content:"\4dea"}.hgi-solid.hgi-sharp.hgi-n-th-root:before{content:"\4deb"}.hgi-solid.hgi-sharp.hgi-nano-technology:before{content:"\4ded"}.hgi-solid.hgi-sharp.hgi-natural-food:before{content:"\4def"}.hgi-solid.hgi-sharp.hgi-navigation-01:before{content:"\4df1"}.hgi-solid.hgi-sharp.hgi-navigation-02:before{content:"\4df3"}.hgi-solid.hgi-sharp.hgi-navigation-03:before{content:"\4df5"}.hgi-solid.hgi-sharp.hgi-navigation-04:before{content:"\4df7"}.hgi-solid.hgi-sharp.hgi-navigator-01:before{content:"\4df9"}.hgi-solid.hgi-sharp.hgi-navigator-02:before{content:"\4dfb"}.hgi-solid.hgi-sharp.hgi-necklace:before{content:"\4dfd"}.hgi-solid.hgi-sharp.hgi-nerd:before{content:"\4dff"}.hgi-solid.hgi-sharp.hgi-neural-network:before{content:"\4e01"}.hgi-solid.hgi-sharp.hgi-neutral:before{content:"\4e03"}.hgi-solid.hgi-sharp.hgi-new-job:before{content:"\4e05"}.hgi-solid.hgi-sharp.hgi-new-office:before{content:"\4e07"}.hgi-solid.hgi-sharp.hgi-new-releases:before{content:"\4e09"}.hgi-solid.hgi-sharp.hgi-new-twitter-ellipse:before{content:"\4e0b"}.hgi-solid.hgi-sharp.hgi-new-twitter-rectangle:before{content:"\4e0d"}.hgi-solid.hgi-sharp.hgi-new-twitter:before{content:"\4e0f"}.hgi-solid.hgi-sharp.hgi-news-01:before{content:"\4e11"}.hgi-solid.hgi-sharp.hgi-news:before{content:"\4e13"}.hgi-solid.hgi-sharp.hgi-next:before{content:"\4e15"}.hgi-solid.hgi-sharp.hgi-nike:before{content:"\4e17"}.hgi-solid.hgi-sharp.hgi-nintendo-switch:before{content:"\4e1a"}.hgi-solid.hgi-sharp.hgi-nintendo:before{content:"\4e1b"}.hgi-solid.hgi-sharp.hgi-niqab:before{content:"\4e1d"}.hgi-solid.hgi-sharp.hgi-no-internet:before{content:"\4e1f"}.hgi-solid.hgi-sharp.hgi-no-meeting-room:before{content:"\4e21"}.hgi-solid.hgi-sharp.hgi-node-add:before{content:"\4e23"}.hgi-solid.hgi-sharp.hgi-node-edit:before{content:"\4e25"}.hgi-solid.hgi-sharp.hgi-node-move-down:before{content:"\4e27"}.hgi-solid.hgi-sharp.hgi-node-move-up:before{content:"\4e29"}.hgi-solid.hgi-sharp.hgi-node-remove:before{content:"\4e2b"}.hgi-solid.hgi-sharp.hgi-noodles:before{content:"\4e2d"}.hgi-solid.hgi-sharp.hgi-nose:before{content:"\4e2f"}.hgi-solid.hgi-sharp.hgi-not-equal-sign-circle:before{content:"\4e31"}.hgi-solid.hgi-sharp.hgi-not-equal-sign-square:before{content:"\4e34"}.hgi-solid.hgi-sharp.hgi-not-equal-sign:before{content:"\4e35"}.hgi-solid.hgi-sharp.hgi-note-01:before{content:"\4e37"}.hgi-solid.hgi-sharp.hgi-note-02:before{content:"\4e39"}.hgi-solid.hgi-sharp.hgi-note-03:before{content:"\4e3b"}.hgi-solid.hgi-sharp.hgi-note-04:before{content:"\4e3d"}.hgi-solid.hgi-sharp.hgi-note-05:before{content:"\4e3f"}.hgi-solid.hgi-sharp.hgi-note-add:before{content:"\4e41"}.hgi-solid.hgi-sharp.hgi-note-done:before{content:"\4e43"}.hgi-solid.hgi-sharp.hgi-note-edit:before{content:"\4e45"}.hgi-solid.hgi-sharp.hgi-note-remove:before{content:"\4e47"}.hgi-solid.hgi-sharp.hgi-note:before{content:"\4e49"}.hgi-solid.hgi-sharp.hgi-notebook-01:before{content:"\4e4b"}.hgi-solid.hgi-sharp.hgi-notebook-02:before{content:"\4e4d"}.hgi-solid.hgi-sharp.hgi-notebook:before{content:"\4e4f"}.hgi-solid.hgi-sharp.hgi-notification-01:before{content:"\4e51"}.hgi-solid.hgi-sharp.hgi-notification-02:before{content:"\4e53"}.hgi-solid.hgi-sharp.hgi-notification-03:before{content:"\4e55"}.hgi-solid.hgi-sharp.hgi-notification-block-01:before{content:"\4e57"}.hgi-solid.hgi-sharp.hgi-notification-block-02:before{content:"\4e59"}.hgi-solid.hgi-sharp.hgi-notification-block-03:before{content:"\4e5b"}.hgi-solid.hgi-sharp.hgi-notification-bubble:before{content:"\4e5d"}.hgi-solid.hgi-sharp.hgi-notification-circle:before{content:"\4e5f"}.hgi-solid.hgi-sharp.hgi-notification-off-01:before{content:"\4e61"}.hgi-solid.hgi-sharp.hgi-notification-off-02:before{content:"\4e63"}.hgi-solid.hgi-sharp.hgi-notification-off-03:before{content:"\4e65"}.hgi-solid.hgi-sharp.hgi-notification-snooze-01:before{content:"\4e67"}.hgi-solid.hgi-sharp.hgi-notification-snooze-02:before{content:"\4e69"}.hgi-solid.hgi-sharp.hgi-notification-snooze-03:before{content:"\4e6b"}.hgi-solid.hgi-sharp.hgi-notification-square:before{content:"\4e6d"}.hgi-solid.hgi-sharp.hgi-notion-01:before{content:"\4e6f"}.hgi-solid.hgi-sharp.hgi-notion-02:before{content:"\4e71"}.hgi-solid.hgi-sharp.hgi-npm:before{content:"\4e73"}.hgi-solid.hgi-sharp.hgi-nuclear-power:before{content:"\4e75"}.hgi-solid.hgi-sharp.hgi-nut:before{content:"\4e77"}.hgi-solid.hgi-sharp.hgi-obtuse:before{content:"\4e79"}.hgi-solid.hgi-sharp.hgi-octagon:before{content:"\4e7b"}.hgi-solid.hgi-sharp.hgi-octopus:before{content:"\4e7d"}.hgi-solid.hgi-sharp.hgi-office-365:before{content:"\4e7f"}.hgi-solid.hgi-sharp.hgi-office-chair:before{content:"\4e81"}.hgi-solid.hgi-sharp.hgi-office:before{content:"\4e83"}.hgi-solid.hgi-sharp.hgi-oil-barrel:before{content:"\4e85"}.hgi-solid.hgi-sharp.hgi-ok-finger:before{content:"\4e87"}.hgi-solid.hgi-sharp.hgi-olympic-torch:before{content:"\4e89"}.hgi-solid.hgi-sharp.hgi-online-learning-01:before{content:"\4e8b"}.hgi-solid.hgi-sharp.hgi-online-learning-02:before{content:"\4e8d"}.hgi-solid.hgi-sharp.hgi-online-learning-03:before{content:"\4e8f"}.hgi-solid.hgi-sharp.hgi-online-learning-04:before{content:"\4e91"}.hgi-solid.hgi-sharp.hgi-open-caption:before{content:"\4e93"}.hgi-solid.hgi-sharp.hgi-option:before{content:"\4e95"}.hgi-solid.hgi-sharp.hgi-orange:before{content:"\4e97"}.hgi-solid.hgi-sharp.hgi-orbit-01:before{content:"\4e99"}.hgi-solid.hgi-sharp.hgi-orbit-02:before{content:"\4e9b"}.hgi-solid.hgi-sharp.hgi-organic-food:before{content:"\4e9d"}.hgi-solid.hgi-sharp.hgi-orthogonal-edge:before{content:"\4e9f"}.hgi-solid.hgi-sharp.hgi-oval:before{content:"\4ea1"}.hgi-solid.hgi-sharp.hgi-oven:before{content:"\4ea3"}.hgi-solid.hgi-sharp.hgi-package-add:before{content:"\4ea5"}.hgi-solid.hgi-sharp.hgi-package-delivered:before{content:"\4ea7"}.hgi-solid.hgi-sharp.hgi-package-moving:before{content:"\4ea9"}.hgi-solid.hgi-sharp.hgi-package-open:before{content:"\4eab"}.hgi-solid.hgi-sharp.hgi-package-out-of-stock:before{content:"\4ead"}.hgi-solid.hgi-sharp.hgi-package-process:before{content:"\4eaf"}.hgi-solid.hgi-sharp.hgi-package-receive:before{content:"\4eb1"}.hgi-solid.hgi-sharp.hgi-package-remove:before{content:"\4eb3"}.hgi-solid.hgi-sharp.hgi-package-search:before{content:"\4eb5"}.hgi-solid.hgi-sharp.hgi-package-sent:before{content:"\4eb8"}.hgi-solid.hgi-sharp.hgi-package:before{content:"\4eb9"}.hgi-solid.hgi-sharp.hgi-pacman-01:before{content:"\4ebb"}.hgi-solid.hgi-sharp.hgi-pacman-02:before{content:"\4ebd"}.hgi-solid.hgi-sharp.hgi-paint-board:before{content:"\4ebf"}.hgi-solid.hgi-sharp.hgi-paint-brush-01:before{content:"\4ec1"}.hgi-solid.hgi-sharp.hgi-paint-brush-02:before{content:"\4ec3"}.hgi-solid.hgi-sharp.hgi-paint-brush-03:before{content:"\4ec5"}.hgi-solid.hgi-sharp.hgi-paint-brush-04:before{content:"\4ec7"}.hgi-solid.hgi-sharp.hgi-paint-bucket:before{content:"\4ec9"}.hgi-solid.hgi-sharp.hgi-pan-01:before{content:"\4ecb"}.hgi-solid.hgi-sharp.hgi-pan-02:before{content:"\4ecd"}.hgi-solid.hgi-sharp.hgi-pan-03:before{content:"\4ecf"}.hgi-solid.hgi-sharp.hgi-parabola-01:before{content:"\4ed1"}.hgi-solid.hgi-sharp.hgi-parabola-02:before{content:"\4ed3"}.hgi-solid.hgi-sharp.hgi-parabola-03:before{content:"\4ed5"}.hgi-solid.hgi-sharp.hgi-paragliding:before{content:"\4ed7"}.hgi-solid.hgi-sharp.hgi-paragraph-bullets-point-01:before{content:"\4ed9"}.hgi-solid.hgi-sharp.hgi-paragraph-bullets-point-02:before{content:"\4edb"}.hgi-solid.hgi-sharp.hgi-paragraph-spacing:before{content:"\4ede"}.hgi-solid.hgi-sharp.hgi-paragraph:before{content:"\4edf"}.hgi-solid.hgi-sharp.hgi-parallelogram:before{content:"\4ee1"}.hgi-solid.hgi-sharp.hgi-parking-area-circle:before{content:"\4ee3"}.hgi-solid.hgi-sharp.hgi-parking-area-square:before{content:"\4ee5"}.hgi-solid.hgi-sharp.hgi-passport-01:before{content:"\4ee7"}.hgi-solid.hgi-sharp.hgi-passport-expired:before{content:"\4ee9"}.hgi-solid.hgi-sharp.hgi-passport-valid:before{content:"\4eec"}.hgi-solid.hgi-sharp.hgi-passport:before{content:"\4eed"}.hgi-solid.hgi-sharp.hgi-password-validation:before{content:"\4eef"}.hgi-solid.hgi-sharp.hgi-path:before{content:"\4ef1"}.hgi-solid.hgi-sharp.hgi-pathfinder-crop:before{content:"\4ef3"}.hgi-solid.hgi-sharp.hgi-pathfinder-divide:before{content:"\4ef5"}.hgi-solid.hgi-sharp.hgi-pathfinder-exclude:before{content:"\4ef7"}.hgi-solid.hgi-sharp.hgi-pathfinder-intersect:before{content:"\4ef9"}.hgi-solid.hgi-sharp.hgi-pathfinder-merge:before{content:"\4efb"}.hgi-solid.hgi-sharp.hgi-pathfinder-minus-back:before{content:"\4efd"}.hgi-solid.hgi-sharp.hgi-pathfinder-minus-front:before{content:"\4eff"}.hgi-solid.hgi-sharp.hgi-pathfinder-outline:before{content:"\4f01"}.hgi-solid.hgi-sharp.hgi-pathfinder-trim:before{content:"\4f03"}.hgi-solid.hgi-sharp.hgi-pathfinder-unite:before{content:"\4f05"}.hgi-solid.hgi-sharp.hgi-patient:before{content:"\4f07"}.hgi-solid.hgi-sharp.hgi-patio:before{content:"\4f09"}.hgi-solid.hgi-sharp.hgi-pause:before{content:"\4f0b"}.hgi-solid.hgi-sharp.hgi-pavilon:before{content:"\4f0d"}.hgi-solid.hgi-sharp.hgi-pay-by-check:before{content:"\4f0f"}.hgi-solid.hgi-sharp.hgi-payment-01:before{content:"\4f11"}.hgi-solid.hgi-sharp.hgi-payment-02:before{content:"\4f13"}.hgi-solid.hgi-sharp.hgi-payment-success-01:before{content:"\4f15"}.hgi-solid.hgi-sharp.hgi-payment-success-02:before{content:"\4f17"}.hgi-solid.hgi-sharp.hgi-payoneer:before{content:"\4f19"}.hgi-solid.hgi-sharp.hgi-paypal:before{content:"\4f1b"}.hgi-solid.hgi-sharp.hgi-pdf-01:before{content:"\4f1d"}.hgi-solid.hgi-sharp.hgi-pdf-02:before{content:"\4f1f"}.hgi-solid.hgi-sharp.hgi-peer-to-peer-01:before{content:"\4f21"}.hgi-solid.hgi-sharp.hgi-peer-to-peer-02:before{content:"\4f23"}.hgi-solid.hgi-sharp.hgi-peer-to-peer-03:before{content:"\4f25"}.hgi-solid.hgi-sharp.hgi-pen-connect-bluetooth:before{content:"\4f27"}.hgi-solid.hgi-sharp.hgi-pen-connect-usb:before{content:"\4f29"}.hgi-solid.hgi-sharp.hgi-pen-connect-wifi:before{content:"\4f2b"}.hgi-solid.hgi-sharp.hgi-pen-tool-01:before{content:"\4f2d"}.hgi-solid.hgi-sharp.hgi-pen-tool-02:before{content:"\4f2f"}.hgi-solid.hgi-sharp.hgi-pen-tool-03:before{content:"\4f31"}.hgi-solid.hgi-sharp.hgi-pen-tool-add:before{content:"\4f33"}.hgi-solid.hgi-sharp.hgi-pen-tool-minus:before{content:"\4f35"}.hgi-solid.hgi-sharp.hgi-pencil-edit-01:before{content:"\4f37"}.hgi-solid.hgi-sharp.hgi-pencil-edit-02:before{content:"\4f39"}.hgi-solid.hgi-sharp.hgi-pencil:before{content:"\4f3b"}.hgi-solid.hgi-sharp.hgi-pendulum:before{content:"\4f3d"}.hgi-solid.hgi-sharp.hgi-pensive:before{content:"\4f3f"}.hgi-solid.hgi-sharp.hgi-pentagon-01:before{content:"\4f41"}.hgi-solid.hgi-sharp.hgi-pentagon:before{content:"\4f43"}.hgi-solid.hgi-sharp.hgi-percent-circle:before{content:"\4f45"}.hgi-solid.hgi-sharp.hgi-percent-square:before{content:"\4f48"}.hgi-solid.hgi-sharp.hgi-percent:before{content:"\4f49"}.hgi-solid.hgi-sharp.hgi-perfume:before{content:"\4f4b"}.hgi-solid.hgi-sharp.hgi-periscope:before{content:"\4f4d"}.hgi-solid.hgi-sharp.hgi-permanent-job:before{content:"\4f4f"}.hgi-solid.hgi-sharp.hgi-perspective:before{content:"\4f51"}.hgi-solid.hgi-sharp.hgi-pexels:before{content:"\4f53"}.hgi-solid.hgi-sharp.hgi-phone-off-01:before{content:"\4f55"}.hgi-solid.hgi-sharp.hgi-phone-off-02:before{content:"\4f57"}.hgi-solid.hgi-sharp.hgi-php:before{content:"\4f59"}.hgi-solid.hgi-sharp.hgi-physics:before{content:"\4f5b"}.hgi-solid.hgi-sharp.hgi-pi-circle:before{content:"\4f5d"}.hgi-solid.hgi-sharp.hgi-pi-square:before{content:"\4f60"}.hgi-solid.hgi-sharp.hgi-pi:before{content:"\4f61"}.hgi-solid.hgi-sharp.hgi-picasa:before{content:"\4f63"}.hgi-solid.hgi-sharp.hgi-pickup-01:before{content:"\4f65"}.hgi-solid.hgi-sharp.hgi-pickup-02:before{content:"\4f67"}.hgi-solid.hgi-sharp.hgi-picture-in-picture-exit:before{content:"\4f69"}.hgi-solid.hgi-sharp.hgi-picture-in-picture-on:before{content:"\4f6b"}.hgi-solid.hgi-sharp.hgi-pie-chart-square:before{content:"\4f6e"}.hgi-solid.hgi-sharp.hgi-pie-chart:before{content:"\4f6f"}.hgi-solid.hgi-sharp.hgi-pie:before{content:"\4f71"}.hgi-solid.hgi-sharp.hgi-piggy-bank:before{content:"\4f73"}.hgi-solid.hgi-sharp.hgi-pin-code:before{content:"\4f75"}.hgi-solid.hgi-sharp.hgi-pin-location-01:before{content:"\4f77"}.hgi-solid.hgi-sharp.hgi-pin-location-02:before{content:"\4f79"}.hgi-solid.hgi-sharp.hgi-pin-location-03:before{content:"\4f7b"}.hgi-solid.hgi-sharp.hgi-pin-off:before{content:"\4f7d"}.hgi-solid.hgi-sharp.hgi-pin:before{content:"\4f7f"}.hgi-solid.hgi-sharp.hgi-pinterest:before{content:"\4f81"}.hgi-solid.hgi-sharp.hgi-pipeline:before{content:"\4f83"}.hgi-solid.hgi-sharp.hgi-pisa-tower:before{content:"\4f85"}.hgi-solid.hgi-sharp.hgi-pizza-01:before{content:"\4f87"}.hgi-solid.hgi-sharp.hgi-pizza-02:before{content:"\4f89"}.hgi-solid.hgi-sharp.hgi-pizza-cutter:before{content:"\4f8b"}.hgi-solid.hgi-sharp.hgi-plane:before{content:"\4f8d"}.hgi-solid.hgi-sharp.hgi-plant-01:before{content:"\4f8f"}.hgi-solid.hgi-sharp.hgi-plant-02:before{content:"\4f91"}.hgi-solid.hgi-sharp.hgi-plant-03:before{content:"\4f93"}.hgi-solid.hgi-sharp.hgi-plant-04:before{content:"\4f95"}.hgi-solid.hgi-sharp.hgi-plate:before{content:"\4f97"}.hgi-solid.hgi-sharp.hgi-plaxo:before{content:"\4f99"}.hgi-solid.hgi-sharp.hgi-play-circle-02:before{content:"\4f9b"}.hgi-solid.hgi-sharp.hgi-play-circle:before{content:"\4f9d"}.hgi-solid.hgi-sharp.hgi-play-list-add:before{content:"\4f9f"}.hgi-solid.hgi-sharp.hgi-play-list-favourite-01:before{content:"\4fa1"}.hgi-solid.hgi-sharp.hgi-play-list-favourite-02:before{content:"\4fa3"}.hgi-solid.hgi-sharp.hgi-play-list-minus:before{content:"\4fa5"}.hgi-solid.hgi-sharp.hgi-play-list-remove:before{content:"\4fa7"}.hgi-solid.hgi-sharp.hgi-play-list:before{content:"\4fa9"}.hgi-solid.hgi-sharp.hgi-play-square:before{content:"\4fac"}.hgi-solid.hgi-sharp.hgi-play-store:before{content:"\4fae"}.hgi-solid.hgi-sharp.hgi-play:before{content:"\4faf"}.hgi-solid.hgi-sharp.hgi-playlist-01:before{content:"\4fb1"}.hgi-solid.hgi-sharp.hgi-playlist-02:before{content:"\4fb3"}.hgi-solid.hgi-sharp.hgi-playlist-03:before{content:"\4fb5"}.hgi-solid.hgi-sharp.hgi-plaza:before{content:"\4fb7"}.hgi-solid.hgi-sharp.hgi-plug-01:before{content:"\4fb9"}.hgi-solid.hgi-sharp.hgi-plug-02:before{content:"\4fbb"}.hgi-solid.hgi-sharp.hgi-plug-socket:before{content:"\4fbd"}.hgi-solid.hgi-sharp.hgi-plus-minus-01:before{content:"\4fbf"}.hgi-solid.hgi-sharp.hgi-plus-minus-02:before{content:"\4fc1"}.hgi-solid.hgi-sharp.hgi-plus-minus-circle-01:before{content:"\4fc3"}.hgi-solid.hgi-sharp.hgi-plus-minus-circle-02:before{content:"\4fc5"}.hgi-solid.hgi-sharp.hgi-plus-minus-square-01:before{content:"\4fc8"}.hgi-solid.hgi-sharp.hgi-plus-minus-square-02:before{content:"\4fca"}.hgi-solid.hgi-sharp.hgi-plus-minus:before{content:"\4fcb"}.hgi-solid.hgi-sharp.hgi-plus-sign-circle:before{content:"\4fcd"}.hgi-solid.hgi-sharp.hgi-plus-sign-square:before{content:"\4fd0"}.hgi-solid.hgi-sharp.hgi-plus-sign:before{content:"\4fd1"}.hgi-solid.hgi-sharp.hgi-png-01:before{content:"\4fd3"}.hgi-solid.hgi-sharp.hgi-png-02:before{content:"\4fd5"}.hgi-solid.hgi-sharp.hgi-podium:before{content:"\4fd7"}.hgi-solid.hgi-sharp.hgi-pointing-left-01:before{content:"\4fd9"}.hgi-solid.hgi-sharp.hgi-pointing-left-02:before{content:"\4fdb"}.hgi-solid.hgi-sharp.hgi-pointing-left-03:before{content:"\4fdd"}.hgi-solid.hgi-sharp.hgi-pointing-left-04:before{content:"\4fdf"}.hgi-solid.hgi-sharp.hgi-pointing-left-05:before{content:"\4fe1"}.hgi-solid.hgi-sharp.hgi-pointing-left-06:before{content:"\4fe3"}.hgi-solid.hgi-sharp.hgi-pointing-left-07:before{content:"\4fe5"}.hgi-solid.hgi-sharp.hgi-pointing-left-08:before{content:"\4fe7"}.hgi-solid.hgi-sharp.hgi-pointing-right-01:before{content:"\4fe9"}.hgi-solid.hgi-sharp.hgi-pointing-right-02:before{content:"\4feb"}.hgi-solid.hgi-sharp.hgi-pointing-right-03:before{content:"\4fed"}.hgi-solid.hgi-sharp.hgi-pointing-right-04:before{content:"\4fef"}.hgi-solid.hgi-sharp.hgi-pointing-right-05:before{content:"\4ff1"}.hgi-solid.hgi-sharp.hgi-pointing-right-06:before{content:"\4ff3"}.hgi-solid.hgi-sharp.hgi-pointing-right-07:before{content:"\4ff5"}.hgi-solid.hgi-sharp.hgi-pointing-right-08:before{content:"\4ff7"}.hgi-solid.hgi-sharp.hgi-pokeball:before{content:"\4ff9"}.hgi-solid.hgi-sharp.hgi-pokemon:before{content:"\4ffb"}.hgi-solid.hgi-sharp.hgi-police-badge:before{content:"\4ffd"}.hgi-solid.hgi-sharp.hgi-police-cap:before{content:"\4fff"}.hgi-solid.hgi-sharp.hgi-police-car:before{content:"\5001"}.hgi-solid.hgi-sharp.hgi-police-station:before{content:"\5003"}.hgi-solid.hgi-sharp.hgi-policy:before{content:"\5005"}.hgi-solid.hgi-sharp.hgi-polygon:before{content:"\5007"}.hgi-solid.hgi-sharp.hgi-pool-table:before{content:"\500a"}.hgi-solid.hgi-sharp.hgi-pool:before{content:"\500b"}.hgi-solid.hgi-sharp.hgi-poop:before{content:"\500d"}.hgi-solid.hgi-sharp.hgi-popcorn:before{content:"\500f"}.hgi-solid.hgi-sharp.hgi-pot-01:before{content:"\5011"}.hgi-solid.hgi-sharp.hgi-pot-02:before{content:"\5013"}.hgi-solid.hgi-sharp.hgi-potion:before{content:"\5015"}.hgi-solid.hgi-sharp.hgi-pound-circle:before{content:"\5017"}.hgi-solid.hgi-sharp.hgi-pound-receive:before{content:"\5019"}.hgi-solid.hgi-sharp.hgi-pound-send:before{content:"\501c"}.hgi-solid.hgi-sharp.hgi-pound-square:before{content:"\501e"}.hgi-solid.hgi-sharp.hgi-pound:before{content:"\501f"}.hgi-solid.hgi-sharp.hgi-power-service:before{content:"\5021"}.hgi-solid.hgi-sharp.hgi-power-socket-01:before{content:"\5023"}.hgi-solid.hgi-sharp.hgi-power-socket-02:before{content:"\5025"}.hgi-solid.hgi-sharp.hgi-ppt-01:before{content:"\5027"}.hgi-solid.hgi-sharp.hgi-ppt-02:before{content:"\5029"}.hgi-solid.hgi-sharp.hgi-prawn:before{content:"\502b"}.hgi-solid.hgi-sharp.hgi-prayer-rug-01:before{content:"\502d"}.hgi-solid.hgi-sharp.hgi-prayer-rug-02:before{content:"\502f"}.hgi-solid.hgi-sharp.hgi-preference-horizontal:before{content:"\5031"}.hgi-solid.hgi-sharp.hgi-preference-vertical:before{content:"\5033"}.hgi-solid.hgi-sharp.hgi-prescription:before{content:"\5035"}.hgi-solid.hgi-sharp.hgi-presentation-01:before{content:"\5037"}.hgi-solid.hgi-sharp.hgi-presentation-02:before{content:"\5039"}.hgi-solid.hgi-sharp.hgi-presentation-03:before{content:"\503b"}.hgi-solid.hgi-sharp.hgi-presentation-04:before{content:"\503d"}.hgi-solid.hgi-sharp.hgi-presentation-05:before{content:"\503f"}.hgi-solid.hgi-sharp.hgi-presentation-06:before{content:"\5041"}.hgi-solid.hgi-sharp.hgi-presentation-07:before{content:"\5043"}.hgi-solid.hgi-sharp.hgi-presentation-bar-chart-01:before{content:"\5045"}.hgi-solid.hgi-sharp.hgi-presentation-bar-chart-02:before{content:"\5047"}.hgi-solid.hgi-sharp.hgi-presentation-line-chart-01:before{content:"\5049"}.hgi-solid.hgi-sharp.hgi-presentation-line-chart-02:before{content:"\504b"}.hgi-solid.hgi-sharp.hgi-presentation-online:before{content:"\504d"}.hgi-solid.hgi-sharp.hgi-presentation-podium:before{content:"\504f"}.hgi-solid.hgi-sharp.hgi-previous:before{content:"\5051"}.hgi-solid.hgi-sharp.hgi-printer-off:before{content:"\5053"}.hgi-solid.hgi-sharp.hgi-printer:before{content:"\5055"}.hgi-solid.hgi-sharp.hgi-prism-01:before{content:"\5057"}.hgi-solid.hgi-sharp.hgi-prism:before{content:"\5059"}.hgi-solid.hgi-sharp.hgi-prison-guard:before{content:"\505b"}.hgi-solid.hgi-sharp.hgi-prison:before{content:"\505d"}.hgi-solid.hgi-sharp.hgi-prisoner:before{content:"\505f"}.hgi-solid.hgi-sharp.hgi-product-loading:before{content:"\5061"}.hgi-solid.hgi-sharp.hgi-profile-02:before{content:"\5063"}.hgi-solid.hgi-sharp.hgi-profile:before{content:"\5065"}.hgi-solid.hgi-sharp.hgi-profit:before{content:"\5067"}.hgi-solid.hgi-sharp.hgi-programming-flag:before{content:"\5069"}.hgi-solid.hgi-sharp.hgi-projector-01:before{content:"\506b"}.hgi-solid.hgi-sharp.hgi-projector:before{content:"\506d"}.hgi-solid.hgi-sharp.hgi-promotion:before{content:"\506f"}.hgi-solid.hgi-sharp.hgi-property-add:before{content:"\5071"}.hgi-solid.hgi-sharp.hgi-property-delete:before{content:"\5073"}.hgi-solid.hgi-sharp.hgi-property-edit:before{content:"\5075"}.hgi-solid.hgi-sharp.hgi-property-new:before{content:"\5077"}.hgi-solid.hgi-sharp.hgi-property-search:before{content:"\5079"}.hgi-solid.hgi-sharp.hgi-property-view:before{content:"\507b"}.hgi-solid.hgi-sharp.hgi-protection-mask:before{content:"\507d"}.hgi-solid.hgi-sharp.hgi-pulley:before{content:"\507f"}.hgi-solid.hgi-sharp.hgi-pulse-01:before{content:"\5081"}.hgi-solid.hgi-sharp.hgi-pulse-02:before{content:"\5083"}.hgi-solid.hgi-sharp.hgi-pulse-rectangle-01:before{content:"\5085"}.hgi-solid.hgi-sharp.hgi-pulse-rectangle-02:before{content:"\5087"}.hgi-solid.hgi-sharp.hgi-pumpkin:before{content:"\5089"}.hgi-solid.hgi-sharp.hgi-punch:before{content:"\508b"}.hgi-solid.hgi-sharp.hgi-punching-ball-01:before{content:"\508d"}.hgi-solid.hgi-sharp.hgi-punching-ball-02:before{content:"\508f"}.hgi-solid.hgi-sharp.hgi-purse-01:before{content:"\5091"}.hgi-solid.hgi-sharp.hgi-purse:before{content:"\5093"}.hgi-solid.hgi-sharp.hgi-push-up-bar:before{content:"\5095"}.hgi-solid.hgi-sharp.hgi-puzzle:before{content:"\5097"}.hgi-solid.hgi-sharp.hgi-pyramid-maslowo:before{content:"\5099"}.hgi-solid.hgi-sharp.hgi-pyramid-structure-01:before{content:"\509c"}.hgi-solid.hgi-sharp.hgi-pyramid-structure-02:before{content:"\509e"}.hgi-solid.hgi-sharp.hgi-pyramid:before{content:"\509f"}.hgi-solid.hgi-sharp.hgi-qq-plot:before{content:"\50a1"}.hgi-solid.hgi-sharp.hgi-qr-code-01:before{content:"\50a3"}.hgi-solid.hgi-sharp.hgi-qr-code:before{content:"\50a5"}.hgi-solid.hgi-sharp.hgi-question:before{content:"\50a7"}.hgi-solid.hgi-sharp.hgi-queue-01:before{content:"\50a9"}.hgi-solid.hgi-sharp.hgi-queue-02:before{content:"\50ab"}.hgi-solid.hgi-sharp.hgi-quill-write-01:before{content:"\50ad"}.hgi-solid.hgi-sharp.hgi-quill-write-02:before{content:"\50af"}.hgi-solid.hgi-sharp.hgi-quiz-01:before{content:"\50b1"}.hgi-solid.hgi-sharp.hgi-quiz-02:before{content:"\50b3"}.hgi-solid.hgi-sharp.hgi-quiz-03:before{content:"\50b5"}.hgi-solid.hgi-sharp.hgi-quiz-04:before{content:"\50b7"}.hgi-solid.hgi-sharp.hgi-quiz-05:before{content:"\50b9"}.hgi-solid.hgi-sharp.hgi-quora:before{content:"\50bb"}.hgi-solid.hgi-sharp.hgi-quote-down-circle:before{content:"\50bd"}.hgi-solid.hgi-sharp.hgi-quote-down-square:before{content:"\50c0"}.hgi-solid.hgi-sharp.hgi-quote-down:before{content:"\50c1"}.hgi-solid.hgi-sharp.hgi-quote-up-circle:before{content:"\50c3"}.hgi-solid.hgi-sharp.hgi-quote-up-square:before{content:"\50c6"}.hgi-solid.hgi-sharp.hgi-quote-up:before{content:"\50c7"}.hgi-solid.hgi-sharp.hgi-quotes:before{content:"\50c9"}.hgi-solid.hgi-sharp.hgi-quran-01:before{content:"\50cb"}.hgi-solid.hgi-sharp.hgi-quran-02:before{content:"\50cd"}.hgi-solid.hgi-sharp.hgi-quran-03:before{content:"\50cf"}.hgi-solid.hgi-sharp.hgi-racing-flag:before{content:"\50d1"}.hgi-solid.hgi-sharp.hgi-radar-01:before{content:"\50d3"}.hgi-solid.hgi-sharp.hgi-radar-02:before{content:"\50d5"}.hgi-solid.hgi-sharp.hgi-radial:before{content:"\50d7"}.hgi-solid.hgi-sharp.hgi-radio-01:before{content:"\50d9"}.hgi-solid.hgi-sharp.hgi-radio-02:before{content:"\50db"}.hgi-solid.hgi-sharp.hgi-radio:before{content:"\50dd"}.hgi-solid.hgi-sharp.hgi-radioactive-alert:before{content:"\50df"}.hgi-solid.hgi-sharp.hgi-radius:before{content:"\50e1"}.hgi-solid.hgi-sharp.hgi-rain-double-drop:before{content:"\50e3"}.hgi-solid.hgi-sharp.hgi-rain-drop:before{content:"\50e5"}.hgi-solid.hgi-sharp.hgi-rain:before{content:"\50e7"}.hgi-solid.hgi-sharp.hgi-rainbow:before{content:"\50e9"}.hgi-solid.hgi-sharp.hgi-ramadhan-01:before{content:"\50eb"}.hgi-solid.hgi-sharp.hgi-ramadhan-02:before{content:"\50ed"}.hgi-solid.hgi-sharp.hgi-ramadhan-month:before{content:"\50ef"}.hgi-solid.hgi-sharp.hgi-ranking:before{content:"\50f1"}.hgi-solid.hgi-sharp.hgi-raw-01:before{content:"\50f3"}.hgi-solid.hgi-sharp.hgi-raw-02:before{content:"\50f5"}.hgi-solid.hgi-sharp.hgi-re:before{content:"\50f7"}.hgi-solid.hgi-sharp.hgi-react:before{content:"\50f9"}.hgi-solid.hgi-sharp.hgi-real-estate-01:before{content:"\50fb"}.hgi-solid.hgi-sharp.hgi-real-estate-02:before{content:"\50fd"}.hgi-solid.hgi-sharp.hgi-record:before{content:"\50ff"}.hgi-solid.hgi-sharp.hgi-recovery-mail:before{content:"\5101"}.hgi-solid.hgi-sharp.hgi-rectangular-01:before{content:"\5103"}.hgi-solid.hgi-sharp.hgi-rectangular:before{content:"\5105"}.hgi-solid.hgi-sharp.hgi-recycle-01:before{content:"\5107"}.hgi-solid.hgi-sharp.hgi-recycle-02:before{content:"\5109"}.hgi-solid.hgi-sharp.hgi-recycle-03:before{content:"\510b"}.hgi-solid.hgi-sharp.hgi-reddit:before{content:"\510d"}.hgi-solid.hgi-sharp.hgi-reflex:before{content:"\510f"}.hgi-solid.hgi-sharp.hgi-refresh:before{content:"\5111"}.hgi-solid.hgi-sharp.hgi-refrigerator:before{content:"\5113"}.hgi-solid.hgi-sharp.hgi-register:before{content:"\5115"}.hgi-solid.hgi-sharp.hgi-registered:before{content:"\5117"}.hgi-solid.hgi-sharp.hgi-relieved-01:before{content:"\5119"}.hgi-solid.hgi-sharp.hgi-relieved-02:before{content:"\511b"}.hgi-solid.hgi-sharp.hgi-reload:before{content:"\511d"}.hgi-solid.hgi-sharp.hgi-reminder:before{content:"\511f"}.hgi-solid.hgi-sharp.hgi-remote-control:before{content:"\5121"}.hgi-solid.hgi-sharp.hgi-remove-01:before{content:"\5123"}.hgi-solid.hgi-sharp.hgi-remove-02:before{content:"\5125"}.hgi-solid.hgi-sharp.hgi-remove-circle-half-dot:before{content:"\5127"}.hgi-solid.hgi-sharp.hgi-remove-circle:before{content:"\5129"}.hgi-solid.hgi-sharp.hgi-remove-pi:before{content:"\512b"}.hgi-solid.hgi-sharp.hgi-remove-square:before{content:"\512d"}.hgi-solid.hgi-sharp.hgi-renewable-energy-01:before{content:"\512f"}.hgi-solid.hgi-sharp.hgi-renewable-energy:before{content:"\5131"}.hgi-solid.hgi-sharp.hgi-repair:before{content:"\5133"}.hgi-solid.hgi-sharp.hgi-repeat-off:before{content:"\5135"}.hgi-solid.hgi-sharp.hgi-repeat-one-01:before{content:"\5137"}.hgi-solid.hgi-sharp.hgi-repeat-one-02:before{content:"\5139"}.hgi-solid.hgi-sharp.hgi-repeat:before{content:"\513b"}.hgi-solid.hgi-sharp.hgi-replay:before{content:"\513d"}.hgi-solid.hgi-sharp.hgi-repository:before{content:"\513f"}.hgi-solid.hgi-sharp.hgi-reset-password:before{content:"\5141"}.hgi-solid.hgi-sharp.hgi-resize-01:before{content:"\5143"}.hgi-solid.hgi-sharp.hgi-resize-02:before{content:"\5145"}.hgi-solid.hgi-sharp.hgi-resources-add:before{content:"\5147"}.hgi-solid.hgi-sharp.hgi-resources-remove:before{content:"\5149"}.hgi-solid.hgi-sharp.hgi-restaurant-01:before{content:"\514b"}.hgi-solid.hgi-sharp.hgi-restaurant-02:before{content:"\514d"}.hgi-solid.hgi-sharp.hgi-restaurant-03:before{content:"\514f"}.hgi-solid.hgi-sharp.hgi-restaurant-table:before{content:"\5151"}.hgi-solid.hgi-sharp.hgi-restore-bin:before{content:"\5153"}.hgi-solid.hgi-sharp.hgi-return-request:before{content:"\5155"}.hgi-solid.hgi-sharp.hgi-reverse-withdrawal-01:before{content:"\5157"}.hgi-solid.hgi-sharp.hgi-reverse-withdrawal-02:before{content:"\5159"}.hgi-solid.hgi-sharp.hgi-rhombus-01:before{content:"\515b"}.hgi-solid.hgi-sharp.hgi-rhombus:before{content:"\515d"}.hgi-solid.hgi-sharp.hgi-rice-bowl-01:before{content:"\515f"}.hgi-solid.hgi-sharp.hgi-rice-bowl-02:before{content:"\5161"}.hgi-solid.hgi-sharp.hgi-right-angle:before{content:"\5163"}.hgi-solid.hgi-sharp.hgi-right-to-left-block-quote:before{content:"\5165"}.hgi-solid.hgi-sharp.hgi-right-to-left-list-bullet:before{content:"\5167"}.hgi-solid.hgi-sharp.hgi-right-to-left-list-dash:before{content:"\5169"}.hgi-solid.hgi-sharp.hgi-right-to-left-list-number:before{content:"\516b"}.hgi-solid.hgi-sharp.hgi-right-to-left-list-triangle:before{content:"\516d"}.hgi-solid.hgi-sharp.hgi-right-triangle:before{content:"\516f"}.hgi-solid.hgi-sharp.hgi-ripple:before{content:"\5171"}.hgi-solid.hgi-sharp.hgi-riyal-rectangle:before{content:"\5173"}.hgi-solid.hgi-sharp.hgi-riyal:before{content:"\5175"}.hgi-solid.hgi-sharp.hgi-road-01:before{content:"\5177"}.hgi-solid.hgi-sharp.hgi-road-02:before{content:"\5179"}.hgi-solid.hgi-sharp.hgi-road-location-01:before{content:"\517b"}.hgi-solid.hgi-sharp.hgi-road-location-02:before{content:"\517d"}.hgi-solid.hgi-sharp.hgi-road-wayside:before{content:"\5180"}.hgi-solid.hgi-sharp.hgi-road:before{content:"\5181"}.hgi-solid.hgi-sharp.hgi-robotic:before{content:"\5183"}.hgi-solid.hgi-sharp.hgi-rocket-01:before{content:"\5185"}.hgi-solid.hgi-sharp.hgi-rocket-02:before{content:"\5187"}.hgi-solid.hgi-sharp.hgi-rocket:before{content:"\5189"}.hgi-solid.hgi-sharp.hgi-rocking-chair:before{content:"\518b"}.hgi-solid.hgi-sharp.hgi-roller-skate:before{content:"\518d"}.hgi-solid.hgi-sharp.hgi-rolling-pin:before{content:"\518f"}.hgi-solid.hgi-sharp.hgi-root-01:before{content:"\5191"}.hgi-solid.hgi-sharp.hgi-root-02:before{content:"\5193"}.hgi-solid.hgi-sharp.hgi-root-circle:before{content:"\5195"}.hgi-solid.hgi-sharp.hgi-root-first-bracket:before{content:"\5197"}.hgi-solid.hgi-sharp.hgi-root-second-bracket:before{content:"\5199"}.hgi-solid.hgi-sharp.hgi-root-third-bracket:before{content:"\519b"}.hgi-solid.hgi-sharp.hgi-rotate-01:before{content:"\519d"}.hgi-solid.hgi-sharp.hgi-rotate-02:before{content:"\519f"}.hgi-solid.hgi-sharp.hgi-rotate-360:before{content:"\51a1"}.hgi-solid.hgi-sharp.hgi-rotate-bottom-left:before{content:"\51a3"}.hgi-solid.hgi-sharp.hgi-rotate-bottom-right:before{content:"\51a5"}.hgi-solid.hgi-sharp.hgi-rotate-clockwise:before{content:"\51a7"}.hgi-solid.hgi-sharp.hgi-rotate-crop:before{content:"\51a9"}.hgi-solid.hgi-sharp.hgi-rotate-left-01:before{content:"\51ab"}.hgi-solid.hgi-sharp.hgi-rotate-left-02:before{content:"\51ad"}.hgi-solid.hgi-sharp.hgi-rotate-left-03:before{content:"\51af"}.hgi-solid.hgi-sharp.hgi-rotate-left-04:before{content:"\51b1"}.hgi-solid.hgi-sharp.hgi-rotate-left-05:before{content:"\51b3"}.hgi-solid.hgi-sharp.hgi-rotate-left-06:before{content:"\51b5"}.hgi-solid.hgi-sharp.hgi-rotate-right-01:before{content:"\51b7"}.hgi-solid.hgi-sharp.hgi-rotate-right-02:before{content:"\51b9"}.hgi-solid.hgi-sharp.hgi-rotate-right-03:before{content:"\51bb"}.hgi-solid.hgi-sharp.hgi-rotate-right-04:before{content:"\51bd"}.hgi-solid.hgi-sharp.hgi-rotate-right-05:before{content:"\51bf"}.hgi-solid.hgi-sharp.hgi-rotate-right-06:before{content:"\51c1"}.hgi-solid.hgi-sharp.hgi-rotate-square:before{content:"\51c3"}.hgi-solid.hgi-sharp.hgi-rotate-top-left:before{content:"\51c5"}.hgi-solid.hgi-sharp.hgi-rotate-top-right:before{content:"\51c7"}.hgi-solid.hgi-sharp.hgi-route-01:before{content:"\51c9"}.hgi-solid.hgi-sharp.hgi-route-02:before{content:"\51cb"}.hgi-solid.hgi-sharp.hgi-route-03:before{content:"\51cd"}.hgi-solid.hgi-sharp.hgi-route-block:before{content:"\51cf"}.hgi-solid.hgi-sharp.hgi-router-01:before{content:"\51d1"}.hgi-solid.hgi-sharp.hgi-router-02:before{content:"\51d3"}.hgi-solid.hgi-sharp.hgi-router:before{content:"\51d5"}.hgi-solid.hgi-sharp.hgi-row-delete:before{content:"\51d7"}.hgi-solid.hgi-sharp.hgi-row-insert:before{content:"\51d9"}.hgi-solid.hgi-sharp.hgi-rss-connected-01:before{content:"\51db"}.hgi-solid.hgi-sharp.hgi-rss-connected-02:before{content:"\51dd"}.hgi-solid.hgi-sharp.hgi-rss-error:before{content:"\51df"}.hgi-solid.hgi-sharp.hgi-rss-locked:before{content:"\51e1"}.hgi-solid.hgi-sharp.hgi-rss-unlocked:before{content:"\51e4"}.hgi-solid.hgi-sharp.hgi-rss:before{content:"\51e5"}.hgi-solid.hgi-sharp.hgi-rub-el-hizb:before{content:"\51e7"}.hgi-solid.hgi-sharp.hgi-ruku:before{content:"\51e9"}.hgi-solid.hgi-sharp.hgi-ruler:before{content:"\51eb"}.hgi-solid.hgi-sharp.hgi-running-shoes:before{content:"\51ed"}.hgi-solid.hgi-sharp.hgi-sad-01:before{content:"\51ef"}.hgi-solid.hgi-sharp.hgi-sad-02:before{content:"\51f1"}.hgi-solid.hgi-sharp.hgi-sad-dizzy:before{content:"\51f3"}.hgi-solid.hgi-sharp.hgi-safari:before{content:"\51f5"}.hgi-solid.hgi-sharp.hgi-safe-delivery-01:before{content:"\51f7"}.hgi-solid.hgi-sharp.hgi-safe-delivery-02:before{content:"\51f9"}.hgi-solid.hgi-sharp.hgi-safe:before{content:"\51fb"}.hgi-solid.hgi-sharp.hgi-safety-pin-01:before{content:"\51fd"}.hgi-solid.hgi-sharp.hgi-safety-pin-02:before{content:"\51ff"}.hgi-solid.hgi-sharp.hgi-sailboat-coastal:before{content:"\5201"}.hgi-solid.hgi-sharp.hgi-sailboat-offshore:before{content:"\5203"}.hgi-solid.hgi-sharp.hgi-sakura:before{content:"\5205"}.hgi-solid.hgi-sharp.hgi-salah-time:before{content:"\5208"}.hgi-solid.hgi-sharp.hgi-salah:before{content:"\5209"}.hgi-solid.hgi-sharp.hgi-sale-tag-01:before{content:"\520b"}.hgi-solid.hgi-sharp.hgi-sale-tag-02:before{content:"\520d"}.hgi-solid.hgi-sharp.hgi-sandals:before{content:"\520f"}.hgi-solid.hgi-sharp.hgi-satellite-01:before{content:"\5211"}.hgi-solid.hgi-sharp.hgi-satellite-02:before{content:"\5213"}.hgi-solid.hgi-sharp.hgi-satellite-03:before{content:"\5215"}.hgi-solid.hgi-sharp.hgi-satellite:before{content:"\5217"}.hgi-solid.hgi-sharp.hgi-saturn-01:before{content:"\5219"}.hgi-solid.hgi-sharp.hgi-saturn-02:before{content:"\521b"}.hgi-solid.hgi-sharp.hgi-saturn:before{content:"\521d"}.hgi-solid.hgi-sharp.hgi-sausage:before{content:"\521f"}.hgi-solid.hgi-sharp.hgi-save-energy-01:before{content:"\5221"}.hgi-solid.hgi-sharp.hgi-save-energy-02:before{content:"\5223"}.hgi-solid.hgi-sharp.hgi-save-money-dollar:before{content:"\5225"}.hgi-solid.hgi-sharp.hgi-save-money-euro:before{content:"\5227"}.hgi-solid.hgi-sharp.hgi-save-money-pound:before{content:"\5229"}.hgi-solid.hgi-sharp.hgi-save-money-yen:before{content:"\522b"}.hgi-solid.hgi-sharp.hgi-savings:before{content:"\522d"}.hgi-solid.hgi-sharp.hgi-scheme:before{content:"\522f"}.hgi-solid.hgi-sharp.hgi-school-01:before{content:"\5231"}.hgi-solid.hgi-sharp.hgi-school-bell-01:before{content:"\5233"}.hgi-solid.hgi-sharp.hgi-school-bell-02:before{content:"\5235"}.hgi-solid.hgi-sharp.hgi-school-bus:before{content:"\5237"}.hgi-solid.hgi-sharp.hgi-school-report-card:before{content:"\5239"}.hgi-solid.hgi-sharp.hgi-school-tie:before{content:"\523c"}.hgi-solid.hgi-sharp.hgi-school:before{content:"\523d"}.hgi-solid.hgi-sharp.hgi-scissor-01:before{content:"\523f"}.hgi-solid.hgi-sharp.hgi-scissor-rectangle:before{content:"\5241"}.hgi-solid.hgi-sharp.hgi-scissor:before{content:"\5243"}.hgi-solid.hgi-sharp.hgi-scooter-01:before{content:"\5245"}.hgi-solid.hgi-sharp.hgi-scooter-02:before{content:"\5247"}.hgi-solid.hgi-sharp.hgi-scooter-03:before{content:"\5249"}.hgi-solid.hgi-sharp.hgi-scooter-04:before{content:"\524b"}.hgi-solid.hgi-sharp.hgi-scooter-electric:before{content:"\524d"}.hgi-solid.hgi-sharp.hgi-scratch-card:before{content:"\524f"}.hgi-solid.hgi-sharp.hgi-screen-add-to-home:before{content:"\5251"}.hgi-solid.hgi-sharp.hgi-screen-lock-rotation:before{content:"\5253"}.hgi-solid.hgi-sharp.hgi-screen-rotation:before{content:"\5255"}.hgi-solid.hgi-sharp.hgi-scribd:before{content:"\5257"}.hgi-solid.hgi-sharp.hgi-scroll-horizontal:before{content:"\5259"}.hgi-solid.hgi-sharp.hgi-scroll-vertical:before{content:"\525c"}.hgi-solid.hgi-sharp.hgi-scroll:before{content:"\525d"}.hgi-solid.hgi-sharp.hgi-sd-card:before{content:"\525f"}.hgi-solid.hgi-sharp.hgi-seal:before{content:"\5261"}.hgi-solid.hgi-sharp.hgi-search-01:before{content:"\5263"}.hgi-solid.hgi-sharp.hgi-search-02:before{content:"\5265"}.hgi-solid.hgi-sharp.hgi-search-add:before{content:"\5267"}.hgi-solid.hgi-sharp.hgi-search-area:before{content:"\5269"}.hgi-solid.hgi-sharp.hgi-search-circle:before{content:"\526b"}.hgi-solid.hgi-sharp.hgi-search-dollar:before{content:"\526d"}.hgi-solid.hgi-sharp.hgi-search-focus:before{content:"\526f"}.hgi-solid.hgi-sharp.hgi-search-list-01:before{content:"\5271"}.hgi-solid.hgi-sharp.hgi-search-list-02:before{content:"\5273"}.hgi-solid.hgi-sharp.hgi-search-minus:before{content:"\5275"}.hgi-solid.hgi-sharp.hgi-search-remove:before{content:"\5277"}.hgi-solid.hgi-sharp.hgi-search-replace:before{content:"\5279"}.hgi-solid.hgi-sharp.hgi-search-square:before{content:"\527b"}.hgi-solid.hgi-sharp.hgi-search-visual:before{content:"\527d"}.hgi-solid.hgi-sharp.hgi-searching:before{content:"\527f"}.hgi-solid.hgi-sharp.hgi-seat-selector:before{content:"\5281"}.hgi-solid.hgi-sharp.hgi-second-bracket-circle:before{content:"\5283"}.hgi-solid.hgi-sharp.hgi-second-bracket-square:before{content:"\5286"}.hgi-solid.hgi-sharp.hgi-second-bracket:before{content:"\5287"}.hgi-solid.hgi-sharp.hgi-secured-network:before{content:"\5289"}.hgi-solid.hgi-sharp.hgi-security-block:before{content:"\528b"}.hgi-solid.hgi-sharp.hgi-security-check:before{content:"\528d"}.hgi-solid.hgi-sharp.hgi-security-key-usb:before{content:"\528f"}.hgi-solid.hgi-sharp.hgi-security-lock:before{content:"\5291"}.hgi-solid.hgi-sharp.hgi-security-password:before{content:"\5293"}.hgi-solid.hgi-sharp.hgi-security-validation:before{content:"\5296"}.hgi-solid.hgi-sharp.hgi-security-wifi:before{content:"\5298"}.hgi-solid.hgi-sharp.hgi-security:before{content:"\5299"}.hgi-solid.hgi-sharp.hgi-segment:before{content:"\529b"}.hgi-solid.hgi-sharp.hgi-select-01:before{content:"\529d"}.hgi-solid.hgi-sharp.hgi-select-02:before{content:"\529f"}.hgi-solid.hgi-sharp.hgi-send-to-mobile:before{content:"\52a1"}.hgi-solid.hgi-sharp.hgi-senseless:before{content:"\52a3"}.hgi-solid.hgi-sharp.hgi-sent:before{content:"\52a5"}.hgi-solid.hgi-sharp.hgi-seo:before{content:"\52a7"}.hgi-solid.hgi-sharp.hgi-service:before{content:"\52a9"}.hgi-solid.hgi-sharp.hgi-setting-06:before{content:"\52ab"}.hgi-solid.hgi-sharp.hgi-setting-07:before{content:"\52ad"}.hgi-solid.hgi-sharp.hgi-setting-done-01:before{content:"\52af"}.hgi-solid.hgi-sharp.hgi-setting-done-02:before{content:"\52b1"}.hgi-solid.hgi-sharp.hgi-setting-done-03:before{content:"\52b3"}.hgi-solid.hgi-sharp.hgi-setting-done-04:before{content:"\52b5"}.hgi-solid.hgi-sharp.hgi-setting-error-03:before{content:"\52b7"}.hgi-solid.hgi-sharp.hgi-setting-error-04:before{content:"\52b9"}.hgi-solid.hgi-sharp.hgi-settings-01:before{content:"\52bb"}.hgi-solid.hgi-sharp.hgi-settings-02:before{content:"\52bd"}.hgi-solid.hgi-sharp.hgi-settings-03:before{content:"\52bf"}.hgi-solid.hgi-sharp.hgi-settings-04:before{content:"\52c1"}.hgi-solid.hgi-sharp.hgi-settings-05:before{content:"\52c3"}.hgi-solid.hgi-sharp.hgi-settings-error-01:before{content:"\52c5"}.hgi-solid.hgi-sharp.hgi-settings-error-02:before{content:"\52c7"}.hgi-solid.hgi-sharp.hgi-setup-01:before{content:"\52c9"}.hgi-solid.hgi-sharp.hgi-setup-02:before{content:"\52cb"}.hgi-solid.hgi-sharp.hgi-shaka-01:before{content:"\52cd"}.hgi-solid.hgi-sharp.hgi-shaka-02:before{content:"\52cf"}.hgi-solid.hgi-sharp.hgi-shaka-03:before{content:"\52d1"}.hgi-solid.hgi-sharp.hgi-shaka-04:before{content:"\52d3"}.hgi-solid.hgi-sharp.hgi-shampoo:before{content:"\52d5"}.hgi-solid.hgi-sharp.hgi-shapes:before{content:"\52d7"}.hgi-solid.hgi-sharp.hgi-share-01:before{content:"\52d9"}.hgi-solid.hgi-sharp.hgi-share-02:before{content:"\52db"}.hgi-solid.hgi-sharp.hgi-share-03:before{content:"\52dd"}.hgi-solid.hgi-sharp.hgi-share-04:before{content:"\52df"}.hgi-solid.hgi-sharp.hgi-share-05:before{content:"\52e1"}.hgi-solid.hgi-sharp.hgi-share-06:before{content:"\52e3"}.hgi-solid.hgi-sharp.hgi-share-07:before{content:"\52e5"}.hgi-solid.hgi-sharp.hgi-share-08:before{content:"\52e7"}.hgi-solid.hgi-sharp.hgi-share-knowledge:before{content:"\52e9"}.hgi-solid.hgi-sharp.hgi-share-location-01:before{content:"\52eb"}.hgi-solid.hgi-sharp.hgi-share-location-02:before{content:"\52ed"}.hgi-solid.hgi-sharp.hgi-shared-wifi:before{content:"\52ef"}.hgi-solid.hgi-sharp.hgi-sharing:before{content:"\52f1"}.hgi-solid.hgi-sharp.hgi-shellfish:before{content:"\52f3"}.hgi-solid.hgi-sharp.hgi-sheriff-01:before{content:"\52f5"}.hgi-solid.hgi-sharp.hgi-sheriff-02:before{content:"\52f7"}.hgi-solid.hgi-sharp.hgi-shield-01:before{content:"\52f9"}.hgi-solid.hgi-sharp.hgi-shield-02:before{content:"\52fb"}.hgi-solid.hgi-sharp.hgi-shield-blockchain:before{content:"\52fd"}.hgi-solid.hgi-sharp.hgi-shield-energy:before{content:"\52ff"}.hgi-solid.hgi-sharp.hgi-shield-key:before{content:"\5301"}.hgi-solid.hgi-sharp.hgi-shield-user:before{content:"\5303"}.hgi-solid.hgi-sharp.hgi-shipment-tracking:before{content:"\5305"}.hgi-solid.hgi-sharp.hgi-shipping-center:before{content:"\5307"}.hgi-solid.hgi-sharp.hgi-shipping-loading:before{content:"\5309"}.hgi-solid.hgi-sharp.hgi-shipping-truck-01:before{content:"\530b"}.hgi-solid.hgi-sharp.hgi-shipping-truck-02:before{content:"\530d"}.hgi-solid.hgi-sharp.hgi-shirt-01:before{content:"\530f"}.hgi-solid.hgi-sharp.hgi-shocked:before{content:"\5311"}.hgi-solid.hgi-sharp.hgi-shop-sign:before{content:"\5313"}.hgi-solid.hgi-sharp.hgi-shopping-bag-01:before{content:"\5315"}.hgi-solid.hgi-sharp.hgi-shopping-bag-02:before{content:"\5317"}.hgi-solid.hgi-sharp.hgi-shopping-bag-03:before{content:"\5319"}.hgi-solid.hgi-sharp.hgi-shopping-bag-add:before{content:"\531b"}.hgi-solid.hgi-sharp.hgi-shopping-bag-check:before{content:"\531d"}.hgi-solid.hgi-sharp.hgi-shopping-bag-favorite:before{content:"\531f"}.hgi-solid.hgi-sharp.hgi-shopping-bag-remove:before{content:"\5321"}.hgi-solid.hgi-sharp.hgi-shopping-basket-01:before{content:"\5323"}.hgi-solid.hgi-sharp.hgi-shopping-basket-02:before{content:"\5325"}.hgi-solid.hgi-sharp.hgi-shopping-basket-03:before{content:"\5327"}.hgi-solid.hgi-sharp.hgi-shopping-basket-add-01:before{content:"\5329"}.hgi-solid.hgi-sharp.hgi-shopping-basket-add-02:before{content:"\532b"}.hgi-solid.hgi-sharp.hgi-shopping-basket-add-03:before{content:"\532d"}.hgi-solid.hgi-sharp.hgi-shopping-basket-check-in-01:before{content:"\532f"}.hgi-solid.hgi-sharp.hgi-shopping-basket-check-in-02:before{content:"\5331"}.hgi-solid.hgi-sharp.hgi-shopping-basket-check-in-03:before{content:"\5333"}.hgi-solid.hgi-sharp.hgi-shopping-basket-check-out-01:before{content:"\5335"}.hgi-solid.hgi-sharp.hgi-shopping-basket-check-out-02:before{content:"\5337"}.hgi-solid.hgi-sharp.hgi-shopping-basket-check-out-03:before{content:"\5339"}.hgi-solid.hgi-sharp.hgi-shopping-basket-done-01:before{content:"\533b"}.hgi-solid.hgi-sharp.hgi-shopping-basket-done-02:before{content:"\533d"}.hgi-solid.hgi-sharp.hgi-shopping-basket-done-03:before{content:"\533f"}.hgi-solid.hgi-sharp.hgi-shopping-basket-favorite-01:before{content:"\5341"}.hgi-solid.hgi-sharp.hgi-shopping-basket-favorite-02:before{content:"\5343"}.hgi-solid.hgi-sharp.hgi-shopping-basket-favorite-03:before{content:"\5345"}.hgi-solid.hgi-sharp.hgi-shopping-basket-remove-01:before{content:"\5347"}.hgi-solid.hgi-sharp.hgi-shopping-basket-remove-02:before{content:"\5349"}.hgi-solid.hgi-sharp.hgi-shopping-basket-remove-03:before{content:"\534b"}.hgi-solid.hgi-sharp.hgi-shopping-basket-secure-01:before{content:"\534d"}.hgi-solid.hgi-sharp.hgi-shopping-basket-secure-02:before{content:"\534f"}.hgi-solid.hgi-sharp.hgi-shopping-basket-secure-03:before{content:"\5351"}.hgi-solid.hgi-sharp.hgi-shopping-cart-01:before{content:"\5353"}.hgi-solid.hgi-sharp.hgi-shopping-cart-02:before{content:"\5355"}.hgi-solid.hgi-sharp.hgi-shopping-cart-add-01:before{content:"\5357"}.hgi-solid.hgi-sharp.hgi-shopping-cart-add-02:before{content:"\5359"}.hgi-solid.hgi-sharp.hgi-shopping-cart-check-01:before{content:"\535b"}.hgi-solid.hgi-sharp.hgi-shopping-cart-check-02:before{content:"\535d"}.hgi-solid.hgi-sharp.hgi-shopping-cart-check-in-01:before{content:"\535f"}.hgi-solid.hgi-sharp.hgi-shopping-cart-check-in-02:before{content:"\5361"}.hgi-solid.hgi-sharp.hgi-shopping-cart-check-out-01:before{content:"\5363"}.hgi-solid.hgi-sharp.hgi-shopping-cart-check-out-02:before{content:"\5365"}.hgi-solid.hgi-sharp.hgi-shopping-cart-favorite-01:before{content:"\5367"}.hgi-solid.hgi-sharp.hgi-shopping-cart-favorite-02:before{content:"\5369"}.hgi-solid.hgi-sharp.hgi-shopping-cart-remove-01:before{content:"\536b"}.hgi-solid.hgi-sharp.hgi-shopping-cart-remove-02:before{content:"\536d"}.hgi-solid.hgi-sharp.hgi-shorts-pants:before{content:"\536f"}.hgi-solid.hgi-sharp.hgi-shuffle-square:before{content:"\5372"}.hgi-solid.hgi-sharp.hgi-shuffle:before{content:"\5373"}.hgi-solid.hgi-sharp.hgi-shutterstock:before{content:"\5375"}.hgi-solid.hgi-sharp.hgi-sidebar-bottom:before{content:"\5377"}.hgi-solid.hgi-sharp.hgi-sidebar-left-01:before{content:"\5379"}.hgi-solid.hgi-sharp.hgi-sidebar-left:before{content:"\537b"}.hgi-solid.hgi-sharp.hgi-sidebar-right-01:before{content:"\537d"}.hgi-solid.hgi-sharp.hgi-sidebar-right:before{content:"\537f"}.hgi-solid.hgi-sharp.hgi-sidebar-top:before{content:"\5381"}.hgi-solid.hgi-sharp.hgi-sign-language-c:before{content:"\5383"}.hgi-solid.hgi-sharp.hgi-signal-full-01:before{content:"\5385"}.hgi-solid.hgi-sharp.hgi-signal-full-02:before{content:"\5387"}.hgi-solid.hgi-sharp.hgi-signal-low-01:before{content:"\5389"}.hgi-solid.hgi-sharp.hgi-signal-low-02:before{content:"\538b"}.hgi-solid.hgi-sharp.hgi-signal-low-medium:before{content:"\538d"}.hgi-solid.hgi-sharp.hgi-signal-medium-01:before{content:"\538f"}.hgi-solid.hgi-sharp.hgi-signal-medium-02:before{content:"\5391"}.hgi-solid.hgi-sharp.hgi-signal-no-01:before{content:"\5393"}.hgi-solid.hgi-sharp.hgi-signal-no-02:before{content:"\5395"}.hgi-solid.hgi-sharp.hgi-signal:before{content:"\5397"}.hgi-solid.hgi-sharp.hgi-signature:before{content:"\5399"}.hgi-solid.hgi-sharp.hgi-silence:before{content:"\539b"}.hgi-solid.hgi-sharp.hgi-simcard-01:before{content:"\539d"}.hgi-solid.hgi-sharp.hgi-simcard-02:before{content:"\539f"}.hgi-solid.hgi-sharp.hgi-simcard-dual:before{content:"\53a1"}.hgi-solid.hgi-sharp.hgi-sin:before{content:"\53a3"}.hgi-solid.hgi-sharp.hgi-sine-01:before{content:"\53a5"}.hgi-solid.hgi-sharp.hgi-sine-02:before{content:"\53a7"}.hgi-solid.hgi-sharp.hgi-sing-left:before{content:"\53a9"}.hgi-solid.hgi-sharp.hgi-sing-right:before{content:"\53ab"}.hgi-solid.hgi-sharp.hgi-sink-01:before{content:"\53ad"}.hgi-solid.hgi-sharp.hgi-sink-02:before{content:"\53af"}.hgi-solid.hgi-sharp.hgi-siri:before{content:"\53b1"}.hgi-solid.hgi-sharp.hgi-sketch:before{content:"\53b3"}.hgi-solid.hgi-sharp.hgi-skew:before{content:"\53b5"}.hgi-solid.hgi-sharp.hgi-ski-dice-faces-01:before{content:"\53b7"}.hgi-solid.hgi-sharp.hgi-skipping-rope:before{content:"\53b9"}.hgi-solid.hgi-sharp.hgi-skull:before{content:"\53bb"}.hgi-solid.hgi-sharp.hgi-skype:before{content:"\53bd"}.hgi-solid.hgi-sharp.hgi-slack:before{content:"\53bf"}.hgi-solid.hgi-sharp.hgi-sleeping:before{content:"\53c1"}.hgi-solid.hgi-sharp.hgi-sleeveless:before{content:"\53c3"}.hgi-solid.hgi-sharp.hgi-sliders-horizontal:before{content:"\53c5"}.hgi-solid.hgi-sharp.hgi-sliders-vertical:before{content:"\53c7"}.hgi-solid.hgi-sharp.hgi-slideshare:before{content:"\53c9"}.hgi-solid.hgi-sharp.hgi-slow-winds:before{content:"\53cb"}.hgi-solid.hgi-sharp.hgi-smart-ac:before{content:"\53cd"}.hgi-solid.hgi-sharp.hgi-smart-phone-01:before{content:"\53cf"}.hgi-solid.hgi-sharp.hgi-smart-phone-02:before{content:"\53d1"}.hgi-solid.hgi-sharp.hgi-smart-phone-03:before{content:"\53d3"}.hgi-solid.hgi-sharp.hgi-smart-phone-04:before{content:"\53d5"}.hgi-solid.hgi-sharp.hgi-smart-phone-landscape:before{content:"\53d7"}.hgi-solid.hgi-sharp.hgi-smart-watch-01:before{content:"\53da"}.hgi-solid.hgi-sharp.hgi-smart-watch-02:before{content:"\53dc"}.hgi-solid.hgi-sharp.hgi-smart-watch-03:before{content:"\53de"}.hgi-solid.hgi-sharp.hgi-smart-watch-04:before{content:"\53e0"}.hgi-solid.hgi-sharp.hgi-smart:before{content:"\53e1"}.hgi-solid.hgi-sharp.hgi-smartphone-lost-wifi:before{content:"\53e3"}.hgi-solid.hgi-sharp.hgi-smartphone-wifi:before{content:"\53e5"}.hgi-solid.hgi-sharp.hgi-smile-dizzy:before{content:"\53e7"}.hgi-solid.hgi-sharp.hgi-smile:before{content:"\53e9"}.hgi-solid.hgi-sharp.hgi-sms-code:before{content:"\53eb"}.hgi-solid.hgi-sharp.hgi-snail:before{content:"\53ed"}.hgi-solid.hgi-sharp.hgi-snapchat:before{content:"\53ef"}.hgi-solid.hgi-sharp.hgi-snow:before{content:"\53f1"}.hgi-solid.hgi-sharp.hgi-soda-can:before{content:"\53f3"}.hgi-solid.hgi-sharp.hgi-sofa-01:before{content:"\53f5"}.hgi-solid.hgi-sharp.hgi-sofa-02:before{content:"\53f7"}.hgi-solid.hgi-sharp.hgi-sofa-03:before{content:"\53f9"}.hgi-solid.hgi-sharp.hgi-sofa-single:before{content:"\53fb"}.hgi-solid.hgi-sharp.hgi-soft-drink-01:before{content:"\53fd"}.hgi-solid.hgi-sharp.hgi-soft-drink-02:before{content:"\53ff"}.hgi-solid.hgi-sharp.hgi-software-license:before{content:"\5401"}.hgi-solid.hgi-sharp.hgi-software-uninstall:before{content:"\5404"}.hgi-solid.hgi-sharp.hgi-software:before{content:"\5405"}.hgi-solid.hgi-sharp.hgi-soil-moisture-field:before{content:"\5407"}.hgi-solid.hgi-sharp.hgi-soil-moisture-global:before{content:"\5409"}.hgi-solid.hgi-sharp.hgi-soil-temperature-field:before{content:"\540b"}.hgi-solid.hgi-sharp.hgi-soil-temperature-global:before{content:"\540d"}.hgi-solid.hgi-sharp.hgi-solar-energy:before{content:"\540f"}.hgi-solid.hgi-sharp.hgi-solar-panel-01:before{content:"\5411"}.hgi-solid.hgi-sharp.hgi-solar-panel-02:before{content:"\5413"}.hgi-solid.hgi-sharp.hgi-solar-panel-03:before{content:"\5415"}.hgi-solid.hgi-sharp.hgi-solar-panel-04:before{content:"\5417"}.hgi-solid.hgi-sharp.hgi-solar-panel-05:before{content:"\5419"}.hgi-solid.hgi-sharp.hgi-solar-power:before{content:"\541b"}.hgi-solid.hgi-sharp.hgi-solar-system-01:before{content:"\541d"}.hgi-solid.hgi-sharp.hgi-solar-system:before{content:"\541f"}.hgi-solid.hgi-sharp.hgi-solid-line-01:before{content:"\5421"}.hgi-solid.hgi-sharp.hgi-solid-line-02:before{content:"\5423"}.hgi-solid.hgi-sharp.hgi-sort-by-down-01:before{content:"\5425"}.hgi-solid.hgi-sharp.hgi-sort-by-down-02:before{content:"\5427"}.hgi-solid.hgi-sharp.hgi-sort-by-up-01:before{content:"\5429"}.hgi-solid.hgi-sharp.hgi-sort-by-up-02:before{content:"\542b"}.hgi-solid.hgi-sharp.hgi-sorting-01:before{content:"\542d"}.hgi-solid.hgi-sharp.hgi-sorting-02:before{content:"\542f"}.hgi-solid.hgi-sharp.hgi-sorting-03:before{content:"\5431"}.hgi-solid.hgi-sharp.hgi-sorting-04:before{content:"\5433"}.hgi-solid.hgi-sharp.hgi-sorting-05:before{content:"\5435"}.hgi-solid.hgi-sharp.hgi-sorting-1-9:before{content:"\5437"}.hgi-solid.hgi-sharp.hgi-sorting-9-1:before{content:"\5439"}.hgi-solid.hgi-sharp.hgi-sorting-a-z-01:before{content:"\543b"}.hgi-solid.hgi-sharp.hgi-sorting-a-z-02:before{content:"\543d"}.hgi-solid.hgi-sharp.hgi-sorting-down:before{content:"\543f"}.hgi-solid.hgi-sharp.hgi-sorting-up:before{content:"\5441"}.hgi-solid.hgi-sharp.hgi-sorting-z-a-01:before{content:"\5443"}.hgi-solid.hgi-sharp.hgi-soundcloud:before{content:"\5445"}.hgi-solid.hgi-sharp.hgi-source-code-circle:before{content:"\5447"}.hgi-solid.hgi-sharp.hgi-source-code-square:before{content:"\544a"}.hgi-solid.hgi-sharp.hgi-source-code:before{content:"\544b"}.hgi-solid.hgi-sharp.hgi-spaceship:before{content:"\544d"}.hgi-solid.hgi-sharp.hgi-spades:before{content:"\544f"}.hgi-solid.hgi-sharp.hgi-spaghetti:before{content:"\5451"}.hgi-solid.hgi-sharp.hgi-spam:before{content:"\5453"}.hgi-solid.hgi-sharp.hgi-sparkles:before{content:"\5455"}.hgi-solid.hgi-sharp.hgi-spartan-helmet:before{content:"\5457"}.hgi-solid.hgi-sharp.hgi-spatula:before{content:"\5459"}.hgi-solid.hgi-sharp.hgi-speaker-01:before{content:"\545b"}.hgi-solid.hgi-sharp.hgi-speaker:before{content:"\545d"}.hgi-solid.hgi-sharp.hgi-speech-to-text:before{content:"\545f"}.hgi-solid.hgi-sharp.hgi-speed-train-01:before{content:"\5461"}.hgi-solid.hgi-sharp.hgi-speed-train-02:before{content:"\5463"}.hgi-solid.hgi-sharp.hgi-sperm:before{content:"\5465"}.hgi-solid.hgi-sharp.hgi-sphere:before{content:"\5467"}.hgi-solid.hgi-sharp.hgi-spirals:before{content:"\5469"}.hgi-solid.hgi-sharp.hgi-spoon-and-fork:before{content:"\546b"}.hgi-solid.hgi-sharp.hgi-spoon-and-knife:before{content:"\546d"}.hgi-solid.hgi-sharp.hgi-spoon:before{content:"\546f"}.hgi-solid.hgi-sharp.hgi-spotify:before{content:"\5471"}.hgi-solid.hgi-sharp.hgi-sql:before{content:"\5473"}.hgi-solid.hgi-sharp.hgi-square-01:before{content:"\5475"}.hgi-solid.hgi-sharp.hgi-square-arrow-data-transfer-diagonal:before{content:"\5477"}.hgi-solid.hgi-sharp.hgi-square-arrow-data-transfer-horizontal:before{content:"\5479"}.hgi-solid.hgi-sharp.hgi-square-arrow-data-transfer-vertical:before{content:"\547b"}.hgi-solid.hgi-sharp.hgi-square-arrow-diagonal-01:before{content:"\547d"}.hgi-solid.hgi-sharp.hgi-square-arrow-diagonal-02:before{content:"\547f"}.hgi-solid.hgi-sharp.hgi-square-arrow-down-01:before{content:"\5481"}.hgi-solid.hgi-sharp.hgi-square-arrow-down-02:before{content:"\5483"}.hgi-solid.hgi-sharp.hgi-square-arrow-down-03:before{content:"\5485"}.hgi-solid.hgi-sharp.hgi-square-arrow-down-double:before{content:"\5487"}.hgi-solid.hgi-sharp.hgi-square-arrow-down-left:before{content:"\5489"}.hgi-solid.hgi-sharp.hgi-square-arrow-down-right:before{content:"\548b"}.hgi-solid.hgi-sharp.hgi-square-arrow-expand-01:before{content:"\548d"}.hgi-solid.hgi-sharp.hgi-square-arrow-expand-02:before{content:"\548f"}.hgi-solid.hgi-sharp.hgi-square-arrow-horizontal:before{content:"\5491"}.hgi-solid.hgi-sharp.hgi-square-arrow-left-01:before{content:"\5493"}.hgi-solid.hgi-sharp.hgi-square-arrow-left-02:before{content:"\5495"}.hgi-solid.hgi-sharp.hgi-square-arrow-left-03:before{content:"\5497"}.hgi-solid.hgi-sharp.hgi-square-arrow-left-double:before{content:"\5499"}.hgi-solid.hgi-sharp.hgi-square-arrow-left-right:before{content:"\549b"}.hgi-solid.hgi-sharp.hgi-square-arrow-move-down-left:before{content:"\549d"}.hgi-solid.hgi-sharp.hgi-square-arrow-move-down-right:before{content:"\549f"}.hgi-solid.hgi-sharp.hgi-square-arrow-move-left-down:before{content:"\54a1"}.hgi-solid.hgi-sharp.hgi-square-arrow-move-left-up:before{content:"\54a3"}.hgi-solid.hgi-sharp.hgi-square-arrow-move-right-down:before{content:"\54a5"}.hgi-solid.hgi-sharp.hgi-square-arrow-move-right-up:before{content:"\54a7"}.hgi-solid.hgi-sharp.hgi-square-arrow-reload-01:before{content:"\54a9"}.hgi-solid.hgi-sharp.hgi-square-arrow-reload-02:before{content:"\54ab"}.hgi-solid.hgi-sharp.hgi-square-arrow-right-01:before{content:"\54ad"}.hgi-solid.hgi-sharp.hgi-square-arrow-right-02:before{content:"\54af"}.hgi-solid.hgi-sharp.hgi-square-arrow-right-03:before{content:"\54b1"}.hgi-solid.hgi-sharp.hgi-square-arrow-right-double:before{content:"\54b3"}.hgi-solid.hgi-sharp.hgi-square-arrow-shrink-01:before{content:"\54b5"}.hgi-solid.hgi-sharp.hgi-square-arrow-shrink-02:before{content:"\54b7"}.hgi-solid.hgi-sharp.hgi-square-arrow-up-01:before{content:"\54b9"}.hgi-solid.hgi-sharp.hgi-square-arrow-up-02:before{content:"\54bb"}.hgi-solid.hgi-sharp.hgi-square-arrow-up-03:before{content:"\54bd"}.hgi-solid.hgi-sharp.hgi-square-arrow-up-double:before{content:"\54bf"}.hgi-solid.hgi-sharp.hgi-square-arrow-up-down:before{content:"\54c1"}.hgi-solid.hgi-sharp.hgi-square-arrow-up-left:before{content:"\54c3"}.hgi-solid.hgi-sharp.hgi-square-arrow-up-right:before{content:"\54c5"}.hgi-solid.hgi-sharp.hgi-square-arrow-vertical:before{content:"\54c7"}.hgi-solid.hgi-sharp.hgi-square-circle:before{content:"\54c9"}.hgi-solid.hgi-sharp.hgi-square-lock-01:before{content:"\54cb"}.hgi-solid.hgi-sharp.hgi-square-lock-02:before{content:"\54cd"}.hgi-solid.hgi-sharp.hgi-square-lock-add-01:before{content:"\54cf"}.hgi-solid.hgi-sharp.hgi-square-lock-add-02:before{content:"\54d1"}.hgi-solid.hgi-sharp.hgi-square-lock-check-01:before{content:"\54d3"}.hgi-solid.hgi-sharp.hgi-square-lock-check-02:before{content:"\54d5"}.hgi-solid.hgi-sharp.hgi-square-lock-minus-01:before{content:"\54d7"}.hgi-solid.hgi-sharp.hgi-square-lock-minus-02:before{content:"\54d9"}.hgi-solid.hgi-sharp.hgi-square-lock-password:before{content:"\54db"}.hgi-solid.hgi-sharp.hgi-square-lock-remove-01:before{content:"\54dd"}.hgi-solid.hgi-sharp.hgi-square-lock-remove-02:before{content:"\54df"}.hgi-solid.hgi-sharp.hgi-square-root-square:before{content:"\54e1"}.hgi-solid.hgi-sharp.hgi-square-square:before{content:"\54e4"}.hgi-solid.hgi-sharp.hgi-square-unlock-01:before{content:"\54e6"}.hgi-solid.hgi-sharp.hgi-square-unlock-02:before{content:"\54e8"}.hgi-solid.hgi-sharp.hgi-square:before{content:"\54e9"}.hgi-solid.hgi-sharp.hgi-stack-star:before{content:"\54eb"}.hgi-solid.hgi-sharp.hgi-stake:before{content:"\54ed"}.hgi-solid.hgi-sharp.hgi-stamp-01:before{content:"\54ef"}.hgi-solid.hgi-sharp.hgi-stamp-02:before{content:"\54f1"}.hgi-solid.hgi-sharp.hgi-stamp:before{content:"\54f3"}.hgi-solid.hgi-sharp.hgi-star-circle:before{content:"\54f5"}.hgi-solid.hgi-sharp.hgi-star-face:before{content:"\54f7"}.hgi-solid.hgi-sharp.hgi-star-half:before{content:"\54f9"}.hgi-solid.hgi-sharp.hgi-star-off:before{content:"\54fb"}.hgi-solid.hgi-sharp.hgi-star-square:before{content:"\54fe"}.hgi-solid.hgi-sharp.hgi-star:before{content:"\54ff"}.hgi-solid.hgi-sharp.hgi-stars:before{content:"\5501"}.hgi-solid.hgi-sharp.hgi-start-up-01:before{content:"\5503"}.hgi-solid.hgi-sharp.hgi-start-up-02:before{content:"\5505"}.hgi-solid.hgi-sharp.hgi-stationery:before{content:"\5507"}.hgi-solid.hgi-sharp.hgi-steak:before{content:"\5509"}.hgi-solid.hgi-sharp.hgi-steering:before{content:"\550b"}.hgi-solid.hgi-sharp.hgi-step-into:before{content:"\550d"}.hgi-solid.hgi-sharp.hgi-step-out:before{content:"\550f"}.hgi-solid.hgi-sharp.hgi-step-over:before{content:"\5511"}.hgi-solid.hgi-sharp.hgi-stethoscope-02:before{content:"\5513"}.hgi-solid.hgi-sharp.hgi-stethoscope:before{content:"\5515"}.hgi-solid.hgi-sharp.hgi-sticky-note-01:before{content:"\5517"}.hgi-solid.hgi-sharp.hgi-sticky-note-02:before{content:"\5519"}.hgi-solid.hgi-sharp.hgi-stop-watch:before{content:"\551c"}.hgi-solid.hgi-sharp.hgi-stop:before{content:"\551d"}.hgi-solid.hgi-sharp.hgi-store-01:before{content:"\551f"}.hgi-solid.hgi-sharp.hgi-store-02:before{content:"\5521"}.hgi-solid.hgi-sharp.hgi-store-03:before{content:"\5523"}.hgi-solid.hgi-sharp.hgi-store-04:before{content:"\5525"}.hgi-solid.hgi-sharp.hgi-store-add-01:before{content:"\5527"}.hgi-solid.hgi-sharp.hgi-store-add-02:before{content:"\5529"}.hgi-solid.hgi-sharp.hgi-store-location-01:before{content:"\552b"}.hgi-solid.hgi-sharp.hgi-store-location-02:before{content:"\552d"}.hgi-solid.hgi-sharp.hgi-store-remove-01:before{content:"\552f"}.hgi-solid.hgi-sharp.hgi-store-remove-02:before{content:"\5531"}.hgi-solid.hgi-sharp.hgi-store-verified-01:before{content:"\5533"}.hgi-solid.hgi-sharp.hgi-store-verified-02:before{content:"\5535"}.hgi-solid.hgi-sharp.hgi-straight-edge:before{content:"\5537"}.hgi-solid.hgi-sharp.hgi-strategy:before{content:"\5539"}.hgi-solid.hgi-sharp.hgi-stroke-bottom:before{content:"\553b"}.hgi-solid.hgi-sharp.hgi-stroke-center:before{content:"\553d"}.hgi-solid.hgi-sharp.hgi-stroke-inside:before{content:"\553f"}.hgi-solid.hgi-sharp.hgi-stroke-left:before{content:"\5541"}.hgi-solid.hgi-sharp.hgi-stroke-outside:before{content:"\5543"}.hgi-solid.hgi-sharp.hgi-stroke-right:before{content:"\5545"}.hgi-solid.hgi-sharp.hgi-stroke-top:before{content:"\5547"}.hgi-solid.hgi-sharp.hgi-structure-01:before{content:"\5549"}.hgi-solid.hgi-sharp.hgi-structure-02:before{content:"\554b"}.hgi-solid.hgi-sharp.hgi-structure-03:before{content:"\554d"}.hgi-solid.hgi-sharp.hgi-structure-04:before{content:"\554f"}.hgi-solid.hgi-sharp.hgi-structure-05:before{content:"\5551"}.hgi-solid.hgi-sharp.hgi-structure-add:before{content:"\5553"}.hgi-solid.hgi-sharp.hgi-structure-check:before{content:"\5555"}.hgi-solid.hgi-sharp.hgi-structure-fail:before{content:"\5557"}.hgi-solid.hgi-sharp.hgi-structure-folder-circle:before{content:"\5559"}.hgi-solid.hgi-sharp.hgi-structure-folder:before{content:"\555b"}.hgi-solid.hgi-sharp.hgi-student-card:before{content:"\555d"}.hgi-solid.hgi-sharp.hgi-student:before{content:"\555f"}.hgi-solid.hgi-sharp.hgi-students:before{content:"\5561"}.hgi-solid.hgi-sharp.hgi-study-desk:before{content:"\5563"}.hgi-solid.hgi-sharp.hgi-study-lamp:before{content:"\5565"}.hgi-solid.hgi-sharp.hgi-stumbleupon:before{content:"\5567"}.hgi-solid.hgi-sharp.hgi-submarine:before{content:"\5569"}.hgi-solid.hgi-sharp.hgi-submerge:before{content:"\556b"}.hgi-solid.hgi-sharp.hgi-subnode-add:before{content:"\556d"}.hgi-solid.hgi-sharp.hgi-subnode-delete:before{content:"\556f"}.hgi-solid.hgi-sharp.hgi-subpoena:before{content:"\5571"}.hgi-solid.hgi-sharp.hgi-subtitle:before{content:"\5573"}.hgi-solid.hgi-sharp.hgi-suit-01:before{content:"\5575"}.hgi-solid.hgi-sharp.hgi-suit-02:before{content:"\5577"}.hgi-solid.hgi-sharp.hgi-sujood:before{content:"\5579"}.hgi-solid.hgi-sharp.hgi-summation-01:before{content:"\557b"}.hgi-solid.hgi-sharp.hgi-summation-02:before{content:"\557d"}.hgi-solid.hgi-sharp.hgi-summation-circle:before{content:"\557f"}.hgi-solid.hgi-sharp.hgi-summation-square:before{content:"\5581"}.hgi-solid.hgi-sharp.hgi-sun-01:before{content:"\5583"}.hgi-solid.hgi-sharp.hgi-sun-02:before{content:"\5585"}.hgi-solid.hgi-sharp.hgi-sun-03:before{content:"\5587"}.hgi-solid.hgi-sharp.hgi-sun-cloud-01:before{content:"\5589"}.hgi-solid.hgi-sharp.hgi-sun-cloud-02:before{content:"\558b"}.hgi-solid.hgi-sharp.hgi-sun-cloud-angled-rain-01:before{content:"\558d"}.hgi-solid.hgi-sharp.hgi-sun-cloud-angled-rain-02:before{content:"\558f"}.hgi-solid.hgi-sharp.hgi-sun-cloud-angled-rain-zap-01:before{content:"\5591"}.hgi-solid.hgi-sharp.hgi-sun-cloud-angled-rain-zap-02:before{content:"\5593"}.hgi-solid.hgi-sharp.hgi-sun-cloud-angled-zap-01:before{content:"\5595"}.hgi-solid.hgi-sharp.hgi-sun-cloud-angled-zap-02:before{content:"\5597"}.hgi-solid.hgi-sharp.hgi-sun-cloud-big-rain-01:before{content:"\5599"}.hgi-solid.hgi-sharp.hgi-sun-cloud-big-rain-02:before{content:"\559b"}.hgi-solid.hgi-sharp.hgi-sun-cloud-fast-wind-01:before{content:"\559d"}.hgi-solid.hgi-sharp.hgi-sun-cloud-fast-wind-02:before{content:"\559f"}.hgi-solid.hgi-sharp.hgi-sun-cloud-hailstone-01:before{content:"\55a1"}.hgi-solid.hgi-sharp.hgi-sun-cloud-hailstone-02:before{content:"\55a3"}.hgi-solid.hgi-sharp.hgi-sun-cloud-little-rain-01:before{content:"\55a5"}.hgi-solid.hgi-sharp.hgi-sun-cloud-little-rain-02:before{content:"\55a7"}.hgi-solid.hgi-sharp.hgi-sun-cloud-little-snow-01:before{content:"\55a9"}.hgi-solid.hgi-sharp.hgi-sun-cloud-little-snow-02:before{content:"\55ab"}.hgi-solid.hgi-sharp.hgi-sun-cloud-mid-rain-01:before{content:"\55ad"}.hgi-solid.hgi-sharp.hgi-sun-cloud-mid-rain-02:before{content:"\55af"}.hgi-solid.hgi-sharp.hgi-sun-cloud-mid-snow-01:before{content:"\55b1"}.hgi-solid.hgi-sharp.hgi-sun-cloud-mid-snow-02:before{content:"\55b3"}.hgi-solid.hgi-sharp.hgi-sun-cloud-slow-wind-01:before{content:"\55b5"}.hgi-solid.hgi-sharp.hgi-sun-cloud-slow-wind-02:before{content:"\55b7"}.hgi-solid.hgi-sharp.hgi-sun-cloud-snow-01:before{content:"\55b9"}.hgi-solid.hgi-sharp.hgi-sun-cloud-snow-02:before{content:"\55bb"}.hgi-solid.hgi-sharp.hgi-sunglasses:before{content:"\55bd"}.hgi-solid.hgi-sharp.hgi-sunrise:before{content:"\55bf"}.hgi-solid.hgi-sharp.hgi-sunset:before{content:"\55c1"}.hgi-solid.hgi-sharp.hgi-super-mario-toad:before{content:"\55c4"}.hgi-solid.hgi-sharp.hgi-super-mario:before{content:"\55c5"}.hgi-solid.hgi-sharp.hgi-surfboard:before{content:"\55c7"}.hgi-solid.hgi-sharp.hgi-surprise:before{content:"\55c9"}.hgi-solid.hgi-sharp.hgi-sushi-01:before{content:"\55cb"}.hgi-solid.hgi-sharp.hgi-sushi-02:before{content:"\55cd"}.hgi-solid.hgi-sharp.hgi-sushi-03:before{content:"\55cf"}.hgi-solid.hgi-sharp.hgi-suspicious:before{content:"\55d1"}.hgi-solid.hgi-sharp.hgi-sustainable-energy:before{content:"\55d3"}.hgi-solid.hgi-sharp.hgi-svg-01:before{content:"\55d5"}.hgi-solid.hgi-sharp.hgi-svg-02:before{content:"\55d7"}.hgi-solid.hgi-sharp.hgi-swarm:before{content:"\55d9"}.hgi-solid.hgi-sharp.hgi-swatch:before{content:"\55db"}.hgi-solid.hgi-sharp.hgi-swimming-cap:before{content:"\55dd"}.hgi-solid.hgi-sharp.hgi-swimming:before{content:"\55df"}.hgi-solid.hgi-sharp.hgi-swipe-down-01:before{content:"\55e1"}.hgi-solid.hgi-sharp.hgi-swipe-down-02:before{content:"\55e3"}.hgi-solid.hgi-sharp.hgi-swipe-down-03:before{content:"\55e5"}.hgi-solid.hgi-sharp.hgi-swipe-down-04:before{content:"\55e7"}.hgi-solid.hgi-sharp.hgi-swipe-down-05:before{content:"\55e9"}.hgi-solid.hgi-sharp.hgi-swipe-down-06:before{content:"\55eb"}.hgi-solid.hgi-sharp.hgi-swipe-down-07:before{content:"\55ed"}.hgi-solid.hgi-sharp.hgi-swipe-down-08:before{content:"\55ef"}.hgi-solid.hgi-sharp.hgi-swipe-left-01:before{content:"\55f1"}.hgi-solid.hgi-sharp.hgi-swipe-left-02:before{content:"\55f3"}.hgi-solid.hgi-sharp.hgi-swipe-left-03:before{content:"\55f5"}.hgi-solid.hgi-sharp.hgi-swipe-left-04:before{content:"\55f7"}.hgi-solid.hgi-sharp.hgi-swipe-left-05:before{content:"\55f9"}.hgi-solid.hgi-sharp.hgi-swipe-left-06:before{content:"\55fb"}.hgi-solid.hgi-sharp.hgi-swipe-left-07:before{content:"\55fd"}.hgi-solid.hgi-sharp.hgi-swipe-left-08:before{content:"\55ff"}.hgi-solid.hgi-sharp.hgi-swipe-left-09:before{content:"\5601"}.hgi-solid.hgi-sharp.hgi-swipe-right-01:before{content:"\5603"}.hgi-solid.hgi-sharp.hgi-swipe-right-02:before{content:"\5605"}.hgi-solid.hgi-sharp.hgi-swipe-right-03:before{content:"\5607"}.hgi-solid.hgi-sharp.hgi-swipe-right-04:before{content:"\5609"}.hgi-solid.hgi-sharp.hgi-swipe-right-05:before{content:"\560b"}.hgi-solid.hgi-sharp.hgi-swipe-right-06:before{content:"\560d"}.hgi-solid.hgi-sharp.hgi-swipe-right-07:before{content:"\560f"}.hgi-solid.hgi-sharp.hgi-swipe-right-08:before{content:"\5611"}.hgi-solid.hgi-sharp.hgi-swipe-right-09:before{content:"\5613"}.hgi-solid.hgi-sharp.hgi-swipe-up-01:before{content:"\5615"}.hgi-solid.hgi-sharp.hgi-swipe-up-02:before{content:"\5617"}.hgi-solid.hgi-sharp.hgi-swipe-up-03:before{content:"\5619"}.hgi-solid.hgi-sharp.hgi-swipe-up-04:before{content:"\561b"}.hgi-solid.hgi-sharp.hgi-swipe-up-05:before{content:"\561d"}.hgi-solid.hgi-sharp.hgi-swipe-up-06:before{content:"\561f"}.hgi-solid.hgi-sharp.hgi-swipe-up-07:before{content:"\5621"}.hgi-solid.hgi-sharp.hgi-swipe-up-08:before{content:"\5623"}.hgi-solid.hgi-sharp.hgi-sword-01:before{content:"\5625"}.hgi-solid.hgi-sharp.hgi-sword-02:before{content:"\5627"}.hgi-solid.hgi-sharp.hgi-sword-03:before{content:"\5629"}.hgi-solid.hgi-sharp.hgi-system-update-01:before{content:"\562b"}.hgi-solid.hgi-sharp.hgi-system-update-02:before{content:"\562d"}.hgi-solid.hgi-sharp.hgi-t-shirt:before{content:"\562f"}.hgi-solid.hgi-sharp.hgi-table-01:before{content:"\5631"}.hgi-solid.hgi-sharp.hgi-table-02:before{content:"\5633"}.hgi-solid.hgi-sharp.hgi-table-03:before{content:"\5635"}.hgi-solid.hgi-sharp.hgi-table-lamp-01:before{content:"\5637"}.hgi-solid.hgi-sharp.hgi-table-lamp-02:before{content:"\5639"}.hgi-solid.hgi-sharp.hgi-table-round:before{content:"\563b"}.hgi-solid.hgi-sharp.hgi-table-tennis-bat:before{content:"\563e"}.hgi-solid.hgi-sharp.hgi-table:before{content:"\563f"}.hgi-solid.hgi-sharp.hgi-tablet-01:before{content:"\5641"}.hgi-solid.hgi-sharp.hgi-tablet-02:before{content:"\5643"}.hgi-solid.hgi-sharp.hgi-tablet-connected-bluetooth:before{content:"\5645"}.hgi-solid.hgi-sharp.hgi-tablet-connected-usb:before{content:"\5647"}.hgi-solid.hgi-sharp.hgi-tablet-connected-wifi:before{content:"\5649"}.hgi-solid.hgi-sharp.hgi-tablet-pen:before{content:"\564b"}.hgi-solid.hgi-sharp.hgi-taco-01:before{content:"\564d"}.hgi-solid.hgi-sharp.hgi-taco-02:before{content:"\564f"}.hgi-solid.hgi-sharp.hgi-tag-01:before{content:"\5651"}.hgi-solid.hgi-sharp.hgi-tag-02:before{content:"\5653"}.hgi-solid.hgi-sharp.hgi-tags:before{content:"\5655"}.hgi-solid.hgi-sharp.hgi-taj-mahal:before{content:"\5657"}.hgi-solid.hgi-sharp.hgi-tan:before{content:"\5659"}.hgi-solid.hgi-sharp.hgi-tank-top:before{content:"\565b"}.hgi-solid.hgi-sharp.hgi-tap-01:before{content:"\565d"}.hgi-solid.hgi-sharp.hgi-tap-02:before{content:"\565f"}.hgi-solid.hgi-sharp.hgi-tap-03:before{content:"\5661"}.hgi-solid.hgi-sharp.hgi-tap-04:before{content:"\5663"}.hgi-solid.hgi-sharp.hgi-tap-05:before{content:"\5665"}.hgi-solid.hgi-sharp.hgi-tap-06:before{content:"\5667"}.hgi-solid.hgi-sharp.hgi-tap-07:before{content:"\5669"}.hgi-solid.hgi-sharp.hgi-tap-08:before{content:"\566b"}.hgi-solid.hgi-sharp.hgi-tape-measure:before{content:"\566d"}.hgi-solid.hgi-sharp.hgi-target-01:before{content:"\566f"}.hgi-solid.hgi-sharp.hgi-target-02:before{content:"\5671"}.hgi-solid.hgi-sharp.hgi-target-03:before{content:"\5673"}.hgi-solid.hgi-sharp.hgi-target-dollar:before{content:"\5675"}.hgi-solid.hgi-sharp.hgi-tasbih:before{content:"\5677"}.hgi-solid.hgi-sharp.hgi-task-01:before{content:"\5679"}.hgi-solid.hgi-sharp.hgi-task-02:before{content:"\567b"}.hgi-solid.hgi-sharp.hgi-task-add-01:before{content:"\567d"}.hgi-solid.hgi-sharp.hgi-task-add-02:before{content:"\567f"}.hgi-solid.hgi-sharp.hgi-task-daily-01:before{content:"\5681"}.hgi-solid.hgi-sharp.hgi-task-daily-02:before{content:"\5683"}.hgi-solid.hgi-sharp.hgi-task-done-01:before{content:"\5685"}.hgi-solid.hgi-sharp.hgi-task-done-02:before{content:"\5687"}.hgi-solid.hgi-sharp.hgi-task-edit-01:before{content:"\5689"}.hgi-solid.hgi-sharp.hgi-task-edit-02:before{content:"\568b"}.hgi-solid.hgi-sharp.hgi-task-remove-01:before{content:"\568d"}.hgi-solid.hgi-sharp.hgi-task-remove-02:before{content:"\568f"}.hgi-solid.hgi-sharp.hgi-taxes:before{content:"\5691"}.hgi-solid.hgi-sharp.hgi-taxi:before{content:"\5693"}.hgi-solid.hgi-sharp.hgi-tea-pod:before{content:"\5695"}.hgi-solid.hgi-sharp.hgi-tea:before{content:"\5697"}.hgi-solid.hgi-sharp.hgi-teacher:before{content:"\5699"}.hgi-solid.hgi-sharp.hgi-teaching:before{content:"\569b"}.hgi-solid.hgi-sharp.hgi-teamviewer:before{content:"\569d"}.hgi-solid.hgi-sharp.hgi-telegram:before{content:"\569f"}.hgi-solid.hgi-sharp.hgi-telephone:before{content:"\56a1"}.hgi-solid.hgi-sharp.hgi-telescope-01:before{content:"\56a3"}.hgi-solid.hgi-sharp.hgi-telescope-02:before{content:"\56a5"}.hgi-solid.hgi-sharp.hgi-television-table:before{content:"\56a7"}.hgi-solid.hgi-sharp.hgi-temperature:before{content:"\56a9"}.hgi-solid.hgi-sharp.hgi-tennis-ball:before{content:"\56ab"}.hgi-solid.hgi-sharp.hgi-terrace:before{content:"\56ad"}.hgi-solid.hgi-sharp.hgi-test-tube-01:before{content:"\56af"}.hgi-solid.hgi-sharp.hgi-test-tube-02:before{content:"\56b1"}.hgi-solid.hgi-sharp.hgi-test-tube-03:before{content:"\56b3"}.hgi-solid.hgi-sharp.hgi-test-tube:before{content:"\56b5"}.hgi-solid.hgi-sharp.hgi-tetris:before{content:"\56b7"}.hgi-solid.hgi-sharp.hgi-text-align-center:before{content:"\56b9"}.hgi-solid.hgi-sharp.hgi-text-align-justify-center:before{content:"\56bb"}.hgi-solid.hgi-sharp.hgi-text-align-justify-left:before{content:"\56bd"}.hgi-solid.hgi-sharp.hgi-text-align-justify-right:before{content:"\56bf"}.hgi-solid.hgi-sharp.hgi-text-align-left-01:before{content:"\56c1"}.hgi-solid.hgi-sharp.hgi-text-align-left:before{content:"\56c3"}.hgi-solid.hgi-sharp.hgi-text-align-right-01:before{content:"\56c5"}.hgi-solid.hgi-sharp.hgi-text-align-right:before{content:"\56c7"}.hgi-solid.hgi-sharp.hgi-text-all-caps:before{content:"\56c9"}.hgi-solid.hgi-sharp.hgi-text-bold:before{content:"\56cb"}.hgi-solid.hgi-sharp.hgi-text-centerline-center-top:before{content:"\56cd"}.hgi-solid.hgi-sharp.hgi-text-centerline-left:before{content:"\56cf"}.hgi-solid.hgi-sharp.hgi-text-centerline-middle:before{content:"\56d1"}.hgi-solid.hgi-sharp.hgi-text-centerline-right:before{content:"\56d3"}.hgi-solid.hgi-sharp.hgi-text-check:before{content:"\56d5"}.hgi-solid.hgi-sharp.hgi-text-circle:before{content:"\56d7"}.hgi-solid.hgi-sharp.hgi-text-clear:before{content:"\56d9"}.hgi-solid.hgi-sharp.hgi-text-color:before{content:"\56db"}.hgi-solid.hgi-sharp.hgi-text-creation:before{content:"\56dd"}.hgi-solid.hgi-sharp.hgi-text-firstline-left:before{content:"\56df"}.hgi-solid.hgi-sharp.hgi-text-firstline-right:before{content:"\56e1"}.hgi-solid.hgi-sharp.hgi-text-font:before{content:"\56e3"}.hgi-solid.hgi-sharp.hgi-text-footnote:before{content:"\56e5"}.hgi-solid.hgi-sharp.hgi-text-indent-01:before{content:"\56e7"}.hgi-solid.hgi-sharp.hgi-text-indent-less:before{content:"\56e9"}.hgi-solid.hgi-sharp.hgi-text-indent-more:before{content:"\56eb"}.hgi-solid.hgi-sharp.hgi-text-indent:before{content:"\56ed"}.hgi-solid.hgi-sharp.hgi-text-italic-slash:before{content:"\56f0"}.hgi-solid.hgi-sharp.hgi-text-italic:before{content:"\56f1"}.hgi-solid.hgi-sharp.hgi-text-kerning:before{content:"\56f3"}.hgi-solid.hgi-sharp.hgi-text-number-sign:before{content:"\56f5"}.hgi-solid.hgi-sharp.hgi-text-selection:before{content:"\56f8"}.hgi-solid.hgi-sharp.hgi-text-smallcaps:before{content:"\56fa"}.hgi-solid.hgi-sharp.hgi-text-square:before{content:"\56fc"}.hgi-solid.hgi-sharp.hgi-text-strikethrough:before{content:"\56fe"}.hgi-solid.hgi-sharp.hgi-text-subscript:before{content:"\5700"}.hgi-solid.hgi-sharp.hgi-text-superscript:before{content:"\5702"}.hgi-solid.hgi-sharp.hgi-text-tracking:before{content:"\5704"}.hgi-solid.hgi-sharp.hgi-text-underline:before{content:"\5706"}.hgi-solid.hgi-sharp.hgi-text-variable-front:before{content:"\5708"}.hgi-solid.hgi-sharp.hgi-text-vertical-alignment:before{content:"\570a"}.hgi-solid.hgi-sharp.hgi-text-wrap:before{content:"\570c"}.hgi-solid.hgi-sharp.hgi-text:before{content:"\570d"}.hgi-solid.hgi-sharp.hgi-the-prophets-mosque:before{content:"\570f"}.hgi-solid.hgi-sharp.hgi-thermometer-cold:before{content:"\5711"}.hgi-solid.hgi-sharp.hgi-thermometer-warm:before{content:"\5714"}.hgi-solid.hgi-sharp.hgi-thermometer:before{content:"\5715"}.hgi-solid.hgi-sharp.hgi-third-bracket-circle:before{content:"\5717"}.hgi-solid.hgi-sharp.hgi-third-bracket-square:before{content:"\571a"}.hgi-solid.hgi-sharp.hgi-third-bracket:before{content:"\571b"}.hgi-solid.hgi-sharp.hgi-thread:before{content:"\571d"}.hgi-solid.hgi-sharp.hgi-threads-ellipse:before{content:"\571f"}.hgi-solid.hgi-sharp.hgi-threads-rectangle:before{content:"\5721"}.hgi-solid.hgi-sharp.hgi-threads:before{content:"\5723"}.hgi-solid.hgi-sharp.hgi-three-d-move:before{content:"\5725"}.hgi-solid.hgi-sharp.hgi-three-d-rotate:before{content:"\5727"}.hgi-solid.hgi-sharp.hgi-three-d-scale:before{content:"\5729"}.hgi-solid.hgi-sharp.hgi-three-d-view:before{content:"\572b"}.hgi-solid.hgi-sharp.hgi-three-finger-01:before{content:"\572d"}.hgi-solid.hgi-sharp.hgi-three-finger-02:before{content:"\572f"}.hgi-solid.hgi-sharp.hgi-three-finger-03:before{content:"\5731"}.hgi-solid.hgi-sharp.hgi-three-finger-04:before{content:"\5733"}.hgi-solid.hgi-sharp.hgi-three-finger-05:before{content:"\5735"}.hgi-solid.hgi-sharp.hgi-thumbs-down-ellipse:before{content:"\5737"}.hgi-solid.hgi-sharp.hgi-thumbs-down-rectangle:before{content:"\5739"}.hgi-solid.hgi-sharp.hgi-thumbs-down:before{content:"\573b"}.hgi-solid.hgi-sharp.hgi-thumbs-up-down:before{content:"\573d"}.hgi-solid.hgi-sharp.hgi-thumbs-up-ellipse:before{content:"\573f"}.hgi-solid.hgi-sharp.hgi-thumbs-up-rectangle:before{content:"\5741"}.hgi-solid.hgi-sharp.hgi-thumbs-up:before{content:"\5743"}.hgi-solid.hgi-sharp.hgi-tic-tac-toe:before{content:"\5745"}.hgi-solid.hgi-sharp.hgi-tick-01:before{content:"\5747"}.hgi-solid.hgi-sharp.hgi-tick-02:before{content:"\5749"}.hgi-solid.hgi-sharp.hgi-tick-03:before{content:"\574b"}.hgi-solid.hgi-sharp.hgi-tick-04:before{content:"\574d"}.hgi-solid.hgi-sharp.hgi-tick-double-01:before{content:"\574f"}.hgi-solid.hgi-sharp.hgi-tick-double-02:before{content:"\5751"}.hgi-solid.hgi-sharp.hgi-tick-double-03:before{content:"\5753"}.hgi-solid.hgi-sharp.hgi-tick-double-04:before{content:"\5755"}.hgi-solid.hgi-sharp.hgi-ticket-01:before{content:"\5757"}.hgi-solid.hgi-sharp.hgi-ticket-02:before{content:"\5759"}.hgi-solid.hgi-sharp.hgi-ticket-03:before{content:"\575b"}.hgi-solid.hgi-sharp.hgi-ticket-star:before{content:"\575d"}.hgi-solid.hgi-sharp.hgi-tie:before{content:"\575f"}.hgi-solid.hgi-sharp.hgi-tiktok:before{content:"\5761"}.hgi-solid.hgi-sharp.hgi-time-01:before{content:"\5763"}.hgi-solid.hgi-sharp.hgi-time-02:before{content:"\5765"}.hgi-solid.hgi-sharp.hgi-time-03:before{content:"\5767"}.hgi-solid.hgi-sharp.hgi-time-04:before{content:"\5769"}.hgi-solid.hgi-sharp.hgi-time-half-pass:before{content:"\576b"}.hgi-solid.hgi-sharp.hgi-time-management-circle:before{content:"\576d"}.hgi-solid.hgi-sharp.hgi-time-management:before{content:"\576f"}.hgi-solid.hgi-sharp.hgi-time-quarter-pass:before{content:"\5771"}.hgi-solid.hgi-sharp.hgi-time-quarter:before{content:"\5773"}.hgi-solid.hgi-sharp.hgi-time-schedule:before{content:"\5775"}.hgi-solid.hgi-sharp.hgi-time-setting-01:before{content:"\5777"}.hgi-solid.hgi-sharp.hgi-time-setting-02:before{content:"\5779"}.hgi-solid.hgi-sharp.hgi-time-setting-03:before{content:"\577b"}.hgi-solid.hgi-sharp.hgi-timer-01:before{content:"\577d"}.hgi-solid.hgi-sharp.hgi-timer-02:before{content:"\577f"}.hgi-solid.hgi-sharp.hgi-tips:before{content:"\5781"}.hgi-solid.hgi-sharp.hgi-tired-01:before{content:"\5783"}.hgi-solid.hgi-sharp.hgi-tired-02:before{content:"\5785"}.hgi-solid.hgi-sharp.hgi-tissue-paper:before{content:"\5787"}.hgi-solid.hgi-sharp.hgi-toggle-off:before{content:"\5789"}.hgi-solid.hgi-sharp.hgi-toggle-on:before{content:"\578b"}.hgi-solid.hgi-sharp.hgi-toilet-01:before{content:"\578d"}.hgi-solid.hgi-sharp.hgi-toilet-02:before{content:"\578f"}.hgi-solid.hgi-sharp.hgi-tongue-01:before{content:"\5791"}.hgi-solid.hgi-sharp.hgi-tongue-wink-left:before{content:"\5794"}.hgi-solid.hgi-sharp.hgi-tongue-wink-right:before{content:"\5796"}.hgi-solid.hgi-sharp.hgi-tongue:before{content:"\5797"}.hgi-solid.hgi-sharp.hgi-tools:before{content:"\5799"}.hgi-solid.hgi-sharp.hgi-tornado-01:before{content:"\579b"}.hgi-solid.hgi-sharp.hgi-tornado-02:before{content:"\579d"}.hgi-solid.hgi-sharp.hgi-torri-gate:before{content:"\579f"}.hgi-solid.hgi-sharp.hgi-touch-01:before{content:"\57a1"}.hgi-solid.hgi-sharp.hgi-touch-02:before{content:"\57a3"}.hgi-solid.hgi-sharp.hgi-touch-03:before{content:"\57a5"}.hgi-solid.hgi-sharp.hgi-touch-04:before{content:"\57a7"}.hgi-solid.hgi-sharp.hgi-touch-05:before{content:"\57a9"}.hgi-solid.hgi-sharp.hgi-touch-06:before{content:"\57ab"}.hgi-solid.hgi-sharp.hgi-touch-07:before{content:"\57ad"}.hgi-solid.hgi-sharp.hgi-touch-08:before{content:"\57af"}.hgi-solid.hgi-sharp.hgi-touch-09:before{content:"\57b1"}.hgi-solid.hgi-sharp.hgi-touch-10:before{content:"\57b3"}.hgi-solid.hgi-sharp.hgi-touch-interaction-01:before{content:"\57b5"}.hgi-solid.hgi-sharp.hgi-touch-interaction-02:before{content:"\57b7"}.hgi-solid.hgi-sharp.hgi-touch-interaction-03:before{content:"\57b9"}.hgi-solid.hgi-sharp.hgi-touch-interaction-04:before{content:"\57bb"}.hgi-solid.hgi-sharp.hgi-touch-locked-01:before{content:"\57bd"}.hgi-solid.hgi-sharp.hgi-touch-locked-02:before{content:"\57bf"}.hgi-solid.hgi-sharp.hgi-touch-locked-03:before{content:"\57c1"}.hgi-solid.hgi-sharp.hgi-touch-locked-04:before{content:"\57c3"}.hgi-solid.hgi-sharp.hgi-touchpad-01:before{content:"\57c5"}.hgi-solid.hgi-sharp.hgi-touchpad-02:before{content:"\57c7"}.hgi-solid.hgi-sharp.hgi-touchpad-03:before{content:"\57c9"}.hgi-solid.hgi-sharp.hgi-touchpad-04:before{content:"\57cb"}.hgi-solid.hgi-sharp.hgi-tow-truck:before{content:"\57cd"}.hgi-solid.hgi-sharp.hgi-towels:before{content:"\57cf"}.hgi-solid.hgi-sharp.hgi-toy-train:before{content:"\57d1"}.hgi-solid.hgi-sharp.hgi-tractor:before{content:"\57d3"}.hgi-solid.hgi-sharp.hgi-trade-down:before{content:"\57d5"}.hgi-solid.hgi-sharp.hgi-trade-mark:before{content:"\57d7"}.hgi-solid.hgi-sharp.hgi-trade-up:before{content:"\57d9"}.hgi-solid.hgi-sharp.hgi-trademark:before{content:"\57db"}.hgi-solid.hgi-sharp.hgi-traffic-incident:before{content:"\57dd"}.hgi-solid.hgi-sharp.hgi-traffic-light:before{content:"\57df"}.hgi-solid.hgi-sharp.hgi-train-01:before{content:"\57e1"}.hgi-solid.hgi-sharp.hgi-train-02:before{content:"\57e3"}.hgi-solid.hgi-sharp.hgi-tram:before{content:"\57e5"}.hgi-solid.hgi-sharp.hgi-trampoline:before{content:"\57e7"}.hgi-solid.hgi-sharp.hgi-transaction:before{content:"\57e9"}.hgi-solid.hgi-sharp.hgi-transition-bottom:before{content:"\57eb"}.hgi-solid.hgi-sharp.hgi-transition-left:before{content:"\57ed"}.hgi-solid.hgi-sharp.hgi-transition-right:before{content:"\57ef"}.hgi-solid.hgi-sharp.hgi-transition-top:before{content:"\57f1"}.hgi-solid.hgi-sharp.hgi-translate:before{content:"\57f3"}.hgi-solid.hgi-sharp.hgi-translation:before{content:"\57f5"}.hgi-solid.hgi-sharp.hgi-transmission:before{content:"\57f7"}.hgi-solid.hgi-sharp.hgi-transparency:before{content:"\57f9"}.hgi-solid.hgi-sharp.hgi-trapezoid-line-horizontal:before{content:"\57fb"}.hgi-solid.hgi-sharp.hgi-trapezoid-line-vertical:before{content:"\57fd"}.hgi-solid.hgi-sharp.hgi-travel-bag:before{content:"\57ff"}.hgi-solid.hgi-sharp.hgi-treadmill-01:before{content:"\5801"}.hgi-solid.hgi-sharp.hgi-treadmill-02:before{content:"\5803"}.hgi-solid.hgi-sharp.hgi-treatment:before{content:"\5805"}.hgi-solid.hgi-sharp.hgi-tree-01:before{content:"\5807"}.hgi-solid.hgi-sharp.hgi-tree-02:before{content:"\5809"}.hgi-solid.hgi-sharp.hgi-tree-03:before{content:"\580b"}.hgi-solid.hgi-sharp.hgi-tree-04:before{content:"\580d"}.hgi-solid.hgi-sharp.hgi-tree-05:before{content:"\580f"}.hgi-solid.hgi-sharp.hgi-tree-06:before{content:"\5811"}.hgi-solid.hgi-sharp.hgi-tree-07:before{content:"\5813"}.hgi-solid.hgi-sharp.hgi-trello:before{content:"\5815"}.hgi-solid.hgi-sharp.hgi-triangle-01:before{content:"\5817"}.hgi-solid.hgi-sharp.hgi-triangle-02:before{content:"\5819"}.hgi-solid.hgi-sharp.hgi-triangle-03:before{content:"\581b"}.hgi-solid.hgi-sharp.hgi-triangle:before{content:"\581d"}.hgi-solid.hgi-sharp.hgi-trolley-01:before{content:"\581f"}.hgi-solid.hgi-sharp.hgi-trolley-02:before{content:"\5821"}.hgi-solid.hgi-sharp.hgi-tropical-storm-tracks-01:before{content:"\5824"}.hgi-solid.hgi-sharp.hgi-tropical-storm-tracks-02:before{content:"\5826"}.hgi-solid.hgi-sharp.hgi-tropical-storm:before{content:"\5827"}.hgi-solid.hgi-sharp.hgi-truck-delivery:before{content:"\5829"}.hgi-solid.hgi-sharp.hgi-truck-monster:before{content:"\582b"}.hgi-solid.hgi-sharp.hgi-truck-return:before{content:"\582d"}.hgi-solid.hgi-sharp.hgi-truck:before{content:"\582f"}.hgi-solid.hgi-sharp.hgi-trulli:before{content:"\5831"}.hgi-solid.hgi-sharp.hgi-tsunami:before{content:"\5833"}.hgi-solid.hgi-sharp.hgi-tulip:before{content:"\5835"}.hgi-solid.hgi-sharp.hgi-tumblr:before{content:"\5837"}.hgi-solid.hgi-sharp.hgi-turtle-neck:before{content:"\5839"}.hgi-solid.hgi-sharp.hgi-tv-01:before{content:"\583b"}.hgi-solid.hgi-sharp.hgi-tv-02:before{content:"\583d"}.hgi-solid.hgi-sharp.hgi-tv-fix:before{content:"\583f"}.hgi-solid.hgi-sharp.hgi-tv-issue:before{content:"\5841"}.hgi-solid.hgi-sharp.hgi-tv-smart:before{content:"\5843"}.hgi-solid.hgi-sharp.hgi-twin-tower:before{content:"\5845"}.hgi-solid.hgi-sharp.hgi-twitch:before{content:"\5847"}.hgi-solid.hgi-sharp.hgi-twitter-square:before{content:"\584a"}.hgi-solid.hgi-sharp.hgi-twitter:before{content:"\584b"}.hgi-solid.hgi-sharp.hgi-two-factor-access:before{content:"\584d"}.hgi-solid.hgi-sharp.hgi-two-finger-01:before{content:"\584f"}.hgi-solid.hgi-sharp.hgi-two-finger-02:before{content:"\5851"}.hgi-solid.hgi-sharp.hgi-two-finger-03:before{content:"\5853"}.hgi-solid.hgi-sharp.hgi-two-finger-04:before{content:"\5855"}.hgi-solid.hgi-sharp.hgi-two-finger-05:before{content:"\5857"}.hgi-solid.hgi-sharp.hgi-txt-01:before{content:"\5859"}.hgi-solid.hgi-sharp.hgi-txt-02:before{content:"\585b"}.hgi-solid.hgi-sharp.hgi-type-cursor:before{content:"\585d"}.hgi-solid.hgi-sharp.hgi-typescript-01:before{content:"\585f"}.hgi-solid.hgi-sharp.hgi-typescript-02:before{content:"\5861"}.hgi-solid.hgi-sharp.hgi-typescript-03:before{content:"\5863"}.hgi-solid.hgi-sharp.hgi-uber:before{content:"\5865"}.hgi-solid.hgi-sharp.hgi-ufo-01:before{content:"\5867"}.hgi-solid.hgi-sharp.hgi-ufo:before{content:"\5869"}.hgi-solid.hgi-sharp.hgi-umbrella-dollar:before{content:"\586b"}.hgi-solid.hgi-sharp.hgi-umbrella:before{content:"\586d"}.hgi-solid.hgi-sharp.hgi-unamused:before{content:"\586f"}.hgi-solid.hgi-sharp.hgi-unavailable:before{content:"\5871"}.hgi-solid.hgi-sharp.hgi-underpants-01:before{content:"\5873"}.hgi-solid.hgi-sharp.hgi-underpants-02:before{content:"\5875"}.hgi-solid.hgi-sharp.hgi-underpants-03:before{content:"\5877"}.hgi-solid.hgi-sharp.hgi-unfold-less:before{content:"\5879"}.hgi-solid.hgi-sharp.hgi-unfold-more:before{content:"\587b"}.hgi-solid.hgi-sharp.hgi-ungroup-items:before{content:"\587d"}.hgi-solid.hgi-sharp.hgi-ungroup-layers:before{content:"\587f"}.hgi-solid.hgi-sharp.hgi-unhappy:before{content:"\5881"}.hgi-solid.hgi-sharp.hgi-university:before{content:"\5883"}.hgi-solid.hgi-sharp.hgi-unlink-01:before{content:"\5885"}.hgi-solid.hgi-sharp.hgi-unlink-02:before{content:"\5887"}.hgi-solid.hgi-sharp.hgi-unlink-03:before{content:"\5889"}.hgi-solid.hgi-sharp.hgi-unlink-04:before{content:"\588b"}.hgi-solid.hgi-sharp.hgi-unlink-05:before{content:"\588d"}.hgi-solid.hgi-sharp.hgi-unlink-06:before{content:"\588f"}.hgi-solid.hgi-sharp.hgi-unsplash:before{content:"\5891"}.hgi-solid.hgi-sharp.hgi-upload-01:before{content:"\5893"}.hgi-solid.hgi-sharp.hgi-upload-02:before{content:"\5895"}.hgi-solid.hgi-sharp.hgi-upload-03:before{content:"\5897"}.hgi-solid.hgi-sharp.hgi-upload-04:before{content:"\5899"}.hgi-solid.hgi-sharp.hgi-upload-05:before{content:"\589b"}.hgi-solid.hgi-sharp.hgi-upload-circle-01:before{content:"\589d"}.hgi-solid.hgi-sharp.hgi-upload-circle-02:before{content:"\589f"}.hgi-solid.hgi-sharp.hgi-upload-square-01:before{content:"\58a1"}.hgi-solid.hgi-sharp.hgi-upload-square-02:before{content:"\58a3"}.hgi-solid.hgi-sharp.hgi-upwork:before{content:"\58a5"}.hgi-solid.hgi-sharp.hgi-usb-bugs:before{content:"\58a7"}.hgi-solid.hgi-sharp.hgi-usb-connected-01:before{content:"\58a9"}.hgi-solid.hgi-sharp.hgi-usb-connected-02:before{content:"\58ab"}.hgi-solid.hgi-sharp.hgi-usb-connected-03:before{content:"\58ad"}.hgi-solid.hgi-sharp.hgi-usb-error:before{content:"\58af"}.hgi-solid.hgi-sharp.hgi-usb-memory-01:before{content:"\58b1"}.hgi-solid.hgi-sharp.hgi-usb-memory-02:before{content:"\58b3"}.hgi-solid.hgi-sharp.hgi-usb-not-connected-01:before{content:"\58b5"}.hgi-solid.hgi-sharp.hgi-usb-not-connected-02:before{content:"\58b7"}.hgi-solid.hgi-sharp.hgi-usb:before{content:"\58b9"}.hgi-solid.hgi-sharp.hgi-user-account:before{content:"\58bb"}.hgi-solid.hgi-sharp.hgi-user-add-01:before{content:"\58bd"}.hgi-solid.hgi-sharp.hgi-user-add-02:before{content:"\58bf"}.hgi-solid.hgi-sharp.hgi-user-arrow-left-right:before{content:"\58c1"}.hgi-solid.hgi-sharp.hgi-user-block-01:before{content:"\58c3"}.hgi-solid.hgi-sharp.hgi-user-block-02:before{content:"\58c5"}.hgi-solid.hgi-sharp.hgi-user-check-01:before{content:"\58c7"}.hgi-solid.hgi-sharp.hgi-user-check-02:before{content:"\58c9"}.hgi-solid.hgi-sharp.hgi-user-circle-02:before{content:"\58cb"}.hgi-solid.hgi-sharp.hgi-user-circle:before{content:"\58cd"}.hgi-solid.hgi-sharp.hgi-user-edit-01:before{content:"\58cf"}.hgi-solid.hgi-sharp.hgi-user-full-view:before{content:"\58d1"}.hgi-solid.hgi-sharp.hgi-user-group:before{content:"\58d3"}.hgi-solid.hgi-sharp.hgi-user-id-verification:before{content:"\58d5"}.hgi-solid.hgi-sharp.hgi-user-list:before{content:"\58d7"}.hgi-solid.hgi-sharp.hgi-user-lock-01:before{content:"\58d9"}.hgi-solid.hgi-sharp.hgi-user-lock-02:before{content:"\58db"}.hgi-solid.hgi-sharp.hgi-user-love-01:before{content:"\58dd"}.hgi-solid.hgi-sharp.hgi-user-love-02:before{content:"\58df"}.hgi-solid.hgi-sharp.hgi-user-minus-01:before{content:"\58e1"}.hgi-solid.hgi-sharp.hgi-user-minus-02:before{content:"\58e3"}.hgi-solid.hgi-sharp.hgi-user-multiple-02:before{content:"\58e5"}.hgi-solid.hgi-sharp.hgi-user-multiple:before{content:"\58e7"}.hgi-solid.hgi-sharp.hgi-user-question-01:before{content:"\58e9"}.hgi-solid.hgi-sharp.hgi-user-question-02:before{content:"\58eb"}.hgi-solid.hgi-sharp.hgi-user-remove-01:before{content:"\58ed"}.hgi-solid.hgi-sharp.hgi-user-remove-02:before{content:"\58ef"}.hgi-solid.hgi-sharp.hgi-user-roadside:before{content:"\58f1"}.hgi-solid.hgi-sharp.hgi-user-search-01:before{content:"\58f3"}.hgi-solid.hgi-sharp.hgi-user-search-02:before{content:"\58f5"}.hgi-solid.hgi-sharp.hgi-user-settings-01:before{content:"\58f8"}.hgi-solid.hgi-sharp.hgi-user-settings-02:before{content:"\58fa"}.hgi-solid.hgi-sharp.hgi-user-sharing:before{content:"\58fc"}.hgi-solid.hgi-sharp.hgi-user-shield-01:before{content:"\58fe"}.hgi-solid.hgi-sharp.hgi-user-shield-02:before{content:"\5900"}.hgi-solid.hgi-sharp.hgi-user-square:before{content:"\5902"}.hgi-solid.hgi-sharp.hgi-user-star-01:before{content:"\5904"}.hgi-solid.hgi-sharp.hgi-user-star-02:before{content:"\5906"}.hgi-solid.hgi-sharp.hgi-user-status:before{content:"\5908"}.hgi-solid.hgi-sharp.hgi-user-story:before{content:"\590a"}.hgi-solid.hgi-sharp.hgi-user-switch:before{content:"\590c"}.hgi-solid.hgi-sharp.hgi-user-unlock-01:before{content:"\590e"}.hgi-solid.hgi-sharp.hgi-user-unlock-02:before{content:"\5910"}.hgi-solid.hgi-sharp.hgi-user:before{content:"\5911"}.hgi-solid.hgi-sharp.hgi-uv-01:before{content:"\5913"}.hgi-solid.hgi-sharp.hgi-uv-02:before{content:"\5915"}.hgi-solid.hgi-sharp.hgi-uv-03:before{content:"\5917"}.hgi-solid.hgi-sharp.hgi-vaccine:before{content:"\5919"}.hgi-solid.hgi-sharp.hgi-validation-approval:before{content:"\591b"}.hgi-solid.hgi-sharp.hgi-validation:before{content:"\591d"}.hgi-solid.hgi-sharp.hgi-van:before{content:"\591f"}.hgi-solid.hgi-sharp.hgi-variable:before{content:"\5921"}.hgi-solid.hgi-sharp.hgi-vegetarian-food:before{content:"\5923"}.hgi-solid.hgi-sharp.hgi-vertical-resize:before{content:"\5925"}.hgi-solid.hgi-sharp.hgi-vertical-scroll-point:before{content:"\5927"}.hgi-solid.hgi-sharp.hgi-vest:before{content:"\5929"}.hgi-solid.hgi-sharp.hgi-victory-finger-01:before{content:"\592b"}.hgi-solid.hgi-sharp.hgi-victory-finger-02:before{content:"\592d"}.hgi-solid.hgi-sharp.hgi-victory-finger-03:before{content:"\592f"}.hgi-solid.hgi-sharp.hgi-video-01:before{content:"\5931"}.hgi-solid.hgi-sharp.hgi-video-02:before{content:"\5933"}.hgi-solid.hgi-sharp.hgi-video-console:before{content:"\5935"}.hgi-solid.hgi-sharp.hgi-video-off:before{content:"\5937"}.hgi-solid.hgi-sharp.hgi-video-replay:before{content:"\5939"}.hgi-solid.hgi-sharp.hgi-view-off-slash:before{content:"\593c"}.hgi-solid.hgi-sharp.hgi-view-off:before{content:"\593d"}.hgi-solid.hgi-sharp.hgi-view:before{content:"\593f"}.hgi-solid.hgi-sharp.hgi-vimeo:before{content:"\5941"}.hgi-solid.hgi-sharp.hgi-vine-square:before{content:"\5944"}.hgi-solid.hgi-sharp.hgi-vine:before{content:"\5945"}.hgi-solid.hgi-sharp.hgi-vintage-clock:before{content:"\5947"}.hgi-solid.hgi-sharp.hgi-virtual-reality-vr-01:before{content:"\5949"}.hgi-solid.hgi-sharp.hgi-virtual-reality-vr-02:before{content:"\594b"}.hgi-solid.hgi-sharp.hgi-vision:before{content:"\594d"}.hgi-solid.hgi-sharp.hgi-vk-square:before{content:"\5950"}.hgi-solid.hgi-sharp.hgi-vk:before{content:"\5951"}.hgi-solid.hgi-sharp.hgi-voice-id:before{content:"\5953"}.hgi-solid.hgi-sharp.hgi-voice:before{content:"\5955"}.hgi-solid.hgi-sharp.hgi-volleyball:before{content:"\5957"}.hgi-solid.hgi-sharp.hgi-volume-high:before{content:"\5959"}.hgi-solid.hgi-sharp.hgi-volume-low:before{content:"\595b"}.hgi-solid.hgi-sharp.hgi-volume-minus:before{content:"\595d"}.hgi-solid.hgi-sharp.hgi-volume-mute-01:before{content:"\595f"}.hgi-solid.hgi-sharp.hgi-volume-mute-02:before{content:"\5961"}.hgi-solid.hgi-sharp.hgi-volume-off:before{content:"\5963"}.hgi-solid.hgi-sharp.hgi-volume-up:before{content:"\5965"}.hgi-solid.hgi-sharp.hgi-vomiting:before{content:"\5967"}.hgi-solid.hgi-sharp.hgi-voucher:before{content:"\5969"}.hgi-solid.hgi-sharp.hgi-vr-glasses:before{content:"\596b"}.hgi-solid.hgi-sharp.hgi-vr:before{content:"\596d"}.hgi-solid.hgi-sharp.hgi-vynil-01:before{content:"\596f"}.hgi-solid.hgi-sharp.hgi-vynil-02:before{content:"\5971"}.hgi-solid.hgi-sharp.hgi-vynil-03:before{content:"\5973"}.hgi-solid.hgi-sharp.hgi-waiter:before{content:"\5975"}.hgi-solid.hgi-sharp.hgi-waiters:before{content:"\5977"}.hgi-solid.hgi-sharp.hgi-wall-lamp:before{content:"\5979"}.hgi-solid.hgi-sharp.hgi-wallet-01:before{content:"\597b"}.hgi-solid.hgi-sharp.hgi-wallet-02:before{content:"\597d"}.hgi-solid.hgi-sharp.hgi-wallet-03:before{content:"\597f"}.hgi-solid.hgi-sharp.hgi-wallet-add-01:before{content:"\5981"}.hgi-solid.hgi-sharp.hgi-wallet-add-02:before{content:"\5983"}.hgi-solid.hgi-sharp.hgi-wallet-done-01:before{content:"\5985"}.hgi-solid.hgi-sharp.hgi-wallet-done-02:before{content:"\5987"}.hgi-solid.hgi-sharp.hgi-wallet-not-found-01:before{content:"\5989"}.hgi-solid.hgi-sharp.hgi-wallet-not-found-02:before{content:"\598b"}.hgi-solid.hgi-sharp.hgi-wallet-remove-01:before{content:"\598d"}.hgi-solid.hgi-sharp.hgi-wallet-remove-02:before{content:"\598f"}.hgi-solid.hgi-sharp.hgi-wanted:before{content:"\5991"}.hgi-solid.hgi-sharp.hgi-wardrobe-01:before{content:"\5993"}.hgi-solid.hgi-sharp.hgi-wardrobe-02:before{content:"\5995"}.hgi-solid.hgi-sharp.hgi-wardrobe-03:before{content:"\5997"}.hgi-solid.hgi-sharp.hgi-wardrobe-04:before{content:"\5999"}.hgi-solid.hgi-sharp.hgi-warehouse:before{content:"\599b"}.hgi-solid.hgi-sharp.hgi-washington-monument:before{content:"\599d"}.hgi-solid.hgi-sharp.hgi-waste-restore:before{content:"\599f"}.hgi-solid.hgi-sharp.hgi-waste:before{content:"\59a1"}.hgi-solid.hgi-sharp.hgi-watch-01:before{content:"\59a3"}.hgi-solid.hgi-sharp.hgi-watch-02:before{content:"\59a5"}.hgi-solid.hgi-sharp.hgi-water-energy:before{content:"\59a7"}.hgi-solid.hgi-sharp.hgi-water-polo:before{content:"\59a9"}.hgi-solid.hgi-sharp.hgi-water-pump:before{content:"\59ab"}.hgi-solid.hgi-sharp.hgi-waterfall-down-01:before{content:"\59ad"}.hgi-solid.hgi-sharp.hgi-waterfall-down-03:before{content:"\59af"}.hgi-solid.hgi-sharp.hgi-waterfall-up-01:before{content:"\59b1"}.hgi-solid.hgi-sharp.hgi-waterfall-up-02:before{content:"\59b3"}.hgi-solid.hgi-sharp.hgi-watermelon:before{content:"\59b5"}.hgi-solid.hgi-sharp.hgi-wattpad-square:before{content:"\59b8"}.hgi-solid.hgi-sharp.hgi-wattpad:before{content:"\59b9"}.hgi-solid.hgi-sharp.hgi-waving-hand-01:before{content:"\59bb"}.hgi-solid.hgi-sharp.hgi-waving-hand-02:before{content:"\59bd"}.hgi-solid.hgi-sharp.hgi-waze:before{content:"\59bf"}.hgi-solid.hgi-sharp.hgi-web-design-01:before{content:"\59c1"}.hgi-solid.hgi-sharp.hgi-web-design-02:before{content:"\59c3"}.hgi-solid.hgi-sharp.hgi-web-programming:before{content:"\59c5"}.hgi-solid.hgi-sharp.hgi-web-protection:before{content:"\59c7"}.hgi-solid.hgi-sharp.hgi-web-security:before{content:"\59c9"}.hgi-solid.hgi-sharp.hgi-web-validation:before{content:"\59cb"}.hgi-solid.hgi-sharp.hgi-webflow:before{content:"\59cd"}.hgi-solid.hgi-sharp.hgi-wechat:before{content:"\59cf"}.hgi-solid.hgi-sharp.hgi-weight-scale-01:before{content:"\59d1"}.hgi-solid.hgi-sharp.hgi-weight-scale:before{content:"\59d3"}.hgi-solid.hgi-sharp.hgi-wellness:before{content:"\59d5"}.hgi-solid.hgi-sharp.hgi-whatsapp-business:before{content:"\59d7"}.hgi-solid.hgi-sharp.hgi-whatsapp:before{content:"\59d9"}.hgi-solid.hgi-sharp.hgi-wheelchair:before{content:"\59db"}.hgi-solid.hgi-sharp.hgi-whisk:before{content:"\59dd"}.hgi-solid.hgi-sharp.hgi-whistle:before{content:"\59df"}.hgi-solid.hgi-sharp.hgi-wifi-01:before{content:"\59e1"}.hgi-solid.hgi-sharp.hgi-wifi-02:before{content:"\59e3"}.hgi-solid.hgi-sharp.hgi-wifi-circle:before{content:"\59e5"}.hgi-solid.hgi-sharp.hgi-wifi-connected-01:before{content:"\59e7"}.hgi-solid.hgi-sharp.hgi-wifi-connected-02:before{content:"\59e9"}.hgi-solid.hgi-sharp.hgi-wifi-connected-03:before{content:"\59eb"}.hgi-solid.hgi-sharp.hgi-wifi-disconnected-01:before{content:"\59ed"}.hgi-solid.hgi-sharp.hgi-wifi-disconnected-02:before{content:"\59ef"}.hgi-solid.hgi-sharp.hgi-wifi-disconnected-03:before{content:"\59f1"}.hgi-solid.hgi-sharp.hgi-wifi-disconnected-04:before{content:"\59f3"}.hgi-solid.hgi-sharp.hgi-wifi-error-01:before{content:"\59f5"}.hgi-solid.hgi-sharp.hgi-wifi-error-02:before{content:"\59f7"}.hgi-solid.hgi-sharp.hgi-wifi-full-signal:before{content:"\59f9"}.hgi-solid.hgi-sharp.hgi-wifi-location:before{content:"\59fb"}.hgi-solid.hgi-sharp.hgi-wifi-lock:before{content:"\59fd"}.hgi-solid.hgi-sharp.hgi-wifi-low-signal:before{content:"\59ff"}.hgi-solid.hgi-sharp.hgi-wifi-medium-signal:before{content:"\5a01"}.hgi-solid.hgi-sharp.hgi-wifi-no-signal:before{content:"\5a03"}.hgi-solid.hgi-sharp.hgi-wifi-off-01:before{content:"\5a05"}.hgi-solid.hgi-sharp.hgi-wifi-off-02:before{content:"\5a07"}.hgi-solid.hgi-sharp.hgi-wifi-square:before{content:"\5a09"}.hgi-solid.hgi-sharp.hgi-wifi-unlock:before{content:"\5a0b"}.hgi-solid.hgi-sharp.hgi-wikipedia:before{content:"\5a0d"}.hgi-solid.hgi-sharp.hgi-wind-power-01:before{content:"\5a0f"}.hgi-solid.hgi-sharp.hgi-wind-power-02:before{content:"\5a11"}.hgi-solid.hgi-sharp.hgi-wind-power-03:before{content:"\5a13"}.hgi-solid.hgi-sharp.hgi-wind-power:before{content:"\5a15"}.hgi-solid.hgi-sharp.hgi-wind-surf:before{content:"\5a17"}.hgi-solid.hgi-sharp.hgi-wind-turbine:before{content:"\5a19"}.hgi-solid.hgi-sharp.hgi-wink:before{content:"\5a1b"}.hgi-solid.hgi-sharp.hgi-winking:before{content:"\5a1d"}.hgi-solid.hgi-sharp.hgi-wireless-cloud-access:before{content:"\5a1f"}.hgi-solid.hgi-sharp.hgi-wireless:before{content:"\5a21"}.hgi-solid.hgi-sharp.hgi-wise:before{content:"\5a23"}.hgi-solid.hgi-sharp.hgi-wordpress:before{content:"\5a25"}.hgi-solid.hgi-sharp.hgi-work-alert:before{content:"\5a27"}.hgi-solid.hgi-sharp.hgi-work-history:before{content:"\5a29"}.hgi-solid.hgi-sharp.hgi-work-update:before{content:"\5a2b"}.hgi-solid.hgi-sharp.hgi-workflow-circle-01:before{content:"\5a2d"}.hgi-solid.hgi-sharp.hgi-workflow-circle-02:before{content:"\5a2f"}.hgi-solid.hgi-sharp.hgi-workflow-circle-03:before{content:"\5a31"}.hgi-solid.hgi-sharp.hgi-workflow-circle-04:before{content:"\5a33"}.hgi-solid.hgi-sharp.hgi-workflow-circle-05:before{content:"\5a35"}.hgi-solid.hgi-sharp.hgi-workflow-circle-06:before{content:"\5a37"}.hgi-solid.hgi-sharp.hgi-workflow-square-01:before{content:"\5a39"}.hgi-solid.hgi-sharp.hgi-workflow-square-02:before{content:"\5a3b"}.hgi-solid.hgi-sharp.hgi-workflow-square-03:before{content:"\5a3d"}.hgi-solid.hgi-sharp.hgi-workflow-square-04:before{content:"\5a3f"}.hgi-solid.hgi-sharp.hgi-workflow-square-05:before{content:"\5a41"}.hgi-solid.hgi-sharp.hgi-workflow-square-06:before{content:"\5a43"}.hgi-solid.hgi-sharp.hgi-workflow-square-07:before{content:"\5a45"}.hgi-solid.hgi-sharp.hgi-workflow-square-08:before{content:"\5a47"}.hgi-solid.hgi-sharp.hgi-workflow-square-09:before{content:"\5a49"}.hgi-solid.hgi-sharp.hgi-workflow-square-10:before{content:"\5a4b"}.hgi-solid.hgi-sharp.hgi-workout-battle-ropes:before{content:"\5a4d"}.hgi-solid.hgi-sharp.hgi-workout-gymnastics:before{content:"\5a4f"}.hgi-solid.hgi-sharp.hgi-workout-kicking:before{content:"\5a51"}.hgi-solid.hgi-sharp.hgi-workout-run:before{content:"\5a53"}.hgi-solid.hgi-sharp.hgi-workout-sport:before{content:"\5a55"}.hgi-solid.hgi-sharp.hgi-workout-squats:before{content:"\5a57"}.hgi-solid.hgi-sharp.hgi-workout-stretching:before{content:"\5a59"}.hgi-solid.hgi-sharp.hgi-workout-warm-up:before{content:"\5a5b"}.hgi-solid.hgi-sharp.hgi-worry:before{content:"\5a5d"}.hgi-solid.hgi-sharp.hgi-wps-office-rectangle:before{content:"\5a5f"}.hgi-solid.hgi-sharp.hgi-wps-office:before{content:"\5a61"}.hgi-solid.hgi-sharp.hgi-wrench-01:before{content:"\5a63"}.hgi-solid.hgi-sharp.hgi-wrench-02:before{content:"\5a65"}.hgi-solid.hgi-sharp.hgi-wudu:before{content:"\5a67"}.hgi-solid.hgi-sharp.hgi-x-ray:before{content:"\5a69"}.hgi-solid.hgi-sharp.hgi-x-variable-circle:before{content:"\5a6b"}.hgi-solid.hgi-sharp.hgi-x-variable-square:before{content:"\5a6e"}.hgi-solid.hgi-sharp.hgi-x-variable:before{content:"\5a6f"}.hgi-solid.hgi-sharp.hgi-xing:before{content:"\5a71"}.hgi-solid.hgi-sharp.hgi-xls-01:before{content:"\5a73"}.hgi-solid.hgi-sharp.hgi-xls-02:before{content:"\5a75"}.hgi-solid.hgi-sharp.hgi-xml-01:before{content:"\5a77"}.hgi-solid.hgi-sharp.hgi-xml-02:before{content:"\5a79"}.hgi-solid.hgi-sharp.hgi-xsl-01:before{content:"\5a7b"}.hgi-solid.hgi-sharp.hgi-xsl-02:before{content:"\5a7d"}.hgi-solid.hgi-sharp.hgi-yelp:before{content:"\5a7f"}.hgi-solid.hgi-sharp.hgi-yen-circle:before{content:"\5a81"}.hgi-solid.hgi-sharp.hgi-yen-receive:before{content:"\5a83"}.hgi-solid.hgi-sharp.hgi-yen-send:before{content:"\5a86"}.hgi-solid.hgi-sharp.hgi-yen-square:before{content:"\5a88"}.hgi-solid.hgi-sharp.hgi-yen:before{content:"\5a89"}.hgi-solid.hgi-sharp.hgi-yoga-01:before{content:"\5a8b"}.hgi-solid.hgi-sharp.hgi-yoga-02:before{content:"\5a8d"}.hgi-solid.hgi-sharp.hgi-yoga-03:before{content:"\5a8f"}.hgi-solid.hgi-sharp.hgi-yoga-ball:before{content:"\5a91"}.hgi-solid.hgi-sharp.hgi-yoga-mat:before{content:"\5a93"}.hgi-solid.hgi-sharp.hgi-yogurt:before{content:"\5a95"}.hgi-solid.hgi-sharp.hgi-youtube:before{content:"\5a97"}.hgi-solid.hgi-sharp.hgi-yurt:before{content:"\5a99"}.hgi-solid.hgi-sharp.hgi-zakat:before{content:"\5a9b"}.hgi-solid.hgi-sharp.hgi-zap:before{content:"\5a9d"}.hgi-solid.hgi-sharp.hgi-zeppelin:before{content:"\5a9f"}.hgi-solid.hgi-sharp.hgi-zip-01:before{content:"\5aa1"}.hgi-solid.hgi-sharp.hgi-zip-02:before{content:"\5aa3"}.hgi-solid.hgi-sharp.hgi-zoom-circle:before{content:"\5aa5"}.hgi-solid.hgi-sharp.hgi-zoom-in-area:before{content:"\5aa7"}.hgi-solid.hgi-sharp.hgi-zoom-out-area:before{content:"\5aa9"}.hgi-solid.hgi-sharp.hgi-zoom-square:before{content:"\5aac"}.hgi-solid.hgi-sharp.hgi-zoom:before{content:"\5aad"}@font-face{font-family:hgi-solid-standard;src:url("./media/hgi-solid-standard-FUNNDPYB.eot");src:url("./media/hgi-solid-standard-FUNNDPYB.eot#iefix") format("embedded-opentype"),url("./media/hgi-solid-standard-VUHTA2DU.woff2") format("woff2"),url("./media/hgi-solid-standard-Y7AVDVTW.woff") format("woff"),url("./media/hgi-solid-standard-MX45IJGC.ttf") format("truetype"),url("./media/hgi-solid-standard-DLEMGU5Y.svg#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;display:inline-block;font-variant:normal;line-height:1;text-rendering:auto}.hgi-solid.hgi-standard.hgi-abacus:before{content:"\3a71"}.hgi-solid.hgi-standard.hgi-absolute:before{content:"\3a73"}.hgi-solid.hgi-standard.hgi-acceleration:before{content:"\3a75"}.hgi-solid.hgi-standard.hgi-access:before{content:"\3a77"}.hgi-solid.hgi-standard.hgi-accident:before{content:"\3a79"}.hgi-solid.hgi-standard.hgi-account-setting-01:before{content:"\3a7b"}.hgi-solid.hgi-standard.hgi-account-setting-02:before{content:"\3a7d"}.hgi-solid.hgi-standard.hgi-account-setting-03:before{content:"\3a7f"}.hgi-solid.hgi-standard.hgi-activity-01:before{content:"\3a81"}.hgi-solid.hgi-standard.hgi-activity-02:before{content:"\3a83"}.hgi-solid.hgi-standard.hgi-activity-03:before{content:"\3a85"}.hgi-solid.hgi-standard.hgi-activity-04:before{content:"\3a87"}.hgi-solid.hgi-standard.hgi-acute:before{content:"\3a89"}.hgi-solid.hgi-standard.hgi-add-01:before{content:"\3a8b"}.hgi-solid.hgi-standard.hgi-add-02:before{content:"\3a8d"}.hgi-solid.hgi-standard.hgi-add-circle-half-dot:before{content:"\3a8f"}.hgi-solid.hgi-standard.hgi-add-circle:before{content:"\3a91"}.hgi-solid.hgi-standard.hgi-add-square:before{content:"\3a93"}.hgi-solid.hgi-standard.hgi-add-team:before{content:"\3a95"}.hgi-solid.hgi-standard.hgi-address-book:before{content:"\3a97"}.hgi-solid.hgi-standard.hgi-adobe-after-effect:before{content:"\3a99"}.hgi-solid.hgi-standard.hgi-adobe-illustrator:before{content:"\3a9b"}.hgi-solid.hgi-standard.hgi-adobe-indesign:before{content:"\3a9d"}.hgi-solid.hgi-standard.hgi-adobe-photoshop:before{content:"\3a9f"}.hgi-solid.hgi-standard.hgi-adobe-premier:before{content:"\3aa1"}.hgi-solid.hgi-standard.hgi-adobe-xd:before{content:"\3aa3"}.hgi-solid.hgi-standard.hgi-adventure:before{content:"\3aa5"}.hgi-solid.hgi-standard.hgi-advertisiment:before{content:"\3aa7"}.hgi-solid.hgi-standard.hgi-adzan:before{content:"\3aa9"}.hgi-solid.hgi-standard.hgi-affiliate:before{content:"\3aab"}.hgi-solid.hgi-standard.hgi-agreement-01:before{content:"\3aad"}.hgi-solid.hgi-standard.hgi-agreement-02:before{content:"\3aaf"}.hgi-solid.hgi-standard.hgi-agreement-03:before{content:"\3ab1"}.hgi-solid.hgi-standard.hgi-ai-beautify:before{content:"\3ab3"}.hgi-solid.hgi-standard.hgi-ai-book:before{content:"\3ab5"}.hgi-solid.hgi-standard.hgi-ai-brain-01:before{content:"\3ab7"}.hgi-solid.hgi-standard.hgi-ai-brain-02:before{content:"\3ab9"}.hgi-solid.hgi-standard.hgi-ai-brain-03:before{content:"\3abb"}.hgi-solid.hgi-standard.hgi-ai-brain-04:before{content:"\3abd"}.hgi-solid.hgi-standard.hgi-ai-brain-05:before{content:"\3abf"}.hgi-solid.hgi-standard.hgi-ai-browser:before{content:"\3ac1"}.hgi-solid.hgi-standard.hgi-ai-chat-01:before{content:"\3ac3"}.hgi-solid.hgi-standard.hgi-ai-chat-02:before{content:"\3ac5"}.hgi-solid.hgi-standard.hgi-ai-cloud-01:before{content:"\3ac7"}.hgi-solid.hgi-standard.hgi-ai-cloud-02:before{content:"\3ac9"}.hgi-solid.hgi-standard.hgi-ai-cloud:before{content:"\3acb"}.hgi-solid.hgi-standard.hgi-ai-computer:before{content:"\3acd"}.hgi-solid.hgi-standard.hgi-ai-dna:before{content:"\3acf"}.hgi-solid.hgi-standard.hgi-ai-eraser:before{content:"\3ad1"}.hgi-solid.hgi-standard.hgi-ai-folder-01:before{content:"\3ad3"}.hgi-solid.hgi-standard.hgi-ai-folder-02:before{content:"\3ad5"}.hgi-solid.hgi-standard.hgi-ai-game:before{content:"\3ad7"}.hgi-solid.hgi-standard.hgi-ai-generative:before{content:"\3ad9"}.hgi-solid.hgi-standard.hgi-ai-idea:before{content:"\3adb"}.hgi-solid.hgi-standard.hgi-ai-image:before{content:"\3add"}.hgi-solid.hgi-standard.hgi-ai-innovation-01:before{content:"\3adf"}.hgi-solid.hgi-standard.hgi-ai-innovation-02:before{content:"\3ae1"}.hgi-solid.hgi-standard.hgi-ai-innovation-03:before{content:"\3ae3"}.hgi-solid.hgi-standard.hgi-ai-laptop:before{content:"\3ae5"}.hgi-solid.hgi-standard.hgi-ai-learning:before{content:"\3ae7"}.hgi-solid.hgi-standard.hgi-ai-lock:before{content:"\3ae9"}.hgi-solid.hgi-standard.hgi-ai-magic:before{content:"\3aeb"}.hgi-solid.hgi-standard.hgi-ai-mail-01:before{content:"\3aed"}.hgi-solid.hgi-standard.hgi-ai-mail-02:before{content:"\3aef"}.hgi-solid.hgi-standard.hgi-ai-mail:before{content:"\3af1"}.hgi-solid.hgi-standard.hgi-ai-network:before{content:"\3af3"}.hgi-solid.hgi-standard.hgi-ai-phone-01:before{content:"\3af5"}.hgi-solid.hgi-standard.hgi-ai-phone-02:before{content:"\3af7"}.hgi-solid.hgi-standard.hgi-ai-programming:before{content:"\3af9"}.hgi-solid.hgi-standard.hgi-ai-search:before{content:"\3afb"}.hgi-solid.hgi-standard.hgi-ai-security-01:before{content:"\3afd"}.hgi-solid.hgi-standard.hgi-ai-security-02:before{content:"\3aff"}.hgi-solid.hgi-standard.hgi-ai-setting:before{content:"\3b01"}.hgi-solid.hgi-standard.hgi-ai-smartwatch:before{content:"\3b03"}.hgi-solid.hgi-standard.hgi-ai-user:before{content:"\3b05"}.hgi-solid.hgi-standard.hgi-ai-video:before{content:"\3b07"}.hgi-solid.hgi-standard.hgi-ai-view:before{content:"\3b09"}.hgi-solid.hgi-standard.hgi-aids:before{content:"\3b0b"}.hgi-solid.hgi-standard.hgi-airbnb:before{content:"\3b0d"}.hgi-solid.hgi-standard.hgi-aircraft-game:before{content:"\3b0f"}.hgi-solid.hgi-standard.hgi-airdrop:before{content:"\3b11"}.hgi-solid.hgi-standard.hgi-airplane-01:before{content:"\3b13"}.hgi-solid.hgi-standard.hgi-airplane-02:before{content:"\3b15"}.hgi-solid.hgi-standard.hgi-airplane-landing-01:before{content:"\3b17"}.hgi-solid.hgi-standard.hgi-airplane-landing-02:before{content:"\3b19"}.hgi-solid.hgi-standard.hgi-airplane-mode-off:before{content:"\3b1b"}.hgi-solid.hgi-standard.hgi-airplane-mode:before{content:"\3b1d"}.hgi-solid.hgi-standard.hgi-airplane-seat:before{content:"\3b1f"}.hgi-solid.hgi-standard.hgi-airplane-take-off-01:before{content:"\3b21"}.hgi-solid.hgi-standard.hgi-airplane-take-off-02:before{content:"\3b23"}.hgi-solid.hgi-standard.hgi-airplay-line:before{content:"\3b25"}.hgi-solid.hgi-standard.hgi-airpod-01:before{content:"\3b27"}.hgi-solid.hgi-standard.hgi-airpod-02:before{content:"\3b29"}.hgi-solid.hgi-standard.hgi-airpod-03:before{content:"\3b2b"}.hgi-solid.hgi-standard.hgi-airport:before{content:"\3b2d"}.hgi-solid.hgi-standard.hgi-al-aqsa-mosque:before{content:"\3b2f"}.hgi-solid.hgi-standard.hgi-alarm-clock:before{content:"\3b31"}.hgi-solid.hgi-standard.hgi-album-01:before{content:"\3b33"}.hgi-solid.hgi-standard.hgi-album-02:before{content:"\3b35"}.hgi-solid.hgi-standard.hgi-album-not-found-01:before{content:"\3b37"}.hgi-solid.hgi-standard.hgi-album-not-found-02:before{content:"\3b39"}.hgi-solid.hgi-standard.hgi-alert-01:before{content:"\3b3b"}.hgi-solid.hgi-standard.hgi-alert-02:before{content:"\3b3d"}.hgi-solid.hgi-standard.hgi-alert-circle:before{content:"\3b3f"}.hgi-solid.hgi-standard.hgi-alert-diamond:before{content:"\3b41"}.hgi-solid.hgi-standard.hgi-alert-square:before{content:"\3b43"}.hgi-solid.hgi-standard.hgi-algorithm:before{content:"\3b45"}.hgi-solid.hgi-standard.hgi-alien-01:before{content:"\3b47"}.hgi-solid.hgi-standard.hgi-alien-02:before{content:"\3b49"}.hgi-solid.hgi-standard.hgi-align-bottom:before{content:"\3b4b"}.hgi-solid.hgi-standard.hgi-align-box-bottom-center:before{content:"\3b4d"}.hgi-solid.hgi-standard.hgi-align-box-bottom-left:before{content:"\3b4f"}.hgi-solid.hgi-standard.hgi-align-box-bottom-right:before{content:"\3b51"}.hgi-solid.hgi-standard.hgi-align-box-middle-center:before{content:"\3b53"}.hgi-solid.hgi-standard.hgi-align-box-middle-left:before{content:"\3b55"}.hgi-solid.hgi-standard.hgi-align-box-middle-right:before{content:"\3b57"}.hgi-solid.hgi-standard.hgi-align-box-top-center:before{content:"\3b59"}.hgi-solid.hgi-standard.hgi-align-box-top-left:before{content:"\3b5b"}.hgi-solid.hgi-standard.hgi-align-box-top-right:before{content:"\3b5d"}.hgi-solid.hgi-standard.hgi-align-horizontal-center:before{content:"\3b5f"}.hgi-solid.hgi-standard.hgi-align-key-object:before{content:"\3b61"}.hgi-solid.hgi-standard.hgi-align-left:before{content:"\3b63"}.hgi-solid.hgi-standard.hgi-align-right:before{content:"\3b65"}.hgi-solid.hgi-standard.hgi-align-selection:before{content:"\3b67"}.hgi-solid.hgi-standard.hgi-align-top:before{content:"\3b69"}.hgi-solid.hgi-standard.hgi-align-vertical-center:before{content:"\3b6b"}.hgi-solid.hgi-standard.hgi-all-bookmark:before{content:"\3b6d"}.hgi-solid.hgi-standard.hgi-allah:before{content:"\3b6f"}.hgi-solid.hgi-standard.hgi-alms:before{content:"\3b71"}.hgi-solid.hgi-standard.hgi-alpha-circle:before{content:"\3b73"}.hgi-solid.hgi-standard.hgi-alpha-square:before{content:"\3b76"}.hgi-solid.hgi-standard.hgi-alpha:before{content:"\3b77"}.hgi-solid.hgi-standard.hgi-alphabet-arabic:before{content:"\3b79"}.hgi-solid.hgi-standard.hgi-alphabet-bangla:before{content:"\3b7b"}.hgi-solid.hgi-standard.hgi-alphabet-chinese:before{content:"\3b7d"}.hgi-solid.hgi-standard.hgi-alphabet-greek:before{content:"\3b7f"}.hgi-solid.hgi-standard.hgi-alphabet-hebrew:before{content:"\3b81"}.hgi-solid.hgi-standard.hgi-alphabet-hindi:before{content:"\3b83"}.hgi-solid.hgi-standard.hgi-alphabet-japanese:before{content:"\3b85"}.hgi-solid.hgi-standard.hgi-alphabet-korean:before{content:"\3b87"}.hgi-solid.hgi-standard.hgi-alphabet-thai:before{content:"\3b89"}.hgi-solid.hgi-standard.hgi-amazon:before{content:"\3b8b"}.hgi-solid.hgi-standard.hgi-ambulance:before{content:"\3b8d"}.hgi-solid.hgi-standard.hgi-american-football:before{content:"\3b8f"}.hgi-solid.hgi-standard.hgi-amie:before{content:"\3b91"}.hgi-solid.hgi-standard.hgi-ampoule:before{content:"\3b93"}.hgi-solid.hgi-standard.hgi-analysis-text-link:before{content:"\3b95"}.hgi-solid.hgi-standard.hgi-analytics-01:before{content:"\3b97"}.hgi-solid.hgi-standard.hgi-analytics-02:before{content:"\3b99"}.hgi-solid.hgi-standard.hgi-analytics-down:before{content:"\3b9b"}.hgi-solid.hgi-standard.hgi-analytics-up:before{content:"\3b9d"}.hgi-solid.hgi-standard.hgi-anchor-point:before{content:"\3b9f"}.hgi-solid.hgi-standard.hgi-android:before{content:"\3ba1"}.hgi-solid.hgi-standard.hgi-angel:before{content:"\3ba3"}.hgi-solid.hgi-standard.hgi-angle-01:before{content:"\3ba5"}.hgi-solid.hgi-standard.hgi-angle:before{content:"\3ba7"}.hgi-solid.hgi-standard.hgi-angry-bird:before{content:"\3ba9"}.hgi-solid.hgi-standard.hgi-angry:before{content:"\3bab"}.hgi-solid.hgi-standard.hgi-anonymous:before{content:"\3bad"}.hgi-solid.hgi-standard.hgi-api:before{content:"\3baf"}.hgi-solid.hgi-standard.hgi-app-store:before{content:"\3bb1"}.hgi-solid.hgi-standard.hgi-apple-01:before{content:"\3bb3"}.hgi-solid.hgi-standard.hgi-apple-finder:before{content:"\3bb5"}.hgi-solid.hgi-standard.hgi-apple-news:before{content:"\3bb7"}.hgi-solid.hgi-standard.hgi-apple-pie:before{content:"\3bb9"}.hgi-solid.hgi-standard.hgi-apple-reminder:before{content:"\3bbb"}.hgi-solid.hgi-standard.hgi-apple-stocks:before{content:"\3bbe"}.hgi-solid.hgi-standard.hgi-apple-vision-pro:before{content:"\3bc0"}.hgi-solid.hgi-standard.hgi-apple:before{content:"\3bc1"}.hgi-solid.hgi-standard.hgi-approximately-equal-circle:before{content:"\3bc3"}.hgi-solid.hgi-standard.hgi-approximately-equal-square:before{content:"\3bc6"}.hgi-solid.hgi-standard.hgi-approximately-equal:before{content:"\3bc7"}.hgi-solid.hgi-standard.hgi-apricot:before{content:"\3bc9"}.hgi-solid.hgi-standard.hgi-apron:before{content:"\3bcb"}.hgi-solid.hgi-standard.hgi-arc-browser:before{content:"\3bcd"}.hgi-solid.hgi-standard.hgi-archer:before{content:"\3bcf"}.hgi-solid.hgi-standard.hgi-archive-01:before{content:"\3bd1"}.hgi-solid.hgi-standard.hgi-archive-02:before{content:"\3bd3"}.hgi-solid.hgi-standard.hgi-archive:before{content:"\3bd5"}.hgi-solid.hgi-standard.hgi-armored-boot:before{content:"\3bd7"}.hgi-solid.hgi-standard.hgi-arrange-by-letters-a-z:before{content:"\3bd9"}.hgi-solid.hgi-standard.hgi-arrange-by-letters-z-a:before{content:"\3bdb"}.hgi-solid.hgi-standard.hgi-arrange-by-numbers-1-9:before{content:"\3bdd"}.hgi-solid.hgi-standard.hgi-arrange-by-numbers-9-1:before{content:"\3bdf"}.hgi-solid.hgi-standard.hgi-arrange:before{content:"\3be1"}.hgi-solid.hgi-standard.hgi-arrow-all-direction:before{content:"\3be3"}.hgi-solid.hgi-standard.hgi-arrow-data-transfer-diagonal:before{content:"\3be5"}.hgi-solid.hgi-standard.hgi-arrow-data-transfer-horizontal:before{content:"\3be7"}.hgi-solid.hgi-standard.hgi-arrow-data-transfer-vertical:before{content:"\3be9"}.hgi-solid.hgi-standard.hgi-arrow-diagonal:before{content:"\3beb"}.hgi-solid.hgi-standard.hgi-arrow-down-01:before{content:"\3bed"}.hgi-solid.hgi-standard.hgi-arrow-down-02:before{content:"\3bef"}.hgi-solid.hgi-standard.hgi-arrow-down-03:before{content:"\3bf1"}.hgi-solid.hgi-standard.hgi-arrow-down-04:before{content:"\3bf3"}.hgi-solid.hgi-standard.hgi-arrow-down-05:before{content:"\3bf5"}.hgi-solid.hgi-standard.hgi-arrow-down-double:before{content:"\3bf7"}.hgi-solid.hgi-standard.hgi-arrow-down-left-01:before{content:"\3bf9"}.hgi-solid.hgi-standard.hgi-arrow-down-left-02:before{content:"\3bfb"}.hgi-solid.hgi-standard.hgi-arrow-down-right-01:before{content:"\3bfd"}.hgi-solid.hgi-standard.hgi-arrow-down-right-02:before{content:"\3bff"}.hgi-solid.hgi-standard.hgi-arrow-expand-01:before{content:"\3c01"}.hgi-solid.hgi-standard.hgi-arrow-expand-02:before{content:"\3c03"}.hgi-solid.hgi-standard.hgi-arrow-expand-diagonal-01:before{content:"\3c05"}.hgi-solid.hgi-standard.hgi-arrow-expand-diagonal-02:before{content:"\3c07"}.hgi-solid.hgi-standard.hgi-arrow-expand:before{content:"\3c09"}.hgi-solid.hgi-standard.hgi-arrow-horizontal:before{content:"\3c0b"}.hgi-solid.hgi-standard.hgi-arrow-left-01:before{content:"\3c0d"}.hgi-solid.hgi-standard.hgi-arrow-left-02:before{content:"\3c0f"}.hgi-solid.hgi-standard.hgi-arrow-left-03:before{content:"\3c11"}.hgi-solid.hgi-standard.hgi-arrow-left-04:before{content:"\3c13"}.hgi-solid.hgi-standard.hgi-arrow-left-05:before{content:"\3c15"}.hgi-solid.hgi-standard.hgi-arrow-left-double:before{content:"\3c17"}.hgi-solid.hgi-standard.hgi-arrow-left-right:before{content:"\3c19"}.hgi-solid.hgi-standard.hgi-arrow-move-down-left:before{content:"\3c1b"}.hgi-solid.hgi-standard.hgi-arrow-move-down-right:before{content:"\3c1d"}.hgi-solid.hgi-standard.hgi-arrow-move-left-down:before{content:"\3c1f"}.hgi-solid.hgi-standard.hgi-arrow-move-right-down:before{content:"\3c21"}.hgi-solid.hgi-standard.hgi-arrow-move-up-left:before{content:"\3c23"}.hgi-solid.hgi-standard.hgi-arrow-move-up-right:before{content:"\3c25"}.hgi-solid.hgi-standard.hgi-arrow-reload-horizontal:before{content:"\3c27"}.hgi-solid.hgi-standard.hgi-arrow-reload-vertical:before{content:"\3c29"}.hgi-solid.hgi-standard.hgi-arrow-right-01:before{content:"\3c2b"}.hgi-solid.hgi-standard.hgi-arrow-right-02:before{content:"\3c2d"}.hgi-solid.hgi-standard.hgi-arrow-right-03:before{content:"\3c2f"}.hgi-solid.hgi-standard.hgi-arrow-right-04:before{content:"\3c31"}.hgi-solid.hgi-standard.hgi-arrow-right-05:before{content:"\3c33"}.hgi-solid.hgi-standard.hgi-arrow-right-double:before{content:"\3c35"}.hgi-solid.hgi-standard.hgi-arrow-shrink-01:before{content:"\3c37"}.hgi-solid.hgi-standard.hgi-arrow-shrink-02:before{content:"\3c39"}.hgi-solid.hgi-standard.hgi-arrow-shrink:before{content:"\3c3b"}.hgi-solid.hgi-standard.hgi-arrow-turn-backward:before{content:"\3c3d"}.hgi-solid.hgi-standard.hgi-arrow-turn-down:before{content:"\3c3f"}.hgi-solid.hgi-standard.hgi-arrow-turn-forward:before{content:"\3c41"}.hgi-solid.hgi-standard.hgi-arrow-turn-up:before{content:"\3c43"}.hgi-solid.hgi-standard.hgi-arrow-up-01:before{content:"\3c45"}.hgi-solid.hgi-standard.hgi-arrow-up-02:before{content:"\3c47"}.hgi-solid.hgi-standard.hgi-arrow-up-03:before{content:"\3c49"}.hgi-solid.hgi-standard.hgi-arrow-up-04:before{content:"\3c4b"}.hgi-solid.hgi-standard.hgi-arrow-up-05:before{content:"\3c4d"}.hgi-solid.hgi-standard.hgi-arrow-up-double:before{content:"\3c4f"}.hgi-solid.hgi-standard.hgi-arrow-up-down:before{content:"\3c51"}.hgi-solid.hgi-standard.hgi-arrow-up-left-01:before{content:"\3c53"}.hgi-solid.hgi-standard.hgi-arrow-up-left-02:before{content:"\3c55"}.hgi-solid.hgi-standard.hgi-arrow-up-right-01:before{content:"\3c57"}.hgi-solid.hgi-standard.hgi-arrow-up-right-02:before{content:"\3c59"}.hgi-solid.hgi-standard.hgi-arrow-vertical:before{content:"\3c5b"}.hgi-solid.hgi-standard.hgi-artboard-tool:before{content:"\3c5e"}.hgi-solid.hgi-standard.hgi-artboard:before{content:"\3c5f"}.hgi-solid.hgi-standard.hgi-artificial-intelligence-01:before{content:"\3c61"}.hgi-solid.hgi-standard.hgi-artificial-intelligence-02:before{content:"\3c63"}.hgi-solid.hgi-standard.hgi-artificial-intelligence-03:before{content:"\3c65"}.hgi-solid.hgi-standard.hgi-artificial-intelligence-04:before{content:"\3c67"}.hgi-solid.hgi-standard.hgi-artificial-intelligence-05:before{content:"\3c69"}.hgi-solid.hgi-standard.hgi-artificial-intelligence-06:before{content:"\3c6b"}.hgi-solid.hgi-standard.hgi-artificial-intelligence-07:before{content:"\3c6d"}.hgi-solid.hgi-standard.hgi-aspect-ratio:before{content:"\3c6f"}.hgi-solid.hgi-standard.hgi-assignments:before{content:"\3c71"}.hgi-solid.hgi-standard.hgi-asteroid-01:before{content:"\3c73"}.hgi-solid.hgi-standard.hgi-asteroid-02:before{content:"\3c75"}.hgi-solid.hgi-standard.hgi-astronaut-01:before{content:"\3c77"}.hgi-solid.hgi-standard.hgi-astronaut-02:before{content:"\3c79"}.hgi-solid.hgi-standard.hgi-at:before{content:"\3c7b"}.hgi-solid.hgi-standard.hgi-atm-01:before{content:"\3c7d"}.hgi-solid.hgi-standard.hgi-atm-02:before{content:"\3c7f"}.hgi-solid.hgi-standard.hgi-atom-01:before{content:"\3c81"}.hgi-solid.hgi-standard.hgi-atom-02:before{content:"\3c83"}.hgi-solid.hgi-standard.hgi-atomic-power:before{content:"\3c85"}.hgi-solid.hgi-standard.hgi-attachment-01:before{content:"\3c87"}.hgi-solid.hgi-standard.hgi-attachment-02:before{content:"\3c89"}.hgi-solid.hgi-standard.hgi-attachment-circle:before{content:"\3c8b"}.hgi-solid.hgi-standard.hgi-attachment-square:before{content:"\3c8e"}.hgi-solid.hgi-standard.hgi-attachment:before{content:"\3c8f"}.hgi-solid.hgi-standard.hgi-auction:before{content:"\3c91"}.hgi-solid.hgi-standard.hgi-audio-book-01:before{content:"\3c93"}.hgi-solid.hgi-standard.hgi-audio-book-02:before{content:"\3c95"}.hgi-solid.hgi-standard.hgi-audio-book-03:before{content:"\3c97"}.hgi-solid.hgi-standard.hgi-audio-book-04:before{content:"\3c99"}.hgi-solid.hgi-standard.hgi-audit-01:before{content:"\3c9b"}.hgi-solid.hgi-standard.hgi-audit-02:before{content:"\3c9d"}.hgi-solid.hgi-standard.hgi-augmented-reality-ar:before{content:"\3c9f"}.hgi-solid.hgi-standard.hgi-authorized:before{content:"\3ca1"}.hgi-solid.hgi-standard.hgi-auto-conversations:before{content:"\3ca3"}.hgi-solid.hgi-standard.hgi-automotive-battery-01:before{content:"\3ca5"}.hgi-solid.hgi-standard.hgi-automotive-battery-02:before{content:"\3ca7"}.hgi-solid.hgi-standard.hgi-avalanche:before{content:"\3ca9"}.hgi-solid.hgi-standard.hgi-avocado:before{content:"\3cab"}.hgi-solid.hgi-standard.hgi-award-01:before{content:"\3cad"}.hgi-solid.hgi-standard.hgi-award-02:before{content:"\3caf"}.hgi-solid.hgi-standard.hgi-award-03:before{content:"\3cb1"}.hgi-solid.hgi-standard.hgi-award-04:before{content:"\3cb3"}.hgi-solid.hgi-standard.hgi-award-05:before{content:"\3cb5"}.hgi-solid.hgi-standard.hgi-baby-01:before{content:"\3cb7"}.hgi-solid.hgi-standard.hgi-baby-02:before{content:"\3cb9"}.hgi-solid.hgi-standard.hgi-baby-bed-01:before{content:"\3cbb"}.hgi-solid.hgi-standard.hgi-baby-bed-02:before{content:"\3cbd"}.hgi-solid.hgi-standard.hgi-baby-bottle:before{content:"\3cbf"}.hgi-solid.hgi-standard.hgi-baby-boy-dress:before{content:"\3cc1"}.hgi-solid.hgi-standard.hgi-baby-girl-dress:before{content:"\3cc3"}.hgi-solid.hgi-standard.hgi-backpack-01:before{content:"\3cc5"}.hgi-solid.hgi-standard.hgi-backpack-02:before{content:"\3cc7"}.hgi-solid.hgi-standard.hgi-backpack-03:before{content:"\3cc9"}.hgi-solid.hgi-standard.hgi-backward-01:before{content:"\3ccb"}.hgi-solid.hgi-standard.hgi-backward-02:before{content:"\3ccd"}.hgi-solid.hgi-standard.hgi-bacteria:before{content:"\3ccf"}.hgi-solid.hgi-standard.hgi-badminton-shuttle:before{content:"\3cd2"}.hgi-solid.hgi-standard.hgi-badminton:before{content:"\3cd3"}.hgi-solid.hgi-standard.hgi-banana:before{content:"\3cd5"}.hgi-solid.hgi-standard.hgi-bandage:before{content:"\3cd7"}.hgi-solid.hgi-standard.hgi-bank:before{content:"\3cd9"}.hgi-solid.hgi-standard.hgi-bar-code-01:before{content:"\3cdb"}.hgi-solid.hgi-standard.hgi-bar-code-02:before{content:"\3cdd"}.hgi-solid.hgi-standard.hgi-barns:before{content:"\3cdf"}.hgi-solid.hgi-standard.hgi-baseball-bat:before{content:"\3ce1"}.hgi-solid.hgi-standard.hgi-baseball-helmet:before{content:"\3ce3"}.hgi-solid.hgi-standard.hgi-baseball:before{content:"\3ce5"}.hgi-solid.hgi-standard.hgi-basketball-01:before{content:"\3ce7"}.hgi-solid.hgi-standard.hgi-basketball-02:before{content:"\3ce9"}.hgi-solid.hgi-standard.hgi-basketball-hoop:before{content:"\3ceb"}.hgi-solid.hgi-standard.hgi-bathtub-01:before{content:"\3ced"}.hgi-solid.hgi-standard.hgi-bathtub-02:before{content:"\3cef"}.hgi-solid.hgi-standard.hgi-batteries-energy:before{content:"\3cf1"}.hgi-solid.hgi-standard.hgi-battery-charging-01:before{content:"\3cf3"}.hgi-solid.hgi-standard.hgi-battery-charging-02:before{content:"\3cf5"}.hgi-solid.hgi-standard.hgi-battery-eco-charging:before{content:"\3cf7"}.hgi-solid.hgi-standard.hgi-battery-empty:before{content:"\3cf9"}.hgi-solid.hgi-standard.hgi-battery-full:before{content:"\3cfb"}.hgi-solid.hgi-standard.hgi-battery-low:before{content:"\3cfd"}.hgi-solid.hgi-standard.hgi-battery-medium-01:before{content:"\3cff"}.hgi-solid.hgi-standard.hgi-battery-medium-02:before{content:"\3d01"}.hgi-solid.hgi-standard.hgi-bbq-grill:before{content:"\3d03"}.hgi-solid.hgi-standard.hgi-beach-02:before{content:"\3d05"}.hgi-solid.hgi-standard.hgi-beach:before{content:"\3d07"}.hgi-solid.hgi-standard.hgi-beater:before{content:"\3d09"}.hgi-solid.hgi-standard.hgi-bebo:before{content:"\3d0b"}.hgi-solid.hgi-standard.hgi-bed-bunk:before{content:"\3d0d"}.hgi-solid.hgi-standard.hgi-bed-double:before{content:"\3d0f"}.hgi-solid.hgi-standard.hgi-bed-single-01:before{content:"\3d12"}.hgi-solid.hgi-standard.hgi-bed-single-02:before{content:"\3d14"}.hgi-solid.hgi-standard.hgi-bed:before{content:"\3d15"}.hgi-solid.hgi-standard.hgi-bedug-01:before{content:"\3d17"}.hgi-solid.hgi-standard.hgi-bedug-02:before{content:"\3d19"}.hgi-solid.hgi-standard.hgi-behance-01:before{content:"\3d1b"}.hgi-solid.hgi-standard.hgi-behance-02:before{content:"\3d1d"}.hgi-solid.hgi-standard.hgi-belt:before{content:"\3d1f"}.hgi-solid.hgi-standard.hgi-bend-tool:before{content:"\3d21"}.hgi-solid.hgi-standard.hgi-berlin-tower:before{content:"\3d24"}.hgi-solid.hgi-standard.hgi-berlin:before{content:"\3d25"}.hgi-solid.hgi-standard.hgi-beta:before{content:"\3d27"}.hgi-solid.hgi-standard.hgi-bicycle-01:before{content:"\3d29"}.hgi-solid.hgi-standard.hgi-bicycle:before{content:"\3d2b"}.hgi-solid.hgi-standard.hgi-billiard-01:before{content:"\3d2d"}.hgi-solid.hgi-standard.hgi-billiard-02:before{content:"\3d2f"}.hgi-solid.hgi-standard.hgi-binary-code:before{content:"\3d31"}.hgi-solid.hgi-standard.hgi-bing:before{content:"\3d33"}.hgi-solid.hgi-standard.hgi-bio-energy:before{content:"\3d35"}.hgi-solid.hgi-standard.hgi-biomass-energy:before{content:"\3d37"}.hgi-solid.hgi-standard.hgi-biometric-access:before{content:"\3d39"}.hgi-solid.hgi-standard.hgi-biometric-device:before{content:"\3d3b"}.hgi-solid.hgi-standard.hgi-birthday-cake:before{content:"\3d3d"}.hgi-solid.hgi-standard.hgi-biscuit:before{content:"\3d3f"}.hgi-solid.hgi-standard.hgi-bitcoin-01:before{content:"\3d41"}.hgi-solid.hgi-standard.hgi-bitcoin-02:before{content:"\3d43"}.hgi-solid.hgi-standard.hgi-bitcoin-03:before{content:"\3d45"}.hgi-solid.hgi-standard.hgi-bitcoin-04:before{content:"\3d47"}.hgi-solid.hgi-standard.hgi-bitcoin-bag:before{content:"\3d49"}.hgi-solid.hgi-standard.hgi-bitcoin-circle:before{content:"\3d4b"}.hgi-solid.hgi-standard.hgi-bitcoin-cloud:before{content:"\3d4d"}.hgi-solid.hgi-standard.hgi-bitcoin-cpu:before{content:"\3d4f"}.hgi-solid.hgi-standard.hgi-bitcoin-credit-card:before{content:"\3d51"}.hgi-solid.hgi-standard.hgi-bitcoin-database:before{content:"\3d53"}.hgi-solid.hgi-standard.hgi-bitcoin-down-01:before{content:"\3d55"}.hgi-solid.hgi-standard.hgi-bitcoin-down-02:before{content:"\3d57"}.hgi-solid.hgi-standard.hgi-bitcoin-ellipse:before{content:"\3d59"}.hgi-solid.hgi-standard.hgi-bitcoin-eye:before{content:"\3d5b"}.hgi-solid.hgi-standard.hgi-bitcoin-filter:before{content:"\3d5d"}.hgi-solid.hgi-standard.hgi-bitcoin-flashdisk:before{content:"\3d5f"}.hgi-solid.hgi-standard.hgi-bitcoin-graph:before{content:"\3d61"}.hgi-solid.hgi-standard.hgi-bitcoin-invoice:before{content:"\3d63"}.hgi-solid.hgi-standard.hgi-bitcoin-key:before{content:"\3d65"}.hgi-solid.hgi-standard.hgi-bitcoin-location:before{content:"\3d67"}.hgi-solid.hgi-standard.hgi-bitcoin-lock:before{content:"\3d69"}.hgi-solid.hgi-standard.hgi-bitcoin-mail:before{content:"\3d6b"}.hgi-solid.hgi-standard.hgi-bitcoin-mind:before{content:"\3d6d"}.hgi-solid.hgi-standard.hgi-bitcoin-money-01:before{content:"\3d6f"}.hgi-solid.hgi-standard.hgi-bitcoin-money-02:before{content:"\3d71"}.hgi-solid.hgi-standard.hgi-bitcoin-pie-chart:before{content:"\3d73"}.hgi-solid.hgi-standard.hgi-bitcoin-piggy-bank:before{content:"\3d75"}.hgi-solid.hgi-standard.hgi-bitcoin-presentation:before{content:"\3d77"}.hgi-solid.hgi-standard.hgi-bitcoin-receipt:before{content:"\3d79"}.hgi-solid.hgi-standard.hgi-bitcoin-receive:before{content:"\3d7b"}.hgi-solid.hgi-standard.hgi-bitcoin-rectangle:before{content:"\3d7d"}.hgi-solid.hgi-standard.hgi-bitcoin-safe:before{content:"\3d7f"}.hgi-solid.hgi-standard.hgi-bitcoin-search:before{content:"\3d81"}.hgi-solid.hgi-standard.hgi-bitcoin-send:before{content:"\3d84"}.hgi-solid.hgi-standard.hgi-bitcoin-setting:before{content:"\3d86"}.hgi-solid.hgi-standard.hgi-bitcoin-shield:before{content:"\3d88"}.hgi-solid.hgi-standard.hgi-bitcoin-shopping:before{content:"\3d8a"}.hgi-solid.hgi-standard.hgi-bitcoin-smartphone-01:before{content:"\3d8c"}.hgi-solid.hgi-standard.hgi-bitcoin-smartphone-02:before{content:"\3d8e"}.hgi-solid.hgi-standard.hgi-bitcoin-square:before{content:"\3d90"}.hgi-solid.hgi-standard.hgi-bitcoin-store:before{content:"\3d92"}.hgi-solid.hgi-standard.hgi-bitcoin-tag:before{content:"\3d94"}.hgi-solid.hgi-standard.hgi-bitcoin-target:before{content:"\3d96"}.hgi-solid.hgi-standard.hgi-bitcoin-transaction:before{content:"\3d98"}.hgi-solid.hgi-standard.hgi-bitcoin-up-01:before{content:"\3d9a"}.hgi-solid.hgi-standard.hgi-bitcoin-up-02:before{content:"\3d9c"}.hgi-solid.hgi-standard.hgi-bitcoin-wallet:before{content:"\3d9e"}.hgi-solid.hgi-standard.hgi-bitcoin-withdraw:before{content:"\3da0"}.hgi-solid.hgi-standard.hgi-bitcoin:before{content:"\3da1"}.hgi-solid.hgi-standard.hgi-black-hole-01:before{content:"\3da3"}.hgi-solid.hgi-standard.hgi-black-hole:before{content:"\3da5"}.hgi-solid.hgi-standard.hgi-blend:before{content:"\3da7"}.hgi-solid.hgi-standard.hgi-blender:before{content:"\3da9"}.hgi-solid.hgi-standard.hgi-block-game:before{content:"\3dab"}.hgi-solid.hgi-standard.hgi-blockchain-01:before{content:"\3dad"}.hgi-solid.hgi-standard.hgi-blockchain-02:before{content:"\3daf"}.hgi-solid.hgi-standard.hgi-blockchain-03:before{content:"\3db1"}.hgi-solid.hgi-standard.hgi-blockchain-04:before{content:"\3db3"}.hgi-solid.hgi-standard.hgi-blockchain-05:before{content:"\3db5"}.hgi-solid.hgi-standard.hgi-blockchain-06:before{content:"\3db7"}.hgi-solid.hgi-standard.hgi-blockchain-07:before{content:"\3db9"}.hgi-solid.hgi-standard.hgi-blocked:before{content:"\3dbb"}.hgi-solid.hgi-standard.hgi-blogger:before{content:"\3dbd"}.hgi-solid.hgi-standard.hgi-blood-bag:before{content:"\3dbf"}.hgi-solid.hgi-standard.hgi-blood-bottle:before{content:"\3dc1"}.hgi-solid.hgi-standard.hgi-blood-pressure:before{content:"\3dc3"}.hgi-solid.hgi-standard.hgi-blood-type:before{content:"\3dc6"}.hgi-solid.hgi-standard.hgi-blood:before{content:"\3dc7"}.hgi-solid.hgi-standard.hgi-bluetooth-circle:before{content:"\3dc9"}.hgi-solid.hgi-standard.hgi-bluetooth-not-connected:before{content:"\3dcb"}.hgi-solid.hgi-standard.hgi-bluetooth-search:before{content:"\3dcd"}.hgi-solid.hgi-standard.hgi-bluetooth-square:before{content:"\3dd0"}.hgi-solid.hgi-standard.hgi-bluetooth:before{content:"\3dd1"}.hgi-solid.hgi-standard.hgi-blur:before{content:"\3dd3"}.hgi-solid.hgi-standard.hgi-blush-brush-01:before{content:"\3dd5"}.hgi-solid.hgi-standard.hgi-blush-brush-02:before{content:"\3dd7"}.hgi-solid.hgi-standard.hgi-board-math:before{content:"\3dd9"}.hgi-solid.hgi-standard.hgi-boat:before{content:"\3ddb"}.hgi-solid.hgi-standard.hgi-body-armor:before{content:"\3ddd"}.hgi-solid.hgi-standard.hgi-body-part-leg:before{content:"\3ddf"}.hgi-solid.hgi-standard.hgi-body-part-muscle:before{content:"\3de1"}.hgi-solid.hgi-standard.hgi-body-part-six-pack:before{content:"\3de3"}.hgi-solid.hgi-standard.hgi-body-soap:before{content:"\3de5"}.hgi-solid.hgi-standard.hgi-body-weight:before{content:"\3de7"}.hgi-solid.hgi-standard.hgi-bomb:before{content:"\3de9"}.hgi-solid.hgi-standard.hgi-bone-01:before{content:"\3deb"}.hgi-solid.hgi-standard.hgi-bone-02:before{content:"\3ded"}.hgi-solid.hgi-standard.hgi-book-01:before{content:"\3def"}.hgi-solid.hgi-standard.hgi-book-02:before{content:"\3df1"}.hgi-solid.hgi-standard.hgi-book-03:before{content:"\3df3"}.hgi-solid.hgi-standard.hgi-book-04:before{content:"\3df5"}.hgi-solid.hgi-standard.hgi-book-bookmark-01:before{content:"\3df7"}.hgi-solid.hgi-standard.hgi-book-bookmark-02:before{content:"\3df9"}.hgi-solid.hgi-standard.hgi-book-download:before{content:"\3dfb"}.hgi-solid.hgi-standard.hgi-book-edit:before{content:"\3dfd"}.hgi-solid.hgi-standard.hgi-book-open-01:before{content:"\3dff"}.hgi-solid.hgi-standard.hgi-book-open-02:before{content:"\3e01"}.hgi-solid.hgi-standard.hgi-book-upload:before{content:"\3e03"}.hgi-solid.hgi-standard.hgi-bookmark-01:before{content:"\3e05"}.hgi-solid.hgi-standard.hgi-bookmark-02:before{content:"\3e07"}.hgi-solid.hgi-standard.hgi-bookmark-03:before{content:"\3e09"}.hgi-solid.hgi-standard.hgi-bookmark-add-01:before{content:"\3e0b"}.hgi-solid.hgi-standard.hgi-bookmark-add-02:before{content:"\3e0d"}.hgi-solid.hgi-standard.hgi-bookmark-block-01:before{content:"\3e0f"}.hgi-solid.hgi-standard.hgi-bookmark-block-02:before{content:"\3e11"}.hgi-solid.hgi-standard.hgi-bookmark-check-01:before{content:"\3e13"}.hgi-solid.hgi-standard.hgi-bookmark-check-02:before{content:"\3e15"}.hgi-solid.hgi-standard.hgi-bookmark-minus-01:before{content:"\3e17"}.hgi-solid.hgi-standard.hgi-bookmark-minus-02:before{content:"\3e19"}.hgi-solid.hgi-standard.hgi-bookmark-off-01:before{content:"\3e1b"}.hgi-solid.hgi-standard.hgi-bookmark-off-02:before{content:"\3e1d"}.hgi-solid.hgi-standard.hgi-bookmark-remove-01:before{content:"\3e1f"}.hgi-solid.hgi-standard.hgi-bookmark-remove-02:before{content:"\3e21"}.hgi-solid.hgi-standard.hgi-books-01:before{content:"\3e23"}.hgi-solid.hgi-standard.hgi-books-02:before{content:"\3e25"}.hgi-solid.hgi-standard.hgi-bookshelf-01:before{content:"\3e27"}.hgi-solid.hgi-standard.hgi-bookshelf-02:before{content:"\3e29"}.hgi-solid.hgi-standard.hgi-bookshelf-03:before{content:"\3e2b"}.hgi-solid.hgi-standard.hgi-bootstrap:before{content:"\3e2d"}.hgi-solid.hgi-standard.hgi-border-all-01:before{content:"\3e2f"}.hgi-solid.hgi-standard.hgi-border-all-02:before{content:"\3e31"}.hgi-solid.hgi-standard.hgi-border-bottom-01:before{content:"\3e33"}.hgi-solid.hgi-standard.hgi-border-bottom-02:before{content:"\3e35"}.hgi-solid.hgi-standard.hgi-border-full:before{content:"\3e37"}.hgi-solid.hgi-standard.hgi-border-horizontal:before{content:"\3e39"}.hgi-solid.hgi-standard.hgi-border-inner:before{content:"\3e3b"}.hgi-solid.hgi-standard.hgi-border-left-01:before{content:"\3e3d"}.hgi-solid.hgi-standard.hgi-border-left-02:before{content:"\3e3f"}.hgi-solid.hgi-standard.hgi-border-none-01:before{content:"\3e41"}.hgi-solid.hgi-standard.hgi-border-none-02:before{content:"\3e43"}.hgi-solid.hgi-standard.hgi-border-right-01:before{content:"\3e45"}.hgi-solid.hgi-standard.hgi-border-right-02:before{content:"\3e47"}.hgi-solid.hgi-standard.hgi-border-top-01:before{content:"\3e49"}.hgi-solid.hgi-standard.hgi-border-top-02:before{content:"\3e4b"}.hgi-solid.hgi-standard.hgi-border-vertical:before{content:"\3e4d"}.hgi-solid.hgi-standard.hgi-borobudur:before{content:"\3e4f"}.hgi-solid.hgi-standard.hgi-bot:before{content:"\3e51"}.hgi-solid.hgi-standard.hgi-bounce-left:before{content:"\3e53"}.hgi-solid.hgi-standard.hgi-bounce-right:before{content:"\3e55"}.hgi-solid.hgi-standard.hgi-bounding-box:before{content:"\3e57"}.hgi-solid.hgi-standard.hgi-bow-tie:before{content:"\3e59"}.hgi-solid.hgi-standard.hgi-bowling-pins:before{content:"\3e5b"}.hgi-solid.hgi-standard.hgi-bowling:before{content:"\3e5d"}.hgi-solid.hgi-standard.hgi-boxer:before{content:"\3e5f"}.hgi-solid.hgi-standard.hgi-boxing-bag:before{content:"\3e61"}.hgi-solid.hgi-standard.hgi-boxing-glove-01:before{content:"\3e63"}.hgi-solid.hgi-standard.hgi-boxing-glove:before{content:"\3e65"}.hgi-solid.hgi-standard.hgi-brain-01:before{content:"\3e67"}.hgi-solid.hgi-standard.hgi-brain-02:before{content:"\3e69"}.hgi-solid.hgi-standard.hgi-brain:before{content:"\3e6b"}.hgi-solid.hgi-standard.hgi-brandfetch:before{content:"\3e6d"}.hgi-solid.hgi-standard.hgi-bread-01:before{content:"\3e6f"}.hgi-solid.hgi-standard.hgi-bread-02:before{content:"\3e71"}.hgi-solid.hgi-standard.hgi-bread-03:before{content:"\3e73"}.hgi-solid.hgi-standard.hgi-bread-04:before{content:"\3e75"}.hgi-solid.hgi-standard.hgi-breast-pump:before{content:"\3e77"}.hgi-solid.hgi-standard.hgi-bridge:before{content:"\3e79"}.hgi-solid.hgi-standard.hgi-briefcase-01:before{content:"\3e7b"}.hgi-solid.hgi-standard.hgi-briefcase-02:before{content:"\3e7d"}.hgi-solid.hgi-standard.hgi-briefcase-03:before{content:"\3e7f"}.hgi-solid.hgi-standard.hgi-briefcase-04:before{content:"\3e81"}.hgi-solid.hgi-standard.hgi-briefcase-05:before{content:"\3e83"}.hgi-solid.hgi-standard.hgi-briefcase-06:before{content:"\3e85"}.hgi-solid.hgi-standard.hgi-briefcase-07:before{content:"\3e87"}.hgi-solid.hgi-standard.hgi-briefcase-08:before{content:"\3e89"}.hgi-solid.hgi-standard.hgi-briefcase-09:before{content:"\3e8b"}.hgi-solid.hgi-standard.hgi-briefcase-dollar:before{content:"\3e8d"}.hgi-solid.hgi-standard.hgi-broccoli:before{content:"\3e8f"}.hgi-solid.hgi-standard.hgi-brochure:before{content:"\3e91"}.hgi-solid.hgi-standard.hgi-broken-bone:before{content:"\3e93"}.hgi-solid.hgi-standard.hgi-browser:before{content:"\3e95"}.hgi-solid.hgi-standard.hgi-brush:before{content:"\3e97"}.hgi-solid.hgi-standard.hgi-bubble-chat-add:before{content:"\3e99"}.hgi-solid.hgi-standard.hgi-bubble-chat-blocked:before{content:"\3e9b"}.hgi-solid.hgi-standard.hgi-bubble-chat-cancel:before{content:"\3e9d"}.hgi-solid.hgi-standard.hgi-bubble-chat-delay:before{content:"\3e9f"}.hgi-solid.hgi-standard.hgi-bubble-chat-done:before{content:"\3ea1"}.hgi-solid.hgi-standard.hgi-bubble-chat-download-01:before{content:"\3ea3"}.hgi-solid.hgi-standard.hgi-bubble-chat-download-02:before{content:"\3ea5"}.hgi-solid.hgi-standard.hgi-bubble-chat-edit:before{content:"\3ea7"}.hgi-solid.hgi-standard.hgi-bubble-chat-favourite:before{content:"\3ea9"}.hgi-solid.hgi-standard.hgi-bubble-chat-income:before{content:"\3eab"}.hgi-solid.hgi-standard.hgi-bubble-chat-lock:before{content:"\3ead"}.hgi-solid.hgi-standard.hgi-bubble-chat-notification:before{content:"\3eaf"}.hgi-solid.hgi-standard.hgi-bubble-chat-outcome:before{content:"\3eb1"}.hgi-solid.hgi-standard.hgi-bubble-chat-preview:before{content:"\3eb3"}.hgi-solid.hgi-standard.hgi-bubble-chat-question:before{content:"\3eb5"}.hgi-solid.hgi-standard.hgi-bubble-chat-search:before{content:"\3eb7"}.hgi-solid.hgi-standard.hgi-bubble-chat-secure:before{content:"\3eba"}.hgi-solid.hgi-standard.hgi-bubble-chat-translate:before{content:"\3ebc"}.hgi-solid.hgi-standard.hgi-bubble-chat-unlock:before{content:"\3ebe"}.hgi-solid.hgi-standard.hgi-bubble-chat-upload:before{content:"\3ec0"}.hgi-solid.hgi-standard.hgi-bubble-chat-user:before{content:"\3ec2"}.hgi-solid.hgi-standard.hgi-bubble-chat:before{content:"\3ec3"}.hgi-solid.hgi-standard.hgi-bubble-tea-01:before{content:"\3ec5"}.hgi-solid.hgi-standard.hgi-bubble-tea-02:before{content:"\3ec7"}.hgi-solid.hgi-standard.hgi-bug-01:before{content:"\3ec9"}.hgi-solid.hgi-standard.hgi-bug-02:before{content:"\3ecb"}.hgi-solid.hgi-standard.hgi-building-01:before{content:"\3ecd"}.hgi-solid.hgi-standard.hgi-building-02:before{content:"\3ecf"}.hgi-solid.hgi-standard.hgi-building-03:before{content:"\3ed1"}.hgi-solid.hgi-standard.hgi-building-04:before{content:"\3ed3"}.hgi-solid.hgi-standard.hgi-building-05:before{content:"\3ed5"}.hgi-solid.hgi-standard.hgi-building-06:before{content:"\3ed7"}.hgi-solid.hgi-standard.hgi-bulb-charging:before{content:"\3ed9"}.hgi-solid.hgi-standard.hgi-bulb:before{content:"\3edb"}.hgi-solid.hgi-standard.hgi-bulletproof-vest:before{content:"\3edd"}.hgi-solid.hgi-standard.hgi-burj-al-arab:before{content:"\3edf"}.hgi-solid.hgi-standard.hgi-burning-cd:before{content:"\3ee1"}.hgi-solid.hgi-standard.hgi-bus-01:before{content:"\3ee3"}.hgi-solid.hgi-standard.hgi-bus-02:before{content:"\3ee5"}.hgi-solid.hgi-standard.hgi-bus-03:before{content:"\3ee7"}.hgi-solid.hgi-standard.hgi-c-programming:before{content:"\3ee9"}.hgi-solid.hgi-standard.hgi-cabinet-01:before{content:"\3eeb"}.hgi-solid.hgi-standard.hgi-cabinet-02:before{content:"\3eed"}.hgi-solid.hgi-standard.hgi-cabinet-03:before{content:"\3eef"}.hgi-solid.hgi-standard.hgi-cabinet-04:before{content:"\3ef1"}.hgi-solid.hgi-standard.hgi-cable-car:before{content:"\3ef3"}.hgi-solid.hgi-standard.hgi-cactus:before{content:"\3ef5"}.hgi-solid.hgi-standard.hgi-caduceus:before{content:"\3ef7"}.hgi-solid.hgi-standard.hgi-cafe:before{content:"\3ef9"}.hgi-solid.hgi-standard.hgi-calculate:before{content:"\3efb"}.hgi-solid.hgi-standard.hgi-calculator-01:before{content:"\3efd"}.hgi-solid.hgi-standard.hgi-calculator:before{content:"\3eff"}.hgi-solid.hgi-standard.hgi-calendar-01:before{content:"\3f01"}.hgi-solid.hgi-standard.hgi-calendar-02:before{content:"\3f03"}.hgi-solid.hgi-standard.hgi-calendar-03:before{content:"\3f05"}.hgi-solid.hgi-standard.hgi-calendar-04:before{content:"\3f07"}.hgi-solid.hgi-standard.hgi-calendar-add-01:before{content:"\3f09"}.hgi-solid.hgi-standard.hgi-calendar-add-02:before{content:"\3f0b"}.hgi-solid.hgi-standard.hgi-calendar-block-01:before{content:"\3f0d"}.hgi-solid.hgi-standard.hgi-calendar-block-02:before{content:"\3f0f"}.hgi-solid.hgi-standard.hgi-calendar-check-in-01:before{content:"\3f11"}.hgi-solid.hgi-standard.hgi-calendar-check-in-02:before{content:"\3f13"}.hgi-solid.hgi-standard.hgi-calendar-check-out-01:before{content:"\3f15"}.hgi-solid.hgi-standard.hgi-calendar-check-out-02:before{content:"\3f17"}.hgi-solid.hgi-standard.hgi-calendar-download-01:before{content:"\3f19"}.hgi-solid.hgi-standard.hgi-calendar-download-02:before{content:"\3f1b"}.hgi-solid.hgi-standard.hgi-calendar-favorite-01:before{content:"\3f1d"}.hgi-solid.hgi-standard.hgi-calendar-favorite-02:before{content:"\3f1f"}.hgi-solid.hgi-standard.hgi-calendar-lock-01:before{content:"\3f21"}.hgi-solid.hgi-standard.hgi-calendar-lock-02:before{content:"\3f23"}.hgi-solid.hgi-standard.hgi-calendar-love-01:before{content:"\3f25"}.hgi-solid.hgi-standard.hgi-calendar-love-02:before{content:"\3f27"}.hgi-solid.hgi-standard.hgi-calendar-minus-01:before{content:"\3f29"}.hgi-solid.hgi-standard.hgi-calendar-minus-02:before{content:"\3f2b"}.hgi-solid.hgi-standard.hgi-calendar-remove-01:before{content:"\3f2d"}.hgi-solid.hgi-standard.hgi-calendar-remove-02:before{content:"\3f2f"}.hgi-solid.hgi-standard.hgi-calendar-setting-01:before{content:"\3f31"}.hgi-solid.hgi-standard.hgi-calendar-setting-02:before{content:"\3f33"}.hgi-solid.hgi-standard.hgi-calendar-upload-01:before{content:"\3f35"}.hgi-solid.hgi-standard.hgi-calendar-upload-02:before{content:"\3f37"}.hgi-solid.hgi-standard.hgi-call-02:before{content:"\3f39"}.hgi-solid.hgi-standard.hgi-call-add-02:before{content:"\3f3b"}.hgi-solid.hgi-standard.hgi-call-add:before{content:"\3f3d"}.hgi-solid.hgi-standard.hgi-call-blocked-02:before{content:"\3f3f"}.hgi-solid.hgi-standard.hgi-call-blocked:before{content:"\3f41"}.hgi-solid.hgi-standard.hgi-call-disabled-02:before{content:"\3f43"}.hgi-solid.hgi-standard.hgi-call-disabled:before{content:"\3f45"}.hgi-solid.hgi-standard.hgi-call-done-02:before{content:"\3f47"}.hgi-solid.hgi-standard.hgi-call-done:before{content:"\3f49"}.hgi-solid.hgi-standard.hgi-call-end-01:before{content:"\3f4b"}.hgi-solid.hgi-standard.hgi-call-end-02:before{content:"\3f4d"}.hgi-solid.hgi-standard.hgi-call-end-03:before{content:"\3f4f"}.hgi-solid.hgi-standard.hgi-call-end-04:before{content:"\3f51"}.hgi-solid.hgi-standard.hgi-call-incoming-01:before{content:"\3f53"}.hgi-solid.hgi-standard.hgi-call-incoming-02:before{content:"\3f55"}.hgi-solid.hgi-standard.hgi-call-incoming-03:before{content:"\3f57"}.hgi-solid.hgi-standard.hgi-call-incoming-04:before{content:"\3f59"}.hgi-solid.hgi-standard.hgi-call-internal-02:before{content:"\3f5b"}.hgi-solid.hgi-standard.hgi-call-internal:before{content:"\3f5d"}.hgi-solid.hgi-standard.hgi-call-locked-02:before{content:"\3f5f"}.hgi-solid.hgi-standard.hgi-call-locked:before{content:"\3f61"}.hgi-solid.hgi-standard.hgi-call-minus-02:before{content:"\3f63"}.hgi-solid.hgi-standard.hgi-call-minus:before{content:"\3f65"}.hgi-solid.hgi-standard.hgi-call-missed-01:before{content:"\3f67"}.hgi-solid.hgi-standard.hgi-call-missed-02:before{content:"\3f69"}.hgi-solid.hgi-standard.hgi-call-missed-03:before{content:"\3f6b"}.hgi-solid.hgi-standard.hgi-call-missed-04:before{content:"\3f6d"}.hgi-solid.hgi-standard.hgi-call-outgoing-01:before{content:"\3f6f"}.hgi-solid.hgi-standard.hgi-call-outgoing-02:before{content:"\3f71"}.hgi-solid.hgi-standard.hgi-call-outgoing-03:before{content:"\3f73"}.hgi-solid.hgi-standard.hgi-call-outgoing-04:before{content:"\3f75"}.hgi-solid.hgi-standard.hgi-call-paused-02:before{content:"\3f77"}.hgi-solid.hgi-standard.hgi-call-paused:before{content:"\3f79"}.hgi-solid.hgi-standard.hgi-call-received-02:before{content:"\3f7b"}.hgi-solid.hgi-standard.hgi-call-received:before{content:"\3f7d"}.hgi-solid.hgi-standard.hgi-call-ringing-01:before{content:"\3f7f"}.hgi-solid.hgi-standard.hgi-call-ringing-02:before{content:"\3f81"}.hgi-solid.hgi-standard.hgi-call-ringing-03:before{content:"\3f83"}.hgi-solid.hgi-standard.hgi-call-ringing-04:before{content:"\3f85"}.hgi-solid.hgi-standard.hgi-call-unlocked-02:before{content:"\3f88"}.hgi-solid.hgi-standard.hgi-call-unlocked:before{content:"\3f8a"}.hgi-solid.hgi-standard.hgi-call:before{content:"\3f8b"}.hgi-solid.hgi-standard.hgi-calling-02:before{content:"\3f8d"}.hgi-solid.hgi-standard.hgi-calling:before{content:"\3f8f"}.hgi-solid.hgi-standard.hgi-camel:before{content:"\3f91"}.hgi-solid.hgi-standard.hgi-camera-01:before{content:"\3f93"}.hgi-solid.hgi-standard.hgi-camera-02:before{content:"\3f95"}.hgi-solid.hgi-standard.hgi-camera-add-01:before{content:"\3f97"}.hgi-solid.hgi-standard.hgi-camera-add-02:before{content:"\3f99"}.hgi-solid.hgi-standard.hgi-camera-automatically-01:before{content:"\3f9b"}.hgi-solid.hgi-standard.hgi-camera-automatically-02:before{content:"\3f9d"}.hgi-solid.hgi-standard.hgi-camera-lens:before{content:"\3f9f"}.hgi-solid.hgi-standard.hgi-camera-microphone-01:before{content:"\3fa1"}.hgi-solid.hgi-standard.hgi-camera-microphone-02:before{content:"\3fa3"}.hgi-solid.hgi-standard.hgi-camera-night-mode-01:before{content:"\3fa5"}.hgi-solid.hgi-standard.hgi-camera-night-mode-02:before{content:"\3fa7"}.hgi-solid.hgi-standard.hgi-camera-off-01:before{content:"\3fa9"}.hgi-solid.hgi-standard.hgi-camera-off-02:before{content:"\3fab"}.hgi-solid.hgi-standard.hgi-camera-rotated-01:before{content:"\3fad"}.hgi-solid.hgi-standard.hgi-camera-rotated-02:before{content:"\3faf"}.hgi-solid.hgi-standard.hgi-camera-smile-01:before{content:"\3fb1"}.hgi-solid.hgi-standard.hgi-camera-smile-02:before{content:"\3fb3"}.hgi-solid.hgi-standard.hgi-camera-tripod:before{content:"\3fb5"}.hgi-solid.hgi-standard.hgi-camera-video:before{content:"\3fb7"}.hgi-solid.hgi-standard.hgi-camper:before{content:"\3fb9"}.hgi-solid.hgi-standard.hgi-campfire:before{content:"\3fbb"}.hgi-solid.hgi-standard.hgi-cancel-01:before{content:"\3fbd"}.hgi-solid.hgi-standard.hgi-cancel-02:before{content:"\3fbf"}.hgi-solid.hgi-standard.hgi-cancel-circle-half-dot:before{content:"\3fc1"}.hgi-solid.hgi-standard.hgi-cancel-circle:before{content:"\3fc3"}.hgi-solid.hgi-standard.hgi-cancel-square:before{content:"\3fc5"}.hgi-solid.hgi-standard.hgi-candelier-01:before{content:"\3fc7"}.hgi-solid.hgi-standard.hgi-candelier-02:before{content:"\3fc9"}.hgi-solid.hgi-standard.hgi-canvas:before{content:"\3fcb"}.hgi-solid.hgi-standard.hgi-cap-projecting:before{content:"\3fcd"}.hgi-solid.hgi-standard.hgi-cap-round:before{content:"\3fcf"}.hgi-solid.hgi-standard.hgi-cap-straight:before{content:"\3fd2"}.hgi-solid.hgi-standard.hgi-cap:before{content:"\3fd3"}.hgi-solid.hgi-standard.hgi-capcut-rectangle:before{content:"\3fd5"}.hgi-solid.hgi-standard.hgi-capcut:before{content:"\3fd7"}.hgi-solid.hgi-standard.hgi-car-01:before{content:"\3fd9"}.hgi-solid.hgi-standard.hgi-car-02:before{content:"\3fdb"}.hgi-solid.hgi-standard.hgi-car-03:before{content:"\3fdd"}.hgi-solid.hgi-standard.hgi-car-04:before{content:"\3fdf"}.hgi-solid.hgi-standard.hgi-car-parking-01:before{content:"\3fe1"}.hgi-solid.hgi-standard.hgi-car-parking-02:before{content:"\3fe3"}.hgi-solid.hgi-standard.hgi-caravan:before{content:"\3fe5"}.hgi-solid.hgi-standard.hgi-card-exchange-01:before{content:"\3fe7"}.hgi-solid.hgi-standard.hgi-card-exchange-02:before{content:"\3fe9"}.hgi-solid.hgi-standard.hgi-cardigan:before{content:"\3feb"}.hgi-solid.hgi-standard.hgi-cardiogram-01:before{content:"\3fed"}.hgi-solid.hgi-standard.hgi-cardiogram-02:before{content:"\3fef"}.hgi-solid.hgi-standard.hgi-cards-01:before{content:"\3ff1"}.hgi-solid.hgi-standard.hgi-cards-02:before{content:"\3ff3"}.hgi-solid.hgi-standard.hgi-cargo-ship:before{content:"\3ff5"}.hgi-solid.hgi-standard.hgi-carousel-horizontal-02:before{content:"\3ff7"}.hgi-solid.hgi-standard.hgi-carousel-horizontal:before{content:"\3ff9"}.hgi-solid.hgi-standard.hgi-carousel-vertical:before{content:"\3ffb"}.hgi-solid.hgi-standard.hgi-carrot:before{content:"\3ffd"}.hgi-solid.hgi-standard.hgi-cash-01:before{content:"\3fff"}.hgi-solid.hgi-standard.hgi-cash-02:before{content:"\4001"}.hgi-solid.hgi-standard.hgi-cashback:before{content:"\4003"}.hgi-solid.hgi-standard.hgi-cashier-02:before{content:"\4005"}.hgi-solid.hgi-standard.hgi-cashier:before{content:"\4007"}.hgi-solid.hgi-standard.hgi-castle-01:before{content:"\4009"}.hgi-solid.hgi-standard.hgi-castle-02:before{content:"\400b"}.hgi-solid.hgi-standard.hgi-castle:before{content:"\400d"}.hgi-solid.hgi-standard.hgi-catalogue:before{content:"\400f"}.hgi-solid.hgi-standard.hgi-cayan-tower:before{content:"\4011"}.hgi-solid.hgi-standard.hgi-cctv-camera:before{content:"\4013"}.hgi-solid.hgi-standard.hgi-cd:before{content:"\4015"}.hgi-solid.hgi-standard.hgi-cells:before{content:"\4017"}.hgi-solid.hgi-standard.hgi-cellular-network-offline:before{content:"\4019"}.hgi-solid.hgi-standard.hgi-cellular-network:before{content:"\401b"}.hgi-solid.hgi-standard.hgi-celsius:before{content:"\401d"}.hgi-solid.hgi-standard.hgi-center-focus:before{content:"\401f"}.hgi-solid.hgi-standard.hgi-central-shaheed-minar:before{content:"\4021"}.hgi-solid.hgi-standard.hgi-centralized:before{content:"\4023"}.hgi-solid.hgi-standard.hgi-certificate-01:before{content:"\4025"}.hgi-solid.hgi-standard.hgi-certificate-02:before{content:"\4027"}.hgi-solid.hgi-standard.hgi-chair-01:before{content:"\4029"}.hgi-solid.hgi-standard.hgi-chair-02:before{content:"\402b"}.hgi-solid.hgi-standard.hgi-chair-03:before{content:"\402d"}.hgi-solid.hgi-standard.hgi-chair-04:before{content:"\402f"}.hgi-solid.hgi-standard.hgi-chair-05:before{content:"\4031"}.hgi-solid.hgi-standard.hgi-chair-barber:before{content:"\4033"}.hgi-solid.hgi-standard.hgi-champion:before{content:"\4035"}.hgi-solid.hgi-standard.hgi-change-screen-mode:before{content:"\4037"}.hgi-solid.hgi-standard.hgi-character-phonetic:before{content:"\4039"}.hgi-solid.hgi-standard.hgi-charity:before{content:"\403b"}.hgi-solid.hgi-standard.hgi-chart-average:before{content:"\403d"}.hgi-solid.hgi-standard.hgi-chart-bar-line:before{content:"\403f"}.hgi-solid.hgi-standard.hgi-chart-breakout-circle:before{content:"\4041"}.hgi-solid.hgi-standard.hgi-chart-breakout-square:before{content:"\4043"}.hgi-solid.hgi-standard.hgi-chart-bubble-01:before{content:"\4045"}.hgi-solid.hgi-standard.hgi-chart-bubble-02:before{content:"\4047"}.hgi-solid.hgi-standard.hgi-chart-column:before{content:"\4049"}.hgi-solid.hgi-standard.hgi-chart-decrease:before{content:"\404b"}.hgi-solid.hgi-standard.hgi-chart-evaluation:before{content:"\404d"}.hgi-solid.hgi-standard.hgi-chart-high-low:before{content:"\404f"}.hgi-solid.hgi-standard.hgi-chart-histogram:before{content:"\4051"}.hgi-solid.hgi-standard.hgi-chart-increase:before{content:"\4053"}.hgi-solid.hgi-standard.hgi-chart-line-data-01:before{content:"\4055"}.hgi-solid.hgi-standard.hgi-chart-line-data-02:before{content:"\4057"}.hgi-solid.hgi-standard.hgi-chart-line-data-03:before{content:"\4059"}.hgi-solid.hgi-standard.hgi-chart-maximum:before{content:"\405b"}.hgi-solid.hgi-standard.hgi-chart-medium:before{content:"\405d"}.hgi-solid.hgi-standard.hgi-chart-minimum:before{content:"\405f"}.hgi-solid.hgi-standard.hgi-chart-radar:before{content:"\4061"}.hgi-solid.hgi-standard.hgi-chart-relationship:before{content:"\4063"}.hgi-solid.hgi-standard.hgi-chart-ring:before{content:"\4065"}.hgi-solid.hgi-standard.hgi-chart-rose:before{content:"\4067"}.hgi-solid.hgi-standard.hgi-chart-scatter:before{content:"\4069"}.hgi-solid.hgi-standard.hgi-chart:before{content:"\406b"}.hgi-solid.hgi-standard.hgi-chat-bot:before{content:"\406d"}.hgi-solid.hgi-standard.hgi-chat-gpt:before{content:"\406f"}.hgi-solid.hgi-standard.hgi-chatting-01:before{content:"\4071"}.hgi-solid.hgi-standard.hgi-check-list:before{content:"\4073"}.hgi-solid.hgi-standard.hgi-check-unread-01:before{content:"\4075"}.hgi-solid.hgi-standard.hgi-check-unread-02:before{content:"\4077"}.hgi-solid.hgi-standard.hgi-check-unread-03:before{content:"\4079"}.hgi-solid.hgi-standard.hgi-check-unread-04:before{content:"\407b"}.hgi-solid.hgi-standard.hgi-checkmark-badge-01:before{content:"\407d"}.hgi-solid.hgi-standard.hgi-checkmark-badge-02:before{content:"\407f"}.hgi-solid.hgi-standard.hgi-checkmark-badge-03:before{content:"\4081"}.hgi-solid.hgi-standard.hgi-checkmark-badge-04:before{content:"\4083"}.hgi-solid.hgi-standard.hgi-checkmark-circle-01:before{content:"\4085"}.hgi-solid.hgi-standard.hgi-checkmark-circle-02:before{content:"\4087"}.hgi-solid.hgi-standard.hgi-checkmark-circle-03:before{content:"\4089"}.hgi-solid.hgi-standard.hgi-checkmark-circle-04:before{content:"\408b"}.hgi-solid.hgi-standard.hgi-checkmark-square-01:before{content:"\408d"}.hgi-solid.hgi-standard.hgi-checkmark-square-02:before{content:"\408f"}.hgi-solid.hgi-standard.hgi-checkmark-square-03:before{content:"\4091"}.hgi-solid.hgi-standard.hgi-checkmark-square-04:before{content:"\4093"}.hgi-solid.hgi-standard.hgi-cheese-cake-01:before{content:"\4095"}.hgi-solid.hgi-standard.hgi-cheese-cake-02:before{content:"\4097"}.hgi-solid.hgi-standard.hgi-cheese:before{content:"\4099"}.hgi-solid.hgi-standard.hgi-chef-hat:before{content:"\409b"}.hgi-solid.hgi-standard.hgi-chef:before{content:"\409d"}.hgi-solid.hgi-standard.hgi-chemistry-01:before{content:"\409f"}.hgi-solid.hgi-standard.hgi-chemistry-02:before{content:"\40a1"}.hgi-solid.hgi-standard.hgi-chemistry-03:before{content:"\40a3"}.hgi-solid.hgi-standard.hgi-cherry:before{content:"\40a5"}.hgi-solid.hgi-standard.hgi-chess-01:before{content:"\40a7"}.hgi-solid.hgi-standard.hgi-chess-02:before{content:"\40a9"}.hgi-solid.hgi-standard.hgi-chess-pawn:before{content:"\40ab"}.hgi-solid.hgi-standard.hgi-chicken-thighs:before{content:"\40ad"}.hgi-solid.hgi-standard.hgi-chimney:before{content:"\40af"}.hgi-solid.hgi-standard.hgi-china-temple:before{content:"\40b1"}.hgi-solid.hgi-standard.hgi-chip-02:before{content:"\40b3"}.hgi-solid.hgi-standard.hgi-chip:before{content:"\40b5"}.hgi-solid.hgi-standard.hgi-chocolate:before{content:"\40b7"}.hgi-solid.hgi-standard.hgi-chrome:before{content:"\40b9"}.hgi-solid.hgi-standard.hgi-chrysler:before{content:"\40bb"}.hgi-solid.hgi-standard.hgi-church:before{content:"\40bd"}.hgi-solid.hgi-standard.hgi-cinnamon-roll:before{content:"\40bf"}.hgi-solid.hgi-standard.hgi-circle-arrow-data-transfer-diagonal:before{content:"\40c1"}.hgi-solid.hgi-standard.hgi-circle-arrow-data-transfer-horizontal:before{content:"\40c3"}.hgi-solid.hgi-standard.hgi-circle-arrow-data-transfer-vertical:before{content:"\40c5"}.hgi-solid.hgi-standard.hgi-circle-arrow-diagonal-01:before{content:"\40c7"}.hgi-solid.hgi-standard.hgi-circle-arrow-diagonal-02:before{content:"\40c9"}.hgi-solid.hgi-standard.hgi-circle-arrow-down-01:before{content:"\40cb"}.hgi-solid.hgi-standard.hgi-circle-arrow-down-02:before{content:"\40cd"}.hgi-solid.hgi-standard.hgi-circle-arrow-down-03:before{content:"\40cf"}.hgi-solid.hgi-standard.hgi-circle-arrow-down-double:before{content:"\40d1"}.hgi-solid.hgi-standard.hgi-circle-arrow-down-left:before{content:"\40d3"}.hgi-solid.hgi-standard.hgi-circle-arrow-down-right:before{content:"\40d5"}.hgi-solid.hgi-standard.hgi-circle-arrow-expand-01:before{content:"\40d7"}.hgi-solid.hgi-standard.hgi-circle-arrow-expand-02:before{content:"\40d9"}.hgi-solid.hgi-standard.hgi-circle-arrow-horizontal:before{content:"\40db"}.hgi-solid.hgi-standard.hgi-circle-arrow-left-01:before{content:"\40dd"}.hgi-solid.hgi-standard.hgi-circle-arrow-left-02:before{content:"\40df"}.hgi-solid.hgi-standard.hgi-circle-arrow-left-03:before{content:"\40e1"}.hgi-solid.hgi-standard.hgi-circle-arrow-left-double:before{content:"\40e3"}.hgi-solid.hgi-standard.hgi-circle-arrow-left-right:before{content:"\40e5"}.hgi-solid.hgi-standard.hgi-circle-arrow-move-down-left:before{content:"\40e7"}.hgi-solid.hgi-standard.hgi-circle-arrow-move-down-right:before{content:"\40e9"}.hgi-solid.hgi-standard.hgi-circle-arrow-move-left-down:before{content:"\40eb"}.hgi-solid.hgi-standard.hgi-circle-arrow-move-right-down:before{content:"\40ed"}.hgi-solid.hgi-standard.hgi-circle-arrow-move-up-left:before{content:"\40ef"}.hgi-solid.hgi-standard.hgi-circle-arrow-move-up-right:before{content:"\40f1"}.hgi-solid.hgi-standard.hgi-circle-arrow-reload-01:before{content:"\40f3"}.hgi-solid.hgi-standard.hgi-circle-arrow-reload-02:before{content:"\40f5"}.hgi-solid.hgi-standard.hgi-circle-arrow-right-01:before{content:"\40f7"}.hgi-solid.hgi-standard.hgi-circle-arrow-right-02:before{content:"\40f9"}.hgi-solid.hgi-standard.hgi-circle-arrow-right-03:before{content:"\40fb"}.hgi-solid.hgi-standard.hgi-circle-arrow-right-double:before{content:"\40fd"}.hgi-solid.hgi-standard.hgi-circle-arrow-shrink-01:before{content:"\40ff"}.hgi-solid.hgi-standard.hgi-circle-arrow-shrink-02:before{content:"\4101"}.hgi-solid.hgi-standard.hgi-circle-arrow-up-01:before{content:"\4103"}.hgi-solid.hgi-standard.hgi-circle-arrow-up-02:before{content:"\4105"}.hgi-solid.hgi-standard.hgi-circle-arrow-up-03:before{content:"\4107"}.hgi-solid.hgi-standard.hgi-circle-arrow-up-double:before{content:"\4109"}.hgi-solid.hgi-standard.hgi-circle-arrow-up-down:before{content:"\410b"}.hgi-solid.hgi-standard.hgi-circle-arrow-up-left:before{content:"\410d"}.hgi-solid.hgi-standard.hgi-circle-arrow-up-right:before{content:"\410f"}.hgi-solid.hgi-standard.hgi-circle-arrow-vertical:before{content:"\4111"}.hgi-solid.hgi-standard.hgi-circle-lock-01:before{content:"\4113"}.hgi-solid.hgi-standard.hgi-circle-lock-02:before{content:"\4115"}.hgi-solid.hgi-standard.hgi-circle-lock-add-01:before{content:"\4117"}.hgi-solid.hgi-standard.hgi-circle-lock-add-02:before{content:"\4119"}.hgi-solid.hgi-standard.hgi-circle-lock-check-01:before{content:"\411b"}.hgi-solid.hgi-standard.hgi-circle-lock-check-02:before{content:"\411d"}.hgi-solid.hgi-standard.hgi-circle-lock-minus-01:before{content:"\411f"}.hgi-solid.hgi-standard.hgi-circle-lock-minus-02:before{content:"\4121"}.hgi-solid.hgi-standard.hgi-circle-lock-remove-01:before{content:"\4123"}.hgi-solid.hgi-standard.hgi-circle-lock-remove-02:before{content:"\4125"}.hgi-solid.hgi-standard.hgi-circle-password:before{content:"\4127"}.hgi-solid.hgi-standard.hgi-circle-unlock-01:before{content:"\412a"}.hgi-solid.hgi-standard.hgi-circle-unlock-02:before{content:"\412c"}.hgi-solid.hgi-standard.hgi-circle:before{content:"\412d"}.hgi-solid.hgi-standard.hgi-city-01:before{content:"\412f"}.hgi-solid.hgi-standard.hgi-city-02:before{content:"\4131"}.hgi-solid.hgi-standard.hgi-city-03:before{content:"\4133"}.hgi-solid.hgi-standard.hgi-clapping-01:before{content:"\4135"}.hgi-solid.hgi-standard.hgi-clapping-02:before{content:"\4137"}.hgi-solid.hgi-standard.hgi-clean:before{content:"\4139"}.hgi-solid.hgi-standard.hgi-cleaning-bucket:before{content:"\413b"}.hgi-solid.hgi-standard.hgi-clinic:before{content:"\413d"}.hgi-solid.hgi-standard.hgi-clip:before{content:"\413f"}.hgi-solid.hgi-standard.hgi-clipboard:before{content:"\4141"}.hgi-solid.hgi-standard.hgi-clock-01:before{content:"\4143"}.hgi-solid.hgi-standard.hgi-clock-02:before{content:"\4145"}.hgi-solid.hgi-standard.hgi-clock-03:before{content:"\4147"}.hgi-solid.hgi-standard.hgi-clock-04:before{content:"\4149"}.hgi-solid.hgi-standard.hgi-clock-05:before{content:"\414b"}.hgi-solid.hgi-standard.hgi-closed-caption-alt:before{content:"\414d"}.hgi-solid.hgi-standard.hgi-closed-caption:before{content:"\414f"}.hgi-solid.hgi-standard.hgi-clothes:before{content:"\4151"}.hgi-solid.hgi-standard.hgi-cloud-angled-rain-zap:before{content:"\4154"}.hgi-solid.hgi-standard.hgi-cloud-angled-rain:before{content:"\4155"}.hgi-solid.hgi-standard.hgi-cloud-angled-zap:before{content:"\4157"}.hgi-solid.hgi-standard.hgi-cloud-big-rain:before{content:"\4159"}.hgi-solid.hgi-standard.hgi-cloud-download:before{content:"\415b"}.hgi-solid.hgi-standard.hgi-cloud-fast-wind:before{content:"\415d"}.hgi-solid.hgi-standard.hgi-cloud-hailstone:before{content:"\415f"}.hgi-solid.hgi-standard.hgi-cloud-little-rain:before{content:"\4161"}.hgi-solid.hgi-standard.hgi-cloud-little-snow:before{content:"\4163"}.hgi-solid.hgi-standard.hgi-cloud-loading:before{content:"\4165"}.hgi-solid.hgi-standard.hgi-cloud-mid-rain:before{content:"\4167"}.hgi-solid.hgi-standard.hgi-cloud-mid-snow:before{content:"\4169"}.hgi-solid.hgi-standard.hgi-cloud-saving-done-01:before{content:"\416b"}.hgi-solid.hgi-standard.hgi-cloud-saving-done-02:before{content:"\416d"}.hgi-solid.hgi-standard.hgi-cloud-server:before{content:"\4170"}.hgi-solid.hgi-standard.hgi-cloud-slow-wind:before{content:"\4172"}.hgi-solid.hgi-standard.hgi-cloud-snow:before{content:"\4174"}.hgi-solid.hgi-standard.hgi-cloud-upload:before{content:"\4176"}.hgi-solid.hgi-standard.hgi-cloud:before{content:"\4177"}.hgi-solid.hgi-standard.hgi-clubs-01:before{content:"\4179"}.hgi-solid.hgi-standard.hgi-clubs-02:before{content:"\417b"}.hgi-solid.hgi-standard.hgi-co-present:before{content:"\417d"}.hgi-solid.hgi-standard.hgi-code-circle:before{content:"\417f"}.hgi-solid.hgi-standard.hgi-code-folder:before{content:"\4181"}.hgi-solid.hgi-standard.hgi-code-square:before{content:"\4184"}.hgi-solid.hgi-standard.hgi-code:before{content:"\4185"}.hgi-solid.hgi-standard.hgi-codesandbox:before{content:"\4187"}.hgi-solid.hgi-standard.hgi-coffee-01:before{content:"\4189"}.hgi-solid.hgi-standard.hgi-coffee-02:before{content:"\418b"}.hgi-solid.hgi-standard.hgi-coffee-beans:before{content:"\418d"}.hgi-solid.hgi-standard.hgi-coins-01:before{content:"\418f"}.hgi-solid.hgi-standard.hgi-coins-02:before{content:"\4191"}.hgi-solid.hgi-standard.hgi-coins-bitcoin:before{content:"\4193"}.hgi-solid.hgi-standard.hgi-coins-dollar:before{content:"\4195"}.hgi-solid.hgi-standard.hgi-coins-euro:before{content:"\4197"}.hgi-solid.hgi-standard.hgi-coins-pound:before{content:"\4199"}.hgi-solid.hgi-standard.hgi-coins-swap:before{content:"\419b"}.hgi-solid.hgi-standard.hgi-coins-yen:before{content:"\419d"}.hgi-solid.hgi-standard.hgi-collections-bookmark:before{content:"\419f"}.hgi-solid.hgi-standard.hgi-color-picker:before{content:"\41a1"}.hgi-solid.hgi-standard.hgi-colors:before{content:"\41a3"}.hgi-solid.hgi-standard.hgi-colosseum:before{content:"\41a5"}.hgi-solid.hgi-standard.hgi-column-delete:before{content:"\41a7"}.hgi-solid.hgi-standard.hgi-column-insert:before{content:"\41a9"}.hgi-solid.hgi-standard.hgi-comet-01:before{content:"\41ab"}.hgi-solid.hgi-standard.hgi-comet-02:before{content:"\41ad"}.hgi-solid.hgi-standard.hgi-coming-soon-01:before{content:"\41af"}.hgi-solid.hgi-standard.hgi-coming-soon-02:before{content:"\41b1"}.hgi-solid.hgi-standard.hgi-command-line:before{content:"\41b3"}.hgi-solid.hgi-standard.hgi-command:before{content:"\41b5"}.hgi-solid.hgi-standard.hgi-comment-01:before{content:"\41b7"}.hgi-solid.hgi-standard.hgi-comment-02:before{content:"\41b9"}.hgi-solid.hgi-standard.hgi-comment-add-01:before{content:"\41bb"}.hgi-solid.hgi-standard.hgi-comment-add-02:before{content:"\41bd"}.hgi-solid.hgi-standard.hgi-comment-block-01:before{content:"\41bf"}.hgi-solid.hgi-standard.hgi-comment-block-02:before{content:"\41c1"}.hgi-solid.hgi-standard.hgi-comment-remove-01:before{content:"\41c3"}.hgi-solid.hgi-standard.hgi-comment-remove-02:before{content:"\41c5"}.hgi-solid.hgi-standard.hgi-compass-01:before{content:"\41c7"}.hgi-solid.hgi-standard.hgi-compass:before{content:"\41c9"}.hgi-solid.hgi-standard.hgi-complaint:before{content:"\41cb"}.hgi-solid.hgi-standard.hgi-computer-add:before{content:"\41cd"}.hgi-solid.hgi-standard.hgi-computer-check:before{content:"\41cf"}.hgi-solid.hgi-standard.hgi-computer-cloud:before{content:"\41d1"}.hgi-solid.hgi-standard.hgi-computer-desk-01:before{content:"\41d3"}.hgi-solid.hgi-standard.hgi-computer-desk-02:before{content:"\41d5"}.hgi-solid.hgi-standard.hgi-computer-desk-03:before{content:"\41d7"}.hgi-solid.hgi-standard.hgi-computer-dollar:before{content:"\41d9"}.hgi-solid.hgi-standard.hgi-computer-phone-sync:before{content:"\41db"}.hgi-solid.hgi-standard.hgi-computer-programming-01:before{content:"\41dd"}.hgi-solid.hgi-standard.hgi-computer-programming-02:before{content:"\41df"}.hgi-solid.hgi-standard.hgi-computer-protection:before{content:"\41e1"}.hgi-solid.hgi-standard.hgi-computer-remove:before{content:"\41e3"}.hgi-solid.hgi-standard.hgi-computer-settings:before{content:"\41e6"}.hgi-solid.hgi-standard.hgi-computer-video-call:before{content:"\41e8"}.hgi-solid.hgi-standard.hgi-computer-video:before{content:"\41ea"}.hgi-solid.hgi-standard.hgi-computer:before{content:"\41eb"}.hgi-solid.hgi-standard.hgi-cone-01:before{content:"\41ed"}.hgi-solid.hgi-standard.hgi-cone-02:before{content:"\41ef"}.hgi-solid.hgi-standard.hgi-conference:before{content:"\41f1"}.hgi-solid.hgi-standard.hgi-configuration-01:before{content:"\41f3"}.hgi-solid.hgi-standard.hgi-configuration-02:before{content:"\41f5"}.hgi-solid.hgi-standard.hgi-confused:before{content:"\41f7"}.hgi-solid.hgi-standard.hgi-congruent-to-circle:before{content:"\41f9"}.hgi-solid.hgi-standard.hgi-congruent-to-square:before{content:"\41fc"}.hgi-solid.hgi-standard.hgi-congruent-to:before{content:"\41fd"}.hgi-solid.hgi-standard.hgi-connect:before{content:"\41ff"}.hgi-solid.hgi-standard.hgi-console:before{content:"\4201"}.hgi-solid.hgi-standard.hgi-constellation:before{content:"\4203"}.hgi-solid.hgi-standard.hgi-contact-01:before{content:"\4205"}.hgi-solid.hgi-standard.hgi-contact-02:before{content:"\4207"}.hgi-solid.hgi-standard.hgi-contact-book:before{content:"\4209"}.hgi-solid.hgi-standard.hgi-contact:before{content:"\420b"}.hgi-solid.hgi-standard.hgi-container-truck-01:before{content:"\420d"}.hgi-solid.hgi-standard.hgi-container-truck-02:before{content:"\420f"}.hgi-solid.hgi-standard.hgi-container-truck:before{content:"\4211"}.hgi-solid.hgi-standard.hgi-contracts:before{content:"\4213"}.hgi-solid.hgi-standard.hgi-conversation:before{content:"\4215"}.hgi-solid.hgi-standard.hgi-cook-book:before{content:"\4217"}.hgi-solid.hgi-standard.hgi-cookie:before{content:"\4219"}.hgi-solid.hgi-standard.hgi-coordinate-01:before{content:"\421b"}.hgi-solid.hgi-standard.hgi-coordinate-02:before{content:"\421d"}.hgi-solid.hgi-standard.hgi-copilot:before{content:"\421f"}.hgi-solid.hgi-standard.hgi-copy-01:before{content:"\4221"}.hgi-solid.hgi-standard.hgi-copy-02:before{content:"\4223"}.hgi-solid.hgi-standard.hgi-copy-link:before{content:"\4225"}.hgi-solid.hgi-standard.hgi-copyright:before{content:"\4227"}.hgi-solid.hgi-standard.hgi-corn:before{content:"\4229"}.hgi-solid.hgi-standard.hgi-corporate:before{content:"\422b"}.hgi-solid.hgi-standard.hgi-cos:before{content:"\422d"}.hgi-solid.hgi-standard.hgi-cosine-01:before{content:"\422f"}.hgi-solid.hgi-standard.hgi-cosine-02:before{content:"\4231"}.hgi-solid.hgi-standard.hgi-cottage:before{content:"\4233"}.hgi-solid.hgi-standard.hgi-cotton-candy:before{content:"\4235"}.hgi-solid.hgi-standard.hgi-coupon-01:before{content:"\4237"}.hgi-solid.hgi-standard.hgi-coupon-02:before{content:"\4239"}.hgi-solid.hgi-standard.hgi-coupon-03:before{content:"\423b"}.hgi-solid.hgi-standard.hgi-coupon-percent:before{content:"\423d"}.hgi-solid.hgi-standard.hgi-course:before{content:"\423f"}.hgi-solid.hgi-standard.hgi-court-house:before{content:"\4241"}.hgi-solid.hgi-standard.hgi-court-law:before{content:"\4243"}.hgi-solid.hgi-standard.hgi-covariate:before{content:"\4245"}.hgi-solid.hgi-standard.hgi-covid-info:before{content:"\4247"}.hgi-solid.hgi-standard.hgi-cowboy-hat:before{content:"\4249"}.hgi-solid.hgi-standard.hgi-cplusplus:before{content:"\424b"}.hgi-solid.hgi-standard.hgi-cpu-charge:before{content:"\424d"}.hgi-solid.hgi-standard.hgi-cpu-settings:before{content:"\4250"}.hgi-solid.hgi-standard.hgi-cpu:before{content:"\4251"}.hgi-solid.hgi-standard.hgi-crab:before{content:"\4253"}.hgi-solid.hgi-standard.hgi-crane:before{content:"\4255"}.hgi-solid.hgi-standard.hgi-crazy:before{content:"\4257"}.hgi-solid.hgi-standard.hgi-creative-market:before{content:"\4259"}.hgi-solid.hgi-standard.hgi-credit-card-accept:before{content:"\425b"}.hgi-solid.hgi-standard.hgi-credit-card-add:before{content:"\425d"}.hgi-solid.hgi-standard.hgi-credit-card-change:before{content:"\425f"}.hgi-solid.hgi-standard.hgi-credit-card-defrost:before{content:"\4261"}.hgi-solid.hgi-standard.hgi-credit-card-freeze:before{content:"\4263"}.hgi-solid.hgi-standard.hgi-credit-card-not-accept:before{content:"\4265"}.hgi-solid.hgi-standard.hgi-credit-card-not-found:before{content:"\4267"}.hgi-solid.hgi-standard.hgi-credit-card-pos:before{content:"\4269"}.hgi-solid.hgi-standard.hgi-credit-card-validation:before{content:"\426c"}.hgi-solid.hgi-standard.hgi-credit-card:before{content:"\426d"}.hgi-solid.hgi-standard.hgi-cricket-bat:before{content:"\426f"}.hgi-solid.hgi-standard.hgi-cricket-helmet:before{content:"\4271"}.hgi-solid.hgi-standard.hgi-croissant:before{content:"\4273"}.hgi-solid.hgi-standard.hgi-crop:before{content:"\4275"}.hgi-solid.hgi-standard.hgi-crowdfunding:before{content:"\4277"}.hgi-solid.hgi-standard.hgi-crown:before{content:"\4279"}.hgi-solid.hgi-standard.hgi-crying:before{content:"\427b"}.hgi-solid.hgi-standard.hgi-csv-01:before{content:"\427d"}.hgi-solid.hgi-standard.hgi-csv-02:before{content:"\427f"}.hgi-solid.hgi-standard.hgi-cube:before{content:"\4281"}.hgi-solid.hgi-standard.hgi-cupcake-01:before{content:"\4283"}.hgi-solid.hgi-standard.hgi-cupcake-02:before{content:"\4285"}.hgi-solid.hgi-standard.hgi-cupcake-03:before{content:"\4287"}.hgi-solid.hgi-standard.hgi-curling:before{content:"\4289"}.hgi-solid.hgi-standard.hgi-cursor-01:before{content:"\428b"}.hgi-solid.hgi-standard.hgi-cursor-02:before{content:"\428d"}.hgi-solid.hgi-standard.hgi-cursor-add-selection-01:before{content:"\428f"}.hgi-solid.hgi-standard.hgi-cursor-add-selection-02:before{content:"\4291"}.hgi-solid.hgi-standard.hgi-cursor-circle-selection-01:before{content:"\4293"}.hgi-solid.hgi-standard.hgi-cursor-circle-selection-02:before{content:"\4295"}.hgi-solid.hgi-standard.hgi-cursor-disabled-01:before{content:"\4297"}.hgi-solid.hgi-standard.hgi-cursor-disabled-02:before{content:"\4299"}.hgi-solid.hgi-standard.hgi-cursor-edit-01:before{content:"\429b"}.hgi-solid.hgi-standard.hgi-cursor-edit-02:before{content:"\429d"}.hgi-solid.hgi-standard.hgi-cursor-hold-01:before{content:"\429f"}.hgi-solid.hgi-standard.hgi-cursor-hold-02:before{content:"\42a1"}.hgi-solid.hgi-standard.hgi-cursor-in-window:before{content:"\42a3"}.hgi-solid.hgi-standard.hgi-cursor-info-01:before{content:"\42a5"}.hgi-solid.hgi-standard.hgi-cursor-info-02:before{content:"\42a7"}.hgi-solid.hgi-standard.hgi-cursor-loading-01:before{content:"\42a9"}.hgi-solid.hgi-standard.hgi-cursor-loading-02:before{content:"\42ab"}.hgi-solid.hgi-standard.hgi-cursor-magic-selection-01:before{content:"\42ad"}.hgi-solid.hgi-standard.hgi-cursor-magic-selection-02:before{content:"\42af"}.hgi-solid.hgi-standard.hgi-cursor-move-01:before{content:"\42b1"}.hgi-solid.hgi-standard.hgi-cursor-move-02:before{content:"\42b3"}.hgi-solid.hgi-standard.hgi-cursor-pointer-01:before{content:"\42b5"}.hgi-solid.hgi-standard.hgi-cursor-pointer-02:before{content:"\42b7"}.hgi-solid.hgi-standard.hgi-cursor-progress-01:before{content:"\42b9"}.hgi-solid.hgi-standard.hgi-cursor-progress-02:before{content:"\42bb"}.hgi-solid.hgi-standard.hgi-cursor-progress-03:before{content:"\42bd"}.hgi-solid.hgi-standard.hgi-cursor-progress-04:before{content:"\42bf"}.hgi-solid.hgi-standard.hgi-cursor-rectangle-selection-01:before{content:"\42c1"}.hgi-solid.hgi-standard.hgi-cursor-rectangle-selection-02:before{content:"\42c3"}.hgi-solid.hgi-standard.hgi-cursor-remove-selection-01:before{content:"\42c5"}.hgi-solid.hgi-standard.hgi-cursor-remove-selection-02:before{content:"\42c7"}.hgi-solid.hgi-standard.hgi-cursor-text:before{content:"\42c9"}.hgi-solid.hgi-standard.hgi-curtains:before{content:"\42cb"}.hgi-solid.hgi-standard.hgi-curvy-left-direction:before{content:"\42cd"}.hgi-solid.hgi-standard.hgi-curvy-left-right-direction:before{content:"\42cf"}.hgi-solid.hgi-standard.hgi-curvy-right-direction:before{content:"\42d1"}.hgi-solid.hgi-standard.hgi-curvy-up-down-direction:before{content:"\42d3"}.hgi-solid.hgi-standard.hgi-customer-service-01:before{content:"\42d5"}.hgi-solid.hgi-standard.hgi-customer-service-02:before{content:"\42d7"}.hgi-solid.hgi-standard.hgi-customer-service:before{content:"\42d9"}.hgi-solid.hgi-standard.hgi-customer-support:before{content:"\42db"}.hgi-solid.hgi-standard.hgi-customize:before{content:"\42dd"}.hgi-solid.hgi-standard.hgi-cylinder-01:before{content:"\42df"}.hgi-solid.hgi-standard.hgi-cylinder-02:before{content:"\42e1"}.hgi-solid.hgi-standard.hgi-cylinder-03:before{content:"\42e3"}.hgi-solid.hgi-standard.hgi-cylinder-04:before{content:"\42e5"}.hgi-solid.hgi-standard.hgi-danger:before{content:"\42e7"}.hgi-solid.hgi-standard.hgi-dark-mode:before{content:"\42e9"}.hgi-solid.hgi-standard.hgi-dart:before{content:"\42eb"}.hgi-solid.hgi-standard.hgi-dashboard-browsing:before{content:"\42ed"}.hgi-solid.hgi-standard.hgi-dashboard-circle-add:before{content:"\42ef"}.hgi-solid.hgi-standard.hgi-dashboard-circle-edit:before{content:"\42f1"}.hgi-solid.hgi-standard.hgi-dashboard-circle-remove:before{content:"\42f3"}.hgi-solid.hgi-standard.hgi-dashboard-circle-settings:before{content:"\42f6"}.hgi-solid.hgi-standard.hgi-dashboard-circle:before{content:"\42f7"}.hgi-solid.hgi-standard.hgi-dashboard-speed-01:before{content:"\42f9"}.hgi-solid.hgi-standard.hgi-dashboard-speed-02:before{content:"\42fb"}.hgi-solid.hgi-standard.hgi-dashboard-square-01:before{content:"\42fd"}.hgi-solid.hgi-standard.hgi-dashboard-square-02:before{content:"\42ff"}.hgi-solid.hgi-standard.hgi-dashboard-square-03:before{content:"\4301"}.hgi-solid.hgi-standard.hgi-dashboard-square-add:before{content:"\4303"}.hgi-solid.hgi-standard.hgi-dashboard-square-edit:before{content:"\4305"}.hgi-solid.hgi-standard.hgi-dashboard-square-remove:before{content:"\4307"}.hgi-solid.hgi-standard.hgi-dashboard-square-setting:before{content:"\4309"}.hgi-solid.hgi-standard.hgi-dashed-line-01:before{content:"\430b"}.hgi-solid.hgi-standard.hgi-dashed-line-02:before{content:"\430d"}.hgi-solid.hgi-standard.hgi-data-recovery:before{content:"\430f"}.hgi-solid.hgi-standard.hgi-database-01:before{content:"\4311"}.hgi-solid.hgi-standard.hgi-database-02:before{content:"\4313"}.hgi-solid.hgi-standard.hgi-database-add:before{content:"\4315"}.hgi-solid.hgi-standard.hgi-database-export:before{content:"\4317"}.hgi-solid.hgi-standard.hgi-database-import:before{content:"\4319"}.hgi-solid.hgi-standard.hgi-database-locked:before{content:"\431b"}.hgi-solid.hgi-standard.hgi-database-restore:before{content:"\431d"}.hgi-solid.hgi-standard.hgi-database-setting:before{content:"\4320"}.hgi-solid.hgi-standard.hgi-database-sync-01:before{content:"\4322"}.hgi-solid.hgi-standard.hgi-database-sync:before{content:"\4324"}.hgi-solid.hgi-standard.hgi-database:before{content:"\4325"}.hgi-solid.hgi-standard.hgi-dates:before{content:"\4327"}.hgi-solid.hgi-standard.hgi-dead:before{content:"\4329"}.hgi-solid.hgi-standard.hgi-delete-01:before{content:"\432b"}.hgi-solid.hgi-standard.hgi-delete-02:before{content:"\432d"}.hgi-solid.hgi-standard.hgi-delete-03:before{content:"\432f"}.hgi-solid.hgi-standard.hgi-delete-04:before{content:"\4331"}.hgi-solid.hgi-standard.hgi-delete-column:before{content:"\4333"}.hgi-solid.hgi-standard.hgi-delete-put-back:before{content:"\4335"}.hgi-solid.hgi-standard.hgi-delete-row:before{content:"\4337"}.hgi-solid.hgi-standard.hgi-delete-throw:before{content:"\4339"}.hgi-solid.hgi-standard.hgi-delivered-sent:before{content:"\433b"}.hgi-solid.hgi-standard.hgi-delivery-box-01:before{content:"\433d"}.hgi-solid.hgi-standard.hgi-delivery-box-02:before{content:"\433f"}.hgi-solid.hgi-standard.hgi-delivery-delay-01:before{content:"\4341"}.hgi-solid.hgi-standard.hgi-delivery-delay-02:before{content:"\4343"}.hgi-solid.hgi-standard.hgi-delivery-return-01:before{content:"\4345"}.hgi-solid.hgi-standard.hgi-delivery-return-02:before{content:"\4347"}.hgi-solid.hgi-standard.hgi-delivery-secure-01:before{content:"\4349"}.hgi-solid.hgi-standard.hgi-delivery-secure-02:before{content:"\434b"}.hgi-solid.hgi-standard.hgi-delivery-sent-01:before{content:"\434d"}.hgi-solid.hgi-standard.hgi-delivery-sent-02:before{content:"\434f"}.hgi-solid.hgi-standard.hgi-delivery-tracking-01:before{content:"\4351"}.hgi-solid.hgi-standard.hgi-delivery-tracking-02:before{content:"\4353"}.hgi-solid.hgi-standard.hgi-delivery-truck-01:before{content:"\4355"}.hgi-solid.hgi-standard.hgi-delivery-truck-02:before{content:"\4357"}.hgi-solid.hgi-standard.hgi-delivery-view-01:before{content:"\4359"}.hgi-solid.hgi-standard.hgi-delivery-view-02:before{content:"\435b"}.hgi-solid.hgi-standard.hgi-dental-braces:before{content:"\435d"}.hgi-solid.hgi-standard.hgi-dental-broken-tooth:before{content:"\435f"}.hgi-solid.hgi-standard.hgi-dental-care:before{content:"\4361"}.hgi-solid.hgi-standard.hgi-dental-tooth:before{content:"\4363"}.hgi-solid.hgi-standard.hgi-departement:before{content:"\4365"}.hgi-solid.hgi-standard.hgi-desert:before{content:"\4367"}.hgi-solid.hgi-standard.hgi-desk-01:before{content:"\4369"}.hgi-solid.hgi-standard.hgi-desk-02:before{content:"\436b"}.hgi-solid.hgi-standard.hgi-desk:before{content:"\436d"}.hgi-solid.hgi-standard.hgi-developer:before{content:"\436f"}.hgi-solid.hgi-standard.hgi-deviantart:before{content:"\4371"}.hgi-solid.hgi-standard.hgi-device-access:before{content:"\4373"}.hgi-solid.hgi-standard.hgi-diagonal-scroll-point-01:before{content:"\4375"}.hgi-solid.hgi-standard.hgi-diagonal-scroll-point-02:before{content:"\4377"}.hgi-solid.hgi-standard.hgi-dialpad-circle-01:before{content:"\4379"}.hgi-solid.hgi-standard.hgi-dialpad-circle-02:before{content:"\437b"}.hgi-solid.hgi-standard.hgi-dialpad-square-01:before{content:"\437d"}.hgi-solid.hgi-standard.hgi-dialpad-square-02:before{content:"\437f"}.hgi-solid.hgi-standard.hgi-diameter:before{content:"\4381"}.hgi-solid.hgi-standard.hgi-diamond-01:before{content:"\4383"}.hgi-solid.hgi-standard.hgi-diamond-02:before{content:"\4385"}.hgi-solid.hgi-standard.hgi-diamond:before{content:"\4387"}.hgi-solid.hgi-standard.hgi-diaper:before{content:"\4389"}.hgi-solid.hgi-standard.hgi-dice-faces-01:before{content:"\438b"}.hgi-solid.hgi-standard.hgi-dice-faces-02:before{content:"\438d"}.hgi-solid.hgi-standard.hgi-dice-faces-03:before{content:"\438f"}.hgi-solid.hgi-standard.hgi-dice-faces-04:before{content:"\4391"}.hgi-solid.hgi-standard.hgi-dice-faces-05:before{content:"\4393"}.hgi-solid.hgi-standard.hgi-dice-faces-06:before{content:"\4395"}.hgi-solid.hgi-standard.hgi-dice:before{content:"\4397"}.hgi-solid.hgi-standard.hgi-digestion:before{content:"\4399"}.hgi-solid.hgi-standard.hgi-digg:before{content:"\439b"}.hgi-solid.hgi-standard.hgi-digital-clock:before{content:"\439d"}.hgi-solid.hgi-standard.hgi-dim-sum-01:before{content:"\439f"}.hgi-solid.hgi-standard.hgi-dim-sum-02:before{content:"\43a1"}.hgi-solid.hgi-standard.hgi-dining-table:before{content:"\43a3"}.hgi-solid.hgi-standard.hgi-diploma:before{content:"\43a5"}.hgi-solid.hgi-standard.hgi-direction-left-01:before{content:"\43a7"}.hgi-solid.hgi-standard.hgi-direction-left-02:before{content:"\43a9"}.hgi-solid.hgi-standard.hgi-direction-right-01:before{content:"\43ab"}.hgi-solid.hgi-standard.hgi-direction-right-02:before{content:"\43ad"}.hgi-solid.hgi-standard.hgi-directions-01:before{content:"\43af"}.hgi-solid.hgi-standard.hgi-directions-02:before{content:"\43b1"}.hgi-solid.hgi-standard.hgi-dirham:before{content:"\43b3"}.hgi-solid.hgi-standard.hgi-disability-01:before{content:"\43b5"}.hgi-solid.hgi-standard.hgi-disability-02:before{content:"\43b7"}.hgi-solid.hgi-standard.hgi-discord:before{content:"\43b9"}.hgi-solid.hgi-standard.hgi-discount-01:before{content:"\43bb"}.hgi-solid.hgi-standard.hgi-discount-tag-01:before{content:"\43be"}.hgi-solid.hgi-standard.hgi-discount-tag-02:before{content:"\43c0"}.hgi-solid.hgi-standard.hgi-discount:before{content:"\43c1"}.hgi-solid.hgi-standard.hgi-discover-circle:before{content:"\43c3"}.hgi-solid.hgi-standard.hgi-discover-square:before{content:"\43c5"}.hgi-solid.hgi-standard.hgi-dish-01:before{content:"\43c7"}.hgi-solid.hgi-standard.hgi-dish-02:before{content:"\43c9"}.hgi-solid.hgi-standard.hgi-dish-washer:before{content:"\43cb"}.hgi-solid.hgi-standard.hgi-displeased:before{content:"\43cd"}.hgi-solid.hgi-standard.hgi-distribute-horizontal-center:before{content:"\43cf"}.hgi-solid.hgi-standard.hgi-distribute-horizontal-left:before{content:"\43d1"}.hgi-solid.hgi-standard.hgi-distribute-horizontal-right:before{content:"\43d3"}.hgi-solid.hgi-standard.hgi-distribute-vertical-bottom:before{content:"\43d5"}.hgi-solid.hgi-standard.hgi-distribute-vertical-center:before{content:"\43d7"}.hgi-solid.hgi-standard.hgi-distribute-vertical-top:before{content:"\43d9"}.hgi-solid.hgi-standard.hgi-distribution:before{content:"\43db"}.hgi-solid.hgi-standard.hgi-divide-sign-circle:before{content:"\43dd"}.hgi-solid.hgi-standard.hgi-divide-sign-square:before{content:"\43e0"}.hgi-solid.hgi-standard.hgi-divide-sign:before{content:"\43e1"}.hgi-solid.hgi-standard.hgi-dna-01:before{content:"\43e3"}.hgi-solid.hgi-standard.hgi-dna:before{content:"\43e5"}.hgi-solid.hgi-standard.hgi-do-not-touch-01:before{content:"\43e7"}.hgi-solid.hgi-standard.hgi-do-not-touch-02:before{content:"\43e9"}.hgi-solid.hgi-standard.hgi-doc-01:before{content:"\43eb"}.hgi-solid.hgi-standard.hgi-doc-02:before{content:"\43ed"}.hgi-solid.hgi-standard.hgi-doctor-01:before{content:"\43ef"}.hgi-solid.hgi-standard.hgi-doctor-02:before{content:"\43f1"}.hgi-solid.hgi-standard.hgi-doctor-03:before{content:"\43f3"}.hgi-solid.hgi-standard.hgi-document-attachment:before{content:"\43f5"}.hgi-solid.hgi-standard.hgi-document-code:before{content:"\43f7"}.hgi-solid.hgi-standard.hgi-document-validation:before{content:"\43f9"}.hgi-solid.hgi-standard.hgi-dollar-01:before{content:"\43fb"}.hgi-solid.hgi-standard.hgi-dollar-02:before{content:"\43fd"}.hgi-solid.hgi-standard.hgi-dollar-circle:before{content:"\43ff"}.hgi-solid.hgi-standard.hgi-dollar-receive-01:before{content:"\4401"}.hgi-solid.hgi-standard.hgi-dollar-receive-02:before{content:"\4403"}.hgi-solid.hgi-standard.hgi-dollar-send-01:before{content:"\4405"}.hgi-solid.hgi-standard.hgi-dollar-send-02:before{content:"\4407"}.hgi-solid.hgi-standard.hgi-dollar-square:before{content:"\4409"}.hgi-solid.hgi-standard.hgi-dome:before{content:"\440b"}.hgi-solid.hgi-standard.hgi-domino:before{content:"\440d"}.hgi-solid.hgi-standard.hgi-door-01:before{content:"\440f"}.hgi-solid.hgi-standard.hgi-door-02:before{content:"\4411"}.hgi-solid.hgi-standard.hgi-door-lock:before{content:"\4413"}.hgi-solid.hgi-standard.hgi-door:before{content:"\4415"}.hgi-solid.hgi-standard.hgi-doughnut:before{content:"\4417"}.hgi-solid.hgi-standard.hgi-download-01:before{content:"\4419"}.hgi-solid.hgi-standard.hgi-download-02:before{content:"\441b"}.hgi-solid.hgi-standard.hgi-download-03:before{content:"\441d"}.hgi-solid.hgi-standard.hgi-download-04:before{content:"\441f"}.hgi-solid.hgi-standard.hgi-download-05:before{content:"\4421"}.hgi-solid.hgi-standard.hgi-download-circle-01:before{content:"\4423"}.hgi-solid.hgi-standard.hgi-download-circle-02:before{content:"\4425"}.hgi-solid.hgi-standard.hgi-download-square-01:before{content:"\4427"}.hgi-solid.hgi-standard.hgi-download-square-02:before{content:"\4429"}.hgi-solid.hgi-standard.hgi-drag-01:before{content:"\442b"}.hgi-solid.hgi-standard.hgi-drag-02:before{content:"\442d"}.hgi-solid.hgi-standard.hgi-drag-03:before{content:"\442f"}.hgi-solid.hgi-standard.hgi-drag-04:before{content:"\4431"}.hgi-solid.hgi-standard.hgi-drag-drop-horizontal:before{content:"\4433"}.hgi-solid.hgi-standard.hgi-drag-drop-vertical:before{content:"\4436"}.hgi-solid.hgi-standard.hgi-drag-drop:before{content:"\4437"}.hgi-solid.hgi-standard.hgi-drag-left-01:before{content:"\4439"}.hgi-solid.hgi-standard.hgi-drag-left-02:before{content:"\443b"}.hgi-solid.hgi-standard.hgi-drag-left-03:before{content:"\443d"}.hgi-solid.hgi-standard.hgi-drag-left-04:before{content:"\443f"}.hgi-solid.hgi-standard.hgi-drag-right-01:before{content:"\4441"}.hgi-solid.hgi-standard.hgi-drag-right-02:before{content:"\4443"}.hgi-solid.hgi-standard.hgi-drag-right-03:before{content:"\4445"}.hgi-solid.hgi-standard.hgi-drag-right-04:before{content:"\4447"}.hgi-solid.hgi-standard.hgi-drawing-compass:before{content:"\4449"}.hgi-solid.hgi-standard.hgi-drawing-mode:before{content:"\444b"}.hgi-solid.hgi-standard.hgi-dress-01:before{content:"\444d"}.hgi-solid.hgi-standard.hgi-dress-02:before{content:"\444f"}.hgi-solid.hgi-standard.hgi-dress-03:before{content:"\4451"}.hgi-solid.hgi-standard.hgi-dress-04:before{content:"\4453"}.hgi-solid.hgi-standard.hgi-dress-05:before{content:"\4455"}.hgi-solid.hgi-standard.hgi-dress-06:before{content:"\4457"}.hgi-solid.hgi-standard.hgi-dress-07:before{content:"\4459"}.hgi-solid.hgi-standard.hgi-dressing-table-01:before{content:"\445b"}.hgi-solid.hgi-standard.hgi-dressing-table-02:before{content:"\445d"}.hgi-solid.hgi-standard.hgi-dressing-table-03:before{content:"\445f"}.hgi-solid.hgi-standard.hgi-dribbble:before{content:"\4461"}.hgi-solid.hgi-standard.hgi-drink:before{content:"\4463"}.hgi-solid.hgi-standard.hgi-drone:before{content:"\4465"}.hgi-solid.hgi-standard.hgi-drooling:before{content:"\4467"}.hgi-solid.hgi-standard.hgi-dropbox:before{content:"\4469"}.hgi-solid.hgi-standard.hgi-droplet:before{content:"\446b"}.hgi-solid.hgi-standard.hgi-dropper:before{content:"\446d"}.hgi-solid.hgi-standard.hgi-ds3-tool:before{content:"\446f"}.hgi-solid.hgi-standard.hgi-dua:before{content:"\4471"}.hgi-solid.hgi-standard.hgi-dumbbell-01:before{content:"\4473"}.hgi-solid.hgi-standard.hgi-dumbbell-02:before{content:"\4475"}.hgi-solid.hgi-standard.hgi-dumbbell-03:before{content:"\4477"}.hgi-solid.hgi-standard.hgi-ear-rings-01:before{content:"\4479"}.hgi-solid.hgi-standard.hgi-ear-rings-02:before{content:"\447b"}.hgi-solid.hgi-standard.hgi-ear-rings-03:before{content:"\447d"}.hgi-solid.hgi-standard.hgi-ear:before{content:"\447f"}.hgi-solid.hgi-standard.hgi-earth:before{content:"\4481"}.hgi-solid.hgi-standard.hgi-ease-curve-control-points:before{content:"\4483"}.hgi-solid.hgi-standard.hgi-ease-in-control-point:before{content:"\4485"}.hgi-solid.hgi-standard.hgi-ease-in-out:before{content:"\4487"}.hgi-solid.hgi-standard.hgi-ease-in:before{content:"\4489"}.hgi-solid.hgi-standard.hgi-ease-out-control-point:before{content:"\448b"}.hgi-solid.hgi-standard.hgi-ease-out:before{content:"\448d"}.hgi-solid.hgi-standard.hgi-eco-energy:before{content:"\448f"}.hgi-solid.hgi-standard.hgi-eco-lab-01:before{content:"\4491"}.hgi-solid.hgi-standard.hgi-eco-lab-02:before{content:"\4493"}.hgi-solid.hgi-standard.hgi-eco-lab:before{content:"\4495"}.hgi-solid.hgi-standard.hgi-eco-power:before{content:"\4497"}.hgi-solid.hgi-standard.hgi-edge-style:before{content:"\4499"}.hgi-solid.hgi-standard.hgi-edit-01:before{content:"\449b"}.hgi-solid.hgi-standard.hgi-edit-02:before{content:"\449d"}.hgi-solid.hgi-standard.hgi-edit-off:before{content:"\449f"}.hgi-solid.hgi-standard.hgi-edit-road:before{content:"\44a1"}.hgi-solid.hgi-standard.hgi-edit-table:before{content:"\44a3"}.hgi-solid.hgi-standard.hgi-edit-user-02:before{content:"\44a5"}.hgi-solid.hgi-standard.hgi-eggs:before{content:"\44a7"}.hgi-solid.hgi-standard.hgi-eid-mubarak:before{content:"\44a9"}.hgi-solid.hgi-standard.hgi-eiffel-tower:before{content:"\44ab"}.hgi-solid.hgi-standard.hgi-elearning-exchange:before{content:"\44ad"}.hgi-solid.hgi-standard.hgi-electric-home-01:before{content:"\44af"}.hgi-solid.hgi-standard.hgi-electric-home-02:before{content:"\44b1"}.hgi-solid.hgi-standard.hgi-electric-plugs:before{content:"\44b3"}.hgi-solid.hgi-standard.hgi-electric-tower-01:before{content:"\44b5"}.hgi-solid.hgi-standard.hgi-electric-tower-02:before{content:"\44b7"}.hgi-solid.hgi-standard.hgi-electric-wire:before{content:"\44b9"}.hgi-solid.hgi-standard.hgi-ellipse-selection:before{content:"\44bb"}.hgi-solid.hgi-standard.hgi-encrypt:before{content:"\44bd"}.hgi-solid.hgi-standard.hgi-energy-ellipse:before{content:"\44bf"}.hgi-solid.hgi-standard.hgi-energy-rectangle:before{content:"\44c1"}.hgi-solid.hgi-standard.hgi-energy:before{content:"\44c3"}.hgi-solid.hgi-standard.hgi-entering-geo-fence:before{content:"\44c5"}.hgi-solid.hgi-standard.hgi-envato:before{content:"\44c7"}.hgi-solid.hgi-standard.hgi-equal-sign-circle:before{content:"\44c9"}.hgi-solid.hgi-standard.hgi-equal-sign-square:before{content:"\44cc"}.hgi-solid.hgi-standard.hgi-equal-sign:before{content:"\44cd"}.hgi-solid.hgi-standard.hgi-equipment-bench-press:before{content:"\44cf"}.hgi-solid.hgi-standard.hgi-equipment-chest-press:before{content:"\44d1"}.hgi-solid.hgi-standard.hgi-equipment-gym-01:before{content:"\44d3"}.hgi-solid.hgi-standard.hgi-equipment-gym-02:before{content:"\44d5"}.hgi-solid.hgi-standard.hgi-equipment-gym-03:before{content:"\44d7"}.hgi-solid.hgi-standard.hgi-equipment-weightlifting:before{content:"\44d9"}.hgi-solid.hgi-standard.hgi-eraser-01:before{content:"\44db"}.hgi-solid.hgi-standard.hgi-eraser-add:before{content:"\44dd"}.hgi-solid.hgi-standard.hgi-eraser-auto:before{content:"\44df"}.hgi-solid.hgi-standard.hgi-eraser:before{content:"\44e1"}.hgi-solid.hgi-standard.hgi-estimate-01:before{content:"\44e3"}.hgi-solid.hgi-standard.hgi-estimate-02:before{content:"\44e5"}.hgi-solid.hgi-standard.hgi-ethereum-ellipse:before{content:"\44e7"}.hgi-solid.hgi-standard.hgi-ethereum-rectangle:before{content:"\44e9"}.hgi-solid.hgi-standard.hgi-ethereum:before{content:"\44eb"}.hgi-solid.hgi-standard.hgi-euro-circle:before{content:"\44ed"}.hgi-solid.hgi-standard.hgi-euro-receive:before{content:"\44ef"}.hgi-solid.hgi-standard.hgi-euro-send:before{content:"\44f2"}.hgi-solid.hgi-standard.hgi-euro-square:before{content:"\44f4"}.hgi-solid.hgi-standard.hgi-euro:before{content:"\44f5"}.hgi-solid.hgi-standard.hgi-ev-charging:before{content:"\44f7"}.hgi-solid.hgi-standard.hgi-evil:before{content:"\44f9"}.hgi-solid.hgi-standard.hgi-exchange-01:before{content:"\44fb"}.hgi-solid.hgi-standard.hgi-exchange-02:before{content:"\44fd"}.hgi-solid.hgi-standard.hgi-exchange-03:before{content:"\44ff"}.hgi-solid.hgi-standard.hgi-expander:before{content:"\4501"}.hgi-solid.hgi-standard.hgi-external-drive:before{content:"\4503"}.hgi-solid.hgi-standard.hgi-eye:before{content:"\4505"}.hgi-solid.hgi-standard.hgi-face-id:before{content:"\4507"}.hgi-solid.hgi-standard.hgi-facebook-01:before{content:"\4509"}.hgi-solid.hgi-standard.hgi-facebook-02:before{content:"\450b"}.hgi-solid.hgi-standard.hgi-factory-01:before{content:"\450d"}.hgi-solid.hgi-standard.hgi-factory-02:before{content:"\450f"}.hgi-solid.hgi-standard.hgi-factory:before{content:"\4511"}.hgi-solid.hgi-standard.hgi-fahrenheit:before{content:"\4513"}.hgi-solid.hgi-standard.hgi-falling-star:before{content:"\4515"}.hgi-solid.hgi-standard.hgi-fast-wind:before{content:"\4517"}.hgi-solid.hgi-standard.hgi-favourite-circle:before{content:"\4519"}.hgi-solid.hgi-standard.hgi-favourite-square:before{content:"\451c"}.hgi-solid.hgi-standard.hgi-favourite:before{content:"\451d"}.hgi-solid.hgi-standard.hgi-feather:before{content:"\451f"}.hgi-solid.hgi-standard.hgi-fencing-mask:before{content:"\4521"}.hgi-solid.hgi-standard.hgi-fencing:before{content:"\4523"}.hgi-solid.hgi-standard.hgi-ferris-wheel:before{content:"\4525"}.hgi-solid.hgi-standard.hgi-ferry-boat:before{content:"\4527"}.hgi-solid.hgi-standard.hgi-figma:before{content:"\4529"}.hgi-solid.hgi-standard.hgi-file-01:before{content:"\452b"}.hgi-solid.hgi-standard.hgi-file-02:before{content:"\452d"}.hgi-solid.hgi-standard.hgi-file-add:before{content:"\452f"}.hgi-solid.hgi-standard.hgi-file-attachment:before{content:"\4531"}.hgi-solid.hgi-standard.hgi-file-audio:before{content:"\4533"}.hgi-solid.hgi-standard.hgi-file-bitcoin:before{content:"\4535"}.hgi-solid.hgi-standard.hgi-file-block:before{content:"\4537"}.hgi-solid.hgi-standard.hgi-file-bookmark:before{content:"\4539"}.hgi-solid.hgi-standard.hgi-file-cloud:before{content:"\453b"}.hgi-solid.hgi-standard.hgi-file-corrupt:before{content:"\453d"}.hgi-solid.hgi-standard.hgi-file-dollar:before{content:"\453f"}.hgi-solid.hgi-standard.hgi-file-download:before{content:"\4541"}.hgi-solid.hgi-standard.hgi-file-edit:before{content:"\4543"}.hgi-solid.hgi-standard.hgi-file-euro:before{content:"\4545"}.hgi-solid.hgi-standard.hgi-file-export:before{content:"\4547"}.hgi-solid.hgi-standard.hgi-file-favourite:before{content:"\4549"}.hgi-solid.hgi-standard.hgi-file-import:before{content:"\454b"}.hgi-solid.hgi-standard.hgi-file-link:before{content:"\454d"}.hgi-solid.hgi-standard.hgi-file-locked:before{content:"\454f"}.hgi-solid.hgi-standard.hgi-file-management:before{content:"\4551"}.hgi-solid.hgi-standard.hgi-file-minus:before{content:"\4553"}.hgi-solid.hgi-standard.hgi-file-music:before{content:"\4555"}.hgi-solid.hgi-standard.hgi-file-not-found:before{content:"\4557"}.hgi-solid.hgi-standard.hgi-file-paste:before{content:"\4559"}.hgi-solid.hgi-standard.hgi-file-pin:before{content:"\455b"}.hgi-solid.hgi-standard.hgi-file-pound:before{content:"\455d"}.hgi-solid.hgi-standard.hgi-file-remove:before{content:"\455f"}.hgi-solid.hgi-standard.hgi-file-script:before{content:"\4561"}.hgi-solid.hgi-standard.hgi-file-search:before{content:"\4563"}.hgi-solid.hgi-standard.hgi-file-security:before{content:"\4565"}.hgi-solid.hgi-standard.hgi-file-shredder:before{content:"\4567"}.hgi-solid.hgi-standard.hgi-file-star:before{content:"\4569"}.hgi-solid.hgi-standard.hgi-file-sync:before{content:"\456b"}.hgi-solid.hgi-standard.hgi-file-unknown:before{content:"\456d"}.hgi-solid.hgi-standard.hgi-file-unlocked:before{content:"\456f"}.hgi-solid.hgi-standard.hgi-file-upload:before{content:"\4571"}.hgi-solid.hgi-standard.hgi-file-validation:before{content:"\4573"}.hgi-solid.hgi-standard.hgi-file-verified:before{content:"\4575"}.hgi-solid.hgi-standard.hgi-file-video:before{content:"\4577"}.hgi-solid.hgi-standard.hgi-file-view:before{content:"\4579"}.hgi-solid.hgi-standard.hgi-file-yen:before{content:"\457b"}.hgi-solid.hgi-standard.hgi-file-zip:before{content:"\457d"}.hgi-solid.hgi-standard.hgi-files-01:before{content:"\457f"}.hgi-solid.hgi-standard.hgi-files-02:before{content:"\4581"}.hgi-solid.hgi-standard.hgi-film-01:before{content:"\4583"}.hgi-solid.hgi-standard.hgi-film-02:before{content:"\4585"}.hgi-solid.hgi-standard.hgi-film-roll-01:before{content:"\4587"}.hgi-solid.hgi-standard.hgi-film-roll-02:before{content:"\4589"}.hgi-solid.hgi-standard.hgi-filter-add:before{content:"\458b"}.hgi-solid.hgi-standard.hgi-filter-edit:before{content:"\458d"}.hgi-solid.hgi-standard.hgi-filter-horizontal:before{content:"\458f"}.hgi-solid.hgi-standard.hgi-filter-mail-circle:before{content:"\4591"}.hgi-solid.hgi-standard.hgi-filter-mail-square:before{content:"\4593"}.hgi-solid.hgi-standard.hgi-filter-remove:before{content:"\4595"}.hgi-solid.hgi-standard.hgi-filter-reset:before{content:"\4597"}.hgi-solid.hgi-standard.hgi-filter-vertical:before{content:"\459a"}.hgi-solid.hgi-standard.hgi-filter:before{content:"\459b"}.hgi-solid.hgi-standard.hgi-finger-access:before{content:"\459d"}.hgi-solid.hgi-standard.hgi-finger-print-add:before{content:"\459f"}.hgi-solid.hgi-standard.hgi-finger-print-check:before{content:"\45a1"}.hgi-solid.hgi-standard.hgi-finger-print-minus:before{content:"\45a3"}.hgi-solid.hgi-standard.hgi-finger-print-remove:before{content:"\45a5"}.hgi-solid.hgi-standard.hgi-finger-print-scan:before{content:"\45a7"}.hgi-solid.hgi-standard.hgi-finger-print:before{content:"\45a9"}.hgi-solid.hgi-standard.hgi-fingerprint-scan:before{content:"\45ab"}.hgi-solid.hgi-standard.hgi-fins:before{content:"\45ad"}.hgi-solid.hgi-standard.hgi-fire-pit:before{content:"\45af"}.hgi-solid.hgi-standard.hgi-fire-security:before{content:"\45b2"}.hgi-solid.hgi-standard.hgi-fire:before{content:"\45b3"}.hgi-solid.hgi-standard.hgi-firewall:before{content:"\45b5"}.hgi-solid.hgi-standard.hgi-first-aid-kit:before{content:"\45b7"}.hgi-solid.hgi-standard.hgi-first-bracket-circle:before{content:"\45b9"}.hgi-solid.hgi-standard.hgi-first-bracket-square:before{content:"\45bc"}.hgi-solid.hgi-standard.hgi-first-bracket:before{content:"\45bd"}.hgi-solid.hgi-standard.hgi-fish-food:before{content:"\45bf"}.hgi-solid.hgi-standard.hgi-fiverr:before{content:"\45c1"}.hgi-solid.hgi-standard.hgi-flag-01:before{content:"\45c3"}.hgi-solid.hgi-standard.hgi-flag-02:before{content:"\45c5"}.hgi-solid.hgi-standard.hgi-flag-03:before{content:"\45c7"}.hgi-solid.hgi-standard.hgi-flash-off:before{content:"\45c9"}.hgi-solid.hgi-standard.hgi-flash:before{content:"\45cb"}.hgi-solid.hgi-standard.hgi-flaticon:before{content:"\45cd"}.hgi-solid.hgi-standard.hgi-flickr:before{content:"\45cf"}.hgi-solid.hgi-standard.hgi-flim-slate:before{content:"\45d1"}.hgi-solid.hgi-standard.hgi-flip-bottom:before{content:"\45d3"}.hgi-solid.hgi-standard.hgi-flip-horizontal:before{content:"\45d5"}.hgi-solid.hgi-standard.hgi-flip-left:before{content:"\45d7"}.hgi-solid.hgi-standard.hgi-flip-phone:before{content:"\45d9"}.hgi-solid.hgi-standard.hgi-flip-right:before{content:"\45db"}.hgi-solid.hgi-standard.hgi-flip-top:before{content:"\45dd"}.hgi-solid.hgi-standard.hgi-flip-vertical:before{content:"\45df"}.hgi-solid.hgi-standard.hgi-floor-plan:before{content:"\45e1"}.hgi-solid.hgi-standard.hgi-floppy-disk:before{content:"\45e3"}.hgi-solid.hgi-standard.hgi-flow-circle:before{content:"\45e5"}.hgi-solid.hgi-standard.hgi-flow-connection:before{content:"\45e7"}.hgi-solid.hgi-standard.hgi-flow-square:before{content:"\45ea"}.hgi-solid.hgi-standard.hgi-flow:before{content:"\45eb"}.hgi-solid.hgi-standard.hgi-flowchart-01:before{content:"\45ed"}.hgi-solid.hgi-standard.hgi-flowchart-02:before{content:"\45ef"}.hgi-solid.hgi-standard.hgi-flower-pot:before{content:"\45f1"}.hgi-solid.hgi-standard.hgi-flower:before{content:"\45f3"}.hgi-solid.hgi-standard.hgi-flushed:before{content:"\45f5"}.hgi-solid.hgi-standard.hgi-flying-human:before{content:"\45f7"}.hgi-solid.hgi-standard.hgi-focus-point:before{content:"\45f9"}.hgi-solid.hgi-standard.hgi-folder-01:before{content:"\45fb"}.hgi-solid.hgi-standard.hgi-folder-02:before{content:"\45fd"}.hgi-solid.hgi-standard.hgi-folder-03:before{content:"\45ff"}.hgi-solid.hgi-standard.hgi-folder-add:before{content:"\4601"}.hgi-solid.hgi-standard.hgi-folder-attachment:before{content:"\4603"}.hgi-solid.hgi-standard.hgi-folder-audio:before{content:"\4605"}.hgi-solid.hgi-standard.hgi-folder-block:before{content:"\4607"}.hgi-solid.hgi-standard.hgi-folder-check:before{content:"\4609"}.hgi-solid.hgi-standard.hgi-folder-cloud:before{content:"\460b"}.hgi-solid.hgi-standard.hgi-folder-details-reference:before{content:"\460d"}.hgi-solid.hgi-standard.hgi-folder-details:before{content:"\460f"}.hgi-solid.hgi-standard.hgi-folder-download:before{content:"\4611"}.hgi-solid.hgi-standard.hgi-folder-edit:before{content:"\4613"}.hgi-solid.hgi-standard.hgi-folder-export:before{content:"\4615"}.hgi-solid.hgi-standard.hgi-folder-favourite:before{content:"\4617"}.hgi-solid.hgi-standard.hgi-folder-file-storage:before{content:"\4619"}.hgi-solid.hgi-standard.hgi-folder-import:before{content:"\461b"}.hgi-solid.hgi-standard.hgi-folder-library:before{content:"\461d"}.hgi-solid.hgi-standard.hgi-folder-links:before{content:"\461f"}.hgi-solid.hgi-standard.hgi-folder-locked:before{content:"\4621"}.hgi-solid.hgi-standard.hgi-folder-management:before{content:"\4623"}.hgi-solid.hgi-standard.hgi-folder-minus:before{content:"\4625"}.hgi-solid.hgi-standard.hgi-folder-music:before{content:"\4627"}.hgi-solid.hgi-standard.hgi-folder-off:before{content:"\4629"}.hgi-solid.hgi-standard.hgi-folder-open:before{content:"\462b"}.hgi-solid.hgi-standard.hgi-folder-pin:before{content:"\462d"}.hgi-solid.hgi-standard.hgi-folder-remove:before{content:"\462f"}.hgi-solid.hgi-standard.hgi-folder-search:before{content:"\4631"}.hgi-solid.hgi-standard.hgi-folder-security:before{content:"\4633"}.hgi-solid.hgi-standard.hgi-folder-shared-01:before{content:"\4635"}.hgi-solid.hgi-standard.hgi-folder-shared-02:before{content:"\4637"}.hgi-solid.hgi-standard.hgi-folder-shared-03:before{content:"\4639"}.hgi-solid.hgi-standard.hgi-folder-sync:before{content:"\463b"}.hgi-solid.hgi-standard.hgi-folder-transfer:before{content:"\463d"}.hgi-solid.hgi-standard.hgi-folder-unknown:before{content:"\463f"}.hgi-solid.hgi-standard.hgi-folder-unlocked:before{content:"\4641"}.hgi-solid.hgi-standard.hgi-folder-upload:before{content:"\4643"}.hgi-solid.hgi-standard.hgi-folder-video:before{content:"\4645"}.hgi-solid.hgi-standard.hgi-folder-view:before{content:"\4647"}.hgi-solid.hgi-standard.hgi-folder-zip:before{content:"\4649"}.hgi-solid.hgi-standard.hgi-folders:before{content:"\464b"}.hgi-solid.hgi-standard.hgi-football-pitch:before{content:"\464d"}.hgi-solid.hgi-standard.hgi-football:before{content:"\464f"}.hgi-solid.hgi-standard.hgi-forgot-password:before{content:"\4651"}.hgi-solid.hgi-standard.hgi-fork:before{content:"\4653"}.hgi-solid.hgi-standard.hgi-forrst:before{content:"\4655"}.hgi-solid.hgi-standard.hgi-fortress:before{content:"\4657"}.hgi-solid.hgi-standard.hgi-forward-01:before{content:"\4659"}.hgi-solid.hgi-standard.hgi-forward-02:before{content:"\465b"}.hgi-solid.hgi-standard.hgi-four-finger-02:before{content:"\465d"}.hgi-solid.hgi-standard.hgi-four-finger-03:before{content:"\465f"}.hgi-solid.hgi-standard.hgi-four-k:before{content:"\4661"}.hgi-solid.hgi-standard.hgi-foursquare:before{content:"\4663"}.hgi-solid.hgi-standard.hgi-framer:before{content:"\4665"}.hgi-solid.hgi-standard.hgi-frameworks:before{content:"\4667"}.hgi-solid.hgi-standard.hgi-french-fries-01:before{content:"\4669"}.hgi-solid.hgi-standard.hgi-french-fries-02:before{content:"\466b"}.hgi-solid.hgi-standard.hgi-fridge:before{content:"\466d"}.hgi-solid.hgi-standard.hgi-fry:before{content:"\466f"}.hgi-solid.hgi-standard.hgi-fuel-01:before{content:"\4671"}.hgi-solid.hgi-standard.hgi-fuel-02:before{content:"\4673"}.hgi-solid.hgi-standard.hgi-fuel-station:before{content:"\4675"}.hgi-solid.hgi-standard.hgi-function-circle:before{content:"\4677"}.hgi-solid.hgi-standard.hgi-function-of-x:before{content:"\4679"}.hgi-solid.hgi-standard.hgi-function-square:before{content:"\467c"}.hgi-solid.hgi-standard.hgi-function:before{content:"\467d"}.hgi-solid.hgi-standard.hgi-galaxy:before{content:"\467f"}.hgi-solid.hgi-standard.hgi-game-controller-01:before{content:"\4681"}.hgi-solid.hgi-standard.hgi-game-controller-02:before{content:"\4683"}.hgi-solid.hgi-standard.hgi-game-controller-03:before{content:"\4685"}.hgi-solid.hgi-standard.hgi-game:before{content:"\4687"}.hgi-solid.hgi-standard.hgi-gameboy:before{content:"\4689"}.hgi-solid.hgi-standard.hgi-garage:before{content:"\468b"}.hgi-solid.hgi-standard.hgi-garbage-truck:before{content:"\468d"}.hgi-solid.hgi-standard.hgi-gas-pipe:before{content:"\468f"}.hgi-solid.hgi-standard.hgi-gas-stove:before{content:"\4691"}.hgi-solid.hgi-standard.hgi-gem:before{content:"\4693"}.hgi-solid.hgi-standard.hgi-geology-crust:before{content:"\4695"}.hgi-solid.hgi-standard.hgi-geometric-shapes-01:before{content:"\4697"}.hgi-solid.hgi-standard.hgi-geometric-shapes-02:before{content:"\4699"}.hgi-solid.hgi-standard.hgi-gibbous-moon:before{content:"\469b"}.hgi-solid.hgi-standard.hgi-gif-01:before{content:"\469d"}.hgi-solid.hgi-standard.hgi-gif-02:before{content:"\469f"}.hgi-solid.hgi-standard.hgi-gift-card:before{content:"\46a1"}.hgi-solid.hgi-standard.hgi-gift:before{content:"\46a3"}.hgi-solid.hgi-standard.hgi-git-branch:before{content:"\46a5"}.hgi-solid.hgi-standard.hgi-git-commit:before{content:"\46a7"}.hgi-solid.hgi-standard.hgi-git-compare:before{content:"\46a9"}.hgi-solid.hgi-standard.hgi-git-fork:before{content:"\46ab"}.hgi-solid.hgi-standard.hgi-git-merge:before{content:"\46ad"}.hgi-solid.hgi-standard.hgi-git-pull-request-closed:before{content:"\46af"}.hgi-solid.hgi-standard.hgi-git-pull-request-draft:before{content:"\46b1"}.hgi-solid.hgi-standard.hgi-git-pull-request:before{content:"\46b3"}.hgi-solid.hgi-standard.hgi-gitbook:before{content:"\46b5"}.hgi-solid.hgi-standard.hgi-github-01:before{content:"\46b7"}.hgi-solid.hgi-standard.hgi-github:before{content:"\46b9"}.hgi-solid.hgi-standard.hgi-gitlab:before{content:"\46bb"}.hgi-solid.hgi-standard.hgi-give-blood:before{content:"\46bd"}.hgi-solid.hgi-standard.hgi-give-pill:before{content:"\46bf"}.hgi-solid.hgi-standard.hgi-glasses:before{content:"\46c1"}.hgi-solid.hgi-standard.hgi-global-editing:before{content:"\46c3"}.hgi-solid.hgi-standard.hgi-global-education:before{content:"\46c5"}.hgi-solid.hgi-standard.hgi-global-refresh:before{content:"\46c7"}.hgi-solid.hgi-standard.hgi-global-search:before{content:"\46c9"}.hgi-solid.hgi-standard.hgi-global:before{content:"\46cb"}.hgi-solid.hgi-standard.hgi-globe-02:before{content:"\46cd"}.hgi-solid.hgi-standard.hgi-globe:before{content:"\46cf"}.hgi-solid.hgi-standard.hgi-glove:before{content:"\46d1"}.hgi-solid.hgi-standard.hgi-go-backward-10-sec:before{content:"\46d3"}.hgi-solid.hgi-standard.hgi-go-backward-15-sec:before{content:"\46d5"}.hgi-solid.hgi-standard.hgi-go-backward-30-sec:before{content:"\46d7"}.hgi-solid.hgi-standard.hgi-go-backward-5-sec:before{content:"\46d9"}.hgi-solid.hgi-standard.hgi-go-backward-60-sec:before{content:"\46db"}.hgi-solid.hgi-standard.hgi-go-forward-10-sec:before{content:"\46dd"}.hgi-solid.hgi-standard.hgi-go-forward-15-sec:before{content:"\46df"}.hgi-solid.hgi-standard.hgi-go-forward-30-sec:before{content:"\46e1"}.hgi-solid.hgi-standard.hgi-go-forward-5-sec:before{content:"\46e3"}.hgi-solid.hgi-standard.hgi-go-forward-60-sec:before{content:"\46e5"}.hgi-solid.hgi-standard.hgi-gold-ingots:before{content:"\46e7"}.hgi-solid.hgi-standard.hgi-gold:before{content:"\46e9"}.hgi-solid.hgi-standard.hgi-golf-ball:before{content:"\46eb"}.hgi-solid.hgi-standard.hgi-golf-bat:before{content:"\46ed"}.hgi-solid.hgi-standard.hgi-golf-cart:before{content:"\46ef"}.hgi-solid.hgi-standard.hgi-golf-hole:before{content:"\46f1"}.hgi-solid.hgi-standard.hgi-google-doc:before{content:"\46f3"}.hgi-solid.hgi-standard.hgi-google-drive:before{content:"\46f5"}.hgi-solid.hgi-standard.hgi-google-gemini:before{content:"\46f7"}.hgi-solid.hgi-standard.hgi-google-home:before{content:"\46f9"}.hgi-solid.hgi-standard.hgi-google-lens:before{content:"\46fb"}.hgi-solid.hgi-standard.hgi-google-maps:before{content:"\46fd"}.hgi-solid.hgi-standard.hgi-google-photos:before{content:"\46ff"}.hgi-solid.hgi-standard.hgi-google-sheet:before{content:"\4702"}.hgi-solid.hgi-standard.hgi-google:before{content:"\4703"}.hgi-solid.hgi-standard.hgi-gps-01:before{content:"\4705"}.hgi-solid.hgi-standard.hgi-gps-02:before{content:"\4707"}.hgi-solid.hgi-standard.hgi-gps-disconnected:before{content:"\4709"}.hgi-solid.hgi-standard.hgi-gps-off-01:before{content:"\470b"}.hgi-solid.hgi-standard.hgi-gps-off-02:before{content:"\470d"}.hgi-solid.hgi-standard.hgi-gps-signal-01:before{content:"\470f"}.hgi-solid.hgi-standard.hgi-gps-signal-02:before{content:"\4711"}.hgi-solid.hgi-standard.hgi-gpu:before{content:"\4713"}.hgi-solid.hgi-standard.hgi-graduate-female:before{content:"\4715"}.hgi-solid.hgi-standard.hgi-graduate-male:before{content:"\4717"}.hgi-solid.hgi-standard.hgi-graduation-scroll:before{content:"\4719"}.hgi-solid.hgi-standard.hgi-grapes:before{content:"\471b"}.hgi-solid.hgi-standard.hgi-gravity:before{content:"\471d"}.hgi-solid.hgi-standard.hgi-greater-than-circle:before{content:"\471f"}.hgi-solid.hgi-standard.hgi-greater-than-square:before{content:"\4722"}.hgi-solid.hgi-standard.hgi-greater-than:before{content:"\4723"}.hgi-solid.hgi-standard.hgi-greek-helmet:before{content:"\4725"}.hgi-solid.hgi-standard.hgi-green-house:before{content:"\4727"}.hgi-solid.hgi-standard.hgi-grid-off:before{content:"\4729"}.hgi-solid.hgi-standard.hgi-grid-table:before{content:"\472c"}.hgi-solid.hgi-standard.hgi-grid-view:before{content:"\472e"}.hgi-solid.hgi-standard.hgi-grid:before{content:"\472f"}.hgi-solid.hgi-standard.hgi-grimacing:before{content:"\4731"}.hgi-solid.hgi-standard.hgi-grinning:before{content:"\4733"}.hgi-solid.hgi-standard.hgi-grok:before{content:"\4735"}.hgi-solid.hgi-standard.hgi-group-items:before{content:"\4737"}.hgi-solid.hgi-standard.hgi-group-layers:before{content:"\4739"}.hgi-solid.hgi-standard.hgi-guest-house:before{content:"\473b"}.hgi-solid.hgi-standard.hgi-gun:before{content:"\473d"}.hgi-solid.hgi-standard.hgi-gymnastic-rings:before{content:"\473f"}.hgi-solid.hgi-standard.hgi-gymnastic:before{content:"\4741"}.hgi-solid.hgi-standard.hgi-hackerrank:before{content:"\4743"}.hgi-solid.hgi-standard.hgi-hair-clips:before{content:"\4745"}.hgi-solid.hgi-standard.hgi-hair-dryer:before{content:"\4747"}.hgi-solid.hgi-standard.hgi-haji:before{content:"\4749"}.hgi-solid.hgi-standard.hgi-halal:before{content:"\474b"}.hgi-solid.hgi-standard.hgi-hamburger-01:before{content:"\474d"}.hgi-solid.hgi-standard.hgi-hamburger-02:before{content:"\474f"}.hgi-solid.hgi-standard.hgi-hand-bag-01:before{content:"\4751"}.hgi-solid.hgi-standard.hgi-hand-bag-02:before{content:"\4753"}.hgi-solid.hgi-standard.hgi-hand-beater:before{content:"\4755"}.hgi-solid.hgi-standard.hgi-hand-grip:before{content:"\4757"}.hgi-solid.hgi-standard.hgi-hand-pointing-down-01:before{content:"\4759"}.hgi-solid.hgi-standard.hgi-hand-pointing-down-02:before{content:"\475b"}.hgi-solid.hgi-standard.hgi-hand-pointing-down-03:before{content:"\475d"}.hgi-solid.hgi-standard.hgi-hand-pointing-down-04:before{content:"\475f"}.hgi-solid.hgi-standard.hgi-hand-pointing-left-01:before{content:"\4761"}.hgi-solid.hgi-standard.hgi-hand-pointing-left-02:before{content:"\4763"}.hgi-solid.hgi-standard.hgi-hand-pointing-left-03:before{content:"\4765"}.hgi-solid.hgi-standard.hgi-hand-pointing-left-04:before{content:"\4767"}.hgi-solid.hgi-standard.hgi-hand-pointing-right-01:before{content:"\4769"}.hgi-solid.hgi-standard.hgi-hand-pointing-right-02:before{content:"\476b"}.hgi-solid.hgi-standard.hgi-hand-pointing-right-03:before{content:"\476d"}.hgi-solid.hgi-standard.hgi-hand-pointing-right-04:before{content:"\476f"}.hgi-solid.hgi-standard.hgi-hand-prayer:before{content:"\4771"}.hgi-solid.hgi-standard.hgi-hand-sanitizer:before{content:"\4773"}.hgi-solid.hgi-standard.hgi-handcuffs:before{content:"\4775"}.hgi-solid.hgi-standard.hgi-hanger:before{content:"\4777"}.hgi-solid.hgi-standard.hgi-hanging-clock:before{content:"\4779"}.hgi-solid.hgi-standard.hgi-hangout:before{content:"\477b"}.hgi-solid.hgi-standard.hgi-happy:before{content:"\477d"}.hgi-solid.hgi-standard.hgi-hard-drive:before{content:"\477f"}.hgi-solid.hgi-standard.hgi-hdd:before{content:"\4781"}.hgi-solid.hgi-standard.hgi-hdr-01:before{content:"\4783"}.hgi-solid.hgi-standard.hgi-hdr-02:before{content:"\4785"}.hgi-solid.hgi-standard.hgi-heading-01:before{content:"\4787"}.hgi-solid.hgi-standard.hgi-heading-02:before{content:"\4789"}.hgi-solid.hgi-standard.hgi-heading-03:before{content:"\478b"}.hgi-solid.hgi-standard.hgi-heading-04:before{content:"\478d"}.hgi-solid.hgi-standard.hgi-heading-05:before{content:"\478f"}.hgi-solid.hgi-standard.hgi-heading-06:before{content:"\4791"}.hgi-solid.hgi-standard.hgi-heading:before{content:"\4793"}.hgi-solid.hgi-standard.hgi-headphone-mute:before{content:"\4795"}.hgi-solid.hgi-standard.hgi-headphones:before{content:"\4797"}.hgi-solid.hgi-standard.hgi-headset-connected:before{content:"\4799"}.hgi-solid.hgi-standard.hgi-headset-off:before{content:"\479b"}.hgi-solid.hgi-standard.hgi-headset:before{content:"\479d"}.hgi-solid.hgi-standard.hgi-healtcare:before{content:"\479f"}.hgi-solid.hgi-standard.hgi-health:before{content:"\47a1"}.hgi-solid.hgi-standard.hgi-heart-add:before{content:"\47a3"}.hgi-solid.hgi-standard.hgi-heart-check:before{content:"\47a5"}.hgi-solid.hgi-standard.hgi-heart-remove:before{content:"\47a7"}.hgi-solid.hgi-standard.hgi-heartbreak:before{content:"\47a9"}.hgi-solid.hgi-standard.hgi-helicopter:before{content:"\47ab"}.hgi-solid.hgi-standard.hgi-help-circle:before{content:"\47ad"}.hgi-solid.hgi-standard.hgi-help-square:before{content:"\47af"}.hgi-solid.hgi-standard.hgi-hexagon-01:before{content:"\47b1"}.hgi-solid.hgi-standard.hgi-hexagon:before{content:"\47b3"}.hgi-solid.hgi-standard.hgi-hierarchy-circle-01:before{content:"\47b5"}.hgi-solid.hgi-standard.hgi-hierarchy-circle-02:before{content:"\47b7"}.hgi-solid.hgi-standard.hgi-hierarchy-circle-03:before{content:"\47b9"}.hgi-solid.hgi-standard.hgi-hierarchy-files:before{content:"\47bb"}.hgi-solid.hgi-standard.hgi-hierarchy-square-01:before{content:"\47be"}.hgi-solid.hgi-standard.hgi-hierarchy-square-02:before{content:"\47c0"}.hgi-solid.hgi-standard.hgi-hierarchy-square-03:before{content:"\47c2"}.hgi-solid.hgi-standard.hgi-hierarchy-square-04:before{content:"\47c4"}.hgi-solid.hgi-standard.hgi-hierarchy-square-05:before{content:"\47c6"}.hgi-solid.hgi-standard.hgi-hierarchy-square-06:before{content:"\47c8"}.hgi-solid.hgi-standard.hgi-hierarchy-square-07:before{content:"\47ca"}.hgi-solid.hgi-standard.hgi-hierarchy-square-08:before{content:"\47cc"}.hgi-solid.hgi-standard.hgi-hierarchy-square-10:before{content:"\47ce"}.hgi-solid.hgi-standard.hgi-hierarchy:before{content:"\47cf"}.hgi-solid.hgi-standard.hgi-high-heels-01:before{content:"\47d1"}.hgi-solid.hgi-standard.hgi-high-heels-02:before{content:"\47d3"}.hgi-solid.hgi-standard.hgi-hijab:before{content:"\47d5"}.hgi-solid.hgi-standard.hgi-hockey:before{content:"\47d7"}.hgi-solid.hgi-standard.hgi-hold-01:before{content:"\47d9"}.hgi-solid.hgi-standard.hgi-hold-02:before{content:"\47db"}.hgi-solid.hgi-standard.hgi-hold-03:before{content:"\47dd"}.hgi-solid.hgi-standard.hgi-hold-04:before{content:"\47df"}.hgi-solid.hgi-standard.hgi-hold-05:before{content:"\47e1"}.hgi-solid.hgi-standard.hgi-hold-locked-01:before{content:"\47e3"}.hgi-solid.hgi-standard.hgi-hold-locked-02:before{content:"\47e5"}.hgi-solid.hgi-standard.hgi-hold-phone:before{content:"\47e7"}.hgi-solid.hgi-standard.hgi-hologram:before{content:"\47e9"}.hgi-solid.hgi-standard.hgi-home-01:before{content:"\47eb"}.hgi-solid.hgi-standard.hgi-home-02:before{content:"\47ed"}.hgi-solid.hgi-standard.hgi-home-03:before{content:"\47ef"}.hgi-solid.hgi-standard.hgi-home-04:before{content:"\47f1"}.hgi-solid.hgi-standard.hgi-home-05:before{content:"\47f3"}.hgi-solid.hgi-standard.hgi-home-06:before{content:"\47f5"}.hgi-solid.hgi-standard.hgi-home-07:before{content:"\47f7"}.hgi-solid.hgi-standard.hgi-home-08:before{content:"\47f9"}.hgi-solid.hgi-standard.hgi-home-09:before{content:"\47fb"}.hgi-solid.hgi-standard.hgi-home-10:before{content:"\47fd"}.hgi-solid.hgi-standard.hgi-home-11:before{content:"\47ff"}.hgi-solid.hgi-standard.hgi-home-12:before{content:"\4801"}.hgi-solid.hgi-standard.hgi-home-13:before{content:"\4803"}.hgi-solid.hgi-standard.hgi-home-wifi:before{content:"\4805"}.hgi-solid.hgi-standard.hgi-honey-01:before{content:"\4807"}.hgi-solid.hgi-standard.hgi-honey-02:before{content:"\4809"}.hgi-solid.hgi-standard.hgi-honor:before{content:"\480b"}.hgi-solid.hgi-standard.hgi-honour-star:before{content:"\480d"}.hgi-solid.hgi-standard.hgi-hoodie:before{content:"\480f"}.hgi-solid.hgi-standard.hgi-horizonal-scroll-point:before{content:"\4811"}.hgi-solid.hgi-standard.hgi-horizontal-resize:before{content:"\4813"}.hgi-solid.hgi-standard.hgi-hospital-01:before{content:"\4815"}.hgi-solid.hgi-standard.hgi-hospital-02:before{content:"\4817"}.hgi-solid.hgi-standard.hgi-hospital-bed-01:before{content:"\4819"}.hgi-solid.hgi-standard.hgi-hospital-bed-02:before{content:"\481b"}.hgi-solid.hgi-standard.hgi-hospital-location:before{content:"\481d"}.hgi-solid.hgi-standard.hgi-hot-air-balloon:before{content:"\481f"}.hgi-solid.hgi-standard.hgi-hot-price:before{content:"\4821"}.hgi-solid.hgi-standard.hgi-hot-tube:before{content:"\4823"}.hgi-solid.hgi-standard.hgi-hotdog:before{content:"\4825"}.hgi-solid.hgi-standard.hgi-hotel-01:before{content:"\4827"}.hgi-solid.hgi-standard.hgi-hotel-02:before{content:"\4829"}.hgi-solid.hgi-standard.hgi-hotspot-offline:before{content:"\482b"}.hgi-solid.hgi-standard.hgi-hotspot:before{content:"\482d"}.hgi-solid.hgi-standard.hgi-hourglass-off:before{content:"\482f"}.hgi-solid.hgi-standard.hgi-hourglass:before{content:"\4831"}.hgi-solid.hgi-standard.hgi-house-01:before{content:"\4833"}.hgi-solid.hgi-standard.hgi-house-02:before{content:"\4835"}.hgi-solid.hgi-standard.hgi-house-03:before{content:"\4837"}.hgi-solid.hgi-standard.hgi-house-04:before{content:"\4839"}.hgi-solid.hgi-standard.hgi-house-05:before{content:"\483b"}.hgi-solid.hgi-standard.hgi-house-solar-panel:before{content:"\483d"}.hgi-solid.hgi-standard.hgi-html-5:before{content:"\483f"}.hgi-solid.hgi-standard.hgi-humidity:before{content:"\4841"}.hgi-solid.hgi-standard.hgi-hut:before{content:"\4843"}.hgi-solid.hgi-standard.hgi-hydro-power:before{content:"\4845"}.hgi-solid.hgi-standard.hgi-hyperbole:before{content:"\4847"}.hgi-solid.hgi-standard.hgi-ice-cream-01:before{content:"\4849"}.hgi-solid.hgi-standard.hgi-ice-cream-02:before{content:"\484b"}.hgi-solid.hgi-standard.hgi-ice-cream-03:before{content:"\484d"}.hgi-solid.hgi-standard.hgi-ice-cream-04:before{content:"\484f"}.hgi-solid.hgi-standard.hgi-ice-hockey:before{content:"\4851"}.hgi-solid.hgi-standard.hgi-ice-skating:before{content:"\4853"}.hgi-solid.hgi-standard.hgi-ico:before{content:"\4855"}.hgi-solid.hgi-standard.hgi-iconjar:before{content:"\4857"}.hgi-solid.hgi-standard.hgi-id-not-verified:before{content:"\4859"}.hgi-solid.hgi-standard.hgi-id-verified:before{content:"\485c"}.hgi-solid.hgi-standard.hgi-id:before{content:"\485d"}.hgi-solid.hgi-standard.hgi-idea-01:before{content:"\485f"}.hgi-solid.hgi-standard.hgi-idea:before{content:"\4861"}.hgi-solid.hgi-standard.hgi-identification:before{content:"\4863"}.hgi-solid.hgi-standard.hgi-identity-card:before{content:"\4865"}.hgi-solid.hgi-standard.hgi-image-01:before{content:"\4867"}.hgi-solid.hgi-standard.hgi-image-02:before{content:"\4869"}.hgi-solid.hgi-standard.hgi-image-add-01:before{content:"\486b"}.hgi-solid.hgi-standard.hgi-image-add-02:before{content:"\486d"}.hgi-solid.hgi-standard.hgi-image-composition-oval:before{content:"\486f"}.hgi-solid.hgi-standard.hgi-image-composition:before{content:"\4871"}.hgi-solid.hgi-standard.hgi-image-crop:before{content:"\4873"}.hgi-solid.hgi-standard.hgi-image-delete-01:before{content:"\4875"}.hgi-solid.hgi-standard.hgi-image-delete-02:before{content:"\4877"}.hgi-solid.hgi-standard.hgi-image-done-01:before{content:"\4879"}.hgi-solid.hgi-standard.hgi-image-done-02:before{content:"\487b"}.hgi-solid.hgi-standard.hgi-image-download-02:before{content:"\487d"}.hgi-solid.hgi-standard.hgi-image-download:before{content:"\487f"}.hgi-solid.hgi-standard.hgi-image-not-found-01:before{content:"\4881"}.hgi-solid.hgi-standard.hgi-image-not-found-02:before{content:"\4883"}.hgi-solid.hgi-standard.hgi-image-remove-01:before{content:"\4885"}.hgi-solid.hgi-standard.hgi-image-remove-02:before{content:"\4887"}.hgi-solid.hgi-standard.hgi-image-upload-01:before{content:"\4889"}.hgi-solid.hgi-standard.hgi-image-upload:before{content:"\488b"}.hgi-solid.hgi-standard.hgi-imo:before{content:"\488d"}.hgi-solid.hgi-standard.hgi-important-book:before{content:"\488f"}.hgi-solid.hgi-standard.hgi-in-love:before{content:"\4891"}.hgi-solid.hgi-standard.hgi-inbox-check:before{content:"\4893"}.hgi-solid.hgi-standard.hgi-inbox-download:before{content:"\4895"}.hgi-solid.hgi-standard.hgi-inbox-unread:before{content:"\4898"}.hgi-solid.hgi-standard.hgi-inbox-upload:before{content:"\489a"}.hgi-solid.hgi-standard.hgi-inbox:before{content:"\489b"}.hgi-solid.hgi-standard.hgi-incognito:before{content:"\489d"}.hgi-solid.hgi-standard.hgi-india-gate:before{content:"\489f"}.hgi-solid.hgi-standard.hgi-inequality-01:before{content:"\48a1"}.hgi-solid.hgi-standard.hgi-inequality-02:before{content:"\48a3"}.hgi-solid.hgi-standard.hgi-inequality-circle-01:before{content:"\48a5"}.hgi-solid.hgi-standard.hgi-inequality-circle-02:before{content:"\48a7"}.hgi-solid.hgi-standard.hgi-inequality-square-01:before{content:"\48a9"}.hgi-solid.hgi-standard.hgi-inequality-square-02:before{content:"\48ab"}.hgi-solid.hgi-standard.hgi-infinity-01:before{content:"\48ad"}.hgi-solid.hgi-standard.hgi-infinity-02:before{content:"\48af"}.hgi-solid.hgi-standard.hgi-infinity-circle:before{content:"\48b1"}.hgi-solid.hgi-standard.hgi-infinity-square:before{content:"\48b3"}.hgi-solid.hgi-standard.hgi-information-circle:before{content:"\48b5"}.hgi-solid.hgi-standard.hgi-information-diamond:before{content:"\48b7"}.hgi-solid.hgi-standard.hgi-information-square:before{content:"\48b9"}.hgi-solid.hgi-standard.hgi-injection:before{content:"\48bb"}.hgi-solid.hgi-standard.hgi-insert-bottom-image:before{content:"\48bd"}.hgi-solid.hgi-standard.hgi-insert-center-image:before{content:"\48bf"}.hgi-solid.hgi-standard.hgi-insert-column-left:before{content:"\48c1"}.hgi-solid.hgi-standard.hgi-insert-column:before{content:"\48c3"}.hgi-solid.hgi-standard.hgi-insert-pi:before{content:"\48c5"}.hgi-solid.hgi-standard.hgi-insert-row-down:before{content:"\48c7"}.hgi-solid.hgi-standard.hgi-insert-row-up:before{content:"\48ca"}.hgi-solid.hgi-standard.hgi-insert-row:before{content:"\48cb"}.hgi-solid.hgi-standard.hgi-insert-top-image:before{content:"\48cd"}.hgi-solid.hgi-standard.hgi-inspect-code:before{content:"\48cf"}.hgi-solid.hgi-standard.hgi-instagram:before{content:"\48d1"}.hgi-solid.hgi-standard.hgi-installing-updates-01:before{content:"\48d3"}.hgi-solid.hgi-standard.hgi-installing-updates-02:before{content:"\48d5"}.hgi-solid.hgi-standard.hgi-internet-antenna-01:before{content:"\48d7"}.hgi-solid.hgi-standard.hgi-internet-antenna-02:before{content:"\48d9"}.hgi-solid.hgi-standard.hgi-internet-antenna-03:before{content:"\48db"}.hgi-solid.hgi-standard.hgi-internet-antenna-04:before{content:"\48dd"}.hgi-solid.hgi-standard.hgi-internet:before{content:"\48df"}.hgi-solid.hgi-standard.hgi-investigation:before{content:"\48e1"}.hgi-solid.hgi-standard.hgi-invoice-01:before{content:"\48e3"}.hgi-solid.hgi-standard.hgi-invoice-02:before{content:"\48e5"}.hgi-solid.hgi-standard.hgi-invoice-03:before{content:"\48e7"}.hgi-solid.hgi-standard.hgi-invoice-04:before{content:"\48e9"}.hgi-solid.hgi-standard.hgi-invoice:before{content:"\48eb"}.hgi-solid.hgi-standard.hgi-ipod:before{content:"\48ed"}.hgi-solid.hgi-standard.hgi-iris-scan:before{content:"\48ef"}.hgi-solid.hgi-standard.hgi-island:before{content:"\48f1"}.hgi-solid.hgi-standard.hgi-jar:before{content:"\48f3"}.hgi-solid.hgi-standard.hgi-java-script:before{content:"\48f5"}.hgi-solid.hgi-standard.hgi-java:before{content:"\48f7"}.hgi-solid.hgi-standard.hgi-job-link:before{content:"\48f9"}.hgi-solid.hgi-standard.hgi-job-search:before{content:"\48fb"}.hgi-solid.hgi-standard.hgi-job-share:before{content:"\48fd"}.hgi-solid.hgi-standard.hgi-jogger-pants:before{content:"\48ff"}.hgi-solid.hgi-standard.hgi-join-bevel:before{content:"\4901"}.hgi-solid.hgi-standard.hgi-join-round:before{content:"\4903"}.hgi-solid.hgi-standard.hgi-join-straight:before{content:"\4905"}.hgi-solid.hgi-standard.hgi-joker:before{content:"\4907"}.hgi-solid.hgi-standard.hgi-joystick-01:before{content:"\4909"}.hgi-solid.hgi-standard.hgi-joystick-02:before{content:"\490b"}.hgi-solid.hgi-standard.hgi-joystick-03:before{content:"\490d"}.hgi-solid.hgi-standard.hgi-joystick-04:before{content:"\490f"}.hgi-solid.hgi-standard.hgi-joystick-05:before{content:"\4911"}.hgi-solid.hgi-standard.hgi-jpg-01:before{content:"\4913"}.hgi-solid.hgi-standard.hgi-jpg-02:before{content:"\4915"}.hgi-solid.hgi-standard.hgi-jsx-01:before{content:"\4917"}.hgi-solid.hgi-standard.hgi-jsx-02:before{content:"\4919"}.hgi-solid.hgi-standard.hgi-jsx-03:before{content:"\491b"}.hgi-solid.hgi-standard.hgi-judge:before{content:"\491d"}.hgi-solid.hgi-standard.hgi-jupiter:before{content:"\491f"}.hgi-solid.hgi-standard.hgi-justice-scale-01:before{content:"\4921"}.hgi-solid.hgi-standard.hgi-justice-scale-02:before{content:"\4923"}.hgi-solid.hgi-standard.hgi-kaaba-01:before{content:"\4925"}.hgi-solid.hgi-standard.hgi-kaaba-02:before{content:"\4927"}.hgi-solid.hgi-standard.hgi-kayak:before{content:"\4929"}.hgi-solid.hgi-standard.hgi-keffiyeh:before{content:"\492b"}.hgi-solid.hgi-standard.hgi-kettle-01:before{content:"\492d"}.hgi-solid.hgi-standard.hgi-kettle:before{content:"\492f"}.hgi-solid.hgi-standard.hgi-kettlebell:before{content:"\4931"}.hgi-solid.hgi-standard.hgi-ketupat:before{content:"\4933"}.hgi-solid.hgi-standard.hgi-key-01:before{content:"\4935"}.hgi-solid.hgi-standard.hgi-key-02:before{content:"\4937"}.hgi-solid.hgi-standard.hgi-key-generator-fob:before{content:"\4939"}.hgi-solid.hgi-standard.hgi-keyboard:before{content:"\493b"}.hgi-solid.hgi-standard.hgi-keyframe-add:before{content:"\493d"}.hgi-solid.hgi-standard.hgi-keyframe-align-center:before{content:"\493f"}.hgi-solid.hgi-standard.hgi-keyframe-align-horizontal:before{content:"\4941"}.hgi-solid.hgi-standard.hgi-keyframe-align-vertical:before{content:"\4943"}.hgi-solid.hgi-standard.hgi-keyframe-bottom:before{content:"\4945"}.hgi-solid.hgi-standard.hgi-keyframe-left:before{content:"\4947"}.hgi-solid.hgi-standard.hgi-keyframe-remove:before{content:"\4949"}.hgi-solid.hgi-standard.hgi-keyframe-right:before{content:"\494b"}.hgi-solid.hgi-standard.hgi-keyframe-top:before{content:"\494e"}.hgi-solid.hgi-standard.hgi-keyframe:before{content:"\494f"}.hgi-solid.hgi-standard.hgi-keyframes-double-add:before{content:"\4951"}.hgi-solid.hgi-standard.hgi-keyframes-double-remove:before{content:"\4953"}.hgi-solid.hgi-standard.hgi-keyframes-double:before{content:"\4955"}.hgi-solid.hgi-standard.hgi-keyframes-multiple-add:before{content:"\4957"}.hgi-solid.hgi-standard.hgi-keyframes-multiple-remove:before{content:"\4959"}.hgi-solid.hgi-standard.hgi-keyframes-multiple:before{content:"\495b"}.hgi-solid.hgi-standard.hgi-kickstarter-01:before{content:"\495d"}.hgi-solid.hgi-standard.hgi-kickstarter-02:before{content:"\495f"}.hgi-solid.hgi-standard.hgi-kid:before{content:"\4961"}.hgi-solid.hgi-standard.hgi-kidneys:before{content:"\4963"}.hgi-solid.hgi-standard.hgi-kissing:before{content:"\4965"}.hgi-solid.hgi-standard.hgi-kitchen-utensils:before{content:"\4967"}.hgi-solid.hgi-standard.hgi-kite:before{content:"\4969"}.hgi-solid.hgi-standard.hgi-knife-01:before{content:"\496b"}.hgi-solid.hgi-standard.hgi-knife-02:before{content:"\496d"}.hgi-solid.hgi-standard.hgi-knife-bread:before{content:"\496f"}.hgi-solid.hgi-standard.hgi-knight-shield:before{content:"\4971"}.hgi-solid.hgi-standard.hgi-knives:before{content:"\4973"}.hgi-solid.hgi-standard.hgi-knowledge-01:before{content:"\4975"}.hgi-solid.hgi-standard.hgi-knowledge-02:before{content:"\4977"}.hgi-solid.hgi-standard.hgi-kurta-01:before{content:"\4979"}.hgi-solid.hgi-standard.hgi-kurta:before{content:"\497b"}.hgi-solid.hgi-standard.hgi-label-important:before{content:"\497d"}.hgi-solid.hgi-standard.hgi-label:before{content:"\497f"}.hgi-solid.hgi-standard.hgi-labor:before{content:"\4981"}.hgi-solid.hgi-standard.hgi-labs:before{content:"\4983"}.hgi-solid.hgi-standard.hgi-lake:before{content:"\4985"}.hgi-solid.hgi-standard.hgi-lamp-01:before{content:"\4987"}.hgi-solid.hgi-standard.hgi-lamp-02:before{content:"\4989"}.hgi-solid.hgi-standard.hgi-lamp-03:before{content:"\498b"}.hgi-solid.hgi-standard.hgi-lamp-04:before{content:"\498d"}.hgi-solid.hgi-standard.hgi-lamp-05:before{content:"\498f"}.hgi-solid.hgi-standard.hgi-lamp:before{content:"\4991"}.hgi-solid.hgi-standard.hgi-language-circle:before{content:"\4993"}.hgi-solid.hgi-standard.hgi-language-skill:before{content:"\4995"}.hgi-solid.hgi-standard.hgi-language-square:before{content:"\4997"}.hgi-solid.hgi-standard.hgi-lantern:before{content:"\4999"}.hgi-solid.hgi-standard.hgi-laptop-add:before{content:"\499b"}.hgi-solid.hgi-standard.hgi-laptop-charging:before{content:"\499d"}.hgi-solid.hgi-standard.hgi-laptop-check:before{content:"\499f"}.hgi-solid.hgi-standard.hgi-laptop-cloud:before{content:"\49a1"}.hgi-solid.hgi-standard.hgi-laptop-issue:before{content:"\49a3"}.hgi-solid.hgi-standard.hgi-laptop-performance:before{content:"\49a5"}.hgi-solid.hgi-standard.hgi-laptop-phone-sync:before{content:"\49a7"}.hgi-solid.hgi-standard.hgi-laptop-programming:before{content:"\49a9"}.hgi-solid.hgi-standard.hgi-laptop-remove:before{content:"\49ab"}.hgi-solid.hgi-standard.hgi-laptop-settings:before{content:"\49ae"}.hgi-solid.hgi-standard.hgi-laptop-video:before{content:"\49b0"}.hgi-solid.hgi-standard.hgi-laptop:before{content:"\49b1"}.hgi-solid.hgi-standard.hgi-lasso-tool-01:before{content:"\49b3"}.hgi-solid.hgi-standard.hgi-lasso-tool-02:before{content:"\49b5"}.hgi-solid.hgi-standard.hgi-last-fm:before{content:"\49b7"}.hgi-solid.hgi-standard.hgi-latitude:before{content:"\49b9"}.hgi-solid.hgi-standard.hgi-laughing:before{content:"\49bb"}.hgi-solid.hgi-standard.hgi-laurel-wreath-01:before{content:"\49bd"}.hgi-solid.hgi-standard.hgi-laurel-wreath-02:before{content:"\49bf"}.hgi-solid.hgi-standard.hgi-laurel-wreath-first-01:before{content:"\49c1"}.hgi-solid.hgi-standard.hgi-laurel-wreath-first-02:before{content:"\49c3"}.hgi-solid.hgi-standard.hgi-laurel-wreath-left-01:before{content:"\49c5"}.hgi-solid.hgi-standard.hgi-laurel-wreath-left-02:before{content:"\49c7"}.hgi-solid.hgi-standard.hgi-laurel-wreath-left-03:before{content:"\49c9"}.hgi-solid.hgi-standard.hgi-laurel-wreath-right-01:before{content:"\49cb"}.hgi-solid.hgi-standard.hgi-laurel-wreath-right-02:before{content:"\49cd"}.hgi-solid.hgi-standard.hgi-laurel-wreath-right-03:before{content:"\49cf"}.hgi-solid.hgi-standard.hgi-layer-add:before{content:"\49d1"}.hgi-solid.hgi-standard.hgi-layer-mask-01:before{content:"\49d3"}.hgi-solid.hgi-standard.hgi-layer-mask-02:before{content:"\49d5"}.hgi-solid.hgi-standard.hgi-layers-01:before{content:"\49d7"}.hgi-solid.hgi-standard.hgi-layers-02:before{content:"\49d9"}.hgi-solid.hgi-standard.hgi-layers-logo:before{content:"\49db"}.hgi-solid.hgi-standard.hgi-layout-01:before{content:"\49dd"}.hgi-solid.hgi-standard.hgi-layout-02:before{content:"\49df"}.hgi-solid.hgi-standard.hgi-layout-03:before{content:"\49e1"}.hgi-solid.hgi-standard.hgi-layout-04:before{content:"\49e3"}.hgi-solid.hgi-standard.hgi-layout-05:before{content:"\49e5"}.hgi-solid.hgi-standard.hgi-layout-06:before{content:"\49e7"}.hgi-solid.hgi-standard.hgi-layout-07:before{content:"\49e9"}.hgi-solid.hgi-standard.hgi-layout-2-column:before{content:"\49eb"}.hgi-solid.hgi-standard.hgi-layout-2-row:before{content:"\49ed"}.hgi-solid.hgi-standard.hgi-layout-3-column:before{content:"\49ef"}.hgi-solid.hgi-standard.hgi-layout-3-row:before{content:"\49f1"}.hgi-solid.hgi-standard.hgi-layout-bottom:before{content:"\49f3"}.hgi-solid.hgi-standard.hgi-layout-grid:before{content:"\49f5"}.hgi-solid.hgi-standard.hgi-layout-left:before{content:"\49f7"}.hgi-solid.hgi-standard.hgi-layout-right:before{content:"\49f9"}.hgi-solid.hgi-standard.hgi-layout-table-01:before{content:"\49fb"}.hgi-solid.hgi-standard.hgi-layout-table-02:before{content:"\49fd"}.hgi-solid.hgi-standard.hgi-layout-top:before{content:"\49ff"}.hgi-solid.hgi-standard.hgi-leaf-01:before{content:"\4a01"}.hgi-solid.hgi-standard.hgi-leaf-02:before{content:"\4a03"}.hgi-solid.hgi-standard.hgi-leaf-03:before{content:"\4a05"}.hgi-solid.hgi-standard.hgi-leaf-04:before{content:"\4a07"}.hgi-solid.hgi-standard.hgi-leaving-geo-fence:before{content:"\4a09"}.hgi-solid.hgi-standard.hgi-leetcode:before{content:"\4a0b"}.hgi-solid.hgi-standard.hgi-left-angle:before{content:"\4a0d"}.hgi-solid.hgi-standard.hgi-left-to-right-block-quote:before{content:"\4a0f"}.hgi-solid.hgi-standard.hgi-left-to-right-list-bullet:before{content:"\4a11"}.hgi-solid.hgi-standard.hgi-left-to-right-list-dash:before{content:"\4a13"}.hgi-solid.hgi-standard.hgi-left-to-right-list-number:before{content:"\4a15"}.hgi-solid.hgi-standard.hgi-left-to-right-list-star-01:before{content:"\4a17"}.hgi-solid.hgi-standard.hgi-left-to-right-list-star:before{content:"\4a19"}.hgi-solid.hgi-standard.hgi-left-to-right-list-triangle:before{content:"\4a1b"}.hgi-solid.hgi-standard.hgi-left-triangle:before{content:"\4a1d"}.hgi-solid.hgi-standard.hgi-legal-01:before{content:"\4a1f"}.hgi-solid.hgi-standard.hgi-legal-02:before{content:"\4a21"}.hgi-solid.hgi-standard.hgi-legal-document-01:before{content:"\4a23"}.hgi-solid.hgi-standard.hgi-legal-document-02:before{content:"\4a25"}.hgi-solid.hgi-standard.hgi-legal-hammer:before{content:"\4a27"}.hgi-solid.hgi-standard.hgi-less-than-circle:before{content:"\4a29"}.hgi-solid.hgi-standard.hgi-less-than-square:before{content:"\4a2c"}.hgi-solid.hgi-standard.hgi-less-than:before{content:"\4a2d"}.hgi-solid.hgi-standard.hgi-letter-spacing:before{content:"\4a2f"}.hgi-solid.hgi-standard.hgi-libraries:before{content:"\4a31"}.hgi-solid.hgi-standard.hgi-library:before{content:"\4a33"}.hgi-solid.hgi-standard.hgi-license-draft:before{content:"\4a35"}.hgi-solid.hgi-standard.hgi-license-maintenance:before{content:"\4a37"}.hgi-solid.hgi-standard.hgi-license-no:before{content:"\4a39"}.hgi-solid.hgi-standard.hgi-license-pin:before{content:"\4a3b"}.hgi-solid.hgi-standard.hgi-license-third-party:before{content:"\4a3e"}.hgi-solid.hgi-standard.hgi-license:before{content:"\4a3f"}.hgi-solid.hgi-standard.hgi-lift-truck:before{content:"\4a41"}.hgi-solid.hgi-standard.hgi-lighthouse:before{content:"\4a43"}.hgi-solid.hgi-standard.hgi-limitation:before{content:"\4a45"}.hgi-solid.hgi-standard.hgi-line:before{content:"\4a47"}.hgi-solid.hgi-standard.hgi-liner:before{content:"\4a49"}.hgi-solid.hgi-standard.hgi-link-01:before{content:"\4a4b"}.hgi-solid.hgi-standard.hgi-link-02:before{content:"\4a4d"}.hgi-solid.hgi-standard.hgi-link-03:before{content:"\4a4f"}.hgi-solid.hgi-standard.hgi-link-04:before{content:"\4a51"}.hgi-solid.hgi-standard.hgi-link-05:before{content:"\4a53"}.hgi-solid.hgi-standard.hgi-link-06:before{content:"\4a55"}.hgi-solid.hgi-standard.hgi-link-backward:before{content:"\4a57"}.hgi-solid.hgi-standard.hgi-link-circle-02:before{content:"\4a59"}.hgi-solid.hgi-standard.hgi-link-circle:before{content:"\4a5b"}.hgi-solid.hgi-standard.hgi-link-forward:before{content:"\4a5d"}.hgi-solid.hgi-standard.hgi-link-square-01:before{content:"\4a5f"}.hgi-solid.hgi-standard.hgi-link-square-02:before{content:"\4a61"}.hgi-solid.hgi-standard.hgi-linkedin-01:before{content:"\4a63"}.hgi-solid.hgi-standard.hgi-linkedin-02:before{content:"\4a65"}.hgi-solid.hgi-standard.hgi-list-setting:before{content:"\4a67"}.hgi-solid.hgi-standard.hgi-list-view:before{content:"\4a69"}.hgi-solid.hgi-standard.hgi-litecoin:before{content:"\4a6b"}.hgi-solid.hgi-standard.hgi-liver:before{content:"\4a6d"}.hgi-solid.hgi-standard.hgi-loading-01:before{content:"\4a6f"}.hgi-solid.hgi-standard.hgi-loading-02:before{content:"\4a71"}.hgi-solid.hgi-standard.hgi-loading-03:before{content:"\4a73"}.hgi-solid.hgi-standard.hgi-loading-04:before{content:"\4a75"}.hgi-solid.hgi-standard.hgi-location-01:before{content:"\4a77"}.hgi-solid.hgi-standard.hgi-location-02:before{content:"\4a79"}.hgi-solid.hgi-standard.hgi-location-03:before{content:"\4a7b"}.hgi-solid.hgi-standard.hgi-location-04:before{content:"\4a7d"}.hgi-solid.hgi-standard.hgi-location-05:before{content:"\4a7f"}.hgi-solid.hgi-standard.hgi-location-06:before{content:"\4a81"}.hgi-solid.hgi-standard.hgi-location-07:before{content:"\4a83"}.hgi-solid.hgi-standard.hgi-location-08:before{content:"\4a85"}.hgi-solid.hgi-standard.hgi-location-09:before{content:"\4a87"}.hgi-solid.hgi-standard.hgi-location-10:before{content:"\4a89"}.hgi-solid.hgi-standard.hgi-location-add-01:before{content:"\4a8b"}.hgi-solid.hgi-standard.hgi-location-add-02:before{content:"\4a8d"}.hgi-solid.hgi-standard.hgi-location-check-01:before{content:"\4a8f"}.hgi-solid.hgi-standard.hgi-location-check-02:before{content:"\4a91"}.hgi-solid.hgi-standard.hgi-location-favourite-01:before{content:"\4a93"}.hgi-solid.hgi-standard.hgi-location-favourite-02:before{content:"\4a95"}.hgi-solid.hgi-standard.hgi-location-offline-01:before{content:"\4a97"}.hgi-solid.hgi-standard.hgi-location-offline-02:before{content:"\4a99"}.hgi-solid.hgi-standard.hgi-location-offline-03:before{content:"\4a9b"}.hgi-solid.hgi-standard.hgi-location-offline-04:before{content:"\4a9d"}.hgi-solid.hgi-standard.hgi-location-remove-01:before{content:"\4a9f"}.hgi-solid.hgi-standard.hgi-location-remove-02:before{content:"\4aa1"}.hgi-solid.hgi-standard.hgi-location-share-01:before{content:"\4aa3"}.hgi-solid.hgi-standard.hgi-location-share-02:before{content:"\4aa5"}.hgi-solid.hgi-standard.hgi-location-star-01:before{content:"\4aa7"}.hgi-solid.hgi-standard.hgi-location-star-02:before{content:"\4aa9"}.hgi-solid.hgi-standard.hgi-location-update-01:before{content:"\4aab"}.hgi-solid.hgi-standard.hgi-location-update-02:before{content:"\4aad"}.hgi-solid.hgi-standard.hgi-location-user-01:before{content:"\4aaf"}.hgi-solid.hgi-standard.hgi-location-user-02:before{content:"\4ab1"}.hgi-solid.hgi-standard.hgi-location-user-03:before{content:"\4ab3"}.hgi-solid.hgi-standard.hgi-location-user-04:before{content:"\4ab5"}.hgi-solid.hgi-standard.hgi-lock-computer:before{content:"\4ab7"}.hgi-solid.hgi-standard.hgi-lock-key:before{content:"\4ab9"}.hgi-solid.hgi-standard.hgi-lock-password:before{content:"\4abb"}.hgi-solid.hgi-standard.hgi-lock-sync-01:before{content:"\4abe"}.hgi-solid.hgi-standard.hgi-lock-sync-02:before{content:"\4ac0"}.hgi-solid.hgi-standard.hgi-lock:before{content:"\4ac1"}.hgi-solid.hgi-standard.hgi-locked:before{content:"\4ac3"}.hgi-solid.hgi-standard.hgi-locker-01:before{content:"\4ac5"}.hgi-solid.hgi-standard.hgi-locker:before{content:"\4ac7"}.hgi-solid.hgi-standard.hgi-login-01:before{content:"\4ac9"}.hgi-solid.hgi-standard.hgi-login-02:before{content:"\4acb"}.hgi-solid.hgi-standard.hgi-login-03:before{content:"\4acd"}.hgi-solid.hgi-standard.hgi-login-circle-01:before{content:"\4acf"}.hgi-solid.hgi-standard.hgi-login-circle-02:before{content:"\4ad1"}.hgi-solid.hgi-standard.hgi-login-method:before{content:"\4ad3"}.hgi-solid.hgi-standard.hgi-login-square-01:before{content:"\4ad5"}.hgi-solid.hgi-standard.hgi-login-square-02:before{content:"\4ad7"}.hgi-solid.hgi-standard.hgi-logout-01:before{content:"\4ad9"}.hgi-solid.hgi-standard.hgi-logout-02:before{content:"\4adb"}.hgi-solid.hgi-standard.hgi-logout-03:before{content:"\4add"}.hgi-solid.hgi-standard.hgi-logout-04:before{content:"\4adf"}.hgi-solid.hgi-standard.hgi-logout-05:before{content:"\4ae1"}.hgi-solid.hgi-standard.hgi-logout-circle-01:before{content:"\4ae3"}.hgi-solid.hgi-standard.hgi-logout-circle-02:before{content:"\4ae5"}.hgi-solid.hgi-standard.hgi-logout-square-01:before{content:"\4ae7"}.hgi-solid.hgi-standard.hgi-logout-square-02:before{content:"\4ae9"}.hgi-solid.hgi-standard.hgi-lollipop:before{content:"\4aeb"}.hgi-solid.hgi-standard.hgi-long-sleeve-shirt:before{content:"\4aed"}.hgi-solid.hgi-standard.hgi-longitude:before{content:"\4aef"}.hgi-solid.hgi-standard.hgi-look-bottom:before{content:"\4af1"}.hgi-solid.hgi-standard.hgi-look-left:before{content:"\4af3"}.hgi-solid.hgi-standard.hgi-look-right:before{content:"\4af5"}.hgi-solid.hgi-standard.hgi-look-top:before{content:"\4af7"}.hgi-solid.hgi-standard.hgi-loom:before{content:"\4af9"}.hgi-solid.hgi-standard.hgi-lottiefiles:before{content:"\4afb"}.hgi-solid.hgi-standard.hgi-love-korean-finger:before{content:"\4afd"}.hgi-solid.hgi-standard.hgi-loyalty-card:before{content:"\4aff"}.hgi-solid.hgi-standard.hgi-luggage-01:before{content:"\4b01"}.hgi-solid.hgi-standard.hgi-luggage-02:before{content:"\4b03"}.hgi-solid.hgi-standard.hgi-lungs:before{content:"\4b05"}.hgi-solid.hgi-standard.hgi-machine-robot:before{content:"\4b07"}.hgi-solid.hgi-standard.hgi-magic-wand-01:before{content:"\4b09"}.hgi-solid.hgi-standard.hgi-magic-wand-02:before{content:"\4b0b"}.hgi-solid.hgi-standard.hgi-magic-wand-03:before{content:"\4b0d"}.hgi-solid.hgi-standard.hgi-magnet-01:before{content:"\4b0f"}.hgi-solid.hgi-standard.hgi-magnet-02:before{content:"\4b11"}.hgi-solid.hgi-standard.hgi-magnet:before{content:"\4b13"}.hgi-solid.hgi-standard.hgi-mail-01:before{content:"\4b15"}.hgi-solid.hgi-standard.hgi-mail-02:before{content:"\4b17"}.hgi-solid.hgi-standard.hgi-mail-account-01:before{content:"\4b19"}.hgi-solid.hgi-standard.hgi-mail-account-02:before{content:"\4b1b"}.hgi-solid.hgi-standard.hgi-mail-add-01:before{content:"\4b1d"}.hgi-solid.hgi-standard.hgi-mail-add-02:before{content:"\4b1f"}.hgi-solid.hgi-standard.hgi-mail-at-sign-01:before{content:"\4b21"}.hgi-solid.hgi-standard.hgi-mail-at-sign-02:before{content:"\4b23"}.hgi-solid.hgi-standard.hgi-mail-block-01:before{content:"\4b25"}.hgi-solid.hgi-standard.hgi-mail-block-02:before{content:"\4b27"}.hgi-solid.hgi-standard.hgi-mail-download-01:before{content:"\4b29"}.hgi-solid.hgi-standard.hgi-mail-download-02:before{content:"\4b2b"}.hgi-solid.hgi-standard.hgi-mail-edit-01:before{content:"\4b2d"}.hgi-solid.hgi-standard.hgi-mail-edit-02:before{content:"\4b2f"}.hgi-solid.hgi-standard.hgi-mail-lock-01:before{content:"\4b31"}.hgi-solid.hgi-standard.hgi-mail-lock-02:before{content:"\4b33"}.hgi-solid.hgi-standard.hgi-mail-love-01:before{content:"\4b35"}.hgi-solid.hgi-standard.hgi-mail-love-02:before{content:"\4b37"}.hgi-solid.hgi-standard.hgi-mail-minus-01:before{content:"\4b39"}.hgi-solid.hgi-standard.hgi-mail-minus-02:before{content:"\4b3b"}.hgi-solid.hgi-standard.hgi-mail-open-01:before{content:"\4b3d"}.hgi-solid.hgi-standard.hgi-mail-open-02:before{content:"\4b3f"}.hgi-solid.hgi-standard.hgi-mail-open-love:before{content:"\4b41"}.hgi-solid.hgi-standard.hgi-mail-open:before{content:"\4b43"}.hgi-solid.hgi-standard.hgi-mail-receive-01:before{content:"\4b45"}.hgi-solid.hgi-standard.hgi-mail-receive-02:before{content:"\4b47"}.hgi-solid.hgi-standard.hgi-mail-remove-01:before{content:"\4b49"}.hgi-solid.hgi-standard.hgi-mail-remove-02:before{content:"\4b4b"}.hgi-solid.hgi-standard.hgi-mail-reply-01:before{content:"\4b4d"}.hgi-solid.hgi-standard.hgi-mail-reply-02:before{content:"\4b4f"}.hgi-solid.hgi-standard.hgi-mail-reply-all-01:before{content:"\4b51"}.hgi-solid.hgi-standard.hgi-mail-reply-all-02:before{content:"\4b53"}.hgi-solid.hgi-standard.hgi-mail-search-01:before{content:"\4b55"}.hgi-solid.hgi-standard.hgi-mail-search-02:before{content:"\4b57"}.hgi-solid.hgi-standard.hgi-mail-secure-01:before{content:"\4b59"}.hgi-solid.hgi-standard.hgi-mail-secure-02:before{content:"\4b5b"}.hgi-solid.hgi-standard.hgi-mail-send-01:before{content:"\4b5d"}.hgi-solid.hgi-standard.hgi-mail-send-02:before{content:"\4b5f"}.hgi-solid.hgi-standard.hgi-mail-setting-01:before{content:"\4b61"}.hgi-solid.hgi-standard.hgi-mail-setting-02:before{content:"\4b63"}.hgi-solid.hgi-standard.hgi-mail-unlock-01:before{content:"\4b65"}.hgi-solid.hgi-standard.hgi-mail-unlock-02:before{content:"\4b67"}.hgi-solid.hgi-standard.hgi-mail-upload-01:before{content:"\4b69"}.hgi-solid.hgi-standard.hgi-mail-upload-02:before{content:"\4b6b"}.hgi-solid.hgi-standard.hgi-mail-validation-01:before{content:"\4b6d"}.hgi-solid.hgi-standard.hgi-mail-validation-02:before{content:"\4b6f"}.hgi-solid.hgi-standard.hgi-mail-voice-01:before{content:"\4b71"}.hgi-solid.hgi-standard.hgi-mail-voice-02:before{content:"\4b73"}.hgi-solid.hgi-standard.hgi-mailbox-01:before{content:"\4b75"}.hgi-solid.hgi-standard.hgi-mailbox:before{content:"\4b77"}.hgi-solid.hgi-standard.hgi-manager:before{content:"\4b79"}.hgi-solid.hgi-standard.hgi-map-pin:before{content:"\4b7b"}.hgi-solid.hgi-standard.hgi-map-pinpoint-01:before{content:"\4b7d"}.hgi-solid.hgi-standard.hgi-map-pinpoint-02:before{content:"\4b7f"}.hgi-solid.hgi-standard.hgi-maping:before{content:"\4b81"}.hgi-solid.hgi-standard.hgi-maps-circle-01:before{content:"\4b83"}.hgi-solid.hgi-standard.hgi-maps-circle-02:before{content:"\4b85"}.hgi-solid.hgi-standard.hgi-maps-editing:before{content:"\4b87"}.hgi-solid.hgi-standard.hgi-maps-global-01:before{content:"\4b89"}.hgi-solid.hgi-standard.hgi-maps-global-02:before{content:"\4b8b"}.hgi-solid.hgi-standard.hgi-maps-location-01:before{content:"\4b8d"}.hgi-solid.hgi-standard.hgi-maps-location-02:before{content:"\4b8f"}.hgi-solid.hgi-standard.hgi-maps-off:before{content:"\4b91"}.hgi-solid.hgi-standard.hgi-maps-refresh:before{content:"\4b93"}.hgi-solid.hgi-standard.hgi-maps-search:before{content:"\4b95"}.hgi-solid.hgi-standard.hgi-maps-square-01:before{content:"\4b98"}.hgi-solid.hgi-standard.hgi-maps-square-02:before{content:"\4b9a"}.hgi-solid.hgi-standard.hgi-maps:before{content:"\4b9b"}.hgi-solid.hgi-standard.hgi-market-analysis:before{content:"\4b9d"}.hgi-solid.hgi-standard.hgi-marketing:before{content:"\4b9f"}.hgi-solid.hgi-standard.hgi-mask-love:before{content:"\4ba1"}.hgi-solid.hgi-standard.hgi-mask:before{content:"\4ba3"}.hgi-solid.hgi-standard.hgi-master-card:before{content:"\4ba5"}.hgi-solid.hgi-standard.hgi-matches:before{content:"\4ba7"}.hgi-solid.hgi-standard.hgi-math:before{content:"\4ba9"}.hgi-solid.hgi-standard.hgi-matrix:before{content:"\4bab"}.hgi-solid.hgi-standard.hgi-maximize-01:before{content:"\4bad"}.hgi-solid.hgi-standard.hgi-maximize-02:before{content:"\4baf"}.hgi-solid.hgi-standard.hgi-maximize-03:before{content:"\4bb1"}.hgi-solid.hgi-standard.hgi-maximize-04:before{content:"\4bb3"}.hgi-solid.hgi-standard.hgi-maximize-screen:before{content:"\4bb5"}.hgi-solid.hgi-standard.hgi-mayan-pyramid:before{content:"\4bb7"}.hgi-solid.hgi-standard.hgi-maze:before{content:"\4bb9"}.hgi-solid.hgi-standard.hgi-medal-01:before{content:"\4bbb"}.hgi-solid.hgi-standard.hgi-medal-02:before{content:"\4bbd"}.hgi-solid.hgi-standard.hgi-medal-03:before{content:"\4bbf"}.hgi-solid.hgi-standard.hgi-medal-04:before{content:"\4bc1"}.hgi-solid.hgi-standard.hgi-medal-05:before{content:"\4bc3"}.hgi-solid.hgi-standard.hgi-medal-06:before{content:"\4bc5"}.hgi-solid.hgi-standard.hgi-medal-07:before{content:"\4bc7"}.hgi-solid.hgi-standard.hgi-medal-first-place:before{content:"\4bc9"}.hgi-solid.hgi-standard.hgi-medal-second-place:before{content:"\4bcb"}.hgi-solid.hgi-standard.hgi-medal-third-place:before{content:"\4bcd"}.hgi-solid.hgi-standard.hgi-medical-file:before{content:"\4bcf"}.hgi-solid.hgi-standard.hgi-medical-mask:before{content:"\4bd1"}.hgi-solid.hgi-standard.hgi-medicine-01:before{content:"\4bd3"}.hgi-solid.hgi-standard.hgi-medicine-02:before{content:"\4bd5"}.hgi-solid.hgi-standard.hgi-medicine-bottle-01:before{content:"\4bd7"}.hgi-solid.hgi-standard.hgi-medicine-bottle-02:before{content:"\4bd9"}.hgi-solid.hgi-standard.hgi-medicine-syrup:before{content:"\4bdb"}.hgi-solid.hgi-standard.hgi-medium-square:before{content:"\4bde"}.hgi-solid.hgi-standard.hgi-medium:before{content:"\4bdf"}.hgi-solid.hgi-standard.hgi-meeting-room:before{content:"\4be1"}.hgi-solid.hgi-standard.hgi-megaphone-01:before{content:"\4be3"}.hgi-solid.hgi-standard.hgi-megaphone-02:before{content:"\4be5"}.hgi-solid.hgi-standard.hgi-meh:before{content:"\4be7"}.hgi-solid.hgi-standard.hgi-mentor:before{content:"\4be9"}.hgi-solid.hgi-standard.hgi-mentoring:before{content:"\4beb"}.hgi-solid.hgi-standard.hgi-menu-01:before{content:"\4bed"}.hgi-solid.hgi-standard.hgi-menu-02:before{content:"\4bef"}.hgi-solid.hgi-standard.hgi-menu-03:before{content:"\4bf1"}.hgi-solid.hgi-standard.hgi-menu-04:before{content:"\4bf3"}.hgi-solid.hgi-standard.hgi-menu-05:before{content:"\4bf5"}.hgi-solid.hgi-standard.hgi-menu-06:before{content:"\4bf7"}.hgi-solid.hgi-standard.hgi-menu-07:before{content:"\4bf9"}.hgi-solid.hgi-standard.hgi-menu-08:before{content:"\4bfb"}.hgi-solid.hgi-standard.hgi-menu-09:before{content:"\4bfd"}.hgi-solid.hgi-standard.hgi-menu-10:before{content:"\4bff"}.hgi-solid.hgi-standard.hgi-menu-11:before{content:"\4c01"}.hgi-solid.hgi-standard.hgi-menu-circle:before{content:"\4c03"}.hgi-solid.hgi-standard.hgi-menu-restaurant:before{content:"\4c05"}.hgi-solid.hgi-standard.hgi-menu-square:before{content:"\4c07"}.hgi-solid.hgi-standard.hgi-message-01:before{content:"\4c09"}.hgi-solid.hgi-standard.hgi-message-02:before{content:"\4c0b"}.hgi-solid.hgi-standard.hgi-message-add-01:before{content:"\4c0d"}.hgi-solid.hgi-standard.hgi-message-add-02:before{content:"\4c0f"}.hgi-solid.hgi-standard.hgi-message-blocked:before{content:"\4c11"}.hgi-solid.hgi-standard.hgi-message-cancel-01:before{content:"\4c13"}.hgi-solid.hgi-standard.hgi-message-cancel-02:before{content:"\4c15"}.hgi-solid.hgi-standard.hgi-message-delay-01:before{content:"\4c17"}.hgi-solid.hgi-standard.hgi-message-delay-02:before{content:"\4c19"}.hgi-solid.hgi-standard.hgi-message-done-01:before{content:"\4c1b"}.hgi-solid.hgi-standard.hgi-message-done-02:before{content:"\4c1d"}.hgi-solid.hgi-standard.hgi-message-download-01:before{content:"\4c1f"}.hgi-solid.hgi-standard.hgi-message-download-02:before{content:"\4c21"}.hgi-solid.hgi-standard.hgi-message-edit-01:before{content:"\4c23"}.hgi-solid.hgi-standard.hgi-message-edit-02:before{content:"\4c25"}.hgi-solid.hgi-standard.hgi-message-favourite-01:before{content:"\4c27"}.hgi-solid.hgi-standard.hgi-message-favourite-02:before{content:"\4c29"}.hgi-solid.hgi-standard.hgi-message-incoming-01:before{content:"\4c2b"}.hgi-solid.hgi-standard.hgi-message-incoming-02:before{content:"\4c2d"}.hgi-solid.hgi-standard.hgi-message-lock-01:before{content:"\4c2f"}.hgi-solid.hgi-standard.hgi-message-lock-02:before{content:"\4c31"}.hgi-solid.hgi-standard.hgi-message-multiple-01:before{content:"\4c33"}.hgi-solid.hgi-standard.hgi-message-multiple-02:before{content:"\4c35"}.hgi-solid.hgi-standard.hgi-message-notification-01:before{content:"\4c37"}.hgi-solid.hgi-standard.hgi-message-notification-02:before{content:"\4c39"}.hgi-solid.hgi-standard.hgi-message-outgoing-01:before{content:"\4c3b"}.hgi-solid.hgi-standard.hgi-message-outgoing-02:before{content:"\4c3d"}.hgi-solid.hgi-standard.hgi-message-preview-01:before{content:"\4c3f"}.hgi-solid.hgi-standard.hgi-message-preview-02:before{content:"\4c41"}.hgi-solid.hgi-standard.hgi-message-programming:before{content:"\4c43"}.hgi-solid.hgi-standard.hgi-message-question:before{content:"\4c45"}.hgi-solid.hgi-standard.hgi-message-search-01:before{content:"\4c47"}.hgi-solid.hgi-standard.hgi-message-search-02:before{content:"\4c49"}.hgi-solid.hgi-standard.hgi-message-secure-01:before{content:"\4c4b"}.hgi-solid.hgi-standard.hgi-message-secure-02:before{content:"\4c4d"}.hgi-solid.hgi-standard.hgi-message-translate:before{content:"\4c4f"}.hgi-solid.hgi-standard.hgi-message-unlock-01:before{content:"\4c51"}.hgi-solid.hgi-standard.hgi-message-unlock-02:before{content:"\4c53"}.hgi-solid.hgi-standard.hgi-message-upload-01:before{content:"\4c55"}.hgi-solid.hgi-standard.hgi-message-upload-02:before{content:"\4c57"}.hgi-solid.hgi-standard.hgi-message-user-01:before{content:"\4c59"}.hgi-solid.hgi-standard.hgi-message-user-02:before{content:"\4c5b"}.hgi-solid.hgi-standard.hgi-messenger:before{content:"\4c5d"}.hgi-solid.hgi-standard.hgi-meta:before{content:"\4c5f"}.hgi-solid.hgi-standard.hgi-metro:before{content:"\4c61"}.hgi-solid.hgi-standard.hgi-mic-01:before{content:"\4c63"}.hgi-solid.hgi-standard.hgi-mic-02:before{content:"\4c65"}.hgi-solid.hgi-standard.hgi-mic-off-01:before{content:"\4c67"}.hgi-solid.hgi-standard.hgi-mic-off-02:before{content:"\4c69"}.hgi-solid.hgi-standard.hgi-microsoft-admin:before{content:"\4c6b"}.hgi-solid.hgi-standard.hgi-microsoft:before{content:"\4c6d"}.hgi-solid.hgi-standard.hgi-microwave:before{content:"\4c6f"}.hgi-solid.hgi-standard.hgi-milk-bottle:before{content:"\4c71"}.hgi-solid.hgi-standard.hgi-milk-carton:before{content:"\4c73"}.hgi-solid.hgi-standard.hgi-milk-coconut:before{content:"\4c75"}.hgi-solid.hgi-standard.hgi-milk-oat:before{content:"\4c77"}.hgi-solid.hgi-standard.hgi-minimize-01:before{content:"\4c79"}.hgi-solid.hgi-standard.hgi-minimize-02:before{content:"\4c7b"}.hgi-solid.hgi-standard.hgi-minimize-03:before{content:"\4c7d"}.hgi-solid.hgi-standard.hgi-minimize-04:before{content:"\4c7f"}.hgi-solid.hgi-standard.hgi-minimize-screen:before{content:"\4c81"}.hgi-solid.hgi-standard.hgi-mining-01:before{content:"\4c83"}.hgi-solid.hgi-standard.hgi-mining-02:before{content:"\4c85"}.hgi-solid.hgi-standard.hgi-mining-03:before{content:"\4c87"}.hgi-solid.hgi-standard.hgi-minus-plus-01:before{content:"\4c89"}.hgi-solid.hgi-standard.hgi-minus-plus-02:before{content:"\4c8b"}.hgi-solid.hgi-standard.hgi-minus-plus-circle-01:before{content:"\4c8d"}.hgi-solid.hgi-standard.hgi-minus-plus-circle-02:before{content:"\4c8f"}.hgi-solid.hgi-standard.hgi-minus-plus-square-01:before{content:"\4c91"}.hgi-solid.hgi-standard.hgi-minus-plus-square-02:before{content:"\4c93"}.hgi-solid.hgi-standard.hgi-minus-sign-circle:before{content:"\4c95"}.hgi-solid.hgi-standard.hgi-minus-sign-square:before{content:"\4c98"}.hgi-solid.hgi-standard.hgi-minus-sign:before{content:"\4c99"}.hgi-solid.hgi-standard.hgi-mirror:before{content:"\4c9b"}.hgi-solid.hgi-standard.hgi-mirroring-screen:before{content:"\4c9d"}.hgi-solid.hgi-standard.hgi-mixer:before{content:"\4c9f"}.hgi-solid.hgi-standard.hgi-mobile-navigator-01:before{content:"\4ca1"}.hgi-solid.hgi-standard.hgi-mobile-navigator-02:before{content:"\4ca3"}.hgi-solid.hgi-standard.hgi-mobile-programming-01:before{content:"\4ca5"}.hgi-solid.hgi-standard.hgi-mobile-programming-02:before{content:"\4ca7"}.hgi-solid.hgi-standard.hgi-mobile-protection:before{content:"\4ca9"}.hgi-solid.hgi-standard.hgi-mobile-security:before{content:"\4cab"}.hgi-solid.hgi-standard.hgi-mochi:before{content:"\4cad"}.hgi-solid.hgi-standard.hgi-modern-tv-four-k:before{content:"\4caf"}.hgi-solid.hgi-standard.hgi-modern-tv-issue:before{content:"\4cb1"}.hgi-solid.hgi-standard.hgi-modern-tv:before{content:"\4cb3"}.hgi-solid.hgi-standard.hgi-molecules:before{content:"\4cb5"}.hgi-solid.hgi-standard.hgi-monas:before{content:"\4cb7"}.hgi-solid.hgi-standard.hgi-money-01:before{content:"\4cb9"}.hgi-solid.hgi-standard.hgi-money-02:before{content:"\4cbb"}.hgi-solid.hgi-standard.hgi-money-03:before{content:"\4cbd"}.hgi-solid.hgi-standard.hgi-money-04:before{content:"\4cbf"}.hgi-solid.hgi-standard.hgi-money-add-01:before{content:"\4cc1"}.hgi-solid.hgi-standard.hgi-money-add-02:before{content:"\4cc3"}.hgi-solid.hgi-standard.hgi-money-bag-01:before{content:"\4cc5"}.hgi-solid.hgi-standard.hgi-money-bag-02:before{content:"\4cc7"}.hgi-solid.hgi-standard.hgi-money-exchange-01:before{content:"\4cc9"}.hgi-solid.hgi-standard.hgi-money-exchange-02:before{content:"\4ccb"}.hgi-solid.hgi-standard.hgi-money-exchange-03:before{content:"\4ccd"}.hgi-solid.hgi-standard.hgi-money-not-found-01:before{content:"\4ccf"}.hgi-solid.hgi-standard.hgi-money-not-found-02:before{content:"\4cd1"}.hgi-solid.hgi-standard.hgi-money-not-found-03:before{content:"\4cd3"}.hgi-solid.hgi-standard.hgi-money-not-found-04:before{content:"\4cd5"}.hgi-solid.hgi-standard.hgi-money-receive-01:before{content:"\4cd7"}.hgi-solid.hgi-standard.hgi-money-receive-02:before{content:"\4cd9"}.hgi-solid.hgi-standard.hgi-money-receive-circle:before{content:"\4cdb"}.hgi-solid.hgi-standard.hgi-money-receive-flow-01:before{content:"\4cdd"}.hgi-solid.hgi-standard.hgi-money-receive-flow-02:before{content:"\4cdf"}.hgi-solid.hgi-standard.hgi-money-receive-square:before{content:"\4ce1"}.hgi-solid.hgi-standard.hgi-money-remove-01:before{content:"\4ce3"}.hgi-solid.hgi-standard.hgi-money-remove-02:before{content:"\4ce5"}.hgi-solid.hgi-standard.hgi-money-safe:before{content:"\4ce7"}.hgi-solid.hgi-standard.hgi-money-saving-jar:before{content:"\4ce9"}.hgi-solid.hgi-standard.hgi-money-security:before{content:"\4ceb"}.hgi-solid.hgi-standard.hgi-money-send-01:before{content:"\4ced"}.hgi-solid.hgi-standard.hgi-money-send-02:before{content:"\4cef"}.hgi-solid.hgi-standard.hgi-money-send-circle:before{content:"\4cf1"}.hgi-solid.hgi-standard.hgi-money-send-flow-01:before{content:"\4cf3"}.hgi-solid.hgi-standard.hgi-money-send-flow-02:before{content:"\4cf5"}.hgi-solid.hgi-standard.hgi-money-send-square:before{content:"\4cf7"}.hgi-solid.hgi-standard.hgi-monocle-01:before{content:"\4cf9"}.hgi-solid.hgi-standard.hgi-monocle:before{content:"\4cfb"}.hgi-solid.hgi-standard.hgi-monster:before{content:"\4cfd"}.hgi-solid.hgi-standard.hgi-moon-01:before{content:"\4cff"}.hgi-solid.hgi-standard.hgi-moon-02:before{content:"\4d01"}.hgi-solid.hgi-standard.hgi-moon-angled-rain-zap:before{content:"\4d03"}.hgi-solid.hgi-standard.hgi-moon-cloud-angled-rain:before{content:"\4d05"}.hgi-solid.hgi-standard.hgi-moon-cloud-angled-zap:before{content:"\4d07"}.hgi-solid.hgi-standard.hgi-moon-cloud-big-rain:before{content:"\4d09"}.hgi-solid.hgi-standard.hgi-moon-cloud-fast-wind:before{content:"\4d0b"}.hgi-solid.hgi-standard.hgi-moon-cloud-hailstone:before{content:"\4d0d"}.hgi-solid.hgi-standard.hgi-moon-cloud-little-rain:before{content:"\4d0f"}.hgi-solid.hgi-standard.hgi-moon-cloud-little-snow:before{content:"\4d11"}.hgi-solid.hgi-standard.hgi-moon-cloud-mid-rain:before{content:"\4d13"}.hgi-solid.hgi-standard.hgi-moon-cloud-mid-snow:before{content:"\4d15"}.hgi-solid.hgi-standard.hgi-moon-cloud-slow-wind:before{content:"\4d18"}.hgi-solid.hgi-standard.hgi-moon-cloud-snow:before{content:"\4d1a"}.hgi-solid.hgi-standard.hgi-moon-cloud:before{content:"\4d1b"}.hgi-solid.hgi-standard.hgi-moon-eclipse:before{content:"\4d1d"}.hgi-solid.hgi-standard.hgi-moon-fast-wind:before{content:"\4d1f"}.hgi-solid.hgi-standard.hgi-moon-landing:before{content:"\4d21"}.hgi-solid.hgi-standard.hgi-moon-slow-wind:before{content:"\4d24"}.hgi-solid.hgi-standard.hgi-moon:before{content:"\4d25"}.hgi-solid.hgi-standard.hgi-moonset:before{content:"\4d27"}.hgi-solid.hgi-standard.hgi-more-01:before{content:"\4d29"}.hgi-solid.hgi-standard.hgi-more-02:before{content:"\4d2b"}.hgi-solid.hgi-standard.hgi-more-03:before{content:"\4d2d"}.hgi-solid.hgi-standard.hgi-more-horizontal-circle-01:before{content:"\4d2f"}.hgi-solid.hgi-standard.hgi-more-horizontal-circle-02:before{content:"\4d31"}.hgi-solid.hgi-standard.hgi-more-horizontal-square-01:before{content:"\4d34"}.hgi-solid.hgi-standard.hgi-more-horizontal-square-02:before{content:"\4d36"}.hgi-solid.hgi-standard.hgi-more-horizontal:before{content:"\4d37"}.hgi-solid.hgi-standard.hgi-more-or-less-circle:before{content:"\4d39"}.hgi-solid.hgi-standard.hgi-more-or-less-square:before{content:"\4d3c"}.hgi-solid.hgi-standard.hgi-more-or-less:before{content:"\4d3d"}.hgi-solid.hgi-standard.hgi-more-vertical-circle-01:before{content:"\4d40"}.hgi-solid.hgi-standard.hgi-more-vertical-circle-02:before{content:"\4d42"}.hgi-solid.hgi-standard.hgi-more-vertical-square-01:before{content:"\4d45"}.hgi-solid.hgi-standard.hgi-more-vertical-square-02:before{content:"\4d47"}.hgi-solid.hgi-standard.hgi-more-vertical:before{content:"\4d48"}.hgi-solid.hgi-standard.hgi-more:before{content:"\4d49"}.hgi-solid.hgi-standard.hgi-mortar:before{content:"\4d4b"}.hgi-solid.hgi-standard.hgi-mortarboard-01:before{content:"\4d4d"}.hgi-solid.hgi-standard.hgi-mortarboard-02:before{content:"\4d4f"}.hgi-solid.hgi-standard.hgi-mosque-01:before{content:"\4d51"}.hgi-solid.hgi-standard.hgi-mosque-02:before{content:"\4d53"}.hgi-solid.hgi-standard.hgi-mosque-03:before{content:"\4d55"}.hgi-solid.hgi-standard.hgi-mosque-04:before{content:"\4d57"}.hgi-solid.hgi-standard.hgi-mosque-05:before{content:"\4d59"}.hgi-solid.hgi-standard.hgi-mosque-location:before{content:"\4d5b"}.hgi-solid.hgi-standard.hgi-motion-01:before{content:"\4d5d"}.hgi-solid.hgi-standard.hgi-motion-02:before{content:"\4d5f"}.hgi-solid.hgi-standard.hgi-motorbike-01:before{content:"\4d61"}.hgi-solid.hgi-standard.hgi-motorbike-02:before{content:"\4d63"}.hgi-solid.hgi-standard.hgi-mountain:before{content:"\4d65"}.hgi-solid.hgi-standard.hgi-mouse-01:before{content:"\4d67"}.hgi-solid.hgi-standard.hgi-mouse-02:before{content:"\4d69"}.hgi-solid.hgi-standard.hgi-mouse-03:before{content:"\4d6b"}.hgi-solid.hgi-standard.hgi-mouse-04:before{content:"\4d6d"}.hgi-solid.hgi-standard.hgi-mouse-05:before{content:"\4d6f"}.hgi-solid.hgi-standard.hgi-mouse-06:before{content:"\4d71"}.hgi-solid.hgi-standard.hgi-mouse-07:before{content:"\4d73"}.hgi-solid.hgi-standard.hgi-mouse-08:before{content:"\4d75"}.hgi-solid.hgi-standard.hgi-mouse-09:before{content:"\4d77"}.hgi-solid.hgi-standard.hgi-mouse-10:before{content:"\4d79"}.hgi-solid.hgi-standard.hgi-mouse-11:before{content:"\4d7b"}.hgi-solid.hgi-standard.hgi-mouse-12:before{content:"\4d7d"}.hgi-solid.hgi-standard.hgi-mouse-13:before{content:"\4d7f"}.hgi-solid.hgi-standard.hgi-mouse-14:before{content:"\4d81"}.hgi-solid.hgi-standard.hgi-mouse-15:before{content:"\4d83"}.hgi-solid.hgi-standard.hgi-mouse-16:before{content:"\4d85"}.hgi-solid.hgi-standard.hgi-mouse-17:before{content:"\4d87"}.hgi-solid.hgi-standard.hgi-mouse-18:before{content:"\4d89"}.hgi-solid.hgi-standard.hgi-mouse-19:before{content:"\4d8b"}.hgi-solid.hgi-standard.hgi-mouse-20:before{content:"\4d8d"}.hgi-solid.hgi-standard.hgi-mouse-21:before{content:"\4d8f"}.hgi-solid.hgi-standard.hgi-mouse-22:before{content:"\4d91"}.hgi-solid.hgi-standard.hgi-mouse-23:before{content:"\4d93"}.hgi-solid.hgi-standard.hgi-mouse-left-click-01:before{content:"\4d95"}.hgi-solid.hgi-standard.hgi-mouse-left-click-02:before{content:"\4d97"}.hgi-solid.hgi-standard.hgi-mouse-left-click-03:before{content:"\4d99"}.hgi-solid.hgi-standard.hgi-mouse-left-click-04:before{content:"\4d9b"}.hgi-solid.hgi-standard.hgi-mouse-left-click-05:before{content:"\4d9d"}.hgi-solid.hgi-standard.hgi-mouse-left-click-06:before{content:"\4d9f"}.hgi-solid.hgi-standard.hgi-mouse-right-click-01:before{content:"\4da1"}.hgi-solid.hgi-standard.hgi-mouse-right-click-02:before{content:"\4da3"}.hgi-solid.hgi-standard.hgi-mouse-right-click-03:before{content:"\4da5"}.hgi-solid.hgi-standard.hgi-mouse-right-click-04:before{content:"\4da7"}.hgi-solid.hgi-standard.hgi-mouse-right-click-05:before{content:"\4da9"}.hgi-solid.hgi-standard.hgi-mouse-right-click-06:before{content:"\4dab"}.hgi-solid.hgi-standard.hgi-mouse-scroll-01:before{content:"\4dad"}.hgi-solid.hgi-standard.hgi-mouse-scroll-02:before{content:"\4daf"}.hgi-solid.hgi-standard.hgi-move-01:before{content:"\4db1"}.hgi-solid.hgi-standard.hgi-move-02:before{content:"\4db3"}.hgi-solid.hgi-standard.hgi-move-bottom:before{content:"\4db5"}.hgi-solid.hgi-standard.hgi-move-left:before{content:"\4db7"}.hgi-solid.hgi-standard.hgi-move-right:before{content:"\4db9"}.hgi-solid.hgi-standard.hgi-move-to:before{content:"\4dbc"}.hgi-solid.hgi-standard.hgi-move-top:before{content:"\4dbe"}.hgi-solid.hgi-standard.hgi-move:before{content:"\4dbf"}.hgi-solid.hgi-standard.hgi-mp-3-01:before{content:"\4dc1"}.hgi-solid.hgi-standard.hgi-mp-3-02:before{content:"\4dc3"}.hgi-solid.hgi-standard.hgi-mp-4-01:before{content:"\4dc5"}.hgi-solid.hgi-standard.hgi-mp-4-02:before{content:"\4dc7"}.hgi-solid.hgi-standard.hgi-muhammad:before{content:"\4dc9"}.hgi-solid.hgi-standard.hgi-multiplication-sign-circle:before{content:"\4dcb"}.hgi-solid.hgi-standard.hgi-multiplication-sign-square:before{content:"\4dce"}.hgi-solid.hgi-standard.hgi-multiplication-sign:before{content:"\4dcf"}.hgi-solid.hgi-standard.hgi-mushroom-01:before{content:"\4dd1"}.hgi-solid.hgi-standard.hgi-mushroom:before{content:"\4dd3"}.hgi-solid.hgi-standard.hgi-music-note-01:before{content:"\4dd5"}.hgi-solid.hgi-standard.hgi-music-note-02:before{content:"\4dd7"}.hgi-solid.hgi-standard.hgi-music-note-03:before{content:"\4dd9"}.hgi-solid.hgi-standard.hgi-music-note-04:before{content:"\4ddb"}.hgi-solid.hgi-standard.hgi-music-note-square-01:before{content:"\4ddd"}.hgi-solid.hgi-standard.hgi-music-note-square-02:before{content:"\4ddf"}.hgi-solid.hgi-standard.hgi-muslim:before{content:"\4de1"}.hgi-solid.hgi-standard.hgi-mute:before{content:"\4de3"}.hgi-solid.hgi-standard.hgi-mymind:before{content:"\4de5"}.hgi-solid.hgi-standard.hgi-n-th-root-circle:before{content:"\4de7"}.hgi-solid.hgi-standard.hgi-n-th-root-square:before{content:"\4dea"}.hgi-solid.hgi-standard.hgi-n-th-root:before{content:"\4deb"}.hgi-solid.hgi-standard.hgi-nano-technology:before{content:"\4ded"}.hgi-solid.hgi-standard.hgi-natural-food:before{content:"\4def"}.hgi-solid.hgi-standard.hgi-navigation-01:before{content:"\4df1"}.hgi-solid.hgi-standard.hgi-navigation-02:before{content:"\4df3"}.hgi-solid.hgi-standard.hgi-navigation-03:before{content:"\4df5"}.hgi-solid.hgi-standard.hgi-navigation-04:before{content:"\4df7"}.hgi-solid.hgi-standard.hgi-navigator-01:before{content:"\4df9"}.hgi-solid.hgi-standard.hgi-navigator-02:before{content:"\4dfb"}.hgi-solid.hgi-standard.hgi-necklace:before{content:"\4dfd"}.hgi-solid.hgi-standard.hgi-nerd:before{content:"\4dff"}.hgi-solid.hgi-standard.hgi-neural-network:before{content:"\4e01"}.hgi-solid.hgi-standard.hgi-neutral:before{content:"\4e03"}.hgi-solid.hgi-standard.hgi-new-job:before{content:"\4e05"}.hgi-solid.hgi-standard.hgi-new-office:before{content:"\4e07"}.hgi-solid.hgi-standard.hgi-new-releases:before{content:"\4e09"}.hgi-solid.hgi-standard.hgi-new-twitter-ellipse:before{content:"\4e0b"}.hgi-solid.hgi-standard.hgi-new-twitter-rectangle:before{content:"\4e0d"}.hgi-solid.hgi-standard.hgi-new-twitter:before{content:"\4e0f"}.hgi-solid.hgi-standard.hgi-news-01:before{content:"\4e11"}.hgi-solid.hgi-standard.hgi-news:before{content:"\4e13"}.hgi-solid.hgi-standard.hgi-next:before{content:"\4e15"}.hgi-solid.hgi-standard.hgi-nike:before{content:"\4e17"}.hgi-solid.hgi-standard.hgi-nintendo-switch:before{content:"\4e1a"}.hgi-solid.hgi-standard.hgi-nintendo:before{content:"\4e1b"}.hgi-solid.hgi-standard.hgi-niqab:before{content:"\4e1d"}.hgi-solid.hgi-standard.hgi-no-internet:before{content:"\4e1f"}.hgi-solid.hgi-standard.hgi-no-meeting-room:before{content:"\4e21"}.hgi-solid.hgi-standard.hgi-node-add:before{content:"\4e23"}.hgi-solid.hgi-standard.hgi-node-edit:before{content:"\4e25"}.hgi-solid.hgi-standard.hgi-node-move-down:before{content:"\4e27"}.hgi-solid.hgi-standard.hgi-node-move-up:before{content:"\4e29"}.hgi-solid.hgi-standard.hgi-node-remove:before{content:"\4e2b"}.hgi-solid.hgi-standard.hgi-noodles:before{content:"\4e2d"}.hgi-solid.hgi-standard.hgi-nose:before{content:"\4e2f"}.hgi-solid.hgi-standard.hgi-not-equal-sign-circle:before{content:"\4e31"}.hgi-solid.hgi-standard.hgi-not-equal-sign-square:before{content:"\4e34"}.hgi-solid.hgi-standard.hgi-not-equal-sign:before{content:"\4e35"}.hgi-solid.hgi-standard.hgi-note-01:before{content:"\4e37"}.hgi-solid.hgi-standard.hgi-note-02:before{content:"\4e39"}.hgi-solid.hgi-standard.hgi-note-03:before{content:"\4e3b"}.hgi-solid.hgi-standard.hgi-note-04:before{content:"\4e3d"}.hgi-solid.hgi-standard.hgi-note-05:before{content:"\4e3f"}.hgi-solid.hgi-standard.hgi-note-add:before{content:"\4e41"}.hgi-solid.hgi-standard.hgi-note-done:before{content:"\4e43"}.hgi-solid.hgi-standard.hgi-note-edit:before{content:"\4e45"}.hgi-solid.hgi-standard.hgi-note-remove:before{content:"\4e47"}.hgi-solid.hgi-standard.hgi-note:before{content:"\4e49"}.hgi-solid.hgi-standard.hgi-notebook-01:before{content:"\4e4b"}.hgi-solid.hgi-standard.hgi-notebook-02:before{content:"\4e4d"}.hgi-solid.hgi-standard.hgi-notebook:before{content:"\4e4f"}.hgi-solid.hgi-standard.hgi-notification-01:before{content:"\4e51"}.hgi-solid.hgi-standard.hgi-notification-02:before{content:"\4e53"}.hgi-solid.hgi-standard.hgi-notification-03:before{content:"\4e55"}.hgi-solid.hgi-standard.hgi-notification-block-01:before{content:"\4e57"}.hgi-solid.hgi-standard.hgi-notification-block-02:before{content:"\4e59"}.hgi-solid.hgi-standard.hgi-notification-block-03:before{content:"\4e5b"}.hgi-solid.hgi-standard.hgi-notification-bubble:before{content:"\4e5d"}.hgi-solid.hgi-standard.hgi-notification-circle:before{content:"\4e5f"}.hgi-solid.hgi-standard.hgi-notification-off-01:before{content:"\4e61"}.hgi-solid.hgi-standard.hgi-notification-off-02:before{content:"\4e63"}.hgi-solid.hgi-standard.hgi-notification-off-03:before{content:"\4e65"}.hgi-solid.hgi-standard.hgi-notification-snooze-01:before{content:"\4e67"}.hgi-solid.hgi-standard.hgi-notification-snooze-02:before{content:"\4e69"}.hgi-solid.hgi-standard.hgi-notification-snooze-03:before{content:"\4e6b"}.hgi-solid.hgi-standard.hgi-notification-square:before{content:"\4e6d"}.hgi-solid.hgi-standard.hgi-notion-01:before{content:"\4e6f"}.hgi-solid.hgi-standard.hgi-notion-02:before{content:"\4e71"}.hgi-solid.hgi-standard.hgi-npm:before{content:"\4e73"}.hgi-solid.hgi-standard.hgi-nuclear-power:before{content:"\4e75"}.hgi-solid.hgi-standard.hgi-nut:before{content:"\4e77"}.hgi-solid.hgi-standard.hgi-obtuse:before{content:"\4e79"}.hgi-solid.hgi-standard.hgi-octagon:before{content:"\4e7b"}.hgi-solid.hgi-standard.hgi-octopus:before{content:"\4e7d"}.hgi-solid.hgi-standard.hgi-office-365:before{content:"\4e7f"}.hgi-solid.hgi-standard.hgi-office-chair:before{content:"\4e81"}.hgi-solid.hgi-standard.hgi-office:before{content:"\4e83"}.hgi-solid.hgi-standard.hgi-oil-barrel:before{content:"\4e85"}.hgi-solid.hgi-standard.hgi-ok-finger:before{content:"\4e87"}.hgi-solid.hgi-standard.hgi-olympic-torch:before{content:"\4e89"}.hgi-solid.hgi-standard.hgi-online-learning-01:before{content:"\4e8b"}.hgi-solid.hgi-standard.hgi-online-learning-02:before{content:"\4e8d"}.hgi-solid.hgi-standard.hgi-online-learning-03:before{content:"\4e8f"}.hgi-solid.hgi-standard.hgi-online-learning-04:before{content:"\4e91"}.hgi-solid.hgi-standard.hgi-open-caption:before{content:"\4e93"}.hgi-solid.hgi-standard.hgi-option:before{content:"\4e95"}.hgi-solid.hgi-standard.hgi-orange:before{content:"\4e97"}.hgi-solid.hgi-standard.hgi-orbit-01:before{content:"\4e99"}.hgi-solid.hgi-standard.hgi-orbit-02:before{content:"\4e9b"}.hgi-solid.hgi-standard.hgi-organic-food:before{content:"\4e9d"}.hgi-solid.hgi-standard.hgi-orthogonal-edge:before{content:"\4e9f"}.hgi-solid.hgi-standard.hgi-oval:before{content:"\4ea1"}.hgi-solid.hgi-standard.hgi-oven:before{content:"\4ea3"}.hgi-solid.hgi-standard.hgi-package-add:before{content:"\4ea5"}.hgi-solid.hgi-standard.hgi-package-delivered:before{content:"\4ea7"}.hgi-solid.hgi-standard.hgi-package-moving:before{content:"\4ea9"}.hgi-solid.hgi-standard.hgi-package-open:before{content:"\4eab"}.hgi-solid.hgi-standard.hgi-package-out-of-stock:before{content:"\4ead"}.hgi-solid.hgi-standard.hgi-package-process:before{content:"\4eaf"}.hgi-solid.hgi-standard.hgi-package-receive:before{content:"\4eb1"}.hgi-solid.hgi-standard.hgi-package-remove:before{content:"\4eb3"}.hgi-solid.hgi-standard.hgi-package-search:before{content:"\4eb5"}.hgi-solid.hgi-standard.hgi-package-sent:before{content:"\4eb8"}.hgi-solid.hgi-standard.hgi-package:before{content:"\4eb9"}.hgi-solid.hgi-standard.hgi-pacman-01:before{content:"\4ebb"}.hgi-solid.hgi-standard.hgi-pacman-02:before{content:"\4ebd"}.hgi-solid.hgi-standard.hgi-paint-board:before{content:"\4ebf"}.hgi-solid.hgi-standard.hgi-paint-brush-01:before{content:"\4ec1"}.hgi-solid.hgi-standard.hgi-paint-brush-02:before{content:"\4ec3"}.hgi-solid.hgi-standard.hgi-paint-brush-03:before{content:"\4ec5"}.hgi-solid.hgi-standard.hgi-paint-brush-04:before{content:"\4ec7"}.hgi-solid.hgi-standard.hgi-paint-bucket:before{content:"\4ec9"}.hgi-solid.hgi-standard.hgi-pan-01:before{content:"\4ecb"}.hgi-solid.hgi-standard.hgi-pan-02:before{content:"\4ecd"}.hgi-solid.hgi-standard.hgi-pan-03:before{content:"\4ecf"}.hgi-solid.hgi-standard.hgi-parabola-01:before{content:"\4ed1"}.hgi-solid.hgi-standard.hgi-parabola-02:before{content:"\4ed3"}.hgi-solid.hgi-standard.hgi-parabola-03:before{content:"\4ed5"}.hgi-solid.hgi-standard.hgi-paragliding:before{content:"\4ed7"}.hgi-solid.hgi-standard.hgi-paragraph-bullets-point-01:before{content:"\4ed9"}.hgi-solid.hgi-standard.hgi-paragraph-bullets-point-02:before{content:"\4edb"}.hgi-solid.hgi-standard.hgi-paragraph-spacing:before{content:"\4ede"}.hgi-solid.hgi-standard.hgi-paragraph:before{content:"\4edf"}.hgi-solid.hgi-standard.hgi-parallelogram:before{content:"\4ee1"}.hgi-solid.hgi-standard.hgi-parking-area-circle:before{content:"\4ee3"}.hgi-solid.hgi-standard.hgi-parking-area-square:before{content:"\4ee5"}.hgi-solid.hgi-standard.hgi-passport-01:before{content:"\4ee7"}.hgi-solid.hgi-standard.hgi-passport-expired:before{content:"\4ee9"}.hgi-solid.hgi-standard.hgi-passport-valid:before{content:"\4eec"}.hgi-solid.hgi-standard.hgi-passport:before{content:"\4eed"}.hgi-solid.hgi-standard.hgi-password-validation:before{content:"\4eef"}.hgi-solid.hgi-standard.hgi-path:before{content:"\4ef1"}.hgi-solid.hgi-standard.hgi-pathfinder-crop:before{content:"\4ef3"}.hgi-solid.hgi-standard.hgi-pathfinder-divide:before{content:"\4ef5"}.hgi-solid.hgi-standard.hgi-pathfinder-exclude:before{content:"\4ef7"}.hgi-solid.hgi-standard.hgi-pathfinder-intersect:before{content:"\4ef9"}.hgi-solid.hgi-standard.hgi-pathfinder-merge:before{content:"\4efb"}.hgi-solid.hgi-standard.hgi-pathfinder-minus-back:before{content:"\4efd"}.hgi-solid.hgi-standard.hgi-pathfinder-minus-front:before{content:"\4eff"}.hgi-solid.hgi-standard.hgi-pathfinder-outline:before{content:"\4f01"}.hgi-solid.hgi-standard.hgi-pathfinder-trim:before{content:"\4f03"}.hgi-solid.hgi-standard.hgi-pathfinder-unite:before{content:"\4f05"}.hgi-solid.hgi-standard.hgi-patient:before{content:"\4f07"}.hgi-solid.hgi-standard.hgi-patio:before{content:"\4f09"}.hgi-solid.hgi-standard.hgi-pause:before{content:"\4f0b"}.hgi-solid.hgi-standard.hgi-pavilon:before{content:"\4f0d"}.hgi-solid.hgi-standard.hgi-pay-by-check:before{content:"\4f0f"}.hgi-solid.hgi-standard.hgi-payment-01:before{content:"\4f11"}.hgi-solid.hgi-standard.hgi-payment-02:before{content:"\4f13"}.hgi-solid.hgi-standard.hgi-payment-success-01:before{content:"\4f15"}.hgi-solid.hgi-standard.hgi-payment-success-02:before{content:"\4f17"}.hgi-solid.hgi-standard.hgi-payoneer:before{content:"\4f19"}.hgi-solid.hgi-standard.hgi-paypal:before{content:"\4f1b"}.hgi-solid.hgi-standard.hgi-pdf-01:before{content:"\4f1d"}.hgi-solid.hgi-standard.hgi-pdf-02:before{content:"\4f1f"}.hgi-solid.hgi-standard.hgi-peer-to-peer-01:before{content:"\4f21"}.hgi-solid.hgi-standard.hgi-peer-to-peer-02:before{content:"\4f23"}.hgi-solid.hgi-standard.hgi-peer-to-peer-03:before{content:"\4f25"}.hgi-solid.hgi-standard.hgi-pen-connect-bluetooth:before{content:"\4f27"}.hgi-solid.hgi-standard.hgi-pen-connect-usb:before{content:"\4f29"}.hgi-solid.hgi-standard.hgi-pen-connect-wifi:before{content:"\4f2b"}.hgi-solid.hgi-standard.hgi-pen-tool-01:before{content:"\4f2d"}.hgi-solid.hgi-standard.hgi-pen-tool-02:before{content:"\4f2f"}.hgi-solid.hgi-standard.hgi-pen-tool-03:before{content:"\4f31"}.hgi-solid.hgi-standard.hgi-pen-tool-add:before{content:"\4f33"}.hgi-solid.hgi-standard.hgi-pen-tool-minus:before{content:"\4f35"}.hgi-solid.hgi-standard.hgi-pencil-edit-01:before{content:"\4f37"}.hgi-solid.hgi-standard.hgi-pencil-edit-02:before{content:"\4f39"}.hgi-solid.hgi-standard.hgi-pencil:before{content:"\4f3b"}.hgi-solid.hgi-standard.hgi-pendulum:before{content:"\4f3d"}.hgi-solid.hgi-standard.hgi-pensive:before{content:"\4f3f"}.hgi-solid.hgi-standard.hgi-pentagon-01:before{content:"\4f41"}.hgi-solid.hgi-standard.hgi-pentagon:before{content:"\4f43"}.hgi-solid.hgi-standard.hgi-percent-circle:before{content:"\4f45"}.hgi-solid.hgi-standard.hgi-percent-square:before{content:"\4f48"}.hgi-solid.hgi-standard.hgi-percent:before{content:"\4f49"}.hgi-solid.hgi-standard.hgi-perfume:before{content:"\4f4b"}.hgi-solid.hgi-standard.hgi-periscope:before{content:"\4f4d"}.hgi-solid.hgi-standard.hgi-permanent-job:before{content:"\4f4f"}.hgi-solid.hgi-standard.hgi-perspective:before{content:"\4f51"}.hgi-solid.hgi-standard.hgi-pexels:before{content:"\4f53"}.hgi-solid.hgi-standard.hgi-phone-off-01:before{content:"\4f55"}.hgi-solid.hgi-standard.hgi-phone-off-02:before{content:"\4f57"}.hgi-solid.hgi-standard.hgi-php:before{content:"\4f59"}.hgi-solid.hgi-standard.hgi-physics:before{content:"\4f5b"}.hgi-solid.hgi-standard.hgi-pi-circle:before{content:"\4f5d"}.hgi-solid.hgi-standard.hgi-pi-square:before{content:"\4f60"}.hgi-solid.hgi-standard.hgi-pi:before{content:"\4f61"}.hgi-solid.hgi-standard.hgi-picasa:before{content:"\4f63"}.hgi-solid.hgi-standard.hgi-pickup-01:before{content:"\4f65"}.hgi-solid.hgi-standard.hgi-pickup-02:before{content:"\4f67"}.hgi-solid.hgi-standard.hgi-picture-in-picture-exit:before{content:"\4f69"}.hgi-solid.hgi-standard.hgi-picture-in-picture-on:before{content:"\4f6b"}.hgi-solid.hgi-standard.hgi-pie-chart-square:before{content:"\4f6e"}.hgi-solid.hgi-standard.hgi-pie-chart:before{content:"\4f6f"}.hgi-solid.hgi-standard.hgi-pie:before{content:"\4f71"}.hgi-solid.hgi-standard.hgi-piggy-bank:before{content:"\4f73"}.hgi-solid.hgi-standard.hgi-pin-code:before{content:"\4f75"}.hgi-solid.hgi-standard.hgi-pin-location-01:before{content:"\4f77"}.hgi-solid.hgi-standard.hgi-pin-location-02:before{content:"\4f79"}.hgi-solid.hgi-standard.hgi-pin-location-03:before{content:"\4f7b"}.hgi-solid.hgi-standard.hgi-pin-off:before{content:"\4f7d"}.hgi-solid.hgi-standard.hgi-pin:before{content:"\4f7f"}.hgi-solid.hgi-standard.hgi-pinterest:before{content:"\4f81"}.hgi-solid.hgi-standard.hgi-pipeline:before{content:"\4f83"}.hgi-solid.hgi-standard.hgi-pisa-tower:before{content:"\4f85"}.hgi-solid.hgi-standard.hgi-pizza-01:before{content:"\4f87"}.hgi-solid.hgi-standard.hgi-pizza-02:before{content:"\4f89"}.hgi-solid.hgi-standard.hgi-pizza-cutter:before{content:"\4f8b"}.hgi-solid.hgi-standard.hgi-plane:before{content:"\4f8d"}.hgi-solid.hgi-standard.hgi-plant-01:before{content:"\4f8f"}.hgi-solid.hgi-standard.hgi-plant-02:before{content:"\4f91"}.hgi-solid.hgi-standard.hgi-plant-03:before{content:"\4f93"}.hgi-solid.hgi-standard.hgi-plant-04:before{content:"\4f95"}.hgi-solid.hgi-standard.hgi-plate:before{content:"\4f97"}.hgi-solid.hgi-standard.hgi-plaxo:before{content:"\4f99"}.hgi-solid.hgi-standard.hgi-play-circle-02:before{content:"\4f9b"}.hgi-solid.hgi-standard.hgi-play-circle:before{content:"\4f9d"}.hgi-solid.hgi-standard.hgi-play-list-add:before{content:"\4f9f"}.hgi-solid.hgi-standard.hgi-play-list-favourite-01:before{content:"\4fa1"}.hgi-solid.hgi-standard.hgi-play-list-favourite-02:before{content:"\4fa3"}.hgi-solid.hgi-standard.hgi-play-list-minus:before{content:"\4fa5"}.hgi-solid.hgi-standard.hgi-play-list-remove:before{content:"\4fa7"}.hgi-solid.hgi-standard.hgi-play-list:before{content:"\4fa9"}.hgi-solid.hgi-standard.hgi-play-square:before{content:"\4fac"}.hgi-solid.hgi-standard.hgi-play-store:before{content:"\4fae"}.hgi-solid.hgi-standard.hgi-play:before{content:"\4faf"}.hgi-solid.hgi-standard.hgi-playlist-01:before{content:"\4fb1"}.hgi-solid.hgi-standard.hgi-playlist-02:before{content:"\4fb3"}.hgi-solid.hgi-standard.hgi-playlist-03:before{content:"\4fb5"}.hgi-solid.hgi-standard.hgi-plaza:before{content:"\4fb7"}.hgi-solid.hgi-standard.hgi-plug-01:before{content:"\4fb9"}.hgi-solid.hgi-standard.hgi-plug-02:before{content:"\4fbb"}.hgi-solid.hgi-standard.hgi-plug-socket:before{content:"\4fbd"}.hgi-solid.hgi-standard.hgi-plus-minus-01:before{content:"\4fbf"}.hgi-solid.hgi-standard.hgi-plus-minus-02:before{content:"\4fc1"}.hgi-solid.hgi-standard.hgi-plus-minus-circle-01:before{content:"\4fc3"}.hgi-solid.hgi-standard.hgi-plus-minus-circle-02:before{content:"\4fc5"}.hgi-solid.hgi-standard.hgi-plus-minus-square-01:before{content:"\4fc8"}.hgi-solid.hgi-standard.hgi-plus-minus-square-02:before{content:"\4fca"}.hgi-solid.hgi-standard.hgi-plus-minus:before{content:"\4fcb"}.hgi-solid.hgi-standard.hgi-plus-sign-circle:before{content:"\4fcd"}.hgi-solid.hgi-standard.hgi-plus-sign-square:before{content:"\4fd0"}.hgi-solid.hgi-standard.hgi-plus-sign:before{content:"\4fd1"}.hgi-solid.hgi-standard.hgi-png-01:before{content:"\4fd3"}.hgi-solid.hgi-standard.hgi-png-02:before{content:"\4fd5"}.hgi-solid.hgi-standard.hgi-podium:before{content:"\4fd7"}.hgi-solid.hgi-standard.hgi-pointing-left-01:before{content:"\4fd9"}.hgi-solid.hgi-standard.hgi-pointing-left-02:before{content:"\4fdb"}.hgi-solid.hgi-standard.hgi-pointing-left-03:before{content:"\4fdd"}.hgi-solid.hgi-standard.hgi-pointing-left-04:before{content:"\4fdf"}.hgi-solid.hgi-standard.hgi-pointing-left-05:before{content:"\4fe1"}.hgi-solid.hgi-standard.hgi-pointing-left-06:before{content:"\4fe3"}.hgi-solid.hgi-standard.hgi-pointing-left-07:before{content:"\4fe5"}.hgi-solid.hgi-standard.hgi-pointing-left-08:before{content:"\4fe7"}.hgi-solid.hgi-standard.hgi-pointing-right-01:before{content:"\4fe9"}.hgi-solid.hgi-standard.hgi-pointing-right-02:before{content:"\4feb"}.hgi-solid.hgi-standard.hgi-pointing-right-03:before{content:"\4fed"}.hgi-solid.hgi-standard.hgi-pointing-right-04:before{content:"\4fef"}.hgi-solid.hgi-standard.hgi-pointing-right-05:before{content:"\4ff1"}.hgi-solid.hgi-standard.hgi-pointing-right-06:before{content:"\4ff3"}.hgi-solid.hgi-standard.hgi-pointing-right-07:before{content:"\4ff5"}.hgi-solid.hgi-standard.hgi-pointing-right-08:before{content:"\4ff7"}.hgi-solid.hgi-standard.hgi-pokeball:before{content:"\4ff9"}.hgi-solid.hgi-standard.hgi-pokemon:before{content:"\4ffb"}.hgi-solid.hgi-standard.hgi-police-badge:before{content:"\4ffd"}.hgi-solid.hgi-standard.hgi-police-cap:before{content:"\4fff"}.hgi-solid.hgi-standard.hgi-police-car:before{content:"\5001"}.hgi-solid.hgi-standard.hgi-police-station:before{content:"\5003"}.hgi-solid.hgi-standard.hgi-policy:before{content:"\5005"}.hgi-solid.hgi-standard.hgi-polygon:before{content:"\5007"}.hgi-solid.hgi-standard.hgi-pool-table:before{content:"\500a"}.hgi-solid.hgi-standard.hgi-pool:before{content:"\500b"}.hgi-solid.hgi-standard.hgi-poop:before{content:"\500d"}.hgi-solid.hgi-standard.hgi-popcorn:before{content:"\500f"}.hgi-solid.hgi-standard.hgi-pot-01:before{content:"\5011"}.hgi-solid.hgi-standard.hgi-pot-02:before{content:"\5013"}.hgi-solid.hgi-standard.hgi-potion:before{content:"\5015"}.hgi-solid.hgi-standard.hgi-pound-circle:before{content:"\5017"}.hgi-solid.hgi-standard.hgi-pound-receive:before{content:"\5019"}.hgi-solid.hgi-standard.hgi-pound-send:before{content:"\501c"}.hgi-solid.hgi-standard.hgi-pound-square:before{content:"\501e"}.hgi-solid.hgi-standard.hgi-pound:before{content:"\501f"}.hgi-solid.hgi-standard.hgi-power-service:before{content:"\5021"}.hgi-solid.hgi-standard.hgi-power-socket-01:before{content:"\5023"}.hgi-solid.hgi-standard.hgi-power-socket-02:before{content:"\5025"}.hgi-solid.hgi-standard.hgi-ppt-01:before{content:"\5027"}.hgi-solid.hgi-standard.hgi-ppt-02:before{content:"\5029"}.hgi-solid.hgi-standard.hgi-prawn:before{content:"\502b"}.hgi-solid.hgi-standard.hgi-prayer-rug-01:before{content:"\502d"}.hgi-solid.hgi-standard.hgi-prayer-rug-02:before{content:"\502f"}.hgi-solid.hgi-standard.hgi-preference-horizontal:before{content:"\5031"}.hgi-solid.hgi-standard.hgi-preference-vertical:before{content:"\5033"}.hgi-solid.hgi-standard.hgi-prescription:before{content:"\5035"}.hgi-solid.hgi-standard.hgi-presentation-01:before{content:"\5037"}.hgi-solid.hgi-standard.hgi-presentation-02:before{content:"\5039"}.hgi-solid.hgi-standard.hgi-presentation-03:before{content:"\503b"}.hgi-solid.hgi-standard.hgi-presentation-04:before{content:"\503d"}.hgi-solid.hgi-standard.hgi-presentation-05:before{content:"\503f"}.hgi-solid.hgi-standard.hgi-presentation-06:before{content:"\5041"}.hgi-solid.hgi-standard.hgi-presentation-07:before{content:"\5043"}.hgi-solid.hgi-standard.hgi-presentation-bar-chart-01:before{content:"\5045"}.hgi-solid.hgi-standard.hgi-presentation-bar-chart-02:before{content:"\5047"}.hgi-solid.hgi-standard.hgi-presentation-line-chart-01:before{content:"\5049"}.hgi-solid.hgi-standard.hgi-presentation-line-chart-02:before{content:"\504b"}.hgi-solid.hgi-standard.hgi-presentation-online:before{content:"\504d"}.hgi-solid.hgi-standard.hgi-presentation-podium:before{content:"\504f"}.hgi-solid.hgi-standard.hgi-previous:before{content:"\5051"}.hgi-solid.hgi-standard.hgi-printer-off:before{content:"\5053"}.hgi-solid.hgi-standard.hgi-printer:before{content:"\5055"}.hgi-solid.hgi-standard.hgi-prism-01:before{content:"\5057"}.hgi-solid.hgi-standard.hgi-prism:before{content:"\5059"}.hgi-solid.hgi-standard.hgi-prison-guard:before{content:"\505b"}.hgi-solid.hgi-standard.hgi-prison:before{content:"\505d"}.hgi-solid.hgi-standard.hgi-prisoner:before{content:"\505f"}.hgi-solid.hgi-standard.hgi-product-loading:before{content:"\5061"}.hgi-solid.hgi-standard.hgi-profile-02:before{content:"\5063"}.hgi-solid.hgi-standard.hgi-profile:before{content:"\5065"}.hgi-solid.hgi-standard.hgi-profit:before{content:"\5067"}.hgi-solid.hgi-standard.hgi-programming-flag:before{content:"\5069"}.hgi-solid.hgi-standard.hgi-projector-01:before{content:"\506b"}.hgi-solid.hgi-standard.hgi-projector:before{content:"\506d"}.hgi-solid.hgi-standard.hgi-promotion:before{content:"\506f"}.hgi-solid.hgi-standard.hgi-property-add:before{content:"\5071"}.hgi-solid.hgi-standard.hgi-property-delete:before{content:"\5073"}.hgi-solid.hgi-standard.hgi-property-edit:before{content:"\5075"}.hgi-solid.hgi-standard.hgi-property-new:before{content:"\5077"}.hgi-solid.hgi-standard.hgi-property-search:before{content:"\5079"}.hgi-solid.hgi-standard.hgi-property-view:before{content:"\507b"}.hgi-solid.hgi-standard.hgi-protection-mask:before{content:"\507d"}.hgi-solid.hgi-standard.hgi-pulley:before{content:"\507f"}.hgi-solid.hgi-standard.hgi-pulse-01:before{content:"\5081"}.hgi-solid.hgi-standard.hgi-pulse-02:before{content:"\5083"}.hgi-solid.hgi-standard.hgi-pulse-rectangle-01:before{content:"\5085"}.hgi-solid.hgi-standard.hgi-pulse-rectangle-02:before{content:"\5087"}.hgi-solid.hgi-standard.hgi-pumpkin:before{content:"\5089"}.hgi-solid.hgi-standard.hgi-punch:before{content:"\508b"}.hgi-solid.hgi-standard.hgi-punching-ball-01:before{content:"\508d"}.hgi-solid.hgi-standard.hgi-punching-ball-02:before{content:"\508f"}.hgi-solid.hgi-standard.hgi-purse-01:before{content:"\5091"}.hgi-solid.hgi-standard.hgi-purse:before{content:"\5093"}.hgi-solid.hgi-standard.hgi-push-up-bar:before{content:"\5095"}.hgi-solid.hgi-standard.hgi-puzzle:before{content:"\5097"}.hgi-solid.hgi-standard.hgi-pyramid-maslowo:before{content:"\5099"}.hgi-solid.hgi-standard.hgi-pyramid-structure-01:before{content:"\509c"}.hgi-solid.hgi-standard.hgi-pyramid-structure-02:before{content:"\509e"}.hgi-solid.hgi-standard.hgi-pyramid:before{content:"\509f"}.hgi-solid.hgi-standard.hgi-qq-plot:before{content:"\50a1"}.hgi-solid.hgi-standard.hgi-qr-code-01:before{content:"\50a3"}.hgi-solid.hgi-standard.hgi-qr-code:before{content:"\50a5"}.hgi-solid.hgi-standard.hgi-question:before{content:"\50a7"}.hgi-solid.hgi-standard.hgi-queue-01:before{content:"\50a9"}.hgi-solid.hgi-standard.hgi-queue-02:before{content:"\50ab"}.hgi-solid.hgi-standard.hgi-quill-write-01:before{content:"\50ad"}.hgi-solid.hgi-standard.hgi-quill-write-02:before{content:"\50af"}.hgi-solid.hgi-standard.hgi-quiz-01:before{content:"\50b1"}.hgi-solid.hgi-standard.hgi-quiz-02:before{content:"\50b3"}.hgi-solid.hgi-standard.hgi-quiz-03:before{content:"\50b5"}.hgi-solid.hgi-standard.hgi-quiz-04:before{content:"\50b7"}.hgi-solid.hgi-standard.hgi-quiz-05:before{content:"\50b9"}.hgi-solid.hgi-standard.hgi-quora:before{content:"\50bb"}.hgi-solid.hgi-standard.hgi-quote-down-circle:before{content:"\50bd"}.hgi-solid.hgi-standard.hgi-quote-down-square:before{content:"\50c0"}.hgi-solid.hgi-standard.hgi-quote-down:before{content:"\50c1"}.hgi-solid.hgi-standard.hgi-quote-up-circle:before{content:"\50c3"}.hgi-solid.hgi-standard.hgi-quote-up-square:before{content:"\50c6"}.hgi-solid.hgi-standard.hgi-quote-up:before{content:"\50c7"}.hgi-solid.hgi-standard.hgi-quotes:before{content:"\50c9"}.hgi-solid.hgi-standard.hgi-quran-01:before{content:"\50cb"}.hgi-solid.hgi-standard.hgi-quran-02:before{content:"\50cd"}.hgi-solid.hgi-standard.hgi-quran-03:before{content:"\50cf"}.hgi-solid.hgi-standard.hgi-racing-flag:before{content:"\50d1"}.hgi-solid.hgi-standard.hgi-radar-01:before{content:"\50d3"}.hgi-solid.hgi-standard.hgi-radar-02:before{content:"\50d5"}.hgi-solid.hgi-standard.hgi-radial:before{content:"\50d7"}.hgi-solid.hgi-standard.hgi-radio-01:before{content:"\50d9"}.hgi-solid.hgi-standard.hgi-radio-02:before{content:"\50db"}.hgi-solid.hgi-standard.hgi-radio:before{content:"\50dd"}.hgi-solid.hgi-standard.hgi-radioactive-alert:before{content:"\50df"}.hgi-solid.hgi-standard.hgi-radius:before{content:"\50e1"}.hgi-solid.hgi-standard.hgi-rain-double-drop:before{content:"\50e3"}.hgi-solid.hgi-standard.hgi-rain-drop:before{content:"\50e5"}.hgi-solid.hgi-standard.hgi-rain:before{content:"\50e7"}.hgi-solid.hgi-standard.hgi-rainbow:before{content:"\50e9"}.hgi-solid.hgi-standard.hgi-ramadhan-01:before{content:"\50eb"}.hgi-solid.hgi-standard.hgi-ramadhan-02:before{content:"\50ed"}.hgi-solid.hgi-standard.hgi-ramadhan-month:before{content:"\50ef"}.hgi-solid.hgi-standard.hgi-ranking:before{content:"\50f1"}.hgi-solid.hgi-standard.hgi-raw-01:before{content:"\50f3"}.hgi-solid.hgi-standard.hgi-raw-02:before{content:"\50f5"}.hgi-solid.hgi-standard.hgi-re:before{content:"\50f7"}.hgi-solid.hgi-standard.hgi-react:before{content:"\50f9"}.hgi-solid.hgi-standard.hgi-real-estate-01:before{content:"\50fb"}.hgi-solid.hgi-standard.hgi-real-estate-02:before{content:"\50fd"}.hgi-solid.hgi-standard.hgi-record:before{content:"\50ff"}.hgi-solid.hgi-standard.hgi-recovery-mail:before{content:"\5101"}.hgi-solid.hgi-standard.hgi-rectangular-01:before{content:"\5103"}.hgi-solid.hgi-standard.hgi-rectangular:before{content:"\5105"}.hgi-solid.hgi-standard.hgi-recycle-01:before{content:"\5107"}.hgi-solid.hgi-standard.hgi-recycle-02:before{content:"\5109"}.hgi-solid.hgi-standard.hgi-recycle-03:before{content:"\510b"}.hgi-solid.hgi-standard.hgi-reddit:before{content:"\510d"}.hgi-solid.hgi-standard.hgi-reflex:before{content:"\510f"}.hgi-solid.hgi-standard.hgi-refresh:before{content:"\5111"}.hgi-solid.hgi-standard.hgi-refrigerator:before{content:"\5113"}.hgi-solid.hgi-standard.hgi-register:before{content:"\5115"}.hgi-solid.hgi-standard.hgi-registered:before{content:"\5117"}.hgi-solid.hgi-standard.hgi-relieved-01:before{content:"\5119"}.hgi-solid.hgi-standard.hgi-relieved-02:before{content:"\511b"}.hgi-solid.hgi-standard.hgi-reload:before{content:"\511d"}.hgi-solid.hgi-standard.hgi-reminder:before{content:"\511f"}.hgi-solid.hgi-standard.hgi-remote-control:before{content:"\5121"}.hgi-solid.hgi-standard.hgi-remove-01:before{content:"\5123"}.hgi-solid.hgi-standard.hgi-remove-02:before{content:"\5125"}.hgi-solid.hgi-standard.hgi-remove-circle-half-dot:before{content:"\5127"}.hgi-solid.hgi-standard.hgi-remove-circle:before{content:"\5129"}.hgi-solid.hgi-standard.hgi-remove-pi:before{content:"\512b"}.hgi-solid.hgi-standard.hgi-remove-square:before{content:"\512d"}.hgi-solid.hgi-standard.hgi-renewable-energy-01:before{content:"\512f"}.hgi-solid.hgi-standard.hgi-renewable-energy:before{content:"\5131"}.hgi-solid.hgi-standard.hgi-repair:before{content:"\5133"}.hgi-solid.hgi-standard.hgi-repeat-off:before{content:"\5135"}.hgi-solid.hgi-standard.hgi-repeat-one-01:before{content:"\5137"}.hgi-solid.hgi-standard.hgi-repeat-one-02:before{content:"\5139"}.hgi-solid.hgi-standard.hgi-repeat:before{content:"\513b"}.hgi-solid.hgi-standard.hgi-replay:before{content:"\513d"}.hgi-solid.hgi-standard.hgi-repository:before{content:"\513f"}.hgi-solid.hgi-standard.hgi-reset-password:before{content:"\5141"}.hgi-solid.hgi-standard.hgi-resize-01:before{content:"\5143"}.hgi-solid.hgi-standard.hgi-resize-02:before{content:"\5145"}.hgi-solid.hgi-standard.hgi-resources-add:before{content:"\5147"}.hgi-solid.hgi-standard.hgi-resources-remove:before{content:"\5149"}.hgi-solid.hgi-standard.hgi-restaurant-01:before{content:"\514b"}.hgi-solid.hgi-standard.hgi-restaurant-02:before{content:"\514d"}.hgi-solid.hgi-standard.hgi-restaurant-03:before{content:"\514f"}.hgi-solid.hgi-standard.hgi-restaurant-table:before{content:"\5151"}.hgi-solid.hgi-standard.hgi-restore-bin:before{content:"\5153"}.hgi-solid.hgi-standard.hgi-return-request:before{content:"\5155"}.hgi-solid.hgi-standard.hgi-reverse-withdrawal-01:before{content:"\5157"}.hgi-solid.hgi-standard.hgi-reverse-withdrawal-02:before{content:"\5159"}.hgi-solid.hgi-standard.hgi-rhombus-01:before{content:"\515b"}.hgi-solid.hgi-standard.hgi-rhombus:before{content:"\515d"}.hgi-solid.hgi-standard.hgi-rice-bowl-01:before{content:"\515f"}.hgi-solid.hgi-standard.hgi-rice-bowl-02:before{content:"\5161"}.hgi-solid.hgi-standard.hgi-right-angle:before{content:"\5163"}.hgi-solid.hgi-standard.hgi-right-to-left-block-quote:before{content:"\5165"}.hgi-solid.hgi-standard.hgi-right-to-left-list-bullet:before{content:"\5167"}.hgi-solid.hgi-standard.hgi-right-to-left-list-dash:before{content:"\5169"}.hgi-solid.hgi-standard.hgi-right-to-left-list-number:before{content:"\516b"}.hgi-solid.hgi-standard.hgi-right-to-left-list-triangle:before{content:"\516d"}.hgi-solid.hgi-standard.hgi-right-triangle:before{content:"\516f"}.hgi-solid.hgi-standard.hgi-ripple:before{content:"\5171"}.hgi-solid.hgi-standard.hgi-riyal-rectangle:before{content:"\5173"}.hgi-solid.hgi-standard.hgi-riyal:before{content:"\5175"}.hgi-solid.hgi-standard.hgi-road-01:before{content:"\5177"}.hgi-solid.hgi-standard.hgi-road-02:before{content:"\5179"}.hgi-solid.hgi-standard.hgi-road-location-01:before{content:"\517b"}.hgi-solid.hgi-standard.hgi-road-location-02:before{content:"\517d"}.hgi-solid.hgi-standard.hgi-road-wayside:before{content:"\5180"}.hgi-solid.hgi-standard.hgi-road:before{content:"\5181"}.hgi-solid.hgi-standard.hgi-robotic:before{content:"\5183"}.hgi-solid.hgi-standard.hgi-rocket-01:before{content:"\5185"}.hgi-solid.hgi-standard.hgi-rocket-02:before{content:"\5187"}.hgi-solid.hgi-standard.hgi-rocket:before{content:"\5189"}.hgi-solid.hgi-standard.hgi-rocking-chair:before{content:"\518b"}.hgi-solid.hgi-standard.hgi-roller-skate:before{content:"\518d"}.hgi-solid.hgi-standard.hgi-rolling-pin:before{content:"\518f"}.hgi-solid.hgi-standard.hgi-root-01:before{content:"\5191"}.hgi-solid.hgi-standard.hgi-root-02:before{content:"\5193"}.hgi-solid.hgi-standard.hgi-root-circle:before{content:"\5195"}.hgi-solid.hgi-standard.hgi-root-first-bracket:before{content:"\5197"}.hgi-solid.hgi-standard.hgi-root-second-bracket:before{content:"\5199"}.hgi-solid.hgi-standard.hgi-root-third-bracket:before{content:"\519b"}.hgi-solid.hgi-standard.hgi-rotate-01:before{content:"\519d"}.hgi-solid.hgi-standard.hgi-rotate-02:before{content:"\519f"}.hgi-solid.hgi-standard.hgi-rotate-360:before{content:"\51a1"}.hgi-solid.hgi-standard.hgi-rotate-bottom-left:before{content:"\51a3"}.hgi-solid.hgi-standard.hgi-rotate-bottom-right:before{content:"\51a5"}.hgi-solid.hgi-standard.hgi-rotate-clockwise:before{content:"\51a7"}.hgi-solid.hgi-standard.hgi-rotate-crop:before{content:"\51a9"}.hgi-solid.hgi-standard.hgi-rotate-left-01:before{content:"\51ab"}.hgi-solid.hgi-standard.hgi-rotate-left-02:before{content:"\51ad"}.hgi-solid.hgi-standard.hgi-rotate-left-03:before{content:"\51af"}.hgi-solid.hgi-standard.hgi-rotate-left-04:before{content:"\51b1"}.hgi-solid.hgi-standard.hgi-rotate-left-05:before{content:"\51b3"}.hgi-solid.hgi-standard.hgi-rotate-left-06:before{content:"\51b5"}.hgi-solid.hgi-standard.hgi-rotate-right-01:before{content:"\51b7"}.hgi-solid.hgi-standard.hgi-rotate-right-02:before{content:"\51b9"}.hgi-solid.hgi-standard.hgi-rotate-right-03:before{content:"\51bb"}.hgi-solid.hgi-standard.hgi-rotate-right-04:before{content:"\51bd"}.hgi-solid.hgi-standard.hgi-rotate-right-05:before{content:"\51bf"}.hgi-solid.hgi-standard.hgi-rotate-right-06:before{content:"\51c1"}.hgi-solid.hgi-standard.hgi-rotate-square:before{content:"\51c3"}.hgi-solid.hgi-standard.hgi-rotate-top-left:before{content:"\51c5"}.hgi-solid.hgi-standard.hgi-rotate-top-right:before{content:"\51c7"}.hgi-solid.hgi-standard.hgi-route-01:before{content:"\51c9"}.hgi-solid.hgi-standard.hgi-route-02:before{content:"\51cb"}.hgi-solid.hgi-standard.hgi-route-03:before{content:"\51cd"}.hgi-solid.hgi-standard.hgi-route-block:before{content:"\51cf"}.hgi-solid.hgi-standard.hgi-router-01:before{content:"\51d1"}.hgi-solid.hgi-standard.hgi-router-02:before{content:"\51d3"}.hgi-solid.hgi-standard.hgi-router:before{content:"\51d5"}.hgi-solid.hgi-standard.hgi-row-delete:before{content:"\51d7"}.hgi-solid.hgi-standard.hgi-row-insert:before{content:"\51d9"}.hgi-solid.hgi-standard.hgi-rss-connected-01:before{content:"\51db"}.hgi-solid.hgi-standard.hgi-rss-connected-02:before{content:"\51dd"}.hgi-solid.hgi-standard.hgi-rss-error:before{content:"\51df"}.hgi-solid.hgi-standard.hgi-rss-locked:before{content:"\51e1"}.hgi-solid.hgi-standard.hgi-rss-unlocked:before{content:"\51e4"}.hgi-solid.hgi-standard.hgi-rss:before{content:"\51e5"}.hgi-solid.hgi-standard.hgi-rub-el-hizb:before{content:"\51e7"}.hgi-solid.hgi-standard.hgi-ruku:before{content:"\51e9"}.hgi-solid.hgi-standard.hgi-ruler:before{content:"\51eb"}.hgi-solid.hgi-standard.hgi-running-shoes:before{content:"\51ed"}.hgi-solid.hgi-standard.hgi-sad-01:before{content:"\51ef"}.hgi-solid.hgi-standard.hgi-sad-02:before{content:"\51f1"}.hgi-solid.hgi-standard.hgi-sad-dizzy:before{content:"\51f3"}.hgi-solid.hgi-standard.hgi-safari:before{content:"\51f5"}.hgi-solid.hgi-standard.hgi-safe-delivery-01:before{content:"\51f7"}.hgi-solid.hgi-standard.hgi-safe-delivery-02:before{content:"\51f9"}.hgi-solid.hgi-standard.hgi-safe:before{content:"\51fb"}.hgi-solid.hgi-standard.hgi-safety-pin-01:before{content:"\51fd"}.hgi-solid.hgi-standard.hgi-safety-pin-02:before{content:"\51ff"}.hgi-solid.hgi-standard.hgi-sailboat-coastal:before{content:"\5201"}.hgi-solid.hgi-standard.hgi-sailboat-offshore:before{content:"\5203"}.hgi-solid.hgi-standard.hgi-sakura:before{content:"\5205"}.hgi-solid.hgi-standard.hgi-salah-time:before{content:"\5208"}.hgi-solid.hgi-standard.hgi-salah:before{content:"\5209"}.hgi-solid.hgi-standard.hgi-sale-tag-01:before{content:"\520b"}.hgi-solid.hgi-standard.hgi-sale-tag-02:before{content:"\520d"}.hgi-solid.hgi-standard.hgi-sandals:before{content:"\520f"}.hgi-solid.hgi-standard.hgi-satellite-01:before{content:"\5211"}.hgi-solid.hgi-standard.hgi-satellite-02:before{content:"\5213"}.hgi-solid.hgi-standard.hgi-satellite-03:before{content:"\5215"}.hgi-solid.hgi-standard.hgi-satellite:before{content:"\5217"}.hgi-solid.hgi-standard.hgi-saturn-01:before{content:"\5219"}.hgi-solid.hgi-standard.hgi-saturn-02:before{content:"\521b"}.hgi-solid.hgi-standard.hgi-saturn:before{content:"\521d"}.hgi-solid.hgi-standard.hgi-sausage:before{content:"\521f"}.hgi-solid.hgi-standard.hgi-save-energy-01:before{content:"\5221"}.hgi-solid.hgi-standard.hgi-save-energy-02:before{content:"\5223"}.hgi-solid.hgi-standard.hgi-save-money-dollar:before{content:"\5225"}.hgi-solid.hgi-standard.hgi-save-money-euro:before{content:"\5227"}.hgi-solid.hgi-standard.hgi-save-money-pound:before{content:"\5229"}.hgi-solid.hgi-standard.hgi-save-money-yen:before{content:"\522b"}.hgi-solid.hgi-standard.hgi-savings:before{content:"\522d"}.hgi-solid.hgi-standard.hgi-scheme:before{content:"\522f"}.hgi-solid.hgi-standard.hgi-school-01:before{content:"\5231"}.hgi-solid.hgi-standard.hgi-school-bell-01:before{content:"\5233"}.hgi-solid.hgi-standard.hgi-school-bell-02:before{content:"\5235"}.hgi-solid.hgi-standard.hgi-school-bus:before{content:"\5237"}.hgi-solid.hgi-standard.hgi-school-report-card:before{content:"\5239"}.hgi-solid.hgi-standard.hgi-school-tie:before{content:"\523c"}.hgi-solid.hgi-standard.hgi-school:before{content:"\523d"}.hgi-solid.hgi-standard.hgi-scissor-01:before{content:"\523f"}.hgi-solid.hgi-standard.hgi-scissor-rectangle:before{content:"\5241"}.hgi-solid.hgi-standard.hgi-scissor:before{content:"\5243"}.hgi-solid.hgi-standard.hgi-scooter-01:before{content:"\5245"}.hgi-solid.hgi-standard.hgi-scooter-02:before{content:"\5247"}.hgi-solid.hgi-standard.hgi-scooter-03:before{content:"\5249"}.hgi-solid.hgi-standard.hgi-scooter-04:before{content:"\524b"}.hgi-solid.hgi-standard.hgi-scooter-electric:before{content:"\524d"}.hgi-solid.hgi-standard.hgi-scratch-card:before{content:"\524f"}.hgi-solid.hgi-standard.hgi-screen-add-to-home:before{content:"\5251"}.hgi-solid.hgi-standard.hgi-screen-lock-rotation:before{content:"\5253"}.hgi-solid.hgi-standard.hgi-screen-rotation:before{content:"\5255"}.hgi-solid.hgi-standard.hgi-scribd:before{content:"\5257"}.hgi-solid.hgi-standard.hgi-scroll-horizontal:before{content:"\5259"}.hgi-solid.hgi-standard.hgi-scroll-vertical:before{content:"\525c"}.hgi-solid.hgi-standard.hgi-scroll:before{content:"\525d"}.hgi-solid.hgi-standard.hgi-sd-card:before{content:"\525f"}.hgi-solid.hgi-standard.hgi-seal:before{content:"\5261"}.hgi-solid.hgi-standard.hgi-search-01:before{content:"\5263"}.hgi-solid.hgi-standard.hgi-search-02:before{content:"\5265"}.hgi-solid.hgi-standard.hgi-search-add:before{content:"\5267"}.hgi-solid.hgi-standard.hgi-search-area:before{content:"\5269"}.hgi-solid.hgi-standard.hgi-search-circle:before{content:"\526b"}.hgi-solid.hgi-standard.hgi-search-dollar:before{content:"\526d"}.hgi-solid.hgi-standard.hgi-search-focus:before{content:"\526f"}.hgi-solid.hgi-standard.hgi-search-list-01:before{content:"\5271"}.hgi-solid.hgi-standard.hgi-search-list-02:before{content:"\5273"}.hgi-solid.hgi-standard.hgi-search-minus:before{content:"\5275"}.hgi-solid.hgi-standard.hgi-search-remove:before{content:"\5277"}.hgi-solid.hgi-standard.hgi-search-replace:before{content:"\5279"}.hgi-solid.hgi-standard.hgi-search-square:before{content:"\527b"}.hgi-solid.hgi-standard.hgi-search-visual:before{content:"\527d"}.hgi-solid.hgi-standard.hgi-searching:before{content:"\527f"}.hgi-solid.hgi-standard.hgi-seat-selector:before{content:"\5281"}.hgi-solid.hgi-standard.hgi-second-bracket-circle:before{content:"\5283"}.hgi-solid.hgi-standard.hgi-second-bracket-square:before{content:"\5286"}.hgi-solid.hgi-standard.hgi-second-bracket:before{content:"\5287"}.hgi-solid.hgi-standard.hgi-secured-network:before{content:"\5289"}.hgi-solid.hgi-standard.hgi-security-block:before{content:"\528b"}.hgi-solid.hgi-standard.hgi-security-check:before{content:"\528d"}.hgi-solid.hgi-standard.hgi-security-key-usb:before{content:"\528f"}.hgi-solid.hgi-standard.hgi-security-lock:before{content:"\5291"}.hgi-solid.hgi-standard.hgi-security-password:before{content:"\5293"}.hgi-solid.hgi-standard.hgi-security-validation:before{content:"\5296"}.hgi-solid.hgi-standard.hgi-security-wifi:before{content:"\5298"}.hgi-solid.hgi-standard.hgi-security:before{content:"\5299"}.hgi-solid.hgi-standard.hgi-segment:before{content:"\529b"}.hgi-solid.hgi-standard.hgi-select-01:before{content:"\529d"}.hgi-solid.hgi-standard.hgi-select-02:before{content:"\529f"}.hgi-solid.hgi-standard.hgi-send-to-mobile:before{content:"\52a1"}.hgi-solid.hgi-standard.hgi-senseless:before{content:"\52a3"}.hgi-solid.hgi-standard.hgi-sent:before{content:"\52a5"}.hgi-solid.hgi-standard.hgi-seo:before{content:"\52a7"}.hgi-solid.hgi-standard.hgi-service:before{content:"\52a9"}.hgi-solid.hgi-standard.hgi-setting-06:before{content:"\52ab"}.hgi-solid.hgi-standard.hgi-setting-07:before{content:"\52ad"}.hgi-solid.hgi-standard.hgi-setting-done-01:before{content:"\52af"}.hgi-solid.hgi-standard.hgi-setting-done-02:before{content:"\52b1"}.hgi-solid.hgi-standard.hgi-setting-done-03:before{content:"\52b3"}.hgi-solid.hgi-standard.hgi-setting-done-04:before{content:"\52b5"}.hgi-solid.hgi-standard.hgi-setting-error-03:before{content:"\52b7"}.hgi-solid.hgi-standard.hgi-setting-error-04:before{content:"\52b9"}.hgi-solid.hgi-standard.hgi-settings-01:before{content:"\52bb"}.hgi-solid.hgi-standard.hgi-settings-02:before{content:"\52bd"}.hgi-solid.hgi-standard.hgi-settings-03:before{content:"\52bf"}.hgi-solid.hgi-standard.hgi-settings-04:before{content:"\52c1"}.hgi-solid.hgi-standard.hgi-settings-05:before{content:"\52c3"}.hgi-solid.hgi-standard.hgi-settings-error-01:before{content:"\52c5"}.hgi-solid.hgi-standard.hgi-settings-error-02:before{content:"\52c7"}.hgi-solid.hgi-standard.hgi-setup-01:before{content:"\52c9"}.hgi-solid.hgi-standard.hgi-setup-02:before{content:"\52cb"}.hgi-solid.hgi-standard.hgi-shaka-01:before{content:"\52cd"}.hgi-solid.hgi-standard.hgi-shaka-02:before{content:"\52cf"}.hgi-solid.hgi-standard.hgi-shaka-03:before{content:"\52d1"}.hgi-solid.hgi-standard.hgi-shaka-04:before{content:"\52d3"}.hgi-solid.hgi-standard.hgi-shampoo:before{content:"\52d5"}.hgi-solid.hgi-standard.hgi-shapes:before{content:"\52d7"}.hgi-solid.hgi-standard.hgi-share-01:before{content:"\52d9"}.hgi-solid.hgi-standard.hgi-share-02:before{content:"\52db"}.hgi-solid.hgi-standard.hgi-share-03:before{content:"\52dd"}.hgi-solid.hgi-standard.hgi-share-04:before{content:"\52df"}.hgi-solid.hgi-standard.hgi-share-05:before{content:"\52e1"}.hgi-solid.hgi-standard.hgi-share-06:before{content:"\52e3"}.hgi-solid.hgi-standard.hgi-share-07:before{content:"\52e5"}.hgi-solid.hgi-standard.hgi-share-08:before{content:"\52e7"}.hgi-solid.hgi-standard.hgi-share-knowledge:before{content:"\52e9"}.hgi-solid.hgi-standard.hgi-share-location-01:before{content:"\52eb"}.hgi-solid.hgi-standard.hgi-share-location-02:before{content:"\52ed"}.hgi-solid.hgi-standard.hgi-shared-wifi:before{content:"\52ef"}.hgi-solid.hgi-standard.hgi-sharing:before{content:"\52f1"}.hgi-solid.hgi-standard.hgi-shellfish:before{content:"\52f3"}.hgi-solid.hgi-standard.hgi-sheriff-01:before{content:"\52f5"}.hgi-solid.hgi-standard.hgi-sheriff-02:before{content:"\52f7"}.hgi-solid.hgi-standard.hgi-shield-01:before{content:"\52f9"}.hgi-solid.hgi-standard.hgi-shield-02:before{content:"\52fb"}.hgi-solid.hgi-standard.hgi-shield-blockchain:before{content:"\52fd"}.hgi-solid.hgi-standard.hgi-shield-energy:before{content:"\52ff"}.hgi-solid.hgi-standard.hgi-shield-key:before{content:"\5301"}.hgi-solid.hgi-standard.hgi-shield-user:before{content:"\5303"}.hgi-solid.hgi-standard.hgi-shipment-tracking:before{content:"\5305"}.hgi-solid.hgi-standard.hgi-shipping-center:before{content:"\5307"}.hgi-solid.hgi-standard.hgi-shipping-loading:before{content:"\5309"}.hgi-solid.hgi-standard.hgi-shipping-truck-01:before{content:"\530b"}.hgi-solid.hgi-standard.hgi-shipping-truck-02:before{content:"\530d"}.hgi-solid.hgi-standard.hgi-shirt-01:before{content:"\530f"}.hgi-solid.hgi-standard.hgi-shocked:before{content:"\5311"}.hgi-solid.hgi-standard.hgi-shop-sign:before{content:"\5313"}.hgi-solid.hgi-standard.hgi-shopping-bag-01:before{content:"\5315"}.hgi-solid.hgi-standard.hgi-shopping-bag-02:before{content:"\5317"}.hgi-solid.hgi-standard.hgi-shopping-bag-03:before{content:"\5319"}.hgi-solid.hgi-standard.hgi-shopping-bag-add:before{content:"\531b"}.hgi-solid.hgi-standard.hgi-shopping-bag-check:before{content:"\531d"}.hgi-solid.hgi-standard.hgi-shopping-bag-favorite:before{content:"\531f"}.hgi-solid.hgi-standard.hgi-shopping-bag-remove:before{content:"\5321"}.hgi-solid.hgi-standard.hgi-shopping-basket-01:before{content:"\5323"}.hgi-solid.hgi-standard.hgi-shopping-basket-02:before{content:"\5325"}.hgi-solid.hgi-standard.hgi-shopping-basket-03:before{content:"\5327"}.hgi-solid.hgi-standard.hgi-shopping-basket-add-01:before{content:"\5329"}.hgi-solid.hgi-standard.hgi-shopping-basket-add-02:before{content:"\532b"}.hgi-solid.hgi-standard.hgi-shopping-basket-add-03:before{content:"\532d"}.hgi-solid.hgi-standard.hgi-shopping-basket-check-in-01:before{content:"\532f"}.hgi-solid.hgi-standard.hgi-shopping-basket-check-in-02:before{content:"\5331"}.hgi-solid.hgi-standard.hgi-shopping-basket-check-in-03:before{content:"\5333"}.hgi-solid.hgi-standard.hgi-shopping-basket-check-out-01:before{content:"\5335"}.hgi-solid.hgi-standard.hgi-shopping-basket-check-out-02:before{content:"\5337"}.hgi-solid.hgi-standard.hgi-shopping-basket-check-out-03:before{content:"\5339"}.hgi-solid.hgi-standard.hgi-shopping-basket-done-01:before{content:"\533b"}.hgi-solid.hgi-standard.hgi-shopping-basket-done-02:before{content:"\533d"}.hgi-solid.hgi-standard.hgi-shopping-basket-done-03:before{content:"\533f"}.hgi-solid.hgi-standard.hgi-shopping-basket-favorite-01:before{content:"\5341"}.hgi-solid.hgi-standard.hgi-shopping-basket-favorite-02:before{content:"\5343"}.hgi-solid.hgi-standard.hgi-shopping-basket-favorite-03:before{content:"\5345"}.hgi-solid.hgi-standard.hgi-shopping-basket-remove-01:before{content:"\5347"}.hgi-solid.hgi-standard.hgi-shopping-basket-remove-02:before{content:"\5349"}.hgi-solid.hgi-standard.hgi-shopping-basket-remove-03:before{content:"\534b"}.hgi-solid.hgi-standard.hgi-shopping-basket-secure-01:before{content:"\534d"}.hgi-solid.hgi-standard.hgi-shopping-basket-secure-02:before{content:"\534f"}.hgi-solid.hgi-standard.hgi-shopping-basket-secure-03:before{content:"\5351"}.hgi-solid.hgi-standard.hgi-shopping-cart-01:before{content:"\5353"}.hgi-solid.hgi-standard.hgi-shopping-cart-02:before{content:"\5355"}.hgi-solid.hgi-standard.hgi-shopping-cart-add-01:before{content:"\5357"}.hgi-solid.hgi-standard.hgi-shopping-cart-add-02:before{content:"\5359"}.hgi-solid.hgi-standard.hgi-shopping-cart-check-01:before{content:"\535b"}.hgi-solid.hgi-standard.hgi-shopping-cart-check-02:before{content:"\535d"}.hgi-solid.hgi-standard.hgi-shopping-cart-check-in-01:before{content:"\535f"}.hgi-solid.hgi-standard.hgi-shopping-cart-check-in-02:before{content:"\5361"}.hgi-solid.hgi-standard.hgi-shopping-cart-check-out-01:before{content:"\5363"}.hgi-solid.hgi-standard.hgi-shopping-cart-check-out-02:before{content:"\5365"}.hgi-solid.hgi-standard.hgi-shopping-cart-favorite-01:before{content:"\5367"}.hgi-solid.hgi-standard.hgi-shopping-cart-favorite-02:before{content:"\5369"}.hgi-solid.hgi-standard.hgi-shopping-cart-remove-01:before{content:"\536b"}.hgi-solid.hgi-standard.hgi-shopping-cart-remove-02:before{content:"\536d"}.hgi-solid.hgi-standard.hgi-shorts-pants:before{content:"\536f"}.hgi-solid.hgi-standard.hgi-shuffle-square:before{content:"\5372"}.hgi-solid.hgi-standard.hgi-shuffle:before{content:"\5373"}.hgi-solid.hgi-standard.hgi-shutterstock:before{content:"\5375"}.hgi-solid.hgi-standard.hgi-sidebar-bottom:before{content:"\5377"}.hgi-solid.hgi-standard.hgi-sidebar-left-01:before{content:"\5379"}.hgi-solid.hgi-standard.hgi-sidebar-left:before{content:"\537b"}.hgi-solid.hgi-standard.hgi-sidebar-right-01:before{content:"\537d"}.hgi-solid.hgi-standard.hgi-sidebar-right:before{content:"\537f"}.hgi-solid.hgi-standard.hgi-sidebar-top:before{content:"\5381"}.hgi-solid.hgi-standard.hgi-sign-language-c:before{content:"\5383"}.hgi-solid.hgi-standard.hgi-signal-full-01:before{content:"\5385"}.hgi-solid.hgi-standard.hgi-signal-full-02:before{content:"\5387"}.hgi-solid.hgi-standard.hgi-signal-low-01:before{content:"\5389"}.hgi-solid.hgi-standard.hgi-signal-low-02:before{content:"\538b"}.hgi-solid.hgi-standard.hgi-signal-low-medium:before{content:"\538d"}.hgi-solid.hgi-standard.hgi-signal-medium-01:before{content:"\538f"}.hgi-solid.hgi-standard.hgi-signal-medium-02:before{content:"\5391"}.hgi-solid.hgi-standard.hgi-signal-no-01:before{content:"\5393"}.hgi-solid.hgi-standard.hgi-signal-no-02:before{content:"\5395"}.hgi-solid.hgi-standard.hgi-signal:before{content:"\5397"}.hgi-solid.hgi-standard.hgi-signature:before{content:"\5399"}.hgi-solid.hgi-standard.hgi-silence:before{content:"\539b"}.hgi-solid.hgi-standard.hgi-simcard-01:before{content:"\539d"}.hgi-solid.hgi-standard.hgi-simcard-02:before{content:"\539f"}.hgi-solid.hgi-standard.hgi-simcard-dual:before{content:"\53a1"}.hgi-solid.hgi-standard.hgi-sin:before{content:"\53a3"}.hgi-solid.hgi-standard.hgi-sine-01:before{content:"\53a5"}.hgi-solid.hgi-standard.hgi-sine-02:before{content:"\53a7"}.hgi-solid.hgi-standard.hgi-sing-left:before{content:"\53a9"}.hgi-solid.hgi-standard.hgi-sing-right:before{content:"\53ab"}.hgi-solid.hgi-standard.hgi-sink-01:before{content:"\53ad"}.hgi-solid.hgi-standard.hgi-sink-02:before{content:"\53af"}.hgi-solid.hgi-standard.hgi-siri:before{content:"\53b1"}.hgi-solid.hgi-standard.hgi-sketch:before{content:"\53b3"}.hgi-solid.hgi-standard.hgi-skew:before{content:"\53b5"}.hgi-solid.hgi-standard.hgi-ski-dice-faces-01:before{content:"\53b7"}.hgi-solid.hgi-standard.hgi-skipping-rope:before{content:"\53b9"}.hgi-solid.hgi-standard.hgi-skull:before{content:"\53bb"}.hgi-solid.hgi-standard.hgi-skype:before{content:"\53bd"}.hgi-solid.hgi-standard.hgi-slack:before{content:"\53bf"}.hgi-solid.hgi-standard.hgi-sleeping:before{content:"\53c1"}.hgi-solid.hgi-standard.hgi-sleeveless:before{content:"\53c3"}.hgi-solid.hgi-standard.hgi-sliders-horizontal:before{content:"\53c5"}.hgi-solid.hgi-standard.hgi-sliders-vertical:before{content:"\53c7"}.hgi-solid.hgi-standard.hgi-slideshare:before{content:"\53c9"}.hgi-solid.hgi-standard.hgi-slow-winds:before{content:"\53cb"}.hgi-solid.hgi-standard.hgi-smart-ac:before{content:"\53cd"}.hgi-solid.hgi-standard.hgi-smart-phone-01:before{content:"\53cf"}.hgi-solid.hgi-standard.hgi-smart-phone-02:before{content:"\53d1"}.hgi-solid.hgi-standard.hgi-smart-phone-03:before{content:"\53d3"}.hgi-solid.hgi-standard.hgi-smart-phone-04:before{content:"\53d5"}.hgi-solid.hgi-standard.hgi-smart-phone-landscape:before{content:"\53d7"}.hgi-solid.hgi-standard.hgi-smart-watch-01:before{content:"\53da"}.hgi-solid.hgi-standard.hgi-smart-watch-02:before{content:"\53dc"}.hgi-solid.hgi-standard.hgi-smart-watch-03:before{content:"\53de"}.hgi-solid.hgi-standard.hgi-smart-watch-04:before{content:"\53e0"}.hgi-solid.hgi-standard.hgi-smart:before{content:"\53e1"}.hgi-solid.hgi-standard.hgi-smartphone-lost-wifi:before{content:"\53e3"}.hgi-solid.hgi-standard.hgi-smartphone-wifi:before{content:"\53e5"}.hgi-solid.hgi-standard.hgi-smile-dizzy:before{content:"\53e7"}.hgi-solid.hgi-standard.hgi-smile:before{content:"\53e9"}.hgi-solid.hgi-standard.hgi-sms-code:before{content:"\53eb"}.hgi-solid.hgi-standard.hgi-snail:before{content:"\53ed"}.hgi-solid.hgi-standard.hgi-snapchat:before{content:"\53ef"}.hgi-solid.hgi-standard.hgi-snow:before{content:"\53f1"}.hgi-solid.hgi-standard.hgi-soda-can:before{content:"\53f3"}.hgi-solid.hgi-standard.hgi-sofa-01:before{content:"\53f5"}.hgi-solid.hgi-standard.hgi-sofa-02:before{content:"\53f7"}.hgi-solid.hgi-standard.hgi-sofa-03:before{content:"\53f9"}.hgi-solid.hgi-standard.hgi-sofa-single:before{content:"\53fb"}.hgi-solid.hgi-standard.hgi-soft-drink-01:before{content:"\53fd"}.hgi-solid.hgi-standard.hgi-soft-drink-02:before{content:"\53ff"}.hgi-solid.hgi-standard.hgi-software-license:before{content:"\5401"}.hgi-solid.hgi-standard.hgi-software-uninstall:before{content:"\5404"}.hgi-solid.hgi-standard.hgi-software:before{content:"\5405"}.hgi-solid.hgi-standard.hgi-soil-moisture-field:before{content:"\5407"}.hgi-solid.hgi-standard.hgi-soil-moisture-global:before{content:"\5409"}.hgi-solid.hgi-standard.hgi-soil-temperature-field:before{content:"\540b"}.hgi-solid.hgi-standard.hgi-soil-temperature-global:before{content:"\540d"}.hgi-solid.hgi-standard.hgi-solar-energy:before{content:"\540f"}.hgi-solid.hgi-standard.hgi-solar-panel-01:before{content:"\5411"}.hgi-solid.hgi-standard.hgi-solar-panel-02:before{content:"\5413"}.hgi-solid.hgi-standard.hgi-solar-panel-03:before{content:"\5415"}.hgi-solid.hgi-standard.hgi-solar-panel-04:before{content:"\5417"}.hgi-solid.hgi-standard.hgi-solar-panel-05:before{content:"\5419"}.hgi-solid.hgi-standard.hgi-solar-power:before{content:"\541b"}.hgi-solid.hgi-standard.hgi-solar-system-01:before{content:"\541d"}.hgi-solid.hgi-standard.hgi-solar-system:before{content:"\541f"}.hgi-solid.hgi-standard.hgi-solid-line-01:before{content:"\5421"}.hgi-solid.hgi-standard.hgi-solid-line-02:before{content:"\5423"}.hgi-solid.hgi-standard.hgi-sort-by-down-01:before{content:"\5425"}.hgi-solid.hgi-standard.hgi-sort-by-down-02:before{content:"\5427"}.hgi-solid.hgi-standard.hgi-sort-by-up-01:before{content:"\5429"}.hgi-solid.hgi-standard.hgi-sort-by-up-02:before{content:"\542b"}.hgi-solid.hgi-standard.hgi-sorting-01:before{content:"\542d"}.hgi-solid.hgi-standard.hgi-sorting-02:before{content:"\542f"}.hgi-solid.hgi-standard.hgi-sorting-03:before{content:"\5431"}.hgi-solid.hgi-standard.hgi-sorting-04:before{content:"\5433"}.hgi-solid.hgi-standard.hgi-sorting-05:before{content:"\5435"}.hgi-solid.hgi-standard.hgi-sorting-1-9:before{content:"\5437"}.hgi-solid.hgi-standard.hgi-sorting-9-1:before{content:"\5439"}.hgi-solid.hgi-standard.hgi-sorting-a-z-01:before{content:"\543b"}.hgi-solid.hgi-standard.hgi-sorting-a-z-02:before{content:"\543d"}.hgi-solid.hgi-standard.hgi-sorting-down:before{content:"\543f"}.hgi-solid.hgi-standard.hgi-sorting-up:before{content:"\5441"}.hgi-solid.hgi-standard.hgi-sorting-z-a-01:before{content:"\5443"}.hgi-solid.hgi-standard.hgi-soundcloud:before{content:"\5445"}.hgi-solid.hgi-standard.hgi-source-code-circle:before{content:"\5447"}.hgi-solid.hgi-standard.hgi-source-code-square:before{content:"\544a"}.hgi-solid.hgi-standard.hgi-source-code:before{content:"\544b"}.hgi-solid.hgi-standard.hgi-spaceship:before{content:"\544d"}.hgi-solid.hgi-standard.hgi-spades:before{content:"\544f"}.hgi-solid.hgi-standard.hgi-spaghetti:before{content:"\5451"}.hgi-solid.hgi-standard.hgi-spam:before{content:"\5453"}.hgi-solid.hgi-standard.hgi-sparkles:before{content:"\5455"}.hgi-solid.hgi-standard.hgi-spartan-helmet:before{content:"\5457"}.hgi-solid.hgi-standard.hgi-spatula:before{content:"\5459"}.hgi-solid.hgi-standard.hgi-speaker-01:before{content:"\545b"}.hgi-solid.hgi-standard.hgi-speaker:before{content:"\545d"}.hgi-solid.hgi-standard.hgi-speech-to-text:before{content:"\545f"}.hgi-solid.hgi-standard.hgi-speed-train-01:before{content:"\5461"}.hgi-solid.hgi-standard.hgi-speed-train-02:before{content:"\5463"}.hgi-solid.hgi-standard.hgi-sperm:before{content:"\5465"}.hgi-solid.hgi-standard.hgi-sphere:before{content:"\5467"}.hgi-solid.hgi-standard.hgi-spirals:before{content:"\5469"}.hgi-solid.hgi-standard.hgi-spoon-and-fork:before{content:"\546b"}.hgi-solid.hgi-standard.hgi-spoon-and-knife:before{content:"\546d"}.hgi-solid.hgi-standard.hgi-spoon:before{content:"\546f"}.hgi-solid.hgi-standard.hgi-spotify:before{content:"\5471"}.hgi-solid.hgi-standard.hgi-sql:before{content:"\5473"}.hgi-solid.hgi-standard.hgi-square-01:before{content:"\5475"}.hgi-solid.hgi-standard.hgi-square-arrow-data-transfer-diagonal:before{content:"\5477"}.hgi-solid.hgi-standard.hgi-square-arrow-data-transfer-horizontal:before{content:"\5479"}.hgi-solid.hgi-standard.hgi-square-arrow-data-transfer-vertical:before{content:"\547b"}.hgi-solid.hgi-standard.hgi-square-arrow-diagonal-01:before{content:"\547d"}.hgi-solid.hgi-standard.hgi-square-arrow-diagonal-02:before{content:"\547f"}.hgi-solid.hgi-standard.hgi-square-arrow-down-01:before{content:"\5481"}.hgi-solid.hgi-standard.hgi-square-arrow-down-02:before{content:"\5483"}.hgi-solid.hgi-standard.hgi-square-arrow-down-03:before{content:"\5485"}.hgi-solid.hgi-standard.hgi-square-arrow-down-double:before{content:"\5487"}.hgi-solid.hgi-standard.hgi-square-arrow-down-left:before{content:"\5489"}.hgi-solid.hgi-standard.hgi-square-arrow-down-right:before{content:"\548b"}.hgi-solid.hgi-standard.hgi-square-arrow-expand-01:before{content:"\548d"}.hgi-solid.hgi-standard.hgi-square-arrow-expand-02:before{content:"\548f"}.hgi-solid.hgi-standard.hgi-square-arrow-horizontal:before{content:"\5491"}.hgi-solid.hgi-standard.hgi-square-arrow-left-01:before{content:"\5493"}.hgi-solid.hgi-standard.hgi-square-arrow-left-02:before{content:"\5495"}.hgi-solid.hgi-standard.hgi-square-arrow-left-03:before{content:"\5497"}.hgi-solid.hgi-standard.hgi-square-arrow-left-double:before{content:"\5499"}.hgi-solid.hgi-standard.hgi-square-arrow-left-right:before{content:"\549b"}.hgi-solid.hgi-standard.hgi-square-arrow-move-down-left:before{content:"\549d"}.hgi-solid.hgi-standard.hgi-square-arrow-move-down-right:before{content:"\549f"}.hgi-solid.hgi-standard.hgi-square-arrow-move-left-down:before{content:"\54a1"}.hgi-solid.hgi-standard.hgi-square-arrow-move-left-up:before{content:"\54a3"}.hgi-solid.hgi-standard.hgi-square-arrow-move-right-down:before{content:"\54a5"}.hgi-solid.hgi-standard.hgi-square-arrow-move-right-up:before{content:"\54a7"}.hgi-solid.hgi-standard.hgi-square-arrow-reload-01:before{content:"\54a9"}.hgi-solid.hgi-standard.hgi-square-arrow-reload-02:before{content:"\54ab"}.hgi-solid.hgi-standard.hgi-square-arrow-right-01:before{content:"\54ad"}.hgi-solid.hgi-standard.hgi-square-arrow-right-02:before{content:"\54af"}.hgi-solid.hgi-standard.hgi-square-arrow-right-03:before{content:"\54b1"}.hgi-solid.hgi-standard.hgi-square-arrow-right-double:before{content:"\54b3"}.hgi-solid.hgi-standard.hgi-square-arrow-shrink-01:before{content:"\54b5"}.hgi-solid.hgi-standard.hgi-square-arrow-shrink-02:before{content:"\54b7"}.hgi-solid.hgi-standard.hgi-square-arrow-up-01:before{content:"\54b9"}.hgi-solid.hgi-standard.hgi-square-arrow-up-02:before{content:"\54bb"}.hgi-solid.hgi-standard.hgi-square-arrow-up-03:before{content:"\54bd"}.hgi-solid.hgi-standard.hgi-square-arrow-up-double:before{content:"\54bf"}.hgi-solid.hgi-standard.hgi-square-arrow-up-down:before{content:"\54c1"}.hgi-solid.hgi-standard.hgi-square-arrow-up-left:before{content:"\54c3"}.hgi-solid.hgi-standard.hgi-square-arrow-up-right:before{content:"\54c5"}.hgi-solid.hgi-standard.hgi-square-arrow-vertical:before{content:"\54c7"}.hgi-solid.hgi-standard.hgi-square-circle:before{content:"\54c9"}.hgi-solid.hgi-standard.hgi-square-lock-01:before{content:"\54cb"}.hgi-solid.hgi-standard.hgi-square-lock-02:before{content:"\54cd"}.hgi-solid.hgi-standard.hgi-square-lock-add-01:before{content:"\54cf"}.hgi-solid.hgi-standard.hgi-square-lock-add-02:before{content:"\54d1"}.hgi-solid.hgi-standard.hgi-square-lock-check-01:before{content:"\54d3"}.hgi-solid.hgi-standard.hgi-square-lock-check-02:before{content:"\54d5"}.hgi-solid.hgi-standard.hgi-square-lock-minus-01:before{content:"\54d7"}.hgi-solid.hgi-standard.hgi-square-lock-minus-02:before{content:"\54d9"}.hgi-solid.hgi-standard.hgi-square-lock-password:before{content:"\54db"}.hgi-solid.hgi-standard.hgi-square-lock-remove-01:before{content:"\54dd"}.hgi-solid.hgi-standard.hgi-square-lock-remove-02:before{content:"\54df"}.hgi-solid.hgi-standard.hgi-square-root-square:before{content:"\54e1"}.hgi-solid.hgi-standard.hgi-square-square:before{content:"\54e4"}.hgi-solid.hgi-standard.hgi-square-unlock-01:before{content:"\54e6"}.hgi-solid.hgi-standard.hgi-square-unlock-02:before{content:"\54e8"}.hgi-solid.hgi-standard.hgi-square:before{content:"\54e9"}.hgi-solid.hgi-standard.hgi-stack-star:before{content:"\54eb"}.hgi-solid.hgi-standard.hgi-stake:before{content:"\54ed"}.hgi-solid.hgi-standard.hgi-stamp-01:before{content:"\54ef"}.hgi-solid.hgi-standard.hgi-stamp-02:before{content:"\54f1"}.hgi-solid.hgi-standard.hgi-stamp:before{content:"\54f3"}.hgi-solid.hgi-standard.hgi-star-circle:before{content:"\54f5"}.hgi-solid.hgi-standard.hgi-star-face:before{content:"\54f7"}.hgi-solid.hgi-standard.hgi-star-half:before{content:"\54f9"}.hgi-solid.hgi-standard.hgi-star-off:before{content:"\54fb"}.hgi-solid.hgi-standard.hgi-star-square:before{content:"\54fe"}.hgi-solid.hgi-standard.hgi-star:before{content:"\54ff"}.hgi-solid.hgi-standard.hgi-stars:before{content:"\5501"}.hgi-solid.hgi-standard.hgi-start-up-01:before{content:"\5503"}.hgi-solid.hgi-standard.hgi-start-up-02:before{content:"\5505"}.hgi-solid.hgi-standard.hgi-stationery:before{content:"\5507"}.hgi-solid.hgi-standard.hgi-steak:before{content:"\5509"}.hgi-solid.hgi-standard.hgi-steering:before{content:"\550b"}.hgi-solid.hgi-standard.hgi-step-into:before{content:"\550d"}.hgi-solid.hgi-standard.hgi-step-out:before{content:"\550f"}.hgi-solid.hgi-standard.hgi-step-over:before{content:"\5511"}.hgi-solid.hgi-standard.hgi-stethoscope-02:before{content:"\5513"}.hgi-solid.hgi-standard.hgi-stethoscope:before{content:"\5515"}.hgi-solid.hgi-standard.hgi-sticky-note-01:before{content:"\5517"}.hgi-solid.hgi-standard.hgi-sticky-note-02:before{content:"\5519"}.hgi-solid.hgi-standard.hgi-stop-watch:before{content:"\551c"}.hgi-solid.hgi-standard.hgi-stop:before{content:"\551d"}.hgi-solid.hgi-standard.hgi-store-01:before{content:"\551f"}.hgi-solid.hgi-standard.hgi-store-02:before{content:"\5521"}.hgi-solid.hgi-standard.hgi-store-03:before{content:"\5523"}.hgi-solid.hgi-standard.hgi-store-04:before{content:"\5525"}.hgi-solid.hgi-standard.hgi-store-add-01:before{content:"\5527"}.hgi-solid.hgi-standard.hgi-store-add-02:before{content:"\5529"}.hgi-solid.hgi-standard.hgi-store-location-01:before{content:"\552b"}.hgi-solid.hgi-standard.hgi-store-location-02:before{content:"\552d"}.hgi-solid.hgi-standard.hgi-store-remove-01:before{content:"\552f"}.hgi-solid.hgi-standard.hgi-store-remove-02:before{content:"\5531"}.hgi-solid.hgi-standard.hgi-store-verified-01:before{content:"\5533"}.hgi-solid.hgi-standard.hgi-store-verified-02:before{content:"\5535"}.hgi-solid.hgi-standard.hgi-straight-edge:before{content:"\5537"}.hgi-solid.hgi-standard.hgi-strategy:before{content:"\5539"}.hgi-solid.hgi-standard.hgi-stroke-bottom:before{content:"\553b"}.hgi-solid.hgi-standard.hgi-stroke-center:before{content:"\553d"}.hgi-solid.hgi-standard.hgi-stroke-inside:before{content:"\553f"}.hgi-solid.hgi-standard.hgi-stroke-left:before{content:"\5541"}.hgi-solid.hgi-standard.hgi-stroke-outside:before{content:"\5543"}.hgi-solid.hgi-standard.hgi-stroke-right:before{content:"\5545"}.hgi-solid.hgi-standard.hgi-stroke-top:before{content:"\5547"}.hgi-solid.hgi-standard.hgi-structure-01:before{content:"\5549"}.hgi-solid.hgi-standard.hgi-structure-02:before{content:"\554b"}.hgi-solid.hgi-standard.hgi-structure-03:before{content:"\554d"}.hgi-solid.hgi-standard.hgi-structure-04:before{content:"\554f"}.hgi-solid.hgi-standard.hgi-structure-05:before{content:"\5551"}.hgi-solid.hgi-standard.hgi-structure-add:before{content:"\5553"}.hgi-solid.hgi-standard.hgi-structure-check:before{content:"\5555"}.hgi-solid.hgi-standard.hgi-structure-fail:before{content:"\5557"}.hgi-solid.hgi-standard.hgi-structure-folder-circle:before{content:"\5559"}.hgi-solid.hgi-standard.hgi-structure-folder:before{content:"\555b"}.hgi-solid.hgi-standard.hgi-student-card:before{content:"\555d"}.hgi-solid.hgi-standard.hgi-student:before{content:"\555f"}.hgi-solid.hgi-standard.hgi-students:before{content:"\5561"}.hgi-solid.hgi-standard.hgi-study-desk:before{content:"\5563"}.hgi-solid.hgi-standard.hgi-study-lamp:before{content:"\5565"}.hgi-solid.hgi-standard.hgi-stumbleupon:before{content:"\5567"}.hgi-solid.hgi-standard.hgi-submarine:before{content:"\5569"}.hgi-solid.hgi-standard.hgi-submerge:before{content:"\556b"}.hgi-solid.hgi-standard.hgi-subnode-add:before{content:"\556d"}.hgi-solid.hgi-standard.hgi-subnode-delete:before{content:"\556f"}.hgi-solid.hgi-standard.hgi-subpoena:before{content:"\5571"}.hgi-solid.hgi-standard.hgi-subtitle:before{content:"\5573"}.hgi-solid.hgi-standard.hgi-suit-01:before{content:"\5575"}.hgi-solid.hgi-standard.hgi-suit-02:before{content:"\5577"}.hgi-solid.hgi-standard.hgi-sujood:before{content:"\5579"}.hgi-solid.hgi-standard.hgi-summation-01:before{content:"\557b"}.hgi-solid.hgi-standard.hgi-summation-02:before{content:"\557d"}.hgi-solid.hgi-standard.hgi-summation-circle:before{content:"\557f"}.hgi-solid.hgi-standard.hgi-summation-square:before{content:"\5581"}.hgi-solid.hgi-standard.hgi-sun-01:before{content:"\5583"}.hgi-solid.hgi-standard.hgi-sun-02:before{content:"\5585"}.hgi-solid.hgi-standard.hgi-sun-03:before{content:"\5587"}.hgi-solid.hgi-standard.hgi-sun-cloud-01:before{content:"\5589"}.hgi-solid.hgi-standard.hgi-sun-cloud-02:before{content:"\558b"}.hgi-solid.hgi-standard.hgi-sun-cloud-angled-rain-01:before{content:"\558d"}.hgi-solid.hgi-standard.hgi-sun-cloud-angled-rain-02:before{content:"\558f"}.hgi-solid.hgi-standard.hgi-sun-cloud-angled-rain-zap-01:before{content:"\5591"}.hgi-solid.hgi-standard.hgi-sun-cloud-angled-rain-zap-02:before{content:"\5593"}.hgi-solid.hgi-standard.hgi-sun-cloud-angled-zap-01:before{content:"\5595"}.hgi-solid.hgi-standard.hgi-sun-cloud-angled-zap-02:before{content:"\5597"}.hgi-solid.hgi-standard.hgi-sun-cloud-big-rain-01:before{content:"\5599"}.hgi-solid.hgi-standard.hgi-sun-cloud-big-rain-02:before{content:"\559b"}.hgi-solid.hgi-standard.hgi-sun-cloud-fast-wind-01:before{content:"\559d"}.hgi-solid.hgi-standard.hgi-sun-cloud-fast-wind-02:before{content:"\559f"}.hgi-solid.hgi-standard.hgi-sun-cloud-hailstone-01:before{content:"\55a1"}.hgi-solid.hgi-standard.hgi-sun-cloud-hailstone-02:before{content:"\55a3"}.hgi-solid.hgi-standard.hgi-sun-cloud-little-rain-01:before{content:"\55a5"}.hgi-solid.hgi-standard.hgi-sun-cloud-little-rain-02:before{content:"\55a7"}.hgi-solid.hgi-standard.hgi-sun-cloud-little-snow-01:before{content:"\55a9"}.hgi-solid.hgi-standard.hgi-sun-cloud-little-snow-02:before{content:"\55ab"}.hgi-solid.hgi-standard.hgi-sun-cloud-mid-rain-01:before{content:"\55ad"}.hgi-solid.hgi-standard.hgi-sun-cloud-mid-rain-02:before{content:"\55af"}.hgi-solid.hgi-standard.hgi-sun-cloud-mid-snow-01:before{content:"\55b1"}.hgi-solid.hgi-standard.hgi-sun-cloud-mid-snow-02:before{content:"\55b3"}.hgi-solid.hgi-standard.hgi-sun-cloud-slow-wind-01:before{content:"\55b5"}.hgi-solid.hgi-standard.hgi-sun-cloud-slow-wind-02:before{content:"\55b7"}.hgi-solid.hgi-standard.hgi-sun-cloud-snow-01:before{content:"\55b9"}.hgi-solid.hgi-standard.hgi-sun-cloud-snow-02:before{content:"\55bb"}.hgi-solid.hgi-standard.hgi-sunglasses:before{content:"\55bd"}.hgi-solid.hgi-standard.hgi-sunrise:before{content:"\55bf"}.hgi-solid.hgi-standard.hgi-sunset:before{content:"\55c1"}.hgi-solid.hgi-standard.hgi-super-mario-toad:before{content:"\55c4"}.hgi-solid.hgi-standard.hgi-super-mario:before{content:"\55c5"}.hgi-solid.hgi-standard.hgi-surfboard:before{content:"\55c7"}.hgi-solid.hgi-standard.hgi-surprise:before{content:"\55c9"}.hgi-solid.hgi-standard.hgi-sushi-01:before{content:"\55cb"}.hgi-solid.hgi-standard.hgi-sushi-02:before{content:"\55cd"}.hgi-solid.hgi-standard.hgi-sushi-03:before{content:"\55cf"}.hgi-solid.hgi-standard.hgi-suspicious:before{content:"\55d1"}.hgi-solid.hgi-standard.hgi-sustainable-energy:before{content:"\55d3"}.hgi-solid.hgi-standard.hgi-svg-01:before{content:"\55d5"}.hgi-solid.hgi-standard.hgi-svg-02:before{content:"\55d7"}.hgi-solid.hgi-standard.hgi-swarm:before{content:"\55d9"}.hgi-solid.hgi-standard.hgi-swatch:before{content:"\55db"}.hgi-solid.hgi-standard.hgi-swimming-cap:before{content:"\55dd"}.hgi-solid.hgi-standard.hgi-swimming:before{content:"\55df"}.hgi-solid.hgi-standard.hgi-swipe-down-01:before{content:"\55e1"}.hgi-solid.hgi-standard.hgi-swipe-down-02:before{content:"\55e3"}.hgi-solid.hgi-standard.hgi-swipe-down-03:before{content:"\55e5"}.hgi-solid.hgi-standard.hgi-swipe-down-04:before{content:"\55e7"}.hgi-solid.hgi-standard.hgi-swipe-down-05:before{content:"\55e9"}.hgi-solid.hgi-standard.hgi-swipe-down-06:before{content:"\55eb"}.hgi-solid.hgi-standard.hgi-swipe-down-07:before{content:"\55ed"}.hgi-solid.hgi-standard.hgi-swipe-down-08:before{content:"\55ef"}.hgi-solid.hgi-standard.hgi-swipe-left-01:before{content:"\55f1"}.hgi-solid.hgi-standard.hgi-swipe-left-02:before{content:"\55f3"}.hgi-solid.hgi-standard.hgi-swipe-left-03:before{content:"\55f5"}.hgi-solid.hgi-standard.hgi-swipe-left-04:before{content:"\55f7"}.hgi-solid.hgi-standard.hgi-swipe-left-05:before{content:"\55f9"}.hgi-solid.hgi-standard.hgi-swipe-left-06:before{content:"\55fb"}.hgi-solid.hgi-standard.hgi-swipe-left-07:before{content:"\55fd"}.hgi-solid.hgi-standard.hgi-swipe-left-08:before{content:"\55ff"}.hgi-solid.hgi-standard.hgi-swipe-left-09:before{content:"\5601"}.hgi-solid.hgi-standard.hgi-swipe-right-01:before{content:"\5603"}.hgi-solid.hgi-standard.hgi-swipe-right-02:before{content:"\5605"}.hgi-solid.hgi-standard.hgi-swipe-right-03:before{content:"\5607"}.hgi-solid.hgi-standard.hgi-swipe-right-04:before{content:"\5609"}.hgi-solid.hgi-standard.hgi-swipe-right-05:before{content:"\560b"}.hgi-solid.hgi-standard.hgi-swipe-right-06:before{content:"\560d"}.hgi-solid.hgi-standard.hgi-swipe-right-07:before{content:"\560f"}.hgi-solid.hgi-standard.hgi-swipe-right-08:before{content:"\5611"}.hgi-solid.hgi-standard.hgi-swipe-right-09:before{content:"\5613"}.hgi-solid.hgi-standard.hgi-swipe-up-01:before{content:"\5615"}.hgi-solid.hgi-standard.hgi-swipe-up-02:before{content:"\5617"}.hgi-solid.hgi-standard.hgi-swipe-up-03:before{content:"\5619"}.hgi-solid.hgi-standard.hgi-swipe-up-04:before{content:"\561b"}.hgi-solid.hgi-standard.hgi-swipe-up-05:before{content:"\561d"}.hgi-solid.hgi-standard.hgi-swipe-up-06:before{content:"\561f"}.hgi-solid.hgi-standard.hgi-swipe-up-07:before{content:"\5621"}.hgi-solid.hgi-standard.hgi-swipe-up-08:before{content:"\5623"}.hgi-solid.hgi-standard.hgi-sword-01:before{content:"\5625"}.hgi-solid.hgi-standard.hgi-sword-02:before{content:"\5627"}.hgi-solid.hgi-standard.hgi-sword-03:before{content:"\5629"}.hgi-solid.hgi-standard.hgi-system-update-01:before{content:"\562b"}.hgi-solid.hgi-standard.hgi-system-update-02:before{content:"\562d"}.hgi-solid.hgi-standard.hgi-t-shirt:before{content:"\562f"}.hgi-solid.hgi-standard.hgi-table-01:before{content:"\5631"}.hgi-solid.hgi-standard.hgi-table-02:before{content:"\5633"}.hgi-solid.hgi-standard.hgi-table-03:before{content:"\5635"}.hgi-solid.hgi-standard.hgi-table-lamp-01:before{content:"\5637"}.hgi-solid.hgi-standard.hgi-table-lamp-02:before{content:"\5639"}.hgi-solid.hgi-standard.hgi-table-round:before{content:"\563b"}.hgi-solid.hgi-standard.hgi-table-tennis-bat:before{content:"\563e"}.hgi-solid.hgi-standard.hgi-table:before{content:"\563f"}.hgi-solid.hgi-standard.hgi-tablet-01:before{content:"\5641"}.hgi-solid.hgi-standard.hgi-tablet-02:before{content:"\5643"}.hgi-solid.hgi-standard.hgi-tablet-connected-bluetooth:before{content:"\5645"}.hgi-solid.hgi-standard.hgi-tablet-connected-usb:before{content:"\5647"}.hgi-solid.hgi-standard.hgi-tablet-connected-wifi:before{content:"\5649"}.hgi-solid.hgi-standard.hgi-tablet-pen:before{content:"\564b"}.hgi-solid.hgi-standard.hgi-taco-01:before{content:"\564d"}.hgi-solid.hgi-standard.hgi-taco-02:before{content:"\564f"}.hgi-solid.hgi-standard.hgi-tag-01:before{content:"\5651"}.hgi-solid.hgi-standard.hgi-tag-02:before{content:"\5653"}.hgi-solid.hgi-standard.hgi-tags:before{content:"\5655"}.hgi-solid.hgi-standard.hgi-taj-mahal:before{content:"\5657"}.hgi-solid.hgi-standard.hgi-tan:before{content:"\5659"}.hgi-solid.hgi-standard.hgi-tank-top:before{content:"\565b"}.hgi-solid.hgi-standard.hgi-tap-01:before{content:"\565d"}.hgi-solid.hgi-standard.hgi-tap-02:before{content:"\565f"}.hgi-solid.hgi-standard.hgi-tap-03:before{content:"\5661"}.hgi-solid.hgi-standard.hgi-tap-04:before{content:"\5663"}.hgi-solid.hgi-standard.hgi-tap-05:before{content:"\5665"}.hgi-solid.hgi-standard.hgi-tap-06:before{content:"\5667"}.hgi-solid.hgi-standard.hgi-tap-07:before{content:"\5669"}.hgi-solid.hgi-standard.hgi-tap-08:before{content:"\566b"}.hgi-solid.hgi-standard.hgi-tape-measure:before{content:"\566d"}.hgi-solid.hgi-standard.hgi-target-01:before{content:"\566f"}.hgi-solid.hgi-standard.hgi-target-02:before{content:"\5671"}.hgi-solid.hgi-standard.hgi-target-03:before{content:"\5673"}.hgi-solid.hgi-standard.hgi-target-dollar:before{content:"\5675"}.hgi-solid.hgi-standard.hgi-tasbih:before{content:"\5677"}.hgi-solid.hgi-standard.hgi-task-01:before{content:"\5679"}.hgi-solid.hgi-standard.hgi-task-02:before{content:"\567b"}.hgi-solid.hgi-standard.hgi-task-add-01:before{content:"\567d"}.hgi-solid.hgi-standard.hgi-task-add-02:before{content:"\567f"}.hgi-solid.hgi-standard.hgi-task-daily-01:before{content:"\5681"}.hgi-solid.hgi-standard.hgi-task-daily-02:before{content:"\5683"}.hgi-solid.hgi-standard.hgi-task-done-01:before{content:"\5685"}.hgi-solid.hgi-standard.hgi-task-done-02:before{content:"\5687"}.hgi-solid.hgi-standard.hgi-task-edit-01:before{content:"\5689"}.hgi-solid.hgi-standard.hgi-task-edit-02:before{content:"\568b"}.hgi-solid.hgi-standard.hgi-task-remove-01:before{content:"\568d"}.hgi-solid.hgi-standard.hgi-task-remove-02:before{content:"\568f"}.hgi-solid.hgi-standard.hgi-taxes:before{content:"\5691"}.hgi-solid.hgi-standard.hgi-taxi:before{content:"\5693"}.hgi-solid.hgi-standard.hgi-tea-pod:before{content:"\5695"}.hgi-solid.hgi-standard.hgi-tea:before{content:"\5697"}.hgi-solid.hgi-standard.hgi-teacher:before{content:"\5699"}.hgi-solid.hgi-standard.hgi-teaching:before{content:"\569b"}.hgi-solid.hgi-standard.hgi-teamviewer:before{content:"\569d"}.hgi-solid.hgi-standard.hgi-telegram:before{content:"\569f"}.hgi-solid.hgi-standard.hgi-telephone:before{content:"\56a1"}.hgi-solid.hgi-standard.hgi-telescope-01:before{content:"\56a3"}.hgi-solid.hgi-standard.hgi-telescope-02:before{content:"\56a5"}.hgi-solid.hgi-standard.hgi-television-table:before{content:"\56a7"}.hgi-solid.hgi-standard.hgi-temperature:before{content:"\56a9"}.hgi-solid.hgi-standard.hgi-tennis-ball:before{content:"\56ab"}.hgi-solid.hgi-standard.hgi-terrace:before{content:"\56ad"}.hgi-solid.hgi-standard.hgi-test-tube-01:before{content:"\56af"}.hgi-solid.hgi-standard.hgi-test-tube-02:before{content:"\56b1"}.hgi-solid.hgi-standard.hgi-test-tube-03:before{content:"\56b3"}.hgi-solid.hgi-standard.hgi-test-tube:before{content:"\56b5"}.hgi-solid.hgi-standard.hgi-tetris:before{content:"\56b7"}.hgi-solid.hgi-standard.hgi-text-align-center:before{content:"\56b9"}.hgi-solid.hgi-standard.hgi-text-align-justify-center:before{content:"\56bb"}.hgi-solid.hgi-standard.hgi-text-align-justify-left:before{content:"\56bd"}.hgi-solid.hgi-standard.hgi-text-align-justify-right:before{content:"\56bf"}.hgi-solid.hgi-standard.hgi-text-align-left-01:before{content:"\56c1"}.hgi-solid.hgi-standard.hgi-text-align-left:before{content:"\56c3"}.hgi-solid.hgi-standard.hgi-text-align-right-01:before{content:"\56c5"}.hgi-solid.hgi-standard.hgi-text-align-right:before{content:"\56c7"}.hgi-solid.hgi-standard.hgi-text-all-caps:before{content:"\56c9"}.hgi-solid.hgi-standard.hgi-text-bold:before{content:"\56cb"}.hgi-solid.hgi-standard.hgi-text-centerline-center-top:before{content:"\56cd"}.hgi-solid.hgi-standard.hgi-text-centerline-left:before{content:"\56cf"}.hgi-solid.hgi-standard.hgi-text-centerline-middle:before{content:"\56d1"}.hgi-solid.hgi-standard.hgi-text-centerline-right:before{content:"\56d3"}.hgi-solid.hgi-standard.hgi-text-check:before{content:"\56d5"}.hgi-solid.hgi-standard.hgi-text-circle:before{content:"\56d7"}.hgi-solid.hgi-standard.hgi-text-clear:before{content:"\56d9"}.hgi-solid.hgi-standard.hgi-text-color:before{content:"\56db"}.hgi-solid.hgi-standard.hgi-text-creation:before{content:"\56dd"}.hgi-solid.hgi-standard.hgi-text-firstline-left:before{content:"\56df"}.hgi-solid.hgi-standard.hgi-text-firstline-right:before{content:"\56e1"}.hgi-solid.hgi-standard.hgi-text-font:before{content:"\56e3"}.hgi-solid.hgi-standard.hgi-text-footnote:before{content:"\56e5"}.hgi-solid.hgi-standard.hgi-text-indent-01:before{content:"\56e7"}.hgi-solid.hgi-standard.hgi-text-indent-less:before{content:"\56e9"}.hgi-solid.hgi-standard.hgi-text-indent-more:before{content:"\56eb"}.hgi-solid.hgi-standard.hgi-text-indent:before{content:"\56ed"}.hgi-solid.hgi-standard.hgi-text-italic-slash:before{content:"\56f0"}.hgi-solid.hgi-standard.hgi-text-italic:before{content:"\56f1"}.hgi-solid.hgi-standard.hgi-text-kerning:before{content:"\56f3"}.hgi-solid.hgi-standard.hgi-text-number-sign:before{content:"\56f5"}.hgi-solid.hgi-standard.hgi-text-selection:before{content:"\56f8"}.hgi-solid.hgi-standard.hgi-text-smallcaps:before{content:"\56fa"}.hgi-solid.hgi-standard.hgi-text-square:before{content:"\56fc"}.hgi-solid.hgi-standard.hgi-text-strikethrough:before{content:"\56fe"}.hgi-solid.hgi-standard.hgi-text-subscript:before{content:"\5700"}.hgi-solid.hgi-standard.hgi-text-superscript:before{content:"\5702"}.hgi-solid.hgi-standard.hgi-text-tracking:before{content:"\5704"}.hgi-solid.hgi-standard.hgi-text-underline:before{content:"\5706"}.hgi-solid.hgi-standard.hgi-text-variable-front:before{content:"\5708"}.hgi-solid.hgi-standard.hgi-text-vertical-alignment:before{content:"\570a"}.hgi-solid.hgi-standard.hgi-text-wrap:before{content:"\570c"}.hgi-solid.hgi-standard.hgi-text:before{content:"\570d"}.hgi-solid.hgi-standard.hgi-the-prophets-mosque:before{content:"\570f"}.hgi-solid.hgi-standard.hgi-thermometer-cold:before{content:"\5711"}.hgi-solid.hgi-standard.hgi-thermometer-warm:before{content:"\5714"}.hgi-solid.hgi-standard.hgi-thermometer:before{content:"\5715"}.hgi-solid.hgi-standard.hgi-third-bracket-circle:before{content:"\5717"}.hgi-solid.hgi-standard.hgi-third-bracket-square:before{content:"\571a"}.hgi-solid.hgi-standard.hgi-third-bracket:before{content:"\571b"}.hgi-solid.hgi-standard.hgi-thread:before{content:"\571d"}.hgi-solid.hgi-standard.hgi-threads-ellipse:before{content:"\571f"}.hgi-solid.hgi-standard.hgi-threads-rectangle:before{content:"\5721"}.hgi-solid.hgi-standard.hgi-threads:before{content:"\5723"}.hgi-solid.hgi-standard.hgi-three-d-move:before{content:"\5725"}.hgi-solid.hgi-standard.hgi-three-d-rotate:before{content:"\5727"}.hgi-solid.hgi-standard.hgi-three-d-scale:before{content:"\5729"}.hgi-solid.hgi-standard.hgi-three-d-view:before{content:"\572b"}.hgi-solid.hgi-standard.hgi-three-finger-01:before{content:"\572d"}.hgi-solid.hgi-standard.hgi-three-finger-02:before{content:"\572f"}.hgi-solid.hgi-standard.hgi-three-finger-03:before{content:"\5731"}.hgi-solid.hgi-standard.hgi-three-finger-04:before{content:"\5733"}.hgi-solid.hgi-standard.hgi-three-finger-05:before{content:"\5735"}.hgi-solid.hgi-standard.hgi-thumbs-down-ellipse:before{content:"\5737"}.hgi-solid.hgi-standard.hgi-thumbs-down-rectangle:before{content:"\5739"}.hgi-solid.hgi-standard.hgi-thumbs-down:before{content:"\573b"}.hgi-solid.hgi-standard.hgi-thumbs-up-down:before{content:"\573d"}.hgi-solid.hgi-standard.hgi-thumbs-up-ellipse:before{content:"\573f"}.hgi-solid.hgi-standard.hgi-thumbs-up-rectangle:before{content:"\5741"}.hgi-solid.hgi-standard.hgi-thumbs-up:before{content:"\5743"}.hgi-solid.hgi-standard.hgi-tic-tac-toe:before{content:"\5745"}.hgi-solid.hgi-standard.hgi-tick-01:before{content:"\5747"}.hgi-solid.hgi-standard.hgi-tick-02:before{content:"\5749"}.hgi-solid.hgi-standard.hgi-tick-03:before{content:"\574b"}.hgi-solid.hgi-standard.hgi-tick-04:before{content:"\574d"}.hgi-solid.hgi-standard.hgi-tick-double-01:before{content:"\574f"}.hgi-solid.hgi-standard.hgi-tick-double-02:before{content:"\5751"}.hgi-solid.hgi-standard.hgi-tick-double-03:before{content:"\5753"}.hgi-solid.hgi-standard.hgi-tick-double-04:before{content:"\5755"}.hgi-solid.hgi-standard.hgi-ticket-01:before{content:"\5757"}.hgi-solid.hgi-standard.hgi-ticket-02:before{content:"\5759"}.hgi-solid.hgi-standard.hgi-ticket-03:before{content:"\575b"}.hgi-solid.hgi-standard.hgi-ticket-star:before{content:"\575d"}.hgi-solid.hgi-standard.hgi-tie:before{content:"\575f"}.hgi-solid.hgi-standard.hgi-tiktok:before{content:"\5761"}.hgi-solid.hgi-standard.hgi-time-01:before{content:"\5763"}.hgi-solid.hgi-standard.hgi-time-02:before{content:"\5765"}.hgi-solid.hgi-standard.hgi-time-03:before{content:"\5767"}.hgi-solid.hgi-standard.hgi-time-04:before{content:"\5769"}.hgi-solid.hgi-standard.hgi-time-half-pass:before{content:"\576b"}.hgi-solid.hgi-standard.hgi-time-management-circle:before{content:"\576d"}.hgi-solid.hgi-standard.hgi-time-management:before{content:"\576f"}.hgi-solid.hgi-standard.hgi-time-quarter-pass:before{content:"\5771"}.hgi-solid.hgi-standard.hgi-time-quarter:before{content:"\5773"}.hgi-solid.hgi-standard.hgi-time-schedule:before{content:"\5775"}.hgi-solid.hgi-standard.hgi-time-setting-01:before{content:"\5777"}.hgi-solid.hgi-standard.hgi-time-setting-02:before{content:"\5779"}.hgi-solid.hgi-standard.hgi-time-setting-03:before{content:"\577b"}.hgi-solid.hgi-standard.hgi-timer-01:before{content:"\577d"}.hgi-solid.hgi-standard.hgi-timer-02:before{content:"\577f"}.hgi-solid.hgi-standard.hgi-tips:before{content:"\5781"}.hgi-solid.hgi-standard.hgi-tired-01:before{content:"\5783"}.hgi-solid.hgi-standard.hgi-tired-02:before{content:"\5785"}.hgi-solid.hgi-standard.hgi-tissue-paper:before{content:"\5787"}.hgi-solid.hgi-standard.hgi-toggle-off:before{content:"\5789"}.hgi-solid.hgi-standard.hgi-toggle-on:before{content:"\578b"}.hgi-solid.hgi-standard.hgi-toilet-01:before{content:"\578d"}.hgi-solid.hgi-standard.hgi-toilet-02:before{content:"\578f"}.hgi-solid.hgi-standard.hgi-tongue-01:before{content:"\5791"}.hgi-solid.hgi-standard.hgi-tongue-wink-left:before{content:"\5794"}.hgi-solid.hgi-standard.hgi-tongue-wink-right:before{content:"\5796"}.hgi-solid.hgi-standard.hgi-tongue:before{content:"\5797"}.hgi-solid.hgi-standard.hgi-tools:before{content:"\5799"}.hgi-solid.hgi-standard.hgi-tornado-01:before{content:"\579b"}.hgi-solid.hgi-standard.hgi-tornado-02:before{content:"\579d"}.hgi-solid.hgi-standard.hgi-torri-gate:before{content:"\579f"}.hgi-solid.hgi-standard.hgi-touch-01:before{content:"\57a1"}.hgi-solid.hgi-standard.hgi-touch-02:before{content:"\57a3"}.hgi-solid.hgi-standard.hgi-touch-03:before{content:"\57a5"}.hgi-solid.hgi-standard.hgi-touch-04:before{content:"\57a7"}.hgi-solid.hgi-standard.hgi-touch-05:before{content:"\57a9"}.hgi-solid.hgi-standard.hgi-touch-06:before{content:"\57ab"}.hgi-solid.hgi-standard.hgi-touch-07:before{content:"\57ad"}.hgi-solid.hgi-standard.hgi-touch-08:before{content:"\57af"}.hgi-solid.hgi-standard.hgi-touch-09:before{content:"\57b1"}.hgi-solid.hgi-standard.hgi-touch-10:before{content:"\57b3"}.hgi-solid.hgi-standard.hgi-touch-interaction-01:before{content:"\57b5"}.hgi-solid.hgi-standard.hgi-touch-interaction-02:before{content:"\57b7"}.hgi-solid.hgi-standard.hgi-touch-interaction-03:before{content:"\57b9"}.hgi-solid.hgi-standard.hgi-touch-interaction-04:before{content:"\57bb"}.hgi-solid.hgi-standard.hgi-touch-locked-01:before{content:"\57bd"}.hgi-solid.hgi-standard.hgi-touch-locked-02:before{content:"\57bf"}.hgi-solid.hgi-standard.hgi-touch-locked-03:before{content:"\57c1"}.hgi-solid.hgi-standard.hgi-touch-locked-04:before{content:"\57c3"}.hgi-solid.hgi-standard.hgi-touchpad-01:before{content:"\57c5"}.hgi-solid.hgi-standard.hgi-touchpad-02:before{content:"\57c7"}.hgi-solid.hgi-standard.hgi-touchpad-03:before{content:"\57c9"}.hgi-solid.hgi-standard.hgi-touchpad-04:before{content:"\57cb"}.hgi-solid.hgi-standard.hgi-tow-truck:before{content:"\57cd"}.hgi-solid.hgi-standard.hgi-towels:before{content:"\57cf"}.hgi-solid.hgi-standard.hgi-toy-train:before{content:"\57d1"}.hgi-solid.hgi-standard.hgi-tractor:before{content:"\57d3"}.hgi-solid.hgi-standard.hgi-trade-down:before{content:"\57d5"}.hgi-solid.hgi-standard.hgi-trade-mark:before{content:"\57d7"}.hgi-solid.hgi-standard.hgi-trade-up:before{content:"\57d9"}.hgi-solid.hgi-standard.hgi-trademark:before{content:"\57db"}.hgi-solid.hgi-standard.hgi-traffic-incident:before{content:"\57dd"}.hgi-solid.hgi-standard.hgi-traffic-light:before{content:"\57df"}.hgi-solid.hgi-standard.hgi-train-01:before{content:"\57e1"}.hgi-solid.hgi-standard.hgi-train-02:before{content:"\57e3"}.hgi-solid.hgi-standard.hgi-tram:before{content:"\57e5"}.hgi-solid.hgi-standard.hgi-trampoline:before{content:"\57e7"}.hgi-solid.hgi-standard.hgi-transaction:before{content:"\57e9"}.hgi-solid.hgi-standard.hgi-transition-bottom:before{content:"\57eb"}.hgi-solid.hgi-standard.hgi-transition-left:before{content:"\57ed"}.hgi-solid.hgi-standard.hgi-transition-right:before{content:"\57ef"}.hgi-solid.hgi-standard.hgi-transition-top:before{content:"\57f1"}.hgi-solid.hgi-standard.hgi-translate:before{content:"\57f3"}.hgi-solid.hgi-standard.hgi-translation:before{content:"\57f5"}.hgi-solid.hgi-standard.hgi-transmission:before{content:"\57f7"}.hgi-solid.hgi-standard.hgi-transparency:before{content:"\57f9"}.hgi-solid.hgi-standard.hgi-trapezoid-line-horizontal:before{content:"\57fb"}.hgi-solid.hgi-standard.hgi-trapezoid-line-vertical:before{content:"\57fd"}.hgi-solid.hgi-standard.hgi-travel-bag:before{content:"\57ff"}.hgi-solid.hgi-standard.hgi-treadmill-01:before{content:"\5801"}.hgi-solid.hgi-standard.hgi-treadmill-02:before{content:"\5803"}.hgi-solid.hgi-standard.hgi-treatment:before{content:"\5805"}.hgi-solid.hgi-standard.hgi-tree-01:before{content:"\5807"}.hgi-solid.hgi-standard.hgi-tree-02:before{content:"\5809"}.hgi-solid.hgi-standard.hgi-tree-03:before{content:"\580b"}.hgi-solid.hgi-standard.hgi-tree-04:before{content:"\580d"}.hgi-solid.hgi-standard.hgi-tree-05:before{content:"\580f"}.hgi-solid.hgi-standard.hgi-tree-06:before{content:"\5811"}.hgi-solid.hgi-standard.hgi-tree-07:before{content:"\5813"}.hgi-solid.hgi-standard.hgi-trello:before{content:"\5815"}.hgi-solid.hgi-standard.hgi-triangle-01:before{content:"\5817"}.hgi-solid.hgi-standard.hgi-triangle-02:before{content:"\5819"}.hgi-solid.hgi-standard.hgi-triangle-03:before{content:"\581b"}.hgi-solid.hgi-standard.hgi-triangle:before{content:"\581d"}.hgi-solid.hgi-standard.hgi-trolley-01:before{content:"\581f"}.hgi-solid.hgi-standard.hgi-trolley-02:before{content:"\5821"}.hgi-solid.hgi-standard.hgi-tropical-storm-tracks-01:before{content:"\5824"}.hgi-solid.hgi-standard.hgi-tropical-storm-tracks-02:before{content:"\5826"}.hgi-solid.hgi-standard.hgi-tropical-storm:before{content:"\5827"}.hgi-solid.hgi-standard.hgi-truck-delivery:before{content:"\5829"}.hgi-solid.hgi-standard.hgi-truck-monster:before{content:"\582b"}.hgi-solid.hgi-standard.hgi-truck-return:before{content:"\582d"}.hgi-solid.hgi-standard.hgi-truck:before{content:"\582f"}.hgi-solid.hgi-standard.hgi-trulli:before{content:"\5831"}.hgi-solid.hgi-standard.hgi-tsunami:before{content:"\5833"}.hgi-solid.hgi-standard.hgi-tulip:before{content:"\5835"}.hgi-solid.hgi-standard.hgi-tumblr:before{content:"\5837"}.hgi-solid.hgi-standard.hgi-turtle-neck:before{content:"\5839"}.hgi-solid.hgi-standard.hgi-tv-01:before{content:"\583b"}.hgi-solid.hgi-standard.hgi-tv-02:before{content:"\583d"}.hgi-solid.hgi-standard.hgi-tv-fix:before{content:"\583f"}.hgi-solid.hgi-standard.hgi-tv-issue:before{content:"\5841"}.hgi-solid.hgi-standard.hgi-tv-smart:before{content:"\5843"}.hgi-solid.hgi-standard.hgi-twin-tower:before{content:"\5845"}.hgi-solid.hgi-standard.hgi-twitch:before{content:"\5847"}.hgi-solid.hgi-standard.hgi-twitter-square:before{content:"\584a"}.hgi-solid.hgi-standard.hgi-twitter:before{content:"\584b"}.hgi-solid.hgi-standard.hgi-two-factor-access:before{content:"\584d"}.hgi-solid.hgi-standard.hgi-two-finger-01:before{content:"\584f"}.hgi-solid.hgi-standard.hgi-two-finger-02:before{content:"\5851"}.hgi-solid.hgi-standard.hgi-two-finger-03:before{content:"\5853"}.hgi-solid.hgi-standard.hgi-two-finger-04:before{content:"\5855"}.hgi-solid.hgi-standard.hgi-two-finger-05:before{content:"\5857"}.hgi-solid.hgi-standard.hgi-txt-01:before{content:"\5859"}.hgi-solid.hgi-standard.hgi-txt-02:before{content:"\585b"}.hgi-solid.hgi-standard.hgi-type-cursor:before{content:"\585d"}.hgi-solid.hgi-standard.hgi-typescript-01:before{content:"\585f"}.hgi-solid.hgi-standard.hgi-typescript-02:before{content:"\5861"}.hgi-solid.hgi-standard.hgi-typescript-03:before{content:"\5863"}.hgi-solid.hgi-standard.hgi-uber:before{content:"\5865"}.hgi-solid.hgi-standard.hgi-ufo-01:before{content:"\5867"}.hgi-solid.hgi-standard.hgi-ufo:before{content:"\5869"}.hgi-solid.hgi-standard.hgi-umbrella-dollar:before{content:"\586b"}.hgi-solid.hgi-standard.hgi-umbrella:before{content:"\586d"}.hgi-solid.hgi-standard.hgi-unamused:before{content:"\586f"}.hgi-solid.hgi-standard.hgi-unavailable:before{content:"\5871"}.hgi-solid.hgi-standard.hgi-underpants-01:before{content:"\5873"}.hgi-solid.hgi-standard.hgi-underpants-02:before{content:"\5875"}.hgi-solid.hgi-standard.hgi-underpants-03:before{content:"\5877"}.hgi-solid.hgi-standard.hgi-unfold-less:before{content:"\5879"}.hgi-solid.hgi-standard.hgi-unfold-more:before{content:"\587b"}.hgi-solid.hgi-standard.hgi-ungroup-items:before{content:"\587d"}.hgi-solid.hgi-standard.hgi-ungroup-layers:before{content:"\587f"}.hgi-solid.hgi-standard.hgi-unhappy:before{content:"\5881"}.hgi-solid.hgi-standard.hgi-university:before{content:"\5883"}.hgi-solid.hgi-standard.hgi-unlink-01:before{content:"\5885"}.hgi-solid.hgi-standard.hgi-unlink-02:before{content:"\5887"}.hgi-solid.hgi-standard.hgi-unlink-03:before{content:"\5889"}.hgi-solid.hgi-standard.hgi-unlink-04:before{content:"\588b"}.hgi-solid.hgi-standard.hgi-unlink-05:before{content:"\588d"}.hgi-solid.hgi-standard.hgi-unlink-06:before{content:"\588f"}.hgi-solid.hgi-standard.hgi-unsplash:before{content:"\5891"}.hgi-solid.hgi-standard.hgi-upload-01:before{content:"\5893"}.hgi-solid.hgi-standard.hgi-upload-02:before{content:"\5895"}.hgi-solid.hgi-standard.hgi-upload-03:before{content:"\5897"}.hgi-solid.hgi-standard.hgi-upload-04:before{content:"\5899"}.hgi-solid.hgi-standard.hgi-upload-05:before{content:"\589b"}.hgi-solid.hgi-standard.hgi-upload-circle-01:before{content:"\589d"}.hgi-solid.hgi-standard.hgi-upload-circle-02:before{content:"\589f"}.hgi-solid.hgi-standard.hgi-upload-square-01:before{content:"\58a1"}.hgi-solid.hgi-standard.hgi-upload-square-02:before{content:"\58a3"}.hgi-solid.hgi-standard.hgi-upwork:before{content:"\58a5"}.hgi-solid.hgi-standard.hgi-usb-bugs:before{content:"\58a7"}.hgi-solid.hgi-standard.hgi-usb-connected-01:before{content:"\58a9"}.hgi-solid.hgi-standard.hgi-usb-connected-02:before{content:"\58ab"}.hgi-solid.hgi-standard.hgi-usb-connected-03:before{content:"\58ad"}.hgi-solid.hgi-standard.hgi-usb-error:before{content:"\58af"}.hgi-solid.hgi-standard.hgi-usb-memory-01:before{content:"\58b1"}.hgi-solid.hgi-standard.hgi-usb-memory-02:before{content:"\58b3"}.hgi-solid.hgi-standard.hgi-usb-not-connected-01:before{content:"\58b5"}.hgi-solid.hgi-standard.hgi-usb-not-connected-02:before{content:"\58b7"}.hgi-solid.hgi-standard.hgi-usb:before{content:"\58b9"}.hgi-solid.hgi-standard.hgi-user-account:before{content:"\58bb"}.hgi-solid.hgi-standard.hgi-user-add-01:before{content:"\58bd"}.hgi-solid.hgi-standard.hgi-user-add-02:before{content:"\58bf"}.hgi-solid.hgi-standard.hgi-user-arrow-left-right:before{content:"\58c1"}.hgi-solid.hgi-standard.hgi-user-block-01:before{content:"\58c3"}.hgi-solid.hgi-standard.hgi-user-block-02:before{content:"\58c5"}.hgi-solid.hgi-standard.hgi-user-check-01:before{content:"\58c7"}.hgi-solid.hgi-standard.hgi-user-check-02:before{content:"\58c9"}.hgi-solid.hgi-standard.hgi-user-circle-02:before{content:"\58cb"}.hgi-solid.hgi-standard.hgi-user-circle:before{content:"\58cd"}.hgi-solid.hgi-standard.hgi-user-edit-01:before{content:"\58cf"}.hgi-solid.hgi-standard.hgi-user-full-view:before{content:"\58d1"}.hgi-solid.hgi-standard.hgi-user-group:before{content:"\58d3"}.hgi-solid.hgi-standard.hgi-user-id-verification:before{content:"\58d5"}.hgi-solid.hgi-standard.hgi-user-list:before{content:"\58d7"}.hgi-solid.hgi-standard.hgi-user-lock-01:before{content:"\58d9"}.hgi-solid.hgi-standard.hgi-user-lock-02:before{content:"\58db"}.hgi-solid.hgi-standard.hgi-user-love-01:before{content:"\58dd"}.hgi-solid.hgi-standard.hgi-user-love-02:before{content:"\58df"}.hgi-solid.hgi-standard.hgi-user-minus-01:before{content:"\58e1"}.hgi-solid.hgi-standard.hgi-user-minus-02:before{content:"\58e3"}.hgi-solid.hgi-standard.hgi-user-multiple-02:before{content:"\58e5"}.hgi-solid.hgi-standard.hgi-user-multiple:before{content:"\58e7"}.hgi-solid.hgi-standard.hgi-user-question-01:before{content:"\58e9"}.hgi-solid.hgi-standard.hgi-user-question-02:before{content:"\58eb"}.hgi-solid.hgi-standard.hgi-user-remove-01:before{content:"\58ed"}.hgi-solid.hgi-standard.hgi-user-remove-02:before{content:"\58ef"}.hgi-solid.hgi-standard.hgi-user-roadside:before{content:"\58f1"}.hgi-solid.hgi-standard.hgi-user-search-01:before{content:"\58f3"}.hgi-solid.hgi-standard.hgi-user-search-02:before{content:"\58f5"}.hgi-solid.hgi-standard.hgi-user-settings-01:before{content:"\58f8"}.hgi-solid.hgi-standard.hgi-user-settings-02:before{content:"\58fa"}.hgi-solid.hgi-standard.hgi-user-sharing:before{content:"\58fc"}.hgi-solid.hgi-standard.hgi-user-shield-01:before{content:"\58fe"}.hgi-solid.hgi-standard.hgi-user-shield-02:before{content:"\5900"}.hgi-solid.hgi-standard.hgi-user-square:before{content:"\5902"}.hgi-solid.hgi-standard.hgi-user-star-01:before{content:"\5904"}.hgi-solid.hgi-standard.hgi-user-star-02:before{content:"\5906"}.hgi-solid.hgi-standard.hgi-user-status:before{content:"\5908"}.hgi-solid.hgi-standard.hgi-user-story:before{content:"\590a"}.hgi-solid.hgi-standard.hgi-user-switch:before{content:"\590c"}.hgi-solid.hgi-standard.hgi-user-unlock-01:before{content:"\590e"}.hgi-solid.hgi-standard.hgi-user-unlock-02:before{content:"\5910"}.hgi-solid.hgi-standard.hgi-user:before{content:"\5911"}.hgi-solid.hgi-standard.hgi-uv-01:before{content:"\5913"}.hgi-solid.hgi-standard.hgi-uv-02:before{content:"\5915"}.hgi-solid.hgi-standard.hgi-uv-03:before{content:"\5917"}.hgi-solid.hgi-standard.hgi-vaccine:before{content:"\5919"}.hgi-solid.hgi-standard.hgi-validation-approval:before{content:"\591b"}.hgi-solid.hgi-standard.hgi-validation:before{content:"\591d"}.hgi-solid.hgi-standard.hgi-van:before{content:"\591f"}.hgi-solid.hgi-standard.hgi-variable:before{content:"\5921"}.hgi-solid.hgi-standard.hgi-vegetarian-food:before{content:"\5923"}.hgi-solid.hgi-standard.hgi-vertical-resize:before{content:"\5925"}.hgi-solid.hgi-standard.hgi-vertical-scroll-point:before{content:"\5927"}.hgi-solid.hgi-standard.hgi-vest:before{content:"\5929"}.hgi-solid.hgi-standard.hgi-victory-finger-01:before{content:"\592b"}.hgi-solid.hgi-standard.hgi-victory-finger-02:before{content:"\592d"}.hgi-solid.hgi-standard.hgi-victory-finger-03:before{content:"\592f"}.hgi-solid.hgi-standard.hgi-video-01:before{content:"\5931"}.hgi-solid.hgi-standard.hgi-video-02:before{content:"\5933"}.hgi-solid.hgi-standard.hgi-video-console:before{content:"\5935"}.hgi-solid.hgi-standard.hgi-video-off:before{content:"\5937"}.hgi-solid.hgi-standard.hgi-video-replay:before{content:"\5939"}.hgi-solid.hgi-standard.hgi-view-off-slash:before{content:"\593c"}.hgi-solid.hgi-standard.hgi-view-off:before{content:"\593d"}.hgi-solid.hgi-standard.hgi-view:before{content:"\593f"}.hgi-solid.hgi-standard.hgi-vimeo:before{content:"\5941"}.hgi-solid.hgi-standard.hgi-vine-square:before{content:"\5944"}.hgi-solid.hgi-standard.hgi-vine:before{content:"\5945"}.hgi-solid.hgi-standard.hgi-vintage-clock:before{content:"\5947"}.hgi-solid.hgi-standard.hgi-virtual-reality-vr-01:before{content:"\5949"}.hgi-solid.hgi-standard.hgi-virtual-reality-vr-02:before{content:"\594b"}.hgi-solid.hgi-standard.hgi-vision:before{content:"\594d"}.hgi-solid.hgi-standard.hgi-vk-square:before{content:"\5950"}.hgi-solid.hgi-standard.hgi-vk:before{content:"\5951"}.hgi-solid.hgi-standard.hgi-voice-id:before{content:"\5953"}.hgi-solid.hgi-standard.hgi-voice:before{content:"\5955"}.hgi-solid.hgi-standard.hgi-volleyball:before{content:"\5957"}.hgi-solid.hgi-standard.hgi-volume-high:before{content:"\5959"}.hgi-solid.hgi-standard.hgi-volume-low:before{content:"\595b"}.hgi-solid.hgi-standard.hgi-volume-minus:before{content:"\595d"}.hgi-solid.hgi-standard.hgi-volume-mute-01:before{content:"\595f"}.hgi-solid.hgi-standard.hgi-volume-mute-02:before{content:"\5961"}.hgi-solid.hgi-standard.hgi-volume-off:before{content:"\5963"}.hgi-solid.hgi-standard.hgi-volume-up:before{content:"\5965"}.hgi-solid.hgi-standard.hgi-vomiting:before{content:"\5967"}.hgi-solid.hgi-standard.hgi-voucher:before{content:"\5969"}.hgi-solid.hgi-standard.hgi-vr-glasses:before{content:"\596b"}.hgi-solid.hgi-standard.hgi-vr:before{content:"\596d"}.hgi-solid.hgi-standard.hgi-vynil-01:before{content:"\596f"}.hgi-solid.hgi-standard.hgi-vynil-02:before{content:"\5971"}.hgi-solid.hgi-standard.hgi-vynil-03:before{content:"\5973"}.hgi-solid.hgi-standard.hgi-waiter:before{content:"\5975"}.hgi-solid.hgi-standard.hgi-waiters:before{content:"\5977"}.hgi-solid.hgi-standard.hgi-wall-lamp:before{content:"\5979"}.hgi-solid.hgi-standard.hgi-wallet-01:before{content:"\597b"}.hgi-solid.hgi-standard.hgi-wallet-02:before{content:"\597d"}.hgi-solid.hgi-standard.hgi-wallet-03:before{content:"\597f"}.hgi-solid.hgi-standard.hgi-wallet-add-01:before{content:"\5981"}.hgi-solid.hgi-standard.hgi-wallet-add-02:before{content:"\5983"}.hgi-solid.hgi-standard.hgi-wallet-done-01:before{content:"\5985"}.hgi-solid.hgi-standard.hgi-wallet-done-02:before{content:"\5987"}.hgi-solid.hgi-standard.hgi-wallet-not-found-01:before{content:"\5989"}.hgi-solid.hgi-standard.hgi-wallet-not-found-02:before{content:"\598b"}.hgi-solid.hgi-standard.hgi-wallet-remove-01:before{content:"\598d"}.hgi-solid.hgi-standard.hgi-wallet-remove-02:before{content:"\598f"}.hgi-solid.hgi-standard.hgi-wanted:before{content:"\5991"}.hgi-solid.hgi-standard.hgi-wardrobe-01:before{content:"\5993"}.hgi-solid.hgi-standard.hgi-wardrobe-02:before{content:"\5995"}.hgi-solid.hgi-standard.hgi-wardrobe-03:before{content:"\5997"}.hgi-solid.hgi-standard.hgi-wardrobe-04:before{content:"\5999"}.hgi-solid.hgi-standard.hgi-warehouse:before{content:"\599b"}.hgi-solid.hgi-standard.hgi-washington-monument:before{content:"\599d"}.hgi-solid.hgi-standard.hgi-waste-restore:before{content:"\599f"}.hgi-solid.hgi-standard.hgi-waste:before{content:"\59a1"}.hgi-solid.hgi-standard.hgi-watch-01:before{content:"\59a3"}.hgi-solid.hgi-standard.hgi-watch-02:before{content:"\59a5"}.hgi-solid.hgi-standard.hgi-water-energy:before{content:"\59a7"}.hgi-solid.hgi-standard.hgi-water-polo:before{content:"\59a9"}.hgi-solid.hgi-standard.hgi-water-pump:before{content:"\59ab"}.hgi-solid.hgi-standard.hgi-waterfall-down-01:before{content:"\59ad"}.hgi-solid.hgi-standard.hgi-waterfall-down-03:before{content:"\59af"}.hgi-solid.hgi-standard.hgi-waterfall-up-01:before{content:"\59b1"}.hgi-solid.hgi-standard.hgi-waterfall-up-02:before{content:"\59b3"}.hgi-solid.hgi-standard.hgi-watermelon:before{content:"\59b5"}.hgi-solid.hgi-standard.hgi-wattpad-square:before{content:"\59b8"}.hgi-solid.hgi-standard.hgi-wattpad:before{content:"\59b9"}.hgi-solid.hgi-standard.hgi-waving-hand-01:before{content:"\59bb"}.hgi-solid.hgi-standard.hgi-waving-hand-02:before{content:"\59bd"}.hgi-solid.hgi-standard.hgi-waze:before{content:"\59bf"}.hgi-solid.hgi-standard.hgi-web-design-01:before{content:"\59c1"}.hgi-solid.hgi-standard.hgi-web-design-02:before{content:"\59c3"}.hgi-solid.hgi-standard.hgi-web-programming:before{content:"\59c5"}.hgi-solid.hgi-standard.hgi-web-protection:before{content:"\59c7"}.hgi-solid.hgi-standard.hgi-web-security:before{content:"\59c9"}.hgi-solid.hgi-standard.hgi-web-validation:before{content:"\59cb"}.hgi-solid.hgi-standard.hgi-webflow:before{content:"\59cd"}.hgi-solid.hgi-standard.hgi-wechat:before{content:"\59cf"}.hgi-solid.hgi-standard.hgi-weight-scale-01:before{content:"\59d1"}.hgi-solid.hgi-standard.hgi-weight-scale:before{content:"\59d3"}.hgi-solid.hgi-standard.hgi-wellness:before{content:"\59d5"}.hgi-solid.hgi-standard.hgi-whatsapp-business:before{content:"\59d7"}.hgi-solid.hgi-standard.hgi-whatsapp:before{content:"\59d9"}.hgi-solid.hgi-standard.hgi-wheelchair:before{content:"\59db"}.hgi-solid.hgi-standard.hgi-whisk:before{content:"\59dd"}.hgi-solid.hgi-standard.hgi-whistle:before{content:"\59df"}.hgi-solid.hgi-standard.hgi-wifi-01:before{content:"\59e1"}.hgi-solid.hgi-standard.hgi-wifi-02:before{content:"\59e3"}.hgi-solid.hgi-standard.hgi-wifi-circle:before{content:"\59e5"}.hgi-solid.hgi-standard.hgi-wifi-connected-01:before{content:"\59e7"}.hgi-solid.hgi-standard.hgi-wifi-connected-02:before{content:"\59e9"}.hgi-solid.hgi-standard.hgi-wifi-connected-03:before{content:"\59eb"}.hgi-solid.hgi-standard.hgi-wifi-disconnected-01:before{content:"\59ed"}.hgi-solid.hgi-standard.hgi-wifi-disconnected-02:before{content:"\59ef"}.hgi-solid.hgi-standard.hgi-wifi-disconnected-03:before{content:"\59f1"}.hgi-solid.hgi-standard.hgi-wifi-disconnected-04:before{content:"\59f3"}.hgi-solid.hgi-standard.hgi-wifi-error-01:before{content:"\59f5"}.hgi-solid.hgi-standard.hgi-wifi-error-02:before{content:"\59f7"}.hgi-solid.hgi-standard.hgi-wifi-full-signal:before{content:"\59f9"}.hgi-solid.hgi-standard.hgi-wifi-location:before{content:"\59fb"}.hgi-solid.hgi-standard.hgi-wifi-lock:before{content:"\59fd"}.hgi-solid.hgi-standard.hgi-wifi-low-signal:before{content:"\59ff"}.hgi-solid.hgi-standard.hgi-wifi-medium-signal:before{content:"\5a01"}.hgi-solid.hgi-standard.hgi-wifi-no-signal:before{content:"\5a03"}.hgi-solid.hgi-standard.hgi-wifi-off-01:before{content:"\5a05"}.hgi-solid.hgi-standard.hgi-wifi-off-02:before{content:"\5a07"}.hgi-solid.hgi-standard.hgi-wifi-square:before{content:"\5a09"}.hgi-solid.hgi-standard.hgi-wifi-unlock:before{content:"\5a0b"}.hgi-solid.hgi-standard.hgi-wikipedia:before{content:"\5a0d"}.hgi-solid.hgi-standard.hgi-wind-power-01:before{content:"\5a0f"}.hgi-solid.hgi-standard.hgi-wind-power-02:before{content:"\5a11"}.hgi-solid.hgi-standard.hgi-wind-power-03:before{content:"\5a13"}.hgi-solid.hgi-standard.hgi-wind-power:before{content:"\5a15"}.hgi-solid.hgi-standard.hgi-wind-surf:before{content:"\5a17"}.hgi-solid.hgi-standard.hgi-wind-turbine:before{content:"\5a19"}.hgi-solid.hgi-standard.hgi-wink:before{content:"\5a1b"}.hgi-solid.hgi-standard.hgi-winking:before{content:"\5a1d"}.hgi-solid.hgi-standard.hgi-wireless-cloud-access:before{content:"\5a1f"}.hgi-solid.hgi-standard.hgi-wireless:before{content:"\5a21"}.hgi-solid.hgi-standard.hgi-wise:before{content:"\5a23"}.hgi-solid.hgi-standard.hgi-wordpress:before{content:"\5a25"}.hgi-solid.hgi-standard.hgi-work-alert:before{content:"\5a27"}.hgi-solid.hgi-standard.hgi-work-history:before{content:"\5a29"}.hgi-solid.hgi-standard.hgi-work-update:before{content:"\5a2b"}.hgi-solid.hgi-standard.hgi-workflow-circle-01:before{content:"\5a2d"}.hgi-solid.hgi-standard.hgi-workflow-circle-02:before{content:"\5a2f"}.hgi-solid.hgi-standard.hgi-workflow-circle-03:before{content:"\5a31"}.hgi-solid.hgi-standard.hgi-workflow-circle-04:before{content:"\5a33"}.hgi-solid.hgi-standard.hgi-workflow-circle-05:before{content:"\5a35"}.hgi-solid.hgi-standard.hgi-workflow-circle-06:before{content:"\5a37"}.hgi-solid.hgi-standard.hgi-workflow-square-01:before{content:"\5a39"}.hgi-solid.hgi-standard.hgi-workflow-square-02:before{content:"\5a3b"}.hgi-solid.hgi-standard.hgi-workflow-square-03:before{content:"\5a3d"}.hgi-solid.hgi-standard.hgi-workflow-square-04:before{content:"\5a3f"}.hgi-solid.hgi-standard.hgi-workflow-square-05:before{content:"\5a41"}.hgi-solid.hgi-standard.hgi-workflow-square-06:before{content:"\5a43"}.hgi-solid.hgi-standard.hgi-workflow-square-07:before{content:"\5a45"}.hgi-solid.hgi-standard.hgi-workflow-square-08:before{content:"\5a47"}.hgi-solid.hgi-standard.hgi-workflow-square-09:before{content:"\5a49"}.hgi-solid.hgi-standard.hgi-workflow-square-10:before{content:"\5a4b"}.hgi-solid.hgi-standard.hgi-workout-battle-ropes:before{content:"\5a4d"}.hgi-solid.hgi-standard.hgi-workout-gymnastics:before{content:"\5a4f"}.hgi-solid.hgi-standard.hgi-workout-kicking:before{content:"\5a51"}.hgi-solid.hgi-standard.hgi-workout-run:before{content:"\5a53"}.hgi-solid.hgi-standard.hgi-workout-sport:before{content:"\5a55"}.hgi-solid.hgi-standard.hgi-workout-squats:before{content:"\5a57"}.hgi-solid.hgi-standard.hgi-workout-stretching:before{content:"\5a59"}.hgi-solid.hgi-standard.hgi-workout-warm-up:before{content:"\5a5b"}.hgi-solid.hgi-standard.hgi-worry:before{content:"\5a5d"}.hgi-solid.hgi-standard.hgi-wps-office-rectangle:before{content:"\5a5f"}.hgi-solid.hgi-standard.hgi-wps-office:before{content:"\5a61"}.hgi-solid.hgi-standard.hgi-wrench-01:before{content:"\5a63"}.hgi-solid.hgi-standard.hgi-wrench-02:before{content:"\5a65"}.hgi-solid.hgi-standard.hgi-wudu:before{content:"\5a67"}.hgi-solid.hgi-standard.hgi-x-ray:before{content:"\5a69"}.hgi-solid.hgi-standard.hgi-x-variable-circle:before{content:"\5a6b"}.hgi-solid.hgi-standard.hgi-x-variable-square:before{content:"\5a6e"}.hgi-solid.hgi-standard.hgi-x-variable:before{content:"\5a6f"}.hgi-solid.hgi-standard.hgi-xing:before{content:"\5a71"}.hgi-solid.hgi-standard.hgi-xls-01:before{content:"\5a73"}.hgi-solid.hgi-standard.hgi-xls-02:before{content:"\5a75"}.hgi-solid.hgi-standard.hgi-xml-01:before{content:"\5a77"}.hgi-solid.hgi-standard.hgi-xml-02:before{content:"\5a79"}.hgi-solid.hgi-standard.hgi-xsl-01:before{content:"\5a7b"}.hgi-solid.hgi-standard.hgi-xsl-02:before{content:"\5a7d"}.hgi-solid.hgi-standard.hgi-yelp:before{content:"\5a7f"}.hgi-solid.hgi-standard.hgi-yen-circle:before{content:"\5a81"}.hgi-solid.hgi-standard.hgi-yen-receive:before{content:"\5a83"}.hgi-solid.hgi-standard.hgi-yen-send:before{content:"\5a86"}.hgi-solid.hgi-standard.hgi-yen-square:before{content:"\5a88"}.hgi-solid.hgi-standard.hgi-yen:before{content:"\5a89"}.hgi-solid.hgi-standard.hgi-yoga-01:before{content:"\5a8b"}.hgi-solid.hgi-standard.hgi-yoga-02:before{content:"\5a8d"}.hgi-solid.hgi-standard.hgi-yoga-03:before{content:"\5a8f"}.hgi-solid.hgi-standard.hgi-yoga-ball:before{content:"\5a91"}.hgi-solid.hgi-standard.hgi-yoga-mat:before{content:"\5a93"}.hgi-solid.hgi-standard.hgi-yogurt:before{content:"\5a95"}.hgi-solid.hgi-standard.hgi-youtube:before{content:"\5a97"}.hgi-solid.hgi-standard.hgi-yurt:before{content:"\5a99"}.hgi-solid.hgi-standard.hgi-zakat:before{content:"\5a9b"}.hgi-solid.hgi-standard.hgi-zap:before{content:"\5a9d"}.hgi-solid.hgi-standard.hgi-zeppelin:before{content:"\5a9f"}.hgi-solid.hgi-standard.hgi-zip-01:before{content:"\5aa1"}.hgi-solid.hgi-standard.hgi-zip-02:before{content:"\5aa3"}.hgi-solid.hgi-standard.hgi-zoom-circle:before{content:"\5aa5"}.hgi-solid.hgi-standard.hgi-zoom-in-area:before{content:"\5aa7"}.hgi-solid.hgi-standard.hgi-zoom-out-area:before{content:"\5aa9"}.hgi-solid.hgi-standard.hgi-zoom-square:before{content:"\5aac"}.hgi-solid.hgi-standard.hgi-zoom:before{content:"\5aad"}@font-face{font-family:hgi-stroke-rounded;src:url("./media/hgi-stroke-rounded-I52IVNGC.eot");src:url("./media/hgi-stroke-rounded-I52IVNGC.eot#iefix") format("embedded-opentype"),url("./media/hgi-stroke-rounded-F2VMM7WK.woff2") format("woff2"),url("./media/hgi-stroke-rounded-NMSM4LH3.woff") format("woff"),url("./media/hgi-stroke-rounded-QWXFZTHO.ttf") format("truetype"),url("./media/hgi-stroke-rounded-PMPW45I3.svg#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;display:inline-block;font-variant:normal;line-height:1;text-rendering:auto}.hgi-stroke.hgi-abacus:before{content:"\3a71"}.hgi-stroke.hgi-absolute:before{content:"\3a73"}.hgi-stroke.hgi-acceleration:before{content:"\3a75"}.hgi-stroke.hgi-access:before{content:"\3a77"}.hgi-stroke.hgi-accident:before{content:"\3a79"}.hgi-stroke.hgi-account-setting-01:before{content:"\3a7b"}.hgi-stroke.hgi-account-setting-02:before{content:"\3a7d"}.hgi-stroke.hgi-account-setting-03:before{content:"\3a7f"}.hgi-stroke.hgi-activity-01:before{content:"\3a81"}.hgi-stroke.hgi-activity-02:before{content:"\3a83"}.hgi-stroke.hgi-activity-03:before{content:"\3a85"}.hgi-stroke.hgi-activity-04:before{content:"\3a87"}.hgi-stroke.hgi-acute:before{content:"\3a89"}.hgi-stroke.hgi-add-01:before{content:"\3a8b"}.hgi-stroke.hgi-add-02:before{content:"\3a8d"}.hgi-stroke.hgi-add-circle-half-dot:before{content:"\3a8f"}.hgi-stroke.hgi-add-circle:before{content:"\3a91"}.hgi-stroke.hgi-add-square:before{content:"\3a93"}.hgi-stroke.hgi-add-team:before{content:"\3a95"}.hgi-stroke.hgi-address-book:before{content:"\3a97"}.hgi-stroke.hgi-adobe-after-effect:before{content:"\3a99"}.hgi-stroke.hgi-adobe-illustrator:before{content:"\3a9b"}.hgi-stroke.hgi-adobe-indesign:before{content:"\3a9d"}.hgi-stroke.hgi-adobe-photoshop:before{content:"\3a9f"}.hgi-stroke.hgi-adobe-premier:before{content:"\3aa1"}.hgi-stroke.hgi-adobe-xd:before{content:"\3aa3"}.hgi-stroke.hgi-adventure:before{content:"\3aa5"}.hgi-stroke.hgi-advertisiment:before{content:"\3aa7"}.hgi-stroke.hgi-adzan:before{content:"\3aa9"}.hgi-stroke.hgi-affiliate:before{content:"\3aab"}.hgi-stroke.hgi-agreement-01:before{content:"\3aad"}.hgi-stroke.hgi-agreement-02:before{content:"\3aaf"}.hgi-stroke.hgi-agreement-03:before{content:"\3ab1"}.hgi-stroke.hgi-ai-beautify:before{content:"\3ab3"}.hgi-stroke.hgi-ai-book:before{content:"\3ab5"}.hgi-stroke.hgi-ai-brain-01:before{content:"\3ab7"}.hgi-stroke.hgi-ai-brain-02:before{content:"\3ab9"}.hgi-stroke.hgi-ai-brain-03:before{content:"\3abb"}.hgi-stroke.hgi-ai-brain-04:before{content:"\3abd"}.hgi-stroke.hgi-ai-brain-05:before{content:"\3abf"}.hgi-stroke.hgi-ai-browser:before{content:"\3ac1"}.hgi-stroke.hgi-ai-chat-01:before{content:"\3ac3"}.hgi-stroke.hgi-ai-chat-02:before{content:"\3ac5"}.hgi-stroke.hgi-ai-cloud-01:before{content:"\3ac7"}.hgi-stroke.hgi-ai-cloud-02:before{content:"\3ac9"}.hgi-stroke.hgi-ai-cloud:before{content:"\3acb"}.hgi-stroke.hgi-ai-computer:before{content:"\3acd"}.hgi-stroke.hgi-ai-dna:before{content:"\3acf"}.hgi-stroke.hgi-ai-eraser:before{content:"\3ad1"}.hgi-stroke.hgi-ai-folder-01:before{content:"\3ad3"}.hgi-stroke.hgi-ai-folder-02:before{content:"\3ad5"}.hgi-stroke.hgi-ai-game:before{content:"\3ad7"}.hgi-stroke.hgi-ai-generative:before{content:"\3ad9"}.hgi-stroke.hgi-ai-idea:before{content:"\3adb"}.hgi-stroke.hgi-ai-image:before{content:"\3add"}.hgi-stroke.hgi-ai-innovation-01:before{content:"\3adf"}.hgi-stroke.hgi-ai-innovation-02:before{content:"\3ae1"}.hgi-stroke.hgi-ai-innovation-03:before{content:"\3ae3"}.hgi-stroke.hgi-ai-laptop:before{content:"\3ae5"}.hgi-stroke.hgi-ai-learning:before{content:"\3ae7"}.hgi-stroke.hgi-ai-lock:before{content:"\3ae9"}.hgi-stroke.hgi-ai-magic:before{content:"\3aeb"}.hgi-stroke.hgi-ai-mail-01:before{content:"\3aed"}.hgi-stroke.hgi-ai-mail-02:before{content:"\3aef"}.hgi-stroke.hgi-ai-mail:before{content:"\3af1"}.hgi-stroke.hgi-ai-network:before{content:"\3af3"}.hgi-stroke.hgi-ai-phone-01:before{content:"\3af5"}.hgi-stroke.hgi-ai-phone-02:before{content:"\3af7"}.hgi-stroke.hgi-ai-programming:before{content:"\3af9"}.hgi-stroke.hgi-ai-search:before{content:"\3afb"}.hgi-stroke.hgi-ai-security-01:before{content:"\3afd"}.hgi-stroke.hgi-ai-security-02:before{content:"\3aff"}.hgi-stroke.hgi-ai-setting:before{content:"\3b01"}.hgi-stroke.hgi-ai-smartwatch:before{content:"\3b03"}.hgi-stroke.hgi-ai-user:before{content:"\3b05"}.hgi-stroke.hgi-ai-video:before{content:"\3b07"}.hgi-stroke.hgi-ai-view:before{content:"\3b09"}.hgi-stroke.hgi-aids:before{content:"\3b0b"}.hgi-stroke.hgi-airbnb:before{content:"\3b0d"}.hgi-stroke.hgi-aircraft-game:before{content:"\3b0f"}.hgi-stroke.hgi-airdrop:before{content:"\3b11"}.hgi-stroke.hgi-airplane-01:before{content:"\3b13"}.hgi-stroke.hgi-airplane-02:before{content:"\3b15"}.hgi-stroke.hgi-airplane-landing-01:before{content:"\3b17"}.hgi-stroke.hgi-airplane-landing-02:before{content:"\3b19"}.hgi-stroke.hgi-airplane-mode-off:before{content:"\3b1b"}.hgi-stroke.hgi-airplane-mode:before{content:"\3b1d"}.hgi-stroke.hgi-airplane-seat:before{content:"\3b1f"}.hgi-stroke.hgi-airplane-take-off-01:before{content:"\3b21"}.hgi-stroke.hgi-airplane-take-off-02:before{content:"\3b23"}.hgi-stroke.hgi-airplay-line:before{content:"\3b25"}.hgi-stroke.hgi-airpod-01:before{content:"\3b27"}.hgi-stroke.hgi-airpod-02:before{content:"\3b29"}.hgi-stroke.hgi-airpod-03:before{content:"\3b2b"}.hgi-stroke.hgi-airport:before{content:"\3b2d"}.hgi-stroke.hgi-al-aqsa-mosque:before{content:"\3b2f"}.hgi-stroke.hgi-alarm-clock:before{content:"\3b31"}.hgi-stroke.hgi-album-01:before{content:"\3b33"}.hgi-stroke.hgi-album-02:before{content:"\3b35"}.hgi-stroke.hgi-album-not-found-01:before{content:"\3b37"}.hgi-stroke.hgi-album-not-found-02:before{content:"\3b39"}.hgi-stroke.hgi-alert-01:before{content:"\3b3b"}.hgi-stroke.hgi-alert-02:before{content:"\3b3d"}.hgi-stroke.hgi-alert-circle:before{content:"\3b3f"}.hgi-stroke.hgi-alert-diamond:before{content:"\3b41"}.hgi-stroke.hgi-alert-square:before{content:"\3b43"}.hgi-stroke.hgi-algorithm:before{content:"\3b45"}.hgi-stroke.hgi-alien-01:before{content:"\3b47"}.hgi-stroke.hgi-alien-02:before{content:"\3b49"}.hgi-stroke.hgi-align-bottom:before{content:"\3b4b"}.hgi-stroke.hgi-align-box-bottom-center:before{content:"\3b4d"}.hgi-stroke.hgi-align-box-bottom-left:before{content:"\3b4f"}.hgi-stroke.hgi-align-box-bottom-right:before{content:"\3b51"}.hgi-stroke.hgi-align-box-middle-center:before{content:"\3b53"}.hgi-stroke.hgi-align-box-middle-left:before{content:"\3b55"}.hgi-stroke.hgi-align-box-middle-right:before{content:"\3b57"}.hgi-stroke.hgi-align-box-top-center:before{content:"\3b59"}.hgi-stroke.hgi-align-box-top-left:before{content:"\3b5b"}.hgi-stroke.hgi-align-box-top-right:before{content:"\3b5d"}.hgi-stroke.hgi-align-horizontal-center:before{content:"\3b5f"}.hgi-stroke.hgi-align-key-object:before{content:"\3b61"}.hgi-stroke.hgi-align-left:before{content:"\3b63"}.hgi-stroke.hgi-align-right:before{content:"\3b65"}.hgi-stroke.hgi-align-selection:before{content:"\3b67"}.hgi-stroke.hgi-align-top:before{content:"\3b69"}.hgi-stroke.hgi-align-vertical-center:before{content:"\3b6b"}.hgi-stroke.hgi-all-bookmark:before{content:"\3b6d"}.hgi-stroke.hgi-allah:before{content:"\3b6f"}.hgi-stroke.hgi-alms:before{content:"\3b71"}.hgi-stroke.hgi-alpha-circle:before{content:"\3b73"}.hgi-stroke.hgi-alpha-square:before{content:"\3b76"}.hgi-stroke.hgi-alpha:before{content:"\3b77"}.hgi-stroke.hgi-alphabet-arabic:before{content:"\3b79"}.hgi-stroke.hgi-alphabet-bangla:before{content:"\3b7b"}.hgi-stroke.hgi-alphabet-chinese:before{content:"\3b7d"}.hgi-stroke.hgi-alphabet-greek:before{content:"\3b7f"}.hgi-stroke.hgi-alphabet-hebrew:before{content:"\3b81"}.hgi-stroke.hgi-alphabet-hindi:before{content:"\3b83"}.hgi-stroke.hgi-alphabet-japanese:before{content:"\3b85"}.hgi-stroke.hgi-alphabet-korean:before{content:"\3b87"}.hgi-stroke.hgi-alphabet-thai:before{content:"\3b89"}.hgi-stroke.hgi-amazon:before{content:"\3b8b"}.hgi-stroke.hgi-ambulance:before{content:"\3b8d"}.hgi-stroke.hgi-american-football:before{content:"\3b8f"}.hgi-stroke.hgi-amie:before{content:"\3b91"}.hgi-stroke.hgi-ampoule:before{content:"\3b93"}.hgi-stroke.hgi-analysis-text-link:before{content:"\3b95"}.hgi-stroke.hgi-analytics-01:before{content:"\3b97"}.hgi-stroke.hgi-analytics-02:before{content:"\3b99"}.hgi-stroke.hgi-analytics-down:before{content:"\3b9b"}.hgi-stroke.hgi-analytics-up:before{content:"\3b9d"}.hgi-stroke.hgi-anchor-point:before{content:"\3b9f"}.hgi-stroke.hgi-android:before{content:"\3ba1"}.hgi-stroke.hgi-angel:before{content:"\3ba3"}.hgi-stroke.hgi-angle-01:before{content:"\3ba5"}.hgi-stroke.hgi-angle:before{content:"\3ba7"}.hgi-stroke.hgi-angry-bird:before{content:"\3ba9"}.hgi-stroke.hgi-angry:before{content:"\3bab"}.hgi-stroke.hgi-anonymous:before{content:"\3bad"}.hgi-stroke.hgi-api:before{content:"\3baf"}.hgi-stroke.hgi-app-store:before{content:"\3bb1"}.hgi-stroke.hgi-apple-01:before{content:"\3bb3"}.hgi-stroke.hgi-apple-finder:before{content:"\3bb5"}.hgi-stroke.hgi-apple-news:before{content:"\3bb7"}.hgi-stroke.hgi-apple-pie:before{content:"\3bb9"}.hgi-stroke.hgi-apple-reminder:before{content:"\3bbb"}.hgi-stroke.hgi-apple-stocks:before{content:"\3bbe"}.hgi-stroke.hgi-apple-vision-pro:before{content:"\3bc0"}.hgi-stroke.hgi-apple:before{content:"\3bc1"}.hgi-stroke.hgi-approximately-equal-circle:before{content:"\3bc3"}.hgi-stroke.hgi-approximately-equal-square:before{content:"\3bc6"}.hgi-stroke.hgi-approximately-equal:before{content:"\3bc7"}.hgi-stroke.hgi-apricot:before{content:"\3bc9"}.hgi-stroke.hgi-apron:before{content:"\3bcb"}.hgi-stroke.hgi-arc-browser:before{content:"\3bcd"}.hgi-stroke.hgi-archer:before{content:"\3bcf"}.hgi-stroke.hgi-archive-01:before{content:"\3bd1"}.hgi-stroke.hgi-archive-02:before{content:"\3bd3"}.hgi-stroke.hgi-archive:before{content:"\3bd5"}.hgi-stroke.hgi-armored-boot:before{content:"\3bd7"}.hgi-stroke.hgi-arrange-by-letters-a-z:before{content:"\3bd9"}.hgi-stroke.hgi-arrange-by-letters-z-a:before{content:"\3bdb"}.hgi-stroke.hgi-arrange-by-numbers-1-9:before{content:"\3bdd"}.hgi-stroke.hgi-arrange-by-numbers-9-1:before{content:"\3bdf"}.hgi-stroke.hgi-arrange:before{content:"\3be1"}.hgi-stroke.hgi-arrow-all-direction:before{content:"\3be3"}.hgi-stroke.hgi-arrow-data-transfer-diagonal:before{content:"\3be5"}.hgi-stroke.hgi-arrow-data-transfer-horizontal:before{content:"\3be7"}.hgi-stroke.hgi-arrow-data-transfer-vertical:before{content:"\3be9"}.hgi-stroke.hgi-arrow-diagonal:before{content:"\3beb"}.hgi-stroke.hgi-arrow-down-01:before{content:"\3bed"}.hgi-stroke.hgi-arrow-down-02:before{content:"\3bef"}.hgi-stroke.hgi-arrow-down-03:before{content:"\3bf1"}.hgi-stroke.hgi-arrow-down-04:before{content:"\3bf3"}.hgi-stroke.hgi-arrow-down-05:before{content:"\3bf5"}.hgi-stroke.hgi-arrow-down-double:before{content:"\3bf7"}.hgi-stroke.hgi-arrow-down-left-01:before{content:"\3bf9"}.hgi-stroke.hgi-arrow-down-left-02:before{content:"\3bfb"}.hgi-stroke.hgi-arrow-down-right-01:before{content:"\3bfd"}.hgi-stroke.hgi-arrow-down-right-02:before{content:"\3bff"}.hgi-stroke.hgi-arrow-expand-01:before{content:"\3c01"}.hgi-stroke.hgi-arrow-expand-02:before{content:"\3c03"}.hgi-stroke.hgi-arrow-expand-diagonal-01:before{content:"\3c05"}.hgi-stroke.hgi-arrow-expand-diagonal-02:before{content:"\3c07"}.hgi-stroke.hgi-arrow-expand:before{content:"\3c09"}.hgi-stroke.hgi-arrow-horizontal:before{content:"\3c0b"}.hgi-stroke.hgi-arrow-left-01:before{content:"\3c0d"}.hgi-stroke.hgi-arrow-left-02:before{content:"\3c0f"}.hgi-stroke.hgi-arrow-left-03:before{content:"\3c11"}.hgi-stroke.hgi-arrow-left-04:before{content:"\3c13"}.hgi-stroke.hgi-arrow-left-05:before{content:"\3c15"}.hgi-stroke.hgi-arrow-left-double:before{content:"\3c17"}.hgi-stroke.hgi-arrow-left-right:before{content:"\3c19"}.hgi-stroke.hgi-arrow-move-down-left:before{content:"\3c1b"}.hgi-stroke.hgi-arrow-move-down-right:before{content:"\3c1d"}.hgi-stroke.hgi-arrow-move-left-down:before{content:"\3c1f"}.hgi-stroke.hgi-arrow-move-right-down:before{content:"\3c21"}.hgi-stroke.hgi-arrow-move-up-left:before{content:"\3c23"}.hgi-stroke.hgi-arrow-move-up-right:before{content:"\3c25"}.hgi-stroke.hgi-arrow-reload-horizontal:before{content:"\3c27"}.hgi-stroke.hgi-arrow-reload-vertical:before{content:"\3c29"}.hgi-stroke.hgi-arrow-right-01:before{content:"\3c2b"}.hgi-stroke.hgi-arrow-right-02:before{content:"\3c2d"}.hgi-stroke.hgi-arrow-right-03:before{content:"\3c2f"}.hgi-stroke.hgi-arrow-right-04:before{content:"\3c31"}.hgi-stroke.hgi-arrow-right-05:before{content:"\3c33"}.hgi-stroke.hgi-arrow-right-double:before{content:"\3c35"}.hgi-stroke.hgi-arrow-shrink-01:before{content:"\3c37"}.hgi-stroke.hgi-arrow-shrink-02:before{content:"\3c39"}.hgi-stroke.hgi-arrow-shrink:before{content:"\3c3b"}.hgi-stroke.hgi-arrow-turn-backward:before{content:"\3c3d"}.hgi-stroke.hgi-arrow-turn-down:before{content:"\3c3f"}.hgi-stroke.hgi-arrow-turn-forward:before{content:"\3c41"}.hgi-stroke.hgi-arrow-turn-up:before{content:"\3c43"}.hgi-stroke.hgi-arrow-up-01:before{content:"\3c45"}.hgi-stroke.hgi-arrow-up-02:before{content:"\3c47"}.hgi-stroke.hgi-arrow-up-03:before{content:"\3c49"}.hgi-stroke.hgi-arrow-up-04:before{content:"\3c4b"}.hgi-stroke.hgi-arrow-up-05:before{content:"\3c4d"}.hgi-stroke.hgi-arrow-up-double:before{content:"\3c4f"}.hgi-stroke.hgi-arrow-up-down:before{content:"\3c51"}.hgi-stroke.hgi-arrow-up-left-01:before{content:"\3c53"}.hgi-stroke.hgi-arrow-up-left-02:before{content:"\3c55"}.hgi-stroke.hgi-arrow-up-right-01:before{content:"\3c57"}.hgi-stroke.hgi-arrow-up-right-02:before{content:"\3c59"}.hgi-stroke.hgi-arrow-vertical:before{content:"\3c5b"}.hgi-stroke.hgi-artboard-tool:before{content:"\3c5e"}.hgi-stroke.hgi-artboard:before{content:"\3c5f"}.hgi-stroke.hgi-artificial-intelligence-01:before{content:"\3c61"}.hgi-stroke.hgi-artificial-intelligence-02:before{content:"\3c63"}.hgi-stroke.hgi-artificial-intelligence-03:before{content:"\3c65"}.hgi-stroke.hgi-artificial-intelligence-04:before{content:"\3c67"}.hgi-stroke.hgi-artificial-intelligence-05:before{content:"\3c69"}.hgi-stroke.hgi-artificial-intelligence-06:before{content:"\3c6b"}.hgi-stroke.hgi-artificial-intelligence-07:before{content:"\3c6d"}.hgi-stroke.hgi-aspect-ratio:before{content:"\3c6f"}.hgi-stroke.hgi-assignments:before{content:"\3c71"}.hgi-stroke.hgi-asteroid-01:before{content:"\3c73"}.hgi-stroke.hgi-asteroid-02:before{content:"\3c75"}.hgi-stroke.hgi-astronaut-01:before{content:"\3c77"}.hgi-stroke.hgi-astronaut-02:before{content:"\3c79"}.hgi-stroke.hgi-at:before{content:"\3c7b"}.hgi-stroke.hgi-atm-01:before{content:"\3c7d"}.hgi-stroke.hgi-atm-02:before{content:"\3c7f"}.hgi-stroke.hgi-atom-01:before{content:"\3c81"}.hgi-stroke.hgi-atom-02:before{content:"\3c83"}.hgi-stroke.hgi-atomic-power:before{content:"\3c85"}.hgi-stroke.hgi-attachment-01:before{content:"\3c87"}.hgi-stroke.hgi-attachment-02:before{content:"\3c89"}.hgi-stroke.hgi-attachment-circle:before{content:"\3c8b"}.hgi-stroke.hgi-attachment-square:before{content:"\3c8e"}.hgi-stroke.hgi-attachment:before{content:"\3c8f"}.hgi-stroke.hgi-auction:before{content:"\3c91"}.hgi-stroke.hgi-audio-book-01:before{content:"\3c93"}.hgi-stroke.hgi-audio-book-02:before{content:"\3c95"}.hgi-stroke.hgi-audio-book-03:before{content:"\3c97"}.hgi-stroke.hgi-audio-book-04:before{content:"\3c99"}.hgi-stroke.hgi-audit-01:before{content:"\3c9b"}.hgi-stroke.hgi-audit-02:before{content:"\3c9d"}.hgi-stroke.hgi-augmented-reality-ar:before{content:"\3c9f"}.hgi-stroke.hgi-authorized:before{content:"\3ca1"}.hgi-stroke.hgi-auto-conversations:before{content:"\3ca3"}.hgi-stroke.hgi-automotive-battery-01:before{content:"\3ca5"}.hgi-stroke.hgi-automotive-battery-02:before{content:"\3ca7"}.hgi-stroke.hgi-avalanche:before{content:"\3ca9"}.hgi-stroke.hgi-avocado:before{content:"\3cab"}.hgi-stroke.hgi-award-01:before{content:"\3cad"}.hgi-stroke.hgi-award-02:before{content:"\3caf"}.hgi-stroke.hgi-award-03:before{content:"\3cb1"}.hgi-stroke.hgi-award-04:before{content:"\3cb3"}.hgi-stroke.hgi-award-05:before{content:"\3cb5"}.hgi-stroke.hgi-baby-01:before{content:"\3cb7"}.hgi-stroke.hgi-baby-02:before{content:"\3cb9"}.hgi-stroke.hgi-baby-bed-01:before{content:"\3cbb"}.hgi-stroke.hgi-baby-bed-02:before{content:"\3cbd"}.hgi-stroke.hgi-baby-bottle:before{content:"\3cbf"}.hgi-stroke.hgi-baby-boy-dress:before{content:"\3cc1"}.hgi-stroke.hgi-baby-girl-dress:before{content:"\3cc3"}.hgi-stroke.hgi-backpack-01:before{content:"\3cc5"}.hgi-stroke.hgi-backpack-02:before{content:"\3cc7"}.hgi-stroke.hgi-backpack-03:before{content:"\3cc9"}.hgi-stroke.hgi-backward-01:before{content:"\3ccb"}.hgi-stroke.hgi-backward-02:before{content:"\3ccd"}.hgi-stroke.hgi-bacteria:before{content:"\3ccf"}.hgi-stroke.hgi-badminton-shuttle:before{content:"\3cd2"}.hgi-stroke.hgi-badminton:before{content:"\3cd3"}.hgi-stroke.hgi-banana:before{content:"\3cd5"}.hgi-stroke.hgi-bandage:before{content:"\3cd7"}.hgi-stroke.hgi-bank:before{content:"\3cd9"}.hgi-stroke.hgi-bar-code-01:before{content:"\3cdb"}.hgi-stroke.hgi-bar-code-02:before{content:"\3cdd"}.hgi-stroke.hgi-barns:before{content:"\3cdf"}.hgi-stroke.hgi-baseball-bat:before{content:"\3ce1"}.hgi-stroke.hgi-baseball-helmet:before{content:"\3ce3"}.hgi-stroke.hgi-baseball:before{content:"\3ce5"}.hgi-stroke.hgi-basketball-01:before{content:"\3ce7"}.hgi-stroke.hgi-basketball-02:before{content:"\3ce9"}.hgi-stroke.hgi-basketball-hoop:before{content:"\3ceb"}.hgi-stroke.hgi-bathtub-01:before{content:"\3ced"}.hgi-stroke.hgi-bathtub-02:before{content:"\3cef"}.hgi-stroke.hgi-batteries-energy:before{content:"\3cf1"}.hgi-stroke.hgi-battery-charging-01:before{content:"\3cf3"}.hgi-stroke.hgi-battery-charging-02:before{content:"\3cf5"}.hgi-stroke.hgi-battery-eco-charging:before{content:"\3cf7"}.hgi-stroke.hgi-battery-empty:before{content:"\3cf9"}.hgi-stroke.hgi-battery-full:before{content:"\3cfb"}.hgi-stroke.hgi-battery-low:before{content:"\3cfd"}.hgi-stroke.hgi-battery-medium-01:before{content:"\3cff"}.hgi-stroke.hgi-battery-medium-02:before{content:"\3d01"}.hgi-stroke.hgi-bbq-grill:before{content:"\3d03"}.hgi-stroke.hgi-beach-02:before{content:"\3d05"}.hgi-stroke.hgi-beach:before{content:"\3d07"}.hgi-stroke.hgi-beater:before{content:"\3d09"}.hgi-stroke.hgi-bebo:before{content:"\3d0b"}.hgi-stroke.hgi-bed-bunk:before{content:"\3d0d"}.hgi-stroke.hgi-bed-double:before{content:"\3d0f"}.hgi-stroke.hgi-bed-single-01:before{content:"\3d12"}.hgi-stroke.hgi-bed-single-02:before{content:"\3d14"}.hgi-stroke.hgi-bed:before{content:"\3d15"}.hgi-stroke.hgi-bedug-01:before{content:"\3d17"}.hgi-stroke.hgi-bedug-02:before{content:"\3d19"}.hgi-stroke.hgi-behance-01:before{content:"\3d1b"}.hgi-stroke.hgi-behance-02:before{content:"\3d1d"}.hgi-stroke.hgi-belt:before{content:"\3d1f"}.hgi-stroke.hgi-bend-tool:before{content:"\3d21"}.hgi-stroke.hgi-berlin-tower:before{content:"\3d24"}.hgi-stroke.hgi-berlin:before{content:"\3d25"}.hgi-stroke.hgi-beta:before{content:"\3d27"}.hgi-stroke.hgi-bicycle-01:before{content:"\3d29"}.hgi-stroke.hgi-bicycle:before{content:"\3d2b"}.hgi-stroke.hgi-billiard-01:before{content:"\3d2d"}.hgi-stroke.hgi-billiard-02:before{content:"\3d2f"}.hgi-stroke.hgi-binary-code:before{content:"\3d31"}.hgi-stroke.hgi-bing:before{content:"\3d33"}.hgi-stroke.hgi-bio-energy:before{content:"\3d35"}.hgi-stroke.hgi-biomass-energy:before{content:"\3d37"}.hgi-stroke.hgi-biometric-access:before{content:"\3d39"}.hgi-stroke.hgi-biometric-device:before{content:"\3d3b"}.hgi-stroke.hgi-birthday-cake:before{content:"\3d3d"}.hgi-stroke.hgi-biscuit:before{content:"\3d3f"}.hgi-stroke.hgi-bitcoin-01:before{content:"\3d41"}.hgi-stroke.hgi-bitcoin-02:before{content:"\3d43"}.hgi-stroke.hgi-bitcoin-03:before{content:"\3d45"}.hgi-stroke.hgi-bitcoin-04:before{content:"\3d47"}.hgi-stroke.hgi-bitcoin-bag:before{content:"\3d49"}.hgi-stroke.hgi-bitcoin-circle:before{content:"\3d4b"}.hgi-stroke.hgi-bitcoin-cloud:before{content:"\3d4d"}.hgi-stroke.hgi-bitcoin-cpu:before{content:"\3d4f"}.hgi-stroke.hgi-bitcoin-credit-card:before{content:"\3d51"}.hgi-stroke.hgi-bitcoin-database:before{content:"\3d53"}.hgi-stroke.hgi-bitcoin-down-01:before{content:"\3d55"}.hgi-stroke.hgi-bitcoin-down-02:before{content:"\3d57"}.hgi-stroke.hgi-bitcoin-ellipse:before{content:"\3d59"}.hgi-stroke.hgi-bitcoin-eye:before{content:"\3d5b"}.hgi-stroke.hgi-bitcoin-filter:before{content:"\3d5d"}.hgi-stroke.hgi-bitcoin-flashdisk:before{content:"\3d5f"}.hgi-stroke.hgi-bitcoin-graph:before{content:"\3d61"}.hgi-stroke.hgi-bitcoin-invoice:before{content:"\3d63"}.hgi-stroke.hgi-bitcoin-key:before{content:"\3d65"}.hgi-stroke.hgi-bitcoin-location:before{content:"\3d67"}.hgi-stroke.hgi-bitcoin-lock:before{content:"\3d69"}.hgi-stroke.hgi-bitcoin-mail:before{content:"\3d6b"}.hgi-stroke.hgi-bitcoin-mind:before{content:"\3d6d"}.hgi-stroke.hgi-bitcoin-money-01:before{content:"\3d6f"}.hgi-stroke.hgi-bitcoin-money-02:before{content:"\3d71"}.hgi-stroke.hgi-bitcoin-pie-chart:before{content:"\3d73"}.hgi-stroke.hgi-bitcoin-piggy-bank:before{content:"\3d75"}.hgi-stroke.hgi-bitcoin-presentation:before{content:"\3d77"}.hgi-stroke.hgi-bitcoin-receipt:before{content:"\3d79"}.hgi-stroke.hgi-bitcoin-receive:before{content:"\3d7b"}.hgi-stroke.hgi-bitcoin-rectangle:before{content:"\3d7d"}.hgi-stroke.hgi-bitcoin-safe:before{content:"\3d7f"}.hgi-stroke.hgi-bitcoin-search:before{content:"\3d81"}.hgi-stroke.hgi-bitcoin-send:before{content:"\3d84"}.hgi-stroke.hgi-bitcoin-setting:before{content:"\3d86"}.hgi-stroke.hgi-bitcoin-shield:before{content:"\3d88"}.hgi-stroke.hgi-bitcoin-shopping:before{content:"\3d8a"}.hgi-stroke.hgi-bitcoin-smartphone-01:before{content:"\3d8c"}.hgi-stroke.hgi-bitcoin-smartphone-02:before{content:"\3d8e"}.hgi-stroke.hgi-bitcoin-square:before{content:"\3d90"}.hgi-stroke.hgi-bitcoin-store:before{content:"\3d92"}.hgi-stroke.hgi-bitcoin-tag:before{content:"\3d94"}.hgi-stroke.hgi-bitcoin-target:before{content:"\3d96"}.hgi-stroke.hgi-bitcoin-transaction:before{content:"\3d98"}.hgi-stroke.hgi-bitcoin-up-01:before{content:"\3d9a"}.hgi-stroke.hgi-bitcoin-up-02:before{content:"\3d9c"}.hgi-stroke.hgi-bitcoin-wallet:before{content:"\3d9e"}.hgi-stroke.hgi-bitcoin-withdraw:before{content:"\3da0"}.hgi-stroke.hgi-bitcoin:before{content:"\3da1"}.hgi-stroke.hgi-black-hole-01:before{content:"\3da3"}.hgi-stroke.hgi-black-hole:before{content:"\3da5"}.hgi-stroke.hgi-blend:before{content:"\3da7"}.hgi-stroke.hgi-blender:before{content:"\3da9"}.hgi-stroke.hgi-block-game:before{content:"\3dab"}.hgi-stroke.hgi-blockchain-01:before{content:"\3dad"}.hgi-stroke.hgi-blockchain-02:before{content:"\3daf"}.hgi-stroke.hgi-blockchain-03:before{content:"\3db1"}.hgi-stroke.hgi-blockchain-04:before{content:"\3db3"}.hgi-stroke.hgi-blockchain-05:before{content:"\3db5"}.hgi-stroke.hgi-blockchain-06:before{content:"\3db7"}.hgi-stroke.hgi-blockchain-07:before{content:"\3db9"}.hgi-stroke.hgi-blocked:before{content:"\3dbb"}.hgi-stroke.hgi-blogger:before{content:"\3dbd"}.hgi-stroke.hgi-blood-bag:before{content:"\3dbf"}.hgi-stroke.hgi-blood-bottle:before{content:"\3dc1"}.hgi-stroke.hgi-blood-pressure:before{content:"\3dc3"}.hgi-stroke.hgi-blood-type:before{content:"\3dc6"}.hgi-stroke.hgi-blood:before{content:"\3dc7"}.hgi-stroke.hgi-bluetooth-circle:before{content:"\3dc9"}.hgi-stroke.hgi-bluetooth-not-connected:before{content:"\3dcb"}.hgi-stroke.hgi-bluetooth-search:before{content:"\3dcd"}.hgi-stroke.hgi-bluetooth-square:before{content:"\3dd0"}.hgi-stroke.hgi-bluetooth:before{content:"\3dd1"}.hgi-stroke.hgi-blur:before{content:"\3dd3"}.hgi-stroke.hgi-blush-brush-01:before{content:"\3dd5"}.hgi-stroke.hgi-blush-brush-02:before{content:"\3dd7"}.hgi-stroke.hgi-board-math:before{content:"\3dd9"}.hgi-stroke.hgi-boat:before{content:"\3ddb"}.hgi-stroke.hgi-body-armor:before{content:"\3ddd"}.hgi-stroke.hgi-body-part-leg:before{content:"\3ddf"}.hgi-stroke.hgi-body-part-muscle:before{content:"\3de1"}.hgi-stroke.hgi-body-part-six-pack:before{content:"\3de3"}.hgi-stroke.hgi-body-soap:before{content:"\3de5"}.hgi-stroke.hgi-body-weight:before{content:"\3de7"}.hgi-stroke.hgi-bomb:before{content:"\3de9"}.hgi-stroke.hgi-bone-01:before{content:"\3deb"}.hgi-stroke.hgi-bone-02:before{content:"\3ded"}.hgi-stroke.hgi-book-01:before{content:"\3def"}.hgi-stroke.hgi-book-02:before{content:"\3df1"}.hgi-stroke.hgi-book-03:before{content:"\3df3"}.hgi-stroke.hgi-book-04:before{content:"\3df5"}.hgi-stroke.hgi-book-bookmark-01:before{content:"\3df7"}.hgi-stroke.hgi-book-bookmark-02:before{content:"\3df9"}.hgi-stroke.hgi-book-download:before{content:"\3dfb"}.hgi-stroke.hgi-book-edit:before{content:"\3dfd"}.hgi-stroke.hgi-book-open-01:before{content:"\3dff"}.hgi-stroke.hgi-book-open-02:before{content:"\3e01"}.hgi-stroke.hgi-book-upload:before{content:"\3e03"}.hgi-stroke.hgi-bookmark-01:before{content:"\3e05"}.hgi-stroke.hgi-bookmark-02:before{content:"\3e07"}.hgi-stroke.hgi-bookmark-03:before{content:"\3e09"}.hgi-stroke.hgi-bookmark-add-01:before{content:"\3e0b"}.hgi-stroke.hgi-bookmark-add-02:before{content:"\3e0d"}.hgi-stroke.hgi-bookmark-block-01:before{content:"\3e0f"}.hgi-stroke.hgi-bookmark-block-02:before{content:"\3e11"}.hgi-stroke.hgi-bookmark-check-01:before{content:"\3e13"}.hgi-stroke.hgi-bookmark-check-02:before{content:"\3e15"}.hgi-stroke.hgi-bookmark-minus-01:before{content:"\3e17"}.hgi-stroke.hgi-bookmark-minus-02:before{content:"\3e19"}.hgi-stroke.hgi-bookmark-off-01:before{content:"\3e1b"}.hgi-stroke.hgi-bookmark-off-02:before{content:"\3e1d"}.hgi-stroke.hgi-bookmark-remove-01:before{content:"\3e1f"}.hgi-stroke.hgi-bookmark-remove-02:before{content:"\3e21"}.hgi-stroke.hgi-books-01:before{content:"\3e23"}.hgi-stroke.hgi-books-02:before{content:"\3e25"}.hgi-stroke.hgi-bookshelf-01:before{content:"\3e27"}.hgi-stroke.hgi-bookshelf-02:before{content:"\3e29"}.hgi-stroke.hgi-bookshelf-03:before{content:"\3e2b"}.hgi-stroke.hgi-bootstrap:before{content:"\3e2d"}.hgi-stroke.hgi-border-all-01:before{content:"\3e2f"}.hgi-stroke.hgi-border-all-02:before{content:"\3e31"}.hgi-stroke.hgi-border-bottom-01:before{content:"\3e33"}.hgi-stroke.hgi-border-bottom-02:before{content:"\3e35"}.hgi-stroke.hgi-border-full:before{content:"\3e37"}.hgi-stroke.hgi-border-horizontal:before{content:"\3e39"}.hgi-stroke.hgi-border-inner:before{content:"\3e3b"}.hgi-stroke.hgi-border-left-01:before{content:"\3e3d"}.hgi-stroke.hgi-border-left-02:before{content:"\3e3f"}.hgi-stroke.hgi-border-none-01:before{content:"\3e41"}.hgi-stroke.hgi-border-none-02:before{content:"\3e43"}.hgi-stroke.hgi-border-right-01:before{content:"\3e45"}.hgi-stroke.hgi-border-right-02:before{content:"\3e47"}.hgi-stroke.hgi-border-top-01:before{content:"\3e49"}.hgi-stroke.hgi-border-top-02:before{content:"\3e4b"}.hgi-stroke.hgi-border-vertical:before{content:"\3e4d"}.hgi-stroke.hgi-borobudur:before{content:"\3e4f"}.hgi-stroke.hgi-bot:before{content:"\3e51"}.hgi-stroke.hgi-bounce-left:before{content:"\3e53"}.hgi-stroke.hgi-bounce-right:before{content:"\3e55"}.hgi-stroke.hgi-bounding-box:before{content:"\3e57"}.hgi-stroke.hgi-bow-tie:before{content:"\3e59"}.hgi-stroke.hgi-bowling-pins:before{content:"\3e5b"}.hgi-stroke.hgi-bowling:before{content:"\3e5d"}.hgi-stroke.hgi-boxer:before{content:"\3e5f"}.hgi-stroke.hgi-boxing-bag:before{content:"\3e61"}.hgi-stroke.hgi-boxing-glove-01:before{content:"\3e63"}.hgi-stroke.hgi-boxing-glove:before{content:"\3e65"}.hgi-stroke.hgi-brain-01:before{content:"\3e67"}.hgi-stroke.hgi-brain-02:before{content:"\3e69"}.hgi-stroke.hgi-brain:before{content:"\3e6b"}.hgi-stroke.hgi-brandfetch:before{content:"\3e6d"}.hgi-stroke.hgi-bread-01:before{content:"\3e6f"}.hgi-stroke.hgi-bread-02:before{content:"\3e71"}.hgi-stroke.hgi-bread-03:before{content:"\3e73"}.hgi-stroke.hgi-bread-04:before{content:"\3e75"}.hgi-stroke.hgi-breast-pump:before{content:"\3e77"}.hgi-stroke.hgi-bridge:before{content:"\3e79"}.hgi-stroke.hgi-briefcase-01:before{content:"\3e7b"}.hgi-stroke.hgi-briefcase-02:before{content:"\3e7d"}.hgi-stroke.hgi-briefcase-03:before{content:"\3e7f"}.hgi-stroke.hgi-briefcase-04:before{content:"\3e81"}.hgi-stroke.hgi-briefcase-05:before{content:"\3e83"}.hgi-stroke.hgi-briefcase-06:before{content:"\3e85"}.hgi-stroke.hgi-briefcase-07:before{content:"\3e87"}.hgi-stroke.hgi-briefcase-08:before{content:"\3e89"}.hgi-stroke.hgi-briefcase-09:before{content:"\3e8b"}.hgi-stroke.hgi-briefcase-dollar:before{content:"\3e8d"}.hgi-stroke.hgi-broccoli:before{content:"\3e8f"}.hgi-stroke.hgi-brochure:before{content:"\3e91"}.hgi-stroke.hgi-broken-bone:before{content:"\3e93"}.hgi-stroke.hgi-browser:before{content:"\3e95"}.hgi-stroke.hgi-brush:before{content:"\3e97"}.hgi-stroke.hgi-bubble-chat-add:before{content:"\3e99"}.hgi-stroke.hgi-bubble-chat-blocked:before{content:"\3e9b"}.hgi-stroke.hgi-bubble-chat-cancel:before{content:"\3e9d"}.hgi-stroke.hgi-bubble-chat-delay:before{content:"\3e9f"}.hgi-stroke.hgi-bubble-chat-done:before{content:"\3ea1"}.hgi-stroke.hgi-bubble-chat-download-01:before{content:"\3ea3"}.hgi-stroke.hgi-bubble-chat-download-02:before{content:"\3ea5"}.hgi-stroke.hgi-bubble-chat-edit:before{content:"\3ea7"}.hgi-stroke.hgi-bubble-chat-favourite:before{content:"\3ea9"}.hgi-stroke.hgi-bubble-chat-income:before{content:"\3eab"}.hgi-stroke.hgi-bubble-chat-lock:before{content:"\3ead"}.hgi-stroke.hgi-bubble-chat-notification:before{content:"\3eaf"}.hgi-stroke.hgi-bubble-chat-outcome:before{content:"\3eb1"}.hgi-stroke.hgi-bubble-chat-preview:before{content:"\3eb3"}.hgi-stroke.hgi-bubble-chat-question:before{content:"\3eb5"}.hgi-stroke.hgi-bubble-chat-search:before{content:"\3eb7"}.hgi-stroke.hgi-bubble-chat-secure:before{content:"\3eba"}.hgi-stroke.hgi-bubble-chat-translate:before{content:"\3ebc"}.hgi-stroke.hgi-bubble-chat-unlock:before{content:"\3ebe"}.hgi-stroke.hgi-bubble-chat-upload:before{content:"\3ec0"}.hgi-stroke.hgi-bubble-chat-user:before{content:"\3ec2"}.hgi-stroke.hgi-bubble-chat:before{content:"\3ec3"}.hgi-stroke.hgi-bubble-tea-01:before{content:"\3ec5"}.hgi-stroke.hgi-bubble-tea-02:before{content:"\3ec7"}.hgi-stroke.hgi-bug-01:before{content:"\3ec9"}.hgi-stroke.hgi-bug-02:before{content:"\3ecb"}.hgi-stroke.hgi-building-01:before{content:"\3ecd"}.hgi-stroke.hgi-building-02:before{content:"\3ecf"}.hgi-stroke.hgi-building-03:before{content:"\3ed1"}.hgi-stroke.hgi-building-04:before{content:"\3ed3"}.hgi-stroke.hgi-building-05:before{content:"\3ed5"}.hgi-stroke.hgi-building-06:before{content:"\3ed7"}.hgi-stroke.hgi-bulb-charging:before{content:"\3ed9"}.hgi-stroke.hgi-bulb:before{content:"\3edb"}.hgi-stroke.hgi-bulletproof-vest:before{content:"\3edd"}.hgi-stroke.hgi-burj-al-arab:before{content:"\3edf"}.hgi-stroke.hgi-burning-cd:before{content:"\3ee1"}.hgi-stroke.hgi-bus-01:before{content:"\3ee3"}.hgi-stroke.hgi-bus-02:before{content:"\3ee5"}.hgi-stroke.hgi-bus-03:before{content:"\3ee7"}.hgi-stroke.hgi-c-programming:before{content:"\3ee9"}.hgi-stroke.hgi-cabinet-01:before{content:"\3eeb"}.hgi-stroke.hgi-cabinet-02:before{content:"\3eed"}.hgi-stroke.hgi-cabinet-03:before{content:"\3eef"}.hgi-stroke.hgi-cabinet-04:before{content:"\3ef1"}.hgi-stroke.hgi-cable-car:before{content:"\3ef3"}.hgi-stroke.hgi-cactus:before{content:"\3ef5"}.hgi-stroke.hgi-caduceus:before{content:"\3ef7"}.hgi-stroke.hgi-cafe:before{content:"\3ef9"}.hgi-stroke.hgi-calculate:before{content:"\3efb"}.hgi-stroke.hgi-calculator-01:before{content:"\3efd"}.hgi-stroke.hgi-calculator:before{content:"\3eff"}.hgi-stroke.hgi-calendar-01:before{content:"\3f01"}.hgi-stroke.hgi-calendar-02:before{content:"\3f03"}.hgi-stroke.hgi-calendar-03:before{content:"\3f05"}.hgi-stroke.hgi-calendar-04:before{content:"\3f07"}.hgi-stroke.hgi-calendar-add-01:before{content:"\3f09"}.hgi-stroke.hgi-calendar-add-02:before{content:"\3f0b"}.hgi-stroke.hgi-calendar-block-01:before{content:"\3f0d"}.hgi-stroke.hgi-calendar-block-02:before{content:"\3f0f"}.hgi-stroke.hgi-calendar-check-in-01:before{content:"\3f11"}.hgi-stroke.hgi-calendar-check-in-02:before{content:"\3f13"}.hgi-stroke.hgi-calendar-check-out-01:before{content:"\3f15"}.hgi-stroke.hgi-calendar-check-out-02:before{content:"\3f17"}.hgi-stroke.hgi-calendar-download-01:before{content:"\3f19"}.hgi-stroke.hgi-calendar-download-02:before{content:"\3f1b"}.hgi-stroke.hgi-calendar-favorite-01:before{content:"\3f1d"}.hgi-stroke.hgi-calendar-favorite-02:before{content:"\3f1f"}.hgi-stroke.hgi-calendar-lock-01:before{content:"\3f21"}.hgi-stroke.hgi-calendar-lock-02:before{content:"\3f23"}.hgi-stroke.hgi-calendar-love-01:before{content:"\3f25"}.hgi-stroke.hgi-calendar-love-02:before{content:"\3f27"}.hgi-stroke.hgi-calendar-minus-01:before{content:"\3f29"}.hgi-stroke.hgi-calendar-minus-02:before{content:"\3f2b"}.hgi-stroke.hgi-calendar-remove-01:before{content:"\3f2d"}.hgi-stroke.hgi-calendar-remove-02:before{content:"\3f2f"}.hgi-stroke.hgi-calendar-setting-01:before{content:"\3f31"}.hgi-stroke.hgi-calendar-setting-02:before{content:"\3f33"}.hgi-stroke.hgi-calendar-upload-01:before{content:"\3f35"}.hgi-stroke.hgi-calendar-upload-02:before{content:"\3f37"}.hgi-stroke.hgi-call-02:before{content:"\3f39"}.hgi-stroke.hgi-call-add-02:before{content:"\3f3b"}.hgi-stroke.hgi-call-add:before{content:"\3f3d"}.hgi-stroke.hgi-call-blocked-02:before{content:"\3f3f"}.hgi-stroke.hgi-call-blocked:before{content:"\3f41"}.hgi-stroke.hgi-call-disabled-02:before{content:"\3f43"}.hgi-stroke.hgi-call-disabled:before{content:"\3f45"}.hgi-stroke.hgi-call-done-02:before{content:"\3f47"}.hgi-stroke.hgi-call-done:before{content:"\3f49"}.hgi-stroke.hgi-call-end-01:before{content:"\3f4b"}.hgi-stroke.hgi-call-end-02:before{content:"\3f4d"}.hgi-stroke.hgi-call-end-03:before{content:"\3f4f"}.hgi-stroke.hgi-call-end-04:before{content:"\3f51"}.hgi-stroke.hgi-call-incoming-01:before{content:"\3f53"}.hgi-stroke.hgi-call-incoming-02:before{content:"\3f55"}.hgi-stroke.hgi-call-incoming-03:before{content:"\3f57"}.hgi-stroke.hgi-call-incoming-04:before{content:"\3f59"}.hgi-stroke.hgi-call-internal-02:before{content:"\3f5b"}.hgi-stroke.hgi-call-internal:before{content:"\3f5d"}.hgi-stroke.hgi-call-locked-02:before{content:"\3f5f"}.hgi-stroke.hgi-call-locked:before{content:"\3f61"}.hgi-stroke.hgi-call-minus-02:before{content:"\3f63"}.hgi-stroke.hgi-call-minus:before{content:"\3f65"}.hgi-stroke.hgi-call-missed-01:before{content:"\3f67"}.hgi-stroke.hgi-call-missed-02:before{content:"\3f69"}.hgi-stroke.hgi-call-missed-03:before{content:"\3f6b"}.hgi-stroke.hgi-call-missed-04:before{content:"\3f6d"}.hgi-stroke.hgi-call-outgoing-01:before{content:"\3f6f"}.hgi-stroke.hgi-call-outgoing-02:before{content:"\3f71"}.hgi-stroke.hgi-call-outgoing-03:before{content:"\3f73"}.hgi-stroke.hgi-call-outgoing-04:before{content:"\3f75"}.hgi-stroke.hgi-call-paused-02:before{content:"\3f77"}.hgi-stroke.hgi-call-paused:before{content:"\3f79"}.hgi-stroke.hgi-call-received-02:before{content:"\3f7b"}.hgi-stroke.hgi-call-received:before{content:"\3f7d"}.hgi-stroke.hgi-call-ringing-01:before{content:"\3f7f"}.hgi-stroke.hgi-call-ringing-02:before{content:"\3f81"}.hgi-stroke.hgi-call-ringing-03:before{content:"\3f83"}.hgi-stroke.hgi-call-ringing-04:before{content:"\3f85"}.hgi-stroke.hgi-call-unlocked-02:before{content:"\3f88"}.hgi-stroke.hgi-call-unlocked:before{content:"\3f8a"}.hgi-stroke.hgi-call:before{content:"\3f8b"}.hgi-stroke.hgi-calling-02:before{content:"\3f8d"}.hgi-stroke.hgi-calling:before{content:"\3f8f"}.hgi-stroke.hgi-camel:before{content:"\3f91"}.hgi-stroke.hgi-camera-01:before{content:"\3f93"}.hgi-stroke.hgi-camera-02:before{content:"\3f95"}.hgi-stroke.hgi-camera-add-01:before{content:"\3f97"}.hgi-stroke.hgi-camera-add-02:before{content:"\3f99"}.hgi-stroke.hgi-camera-automatically-01:before{content:"\3f9b"}.hgi-stroke.hgi-camera-automatically-02:before{content:"\3f9d"}.hgi-stroke.hgi-camera-lens:before{content:"\3f9f"}.hgi-stroke.hgi-camera-microphone-01:before{content:"\3fa1"}.hgi-stroke.hgi-camera-microphone-02:before{content:"\3fa3"}.hgi-stroke.hgi-camera-night-mode-01:before{content:"\3fa5"}.hgi-stroke.hgi-camera-night-mode-02:before{content:"\3fa7"}.hgi-stroke.hgi-camera-off-01:before{content:"\3fa9"}.hgi-stroke.hgi-camera-off-02:before{content:"\3fab"}.hgi-stroke.hgi-camera-rotated-01:before{content:"\3fad"}.hgi-stroke.hgi-camera-rotated-02:before{content:"\3faf"}.hgi-stroke.hgi-camera-smile-01:before{content:"\3fb1"}.hgi-stroke.hgi-camera-smile-02:before{content:"\3fb3"}.hgi-stroke.hgi-camera-tripod:before{content:"\3fb5"}.hgi-stroke.hgi-camera-video:before{content:"\3fb7"}.hgi-stroke.hgi-camper:before{content:"\3fb9"}.hgi-stroke.hgi-campfire:before{content:"\3fbb"}.hgi-stroke.hgi-cancel-01:before{content:"\3fbd"}.hgi-stroke.hgi-cancel-02:before{content:"\3fbf"}.hgi-stroke.hgi-cancel-circle-half-dot:before{content:"\3fc1"}.hgi-stroke.hgi-cancel-circle:before{content:"\3fc3"}.hgi-stroke.hgi-cancel-square:before{content:"\3fc5"}.hgi-stroke.hgi-candelier-01:before{content:"\3fc7"}.hgi-stroke.hgi-candelier-02:before{content:"\3fc9"}.hgi-stroke.hgi-canvas:before{content:"\3fcb"}.hgi-stroke.hgi-cap-projecting:before{content:"\3fcd"}.hgi-stroke.hgi-cap-round:before{content:"\3fcf"}.hgi-stroke.hgi-cap-straight:before{content:"\3fd2"}.hgi-stroke.hgi-cap:before{content:"\3fd3"}.hgi-stroke.hgi-capcut-rectangle:before{content:"\3fd5"}.hgi-stroke.hgi-capcut:before{content:"\3fd7"}.hgi-stroke.hgi-car-01:before{content:"\3fd9"}.hgi-stroke.hgi-car-02:before{content:"\3fdb"}.hgi-stroke.hgi-car-03:before{content:"\3fdd"}.hgi-stroke.hgi-car-04:before{content:"\3fdf"}.hgi-stroke.hgi-car-parking-01:before{content:"\3fe1"}.hgi-stroke.hgi-car-parking-02:before{content:"\3fe3"}.hgi-stroke.hgi-caravan:before{content:"\3fe5"}.hgi-stroke.hgi-card-exchange-01:before{content:"\3fe7"}.hgi-stroke.hgi-card-exchange-02:before{content:"\3fe9"}.hgi-stroke.hgi-cardigan:before{content:"\3feb"}.hgi-stroke.hgi-cardiogram-01:before{content:"\3fed"}.hgi-stroke.hgi-cardiogram-02:before{content:"\3fef"}.hgi-stroke.hgi-cards-01:before{content:"\3ff1"}.hgi-stroke.hgi-cards-02:before{content:"\3ff3"}.hgi-stroke.hgi-cargo-ship:before{content:"\3ff5"}.hgi-stroke.hgi-carousel-horizontal-02:before{content:"\3ff7"}.hgi-stroke.hgi-carousel-horizontal:before{content:"\3ff9"}.hgi-stroke.hgi-carousel-vertical:before{content:"\3ffb"}.hgi-stroke.hgi-carrot:before{content:"\3ffd"}.hgi-stroke.hgi-cash-01:before{content:"\3fff"}.hgi-stroke.hgi-cash-02:before{content:"\4001"}.hgi-stroke.hgi-cashback:before{content:"\4003"}.hgi-stroke.hgi-cashier-02:before{content:"\4005"}.hgi-stroke.hgi-cashier:before{content:"\4007"}.hgi-stroke.hgi-castle-01:before{content:"\4009"}.hgi-stroke.hgi-castle-02:before{content:"\400b"}.hgi-stroke.hgi-castle:before{content:"\400d"}.hgi-stroke.hgi-catalogue:before{content:"\400f"}.hgi-stroke.hgi-cayan-tower:before{content:"\4011"}.hgi-stroke.hgi-cctv-camera:before{content:"\4013"}.hgi-stroke.hgi-cd:before{content:"\4015"}.hgi-stroke.hgi-cells:before{content:"\4017"}.hgi-stroke.hgi-cellular-network-offline:before{content:"\4019"}.hgi-stroke.hgi-cellular-network:before{content:"\401b"}.hgi-stroke.hgi-celsius:before{content:"\401d"}.hgi-stroke.hgi-center-focus:before{content:"\401f"}.hgi-stroke.hgi-central-shaheed-minar:before{content:"\4021"}.hgi-stroke.hgi-centralized:before{content:"\4023"}.hgi-stroke.hgi-certificate-01:before{content:"\4025"}.hgi-stroke.hgi-certificate-02:before{content:"\4027"}.hgi-stroke.hgi-chair-01:before{content:"\4029"}.hgi-stroke.hgi-chair-02:before{content:"\402b"}.hgi-stroke.hgi-chair-03:before{content:"\402d"}.hgi-stroke.hgi-chair-04:before{content:"\402f"}.hgi-stroke.hgi-chair-05:before{content:"\4031"}.hgi-stroke.hgi-chair-barber:before{content:"\4033"}.hgi-stroke.hgi-champion:before{content:"\4035"}.hgi-stroke.hgi-change-screen-mode:before{content:"\4037"}.hgi-stroke.hgi-character-phonetic:before{content:"\4039"}.hgi-stroke.hgi-charity:before{content:"\403b"}.hgi-stroke.hgi-chart-average:before{content:"\403d"}.hgi-stroke.hgi-chart-bar-line:before{content:"\403f"}.hgi-stroke.hgi-chart-breakout-circle:before{content:"\4041"}.hgi-stroke.hgi-chart-breakout-square:before{content:"\4043"}.hgi-stroke.hgi-chart-bubble-01:before{content:"\4045"}.hgi-stroke.hgi-chart-bubble-02:before{content:"\4047"}.hgi-stroke.hgi-chart-column:before{content:"\4049"}.hgi-stroke.hgi-chart-decrease:before{content:"\404b"}.hgi-stroke.hgi-chart-evaluation:before{content:"\404d"}.hgi-stroke.hgi-chart-high-low:before{content:"\404f"}.hgi-stroke.hgi-chart-histogram:before{content:"\4051"}.hgi-stroke.hgi-chart-increase:before{content:"\4053"}.hgi-stroke.hgi-chart-line-data-01:before{content:"\4055"}.hgi-stroke.hgi-chart-line-data-02:before{content:"\4057"}.hgi-stroke.hgi-chart-line-data-03:before{content:"\4059"}.hgi-stroke.hgi-chart-maximum:before{content:"\405b"}.hgi-stroke.hgi-chart-medium:before{content:"\405d"}.hgi-stroke.hgi-chart-minimum:before{content:"\405f"}.hgi-stroke.hgi-chart-radar:before{content:"\4061"}.hgi-stroke.hgi-chart-relationship:before{content:"\4063"}.hgi-stroke.hgi-chart-ring:before{content:"\4065"}.hgi-stroke.hgi-chart-rose:before{content:"\4067"}.hgi-stroke.hgi-chart-scatter:before{content:"\4069"}.hgi-stroke.hgi-chart:before{content:"\406b"}.hgi-stroke.hgi-chat-bot:before{content:"\406d"}.hgi-stroke.hgi-chat-gpt:before{content:"\406f"}.hgi-stroke.hgi-chatting-01:before{content:"\4071"}.hgi-stroke.hgi-check-list:before{content:"\4073"}.hgi-stroke.hgi-check-unread-01:before{content:"\4075"}.hgi-stroke.hgi-check-unread-02:before{content:"\4077"}.hgi-stroke.hgi-check-unread-03:before{content:"\4079"}.hgi-stroke.hgi-check-unread-04:before{content:"\407b"}.hgi-stroke.hgi-checkmark-badge-01:before{content:"\407d"}.hgi-stroke.hgi-checkmark-badge-02:before{content:"\407f"}.hgi-stroke.hgi-checkmark-badge-03:before{content:"\4081"}.hgi-stroke.hgi-checkmark-badge-04:before{content:"\4083"}.hgi-stroke.hgi-checkmark-circle-01:before{content:"\4085"}.hgi-stroke.hgi-checkmark-circle-02:before{content:"\4087"}.hgi-stroke.hgi-checkmark-circle-03:before{content:"\4089"}.hgi-stroke.hgi-checkmark-circle-04:before{content:"\408b"}.hgi-stroke.hgi-checkmark-square-01:before{content:"\408d"}.hgi-stroke.hgi-checkmark-square-02:before{content:"\408f"}.hgi-stroke.hgi-checkmark-square-03:before{content:"\4091"}.hgi-stroke.hgi-checkmark-square-04:before{content:"\4093"}.hgi-stroke.hgi-cheese-cake-01:before{content:"\4095"}.hgi-stroke.hgi-cheese-cake-02:before{content:"\4097"}.hgi-stroke.hgi-cheese:before{content:"\4099"}.hgi-stroke.hgi-chef-hat:before{content:"\409b"}.hgi-stroke.hgi-chef:before{content:"\409d"}.hgi-stroke.hgi-chemistry-01:before{content:"\409f"}.hgi-stroke.hgi-chemistry-02:before{content:"\40a1"}.hgi-stroke.hgi-chemistry-03:before{content:"\40a3"}.hgi-stroke.hgi-cherry:before{content:"\40a5"}.hgi-stroke.hgi-chess-01:before{content:"\40a7"}.hgi-stroke.hgi-chess-02:before{content:"\40a9"}.hgi-stroke.hgi-chess-pawn:before{content:"\40ab"}.hgi-stroke.hgi-chicken-thighs:before{content:"\40ad"}.hgi-stroke.hgi-chimney:before{content:"\40af"}.hgi-stroke.hgi-china-temple:before{content:"\40b1"}.hgi-stroke.hgi-chip-02:before{content:"\40b3"}.hgi-stroke.hgi-chip:before{content:"\40b5"}.hgi-stroke.hgi-chocolate:before{content:"\40b7"}.hgi-stroke.hgi-chrome:before{content:"\40b9"}.hgi-stroke.hgi-chrysler:before{content:"\40bb"}.hgi-stroke.hgi-church:before{content:"\40bd"}.hgi-stroke.hgi-cinnamon-roll:before{content:"\40bf"}.hgi-stroke.hgi-circle-arrow-data-transfer-diagonal:before{content:"\40c1"}.hgi-stroke.hgi-circle-arrow-data-transfer-horizontal:before{content:"\40c3"}.hgi-stroke.hgi-circle-arrow-data-transfer-vertical:before{content:"\40c5"}.hgi-stroke.hgi-circle-arrow-diagonal-01:before{content:"\40c7"}.hgi-stroke.hgi-circle-arrow-diagonal-02:before{content:"\40c9"}.hgi-stroke.hgi-circle-arrow-down-01:before{content:"\40cb"}.hgi-stroke.hgi-circle-arrow-down-02:before{content:"\40cd"}.hgi-stroke.hgi-circle-arrow-down-03:before{content:"\40cf"}.hgi-stroke.hgi-circle-arrow-down-double:before{content:"\40d1"}.hgi-stroke.hgi-circle-arrow-down-left:before{content:"\40d3"}.hgi-stroke.hgi-circle-arrow-down-right:before{content:"\40d5"}.hgi-stroke.hgi-circle-arrow-expand-01:before{content:"\40d7"}.hgi-stroke.hgi-circle-arrow-expand-02:before{content:"\40d9"}.hgi-stroke.hgi-circle-arrow-horizontal:before{content:"\40db"}.hgi-stroke.hgi-circle-arrow-left-01:before{content:"\40dd"}.hgi-stroke.hgi-circle-arrow-left-02:before{content:"\40df"}.hgi-stroke.hgi-circle-arrow-left-03:before{content:"\40e1"}.hgi-stroke.hgi-circle-arrow-left-double:before{content:"\40e3"}.hgi-stroke.hgi-circle-arrow-left-right:before{content:"\40e5"}.hgi-stroke.hgi-circle-arrow-move-down-left:before{content:"\40e7"}.hgi-stroke.hgi-circle-arrow-move-down-right:before{content:"\40e9"}.hgi-stroke.hgi-circle-arrow-move-left-down:before{content:"\40eb"}.hgi-stroke.hgi-circle-arrow-move-right-down:before{content:"\40ed"}.hgi-stroke.hgi-circle-arrow-move-up-left:before{content:"\40ef"}.hgi-stroke.hgi-circle-arrow-move-up-right:before{content:"\40f1"}.hgi-stroke.hgi-circle-arrow-reload-01:before{content:"\40f3"}.hgi-stroke.hgi-circle-arrow-reload-02:before{content:"\40f5"}.hgi-stroke.hgi-circle-arrow-right-01:before{content:"\40f7"}.hgi-stroke.hgi-circle-arrow-right-02:before{content:"\40f9"}.hgi-stroke.hgi-circle-arrow-right-03:before{content:"\40fb"}.hgi-stroke.hgi-circle-arrow-right-double:before{content:"\40fd"}.hgi-stroke.hgi-circle-arrow-shrink-01:before{content:"\40ff"}.hgi-stroke.hgi-circle-arrow-shrink-02:before{content:"\4101"}.hgi-stroke.hgi-circle-arrow-up-01:before{content:"\4103"}.hgi-stroke.hgi-circle-arrow-up-02:before{content:"\4105"}.hgi-stroke.hgi-circle-arrow-up-03:before{content:"\4107"}.hgi-stroke.hgi-circle-arrow-up-double:before{content:"\4109"}.hgi-stroke.hgi-circle-arrow-up-down:before{content:"\410b"}.hgi-stroke.hgi-circle-arrow-up-left:before{content:"\410d"}.hgi-stroke.hgi-circle-arrow-up-right:before{content:"\410f"}.hgi-stroke.hgi-circle-arrow-vertical:before{content:"\4111"}.hgi-stroke.hgi-circle-lock-01:before{content:"\4113"}.hgi-stroke.hgi-circle-lock-02:before{content:"\4115"}.hgi-stroke.hgi-circle-lock-add-01:before{content:"\4117"}.hgi-stroke.hgi-circle-lock-add-02:before{content:"\4119"}.hgi-stroke.hgi-circle-lock-check-01:before{content:"\411b"}.hgi-stroke.hgi-circle-lock-check-02:before{content:"\411d"}.hgi-stroke.hgi-circle-lock-minus-01:before{content:"\411f"}.hgi-stroke.hgi-circle-lock-minus-02:before{content:"\4121"}.hgi-stroke.hgi-circle-lock-remove-01:before{content:"\4123"}.hgi-stroke.hgi-circle-lock-remove-02:before{content:"\4125"}.hgi-stroke.hgi-circle-password:before{content:"\4127"}.hgi-stroke.hgi-circle-unlock-01:before{content:"\412a"}.hgi-stroke.hgi-circle-unlock-02:before{content:"\412c"}.hgi-stroke.hgi-circle:before{content:"\412d"}.hgi-stroke.hgi-city-01:before{content:"\412f"}.hgi-stroke.hgi-city-02:before{content:"\4131"}.hgi-stroke.hgi-city-03:before{content:"\4133"}.hgi-stroke.hgi-clapping-01:before{content:"\4135"}.hgi-stroke.hgi-clapping-02:before{content:"\4137"}.hgi-stroke.hgi-clean:before{content:"\4139"}.hgi-stroke.hgi-cleaning-bucket:before{content:"\413b"}.hgi-stroke.hgi-clinic:before{content:"\413d"}.hgi-stroke.hgi-clip:before{content:"\413f"}.hgi-stroke.hgi-clipboard:before{content:"\4141"}.hgi-stroke.hgi-clock-01:before{content:"\4143"}.hgi-stroke.hgi-clock-02:before{content:"\4145"}.hgi-stroke.hgi-clock-03:before{content:"\4147"}.hgi-stroke.hgi-clock-04:before{content:"\4149"}.hgi-stroke.hgi-clock-05:before{content:"\414b"}.hgi-stroke.hgi-closed-caption-alt:before{content:"\414d"}.hgi-stroke.hgi-closed-caption:before{content:"\414f"}.hgi-stroke.hgi-clothes:before{content:"\4151"}.hgi-stroke.hgi-cloud-angled-rain-zap:before{content:"\4154"}.hgi-stroke.hgi-cloud-angled-rain:before{content:"\4155"}.hgi-stroke.hgi-cloud-angled-zap:before{content:"\4157"}.hgi-stroke.hgi-cloud-big-rain:before{content:"\4159"}.hgi-stroke.hgi-cloud-download:before{content:"\415b"}.hgi-stroke.hgi-cloud-fast-wind:before{content:"\415d"}.hgi-stroke.hgi-cloud-hailstone:before{content:"\415f"}.hgi-stroke.hgi-cloud-little-rain:before{content:"\4161"}.hgi-stroke.hgi-cloud-little-snow:before{content:"\4163"}.hgi-stroke.hgi-cloud-loading:before{content:"\4165"}.hgi-stroke.hgi-cloud-mid-rain:before{content:"\4167"}.hgi-stroke.hgi-cloud-mid-snow:before{content:"\4169"}.hgi-stroke.hgi-cloud-saving-done-01:before{content:"\416b"}.hgi-stroke.hgi-cloud-saving-done-02:before{content:"\416d"}.hgi-stroke.hgi-cloud-server:before{content:"\4170"}.hgi-stroke.hgi-cloud-slow-wind:before{content:"\4172"}.hgi-stroke.hgi-cloud-snow:before{content:"\4174"}.hgi-stroke.hgi-cloud-upload:before{content:"\4176"}.hgi-stroke.hgi-cloud:before{content:"\4177"}.hgi-stroke.hgi-clubs-01:before{content:"\4179"}.hgi-stroke.hgi-clubs-02:before{content:"\417b"}.hgi-stroke.hgi-co-present:before{content:"\417d"}.hgi-stroke.hgi-code-circle:before{content:"\417f"}.hgi-stroke.hgi-code-folder:before{content:"\4181"}.hgi-stroke.hgi-code-square:before{content:"\4184"}.hgi-stroke.hgi-code:before{content:"\4185"}.hgi-stroke.hgi-codesandbox:before{content:"\4187"}.hgi-stroke.hgi-coffee-01:before{content:"\4189"}.hgi-stroke.hgi-coffee-02:before{content:"\418b"}.hgi-stroke.hgi-coffee-beans:before{content:"\418d"}.hgi-stroke.hgi-coins-01:before{content:"\418f"}.hgi-stroke.hgi-coins-02:before{content:"\4191"}.hgi-stroke.hgi-coins-bitcoin:before{content:"\4193"}.hgi-stroke.hgi-coins-dollar:before{content:"\4195"}.hgi-stroke.hgi-coins-euro:before{content:"\4197"}.hgi-stroke.hgi-coins-pound:before{content:"\4199"}.hgi-stroke.hgi-coins-swap:before{content:"\419b"}.hgi-stroke.hgi-coins-yen:before{content:"\419d"}.hgi-stroke.hgi-collections-bookmark:before{content:"\419f"}.hgi-stroke.hgi-color-picker:before{content:"\41a1"}.hgi-stroke.hgi-colors:before{content:"\41a3"}.hgi-stroke.hgi-colosseum:before{content:"\41a5"}.hgi-stroke.hgi-column-delete:before{content:"\41a7"}.hgi-stroke.hgi-column-insert:before{content:"\41a9"}.hgi-stroke.hgi-comet-01:before{content:"\41ab"}.hgi-stroke.hgi-comet-02:before{content:"\41ad"}.hgi-stroke.hgi-coming-soon-01:before{content:"\41af"}.hgi-stroke.hgi-coming-soon-02:before{content:"\41b1"}.hgi-stroke.hgi-command-line:before{content:"\41b3"}.hgi-stroke.hgi-command:before{content:"\41b5"}.hgi-stroke.hgi-comment-01:before{content:"\41b7"}.hgi-stroke.hgi-comment-02:before{content:"\41b9"}.hgi-stroke.hgi-comment-add-01:before{content:"\41bb"}.hgi-stroke.hgi-comment-add-02:before{content:"\41bd"}.hgi-stroke.hgi-comment-block-01:before{content:"\41bf"}.hgi-stroke.hgi-comment-block-02:before{content:"\41c1"}.hgi-stroke.hgi-comment-remove-01:before{content:"\41c3"}.hgi-stroke.hgi-comment-remove-02:before{content:"\41c5"}.hgi-stroke.hgi-compass-01:before{content:"\41c7"}.hgi-stroke.hgi-compass:before{content:"\41c9"}.hgi-stroke.hgi-complaint:before{content:"\41cb"}.hgi-stroke.hgi-computer-add:before{content:"\41cd"}.hgi-stroke.hgi-computer-check:before{content:"\41cf"}.hgi-stroke.hgi-computer-cloud:before{content:"\41d1"}.hgi-stroke.hgi-computer-desk-01:before{content:"\41d3"}.hgi-stroke.hgi-computer-desk-02:before{content:"\41d5"}.hgi-stroke.hgi-computer-desk-03:before{content:"\41d7"}.hgi-stroke.hgi-computer-dollar:before{content:"\41d9"}.hgi-stroke.hgi-computer-phone-sync:before{content:"\41db"}.hgi-stroke.hgi-computer-programming-01:before{content:"\41dd"}.hgi-stroke.hgi-computer-programming-02:before{content:"\41df"}.hgi-stroke.hgi-computer-protection:before{content:"\41e1"}.hgi-stroke.hgi-computer-remove:before{content:"\41e3"}.hgi-stroke.hgi-computer-settings:before{content:"\41e6"}.hgi-stroke.hgi-computer-video-call:before{content:"\41e8"}.hgi-stroke.hgi-computer-video:before{content:"\41ea"}.hgi-stroke.hgi-computer:before{content:"\41eb"}.hgi-stroke.hgi-cone-01:before{content:"\41ed"}.hgi-stroke.hgi-cone-02:before{content:"\41ef"}.hgi-stroke.hgi-conference:before{content:"\41f1"}.hgi-stroke.hgi-configuration-01:before{content:"\41f3"}.hgi-stroke.hgi-configuration-02:before{content:"\41f5"}.hgi-stroke.hgi-confused:before{content:"\41f7"}.hgi-stroke.hgi-congruent-to-circle:before{content:"\41f9"}.hgi-stroke.hgi-congruent-to-square:before{content:"\41fc"}.hgi-stroke.hgi-congruent-to:before{content:"\41fd"}.hgi-stroke.hgi-connect:before{content:"\41ff"}.hgi-stroke.hgi-console:before{content:"\4201"}.hgi-stroke.hgi-constellation:before{content:"\4203"}.hgi-stroke.hgi-contact-01:before{content:"\4205"}.hgi-stroke.hgi-contact-02:before{content:"\4207"}.hgi-stroke.hgi-contact-book:before{content:"\4209"}.hgi-stroke.hgi-contact:before{content:"\420b"}.hgi-stroke.hgi-container-truck-01:before{content:"\420d"}.hgi-stroke.hgi-container-truck-02:before{content:"\420f"}.hgi-stroke.hgi-container-truck:before{content:"\4211"}.hgi-stroke.hgi-contracts:before{content:"\4213"}.hgi-stroke.hgi-conversation:before{content:"\4215"}.hgi-stroke.hgi-cook-book:before{content:"\4217"}.hgi-stroke.hgi-cookie:before{content:"\4219"}.hgi-stroke.hgi-coordinate-01:before{content:"\421b"}.hgi-stroke.hgi-coordinate-02:before{content:"\421d"}.hgi-stroke.hgi-copilot:before{content:"\421f"}.hgi-stroke.hgi-copy-01:before{content:"\4221"}.hgi-stroke.hgi-copy-02:before{content:"\4223"}.hgi-stroke.hgi-copy-link:before{content:"\4225"}.hgi-stroke.hgi-copyright:before{content:"\4227"}.hgi-stroke.hgi-corn:before{content:"\4229"}.hgi-stroke.hgi-corporate:before{content:"\422b"}.hgi-stroke.hgi-cos:before{content:"\422d"}.hgi-stroke.hgi-cosine-01:before{content:"\422f"}.hgi-stroke.hgi-cosine-02:before{content:"\4231"}.hgi-stroke.hgi-cottage:before{content:"\4233"}.hgi-stroke.hgi-cotton-candy:before{content:"\4235"}.hgi-stroke.hgi-coupon-01:before{content:"\4237"}.hgi-stroke.hgi-coupon-02:before{content:"\4239"}.hgi-stroke.hgi-coupon-03:before{content:"\423b"}.hgi-stroke.hgi-coupon-percent:before{content:"\423d"}.hgi-stroke.hgi-course:before{content:"\423f"}.hgi-stroke.hgi-court-house:before{content:"\4241"}.hgi-stroke.hgi-court-law:before{content:"\4243"}.hgi-stroke.hgi-covariate:before{content:"\4245"}.hgi-stroke.hgi-covid-info:before{content:"\4247"}.hgi-stroke.hgi-cowboy-hat:before{content:"\4249"}.hgi-stroke.hgi-cplusplus:before{content:"\424b"}.hgi-stroke.hgi-cpu-charge:before{content:"\424d"}.hgi-stroke.hgi-cpu-settings:before{content:"\4250"}.hgi-stroke.hgi-cpu:before{content:"\4251"}.hgi-stroke.hgi-crab:before{content:"\4253"}.hgi-stroke.hgi-crane:before{content:"\4255"}.hgi-stroke.hgi-crazy:before{content:"\4257"}.hgi-stroke.hgi-creative-market:before{content:"\4259"}.hgi-stroke.hgi-credit-card-accept:before{content:"\425b"}.hgi-stroke.hgi-credit-card-add:before{content:"\425d"}.hgi-stroke.hgi-credit-card-change:before{content:"\425f"}.hgi-stroke.hgi-credit-card-defrost:before{content:"\4261"}.hgi-stroke.hgi-credit-card-freeze:before{content:"\4263"}.hgi-stroke.hgi-credit-card-not-accept:before{content:"\4265"}.hgi-stroke.hgi-credit-card-not-found:before{content:"\4267"}.hgi-stroke.hgi-credit-card-pos:before{content:"\4269"}.hgi-stroke.hgi-credit-card-validation:before{content:"\426c"}.hgi-stroke.hgi-credit-card:before{content:"\426d"}.hgi-stroke.hgi-cricket-bat:before{content:"\426f"}.hgi-stroke.hgi-cricket-helmet:before{content:"\4271"}.hgi-stroke.hgi-croissant:before{content:"\4273"}.hgi-stroke.hgi-crop:before{content:"\4275"}.hgi-stroke.hgi-crowdfunding:before{content:"\4277"}.hgi-stroke.hgi-crown:before{content:"\4279"}.hgi-stroke.hgi-crying:before{content:"\427b"}.hgi-stroke.hgi-csv-01:before{content:"\427d"}.hgi-stroke.hgi-csv-02:before{content:"\427f"}.hgi-stroke.hgi-cube:before{content:"\4281"}.hgi-stroke.hgi-cupcake-01:before{content:"\4283"}.hgi-stroke.hgi-cupcake-02:before{content:"\4285"}.hgi-stroke.hgi-cupcake-03:before{content:"\4287"}.hgi-stroke.hgi-curling:before{content:"\4289"}.hgi-stroke.hgi-cursor-01:before{content:"\428b"}.hgi-stroke.hgi-cursor-02:before{content:"\428d"}.hgi-stroke.hgi-cursor-add-selection-01:before{content:"\428f"}.hgi-stroke.hgi-cursor-add-selection-02:before{content:"\4291"}.hgi-stroke.hgi-cursor-circle-selection-01:before{content:"\4293"}.hgi-stroke.hgi-cursor-circle-selection-02:before{content:"\4295"}.hgi-stroke.hgi-cursor-disabled-01:before{content:"\4297"}.hgi-stroke.hgi-cursor-disabled-02:before{content:"\4299"}.hgi-stroke.hgi-cursor-edit-01:before{content:"\429b"}.hgi-stroke.hgi-cursor-edit-02:before{content:"\429d"}.hgi-stroke.hgi-cursor-hold-01:before{content:"\429f"}.hgi-stroke.hgi-cursor-hold-02:before{content:"\42a1"}.hgi-stroke.hgi-cursor-in-window:before{content:"\42a3"}.hgi-stroke.hgi-cursor-info-01:before{content:"\42a5"}.hgi-stroke.hgi-cursor-info-02:before{content:"\42a7"}.hgi-stroke.hgi-cursor-loading-01:before{content:"\42a9"}.hgi-stroke.hgi-cursor-loading-02:before{content:"\42ab"}.hgi-stroke.hgi-cursor-magic-selection-01:before{content:"\42ad"}.hgi-stroke.hgi-cursor-magic-selection-02:before{content:"\42af"}.hgi-stroke.hgi-cursor-move-01:before{content:"\42b1"}.hgi-stroke.hgi-cursor-move-02:before{content:"\42b3"}.hgi-stroke.hgi-cursor-pointer-01:before{content:"\42b5"}.hgi-stroke.hgi-cursor-pointer-02:before{content:"\42b7"}.hgi-stroke.hgi-cursor-progress-01:before{content:"\42b9"}.hgi-stroke.hgi-cursor-progress-02:before{content:"\42bb"}.hgi-stroke.hgi-cursor-progress-03:before{content:"\42bd"}.hgi-stroke.hgi-cursor-progress-04:before{content:"\42bf"}.hgi-stroke.hgi-cursor-rectangle-selection-01:before{content:"\42c1"}.hgi-stroke.hgi-cursor-rectangle-selection-02:before{content:"\42c3"}.hgi-stroke.hgi-cursor-remove-selection-01:before{content:"\42c5"}.hgi-stroke.hgi-cursor-remove-selection-02:before{content:"\42c7"}.hgi-stroke.hgi-cursor-text:before{content:"\42c9"}.hgi-stroke.hgi-curtains:before{content:"\42cb"}.hgi-stroke.hgi-curvy-left-direction:before{content:"\42cd"}.hgi-stroke.hgi-curvy-left-right-direction:before{content:"\42cf"}.hgi-stroke.hgi-curvy-right-direction:before{content:"\42d1"}.hgi-stroke.hgi-curvy-up-down-direction:before{content:"\42d3"}.hgi-stroke.hgi-customer-service-01:before{content:"\42d5"}.hgi-stroke.hgi-customer-service-02:before{content:"\42d7"}.hgi-stroke.hgi-customer-service:before{content:"\42d9"}.hgi-stroke.hgi-customer-support:before{content:"\42db"}.hgi-stroke.hgi-customize:before{content:"\42dd"}.hgi-stroke.hgi-cylinder-01:before{content:"\42df"}.hgi-stroke.hgi-cylinder-02:before{content:"\42e1"}.hgi-stroke.hgi-cylinder-03:before{content:"\42e3"}.hgi-stroke.hgi-cylinder-04:before{content:"\42e5"}.hgi-stroke.hgi-danger:before{content:"\42e7"}.hgi-stroke.hgi-dark-mode:before{content:"\42e9"}.hgi-stroke.hgi-dart:before{content:"\42eb"}.hgi-stroke.hgi-dashboard-browsing:before{content:"\42ed"}.hgi-stroke.hgi-dashboard-circle-add:before{content:"\42ef"}.hgi-stroke.hgi-dashboard-circle-edit:before{content:"\42f1"}.hgi-stroke.hgi-dashboard-circle-remove:before{content:"\42f3"}.hgi-stroke.hgi-dashboard-circle-settings:before{content:"\42f6"}.hgi-stroke.hgi-dashboard-circle:before{content:"\42f7"}.hgi-stroke.hgi-dashboard-speed-01:before{content:"\42f9"}.hgi-stroke.hgi-dashboard-speed-02:before{content:"\42fb"}.hgi-stroke.hgi-dashboard-square-01:before{content:"\42fd"}.hgi-stroke.hgi-dashboard-square-02:before{content:"\42ff"}.hgi-stroke.hgi-dashboard-square-03:before{content:"\4301"}.hgi-stroke.hgi-dashboard-square-add:before{content:"\4303"}.hgi-stroke.hgi-dashboard-square-edit:before{content:"\4305"}.hgi-stroke.hgi-dashboard-square-remove:before{content:"\4307"}.hgi-stroke.hgi-dashboard-square-setting:before{content:"\4309"}.hgi-stroke.hgi-dashed-line-01:before{content:"\430b"}.hgi-stroke.hgi-dashed-line-02:before{content:"\430d"}.hgi-stroke.hgi-data-recovery:before{content:"\430f"}.hgi-stroke.hgi-database-01:before{content:"\4311"}.hgi-stroke.hgi-database-02:before{content:"\4313"}.hgi-stroke.hgi-database-add:before{content:"\4315"}.hgi-stroke.hgi-database-export:before{content:"\4317"}.hgi-stroke.hgi-database-import:before{content:"\4319"}.hgi-stroke.hgi-database-locked:before{content:"\431b"}.hgi-stroke.hgi-database-restore:before{content:"\431d"}.hgi-stroke.hgi-database-setting:before{content:"\4320"}.hgi-stroke.hgi-database-sync-01:before{content:"\4322"}.hgi-stroke.hgi-database-sync:before{content:"\4324"}.hgi-stroke.hgi-database:before{content:"\4325"}.hgi-stroke.hgi-dates:before{content:"\4327"}.hgi-stroke.hgi-dead:before{content:"\4329"}.hgi-stroke.hgi-delete-01:before{content:"\432b"}.hgi-stroke.hgi-delete-02:before{content:"\432d"}.hgi-stroke.hgi-delete-03:before{content:"\432f"}.hgi-stroke.hgi-delete-04:before{content:"\4331"}.hgi-stroke.hgi-delete-column:before{content:"\4333"}.hgi-stroke.hgi-delete-put-back:before{content:"\4335"}.hgi-stroke.hgi-delete-row:before{content:"\4337"}.hgi-stroke.hgi-delete-throw:before{content:"\4339"}.hgi-stroke.hgi-delivered-sent:before{content:"\433b"}.hgi-stroke.hgi-delivery-box-01:before{content:"\433d"}.hgi-stroke.hgi-delivery-box-02:before{content:"\433f"}.hgi-stroke.hgi-delivery-delay-01:before{content:"\4341"}.hgi-stroke.hgi-delivery-delay-02:before{content:"\4343"}.hgi-stroke.hgi-delivery-return-01:before{content:"\4345"}.hgi-stroke.hgi-delivery-return-02:before{content:"\4347"}.hgi-stroke.hgi-delivery-secure-01:before{content:"\4349"}.hgi-stroke.hgi-delivery-secure-02:before{content:"\434b"}.hgi-stroke.hgi-delivery-sent-01:before{content:"\434d"}.hgi-stroke.hgi-delivery-sent-02:before{content:"\434f"}.hgi-stroke.hgi-delivery-tracking-01:before{content:"\4351"}.hgi-stroke.hgi-delivery-tracking-02:before{content:"\4353"}.hgi-stroke.hgi-delivery-truck-01:before{content:"\4355"}.hgi-stroke.hgi-delivery-truck-02:before{content:"\4357"}.hgi-stroke.hgi-delivery-view-01:before{content:"\4359"}.hgi-stroke.hgi-delivery-view-02:before{content:"\435b"}.hgi-stroke.hgi-dental-braces:before{content:"\435d"}.hgi-stroke.hgi-dental-broken-tooth:before{content:"\435f"}.hgi-stroke.hgi-dental-care:before{content:"\4361"}.hgi-stroke.hgi-dental-tooth:before{content:"\4363"}.hgi-stroke.hgi-departement:before{content:"\4365"}.hgi-stroke.hgi-desert:before{content:"\4367"}.hgi-stroke.hgi-desk-01:before{content:"\4369"}.hgi-stroke.hgi-desk-02:before{content:"\436b"}.hgi-stroke.hgi-desk:before{content:"\436d"}.hgi-stroke.hgi-developer:before{content:"\436f"}.hgi-stroke.hgi-deviantart:before{content:"\4371"}.hgi-stroke.hgi-device-access:before{content:"\4373"}.hgi-stroke.hgi-diagonal-scroll-point-01:before{content:"\4375"}.hgi-stroke.hgi-diagonal-scroll-point-02:before{content:"\4377"}.hgi-stroke.hgi-dialpad-circle-01:before{content:"\4379"}.hgi-stroke.hgi-dialpad-circle-02:before{content:"\437b"}.hgi-stroke.hgi-dialpad-square-01:before{content:"\437d"}.hgi-stroke.hgi-dialpad-square-02:before{content:"\437f"}.hgi-stroke.hgi-diameter:before{content:"\4381"}.hgi-stroke.hgi-diamond-01:before{content:"\4383"}.hgi-stroke.hgi-diamond-02:before{content:"\4385"}.hgi-stroke.hgi-diamond:before{content:"\4387"}.hgi-stroke.hgi-diaper:before{content:"\4389"}.hgi-stroke.hgi-dice-faces-01:before{content:"\438b"}.hgi-stroke.hgi-dice-faces-02:before{content:"\438d"}.hgi-stroke.hgi-dice-faces-03:before{content:"\438f"}.hgi-stroke.hgi-dice-faces-04:before{content:"\4391"}.hgi-stroke.hgi-dice-faces-05:before{content:"\4393"}.hgi-stroke.hgi-dice-faces-06:before{content:"\4395"}.hgi-stroke.hgi-dice:before{content:"\4397"}.hgi-stroke.hgi-digestion:before{content:"\4399"}.hgi-stroke.hgi-digg:before{content:"\439b"}.hgi-stroke.hgi-digital-clock:before{content:"\439d"}.hgi-stroke.hgi-dim-sum-01:before{content:"\439f"}.hgi-stroke.hgi-dim-sum-02:before{content:"\43a1"}.hgi-stroke.hgi-dining-table:before{content:"\43a3"}.hgi-stroke.hgi-diploma:before{content:"\43a5"}.hgi-stroke.hgi-direction-left-01:before{content:"\43a7"}.hgi-stroke.hgi-direction-left-02:before{content:"\43a9"}.hgi-stroke.hgi-direction-right-01:before{content:"\43ab"}.hgi-stroke.hgi-direction-right-02:before{content:"\43ad"}.hgi-stroke.hgi-directions-01:before{content:"\43af"}.hgi-stroke.hgi-directions-02:before{content:"\43b1"}.hgi-stroke.hgi-dirham:before{content:"\43b3"}.hgi-stroke.hgi-disability-01:before{content:"\43b5"}.hgi-stroke.hgi-disability-02:before{content:"\43b7"}.hgi-stroke.hgi-discord:before{content:"\43b9"}.hgi-stroke.hgi-discount-01:before{content:"\43bb"}.hgi-stroke.hgi-discount-tag-01:before{content:"\43be"}.hgi-stroke.hgi-discount-tag-02:before{content:"\43c0"}.hgi-stroke.hgi-discount:before{content:"\43c1"}.hgi-stroke.hgi-discover-circle:before{content:"\43c3"}.hgi-stroke.hgi-discover-square:before{content:"\43c5"}.hgi-stroke.hgi-dish-01:before{content:"\43c7"}.hgi-stroke.hgi-dish-02:before{content:"\43c9"}.hgi-stroke.hgi-dish-washer:before{content:"\43cb"}.hgi-stroke.hgi-displeased:before{content:"\43cd"}.hgi-stroke.hgi-distribute-horizontal-center:before{content:"\43cf"}.hgi-stroke.hgi-distribute-horizontal-left:before{content:"\43d1"}.hgi-stroke.hgi-distribute-horizontal-right:before{content:"\43d3"}.hgi-stroke.hgi-distribute-vertical-bottom:before{content:"\43d5"}.hgi-stroke.hgi-distribute-vertical-center:before{content:"\43d7"}.hgi-stroke.hgi-distribute-vertical-top:before{content:"\43d9"}.hgi-stroke.hgi-distribution:before{content:"\43db"}.hgi-stroke.hgi-divide-sign-circle:before{content:"\43dd"}.hgi-stroke.hgi-divide-sign-square:before{content:"\43e0"}.hgi-stroke.hgi-divide-sign:before{content:"\43e1"}.hgi-stroke.hgi-dna-01:before{content:"\43e3"}.hgi-stroke.hgi-dna:before{content:"\43e5"}.hgi-stroke.hgi-do-not-touch-01:before{content:"\43e7"}.hgi-stroke.hgi-do-not-touch-02:before{content:"\43e9"}.hgi-stroke.hgi-doc-01:before{content:"\43eb"}.hgi-stroke.hgi-doc-02:before{content:"\43ed"}.hgi-stroke.hgi-doctor-01:before{content:"\43ef"}.hgi-stroke.hgi-doctor-02:before{content:"\43f1"}.hgi-stroke.hgi-doctor-03:before{content:"\43f3"}.hgi-stroke.hgi-document-attachment:before{content:"\43f5"}.hgi-stroke.hgi-document-code:before{content:"\43f7"}.hgi-stroke.hgi-document-validation:before{content:"\43f9"}.hgi-stroke.hgi-dollar-01:before{content:"\43fb"}.hgi-stroke.hgi-dollar-02:before{content:"\43fd"}.hgi-stroke.hgi-dollar-circle:before{content:"\43ff"}.hgi-stroke.hgi-dollar-receive-01:before{content:"\4401"}.hgi-stroke.hgi-dollar-receive-02:before{content:"\4403"}.hgi-stroke.hgi-dollar-send-01:before{content:"\4405"}.hgi-stroke.hgi-dollar-send-02:before{content:"\4407"}.hgi-stroke.hgi-dollar-square:before{content:"\4409"}.hgi-stroke.hgi-dome:before{content:"\440b"}.hgi-stroke.hgi-domino:before{content:"\440d"}.hgi-stroke.hgi-door-01:before{content:"\440f"}.hgi-stroke.hgi-door-02:before{content:"\4411"}.hgi-stroke.hgi-door-lock:before{content:"\4413"}.hgi-stroke.hgi-door:before{content:"\4415"}.hgi-stroke.hgi-doughnut:before{content:"\4417"}.hgi-stroke.hgi-download-01:before{content:"\4419"}.hgi-stroke.hgi-download-02:before{content:"\441b"}.hgi-stroke.hgi-download-03:before{content:"\441d"}.hgi-stroke.hgi-download-04:before{content:"\441f"}.hgi-stroke.hgi-download-05:before{content:"\4421"}.hgi-stroke.hgi-download-circle-01:before{content:"\4423"}.hgi-stroke.hgi-download-circle-02:before{content:"\4425"}.hgi-stroke.hgi-download-square-01:before{content:"\4427"}.hgi-stroke.hgi-download-square-02:before{content:"\4429"}.hgi-stroke.hgi-drag-01:before{content:"\442b"}.hgi-stroke.hgi-drag-02:before{content:"\442d"}.hgi-stroke.hgi-drag-03:before{content:"\442f"}.hgi-stroke.hgi-drag-04:before{content:"\4431"}.hgi-stroke.hgi-drag-drop-horizontal:before{content:"\4433"}.hgi-stroke.hgi-drag-drop-vertical:before{content:"\4436"}.hgi-stroke.hgi-drag-drop:before{content:"\4437"}.hgi-stroke.hgi-drag-left-01:before{content:"\4439"}.hgi-stroke.hgi-drag-left-02:before{content:"\443b"}.hgi-stroke.hgi-drag-left-03:before{content:"\443d"}.hgi-stroke.hgi-drag-left-04:before{content:"\443f"}.hgi-stroke.hgi-drag-right-01:before{content:"\4441"}.hgi-stroke.hgi-drag-right-02:before{content:"\4443"}.hgi-stroke.hgi-drag-right-03:before{content:"\4445"}.hgi-stroke.hgi-drag-right-04:before{content:"\4447"}.hgi-stroke.hgi-drawing-compass:before{content:"\4449"}.hgi-stroke.hgi-drawing-mode:before{content:"\444b"}.hgi-stroke.hgi-dress-01:before{content:"\444d"}.hgi-stroke.hgi-dress-02:before{content:"\444f"}.hgi-stroke.hgi-dress-03:before{content:"\4451"}.hgi-stroke.hgi-dress-04:before{content:"\4453"}.hgi-stroke.hgi-dress-05:before{content:"\4455"}.hgi-stroke.hgi-dress-06:before{content:"\4457"}.hgi-stroke.hgi-dress-07:before{content:"\4459"}.hgi-stroke.hgi-dressing-table-01:before{content:"\445b"}.hgi-stroke.hgi-dressing-table-02:before{content:"\445d"}.hgi-stroke.hgi-dressing-table-03:before{content:"\445f"}.hgi-stroke.hgi-dribbble:before{content:"\4461"}.hgi-stroke.hgi-drink:before{content:"\4463"}.hgi-stroke.hgi-drone:before{content:"\4465"}.hgi-stroke.hgi-drooling:before{content:"\4467"}.hgi-stroke.hgi-dropbox:before{content:"\4469"}.hgi-stroke.hgi-droplet:before{content:"\446b"}.hgi-stroke.hgi-dropper:before{content:"\446d"}.hgi-stroke.hgi-ds3-tool:before{content:"\446f"}.hgi-stroke.hgi-dua:before{content:"\4471"}.hgi-stroke.hgi-dumbbell-01:before{content:"\4473"}.hgi-stroke.hgi-dumbbell-02:before{content:"\4475"}.hgi-stroke.hgi-dumbbell-03:before{content:"\4477"}.hgi-stroke.hgi-ear-rings-01:before{content:"\4479"}.hgi-stroke.hgi-ear-rings-02:before{content:"\447b"}.hgi-stroke.hgi-ear-rings-03:before{content:"\447d"}.hgi-stroke.hgi-ear:before{content:"\447f"}.hgi-stroke.hgi-earth:before{content:"\4481"}.hgi-stroke.hgi-ease-curve-control-points:before{content:"\4483"}.hgi-stroke.hgi-ease-in-control-point:before{content:"\4485"}.hgi-stroke.hgi-ease-in-out:before{content:"\4487"}.hgi-stroke.hgi-ease-in:before{content:"\4489"}.hgi-stroke.hgi-ease-out-control-point:before{content:"\448b"}.hgi-stroke.hgi-ease-out:before{content:"\448d"}.hgi-stroke.hgi-eco-energy:before{content:"\448f"}.hgi-stroke.hgi-eco-lab-01:before{content:"\4491"}.hgi-stroke.hgi-eco-lab-02:before{content:"\4493"}.hgi-stroke.hgi-eco-lab:before{content:"\4495"}.hgi-stroke.hgi-eco-power:before{content:"\4497"}.hgi-stroke.hgi-edge-style:before{content:"\4499"}.hgi-stroke.hgi-edit-01:before{content:"\449b"}.hgi-stroke.hgi-edit-02:before{content:"\449d"}.hgi-stroke.hgi-edit-off:before{content:"\449f"}.hgi-stroke.hgi-edit-road:before{content:"\44a1"}.hgi-stroke.hgi-edit-table:before{content:"\44a3"}.hgi-stroke.hgi-edit-user-02:before{content:"\44a5"}.hgi-stroke.hgi-eggs:before{content:"\44a7"}.hgi-stroke.hgi-eid-mubarak:before{content:"\44a9"}.hgi-stroke.hgi-eiffel-tower:before{content:"\44ab"}.hgi-stroke.hgi-elearning-exchange:before{content:"\44ad"}.hgi-stroke.hgi-electric-home-01:before{content:"\44af"}.hgi-stroke.hgi-electric-home-02:before{content:"\44b1"}.hgi-stroke.hgi-electric-plugs:before{content:"\44b3"}.hgi-stroke.hgi-electric-tower-01:before{content:"\44b5"}.hgi-stroke.hgi-electric-tower-02:before{content:"\44b7"}.hgi-stroke.hgi-electric-wire:before{content:"\44b9"}.hgi-stroke.hgi-ellipse-selection:before{content:"\44bb"}.hgi-stroke.hgi-encrypt:before{content:"\44bd"}.hgi-stroke.hgi-energy-ellipse:before{content:"\44bf"}.hgi-stroke.hgi-energy-rectangle:before{content:"\44c1"}.hgi-stroke.hgi-energy:before{content:"\44c3"}.hgi-stroke.hgi-entering-geo-fence:before{content:"\44c5"}.hgi-stroke.hgi-envato:before{content:"\44c7"}.hgi-stroke.hgi-equal-sign-circle:before{content:"\44c9"}.hgi-stroke.hgi-equal-sign-square:before{content:"\44cc"}.hgi-stroke.hgi-equal-sign:before{content:"\44cd"}.hgi-stroke.hgi-equipment-bench-press:before{content:"\44cf"}.hgi-stroke.hgi-equipment-chest-press:before{content:"\44d1"}.hgi-stroke.hgi-equipment-gym-01:before{content:"\44d3"}.hgi-stroke.hgi-equipment-gym-02:before{content:"\44d5"}.hgi-stroke.hgi-equipment-gym-03:before{content:"\44d7"}.hgi-stroke.hgi-equipment-weightlifting:before{content:"\44d9"}.hgi-stroke.hgi-eraser-01:before{content:"\44db"}.hgi-stroke.hgi-eraser-add:before{content:"\44dd"}.hgi-stroke.hgi-eraser-auto:before{content:"\44df"}.hgi-stroke.hgi-eraser:before{content:"\44e1"}.hgi-stroke.hgi-estimate-01:before{content:"\44e3"}.hgi-stroke.hgi-estimate-02:before{content:"\44e5"}.hgi-stroke.hgi-ethereum-ellipse:before{content:"\44e7"}.hgi-stroke.hgi-ethereum-rectangle:before{content:"\44e9"}.hgi-stroke.hgi-ethereum:before{content:"\44eb"}.hgi-stroke.hgi-euro-circle:before{content:"\44ed"}.hgi-stroke.hgi-euro-receive:before{content:"\44ef"}.hgi-stroke.hgi-euro-send:before{content:"\44f2"}.hgi-stroke.hgi-euro-square:before{content:"\44f4"}.hgi-stroke.hgi-euro:before{content:"\44f5"}.hgi-stroke.hgi-ev-charging:before{content:"\44f7"}.hgi-stroke.hgi-evil:before{content:"\44f9"}.hgi-stroke.hgi-exchange-01:before{content:"\44fb"}.hgi-stroke.hgi-exchange-02:before{content:"\44fd"}.hgi-stroke.hgi-exchange-03:before{content:"\44ff"}.hgi-stroke.hgi-expander:before{content:"\4501"}.hgi-stroke.hgi-external-drive:before{content:"\4503"}.hgi-stroke.hgi-eye:before{content:"\4505"}.hgi-stroke.hgi-face-id:before{content:"\4507"}.hgi-stroke.hgi-facebook-01:before{content:"\4509"}.hgi-stroke.hgi-facebook-02:before{content:"\450b"}.hgi-stroke.hgi-factory-01:before{content:"\450d"}.hgi-stroke.hgi-factory-02:before{content:"\450f"}.hgi-stroke.hgi-factory:before{content:"\4511"}.hgi-stroke.hgi-fahrenheit:before{content:"\4513"}.hgi-stroke.hgi-falling-star:before{content:"\4515"}.hgi-stroke.hgi-fast-wind:before{content:"\4517"}.hgi-stroke.hgi-favourite-circle:before{content:"\4519"}.hgi-stroke.hgi-favourite-square:before{content:"\451c"}.hgi-stroke.hgi-favourite:before{content:"\451d"}.hgi-stroke.hgi-feather:before{content:"\451f"}.hgi-stroke.hgi-fencing-mask:before{content:"\4521"}.hgi-stroke.hgi-fencing:before{content:"\4523"}.hgi-stroke.hgi-ferris-wheel:before{content:"\4525"}.hgi-stroke.hgi-ferry-boat:before{content:"\4527"}.hgi-stroke.hgi-figma:before{content:"\4529"}.hgi-stroke.hgi-file-01:before{content:"\452b"}.hgi-stroke.hgi-file-02:before{content:"\452d"}.hgi-stroke.hgi-file-add:before{content:"\452f"}.hgi-stroke.hgi-file-attachment:before{content:"\4531"}.hgi-stroke.hgi-file-audio:before{content:"\4533"}.hgi-stroke.hgi-file-bitcoin:before{content:"\4535"}.hgi-stroke.hgi-file-block:before{content:"\4537"}.hgi-stroke.hgi-file-bookmark:before{content:"\4539"}.hgi-stroke.hgi-file-cloud:before{content:"\453b"}.hgi-stroke.hgi-file-corrupt:before{content:"\453d"}.hgi-stroke.hgi-file-dollar:before{content:"\453f"}.hgi-stroke.hgi-file-download:before{content:"\4541"}.hgi-stroke.hgi-file-edit:before{content:"\4543"}.hgi-stroke.hgi-file-euro:before{content:"\4545"}.hgi-stroke.hgi-file-export:before{content:"\4547"}.hgi-stroke.hgi-file-favourite:before{content:"\4549"}.hgi-stroke.hgi-file-import:before{content:"\454b"}.hgi-stroke.hgi-file-link:before{content:"\454d"}.hgi-stroke.hgi-file-locked:before{content:"\454f"}.hgi-stroke.hgi-file-management:before{content:"\4551"}.hgi-stroke.hgi-file-minus:before{content:"\4553"}.hgi-stroke.hgi-file-music:before{content:"\4555"}.hgi-stroke.hgi-file-not-found:before{content:"\4557"}.hgi-stroke.hgi-file-paste:before{content:"\4559"}.hgi-stroke.hgi-file-pin:before{content:"\455b"}.hgi-stroke.hgi-file-pound:before{content:"\455d"}.hgi-stroke.hgi-file-remove:before{content:"\455f"}.hgi-stroke.hgi-file-script:before{content:"\4561"}.hgi-stroke.hgi-file-search:before{content:"\4563"}.hgi-stroke.hgi-file-security:before{content:"\4565"}.hgi-stroke.hgi-file-shredder:before{content:"\4567"}.hgi-stroke.hgi-file-star:before{content:"\4569"}.hgi-stroke.hgi-file-sync:before{content:"\456b"}.hgi-stroke.hgi-file-unknown:before{content:"\456d"}.hgi-stroke.hgi-file-unlocked:before{content:"\456f"}.hgi-stroke.hgi-file-upload:before{content:"\4571"}.hgi-stroke.hgi-file-validation:before{content:"\4573"}.hgi-stroke.hgi-file-verified:before{content:"\4575"}.hgi-stroke.hgi-file-video:before{content:"\4577"}.hgi-stroke.hgi-file-view:before{content:"\4579"}.hgi-stroke.hgi-file-yen:before{content:"\457b"}.hgi-stroke.hgi-file-zip:before{content:"\457d"}.hgi-stroke.hgi-files-01:before{content:"\457f"}.hgi-stroke.hgi-files-02:before{content:"\4581"}.hgi-stroke.hgi-film-01:before{content:"\4583"}.hgi-stroke.hgi-film-02:before{content:"\4585"}.hgi-stroke.hgi-film-roll-01:before{content:"\4587"}.hgi-stroke.hgi-film-roll-02:before{content:"\4589"}.hgi-stroke.hgi-filter-add:before{content:"\458b"}.hgi-stroke.hgi-filter-edit:before{content:"\458d"}.hgi-stroke.hgi-filter-horizontal:before{content:"\458f"}.hgi-stroke.hgi-filter-mail-circle:before{content:"\4591"}.hgi-stroke.hgi-filter-mail-square:before{content:"\4593"}.hgi-stroke.hgi-filter-remove:before{content:"\4595"}.hgi-stroke.hgi-filter-reset:before{content:"\4597"}.hgi-stroke.hgi-filter-vertical:before{content:"\459a"}.hgi-stroke.hgi-filter:before{content:"\459b"}.hgi-stroke.hgi-finger-access:before{content:"\459d"}.hgi-stroke.hgi-finger-print-add:before{content:"\459f"}.hgi-stroke.hgi-finger-print-check:before{content:"\45a1"}.hgi-stroke.hgi-finger-print-minus:before{content:"\45a3"}.hgi-stroke.hgi-finger-print-remove:before{content:"\45a5"}.hgi-stroke.hgi-finger-print-scan:before{content:"\45a7"}.hgi-stroke.hgi-finger-print:before{content:"\45a9"}.hgi-stroke.hgi-fingerprint-scan:before{content:"\45ab"}.hgi-stroke.hgi-fins:before{content:"\45ad"}.hgi-stroke.hgi-fire-pit:before{content:"\45af"}.hgi-stroke.hgi-fire-security:before{content:"\45b2"}.hgi-stroke.hgi-fire:before{content:"\45b3"}.hgi-stroke.hgi-firewall:before{content:"\45b5"}.hgi-stroke.hgi-first-aid-kit:before{content:"\45b7"}.hgi-stroke.hgi-first-bracket-circle:before{content:"\45b9"}.hgi-stroke.hgi-first-bracket-square:before{content:"\45bc"}.hgi-stroke.hgi-first-bracket:before{content:"\45bd"}.hgi-stroke.hgi-fish-food:before{content:"\45bf"}.hgi-stroke.hgi-fiverr:before{content:"\45c1"}.hgi-stroke.hgi-flag-01:before{content:"\45c3"}.hgi-stroke.hgi-flag-02:before{content:"\45c5"}.hgi-stroke.hgi-flag-03:before{content:"\45c7"}.hgi-stroke.hgi-flash-off:before{content:"\45c9"}.hgi-stroke.hgi-flash:before{content:"\45cb"}.hgi-stroke.hgi-flaticon:before{content:"\45cd"}.hgi-stroke.hgi-flickr:before{content:"\45cf"}.hgi-stroke.hgi-flim-slate:before{content:"\45d1"}.hgi-stroke.hgi-flip-bottom:before{content:"\45d3"}.hgi-stroke.hgi-flip-horizontal:before{content:"\45d5"}.hgi-stroke.hgi-flip-left:before{content:"\45d7"}.hgi-stroke.hgi-flip-phone:before{content:"\45d9"}.hgi-stroke.hgi-flip-right:before{content:"\45db"}.hgi-stroke.hgi-flip-top:before{content:"\45dd"}.hgi-stroke.hgi-flip-vertical:before{content:"\45df"}.hgi-stroke.hgi-floor-plan:before{content:"\45e1"}.hgi-stroke.hgi-floppy-disk:before{content:"\45e3"}.hgi-stroke.hgi-flow-circle:before{content:"\45e5"}.hgi-stroke.hgi-flow-connection:before{content:"\45e7"}.hgi-stroke.hgi-flow-square:before{content:"\45ea"}.hgi-stroke.hgi-flow:before{content:"\45eb"}.hgi-stroke.hgi-flowchart-01:before{content:"\45ed"}.hgi-stroke.hgi-flowchart-02:before{content:"\45ef"}.hgi-stroke.hgi-flower-pot:before{content:"\45f1"}.hgi-stroke.hgi-flower:before{content:"\45f3"}.hgi-stroke.hgi-flushed:before{content:"\45f5"}.hgi-stroke.hgi-flying-human:before{content:"\45f7"}.hgi-stroke.hgi-focus-point:before{content:"\45f9"}.hgi-stroke.hgi-folder-01:before{content:"\45fb"}.hgi-stroke.hgi-folder-02:before{content:"\45fd"}.hgi-stroke.hgi-folder-03:before{content:"\45ff"}.hgi-stroke.hgi-folder-add:before{content:"\4601"}.hgi-stroke.hgi-folder-attachment:before{content:"\4603"}.hgi-stroke.hgi-folder-audio:before{content:"\4605"}.hgi-stroke.hgi-folder-block:before{content:"\4607"}.hgi-stroke.hgi-folder-check:before{content:"\4609"}.hgi-stroke.hgi-folder-cloud:before{content:"\460b"}.hgi-stroke.hgi-folder-details-reference:before{content:"\460d"}.hgi-stroke.hgi-folder-details:before{content:"\460f"}.hgi-stroke.hgi-folder-download:before{content:"\4611"}.hgi-stroke.hgi-folder-edit:before{content:"\4613"}.hgi-stroke.hgi-folder-export:before{content:"\4615"}.hgi-stroke.hgi-folder-favourite:before{content:"\4617"}.hgi-stroke.hgi-folder-file-storage:before{content:"\4619"}.hgi-stroke.hgi-folder-import:before{content:"\461b"}.hgi-stroke.hgi-folder-library:before{content:"\461d"}.hgi-stroke.hgi-folder-links:before{content:"\461f"}.hgi-stroke.hgi-folder-locked:before{content:"\4621"}.hgi-stroke.hgi-folder-management:before{content:"\4623"}.hgi-stroke.hgi-folder-minus:before{content:"\4625"}.hgi-stroke.hgi-folder-music:before{content:"\4627"}.hgi-stroke.hgi-folder-off:before{content:"\4629"}.hgi-stroke.hgi-folder-open:before{content:"\462b"}.hgi-stroke.hgi-folder-pin:before{content:"\462d"}.hgi-stroke.hgi-folder-remove:before{content:"\462f"}.hgi-stroke.hgi-folder-search:before{content:"\4631"}.hgi-stroke.hgi-folder-security:before{content:"\4633"}.hgi-stroke.hgi-folder-shared-01:before{content:"\4635"}.hgi-stroke.hgi-folder-shared-02:before{content:"\4637"}.hgi-stroke.hgi-folder-shared-03:before{content:"\4639"}.hgi-stroke.hgi-folder-sync:before{content:"\463b"}.hgi-stroke.hgi-folder-transfer:before{content:"\463d"}.hgi-stroke.hgi-folder-unknown:before{content:"\463f"}.hgi-stroke.hgi-folder-unlocked:before{content:"\4641"}.hgi-stroke.hgi-folder-upload:before{content:"\4643"}.hgi-stroke.hgi-folder-video:before{content:"\4645"}.hgi-stroke.hgi-folder-view:before{content:"\4647"}.hgi-stroke.hgi-folder-zip:before{content:"\4649"}.hgi-stroke.hgi-folders:before{content:"\464b"}.hgi-stroke.hgi-football-pitch:before{content:"\464d"}.hgi-stroke.hgi-football:before{content:"\464f"}.hgi-stroke.hgi-forgot-password:before{content:"\4651"}.hgi-stroke.hgi-fork:before{content:"\4653"}.hgi-stroke.hgi-forrst:before{content:"\4655"}.hgi-stroke.hgi-fortress:before{content:"\4657"}.hgi-stroke.hgi-forward-01:before{content:"\4659"}.hgi-stroke.hgi-forward-02:before{content:"\465b"}.hgi-stroke.hgi-four-finger-02:before{content:"\465d"}.hgi-stroke.hgi-four-finger-03:before{content:"\465f"}.hgi-stroke.hgi-four-k:before{content:"\4661"}.hgi-stroke.hgi-foursquare:before{content:"\4663"}.hgi-stroke.hgi-framer:before{content:"\4665"}.hgi-stroke.hgi-frameworks:before{content:"\4667"}.hgi-stroke.hgi-french-fries-01:before{content:"\4669"}.hgi-stroke.hgi-french-fries-02:before{content:"\466b"}.hgi-stroke.hgi-fridge:before{content:"\466d"}.hgi-stroke.hgi-fry:before{content:"\466f"}.hgi-stroke.hgi-fuel-01:before{content:"\4671"}.hgi-stroke.hgi-fuel-02:before{content:"\4673"}.hgi-stroke.hgi-fuel-station:before{content:"\4675"}.hgi-stroke.hgi-function-circle:before{content:"\4677"}.hgi-stroke.hgi-function-of-x:before{content:"\4679"}.hgi-stroke.hgi-function-square:before{content:"\467c"}.hgi-stroke.hgi-function:before{content:"\467d"}.hgi-stroke.hgi-galaxy:before{content:"\467f"}.hgi-stroke.hgi-game-controller-01:before{content:"\4681"}.hgi-stroke.hgi-game-controller-02:before{content:"\4683"}.hgi-stroke.hgi-game-controller-03:before{content:"\4685"}.hgi-stroke.hgi-game:before{content:"\4687"}.hgi-stroke.hgi-gameboy:before{content:"\4689"}.hgi-stroke.hgi-garage:before{content:"\468b"}.hgi-stroke.hgi-garbage-truck:before{content:"\468d"}.hgi-stroke.hgi-gas-pipe:before{content:"\468f"}.hgi-stroke.hgi-gas-stove:before{content:"\4691"}.hgi-stroke.hgi-gem:before{content:"\4693"}.hgi-stroke.hgi-geology-crust:before{content:"\4695"}.hgi-stroke.hgi-geometric-shapes-01:before{content:"\4697"}.hgi-stroke.hgi-geometric-shapes-02:before{content:"\4699"}.hgi-stroke.hgi-gibbous-moon:before{content:"\469b"}.hgi-stroke.hgi-gif-01:before{content:"\469d"}.hgi-stroke.hgi-gif-02:before{content:"\469f"}.hgi-stroke.hgi-gift-card:before{content:"\46a1"}.hgi-stroke.hgi-gift:before{content:"\46a3"}.hgi-stroke.hgi-git-branch:before{content:"\46a5"}.hgi-stroke.hgi-git-commit:before{content:"\46a7"}.hgi-stroke.hgi-git-compare:before{content:"\46a9"}.hgi-stroke.hgi-git-fork:before{content:"\46ab"}.hgi-stroke.hgi-git-merge:before{content:"\46ad"}.hgi-stroke.hgi-git-pull-request-closed:before{content:"\46af"}.hgi-stroke.hgi-git-pull-request-draft:before{content:"\46b1"}.hgi-stroke.hgi-git-pull-request:before{content:"\46b3"}.hgi-stroke.hgi-gitbook:before{content:"\46b5"}.hgi-stroke.hgi-github-01:before{content:"\46b7"}.hgi-stroke.hgi-github:before{content:"\46b9"}.hgi-stroke.hgi-gitlab:before{content:"\46bb"}.hgi-stroke.hgi-give-blood:before{content:"\46bd"}.hgi-stroke.hgi-give-pill:before{content:"\46bf"}.hgi-stroke.hgi-glasses:before{content:"\46c1"}.hgi-stroke.hgi-global-editing:before{content:"\46c3"}.hgi-stroke.hgi-global-education:before{content:"\46c5"}.hgi-stroke.hgi-global-refresh:before{content:"\46c7"}.hgi-stroke.hgi-global-search:before{content:"\46c9"}.hgi-stroke.hgi-global:before{content:"\46cb"}.hgi-stroke.hgi-globe-02:before{content:"\46cd"}.hgi-stroke.hgi-globe:before{content:"\46cf"}.hgi-stroke.hgi-glove:before{content:"\46d1"}.hgi-stroke.hgi-go-backward-10-sec:before{content:"\46d3"}.hgi-stroke.hgi-go-backward-15-sec:before{content:"\46d5"}.hgi-stroke.hgi-go-backward-30-sec:before{content:"\46d7"}.hgi-stroke.hgi-go-backward-5-sec:before{content:"\46d9"}.hgi-stroke.hgi-go-backward-60-sec:before{content:"\46db"}.hgi-stroke.hgi-go-forward-10-sec:before{content:"\46dd"}.hgi-stroke.hgi-go-forward-15-sec:before{content:"\46df"}.hgi-stroke.hgi-go-forward-30-sec:before{content:"\46e1"}.hgi-stroke.hgi-go-forward-5-sec:before{content:"\46e3"}.hgi-stroke.hgi-go-forward-60-sec:before{content:"\46e5"}.hgi-stroke.hgi-gold-ingots:before{content:"\46e7"}.hgi-stroke.hgi-gold:before{content:"\46e9"}.hgi-stroke.hgi-golf-ball:before{content:"\46eb"}.hgi-stroke.hgi-golf-bat:before{content:"\46ed"}.hgi-stroke.hgi-golf-cart:before{content:"\46ef"}.hgi-stroke.hgi-golf-hole:before{content:"\46f1"}.hgi-stroke.hgi-google-doc:before{content:"\46f3"}.hgi-stroke.hgi-google-drive:before{content:"\46f5"}.hgi-stroke.hgi-google-gemini:before{content:"\46f7"}.hgi-stroke.hgi-google-home:before{content:"\46f9"}.hgi-stroke.hgi-google-lens:before{content:"\46fb"}.hgi-stroke.hgi-google-maps:before{content:"\46fd"}.hgi-stroke.hgi-google-photos:before{content:"\46ff"}.hgi-stroke.hgi-google-sheet:before{content:"\4702"}.hgi-stroke.hgi-google:before{content:"\4703"}.hgi-stroke.hgi-gps-01:before{content:"\4705"}.hgi-stroke.hgi-gps-02:before{content:"\4707"}.hgi-stroke.hgi-gps-disconnected:before{content:"\4709"}.hgi-stroke.hgi-gps-off-01:before{content:"\470b"}.hgi-stroke.hgi-gps-off-02:before{content:"\470d"}.hgi-stroke.hgi-gps-signal-01:before{content:"\470f"}.hgi-stroke.hgi-gps-signal-02:before{content:"\4711"}.hgi-stroke.hgi-gpu:before{content:"\4713"}.hgi-stroke.hgi-graduate-female:before{content:"\4715"}.hgi-stroke.hgi-graduate-male:before{content:"\4717"}.hgi-stroke.hgi-graduation-scroll:before{content:"\4719"}.hgi-stroke.hgi-grapes:before{content:"\471b"}.hgi-stroke.hgi-gravity:before{content:"\471d"}.hgi-stroke.hgi-greater-than-circle:before{content:"\471f"}.hgi-stroke.hgi-greater-than-square:before{content:"\4722"}.hgi-stroke.hgi-greater-than:before{content:"\4723"}.hgi-stroke.hgi-greek-helmet:before{content:"\4725"}.hgi-stroke.hgi-green-house:before{content:"\4727"}.hgi-stroke.hgi-grid-off:before{content:"\4729"}.hgi-stroke.hgi-grid-table:before{content:"\472c"}.hgi-stroke.hgi-grid-view:before{content:"\472e"}.hgi-stroke.hgi-grid:before{content:"\472f"}.hgi-stroke.hgi-grimacing:before{content:"\4731"}.hgi-stroke.hgi-grinning:before{content:"\4733"}.hgi-stroke.hgi-grok:before{content:"\4735"}.hgi-stroke.hgi-group-items:before{content:"\4737"}.hgi-stroke.hgi-group-layers:before{content:"\4739"}.hgi-stroke.hgi-guest-house:before{content:"\473b"}.hgi-stroke.hgi-gun:before{content:"\473d"}.hgi-stroke.hgi-gymnastic-rings:before{content:"\473f"}.hgi-stroke.hgi-gymnastic:before{content:"\4741"}.hgi-stroke.hgi-hackerrank:before{content:"\4743"}.hgi-stroke.hgi-hair-clips:before{content:"\4745"}.hgi-stroke.hgi-hair-dryer:before{content:"\4747"}.hgi-stroke.hgi-haji:before{content:"\4749"}.hgi-stroke.hgi-halal:before{content:"\474b"}.hgi-stroke.hgi-hamburger-01:before{content:"\474d"}.hgi-stroke.hgi-hamburger-02:before{content:"\474f"}.hgi-stroke.hgi-hand-bag-01:before{content:"\4751"}.hgi-stroke.hgi-hand-bag-02:before{content:"\4753"}.hgi-stroke.hgi-hand-beater:before{content:"\4755"}.hgi-stroke.hgi-hand-grip:before{content:"\4757"}.hgi-stroke.hgi-hand-pointing-down-01:before{content:"\4759"}.hgi-stroke.hgi-hand-pointing-down-02:before{content:"\475b"}.hgi-stroke.hgi-hand-pointing-down-03:before{content:"\475d"}.hgi-stroke.hgi-hand-pointing-down-04:before{content:"\475f"}.hgi-stroke.hgi-hand-pointing-left-01:before{content:"\4761"}.hgi-stroke.hgi-hand-pointing-left-02:before{content:"\4763"}.hgi-stroke.hgi-hand-pointing-left-03:before{content:"\4765"}.hgi-stroke.hgi-hand-pointing-left-04:before{content:"\4767"}.hgi-stroke.hgi-hand-pointing-right-01:before{content:"\4769"}.hgi-stroke.hgi-hand-pointing-right-02:before{content:"\476b"}.hgi-stroke.hgi-hand-pointing-right-03:before{content:"\476d"}.hgi-stroke.hgi-hand-pointing-right-04:before{content:"\476f"}.hgi-stroke.hgi-hand-prayer:before{content:"\4771"}.hgi-stroke.hgi-hand-sanitizer:before{content:"\4773"}.hgi-stroke.hgi-handcuffs:before{content:"\4775"}.hgi-stroke.hgi-hanger:before{content:"\4777"}.hgi-stroke.hgi-hanging-clock:before{content:"\4779"}.hgi-stroke.hgi-hangout:before{content:"\477b"}.hgi-stroke.hgi-happy:before{content:"\477d"}.hgi-stroke.hgi-hard-drive:before{content:"\477f"}.hgi-stroke.hgi-hdd:before{content:"\4781"}.hgi-stroke.hgi-hdr-01:before{content:"\4783"}.hgi-stroke.hgi-hdr-02:before{content:"\4785"}.hgi-stroke.hgi-heading-01:before{content:"\4787"}.hgi-stroke.hgi-heading-02:before{content:"\4789"}.hgi-stroke.hgi-heading-03:before{content:"\478b"}.hgi-stroke.hgi-heading-04:before{content:"\478d"}.hgi-stroke.hgi-heading-05:before{content:"\478f"}.hgi-stroke.hgi-heading-06:before{content:"\4791"}.hgi-stroke.hgi-heading:before{content:"\4793"}.hgi-stroke.hgi-headphone-mute:before{content:"\4795"}.hgi-stroke.hgi-headphones:before{content:"\4797"}.hgi-stroke.hgi-headset-connected:before{content:"\4799"}.hgi-stroke.hgi-headset-off:before{content:"\479b"}.hgi-stroke.hgi-headset:before{content:"\479d"}.hgi-stroke.hgi-healtcare:before{content:"\479f"}.hgi-stroke.hgi-health:before{content:"\47a1"}.hgi-stroke.hgi-heart-add:before{content:"\47a3"}.hgi-stroke.hgi-heart-check:before{content:"\47a5"}.hgi-stroke.hgi-heart-remove:before{content:"\47a7"}.hgi-stroke.hgi-heartbreak:before{content:"\47a9"}.hgi-stroke.hgi-helicopter:before{content:"\47ab"}.hgi-stroke.hgi-help-circle:before{content:"\47ad"}.hgi-stroke.hgi-help-square:before{content:"\47af"}.hgi-stroke.hgi-hexagon-01:before{content:"\47b1"}.hgi-stroke.hgi-hexagon:before{content:"\47b3"}.hgi-stroke.hgi-hierarchy-circle-01:before{content:"\47b5"}.hgi-stroke.hgi-hierarchy-circle-02:before{content:"\47b7"}.hgi-stroke.hgi-hierarchy-circle-03:before{content:"\47b9"}.hgi-stroke.hgi-hierarchy-files:before{content:"\47bb"}.hgi-stroke.hgi-hierarchy-square-01:before{content:"\47be"}.hgi-stroke.hgi-hierarchy-square-02:before{content:"\47c0"}.hgi-stroke.hgi-hierarchy-square-03:before{content:"\47c2"}.hgi-stroke.hgi-hierarchy-square-04:before{content:"\47c4"}.hgi-stroke.hgi-hierarchy-square-05:before{content:"\47c6"}.hgi-stroke.hgi-hierarchy-square-06:before{content:"\47c8"}.hgi-stroke.hgi-hierarchy-square-07:before{content:"\47ca"}.hgi-stroke.hgi-hierarchy-square-08:before{content:"\47cc"}.hgi-stroke.hgi-hierarchy-square-10:before{content:"\47ce"}.hgi-stroke.hgi-hierarchy:before{content:"\47cf"}.hgi-stroke.hgi-high-heels-01:before{content:"\47d1"}.hgi-stroke.hgi-high-heels-02:before{content:"\47d3"}.hgi-stroke.hgi-hijab:before{content:"\47d5"}.hgi-stroke.hgi-hockey:before{content:"\47d7"}.hgi-stroke.hgi-hold-01:before{content:"\47d9"}.hgi-stroke.hgi-hold-02:before{content:"\47db"}.hgi-stroke.hgi-hold-03:before{content:"\47dd"}.hgi-stroke.hgi-hold-04:before{content:"\47df"}.hgi-stroke.hgi-hold-05:before{content:"\47e1"}.hgi-stroke.hgi-hold-locked-01:before{content:"\47e3"}.hgi-stroke.hgi-hold-locked-02:before{content:"\47e5"}.hgi-stroke.hgi-hold-phone:before{content:"\47e7"}.hgi-stroke.hgi-hologram:before{content:"\47e9"}.hgi-stroke.hgi-home-01:before{content:"\47eb"}.hgi-stroke.hgi-home-02:before{content:"\47ed"}.hgi-stroke.hgi-home-03:before{content:"\47ef"}.hgi-stroke.hgi-home-04:before{content:"\47f1"}.hgi-stroke.hgi-home-05:before{content:"\47f3"}.hgi-stroke.hgi-home-06:before{content:"\47f5"}.hgi-stroke.hgi-home-07:before{content:"\47f7"}.hgi-stroke.hgi-home-08:before{content:"\47f9"}.hgi-stroke.hgi-home-09:before{content:"\47fb"}.hgi-stroke.hgi-home-10:before{content:"\47fd"}.hgi-stroke.hgi-home-11:before{content:"\47ff"}.hgi-stroke.hgi-home-12:before{content:"\4801"}.hgi-stroke.hgi-home-13:before{content:"\4803"}.hgi-stroke.hgi-home-wifi:before{content:"\4805"}.hgi-stroke.hgi-honey-01:before{content:"\4807"}.hgi-stroke.hgi-honey-02:before{content:"\4809"}.hgi-stroke.hgi-honor:before{content:"\480b"}.hgi-stroke.hgi-honour-star:before{content:"\480d"}.hgi-stroke.hgi-hoodie:before{content:"\480f"}.hgi-stroke.hgi-horizonal-scroll-point:before{content:"\4811"}.hgi-stroke.hgi-horizontal-resize:before{content:"\4813"}.hgi-stroke.hgi-hospital-01:before{content:"\4815"}.hgi-stroke.hgi-hospital-02:before{content:"\4817"}.hgi-stroke.hgi-hospital-bed-01:before{content:"\4819"}.hgi-stroke.hgi-hospital-bed-02:before{content:"\481b"}.hgi-stroke.hgi-hospital-location:before{content:"\481d"}.hgi-stroke.hgi-hot-air-balloon:before{content:"\481f"}.hgi-stroke.hgi-hot-price:before{content:"\4821"}.hgi-stroke.hgi-hot-tube:before{content:"\4823"}.hgi-stroke.hgi-hotdog:before{content:"\4825"}.hgi-stroke.hgi-hotel-01:before{content:"\4827"}.hgi-stroke.hgi-hotel-02:before{content:"\4829"}.hgi-stroke.hgi-hotspot-offline:before{content:"\482b"}.hgi-stroke.hgi-hotspot:before{content:"\482d"}.hgi-stroke.hgi-hourglass-off:before{content:"\482f"}.hgi-stroke.hgi-hourglass:before{content:"\4831"}.hgi-stroke.hgi-house-01:before{content:"\4833"}.hgi-stroke.hgi-house-02:before{content:"\4835"}.hgi-stroke.hgi-house-03:before{content:"\4837"}.hgi-stroke.hgi-house-04:before{content:"\4839"}.hgi-stroke.hgi-house-05:before{content:"\483b"}.hgi-stroke.hgi-house-solar-panel:before{content:"\483d"}.hgi-stroke.hgi-html-5:before{content:"\483f"}.hgi-stroke.hgi-humidity:before{content:"\4841"}.hgi-stroke.hgi-hut:before{content:"\4843"}.hgi-stroke.hgi-hydro-power:before{content:"\4845"}.hgi-stroke.hgi-hyperbole:before{content:"\4847"}.hgi-stroke.hgi-ice-cream-01:before{content:"\4849"}.hgi-stroke.hgi-ice-cream-02:before{content:"\484b"}.hgi-stroke.hgi-ice-cream-03:before{content:"\484d"}.hgi-stroke.hgi-ice-cream-04:before{content:"\484f"}.hgi-stroke.hgi-ice-hockey:before{content:"\4851"}.hgi-stroke.hgi-ice-skating:before{content:"\4853"}.hgi-stroke.hgi-ico:before{content:"\4855"}.hgi-stroke.hgi-iconjar:before{content:"\4857"}.hgi-stroke.hgi-id-not-verified:before{content:"\4859"}.hgi-stroke.hgi-id-verified:before{content:"\485c"}.hgi-stroke.hgi-id:before{content:"\485d"}.hgi-stroke.hgi-idea-01:before{content:"\485f"}.hgi-stroke.hgi-idea:before{content:"\4861"}.hgi-stroke.hgi-identification:before{content:"\4863"}.hgi-stroke.hgi-identity-card:before{content:"\4865"}.hgi-stroke.hgi-image-01:before{content:"\4867"}.hgi-stroke.hgi-image-02:before{content:"\4869"}.hgi-stroke.hgi-image-add-01:before{content:"\486b"}.hgi-stroke.hgi-image-add-02:before{content:"\486d"}.hgi-stroke.hgi-image-composition-oval:before{content:"\486f"}.hgi-stroke.hgi-image-composition:before{content:"\4871"}.hgi-stroke.hgi-image-crop:before{content:"\4873"}.hgi-stroke.hgi-image-delete-01:before{content:"\4875"}.hgi-stroke.hgi-image-delete-02:before{content:"\4877"}.hgi-stroke.hgi-image-done-01:before{content:"\4879"}.hgi-stroke.hgi-image-done-02:before{content:"\487b"}.hgi-stroke.hgi-image-download-02:before{content:"\487d"}.hgi-stroke.hgi-image-download:before{content:"\487f"}.hgi-stroke.hgi-image-not-found-01:before{content:"\4881"}.hgi-stroke.hgi-image-not-found-02:before{content:"\4883"}.hgi-stroke.hgi-image-remove-01:before{content:"\4885"}.hgi-stroke.hgi-image-remove-02:before{content:"\4887"}.hgi-stroke.hgi-image-upload-01:before{content:"\4889"}.hgi-stroke.hgi-image-upload:before{content:"\488b"}.hgi-stroke.hgi-imo:before{content:"\488d"}.hgi-stroke.hgi-important-book:before{content:"\488f"}.hgi-stroke.hgi-in-love:before{content:"\4891"}.hgi-stroke.hgi-inbox-check:before{content:"\4893"}.hgi-stroke.hgi-inbox-download:before{content:"\4895"}.hgi-stroke.hgi-inbox-unread:before{content:"\4898"}.hgi-stroke.hgi-inbox-upload:before{content:"\489a"}.hgi-stroke.hgi-inbox:before{content:"\489b"}.hgi-stroke.hgi-incognito:before{content:"\489d"}.hgi-stroke.hgi-india-gate:before{content:"\489f"}.hgi-stroke.hgi-inequality-01:before{content:"\48a1"}.hgi-stroke.hgi-inequality-02:before{content:"\48a3"}.hgi-stroke.hgi-inequality-circle-01:before{content:"\48a5"}.hgi-stroke.hgi-inequality-circle-02:before{content:"\48a7"}.hgi-stroke.hgi-inequality-square-01:before{content:"\48a9"}.hgi-stroke.hgi-inequality-square-02:before{content:"\48ab"}.hgi-stroke.hgi-infinity-01:before{content:"\48ad"}.hgi-stroke.hgi-infinity-02:before{content:"\48af"}.hgi-stroke.hgi-infinity-circle:before{content:"\48b1"}.hgi-stroke.hgi-infinity-square:before{content:"\48b3"}.hgi-stroke.hgi-information-circle:before{content:"\48b5"}.hgi-stroke.hgi-information-diamond:before{content:"\48b7"}.hgi-stroke.hgi-information-square:before{content:"\48b9"}.hgi-stroke.hgi-injection:before{content:"\48bb"}.hgi-stroke.hgi-insert-bottom-image:before{content:"\48bd"}.hgi-stroke.hgi-insert-center-image:before{content:"\48bf"}.hgi-stroke.hgi-insert-column-left:before{content:"\48c1"}.hgi-stroke.hgi-insert-column:before{content:"\48c3"}.hgi-stroke.hgi-insert-pi:before{content:"\48c5"}.hgi-stroke.hgi-insert-row-down:before{content:"\48c7"}.hgi-stroke.hgi-insert-row-up:before{content:"\48ca"}.hgi-stroke.hgi-insert-row:before{content:"\48cb"}.hgi-stroke.hgi-insert-top-image:before{content:"\48cd"}.hgi-stroke.hgi-inspect-code:before{content:"\48cf"}.hgi-stroke.hgi-instagram:before{content:"\48d1"}.hgi-stroke.hgi-installing-updates-01:before{content:"\48d3"}.hgi-stroke.hgi-installing-updates-02:before{content:"\48d5"}.hgi-stroke.hgi-internet-antenna-01:before{content:"\48d7"}.hgi-stroke.hgi-internet-antenna-02:before{content:"\48d9"}.hgi-stroke.hgi-internet-antenna-03:before{content:"\48db"}.hgi-stroke.hgi-internet-antenna-04:before{content:"\48dd"}.hgi-stroke.hgi-internet:before{content:"\48df"}.hgi-stroke.hgi-investigation:before{content:"\48e1"}.hgi-stroke.hgi-invoice-01:before{content:"\48e3"}.hgi-stroke.hgi-invoice-02:before{content:"\48e5"}.hgi-stroke.hgi-invoice-03:before{content:"\48e7"}.hgi-stroke.hgi-invoice-04:before{content:"\48e9"}.hgi-stroke.hgi-invoice:before{content:"\48eb"}.hgi-stroke.hgi-ipod:before{content:"\48ed"}.hgi-stroke.hgi-iris-scan:before{content:"\48ef"}.hgi-stroke.hgi-island:before{content:"\48f1"}.hgi-stroke.hgi-jar:before{content:"\48f3"}.hgi-stroke.hgi-java-script:before{content:"\48f5"}.hgi-stroke.hgi-java:before{content:"\48f7"}.hgi-stroke.hgi-job-link:before{content:"\48f9"}.hgi-stroke.hgi-job-search:before{content:"\48fb"}.hgi-stroke.hgi-job-share:before{content:"\48fd"}.hgi-stroke.hgi-jogger-pants:before{content:"\48ff"}.hgi-stroke.hgi-join-bevel:before{content:"\4901"}.hgi-stroke.hgi-join-round:before{content:"\4903"}.hgi-stroke.hgi-join-straight:before{content:"\4905"}.hgi-stroke.hgi-joker:before{content:"\4907"}.hgi-stroke.hgi-joystick-01:before{content:"\4909"}.hgi-stroke.hgi-joystick-02:before{content:"\490b"}.hgi-stroke.hgi-joystick-03:before{content:"\490d"}.hgi-stroke.hgi-joystick-04:before{content:"\490f"}.hgi-stroke.hgi-joystick-05:before{content:"\4911"}.hgi-stroke.hgi-jpg-01:before{content:"\4913"}.hgi-stroke.hgi-jpg-02:before{content:"\4915"}.hgi-stroke.hgi-jsx-01:before{content:"\4917"}.hgi-stroke.hgi-jsx-02:before{content:"\4919"}.hgi-stroke.hgi-jsx-03:before{content:"\491b"}.hgi-stroke.hgi-judge:before{content:"\491d"}.hgi-stroke.hgi-jupiter:before{content:"\491f"}.hgi-stroke.hgi-justice-scale-01:before{content:"\4921"}.hgi-stroke.hgi-justice-scale-02:before{content:"\4923"}.hgi-stroke.hgi-kaaba-01:before{content:"\4925"}.hgi-stroke.hgi-kaaba-02:before{content:"\4927"}.hgi-stroke.hgi-kayak:before{content:"\4929"}.hgi-stroke.hgi-keffiyeh:before{content:"\492b"}.hgi-stroke.hgi-kettle-01:before{content:"\492d"}.hgi-stroke.hgi-kettle:before{content:"\492f"}.hgi-stroke.hgi-kettlebell:before{content:"\4931"}.hgi-stroke.hgi-ketupat:before{content:"\4933"}.hgi-stroke.hgi-key-01:before{content:"\4935"}.hgi-stroke.hgi-key-02:before{content:"\4937"}.hgi-stroke.hgi-key-generator-fob:before{content:"\4939"}.hgi-stroke.hgi-keyboard:before{content:"\493b"}.hgi-stroke.hgi-keyframe-add:before{content:"\493d"}.hgi-stroke.hgi-keyframe-align-center:before{content:"\493f"}.hgi-stroke.hgi-keyframe-align-horizontal:before{content:"\4941"}.hgi-stroke.hgi-keyframe-align-vertical:before{content:"\4943"}.hgi-stroke.hgi-keyframe-bottom:before{content:"\4945"}.hgi-stroke.hgi-keyframe-left:before{content:"\4947"}.hgi-stroke.hgi-keyframe-remove:before{content:"\4949"}.hgi-stroke.hgi-keyframe-right:before{content:"\494b"}.hgi-stroke.hgi-keyframe-top:before{content:"\494e"}.hgi-stroke.hgi-keyframe:before{content:"\494f"}.hgi-stroke.hgi-keyframes-double-add:before{content:"\4951"}.hgi-stroke.hgi-keyframes-double-remove:before{content:"\4953"}.hgi-stroke.hgi-keyframes-double:before{content:"\4955"}.hgi-stroke.hgi-keyframes-multiple-add:before{content:"\4957"}.hgi-stroke.hgi-keyframes-multiple-remove:before{content:"\4959"}.hgi-stroke.hgi-keyframes-multiple:before{content:"\495b"}.hgi-stroke.hgi-kickstarter-01:before{content:"\495d"}.hgi-stroke.hgi-kickstarter-02:before{content:"\495f"}.hgi-stroke.hgi-kid:before{content:"\4961"}.hgi-stroke.hgi-kidneys:before{content:"\4963"}.hgi-stroke.hgi-kissing:before{content:"\4965"}.hgi-stroke.hgi-kitchen-utensils:before{content:"\4967"}.hgi-stroke.hgi-kite:before{content:"\4969"}.hgi-stroke.hgi-knife-01:before{content:"\496b"}.hgi-stroke.hgi-knife-02:before{content:"\496d"}.hgi-stroke.hgi-knife-bread:before{content:"\496f"}.hgi-stroke.hgi-knight-shield:before{content:"\4971"}.hgi-stroke.hgi-knives:before{content:"\4973"}.hgi-stroke.hgi-knowledge-01:before{content:"\4975"}.hgi-stroke.hgi-knowledge-02:before{content:"\4977"}.hgi-stroke.hgi-kurta-01:before{content:"\4979"}.hgi-stroke.hgi-kurta:before{content:"\497b"}.hgi-stroke.hgi-label-important:before{content:"\497d"}.hgi-stroke.hgi-label:before{content:"\497f"}.hgi-stroke.hgi-labor:before{content:"\4981"}.hgi-stroke.hgi-labs:before{content:"\4983"}.hgi-stroke.hgi-lake:before{content:"\4985"}.hgi-stroke.hgi-lamp-01:before{content:"\4987"}.hgi-stroke.hgi-lamp-02:before{content:"\4989"}.hgi-stroke.hgi-lamp-03:before{content:"\498b"}.hgi-stroke.hgi-lamp-04:before{content:"\498d"}.hgi-stroke.hgi-lamp-05:before{content:"\498f"}.hgi-stroke.hgi-lamp:before{content:"\4991"}.hgi-stroke.hgi-language-circle:before{content:"\4993"}.hgi-stroke.hgi-language-skill:before{content:"\4995"}.hgi-stroke.hgi-language-square:before{content:"\4997"}.hgi-stroke.hgi-lantern:before{content:"\4999"}.hgi-stroke.hgi-laptop-add:before{content:"\499b"}.hgi-stroke.hgi-laptop-charging:before{content:"\499d"}.hgi-stroke.hgi-laptop-check:before{content:"\499f"}.hgi-stroke.hgi-laptop-cloud:before{content:"\49a1"}.hgi-stroke.hgi-laptop-issue:before{content:"\49a3"}.hgi-stroke.hgi-laptop-performance:before{content:"\49a5"}.hgi-stroke.hgi-laptop-phone-sync:before{content:"\49a7"}.hgi-stroke.hgi-laptop-programming:before{content:"\49a9"}.hgi-stroke.hgi-laptop-remove:before{content:"\49ab"}.hgi-stroke.hgi-laptop-settings:before{content:"\49ae"}.hgi-stroke.hgi-laptop-video:before{content:"\49b0"}.hgi-stroke.hgi-laptop:before{content:"\49b1"}.hgi-stroke.hgi-lasso-tool-01:before{content:"\49b3"}.hgi-stroke.hgi-lasso-tool-02:before{content:"\49b5"}.hgi-stroke.hgi-last-fm:before{content:"\49b7"}.hgi-stroke.hgi-latitude:before{content:"\49b9"}.hgi-stroke.hgi-laughing:before{content:"\49bb"}.hgi-stroke.hgi-laurel-wreath-01:before{content:"\49bd"}.hgi-stroke.hgi-laurel-wreath-02:before{content:"\49bf"}.hgi-stroke.hgi-laurel-wreath-first-01:before{content:"\49c1"}.hgi-stroke.hgi-laurel-wreath-first-02:before{content:"\49c3"}.hgi-stroke.hgi-laurel-wreath-left-01:before{content:"\49c5"}.hgi-stroke.hgi-laurel-wreath-left-02:before{content:"\49c7"}.hgi-stroke.hgi-laurel-wreath-left-03:before{content:"\49c9"}.hgi-stroke.hgi-laurel-wreath-right-01:before{content:"\49cb"}.hgi-stroke.hgi-laurel-wreath-right-02:before{content:"\49cd"}.hgi-stroke.hgi-laurel-wreath-right-03:before{content:"\49cf"}.hgi-stroke.hgi-layer-add:before{content:"\49d1"}.hgi-stroke.hgi-layer-mask-01:before{content:"\49d3"}.hgi-stroke.hgi-layer-mask-02:before{content:"\49d5"}.hgi-stroke.hgi-layers-01:before{content:"\49d7"}.hgi-stroke.hgi-layers-02:before{content:"\49d9"}.hgi-stroke.hgi-layers-logo:before{content:"\49db"}.hgi-stroke.hgi-layout-01:before{content:"\49dd"}.hgi-stroke.hgi-layout-02:before{content:"\49df"}.hgi-stroke.hgi-layout-03:before{content:"\49e1"}.hgi-stroke.hgi-layout-04:before{content:"\49e3"}.hgi-stroke.hgi-layout-05:before{content:"\49e5"}.hgi-stroke.hgi-layout-06:before{content:"\49e7"}.hgi-stroke.hgi-layout-07:before{content:"\49e9"}.hgi-stroke.hgi-layout-2-column:before{content:"\49eb"}.hgi-stroke.hgi-layout-2-row:before{content:"\49ed"}.hgi-stroke.hgi-layout-3-column:before{content:"\49ef"}.hgi-stroke.hgi-layout-3-row:before{content:"\49f1"}.hgi-stroke.hgi-layout-bottom:before{content:"\49f3"}.hgi-stroke.hgi-layout-grid:before{content:"\49f5"}.hgi-stroke.hgi-layout-left:before{content:"\49f7"}.hgi-stroke.hgi-layout-right:before{content:"\49f9"}.hgi-stroke.hgi-layout-table-01:before{content:"\49fb"}.hgi-stroke.hgi-layout-table-02:before{content:"\49fd"}.hgi-stroke.hgi-layout-top:before{content:"\49ff"}.hgi-stroke.hgi-leaf-01:before{content:"\4a01"}.hgi-stroke.hgi-leaf-02:before{content:"\4a03"}.hgi-stroke.hgi-leaf-03:before{content:"\4a05"}.hgi-stroke.hgi-leaf-04:before{content:"\4a07"}.hgi-stroke.hgi-leaving-geo-fence:before{content:"\4a09"}.hgi-stroke.hgi-leetcode:before{content:"\4a0b"}.hgi-stroke.hgi-left-angle:before{content:"\4a0d"}.hgi-stroke.hgi-left-to-right-block-quote:before{content:"\4a0f"}.hgi-stroke.hgi-left-to-right-list-bullet:before{content:"\4a11"}.hgi-stroke.hgi-left-to-right-list-dash:before{content:"\4a13"}.hgi-stroke.hgi-left-to-right-list-number:before{content:"\4a15"}.hgi-stroke.hgi-left-to-right-list-star-01:before{content:"\4a17"}.hgi-stroke.hgi-left-to-right-list-star:before{content:"\4a19"}.hgi-stroke.hgi-left-to-right-list-triangle:before{content:"\4a1b"}.hgi-stroke.hgi-left-triangle:before{content:"\4a1d"}.hgi-stroke.hgi-legal-01:before{content:"\4a1f"}.hgi-stroke.hgi-legal-02:before{content:"\4a21"}.hgi-stroke.hgi-legal-document-01:before{content:"\4a23"}.hgi-stroke.hgi-legal-document-02:before{content:"\4a25"}.hgi-stroke.hgi-legal-hammer:before{content:"\4a27"}.hgi-stroke.hgi-less-than-circle:before{content:"\4a29"}.hgi-stroke.hgi-less-than-square:before{content:"\4a2c"}.hgi-stroke.hgi-less-than:before{content:"\4a2d"}.hgi-stroke.hgi-letter-spacing:before{content:"\4a2f"}.hgi-stroke.hgi-libraries:before{content:"\4a31"}.hgi-stroke.hgi-library:before{content:"\4a33"}.hgi-stroke.hgi-license-draft:before{content:"\4a35"}.hgi-stroke.hgi-license-maintenance:before{content:"\4a37"}.hgi-stroke.hgi-license-no:before{content:"\4a39"}.hgi-stroke.hgi-license-pin:before{content:"\4a3b"}.hgi-stroke.hgi-license-third-party:before{content:"\4a3e"}.hgi-stroke.hgi-license:before{content:"\4a3f"}.hgi-stroke.hgi-lift-truck:before{content:"\4a41"}.hgi-stroke.hgi-lighthouse:before{content:"\4a43"}.hgi-stroke.hgi-limitation:before{content:"\4a45"}.hgi-stroke.hgi-line:before{content:"\4a47"}.hgi-stroke.hgi-liner:before{content:"\4a49"}.hgi-stroke.hgi-link-01:before{content:"\4a4b"}.hgi-stroke.hgi-link-02:before{content:"\4a4d"}.hgi-stroke.hgi-link-03:before{content:"\4a4f"}.hgi-stroke.hgi-link-04:before{content:"\4a51"}.hgi-stroke.hgi-link-05:before{content:"\4a53"}.hgi-stroke.hgi-link-06:before{content:"\4a55"}.hgi-stroke.hgi-link-backward:before{content:"\4a57"}.hgi-stroke.hgi-link-circle-02:before{content:"\4a59"}.hgi-stroke.hgi-link-circle:before{content:"\4a5b"}.hgi-stroke.hgi-link-forward:before{content:"\4a5d"}.hgi-stroke.hgi-link-square-01:before{content:"\4a5f"}.hgi-stroke.hgi-link-square-02:before{content:"\4a61"}.hgi-stroke.hgi-linkedin-01:before{content:"\4a63"}.hgi-stroke.hgi-linkedin-02:before{content:"\4a65"}.hgi-stroke.hgi-list-setting:before{content:"\4a67"}.hgi-stroke.hgi-list-view:before{content:"\4a69"}.hgi-stroke.hgi-litecoin:before{content:"\4a6b"}.hgi-stroke.hgi-liver:before{content:"\4a6d"}.hgi-stroke.hgi-loading-01:before{content:"\4a6f"}.hgi-stroke.hgi-loading-02:before{content:"\4a71"}.hgi-stroke.hgi-loading-03:before{content:"\4a73"}.hgi-stroke.hgi-loading-04:before{content:"\4a75"}.hgi-stroke.hgi-location-01:before{content:"\4a77"}.hgi-stroke.hgi-location-02:before{content:"\4a79"}.hgi-stroke.hgi-location-03:before{content:"\4a7b"}.hgi-stroke.hgi-location-04:before{content:"\4a7d"}.hgi-stroke.hgi-location-05:before{content:"\4a7f"}.hgi-stroke.hgi-location-06:before{content:"\4a81"}.hgi-stroke.hgi-location-07:before{content:"\4a83"}.hgi-stroke.hgi-location-08:before{content:"\4a85"}.hgi-stroke.hgi-location-09:before{content:"\4a87"}.hgi-stroke.hgi-location-10:before{content:"\4a89"}.hgi-stroke.hgi-location-add-01:before{content:"\4a8b"}.hgi-stroke.hgi-location-add-02:before{content:"\4a8d"}.hgi-stroke.hgi-location-check-01:before{content:"\4a8f"}.hgi-stroke.hgi-location-check-02:before{content:"\4a91"}.hgi-stroke.hgi-location-favourite-01:before{content:"\4a93"}.hgi-stroke.hgi-location-favourite-02:before{content:"\4a95"}.hgi-stroke.hgi-location-offline-01:before{content:"\4a97"}.hgi-stroke.hgi-location-offline-02:before{content:"\4a99"}.hgi-stroke.hgi-location-offline-03:before{content:"\4a9b"}.hgi-stroke.hgi-location-offline-04:before{content:"\4a9d"}.hgi-stroke.hgi-location-remove-01:before{content:"\4a9f"}.hgi-stroke.hgi-location-remove-02:before{content:"\4aa1"}.hgi-stroke.hgi-location-share-01:before{content:"\4aa3"}.hgi-stroke.hgi-location-share-02:before{content:"\4aa5"}.hgi-stroke.hgi-location-star-01:before{content:"\4aa7"}.hgi-stroke.hgi-location-star-02:before{content:"\4aa9"}.hgi-stroke.hgi-location-update-01:before{content:"\4aab"}.hgi-stroke.hgi-location-update-02:before{content:"\4aad"}.hgi-stroke.hgi-location-user-01:before{content:"\4aaf"}.hgi-stroke.hgi-location-user-02:before{content:"\4ab1"}.hgi-stroke.hgi-location-user-03:before{content:"\4ab3"}.hgi-stroke.hgi-location-user-04:before{content:"\4ab5"}.hgi-stroke.hgi-lock-computer:before{content:"\4ab7"}.hgi-stroke.hgi-lock-key:before{content:"\4ab9"}.hgi-stroke.hgi-lock-password:before{content:"\4abb"}.hgi-stroke.hgi-lock-sync-01:before{content:"\4abe"}.hgi-stroke.hgi-lock-sync-02:before{content:"\4ac0"}.hgi-stroke.hgi-lock:before{content:"\4ac1"}.hgi-stroke.hgi-locked:before{content:"\4ac3"}.hgi-stroke.hgi-locker-01:before{content:"\4ac5"}.hgi-stroke.hgi-locker:before{content:"\4ac7"}.hgi-stroke.hgi-login-01:before{content:"\4ac9"}.hgi-stroke.hgi-login-02:before{content:"\4acb"}.hgi-stroke.hgi-login-03:before{content:"\4acd"}.hgi-stroke.hgi-login-circle-01:before{content:"\4acf"}.hgi-stroke.hgi-login-circle-02:before{content:"\4ad1"}.hgi-stroke.hgi-login-method:before{content:"\4ad3"}.hgi-stroke.hgi-login-square-01:before{content:"\4ad5"}.hgi-stroke.hgi-login-square-02:before{content:"\4ad7"}.hgi-stroke.hgi-logout-01:before{content:"\4ad9"}.hgi-stroke.hgi-logout-02:before{content:"\4adb"}.hgi-stroke.hgi-logout-03:before{content:"\4add"}.hgi-stroke.hgi-logout-04:before{content:"\4adf"}.hgi-stroke.hgi-logout-05:before{content:"\4ae1"}.hgi-stroke.hgi-logout-circle-01:before{content:"\4ae3"}.hgi-stroke.hgi-logout-circle-02:before{content:"\4ae5"}.hgi-stroke.hgi-logout-square-01:before{content:"\4ae7"}.hgi-stroke.hgi-logout-square-02:before{content:"\4ae9"}.hgi-stroke.hgi-lollipop:before{content:"\4aeb"}.hgi-stroke.hgi-long-sleeve-shirt:before{content:"\4aed"}.hgi-stroke.hgi-longitude:before{content:"\4aef"}.hgi-stroke.hgi-look-bottom:before{content:"\4af1"}.hgi-stroke.hgi-look-left:before{content:"\4af3"}.hgi-stroke.hgi-look-right:before{content:"\4af5"}.hgi-stroke.hgi-look-top:before{content:"\4af7"}.hgi-stroke.hgi-loom:before{content:"\4af9"}.hgi-stroke.hgi-lottiefiles:before{content:"\4afb"}.hgi-stroke.hgi-love-korean-finger:before{content:"\4afd"}.hgi-stroke.hgi-loyalty-card:before{content:"\4aff"}.hgi-stroke.hgi-luggage-01:before{content:"\4b01"}.hgi-stroke.hgi-luggage-02:before{content:"\4b03"}.hgi-stroke.hgi-lungs:before{content:"\4b05"}.hgi-stroke.hgi-machine-robot:before{content:"\4b07"}.hgi-stroke.hgi-magic-wand-01:before{content:"\4b09"}.hgi-stroke.hgi-magic-wand-02:before{content:"\4b0b"}.hgi-stroke.hgi-magic-wand-03:before{content:"\4b0d"}.hgi-stroke.hgi-magnet-01:before{content:"\4b0f"}.hgi-stroke.hgi-magnet-02:before{content:"\4b11"}.hgi-stroke.hgi-magnet:before{content:"\4b13"}.hgi-stroke.hgi-mail-01:before{content:"\4b15"}.hgi-stroke.hgi-mail-02:before{content:"\4b17"}.hgi-stroke.hgi-mail-account-01:before{content:"\4b19"}.hgi-stroke.hgi-mail-account-02:before{content:"\4b1b"}.hgi-stroke.hgi-mail-add-01:before{content:"\4b1d"}.hgi-stroke.hgi-mail-add-02:before{content:"\4b1f"}.hgi-stroke.hgi-mail-at-sign-01:before{content:"\4b21"}.hgi-stroke.hgi-mail-at-sign-02:before{content:"\4b23"}.hgi-stroke.hgi-mail-block-01:before{content:"\4b25"}.hgi-stroke.hgi-mail-block-02:before{content:"\4b27"}.hgi-stroke.hgi-mail-download-01:before{content:"\4b29"}.hgi-stroke.hgi-mail-download-02:before{content:"\4b2b"}.hgi-stroke.hgi-mail-edit-01:before{content:"\4b2d"}.hgi-stroke.hgi-mail-edit-02:before{content:"\4b2f"}.hgi-stroke.hgi-mail-lock-01:before{content:"\4b31"}.hgi-stroke.hgi-mail-lock-02:before{content:"\4b33"}.hgi-stroke.hgi-mail-love-01:before{content:"\4b35"}.hgi-stroke.hgi-mail-love-02:before{content:"\4b37"}.hgi-stroke.hgi-mail-minus-01:before{content:"\4b39"}.hgi-stroke.hgi-mail-minus-02:before{content:"\4b3b"}.hgi-stroke.hgi-mail-open-01:before{content:"\4b3d"}.hgi-stroke.hgi-mail-open-02:before{content:"\4b3f"}.hgi-stroke.hgi-mail-open-love:before{content:"\4b41"}.hgi-stroke.hgi-mail-open:before{content:"\4b43"}.hgi-stroke.hgi-mail-receive-01:before{content:"\4b45"}.hgi-stroke.hgi-mail-receive-02:before{content:"\4b47"}.hgi-stroke.hgi-mail-remove-01:before{content:"\4b49"}.hgi-stroke.hgi-mail-remove-02:before{content:"\4b4b"}.hgi-stroke.hgi-mail-reply-01:before{content:"\4b4d"}.hgi-stroke.hgi-mail-reply-02:before{content:"\4b4f"}.hgi-stroke.hgi-mail-reply-all-01:before{content:"\4b51"}.hgi-stroke.hgi-mail-reply-all-02:before{content:"\4b53"}.hgi-stroke.hgi-mail-search-01:before{content:"\4b55"}.hgi-stroke.hgi-mail-search-02:before{content:"\4b57"}.hgi-stroke.hgi-mail-secure-01:before{content:"\4b59"}.hgi-stroke.hgi-mail-secure-02:before{content:"\4b5b"}.hgi-stroke.hgi-mail-send-01:before{content:"\4b5d"}.hgi-stroke.hgi-mail-send-02:before{content:"\4b5f"}.hgi-stroke.hgi-mail-setting-01:before{content:"\4b61"}.hgi-stroke.hgi-mail-setting-02:before{content:"\4b63"}.hgi-stroke.hgi-mail-unlock-01:before{content:"\4b65"}.hgi-stroke.hgi-mail-unlock-02:before{content:"\4b67"}.hgi-stroke.hgi-mail-upload-01:before{content:"\4b69"}.hgi-stroke.hgi-mail-upload-02:before{content:"\4b6b"}.hgi-stroke.hgi-mail-validation-01:before{content:"\4b6d"}.hgi-stroke.hgi-mail-validation-02:before{content:"\4b6f"}.hgi-stroke.hgi-mail-voice-01:before{content:"\4b71"}.hgi-stroke.hgi-mail-voice-02:before{content:"\4b73"}.hgi-stroke.hgi-mailbox-01:before{content:"\4b75"}.hgi-stroke.hgi-mailbox:before{content:"\4b77"}.hgi-stroke.hgi-manager:before{content:"\4b79"}.hgi-stroke.hgi-map-pin:before{content:"\4b7b"}.hgi-stroke.hgi-map-pinpoint-01:before{content:"\4b7d"}.hgi-stroke.hgi-map-pinpoint-02:before{content:"\4b7f"}.hgi-stroke.hgi-maping:before{content:"\4b81"}.hgi-stroke.hgi-maps-circle-01:before{content:"\4b83"}.hgi-stroke.hgi-maps-circle-02:before{content:"\4b85"}.hgi-stroke.hgi-maps-editing:before{content:"\4b87"}.hgi-stroke.hgi-maps-global-01:before{content:"\4b89"}.hgi-stroke.hgi-maps-global-02:before{content:"\4b8b"}.hgi-stroke.hgi-maps-location-01:before{content:"\4b8d"}.hgi-stroke.hgi-maps-location-02:before{content:"\4b8f"}.hgi-stroke.hgi-maps-off:before{content:"\4b91"}.hgi-stroke.hgi-maps-refresh:before{content:"\4b93"}.hgi-stroke.hgi-maps-search:before{content:"\4b95"}.hgi-stroke.hgi-maps-square-01:before{content:"\4b98"}.hgi-stroke.hgi-maps-square-02:before{content:"\4b9a"}.hgi-stroke.hgi-maps:before{content:"\4b9b"}.hgi-stroke.hgi-market-analysis:before{content:"\4b9d"}.hgi-stroke.hgi-marketing:before{content:"\4b9f"}.hgi-stroke.hgi-mask-love:before{content:"\4ba1"}.hgi-stroke.hgi-mask:before{content:"\4ba3"}.hgi-stroke.hgi-master-card:before{content:"\4ba5"}.hgi-stroke.hgi-matches:before{content:"\4ba7"}.hgi-stroke.hgi-math:before{content:"\4ba9"}.hgi-stroke.hgi-matrix:before{content:"\4bab"}.hgi-stroke.hgi-maximize-01:before{content:"\4bad"}.hgi-stroke.hgi-maximize-02:before{content:"\4baf"}.hgi-stroke.hgi-maximize-03:before{content:"\4bb1"}.hgi-stroke.hgi-maximize-04:before{content:"\4bb3"}.hgi-stroke.hgi-maximize-screen:before{content:"\4bb5"}.hgi-stroke.hgi-mayan-pyramid:before{content:"\4bb7"}.hgi-stroke.hgi-maze:before{content:"\4bb9"}.hgi-stroke.hgi-medal-01:before{content:"\4bbb"}.hgi-stroke.hgi-medal-02:before{content:"\4bbd"}.hgi-stroke.hgi-medal-03:before{content:"\4bbf"}.hgi-stroke.hgi-medal-04:before{content:"\4bc1"}.hgi-stroke.hgi-medal-05:before{content:"\4bc3"}.hgi-stroke.hgi-medal-06:before{content:"\4bc5"}.hgi-stroke.hgi-medal-07:before{content:"\4bc7"}.hgi-stroke.hgi-medal-first-place:before{content:"\4bc9"}.hgi-stroke.hgi-medal-second-place:before{content:"\4bcb"}.hgi-stroke.hgi-medal-third-place:before{content:"\4bcd"}.hgi-stroke.hgi-medical-file:before{content:"\4bcf"}.hgi-stroke.hgi-medical-mask:before{content:"\4bd1"}.hgi-stroke.hgi-medicine-01:before{content:"\4bd3"}.hgi-stroke.hgi-medicine-02:before{content:"\4bd5"}.hgi-stroke.hgi-medicine-bottle-01:before{content:"\4bd7"}.hgi-stroke.hgi-medicine-bottle-02:before{content:"\4bd9"}.hgi-stroke.hgi-medicine-syrup:before{content:"\4bdb"}.hgi-stroke.hgi-medium-square:before{content:"\4bde"}.hgi-stroke.hgi-medium:before{content:"\4bdf"}.hgi-stroke.hgi-meeting-room:before{content:"\4be1"}.hgi-stroke.hgi-megaphone-01:before{content:"\4be3"}.hgi-stroke.hgi-megaphone-02:before{content:"\4be5"}.hgi-stroke.hgi-meh:before{content:"\4be7"}.hgi-stroke.hgi-mentor:before{content:"\4be9"}.hgi-stroke.hgi-mentoring:before{content:"\4beb"}.hgi-stroke.hgi-menu-01:before{content:"\4bed"}.hgi-stroke.hgi-menu-02:before{content:"\4bef"}.hgi-stroke.hgi-menu-03:before{content:"\4bf1"}.hgi-stroke.hgi-menu-04:before{content:"\4bf3"}.hgi-stroke.hgi-menu-05:before{content:"\4bf5"}.hgi-stroke.hgi-menu-06:before{content:"\4bf7"}.hgi-stroke.hgi-menu-07:before{content:"\4bf9"}.hgi-stroke.hgi-menu-08:before{content:"\4bfb"}.hgi-stroke.hgi-menu-09:before{content:"\4bfd"}.hgi-stroke.hgi-menu-10:before{content:"\4bff"}.hgi-stroke.hgi-menu-11:before{content:"\4c01"}.hgi-stroke.hgi-menu-circle:before{content:"\4c03"}.hgi-stroke.hgi-menu-restaurant:before{content:"\4c05"}.hgi-stroke.hgi-menu-square:before{content:"\4c07"}.hgi-stroke.hgi-message-01:before{content:"\4c09"}.hgi-stroke.hgi-message-02:before{content:"\4c0b"}.hgi-stroke.hgi-message-add-01:before{content:"\4c0d"}.hgi-stroke.hgi-message-add-02:before{content:"\4c0f"}.hgi-stroke.hgi-message-blocked:before{content:"\4c11"}.hgi-stroke.hgi-message-cancel-01:before{content:"\4c13"}.hgi-stroke.hgi-message-cancel-02:before{content:"\4c15"}.hgi-stroke.hgi-message-delay-01:before{content:"\4c17"}.hgi-stroke.hgi-message-delay-02:before{content:"\4c19"}.hgi-stroke.hgi-message-done-01:before{content:"\4c1b"}.hgi-stroke.hgi-message-done-02:before{content:"\4c1d"}.hgi-stroke.hgi-message-download-01:before{content:"\4c1f"}.hgi-stroke.hgi-message-download-02:before{content:"\4c21"}.hgi-stroke.hgi-message-edit-01:before{content:"\4c23"}.hgi-stroke.hgi-message-edit-02:before{content:"\4c25"}.hgi-stroke.hgi-message-favourite-01:before{content:"\4c27"}.hgi-stroke.hgi-message-favourite-02:before{content:"\4c29"}.hgi-stroke.hgi-message-incoming-01:before{content:"\4c2b"}.hgi-stroke.hgi-message-incoming-02:before{content:"\4c2d"}.hgi-stroke.hgi-message-lock-01:before{content:"\4c2f"}.hgi-stroke.hgi-message-lock-02:before{content:"\4c31"}.hgi-stroke.hgi-message-multiple-01:before{content:"\4c33"}.hgi-stroke.hgi-message-multiple-02:before{content:"\4c35"}.hgi-stroke.hgi-message-notification-01:before{content:"\4c37"}.hgi-stroke.hgi-message-notification-02:before{content:"\4c39"}.hgi-stroke.hgi-message-outgoing-01:before{content:"\4c3b"}.hgi-stroke.hgi-message-outgoing-02:before{content:"\4c3d"}.hgi-stroke.hgi-message-preview-01:before{content:"\4c3f"}.hgi-stroke.hgi-message-preview-02:before{content:"\4c41"}.hgi-stroke.hgi-message-programming:before{content:"\4c43"}.hgi-stroke.hgi-message-question:before{content:"\4c45"}.hgi-stroke.hgi-message-search-01:before{content:"\4c47"}.hgi-stroke.hgi-message-search-02:before{content:"\4c49"}.hgi-stroke.hgi-message-secure-01:before{content:"\4c4b"}.hgi-stroke.hgi-message-secure-02:before{content:"\4c4d"}.hgi-stroke.hgi-message-translate:before{content:"\4c4f"}.hgi-stroke.hgi-message-unlock-01:before{content:"\4c51"}.hgi-stroke.hgi-message-unlock-02:before{content:"\4c53"}.hgi-stroke.hgi-message-upload-01:before{content:"\4c55"}.hgi-stroke.hgi-message-upload-02:before{content:"\4c57"}.hgi-stroke.hgi-message-user-01:before{content:"\4c59"}.hgi-stroke.hgi-message-user-02:before{content:"\4c5b"}.hgi-stroke.hgi-messenger:before{content:"\4c5d"}.hgi-stroke.hgi-meta:before{content:"\4c5f"}.hgi-stroke.hgi-metro:before{content:"\4c61"}.hgi-stroke.hgi-mic-01:before{content:"\4c63"}.hgi-stroke.hgi-mic-02:before{content:"\4c65"}.hgi-stroke.hgi-mic-off-01:before{content:"\4c67"}.hgi-stroke.hgi-mic-off-02:before{content:"\4c69"}.hgi-stroke.hgi-microsoft-admin:before{content:"\4c6b"}.hgi-stroke.hgi-microsoft:before{content:"\4c6d"}.hgi-stroke.hgi-microwave:before{content:"\4c6f"}.hgi-stroke.hgi-milk-bottle:before{content:"\4c71"}.hgi-stroke.hgi-milk-carton:before{content:"\4c73"}.hgi-stroke.hgi-milk-coconut:before{content:"\4c75"}.hgi-stroke.hgi-milk-oat:before{content:"\4c77"}.hgi-stroke.hgi-minimize-01:before{content:"\4c79"}.hgi-stroke.hgi-minimize-02:before{content:"\4c7b"}.hgi-stroke.hgi-minimize-03:before{content:"\4c7d"}.hgi-stroke.hgi-minimize-04:before{content:"\4c7f"}.hgi-stroke.hgi-minimize-screen:before{content:"\4c81"}.hgi-stroke.hgi-mining-01:before{content:"\4c83"}.hgi-stroke.hgi-mining-02:before{content:"\4c85"}.hgi-stroke.hgi-mining-03:before{content:"\4c87"}.hgi-stroke.hgi-minus-plus-01:before{content:"\4c89"}.hgi-stroke.hgi-minus-plus-02:before{content:"\4c8b"}.hgi-stroke.hgi-minus-plus-circle-01:before{content:"\4c8d"}.hgi-stroke.hgi-minus-plus-circle-02:before{content:"\4c8f"}.hgi-stroke.hgi-minus-plus-square-01:before{content:"\4c91"}.hgi-stroke.hgi-minus-plus-square-02:before{content:"\4c93"}.hgi-stroke.hgi-minus-sign-circle:before{content:"\4c95"}.hgi-stroke.hgi-minus-sign-square:before{content:"\4c98"}.hgi-stroke.hgi-minus-sign:before{content:"\4c99"}.hgi-stroke.hgi-mirror:before{content:"\4c9b"}.hgi-stroke.hgi-mirroring-screen:before{content:"\4c9d"}.hgi-stroke.hgi-mixer:before{content:"\4c9f"}.hgi-stroke.hgi-mobile-navigator-01:before{content:"\4ca1"}.hgi-stroke.hgi-mobile-navigator-02:before{content:"\4ca3"}.hgi-stroke.hgi-mobile-programming-01:before{content:"\4ca5"}.hgi-stroke.hgi-mobile-programming-02:before{content:"\4ca7"}.hgi-stroke.hgi-mobile-protection:before{content:"\4ca9"}.hgi-stroke.hgi-mobile-security:before{content:"\4cab"}.hgi-stroke.hgi-mochi:before{content:"\4cad"}.hgi-stroke.hgi-modern-tv-four-k:before{content:"\4caf"}.hgi-stroke.hgi-modern-tv-issue:before{content:"\4cb1"}.hgi-stroke.hgi-modern-tv:before{content:"\4cb3"}.hgi-stroke.hgi-molecules:before{content:"\4cb5"}.hgi-stroke.hgi-monas:before{content:"\4cb7"}.hgi-stroke.hgi-money-01:before{content:"\4cb9"}.hgi-stroke.hgi-money-02:before{content:"\4cbb"}.hgi-stroke.hgi-money-03:before{content:"\4cbd"}.hgi-stroke.hgi-money-04:before{content:"\4cbf"}.hgi-stroke.hgi-money-add-01:before{content:"\4cc1"}.hgi-stroke.hgi-money-add-02:before{content:"\4cc3"}.hgi-stroke.hgi-money-bag-01:before{content:"\4cc5"}.hgi-stroke.hgi-money-bag-02:before{content:"\4cc7"}.hgi-stroke.hgi-money-exchange-01:before{content:"\4cc9"}.hgi-stroke.hgi-money-exchange-02:before{content:"\4ccb"}.hgi-stroke.hgi-money-exchange-03:before{content:"\4ccd"}.hgi-stroke.hgi-money-not-found-01:before{content:"\4ccf"}.hgi-stroke.hgi-money-not-found-02:before{content:"\4cd1"}.hgi-stroke.hgi-money-not-found-03:before{content:"\4cd3"}.hgi-stroke.hgi-money-not-found-04:before{content:"\4cd5"}.hgi-stroke.hgi-money-receive-01:before{content:"\4cd7"}.hgi-stroke.hgi-money-receive-02:before{content:"\4cd9"}.hgi-stroke.hgi-money-receive-circle:before{content:"\4cdb"}.hgi-stroke.hgi-money-receive-flow-01:before{content:"\4cdd"}.hgi-stroke.hgi-money-receive-flow-02:before{content:"\4cdf"}.hgi-stroke.hgi-money-receive-square:before{content:"\4ce1"}.hgi-stroke.hgi-money-remove-01:before{content:"\4ce3"}.hgi-stroke.hgi-money-remove-02:before{content:"\4ce5"}.hgi-stroke.hgi-money-safe:before{content:"\4ce7"}.hgi-stroke.hgi-money-saving-jar:before{content:"\4ce9"}.hgi-stroke.hgi-money-security:before{content:"\4ceb"}.hgi-stroke.hgi-money-send-01:before{content:"\4ced"}.hgi-stroke.hgi-money-send-02:before{content:"\4cef"}.hgi-stroke.hgi-money-send-circle:before{content:"\4cf1"}.hgi-stroke.hgi-money-send-flow-01:before{content:"\4cf3"}.hgi-stroke.hgi-money-send-flow-02:before{content:"\4cf5"}.hgi-stroke.hgi-money-send-square:before{content:"\4cf7"}.hgi-stroke.hgi-monocle-01:before{content:"\4cf9"}.hgi-stroke.hgi-monocle:before{content:"\4cfb"}.hgi-stroke.hgi-monster:before{content:"\4cfd"}.hgi-stroke.hgi-moon-01:before{content:"\4cff"}.hgi-stroke.hgi-moon-02:before{content:"\4d01"}.hgi-stroke.hgi-moon-angled-rain-zap:before{content:"\4d03"}.hgi-stroke.hgi-moon-cloud-angled-rain:before{content:"\4d05"}.hgi-stroke.hgi-moon-cloud-angled-zap:before{content:"\4d07"}.hgi-stroke.hgi-moon-cloud-big-rain:before{content:"\4d09"}.hgi-stroke.hgi-moon-cloud-fast-wind:before{content:"\4d0b"}.hgi-stroke.hgi-moon-cloud-hailstone:before{content:"\4d0d"}.hgi-stroke.hgi-moon-cloud-little-rain:before{content:"\4d0f"}.hgi-stroke.hgi-moon-cloud-little-snow:before{content:"\4d11"}.hgi-stroke.hgi-moon-cloud-mid-rain:before{content:"\4d13"}.hgi-stroke.hgi-moon-cloud-mid-snow:before{content:"\4d15"}.hgi-stroke.hgi-moon-cloud-slow-wind:before{content:"\4d18"}.hgi-stroke.hgi-moon-cloud-snow:before{content:"\4d1a"}.hgi-stroke.hgi-moon-cloud:before{content:"\4d1b"}.hgi-stroke.hgi-moon-eclipse:before{content:"\4d1d"}.hgi-stroke.hgi-moon-fast-wind:before{content:"\4d1f"}.hgi-stroke.hgi-moon-landing:before{content:"\4d21"}.hgi-stroke.hgi-moon-slow-wind:before{content:"\4d24"}.hgi-stroke.hgi-moon:before{content:"\4d25"}.hgi-stroke.hgi-moonset:before{content:"\4d27"}.hgi-stroke.hgi-more-01:before{content:"\4d29"}.hgi-stroke.hgi-more-02:before{content:"\4d2b"}.hgi-stroke.hgi-more-03:before{content:"\4d2d"}.hgi-stroke.hgi-more-horizontal-circle-01:before{content:"\4d2f"}.hgi-stroke.hgi-more-horizontal-circle-02:before{content:"\4d31"}.hgi-stroke.hgi-more-horizontal-square-01:before{content:"\4d34"}.hgi-stroke.hgi-more-horizontal-square-02:before{content:"\4d36"}.hgi-stroke.hgi-more-horizontal:before{content:"\4d37"}.hgi-stroke.hgi-more-or-less-circle:before{content:"\4d39"}.hgi-stroke.hgi-more-or-less-square:before{content:"\4d3c"}.hgi-stroke.hgi-more-or-less:before{content:"\4d3d"}.hgi-stroke.hgi-more-vertical-circle-01:before{content:"\4d40"}.hgi-stroke.hgi-more-vertical-circle-02:before{content:"\4d42"}.hgi-stroke.hgi-more-vertical-square-01:before{content:"\4d45"}.hgi-stroke.hgi-more-vertical-square-02:before{content:"\4d47"}.hgi-stroke.hgi-more-vertical:before{content:"\4d48"}.hgi-stroke.hgi-more:before{content:"\4d49"}.hgi-stroke.hgi-mortar:before{content:"\4d4b"}.hgi-stroke.hgi-mortarboard-01:before{content:"\4d4d"}.hgi-stroke.hgi-mortarboard-02:before{content:"\4d4f"}.hgi-stroke.hgi-mosque-01:before{content:"\4d51"}.hgi-stroke.hgi-mosque-02:before{content:"\4d53"}.hgi-stroke.hgi-mosque-03:before{content:"\4d55"}.hgi-stroke.hgi-mosque-04:before{content:"\4d57"}.hgi-stroke.hgi-mosque-05:before{content:"\4d59"}.hgi-stroke.hgi-mosque-location:before{content:"\4d5b"}.hgi-stroke.hgi-motion-01:before{content:"\4d5d"}.hgi-stroke.hgi-motion-02:before{content:"\4d5f"}.hgi-stroke.hgi-motorbike-01:before{content:"\4d61"}.hgi-stroke.hgi-motorbike-02:before{content:"\4d63"}.hgi-stroke.hgi-mountain:before{content:"\4d65"}.hgi-stroke.hgi-mouse-01:before{content:"\4d67"}.hgi-stroke.hgi-mouse-02:before{content:"\4d69"}.hgi-stroke.hgi-mouse-03:before{content:"\4d6b"}.hgi-stroke.hgi-mouse-04:before{content:"\4d6d"}.hgi-stroke.hgi-mouse-05:before{content:"\4d6f"}.hgi-stroke.hgi-mouse-06:before{content:"\4d71"}.hgi-stroke.hgi-mouse-07:before{content:"\4d73"}.hgi-stroke.hgi-mouse-08:before{content:"\4d75"}.hgi-stroke.hgi-mouse-09:before{content:"\4d77"}.hgi-stroke.hgi-mouse-10:before{content:"\4d79"}.hgi-stroke.hgi-mouse-11:before{content:"\4d7b"}.hgi-stroke.hgi-mouse-12:before{content:"\4d7d"}.hgi-stroke.hgi-mouse-13:before{content:"\4d7f"}.hgi-stroke.hgi-mouse-14:before{content:"\4d81"}.hgi-stroke.hgi-mouse-15:before{content:"\4d83"}.hgi-stroke.hgi-mouse-16:before{content:"\4d85"}.hgi-stroke.hgi-mouse-17:before{content:"\4d87"}.hgi-stroke.hgi-mouse-18:before{content:"\4d89"}.hgi-stroke.hgi-mouse-19:before{content:"\4d8b"}.hgi-stroke.hgi-mouse-20:before{content:"\4d8d"}.hgi-stroke.hgi-mouse-21:before{content:"\4d8f"}.hgi-stroke.hgi-mouse-22:before{content:"\4d91"}.hgi-stroke.hgi-mouse-23:before{content:"\4d93"}.hgi-stroke.hgi-mouse-left-click-01:before{content:"\4d95"}.hgi-stroke.hgi-mouse-left-click-02:before{content:"\4d97"}.hgi-stroke.hgi-mouse-left-click-03:before{content:"\4d99"}.hgi-stroke.hgi-mouse-left-click-04:before{content:"\4d9b"}.hgi-stroke.hgi-mouse-left-click-05:before{content:"\4d9d"}.hgi-stroke.hgi-mouse-left-click-06:before{content:"\4d9f"}.hgi-stroke.hgi-mouse-right-click-01:before{content:"\4da1"}.hgi-stroke.hgi-mouse-right-click-02:before{content:"\4da3"}.hgi-stroke.hgi-mouse-right-click-03:before{content:"\4da5"}.hgi-stroke.hgi-mouse-right-click-04:before{content:"\4da7"}.hgi-stroke.hgi-mouse-right-click-05:before{content:"\4da9"}.hgi-stroke.hgi-mouse-right-click-06:before{content:"\4dab"}.hgi-stroke.hgi-mouse-scroll-01:before{content:"\4dad"}.hgi-stroke.hgi-mouse-scroll-02:before{content:"\4daf"}.hgi-stroke.hgi-move-01:before{content:"\4db1"}.hgi-stroke.hgi-move-02:before{content:"\4db3"}.hgi-stroke.hgi-move-bottom:before{content:"\4db5"}.hgi-stroke.hgi-move-left:before{content:"\4db7"}.hgi-stroke.hgi-move-right:before{content:"\4db9"}.hgi-stroke.hgi-move-to:before{content:"\4dbc"}.hgi-stroke.hgi-move-top:before{content:"\4dbe"}.hgi-stroke.hgi-move:before{content:"\4dbf"}.hgi-stroke.hgi-mp-3-01:before{content:"\4dc1"}.hgi-stroke.hgi-mp-3-02:before{content:"\4dc3"}.hgi-stroke.hgi-mp-4-01:before{content:"\4dc5"}.hgi-stroke.hgi-mp-4-02:before{content:"\4dc7"}.hgi-stroke.hgi-muhammad:before{content:"\4dc9"}.hgi-stroke.hgi-multiplication-sign-circle:before{content:"\4dcb"}.hgi-stroke.hgi-multiplication-sign-square:before{content:"\4dce"}.hgi-stroke.hgi-multiplication-sign:before{content:"\4dcf"}.hgi-stroke.hgi-mushroom-01:before{content:"\4dd1"}.hgi-stroke.hgi-mushroom:before{content:"\4dd3"}.hgi-stroke.hgi-music-note-01:before{content:"\4dd5"}.hgi-stroke.hgi-music-note-02:before{content:"\4dd7"}.hgi-stroke.hgi-music-note-03:before{content:"\4dd9"}.hgi-stroke.hgi-music-note-04:before{content:"\4ddb"}.hgi-stroke.hgi-music-note-square-01:before{content:"\4ddd"}.hgi-stroke.hgi-music-note-square-02:before{content:"\4ddf"}.hgi-stroke.hgi-muslim:before{content:"\4de1"}.hgi-stroke.hgi-mute:before{content:"\4de3"}.hgi-stroke.hgi-mymind:before{content:"\4de5"}.hgi-stroke.hgi-n-th-root-circle:before{content:"\4de7"}.hgi-stroke.hgi-n-th-root-square:before{content:"\4dea"}.hgi-stroke.hgi-n-th-root:before{content:"\4deb"}.hgi-stroke.hgi-nano-technology:before{content:"\4ded"}.hgi-stroke.hgi-natural-food:before{content:"\4def"}.hgi-stroke.hgi-navigation-01:before{content:"\4df1"}.hgi-stroke.hgi-navigation-02:before{content:"\4df3"}.hgi-stroke.hgi-navigation-03:before{content:"\4df5"}.hgi-stroke.hgi-navigation-04:before{content:"\4df7"}.hgi-stroke.hgi-navigator-01:before{content:"\4df9"}.hgi-stroke.hgi-navigator-02:before{content:"\4dfb"}.hgi-stroke.hgi-necklace:before{content:"\4dfd"}.hgi-stroke.hgi-nerd:before{content:"\4dff"}.hgi-stroke.hgi-neural-network:before{content:"\4e01"}.hgi-stroke.hgi-neutral:before{content:"\4e03"}.hgi-stroke.hgi-new-job:before{content:"\4e05"}.hgi-stroke.hgi-new-office:before{content:"\4e07"}.hgi-stroke.hgi-new-releases:before{content:"\4e09"}.hgi-stroke.hgi-new-twitter-ellipse:before{content:"\4e0b"}.hgi-stroke.hgi-new-twitter-rectangle:before{content:"\4e0d"}.hgi-stroke.hgi-new-twitter:before{content:"\4e0f"}.hgi-stroke.hgi-news-01:before{content:"\4e11"}.hgi-stroke.hgi-news:before{content:"\4e13"}.hgi-stroke.hgi-next:before{content:"\4e15"}.hgi-stroke.hgi-nike:before{content:"\4e17"}.hgi-stroke.hgi-nintendo-switch:before{content:"\4e1a"}.hgi-stroke.hgi-nintendo:before{content:"\4e1b"}.hgi-stroke.hgi-niqab:before{content:"\4e1d"}.hgi-stroke.hgi-no-internet:before{content:"\4e1f"}.hgi-stroke.hgi-no-meeting-room:before{content:"\4e21"}.hgi-stroke.hgi-node-add:before{content:"\4e23"}.hgi-stroke.hgi-node-edit:before{content:"\4e25"}.hgi-stroke.hgi-node-move-down:before{content:"\4e27"}.hgi-stroke.hgi-node-move-up:before{content:"\4e29"}.hgi-stroke.hgi-node-remove:before{content:"\4e2b"}.hgi-stroke.hgi-noodles:before{content:"\4e2d"}.hgi-stroke.hgi-nose:before{content:"\4e2f"}.hgi-stroke.hgi-not-equal-sign-circle:before{content:"\4e31"}.hgi-stroke.hgi-not-equal-sign-square:before{content:"\4e34"}.hgi-stroke.hgi-not-equal-sign:before{content:"\4e35"}.hgi-stroke.hgi-note-01:before{content:"\4e37"}.hgi-stroke.hgi-note-02:before{content:"\4e39"}.hgi-stroke.hgi-note-03:before{content:"\4e3b"}.hgi-stroke.hgi-note-04:before{content:"\4e3d"}.hgi-stroke.hgi-note-05:before{content:"\4e3f"}.hgi-stroke.hgi-note-add:before{content:"\4e41"}.hgi-stroke.hgi-note-done:before{content:"\4e43"}.hgi-stroke.hgi-note-edit:before{content:"\4e45"}.hgi-stroke.hgi-note-remove:before{content:"\4e47"}.hgi-stroke.hgi-note:before{content:"\4e49"}.hgi-stroke.hgi-notebook-01:before{content:"\4e4b"}.hgi-stroke.hgi-notebook-02:before{content:"\4e4d"}.hgi-stroke.hgi-notebook:before{content:"\4e4f"}.hgi-stroke.hgi-notification-01:before{content:"\4e51"}.hgi-stroke.hgi-notification-02:before{content:"\4e53"}.hgi-stroke.hgi-notification-03:before{content:"\4e55"}.hgi-stroke.hgi-notification-block-01:before{content:"\4e57"}.hgi-stroke.hgi-notification-block-02:before{content:"\4e59"}.hgi-stroke.hgi-notification-block-03:before{content:"\4e5b"}.hgi-stroke.hgi-notification-bubble:before{content:"\4e5d"}.hgi-stroke.hgi-notification-circle:before{content:"\4e5f"}.hgi-stroke.hgi-notification-off-01:before{content:"\4e61"}.hgi-stroke.hgi-notification-off-02:before{content:"\4e63"}.hgi-stroke.hgi-notification-off-03:before{content:"\4e65"}.hgi-stroke.hgi-notification-snooze-01:before{content:"\4e67"}.hgi-stroke.hgi-notification-snooze-02:before{content:"\4e69"}.hgi-stroke.hgi-notification-snooze-03:before{content:"\4e6b"}.hgi-stroke.hgi-notification-square:before{content:"\4e6d"}.hgi-stroke.hgi-notion-01:before{content:"\4e6f"}.hgi-stroke.hgi-notion-02:before{content:"\4e71"}.hgi-stroke.hgi-npm:before{content:"\4e73"}.hgi-stroke.hgi-nuclear-power:before{content:"\4e75"}.hgi-stroke.hgi-nut:before{content:"\4e77"}.hgi-stroke.hgi-obtuse:before{content:"\4e79"}.hgi-stroke.hgi-octagon:before{content:"\4e7b"}.hgi-stroke.hgi-octopus:before{content:"\4e7d"}.hgi-stroke.hgi-office-365:before{content:"\4e7f"}.hgi-stroke.hgi-office-chair:before{content:"\4e81"}.hgi-stroke.hgi-office:before{content:"\4e83"}.hgi-stroke.hgi-oil-barrel:before{content:"\4e85"}.hgi-stroke.hgi-ok-finger:before{content:"\4e87"}.hgi-stroke.hgi-olympic-torch:before{content:"\4e89"}.hgi-stroke.hgi-online-learning-01:before{content:"\4e8b"}.hgi-stroke.hgi-online-learning-02:before{content:"\4e8d"}.hgi-stroke.hgi-online-learning-03:before{content:"\4e8f"}.hgi-stroke.hgi-online-learning-04:before{content:"\4e91"}.hgi-stroke.hgi-open-caption:before{content:"\4e93"}.hgi-stroke.hgi-option:before{content:"\4e95"}.hgi-stroke.hgi-orange:before{content:"\4e97"}.hgi-stroke.hgi-orbit-01:before{content:"\4e99"}.hgi-stroke.hgi-orbit-02:before{content:"\4e9b"}.hgi-stroke.hgi-organic-food:before{content:"\4e9d"}.hgi-stroke.hgi-orthogonal-edge:before{content:"\4e9f"}.hgi-stroke.hgi-oval:before{content:"\4ea1"}.hgi-stroke.hgi-oven:before{content:"\4ea3"}.hgi-stroke.hgi-package-add:before{content:"\4ea5"}.hgi-stroke.hgi-package-delivered:before{content:"\4ea7"}.hgi-stroke.hgi-package-moving:before{content:"\4ea9"}.hgi-stroke.hgi-package-open:before{content:"\4eab"}.hgi-stroke.hgi-package-out-of-stock:before{content:"\4ead"}.hgi-stroke.hgi-package-process:before{content:"\4eaf"}.hgi-stroke.hgi-package-receive:before{content:"\4eb1"}.hgi-stroke.hgi-package-remove:before{content:"\4eb3"}.hgi-stroke.hgi-package-search:before{content:"\4eb5"}.hgi-stroke.hgi-package-sent:before{content:"\4eb8"}.hgi-stroke.hgi-package:before{content:"\4eb9"}.hgi-stroke.hgi-pacman-01:before{content:"\4ebb"}.hgi-stroke.hgi-pacman-02:before{content:"\4ebd"}.hgi-stroke.hgi-paint-board:before{content:"\4ebf"}.hgi-stroke.hgi-paint-brush-01:before{content:"\4ec1"}.hgi-stroke.hgi-paint-brush-02:before{content:"\4ec3"}.hgi-stroke.hgi-paint-brush-03:before{content:"\4ec5"}.hgi-stroke.hgi-paint-brush-04:before{content:"\4ec7"}.hgi-stroke.hgi-paint-bucket:before{content:"\4ec9"}.hgi-stroke.hgi-pan-01:before{content:"\4ecb"}.hgi-stroke.hgi-pan-02:before{content:"\4ecd"}.hgi-stroke.hgi-pan-03:before{content:"\4ecf"}.hgi-stroke.hgi-parabola-01:before{content:"\4ed1"}.hgi-stroke.hgi-parabola-02:before{content:"\4ed3"}.hgi-stroke.hgi-parabola-03:before{content:"\4ed5"}.hgi-stroke.hgi-paragliding:before{content:"\4ed7"}.hgi-stroke.hgi-paragraph-bullets-point-01:before{content:"\4ed9"}.hgi-stroke.hgi-paragraph-bullets-point-02:before{content:"\4edb"}.hgi-stroke.hgi-paragraph-spacing:before{content:"\4ede"}.hgi-stroke.hgi-paragraph:before{content:"\4edf"}.hgi-stroke.hgi-parallelogram:before{content:"\4ee1"}.hgi-stroke.hgi-parking-area-circle:before{content:"\4ee3"}.hgi-stroke.hgi-parking-area-square:before{content:"\4ee5"}.hgi-stroke.hgi-passport-01:before{content:"\4ee7"}.hgi-stroke.hgi-passport-expired:before{content:"\4ee9"}.hgi-stroke.hgi-passport-valid:before{content:"\4eec"}.hgi-stroke.hgi-passport:before{content:"\4eed"}.hgi-stroke.hgi-password-validation:before{content:"\4eef"}.hgi-stroke.hgi-path:before{content:"\4ef1"}.hgi-stroke.hgi-pathfinder-crop:before{content:"\4ef3"}.hgi-stroke.hgi-pathfinder-divide:before{content:"\4ef5"}.hgi-stroke.hgi-pathfinder-exclude:before{content:"\4ef7"}.hgi-stroke.hgi-pathfinder-intersect:before{content:"\4ef9"}.hgi-stroke.hgi-pathfinder-merge:before{content:"\4efb"}.hgi-stroke.hgi-pathfinder-minus-back:before{content:"\4efd"}.hgi-stroke.hgi-pathfinder-minus-front:before{content:"\4eff"}.hgi-stroke.hgi-pathfinder-outline:before{content:"\4f01"}.hgi-stroke.hgi-pathfinder-trim:before{content:"\4f03"}.hgi-stroke.hgi-pathfinder-unite:before{content:"\4f05"}.hgi-stroke.hgi-patient:before{content:"\4f07"}.hgi-stroke.hgi-patio:before{content:"\4f09"}.hgi-stroke.hgi-pause:before{content:"\4f0b"}.hgi-stroke.hgi-pavilon:before{content:"\4f0d"}.hgi-stroke.hgi-pay-by-check:before{content:"\4f0f"}.hgi-stroke.hgi-payment-01:before{content:"\4f11"}.hgi-stroke.hgi-payment-02:before{content:"\4f13"}.hgi-stroke.hgi-payment-success-01:before{content:"\4f15"}.hgi-stroke.hgi-payment-success-02:before{content:"\4f17"}.hgi-stroke.hgi-payoneer:before{content:"\4f19"}.hgi-stroke.hgi-paypal:before{content:"\4f1b"}.hgi-stroke.hgi-pdf-01:before{content:"\4f1d"}.hgi-stroke.hgi-pdf-02:before{content:"\4f1f"}.hgi-stroke.hgi-peer-to-peer-01:before{content:"\4f21"}.hgi-stroke.hgi-peer-to-peer-02:before{content:"\4f23"}.hgi-stroke.hgi-peer-to-peer-03:before{content:"\4f25"}.hgi-stroke.hgi-pen-connect-bluetooth:before{content:"\4f27"}.hgi-stroke.hgi-pen-connect-usb:before{content:"\4f29"}.hgi-stroke.hgi-pen-connect-wifi:before{content:"\4f2b"}.hgi-stroke.hgi-pen-tool-01:before{content:"\4f2d"}.hgi-stroke.hgi-pen-tool-02:before{content:"\4f2f"}.hgi-stroke.hgi-pen-tool-03:before{content:"\4f31"}.hgi-stroke.hgi-pen-tool-add:before{content:"\4f33"}.hgi-stroke.hgi-pen-tool-minus:before{content:"\4f35"}.hgi-stroke.hgi-pencil-edit-01:before{content:"\4f37"}.hgi-stroke.hgi-pencil-edit-02:before{content:"\4f39"}.hgi-stroke.hgi-pencil:before{content:"\4f3b"}.hgi-stroke.hgi-pendulum:before{content:"\4f3d"}.hgi-stroke.hgi-pensive:before{content:"\4f3f"}.hgi-stroke.hgi-pentagon-01:before{content:"\4f41"}.hgi-stroke.hgi-pentagon:before{content:"\4f43"}.hgi-stroke.hgi-percent-circle:before{content:"\4f45"}.hgi-stroke.hgi-percent-square:before{content:"\4f48"}.hgi-stroke.hgi-percent:before{content:"\4f49"}.hgi-stroke.hgi-perfume:before{content:"\4f4b"}.hgi-stroke.hgi-periscope:before{content:"\4f4d"}.hgi-stroke.hgi-permanent-job:before{content:"\4f4f"}.hgi-stroke.hgi-perspective:before{content:"\4f51"}.hgi-stroke.hgi-pexels:before{content:"\4f53"}.hgi-stroke.hgi-phone-off-01:before{content:"\4f55"}.hgi-stroke.hgi-phone-off-02:before{content:"\4f57"}.hgi-stroke.hgi-php:before{content:"\4f59"}.hgi-stroke.hgi-physics:before{content:"\4f5b"}.hgi-stroke.hgi-pi-circle:before{content:"\4f5d"}.hgi-stroke.hgi-pi-square:before{content:"\4f60"}.hgi-stroke.hgi-pi:before{content:"\4f61"}.hgi-stroke.hgi-picasa:before{content:"\4f63"}.hgi-stroke.hgi-pickup-01:before{content:"\4f65"}.hgi-stroke.hgi-pickup-02:before{content:"\4f67"}.hgi-stroke.hgi-picture-in-picture-exit:before{content:"\4f69"}.hgi-stroke.hgi-picture-in-picture-on:before{content:"\4f6b"}.hgi-stroke.hgi-pie-chart-square:before{content:"\4f6e"}.hgi-stroke.hgi-pie-chart:before{content:"\4f6f"}.hgi-stroke.hgi-pie:before{content:"\4f71"}.hgi-stroke.hgi-piggy-bank:before{content:"\4f73"}.hgi-stroke.hgi-pin-code:before{content:"\4f75"}.hgi-stroke.hgi-pin-location-01:before{content:"\4f77"}.hgi-stroke.hgi-pin-location-02:before{content:"\4f79"}.hgi-stroke.hgi-pin-location-03:before{content:"\4f7b"}.hgi-stroke.hgi-pin-off:before{content:"\4f7d"}.hgi-stroke.hgi-pin:before{content:"\4f7f"}.hgi-stroke.hgi-pinterest:before{content:"\4f81"}.hgi-stroke.hgi-pipeline:before{content:"\4f83"}.hgi-stroke.hgi-pisa-tower:before{content:"\4f85"}.hgi-stroke.hgi-pizza-01:before{content:"\4f87"}.hgi-stroke.hgi-pizza-02:before{content:"\4f89"}.hgi-stroke.hgi-pizza-cutter:before{content:"\4f8b"}.hgi-stroke.hgi-plane:before{content:"\4f8d"}.hgi-stroke.hgi-plant-01:before{content:"\4f8f"}.hgi-stroke.hgi-plant-02:before{content:"\4f91"}.hgi-stroke.hgi-plant-03:before{content:"\4f93"}.hgi-stroke.hgi-plant-04:before{content:"\4f95"}.hgi-stroke.hgi-plate:before{content:"\4f97"}.hgi-stroke.hgi-plaxo:before{content:"\4f99"}.hgi-stroke.hgi-play-circle-02:before{content:"\4f9b"}.hgi-stroke.hgi-play-circle:before{content:"\4f9d"}.hgi-stroke.hgi-play-list-add:before{content:"\4f9f"}.hgi-stroke.hgi-play-list-favourite-01:before{content:"\4fa1"}.hgi-stroke.hgi-play-list-favourite-02:before{content:"\4fa3"}.hgi-stroke.hgi-play-list-minus:before{content:"\4fa5"}.hgi-stroke.hgi-play-list-remove:before{content:"\4fa7"}.hgi-stroke.hgi-play-list:before{content:"\4fa9"}.hgi-stroke.hgi-play-square:before{content:"\4fac"}.hgi-stroke.hgi-play-store:before{content:"\4fae"}.hgi-stroke.hgi-play:before{content:"\4faf"}.hgi-stroke.hgi-playlist-01:before{content:"\4fb1"}.hgi-stroke.hgi-playlist-02:before{content:"\4fb3"}.hgi-stroke.hgi-playlist-03:before{content:"\4fb5"}.hgi-stroke.hgi-plaza:before{content:"\4fb7"}.hgi-stroke.hgi-plug-01:before{content:"\4fb9"}.hgi-stroke.hgi-plug-02:before{content:"\4fbb"}.hgi-stroke.hgi-plug-socket:before{content:"\4fbd"}.hgi-stroke.hgi-plus-minus-01:before{content:"\4fbf"}.hgi-stroke.hgi-plus-minus-02:before{content:"\4fc1"}.hgi-stroke.hgi-plus-minus-circle-01:before{content:"\4fc3"}.hgi-stroke.hgi-plus-minus-circle-02:before{content:"\4fc5"}.hgi-stroke.hgi-plus-minus-square-01:before{content:"\4fc8"}.hgi-stroke.hgi-plus-minus-square-02:before{content:"\4fca"}.hgi-stroke.hgi-plus-minus:before{content:"\4fcb"}.hgi-stroke.hgi-plus-sign-circle:before{content:"\4fcd"}.hgi-stroke.hgi-plus-sign-square:before{content:"\4fd0"}.hgi-stroke.hgi-plus-sign:before{content:"\4fd1"}.hgi-stroke.hgi-png-01:before{content:"\4fd3"}.hgi-stroke.hgi-png-02:before{content:"\4fd5"}.hgi-stroke.hgi-podium:before{content:"\4fd7"}.hgi-stroke.hgi-pointing-left-01:before{content:"\4fd9"}.hgi-stroke.hgi-pointing-left-02:before{content:"\4fdb"}.hgi-stroke.hgi-pointing-left-03:before{content:"\4fdd"}.hgi-stroke.hgi-pointing-left-04:before{content:"\4fdf"}.hgi-stroke.hgi-pointing-left-05:before{content:"\4fe1"}.hgi-stroke.hgi-pointing-left-06:before{content:"\4fe3"}.hgi-stroke.hgi-pointing-left-07:before{content:"\4fe5"}.hgi-stroke.hgi-pointing-left-08:before{content:"\4fe7"}.hgi-stroke.hgi-pointing-right-01:before{content:"\4fe9"}.hgi-stroke.hgi-pointing-right-02:before{content:"\4feb"}.hgi-stroke.hgi-pointing-right-03:before{content:"\4fed"}.hgi-stroke.hgi-pointing-right-04:before{content:"\4fef"}.hgi-stroke.hgi-pointing-right-05:before{content:"\4ff1"}.hgi-stroke.hgi-pointing-right-06:before{content:"\4ff3"}.hgi-stroke.hgi-pointing-right-07:before{content:"\4ff5"}.hgi-stroke.hgi-pointing-right-08:before{content:"\4ff7"}.hgi-stroke.hgi-pokeball:before{content:"\4ff9"}.hgi-stroke.hgi-pokemon:before{content:"\4ffb"}.hgi-stroke.hgi-police-badge:before{content:"\4ffd"}.hgi-stroke.hgi-police-cap:before{content:"\4fff"}.hgi-stroke.hgi-police-car:before{content:"\5001"}.hgi-stroke.hgi-police-station:before{content:"\5003"}.hgi-stroke.hgi-policy:before{content:"\5005"}.hgi-stroke.hgi-polygon:before{content:"\5007"}.hgi-stroke.hgi-pool-table:before{content:"\500a"}.hgi-stroke.hgi-pool:before{content:"\500b"}.hgi-stroke.hgi-poop:before{content:"\500d"}.hgi-stroke.hgi-popcorn:before{content:"\500f"}.hgi-stroke.hgi-pot-01:before{content:"\5011"}.hgi-stroke.hgi-pot-02:before{content:"\5013"}.hgi-stroke.hgi-potion:before{content:"\5015"}.hgi-stroke.hgi-pound-circle:before{content:"\5017"}.hgi-stroke.hgi-pound-receive:before{content:"\5019"}.hgi-stroke.hgi-pound-send:before{content:"\501c"}.hgi-stroke.hgi-pound-square:before{content:"\501e"}.hgi-stroke.hgi-pound:before{content:"\501f"}.hgi-stroke.hgi-power-service:before{content:"\5021"}.hgi-stroke.hgi-power-socket-01:before{content:"\5023"}.hgi-stroke.hgi-power-socket-02:before{content:"\5025"}.hgi-stroke.hgi-ppt-01:before{content:"\5027"}.hgi-stroke.hgi-ppt-02:before{content:"\5029"}.hgi-stroke.hgi-prawn:before{content:"\502b"}.hgi-stroke.hgi-prayer-rug-01:before{content:"\502d"}.hgi-stroke.hgi-prayer-rug-02:before{content:"\502f"}.hgi-stroke.hgi-preference-horizontal:before{content:"\5031"}.hgi-stroke.hgi-preference-vertical:before{content:"\5033"}.hgi-stroke.hgi-prescription:before{content:"\5035"}.hgi-stroke.hgi-presentation-01:before{content:"\5037"}.hgi-stroke.hgi-presentation-02:before{content:"\5039"}.hgi-stroke.hgi-presentation-03:before{content:"\503b"}.hgi-stroke.hgi-presentation-04:before{content:"\503d"}.hgi-stroke.hgi-presentation-05:before{content:"\503f"}.hgi-stroke.hgi-presentation-06:before{content:"\5041"}.hgi-stroke.hgi-presentation-07:before{content:"\5043"}.hgi-stroke.hgi-presentation-bar-chart-01:before{content:"\5045"}.hgi-stroke.hgi-presentation-bar-chart-02:before{content:"\5047"}.hgi-stroke.hgi-presentation-line-chart-01:before{content:"\5049"}.hgi-stroke.hgi-presentation-line-chart-02:before{content:"\504b"}.hgi-stroke.hgi-presentation-online:before{content:"\504d"}.hgi-stroke.hgi-presentation-podium:before{content:"\504f"}.hgi-stroke.hgi-previous:before{content:"\5051"}.hgi-stroke.hgi-printer-off:before{content:"\5053"}.hgi-stroke.hgi-printer:before{content:"\5055"}.hgi-stroke.hgi-prism-01:before{content:"\5057"}.hgi-stroke.hgi-prism:before{content:"\5059"}.hgi-stroke.hgi-prison-guard:before{content:"\505b"}.hgi-stroke.hgi-prison:before{content:"\505d"}.hgi-stroke.hgi-prisoner:before{content:"\505f"}.hgi-stroke.hgi-product-loading:before{content:"\5061"}.hgi-stroke.hgi-profile-02:before{content:"\5063"}.hgi-stroke.hgi-profile:before{content:"\5065"}.hgi-stroke.hgi-profit:before{content:"\5067"}.hgi-stroke.hgi-programming-flag:before{content:"\5069"}.hgi-stroke.hgi-projector-01:before{content:"\506b"}.hgi-stroke.hgi-projector:before{content:"\506d"}.hgi-stroke.hgi-promotion:before{content:"\506f"}.hgi-stroke.hgi-property-add:before{content:"\5071"}.hgi-stroke.hgi-property-delete:before{content:"\5073"}.hgi-stroke.hgi-property-edit:before{content:"\5075"}.hgi-stroke.hgi-property-new:before{content:"\5077"}.hgi-stroke.hgi-property-search:before{content:"\5079"}.hgi-stroke.hgi-property-view:before{content:"\507b"}.hgi-stroke.hgi-protection-mask:before{content:"\507d"}.hgi-stroke.hgi-pulley:before{content:"\507f"}.hgi-stroke.hgi-pulse-01:before{content:"\5081"}.hgi-stroke.hgi-pulse-02:before{content:"\5083"}.hgi-stroke.hgi-pulse-rectangle-01:before{content:"\5085"}.hgi-stroke.hgi-pulse-rectangle-02:before{content:"\5087"}.hgi-stroke.hgi-pumpkin:before{content:"\5089"}.hgi-stroke.hgi-punch:before{content:"\508b"}.hgi-stroke.hgi-punching-ball-01:before{content:"\508d"}.hgi-stroke.hgi-punching-ball-02:before{content:"\508f"}.hgi-stroke.hgi-purse-01:before{content:"\5091"}.hgi-stroke.hgi-purse:before{content:"\5093"}.hgi-stroke.hgi-push-up-bar:before{content:"\5095"}.hgi-stroke.hgi-puzzle:before{content:"\5097"}.hgi-stroke.hgi-pyramid-maslowo:before{content:"\5099"}.hgi-stroke.hgi-pyramid-structure-01:before{content:"\509c"}.hgi-stroke.hgi-pyramid-structure-02:before{content:"\509e"}.hgi-stroke.hgi-pyramid:before{content:"\509f"}.hgi-stroke.hgi-qq-plot:before{content:"\50a1"}.hgi-stroke.hgi-qr-code-01:before{content:"\50a3"}.hgi-stroke.hgi-qr-code:before{content:"\50a5"}.hgi-stroke.hgi-question:before{content:"\50a7"}.hgi-stroke.hgi-queue-01:before{content:"\50a9"}.hgi-stroke.hgi-queue-02:before{content:"\50ab"}.hgi-stroke.hgi-quill-write-01:before{content:"\50ad"}.hgi-stroke.hgi-quill-write-02:before{content:"\50af"}.hgi-stroke.hgi-quiz-01:before{content:"\50b1"}.hgi-stroke.hgi-quiz-02:before{content:"\50b3"}.hgi-stroke.hgi-quiz-03:before{content:"\50b5"}.hgi-stroke.hgi-quiz-04:before{content:"\50b7"}.hgi-stroke.hgi-quiz-05:before{content:"\50b9"}.hgi-stroke.hgi-quora:before{content:"\50bb"}.hgi-stroke.hgi-quote-down-circle:before{content:"\50bd"}.hgi-stroke.hgi-quote-down-square:before{content:"\50c0"}.hgi-stroke.hgi-quote-down:before{content:"\50c1"}.hgi-stroke.hgi-quote-up-circle:before{content:"\50c3"}.hgi-stroke.hgi-quote-up-square:before{content:"\50c6"}.hgi-stroke.hgi-quote-up:before{content:"\50c7"}.hgi-stroke.hgi-quotes:before{content:"\50c9"}.hgi-stroke.hgi-quran-01:before{content:"\50cb"}.hgi-stroke.hgi-quran-02:before{content:"\50cd"}.hgi-stroke.hgi-quran-03:before{content:"\50cf"}.hgi-stroke.hgi-racing-flag:before{content:"\50d1"}.hgi-stroke.hgi-radar-01:before{content:"\50d3"}.hgi-stroke.hgi-radar-02:before{content:"\50d5"}.hgi-stroke.hgi-radial:before{content:"\50d7"}.hgi-stroke.hgi-radio-01:before{content:"\50d9"}.hgi-stroke.hgi-radio-02:before{content:"\50db"}.hgi-stroke.hgi-radio:before{content:"\50dd"}.hgi-stroke.hgi-radioactive-alert:before{content:"\50df"}.hgi-stroke.hgi-radius:before{content:"\50e1"}.hgi-stroke.hgi-rain-double-drop:before{content:"\50e3"}.hgi-stroke.hgi-rain-drop:before{content:"\50e5"}.hgi-stroke.hgi-rain:before{content:"\50e7"}.hgi-stroke.hgi-rainbow:before{content:"\50e9"}.hgi-stroke.hgi-ramadhan-01:before{content:"\50eb"}.hgi-stroke.hgi-ramadhan-02:before{content:"\50ed"}.hgi-stroke.hgi-ramadhan-month:before{content:"\50ef"}.hgi-stroke.hgi-ranking:before{content:"\50f1"}.hgi-stroke.hgi-raw-01:before{content:"\50f3"}.hgi-stroke.hgi-raw-02:before{content:"\50f5"}.hgi-stroke.hgi-re:before{content:"\50f7"}.hgi-stroke.hgi-react:before{content:"\50f9"}.hgi-stroke.hgi-real-estate-01:before{content:"\50fb"}.hgi-stroke.hgi-real-estate-02:before{content:"\50fd"}.hgi-stroke.hgi-record:before{content:"\50ff"}.hgi-stroke.hgi-recovery-mail:before{content:"\5101"}.hgi-stroke.hgi-rectangular-01:before{content:"\5103"}.hgi-stroke.hgi-rectangular:before{content:"\5105"}.hgi-stroke.hgi-recycle-01:before{content:"\5107"}.hgi-stroke.hgi-recycle-02:before{content:"\5109"}.hgi-stroke.hgi-recycle-03:before{content:"\510b"}.hgi-stroke.hgi-reddit:before{content:"\510d"}.hgi-stroke.hgi-reflex:before{content:"\510f"}.hgi-stroke.hgi-refresh:before{content:"\5111"}.hgi-stroke.hgi-refrigerator:before{content:"\5113"}.hgi-stroke.hgi-register:before{content:"\5115"}.hgi-stroke.hgi-registered:before{content:"\5117"}.hgi-stroke.hgi-relieved-01:before{content:"\5119"}.hgi-stroke.hgi-relieved-02:before{content:"\511b"}.hgi-stroke.hgi-reload:before{content:"\511d"}.hgi-stroke.hgi-reminder:before{content:"\511f"}.hgi-stroke.hgi-remote-control:before{content:"\5121"}.hgi-stroke.hgi-remove-01:before{content:"\5123"}.hgi-stroke.hgi-remove-02:before{content:"\5125"}.hgi-stroke.hgi-remove-circle-half-dot:before{content:"\5127"}.hgi-stroke.hgi-remove-circle:before{content:"\5129"}.hgi-stroke.hgi-remove-pi:before{content:"\512b"}.hgi-stroke.hgi-remove-square:before{content:"\512d"}.hgi-stroke.hgi-renewable-energy-01:before{content:"\512f"}.hgi-stroke.hgi-renewable-energy:before{content:"\5131"}.hgi-stroke.hgi-repair:before{content:"\5133"}.hgi-stroke.hgi-repeat-off:before{content:"\5135"}.hgi-stroke.hgi-repeat-one-01:before{content:"\5137"}.hgi-stroke.hgi-repeat-one-02:before{content:"\5139"}.hgi-stroke.hgi-repeat:before{content:"\513b"}.hgi-stroke.hgi-replay:before{content:"\513d"}.hgi-stroke.hgi-repository:before{content:"\513f"}.hgi-stroke.hgi-reset-password:before{content:"\5141"}.hgi-stroke.hgi-resize-01:before{content:"\5143"}.hgi-stroke.hgi-resize-02:before{content:"\5145"}.hgi-stroke.hgi-resources-add:before{content:"\5147"}.hgi-stroke.hgi-resources-remove:before{content:"\5149"}.hgi-stroke.hgi-restaurant-01:before{content:"\514b"}.hgi-stroke.hgi-restaurant-02:before{content:"\514d"}.hgi-stroke.hgi-restaurant-03:before{content:"\514f"}.hgi-stroke.hgi-restaurant-table:before{content:"\5151"}.hgi-stroke.hgi-restore-bin:before{content:"\5153"}.hgi-stroke.hgi-return-request:before{content:"\5155"}.hgi-stroke.hgi-reverse-withdrawal-01:before{content:"\5157"}.hgi-stroke.hgi-reverse-withdrawal-02:before{content:"\5159"}.hgi-stroke.hgi-rhombus-01:before{content:"\515b"}.hgi-stroke.hgi-rhombus:before{content:"\515d"}.hgi-stroke.hgi-rice-bowl-01:before{content:"\515f"}.hgi-stroke.hgi-rice-bowl-02:before{content:"\5161"}.hgi-stroke.hgi-right-angle:before{content:"\5163"}.hgi-stroke.hgi-right-to-left-block-quote:before{content:"\5165"}.hgi-stroke.hgi-right-to-left-list-bullet:before{content:"\5167"}.hgi-stroke.hgi-right-to-left-list-dash:before{content:"\5169"}.hgi-stroke.hgi-right-to-left-list-number:before{content:"\516b"}.hgi-stroke.hgi-right-to-left-list-triangle:before{content:"\516d"}.hgi-stroke.hgi-right-triangle:before{content:"\516f"}.hgi-stroke.hgi-ripple:before{content:"\5171"}.hgi-stroke.hgi-riyal-rectangle:before{content:"\5173"}.hgi-stroke.hgi-riyal:before{content:"\5175"}.hgi-stroke.hgi-road-01:before{content:"\5177"}.hgi-stroke.hgi-road-02:before{content:"\5179"}.hgi-stroke.hgi-road-location-01:before{content:"\517b"}.hgi-stroke.hgi-road-location-02:before{content:"\517d"}.hgi-stroke.hgi-road-wayside:before{content:"\5180"}.hgi-stroke.hgi-road:before{content:"\5181"}.hgi-stroke.hgi-robotic:before{content:"\5183"}.hgi-stroke.hgi-rocket-01:before{content:"\5185"}.hgi-stroke.hgi-rocket-02:before{content:"\5187"}.hgi-stroke.hgi-rocket:before{content:"\5189"}.hgi-stroke.hgi-rocking-chair:before{content:"\518b"}.hgi-stroke.hgi-roller-skate:before{content:"\518d"}.hgi-stroke.hgi-rolling-pin:before{content:"\518f"}.hgi-stroke.hgi-root-01:before{content:"\5191"}.hgi-stroke.hgi-root-02:before{content:"\5193"}.hgi-stroke.hgi-root-circle:before{content:"\5195"}.hgi-stroke.hgi-root-first-bracket:before{content:"\5197"}.hgi-stroke.hgi-root-second-bracket:before{content:"\5199"}.hgi-stroke.hgi-root-third-bracket:before{content:"\519b"}.hgi-stroke.hgi-rotate-01:before{content:"\519d"}.hgi-stroke.hgi-rotate-02:before{content:"\519f"}.hgi-stroke.hgi-rotate-360:before{content:"\51a1"}.hgi-stroke.hgi-rotate-bottom-left:before{content:"\51a3"}.hgi-stroke.hgi-rotate-bottom-right:before{content:"\51a5"}.hgi-stroke.hgi-rotate-clockwise:before{content:"\51a7"}.hgi-stroke.hgi-rotate-crop:before{content:"\51a9"}.hgi-stroke.hgi-rotate-left-01:before{content:"\51ab"}.hgi-stroke.hgi-rotate-left-02:before{content:"\51ad"}.hgi-stroke.hgi-rotate-left-03:before{content:"\51af"}.hgi-stroke.hgi-rotate-left-04:before{content:"\51b1"}.hgi-stroke.hgi-rotate-left-05:before{content:"\51b3"}.hgi-stroke.hgi-rotate-left-06:before{content:"\51b5"}.hgi-stroke.hgi-rotate-right-01:before{content:"\51b7"}.hgi-stroke.hgi-rotate-right-02:before{content:"\51b9"}.hgi-stroke.hgi-rotate-right-03:before{content:"\51bb"}.hgi-stroke.hgi-rotate-right-04:before{content:"\51bd"}.hgi-stroke.hgi-rotate-right-05:before{content:"\51bf"}.hgi-stroke.hgi-rotate-right-06:before{content:"\51c1"}.hgi-stroke.hgi-rotate-square:before{content:"\51c3"}.hgi-stroke.hgi-rotate-top-left:before{content:"\51c5"}.hgi-stroke.hgi-rotate-top-right:before{content:"\51c7"}.hgi-stroke.hgi-route-01:before{content:"\51c9"}.hgi-stroke.hgi-route-02:before{content:"\51cb"}.hgi-stroke.hgi-route-03:before{content:"\51cd"}.hgi-stroke.hgi-route-block:before{content:"\51cf"}.hgi-stroke.hgi-router-01:before{content:"\51d1"}.hgi-stroke.hgi-router-02:before{content:"\51d3"}.hgi-stroke.hgi-router:before{content:"\51d5"}.hgi-stroke.hgi-row-delete:before{content:"\51d7"}.hgi-stroke.hgi-row-insert:before{content:"\51d9"}.hgi-stroke.hgi-rss-connected-01:before{content:"\51db"}.hgi-stroke.hgi-rss-connected-02:before{content:"\51dd"}.hgi-stroke.hgi-rss-error:before{content:"\51df"}.hgi-stroke.hgi-rss-locked:before{content:"\51e1"}.hgi-stroke.hgi-rss-unlocked:before{content:"\51e4"}.hgi-stroke.hgi-rss:before{content:"\51e5"}.hgi-stroke.hgi-rub-el-hizb:before{content:"\51e7"}.hgi-stroke.hgi-ruku:before{content:"\51e9"}.hgi-stroke.hgi-ruler:before{content:"\51eb"}.hgi-stroke.hgi-running-shoes:before{content:"\51ed"}.hgi-stroke.hgi-sad-01:before{content:"\51ef"}.hgi-stroke.hgi-sad-02:before{content:"\51f1"}.hgi-stroke.hgi-sad-dizzy:before{content:"\51f3"}.hgi-stroke.hgi-safari:before{content:"\51f5"}.hgi-stroke.hgi-safe-delivery-01:before{content:"\51f7"}.hgi-stroke.hgi-safe-delivery-02:before{content:"\51f9"}.hgi-stroke.hgi-safe:before{content:"\51fb"}.hgi-stroke.hgi-safety-pin-01:before{content:"\51fd"}.hgi-stroke.hgi-safety-pin-02:before{content:"\51ff"}.hgi-stroke.hgi-sailboat-coastal:before{content:"\5201"}.hgi-stroke.hgi-sailboat-offshore:before{content:"\5203"}.hgi-stroke.hgi-sakura:before{content:"\5205"}.hgi-stroke.hgi-salah-time:before{content:"\5208"}.hgi-stroke.hgi-salah:before{content:"\5209"}.hgi-stroke.hgi-sale-tag-01:before{content:"\520b"}.hgi-stroke.hgi-sale-tag-02:before{content:"\520d"}.hgi-stroke.hgi-sandals:before{content:"\520f"}.hgi-stroke.hgi-satellite-01:before{content:"\5211"}.hgi-stroke.hgi-satellite-02:before{content:"\5213"}.hgi-stroke.hgi-satellite-03:before{content:"\5215"}.hgi-stroke.hgi-satellite:before{content:"\5217"}.hgi-stroke.hgi-saturn-01:before{content:"\5219"}.hgi-stroke.hgi-saturn-02:before{content:"\521b"}.hgi-stroke.hgi-saturn:before{content:"\521d"}.hgi-stroke.hgi-sausage:before{content:"\521f"}.hgi-stroke.hgi-save-energy-01:before{content:"\5221"}.hgi-stroke.hgi-save-energy-02:before{content:"\5223"}.hgi-stroke.hgi-save-money-dollar:before{content:"\5225"}.hgi-stroke.hgi-save-money-euro:before{content:"\5227"}.hgi-stroke.hgi-save-money-pound:before{content:"\5229"}.hgi-stroke.hgi-save-money-yen:before{content:"\522b"}.hgi-stroke.hgi-savings:before{content:"\522d"}.hgi-stroke.hgi-scheme:before{content:"\522f"}.hgi-stroke.hgi-school-01:before{content:"\5231"}.hgi-stroke.hgi-school-bell-01:before{content:"\5233"}.hgi-stroke.hgi-school-bell-02:before{content:"\5235"}.hgi-stroke.hgi-school-bus:before{content:"\5237"}.hgi-stroke.hgi-school-report-card:before{content:"\5239"}.hgi-stroke.hgi-school-tie:before{content:"\523c"}.hgi-stroke.hgi-school:before{content:"\523d"}.hgi-stroke.hgi-scissor-01:before{content:"\523f"}.hgi-stroke.hgi-scissor-rectangle:before{content:"\5241"}.hgi-stroke.hgi-scissor:before{content:"\5243"}.hgi-stroke.hgi-scooter-01:before{content:"\5245"}.hgi-stroke.hgi-scooter-02:before{content:"\5247"}.hgi-stroke.hgi-scooter-03:before{content:"\5249"}.hgi-stroke.hgi-scooter-04:before{content:"\524b"}.hgi-stroke.hgi-scooter-electric:before{content:"\524d"}.hgi-stroke.hgi-scratch-card:before{content:"\524f"}.hgi-stroke.hgi-screen-add-to-home:before{content:"\5251"}.hgi-stroke.hgi-screen-lock-rotation:before{content:"\5253"}.hgi-stroke.hgi-screen-rotation:before{content:"\5255"}.hgi-stroke.hgi-scribd:before{content:"\5257"}.hgi-stroke.hgi-scroll-horizontal:before{content:"\5259"}.hgi-stroke.hgi-scroll-vertical:before{content:"\525c"}.hgi-stroke.hgi-scroll:before{content:"\525d"}.hgi-stroke.hgi-sd-card:before{content:"\525f"}.hgi-stroke.hgi-seal:before{content:"\5261"}.hgi-stroke.hgi-search-01:before{content:"\5263"}.hgi-stroke.hgi-search-02:before{content:"\5265"}.hgi-stroke.hgi-search-add:before{content:"\5267"}.hgi-stroke.hgi-search-area:before{content:"\5269"}.hgi-stroke.hgi-search-circle:before{content:"\526b"}.hgi-stroke.hgi-search-dollar:before{content:"\526d"}.hgi-stroke.hgi-search-focus:before{content:"\526f"}.hgi-stroke.hgi-search-list-01:before{content:"\5271"}.hgi-stroke.hgi-search-list-02:before{content:"\5273"}.hgi-stroke.hgi-search-minus:before{content:"\5275"}.hgi-stroke.hgi-search-remove:before{content:"\5277"}.hgi-stroke.hgi-search-replace:before{content:"\5279"}.hgi-stroke.hgi-search-square:before{content:"\527b"}.hgi-stroke.hgi-search-visual:before{content:"\527d"}.hgi-stroke.hgi-searching:before{content:"\527f"}.hgi-stroke.hgi-seat-selector:before{content:"\5281"}.hgi-stroke.hgi-second-bracket-circle:before{content:"\5283"}.hgi-stroke.hgi-second-bracket-square:before{content:"\5286"}.hgi-stroke.hgi-second-bracket:before{content:"\5287"}.hgi-stroke.hgi-secured-network:before{content:"\5289"}.hgi-stroke.hgi-security-block:before{content:"\528b"}.hgi-stroke.hgi-security-check:before{content:"\528d"}.hgi-stroke.hgi-security-key-usb:before{content:"\528f"}.hgi-stroke.hgi-security-lock:before{content:"\5291"}.hgi-stroke.hgi-security-password:before{content:"\5293"}.hgi-stroke.hgi-security-validation:before{content:"\5296"}.hgi-stroke.hgi-security-wifi:before{content:"\5298"}.hgi-stroke.hgi-security:before{content:"\5299"}.hgi-stroke.hgi-segment:before{content:"\529b"}.hgi-stroke.hgi-select-01:before{content:"\529d"}.hgi-stroke.hgi-select-02:before{content:"\529f"}.hgi-stroke.hgi-send-to-mobile:before{content:"\52a1"}.hgi-stroke.hgi-senseless:before{content:"\52a3"}.hgi-stroke.hgi-sent:before{content:"\52a5"}.hgi-stroke.hgi-seo:before{content:"\52a7"}.hgi-stroke.hgi-service:before{content:"\52a9"}.hgi-stroke.hgi-setting-06:before{content:"\52ab"}.hgi-stroke.hgi-setting-07:before{content:"\52ad"}.hgi-stroke.hgi-setting-done-01:before{content:"\52af"}.hgi-stroke.hgi-setting-done-02:before{content:"\52b1"}.hgi-stroke.hgi-setting-done-03:before{content:"\52b3"}.hgi-stroke.hgi-setting-done-04:before{content:"\52b5"}.hgi-stroke.hgi-setting-error-03:before{content:"\52b7"}.hgi-stroke.hgi-setting-error-04:before{content:"\52b9"}.hgi-stroke.hgi-settings-01:before{content:"\52bb"}.hgi-stroke.hgi-settings-02:before{content:"\52bd"}.hgi-stroke.hgi-settings-03:before{content:"\52bf"}.hgi-stroke.hgi-settings-04:before{content:"\52c1"}.hgi-stroke.hgi-settings-05:before{content:"\52c3"}.hgi-stroke.hgi-settings-error-01:before{content:"\52c5"}.hgi-stroke.hgi-settings-error-02:before{content:"\52c7"}.hgi-stroke.hgi-setup-01:before{content:"\52c9"}.hgi-stroke.hgi-setup-02:before{content:"\52cb"}.hgi-stroke.hgi-shaka-01:before{content:"\52cd"}.hgi-stroke.hgi-shaka-02:before{content:"\52cf"}.hgi-stroke.hgi-shaka-03:before{content:"\52d1"}.hgi-stroke.hgi-shaka-04:before{content:"\52d3"}.hgi-stroke.hgi-shampoo:before{content:"\52d5"}.hgi-stroke.hgi-shapes:before{content:"\52d7"}.hgi-stroke.hgi-share-01:before{content:"\52d9"}.hgi-stroke.hgi-share-02:before{content:"\52db"}.hgi-stroke.hgi-share-03:before{content:"\52dd"}.hgi-stroke.hgi-share-04:before{content:"\52df"}.hgi-stroke.hgi-share-05:before{content:"\52e1"}.hgi-stroke.hgi-share-06:before{content:"\52e3"}.hgi-stroke.hgi-share-07:before{content:"\52e5"}.hgi-stroke.hgi-share-08:before{content:"\52e7"}.hgi-stroke.hgi-share-knowledge:before{content:"\52e9"}.hgi-stroke.hgi-share-location-01:before{content:"\52eb"}.hgi-stroke.hgi-share-location-02:before{content:"\52ed"}.hgi-stroke.hgi-shared-wifi:before{content:"\52ef"}.hgi-stroke.hgi-sharing:before{content:"\52f1"}.hgi-stroke.hgi-shellfish:before{content:"\52f3"}.hgi-stroke.hgi-sheriff-01:before{content:"\52f5"}.hgi-stroke.hgi-sheriff-02:before{content:"\52f7"}.hgi-stroke.hgi-shield-01:before{content:"\52f9"}.hgi-stroke.hgi-shield-02:before{content:"\52fb"}.hgi-stroke.hgi-shield-blockchain:before{content:"\52fd"}.hgi-stroke.hgi-shield-energy:before{content:"\52ff"}.hgi-stroke.hgi-shield-key:before{content:"\5301"}.hgi-stroke.hgi-shield-user:before{content:"\5303"}.hgi-stroke.hgi-shipment-tracking:before{content:"\5305"}.hgi-stroke.hgi-shipping-center:before{content:"\5307"}.hgi-stroke.hgi-shipping-loading:before{content:"\5309"}.hgi-stroke.hgi-shipping-truck-01:before{content:"\530b"}.hgi-stroke.hgi-shipping-truck-02:before{content:"\530d"}.hgi-stroke.hgi-shirt-01:before{content:"\530f"}.hgi-stroke.hgi-shocked:before{content:"\5311"}.hgi-stroke.hgi-shop-sign:before{content:"\5313"}.hgi-stroke.hgi-shopping-bag-01:before{content:"\5315"}.hgi-stroke.hgi-shopping-bag-02:before{content:"\5317"}.hgi-stroke.hgi-shopping-bag-03:before{content:"\5319"}.hgi-stroke.hgi-shopping-bag-add:before{content:"\531b"}.hgi-stroke.hgi-shopping-bag-check:before{content:"\531d"}.hgi-stroke.hgi-shopping-bag-favorite:before{content:"\531f"}.hgi-stroke.hgi-shopping-bag-remove:before{content:"\5321"}.hgi-stroke.hgi-shopping-basket-01:before{content:"\5323"}.hgi-stroke.hgi-shopping-basket-02:before{content:"\5325"}.hgi-stroke.hgi-shopping-basket-03:before{content:"\5327"}.hgi-stroke.hgi-shopping-basket-add-01:before{content:"\5329"}.hgi-stroke.hgi-shopping-basket-add-02:before{content:"\532b"}.hgi-stroke.hgi-shopping-basket-add-03:before{content:"\532d"}.hgi-stroke.hgi-shopping-basket-check-in-01:before{content:"\532f"}.hgi-stroke.hgi-shopping-basket-check-in-02:before{content:"\5331"}.hgi-stroke.hgi-shopping-basket-check-in-03:before{content:"\5333"}.hgi-stroke.hgi-shopping-basket-check-out-01:before{content:"\5335"}.hgi-stroke.hgi-shopping-basket-check-out-02:before{content:"\5337"}.hgi-stroke.hgi-shopping-basket-check-out-03:before{content:"\5339"}.hgi-stroke.hgi-shopping-basket-done-01:before{content:"\533b"}.hgi-stroke.hgi-shopping-basket-done-02:before{content:"\533d"}.hgi-stroke.hgi-shopping-basket-done-03:before{content:"\533f"}.hgi-stroke.hgi-shopping-basket-favorite-01:before{content:"\5341"}.hgi-stroke.hgi-shopping-basket-favorite-02:before{content:"\5343"}.hgi-stroke.hgi-shopping-basket-favorite-03:before{content:"\5345"}.hgi-stroke.hgi-shopping-basket-remove-01:before{content:"\5347"}.hgi-stroke.hgi-shopping-basket-remove-02:before{content:"\5349"}.hgi-stroke.hgi-shopping-basket-remove-03:before{content:"\534b"}.hgi-stroke.hgi-shopping-basket-secure-01:before{content:"\534d"}.hgi-stroke.hgi-shopping-basket-secure-02:before{content:"\534f"}.hgi-stroke.hgi-shopping-basket-secure-03:before{content:"\5351"}.hgi-stroke.hgi-shopping-cart-01:before{content:"\5353"}.hgi-stroke.hgi-shopping-cart-02:before{content:"\5355"}.hgi-stroke.hgi-shopping-cart-add-01:before{content:"\5357"}.hgi-stroke.hgi-shopping-cart-add-02:before{content:"\5359"}.hgi-stroke.hgi-shopping-cart-check-01:before{content:"\535b"}.hgi-stroke.hgi-shopping-cart-check-02:before{content:"\535d"}.hgi-stroke.hgi-shopping-cart-check-in-01:before{content:"\535f"}.hgi-stroke.hgi-shopping-cart-check-in-02:before{content:"\5361"}.hgi-stroke.hgi-shopping-cart-check-out-01:before{content:"\5363"}.hgi-stroke.hgi-shopping-cart-check-out-02:before{content:"\5365"}.hgi-stroke.hgi-shopping-cart-favorite-01:before{content:"\5367"}.hgi-stroke.hgi-shopping-cart-favorite-02:before{content:"\5369"}.hgi-stroke.hgi-shopping-cart-remove-01:before{content:"\536b"}.hgi-stroke.hgi-shopping-cart-remove-02:before{content:"\536d"}.hgi-stroke.hgi-shorts-pants:before{content:"\536f"}.hgi-stroke.hgi-shuffle-square:before{content:"\5372"}.hgi-stroke.hgi-shuffle:before{content:"\5373"}.hgi-stroke.hgi-shutterstock:before{content:"\5375"}.hgi-stroke.hgi-sidebar-bottom:before{content:"\5377"}.hgi-stroke.hgi-sidebar-left-01:before{content:"\5379"}.hgi-stroke.hgi-sidebar-left:before{content:"\537b"}.hgi-stroke.hgi-sidebar-right-01:before{content:"\537d"}.hgi-stroke.hgi-sidebar-right:before{content:"\537f"}.hgi-stroke.hgi-sidebar-top:before{content:"\5381"}.hgi-stroke.hgi-sign-language-c:before{content:"\5383"}.hgi-stroke.hgi-signal-full-01:before{content:"\5385"}.hgi-stroke.hgi-signal-full-02:before{content:"\5387"}.hgi-stroke.hgi-signal-low-01:before{content:"\5389"}.hgi-stroke.hgi-signal-low-02:before{content:"\538b"}.hgi-stroke.hgi-signal-low-medium:before{content:"\538d"}.hgi-stroke.hgi-signal-medium-01:before{content:"\538f"}.hgi-stroke.hgi-signal-medium-02:before{content:"\5391"}.hgi-stroke.hgi-signal-no-01:before{content:"\5393"}.hgi-stroke.hgi-signal-no-02:before{content:"\5395"}.hgi-stroke.hgi-signal:before{content:"\5397"}.hgi-stroke.hgi-signature:before{content:"\5399"}.hgi-stroke.hgi-silence:before{content:"\539b"}.hgi-stroke.hgi-simcard-01:before{content:"\539d"}.hgi-stroke.hgi-simcard-02:before{content:"\539f"}.hgi-stroke.hgi-simcard-dual:before{content:"\53a1"}.hgi-stroke.hgi-sin:before{content:"\53a3"}.hgi-stroke.hgi-sine-01:before{content:"\53a5"}.hgi-stroke.hgi-sine-02:before{content:"\53a7"}.hgi-stroke.hgi-sing-left:before{content:"\53a9"}.hgi-stroke.hgi-sing-right:before{content:"\53ab"}.hgi-stroke.hgi-sink-01:before{content:"\53ad"}.hgi-stroke.hgi-sink-02:before{content:"\53af"}.hgi-stroke.hgi-siri:before{content:"\53b1"}.hgi-stroke.hgi-sketch:before{content:"\53b3"}.hgi-stroke.hgi-skew:before{content:"\53b5"}.hgi-stroke.hgi-ski-dice-faces-01:before{content:"\53b7"}.hgi-stroke.hgi-skipping-rope:before{content:"\53b9"}.hgi-stroke.hgi-skull:before{content:"\53bb"}.hgi-stroke.hgi-skype:before{content:"\53bd"}.hgi-stroke.hgi-slack:before{content:"\53bf"}.hgi-stroke.hgi-sleeping:before{content:"\53c1"}.hgi-stroke.hgi-sleeveless:before{content:"\53c3"}.hgi-stroke.hgi-sliders-horizontal:before{content:"\53c5"}.hgi-stroke.hgi-sliders-vertical:before{content:"\53c7"}.hgi-stroke.hgi-slideshare:before{content:"\53c9"}.hgi-stroke.hgi-slow-winds:before{content:"\53cb"}.hgi-stroke.hgi-smart-ac:before{content:"\53cd"}.hgi-stroke.hgi-smart-phone-01:before{content:"\53cf"}.hgi-stroke.hgi-smart-phone-02:before{content:"\53d1"}.hgi-stroke.hgi-smart-phone-03:before{content:"\53d3"}.hgi-stroke.hgi-smart-phone-04:before{content:"\53d5"}.hgi-stroke.hgi-smart-phone-landscape:before{content:"\53d7"}.hgi-stroke.hgi-smart-watch-01:before{content:"\53da"}.hgi-stroke.hgi-smart-watch-02:before{content:"\53dc"}.hgi-stroke.hgi-smart-watch-03:before{content:"\53de"}.hgi-stroke.hgi-smart-watch-04:before{content:"\53e0"}.hgi-stroke.hgi-smart:before{content:"\53e1"}.hgi-stroke.hgi-smartphone-lost-wifi:before{content:"\53e3"}.hgi-stroke.hgi-smartphone-wifi:before{content:"\53e5"}.hgi-stroke.hgi-smile-dizzy:before{content:"\53e7"}.hgi-stroke.hgi-smile:before{content:"\53e9"}.hgi-stroke.hgi-sms-code:before{content:"\53eb"}.hgi-stroke.hgi-snail:before{content:"\53ed"}.hgi-stroke.hgi-snapchat:before{content:"\53ef"}.hgi-stroke.hgi-snow:before{content:"\53f1"}.hgi-stroke.hgi-soda-can:before{content:"\53f3"}.hgi-stroke.hgi-sofa-01:before{content:"\53f5"}.hgi-stroke.hgi-sofa-02:before{content:"\53f7"}.hgi-stroke.hgi-sofa-03:before{content:"\53f9"}.hgi-stroke.hgi-sofa-single:before{content:"\53fb"}.hgi-stroke.hgi-soft-drink-01:before{content:"\53fd"}.hgi-stroke.hgi-soft-drink-02:before{content:"\53ff"}.hgi-stroke.hgi-software-license:before{content:"\5401"}.hgi-stroke.hgi-software-uninstall:before{content:"\5404"}.hgi-stroke.hgi-software:before{content:"\5405"}.hgi-stroke.hgi-soil-moisture-field:before{content:"\5407"}.hgi-stroke.hgi-soil-moisture-global:before{content:"\5409"}.hgi-stroke.hgi-soil-temperature-field:before{content:"\540b"}.hgi-stroke.hgi-soil-temperature-global:before{content:"\540d"}.hgi-stroke.hgi-solar-energy:before{content:"\540f"}.hgi-stroke.hgi-solar-panel-01:before{content:"\5411"}.hgi-stroke.hgi-solar-panel-02:before{content:"\5413"}.hgi-stroke.hgi-solar-panel-03:before{content:"\5415"}.hgi-stroke.hgi-solar-panel-04:before{content:"\5417"}.hgi-stroke.hgi-solar-panel-05:before{content:"\5419"}.hgi-stroke.hgi-solar-power:before{content:"\541b"}.hgi-stroke.hgi-solar-system-01:before{content:"\541d"}.hgi-stroke.hgi-solar-system:before{content:"\541f"}.hgi-stroke.hgi-solid-line-01:before{content:"\5421"}.hgi-stroke.hgi-solid-line-02:before{content:"\5423"}.hgi-stroke.hgi-sort-by-down-01:before{content:"\5425"}.hgi-stroke.hgi-sort-by-down-02:before{content:"\5427"}.hgi-stroke.hgi-sort-by-up-01:before{content:"\5429"}.hgi-stroke.hgi-sort-by-up-02:before{content:"\542b"}.hgi-stroke.hgi-sorting-01:before{content:"\542d"}.hgi-stroke.hgi-sorting-02:before{content:"\542f"}.hgi-stroke.hgi-sorting-03:before{content:"\5431"}.hgi-stroke.hgi-sorting-04:before{content:"\5433"}.hgi-stroke.hgi-sorting-05:before{content:"\5435"}.hgi-stroke.hgi-sorting-1-9:before{content:"\5437"}.hgi-stroke.hgi-sorting-9-1:before{content:"\5439"}.hgi-stroke.hgi-sorting-a-z-01:before{content:"\543b"}.hgi-stroke.hgi-sorting-a-z-02:before{content:"\543d"}.hgi-stroke.hgi-sorting-down:before{content:"\543f"}.hgi-stroke.hgi-sorting-up:before{content:"\5441"}.hgi-stroke.hgi-sorting-z-a-01:before{content:"\5443"}.hgi-stroke.hgi-soundcloud:before{content:"\5445"}.hgi-stroke.hgi-source-code-circle:before{content:"\5447"}.hgi-stroke.hgi-source-code-square:before{content:"\544a"}.hgi-stroke.hgi-source-code:before{content:"\544b"}.hgi-stroke.hgi-spaceship:before{content:"\544d"}.hgi-stroke.hgi-spades:before{content:"\544f"}.hgi-stroke.hgi-spaghetti:before{content:"\5451"}.hgi-stroke.hgi-spam:before{content:"\5453"}.hgi-stroke.hgi-sparkles:before{content:"\5455"}.hgi-stroke.hgi-spartan-helmet:before{content:"\5457"}.hgi-stroke.hgi-spatula:before{content:"\5459"}.hgi-stroke.hgi-speaker-01:before{content:"\545b"}.hgi-stroke.hgi-speaker:before{content:"\545d"}.hgi-stroke.hgi-speech-to-text:before{content:"\545f"}.hgi-stroke.hgi-speed-train-01:before{content:"\5461"}.hgi-stroke.hgi-speed-train-02:before{content:"\5463"}.hgi-stroke.hgi-sperm:before{content:"\5465"}.hgi-stroke.hgi-sphere:before{content:"\5467"}.hgi-stroke.hgi-spirals:before{content:"\5469"}.hgi-stroke.hgi-spoon-and-fork:before{content:"\546b"}.hgi-stroke.hgi-spoon-and-knife:before{content:"\546d"}.hgi-stroke.hgi-spoon:before{content:"\546f"}.hgi-stroke.hgi-spotify:before{content:"\5471"}.hgi-stroke.hgi-sql:before{content:"\5473"}.hgi-stroke.hgi-square-01:before{content:"\5475"}.hgi-stroke.hgi-square-arrow-data-transfer-diagonal:before{content:"\5477"}.hgi-stroke.hgi-square-arrow-data-transfer-horizontal:before{content:"\5479"}.hgi-stroke.hgi-square-arrow-data-transfer-vertical:before{content:"\547b"}.hgi-stroke.hgi-square-arrow-diagonal-01:before{content:"\547d"}.hgi-stroke.hgi-square-arrow-diagonal-02:before{content:"\547f"}.hgi-stroke.hgi-square-arrow-down-01:before{content:"\5481"}.hgi-stroke.hgi-square-arrow-down-02:before{content:"\5483"}.hgi-stroke.hgi-square-arrow-down-03:before{content:"\5485"}.hgi-stroke.hgi-square-arrow-down-double:before{content:"\5487"}.hgi-stroke.hgi-square-arrow-down-left:before{content:"\5489"}.hgi-stroke.hgi-square-arrow-down-right:before{content:"\548b"}.hgi-stroke.hgi-square-arrow-expand-01:before{content:"\548d"}.hgi-stroke.hgi-square-arrow-expand-02:before{content:"\548f"}.hgi-stroke.hgi-square-arrow-horizontal:before{content:"\5491"}.hgi-stroke.hgi-square-arrow-left-01:before{content:"\5493"}.hgi-stroke.hgi-square-arrow-left-02:before{content:"\5495"}.hgi-stroke.hgi-square-arrow-left-03:before{content:"\5497"}.hgi-stroke.hgi-square-arrow-left-double:before{content:"\5499"}.hgi-stroke.hgi-square-arrow-left-right:before{content:"\549b"}.hgi-stroke.hgi-square-arrow-move-down-left:before{content:"\549d"}.hgi-stroke.hgi-square-arrow-move-down-right:before{content:"\549f"}.hgi-stroke.hgi-square-arrow-move-left-down:before{content:"\54a1"}.hgi-stroke.hgi-square-arrow-move-left-up:before{content:"\54a3"}.hgi-stroke.hgi-square-arrow-move-right-down:before{content:"\54a5"}.hgi-stroke.hgi-square-arrow-move-right-up:before{content:"\54a7"}.hgi-stroke.hgi-square-arrow-reload-01:before{content:"\54a9"}.hgi-stroke.hgi-square-arrow-reload-02:before{content:"\54ab"}.hgi-stroke.hgi-square-arrow-right-01:before{content:"\54ad"}.hgi-stroke.hgi-square-arrow-right-02:before{content:"\54af"}.hgi-stroke.hgi-square-arrow-right-03:before{content:"\54b1"}.hgi-stroke.hgi-square-arrow-right-double:before{content:"\54b3"}.hgi-stroke.hgi-square-arrow-shrink-01:before{content:"\54b5"}.hgi-stroke.hgi-square-arrow-shrink-02:before{content:"\54b7"}.hgi-stroke.hgi-square-arrow-up-01:before{content:"\54b9"}.hgi-stroke.hgi-square-arrow-up-02:before{content:"\54bb"}.hgi-stroke.hgi-square-arrow-up-03:before{content:"\54bd"}.hgi-stroke.hgi-square-arrow-up-double:before{content:"\54bf"}.hgi-stroke.hgi-square-arrow-up-down:before{content:"\54c1"}.hgi-stroke.hgi-square-arrow-up-left:before{content:"\54c3"}.hgi-stroke.hgi-square-arrow-up-right:before{content:"\54c5"}.hgi-stroke.hgi-square-arrow-vertical:before{content:"\54c7"}.hgi-stroke.hgi-square-circle:before{content:"\54c9"}.hgi-stroke.hgi-square-lock-01:before{content:"\54cb"}.hgi-stroke.hgi-square-lock-02:before{content:"\54cd"}.hgi-stroke.hgi-square-lock-add-01:before{content:"\54cf"}.hgi-stroke.hgi-square-lock-add-02:before{content:"\54d1"}.hgi-stroke.hgi-square-lock-check-01:before{content:"\54d3"}.hgi-stroke.hgi-square-lock-check-02:before{content:"\54d5"}.hgi-stroke.hgi-square-lock-minus-01:before{content:"\54d7"}.hgi-stroke.hgi-square-lock-minus-02:before{content:"\54d9"}.hgi-stroke.hgi-square-lock-password:before{content:"\54db"}.hgi-stroke.hgi-square-lock-remove-01:before{content:"\54dd"}.hgi-stroke.hgi-square-lock-remove-02:before{content:"\54df"}.hgi-stroke.hgi-square-root-square:before{content:"\54e1"}.hgi-stroke.hgi-square-square:before{content:"\54e4"}.hgi-stroke.hgi-square-unlock-01:before{content:"\54e6"}.hgi-stroke.hgi-square-unlock-02:before{content:"\54e8"}.hgi-stroke.hgi-square:before{content:"\54e9"}.hgi-stroke.hgi-stack-star:before{content:"\54eb"}.hgi-stroke.hgi-stake:before{content:"\54ed"}.hgi-stroke.hgi-stamp-01:before{content:"\54ef"}.hgi-stroke.hgi-stamp-02:before{content:"\54f1"}.hgi-stroke.hgi-stamp:before{content:"\54f3"}.hgi-stroke.hgi-star-circle:before{content:"\54f5"}.hgi-stroke.hgi-star-face:before{content:"\54f7"}.hgi-stroke.hgi-star-half:before{content:"\54f9"}.hgi-stroke.hgi-star-off:before{content:"\54fb"}.hgi-stroke.hgi-star-square:before{content:"\54fe"}.hgi-stroke.hgi-star:before{content:"\54ff"}.hgi-stroke.hgi-stars:before{content:"\5501"}.hgi-stroke.hgi-start-up-01:before{content:"\5503"}.hgi-stroke.hgi-start-up-02:before{content:"\5505"}.hgi-stroke.hgi-stationery:before{content:"\5507"}.hgi-stroke.hgi-steak:before{content:"\5509"}.hgi-stroke.hgi-steering:before{content:"\550b"}.hgi-stroke.hgi-step-into:before{content:"\550d"}.hgi-stroke.hgi-step-out:before{content:"\550f"}.hgi-stroke.hgi-step-over:before{content:"\5511"}.hgi-stroke.hgi-stethoscope-02:before{content:"\5513"}.hgi-stroke.hgi-stethoscope:before{content:"\5515"}.hgi-stroke.hgi-sticky-note-01:before{content:"\5517"}.hgi-stroke.hgi-sticky-note-02:before{content:"\5519"}.hgi-stroke.hgi-stop-watch:before{content:"\551c"}.hgi-stroke.hgi-stop:before{content:"\551d"}.hgi-stroke.hgi-store-01:before{content:"\551f"}.hgi-stroke.hgi-store-02:before{content:"\5521"}.hgi-stroke.hgi-store-03:before{content:"\5523"}.hgi-stroke.hgi-store-04:before{content:"\5525"}.hgi-stroke.hgi-store-add-01:before{content:"\5527"}.hgi-stroke.hgi-store-add-02:before{content:"\5529"}.hgi-stroke.hgi-store-location-01:before{content:"\552b"}.hgi-stroke.hgi-store-location-02:before{content:"\552d"}.hgi-stroke.hgi-store-remove-01:before{content:"\552f"}.hgi-stroke.hgi-store-remove-02:before{content:"\5531"}.hgi-stroke.hgi-store-verified-01:before{content:"\5533"}.hgi-stroke.hgi-store-verified-02:before{content:"\5535"}.hgi-stroke.hgi-straight-edge:before{content:"\5537"}.hgi-stroke.hgi-strategy:before{content:"\5539"}.hgi-stroke.hgi-stroke-bottom:before{content:"\553b"}.hgi-stroke.hgi-stroke-center:before{content:"\553d"}.hgi-stroke.hgi-stroke-inside:before{content:"\553f"}.hgi-stroke.hgi-stroke-left:before{content:"\5541"}.hgi-stroke.hgi-stroke-outside:before{content:"\5543"}.hgi-stroke.hgi-stroke-right:before{content:"\5545"}.hgi-stroke.hgi-stroke-top:before{content:"\5547"}.hgi-stroke.hgi-structure-01:before{content:"\5549"}.hgi-stroke.hgi-structure-02:before{content:"\554b"}.hgi-stroke.hgi-structure-03:before{content:"\554d"}.hgi-stroke.hgi-structure-04:before{content:"\554f"}.hgi-stroke.hgi-structure-05:before{content:"\5551"}.hgi-stroke.hgi-structure-add:before{content:"\5553"}.hgi-stroke.hgi-structure-check:before{content:"\5555"}.hgi-stroke.hgi-structure-fail:before{content:"\5557"}.hgi-stroke.hgi-structure-folder-circle:before{content:"\5559"}.hgi-stroke.hgi-structure-folder:before{content:"\555b"}.hgi-stroke.hgi-student-card:before{content:"\555d"}.hgi-stroke.hgi-student:before{content:"\555f"}.hgi-stroke.hgi-students:before{content:"\5561"}.hgi-stroke.hgi-study-desk:before{content:"\5563"}.hgi-stroke.hgi-study-lamp:before{content:"\5565"}.hgi-stroke.hgi-stumbleupon:before{content:"\5567"}.hgi-stroke.hgi-submarine:before{content:"\5569"}.hgi-stroke.hgi-submerge:before{content:"\556b"}.hgi-stroke.hgi-subnode-add:before{content:"\556d"}.hgi-stroke.hgi-subnode-delete:before{content:"\556f"}.hgi-stroke.hgi-subpoena:before{content:"\5571"}.hgi-stroke.hgi-subtitle:before{content:"\5573"}.hgi-stroke.hgi-suit-01:before{content:"\5575"}.hgi-stroke.hgi-suit-02:before{content:"\5577"}.hgi-stroke.hgi-sujood:before{content:"\5579"}.hgi-stroke.hgi-summation-01:before{content:"\557b"}.hgi-stroke.hgi-summation-02:before{content:"\557d"}.hgi-stroke.hgi-summation-circle:before{content:"\557f"}.hgi-stroke.hgi-summation-square:before{content:"\5581"}.hgi-stroke.hgi-sun-01:before{content:"\5583"}.hgi-stroke.hgi-sun-02:before{content:"\5585"}.hgi-stroke.hgi-sun-03:before{content:"\5587"}.hgi-stroke.hgi-sun-cloud-01:before{content:"\5589"}.hgi-stroke.hgi-sun-cloud-02:before{content:"\558b"}.hgi-stroke.hgi-sun-cloud-angled-rain-01:before{content:"\558d"}.hgi-stroke.hgi-sun-cloud-angled-rain-02:before{content:"\558f"}.hgi-stroke.hgi-sun-cloud-angled-rain-zap-01:before{content:"\5591"}.hgi-stroke.hgi-sun-cloud-angled-rain-zap-02:before{content:"\5593"}.hgi-stroke.hgi-sun-cloud-angled-zap-01:before{content:"\5595"}.hgi-stroke.hgi-sun-cloud-angled-zap-02:before{content:"\5597"}.hgi-stroke.hgi-sun-cloud-big-rain-01:before{content:"\5599"}.hgi-stroke.hgi-sun-cloud-big-rain-02:before{content:"\559b"}.hgi-stroke.hgi-sun-cloud-fast-wind-01:before{content:"\559d"}.hgi-stroke.hgi-sun-cloud-fast-wind-02:before{content:"\559f"}.hgi-stroke.hgi-sun-cloud-hailstone-01:before{content:"\55a1"}.hgi-stroke.hgi-sun-cloud-hailstone-02:before{content:"\55a3"}.hgi-stroke.hgi-sun-cloud-little-rain-01:before{content:"\55a5"}.hgi-stroke.hgi-sun-cloud-little-rain-02:before{content:"\55a7"}.hgi-stroke.hgi-sun-cloud-little-snow-01:before{content:"\55a9"}.hgi-stroke.hgi-sun-cloud-little-snow-02:before{content:"\55ab"}.hgi-stroke.hgi-sun-cloud-mid-rain-01:before{content:"\55ad"}.hgi-stroke.hgi-sun-cloud-mid-rain-02:before{content:"\55af"}.hgi-stroke.hgi-sun-cloud-mid-snow-01:before{content:"\55b1"}.hgi-stroke.hgi-sun-cloud-mid-snow-02:before{content:"\55b3"}.hgi-stroke.hgi-sun-cloud-slow-wind-01:before{content:"\55b5"}.hgi-stroke.hgi-sun-cloud-slow-wind-02:before{content:"\55b7"}.hgi-stroke.hgi-sun-cloud-snow-01:before{content:"\55b9"}.hgi-stroke.hgi-sun-cloud-snow-02:before{content:"\55bb"}.hgi-stroke.hgi-sunglasses:before{content:"\55bd"}.hgi-stroke.hgi-sunrise:before{content:"\55bf"}.hgi-stroke.hgi-sunset:before{content:"\55c1"}.hgi-stroke.hgi-super-mario-toad:before{content:"\55c4"}.hgi-stroke.hgi-super-mario:before{content:"\55c5"}.hgi-stroke.hgi-surfboard:before{content:"\55c7"}.hgi-stroke.hgi-surprise:before{content:"\55c9"}.hgi-stroke.hgi-sushi-01:before{content:"\55cb"}.hgi-stroke.hgi-sushi-02:before{content:"\55cd"}.hgi-stroke.hgi-sushi-03:before{content:"\55cf"}.hgi-stroke.hgi-suspicious:before{content:"\55d1"}.hgi-stroke.hgi-sustainable-energy:before{content:"\55d3"}.hgi-stroke.hgi-svg-01:before{content:"\55d5"}.hgi-stroke.hgi-svg-02:before{content:"\55d7"}.hgi-stroke.hgi-swarm:before{content:"\55d9"}.hgi-stroke.hgi-swatch:before{content:"\55db"}.hgi-stroke.hgi-swimming-cap:before{content:"\55dd"}.hgi-stroke.hgi-swimming:before{content:"\55df"}.hgi-stroke.hgi-swipe-down-01:before{content:"\55e1"}.hgi-stroke.hgi-swipe-down-02:before{content:"\55e3"}.hgi-stroke.hgi-swipe-down-03:before{content:"\55e5"}.hgi-stroke.hgi-swipe-down-04:before{content:"\55e7"}.hgi-stroke.hgi-swipe-down-05:before{content:"\55e9"}.hgi-stroke.hgi-swipe-down-06:before{content:"\55eb"}.hgi-stroke.hgi-swipe-down-07:before{content:"\55ed"}.hgi-stroke.hgi-swipe-down-08:before{content:"\55ef"}.hgi-stroke.hgi-swipe-left-01:before{content:"\55f1"}.hgi-stroke.hgi-swipe-left-02:before{content:"\55f3"}.hgi-stroke.hgi-swipe-left-03:before{content:"\55f5"}.hgi-stroke.hgi-swipe-left-04:before{content:"\55f7"}.hgi-stroke.hgi-swipe-left-05:before{content:"\55f9"}.hgi-stroke.hgi-swipe-left-06:before{content:"\55fb"}.hgi-stroke.hgi-swipe-left-07:before{content:"\55fd"}.hgi-stroke.hgi-swipe-left-08:before{content:"\55ff"}.hgi-stroke.hgi-swipe-left-09:before{content:"\5601"}.hgi-stroke.hgi-swipe-right-01:before{content:"\5603"}.hgi-stroke.hgi-swipe-right-02:before{content:"\5605"}.hgi-stroke.hgi-swipe-right-03:before{content:"\5607"}.hgi-stroke.hgi-swipe-right-04:before{content:"\5609"}.hgi-stroke.hgi-swipe-right-05:before{content:"\560b"}.hgi-stroke.hgi-swipe-right-06:before{content:"\560d"}.hgi-stroke.hgi-swipe-right-07:before{content:"\560f"}.hgi-stroke.hgi-swipe-right-08:before{content:"\5611"}.hgi-stroke.hgi-swipe-right-09:before{content:"\5613"}.hgi-stroke.hgi-swipe-up-01:before{content:"\5615"}.hgi-stroke.hgi-swipe-up-02:before{content:"\5617"}.hgi-stroke.hgi-swipe-up-03:before{content:"\5619"}.hgi-stroke.hgi-swipe-up-04:before{content:"\561b"}.hgi-stroke.hgi-swipe-up-05:before{content:"\561d"}.hgi-stroke.hgi-swipe-up-06:before{content:"\561f"}.hgi-stroke.hgi-swipe-up-07:before{content:"\5621"}.hgi-stroke.hgi-swipe-up-08:before{content:"\5623"}.hgi-stroke.hgi-sword-01:before{content:"\5625"}.hgi-stroke.hgi-sword-02:before{content:"\5627"}.hgi-stroke.hgi-sword-03:before{content:"\5629"}.hgi-stroke.hgi-system-update-01:before{content:"\562b"}.hgi-stroke.hgi-system-update-02:before{content:"\562d"}.hgi-stroke.hgi-t-shirt:before{content:"\562f"}.hgi-stroke.hgi-table-01:before{content:"\5631"}.hgi-stroke.hgi-table-02:before{content:"\5633"}.hgi-stroke.hgi-table-03:before{content:"\5635"}.hgi-stroke.hgi-table-lamp-01:before{content:"\5637"}.hgi-stroke.hgi-table-lamp-02:before{content:"\5639"}.hgi-stroke.hgi-table-round:before{content:"\563b"}.hgi-stroke.hgi-table-tennis-bat:before{content:"\563e"}.hgi-stroke.hgi-table:before{content:"\563f"}.hgi-stroke.hgi-tablet-01:before{content:"\5641"}.hgi-stroke.hgi-tablet-02:before{content:"\5643"}.hgi-stroke.hgi-tablet-connected-bluetooth:before{content:"\5645"}.hgi-stroke.hgi-tablet-connected-usb:before{content:"\5647"}.hgi-stroke.hgi-tablet-connected-wifi:before{content:"\5649"}.hgi-stroke.hgi-tablet-pen:before{content:"\564b"}.hgi-stroke.hgi-taco-01:before{content:"\564d"}.hgi-stroke.hgi-taco-02:before{content:"\564f"}.hgi-stroke.hgi-tag-01:before{content:"\5651"}.hgi-stroke.hgi-tag-02:before{content:"\5653"}.hgi-stroke.hgi-tags:before{content:"\5655"}.hgi-stroke.hgi-taj-mahal:before{content:"\5657"}.hgi-stroke.hgi-tan:before{content:"\5659"}.hgi-stroke.hgi-tank-top:before{content:"\565b"}.hgi-stroke.hgi-tap-01:before{content:"\565d"}.hgi-stroke.hgi-tap-02:before{content:"\565f"}.hgi-stroke.hgi-tap-03:before{content:"\5661"}.hgi-stroke.hgi-tap-04:before{content:"\5663"}.hgi-stroke.hgi-tap-05:before{content:"\5665"}.hgi-stroke.hgi-tap-06:before{content:"\5667"}.hgi-stroke.hgi-tap-07:before{content:"\5669"}.hgi-stroke.hgi-tap-08:before{content:"\566b"}.hgi-stroke.hgi-tape-measure:before{content:"\566d"}.hgi-stroke.hgi-target-01:before{content:"\566f"}.hgi-stroke.hgi-target-02:before{content:"\5671"}.hgi-stroke.hgi-target-03:before{content:"\5673"}.hgi-stroke.hgi-target-dollar:before{content:"\5675"}.hgi-stroke.hgi-tasbih:before{content:"\5677"}.hgi-stroke.hgi-task-01:before{content:"\5679"}.hgi-stroke.hgi-task-02:before{content:"\567b"}.hgi-stroke.hgi-task-add-01:before{content:"\567d"}.hgi-stroke.hgi-task-add-02:before{content:"\567f"}.hgi-stroke.hgi-task-daily-01:before{content:"\5681"}.hgi-stroke.hgi-task-daily-02:before{content:"\5683"}.hgi-stroke.hgi-task-done-01:before{content:"\5685"}.hgi-stroke.hgi-task-done-02:before{content:"\5687"}.hgi-stroke.hgi-task-edit-01:before{content:"\5689"}.hgi-stroke.hgi-task-edit-02:before{content:"\568b"}.hgi-stroke.hgi-task-remove-01:before{content:"\568d"}.hgi-stroke.hgi-task-remove-02:before{content:"\568f"}.hgi-stroke.hgi-taxes:before{content:"\5691"}.hgi-stroke.hgi-taxi:before{content:"\5693"}.hgi-stroke.hgi-tea-pod:before{content:"\5695"}.hgi-stroke.hgi-tea:before{content:"\5697"}.hgi-stroke.hgi-teacher:before{content:"\5699"}.hgi-stroke.hgi-teaching:before{content:"\569b"}.hgi-stroke.hgi-teamviewer:before{content:"\569d"}.hgi-stroke.hgi-telegram:before{content:"\569f"}.hgi-stroke.hgi-telephone:before{content:"\56a1"}.hgi-stroke.hgi-telescope-01:before{content:"\56a3"}.hgi-stroke.hgi-telescope-02:before{content:"\56a5"}.hgi-stroke.hgi-television-table:before{content:"\56a7"}.hgi-stroke.hgi-temperature:before{content:"\56a9"}.hgi-stroke.hgi-tennis-ball:before{content:"\56ab"}.hgi-stroke.hgi-terrace:before{content:"\56ad"}.hgi-stroke.hgi-test-tube-01:before{content:"\56af"}.hgi-stroke.hgi-test-tube-02:before{content:"\56b1"}.hgi-stroke.hgi-test-tube-03:before{content:"\56b3"}.hgi-stroke.hgi-test-tube:before{content:"\56b5"}.hgi-stroke.hgi-tetris:before{content:"\56b7"}.hgi-stroke.hgi-text-align-center:before{content:"\56b9"}.hgi-stroke.hgi-text-align-justify-center:before{content:"\56bb"}.hgi-stroke.hgi-text-align-justify-left:before{content:"\56bd"}.hgi-stroke.hgi-text-align-justify-right:before{content:"\56bf"}.hgi-stroke.hgi-text-align-left-01:before{content:"\56c1"}.hgi-stroke.hgi-text-align-left:before{content:"\56c3"}.hgi-stroke.hgi-text-align-right-01:before{content:"\56c5"}.hgi-stroke.hgi-text-align-right:before{content:"\56c7"}.hgi-stroke.hgi-text-all-caps:before{content:"\56c9"}.hgi-stroke.hgi-text-bold:before{content:"\56cb"}.hgi-stroke.hgi-text-centerline-center-top:before{content:"\56cd"}.hgi-stroke.hgi-text-centerline-left:before{content:"\56cf"}.hgi-stroke.hgi-text-centerline-middle:before{content:"\56d1"}.hgi-stroke.hgi-text-centerline-right:before{content:"\56d3"}.hgi-stroke.hgi-text-check:before{content:"\56d5"}.hgi-stroke.hgi-text-circle:before{content:"\56d7"}.hgi-stroke.hgi-text-clear:before{content:"\56d9"}.hgi-stroke.hgi-text-color:before{content:"\56db"}.hgi-stroke.hgi-text-creation:before{content:"\56dd"}.hgi-stroke.hgi-text-firstline-left:before{content:"\56df"}.hgi-stroke.hgi-text-firstline-right:before{content:"\56e1"}.hgi-stroke.hgi-text-font:before{content:"\56e3"}.hgi-stroke.hgi-text-footnote:before{content:"\56e5"}.hgi-stroke.hgi-text-indent-01:before{content:"\56e7"}.hgi-stroke.hgi-text-indent-less:before{content:"\56e9"}.hgi-stroke.hgi-text-indent-more:before{content:"\56eb"}.hgi-stroke.hgi-text-indent:before{content:"\56ed"}.hgi-stroke.hgi-text-italic-slash:before{content:"\56f0"}.hgi-stroke.hgi-text-italic:before{content:"\56f1"}.hgi-stroke.hgi-text-kerning:before{content:"\56f3"}.hgi-stroke.hgi-text-number-sign:before{content:"\56f5"}.hgi-stroke.hgi-text-selection:before{content:"\56f8"}.hgi-stroke.hgi-text-smallcaps:before{content:"\56fa"}.hgi-stroke.hgi-text-square:before{content:"\56fc"}.hgi-stroke.hgi-text-strikethrough:before{content:"\56fe"}.hgi-stroke.hgi-text-subscript:before{content:"\5700"}.hgi-stroke.hgi-text-superscript:before{content:"\5702"}.hgi-stroke.hgi-text-tracking:before{content:"\5704"}.hgi-stroke.hgi-text-underline:before{content:"\5706"}.hgi-stroke.hgi-text-variable-front:before{content:"\5708"}.hgi-stroke.hgi-text-vertical-alignment:before{content:"\570a"}.hgi-stroke.hgi-text-wrap:before{content:"\570c"}.hgi-stroke.hgi-text:before{content:"\570d"}.hgi-stroke.hgi-the-prophets-mosque:before{content:"\570f"}.hgi-stroke.hgi-thermometer-cold:before{content:"\5711"}.hgi-stroke.hgi-thermometer-warm:before{content:"\5714"}.hgi-stroke.hgi-thermometer:before{content:"\5715"}.hgi-stroke.hgi-third-bracket-circle:before{content:"\5717"}.hgi-stroke.hgi-third-bracket-square:before{content:"\571a"}.hgi-stroke.hgi-third-bracket:before{content:"\571b"}.hgi-stroke.hgi-thread:before{content:"\571d"}.hgi-stroke.hgi-threads-ellipse:before{content:"\571f"}.hgi-stroke.hgi-threads-rectangle:before{content:"\5721"}.hgi-stroke.hgi-threads:before{content:"\5723"}.hgi-stroke.hgi-three-d-move:before{content:"\5725"}.hgi-stroke.hgi-three-d-rotate:before{content:"\5727"}.hgi-stroke.hgi-three-d-scale:before{content:"\5729"}.hgi-stroke.hgi-three-d-view:before{content:"\572b"}.hgi-stroke.hgi-three-finger-01:before{content:"\572d"}.hgi-stroke.hgi-three-finger-02:before{content:"\572f"}.hgi-stroke.hgi-three-finger-03:before{content:"\5731"}.hgi-stroke.hgi-three-finger-04:before{content:"\5733"}.hgi-stroke.hgi-three-finger-05:before{content:"\5735"}.hgi-stroke.hgi-thumbs-down-ellipse:before{content:"\5737"}.hgi-stroke.hgi-thumbs-down-rectangle:before{content:"\5739"}.hgi-stroke.hgi-thumbs-down:before{content:"\573b"}.hgi-stroke.hgi-thumbs-up-down:before{content:"\573d"}.hgi-stroke.hgi-thumbs-up-ellipse:before{content:"\573f"}.hgi-stroke.hgi-thumbs-up-rectangle:before{content:"\5741"}.hgi-stroke.hgi-thumbs-up:before{content:"\5743"}.hgi-stroke.hgi-tic-tac-toe:before{content:"\5745"}.hgi-stroke.hgi-tick-01:before{content:"\5747"}.hgi-stroke.hgi-tick-02:before{content:"\5749"}.hgi-stroke.hgi-tick-03:before{content:"\574b"}.hgi-stroke.hgi-tick-04:before{content:"\574d"}.hgi-stroke.hgi-tick-double-01:before{content:"\574f"}.hgi-stroke.hgi-tick-double-02:before{content:"\5751"}.hgi-stroke.hgi-tick-double-03:before{content:"\5753"}.hgi-stroke.hgi-tick-double-04:before{content:"\5755"}.hgi-stroke.hgi-ticket-01:before{content:"\5757"}.hgi-stroke.hgi-ticket-02:before{content:"\5759"}.hgi-stroke.hgi-ticket-03:before{content:"\575b"}.hgi-stroke.hgi-ticket-star:before{content:"\575d"}.hgi-stroke.hgi-tie:before{content:"\575f"}.hgi-stroke.hgi-tiktok:before{content:"\5761"}.hgi-stroke.hgi-time-01:before{content:"\5763"}.hgi-stroke.hgi-time-02:before{content:"\5765"}.hgi-stroke.hgi-time-03:before{content:"\5767"}.hgi-stroke.hgi-time-04:before{content:"\5769"}.hgi-stroke.hgi-time-half-pass:before{content:"\576b"}.hgi-stroke.hgi-time-management-circle:before{content:"\576d"}.hgi-stroke.hgi-time-management:before{content:"\576f"}.hgi-stroke.hgi-time-quarter-pass:before{content:"\5771"}.hgi-stroke.hgi-time-quarter:before{content:"\5773"}.hgi-stroke.hgi-time-schedule:before{content:"\5775"}.hgi-stroke.hgi-time-setting-01:before{content:"\5777"}.hgi-stroke.hgi-time-setting-02:before{content:"\5779"}.hgi-stroke.hgi-time-setting-03:before{content:"\577b"}.hgi-stroke.hgi-timer-01:before{content:"\577d"}.hgi-stroke.hgi-timer-02:before{content:"\577f"}.hgi-stroke.hgi-tips:before{content:"\5781"}.hgi-stroke.hgi-tired-01:before{content:"\5783"}.hgi-stroke.hgi-tired-02:before{content:"\5785"}.hgi-stroke.hgi-tissue-paper:before{content:"\5787"}.hgi-stroke.hgi-toggle-off:before{content:"\5789"}.hgi-stroke.hgi-toggle-on:before{content:"\578b"}.hgi-stroke.hgi-toilet-01:before{content:"\578d"}.hgi-stroke.hgi-toilet-02:before{content:"\578f"}.hgi-stroke.hgi-tongue-01:before{content:"\5791"}.hgi-stroke.hgi-tongue-wink-left:before{content:"\5794"}.hgi-stroke.hgi-tongue-wink-right:before{content:"\5796"}.hgi-stroke.hgi-tongue:before{content:"\5797"}.hgi-stroke.hgi-tools:before{content:"\5799"}.hgi-stroke.hgi-tornado-01:before{content:"\579b"}.hgi-stroke.hgi-tornado-02:before{content:"\579d"}.hgi-stroke.hgi-torri-gate:before{content:"\579f"}.hgi-stroke.hgi-touch-01:before{content:"\57a1"}.hgi-stroke.hgi-touch-02:before{content:"\57a3"}.hgi-stroke.hgi-touch-03:before{content:"\57a5"}.hgi-stroke.hgi-touch-04:before{content:"\57a7"}.hgi-stroke.hgi-touch-05:before{content:"\57a9"}.hgi-stroke.hgi-touch-06:before{content:"\57ab"}.hgi-stroke.hgi-touch-07:before{content:"\57ad"}.hgi-stroke.hgi-touch-08:before{content:"\57af"}.hgi-stroke.hgi-touch-09:before{content:"\57b1"}.hgi-stroke.hgi-touch-10:before{content:"\57b3"}.hgi-stroke.hgi-touch-interaction-01:before{content:"\57b5"}.hgi-stroke.hgi-touch-interaction-02:before{content:"\57b7"}.hgi-stroke.hgi-touch-interaction-03:before{content:"\57b9"}.hgi-stroke.hgi-touch-interaction-04:before{content:"\57bb"}.hgi-stroke.hgi-touch-locked-01:before{content:"\57bd"}.hgi-stroke.hgi-touch-locked-02:before{content:"\57bf"}.hgi-stroke.hgi-touch-locked-03:before{content:"\57c1"}.hgi-stroke.hgi-touch-locked-04:before{content:"\57c3"}.hgi-stroke.hgi-touchpad-01:before{content:"\57c5"}.hgi-stroke.hgi-touchpad-02:before{content:"\57c7"}.hgi-stroke.hgi-touchpad-03:before{content:"\57c9"}.hgi-stroke.hgi-touchpad-04:before{content:"\57cb"}.hgi-stroke.hgi-tow-truck:before{content:"\57cd"}.hgi-stroke.hgi-towels:before{content:"\57cf"}.hgi-stroke.hgi-toy-train:before{content:"\57d1"}.hgi-stroke.hgi-tractor:before{content:"\57d3"}.hgi-stroke.hgi-trade-down:before{content:"\57d5"}.hgi-stroke.hgi-trade-mark:before{content:"\57d7"}.hgi-stroke.hgi-trade-up:before{content:"\57d9"}.hgi-stroke.hgi-trademark:before{content:"\57db"}.hgi-stroke.hgi-traffic-incident:before{content:"\57dd"}.hgi-stroke.hgi-traffic-light:before{content:"\57df"}.hgi-stroke.hgi-train-01:before{content:"\57e1"}.hgi-stroke.hgi-train-02:before{content:"\57e3"}.hgi-stroke.hgi-tram:before{content:"\57e5"}.hgi-stroke.hgi-trampoline:before{content:"\57e7"}.hgi-stroke.hgi-transaction:before{content:"\57e9"}.hgi-stroke.hgi-transition-bottom:before{content:"\57eb"}.hgi-stroke.hgi-transition-left:before{content:"\57ed"}.hgi-stroke.hgi-transition-right:before{content:"\57ef"}.hgi-stroke.hgi-transition-top:before{content:"\57f1"}.hgi-stroke.hgi-translate:before{content:"\57f3"}.hgi-stroke.hgi-translation:before{content:"\57f5"}.hgi-stroke.hgi-transmission:before{content:"\57f7"}.hgi-stroke.hgi-transparency:before{content:"\57f9"}.hgi-stroke.hgi-trapezoid-line-horizontal:before{content:"\57fb"}.hgi-stroke.hgi-trapezoid-line-vertical:before{content:"\57fd"}.hgi-stroke.hgi-travel-bag:before{content:"\57ff"}.hgi-stroke.hgi-treadmill-01:before{content:"\5801"}.hgi-stroke.hgi-treadmill-02:before{content:"\5803"}.hgi-stroke.hgi-treatment:before{content:"\5805"}.hgi-stroke.hgi-tree-01:before{content:"\5807"}.hgi-stroke.hgi-tree-02:before{content:"\5809"}.hgi-stroke.hgi-tree-03:before{content:"\580b"}.hgi-stroke.hgi-tree-04:before{content:"\580d"}.hgi-stroke.hgi-tree-05:before{content:"\580f"}.hgi-stroke.hgi-tree-06:before{content:"\5811"}.hgi-stroke.hgi-tree-07:before{content:"\5813"}.hgi-stroke.hgi-trello:before{content:"\5815"}.hgi-stroke.hgi-triangle-01:before{content:"\5817"}.hgi-stroke.hgi-triangle-02:before{content:"\5819"}.hgi-stroke.hgi-triangle-03:before{content:"\581b"}.hgi-stroke.hgi-triangle:before{content:"\581d"}.hgi-stroke.hgi-trolley-01:before{content:"\581f"}.hgi-stroke.hgi-trolley-02:before{content:"\5821"}.hgi-stroke.hgi-tropical-storm-tracks-01:before{content:"\5824"}.hgi-stroke.hgi-tropical-storm-tracks-02:before{content:"\5826"}.hgi-stroke.hgi-tropical-storm:before{content:"\5827"}.hgi-stroke.hgi-truck-delivery:before{content:"\5829"}.hgi-stroke.hgi-truck-monster:before{content:"\582b"}.hgi-stroke.hgi-truck-return:before{content:"\582d"}.hgi-stroke.hgi-truck:before{content:"\582f"}.hgi-stroke.hgi-trulli:before{content:"\5831"}.hgi-stroke.hgi-tsunami:before{content:"\5833"}.hgi-stroke.hgi-tulip:before{content:"\5835"}.hgi-stroke.hgi-tumblr:before{content:"\5837"}.hgi-stroke.hgi-turtle-neck:before{content:"\5839"}.hgi-stroke.hgi-tv-01:before{content:"\583b"}.hgi-stroke.hgi-tv-02:before{content:"\583d"}.hgi-stroke.hgi-tv-fix:before{content:"\583f"}.hgi-stroke.hgi-tv-issue:before{content:"\5841"}.hgi-stroke.hgi-tv-smart:before{content:"\5843"}.hgi-stroke.hgi-twin-tower:before{content:"\5845"}.hgi-stroke.hgi-twitch:before{content:"\5847"}.hgi-stroke.hgi-twitter-square:before{content:"\584a"}.hgi-stroke.hgi-twitter:before{content:"\584b"}.hgi-stroke.hgi-two-factor-access:before{content:"\584d"}.hgi-stroke.hgi-two-finger-01:before{content:"\584f"}.hgi-stroke.hgi-two-finger-02:before{content:"\5851"}.hgi-stroke.hgi-two-finger-03:before{content:"\5853"}.hgi-stroke.hgi-two-finger-04:before{content:"\5855"}.hgi-stroke.hgi-two-finger-05:before{content:"\5857"}.hgi-stroke.hgi-txt-01:before{content:"\5859"}.hgi-stroke.hgi-txt-02:before{content:"\585b"}.hgi-stroke.hgi-type-cursor:before{content:"\585d"}.hgi-stroke.hgi-typescript-01:before{content:"\585f"}.hgi-stroke.hgi-typescript-02:before{content:"\5861"}.hgi-stroke.hgi-typescript-03:before{content:"\5863"}.hgi-stroke.hgi-uber:before{content:"\5865"}.hgi-stroke.hgi-ufo-01:before{content:"\5867"}.hgi-stroke.hgi-ufo:before{content:"\5869"}.hgi-stroke.hgi-umbrella-dollar:before{content:"\586b"}.hgi-stroke.hgi-umbrella:before{content:"\586d"}.hgi-stroke.hgi-unamused:before{content:"\586f"}.hgi-stroke.hgi-unavailable:before{content:"\5871"}.hgi-stroke.hgi-underpants-01:before{content:"\5873"}.hgi-stroke.hgi-underpants-02:before{content:"\5875"}.hgi-stroke.hgi-underpants-03:before{content:"\5877"}.hgi-stroke.hgi-unfold-less:before{content:"\5879"}.hgi-stroke.hgi-unfold-more:before{content:"\587b"}.hgi-stroke.hgi-ungroup-items:before{content:"\587d"}.hgi-stroke.hgi-ungroup-layers:before{content:"\587f"}.hgi-stroke.hgi-unhappy:before{content:"\5881"}.hgi-stroke.hgi-university:before{content:"\5883"}.hgi-stroke.hgi-unlink-01:before{content:"\5885"}.hgi-stroke.hgi-unlink-02:before{content:"\5887"}.hgi-stroke.hgi-unlink-03:before{content:"\5889"}.hgi-stroke.hgi-unlink-04:before{content:"\588b"}.hgi-stroke.hgi-unlink-05:before{content:"\588d"}.hgi-stroke.hgi-unlink-06:before{content:"\588f"}.hgi-stroke.hgi-unsplash:before{content:"\5891"}.hgi-stroke.hgi-upload-01:before{content:"\5893"}.hgi-stroke.hgi-upload-02:before{content:"\5895"}.hgi-stroke.hgi-upload-03:before{content:"\5897"}.hgi-stroke.hgi-upload-04:before{content:"\5899"}.hgi-stroke.hgi-upload-05:before{content:"\589b"}.hgi-stroke.hgi-upload-circle-01:before{content:"\589d"}.hgi-stroke.hgi-upload-circle-02:before{content:"\589f"}.hgi-stroke.hgi-upload-square-01:before{content:"\58a1"}.hgi-stroke.hgi-upload-square-02:before{content:"\58a3"}.hgi-stroke.hgi-upwork:before{content:"\58a5"}.hgi-stroke.hgi-usb-bugs:before{content:"\58a7"}.hgi-stroke.hgi-usb-connected-01:before{content:"\58a9"}.hgi-stroke.hgi-usb-connected-02:before{content:"\58ab"}.hgi-stroke.hgi-usb-connected-03:before{content:"\58ad"}.hgi-stroke.hgi-usb-error:before{content:"\58af"}.hgi-stroke.hgi-usb-memory-01:before{content:"\58b1"}.hgi-stroke.hgi-usb-memory-02:before{content:"\58b3"}.hgi-stroke.hgi-usb-not-connected-01:before{content:"\58b5"}.hgi-stroke.hgi-usb-not-connected-02:before{content:"\58b7"}.hgi-stroke.hgi-usb:before{content:"\58b9"}.hgi-stroke.hgi-user-account:before{content:"\58bb"}.hgi-stroke.hgi-user-add-01:before{content:"\58bd"}.hgi-stroke.hgi-user-add-02:before{content:"\58bf"}.hgi-stroke.hgi-user-arrow-left-right:before{content:"\58c1"}.hgi-stroke.hgi-user-block-01:before{content:"\58c3"}.hgi-stroke.hgi-user-block-02:before{content:"\58c5"}.hgi-stroke.hgi-user-check-01:before{content:"\58c7"}.hgi-stroke.hgi-user-check-02:before{content:"\58c9"}.hgi-stroke.hgi-user-circle-02:before{content:"\58cb"}.hgi-stroke.hgi-user-circle:before{content:"\58cd"}.hgi-stroke.hgi-user-edit-01:before{content:"\58cf"}.hgi-stroke.hgi-user-full-view:before{content:"\58d1"}.hgi-stroke.hgi-user-group:before{content:"\58d3"}.hgi-stroke.hgi-user-id-verification:before{content:"\58d5"}.hgi-stroke.hgi-user-list:before{content:"\58d7"}.hgi-stroke.hgi-user-lock-01:before{content:"\58d9"}.hgi-stroke.hgi-user-lock-02:before{content:"\58db"}.hgi-stroke.hgi-user-love-01:before{content:"\58dd"}.hgi-stroke.hgi-user-love-02:before{content:"\58df"}.hgi-stroke.hgi-user-minus-01:before{content:"\58e1"}.hgi-stroke.hgi-user-minus-02:before{content:"\58e3"}.hgi-stroke.hgi-user-multiple-02:before{content:"\58e5"}.hgi-stroke.hgi-user-multiple:before{content:"\58e7"}.hgi-stroke.hgi-user-question-01:before{content:"\58e9"}.hgi-stroke.hgi-user-question-02:before{content:"\58eb"}.hgi-stroke.hgi-user-remove-01:before{content:"\58ed"}.hgi-stroke.hgi-user-remove-02:before{content:"\58ef"}.hgi-stroke.hgi-user-roadside:before{content:"\58f1"}.hgi-stroke.hgi-user-search-01:before{content:"\58f3"}.hgi-stroke.hgi-user-search-02:before{content:"\58f5"}.hgi-stroke.hgi-user-settings-01:before{content:"\58f8"}.hgi-stroke.hgi-user-settings-02:before{content:"\58fa"}.hgi-stroke.hgi-user-sharing:before{content:"\58fc"}.hgi-stroke.hgi-user-shield-01:before{content:"\58fe"}.hgi-stroke.hgi-user-shield-02:before{content:"\5900"}.hgi-stroke.hgi-user-square:before{content:"\5902"}.hgi-stroke.hgi-user-star-01:before{content:"\5904"}.hgi-stroke.hgi-user-star-02:before{content:"\5906"}.hgi-stroke.hgi-user-status:before{content:"\5908"}.hgi-stroke.hgi-user-story:before{content:"\590a"}.hgi-stroke.hgi-user-switch:before{content:"\590c"}.hgi-stroke.hgi-user-unlock-01:before{content:"\590e"}.hgi-stroke.hgi-user-unlock-02:before{content:"\5910"}.hgi-stroke.hgi-user:before{content:"\5911"}.hgi-stroke.hgi-uv-01:before{content:"\5913"}.hgi-stroke.hgi-uv-02:before{content:"\5915"}.hgi-stroke.hgi-uv-03:before{content:"\5917"}.hgi-stroke.hgi-vaccine:before{content:"\5919"}.hgi-stroke.hgi-validation-approval:before{content:"\591b"}.hgi-stroke.hgi-validation:before{content:"\591d"}.hgi-stroke.hgi-van:before{content:"\591f"}.hgi-stroke.hgi-variable:before{content:"\5921"}.hgi-stroke.hgi-vegetarian-food:before{content:"\5923"}.hgi-stroke.hgi-vertical-resize:before{content:"\5925"}.hgi-stroke.hgi-vertical-scroll-point:before{content:"\5927"}.hgi-stroke.hgi-vest:before{content:"\5929"}.hgi-stroke.hgi-victory-finger-01:before{content:"\592b"}.hgi-stroke.hgi-victory-finger-02:before{content:"\592d"}.hgi-stroke.hgi-victory-finger-03:before{content:"\592f"}.hgi-stroke.hgi-video-01:before{content:"\5931"}.hgi-stroke.hgi-video-02:before{content:"\5933"}.hgi-stroke.hgi-video-console:before{content:"\5935"}.hgi-stroke.hgi-video-off:before{content:"\5937"}.hgi-stroke.hgi-video-replay:before{content:"\5939"}.hgi-stroke.hgi-view-off-slash:before{content:"\593c"}.hgi-stroke.hgi-view-off:before{content:"\593d"}.hgi-stroke.hgi-view:before{content:"\593f"}.hgi-stroke.hgi-vimeo:before{content:"\5941"}.hgi-stroke.hgi-vine-square:before{content:"\5944"}.hgi-stroke.hgi-vine:before{content:"\5945"}.hgi-stroke.hgi-vintage-clock:before{content:"\5947"}.hgi-stroke.hgi-virtual-reality-vr-01:before{content:"\5949"}.hgi-stroke.hgi-virtual-reality-vr-02:before{content:"\594b"}.hgi-stroke.hgi-vision:before{content:"\594d"}.hgi-stroke.hgi-vk-square:before{content:"\5950"}.hgi-stroke.hgi-vk:before{content:"\5951"}.hgi-stroke.hgi-voice-id:before{content:"\5953"}.hgi-stroke.hgi-voice:before{content:"\5955"}.hgi-stroke.hgi-volleyball:before{content:"\5957"}.hgi-stroke.hgi-volume-high:before{content:"\5959"}.hgi-stroke.hgi-volume-low:before{content:"\595b"}.hgi-stroke.hgi-volume-minus:before{content:"\595d"}.hgi-stroke.hgi-volume-mute-01:before{content:"\595f"}.hgi-stroke.hgi-volume-mute-02:before{content:"\5961"}.hgi-stroke.hgi-volume-off:before{content:"\5963"}.hgi-stroke.hgi-volume-up:before{content:"\5965"}.hgi-stroke.hgi-vomiting:before{content:"\5967"}.hgi-stroke.hgi-voucher:before{content:"\5969"}.hgi-stroke.hgi-vr-glasses:before{content:"\596b"}.hgi-stroke.hgi-vr:before{content:"\596d"}.hgi-stroke.hgi-vynil-01:before{content:"\596f"}.hgi-stroke.hgi-vynil-02:before{content:"\5971"}.hgi-stroke.hgi-vynil-03:before{content:"\5973"}.hgi-stroke.hgi-waiter:before{content:"\5975"}.hgi-stroke.hgi-waiters:before{content:"\5977"}.hgi-stroke.hgi-wall-lamp:before{content:"\5979"}.hgi-stroke.hgi-wallet-01:before{content:"\597b"}.hgi-stroke.hgi-wallet-02:before{content:"\597d"}.hgi-stroke.hgi-wallet-03:before{content:"\597f"}.hgi-stroke.hgi-wallet-add-01:before{content:"\5981"}.hgi-stroke.hgi-wallet-add-02:before{content:"\5983"}.hgi-stroke.hgi-wallet-done-01:before{content:"\5985"}.hgi-stroke.hgi-wallet-done-02:before{content:"\5987"}.hgi-stroke.hgi-wallet-not-found-01:before{content:"\5989"}.hgi-stroke.hgi-wallet-not-found-02:before{content:"\598b"}.hgi-stroke.hgi-wallet-remove-01:before{content:"\598d"}.hgi-stroke.hgi-wallet-remove-02:before{content:"\598f"}.hgi-stroke.hgi-wanted:before{content:"\5991"}.hgi-stroke.hgi-wardrobe-01:before{content:"\5993"}.hgi-stroke.hgi-wardrobe-02:before{content:"\5995"}.hgi-stroke.hgi-wardrobe-03:before{content:"\5997"}.hgi-stroke.hgi-wardrobe-04:before{content:"\5999"}.hgi-stroke.hgi-warehouse:before{content:"\599b"}.hgi-stroke.hgi-washington-monument:before{content:"\599d"}.hgi-stroke.hgi-waste-restore:before{content:"\599f"}.hgi-stroke.hgi-waste:before{content:"\59a1"}.hgi-stroke.hgi-watch-01:before{content:"\59a3"}.hgi-stroke.hgi-watch-02:before{content:"\59a5"}.hgi-stroke.hgi-water-energy:before{content:"\59a7"}.hgi-stroke.hgi-water-polo:before{content:"\59a9"}.hgi-stroke.hgi-water-pump:before{content:"\59ab"}.hgi-stroke.hgi-waterfall-down-01:before{content:"\59ad"}.hgi-stroke.hgi-waterfall-down-03:before{content:"\59af"}.hgi-stroke.hgi-waterfall-up-01:before{content:"\59b1"}.hgi-stroke.hgi-waterfall-up-02:before{content:"\59b3"}.hgi-stroke.hgi-watermelon:before{content:"\59b5"}.hgi-stroke.hgi-wattpad-square:before{content:"\59b8"}.hgi-stroke.hgi-wattpad:before{content:"\59b9"}.hgi-stroke.hgi-waving-hand-01:before{content:"\59bb"}.hgi-stroke.hgi-waving-hand-02:before{content:"\59bd"}.hgi-stroke.hgi-waze:before{content:"\59bf"}.hgi-stroke.hgi-web-design-01:before{content:"\59c1"}.hgi-stroke.hgi-web-design-02:before{content:"\59c3"}.hgi-stroke.hgi-web-programming:before{content:"\59c5"}.hgi-stroke.hgi-web-protection:before{content:"\59c7"}.hgi-stroke.hgi-web-security:before{content:"\59c9"}.hgi-stroke.hgi-web-validation:before{content:"\59cb"}.hgi-stroke.hgi-webflow:before{content:"\59cd"}.hgi-stroke.hgi-wechat:before{content:"\59cf"}.hgi-stroke.hgi-weight-scale-01:before{content:"\59d1"}.hgi-stroke.hgi-weight-scale:before{content:"\59d3"}.hgi-stroke.hgi-wellness:before{content:"\59d5"}.hgi-stroke.hgi-whatsapp-business:before{content:"\59d7"}.hgi-stroke.hgi-whatsapp:before{content:"\59d9"}.hgi-stroke.hgi-wheelchair:before{content:"\59db"}.hgi-stroke.hgi-whisk:before{content:"\59dd"}.hgi-stroke.hgi-whistle:before{content:"\59df"}.hgi-stroke.hgi-wifi-01:before{content:"\59e1"}.hgi-stroke.hgi-wifi-02:before{content:"\59e3"}.hgi-stroke.hgi-wifi-circle:before{content:"\59e5"}.hgi-stroke.hgi-wifi-connected-01:before{content:"\59e7"}.hgi-stroke.hgi-wifi-connected-02:before{content:"\59e9"}.hgi-stroke.hgi-wifi-connected-03:before{content:"\59eb"}.hgi-stroke.hgi-wifi-disconnected-01:before{content:"\59ed"}.hgi-stroke.hgi-wifi-disconnected-02:before{content:"\59ef"}.hgi-stroke.hgi-wifi-disconnected-03:before{content:"\59f1"}.hgi-stroke.hgi-wifi-disconnected-04:before{content:"\59f3"}.hgi-stroke.hgi-wifi-error-01:before{content:"\59f5"}.hgi-stroke.hgi-wifi-error-02:before{content:"\59f7"}.hgi-stroke.hgi-wifi-full-signal:before{content:"\59f9"}.hgi-stroke.hgi-wifi-location:before{content:"\59fb"}.hgi-stroke.hgi-wifi-lock:before{content:"\59fd"}.hgi-stroke.hgi-wifi-low-signal:before{content:"\59ff"}.hgi-stroke.hgi-wifi-medium-signal:before{content:"\5a01"}.hgi-stroke.hgi-wifi-no-signal:before{content:"\5a03"}.hgi-stroke.hgi-wifi-off-01:before{content:"\5a05"}.hgi-stroke.hgi-wifi-off-02:before{content:"\5a07"}.hgi-stroke.hgi-wifi-square:before{content:"\5a09"}.hgi-stroke.hgi-wifi-unlock:before{content:"\5a0b"}.hgi-stroke.hgi-wikipedia:before{content:"\5a0d"}.hgi-stroke.hgi-wind-power-01:before{content:"\5a0f"}.hgi-stroke.hgi-wind-power-02:before{content:"\5a11"}.hgi-stroke.hgi-wind-power-03:before{content:"\5a13"}.hgi-stroke.hgi-wind-power:before{content:"\5a15"}.hgi-stroke.hgi-wind-surf:before{content:"\5a17"}.hgi-stroke.hgi-wind-turbine:before{content:"\5a19"}.hgi-stroke.hgi-wink:before{content:"\5a1b"}.hgi-stroke.hgi-winking:before{content:"\5a1d"}.hgi-stroke.hgi-wireless-cloud-access:before{content:"\5a1f"}.hgi-stroke.hgi-wireless:before{content:"\5a21"}.hgi-stroke.hgi-wise:before{content:"\5a23"}.hgi-stroke.hgi-wordpress:before{content:"\5a25"}.hgi-stroke.hgi-work-alert:before{content:"\5a27"}.hgi-stroke.hgi-work-history:before{content:"\5a29"}.hgi-stroke.hgi-work-update:before{content:"\5a2b"}.hgi-stroke.hgi-workflow-circle-01:before{content:"\5a2d"}.hgi-stroke.hgi-workflow-circle-02:before{content:"\5a2f"}.hgi-stroke.hgi-workflow-circle-03:before{content:"\5a31"}.hgi-stroke.hgi-workflow-circle-04:before{content:"\5a33"}.hgi-stroke.hgi-workflow-circle-05:before{content:"\5a35"}.hgi-stroke.hgi-workflow-circle-06:before{content:"\5a37"}.hgi-stroke.hgi-workflow-square-01:before{content:"\5a39"}.hgi-stroke.hgi-workflow-square-02:before{content:"\5a3b"}.hgi-stroke.hgi-workflow-square-03:before{content:"\5a3d"}.hgi-stroke.hgi-workflow-square-04:before{content:"\5a3f"}.hgi-stroke.hgi-workflow-square-05:before{content:"\5a41"}.hgi-stroke.hgi-workflow-square-06:before{content:"\5a43"}.hgi-stroke.hgi-workflow-square-07:before{content:"\5a45"}.hgi-stroke.hgi-workflow-square-08:before{content:"\5a47"}.hgi-stroke.hgi-workflow-square-09:before{content:"\5a49"}.hgi-stroke.hgi-workflow-square-10:before{content:"\5a4b"}.hgi-stroke.hgi-workout-battle-ropes:before{content:"\5a4d"}.hgi-stroke.hgi-workout-gymnastics:before{content:"\5a4f"}.hgi-stroke.hgi-workout-kicking:before{content:"\5a51"}.hgi-stroke.hgi-workout-run:before{content:"\5a53"}.hgi-stroke.hgi-workout-sport:before{content:"\5a55"}.hgi-stroke.hgi-workout-squats:before{content:"\5a57"}.hgi-stroke.hgi-workout-stretching:before{content:"\5a59"}.hgi-stroke.hgi-workout-warm-up:before{content:"\5a5b"}.hgi-stroke.hgi-worry:before{content:"\5a5d"}.hgi-stroke.hgi-wps-office-rectangle:before{content:"\5a5f"}.hgi-stroke.hgi-wps-office:before{content:"\5a61"}.hgi-stroke.hgi-wrench-01:before{content:"\5a63"}.hgi-stroke.hgi-wrench-02:before{content:"\5a65"}.hgi-stroke.hgi-wudu:before{content:"\5a67"}.hgi-stroke.hgi-x-ray:before{content:"\5a69"}.hgi-stroke.hgi-x-variable-circle:before{content:"\5a6b"}.hgi-stroke.hgi-x-variable-square:before{content:"\5a6e"}.hgi-stroke.hgi-x-variable:before{content:"\5a6f"}.hgi-stroke.hgi-xing:before{content:"\5a71"}.hgi-stroke.hgi-xls-01:before{content:"\5a73"}.hgi-stroke.hgi-xls-02:before{content:"\5a75"}.hgi-stroke.hgi-xml-01:before{content:"\5a77"}.hgi-stroke.hgi-xml-02:before{content:"\5a79"}.hgi-stroke.hgi-xsl-01:before{content:"\5a7b"}.hgi-stroke.hgi-xsl-02:before{content:"\5a7d"}.hgi-stroke.hgi-yelp:before{content:"\5a7f"}.hgi-stroke.hgi-yen-circle:before{content:"\5a81"}.hgi-stroke.hgi-yen-receive:before{content:"\5a83"}.hgi-stroke.hgi-yen-send:before{content:"\5a86"}.hgi-stroke.hgi-yen-square:before{content:"\5a88"}.hgi-stroke.hgi-yen:before{content:"\5a89"}.hgi-stroke.hgi-yoga-01:before{content:"\5a8b"}.hgi-stroke.hgi-yoga-02:before{content:"\5a8d"}.hgi-stroke.hgi-yoga-03:before{content:"\5a8f"}.hgi-stroke.hgi-yoga-ball:before{content:"\5a91"}.hgi-stroke.hgi-yoga-mat:before{content:"\5a93"}.hgi-stroke.hgi-yogurt:before{content:"\5a95"}.hgi-stroke.hgi-youtube:before{content:"\5a97"}.hgi-stroke.hgi-yurt:before{content:"\5a99"}.hgi-stroke.hgi-zakat:before{content:"\5a9b"}.hgi-stroke.hgi-zap:before{content:"\5a9d"}.hgi-stroke.hgi-zeppelin:before{content:"\5a9f"}.hgi-stroke.hgi-zip-01:before{content:"\5aa1"}.hgi-stroke.hgi-zip-02:before{content:"\5aa3"}.hgi-stroke.hgi-zoom-circle:before{content:"\5aa5"}.hgi-stroke.hgi-zoom-in-area:before{content:"\5aa7"}.hgi-stroke.hgi-zoom-out-area:before{content:"\5aa9"}.hgi-stroke.hgi-zoom-square:before{content:"\5aac"}.hgi-stroke.hgi-zoom:before{content:"\5aad"}@font-face{font-family:hgi-stroke-sharp;src:url("./media/hgi-stroke-sharp-X3MGOY26.eot");src:url("./media/hgi-stroke-sharp-X3MGOY26.eot#iefix") format("embedded-opentype"),url("./media/hgi-stroke-sharp-LREW4PZU.woff2") format("woff2"),url("./media/hgi-stroke-sharp-AQG4LGV5.woff") format("woff"),url("./media/hgi-stroke-sharp-B25IY7TR.ttf") format("truetype"),url("./media/hgi-stroke-sharp-XJ7YUU2T.svg#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;display:inline-block;font-variant:normal;line-height:1;text-rendering:auto}.hgi-stroke.hgi-sharp.hgi-abacus:before{content:"\3a71"}.hgi-stroke.hgi-sharp.hgi-absolute:before{content:"\3a73"}.hgi-stroke.hgi-sharp.hgi-acceleration:before{content:"\3a75"}.hgi-stroke.hgi-sharp.hgi-access:before{content:"\3a77"}.hgi-stroke.hgi-sharp.hgi-accident:before{content:"\3a79"}.hgi-stroke.hgi-sharp.hgi-account-setting-01:before{content:"\3a7b"}.hgi-stroke.hgi-sharp.hgi-account-setting-02:before{content:"\3a7d"}.hgi-stroke.hgi-sharp.hgi-account-setting-03:before{content:"\3a7f"}.hgi-stroke.hgi-sharp.hgi-activity-01:before{content:"\3a81"}.hgi-stroke.hgi-sharp.hgi-activity-02:before{content:"\3a83"}.hgi-stroke.hgi-sharp.hgi-activity-03:before{content:"\3a85"}.hgi-stroke.hgi-sharp.hgi-activity-04:before{content:"\3a87"}.hgi-stroke.hgi-sharp.hgi-acute:before{content:"\3a89"}.hgi-stroke.hgi-sharp.hgi-add-01:before{content:"\3a8b"}.hgi-stroke.hgi-sharp.hgi-add-02:before{content:"\3a8d"}.hgi-stroke.hgi-sharp.hgi-add-circle-half-dot:before{content:"\3a8f"}.hgi-stroke.hgi-sharp.hgi-add-circle:before{content:"\3a91"}.hgi-stroke.hgi-sharp.hgi-add-square:before{content:"\3a93"}.hgi-stroke.hgi-sharp.hgi-add-team:before{content:"\3a95"}.hgi-stroke.hgi-sharp.hgi-address-book:before{content:"\3a97"}.hgi-stroke.hgi-sharp.hgi-adobe-after-effect:before{content:"\3a99"}.hgi-stroke.hgi-sharp.hgi-adobe-illustrator:before{content:"\3a9b"}.hgi-stroke.hgi-sharp.hgi-adobe-indesign:before{content:"\3a9d"}.hgi-stroke.hgi-sharp.hgi-adobe-photoshop:before{content:"\3a9f"}.hgi-stroke.hgi-sharp.hgi-adobe-premier:before{content:"\3aa1"}.hgi-stroke.hgi-sharp.hgi-adobe-xd:before{content:"\3aa3"}.hgi-stroke.hgi-sharp.hgi-adventure:before{content:"\3aa5"}.hgi-stroke.hgi-sharp.hgi-advertisiment:before{content:"\3aa7"}.hgi-stroke.hgi-sharp.hgi-adzan:before{content:"\3aa9"}.hgi-stroke.hgi-sharp.hgi-affiliate:before{content:"\3aab"}.hgi-stroke.hgi-sharp.hgi-agreement-01:before{content:"\3aad"}.hgi-stroke.hgi-sharp.hgi-agreement-02:before{content:"\3aaf"}.hgi-stroke.hgi-sharp.hgi-agreement-03:before{content:"\3ab1"}.hgi-stroke.hgi-sharp.hgi-ai-beautify:before{content:"\3ab3"}.hgi-stroke.hgi-sharp.hgi-ai-book:before{content:"\3ab5"}.hgi-stroke.hgi-sharp.hgi-ai-brain-01:before{content:"\3ab7"}.hgi-stroke.hgi-sharp.hgi-ai-brain-02:before{content:"\3ab9"}.hgi-stroke.hgi-sharp.hgi-ai-brain-03:before{content:"\3abb"}.hgi-stroke.hgi-sharp.hgi-ai-brain-04:before{content:"\3abd"}.hgi-stroke.hgi-sharp.hgi-ai-brain-05:before{content:"\3abf"}.hgi-stroke.hgi-sharp.hgi-ai-browser:before{content:"\3ac1"}.hgi-stroke.hgi-sharp.hgi-ai-chat-01:before{content:"\3ac3"}.hgi-stroke.hgi-sharp.hgi-ai-chat-02:before{content:"\3ac5"}.hgi-stroke.hgi-sharp.hgi-ai-cloud-01:before{content:"\3ac7"}.hgi-stroke.hgi-sharp.hgi-ai-cloud-02:before{content:"\3ac9"}.hgi-stroke.hgi-sharp.hgi-ai-cloud:before{content:"\3acb"}.hgi-stroke.hgi-sharp.hgi-ai-computer:before{content:"\3acd"}.hgi-stroke.hgi-sharp.hgi-ai-dna:before{content:"\3acf"}.hgi-stroke.hgi-sharp.hgi-ai-eraser:before{content:"\3ad1"}.hgi-stroke.hgi-sharp.hgi-ai-folder-01:before{content:"\3ad3"}.hgi-stroke.hgi-sharp.hgi-ai-folder-02:before{content:"\3ad5"}.hgi-stroke.hgi-sharp.hgi-ai-game:before{content:"\3ad7"}.hgi-stroke.hgi-sharp.hgi-ai-generative:before{content:"\3ad9"}.hgi-stroke.hgi-sharp.hgi-ai-idea:before{content:"\3adb"}.hgi-stroke.hgi-sharp.hgi-ai-image:before{content:"\3add"}.hgi-stroke.hgi-sharp.hgi-ai-innovation-01:before{content:"\3adf"}.hgi-stroke.hgi-sharp.hgi-ai-innovation-02:before{content:"\3ae1"}.hgi-stroke.hgi-sharp.hgi-ai-innovation-03:before{content:"\3ae3"}.hgi-stroke.hgi-sharp.hgi-ai-laptop:before{content:"\3ae5"}.hgi-stroke.hgi-sharp.hgi-ai-learning:before{content:"\3ae7"}.hgi-stroke.hgi-sharp.hgi-ai-lock:before{content:"\3ae9"}.hgi-stroke.hgi-sharp.hgi-ai-magic:before{content:"\3aeb"}.hgi-stroke.hgi-sharp.hgi-ai-mail-01:before{content:"\3aed"}.hgi-stroke.hgi-sharp.hgi-ai-mail-02:before{content:"\3aef"}.hgi-stroke.hgi-sharp.hgi-ai-mail:before{content:"\3af1"}.hgi-stroke.hgi-sharp.hgi-ai-network:before{content:"\3af3"}.hgi-stroke.hgi-sharp.hgi-ai-phone-01:before{content:"\3af5"}.hgi-stroke.hgi-sharp.hgi-ai-phone-02:before{content:"\3af7"}.hgi-stroke.hgi-sharp.hgi-ai-programming:before{content:"\3af9"}.hgi-stroke.hgi-sharp.hgi-ai-search:before{content:"\3afb"}.hgi-stroke.hgi-sharp.hgi-ai-security-01:before{content:"\3afd"}.hgi-stroke.hgi-sharp.hgi-ai-security-02:before{content:"\3aff"}.hgi-stroke.hgi-sharp.hgi-ai-setting:before{content:"\3b01"}.hgi-stroke.hgi-sharp.hgi-ai-smartwatch:before{content:"\3b03"}.hgi-stroke.hgi-sharp.hgi-ai-user:before{content:"\3b05"}.hgi-stroke.hgi-sharp.hgi-ai-video:before{content:"\3b07"}.hgi-stroke.hgi-sharp.hgi-ai-view:before{content:"\3b09"}.hgi-stroke.hgi-sharp.hgi-aids:before{content:"\3b0b"}.hgi-stroke.hgi-sharp.hgi-airbnb:before{content:"\3b0d"}.hgi-stroke.hgi-sharp.hgi-aircraft-game:before{content:"\3b0f"}.hgi-stroke.hgi-sharp.hgi-airdrop:before{content:"\3b11"}.hgi-stroke.hgi-sharp.hgi-airplane-01:before{content:"\3b13"}.hgi-stroke.hgi-sharp.hgi-airplane-02:before{content:"\3b15"}.hgi-stroke.hgi-sharp.hgi-airplane-landing-01:before{content:"\3b17"}.hgi-stroke.hgi-sharp.hgi-airplane-landing-02:before{content:"\3b19"}.hgi-stroke.hgi-sharp.hgi-airplane-mode-off:before{content:"\3b1b"}.hgi-stroke.hgi-sharp.hgi-airplane-mode:before{content:"\3b1d"}.hgi-stroke.hgi-sharp.hgi-airplane-seat:before{content:"\3b1f"}.hgi-stroke.hgi-sharp.hgi-airplane-take-off-01:before{content:"\3b21"}.hgi-stroke.hgi-sharp.hgi-airplane-take-off-02:before{content:"\3b23"}.hgi-stroke.hgi-sharp.hgi-airplay-line:before{content:"\3b25"}.hgi-stroke.hgi-sharp.hgi-airpod-01:before{content:"\3b27"}.hgi-stroke.hgi-sharp.hgi-airpod-02:before{content:"\3b29"}.hgi-stroke.hgi-sharp.hgi-airpod-03:before{content:"\3b2b"}.hgi-stroke.hgi-sharp.hgi-airport:before{content:"\3b2d"}.hgi-stroke.hgi-sharp.hgi-al-aqsa-mosque:before{content:"\3b2f"}.hgi-stroke.hgi-sharp.hgi-alarm-clock:before{content:"\3b31"}.hgi-stroke.hgi-sharp.hgi-album-01:before{content:"\3b33"}.hgi-stroke.hgi-sharp.hgi-album-02:before{content:"\3b35"}.hgi-stroke.hgi-sharp.hgi-album-not-found-01:before{content:"\3b37"}.hgi-stroke.hgi-sharp.hgi-album-not-found-02:before{content:"\3b39"}.hgi-stroke.hgi-sharp.hgi-alert-01:before{content:"\3b3b"}.hgi-stroke.hgi-sharp.hgi-alert-02:before{content:"\3b3d"}.hgi-stroke.hgi-sharp.hgi-alert-circle:before{content:"\3b3f"}.hgi-stroke.hgi-sharp.hgi-alert-diamond:before{content:"\3b41"}.hgi-stroke.hgi-sharp.hgi-alert-square:before{content:"\3b43"}.hgi-stroke.hgi-sharp.hgi-algorithm:before{content:"\3b45"}.hgi-stroke.hgi-sharp.hgi-alien-01:before{content:"\3b47"}.hgi-stroke.hgi-sharp.hgi-alien-02:before{content:"\3b49"}.hgi-stroke.hgi-sharp.hgi-align-bottom:before{content:"\3b4b"}.hgi-stroke.hgi-sharp.hgi-align-box-bottom-center:before{content:"\3b4d"}.hgi-stroke.hgi-sharp.hgi-align-box-bottom-left:before{content:"\3b4f"}.hgi-stroke.hgi-sharp.hgi-align-box-bottom-right:before{content:"\3b51"}.hgi-stroke.hgi-sharp.hgi-align-box-middle-center:before{content:"\3b53"}.hgi-stroke.hgi-sharp.hgi-align-box-middle-left:before{content:"\3b55"}.hgi-stroke.hgi-sharp.hgi-align-box-middle-right:before{content:"\3b57"}.hgi-stroke.hgi-sharp.hgi-align-box-top-center:before{content:"\3b59"}.hgi-stroke.hgi-sharp.hgi-align-box-top-left:before{content:"\3b5b"}.hgi-stroke.hgi-sharp.hgi-align-box-top-right:before{content:"\3b5d"}.hgi-stroke.hgi-sharp.hgi-align-horizontal-center:before{content:"\3b5f"}.hgi-stroke.hgi-sharp.hgi-align-key-object:before{content:"\3b61"}.hgi-stroke.hgi-sharp.hgi-align-left:before{content:"\3b63"}.hgi-stroke.hgi-sharp.hgi-align-right:before{content:"\3b65"}.hgi-stroke.hgi-sharp.hgi-align-selection:before{content:"\3b67"}.hgi-stroke.hgi-sharp.hgi-align-top:before{content:"\3b69"}.hgi-stroke.hgi-sharp.hgi-align-vertical-center:before{content:"\3b6b"}.hgi-stroke.hgi-sharp.hgi-all-bookmark:before{content:"\3b6d"}.hgi-stroke.hgi-sharp.hgi-allah:before{content:"\3b6f"}.hgi-stroke.hgi-sharp.hgi-alms:before{content:"\3b71"}.hgi-stroke.hgi-sharp.hgi-alpha-circle:before{content:"\3b73"}.hgi-stroke.hgi-sharp.hgi-alpha-square:before{content:"\3b76"}.hgi-stroke.hgi-sharp.hgi-alpha:before{content:"\3b77"}.hgi-stroke.hgi-sharp.hgi-alphabet-arabic:before{content:"\3b79"}.hgi-stroke.hgi-sharp.hgi-alphabet-bangla:before{content:"\3b7b"}.hgi-stroke.hgi-sharp.hgi-alphabet-chinese:before{content:"\3b7d"}.hgi-stroke.hgi-sharp.hgi-alphabet-greek:before{content:"\3b7f"}.hgi-stroke.hgi-sharp.hgi-alphabet-hebrew:before{content:"\3b81"}.hgi-stroke.hgi-sharp.hgi-alphabet-hindi:before{content:"\3b83"}.hgi-stroke.hgi-sharp.hgi-alphabet-japanese:before{content:"\3b85"}.hgi-stroke.hgi-sharp.hgi-alphabet-korean:before{content:"\3b87"}.hgi-stroke.hgi-sharp.hgi-alphabet-thai:before{content:"\3b89"}.hgi-stroke.hgi-sharp.hgi-amazon:before{content:"\3b8b"}.hgi-stroke.hgi-sharp.hgi-ambulance:before{content:"\3b8d"}.hgi-stroke.hgi-sharp.hgi-american-football:before{content:"\3b8f"}.hgi-stroke.hgi-sharp.hgi-amie:before{content:"\3b91"}.hgi-stroke.hgi-sharp.hgi-ampoule:before{content:"\3b93"}.hgi-stroke.hgi-sharp.hgi-analysis-text-link:before{content:"\3b95"}.hgi-stroke.hgi-sharp.hgi-analytics-01:before{content:"\3b97"}.hgi-stroke.hgi-sharp.hgi-analytics-02:before{content:"\3b99"}.hgi-stroke.hgi-sharp.hgi-analytics-down:before{content:"\3b9b"}.hgi-stroke.hgi-sharp.hgi-analytics-up:before{content:"\3b9d"}.hgi-stroke.hgi-sharp.hgi-anchor-point:before{content:"\3b9f"}.hgi-stroke.hgi-sharp.hgi-android:before{content:"\3ba1"}.hgi-stroke.hgi-sharp.hgi-angel:before{content:"\3ba3"}.hgi-stroke.hgi-sharp.hgi-angle-01:before{content:"\3ba5"}.hgi-stroke.hgi-sharp.hgi-angle:before{content:"\3ba7"}.hgi-stroke.hgi-sharp.hgi-angry-bird:before{content:"\3ba9"}.hgi-stroke.hgi-sharp.hgi-angry:before{content:"\3bab"}.hgi-stroke.hgi-sharp.hgi-anonymous:before{content:"\3bad"}.hgi-stroke.hgi-sharp.hgi-api:before{content:"\3baf"}.hgi-stroke.hgi-sharp.hgi-app-store:before{content:"\3bb1"}.hgi-stroke.hgi-sharp.hgi-apple-01:before{content:"\3bb3"}.hgi-stroke.hgi-sharp.hgi-apple-finder:before{content:"\3bb5"}.hgi-stroke.hgi-sharp.hgi-apple-news:before{content:"\3bb7"}.hgi-stroke.hgi-sharp.hgi-apple-pie:before{content:"\3bb9"}.hgi-stroke.hgi-sharp.hgi-apple-reminder:before{content:"\3bbb"}.hgi-stroke.hgi-sharp.hgi-apple-stocks:before{content:"\3bbe"}.hgi-stroke.hgi-sharp.hgi-apple-vision-pro:before{content:"\3bc0"}.hgi-stroke.hgi-sharp.hgi-apple:before{content:"\3bc1"}.hgi-stroke.hgi-sharp.hgi-approximately-equal-circle:before{content:"\3bc3"}.hgi-stroke.hgi-sharp.hgi-approximately-equal-square:before{content:"\3bc6"}.hgi-stroke.hgi-sharp.hgi-approximately-equal:before{content:"\3bc7"}.hgi-stroke.hgi-sharp.hgi-apricot:before{content:"\3bc9"}.hgi-stroke.hgi-sharp.hgi-apron:before{content:"\3bcb"}.hgi-stroke.hgi-sharp.hgi-arc-browser:before{content:"\3bcd"}.hgi-stroke.hgi-sharp.hgi-archer:before{content:"\3bcf"}.hgi-stroke.hgi-sharp.hgi-archive-01:before{content:"\3bd1"}.hgi-stroke.hgi-sharp.hgi-archive-02:before{content:"\3bd3"}.hgi-stroke.hgi-sharp.hgi-archive:before{content:"\3bd5"}.hgi-stroke.hgi-sharp.hgi-armored-boot:before{content:"\3bd7"}.hgi-stroke.hgi-sharp.hgi-arrange-by-letters-a-z:before{content:"\3bd9"}.hgi-stroke.hgi-sharp.hgi-arrange-by-letters-z-a:before{content:"\3bdb"}.hgi-stroke.hgi-sharp.hgi-arrange-by-numbers-1-9:before{content:"\3bdd"}.hgi-stroke.hgi-sharp.hgi-arrange-by-numbers-9-1:before{content:"\3bdf"}.hgi-stroke.hgi-sharp.hgi-arrange:before{content:"\3be1"}.hgi-stroke.hgi-sharp.hgi-arrow-all-direction:before{content:"\3be3"}.hgi-stroke.hgi-sharp.hgi-arrow-data-transfer-diagonal:before{content:"\3be5"}.hgi-stroke.hgi-sharp.hgi-arrow-data-transfer-horizontal:before{content:"\3be7"}.hgi-stroke.hgi-sharp.hgi-arrow-data-transfer-vertical:before{content:"\3be9"}.hgi-stroke.hgi-sharp.hgi-arrow-diagonal:before{content:"\3beb"}.hgi-stroke.hgi-sharp.hgi-arrow-down-01:before{content:"\3bed"}.hgi-stroke.hgi-sharp.hgi-arrow-down-02:before{content:"\3bef"}.hgi-stroke.hgi-sharp.hgi-arrow-down-03:before{content:"\3bf1"}.hgi-stroke.hgi-sharp.hgi-arrow-down-04:before{content:"\3bf3"}.hgi-stroke.hgi-sharp.hgi-arrow-down-05:before{content:"\3bf5"}.hgi-stroke.hgi-sharp.hgi-arrow-down-double:before{content:"\3bf7"}.hgi-stroke.hgi-sharp.hgi-arrow-down-left-01:before{content:"\3bf9"}.hgi-stroke.hgi-sharp.hgi-arrow-down-left-02:before{content:"\3bfb"}.hgi-stroke.hgi-sharp.hgi-arrow-down-right-01:before{content:"\3bfd"}.hgi-stroke.hgi-sharp.hgi-arrow-down-right-02:before{content:"\3bff"}.hgi-stroke.hgi-sharp.hgi-arrow-expand-01:before{content:"\3c01"}.hgi-stroke.hgi-sharp.hgi-arrow-expand-02:before{content:"\3c03"}.hgi-stroke.hgi-sharp.hgi-arrow-expand-diagonal-01:before{content:"\3c05"}.hgi-stroke.hgi-sharp.hgi-arrow-expand-diagonal-02:before{content:"\3c07"}.hgi-stroke.hgi-sharp.hgi-arrow-expand:before{content:"\3c09"}.hgi-stroke.hgi-sharp.hgi-arrow-horizontal:before{content:"\3c0b"}.hgi-stroke.hgi-sharp.hgi-arrow-left-01:before{content:"\3c0d"}.hgi-stroke.hgi-sharp.hgi-arrow-left-02:before{content:"\3c0f"}.hgi-stroke.hgi-sharp.hgi-arrow-left-03:before{content:"\3c11"}.hgi-stroke.hgi-sharp.hgi-arrow-left-04:before{content:"\3c13"}.hgi-stroke.hgi-sharp.hgi-arrow-left-05:before{content:"\3c15"}.hgi-stroke.hgi-sharp.hgi-arrow-left-double:before{content:"\3c17"}.hgi-stroke.hgi-sharp.hgi-arrow-left-right:before{content:"\3c19"}.hgi-stroke.hgi-sharp.hgi-arrow-move-down-left:before{content:"\3c1b"}.hgi-stroke.hgi-sharp.hgi-arrow-move-down-right:before{content:"\3c1d"}.hgi-stroke.hgi-sharp.hgi-arrow-move-left-down:before{content:"\3c1f"}.hgi-stroke.hgi-sharp.hgi-arrow-move-right-down:before{content:"\3c21"}.hgi-stroke.hgi-sharp.hgi-arrow-move-up-left:before{content:"\3c23"}.hgi-stroke.hgi-sharp.hgi-arrow-move-up-right:before{content:"\3c25"}.hgi-stroke.hgi-sharp.hgi-arrow-reload-horizontal:before{content:"\3c27"}.hgi-stroke.hgi-sharp.hgi-arrow-reload-vertical:before{content:"\3c29"}.hgi-stroke.hgi-sharp.hgi-arrow-right-01:before{content:"\3c2b"}.hgi-stroke.hgi-sharp.hgi-arrow-right-02:before{content:"\3c2d"}.hgi-stroke.hgi-sharp.hgi-arrow-right-03:before{content:"\3c2f"}.hgi-stroke.hgi-sharp.hgi-arrow-right-04:before{content:"\3c31"}.hgi-stroke.hgi-sharp.hgi-arrow-right-05:before{content:"\3c33"}.hgi-stroke.hgi-sharp.hgi-arrow-right-double:before{content:"\3c35"}.hgi-stroke.hgi-sharp.hgi-arrow-shrink-01:before{content:"\3c37"}.hgi-stroke.hgi-sharp.hgi-arrow-shrink-02:before{content:"\3c39"}.hgi-stroke.hgi-sharp.hgi-arrow-shrink:before{content:"\3c3b"}.hgi-stroke.hgi-sharp.hgi-arrow-turn-backward:before{content:"\3c3d"}.hgi-stroke.hgi-sharp.hgi-arrow-turn-down:before{content:"\3c3f"}.hgi-stroke.hgi-sharp.hgi-arrow-turn-forward:before{content:"\3c41"}.hgi-stroke.hgi-sharp.hgi-arrow-turn-up:before{content:"\3c43"}.hgi-stroke.hgi-sharp.hgi-arrow-up-01:before{content:"\3c45"}.hgi-stroke.hgi-sharp.hgi-arrow-up-02:before{content:"\3c47"}.hgi-stroke.hgi-sharp.hgi-arrow-up-03:before{content:"\3c49"}.hgi-stroke.hgi-sharp.hgi-arrow-up-04:before{content:"\3c4b"}.hgi-stroke.hgi-sharp.hgi-arrow-up-05:before{content:"\3c4d"}.hgi-stroke.hgi-sharp.hgi-arrow-up-double:before{content:"\3c4f"}.hgi-stroke.hgi-sharp.hgi-arrow-up-down:before{content:"\3c51"}.hgi-stroke.hgi-sharp.hgi-arrow-up-left-01:before{content:"\3c53"}.hgi-stroke.hgi-sharp.hgi-arrow-up-left-02:before{content:"\3c55"}.hgi-stroke.hgi-sharp.hgi-arrow-up-right-01:before{content:"\3c57"}.hgi-stroke.hgi-sharp.hgi-arrow-up-right-02:before{content:"\3c59"}.hgi-stroke.hgi-sharp.hgi-arrow-vertical:before{content:"\3c5b"}.hgi-stroke.hgi-sharp.hgi-artboard-tool:before{content:"\3c5e"}.hgi-stroke.hgi-sharp.hgi-artboard:before{content:"\3c5f"}.hgi-stroke.hgi-sharp.hgi-artificial-intelligence-01:before{content:"\3c61"}.hgi-stroke.hgi-sharp.hgi-artificial-intelligence-02:before{content:"\3c63"}.hgi-stroke.hgi-sharp.hgi-artificial-intelligence-03:before{content:"\3c65"}.hgi-stroke.hgi-sharp.hgi-artificial-intelligence-04:before{content:"\3c67"}.hgi-stroke.hgi-sharp.hgi-artificial-intelligence-05:before{content:"\3c69"}.hgi-stroke.hgi-sharp.hgi-artificial-intelligence-06:before{content:"\3c6b"}.hgi-stroke.hgi-sharp.hgi-artificial-intelligence-07:before{content:"\3c6d"}.hgi-stroke.hgi-sharp.hgi-aspect-ratio:before{content:"\3c6f"}.hgi-stroke.hgi-sharp.hgi-assignments:before{content:"\3c71"}.hgi-stroke.hgi-sharp.hgi-asteroid-01:before{content:"\3c73"}.hgi-stroke.hgi-sharp.hgi-asteroid-02:before{content:"\3c75"}.hgi-stroke.hgi-sharp.hgi-astronaut-01:before{content:"\3c77"}.hgi-stroke.hgi-sharp.hgi-astronaut-02:before{content:"\3c79"}.hgi-stroke.hgi-sharp.hgi-at:before{content:"\3c7b"}.hgi-stroke.hgi-sharp.hgi-atm-01:before{content:"\3c7d"}.hgi-stroke.hgi-sharp.hgi-atm-02:before{content:"\3c7f"}.hgi-stroke.hgi-sharp.hgi-atom-01:before{content:"\3c81"}.hgi-stroke.hgi-sharp.hgi-atom-02:before{content:"\3c83"}.hgi-stroke.hgi-sharp.hgi-atomic-power:before{content:"\3c85"}.hgi-stroke.hgi-sharp.hgi-attachment-01:before{content:"\3c87"}.hgi-stroke.hgi-sharp.hgi-attachment-02:before{content:"\3c89"}.hgi-stroke.hgi-sharp.hgi-attachment-circle:before{content:"\3c8b"}.hgi-stroke.hgi-sharp.hgi-attachment-square:before{content:"\3c8e"}.hgi-stroke.hgi-sharp.hgi-attachment:before{content:"\3c8f"}.hgi-stroke.hgi-sharp.hgi-auction:before{content:"\3c91"}.hgi-stroke.hgi-sharp.hgi-audio-book-01:before{content:"\3c93"}.hgi-stroke.hgi-sharp.hgi-audio-book-02:before{content:"\3c95"}.hgi-stroke.hgi-sharp.hgi-audio-book-03:before{content:"\3c97"}.hgi-stroke.hgi-sharp.hgi-audio-book-04:before{content:"\3c99"}.hgi-stroke.hgi-sharp.hgi-audit-01:before{content:"\3c9b"}.hgi-stroke.hgi-sharp.hgi-audit-02:before{content:"\3c9d"}.hgi-stroke.hgi-sharp.hgi-augmented-reality-ar:before{content:"\3c9f"}.hgi-stroke.hgi-sharp.hgi-authorized:before{content:"\3ca1"}.hgi-stroke.hgi-sharp.hgi-auto-conversations:before{content:"\3ca3"}.hgi-stroke.hgi-sharp.hgi-automotive-battery-01:before{content:"\3ca5"}.hgi-stroke.hgi-sharp.hgi-automotive-battery-02:before{content:"\3ca7"}.hgi-stroke.hgi-sharp.hgi-avalanche:before{content:"\3ca9"}.hgi-stroke.hgi-sharp.hgi-avocado:before{content:"\3cab"}.hgi-stroke.hgi-sharp.hgi-award-01:before{content:"\3cad"}.hgi-stroke.hgi-sharp.hgi-award-02:before{content:"\3caf"}.hgi-stroke.hgi-sharp.hgi-award-03:before{content:"\3cb1"}.hgi-stroke.hgi-sharp.hgi-award-04:before{content:"\3cb3"}.hgi-stroke.hgi-sharp.hgi-award-05:before{content:"\3cb5"}.hgi-stroke.hgi-sharp.hgi-baby-01:before{content:"\3cb7"}.hgi-stroke.hgi-sharp.hgi-baby-02:before{content:"\3cb9"}.hgi-stroke.hgi-sharp.hgi-baby-bed-01:before{content:"\3cbb"}.hgi-stroke.hgi-sharp.hgi-baby-bed-02:before{content:"\3cbd"}.hgi-stroke.hgi-sharp.hgi-baby-bottle:before{content:"\3cbf"}.hgi-stroke.hgi-sharp.hgi-baby-boy-dress:before{content:"\3cc1"}.hgi-stroke.hgi-sharp.hgi-baby-girl-dress:before{content:"\3cc3"}.hgi-stroke.hgi-sharp.hgi-backpack-01:before{content:"\3cc5"}.hgi-stroke.hgi-sharp.hgi-backpack-02:before{content:"\3cc7"}.hgi-stroke.hgi-sharp.hgi-backpack-03:before{content:"\3cc9"}.hgi-stroke.hgi-sharp.hgi-backward-01:before{content:"\3ccb"}.hgi-stroke.hgi-sharp.hgi-backward-02:before{content:"\3ccd"}.hgi-stroke.hgi-sharp.hgi-bacteria:before{content:"\3ccf"}.hgi-stroke.hgi-sharp.hgi-badminton-shuttle:before{content:"\3cd2"}.hgi-stroke.hgi-sharp.hgi-badminton:before{content:"\3cd3"}.hgi-stroke.hgi-sharp.hgi-banana:before{content:"\3cd5"}.hgi-stroke.hgi-sharp.hgi-bandage:before{content:"\3cd7"}.hgi-stroke.hgi-sharp.hgi-bank:before{content:"\3cd9"}.hgi-stroke.hgi-sharp.hgi-bar-code-01:before{content:"\3cdb"}.hgi-stroke.hgi-sharp.hgi-bar-code-02:before{content:"\3cdd"}.hgi-stroke.hgi-sharp.hgi-barns:before{content:"\3cdf"}.hgi-stroke.hgi-sharp.hgi-baseball-bat:before{content:"\3ce1"}.hgi-stroke.hgi-sharp.hgi-baseball-helmet:before{content:"\3ce3"}.hgi-stroke.hgi-sharp.hgi-baseball:before{content:"\3ce5"}.hgi-stroke.hgi-sharp.hgi-basketball-01:before{content:"\3ce7"}.hgi-stroke.hgi-sharp.hgi-basketball-02:before{content:"\3ce9"}.hgi-stroke.hgi-sharp.hgi-basketball-hoop:before{content:"\3ceb"}.hgi-stroke.hgi-sharp.hgi-bathtub-01:before{content:"\3ced"}.hgi-stroke.hgi-sharp.hgi-bathtub-02:before{content:"\3cef"}.hgi-stroke.hgi-sharp.hgi-batteries-energy:before{content:"\3cf1"}.hgi-stroke.hgi-sharp.hgi-battery-charging-01:before{content:"\3cf3"}.hgi-stroke.hgi-sharp.hgi-battery-charging-02:before{content:"\3cf5"}.hgi-stroke.hgi-sharp.hgi-battery-eco-charging:before{content:"\3cf7"}.hgi-stroke.hgi-sharp.hgi-battery-empty:before{content:"\3cf9"}.hgi-stroke.hgi-sharp.hgi-battery-full:before{content:"\3cfb"}.hgi-stroke.hgi-sharp.hgi-battery-low:before{content:"\3cfd"}.hgi-stroke.hgi-sharp.hgi-battery-medium-01:before{content:"\3cff"}.hgi-stroke.hgi-sharp.hgi-battery-medium-02:before{content:"\3d01"}.hgi-stroke.hgi-sharp.hgi-bbq-grill:before{content:"\3d03"}.hgi-stroke.hgi-sharp.hgi-beach-02:before{content:"\3d05"}.hgi-stroke.hgi-sharp.hgi-beach:before{content:"\3d07"}.hgi-stroke.hgi-sharp.hgi-beater:before{content:"\3d09"}.hgi-stroke.hgi-sharp.hgi-bebo:before{content:"\3d0b"}.hgi-stroke.hgi-sharp.hgi-bed-bunk:before{content:"\3d0d"}.hgi-stroke.hgi-sharp.hgi-bed-double:before{content:"\3d0f"}.hgi-stroke.hgi-sharp.hgi-bed-single-01:before{content:"\3d12"}.hgi-stroke.hgi-sharp.hgi-bed-single-02:before{content:"\3d14"}.hgi-stroke.hgi-sharp.hgi-bed:before{content:"\3d15"}.hgi-stroke.hgi-sharp.hgi-bedug-01:before{content:"\3d17"}.hgi-stroke.hgi-sharp.hgi-bedug-02:before{content:"\3d19"}.hgi-stroke.hgi-sharp.hgi-behance-01:before{content:"\3d1b"}.hgi-stroke.hgi-sharp.hgi-behance-02:before{content:"\3d1d"}.hgi-stroke.hgi-sharp.hgi-belt:before{content:"\3d1f"}.hgi-stroke.hgi-sharp.hgi-bend-tool:before{content:"\3d21"}.hgi-stroke.hgi-sharp.hgi-berlin-tower:before{content:"\3d24"}.hgi-stroke.hgi-sharp.hgi-berlin:before{content:"\3d25"}.hgi-stroke.hgi-sharp.hgi-beta:before{content:"\3d27"}.hgi-stroke.hgi-sharp.hgi-bicycle-01:before{content:"\3d29"}.hgi-stroke.hgi-sharp.hgi-bicycle:before{content:"\3d2b"}.hgi-stroke.hgi-sharp.hgi-billiard-01:before{content:"\3d2d"}.hgi-stroke.hgi-sharp.hgi-billiard-02:before{content:"\3d2f"}.hgi-stroke.hgi-sharp.hgi-binary-code:before{content:"\3d31"}.hgi-stroke.hgi-sharp.hgi-bing:before{content:"\3d33"}.hgi-stroke.hgi-sharp.hgi-bio-energy:before{content:"\3d35"}.hgi-stroke.hgi-sharp.hgi-biomass-energy:before{content:"\3d37"}.hgi-stroke.hgi-sharp.hgi-biometric-access:before{content:"\3d39"}.hgi-stroke.hgi-sharp.hgi-biometric-device:before{content:"\3d3b"}.hgi-stroke.hgi-sharp.hgi-birthday-cake:before{content:"\3d3d"}.hgi-stroke.hgi-sharp.hgi-biscuit:before{content:"\3d3f"}.hgi-stroke.hgi-sharp.hgi-bitcoin-01:before{content:"\3d41"}.hgi-stroke.hgi-sharp.hgi-bitcoin-02:before{content:"\3d43"}.hgi-stroke.hgi-sharp.hgi-bitcoin-03:before{content:"\3d45"}.hgi-stroke.hgi-sharp.hgi-bitcoin-04:before{content:"\3d47"}.hgi-stroke.hgi-sharp.hgi-bitcoin-bag:before{content:"\3d49"}.hgi-stroke.hgi-sharp.hgi-bitcoin-circle:before{content:"\3d4b"}.hgi-stroke.hgi-sharp.hgi-bitcoin-cloud:before{content:"\3d4d"}.hgi-stroke.hgi-sharp.hgi-bitcoin-cpu:before{content:"\3d4f"}.hgi-stroke.hgi-sharp.hgi-bitcoin-credit-card:before{content:"\3d51"}.hgi-stroke.hgi-sharp.hgi-bitcoin-database:before{content:"\3d53"}.hgi-stroke.hgi-sharp.hgi-bitcoin-down-01:before{content:"\3d55"}.hgi-stroke.hgi-sharp.hgi-bitcoin-down-02:before{content:"\3d57"}.hgi-stroke.hgi-sharp.hgi-bitcoin-ellipse:before{content:"\3d59"}.hgi-stroke.hgi-sharp.hgi-bitcoin-eye:before{content:"\3d5b"}.hgi-stroke.hgi-sharp.hgi-bitcoin-filter:before{content:"\3d5d"}.hgi-stroke.hgi-sharp.hgi-bitcoin-flashdisk:before{content:"\3d5f"}.hgi-stroke.hgi-sharp.hgi-bitcoin-graph:before{content:"\3d61"}.hgi-stroke.hgi-sharp.hgi-bitcoin-invoice:before{content:"\3d63"}.hgi-stroke.hgi-sharp.hgi-bitcoin-key:before{content:"\3d65"}.hgi-stroke.hgi-sharp.hgi-bitcoin-location:before{content:"\3d67"}.hgi-stroke.hgi-sharp.hgi-bitcoin-lock:before{content:"\3d69"}.hgi-stroke.hgi-sharp.hgi-bitcoin-mail:before{content:"\3d6b"}.hgi-stroke.hgi-sharp.hgi-bitcoin-mind:before{content:"\3d6d"}.hgi-stroke.hgi-sharp.hgi-bitcoin-money-01:before{content:"\3d6f"}.hgi-stroke.hgi-sharp.hgi-bitcoin-money-02:before{content:"\3d71"}.hgi-stroke.hgi-sharp.hgi-bitcoin-pie-chart:before{content:"\3d73"}.hgi-stroke.hgi-sharp.hgi-bitcoin-piggy-bank:before{content:"\3d75"}.hgi-stroke.hgi-sharp.hgi-bitcoin-presentation:before{content:"\3d77"}.hgi-stroke.hgi-sharp.hgi-bitcoin-receipt:before{content:"\3d79"}.hgi-stroke.hgi-sharp.hgi-bitcoin-receive:before{content:"\3d7b"}.hgi-stroke.hgi-sharp.hgi-bitcoin-rectangle:before{content:"\3d7d"}.hgi-stroke.hgi-sharp.hgi-bitcoin-safe:before{content:"\3d7f"}.hgi-stroke.hgi-sharp.hgi-bitcoin-search:before{content:"\3d81"}.hgi-stroke.hgi-sharp.hgi-bitcoin-send:before{content:"\3d84"}.hgi-stroke.hgi-sharp.hgi-bitcoin-setting:before{content:"\3d86"}.hgi-stroke.hgi-sharp.hgi-bitcoin-shield:before{content:"\3d88"}.hgi-stroke.hgi-sharp.hgi-bitcoin-shopping:before{content:"\3d8a"}.hgi-stroke.hgi-sharp.hgi-bitcoin-smartphone-01:before{content:"\3d8c"}.hgi-stroke.hgi-sharp.hgi-bitcoin-smartphone-02:before{content:"\3d8e"}.hgi-stroke.hgi-sharp.hgi-bitcoin-square:before{content:"\3d90"}.hgi-stroke.hgi-sharp.hgi-bitcoin-store:before{content:"\3d92"}.hgi-stroke.hgi-sharp.hgi-bitcoin-tag:before{content:"\3d94"}.hgi-stroke.hgi-sharp.hgi-bitcoin-target:before{content:"\3d96"}.hgi-stroke.hgi-sharp.hgi-bitcoin-transaction:before{content:"\3d98"}.hgi-stroke.hgi-sharp.hgi-bitcoin-up-01:before{content:"\3d9a"}.hgi-stroke.hgi-sharp.hgi-bitcoin-up-02:before{content:"\3d9c"}.hgi-stroke.hgi-sharp.hgi-bitcoin-wallet:before{content:"\3d9e"}.hgi-stroke.hgi-sharp.hgi-bitcoin-withdraw:before{content:"\3da0"}.hgi-stroke.hgi-sharp.hgi-bitcoin:before{content:"\3da1"}.hgi-stroke.hgi-sharp.hgi-black-hole-01:before{content:"\3da3"}.hgi-stroke.hgi-sharp.hgi-black-hole:before{content:"\3da5"}.hgi-stroke.hgi-sharp.hgi-blend:before{content:"\3da7"}.hgi-stroke.hgi-sharp.hgi-blender:before{content:"\3da9"}.hgi-stroke.hgi-sharp.hgi-block-game:before{content:"\3dab"}.hgi-stroke.hgi-sharp.hgi-blockchain-01:before{content:"\3dad"}.hgi-stroke.hgi-sharp.hgi-blockchain-02:before{content:"\3daf"}.hgi-stroke.hgi-sharp.hgi-blockchain-03:before{content:"\3db1"}.hgi-stroke.hgi-sharp.hgi-blockchain-04:before{content:"\3db3"}.hgi-stroke.hgi-sharp.hgi-blockchain-05:before{content:"\3db5"}.hgi-stroke.hgi-sharp.hgi-blockchain-06:before{content:"\3db7"}.hgi-stroke.hgi-sharp.hgi-blockchain-07:before{content:"\3db9"}.hgi-stroke.hgi-sharp.hgi-blocked:before{content:"\3dbb"}.hgi-stroke.hgi-sharp.hgi-blogger:before{content:"\3dbd"}.hgi-stroke.hgi-sharp.hgi-blood-bag:before{content:"\3dbf"}.hgi-stroke.hgi-sharp.hgi-blood-bottle:before{content:"\3dc1"}.hgi-stroke.hgi-sharp.hgi-blood-pressure:before{content:"\3dc3"}.hgi-stroke.hgi-sharp.hgi-blood-type:before{content:"\3dc6"}.hgi-stroke.hgi-sharp.hgi-blood:before{content:"\3dc7"}.hgi-stroke.hgi-sharp.hgi-bluetooth-circle:before{content:"\3dc9"}.hgi-stroke.hgi-sharp.hgi-bluetooth-not-connected:before{content:"\3dcb"}.hgi-stroke.hgi-sharp.hgi-bluetooth-search:before{content:"\3dcd"}.hgi-stroke.hgi-sharp.hgi-bluetooth-square:before{content:"\3dd0"}.hgi-stroke.hgi-sharp.hgi-bluetooth:before{content:"\3dd1"}.hgi-stroke.hgi-sharp.hgi-blur:before{content:"\3dd3"}.hgi-stroke.hgi-sharp.hgi-blush-brush-01:before{content:"\3dd5"}.hgi-stroke.hgi-sharp.hgi-blush-brush-02:before{content:"\3dd7"}.hgi-stroke.hgi-sharp.hgi-board-math:before{content:"\3dd9"}.hgi-stroke.hgi-sharp.hgi-boat:before{content:"\3ddb"}.hgi-stroke.hgi-sharp.hgi-body-armor:before{content:"\3ddd"}.hgi-stroke.hgi-sharp.hgi-body-part-leg:before{content:"\3ddf"}.hgi-stroke.hgi-sharp.hgi-body-part-muscle:before{content:"\3de1"}.hgi-stroke.hgi-sharp.hgi-body-part-six-pack:before{content:"\3de3"}.hgi-stroke.hgi-sharp.hgi-body-soap:before{content:"\3de5"}.hgi-stroke.hgi-sharp.hgi-body-weight:before{content:"\3de7"}.hgi-stroke.hgi-sharp.hgi-bomb:before{content:"\3de9"}.hgi-stroke.hgi-sharp.hgi-bone-01:before{content:"\3deb"}.hgi-stroke.hgi-sharp.hgi-bone-02:before{content:"\3ded"}.hgi-stroke.hgi-sharp.hgi-book-01:before{content:"\3def"}.hgi-stroke.hgi-sharp.hgi-book-02:before{content:"\3df1"}.hgi-stroke.hgi-sharp.hgi-book-03:before{content:"\3df3"}.hgi-stroke.hgi-sharp.hgi-book-04:before{content:"\3df5"}.hgi-stroke.hgi-sharp.hgi-book-bookmark-01:before{content:"\3df7"}.hgi-stroke.hgi-sharp.hgi-book-bookmark-02:before{content:"\3df9"}.hgi-stroke.hgi-sharp.hgi-book-download:before{content:"\3dfb"}.hgi-stroke.hgi-sharp.hgi-book-edit:before{content:"\3dfd"}.hgi-stroke.hgi-sharp.hgi-book-open-01:before{content:"\3dff"}.hgi-stroke.hgi-sharp.hgi-book-open-02:before{content:"\3e01"}.hgi-stroke.hgi-sharp.hgi-book-upload:before{content:"\3e03"}.hgi-stroke.hgi-sharp.hgi-bookmark-01:before{content:"\3e05"}.hgi-stroke.hgi-sharp.hgi-bookmark-02:before{content:"\3e07"}.hgi-stroke.hgi-sharp.hgi-bookmark-03:before{content:"\3e09"}.hgi-stroke.hgi-sharp.hgi-bookmark-add-01:before{content:"\3e0b"}.hgi-stroke.hgi-sharp.hgi-bookmark-add-02:before{content:"\3e0d"}.hgi-stroke.hgi-sharp.hgi-bookmark-block-01:before{content:"\3e0f"}.hgi-stroke.hgi-sharp.hgi-bookmark-block-02:before{content:"\3e11"}.hgi-stroke.hgi-sharp.hgi-bookmark-check-01:before{content:"\3e13"}.hgi-stroke.hgi-sharp.hgi-bookmark-check-02:before{content:"\3e15"}.hgi-stroke.hgi-sharp.hgi-bookmark-minus-01:before{content:"\3e17"}.hgi-stroke.hgi-sharp.hgi-bookmark-minus-02:before{content:"\3e19"}.hgi-stroke.hgi-sharp.hgi-bookmark-off-01:before{content:"\3e1b"}.hgi-stroke.hgi-sharp.hgi-bookmark-off-02:before{content:"\3e1d"}.hgi-stroke.hgi-sharp.hgi-bookmark-remove-01:before{content:"\3e1f"}.hgi-stroke.hgi-sharp.hgi-bookmark-remove-02:before{content:"\3e21"}.hgi-stroke.hgi-sharp.hgi-books-01:before{content:"\3e23"}.hgi-stroke.hgi-sharp.hgi-books-02:before{content:"\3e25"}.hgi-stroke.hgi-sharp.hgi-bookshelf-01:before{content:"\3e27"}.hgi-stroke.hgi-sharp.hgi-bookshelf-02:before{content:"\3e29"}.hgi-stroke.hgi-sharp.hgi-bookshelf-03:before{content:"\3e2b"}.hgi-stroke.hgi-sharp.hgi-bootstrap:before{content:"\3e2d"}.hgi-stroke.hgi-sharp.hgi-border-all-01:before{content:"\3e2f"}.hgi-stroke.hgi-sharp.hgi-border-all-02:before{content:"\3e31"}.hgi-stroke.hgi-sharp.hgi-border-bottom-01:before{content:"\3e33"}.hgi-stroke.hgi-sharp.hgi-border-bottom-02:before{content:"\3e35"}.hgi-stroke.hgi-sharp.hgi-border-full:before{content:"\3e37"}.hgi-stroke.hgi-sharp.hgi-border-horizontal:before{content:"\3e39"}.hgi-stroke.hgi-sharp.hgi-border-inner:before{content:"\3e3b"}.hgi-stroke.hgi-sharp.hgi-border-left-01:before{content:"\3e3d"}.hgi-stroke.hgi-sharp.hgi-border-left-02:before{content:"\3e3f"}.hgi-stroke.hgi-sharp.hgi-border-none-01:before{content:"\3e41"}.hgi-stroke.hgi-sharp.hgi-border-none-02:before{content:"\3e43"}.hgi-stroke.hgi-sharp.hgi-border-right-01:before{content:"\3e45"}.hgi-stroke.hgi-sharp.hgi-border-right-02:before{content:"\3e47"}.hgi-stroke.hgi-sharp.hgi-border-top-01:before{content:"\3e49"}.hgi-stroke.hgi-sharp.hgi-border-top-02:before{content:"\3e4b"}.hgi-stroke.hgi-sharp.hgi-border-vertical:before{content:"\3e4d"}.hgi-stroke.hgi-sharp.hgi-borobudur:before{content:"\3e4f"}.hgi-stroke.hgi-sharp.hgi-bot:before{content:"\3e51"}.hgi-stroke.hgi-sharp.hgi-bounce-left:before{content:"\3e53"}.hgi-stroke.hgi-sharp.hgi-bounce-right:before{content:"\3e55"}.hgi-stroke.hgi-sharp.hgi-bounding-box:before{content:"\3e57"}.hgi-stroke.hgi-sharp.hgi-bow-tie:before{content:"\3e59"}.hgi-stroke.hgi-sharp.hgi-bowling-pins:before{content:"\3e5b"}.hgi-stroke.hgi-sharp.hgi-bowling:before{content:"\3e5d"}.hgi-stroke.hgi-sharp.hgi-boxer:before{content:"\3e5f"}.hgi-stroke.hgi-sharp.hgi-boxing-bag:before{content:"\3e61"}.hgi-stroke.hgi-sharp.hgi-boxing-glove-01:before{content:"\3e63"}.hgi-stroke.hgi-sharp.hgi-boxing-glove:before{content:"\3e65"}.hgi-stroke.hgi-sharp.hgi-brain-01:before{content:"\3e67"}.hgi-stroke.hgi-sharp.hgi-brain-02:before{content:"\3e69"}.hgi-stroke.hgi-sharp.hgi-brain:before{content:"\3e6b"}.hgi-stroke.hgi-sharp.hgi-brandfetch:before{content:"\3e6d"}.hgi-stroke.hgi-sharp.hgi-bread-01:before{content:"\3e6f"}.hgi-stroke.hgi-sharp.hgi-bread-02:before{content:"\3e71"}.hgi-stroke.hgi-sharp.hgi-bread-03:before{content:"\3e73"}.hgi-stroke.hgi-sharp.hgi-bread-04:before{content:"\3e75"}.hgi-stroke.hgi-sharp.hgi-breast-pump:before{content:"\3e77"}.hgi-stroke.hgi-sharp.hgi-bridge:before{content:"\3e79"}.hgi-stroke.hgi-sharp.hgi-briefcase-01:before{content:"\3e7b"}.hgi-stroke.hgi-sharp.hgi-briefcase-02:before{content:"\3e7d"}.hgi-stroke.hgi-sharp.hgi-briefcase-03:before{content:"\3e7f"}.hgi-stroke.hgi-sharp.hgi-briefcase-04:before{content:"\3e81"}.hgi-stroke.hgi-sharp.hgi-briefcase-05:before{content:"\3e83"}.hgi-stroke.hgi-sharp.hgi-briefcase-06:before{content:"\3e85"}.hgi-stroke.hgi-sharp.hgi-briefcase-07:before{content:"\3e87"}.hgi-stroke.hgi-sharp.hgi-briefcase-08:before{content:"\3e89"}.hgi-stroke.hgi-sharp.hgi-briefcase-09:before{content:"\3e8b"}.hgi-stroke.hgi-sharp.hgi-briefcase-dollar:before{content:"\3e8d"}.hgi-stroke.hgi-sharp.hgi-broccoli:before{content:"\3e8f"}.hgi-stroke.hgi-sharp.hgi-brochure:before{content:"\3e91"}.hgi-stroke.hgi-sharp.hgi-broken-bone:before{content:"\3e93"}.hgi-stroke.hgi-sharp.hgi-browser:before{content:"\3e95"}.hgi-stroke.hgi-sharp.hgi-brush:before{content:"\3e97"}.hgi-stroke.hgi-sharp.hgi-bubble-chat-add:before{content:"\3e99"}.hgi-stroke.hgi-sharp.hgi-bubble-chat-blocked:before{content:"\3e9b"}.hgi-stroke.hgi-sharp.hgi-bubble-chat-cancel:before{content:"\3e9d"}.hgi-stroke.hgi-sharp.hgi-bubble-chat-delay:before{content:"\3e9f"}.hgi-stroke.hgi-sharp.hgi-bubble-chat-done:before{content:"\3ea1"}.hgi-stroke.hgi-sharp.hgi-bubble-chat-download-01:before{content:"\3ea3"}.hgi-stroke.hgi-sharp.hgi-bubble-chat-download-02:before{content:"\3ea5"}.hgi-stroke.hgi-sharp.hgi-bubble-chat-edit:before{content:"\3ea7"}.hgi-stroke.hgi-sharp.hgi-bubble-chat-favourite:before{content:"\3ea9"}.hgi-stroke.hgi-sharp.hgi-bubble-chat-income:before{content:"\3eab"}.hgi-stroke.hgi-sharp.hgi-bubble-chat-lock:before{content:"\3ead"}.hgi-stroke.hgi-sharp.hgi-bubble-chat-notification:before{content:"\3eaf"}.hgi-stroke.hgi-sharp.hgi-bubble-chat-outcome:before{content:"\3eb1"}.hgi-stroke.hgi-sharp.hgi-bubble-chat-preview:before{content:"\3eb3"}.hgi-stroke.hgi-sharp.hgi-bubble-chat-question:before{content:"\3eb5"}.hgi-stroke.hgi-sharp.hgi-bubble-chat-search:before{content:"\3eb7"}.hgi-stroke.hgi-sharp.hgi-bubble-chat-secure:before{content:"\3eba"}.hgi-stroke.hgi-sharp.hgi-bubble-chat-translate:before{content:"\3ebc"}.hgi-stroke.hgi-sharp.hgi-bubble-chat-unlock:before{content:"\3ebe"}.hgi-stroke.hgi-sharp.hgi-bubble-chat-upload:before{content:"\3ec0"}.hgi-stroke.hgi-sharp.hgi-bubble-chat-user:before{content:"\3ec2"}.hgi-stroke.hgi-sharp.hgi-bubble-chat:before{content:"\3ec3"}.hgi-stroke.hgi-sharp.hgi-bubble-tea-01:before{content:"\3ec5"}.hgi-stroke.hgi-sharp.hgi-bubble-tea-02:before{content:"\3ec7"}.hgi-stroke.hgi-sharp.hgi-bug-01:before{content:"\3ec9"}.hgi-stroke.hgi-sharp.hgi-bug-02:before{content:"\3ecb"}.hgi-stroke.hgi-sharp.hgi-building-01:before{content:"\3ecd"}.hgi-stroke.hgi-sharp.hgi-building-02:before{content:"\3ecf"}.hgi-stroke.hgi-sharp.hgi-building-03:before{content:"\3ed1"}.hgi-stroke.hgi-sharp.hgi-building-04:before{content:"\3ed3"}.hgi-stroke.hgi-sharp.hgi-building-05:before{content:"\3ed5"}.hgi-stroke.hgi-sharp.hgi-building-06:before{content:"\3ed7"}.hgi-stroke.hgi-sharp.hgi-bulb-charging:before{content:"\3ed9"}.hgi-stroke.hgi-sharp.hgi-bulb:before{content:"\3edb"}.hgi-stroke.hgi-sharp.hgi-bulletproof-vest:before{content:"\3edd"}.hgi-stroke.hgi-sharp.hgi-burj-al-arab:before{content:"\3edf"}.hgi-stroke.hgi-sharp.hgi-burning-cd:before{content:"\3ee1"}.hgi-stroke.hgi-sharp.hgi-bus-01:before{content:"\3ee3"}.hgi-stroke.hgi-sharp.hgi-bus-02:before{content:"\3ee5"}.hgi-stroke.hgi-sharp.hgi-bus-03:before{content:"\3ee7"}.hgi-stroke.hgi-sharp.hgi-c-programming:before{content:"\3ee9"}.hgi-stroke.hgi-sharp.hgi-cabinet-01:before{content:"\3eeb"}.hgi-stroke.hgi-sharp.hgi-cabinet-02:before{content:"\3eed"}.hgi-stroke.hgi-sharp.hgi-cabinet-03:before{content:"\3eef"}.hgi-stroke.hgi-sharp.hgi-cabinet-04:before{content:"\3ef1"}.hgi-stroke.hgi-sharp.hgi-cable-car:before{content:"\3ef3"}.hgi-stroke.hgi-sharp.hgi-cactus:before{content:"\3ef5"}.hgi-stroke.hgi-sharp.hgi-caduceus:before{content:"\3ef7"}.hgi-stroke.hgi-sharp.hgi-cafe:before{content:"\3ef9"}.hgi-stroke.hgi-sharp.hgi-calculate:before{content:"\3efb"}.hgi-stroke.hgi-sharp.hgi-calculator-01:before{content:"\3efd"}.hgi-stroke.hgi-sharp.hgi-calculator:before{content:"\3eff"}.hgi-stroke.hgi-sharp.hgi-calendar-01:before{content:"\3f01"}.hgi-stroke.hgi-sharp.hgi-calendar-02:before{content:"\3f03"}.hgi-stroke.hgi-sharp.hgi-calendar-03:before{content:"\3f05"}.hgi-stroke.hgi-sharp.hgi-calendar-04:before{content:"\3f07"}.hgi-stroke.hgi-sharp.hgi-calendar-add-01:before{content:"\3f09"}.hgi-stroke.hgi-sharp.hgi-calendar-add-02:before{content:"\3f0b"}.hgi-stroke.hgi-sharp.hgi-calendar-block-01:before{content:"\3f0d"}.hgi-stroke.hgi-sharp.hgi-calendar-block-02:before{content:"\3f0f"}.hgi-stroke.hgi-sharp.hgi-calendar-check-in-01:before{content:"\3f11"}.hgi-stroke.hgi-sharp.hgi-calendar-check-in-02:before{content:"\3f13"}.hgi-stroke.hgi-sharp.hgi-calendar-check-out-01:before{content:"\3f15"}.hgi-stroke.hgi-sharp.hgi-calendar-check-out-02:before{content:"\3f17"}.hgi-stroke.hgi-sharp.hgi-calendar-download-01:before{content:"\3f19"}.hgi-stroke.hgi-sharp.hgi-calendar-download-02:before{content:"\3f1b"}.hgi-stroke.hgi-sharp.hgi-calendar-favorite-01:before{content:"\3f1d"}.hgi-stroke.hgi-sharp.hgi-calendar-favorite-02:before{content:"\3f1f"}.hgi-stroke.hgi-sharp.hgi-calendar-lock-01:before{content:"\3f21"}.hgi-stroke.hgi-sharp.hgi-calendar-lock-02:before{content:"\3f23"}.hgi-stroke.hgi-sharp.hgi-calendar-love-01:before{content:"\3f25"}.hgi-stroke.hgi-sharp.hgi-calendar-love-02:before{content:"\3f27"}.hgi-stroke.hgi-sharp.hgi-calendar-minus-01:before{content:"\3f29"}.hgi-stroke.hgi-sharp.hgi-calendar-minus-02:before{content:"\3f2b"}.hgi-stroke.hgi-sharp.hgi-calendar-remove-01:before{content:"\3f2d"}.hgi-stroke.hgi-sharp.hgi-calendar-remove-02:before{content:"\3f2f"}.hgi-stroke.hgi-sharp.hgi-calendar-setting-01:before{content:"\3f31"}.hgi-stroke.hgi-sharp.hgi-calendar-setting-02:before{content:"\3f33"}.hgi-stroke.hgi-sharp.hgi-calendar-upload-01:before{content:"\3f35"}.hgi-stroke.hgi-sharp.hgi-calendar-upload-02:before{content:"\3f37"}.hgi-stroke.hgi-sharp.hgi-call-02:before{content:"\3f39"}.hgi-stroke.hgi-sharp.hgi-call-add-02:before{content:"\3f3b"}.hgi-stroke.hgi-sharp.hgi-call-add:before{content:"\3f3d"}.hgi-stroke.hgi-sharp.hgi-call-blocked-02:before{content:"\3f3f"}.hgi-stroke.hgi-sharp.hgi-call-blocked:before{content:"\3f41"}.hgi-stroke.hgi-sharp.hgi-call-disabled-02:before{content:"\3f43"}.hgi-stroke.hgi-sharp.hgi-call-disabled:before{content:"\3f45"}.hgi-stroke.hgi-sharp.hgi-call-done-02:before{content:"\3f47"}.hgi-stroke.hgi-sharp.hgi-call-done:before{content:"\3f49"}.hgi-stroke.hgi-sharp.hgi-call-end-01:before{content:"\3f4b"}.hgi-stroke.hgi-sharp.hgi-call-end-02:before{content:"\3f4d"}.hgi-stroke.hgi-sharp.hgi-call-end-03:before{content:"\3f4f"}.hgi-stroke.hgi-sharp.hgi-call-end-04:before{content:"\3f51"}.hgi-stroke.hgi-sharp.hgi-call-incoming-01:before{content:"\3f53"}.hgi-stroke.hgi-sharp.hgi-call-incoming-02:before{content:"\3f55"}.hgi-stroke.hgi-sharp.hgi-call-incoming-03:before{content:"\3f57"}.hgi-stroke.hgi-sharp.hgi-call-incoming-04:before{content:"\3f59"}.hgi-stroke.hgi-sharp.hgi-call-internal-02:before{content:"\3f5b"}.hgi-stroke.hgi-sharp.hgi-call-internal:before{content:"\3f5d"}.hgi-stroke.hgi-sharp.hgi-call-locked-02:before{content:"\3f5f"}.hgi-stroke.hgi-sharp.hgi-call-locked:before{content:"\3f61"}.hgi-stroke.hgi-sharp.hgi-call-minus-02:before{content:"\3f63"}.hgi-stroke.hgi-sharp.hgi-call-minus:before{content:"\3f65"}.hgi-stroke.hgi-sharp.hgi-call-missed-01:before{content:"\3f67"}.hgi-stroke.hgi-sharp.hgi-call-missed-02:before{content:"\3f69"}.hgi-stroke.hgi-sharp.hgi-call-missed-03:before{content:"\3f6b"}.hgi-stroke.hgi-sharp.hgi-call-missed-04:before{content:"\3f6d"}.hgi-stroke.hgi-sharp.hgi-call-outgoing-01:before{content:"\3f6f"}.hgi-stroke.hgi-sharp.hgi-call-outgoing-02:before{content:"\3f71"}.hgi-stroke.hgi-sharp.hgi-call-outgoing-03:before{content:"\3f73"}.hgi-stroke.hgi-sharp.hgi-call-outgoing-04:before{content:"\3f75"}.hgi-stroke.hgi-sharp.hgi-call-paused-02:before{content:"\3f77"}.hgi-stroke.hgi-sharp.hgi-call-paused:before{content:"\3f79"}.hgi-stroke.hgi-sharp.hgi-call-received-02:before{content:"\3f7b"}.hgi-stroke.hgi-sharp.hgi-call-received:before{content:"\3f7d"}.hgi-stroke.hgi-sharp.hgi-call-ringing-01:before{content:"\3f7f"}.hgi-stroke.hgi-sharp.hgi-call-ringing-02:before{content:"\3f81"}.hgi-stroke.hgi-sharp.hgi-call-ringing-03:before{content:"\3f83"}.hgi-stroke.hgi-sharp.hgi-call-ringing-04:before{content:"\3f85"}.hgi-stroke.hgi-sharp.hgi-call-unlocked-02:before{content:"\3f88"}.hgi-stroke.hgi-sharp.hgi-call-unlocked:before{content:"\3f8a"}.hgi-stroke.hgi-sharp.hgi-call:before{content:"\3f8b"}.hgi-stroke.hgi-sharp.hgi-calling-02:before{content:"\3f8d"}.hgi-stroke.hgi-sharp.hgi-calling:before{content:"\3f8f"}.hgi-stroke.hgi-sharp.hgi-camel:before{content:"\3f91"}.hgi-stroke.hgi-sharp.hgi-camera-01:before{content:"\3f93"}.hgi-stroke.hgi-sharp.hgi-camera-02:before{content:"\3f95"}.hgi-stroke.hgi-sharp.hgi-camera-add-01:before{content:"\3f97"}.hgi-stroke.hgi-sharp.hgi-camera-add-02:before{content:"\3f99"}.hgi-stroke.hgi-sharp.hgi-camera-automatically-01:before{content:"\3f9b"}.hgi-stroke.hgi-sharp.hgi-camera-automatically-02:before{content:"\3f9d"}.hgi-stroke.hgi-sharp.hgi-camera-lens:before{content:"\3f9f"}.hgi-stroke.hgi-sharp.hgi-camera-microphone-01:before{content:"\3fa1"}.hgi-stroke.hgi-sharp.hgi-camera-microphone-02:before{content:"\3fa3"}.hgi-stroke.hgi-sharp.hgi-camera-night-mode-01:before{content:"\3fa5"}.hgi-stroke.hgi-sharp.hgi-camera-night-mode-02:before{content:"\3fa7"}.hgi-stroke.hgi-sharp.hgi-camera-off-01:before{content:"\3fa9"}.hgi-stroke.hgi-sharp.hgi-camera-off-02:before{content:"\3fab"}.hgi-stroke.hgi-sharp.hgi-camera-rotated-01:before{content:"\3fad"}.hgi-stroke.hgi-sharp.hgi-camera-rotated-02:before{content:"\3faf"}.hgi-stroke.hgi-sharp.hgi-camera-smile-01:before{content:"\3fb1"}.hgi-stroke.hgi-sharp.hgi-camera-smile-02:before{content:"\3fb3"}.hgi-stroke.hgi-sharp.hgi-camera-tripod:before{content:"\3fb5"}.hgi-stroke.hgi-sharp.hgi-camera-video:before{content:"\3fb7"}.hgi-stroke.hgi-sharp.hgi-camper:before{content:"\3fb9"}.hgi-stroke.hgi-sharp.hgi-campfire:before{content:"\3fbb"}.hgi-stroke.hgi-sharp.hgi-cancel-01:before{content:"\3fbd"}.hgi-stroke.hgi-sharp.hgi-cancel-02:before{content:"\3fbf"}.hgi-stroke.hgi-sharp.hgi-cancel-circle-half-dot:before{content:"\3fc1"}.hgi-stroke.hgi-sharp.hgi-cancel-circle:before{content:"\3fc3"}.hgi-stroke.hgi-sharp.hgi-cancel-square:before{content:"\3fc5"}.hgi-stroke.hgi-sharp.hgi-candelier-01:before{content:"\3fc7"}.hgi-stroke.hgi-sharp.hgi-candelier-02:before{content:"\3fc9"}.hgi-stroke.hgi-sharp.hgi-canvas:before{content:"\3fcb"}.hgi-stroke.hgi-sharp.hgi-cap-projecting:before{content:"\3fcd"}.hgi-stroke.hgi-sharp.hgi-cap-round:before{content:"\3fcf"}.hgi-stroke.hgi-sharp.hgi-cap-straight:before{content:"\3fd2"}.hgi-stroke.hgi-sharp.hgi-cap:before{content:"\3fd3"}.hgi-stroke.hgi-sharp.hgi-capcut-rectangle:before{content:"\3fd5"}.hgi-stroke.hgi-sharp.hgi-capcut:before{content:"\3fd7"}.hgi-stroke.hgi-sharp.hgi-car-01:before{content:"\3fd9"}.hgi-stroke.hgi-sharp.hgi-car-02:before{content:"\3fdb"}.hgi-stroke.hgi-sharp.hgi-car-03:before{content:"\3fdd"}.hgi-stroke.hgi-sharp.hgi-car-04:before{content:"\3fdf"}.hgi-stroke.hgi-sharp.hgi-car-parking-01:before{content:"\3fe1"}.hgi-stroke.hgi-sharp.hgi-car-parking-02:before{content:"\3fe3"}.hgi-stroke.hgi-sharp.hgi-caravan:before{content:"\3fe5"}.hgi-stroke.hgi-sharp.hgi-card-exchange-01:before{content:"\3fe7"}.hgi-stroke.hgi-sharp.hgi-card-exchange-02:before{content:"\3fe9"}.hgi-stroke.hgi-sharp.hgi-cardigan:before{content:"\3feb"}.hgi-stroke.hgi-sharp.hgi-cardiogram-01:before{content:"\3fed"}.hgi-stroke.hgi-sharp.hgi-cardiogram-02:before{content:"\3fef"}.hgi-stroke.hgi-sharp.hgi-cards-01:before{content:"\3ff1"}.hgi-stroke.hgi-sharp.hgi-cards-02:before{content:"\3ff3"}.hgi-stroke.hgi-sharp.hgi-cargo-ship:before{content:"\3ff5"}.hgi-stroke.hgi-sharp.hgi-carousel-horizontal-02:before{content:"\3ff7"}.hgi-stroke.hgi-sharp.hgi-carousel-horizontal:before{content:"\3ff9"}.hgi-stroke.hgi-sharp.hgi-carousel-vertical:before{content:"\3ffb"}.hgi-stroke.hgi-sharp.hgi-carrot:before{content:"\3ffd"}.hgi-stroke.hgi-sharp.hgi-cash-01:before{content:"\3fff"}.hgi-stroke.hgi-sharp.hgi-cash-02:before{content:"\4001"}.hgi-stroke.hgi-sharp.hgi-cashback:before{content:"\4003"}.hgi-stroke.hgi-sharp.hgi-cashier-02:before{content:"\4005"}.hgi-stroke.hgi-sharp.hgi-cashier:before{content:"\4007"}.hgi-stroke.hgi-sharp.hgi-castle-01:before{content:"\4009"}.hgi-stroke.hgi-sharp.hgi-castle-02:before{content:"\400b"}.hgi-stroke.hgi-sharp.hgi-castle:before{content:"\400d"}.hgi-stroke.hgi-sharp.hgi-catalogue:before{content:"\400f"}.hgi-stroke.hgi-sharp.hgi-cayan-tower:before{content:"\4011"}.hgi-stroke.hgi-sharp.hgi-cctv-camera:before{content:"\4013"}.hgi-stroke.hgi-sharp.hgi-cd:before{content:"\4015"}.hgi-stroke.hgi-sharp.hgi-cells:before{content:"\4017"}.hgi-stroke.hgi-sharp.hgi-cellular-network-offline:before{content:"\4019"}.hgi-stroke.hgi-sharp.hgi-cellular-network:before{content:"\401b"}.hgi-stroke.hgi-sharp.hgi-celsius:before{content:"\401d"}.hgi-stroke.hgi-sharp.hgi-center-focus:before{content:"\401f"}.hgi-stroke.hgi-sharp.hgi-central-shaheed-minar:before{content:"\4021"}.hgi-stroke.hgi-sharp.hgi-centralized:before{content:"\4023"}.hgi-stroke.hgi-sharp.hgi-certificate-01:before{content:"\4025"}.hgi-stroke.hgi-sharp.hgi-certificate-02:before{content:"\4027"}.hgi-stroke.hgi-sharp.hgi-chair-01:before{content:"\4029"}.hgi-stroke.hgi-sharp.hgi-chair-02:before{content:"\402b"}.hgi-stroke.hgi-sharp.hgi-chair-03:before{content:"\402d"}.hgi-stroke.hgi-sharp.hgi-chair-04:before{content:"\402f"}.hgi-stroke.hgi-sharp.hgi-chair-05:before{content:"\4031"}.hgi-stroke.hgi-sharp.hgi-chair-barber:before{content:"\4033"}.hgi-stroke.hgi-sharp.hgi-champion:before{content:"\4035"}.hgi-stroke.hgi-sharp.hgi-change-screen-mode:before{content:"\4037"}.hgi-stroke.hgi-sharp.hgi-character-phonetic:before{content:"\4039"}.hgi-stroke.hgi-sharp.hgi-charity:before{content:"\403b"}.hgi-stroke.hgi-sharp.hgi-chart-average:before{content:"\403d"}.hgi-stroke.hgi-sharp.hgi-chart-bar-line:before{content:"\403f"}.hgi-stroke.hgi-sharp.hgi-chart-breakout-circle:before{content:"\4041"}.hgi-stroke.hgi-sharp.hgi-chart-breakout-square:before{content:"\4043"}.hgi-stroke.hgi-sharp.hgi-chart-bubble-01:before{content:"\4045"}.hgi-stroke.hgi-sharp.hgi-chart-bubble-02:before{content:"\4047"}.hgi-stroke.hgi-sharp.hgi-chart-column:before{content:"\4049"}.hgi-stroke.hgi-sharp.hgi-chart-decrease:before{content:"\404b"}.hgi-stroke.hgi-sharp.hgi-chart-evaluation:before{content:"\404d"}.hgi-stroke.hgi-sharp.hgi-chart-high-low:before{content:"\404f"}.hgi-stroke.hgi-sharp.hgi-chart-histogram:before{content:"\4051"}.hgi-stroke.hgi-sharp.hgi-chart-increase:before{content:"\4053"}.hgi-stroke.hgi-sharp.hgi-chart-line-data-01:before{content:"\4055"}.hgi-stroke.hgi-sharp.hgi-chart-line-data-02:before{content:"\4057"}.hgi-stroke.hgi-sharp.hgi-chart-line-data-03:before{content:"\4059"}.hgi-stroke.hgi-sharp.hgi-chart-maximum:before{content:"\405b"}.hgi-stroke.hgi-sharp.hgi-chart-medium:before{content:"\405d"}.hgi-stroke.hgi-sharp.hgi-chart-minimum:before{content:"\405f"}.hgi-stroke.hgi-sharp.hgi-chart-radar:before{content:"\4061"}.hgi-stroke.hgi-sharp.hgi-chart-relationship:before{content:"\4063"}.hgi-stroke.hgi-sharp.hgi-chart-ring:before{content:"\4065"}.hgi-stroke.hgi-sharp.hgi-chart-rose:before{content:"\4067"}.hgi-stroke.hgi-sharp.hgi-chart-scatter:before{content:"\4069"}.hgi-stroke.hgi-sharp.hgi-chart:before{content:"\406b"}.hgi-stroke.hgi-sharp.hgi-chat-bot:before{content:"\406d"}.hgi-stroke.hgi-sharp.hgi-chat-gpt:before{content:"\406f"}.hgi-stroke.hgi-sharp.hgi-chatting-01:before{content:"\4071"}.hgi-stroke.hgi-sharp.hgi-check-list:before{content:"\4073"}.hgi-stroke.hgi-sharp.hgi-check-unread-01:before{content:"\4075"}.hgi-stroke.hgi-sharp.hgi-check-unread-02:before{content:"\4077"}.hgi-stroke.hgi-sharp.hgi-check-unread-03:before{content:"\4079"}.hgi-stroke.hgi-sharp.hgi-check-unread-04:before{content:"\407b"}.hgi-stroke.hgi-sharp.hgi-checkmark-badge-01:before{content:"\407d"}.hgi-stroke.hgi-sharp.hgi-checkmark-badge-02:before{content:"\407f"}.hgi-stroke.hgi-sharp.hgi-checkmark-badge-03:before{content:"\4081"}.hgi-stroke.hgi-sharp.hgi-checkmark-badge-04:before{content:"\4083"}.hgi-stroke.hgi-sharp.hgi-checkmark-circle-01:before{content:"\4085"}.hgi-stroke.hgi-sharp.hgi-checkmark-circle-02:before{content:"\4087"}.hgi-stroke.hgi-sharp.hgi-checkmark-circle-03:before{content:"\4089"}.hgi-stroke.hgi-sharp.hgi-checkmark-circle-04:before{content:"\408b"}.hgi-stroke.hgi-sharp.hgi-checkmark-square-01:before{content:"\408d"}.hgi-stroke.hgi-sharp.hgi-checkmark-square-02:before{content:"\408f"}.hgi-stroke.hgi-sharp.hgi-checkmark-square-03:before{content:"\4091"}.hgi-stroke.hgi-sharp.hgi-checkmark-square-04:before{content:"\4093"}.hgi-stroke.hgi-sharp.hgi-cheese-cake-01:before{content:"\4095"}.hgi-stroke.hgi-sharp.hgi-cheese-cake-02:before{content:"\4097"}.hgi-stroke.hgi-sharp.hgi-cheese:before{content:"\4099"}.hgi-stroke.hgi-sharp.hgi-chef-hat:before{content:"\409b"}.hgi-stroke.hgi-sharp.hgi-chef:before{content:"\409d"}.hgi-stroke.hgi-sharp.hgi-chemistry-01:before{content:"\409f"}.hgi-stroke.hgi-sharp.hgi-chemistry-02:before{content:"\40a1"}.hgi-stroke.hgi-sharp.hgi-chemistry-03:before{content:"\40a3"}.hgi-stroke.hgi-sharp.hgi-cherry:before{content:"\40a5"}.hgi-stroke.hgi-sharp.hgi-chess-01:before{content:"\40a7"}.hgi-stroke.hgi-sharp.hgi-chess-02:before{content:"\40a9"}.hgi-stroke.hgi-sharp.hgi-chess-pawn:before{content:"\40ab"}.hgi-stroke.hgi-sharp.hgi-chicken-thighs:before{content:"\40ad"}.hgi-stroke.hgi-sharp.hgi-chimney:before{content:"\40af"}.hgi-stroke.hgi-sharp.hgi-china-temple:before{content:"\40b1"}.hgi-stroke.hgi-sharp.hgi-chip-02:before{content:"\40b3"}.hgi-stroke.hgi-sharp.hgi-chip:before{content:"\40b5"}.hgi-stroke.hgi-sharp.hgi-chocolate:before{content:"\40b7"}.hgi-stroke.hgi-sharp.hgi-chrome:before{content:"\40b9"}.hgi-stroke.hgi-sharp.hgi-chrysler:before{content:"\40bb"}.hgi-stroke.hgi-sharp.hgi-church:before{content:"\40bd"}.hgi-stroke.hgi-sharp.hgi-cinnamon-roll:before{content:"\40bf"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-data-transfer-diagonal:before{content:"\40c1"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-data-transfer-horizontal:before{content:"\40c3"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-data-transfer-vertical:before{content:"\40c5"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-diagonal-01:before{content:"\40c7"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-diagonal-02:before{content:"\40c9"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-down-01:before{content:"\40cb"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-down-02:before{content:"\40cd"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-down-03:before{content:"\40cf"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-down-double:before{content:"\40d1"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-down-left:before{content:"\40d3"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-down-right:before{content:"\40d5"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-expand-01:before{content:"\40d7"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-expand-02:before{content:"\40d9"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-horizontal:before{content:"\40db"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-left-01:before{content:"\40dd"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-left-02:before{content:"\40df"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-left-03:before{content:"\40e1"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-left-double:before{content:"\40e3"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-left-right:before{content:"\40e5"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-move-down-left:before{content:"\40e7"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-move-down-right:before{content:"\40e9"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-move-left-down:before{content:"\40eb"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-move-right-down:before{content:"\40ed"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-move-up-left:before{content:"\40ef"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-move-up-right:before{content:"\40f1"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-reload-01:before{content:"\40f3"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-reload-02:before{content:"\40f5"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-right-01:before{content:"\40f7"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-right-02:before{content:"\40f9"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-right-03:before{content:"\40fb"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-right-double:before{content:"\40fd"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-shrink-01:before{content:"\40ff"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-shrink-02:before{content:"\4101"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-up-01:before{content:"\4103"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-up-02:before{content:"\4105"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-up-03:before{content:"\4107"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-up-double:before{content:"\4109"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-up-down:before{content:"\410b"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-up-left:before{content:"\410d"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-up-right:before{content:"\410f"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-vertical:before{content:"\4111"}.hgi-stroke.hgi-sharp.hgi-circle-lock-01:before{content:"\4113"}.hgi-stroke.hgi-sharp.hgi-circle-lock-02:before{content:"\4115"}.hgi-stroke.hgi-sharp.hgi-circle-lock-add-01:before{content:"\4117"}.hgi-stroke.hgi-sharp.hgi-circle-lock-add-02:before{content:"\4119"}.hgi-stroke.hgi-sharp.hgi-circle-lock-check-01:before{content:"\411b"}.hgi-stroke.hgi-sharp.hgi-circle-lock-check-02:before{content:"\411d"}.hgi-stroke.hgi-sharp.hgi-circle-lock-minus-01:before{content:"\411f"}.hgi-stroke.hgi-sharp.hgi-circle-lock-minus-02:before{content:"\4121"}.hgi-stroke.hgi-sharp.hgi-circle-lock-remove-01:before{content:"\4123"}.hgi-stroke.hgi-sharp.hgi-circle-lock-remove-02:before{content:"\4125"}.hgi-stroke.hgi-sharp.hgi-circle-password:before{content:"\4127"}.hgi-stroke.hgi-sharp.hgi-circle-unlock-01:before{content:"\412a"}.hgi-stroke.hgi-sharp.hgi-circle-unlock-02:before{content:"\412c"}.hgi-stroke.hgi-sharp.hgi-circle:before{content:"\412d"}.hgi-stroke.hgi-sharp.hgi-city-01:before{content:"\412f"}.hgi-stroke.hgi-sharp.hgi-city-02:before{content:"\4131"}.hgi-stroke.hgi-sharp.hgi-city-03:before{content:"\4133"}.hgi-stroke.hgi-sharp.hgi-clapping-01:before{content:"\4135"}.hgi-stroke.hgi-sharp.hgi-clapping-02:before{content:"\4137"}.hgi-stroke.hgi-sharp.hgi-clean:before{content:"\4139"}.hgi-stroke.hgi-sharp.hgi-cleaning-bucket:before{content:"\413b"}.hgi-stroke.hgi-sharp.hgi-clinic:before{content:"\413d"}.hgi-stroke.hgi-sharp.hgi-clip:before{content:"\413f"}.hgi-stroke.hgi-sharp.hgi-clipboard:before{content:"\4141"}.hgi-stroke.hgi-sharp.hgi-clock-01:before{content:"\4143"}.hgi-stroke.hgi-sharp.hgi-clock-02:before{content:"\4145"}.hgi-stroke.hgi-sharp.hgi-clock-03:before{content:"\4147"}.hgi-stroke.hgi-sharp.hgi-clock-04:before{content:"\4149"}.hgi-stroke.hgi-sharp.hgi-clock-05:before{content:"\414b"}.hgi-stroke.hgi-sharp.hgi-closed-caption-alt:before{content:"\414d"}.hgi-stroke.hgi-sharp.hgi-closed-caption:before{content:"\414f"}.hgi-stroke.hgi-sharp.hgi-clothes:before{content:"\4151"}.hgi-stroke.hgi-sharp.hgi-cloud-angled-rain-zap:before{content:"\4154"}.hgi-stroke.hgi-sharp.hgi-cloud-angled-rain:before{content:"\4155"}.hgi-stroke.hgi-sharp.hgi-cloud-angled-zap:before{content:"\4157"}.hgi-stroke.hgi-sharp.hgi-cloud-big-rain:before{content:"\4159"}.hgi-stroke.hgi-sharp.hgi-cloud-download:before{content:"\415b"}.hgi-stroke.hgi-sharp.hgi-cloud-fast-wind:before{content:"\415d"}.hgi-stroke.hgi-sharp.hgi-cloud-hailstone:before{content:"\415f"}.hgi-stroke.hgi-sharp.hgi-cloud-little-rain:before{content:"\4161"}.hgi-stroke.hgi-sharp.hgi-cloud-little-snow:before{content:"\4163"}.hgi-stroke.hgi-sharp.hgi-cloud-loading:before{content:"\4165"}.hgi-stroke.hgi-sharp.hgi-cloud-mid-rain:before{content:"\4167"}.hgi-stroke.hgi-sharp.hgi-cloud-mid-snow:before{content:"\4169"}.hgi-stroke.hgi-sharp.hgi-cloud-saving-done-01:before{content:"\416b"}.hgi-stroke.hgi-sharp.hgi-cloud-saving-done-02:before{content:"\416d"}.hgi-stroke.hgi-sharp.hgi-cloud-server:before{content:"\4170"}.hgi-stroke.hgi-sharp.hgi-cloud-slow-wind:before{content:"\4172"}.hgi-stroke.hgi-sharp.hgi-cloud-snow:before{content:"\4174"}.hgi-stroke.hgi-sharp.hgi-cloud-upload:before{content:"\4176"}.hgi-stroke.hgi-sharp.hgi-cloud:before{content:"\4177"}.hgi-stroke.hgi-sharp.hgi-clubs-01:before{content:"\4179"}.hgi-stroke.hgi-sharp.hgi-clubs-02:before{content:"\417b"}.hgi-stroke.hgi-sharp.hgi-co-present:before{content:"\417d"}.hgi-stroke.hgi-sharp.hgi-code-circle:before{content:"\417f"}.hgi-stroke.hgi-sharp.hgi-code-folder:before{content:"\4181"}.hgi-stroke.hgi-sharp.hgi-code-square:before{content:"\4184"}.hgi-stroke.hgi-sharp.hgi-code:before{content:"\4185"}.hgi-stroke.hgi-sharp.hgi-codesandbox:before{content:"\4187"}.hgi-stroke.hgi-sharp.hgi-coffee-01:before{content:"\4189"}.hgi-stroke.hgi-sharp.hgi-coffee-02:before{content:"\418b"}.hgi-stroke.hgi-sharp.hgi-coffee-beans:before{content:"\418d"}.hgi-stroke.hgi-sharp.hgi-coins-01:before{content:"\418f"}.hgi-stroke.hgi-sharp.hgi-coins-02:before{content:"\4191"}.hgi-stroke.hgi-sharp.hgi-coins-bitcoin:before{content:"\4193"}.hgi-stroke.hgi-sharp.hgi-coins-dollar:before{content:"\4195"}.hgi-stroke.hgi-sharp.hgi-coins-euro:before{content:"\4197"}.hgi-stroke.hgi-sharp.hgi-coins-pound:before{content:"\4199"}.hgi-stroke.hgi-sharp.hgi-coins-swap:before{content:"\419b"}.hgi-stroke.hgi-sharp.hgi-coins-yen:before{content:"\419d"}.hgi-stroke.hgi-sharp.hgi-collections-bookmark:before{content:"\419f"}.hgi-stroke.hgi-sharp.hgi-color-picker:before{content:"\41a1"}.hgi-stroke.hgi-sharp.hgi-colors:before{content:"\41a3"}.hgi-stroke.hgi-sharp.hgi-colosseum:before{content:"\41a5"}.hgi-stroke.hgi-sharp.hgi-column-delete:before{content:"\41a7"}.hgi-stroke.hgi-sharp.hgi-column-insert:before{content:"\41a9"}.hgi-stroke.hgi-sharp.hgi-comet-01:before{content:"\41ab"}.hgi-stroke.hgi-sharp.hgi-comet-02:before{content:"\41ad"}.hgi-stroke.hgi-sharp.hgi-coming-soon-01:before{content:"\41af"}.hgi-stroke.hgi-sharp.hgi-coming-soon-02:before{content:"\41b1"}.hgi-stroke.hgi-sharp.hgi-command-line:before{content:"\41b3"}.hgi-stroke.hgi-sharp.hgi-command:before{content:"\41b5"}.hgi-stroke.hgi-sharp.hgi-comment-01:before{content:"\41b7"}.hgi-stroke.hgi-sharp.hgi-comment-02:before{content:"\41b9"}.hgi-stroke.hgi-sharp.hgi-comment-add-01:before{content:"\41bb"}.hgi-stroke.hgi-sharp.hgi-comment-add-02:before{content:"\41bd"}.hgi-stroke.hgi-sharp.hgi-comment-block-01:before{content:"\41bf"}.hgi-stroke.hgi-sharp.hgi-comment-block-02:before{content:"\41c1"}.hgi-stroke.hgi-sharp.hgi-comment-remove-01:before{content:"\41c3"}.hgi-stroke.hgi-sharp.hgi-comment-remove-02:before{content:"\41c5"}.hgi-stroke.hgi-sharp.hgi-compass-01:before{content:"\41c7"}.hgi-stroke.hgi-sharp.hgi-compass:before{content:"\41c9"}.hgi-stroke.hgi-sharp.hgi-complaint:before{content:"\41cb"}.hgi-stroke.hgi-sharp.hgi-computer-add:before{content:"\41cd"}.hgi-stroke.hgi-sharp.hgi-computer-check:before{content:"\41cf"}.hgi-stroke.hgi-sharp.hgi-computer-cloud:before{content:"\41d1"}.hgi-stroke.hgi-sharp.hgi-computer-desk-01:before{content:"\41d3"}.hgi-stroke.hgi-sharp.hgi-computer-desk-02:before{content:"\41d5"}.hgi-stroke.hgi-sharp.hgi-computer-desk-03:before{content:"\41d7"}.hgi-stroke.hgi-sharp.hgi-computer-dollar:before{content:"\41d9"}.hgi-stroke.hgi-sharp.hgi-computer-phone-sync:before{content:"\41db"}.hgi-stroke.hgi-sharp.hgi-computer-programming-01:before{content:"\41dd"}.hgi-stroke.hgi-sharp.hgi-computer-programming-02:before{content:"\41df"}.hgi-stroke.hgi-sharp.hgi-computer-protection:before{content:"\41e1"}.hgi-stroke.hgi-sharp.hgi-computer-remove:before{content:"\41e3"}.hgi-stroke.hgi-sharp.hgi-computer-settings:before{content:"\41e6"}.hgi-stroke.hgi-sharp.hgi-computer-video-call:before{content:"\41e8"}.hgi-stroke.hgi-sharp.hgi-computer-video:before{content:"\41ea"}.hgi-stroke.hgi-sharp.hgi-computer:before{content:"\41eb"}.hgi-stroke.hgi-sharp.hgi-cone-01:before{content:"\41ed"}.hgi-stroke.hgi-sharp.hgi-cone-02:before{content:"\41ef"}.hgi-stroke.hgi-sharp.hgi-conference:before{content:"\41f1"}.hgi-stroke.hgi-sharp.hgi-configuration-01:before{content:"\41f3"}.hgi-stroke.hgi-sharp.hgi-configuration-02:before{content:"\41f5"}.hgi-stroke.hgi-sharp.hgi-confused:before{content:"\41f7"}.hgi-stroke.hgi-sharp.hgi-congruent-to-circle:before{content:"\41f9"}.hgi-stroke.hgi-sharp.hgi-congruent-to-square:before{content:"\41fc"}.hgi-stroke.hgi-sharp.hgi-congruent-to:before{content:"\41fd"}.hgi-stroke.hgi-sharp.hgi-connect:before{content:"\41ff"}.hgi-stroke.hgi-sharp.hgi-console:before{content:"\4201"}.hgi-stroke.hgi-sharp.hgi-constellation:before{content:"\4203"}.hgi-stroke.hgi-sharp.hgi-contact-01:before{content:"\4205"}.hgi-stroke.hgi-sharp.hgi-contact-02:before{content:"\4207"}.hgi-stroke.hgi-sharp.hgi-contact-book:before{content:"\4209"}.hgi-stroke.hgi-sharp.hgi-contact:before{content:"\420b"}.hgi-stroke.hgi-sharp.hgi-container-truck-01:before{content:"\420d"}.hgi-stroke.hgi-sharp.hgi-container-truck-02:before{content:"\420f"}.hgi-stroke.hgi-sharp.hgi-container-truck:before{content:"\4211"}.hgi-stroke.hgi-sharp.hgi-contracts:before{content:"\4213"}.hgi-stroke.hgi-sharp.hgi-conversation:before{content:"\4215"}.hgi-stroke.hgi-sharp.hgi-cook-book:before{content:"\4217"}.hgi-stroke.hgi-sharp.hgi-cookie:before{content:"\4219"}.hgi-stroke.hgi-sharp.hgi-coordinate-01:before{content:"\421b"}.hgi-stroke.hgi-sharp.hgi-coordinate-02:before{content:"\421d"}.hgi-stroke.hgi-sharp.hgi-copilot:before{content:"\421f"}.hgi-stroke.hgi-sharp.hgi-copy-01:before{content:"\4221"}.hgi-stroke.hgi-sharp.hgi-copy-02:before{content:"\4223"}.hgi-stroke.hgi-sharp.hgi-copy-link:before{content:"\4225"}.hgi-stroke.hgi-sharp.hgi-copyright:before{content:"\4227"}.hgi-stroke.hgi-sharp.hgi-corn:before{content:"\4229"}.hgi-stroke.hgi-sharp.hgi-corporate:before{content:"\422b"}.hgi-stroke.hgi-sharp.hgi-cos:before{content:"\422d"}.hgi-stroke.hgi-sharp.hgi-cosine-01:before{content:"\422f"}.hgi-stroke.hgi-sharp.hgi-cosine-02:before{content:"\4231"}.hgi-stroke.hgi-sharp.hgi-cottage:before{content:"\4233"}.hgi-stroke.hgi-sharp.hgi-cotton-candy:before{content:"\4235"}.hgi-stroke.hgi-sharp.hgi-coupon-01:before{content:"\4237"}.hgi-stroke.hgi-sharp.hgi-coupon-02:before{content:"\4239"}.hgi-stroke.hgi-sharp.hgi-coupon-03:before{content:"\423b"}.hgi-stroke.hgi-sharp.hgi-coupon-percent:before{content:"\423d"}.hgi-stroke.hgi-sharp.hgi-course:before{content:"\423f"}.hgi-stroke.hgi-sharp.hgi-court-house:before{content:"\4241"}.hgi-stroke.hgi-sharp.hgi-court-law:before{content:"\4243"}.hgi-stroke.hgi-sharp.hgi-covariate:before{content:"\4245"}.hgi-stroke.hgi-sharp.hgi-covid-info:before{content:"\4247"}.hgi-stroke.hgi-sharp.hgi-cowboy-hat:before{content:"\4249"}.hgi-stroke.hgi-sharp.hgi-cplusplus:before{content:"\424b"}.hgi-stroke.hgi-sharp.hgi-cpu-charge:before{content:"\424d"}.hgi-stroke.hgi-sharp.hgi-cpu-settings:before{content:"\4250"}.hgi-stroke.hgi-sharp.hgi-cpu:before{content:"\4251"}.hgi-stroke.hgi-sharp.hgi-crab:before{content:"\4253"}.hgi-stroke.hgi-sharp.hgi-crane:before{content:"\4255"}.hgi-stroke.hgi-sharp.hgi-crazy:before{content:"\4257"}.hgi-stroke.hgi-sharp.hgi-creative-market:before{content:"\4259"}.hgi-stroke.hgi-sharp.hgi-credit-card-accept:before{content:"\425b"}.hgi-stroke.hgi-sharp.hgi-credit-card-add:before{content:"\425d"}.hgi-stroke.hgi-sharp.hgi-credit-card-change:before{content:"\425f"}.hgi-stroke.hgi-sharp.hgi-credit-card-defrost:before{content:"\4261"}.hgi-stroke.hgi-sharp.hgi-credit-card-freeze:before{content:"\4263"}.hgi-stroke.hgi-sharp.hgi-credit-card-not-accept:before{content:"\4265"}.hgi-stroke.hgi-sharp.hgi-credit-card-not-found:before{content:"\4267"}.hgi-stroke.hgi-sharp.hgi-credit-card-pos:before{content:"\4269"}.hgi-stroke.hgi-sharp.hgi-credit-card-validation:before{content:"\426c"}.hgi-stroke.hgi-sharp.hgi-credit-card:before{content:"\426d"}.hgi-stroke.hgi-sharp.hgi-cricket-bat:before{content:"\426f"}.hgi-stroke.hgi-sharp.hgi-cricket-helmet:before{content:"\4271"}.hgi-stroke.hgi-sharp.hgi-croissant:before{content:"\4273"}.hgi-stroke.hgi-sharp.hgi-crop:before{content:"\4275"}.hgi-stroke.hgi-sharp.hgi-crowdfunding:before{content:"\4277"}.hgi-stroke.hgi-sharp.hgi-crown:before{content:"\4279"}.hgi-stroke.hgi-sharp.hgi-crying:before{content:"\427b"}.hgi-stroke.hgi-sharp.hgi-csv-01:before{content:"\427d"}.hgi-stroke.hgi-sharp.hgi-csv-02:before{content:"\427f"}.hgi-stroke.hgi-sharp.hgi-cube:before{content:"\4281"}.hgi-stroke.hgi-sharp.hgi-cupcake-01:before{content:"\4283"}.hgi-stroke.hgi-sharp.hgi-cupcake-02:before{content:"\4285"}.hgi-stroke.hgi-sharp.hgi-cupcake-03:before{content:"\4287"}.hgi-stroke.hgi-sharp.hgi-curling:before{content:"\4289"}.hgi-stroke.hgi-sharp.hgi-cursor-01:before{content:"\428b"}.hgi-stroke.hgi-sharp.hgi-cursor-02:before{content:"\428d"}.hgi-stroke.hgi-sharp.hgi-cursor-add-selection-01:before{content:"\428f"}.hgi-stroke.hgi-sharp.hgi-cursor-add-selection-02:before{content:"\4291"}.hgi-stroke.hgi-sharp.hgi-cursor-circle-selection-01:before{content:"\4293"}.hgi-stroke.hgi-sharp.hgi-cursor-circle-selection-02:before{content:"\4295"}.hgi-stroke.hgi-sharp.hgi-cursor-disabled-01:before{content:"\4297"}.hgi-stroke.hgi-sharp.hgi-cursor-disabled-02:before{content:"\4299"}.hgi-stroke.hgi-sharp.hgi-cursor-edit-01:before{content:"\429b"}.hgi-stroke.hgi-sharp.hgi-cursor-edit-02:before{content:"\429d"}.hgi-stroke.hgi-sharp.hgi-cursor-hold-01:before{content:"\429f"}.hgi-stroke.hgi-sharp.hgi-cursor-hold-02:before{content:"\42a1"}.hgi-stroke.hgi-sharp.hgi-cursor-in-window:before{content:"\42a3"}.hgi-stroke.hgi-sharp.hgi-cursor-info-01:before{content:"\42a5"}.hgi-stroke.hgi-sharp.hgi-cursor-info-02:before{content:"\42a7"}.hgi-stroke.hgi-sharp.hgi-cursor-loading-01:before{content:"\42a9"}.hgi-stroke.hgi-sharp.hgi-cursor-loading-02:before{content:"\42ab"}.hgi-stroke.hgi-sharp.hgi-cursor-magic-selection-01:before{content:"\42ad"}.hgi-stroke.hgi-sharp.hgi-cursor-magic-selection-02:before{content:"\42af"}.hgi-stroke.hgi-sharp.hgi-cursor-move-01:before{content:"\42b1"}.hgi-stroke.hgi-sharp.hgi-cursor-move-02:before{content:"\42b3"}.hgi-stroke.hgi-sharp.hgi-cursor-pointer-01:before{content:"\42b5"}.hgi-stroke.hgi-sharp.hgi-cursor-pointer-02:before{content:"\42b7"}.hgi-stroke.hgi-sharp.hgi-cursor-progress-01:before{content:"\42b9"}.hgi-stroke.hgi-sharp.hgi-cursor-progress-02:before{content:"\42bb"}.hgi-stroke.hgi-sharp.hgi-cursor-progress-03:before{content:"\42bd"}.hgi-stroke.hgi-sharp.hgi-cursor-progress-04:before{content:"\42bf"}.hgi-stroke.hgi-sharp.hgi-cursor-rectangle-selection-01:before{content:"\42c1"}.hgi-stroke.hgi-sharp.hgi-cursor-rectangle-selection-02:before{content:"\42c3"}.hgi-stroke.hgi-sharp.hgi-cursor-remove-selection-01:before{content:"\42c5"}.hgi-stroke.hgi-sharp.hgi-cursor-remove-selection-02:before{content:"\42c7"}.hgi-stroke.hgi-sharp.hgi-cursor-text:before{content:"\42c9"}.hgi-stroke.hgi-sharp.hgi-curtains:before{content:"\42cb"}.hgi-stroke.hgi-sharp.hgi-curvy-left-direction:before{content:"\42cd"}.hgi-stroke.hgi-sharp.hgi-curvy-left-right-direction:before{content:"\42cf"}.hgi-stroke.hgi-sharp.hgi-curvy-right-direction:before{content:"\42d1"}.hgi-stroke.hgi-sharp.hgi-curvy-up-down-direction:before{content:"\42d3"}.hgi-stroke.hgi-sharp.hgi-customer-service-01:before{content:"\42d5"}.hgi-stroke.hgi-sharp.hgi-customer-service-02:before{content:"\42d7"}.hgi-stroke.hgi-sharp.hgi-customer-service:before{content:"\42d9"}.hgi-stroke.hgi-sharp.hgi-customer-support:before{content:"\42db"}.hgi-stroke.hgi-sharp.hgi-customize:before{content:"\42dd"}.hgi-stroke.hgi-sharp.hgi-cylinder-01:before{content:"\42df"}.hgi-stroke.hgi-sharp.hgi-cylinder-02:before{content:"\42e1"}.hgi-stroke.hgi-sharp.hgi-cylinder-03:before{content:"\42e3"}.hgi-stroke.hgi-sharp.hgi-cylinder-04:before{content:"\42e5"}.hgi-stroke.hgi-sharp.hgi-danger:before{content:"\42e7"}.hgi-stroke.hgi-sharp.hgi-dark-mode:before{content:"\42e9"}.hgi-stroke.hgi-sharp.hgi-dart:before{content:"\42eb"}.hgi-stroke.hgi-sharp.hgi-dashboard-browsing:before{content:"\42ed"}.hgi-stroke.hgi-sharp.hgi-dashboard-circle-add:before{content:"\42ef"}.hgi-stroke.hgi-sharp.hgi-dashboard-circle-edit:before{content:"\42f1"}.hgi-stroke.hgi-sharp.hgi-dashboard-circle-remove:before{content:"\42f3"}.hgi-stroke.hgi-sharp.hgi-dashboard-circle-settings:before{content:"\42f6"}.hgi-stroke.hgi-sharp.hgi-dashboard-circle:before{content:"\42f7"}.hgi-stroke.hgi-sharp.hgi-dashboard-speed-01:before{content:"\42f9"}.hgi-stroke.hgi-sharp.hgi-dashboard-speed-02:before{content:"\42fb"}.hgi-stroke.hgi-sharp.hgi-dashboard-square-01:before{content:"\42fd"}.hgi-stroke.hgi-sharp.hgi-dashboard-square-02:before{content:"\42ff"}.hgi-stroke.hgi-sharp.hgi-dashboard-square-03:before{content:"\4301"}.hgi-stroke.hgi-sharp.hgi-dashboard-square-add:before{content:"\4303"}.hgi-stroke.hgi-sharp.hgi-dashboard-square-edit:before{content:"\4305"}.hgi-stroke.hgi-sharp.hgi-dashboard-square-remove:before{content:"\4307"}.hgi-stroke.hgi-sharp.hgi-dashboard-square-setting:before{content:"\4309"}.hgi-stroke.hgi-sharp.hgi-dashed-line-01:before{content:"\430b"}.hgi-stroke.hgi-sharp.hgi-dashed-line-02:before{content:"\430d"}.hgi-stroke.hgi-sharp.hgi-data-recovery:before{content:"\430f"}.hgi-stroke.hgi-sharp.hgi-database-01:before{content:"\4311"}.hgi-stroke.hgi-sharp.hgi-database-02:before{content:"\4313"}.hgi-stroke.hgi-sharp.hgi-database-add:before{content:"\4315"}.hgi-stroke.hgi-sharp.hgi-database-export:before{content:"\4317"}.hgi-stroke.hgi-sharp.hgi-database-import:before{content:"\4319"}.hgi-stroke.hgi-sharp.hgi-database-locked:before{content:"\431b"}.hgi-stroke.hgi-sharp.hgi-database-restore:before{content:"\431d"}.hgi-stroke.hgi-sharp.hgi-database-setting:before{content:"\4320"}.hgi-stroke.hgi-sharp.hgi-database-sync-01:before{content:"\4322"}.hgi-stroke.hgi-sharp.hgi-database-sync:before{content:"\4324"}.hgi-stroke.hgi-sharp.hgi-database:before{content:"\4325"}.hgi-stroke.hgi-sharp.hgi-dates:before{content:"\4327"}.hgi-stroke.hgi-sharp.hgi-dead:before{content:"\4329"}.hgi-stroke.hgi-sharp.hgi-delete-01:before{content:"\432b"}.hgi-stroke.hgi-sharp.hgi-delete-02:before{content:"\432d"}.hgi-stroke.hgi-sharp.hgi-delete-03:before{content:"\432f"}.hgi-stroke.hgi-sharp.hgi-delete-04:before{content:"\4331"}.hgi-stroke.hgi-sharp.hgi-delete-column:before{content:"\4333"}.hgi-stroke.hgi-sharp.hgi-delete-put-back:before{content:"\4335"}.hgi-stroke.hgi-sharp.hgi-delete-row:before{content:"\4337"}.hgi-stroke.hgi-sharp.hgi-delete-throw:before{content:"\4339"}.hgi-stroke.hgi-sharp.hgi-delivered-sent:before{content:"\433b"}.hgi-stroke.hgi-sharp.hgi-delivery-box-01:before{content:"\433d"}.hgi-stroke.hgi-sharp.hgi-delivery-box-02:before{content:"\433f"}.hgi-stroke.hgi-sharp.hgi-delivery-delay-01:before{content:"\4341"}.hgi-stroke.hgi-sharp.hgi-delivery-delay-02:before{content:"\4343"}.hgi-stroke.hgi-sharp.hgi-delivery-return-01:before{content:"\4345"}.hgi-stroke.hgi-sharp.hgi-delivery-return-02:before{content:"\4347"}.hgi-stroke.hgi-sharp.hgi-delivery-secure-01:before{content:"\4349"}.hgi-stroke.hgi-sharp.hgi-delivery-secure-02:before{content:"\434b"}.hgi-stroke.hgi-sharp.hgi-delivery-sent-01:before{content:"\434d"}.hgi-stroke.hgi-sharp.hgi-delivery-sent-02:before{content:"\434f"}.hgi-stroke.hgi-sharp.hgi-delivery-tracking-01:before{content:"\4351"}.hgi-stroke.hgi-sharp.hgi-delivery-tracking-02:before{content:"\4353"}.hgi-stroke.hgi-sharp.hgi-delivery-truck-01:before{content:"\4355"}.hgi-stroke.hgi-sharp.hgi-delivery-truck-02:before{content:"\4357"}.hgi-stroke.hgi-sharp.hgi-delivery-view-01:before{content:"\4359"}.hgi-stroke.hgi-sharp.hgi-delivery-view-02:before{content:"\435b"}.hgi-stroke.hgi-sharp.hgi-dental-braces:before{content:"\435d"}.hgi-stroke.hgi-sharp.hgi-dental-broken-tooth:before{content:"\435f"}.hgi-stroke.hgi-sharp.hgi-dental-care:before{content:"\4361"}.hgi-stroke.hgi-sharp.hgi-dental-tooth:before{content:"\4363"}.hgi-stroke.hgi-sharp.hgi-departement:before{content:"\4365"}.hgi-stroke.hgi-sharp.hgi-desert:before{content:"\4367"}.hgi-stroke.hgi-sharp.hgi-desk-01:before{content:"\4369"}.hgi-stroke.hgi-sharp.hgi-desk-02:before{content:"\436b"}.hgi-stroke.hgi-sharp.hgi-desk:before{content:"\436d"}.hgi-stroke.hgi-sharp.hgi-developer:before{content:"\436f"}.hgi-stroke.hgi-sharp.hgi-deviantart:before{content:"\4371"}.hgi-stroke.hgi-sharp.hgi-device-access:before{content:"\4373"}.hgi-stroke.hgi-sharp.hgi-diagonal-scroll-point-01:before{content:"\4375"}.hgi-stroke.hgi-sharp.hgi-diagonal-scroll-point-02:before{content:"\4377"}.hgi-stroke.hgi-sharp.hgi-dialpad-circle-01:before{content:"\4379"}.hgi-stroke.hgi-sharp.hgi-dialpad-circle-02:before{content:"\437b"}.hgi-stroke.hgi-sharp.hgi-dialpad-square-01:before{content:"\437d"}.hgi-stroke.hgi-sharp.hgi-dialpad-square-02:before{content:"\437f"}.hgi-stroke.hgi-sharp.hgi-diameter:before{content:"\4381"}.hgi-stroke.hgi-sharp.hgi-diamond-01:before{content:"\4383"}.hgi-stroke.hgi-sharp.hgi-diamond-02:before{content:"\4385"}.hgi-stroke.hgi-sharp.hgi-diamond:before{content:"\4387"}.hgi-stroke.hgi-sharp.hgi-diaper:before{content:"\4389"}.hgi-stroke.hgi-sharp.hgi-dice-faces-01:before{content:"\438b"}.hgi-stroke.hgi-sharp.hgi-dice-faces-02:before{content:"\438d"}.hgi-stroke.hgi-sharp.hgi-dice-faces-03:before{content:"\438f"}.hgi-stroke.hgi-sharp.hgi-dice-faces-04:before{content:"\4391"}.hgi-stroke.hgi-sharp.hgi-dice-faces-05:before{content:"\4393"}.hgi-stroke.hgi-sharp.hgi-dice-faces-06:before{content:"\4395"}.hgi-stroke.hgi-sharp.hgi-dice:before{content:"\4397"}.hgi-stroke.hgi-sharp.hgi-digestion:before{content:"\4399"}.hgi-stroke.hgi-sharp.hgi-digg:before{content:"\439b"}.hgi-stroke.hgi-sharp.hgi-digital-clock:before{content:"\439d"}.hgi-stroke.hgi-sharp.hgi-dim-sum-01:before{content:"\439f"}.hgi-stroke.hgi-sharp.hgi-dim-sum-02:before{content:"\43a1"}.hgi-stroke.hgi-sharp.hgi-dining-table:before{content:"\43a3"}.hgi-stroke.hgi-sharp.hgi-diploma:before{content:"\43a5"}.hgi-stroke.hgi-sharp.hgi-direction-left-01:before{content:"\43a7"}.hgi-stroke.hgi-sharp.hgi-direction-left-02:before{content:"\43a9"}.hgi-stroke.hgi-sharp.hgi-direction-right-01:before{content:"\43ab"}.hgi-stroke.hgi-sharp.hgi-direction-right-02:before{content:"\43ad"}.hgi-stroke.hgi-sharp.hgi-directions-01:before{content:"\43af"}.hgi-stroke.hgi-sharp.hgi-directions-02:before{content:"\43b1"}.hgi-stroke.hgi-sharp.hgi-dirham:before{content:"\43b3"}.hgi-stroke.hgi-sharp.hgi-disability-01:before{content:"\43b5"}.hgi-stroke.hgi-sharp.hgi-disability-02:before{content:"\43b7"}.hgi-stroke.hgi-sharp.hgi-discord:before{content:"\43b9"}.hgi-stroke.hgi-sharp.hgi-discount-01:before{content:"\43bb"}.hgi-stroke.hgi-sharp.hgi-discount-tag-01:before{content:"\43be"}.hgi-stroke.hgi-sharp.hgi-discount-tag-02:before{content:"\43c0"}.hgi-stroke.hgi-sharp.hgi-discount:before{content:"\43c1"}.hgi-stroke.hgi-sharp.hgi-discover-circle:before{content:"\43c3"}.hgi-stroke.hgi-sharp.hgi-discover-square:before{content:"\43c5"}.hgi-stroke.hgi-sharp.hgi-dish-01:before{content:"\43c7"}.hgi-stroke.hgi-sharp.hgi-dish-02:before{content:"\43c9"}.hgi-stroke.hgi-sharp.hgi-dish-washer:before{content:"\43cb"}.hgi-stroke.hgi-sharp.hgi-displeased:before{content:"\43cd"}.hgi-stroke.hgi-sharp.hgi-distribute-horizontal-center:before{content:"\43cf"}.hgi-stroke.hgi-sharp.hgi-distribute-horizontal-left:before{content:"\43d1"}.hgi-stroke.hgi-sharp.hgi-distribute-horizontal-right:before{content:"\43d3"}.hgi-stroke.hgi-sharp.hgi-distribute-vertical-bottom:before{content:"\43d5"}.hgi-stroke.hgi-sharp.hgi-distribute-vertical-center:before{content:"\43d7"}.hgi-stroke.hgi-sharp.hgi-distribute-vertical-top:before{content:"\43d9"}.hgi-stroke.hgi-sharp.hgi-distribution:before{content:"\43db"}.hgi-stroke.hgi-sharp.hgi-divide-sign-circle:before{content:"\43dd"}.hgi-stroke.hgi-sharp.hgi-divide-sign-square:before{content:"\43e0"}.hgi-stroke.hgi-sharp.hgi-divide-sign:before{content:"\43e1"}.hgi-stroke.hgi-sharp.hgi-dna-01:before{content:"\43e3"}.hgi-stroke.hgi-sharp.hgi-dna:before{content:"\43e5"}.hgi-stroke.hgi-sharp.hgi-do-not-touch-01:before{content:"\43e7"}.hgi-stroke.hgi-sharp.hgi-do-not-touch-02:before{content:"\43e9"}.hgi-stroke.hgi-sharp.hgi-doc-01:before{content:"\43eb"}.hgi-stroke.hgi-sharp.hgi-doc-02:before{content:"\43ed"}.hgi-stroke.hgi-sharp.hgi-doctor-01:before{content:"\43ef"}.hgi-stroke.hgi-sharp.hgi-doctor-02:before{content:"\43f1"}.hgi-stroke.hgi-sharp.hgi-doctor-03:before{content:"\43f3"}.hgi-stroke.hgi-sharp.hgi-document-attachment:before{content:"\43f5"}.hgi-stroke.hgi-sharp.hgi-document-code:before{content:"\43f7"}.hgi-stroke.hgi-sharp.hgi-document-validation:before{content:"\43f9"}.hgi-stroke.hgi-sharp.hgi-dollar-01:before{content:"\43fb"}.hgi-stroke.hgi-sharp.hgi-dollar-02:before{content:"\43fd"}.hgi-stroke.hgi-sharp.hgi-dollar-circle:before{content:"\43ff"}.hgi-stroke.hgi-sharp.hgi-dollar-receive-01:before{content:"\4401"}.hgi-stroke.hgi-sharp.hgi-dollar-receive-02:before{content:"\4403"}.hgi-stroke.hgi-sharp.hgi-dollar-send-01:before{content:"\4405"}.hgi-stroke.hgi-sharp.hgi-dollar-send-02:before{content:"\4407"}.hgi-stroke.hgi-sharp.hgi-dollar-square:before{content:"\4409"}.hgi-stroke.hgi-sharp.hgi-dome:before{content:"\440b"}.hgi-stroke.hgi-sharp.hgi-domino:before{content:"\440d"}.hgi-stroke.hgi-sharp.hgi-door-01:before{content:"\440f"}.hgi-stroke.hgi-sharp.hgi-door-02:before{content:"\4411"}.hgi-stroke.hgi-sharp.hgi-door-lock:before{content:"\4413"}.hgi-stroke.hgi-sharp.hgi-door:before{content:"\4415"}.hgi-stroke.hgi-sharp.hgi-doughnut:before{content:"\4417"}.hgi-stroke.hgi-sharp.hgi-download-01:before{content:"\4419"}.hgi-stroke.hgi-sharp.hgi-download-02:before{content:"\441b"}.hgi-stroke.hgi-sharp.hgi-download-03:before{content:"\441d"}.hgi-stroke.hgi-sharp.hgi-download-04:before{content:"\441f"}.hgi-stroke.hgi-sharp.hgi-download-05:before{content:"\4421"}.hgi-stroke.hgi-sharp.hgi-download-circle-01:before{content:"\4423"}.hgi-stroke.hgi-sharp.hgi-download-circle-02:before{content:"\4425"}.hgi-stroke.hgi-sharp.hgi-download-square-01:before{content:"\4427"}.hgi-stroke.hgi-sharp.hgi-download-square-02:before{content:"\4429"}.hgi-stroke.hgi-sharp.hgi-drag-01:before{content:"\442b"}.hgi-stroke.hgi-sharp.hgi-drag-02:before{content:"\442d"}.hgi-stroke.hgi-sharp.hgi-drag-03:before{content:"\442f"}.hgi-stroke.hgi-sharp.hgi-drag-04:before{content:"\4431"}.hgi-stroke.hgi-sharp.hgi-drag-drop-horizontal:before{content:"\4433"}.hgi-stroke.hgi-sharp.hgi-drag-drop-vertical:before{content:"\4436"}.hgi-stroke.hgi-sharp.hgi-drag-drop:before{content:"\4437"}.hgi-stroke.hgi-sharp.hgi-drag-left-01:before{content:"\4439"}.hgi-stroke.hgi-sharp.hgi-drag-left-02:before{content:"\443b"}.hgi-stroke.hgi-sharp.hgi-drag-left-03:before{content:"\443d"}.hgi-stroke.hgi-sharp.hgi-drag-left-04:before{content:"\443f"}.hgi-stroke.hgi-sharp.hgi-drag-right-01:before{content:"\4441"}.hgi-stroke.hgi-sharp.hgi-drag-right-02:before{content:"\4443"}.hgi-stroke.hgi-sharp.hgi-drag-right-03:before{content:"\4445"}.hgi-stroke.hgi-sharp.hgi-drag-right-04:before{content:"\4447"}.hgi-stroke.hgi-sharp.hgi-drawing-compass:before{content:"\4449"}.hgi-stroke.hgi-sharp.hgi-drawing-mode:before{content:"\444b"}.hgi-stroke.hgi-sharp.hgi-dress-01:before{content:"\444d"}.hgi-stroke.hgi-sharp.hgi-dress-02:before{content:"\444f"}.hgi-stroke.hgi-sharp.hgi-dress-03:before{content:"\4451"}.hgi-stroke.hgi-sharp.hgi-dress-04:before{content:"\4453"}.hgi-stroke.hgi-sharp.hgi-dress-05:before{content:"\4455"}.hgi-stroke.hgi-sharp.hgi-dress-06:before{content:"\4457"}.hgi-stroke.hgi-sharp.hgi-dress-07:before{content:"\4459"}.hgi-stroke.hgi-sharp.hgi-dressing-table-01:before{content:"\445b"}.hgi-stroke.hgi-sharp.hgi-dressing-table-02:before{content:"\445d"}.hgi-stroke.hgi-sharp.hgi-dressing-table-03:before{content:"\445f"}.hgi-stroke.hgi-sharp.hgi-dribbble:before{content:"\4461"}.hgi-stroke.hgi-sharp.hgi-drink:before{content:"\4463"}.hgi-stroke.hgi-sharp.hgi-drone:before{content:"\4465"}.hgi-stroke.hgi-sharp.hgi-drooling:before{content:"\4467"}.hgi-stroke.hgi-sharp.hgi-dropbox:before{content:"\4469"}.hgi-stroke.hgi-sharp.hgi-droplet:before{content:"\446b"}.hgi-stroke.hgi-sharp.hgi-dropper:before{content:"\446d"}.hgi-stroke.hgi-sharp.hgi-ds3-tool:before{content:"\446f"}.hgi-stroke.hgi-sharp.hgi-dua:before{content:"\4471"}.hgi-stroke.hgi-sharp.hgi-dumbbell-01:before{content:"\4473"}.hgi-stroke.hgi-sharp.hgi-dumbbell-02:before{content:"\4475"}.hgi-stroke.hgi-sharp.hgi-dumbbell-03:before{content:"\4477"}.hgi-stroke.hgi-sharp.hgi-ear-rings-01:before{content:"\4479"}.hgi-stroke.hgi-sharp.hgi-ear-rings-02:before{content:"\447b"}.hgi-stroke.hgi-sharp.hgi-ear-rings-03:before{content:"\447d"}.hgi-stroke.hgi-sharp.hgi-ear:before{content:"\447f"}.hgi-stroke.hgi-sharp.hgi-earth:before{content:"\4481"}.hgi-stroke.hgi-sharp.hgi-ease-curve-control-points:before{content:"\4483"}.hgi-stroke.hgi-sharp.hgi-ease-in-control-point:before{content:"\4485"}.hgi-stroke.hgi-sharp.hgi-ease-in-out:before{content:"\4487"}.hgi-stroke.hgi-sharp.hgi-ease-in:before{content:"\4489"}.hgi-stroke.hgi-sharp.hgi-ease-out-control-point:before{content:"\448b"}.hgi-stroke.hgi-sharp.hgi-ease-out:before{content:"\448d"}.hgi-stroke.hgi-sharp.hgi-eco-energy:before{content:"\448f"}.hgi-stroke.hgi-sharp.hgi-eco-lab-01:before{content:"\4491"}.hgi-stroke.hgi-sharp.hgi-eco-lab-02:before{content:"\4493"}.hgi-stroke.hgi-sharp.hgi-eco-lab:before{content:"\4495"}.hgi-stroke.hgi-sharp.hgi-eco-power:before{content:"\4497"}.hgi-stroke.hgi-sharp.hgi-edge-style:before{content:"\4499"}.hgi-stroke.hgi-sharp.hgi-edit-01:before{content:"\449b"}.hgi-stroke.hgi-sharp.hgi-edit-02:before{content:"\449d"}.hgi-stroke.hgi-sharp.hgi-edit-off:before{content:"\449f"}.hgi-stroke.hgi-sharp.hgi-edit-road:before{content:"\44a1"}.hgi-stroke.hgi-sharp.hgi-edit-table:before{content:"\44a3"}.hgi-stroke.hgi-sharp.hgi-edit-user-02:before{content:"\44a5"}.hgi-stroke.hgi-sharp.hgi-eggs:before{content:"\44a7"}.hgi-stroke.hgi-sharp.hgi-eid-mubarak:before{content:"\44a9"}.hgi-stroke.hgi-sharp.hgi-eiffel-tower:before{content:"\44ab"}.hgi-stroke.hgi-sharp.hgi-elearning-exchange:before{content:"\44ad"}.hgi-stroke.hgi-sharp.hgi-electric-home-01:before{content:"\44af"}.hgi-stroke.hgi-sharp.hgi-electric-home-02:before{content:"\44b1"}.hgi-stroke.hgi-sharp.hgi-electric-plugs:before{content:"\44b3"}.hgi-stroke.hgi-sharp.hgi-electric-tower-01:before{content:"\44b5"}.hgi-stroke.hgi-sharp.hgi-electric-tower-02:before{content:"\44b7"}.hgi-stroke.hgi-sharp.hgi-electric-wire:before{content:"\44b9"}.hgi-stroke.hgi-sharp.hgi-ellipse-selection:before{content:"\44bb"}.hgi-stroke.hgi-sharp.hgi-encrypt:before{content:"\44bd"}.hgi-stroke.hgi-sharp.hgi-energy-ellipse:before{content:"\44bf"}.hgi-stroke.hgi-sharp.hgi-energy-rectangle:before{content:"\44c1"}.hgi-stroke.hgi-sharp.hgi-energy:before{content:"\44c3"}.hgi-stroke.hgi-sharp.hgi-entering-geo-fence:before{content:"\44c5"}.hgi-stroke.hgi-sharp.hgi-envato:before{content:"\44c7"}.hgi-stroke.hgi-sharp.hgi-equal-sign-circle:before{content:"\44c9"}.hgi-stroke.hgi-sharp.hgi-equal-sign-square:before{content:"\44cc"}.hgi-stroke.hgi-sharp.hgi-equal-sign:before{content:"\44cd"}.hgi-stroke.hgi-sharp.hgi-equipment-bench-press:before{content:"\44cf"}.hgi-stroke.hgi-sharp.hgi-equipment-chest-press:before{content:"\44d1"}.hgi-stroke.hgi-sharp.hgi-equipment-gym-01:before{content:"\44d3"}.hgi-stroke.hgi-sharp.hgi-equipment-gym-02:before{content:"\44d5"}.hgi-stroke.hgi-sharp.hgi-equipment-gym-03:before{content:"\44d7"}.hgi-stroke.hgi-sharp.hgi-equipment-weightlifting:before{content:"\44d9"}.hgi-stroke.hgi-sharp.hgi-eraser-01:before{content:"\44db"}.hgi-stroke.hgi-sharp.hgi-eraser-add:before{content:"\44dd"}.hgi-stroke.hgi-sharp.hgi-eraser-auto:before{content:"\44df"}.hgi-stroke.hgi-sharp.hgi-eraser:before{content:"\44e1"}.hgi-stroke.hgi-sharp.hgi-estimate-01:before{content:"\44e3"}.hgi-stroke.hgi-sharp.hgi-estimate-02:before{content:"\44e5"}.hgi-stroke.hgi-sharp.hgi-ethereum-ellipse:before{content:"\44e7"}.hgi-stroke.hgi-sharp.hgi-ethereum-rectangle:before{content:"\44e9"}.hgi-stroke.hgi-sharp.hgi-ethereum:before{content:"\44eb"}.hgi-stroke.hgi-sharp.hgi-euro-circle:before{content:"\44ed"}.hgi-stroke.hgi-sharp.hgi-euro-receive:before{content:"\44ef"}.hgi-stroke.hgi-sharp.hgi-euro-send:before{content:"\44f2"}.hgi-stroke.hgi-sharp.hgi-euro-square:before{content:"\44f4"}.hgi-stroke.hgi-sharp.hgi-euro:before{content:"\44f5"}.hgi-stroke.hgi-sharp.hgi-ev-charging:before{content:"\44f7"}.hgi-stroke.hgi-sharp.hgi-evil:before{content:"\44f9"}.hgi-stroke.hgi-sharp.hgi-exchange-01:before{content:"\44fb"}.hgi-stroke.hgi-sharp.hgi-exchange-02:before{content:"\44fd"}.hgi-stroke.hgi-sharp.hgi-exchange-03:before{content:"\44ff"}.hgi-stroke.hgi-sharp.hgi-expander:before{content:"\4501"}.hgi-stroke.hgi-sharp.hgi-external-drive:before{content:"\4503"}.hgi-stroke.hgi-sharp.hgi-eye:before{content:"\4505"}.hgi-stroke.hgi-sharp.hgi-face-id:before{content:"\4507"}.hgi-stroke.hgi-sharp.hgi-facebook-01:before{content:"\4509"}.hgi-stroke.hgi-sharp.hgi-facebook-02:before{content:"\450b"}.hgi-stroke.hgi-sharp.hgi-factory-01:before{content:"\450d"}.hgi-stroke.hgi-sharp.hgi-factory-02:before{content:"\450f"}.hgi-stroke.hgi-sharp.hgi-factory:before{content:"\4511"}.hgi-stroke.hgi-sharp.hgi-fahrenheit:before{content:"\4513"}.hgi-stroke.hgi-sharp.hgi-falling-star:before{content:"\4515"}.hgi-stroke.hgi-sharp.hgi-fast-wind:before{content:"\4517"}.hgi-stroke.hgi-sharp.hgi-favourite-circle:before{content:"\4519"}.hgi-stroke.hgi-sharp.hgi-favourite-square:before{content:"\451c"}.hgi-stroke.hgi-sharp.hgi-favourite:before{content:"\451d"}.hgi-stroke.hgi-sharp.hgi-feather:before{content:"\451f"}.hgi-stroke.hgi-sharp.hgi-fencing-mask:before{content:"\4521"}.hgi-stroke.hgi-sharp.hgi-fencing:before{content:"\4523"}.hgi-stroke.hgi-sharp.hgi-ferris-wheel:before{content:"\4525"}.hgi-stroke.hgi-sharp.hgi-ferry-boat:before{content:"\4527"}.hgi-stroke.hgi-sharp.hgi-figma:before{content:"\4529"}.hgi-stroke.hgi-sharp.hgi-file-01:before{content:"\452b"}.hgi-stroke.hgi-sharp.hgi-file-02:before{content:"\452d"}.hgi-stroke.hgi-sharp.hgi-file-add:before{content:"\452f"}.hgi-stroke.hgi-sharp.hgi-file-attachment:before{content:"\4531"}.hgi-stroke.hgi-sharp.hgi-file-audio:before{content:"\4533"}.hgi-stroke.hgi-sharp.hgi-file-bitcoin:before{content:"\4535"}.hgi-stroke.hgi-sharp.hgi-file-block:before{content:"\4537"}.hgi-stroke.hgi-sharp.hgi-file-bookmark:before{content:"\4539"}.hgi-stroke.hgi-sharp.hgi-file-cloud:before{content:"\453b"}.hgi-stroke.hgi-sharp.hgi-file-corrupt:before{content:"\453d"}.hgi-stroke.hgi-sharp.hgi-file-dollar:before{content:"\453f"}.hgi-stroke.hgi-sharp.hgi-file-download:before{content:"\4541"}.hgi-stroke.hgi-sharp.hgi-file-edit:before{content:"\4543"}.hgi-stroke.hgi-sharp.hgi-file-euro:before{content:"\4545"}.hgi-stroke.hgi-sharp.hgi-file-export:before{content:"\4547"}.hgi-stroke.hgi-sharp.hgi-file-favourite:before{content:"\4549"}.hgi-stroke.hgi-sharp.hgi-file-import:before{content:"\454b"}.hgi-stroke.hgi-sharp.hgi-file-link:before{content:"\454d"}.hgi-stroke.hgi-sharp.hgi-file-locked:before{content:"\454f"}.hgi-stroke.hgi-sharp.hgi-file-management:before{content:"\4551"}.hgi-stroke.hgi-sharp.hgi-file-minus:before{content:"\4553"}.hgi-stroke.hgi-sharp.hgi-file-music:before{content:"\4555"}.hgi-stroke.hgi-sharp.hgi-file-not-found:before{content:"\4557"}.hgi-stroke.hgi-sharp.hgi-file-paste:before{content:"\4559"}.hgi-stroke.hgi-sharp.hgi-file-pin:before{content:"\455b"}.hgi-stroke.hgi-sharp.hgi-file-pound:before{content:"\455d"}.hgi-stroke.hgi-sharp.hgi-file-remove:before{content:"\455f"}.hgi-stroke.hgi-sharp.hgi-file-script:before{content:"\4561"}.hgi-stroke.hgi-sharp.hgi-file-search:before{content:"\4563"}.hgi-stroke.hgi-sharp.hgi-file-security:before{content:"\4565"}.hgi-stroke.hgi-sharp.hgi-file-shredder:before{content:"\4567"}.hgi-stroke.hgi-sharp.hgi-file-star:before{content:"\4569"}.hgi-stroke.hgi-sharp.hgi-file-sync:before{content:"\456b"}.hgi-stroke.hgi-sharp.hgi-file-unknown:before{content:"\456d"}.hgi-stroke.hgi-sharp.hgi-file-unlocked:before{content:"\456f"}.hgi-stroke.hgi-sharp.hgi-file-upload:before{content:"\4571"}.hgi-stroke.hgi-sharp.hgi-file-validation:before{content:"\4573"}.hgi-stroke.hgi-sharp.hgi-file-verified:before{content:"\4575"}.hgi-stroke.hgi-sharp.hgi-file-video:before{content:"\4577"}.hgi-stroke.hgi-sharp.hgi-file-view:before{content:"\4579"}.hgi-stroke.hgi-sharp.hgi-file-yen:before{content:"\457b"}.hgi-stroke.hgi-sharp.hgi-file-zip:before{content:"\457d"}.hgi-stroke.hgi-sharp.hgi-files-01:before{content:"\457f"}.hgi-stroke.hgi-sharp.hgi-files-02:before{content:"\4581"}.hgi-stroke.hgi-sharp.hgi-film-01:before{content:"\4583"}.hgi-stroke.hgi-sharp.hgi-film-02:before{content:"\4585"}.hgi-stroke.hgi-sharp.hgi-film-roll-01:before{content:"\4587"}.hgi-stroke.hgi-sharp.hgi-film-roll-02:before{content:"\4589"}.hgi-stroke.hgi-sharp.hgi-filter-add:before{content:"\458b"}.hgi-stroke.hgi-sharp.hgi-filter-edit:before{content:"\458d"}.hgi-stroke.hgi-sharp.hgi-filter-horizontal:before{content:"\458f"}.hgi-stroke.hgi-sharp.hgi-filter-mail-circle:before{content:"\4591"}.hgi-stroke.hgi-sharp.hgi-filter-mail-square:before{content:"\4593"}.hgi-stroke.hgi-sharp.hgi-filter-remove:before{content:"\4595"}.hgi-stroke.hgi-sharp.hgi-filter-reset:before{content:"\4597"}.hgi-stroke.hgi-sharp.hgi-filter-vertical:before{content:"\459a"}.hgi-stroke.hgi-sharp.hgi-filter:before{content:"\459b"}.hgi-stroke.hgi-sharp.hgi-finger-access:before{content:"\459d"}.hgi-stroke.hgi-sharp.hgi-finger-print-add:before{content:"\459f"}.hgi-stroke.hgi-sharp.hgi-finger-print-check:before{content:"\45a1"}.hgi-stroke.hgi-sharp.hgi-finger-print-minus:before{content:"\45a3"}.hgi-stroke.hgi-sharp.hgi-finger-print-remove:before{content:"\45a5"}.hgi-stroke.hgi-sharp.hgi-finger-print-scan:before{content:"\45a7"}.hgi-stroke.hgi-sharp.hgi-finger-print:before{content:"\45a9"}.hgi-stroke.hgi-sharp.hgi-fingerprint-scan:before{content:"\45ab"}.hgi-stroke.hgi-sharp.hgi-fins:before{content:"\45ad"}.hgi-stroke.hgi-sharp.hgi-fire-pit:before{content:"\45af"}.hgi-stroke.hgi-sharp.hgi-fire-security:before{content:"\45b2"}.hgi-stroke.hgi-sharp.hgi-fire:before{content:"\45b3"}.hgi-stroke.hgi-sharp.hgi-firewall:before{content:"\45b5"}.hgi-stroke.hgi-sharp.hgi-first-aid-kit:before{content:"\45b7"}.hgi-stroke.hgi-sharp.hgi-first-bracket-circle:before{content:"\45b9"}.hgi-stroke.hgi-sharp.hgi-first-bracket-square:before{content:"\45bc"}.hgi-stroke.hgi-sharp.hgi-first-bracket:before{content:"\45bd"}.hgi-stroke.hgi-sharp.hgi-fish-food:before{content:"\45bf"}.hgi-stroke.hgi-sharp.hgi-fiverr:before{content:"\45c1"}.hgi-stroke.hgi-sharp.hgi-flag-01:before{content:"\45c3"}.hgi-stroke.hgi-sharp.hgi-flag-02:before{content:"\45c5"}.hgi-stroke.hgi-sharp.hgi-flag-03:before{content:"\45c7"}.hgi-stroke.hgi-sharp.hgi-flash-off:before{content:"\45c9"}.hgi-stroke.hgi-sharp.hgi-flash:before{content:"\45cb"}.hgi-stroke.hgi-sharp.hgi-flaticon:before{content:"\45cd"}.hgi-stroke.hgi-sharp.hgi-flickr:before{content:"\45cf"}.hgi-stroke.hgi-sharp.hgi-flim-slate:before{content:"\45d1"}.hgi-stroke.hgi-sharp.hgi-flip-bottom:before{content:"\45d3"}.hgi-stroke.hgi-sharp.hgi-flip-horizontal:before{content:"\45d5"}.hgi-stroke.hgi-sharp.hgi-flip-left:before{content:"\45d7"}.hgi-stroke.hgi-sharp.hgi-flip-phone:before{content:"\45d9"}.hgi-stroke.hgi-sharp.hgi-flip-right:before{content:"\45db"}.hgi-stroke.hgi-sharp.hgi-flip-top:before{content:"\45dd"}.hgi-stroke.hgi-sharp.hgi-flip-vertical:before{content:"\45df"}.hgi-stroke.hgi-sharp.hgi-floor-plan:before{content:"\45e1"}.hgi-stroke.hgi-sharp.hgi-floppy-disk:before{content:"\45e3"}.hgi-stroke.hgi-sharp.hgi-flow-circle:before{content:"\45e5"}.hgi-stroke.hgi-sharp.hgi-flow-connection:before{content:"\45e7"}.hgi-stroke.hgi-sharp.hgi-flow-square:before{content:"\45ea"}.hgi-stroke.hgi-sharp.hgi-flow:before{content:"\45eb"}.hgi-stroke.hgi-sharp.hgi-flowchart-01:before{content:"\45ed"}.hgi-stroke.hgi-sharp.hgi-flowchart-02:before{content:"\45ef"}.hgi-stroke.hgi-sharp.hgi-flower-pot:before{content:"\45f1"}.hgi-stroke.hgi-sharp.hgi-flower:before{content:"\45f3"}.hgi-stroke.hgi-sharp.hgi-flushed:before{content:"\45f5"}.hgi-stroke.hgi-sharp.hgi-flying-human:before{content:"\45f7"}.hgi-stroke.hgi-sharp.hgi-focus-point:before{content:"\45f9"}.hgi-stroke.hgi-sharp.hgi-folder-01:before{content:"\45fb"}.hgi-stroke.hgi-sharp.hgi-folder-02:before{content:"\45fd"}.hgi-stroke.hgi-sharp.hgi-folder-03:before{content:"\45ff"}.hgi-stroke.hgi-sharp.hgi-folder-add:before{content:"\4601"}.hgi-stroke.hgi-sharp.hgi-folder-attachment:before{content:"\4603"}.hgi-stroke.hgi-sharp.hgi-folder-audio:before{content:"\4605"}.hgi-stroke.hgi-sharp.hgi-folder-block:before{content:"\4607"}.hgi-stroke.hgi-sharp.hgi-folder-check:before{content:"\4609"}.hgi-stroke.hgi-sharp.hgi-folder-cloud:before{content:"\460b"}.hgi-stroke.hgi-sharp.hgi-folder-details-reference:before{content:"\460d"}.hgi-stroke.hgi-sharp.hgi-folder-details:before{content:"\460f"}.hgi-stroke.hgi-sharp.hgi-folder-download:before{content:"\4611"}.hgi-stroke.hgi-sharp.hgi-folder-edit:before{content:"\4613"}.hgi-stroke.hgi-sharp.hgi-folder-export:before{content:"\4615"}.hgi-stroke.hgi-sharp.hgi-folder-favourite:before{content:"\4617"}.hgi-stroke.hgi-sharp.hgi-folder-file-storage:before{content:"\4619"}.hgi-stroke.hgi-sharp.hgi-folder-import:before{content:"\461b"}.hgi-stroke.hgi-sharp.hgi-folder-library:before{content:"\461d"}.hgi-stroke.hgi-sharp.hgi-folder-links:before{content:"\461f"}.hgi-stroke.hgi-sharp.hgi-folder-locked:before{content:"\4621"}.hgi-stroke.hgi-sharp.hgi-folder-management:before{content:"\4623"}.hgi-stroke.hgi-sharp.hgi-folder-minus:before{content:"\4625"}.hgi-stroke.hgi-sharp.hgi-folder-music:before{content:"\4627"}.hgi-stroke.hgi-sharp.hgi-folder-off:before{content:"\4629"}.hgi-stroke.hgi-sharp.hgi-folder-open:before{content:"\462b"}.hgi-stroke.hgi-sharp.hgi-folder-pin:before{content:"\462d"}.hgi-stroke.hgi-sharp.hgi-folder-remove:before{content:"\462f"}.hgi-stroke.hgi-sharp.hgi-folder-search:before{content:"\4631"}.hgi-stroke.hgi-sharp.hgi-folder-security:before{content:"\4633"}.hgi-stroke.hgi-sharp.hgi-folder-shared-01:before{content:"\4635"}.hgi-stroke.hgi-sharp.hgi-folder-shared-02:before{content:"\4637"}.hgi-stroke.hgi-sharp.hgi-folder-shared-03:before{content:"\4639"}.hgi-stroke.hgi-sharp.hgi-folder-sync:before{content:"\463b"}.hgi-stroke.hgi-sharp.hgi-folder-transfer:before{content:"\463d"}.hgi-stroke.hgi-sharp.hgi-folder-unknown:before{content:"\463f"}.hgi-stroke.hgi-sharp.hgi-folder-unlocked:before{content:"\4641"}.hgi-stroke.hgi-sharp.hgi-folder-upload:before{content:"\4643"}.hgi-stroke.hgi-sharp.hgi-folder-video:before{content:"\4645"}.hgi-stroke.hgi-sharp.hgi-folder-view:before{content:"\4647"}.hgi-stroke.hgi-sharp.hgi-folder-zip:before{content:"\4649"}.hgi-stroke.hgi-sharp.hgi-folders:before{content:"\464b"}.hgi-stroke.hgi-sharp.hgi-football-pitch:before{content:"\464d"}.hgi-stroke.hgi-sharp.hgi-football:before{content:"\464f"}.hgi-stroke.hgi-sharp.hgi-forgot-password:before{content:"\4651"}.hgi-stroke.hgi-sharp.hgi-fork:before{content:"\4653"}.hgi-stroke.hgi-sharp.hgi-forrst:before{content:"\4655"}.hgi-stroke.hgi-sharp.hgi-fortress:before{content:"\4657"}.hgi-stroke.hgi-sharp.hgi-forward-01:before{content:"\4659"}.hgi-stroke.hgi-sharp.hgi-forward-02:before{content:"\465b"}.hgi-stroke.hgi-sharp.hgi-four-finger-02:before{content:"\465d"}.hgi-stroke.hgi-sharp.hgi-four-finger-03:before{content:"\465f"}.hgi-stroke.hgi-sharp.hgi-four-k:before{content:"\4661"}.hgi-stroke.hgi-sharp.hgi-foursquare:before{content:"\4663"}.hgi-stroke.hgi-sharp.hgi-framer:before{content:"\4665"}.hgi-stroke.hgi-sharp.hgi-frameworks:before{content:"\4667"}.hgi-stroke.hgi-sharp.hgi-french-fries-01:before{content:"\4669"}.hgi-stroke.hgi-sharp.hgi-french-fries-02:before{content:"\466b"}.hgi-stroke.hgi-sharp.hgi-fridge:before{content:"\466d"}.hgi-stroke.hgi-sharp.hgi-fry:before{content:"\466f"}.hgi-stroke.hgi-sharp.hgi-fuel-01:before{content:"\4671"}.hgi-stroke.hgi-sharp.hgi-fuel-02:before{content:"\4673"}.hgi-stroke.hgi-sharp.hgi-fuel-station:before{content:"\4675"}.hgi-stroke.hgi-sharp.hgi-function-circle:before{content:"\4677"}.hgi-stroke.hgi-sharp.hgi-function-of-x:before{content:"\4679"}.hgi-stroke.hgi-sharp.hgi-function-square:before{content:"\467c"}.hgi-stroke.hgi-sharp.hgi-function:before{content:"\467d"}.hgi-stroke.hgi-sharp.hgi-galaxy:before{content:"\467f"}.hgi-stroke.hgi-sharp.hgi-game-controller-01:before{content:"\4681"}.hgi-stroke.hgi-sharp.hgi-game-controller-02:before{content:"\4683"}.hgi-stroke.hgi-sharp.hgi-game-controller-03:before{content:"\4685"}.hgi-stroke.hgi-sharp.hgi-game:before{content:"\4687"}.hgi-stroke.hgi-sharp.hgi-gameboy:before{content:"\4689"}.hgi-stroke.hgi-sharp.hgi-garage:before{content:"\468b"}.hgi-stroke.hgi-sharp.hgi-garbage-truck:before{content:"\468d"}.hgi-stroke.hgi-sharp.hgi-gas-pipe:before{content:"\468f"}.hgi-stroke.hgi-sharp.hgi-gas-stove:before{content:"\4691"}.hgi-stroke.hgi-sharp.hgi-gem:before{content:"\4693"}.hgi-stroke.hgi-sharp.hgi-geology-crust:before{content:"\4695"}.hgi-stroke.hgi-sharp.hgi-geometric-shapes-01:before{content:"\4697"}.hgi-stroke.hgi-sharp.hgi-geometric-shapes-02:before{content:"\4699"}.hgi-stroke.hgi-sharp.hgi-gibbous-moon:before{content:"\469b"}.hgi-stroke.hgi-sharp.hgi-gif-01:before{content:"\469d"}.hgi-stroke.hgi-sharp.hgi-gif-02:before{content:"\469f"}.hgi-stroke.hgi-sharp.hgi-gift-card:before{content:"\46a1"}.hgi-stroke.hgi-sharp.hgi-gift:before{content:"\46a3"}.hgi-stroke.hgi-sharp.hgi-git-branch:before{content:"\46a5"}.hgi-stroke.hgi-sharp.hgi-git-commit:before{content:"\46a7"}.hgi-stroke.hgi-sharp.hgi-git-compare:before{content:"\46a9"}.hgi-stroke.hgi-sharp.hgi-git-fork:before{content:"\46ab"}.hgi-stroke.hgi-sharp.hgi-git-merge:before{content:"\46ad"}.hgi-stroke.hgi-sharp.hgi-git-pull-request-closed:before{content:"\46af"}.hgi-stroke.hgi-sharp.hgi-git-pull-request-draft:before{content:"\46b1"}.hgi-stroke.hgi-sharp.hgi-git-pull-request:before{content:"\46b3"}.hgi-stroke.hgi-sharp.hgi-gitbook:before{content:"\46b5"}.hgi-stroke.hgi-sharp.hgi-github-01:before{content:"\46b7"}.hgi-stroke.hgi-sharp.hgi-github:before{content:"\46b9"}.hgi-stroke.hgi-sharp.hgi-gitlab:before{content:"\46bb"}.hgi-stroke.hgi-sharp.hgi-give-blood:before{content:"\46bd"}.hgi-stroke.hgi-sharp.hgi-give-pill:before{content:"\46bf"}.hgi-stroke.hgi-sharp.hgi-glasses:before{content:"\46c1"}.hgi-stroke.hgi-sharp.hgi-global-editing:before{content:"\46c3"}.hgi-stroke.hgi-sharp.hgi-global-education:before{content:"\46c5"}.hgi-stroke.hgi-sharp.hgi-global-refresh:before{content:"\46c7"}.hgi-stroke.hgi-sharp.hgi-global-search:before{content:"\46c9"}.hgi-stroke.hgi-sharp.hgi-global:before{content:"\46cb"}.hgi-stroke.hgi-sharp.hgi-globe-02:before{content:"\46cd"}.hgi-stroke.hgi-sharp.hgi-globe:before{content:"\46cf"}.hgi-stroke.hgi-sharp.hgi-glove:before{content:"\46d1"}.hgi-stroke.hgi-sharp.hgi-go-backward-10-sec:before{content:"\46d3"}.hgi-stroke.hgi-sharp.hgi-go-backward-15-sec:before{content:"\46d5"}.hgi-stroke.hgi-sharp.hgi-go-backward-30-sec:before{content:"\46d7"}.hgi-stroke.hgi-sharp.hgi-go-backward-5-sec:before{content:"\46d9"}.hgi-stroke.hgi-sharp.hgi-go-backward-60-sec:before{content:"\46db"}.hgi-stroke.hgi-sharp.hgi-go-forward-10-sec:before{content:"\46dd"}.hgi-stroke.hgi-sharp.hgi-go-forward-15-sec:before{content:"\46df"}.hgi-stroke.hgi-sharp.hgi-go-forward-30-sec:before{content:"\46e1"}.hgi-stroke.hgi-sharp.hgi-go-forward-5-sec:before{content:"\46e3"}.hgi-stroke.hgi-sharp.hgi-go-forward-60-sec:before{content:"\46e5"}.hgi-stroke.hgi-sharp.hgi-gold-ingots:before{content:"\46e7"}.hgi-stroke.hgi-sharp.hgi-gold:before{content:"\46e9"}.hgi-stroke.hgi-sharp.hgi-golf-ball:before{content:"\46eb"}.hgi-stroke.hgi-sharp.hgi-golf-bat:before{content:"\46ed"}.hgi-stroke.hgi-sharp.hgi-golf-cart:before{content:"\46ef"}.hgi-stroke.hgi-sharp.hgi-golf-hole:before{content:"\46f1"}.hgi-stroke.hgi-sharp.hgi-google-doc:before{content:"\46f3"}.hgi-stroke.hgi-sharp.hgi-google-drive:before{content:"\46f5"}.hgi-stroke.hgi-sharp.hgi-google-gemini:before{content:"\46f7"}.hgi-stroke.hgi-sharp.hgi-google-home:before{content:"\46f9"}.hgi-stroke.hgi-sharp.hgi-google-lens:before{content:"\46fb"}.hgi-stroke.hgi-sharp.hgi-google-maps:before{content:"\46fd"}.hgi-stroke.hgi-sharp.hgi-google-photos:before{content:"\46ff"}.hgi-stroke.hgi-sharp.hgi-google-sheet:before{content:"\4702"}.hgi-stroke.hgi-sharp.hgi-google:before{content:"\4703"}.hgi-stroke.hgi-sharp.hgi-gps-01:before{content:"\4705"}.hgi-stroke.hgi-sharp.hgi-gps-02:before{content:"\4707"}.hgi-stroke.hgi-sharp.hgi-gps-disconnected:before{content:"\4709"}.hgi-stroke.hgi-sharp.hgi-gps-off-01:before{content:"\470b"}.hgi-stroke.hgi-sharp.hgi-gps-off-02:before{content:"\470d"}.hgi-stroke.hgi-sharp.hgi-gps-signal-01:before{content:"\470f"}.hgi-stroke.hgi-sharp.hgi-gps-signal-02:before{content:"\4711"}.hgi-stroke.hgi-sharp.hgi-gpu:before{content:"\4713"}.hgi-stroke.hgi-sharp.hgi-graduate-female:before{content:"\4715"}.hgi-stroke.hgi-sharp.hgi-graduate-male:before{content:"\4717"}.hgi-stroke.hgi-sharp.hgi-graduation-scroll:before{content:"\4719"}.hgi-stroke.hgi-sharp.hgi-grapes:before{content:"\471b"}.hgi-stroke.hgi-sharp.hgi-gravity:before{content:"\471d"}.hgi-stroke.hgi-sharp.hgi-greater-than-circle:before{content:"\471f"}.hgi-stroke.hgi-sharp.hgi-greater-than-square:before{content:"\4722"}.hgi-stroke.hgi-sharp.hgi-greater-than:before{content:"\4723"}.hgi-stroke.hgi-sharp.hgi-greek-helmet:before{content:"\4725"}.hgi-stroke.hgi-sharp.hgi-green-house:before{content:"\4727"}.hgi-stroke.hgi-sharp.hgi-grid-off:before{content:"\4729"}.hgi-stroke.hgi-sharp.hgi-grid-table:before{content:"\472c"}.hgi-stroke.hgi-sharp.hgi-grid-view:before{content:"\472e"}.hgi-stroke.hgi-sharp.hgi-grid:before{content:"\472f"}.hgi-stroke.hgi-sharp.hgi-grimacing:before{content:"\4731"}.hgi-stroke.hgi-sharp.hgi-grinning:before{content:"\4733"}.hgi-stroke.hgi-sharp.hgi-grok:before{content:"\4735"}.hgi-stroke.hgi-sharp.hgi-group-items:before{content:"\4737"}.hgi-stroke.hgi-sharp.hgi-group-layers:before{content:"\4739"}.hgi-stroke.hgi-sharp.hgi-guest-house:before{content:"\473b"}.hgi-stroke.hgi-sharp.hgi-gun:before{content:"\473d"}.hgi-stroke.hgi-sharp.hgi-gymnastic-rings:before{content:"\473f"}.hgi-stroke.hgi-sharp.hgi-gymnastic:before{content:"\4741"}.hgi-stroke.hgi-sharp.hgi-hackerrank:before{content:"\4743"}.hgi-stroke.hgi-sharp.hgi-hair-clips:before{content:"\4745"}.hgi-stroke.hgi-sharp.hgi-hair-dryer:before{content:"\4747"}.hgi-stroke.hgi-sharp.hgi-haji:before{content:"\4749"}.hgi-stroke.hgi-sharp.hgi-halal:before{content:"\474b"}.hgi-stroke.hgi-sharp.hgi-hamburger-01:before{content:"\474d"}.hgi-stroke.hgi-sharp.hgi-hamburger-02:before{content:"\474f"}.hgi-stroke.hgi-sharp.hgi-hand-bag-01:before{content:"\4751"}.hgi-stroke.hgi-sharp.hgi-hand-bag-02:before{content:"\4753"}.hgi-stroke.hgi-sharp.hgi-hand-beater:before{content:"\4755"}.hgi-stroke.hgi-sharp.hgi-hand-grip:before{content:"\4757"}.hgi-stroke.hgi-sharp.hgi-hand-pointing-down-01:before{content:"\4759"}.hgi-stroke.hgi-sharp.hgi-hand-pointing-down-02:before{content:"\475b"}.hgi-stroke.hgi-sharp.hgi-hand-pointing-down-03:before{content:"\475d"}.hgi-stroke.hgi-sharp.hgi-hand-pointing-down-04:before{content:"\475f"}.hgi-stroke.hgi-sharp.hgi-hand-pointing-left-01:before{content:"\4761"}.hgi-stroke.hgi-sharp.hgi-hand-pointing-left-02:before{content:"\4763"}.hgi-stroke.hgi-sharp.hgi-hand-pointing-left-03:before{content:"\4765"}.hgi-stroke.hgi-sharp.hgi-hand-pointing-left-04:before{content:"\4767"}.hgi-stroke.hgi-sharp.hgi-hand-pointing-right-01:before{content:"\4769"}.hgi-stroke.hgi-sharp.hgi-hand-pointing-right-02:before{content:"\476b"}.hgi-stroke.hgi-sharp.hgi-hand-pointing-right-03:before{content:"\476d"}.hgi-stroke.hgi-sharp.hgi-hand-pointing-right-04:before{content:"\476f"}.hgi-stroke.hgi-sharp.hgi-hand-prayer:before{content:"\4771"}.hgi-stroke.hgi-sharp.hgi-hand-sanitizer:before{content:"\4773"}.hgi-stroke.hgi-sharp.hgi-handcuffs:before{content:"\4775"}.hgi-stroke.hgi-sharp.hgi-hanger:before{content:"\4777"}.hgi-stroke.hgi-sharp.hgi-hanging-clock:before{content:"\4779"}.hgi-stroke.hgi-sharp.hgi-hangout:before{content:"\477b"}.hgi-stroke.hgi-sharp.hgi-happy:before{content:"\477d"}.hgi-stroke.hgi-sharp.hgi-hard-drive:before{content:"\477f"}.hgi-stroke.hgi-sharp.hgi-hdd:before{content:"\4781"}.hgi-stroke.hgi-sharp.hgi-hdr-01:before{content:"\4783"}.hgi-stroke.hgi-sharp.hgi-hdr-02:before{content:"\4785"}.hgi-stroke.hgi-sharp.hgi-heading-01:before{content:"\4787"}.hgi-stroke.hgi-sharp.hgi-heading-02:before{content:"\4789"}.hgi-stroke.hgi-sharp.hgi-heading-03:before{content:"\478b"}.hgi-stroke.hgi-sharp.hgi-heading-04:before{content:"\478d"}.hgi-stroke.hgi-sharp.hgi-heading-05:before{content:"\478f"}.hgi-stroke.hgi-sharp.hgi-heading-06:before{content:"\4791"}.hgi-stroke.hgi-sharp.hgi-heading:before{content:"\4793"}.hgi-stroke.hgi-sharp.hgi-headphone-mute:before{content:"\4795"}.hgi-stroke.hgi-sharp.hgi-headphones:before{content:"\4797"}.hgi-stroke.hgi-sharp.hgi-headset-connected:before{content:"\4799"}.hgi-stroke.hgi-sharp.hgi-headset-off:before{content:"\479b"}.hgi-stroke.hgi-sharp.hgi-headset:before{content:"\479d"}.hgi-stroke.hgi-sharp.hgi-healtcare:before{content:"\479f"}.hgi-stroke.hgi-sharp.hgi-health:before{content:"\47a1"}.hgi-stroke.hgi-sharp.hgi-heart-add:before{content:"\47a3"}.hgi-stroke.hgi-sharp.hgi-heart-check:before{content:"\47a5"}.hgi-stroke.hgi-sharp.hgi-heart-remove:before{content:"\47a7"}.hgi-stroke.hgi-sharp.hgi-heartbreak:before{content:"\47a9"}.hgi-stroke.hgi-sharp.hgi-helicopter:before{content:"\47ab"}.hgi-stroke.hgi-sharp.hgi-help-circle:before{content:"\47ad"}.hgi-stroke.hgi-sharp.hgi-help-square:before{content:"\47af"}.hgi-stroke.hgi-sharp.hgi-hexagon-01:before{content:"\47b1"}.hgi-stroke.hgi-sharp.hgi-hexagon:before{content:"\47b3"}.hgi-stroke.hgi-sharp.hgi-hierarchy-circle-01:before{content:"\47b5"}.hgi-stroke.hgi-sharp.hgi-hierarchy-circle-02:before{content:"\47b7"}.hgi-stroke.hgi-sharp.hgi-hierarchy-circle-03:before{content:"\47b9"}.hgi-stroke.hgi-sharp.hgi-hierarchy-files:before{content:"\47bb"}.hgi-stroke.hgi-sharp.hgi-hierarchy-square-01:before{content:"\47be"}.hgi-stroke.hgi-sharp.hgi-hierarchy-square-02:before{content:"\47c0"}.hgi-stroke.hgi-sharp.hgi-hierarchy-square-03:before{content:"\47c2"}.hgi-stroke.hgi-sharp.hgi-hierarchy-square-04:before{content:"\47c4"}.hgi-stroke.hgi-sharp.hgi-hierarchy-square-05:before{content:"\47c6"}.hgi-stroke.hgi-sharp.hgi-hierarchy-square-06:before{content:"\47c8"}.hgi-stroke.hgi-sharp.hgi-hierarchy-square-07:before{content:"\47ca"}.hgi-stroke.hgi-sharp.hgi-hierarchy-square-08:before{content:"\47cc"}.hgi-stroke.hgi-sharp.hgi-hierarchy-square-10:before{content:"\47ce"}.hgi-stroke.hgi-sharp.hgi-hierarchy:before{content:"\47cf"}.hgi-stroke.hgi-sharp.hgi-high-heels-01:before{content:"\47d1"}.hgi-stroke.hgi-sharp.hgi-high-heels-02:before{content:"\47d3"}.hgi-stroke.hgi-sharp.hgi-hijab:before{content:"\47d5"}.hgi-stroke.hgi-sharp.hgi-hockey:before{content:"\47d7"}.hgi-stroke.hgi-sharp.hgi-hold-01:before{content:"\47d9"}.hgi-stroke.hgi-sharp.hgi-hold-02:before{content:"\47db"}.hgi-stroke.hgi-sharp.hgi-hold-03:before{content:"\47dd"}.hgi-stroke.hgi-sharp.hgi-hold-04:before{content:"\47df"}.hgi-stroke.hgi-sharp.hgi-hold-05:before{content:"\47e1"}.hgi-stroke.hgi-sharp.hgi-hold-locked-01:before{content:"\47e3"}.hgi-stroke.hgi-sharp.hgi-hold-locked-02:before{content:"\47e5"}.hgi-stroke.hgi-sharp.hgi-hold-phone:before{content:"\47e7"}.hgi-stroke.hgi-sharp.hgi-hologram:before{content:"\47e9"}.hgi-stroke.hgi-sharp.hgi-home-01:before{content:"\47eb"}.hgi-stroke.hgi-sharp.hgi-home-02:before{content:"\47ed"}.hgi-stroke.hgi-sharp.hgi-home-03:before{content:"\47ef"}.hgi-stroke.hgi-sharp.hgi-home-04:before{content:"\47f1"}.hgi-stroke.hgi-sharp.hgi-home-05:before{content:"\47f3"}.hgi-stroke.hgi-sharp.hgi-home-06:before{content:"\47f5"}.hgi-stroke.hgi-sharp.hgi-home-07:before{content:"\47f7"}.hgi-stroke.hgi-sharp.hgi-home-08:before{content:"\47f9"}.hgi-stroke.hgi-sharp.hgi-home-09:before{content:"\47fb"}.hgi-stroke.hgi-sharp.hgi-home-10:before{content:"\47fd"}.hgi-stroke.hgi-sharp.hgi-home-11:before{content:"\47ff"}.hgi-stroke.hgi-sharp.hgi-home-12:before{content:"\4801"}.hgi-stroke.hgi-sharp.hgi-home-13:before{content:"\4803"}.hgi-stroke.hgi-sharp.hgi-home-wifi:before{content:"\4805"}.hgi-stroke.hgi-sharp.hgi-honey-01:before{content:"\4807"}.hgi-stroke.hgi-sharp.hgi-honey-02:before{content:"\4809"}.hgi-stroke.hgi-sharp.hgi-honor:before{content:"\480b"}.hgi-stroke.hgi-sharp.hgi-honour-star:before{content:"\480d"}.hgi-stroke.hgi-sharp.hgi-hoodie:before{content:"\480f"}.hgi-stroke.hgi-sharp.hgi-horizonal-scroll-point:before{content:"\4811"}.hgi-stroke.hgi-sharp.hgi-horizontal-resize:before{content:"\4813"}.hgi-stroke.hgi-sharp.hgi-hospital-01:before{content:"\4815"}.hgi-stroke.hgi-sharp.hgi-hospital-02:before{content:"\4817"}.hgi-stroke.hgi-sharp.hgi-hospital-bed-01:before{content:"\4819"}.hgi-stroke.hgi-sharp.hgi-hospital-bed-02:before{content:"\481b"}.hgi-stroke.hgi-sharp.hgi-hospital-location:before{content:"\481d"}.hgi-stroke.hgi-sharp.hgi-hot-air-balloon:before{content:"\481f"}.hgi-stroke.hgi-sharp.hgi-hot-price:before{content:"\4821"}.hgi-stroke.hgi-sharp.hgi-hot-tube:before{content:"\4823"}.hgi-stroke.hgi-sharp.hgi-hotdog:before{content:"\4825"}.hgi-stroke.hgi-sharp.hgi-hotel-01:before{content:"\4827"}.hgi-stroke.hgi-sharp.hgi-hotel-02:before{content:"\4829"}.hgi-stroke.hgi-sharp.hgi-hotspot-offline:before{content:"\482b"}.hgi-stroke.hgi-sharp.hgi-hotspot:before{content:"\482d"}.hgi-stroke.hgi-sharp.hgi-hourglass-off:before{content:"\482f"}.hgi-stroke.hgi-sharp.hgi-hourglass:before{content:"\4831"}.hgi-stroke.hgi-sharp.hgi-house-01:before{content:"\4833"}.hgi-stroke.hgi-sharp.hgi-house-02:before{content:"\4835"}.hgi-stroke.hgi-sharp.hgi-house-03:before{content:"\4837"}.hgi-stroke.hgi-sharp.hgi-house-04:before{content:"\4839"}.hgi-stroke.hgi-sharp.hgi-house-05:before{content:"\483b"}.hgi-stroke.hgi-sharp.hgi-house-solar-panel:before{content:"\483d"}.hgi-stroke.hgi-sharp.hgi-html-5:before{content:"\483f"}.hgi-stroke.hgi-sharp.hgi-humidity:before{content:"\4841"}.hgi-stroke.hgi-sharp.hgi-hut:before{content:"\4843"}.hgi-stroke.hgi-sharp.hgi-hydro-power:before{content:"\4845"}.hgi-stroke.hgi-sharp.hgi-hyperbole:before{content:"\4847"}.hgi-stroke.hgi-sharp.hgi-ice-cream-01:before{content:"\4849"}.hgi-stroke.hgi-sharp.hgi-ice-cream-02:before{content:"\484b"}.hgi-stroke.hgi-sharp.hgi-ice-cream-03:before{content:"\484d"}.hgi-stroke.hgi-sharp.hgi-ice-cream-04:before{content:"\484f"}.hgi-stroke.hgi-sharp.hgi-ice-hockey:before{content:"\4851"}.hgi-stroke.hgi-sharp.hgi-ice-skating:before{content:"\4853"}.hgi-stroke.hgi-sharp.hgi-ico:before{content:"\4855"}.hgi-stroke.hgi-sharp.hgi-iconjar:before{content:"\4857"}.hgi-stroke.hgi-sharp.hgi-id-not-verified:before{content:"\4859"}.hgi-stroke.hgi-sharp.hgi-id-verified:before{content:"\485c"}.hgi-stroke.hgi-sharp.hgi-id:before{content:"\485d"}.hgi-stroke.hgi-sharp.hgi-idea-01:before{content:"\485f"}.hgi-stroke.hgi-sharp.hgi-idea:before{content:"\4861"}.hgi-stroke.hgi-sharp.hgi-identification:before{content:"\4863"}.hgi-stroke.hgi-sharp.hgi-identity-card:before{content:"\4865"}.hgi-stroke.hgi-sharp.hgi-image-01:before{content:"\4867"}.hgi-stroke.hgi-sharp.hgi-image-02:before{content:"\4869"}.hgi-stroke.hgi-sharp.hgi-image-add-01:before{content:"\486b"}.hgi-stroke.hgi-sharp.hgi-image-add-02:before{content:"\486d"}.hgi-stroke.hgi-sharp.hgi-image-composition-oval:before{content:"\486f"}.hgi-stroke.hgi-sharp.hgi-image-composition:before{content:"\4871"}.hgi-stroke.hgi-sharp.hgi-image-crop:before{content:"\4873"}.hgi-stroke.hgi-sharp.hgi-image-delete-01:before{content:"\4875"}.hgi-stroke.hgi-sharp.hgi-image-delete-02:before{content:"\4877"}.hgi-stroke.hgi-sharp.hgi-image-done-01:before{content:"\4879"}.hgi-stroke.hgi-sharp.hgi-image-done-02:before{content:"\487b"}.hgi-stroke.hgi-sharp.hgi-image-download-02:before{content:"\487d"}.hgi-stroke.hgi-sharp.hgi-image-download:before{content:"\487f"}.hgi-stroke.hgi-sharp.hgi-image-not-found-01:before{content:"\4881"}.hgi-stroke.hgi-sharp.hgi-image-not-found-02:before{content:"\4883"}.hgi-stroke.hgi-sharp.hgi-image-remove-01:before{content:"\4885"}.hgi-stroke.hgi-sharp.hgi-image-remove-02:before{content:"\4887"}.hgi-stroke.hgi-sharp.hgi-image-upload-01:before{content:"\4889"}.hgi-stroke.hgi-sharp.hgi-image-upload:before{content:"\488b"}.hgi-stroke.hgi-sharp.hgi-imo:before{content:"\488d"}.hgi-stroke.hgi-sharp.hgi-important-book:before{content:"\488f"}.hgi-stroke.hgi-sharp.hgi-in-love:before{content:"\4891"}.hgi-stroke.hgi-sharp.hgi-inbox-check:before{content:"\4893"}.hgi-stroke.hgi-sharp.hgi-inbox-download:before{content:"\4895"}.hgi-stroke.hgi-sharp.hgi-inbox-unread:before{content:"\4898"}.hgi-stroke.hgi-sharp.hgi-inbox-upload:before{content:"\489a"}.hgi-stroke.hgi-sharp.hgi-inbox:before{content:"\489b"}.hgi-stroke.hgi-sharp.hgi-incognito:before{content:"\489d"}.hgi-stroke.hgi-sharp.hgi-india-gate:before{content:"\489f"}.hgi-stroke.hgi-sharp.hgi-inequality-01:before{content:"\48a1"}.hgi-stroke.hgi-sharp.hgi-inequality-02:before{content:"\48a3"}.hgi-stroke.hgi-sharp.hgi-inequality-circle-01:before{content:"\48a5"}.hgi-stroke.hgi-sharp.hgi-inequality-circle-02:before{content:"\48a7"}.hgi-stroke.hgi-sharp.hgi-inequality-square-01:before{content:"\48a9"}.hgi-stroke.hgi-sharp.hgi-inequality-square-02:before{content:"\48ab"}.hgi-stroke.hgi-sharp.hgi-infinity-01:before{content:"\48ad"}.hgi-stroke.hgi-sharp.hgi-infinity-02:before{content:"\48af"}.hgi-stroke.hgi-sharp.hgi-infinity-circle:before{content:"\48b1"}.hgi-stroke.hgi-sharp.hgi-infinity-square:before{content:"\48b3"}.hgi-stroke.hgi-sharp.hgi-information-circle:before{content:"\48b5"}.hgi-stroke.hgi-sharp.hgi-information-diamond:before{content:"\48b7"}.hgi-stroke.hgi-sharp.hgi-information-square:before{content:"\48b9"}.hgi-stroke.hgi-sharp.hgi-injection:before{content:"\48bb"}.hgi-stroke.hgi-sharp.hgi-insert-bottom-image:before{content:"\48bd"}.hgi-stroke.hgi-sharp.hgi-insert-center-image:before{content:"\48bf"}.hgi-stroke.hgi-sharp.hgi-insert-column-left:before{content:"\48c1"}.hgi-stroke.hgi-sharp.hgi-insert-column:before{content:"\48c3"}.hgi-stroke.hgi-sharp.hgi-insert-pi:before{content:"\48c5"}.hgi-stroke.hgi-sharp.hgi-insert-row-down:before{content:"\48c7"}.hgi-stroke.hgi-sharp.hgi-insert-row-up:before{content:"\48ca"}.hgi-stroke.hgi-sharp.hgi-insert-row:before{content:"\48cb"}.hgi-stroke.hgi-sharp.hgi-insert-top-image:before{content:"\48cd"}.hgi-stroke.hgi-sharp.hgi-inspect-code:before{content:"\48cf"}.hgi-stroke.hgi-sharp.hgi-instagram:before{content:"\48d1"}.hgi-stroke.hgi-sharp.hgi-installing-updates-01:before{content:"\48d3"}.hgi-stroke.hgi-sharp.hgi-installing-updates-02:before{content:"\48d5"}.hgi-stroke.hgi-sharp.hgi-internet-antenna-01:before{content:"\48d7"}.hgi-stroke.hgi-sharp.hgi-internet-antenna-02:before{content:"\48d9"}.hgi-stroke.hgi-sharp.hgi-internet-antenna-03:before{content:"\48db"}.hgi-stroke.hgi-sharp.hgi-internet-antenna-04:before{content:"\48dd"}.hgi-stroke.hgi-sharp.hgi-internet:before{content:"\48df"}.hgi-stroke.hgi-sharp.hgi-investigation:before{content:"\48e1"}.hgi-stroke.hgi-sharp.hgi-invoice-01:before{content:"\48e3"}.hgi-stroke.hgi-sharp.hgi-invoice-02:before{content:"\48e5"}.hgi-stroke.hgi-sharp.hgi-invoice-03:before{content:"\48e7"}.hgi-stroke.hgi-sharp.hgi-invoice-04:before{content:"\48e9"}.hgi-stroke.hgi-sharp.hgi-invoice:before{content:"\48eb"}.hgi-stroke.hgi-sharp.hgi-ipod:before{content:"\48ed"}.hgi-stroke.hgi-sharp.hgi-iris-scan:before{content:"\48ef"}.hgi-stroke.hgi-sharp.hgi-island:before{content:"\48f1"}.hgi-stroke.hgi-sharp.hgi-jar:before{content:"\48f3"}.hgi-stroke.hgi-sharp.hgi-java-script:before{content:"\48f5"}.hgi-stroke.hgi-sharp.hgi-java:before{content:"\48f7"}.hgi-stroke.hgi-sharp.hgi-job-link:before{content:"\48f9"}.hgi-stroke.hgi-sharp.hgi-job-search:before{content:"\48fb"}.hgi-stroke.hgi-sharp.hgi-job-share:before{content:"\48fd"}.hgi-stroke.hgi-sharp.hgi-jogger-pants:before{content:"\48ff"}.hgi-stroke.hgi-sharp.hgi-join-bevel:before{content:"\4901"}.hgi-stroke.hgi-sharp.hgi-join-round:before{content:"\4903"}.hgi-stroke.hgi-sharp.hgi-join-straight:before{content:"\4905"}.hgi-stroke.hgi-sharp.hgi-joker:before{content:"\4907"}.hgi-stroke.hgi-sharp.hgi-joystick-01:before{content:"\4909"}.hgi-stroke.hgi-sharp.hgi-joystick-02:before{content:"\490b"}.hgi-stroke.hgi-sharp.hgi-joystick-03:before{content:"\490d"}.hgi-stroke.hgi-sharp.hgi-joystick-04:before{content:"\490f"}.hgi-stroke.hgi-sharp.hgi-joystick-05:before{content:"\4911"}.hgi-stroke.hgi-sharp.hgi-jpg-01:before{content:"\4913"}.hgi-stroke.hgi-sharp.hgi-jpg-02:before{content:"\4915"}.hgi-stroke.hgi-sharp.hgi-jsx-01:before{content:"\4917"}.hgi-stroke.hgi-sharp.hgi-jsx-02:before{content:"\4919"}.hgi-stroke.hgi-sharp.hgi-jsx-03:before{content:"\491b"}.hgi-stroke.hgi-sharp.hgi-judge:before{content:"\491d"}.hgi-stroke.hgi-sharp.hgi-jupiter:before{content:"\491f"}.hgi-stroke.hgi-sharp.hgi-justice-scale-01:before{content:"\4921"}.hgi-stroke.hgi-sharp.hgi-justice-scale-02:before{content:"\4923"}.hgi-stroke.hgi-sharp.hgi-kaaba-01:before{content:"\4925"}.hgi-stroke.hgi-sharp.hgi-kaaba-02:before{content:"\4927"}.hgi-stroke.hgi-sharp.hgi-kayak:before{content:"\4929"}.hgi-stroke.hgi-sharp.hgi-keffiyeh:before{content:"\492b"}.hgi-stroke.hgi-sharp.hgi-kettle-01:before{content:"\492d"}.hgi-stroke.hgi-sharp.hgi-kettle:before{content:"\492f"}.hgi-stroke.hgi-sharp.hgi-kettlebell:before{content:"\4931"}.hgi-stroke.hgi-sharp.hgi-ketupat:before{content:"\4933"}.hgi-stroke.hgi-sharp.hgi-key-01:before{content:"\4935"}.hgi-stroke.hgi-sharp.hgi-key-02:before{content:"\4937"}.hgi-stroke.hgi-sharp.hgi-key-generator-fob:before{content:"\4939"}.hgi-stroke.hgi-sharp.hgi-keyboard:before{content:"\493b"}.hgi-stroke.hgi-sharp.hgi-keyframe-add:before{content:"\493d"}.hgi-stroke.hgi-sharp.hgi-keyframe-align-center:before{content:"\493f"}.hgi-stroke.hgi-sharp.hgi-keyframe-align-horizontal:before{content:"\4941"}.hgi-stroke.hgi-sharp.hgi-keyframe-align-vertical:before{content:"\4943"}.hgi-stroke.hgi-sharp.hgi-keyframe-bottom:before{content:"\4945"}.hgi-stroke.hgi-sharp.hgi-keyframe-left:before{content:"\4947"}.hgi-stroke.hgi-sharp.hgi-keyframe-remove:before{content:"\4949"}.hgi-stroke.hgi-sharp.hgi-keyframe-right:before{content:"\494b"}.hgi-stroke.hgi-sharp.hgi-keyframe-top:before{content:"\494e"}.hgi-stroke.hgi-sharp.hgi-keyframe:before{content:"\494f"}.hgi-stroke.hgi-sharp.hgi-keyframes-double-add:before{content:"\4951"}.hgi-stroke.hgi-sharp.hgi-keyframes-double-remove:before{content:"\4953"}.hgi-stroke.hgi-sharp.hgi-keyframes-double:before{content:"\4955"}.hgi-stroke.hgi-sharp.hgi-keyframes-multiple-add:before{content:"\4957"}.hgi-stroke.hgi-sharp.hgi-keyframes-multiple-remove:before{content:"\4959"}.hgi-stroke.hgi-sharp.hgi-keyframes-multiple:before{content:"\495b"}.hgi-stroke.hgi-sharp.hgi-kickstarter-01:before{content:"\495d"}.hgi-stroke.hgi-sharp.hgi-kickstarter-02:before{content:"\495f"}.hgi-stroke.hgi-sharp.hgi-kid:before{content:"\4961"}.hgi-stroke.hgi-sharp.hgi-kidneys:before{content:"\4963"}.hgi-stroke.hgi-sharp.hgi-kissing:before{content:"\4965"}.hgi-stroke.hgi-sharp.hgi-kitchen-utensils:before{content:"\4967"}.hgi-stroke.hgi-sharp.hgi-kite:before{content:"\4969"}.hgi-stroke.hgi-sharp.hgi-knife-01:before{content:"\496b"}.hgi-stroke.hgi-sharp.hgi-knife-02:before{content:"\496d"}.hgi-stroke.hgi-sharp.hgi-knife-bread:before{content:"\496f"}.hgi-stroke.hgi-sharp.hgi-knight-shield:before{content:"\4971"}.hgi-stroke.hgi-sharp.hgi-knives:before{content:"\4973"}.hgi-stroke.hgi-sharp.hgi-knowledge-01:before{content:"\4975"}.hgi-stroke.hgi-sharp.hgi-knowledge-02:before{content:"\4977"}.hgi-stroke.hgi-sharp.hgi-kurta-01:before{content:"\4979"}.hgi-stroke.hgi-sharp.hgi-kurta:before{content:"\497b"}.hgi-stroke.hgi-sharp.hgi-label-important:before{content:"\497d"}.hgi-stroke.hgi-sharp.hgi-label:before{content:"\497f"}.hgi-stroke.hgi-sharp.hgi-labor:before{content:"\4981"}.hgi-stroke.hgi-sharp.hgi-labs:before{content:"\4983"}.hgi-stroke.hgi-sharp.hgi-lake:before{content:"\4985"}.hgi-stroke.hgi-sharp.hgi-lamp-01:before{content:"\4987"}.hgi-stroke.hgi-sharp.hgi-lamp-02:before{content:"\4989"}.hgi-stroke.hgi-sharp.hgi-lamp-03:before{content:"\498b"}.hgi-stroke.hgi-sharp.hgi-lamp-04:before{content:"\498d"}.hgi-stroke.hgi-sharp.hgi-lamp-05:before{content:"\498f"}.hgi-stroke.hgi-sharp.hgi-lamp:before{content:"\4991"}.hgi-stroke.hgi-sharp.hgi-language-circle:before{content:"\4993"}.hgi-stroke.hgi-sharp.hgi-language-skill:before{content:"\4995"}.hgi-stroke.hgi-sharp.hgi-language-square:before{content:"\4997"}.hgi-stroke.hgi-sharp.hgi-lantern:before{content:"\4999"}.hgi-stroke.hgi-sharp.hgi-laptop-add:before{content:"\499b"}.hgi-stroke.hgi-sharp.hgi-laptop-charging:before{content:"\499d"}.hgi-stroke.hgi-sharp.hgi-laptop-check:before{content:"\499f"}.hgi-stroke.hgi-sharp.hgi-laptop-cloud:before{content:"\49a1"}.hgi-stroke.hgi-sharp.hgi-laptop-issue:before{content:"\49a3"}.hgi-stroke.hgi-sharp.hgi-laptop-performance:before{content:"\49a5"}.hgi-stroke.hgi-sharp.hgi-laptop-phone-sync:before{content:"\49a7"}.hgi-stroke.hgi-sharp.hgi-laptop-programming:before{content:"\49a9"}.hgi-stroke.hgi-sharp.hgi-laptop-remove:before{content:"\49ab"}.hgi-stroke.hgi-sharp.hgi-laptop-settings:before{content:"\49ae"}.hgi-stroke.hgi-sharp.hgi-laptop-video:before{content:"\49b0"}.hgi-stroke.hgi-sharp.hgi-laptop:before{content:"\49b1"}.hgi-stroke.hgi-sharp.hgi-lasso-tool-01:before{content:"\49b3"}.hgi-stroke.hgi-sharp.hgi-lasso-tool-02:before{content:"\49b5"}.hgi-stroke.hgi-sharp.hgi-last-fm:before{content:"\49b7"}.hgi-stroke.hgi-sharp.hgi-latitude:before{content:"\49b9"}.hgi-stroke.hgi-sharp.hgi-laughing:before{content:"\49bb"}.hgi-stroke.hgi-sharp.hgi-laurel-wreath-01:before{content:"\49bd"}.hgi-stroke.hgi-sharp.hgi-laurel-wreath-02:before{content:"\49bf"}.hgi-stroke.hgi-sharp.hgi-laurel-wreath-first-01:before{content:"\49c1"}.hgi-stroke.hgi-sharp.hgi-laurel-wreath-first-02:before{content:"\49c3"}.hgi-stroke.hgi-sharp.hgi-laurel-wreath-left-01:before{content:"\49c5"}.hgi-stroke.hgi-sharp.hgi-laurel-wreath-left-02:before{content:"\49c7"}.hgi-stroke.hgi-sharp.hgi-laurel-wreath-left-03:before{content:"\49c9"}.hgi-stroke.hgi-sharp.hgi-laurel-wreath-right-01:before{content:"\49cb"}.hgi-stroke.hgi-sharp.hgi-laurel-wreath-right-02:before{content:"\49cd"}.hgi-stroke.hgi-sharp.hgi-laurel-wreath-right-03:before{content:"\49cf"}.hgi-stroke.hgi-sharp.hgi-layer-add:before{content:"\49d1"}.hgi-stroke.hgi-sharp.hgi-layer-mask-01:before{content:"\49d3"}.hgi-stroke.hgi-sharp.hgi-layer-mask-02:before{content:"\49d5"}.hgi-stroke.hgi-sharp.hgi-layers-01:before{content:"\49d7"}.hgi-stroke.hgi-sharp.hgi-layers-02:before{content:"\49d9"}.hgi-stroke.hgi-sharp.hgi-layers-logo:before{content:"\49db"}.hgi-stroke.hgi-sharp.hgi-layout-01:before{content:"\49dd"}.hgi-stroke.hgi-sharp.hgi-layout-02:before{content:"\49df"}.hgi-stroke.hgi-sharp.hgi-layout-03:before{content:"\49e1"}.hgi-stroke.hgi-sharp.hgi-layout-04:before{content:"\49e3"}.hgi-stroke.hgi-sharp.hgi-layout-05:before{content:"\49e5"}.hgi-stroke.hgi-sharp.hgi-layout-06:before{content:"\49e7"}.hgi-stroke.hgi-sharp.hgi-layout-07:before{content:"\49e9"}.hgi-stroke.hgi-sharp.hgi-layout-2-column:before{content:"\49eb"}.hgi-stroke.hgi-sharp.hgi-layout-2-row:before{content:"\49ed"}.hgi-stroke.hgi-sharp.hgi-layout-3-column:before{content:"\49ef"}.hgi-stroke.hgi-sharp.hgi-layout-3-row:before{content:"\49f1"}.hgi-stroke.hgi-sharp.hgi-layout-bottom:before{content:"\49f3"}.hgi-stroke.hgi-sharp.hgi-layout-grid:before{content:"\49f5"}.hgi-stroke.hgi-sharp.hgi-layout-left:before{content:"\49f7"}.hgi-stroke.hgi-sharp.hgi-layout-right:before{content:"\49f9"}.hgi-stroke.hgi-sharp.hgi-layout-table-01:before{content:"\49fb"}.hgi-stroke.hgi-sharp.hgi-layout-table-02:before{content:"\49fd"}.hgi-stroke.hgi-sharp.hgi-layout-top:before{content:"\49ff"}.hgi-stroke.hgi-sharp.hgi-leaf-01:before{content:"\4a01"}.hgi-stroke.hgi-sharp.hgi-leaf-02:before{content:"\4a03"}.hgi-stroke.hgi-sharp.hgi-leaf-03:before{content:"\4a05"}.hgi-stroke.hgi-sharp.hgi-leaf-04:before{content:"\4a07"}.hgi-stroke.hgi-sharp.hgi-leaving-geo-fence:before{content:"\4a09"}.hgi-stroke.hgi-sharp.hgi-leetcode:before{content:"\4a0b"}.hgi-stroke.hgi-sharp.hgi-left-angle:before{content:"\4a0d"}.hgi-stroke.hgi-sharp.hgi-left-to-right-block-quote:before{content:"\4a0f"}.hgi-stroke.hgi-sharp.hgi-left-to-right-list-bullet:before{content:"\4a11"}.hgi-stroke.hgi-sharp.hgi-left-to-right-list-dash:before{content:"\4a13"}.hgi-stroke.hgi-sharp.hgi-left-to-right-list-number:before{content:"\4a15"}.hgi-stroke.hgi-sharp.hgi-left-to-right-list-star-01:before{content:"\4a17"}.hgi-stroke.hgi-sharp.hgi-left-to-right-list-star:before{content:"\4a19"}.hgi-stroke.hgi-sharp.hgi-left-to-right-list-triangle:before{content:"\4a1b"}.hgi-stroke.hgi-sharp.hgi-left-triangle:before{content:"\4a1d"}.hgi-stroke.hgi-sharp.hgi-legal-01:before{content:"\4a1f"}.hgi-stroke.hgi-sharp.hgi-legal-02:before{content:"\4a21"}.hgi-stroke.hgi-sharp.hgi-legal-document-01:before{content:"\4a23"}.hgi-stroke.hgi-sharp.hgi-legal-document-02:before{content:"\4a25"}.hgi-stroke.hgi-sharp.hgi-legal-hammer:before{content:"\4a27"}.hgi-stroke.hgi-sharp.hgi-less-than-circle:before{content:"\4a29"}.hgi-stroke.hgi-sharp.hgi-less-than-square:before{content:"\4a2c"}.hgi-stroke.hgi-sharp.hgi-less-than:before{content:"\4a2d"}.hgi-stroke.hgi-sharp.hgi-letter-spacing:before{content:"\4a2f"}.hgi-stroke.hgi-sharp.hgi-libraries:before{content:"\4a31"}.hgi-stroke.hgi-sharp.hgi-library:before{content:"\4a33"}.hgi-stroke.hgi-sharp.hgi-license-draft:before{content:"\4a35"}.hgi-stroke.hgi-sharp.hgi-license-maintenance:before{content:"\4a37"}.hgi-stroke.hgi-sharp.hgi-license-no:before{content:"\4a39"}.hgi-stroke.hgi-sharp.hgi-license-pin:before{content:"\4a3b"}.hgi-stroke.hgi-sharp.hgi-license-third-party:before{content:"\4a3e"}.hgi-stroke.hgi-sharp.hgi-license:before{content:"\4a3f"}.hgi-stroke.hgi-sharp.hgi-lift-truck:before{content:"\4a41"}.hgi-stroke.hgi-sharp.hgi-lighthouse:before{content:"\4a43"}.hgi-stroke.hgi-sharp.hgi-limitation:before{content:"\4a45"}.hgi-stroke.hgi-sharp.hgi-line:before{content:"\4a47"}.hgi-stroke.hgi-sharp.hgi-liner:before{content:"\4a49"}.hgi-stroke.hgi-sharp.hgi-link-01:before{content:"\4a4b"}.hgi-stroke.hgi-sharp.hgi-link-02:before{content:"\4a4d"}.hgi-stroke.hgi-sharp.hgi-link-03:before{content:"\4a4f"}.hgi-stroke.hgi-sharp.hgi-link-04:before{content:"\4a51"}.hgi-stroke.hgi-sharp.hgi-link-05:before{content:"\4a53"}.hgi-stroke.hgi-sharp.hgi-link-06:before{content:"\4a55"}.hgi-stroke.hgi-sharp.hgi-link-backward:before{content:"\4a57"}.hgi-stroke.hgi-sharp.hgi-link-circle-02:before{content:"\4a59"}.hgi-stroke.hgi-sharp.hgi-link-circle:before{content:"\4a5b"}.hgi-stroke.hgi-sharp.hgi-link-forward:before{content:"\4a5d"}.hgi-stroke.hgi-sharp.hgi-link-square-01:before{content:"\4a5f"}.hgi-stroke.hgi-sharp.hgi-link-square-02:before{content:"\4a61"}.hgi-stroke.hgi-sharp.hgi-linkedin-01:before{content:"\4a63"}.hgi-stroke.hgi-sharp.hgi-linkedin-02:before{content:"\4a65"}.hgi-stroke.hgi-sharp.hgi-list-setting:before{content:"\4a67"}.hgi-stroke.hgi-sharp.hgi-list-view:before{content:"\4a69"}.hgi-stroke.hgi-sharp.hgi-litecoin:before{content:"\4a6b"}.hgi-stroke.hgi-sharp.hgi-liver:before{content:"\4a6d"}.hgi-stroke.hgi-sharp.hgi-loading-01:before{content:"\4a6f"}.hgi-stroke.hgi-sharp.hgi-loading-02:before{content:"\4a71"}.hgi-stroke.hgi-sharp.hgi-loading-03:before{content:"\4a73"}.hgi-stroke.hgi-sharp.hgi-loading-04:before{content:"\4a75"}.hgi-stroke.hgi-sharp.hgi-location-01:before{content:"\4a77"}.hgi-stroke.hgi-sharp.hgi-location-02:before{content:"\4a79"}.hgi-stroke.hgi-sharp.hgi-location-03:before{content:"\4a7b"}.hgi-stroke.hgi-sharp.hgi-location-04:before{content:"\4a7d"}.hgi-stroke.hgi-sharp.hgi-location-05:before{content:"\4a7f"}.hgi-stroke.hgi-sharp.hgi-location-06:before{content:"\4a81"}.hgi-stroke.hgi-sharp.hgi-location-07:before{content:"\4a83"}.hgi-stroke.hgi-sharp.hgi-location-08:before{content:"\4a85"}.hgi-stroke.hgi-sharp.hgi-location-09:before{content:"\4a87"}.hgi-stroke.hgi-sharp.hgi-location-10:before{content:"\4a89"}.hgi-stroke.hgi-sharp.hgi-location-add-01:before{content:"\4a8b"}.hgi-stroke.hgi-sharp.hgi-location-add-02:before{content:"\4a8d"}.hgi-stroke.hgi-sharp.hgi-location-check-01:before{content:"\4a8f"}.hgi-stroke.hgi-sharp.hgi-location-check-02:before{content:"\4a91"}.hgi-stroke.hgi-sharp.hgi-location-favourite-01:before{content:"\4a93"}.hgi-stroke.hgi-sharp.hgi-location-favourite-02:before{content:"\4a95"}.hgi-stroke.hgi-sharp.hgi-location-offline-01:before{content:"\4a97"}.hgi-stroke.hgi-sharp.hgi-location-offline-02:before{content:"\4a99"}.hgi-stroke.hgi-sharp.hgi-location-offline-03:before{content:"\4a9b"}.hgi-stroke.hgi-sharp.hgi-location-offline-04:before{content:"\4a9d"}.hgi-stroke.hgi-sharp.hgi-location-remove-01:before{content:"\4a9f"}.hgi-stroke.hgi-sharp.hgi-location-remove-02:before{content:"\4aa1"}.hgi-stroke.hgi-sharp.hgi-location-share-01:before{content:"\4aa3"}.hgi-stroke.hgi-sharp.hgi-location-share-02:before{content:"\4aa5"}.hgi-stroke.hgi-sharp.hgi-location-star-01:before{content:"\4aa7"}.hgi-stroke.hgi-sharp.hgi-location-star-02:before{content:"\4aa9"}.hgi-stroke.hgi-sharp.hgi-location-update-01:before{content:"\4aab"}.hgi-stroke.hgi-sharp.hgi-location-update-02:before{content:"\4aad"}.hgi-stroke.hgi-sharp.hgi-location-user-01:before{content:"\4aaf"}.hgi-stroke.hgi-sharp.hgi-location-user-02:before{content:"\4ab1"}.hgi-stroke.hgi-sharp.hgi-location-user-03:before{content:"\4ab3"}.hgi-stroke.hgi-sharp.hgi-location-user-04:before{content:"\4ab5"}.hgi-stroke.hgi-sharp.hgi-lock-computer:before{content:"\4ab7"}.hgi-stroke.hgi-sharp.hgi-lock-key:before{content:"\4ab9"}.hgi-stroke.hgi-sharp.hgi-lock-password:before{content:"\4abb"}.hgi-stroke.hgi-sharp.hgi-lock-sync-01:before{content:"\4abe"}.hgi-stroke.hgi-sharp.hgi-lock-sync-02:before{content:"\4ac0"}.hgi-stroke.hgi-sharp.hgi-lock:before{content:"\4ac1"}.hgi-stroke.hgi-sharp.hgi-locked:before{content:"\4ac3"}.hgi-stroke.hgi-sharp.hgi-locker-01:before{content:"\4ac5"}.hgi-stroke.hgi-sharp.hgi-locker:before{content:"\4ac7"}.hgi-stroke.hgi-sharp.hgi-login-01:before{content:"\4ac9"}.hgi-stroke.hgi-sharp.hgi-login-02:before{content:"\4acb"}.hgi-stroke.hgi-sharp.hgi-login-03:before{content:"\4acd"}.hgi-stroke.hgi-sharp.hgi-login-circle-01:before{content:"\4acf"}.hgi-stroke.hgi-sharp.hgi-login-circle-02:before{content:"\4ad1"}.hgi-stroke.hgi-sharp.hgi-login-method:before{content:"\4ad3"}.hgi-stroke.hgi-sharp.hgi-login-square-01:before{content:"\4ad5"}.hgi-stroke.hgi-sharp.hgi-login-square-02:before{content:"\4ad7"}.hgi-stroke.hgi-sharp.hgi-logout-01:before{content:"\4ad9"}.hgi-stroke.hgi-sharp.hgi-logout-02:before{content:"\4adb"}.hgi-stroke.hgi-sharp.hgi-logout-03:before{content:"\4add"}.hgi-stroke.hgi-sharp.hgi-logout-04:before{content:"\4adf"}.hgi-stroke.hgi-sharp.hgi-logout-05:before{content:"\4ae1"}.hgi-stroke.hgi-sharp.hgi-logout-circle-01:before{content:"\4ae3"}.hgi-stroke.hgi-sharp.hgi-logout-circle-02:before{content:"\4ae5"}.hgi-stroke.hgi-sharp.hgi-logout-square-01:before{content:"\4ae7"}.hgi-stroke.hgi-sharp.hgi-logout-square-02:before{content:"\4ae9"}.hgi-stroke.hgi-sharp.hgi-lollipop:before{content:"\4aeb"}.hgi-stroke.hgi-sharp.hgi-long-sleeve-shirt:before{content:"\4aed"}.hgi-stroke.hgi-sharp.hgi-longitude:before{content:"\4aef"}.hgi-stroke.hgi-sharp.hgi-look-bottom:before{content:"\4af1"}.hgi-stroke.hgi-sharp.hgi-look-left:before{content:"\4af3"}.hgi-stroke.hgi-sharp.hgi-look-right:before{content:"\4af5"}.hgi-stroke.hgi-sharp.hgi-look-top:before{content:"\4af7"}.hgi-stroke.hgi-sharp.hgi-loom:before{content:"\4af9"}.hgi-stroke.hgi-sharp.hgi-lottiefiles:before{content:"\4afb"}.hgi-stroke.hgi-sharp.hgi-love-korean-finger:before{content:"\4afd"}.hgi-stroke.hgi-sharp.hgi-loyalty-card:before{content:"\4aff"}.hgi-stroke.hgi-sharp.hgi-luggage-01:before{content:"\4b01"}.hgi-stroke.hgi-sharp.hgi-luggage-02:before{content:"\4b03"}.hgi-stroke.hgi-sharp.hgi-lungs:before{content:"\4b05"}.hgi-stroke.hgi-sharp.hgi-machine-robot:before{content:"\4b07"}.hgi-stroke.hgi-sharp.hgi-magic-wand-01:before{content:"\4b09"}.hgi-stroke.hgi-sharp.hgi-magic-wand-02:before{content:"\4b0b"}.hgi-stroke.hgi-sharp.hgi-magic-wand-03:before{content:"\4b0d"}.hgi-stroke.hgi-sharp.hgi-magnet-01:before{content:"\4b0f"}.hgi-stroke.hgi-sharp.hgi-magnet-02:before{content:"\4b11"}.hgi-stroke.hgi-sharp.hgi-magnet:before{content:"\4b13"}.hgi-stroke.hgi-sharp.hgi-mail-01:before{content:"\4b15"}.hgi-stroke.hgi-sharp.hgi-mail-02:before{content:"\4b17"}.hgi-stroke.hgi-sharp.hgi-mail-account-01:before{content:"\4b19"}.hgi-stroke.hgi-sharp.hgi-mail-account-02:before{content:"\4b1b"}.hgi-stroke.hgi-sharp.hgi-mail-add-01:before{content:"\4b1d"}.hgi-stroke.hgi-sharp.hgi-mail-add-02:before{content:"\4b1f"}.hgi-stroke.hgi-sharp.hgi-mail-at-sign-01:before{content:"\4b21"}.hgi-stroke.hgi-sharp.hgi-mail-at-sign-02:before{content:"\4b23"}.hgi-stroke.hgi-sharp.hgi-mail-block-01:before{content:"\4b25"}.hgi-stroke.hgi-sharp.hgi-mail-block-02:before{content:"\4b27"}.hgi-stroke.hgi-sharp.hgi-mail-download-01:before{content:"\4b29"}.hgi-stroke.hgi-sharp.hgi-mail-download-02:before{content:"\4b2b"}.hgi-stroke.hgi-sharp.hgi-mail-edit-01:before{content:"\4b2d"}.hgi-stroke.hgi-sharp.hgi-mail-edit-02:before{content:"\4b2f"}.hgi-stroke.hgi-sharp.hgi-mail-lock-01:before{content:"\4b31"}.hgi-stroke.hgi-sharp.hgi-mail-lock-02:before{content:"\4b33"}.hgi-stroke.hgi-sharp.hgi-mail-love-01:before{content:"\4b35"}.hgi-stroke.hgi-sharp.hgi-mail-love-02:before{content:"\4b37"}.hgi-stroke.hgi-sharp.hgi-mail-minus-01:before{content:"\4b39"}.hgi-stroke.hgi-sharp.hgi-mail-minus-02:before{content:"\4b3b"}.hgi-stroke.hgi-sharp.hgi-mail-open-01:before{content:"\4b3d"}.hgi-stroke.hgi-sharp.hgi-mail-open-02:before{content:"\4b3f"}.hgi-stroke.hgi-sharp.hgi-mail-open-love:before{content:"\4b41"}.hgi-stroke.hgi-sharp.hgi-mail-open:before{content:"\4b43"}.hgi-stroke.hgi-sharp.hgi-mail-receive-01:before{content:"\4b45"}.hgi-stroke.hgi-sharp.hgi-mail-receive-02:before{content:"\4b47"}.hgi-stroke.hgi-sharp.hgi-mail-remove-01:before{content:"\4b49"}.hgi-stroke.hgi-sharp.hgi-mail-remove-02:before{content:"\4b4b"}.hgi-stroke.hgi-sharp.hgi-mail-reply-01:before{content:"\4b4d"}.hgi-stroke.hgi-sharp.hgi-mail-reply-02:before{content:"\4b4f"}.hgi-stroke.hgi-sharp.hgi-mail-reply-all-01:before{content:"\4b51"}.hgi-stroke.hgi-sharp.hgi-mail-reply-all-02:before{content:"\4b53"}.hgi-stroke.hgi-sharp.hgi-mail-search-01:before{content:"\4b55"}.hgi-stroke.hgi-sharp.hgi-mail-search-02:before{content:"\4b57"}.hgi-stroke.hgi-sharp.hgi-mail-secure-01:before{content:"\4b59"}.hgi-stroke.hgi-sharp.hgi-mail-secure-02:before{content:"\4b5b"}.hgi-stroke.hgi-sharp.hgi-mail-send-01:before{content:"\4b5d"}.hgi-stroke.hgi-sharp.hgi-mail-send-02:before{content:"\4b5f"}.hgi-stroke.hgi-sharp.hgi-mail-setting-01:before{content:"\4b61"}.hgi-stroke.hgi-sharp.hgi-mail-setting-02:before{content:"\4b63"}.hgi-stroke.hgi-sharp.hgi-mail-unlock-01:before{content:"\4b65"}.hgi-stroke.hgi-sharp.hgi-mail-unlock-02:before{content:"\4b67"}.hgi-stroke.hgi-sharp.hgi-mail-upload-01:before{content:"\4b69"}.hgi-stroke.hgi-sharp.hgi-mail-upload-02:before{content:"\4b6b"}.hgi-stroke.hgi-sharp.hgi-mail-validation-01:before{content:"\4b6d"}.hgi-stroke.hgi-sharp.hgi-mail-validation-02:before{content:"\4b6f"}.hgi-stroke.hgi-sharp.hgi-mail-voice-01:before{content:"\4b71"}.hgi-stroke.hgi-sharp.hgi-mail-voice-02:before{content:"\4b73"}.hgi-stroke.hgi-sharp.hgi-mailbox-01:before{content:"\4b75"}.hgi-stroke.hgi-sharp.hgi-mailbox:before{content:"\4b77"}.hgi-stroke.hgi-sharp.hgi-manager:before{content:"\4b79"}.hgi-stroke.hgi-sharp.hgi-map-pin:before{content:"\4b7b"}.hgi-stroke.hgi-sharp.hgi-map-pinpoint-01:before{content:"\4b7d"}.hgi-stroke.hgi-sharp.hgi-map-pinpoint-02:before{content:"\4b7f"}.hgi-stroke.hgi-sharp.hgi-maping:before{content:"\4b81"}.hgi-stroke.hgi-sharp.hgi-maps-circle-01:before{content:"\4b83"}.hgi-stroke.hgi-sharp.hgi-maps-circle-02:before{content:"\4b85"}.hgi-stroke.hgi-sharp.hgi-maps-editing:before{content:"\4b87"}.hgi-stroke.hgi-sharp.hgi-maps-global-01:before{content:"\4b89"}.hgi-stroke.hgi-sharp.hgi-maps-global-02:before{content:"\4b8b"}.hgi-stroke.hgi-sharp.hgi-maps-location-01:before{content:"\4b8d"}.hgi-stroke.hgi-sharp.hgi-maps-location-02:before{content:"\4b8f"}.hgi-stroke.hgi-sharp.hgi-maps-off:before{content:"\4b91"}.hgi-stroke.hgi-sharp.hgi-maps-refresh:before{content:"\4b93"}.hgi-stroke.hgi-sharp.hgi-maps-search:before{content:"\4b95"}.hgi-stroke.hgi-sharp.hgi-maps-square-01:before{content:"\4b98"}.hgi-stroke.hgi-sharp.hgi-maps-square-02:before{content:"\4b9a"}.hgi-stroke.hgi-sharp.hgi-maps:before{content:"\4b9b"}.hgi-stroke.hgi-sharp.hgi-market-analysis:before{content:"\4b9d"}.hgi-stroke.hgi-sharp.hgi-marketing:before{content:"\4b9f"}.hgi-stroke.hgi-sharp.hgi-mask-love:before{content:"\4ba1"}.hgi-stroke.hgi-sharp.hgi-mask:before{content:"\4ba3"}.hgi-stroke.hgi-sharp.hgi-master-card:before{content:"\4ba5"}.hgi-stroke.hgi-sharp.hgi-matches:before{content:"\4ba7"}.hgi-stroke.hgi-sharp.hgi-math:before{content:"\4ba9"}.hgi-stroke.hgi-sharp.hgi-matrix:before{content:"\4bab"}.hgi-stroke.hgi-sharp.hgi-maximize-01:before{content:"\4bad"}.hgi-stroke.hgi-sharp.hgi-maximize-02:before{content:"\4baf"}.hgi-stroke.hgi-sharp.hgi-maximize-03:before{content:"\4bb1"}.hgi-stroke.hgi-sharp.hgi-maximize-04:before{content:"\4bb3"}.hgi-stroke.hgi-sharp.hgi-maximize-screen:before{content:"\4bb5"}.hgi-stroke.hgi-sharp.hgi-mayan-pyramid:before{content:"\4bb7"}.hgi-stroke.hgi-sharp.hgi-maze:before{content:"\4bb9"}.hgi-stroke.hgi-sharp.hgi-medal-01:before{content:"\4bbb"}.hgi-stroke.hgi-sharp.hgi-medal-02:before{content:"\4bbd"}.hgi-stroke.hgi-sharp.hgi-medal-03:before{content:"\4bbf"}.hgi-stroke.hgi-sharp.hgi-medal-04:before{content:"\4bc1"}.hgi-stroke.hgi-sharp.hgi-medal-05:before{content:"\4bc3"}.hgi-stroke.hgi-sharp.hgi-medal-06:before{content:"\4bc5"}.hgi-stroke.hgi-sharp.hgi-medal-07:before{content:"\4bc7"}.hgi-stroke.hgi-sharp.hgi-medal-first-place:before{content:"\4bc9"}.hgi-stroke.hgi-sharp.hgi-medal-second-place:before{content:"\4bcb"}.hgi-stroke.hgi-sharp.hgi-medal-third-place:before{content:"\4bcd"}.hgi-stroke.hgi-sharp.hgi-medical-file:before{content:"\4bcf"}.hgi-stroke.hgi-sharp.hgi-medical-mask:before{content:"\4bd1"}.hgi-stroke.hgi-sharp.hgi-medicine-01:before{content:"\4bd3"}.hgi-stroke.hgi-sharp.hgi-medicine-02:before{content:"\4bd5"}.hgi-stroke.hgi-sharp.hgi-medicine-bottle-01:before{content:"\4bd7"}.hgi-stroke.hgi-sharp.hgi-medicine-bottle-02:before{content:"\4bd9"}.hgi-stroke.hgi-sharp.hgi-medicine-syrup:before{content:"\4bdb"}.hgi-stroke.hgi-sharp.hgi-medium-square:before{content:"\4bde"}.hgi-stroke.hgi-sharp.hgi-medium:before{content:"\4bdf"}.hgi-stroke.hgi-sharp.hgi-meeting-room:before{content:"\4be1"}.hgi-stroke.hgi-sharp.hgi-megaphone-01:before{content:"\4be3"}.hgi-stroke.hgi-sharp.hgi-megaphone-02:before{content:"\4be5"}.hgi-stroke.hgi-sharp.hgi-meh:before{content:"\4be7"}.hgi-stroke.hgi-sharp.hgi-mentor:before{content:"\4be9"}.hgi-stroke.hgi-sharp.hgi-mentoring:before{content:"\4beb"}.hgi-stroke.hgi-sharp.hgi-menu-01:before{content:"\4bed"}.hgi-stroke.hgi-sharp.hgi-menu-02:before{content:"\4bef"}.hgi-stroke.hgi-sharp.hgi-menu-03:before{content:"\4bf1"}.hgi-stroke.hgi-sharp.hgi-menu-04:before{content:"\4bf3"}.hgi-stroke.hgi-sharp.hgi-menu-05:before{content:"\4bf5"}.hgi-stroke.hgi-sharp.hgi-menu-06:before{content:"\4bf7"}.hgi-stroke.hgi-sharp.hgi-menu-07:before{content:"\4bf9"}.hgi-stroke.hgi-sharp.hgi-menu-08:before{content:"\4bfb"}.hgi-stroke.hgi-sharp.hgi-menu-09:before{content:"\4bfd"}.hgi-stroke.hgi-sharp.hgi-menu-10:before{content:"\4bff"}.hgi-stroke.hgi-sharp.hgi-menu-11:before{content:"\4c01"}.hgi-stroke.hgi-sharp.hgi-menu-circle:before{content:"\4c03"}.hgi-stroke.hgi-sharp.hgi-menu-restaurant:before{content:"\4c05"}.hgi-stroke.hgi-sharp.hgi-menu-square:before{content:"\4c07"}.hgi-stroke.hgi-sharp.hgi-message-01:before{content:"\4c09"}.hgi-stroke.hgi-sharp.hgi-message-02:before{content:"\4c0b"}.hgi-stroke.hgi-sharp.hgi-message-add-01:before{content:"\4c0d"}.hgi-stroke.hgi-sharp.hgi-message-add-02:before{content:"\4c0f"}.hgi-stroke.hgi-sharp.hgi-message-blocked:before{content:"\4c11"}.hgi-stroke.hgi-sharp.hgi-message-cancel-01:before{content:"\4c13"}.hgi-stroke.hgi-sharp.hgi-message-cancel-02:before{content:"\4c15"}.hgi-stroke.hgi-sharp.hgi-message-delay-01:before{content:"\4c17"}.hgi-stroke.hgi-sharp.hgi-message-delay-02:before{content:"\4c19"}.hgi-stroke.hgi-sharp.hgi-message-done-01:before{content:"\4c1b"}.hgi-stroke.hgi-sharp.hgi-message-done-02:before{content:"\4c1d"}.hgi-stroke.hgi-sharp.hgi-message-download-01:before{content:"\4c1f"}.hgi-stroke.hgi-sharp.hgi-message-download-02:before{content:"\4c21"}.hgi-stroke.hgi-sharp.hgi-message-edit-01:before{content:"\4c23"}.hgi-stroke.hgi-sharp.hgi-message-edit-02:before{content:"\4c25"}.hgi-stroke.hgi-sharp.hgi-message-favourite-01:before{content:"\4c27"}.hgi-stroke.hgi-sharp.hgi-message-favourite-02:before{content:"\4c29"}.hgi-stroke.hgi-sharp.hgi-message-incoming-01:before{content:"\4c2b"}.hgi-stroke.hgi-sharp.hgi-message-incoming-02:before{content:"\4c2d"}.hgi-stroke.hgi-sharp.hgi-message-lock-01:before{content:"\4c2f"}.hgi-stroke.hgi-sharp.hgi-message-lock-02:before{content:"\4c31"}.hgi-stroke.hgi-sharp.hgi-message-multiple-01:before{content:"\4c33"}.hgi-stroke.hgi-sharp.hgi-message-multiple-02:before{content:"\4c35"}.hgi-stroke.hgi-sharp.hgi-message-notification-01:before{content:"\4c37"}.hgi-stroke.hgi-sharp.hgi-message-notification-02:before{content:"\4c39"}.hgi-stroke.hgi-sharp.hgi-message-outgoing-01:before{content:"\4c3b"}.hgi-stroke.hgi-sharp.hgi-message-outgoing-02:before{content:"\4c3d"}.hgi-stroke.hgi-sharp.hgi-message-preview-01:before{content:"\4c3f"}.hgi-stroke.hgi-sharp.hgi-message-preview-02:before{content:"\4c41"}.hgi-stroke.hgi-sharp.hgi-message-programming:before{content:"\4c43"}.hgi-stroke.hgi-sharp.hgi-message-question:before{content:"\4c45"}.hgi-stroke.hgi-sharp.hgi-message-search-01:before{content:"\4c47"}.hgi-stroke.hgi-sharp.hgi-message-search-02:before{content:"\4c49"}.hgi-stroke.hgi-sharp.hgi-message-secure-01:before{content:"\4c4b"}.hgi-stroke.hgi-sharp.hgi-message-secure-02:before{content:"\4c4d"}.hgi-stroke.hgi-sharp.hgi-message-translate:before{content:"\4c4f"}.hgi-stroke.hgi-sharp.hgi-message-unlock-01:before{content:"\4c51"}.hgi-stroke.hgi-sharp.hgi-message-unlock-02:before{content:"\4c53"}.hgi-stroke.hgi-sharp.hgi-message-upload-01:before{content:"\4c55"}.hgi-stroke.hgi-sharp.hgi-message-upload-02:before{content:"\4c57"}.hgi-stroke.hgi-sharp.hgi-message-user-01:before{content:"\4c59"}.hgi-stroke.hgi-sharp.hgi-message-user-02:before{content:"\4c5b"}.hgi-stroke.hgi-sharp.hgi-messenger:before{content:"\4c5d"}.hgi-stroke.hgi-sharp.hgi-meta:before{content:"\4c5f"}.hgi-stroke.hgi-sharp.hgi-metro:before{content:"\4c61"}.hgi-stroke.hgi-sharp.hgi-mic-01:before{content:"\4c63"}.hgi-stroke.hgi-sharp.hgi-mic-02:before{content:"\4c65"}.hgi-stroke.hgi-sharp.hgi-mic-off-01:before{content:"\4c67"}.hgi-stroke.hgi-sharp.hgi-mic-off-02:before{content:"\4c69"}.hgi-stroke.hgi-sharp.hgi-microsoft-admin:before{content:"\4c6b"}.hgi-stroke.hgi-sharp.hgi-microsoft:before{content:"\4c6d"}.hgi-stroke.hgi-sharp.hgi-microwave:before{content:"\4c6f"}.hgi-stroke.hgi-sharp.hgi-milk-bottle:before{content:"\4c71"}.hgi-stroke.hgi-sharp.hgi-milk-carton:before{content:"\4c73"}.hgi-stroke.hgi-sharp.hgi-milk-coconut:before{content:"\4c75"}.hgi-stroke.hgi-sharp.hgi-milk-oat:before{content:"\4c77"}.hgi-stroke.hgi-sharp.hgi-minimize-01:before{content:"\4c79"}.hgi-stroke.hgi-sharp.hgi-minimize-02:before{content:"\4c7b"}.hgi-stroke.hgi-sharp.hgi-minimize-03:before{content:"\4c7d"}.hgi-stroke.hgi-sharp.hgi-minimize-04:before{content:"\4c7f"}.hgi-stroke.hgi-sharp.hgi-minimize-screen:before{content:"\4c81"}.hgi-stroke.hgi-sharp.hgi-mining-01:before{content:"\4c83"}.hgi-stroke.hgi-sharp.hgi-mining-02:before{content:"\4c85"}.hgi-stroke.hgi-sharp.hgi-mining-03:before{content:"\4c87"}.hgi-stroke.hgi-sharp.hgi-minus-plus-01:before{content:"\4c89"}.hgi-stroke.hgi-sharp.hgi-minus-plus-02:before{content:"\4c8b"}.hgi-stroke.hgi-sharp.hgi-minus-plus-circle-01:before{content:"\4c8d"}.hgi-stroke.hgi-sharp.hgi-minus-plus-circle-02:before{content:"\4c8f"}.hgi-stroke.hgi-sharp.hgi-minus-plus-square-01:before{content:"\4c91"}.hgi-stroke.hgi-sharp.hgi-minus-plus-square-02:before{content:"\4c93"}.hgi-stroke.hgi-sharp.hgi-minus-sign-circle:before{content:"\4c95"}.hgi-stroke.hgi-sharp.hgi-minus-sign-square:before{content:"\4c98"}.hgi-stroke.hgi-sharp.hgi-minus-sign:before{content:"\4c99"}.hgi-stroke.hgi-sharp.hgi-mirror:before{content:"\4c9b"}.hgi-stroke.hgi-sharp.hgi-mirroring-screen:before{content:"\4c9d"}.hgi-stroke.hgi-sharp.hgi-mixer:before{content:"\4c9f"}.hgi-stroke.hgi-sharp.hgi-mobile-navigator-01:before{content:"\4ca1"}.hgi-stroke.hgi-sharp.hgi-mobile-navigator-02:before{content:"\4ca3"}.hgi-stroke.hgi-sharp.hgi-mobile-programming-01:before{content:"\4ca5"}.hgi-stroke.hgi-sharp.hgi-mobile-programming-02:before{content:"\4ca7"}.hgi-stroke.hgi-sharp.hgi-mobile-protection:before{content:"\4ca9"}.hgi-stroke.hgi-sharp.hgi-mobile-security:before{content:"\4cab"}.hgi-stroke.hgi-sharp.hgi-mochi:before{content:"\4cad"}.hgi-stroke.hgi-sharp.hgi-modern-tv-four-k:before{content:"\4caf"}.hgi-stroke.hgi-sharp.hgi-modern-tv-issue:before{content:"\4cb1"}.hgi-stroke.hgi-sharp.hgi-modern-tv:before{content:"\4cb3"}.hgi-stroke.hgi-sharp.hgi-molecules:before{content:"\4cb5"}.hgi-stroke.hgi-sharp.hgi-monas:before{content:"\4cb7"}.hgi-stroke.hgi-sharp.hgi-money-01:before{content:"\4cb9"}.hgi-stroke.hgi-sharp.hgi-money-02:before{content:"\4cbb"}.hgi-stroke.hgi-sharp.hgi-money-03:before{content:"\4cbd"}.hgi-stroke.hgi-sharp.hgi-money-04:before{content:"\4cbf"}.hgi-stroke.hgi-sharp.hgi-money-add-01:before{content:"\4cc1"}.hgi-stroke.hgi-sharp.hgi-money-add-02:before{content:"\4cc3"}.hgi-stroke.hgi-sharp.hgi-money-bag-01:before{content:"\4cc5"}.hgi-stroke.hgi-sharp.hgi-money-bag-02:before{content:"\4cc7"}.hgi-stroke.hgi-sharp.hgi-money-exchange-01:before{content:"\4cc9"}.hgi-stroke.hgi-sharp.hgi-money-exchange-02:before{content:"\4ccb"}.hgi-stroke.hgi-sharp.hgi-money-exchange-03:before{content:"\4ccd"}.hgi-stroke.hgi-sharp.hgi-money-not-found-01:before{content:"\4ccf"}.hgi-stroke.hgi-sharp.hgi-money-not-found-02:before{content:"\4cd1"}.hgi-stroke.hgi-sharp.hgi-money-not-found-03:before{content:"\4cd3"}.hgi-stroke.hgi-sharp.hgi-money-not-found-04:before{content:"\4cd5"}.hgi-stroke.hgi-sharp.hgi-money-receive-01:before{content:"\4cd7"}.hgi-stroke.hgi-sharp.hgi-money-receive-02:before{content:"\4cd9"}.hgi-stroke.hgi-sharp.hgi-money-receive-circle:before{content:"\4cdb"}.hgi-stroke.hgi-sharp.hgi-money-receive-flow-01:before{content:"\4cdd"}.hgi-stroke.hgi-sharp.hgi-money-receive-flow-02:before{content:"\4cdf"}.hgi-stroke.hgi-sharp.hgi-money-receive-square:before{content:"\4ce1"}.hgi-stroke.hgi-sharp.hgi-money-remove-01:before{content:"\4ce3"}.hgi-stroke.hgi-sharp.hgi-money-remove-02:before{content:"\4ce5"}.hgi-stroke.hgi-sharp.hgi-money-safe:before{content:"\4ce7"}.hgi-stroke.hgi-sharp.hgi-money-saving-jar:before{content:"\4ce9"}.hgi-stroke.hgi-sharp.hgi-money-security:before{content:"\4ceb"}.hgi-stroke.hgi-sharp.hgi-money-send-01:before{content:"\4ced"}.hgi-stroke.hgi-sharp.hgi-money-send-02:before{content:"\4cef"}.hgi-stroke.hgi-sharp.hgi-money-send-circle:before{content:"\4cf1"}.hgi-stroke.hgi-sharp.hgi-money-send-flow-01:before{content:"\4cf3"}.hgi-stroke.hgi-sharp.hgi-money-send-flow-02:before{content:"\4cf5"}.hgi-stroke.hgi-sharp.hgi-money-send-square:before{content:"\4cf7"}.hgi-stroke.hgi-sharp.hgi-monocle-01:before{content:"\4cf9"}.hgi-stroke.hgi-sharp.hgi-monocle:before{content:"\4cfb"}.hgi-stroke.hgi-sharp.hgi-monster:before{content:"\4cfd"}.hgi-stroke.hgi-sharp.hgi-moon-01:before{content:"\4cff"}.hgi-stroke.hgi-sharp.hgi-moon-02:before{content:"\4d01"}.hgi-stroke.hgi-sharp.hgi-moon-angled-rain-zap:before{content:"\4d03"}.hgi-stroke.hgi-sharp.hgi-moon-cloud-angled-rain:before{content:"\4d05"}.hgi-stroke.hgi-sharp.hgi-moon-cloud-angled-zap:before{content:"\4d07"}.hgi-stroke.hgi-sharp.hgi-moon-cloud-big-rain:before{content:"\4d09"}.hgi-stroke.hgi-sharp.hgi-moon-cloud-fast-wind:before{content:"\4d0b"}.hgi-stroke.hgi-sharp.hgi-moon-cloud-hailstone:before{content:"\4d0d"}.hgi-stroke.hgi-sharp.hgi-moon-cloud-little-rain:before{content:"\4d0f"}.hgi-stroke.hgi-sharp.hgi-moon-cloud-little-snow:before{content:"\4d11"}.hgi-stroke.hgi-sharp.hgi-moon-cloud-mid-rain:before{content:"\4d13"}.hgi-stroke.hgi-sharp.hgi-moon-cloud-mid-snow:before{content:"\4d15"}.hgi-stroke.hgi-sharp.hgi-moon-cloud-slow-wind:before{content:"\4d18"}.hgi-stroke.hgi-sharp.hgi-moon-cloud-snow:before{content:"\4d1a"}.hgi-stroke.hgi-sharp.hgi-moon-cloud:before{content:"\4d1b"}.hgi-stroke.hgi-sharp.hgi-moon-eclipse:before{content:"\4d1d"}.hgi-stroke.hgi-sharp.hgi-moon-fast-wind:before{content:"\4d1f"}.hgi-stroke.hgi-sharp.hgi-moon-landing:before{content:"\4d21"}.hgi-stroke.hgi-sharp.hgi-moon-slow-wind:before{content:"\4d24"}.hgi-stroke.hgi-sharp.hgi-moon:before{content:"\4d25"}.hgi-stroke.hgi-sharp.hgi-moonset:before{content:"\4d27"}.hgi-stroke.hgi-sharp.hgi-more-01:before{content:"\4d29"}.hgi-stroke.hgi-sharp.hgi-more-02:before{content:"\4d2b"}.hgi-stroke.hgi-sharp.hgi-more-03:before{content:"\4d2d"}.hgi-stroke.hgi-sharp.hgi-more-horizontal-circle-01:before{content:"\4d2f"}.hgi-stroke.hgi-sharp.hgi-more-horizontal-circle-02:before{content:"\4d31"}.hgi-stroke.hgi-sharp.hgi-more-horizontal-square-01:before{content:"\4d34"}.hgi-stroke.hgi-sharp.hgi-more-horizontal-square-02:before{content:"\4d36"}.hgi-stroke.hgi-sharp.hgi-more-horizontal:before{content:"\4d37"}.hgi-stroke.hgi-sharp.hgi-more-or-less-circle:before{content:"\4d39"}.hgi-stroke.hgi-sharp.hgi-more-or-less-square:before{content:"\4d3c"}.hgi-stroke.hgi-sharp.hgi-more-or-less:before{content:"\4d3d"}.hgi-stroke.hgi-sharp.hgi-more-vertical-circle-01:before{content:"\4d40"}.hgi-stroke.hgi-sharp.hgi-more-vertical-circle-02:before{content:"\4d42"}.hgi-stroke.hgi-sharp.hgi-more-vertical-square-01:before{content:"\4d45"}.hgi-stroke.hgi-sharp.hgi-more-vertical-square-02:before{content:"\4d47"}.hgi-stroke.hgi-sharp.hgi-more-vertical:before{content:"\4d48"}.hgi-stroke.hgi-sharp.hgi-more:before{content:"\4d49"}.hgi-stroke.hgi-sharp.hgi-mortar:before{content:"\4d4b"}.hgi-stroke.hgi-sharp.hgi-mortarboard-01:before{content:"\4d4d"}.hgi-stroke.hgi-sharp.hgi-mortarboard-02:before{content:"\4d4f"}.hgi-stroke.hgi-sharp.hgi-mosque-01:before{content:"\4d51"}.hgi-stroke.hgi-sharp.hgi-mosque-02:before{content:"\4d53"}.hgi-stroke.hgi-sharp.hgi-mosque-03:before{content:"\4d55"}.hgi-stroke.hgi-sharp.hgi-mosque-04:before{content:"\4d57"}.hgi-stroke.hgi-sharp.hgi-mosque-05:before{content:"\4d59"}.hgi-stroke.hgi-sharp.hgi-mosque-location:before{content:"\4d5b"}.hgi-stroke.hgi-sharp.hgi-motion-01:before{content:"\4d5d"}.hgi-stroke.hgi-sharp.hgi-motion-02:before{content:"\4d5f"}.hgi-stroke.hgi-sharp.hgi-motorbike-01:before{content:"\4d61"}.hgi-stroke.hgi-sharp.hgi-motorbike-02:before{content:"\4d63"}.hgi-stroke.hgi-sharp.hgi-mountain:before{content:"\4d65"}.hgi-stroke.hgi-sharp.hgi-mouse-01:before{content:"\4d67"}.hgi-stroke.hgi-sharp.hgi-mouse-02:before{content:"\4d69"}.hgi-stroke.hgi-sharp.hgi-mouse-03:before{content:"\4d6b"}.hgi-stroke.hgi-sharp.hgi-mouse-04:before{content:"\4d6d"}.hgi-stroke.hgi-sharp.hgi-mouse-05:before{content:"\4d6f"}.hgi-stroke.hgi-sharp.hgi-mouse-06:before{content:"\4d71"}.hgi-stroke.hgi-sharp.hgi-mouse-07:before{content:"\4d73"}.hgi-stroke.hgi-sharp.hgi-mouse-08:before{content:"\4d75"}.hgi-stroke.hgi-sharp.hgi-mouse-09:before{content:"\4d77"}.hgi-stroke.hgi-sharp.hgi-mouse-10:before{content:"\4d79"}.hgi-stroke.hgi-sharp.hgi-mouse-11:before{content:"\4d7b"}.hgi-stroke.hgi-sharp.hgi-mouse-12:before{content:"\4d7d"}.hgi-stroke.hgi-sharp.hgi-mouse-13:before{content:"\4d7f"}.hgi-stroke.hgi-sharp.hgi-mouse-14:before{content:"\4d81"}.hgi-stroke.hgi-sharp.hgi-mouse-15:before{content:"\4d83"}.hgi-stroke.hgi-sharp.hgi-mouse-16:before{content:"\4d85"}.hgi-stroke.hgi-sharp.hgi-mouse-17:before{content:"\4d87"}.hgi-stroke.hgi-sharp.hgi-mouse-18:before{content:"\4d89"}.hgi-stroke.hgi-sharp.hgi-mouse-19:before{content:"\4d8b"}.hgi-stroke.hgi-sharp.hgi-mouse-20:before{content:"\4d8d"}.hgi-stroke.hgi-sharp.hgi-mouse-21:before{content:"\4d8f"}.hgi-stroke.hgi-sharp.hgi-mouse-22:before{content:"\4d91"}.hgi-stroke.hgi-sharp.hgi-mouse-23:before{content:"\4d93"}.hgi-stroke.hgi-sharp.hgi-mouse-left-click-01:before{content:"\4d95"}.hgi-stroke.hgi-sharp.hgi-mouse-left-click-02:before{content:"\4d97"}.hgi-stroke.hgi-sharp.hgi-mouse-left-click-03:before{content:"\4d99"}.hgi-stroke.hgi-sharp.hgi-mouse-left-click-04:before{content:"\4d9b"}.hgi-stroke.hgi-sharp.hgi-mouse-left-click-05:before{content:"\4d9d"}.hgi-stroke.hgi-sharp.hgi-mouse-left-click-06:before{content:"\4d9f"}.hgi-stroke.hgi-sharp.hgi-mouse-right-click-01:before{content:"\4da1"}.hgi-stroke.hgi-sharp.hgi-mouse-right-click-02:before{content:"\4da3"}.hgi-stroke.hgi-sharp.hgi-mouse-right-click-03:before{content:"\4da5"}.hgi-stroke.hgi-sharp.hgi-mouse-right-click-04:before{content:"\4da7"}.hgi-stroke.hgi-sharp.hgi-mouse-right-click-05:before{content:"\4da9"}.hgi-stroke.hgi-sharp.hgi-mouse-right-click-06:before{content:"\4dab"}.hgi-stroke.hgi-sharp.hgi-mouse-scroll-01:before{content:"\4dad"}.hgi-stroke.hgi-sharp.hgi-mouse-scroll-02:before{content:"\4daf"}.hgi-stroke.hgi-sharp.hgi-move-01:before{content:"\4db1"}.hgi-stroke.hgi-sharp.hgi-move-02:before{content:"\4db3"}.hgi-stroke.hgi-sharp.hgi-move-bottom:before{content:"\4db5"}.hgi-stroke.hgi-sharp.hgi-move-left:before{content:"\4db7"}.hgi-stroke.hgi-sharp.hgi-move-right:before{content:"\4db9"}.hgi-stroke.hgi-sharp.hgi-move-to:before{content:"\4dbc"}.hgi-stroke.hgi-sharp.hgi-move-top:before{content:"\4dbe"}.hgi-stroke.hgi-sharp.hgi-move:before{content:"\4dbf"}.hgi-stroke.hgi-sharp.hgi-mp-3-01:before{content:"\4dc1"}.hgi-stroke.hgi-sharp.hgi-mp-3-02:before{content:"\4dc3"}.hgi-stroke.hgi-sharp.hgi-mp-4-01:before{content:"\4dc5"}.hgi-stroke.hgi-sharp.hgi-mp-4-02:before{content:"\4dc7"}.hgi-stroke.hgi-sharp.hgi-muhammad:before{content:"\4dc9"}.hgi-stroke.hgi-sharp.hgi-multiplication-sign-circle:before{content:"\4dcb"}.hgi-stroke.hgi-sharp.hgi-multiplication-sign-square:before{content:"\4dce"}.hgi-stroke.hgi-sharp.hgi-multiplication-sign:before{content:"\4dcf"}.hgi-stroke.hgi-sharp.hgi-mushroom-01:before{content:"\4dd1"}.hgi-stroke.hgi-sharp.hgi-mushroom:before{content:"\4dd3"}.hgi-stroke.hgi-sharp.hgi-music-note-01:before{content:"\4dd5"}.hgi-stroke.hgi-sharp.hgi-music-note-02:before{content:"\4dd7"}.hgi-stroke.hgi-sharp.hgi-music-note-03:before{content:"\4dd9"}.hgi-stroke.hgi-sharp.hgi-music-note-04:before{content:"\4ddb"}.hgi-stroke.hgi-sharp.hgi-music-note-square-01:before{content:"\4ddd"}.hgi-stroke.hgi-sharp.hgi-music-note-square-02:before{content:"\4ddf"}.hgi-stroke.hgi-sharp.hgi-muslim:before{content:"\4de1"}.hgi-stroke.hgi-sharp.hgi-mute:before{content:"\4de3"}.hgi-stroke.hgi-sharp.hgi-mymind:before{content:"\4de5"}.hgi-stroke.hgi-sharp.hgi-n-th-root-circle:before{content:"\4de7"}.hgi-stroke.hgi-sharp.hgi-n-th-root-square:before{content:"\4dea"}.hgi-stroke.hgi-sharp.hgi-n-th-root:before{content:"\4deb"}.hgi-stroke.hgi-sharp.hgi-nano-technology:before{content:"\4ded"}.hgi-stroke.hgi-sharp.hgi-natural-food:before{content:"\4def"}.hgi-stroke.hgi-sharp.hgi-navigation-01:before{content:"\4df1"}.hgi-stroke.hgi-sharp.hgi-navigation-02:before{content:"\4df3"}.hgi-stroke.hgi-sharp.hgi-navigation-03:before{content:"\4df5"}.hgi-stroke.hgi-sharp.hgi-navigation-04:before{content:"\4df7"}.hgi-stroke.hgi-sharp.hgi-navigator-01:before{content:"\4df9"}.hgi-stroke.hgi-sharp.hgi-navigator-02:before{content:"\4dfb"}.hgi-stroke.hgi-sharp.hgi-necklace:before{content:"\4dfd"}.hgi-stroke.hgi-sharp.hgi-nerd:before{content:"\4dff"}.hgi-stroke.hgi-sharp.hgi-neural-network:before{content:"\4e01"}.hgi-stroke.hgi-sharp.hgi-neutral:before{content:"\4e03"}.hgi-stroke.hgi-sharp.hgi-new-job:before{content:"\4e05"}.hgi-stroke.hgi-sharp.hgi-new-office:before{content:"\4e07"}.hgi-stroke.hgi-sharp.hgi-new-releases:before{content:"\4e09"}.hgi-stroke.hgi-sharp.hgi-new-twitter-ellipse:before{content:"\4e0b"}.hgi-stroke.hgi-sharp.hgi-new-twitter-rectangle:before{content:"\4e0d"}.hgi-stroke.hgi-sharp.hgi-new-twitter:before{content:"\4e0f"}.hgi-stroke.hgi-sharp.hgi-news-01:before{content:"\4e11"}.hgi-stroke.hgi-sharp.hgi-news:before{content:"\4e13"}.hgi-stroke.hgi-sharp.hgi-next:before{content:"\4e15"}.hgi-stroke.hgi-sharp.hgi-nike:before{content:"\4e17"}.hgi-stroke.hgi-sharp.hgi-nintendo-switch:before{content:"\4e1a"}.hgi-stroke.hgi-sharp.hgi-nintendo:before{content:"\4e1b"}.hgi-stroke.hgi-sharp.hgi-niqab:before{content:"\4e1d"}.hgi-stroke.hgi-sharp.hgi-no-internet:before{content:"\4e1f"}.hgi-stroke.hgi-sharp.hgi-no-meeting-room:before{content:"\4e21"}.hgi-stroke.hgi-sharp.hgi-node-add:before{content:"\4e23"}.hgi-stroke.hgi-sharp.hgi-node-edit:before{content:"\4e25"}.hgi-stroke.hgi-sharp.hgi-node-move-down:before{content:"\4e27"}.hgi-stroke.hgi-sharp.hgi-node-move-up:before{content:"\4e29"}.hgi-stroke.hgi-sharp.hgi-node-remove:before{content:"\4e2b"}.hgi-stroke.hgi-sharp.hgi-noodles:before{content:"\4e2d"}.hgi-stroke.hgi-sharp.hgi-nose:before{content:"\4e2f"}.hgi-stroke.hgi-sharp.hgi-not-equal-sign-circle:before{content:"\4e31"}.hgi-stroke.hgi-sharp.hgi-not-equal-sign-square:before{content:"\4e34"}.hgi-stroke.hgi-sharp.hgi-not-equal-sign:before{content:"\4e35"}.hgi-stroke.hgi-sharp.hgi-note-01:before{content:"\4e37"}.hgi-stroke.hgi-sharp.hgi-note-02:before{content:"\4e39"}.hgi-stroke.hgi-sharp.hgi-note-03:before{content:"\4e3b"}.hgi-stroke.hgi-sharp.hgi-note-04:before{content:"\4e3d"}.hgi-stroke.hgi-sharp.hgi-note-05:before{content:"\4e3f"}.hgi-stroke.hgi-sharp.hgi-note-add:before{content:"\4e41"}.hgi-stroke.hgi-sharp.hgi-note-done:before{content:"\4e43"}.hgi-stroke.hgi-sharp.hgi-note-edit:before{content:"\4e45"}.hgi-stroke.hgi-sharp.hgi-note-remove:before{content:"\4e47"}.hgi-stroke.hgi-sharp.hgi-note:before{content:"\4e49"}.hgi-stroke.hgi-sharp.hgi-notebook-01:before{content:"\4e4b"}.hgi-stroke.hgi-sharp.hgi-notebook-02:before{content:"\4e4d"}.hgi-stroke.hgi-sharp.hgi-notebook:before{content:"\4e4f"}.hgi-stroke.hgi-sharp.hgi-notification-01:before{content:"\4e51"}.hgi-stroke.hgi-sharp.hgi-notification-02:before{content:"\4e53"}.hgi-stroke.hgi-sharp.hgi-notification-03:before{content:"\4e55"}.hgi-stroke.hgi-sharp.hgi-notification-block-01:before{content:"\4e57"}.hgi-stroke.hgi-sharp.hgi-notification-block-02:before{content:"\4e59"}.hgi-stroke.hgi-sharp.hgi-notification-block-03:before{content:"\4e5b"}.hgi-stroke.hgi-sharp.hgi-notification-bubble:before{content:"\4e5d"}.hgi-stroke.hgi-sharp.hgi-notification-circle:before{content:"\4e5f"}.hgi-stroke.hgi-sharp.hgi-notification-off-01:before{content:"\4e61"}.hgi-stroke.hgi-sharp.hgi-notification-off-02:before{content:"\4e63"}.hgi-stroke.hgi-sharp.hgi-notification-off-03:before{content:"\4e65"}.hgi-stroke.hgi-sharp.hgi-notification-snooze-01:before{content:"\4e67"}.hgi-stroke.hgi-sharp.hgi-notification-snooze-02:before{content:"\4e69"}.hgi-stroke.hgi-sharp.hgi-notification-snooze-03:before{content:"\4e6b"}.hgi-stroke.hgi-sharp.hgi-notification-square:before{content:"\4e6d"}.hgi-stroke.hgi-sharp.hgi-notion-01:before{content:"\4e6f"}.hgi-stroke.hgi-sharp.hgi-notion-02:before{content:"\4e71"}.hgi-stroke.hgi-sharp.hgi-npm:before{content:"\4e73"}.hgi-stroke.hgi-sharp.hgi-nuclear-power:before{content:"\4e75"}.hgi-stroke.hgi-sharp.hgi-nut:before{content:"\4e77"}.hgi-stroke.hgi-sharp.hgi-obtuse:before{content:"\4e79"}.hgi-stroke.hgi-sharp.hgi-octagon:before{content:"\4e7b"}.hgi-stroke.hgi-sharp.hgi-octopus:before{content:"\4e7d"}.hgi-stroke.hgi-sharp.hgi-office-365:before{content:"\4e7f"}.hgi-stroke.hgi-sharp.hgi-office-chair:before{content:"\4e81"}.hgi-stroke.hgi-sharp.hgi-office:before{content:"\4e83"}.hgi-stroke.hgi-sharp.hgi-oil-barrel:before{content:"\4e85"}.hgi-stroke.hgi-sharp.hgi-ok-finger:before{content:"\4e87"}.hgi-stroke.hgi-sharp.hgi-olympic-torch:before{content:"\4e89"}.hgi-stroke.hgi-sharp.hgi-online-learning-01:before{content:"\4e8b"}.hgi-stroke.hgi-sharp.hgi-online-learning-02:before{content:"\4e8d"}.hgi-stroke.hgi-sharp.hgi-online-learning-03:before{content:"\4e8f"}.hgi-stroke.hgi-sharp.hgi-online-learning-04:before{content:"\4e91"}.hgi-stroke.hgi-sharp.hgi-open-caption:before{content:"\4e93"}.hgi-stroke.hgi-sharp.hgi-option:before{content:"\4e95"}.hgi-stroke.hgi-sharp.hgi-orange:before{content:"\4e97"}.hgi-stroke.hgi-sharp.hgi-orbit-01:before{content:"\4e99"}.hgi-stroke.hgi-sharp.hgi-orbit-02:before{content:"\4e9b"}.hgi-stroke.hgi-sharp.hgi-organic-food:before{content:"\4e9d"}.hgi-stroke.hgi-sharp.hgi-orthogonal-edge:before{content:"\4e9f"}.hgi-stroke.hgi-sharp.hgi-oval:before{content:"\4ea1"}.hgi-stroke.hgi-sharp.hgi-oven:before{content:"\4ea3"}.hgi-stroke.hgi-sharp.hgi-package-add:before{content:"\4ea5"}.hgi-stroke.hgi-sharp.hgi-package-delivered:before{content:"\4ea7"}.hgi-stroke.hgi-sharp.hgi-package-moving:before{content:"\4ea9"}.hgi-stroke.hgi-sharp.hgi-package-open:before{content:"\4eab"}.hgi-stroke.hgi-sharp.hgi-package-out-of-stock:before{content:"\4ead"}.hgi-stroke.hgi-sharp.hgi-package-process:before{content:"\4eaf"}.hgi-stroke.hgi-sharp.hgi-package-receive:before{content:"\4eb1"}.hgi-stroke.hgi-sharp.hgi-package-remove:before{content:"\4eb3"}.hgi-stroke.hgi-sharp.hgi-package-search:before{content:"\4eb5"}.hgi-stroke.hgi-sharp.hgi-package-sent:before{content:"\4eb8"}.hgi-stroke.hgi-sharp.hgi-package:before{content:"\4eb9"}.hgi-stroke.hgi-sharp.hgi-pacman-01:before{content:"\4ebb"}.hgi-stroke.hgi-sharp.hgi-pacman-02:before{content:"\4ebd"}.hgi-stroke.hgi-sharp.hgi-paint-board:before{content:"\4ebf"}.hgi-stroke.hgi-sharp.hgi-paint-brush-01:before{content:"\4ec1"}.hgi-stroke.hgi-sharp.hgi-paint-brush-02:before{content:"\4ec3"}.hgi-stroke.hgi-sharp.hgi-paint-brush-03:before{content:"\4ec5"}.hgi-stroke.hgi-sharp.hgi-paint-brush-04:before{content:"\4ec7"}.hgi-stroke.hgi-sharp.hgi-paint-bucket:before{content:"\4ec9"}.hgi-stroke.hgi-sharp.hgi-pan-01:before{content:"\4ecb"}.hgi-stroke.hgi-sharp.hgi-pan-02:before{content:"\4ecd"}.hgi-stroke.hgi-sharp.hgi-pan-03:before{content:"\4ecf"}.hgi-stroke.hgi-sharp.hgi-parabola-01:before{content:"\4ed1"}.hgi-stroke.hgi-sharp.hgi-parabola-02:before{content:"\4ed3"}.hgi-stroke.hgi-sharp.hgi-parabola-03:before{content:"\4ed5"}.hgi-stroke.hgi-sharp.hgi-paragliding:before{content:"\4ed7"}.hgi-stroke.hgi-sharp.hgi-paragraph-bullets-point-01:before{content:"\4ed9"}.hgi-stroke.hgi-sharp.hgi-paragraph-bullets-point-02:before{content:"\4edb"}.hgi-stroke.hgi-sharp.hgi-paragraph-spacing:before{content:"\4ede"}.hgi-stroke.hgi-sharp.hgi-paragraph:before{content:"\4edf"}.hgi-stroke.hgi-sharp.hgi-parallelogram:before{content:"\4ee1"}.hgi-stroke.hgi-sharp.hgi-parking-area-circle:before{content:"\4ee3"}.hgi-stroke.hgi-sharp.hgi-parking-area-square:before{content:"\4ee5"}.hgi-stroke.hgi-sharp.hgi-passport-01:before{content:"\4ee7"}.hgi-stroke.hgi-sharp.hgi-passport-expired:before{content:"\4ee9"}.hgi-stroke.hgi-sharp.hgi-passport-valid:before{content:"\4eec"}.hgi-stroke.hgi-sharp.hgi-passport:before{content:"\4eed"}.hgi-stroke.hgi-sharp.hgi-password-validation:before{content:"\4eef"}.hgi-stroke.hgi-sharp.hgi-path:before{content:"\4ef1"}.hgi-stroke.hgi-sharp.hgi-pathfinder-crop:before{content:"\4ef3"}.hgi-stroke.hgi-sharp.hgi-pathfinder-divide:before{content:"\4ef5"}.hgi-stroke.hgi-sharp.hgi-pathfinder-exclude:before{content:"\4ef7"}.hgi-stroke.hgi-sharp.hgi-pathfinder-intersect:before{content:"\4ef9"}.hgi-stroke.hgi-sharp.hgi-pathfinder-merge:before{content:"\4efb"}.hgi-stroke.hgi-sharp.hgi-pathfinder-minus-back:before{content:"\4efd"}.hgi-stroke.hgi-sharp.hgi-pathfinder-minus-front:before{content:"\4eff"}.hgi-stroke.hgi-sharp.hgi-pathfinder-outline:before{content:"\4f01"}.hgi-stroke.hgi-sharp.hgi-pathfinder-trim:before{content:"\4f03"}.hgi-stroke.hgi-sharp.hgi-pathfinder-unite:before{content:"\4f05"}.hgi-stroke.hgi-sharp.hgi-patient:before{content:"\4f07"}.hgi-stroke.hgi-sharp.hgi-patio:before{content:"\4f09"}.hgi-stroke.hgi-sharp.hgi-pause:before{content:"\4f0b"}.hgi-stroke.hgi-sharp.hgi-pavilon:before{content:"\4f0d"}.hgi-stroke.hgi-sharp.hgi-pay-by-check:before{content:"\4f0f"}.hgi-stroke.hgi-sharp.hgi-payment-01:before{content:"\4f11"}.hgi-stroke.hgi-sharp.hgi-payment-02:before{content:"\4f13"}.hgi-stroke.hgi-sharp.hgi-payment-success-01:before{content:"\4f15"}.hgi-stroke.hgi-sharp.hgi-payment-success-02:before{content:"\4f17"}.hgi-stroke.hgi-sharp.hgi-payoneer:before{content:"\4f19"}.hgi-stroke.hgi-sharp.hgi-paypal:before{content:"\4f1b"}.hgi-stroke.hgi-sharp.hgi-pdf-01:before{content:"\4f1d"}.hgi-stroke.hgi-sharp.hgi-pdf-02:before{content:"\4f1f"}.hgi-stroke.hgi-sharp.hgi-peer-to-peer-01:before{content:"\4f21"}.hgi-stroke.hgi-sharp.hgi-peer-to-peer-02:before{content:"\4f23"}.hgi-stroke.hgi-sharp.hgi-peer-to-peer-03:before{content:"\4f25"}.hgi-stroke.hgi-sharp.hgi-pen-connect-bluetooth:before{content:"\4f27"}.hgi-stroke.hgi-sharp.hgi-pen-connect-usb:before{content:"\4f29"}.hgi-stroke.hgi-sharp.hgi-pen-connect-wifi:before{content:"\4f2b"}.hgi-stroke.hgi-sharp.hgi-pen-tool-01:before{content:"\4f2d"}.hgi-stroke.hgi-sharp.hgi-pen-tool-02:before{content:"\4f2f"}.hgi-stroke.hgi-sharp.hgi-pen-tool-03:before{content:"\4f31"}.hgi-stroke.hgi-sharp.hgi-pen-tool-add:before{content:"\4f33"}.hgi-stroke.hgi-sharp.hgi-pen-tool-minus:before{content:"\4f35"}.hgi-stroke.hgi-sharp.hgi-pencil-edit-01:before{content:"\4f37"}.hgi-stroke.hgi-sharp.hgi-pencil-edit-02:before{content:"\4f39"}.hgi-stroke.hgi-sharp.hgi-pencil:before{content:"\4f3b"}.hgi-stroke.hgi-sharp.hgi-pendulum:before{content:"\4f3d"}.hgi-stroke.hgi-sharp.hgi-pensive:before{content:"\4f3f"}.hgi-stroke.hgi-sharp.hgi-pentagon-01:before{content:"\4f41"}.hgi-stroke.hgi-sharp.hgi-pentagon:before{content:"\4f43"}.hgi-stroke.hgi-sharp.hgi-percent-circle:before{content:"\4f45"}.hgi-stroke.hgi-sharp.hgi-percent-square:before{content:"\4f48"}.hgi-stroke.hgi-sharp.hgi-percent:before{content:"\4f49"}.hgi-stroke.hgi-sharp.hgi-perfume:before{content:"\4f4b"}.hgi-stroke.hgi-sharp.hgi-periscope:before{content:"\4f4d"}.hgi-stroke.hgi-sharp.hgi-permanent-job:before{content:"\4f4f"}.hgi-stroke.hgi-sharp.hgi-perspective:before{content:"\4f51"}.hgi-stroke.hgi-sharp.hgi-pexels:before{content:"\4f53"}.hgi-stroke.hgi-sharp.hgi-phone-off-01:before{content:"\4f55"}.hgi-stroke.hgi-sharp.hgi-phone-off-02:before{content:"\4f57"}.hgi-stroke.hgi-sharp.hgi-php:before{content:"\4f59"}.hgi-stroke.hgi-sharp.hgi-physics:before{content:"\4f5b"}.hgi-stroke.hgi-sharp.hgi-pi-circle:before{content:"\4f5d"}.hgi-stroke.hgi-sharp.hgi-pi-square:before{content:"\4f60"}.hgi-stroke.hgi-sharp.hgi-pi:before{content:"\4f61"}.hgi-stroke.hgi-sharp.hgi-picasa:before{content:"\4f63"}.hgi-stroke.hgi-sharp.hgi-pickup-01:before{content:"\4f65"}.hgi-stroke.hgi-sharp.hgi-pickup-02:before{content:"\4f67"}.hgi-stroke.hgi-sharp.hgi-picture-in-picture-exit:before{content:"\4f69"}.hgi-stroke.hgi-sharp.hgi-picture-in-picture-on:before{content:"\4f6b"}.hgi-stroke.hgi-sharp.hgi-pie-chart-square:before{content:"\4f6e"}.hgi-stroke.hgi-sharp.hgi-pie-chart:before{content:"\4f6f"}.hgi-stroke.hgi-sharp.hgi-pie:before{content:"\4f71"}.hgi-stroke.hgi-sharp.hgi-piggy-bank:before{content:"\4f73"}.hgi-stroke.hgi-sharp.hgi-pin-code:before{content:"\4f75"}.hgi-stroke.hgi-sharp.hgi-pin-location-01:before{content:"\4f77"}.hgi-stroke.hgi-sharp.hgi-pin-location-02:before{content:"\4f79"}.hgi-stroke.hgi-sharp.hgi-pin-location-03:before{content:"\4f7b"}.hgi-stroke.hgi-sharp.hgi-pin-off:before{content:"\4f7d"}.hgi-stroke.hgi-sharp.hgi-pin:before{content:"\4f7f"}.hgi-stroke.hgi-sharp.hgi-pinterest:before{content:"\4f81"}.hgi-stroke.hgi-sharp.hgi-pipeline:before{content:"\4f83"}.hgi-stroke.hgi-sharp.hgi-pisa-tower:before{content:"\4f85"}.hgi-stroke.hgi-sharp.hgi-pizza-01:before{content:"\4f87"}.hgi-stroke.hgi-sharp.hgi-pizza-02:before{content:"\4f89"}.hgi-stroke.hgi-sharp.hgi-pizza-cutter:before{content:"\4f8b"}.hgi-stroke.hgi-sharp.hgi-plane:before{content:"\4f8d"}.hgi-stroke.hgi-sharp.hgi-plant-01:before{content:"\4f8f"}.hgi-stroke.hgi-sharp.hgi-plant-02:before{content:"\4f91"}.hgi-stroke.hgi-sharp.hgi-plant-03:before{content:"\4f93"}.hgi-stroke.hgi-sharp.hgi-plant-04:before{content:"\4f95"}.hgi-stroke.hgi-sharp.hgi-plate:before{content:"\4f97"}.hgi-stroke.hgi-sharp.hgi-plaxo:before{content:"\4f99"}.hgi-stroke.hgi-sharp.hgi-play-circle-02:before{content:"\4f9b"}.hgi-stroke.hgi-sharp.hgi-play-circle:before{content:"\4f9d"}.hgi-stroke.hgi-sharp.hgi-play-list-add:before{content:"\4f9f"}.hgi-stroke.hgi-sharp.hgi-play-list-favourite-01:before{content:"\4fa1"}.hgi-stroke.hgi-sharp.hgi-play-list-favourite-02:before{content:"\4fa3"}.hgi-stroke.hgi-sharp.hgi-play-list-minus:before{content:"\4fa5"}.hgi-stroke.hgi-sharp.hgi-play-list-remove:before{content:"\4fa7"}.hgi-stroke.hgi-sharp.hgi-play-list:before{content:"\4fa9"}.hgi-stroke.hgi-sharp.hgi-play-square:before{content:"\4fac"}.hgi-stroke.hgi-sharp.hgi-play-store:before{content:"\4fae"}.hgi-stroke.hgi-sharp.hgi-play:before{content:"\4faf"}.hgi-stroke.hgi-sharp.hgi-playlist-01:before{content:"\4fb1"}.hgi-stroke.hgi-sharp.hgi-playlist-02:before{content:"\4fb3"}.hgi-stroke.hgi-sharp.hgi-playlist-03:before{content:"\4fb5"}.hgi-stroke.hgi-sharp.hgi-plaza:before{content:"\4fb7"}.hgi-stroke.hgi-sharp.hgi-plug-01:before{content:"\4fb9"}.hgi-stroke.hgi-sharp.hgi-plug-02:before{content:"\4fbb"}.hgi-stroke.hgi-sharp.hgi-plug-socket:before{content:"\4fbd"}.hgi-stroke.hgi-sharp.hgi-plus-minus-01:before{content:"\4fbf"}.hgi-stroke.hgi-sharp.hgi-plus-minus-02:before{content:"\4fc1"}.hgi-stroke.hgi-sharp.hgi-plus-minus-circle-01:before{content:"\4fc3"}.hgi-stroke.hgi-sharp.hgi-plus-minus-circle-02:before{content:"\4fc5"}.hgi-stroke.hgi-sharp.hgi-plus-minus-square-01:before{content:"\4fc8"}.hgi-stroke.hgi-sharp.hgi-plus-minus-square-02:before{content:"\4fca"}.hgi-stroke.hgi-sharp.hgi-plus-minus:before{content:"\4fcb"}.hgi-stroke.hgi-sharp.hgi-plus-sign-circle:before{content:"\4fcd"}.hgi-stroke.hgi-sharp.hgi-plus-sign-square:before{content:"\4fd0"}.hgi-stroke.hgi-sharp.hgi-plus-sign:before{content:"\4fd1"}.hgi-stroke.hgi-sharp.hgi-png-01:before{content:"\4fd3"}.hgi-stroke.hgi-sharp.hgi-png-02:before{content:"\4fd5"}.hgi-stroke.hgi-sharp.hgi-podium:before{content:"\4fd7"}.hgi-stroke.hgi-sharp.hgi-pointing-left-01:before{content:"\4fd9"}.hgi-stroke.hgi-sharp.hgi-pointing-left-02:before{content:"\4fdb"}.hgi-stroke.hgi-sharp.hgi-pointing-left-03:before{content:"\4fdd"}.hgi-stroke.hgi-sharp.hgi-pointing-left-04:before{content:"\4fdf"}.hgi-stroke.hgi-sharp.hgi-pointing-left-05:before{content:"\4fe1"}.hgi-stroke.hgi-sharp.hgi-pointing-left-06:before{content:"\4fe3"}.hgi-stroke.hgi-sharp.hgi-pointing-left-07:before{content:"\4fe5"}.hgi-stroke.hgi-sharp.hgi-pointing-left-08:before{content:"\4fe7"}.hgi-stroke.hgi-sharp.hgi-pointing-right-01:before{content:"\4fe9"}.hgi-stroke.hgi-sharp.hgi-pointing-right-02:before{content:"\4feb"}.hgi-stroke.hgi-sharp.hgi-pointing-right-03:before{content:"\4fed"}.hgi-stroke.hgi-sharp.hgi-pointing-right-04:before{content:"\4fef"}.hgi-stroke.hgi-sharp.hgi-pointing-right-05:before{content:"\4ff1"}.hgi-stroke.hgi-sharp.hgi-pointing-right-06:before{content:"\4ff3"}.hgi-stroke.hgi-sharp.hgi-pointing-right-07:before{content:"\4ff5"}.hgi-stroke.hgi-sharp.hgi-pointing-right-08:before{content:"\4ff7"}.hgi-stroke.hgi-sharp.hgi-pokeball:before{content:"\4ff9"}.hgi-stroke.hgi-sharp.hgi-pokemon:before{content:"\4ffb"}.hgi-stroke.hgi-sharp.hgi-police-badge:before{content:"\4ffd"}.hgi-stroke.hgi-sharp.hgi-police-cap:before{content:"\4fff"}.hgi-stroke.hgi-sharp.hgi-police-car:before{content:"\5001"}.hgi-stroke.hgi-sharp.hgi-police-station:before{content:"\5003"}.hgi-stroke.hgi-sharp.hgi-policy:before{content:"\5005"}.hgi-stroke.hgi-sharp.hgi-polygon:before{content:"\5007"}.hgi-stroke.hgi-sharp.hgi-pool-table:before{content:"\500a"}.hgi-stroke.hgi-sharp.hgi-pool:before{content:"\500b"}.hgi-stroke.hgi-sharp.hgi-poop:before{content:"\500d"}.hgi-stroke.hgi-sharp.hgi-popcorn:before{content:"\500f"}.hgi-stroke.hgi-sharp.hgi-pot-01:before{content:"\5011"}.hgi-stroke.hgi-sharp.hgi-pot-02:before{content:"\5013"}.hgi-stroke.hgi-sharp.hgi-potion:before{content:"\5015"}.hgi-stroke.hgi-sharp.hgi-pound-circle:before{content:"\5017"}.hgi-stroke.hgi-sharp.hgi-pound-receive:before{content:"\5019"}.hgi-stroke.hgi-sharp.hgi-pound-send:before{content:"\501c"}.hgi-stroke.hgi-sharp.hgi-pound-square:before{content:"\501e"}.hgi-stroke.hgi-sharp.hgi-pound:before{content:"\501f"}.hgi-stroke.hgi-sharp.hgi-power-service:before{content:"\5021"}.hgi-stroke.hgi-sharp.hgi-power-socket-01:before{content:"\5023"}.hgi-stroke.hgi-sharp.hgi-power-socket-02:before{content:"\5025"}.hgi-stroke.hgi-sharp.hgi-ppt-01:before{content:"\5027"}.hgi-stroke.hgi-sharp.hgi-ppt-02:before{content:"\5029"}.hgi-stroke.hgi-sharp.hgi-prawn:before{content:"\502b"}.hgi-stroke.hgi-sharp.hgi-prayer-rug-01:before{content:"\502d"}.hgi-stroke.hgi-sharp.hgi-prayer-rug-02:before{content:"\502f"}.hgi-stroke.hgi-sharp.hgi-preference-horizontal:before{content:"\5031"}.hgi-stroke.hgi-sharp.hgi-preference-vertical:before{content:"\5033"}.hgi-stroke.hgi-sharp.hgi-prescription:before{content:"\5035"}.hgi-stroke.hgi-sharp.hgi-presentation-01:before{content:"\5037"}.hgi-stroke.hgi-sharp.hgi-presentation-02:before{content:"\5039"}.hgi-stroke.hgi-sharp.hgi-presentation-03:before{content:"\503b"}.hgi-stroke.hgi-sharp.hgi-presentation-04:before{content:"\503d"}.hgi-stroke.hgi-sharp.hgi-presentation-05:before{content:"\503f"}.hgi-stroke.hgi-sharp.hgi-presentation-06:before{content:"\5041"}.hgi-stroke.hgi-sharp.hgi-presentation-07:before{content:"\5043"}.hgi-stroke.hgi-sharp.hgi-presentation-bar-chart-01:before{content:"\5045"}.hgi-stroke.hgi-sharp.hgi-presentation-bar-chart-02:before{content:"\5047"}.hgi-stroke.hgi-sharp.hgi-presentation-line-chart-01:before{content:"\5049"}.hgi-stroke.hgi-sharp.hgi-presentation-line-chart-02:before{content:"\504b"}.hgi-stroke.hgi-sharp.hgi-presentation-online:before{content:"\504d"}.hgi-stroke.hgi-sharp.hgi-presentation-podium:before{content:"\504f"}.hgi-stroke.hgi-sharp.hgi-previous:before{content:"\5051"}.hgi-stroke.hgi-sharp.hgi-printer-off:before{content:"\5053"}.hgi-stroke.hgi-sharp.hgi-printer:before{content:"\5055"}.hgi-stroke.hgi-sharp.hgi-prism-01:before{content:"\5057"}.hgi-stroke.hgi-sharp.hgi-prism:before{content:"\5059"}.hgi-stroke.hgi-sharp.hgi-prison-guard:before{content:"\505b"}.hgi-stroke.hgi-sharp.hgi-prison:before{content:"\505d"}.hgi-stroke.hgi-sharp.hgi-prisoner:before{content:"\505f"}.hgi-stroke.hgi-sharp.hgi-product-loading:before{content:"\5061"}.hgi-stroke.hgi-sharp.hgi-profile-02:before{content:"\5063"}.hgi-stroke.hgi-sharp.hgi-profile:before{content:"\5065"}.hgi-stroke.hgi-sharp.hgi-profit:before{content:"\5067"}.hgi-stroke.hgi-sharp.hgi-programming-flag:before{content:"\5069"}.hgi-stroke.hgi-sharp.hgi-projector-01:before{content:"\506b"}.hgi-stroke.hgi-sharp.hgi-projector:before{content:"\506d"}.hgi-stroke.hgi-sharp.hgi-promotion:before{content:"\506f"}.hgi-stroke.hgi-sharp.hgi-property-add:before{content:"\5071"}.hgi-stroke.hgi-sharp.hgi-property-delete:before{content:"\5073"}.hgi-stroke.hgi-sharp.hgi-property-edit:before{content:"\5075"}.hgi-stroke.hgi-sharp.hgi-property-new:before{content:"\5077"}.hgi-stroke.hgi-sharp.hgi-property-search:before{content:"\5079"}.hgi-stroke.hgi-sharp.hgi-property-view:before{content:"\507b"}.hgi-stroke.hgi-sharp.hgi-protection-mask:before{content:"\507d"}.hgi-stroke.hgi-sharp.hgi-pulley:before{content:"\507f"}.hgi-stroke.hgi-sharp.hgi-pulse-01:before{content:"\5081"}.hgi-stroke.hgi-sharp.hgi-pulse-02:before{content:"\5083"}.hgi-stroke.hgi-sharp.hgi-pulse-rectangle-01:before{content:"\5085"}.hgi-stroke.hgi-sharp.hgi-pulse-rectangle-02:before{content:"\5087"}.hgi-stroke.hgi-sharp.hgi-pumpkin:before{content:"\5089"}.hgi-stroke.hgi-sharp.hgi-punch:before{content:"\508b"}.hgi-stroke.hgi-sharp.hgi-punching-ball-01:before{content:"\508d"}.hgi-stroke.hgi-sharp.hgi-punching-ball-02:before{content:"\508f"}.hgi-stroke.hgi-sharp.hgi-purse-01:before{content:"\5091"}.hgi-stroke.hgi-sharp.hgi-purse:before{content:"\5093"}.hgi-stroke.hgi-sharp.hgi-push-up-bar:before{content:"\5095"}.hgi-stroke.hgi-sharp.hgi-puzzle:before{content:"\5097"}.hgi-stroke.hgi-sharp.hgi-pyramid-maslowo:before{content:"\5099"}.hgi-stroke.hgi-sharp.hgi-pyramid-structure-01:before{content:"\509c"}.hgi-stroke.hgi-sharp.hgi-pyramid-structure-02:before{content:"\509e"}.hgi-stroke.hgi-sharp.hgi-pyramid:before{content:"\509f"}.hgi-stroke.hgi-sharp.hgi-qq-plot:before{content:"\50a1"}.hgi-stroke.hgi-sharp.hgi-qr-code-01:before{content:"\50a3"}.hgi-stroke.hgi-sharp.hgi-qr-code:before{content:"\50a5"}.hgi-stroke.hgi-sharp.hgi-question:before{content:"\50a7"}.hgi-stroke.hgi-sharp.hgi-queue-01:before{content:"\50a9"}.hgi-stroke.hgi-sharp.hgi-queue-02:before{content:"\50ab"}.hgi-stroke.hgi-sharp.hgi-quill-write-01:before{content:"\50ad"}.hgi-stroke.hgi-sharp.hgi-quill-write-02:before{content:"\50af"}.hgi-stroke.hgi-sharp.hgi-quiz-01:before{content:"\50b1"}.hgi-stroke.hgi-sharp.hgi-quiz-02:before{content:"\50b3"}.hgi-stroke.hgi-sharp.hgi-quiz-03:before{content:"\50b5"}.hgi-stroke.hgi-sharp.hgi-quiz-04:before{content:"\50b7"}.hgi-stroke.hgi-sharp.hgi-quiz-05:before{content:"\50b9"}.hgi-stroke.hgi-sharp.hgi-quora:before{content:"\50bb"}.hgi-stroke.hgi-sharp.hgi-quote-down-circle:before{content:"\50bd"}.hgi-stroke.hgi-sharp.hgi-quote-down-square:before{content:"\50c0"}.hgi-stroke.hgi-sharp.hgi-quote-down:before{content:"\50c1"}.hgi-stroke.hgi-sharp.hgi-quote-up-circle:before{content:"\50c3"}.hgi-stroke.hgi-sharp.hgi-quote-up-square:before{content:"\50c6"}.hgi-stroke.hgi-sharp.hgi-quote-up:before{content:"\50c7"}.hgi-stroke.hgi-sharp.hgi-quotes:before{content:"\50c9"}.hgi-stroke.hgi-sharp.hgi-quran-01:before{content:"\50cb"}.hgi-stroke.hgi-sharp.hgi-quran-02:before{content:"\50cd"}.hgi-stroke.hgi-sharp.hgi-quran-03:before{content:"\50cf"}.hgi-stroke.hgi-sharp.hgi-racing-flag:before{content:"\50d1"}.hgi-stroke.hgi-sharp.hgi-radar-01:before{content:"\50d3"}.hgi-stroke.hgi-sharp.hgi-radar-02:before{content:"\50d5"}.hgi-stroke.hgi-sharp.hgi-radial:before{content:"\50d7"}.hgi-stroke.hgi-sharp.hgi-radio-01:before{content:"\50d9"}.hgi-stroke.hgi-sharp.hgi-radio-02:before{content:"\50db"}.hgi-stroke.hgi-sharp.hgi-radio:before{content:"\50dd"}.hgi-stroke.hgi-sharp.hgi-radioactive-alert:before{content:"\50df"}.hgi-stroke.hgi-sharp.hgi-radius:before{content:"\50e1"}.hgi-stroke.hgi-sharp.hgi-rain-double-drop:before{content:"\50e3"}.hgi-stroke.hgi-sharp.hgi-rain-drop:before{content:"\50e5"}.hgi-stroke.hgi-sharp.hgi-rain:before{content:"\50e7"}.hgi-stroke.hgi-sharp.hgi-rainbow:before{content:"\50e9"}.hgi-stroke.hgi-sharp.hgi-ramadhan-01:before{content:"\50eb"}.hgi-stroke.hgi-sharp.hgi-ramadhan-02:before{content:"\50ed"}.hgi-stroke.hgi-sharp.hgi-ramadhan-month:before{content:"\50ef"}.hgi-stroke.hgi-sharp.hgi-ranking:before{content:"\50f1"}.hgi-stroke.hgi-sharp.hgi-raw-01:before{content:"\50f3"}.hgi-stroke.hgi-sharp.hgi-raw-02:before{content:"\50f5"}.hgi-stroke.hgi-sharp.hgi-re:before{content:"\50f7"}.hgi-stroke.hgi-sharp.hgi-react:before{content:"\50f9"}.hgi-stroke.hgi-sharp.hgi-real-estate-01:before{content:"\50fb"}.hgi-stroke.hgi-sharp.hgi-real-estate-02:before{content:"\50fd"}.hgi-stroke.hgi-sharp.hgi-record:before{content:"\50ff"}.hgi-stroke.hgi-sharp.hgi-recovery-mail:before{content:"\5101"}.hgi-stroke.hgi-sharp.hgi-rectangular-01:before{content:"\5103"}.hgi-stroke.hgi-sharp.hgi-rectangular:before{content:"\5105"}.hgi-stroke.hgi-sharp.hgi-recycle-01:before{content:"\5107"}.hgi-stroke.hgi-sharp.hgi-recycle-02:before{content:"\5109"}.hgi-stroke.hgi-sharp.hgi-recycle-03:before{content:"\510b"}.hgi-stroke.hgi-sharp.hgi-reddit:before{content:"\510d"}.hgi-stroke.hgi-sharp.hgi-reflex:before{content:"\510f"}.hgi-stroke.hgi-sharp.hgi-refresh:before{content:"\5111"}.hgi-stroke.hgi-sharp.hgi-refrigerator:before{content:"\5113"}.hgi-stroke.hgi-sharp.hgi-register:before{content:"\5115"}.hgi-stroke.hgi-sharp.hgi-registered:before{content:"\5117"}.hgi-stroke.hgi-sharp.hgi-relieved-01:before{content:"\5119"}.hgi-stroke.hgi-sharp.hgi-relieved-02:before{content:"\511b"}.hgi-stroke.hgi-sharp.hgi-reload:before{content:"\511d"}.hgi-stroke.hgi-sharp.hgi-reminder:before{content:"\511f"}.hgi-stroke.hgi-sharp.hgi-remote-control:before{content:"\5121"}.hgi-stroke.hgi-sharp.hgi-remove-01:before{content:"\5123"}.hgi-stroke.hgi-sharp.hgi-remove-02:before{content:"\5125"}.hgi-stroke.hgi-sharp.hgi-remove-circle-half-dot:before{content:"\5127"}.hgi-stroke.hgi-sharp.hgi-remove-circle:before{content:"\5129"}.hgi-stroke.hgi-sharp.hgi-remove-pi:before{content:"\512b"}.hgi-stroke.hgi-sharp.hgi-remove-square:before{content:"\512d"}.hgi-stroke.hgi-sharp.hgi-renewable-energy-01:before{content:"\512f"}.hgi-stroke.hgi-sharp.hgi-renewable-energy:before{content:"\5131"}.hgi-stroke.hgi-sharp.hgi-repair:before{content:"\5133"}.hgi-stroke.hgi-sharp.hgi-repeat-off:before{content:"\5135"}.hgi-stroke.hgi-sharp.hgi-repeat-one-01:before{content:"\5137"}.hgi-stroke.hgi-sharp.hgi-repeat-one-02:before{content:"\5139"}.hgi-stroke.hgi-sharp.hgi-repeat:before{content:"\513b"}.hgi-stroke.hgi-sharp.hgi-replay:before{content:"\513d"}.hgi-stroke.hgi-sharp.hgi-repository:before{content:"\513f"}.hgi-stroke.hgi-sharp.hgi-reset-password:before{content:"\5141"}.hgi-stroke.hgi-sharp.hgi-resize-01:before{content:"\5143"}.hgi-stroke.hgi-sharp.hgi-resize-02:before{content:"\5145"}.hgi-stroke.hgi-sharp.hgi-resources-add:before{content:"\5147"}.hgi-stroke.hgi-sharp.hgi-resources-remove:before{content:"\5149"}.hgi-stroke.hgi-sharp.hgi-restaurant-01:before{content:"\514b"}.hgi-stroke.hgi-sharp.hgi-restaurant-02:before{content:"\514d"}.hgi-stroke.hgi-sharp.hgi-restaurant-03:before{content:"\514f"}.hgi-stroke.hgi-sharp.hgi-restaurant-table:before{content:"\5151"}.hgi-stroke.hgi-sharp.hgi-restore-bin:before{content:"\5153"}.hgi-stroke.hgi-sharp.hgi-return-request:before{content:"\5155"}.hgi-stroke.hgi-sharp.hgi-reverse-withdrawal-01:before{content:"\5157"}.hgi-stroke.hgi-sharp.hgi-reverse-withdrawal-02:before{content:"\5159"}.hgi-stroke.hgi-sharp.hgi-rhombus-01:before{content:"\515b"}.hgi-stroke.hgi-sharp.hgi-rhombus:before{content:"\515d"}.hgi-stroke.hgi-sharp.hgi-rice-bowl-01:before{content:"\515f"}.hgi-stroke.hgi-sharp.hgi-rice-bowl-02:before{content:"\5161"}.hgi-stroke.hgi-sharp.hgi-right-angle:before{content:"\5163"}.hgi-stroke.hgi-sharp.hgi-right-to-left-block-quote:before{content:"\5165"}.hgi-stroke.hgi-sharp.hgi-right-to-left-list-bullet:before{content:"\5167"}.hgi-stroke.hgi-sharp.hgi-right-to-left-list-dash:before{content:"\5169"}.hgi-stroke.hgi-sharp.hgi-right-to-left-list-number:before{content:"\516b"}.hgi-stroke.hgi-sharp.hgi-right-to-left-list-triangle:before{content:"\516d"}.hgi-stroke.hgi-sharp.hgi-right-triangle:before{content:"\516f"}.hgi-stroke.hgi-sharp.hgi-ripple:before{content:"\5171"}.hgi-stroke.hgi-sharp.hgi-riyal-rectangle:before{content:"\5173"}.hgi-stroke.hgi-sharp.hgi-riyal:before{content:"\5175"}.hgi-stroke.hgi-sharp.hgi-road-01:before{content:"\5177"}.hgi-stroke.hgi-sharp.hgi-road-02:before{content:"\5179"}.hgi-stroke.hgi-sharp.hgi-road-location-01:before{content:"\517b"}.hgi-stroke.hgi-sharp.hgi-road-location-02:before{content:"\517d"}.hgi-stroke.hgi-sharp.hgi-road-wayside:before{content:"\5180"}.hgi-stroke.hgi-sharp.hgi-road:before{content:"\5181"}.hgi-stroke.hgi-sharp.hgi-robotic:before{content:"\5183"}.hgi-stroke.hgi-sharp.hgi-rocket-01:before{content:"\5185"}.hgi-stroke.hgi-sharp.hgi-rocket-02:before{content:"\5187"}.hgi-stroke.hgi-sharp.hgi-rocket:before{content:"\5189"}.hgi-stroke.hgi-sharp.hgi-rocking-chair:before{content:"\518b"}.hgi-stroke.hgi-sharp.hgi-roller-skate:before{content:"\518d"}.hgi-stroke.hgi-sharp.hgi-rolling-pin:before{content:"\518f"}.hgi-stroke.hgi-sharp.hgi-root-01:before{content:"\5191"}.hgi-stroke.hgi-sharp.hgi-root-02:before{content:"\5193"}.hgi-stroke.hgi-sharp.hgi-root-circle:before{content:"\5195"}.hgi-stroke.hgi-sharp.hgi-root-first-bracket:before{content:"\5197"}.hgi-stroke.hgi-sharp.hgi-root-second-bracket:before{content:"\5199"}.hgi-stroke.hgi-sharp.hgi-root-third-bracket:before{content:"\519b"}.hgi-stroke.hgi-sharp.hgi-rotate-01:before{content:"\519d"}.hgi-stroke.hgi-sharp.hgi-rotate-02:before{content:"\519f"}.hgi-stroke.hgi-sharp.hgi-rotate-360:before{content:"\51a1"}.hgi-stroke.hgi-sharp.hgi-rotate-bottom-left:before{content:"\51a3"}.hgi-stroke.hgi-sharp.hgi-rotate-bottom-right:before{content:"\51a5"}.hgi-stroke.hgi-sharp.hgi-rotate-clockwise:before{content:"\51a7"}.hgi-stroke.hgi-sharp.hgi-rotate-crop:before{content:"\51a9"}.hgi-stroke.hgi-sharp.hgi-rotate-left-01:before{content:"\51ab"}.hgi-stroke.hgi-sharp.hgi-rotate-left-02:before{content:"\51ad"}.hgi-stroke.hgi-sharp.hgi-rotate-left-03:before{content:"\51af"}.hgi-stroke.hgi-sharp.hgi-rotate-left-04:before{content:"\51b1"}.hgi-stroke.hgi-sharp.hgi-rotate-left-05:before{content:"\51b3"}.hgi-stroke.hgi-sharp.hgi-rotate-left-06:before{content:"\51b5"}.hgi-stroke.hgi-sharp.hgi-rotate-right-01:before{content:"\51b7"}.hgi-stroke.hgi-sharp.hgi-rotate-right-02:before{content:"\51b9"}.hgi-stroke.hgi-sharp.hgi-rotate-right-03:before{content:"\51bb"}.hgi-stroke.hgi-sharp.hgi-rotate-right-04:before{content:"\51bd"}.hgi-stroke.hgi-sharp.hgi-rotate-right-05:before{content:"\51bf"}.hgi-stroke.hgi-sharp.hgi-rotate-right-06:before{content:"\51c1"}.hgi-stroke.hgi-sharp.hgi-rotate-square:before{content:"\51c3"}.hgi-stroke.hgi-sharp.hgi-rotate-top-left:before{content:"\51c5"}.hgi-stroke.hgi-sharp.hgi-rotate-top-right:before{content:"\51c7"}.hgi-stroke.hgi-sharp.hgi-route-01:before{content:"\51c9"}.hgi-stroke.hgi-sharp.hgi-route-02:before{content:"\51cb"}.hgi-stroke.hgi-sharp.hgi-route-03:before{content:"\51cd"}.hgi-stroke.hgi-sharp.hgi-route-block:before{content:"\51cf"}.hgi-stroke.hgi-sharp.hgi-router-01:before{content:"\51d1"}.hgi-stroke.hgi-sharp.hgi-router-02:before{content:"\51d3"}.hgi-stroke.hgi-sharp.hgi-router:before{content:"\51d5"}.hgi-stroke.hgi-sharp.hgi-row-delete:before{content:"\51d7"}.hgi-stroke.hgi-sharp.hgi-row-insert:before{content:"\51d9"}.hgi-stroke.hgi-sharp.hgi-rss-connected-01:before{content:"\51db"}.hgi-stroke.hgi-sharp.hgi-rss-connected-02:before{content:"\51dd"}.hgi-stroke.hgi-sharp.hgi-rss-error:before{content:"\51df"}.hgi-stroke.hgi-sharp.hgi-rss-locked:before{content:"\51e1"}.hgi-stroke.hgi-sharp.hgi-rss-unlocked:before{content:"\51e4"}.hgi-stroke.hgi-sharp.hgi-rss:before{content:"\51e5"}.hgi-stroke.hgi-sharp.hgi-rub-el-hizb:before{content:"\51e7"}.hgi-stroke.hgi-sharp.hgi-ruku:before{content:"\51e9"}.hgi-stroke.hgi-sharp.hgi-ruler:before{content:"\51eb"}.hgi-stroke.hgi-sharp.hgi-running-shoes:before{content:"\51ed"}.hgi-stroke.hgi-sharp.hgi-sad-01:before{content:"\51ef"}.hgi-stroke.hgi-sharp.hgi-sad-02:before{content:"\51f1"}.hgi-stroke.hgi-sharp.hgi-sad-dizzy:before{content:"\51f3"}.hgi-stroke.hgi-sharp.hgi-safari:before{content:"\51f5"}.hgi-stroke.hgi-sharp.hgi-safe-delivery-01:before{content:"\51f7"}.hgi-stroke.hgi-sharp.hgi-safe-delivery-02:before{content:"\51f9"}.hgi-stroke.hgi-sharp.hgi-safe:before{content:"\51fb"}.hgi-stroke.hgi-sharp.hgi-safety-pin-01:before{content:"\51fd"}.hgi-stroke.hgi-sharp.hgi-safety-pin-02:before{content:"\51ff"}.hgi-stroke.hgi-sharp.hgi-sailboat-coastal:before{content:"\5201"}.hgi-stroke.hgi-sharp.hgi-sailboat-offshore:before{content:"\5203"}.hgi-stroke.hgi-sharp.hgi-sakura:before{content:"\5205"}.hgi-stroke.hgi-sharp.hgi-salah-time:before{content:"\5208"}.hgi-stroke.hgi-sharp.hgi-salah:before{content:"\5209"}.hgi-stroke.hgi-sharp.hgi-sale-tag-01:before{content:"\520b"}.hgi-stroke.hgi-sharp.hgi-sale-tag-02:before{content:"\520d"}.hgi-stroke.hgi-sharp.hgi-sandals:before{content:"\520f"}.hgi-stroke.hgi-sharp.hgi-satellite-01:before{content:"\5211"}.hgi-stroke.hgi-sharp.hgi-satellite-02:before{content:"\5213"}.hgi-stroke.hgi-sharp.hgi-satellite-03:before{content:"\5215"}.hgi-stroke.hgi-sharp.hgi-satellite:before{content:"\5217"}.hgi-stroke.hgi-sharp.hgi-saturn-01:before{content:"\5219"}.hgi-stroke.hgi-sharp.hgi-saturn-02:before{content:"\521b"}.hgi-stroke.hgi-sharp.hgi-saturn:before{content:"\521d"}.hgi-stroke.hgi-sharp.hgi-sausage:before{content:"\521f"}.hgi-stroke.hgi-sharp.hgi-save-energy-01:before{content:"\5221"}.hgi-stroke.hgi-sharp.hgi-save-energy-02:before{content:"\5223"}.hgi-stroke.hgi-sharp.hgi-save-money-dollar:before{content:"\5225"}.hgi-stroke.hgi-sharp.hgi-save-money-euro:before{content:"\5227"}.hgi-stroke.hgi-sharp.hgi-save-money-pound:before{content:"\5229"}.hgi-stroke.hgi-sharp.hgi-save-money-yen:before{content:"\522b"}.hgi-stroke.hgi-sharp.hgi-savings:before{content:"\522d"}.hgi-stroke.hgi-sharp.hgi-scheme:before{content:"\522f"}.hgi-stroke.hgi-sharp.hgi-school-01:before{content:"\5231"}.hgi-stroke.hgi-sharp.hgi-school-bell-01:before{content:"\5233"}.hgi-stroke.hgi-sharp.hgi-school-bell-02:before{content:"\5235"}.hgi-stroke.hgi-sharp.hgi-school-bus:before{content:"\5237"}.hgi-stroke.hgi-sharp.hgi-school-report-card:before{content:"\5239"}.hgi-stroke.hgi-sharp.hgi-school-tie:before{content:"\523c"}.hgi-stroke.hgi-sharp.hgi-school:before{content:"\523d"}.hgi-stroke.hgi-sharp.hgi-scissor-01:before{content:"\523f"}.hgi-stroke.hgi-sharp.hgi-scissor-rectangle:before{content:"\5241"}.hgi-stroke.hgi-sharp.hgi-scissor:before{content:"\5243"}.hgi-stroke.hgi-sharp.hgi-scooter-01:before{content:"\5245"}.hgi-stroke.hgi-sharp.hgi-scooter-02:before{content:"\5247"}.hgi-stroke.hgi-sharp.hgi-scooter-03:before{content:"\5249"}.hgi-stroke.hgi-sharp.hgi-scooter-04:before{content:"\524b"}.hgi-stroke.hgi-sharp.hgi-scooter-electric:before{content:"\524d"}.hgi-stroke.hgi-sharp.hgi-scratch-card:before{content:"\524f"}.hgi-stroke.hgi-sharp.hgi-screen-add-to-home:before{content:"\5251"}.hgi-stroke.hgi-sharp.hgi-screen-lock-rotation:before{content:"\5253"}.hgi-stroke.hgi-sharp.hgi-screen-rotation:before{content:"\5255"}.hgi-stroke.hgi-sharp.hgi-scribd:before{content:"\5257"}.hgi-stroke.hgi-sharp.hgi-scroll-horizontal:before{content:"\5259"}.hgi-stroke.hgi-sharp.hgi-scroll-vertical:before{content:"\525c"}.hgi-stroke.hgi-sharp.hgi-scroll:before{content:"\525d"}.hgi-stroke.hgi-sharp.hgi-sd-card:before{content:"\525f"}.hgi-stroke.hgi-sharp.hgi-seal:before{content:"\5261"}.hgi-stroke.hgi-sharp.hgi-search-01:before{content:"\5263"}.hgi-stroke.hgi-sharp.hgi-search-02:before{content:"\5265"}.hgi-stroke.hgi-sharp.hgi-search-add:before{content:"\5267"}.hgi-stroke.hgi-sharp.hgi-search-area:before{content:"\5269"}.hgi-stroke.hgi-sharp.hgi-search-circle:before{content:"\526b"}.hgi-stroke.hgi-sharp.hgi-search-dollar:before{content:"\526d"}.hgi-stroke.hgi-sharp.hgi-search-focus:before{content:"\526f"}.hgi-stroke.hgi-sharp.hgi-search-list-01:before{content:"\5271"}.hgi-stroke.hgi-sharp.hgi-search-list-02:before{content:"\5273"}.hgi-stroke.hgi-sharp.hgi-search-minus:before{content:"\5275"}.hgi-stroke.hgi-sharp.hgi-search-remove:before{content:"\5277"}.hgi-stroke.hgi-sharp.hgi-search-replace:before{content:"\5279"}.hgi-stroke.hgi-sharp.hgi-search-square:before{content:"\527b"}.hgi-stroke.hgi-sharp.hgi-search-visual:before{content:"\527d"}.hgi-stroke.hgi-sharp.hgi-searching:before{content:"\527f"}.hgi-stroke.hgi-sharp.hgi-seat-selector:before{content:"\5281"}.hgi-stroke.hgi-sharp.hgi-second-bracket-circle:before{content:"\5283"}.hgi-stroke.hgi-sharp.hgi-second-bracket-square:before{content:"\5286"}.hgi-stroke.hgi-sharp.hgi-second-bracket:before{content:"\5287"}.hgi-stroke.hgi-sharp.hgi-secured-network:before{content:"\5289"}.hgi-stroke.hgi-sharp.hgi-security-block:before{content:"\528b"}.hgi-stroke.hgi-sharp.hgi-security-check:before{content:"\528d"}.hgi-stroke.hgi-sharp.hgi-security-key-usb:before{content:"\528f"}.hgi-stroke.hgi-sharp.hgi-security-lock:before{content:"\5291"}.hgi-stroke.hgi-sharp.hgi-security-password:before{content:"\5293"}.hgi-stroke.hgi-sharp.hgi-security-validation:before{content:"\5296"}.hgi-stroke.hgi-sharp.hgi-security-wifi:before{content:"\5298"}.hgi-stroke.hgi-sharp.hgi-security:before{content:"\5299"}.hgi-stroke.hgi-sharp.hgi-segment:before{content:"\529b"}.hgi-stroke.hgi-sharp.hgi-select-01:before{content:"\529d"}.hgi-stroke.hgi-sharp.hgi-select-02:before{content:"\529f"}.hgi-stroke.hgi-sharp.hgi-send-to-mobile:before{content:"\52a1"}.hgi-stroke.hgi-sharp.hgi-senseless:before{content:"\52a3"}.hgi-stroke.hgi-sharp.hgi-sent:before{content:"\52a5"}.hgi-stroke.hgi-sharp.hgi-seo:before{content:"\52a7"}.hgi-stroke.hgi-sharp.hgi-service:before{content:"\52a9"}.hgi-stroke.hgi-sharp.hgi-setting-06:before{content:"\52ab"}.hgi-stroke.hgi-sharp.hgi-setting-07:before{content:"\52ad"}.hgi-stroke.hgi-sharp.hgi-setting-done-01:before{content:"\52af"}.hgi-stroke.hgi-sharp.hgi-setting-done-02:before{content:"\52b1"}.hgi-stroke.hgi-sharp.hgi-setting-done-03:before{content:"\52b3"}.hgi-stroke.hgi-sharp.hgi-setting-done-04:before{content:"\52b5"}.hgi-stroke.hgi-sharp.hgi-setting-error-03:before{content:"\52b7"}.hgi-stroke.hgi-sharp.hgi-setting-error-04:before{content:"\52b9"}.hgi-stroke.hgi-sharp.hgi-settings-01:before{content:"\52bb"}.hgi-stroke.hgi-sharp.hgi-settings-02:before{content:"\52bd"}.hgi-stroke.hgi-sharp.hgi-settings-03:before{content:"\52bf"}.hgi-stroke.hgi-sharp.hgi-settings-04:before{content:"\52c1"}.hgi-stroke.hgi-sharp.hgi-settings-05:before{content:"\52c3"}.hgi-stroke.hgi-sharp.hgi-settings-error-01:before{content:"\52c5"}.hgi-stroke.hgi-sharp.hgi-settings-error-02:before{content:"\52c7"}.hgi-stroke.hgi-sharp.hgi-setup-01:before{content:"\52c9"}.hgi-stroke.hgi-sharp.hgi-setup-02:before{content:"\52cb"}.hgi-stroke.hgi-sharp.hgi-shaka-01:before{content:"\52cd"}.hgi-stroke.hgi-sharp.hgi-shaka-02:before{content:"\52cf"}.hgi-stroke.hgi-sharp.hgi-shaka-03:before{content:"\52d1"}.hgi-stroke.hgi-sharp.hgi-shaka-04:before{content:"\52d3"}.hgi-stroke.hgi-sharp.hgi-shampoo:before{content:"\52d5"}.hgi-stroke.hgi-sharp.hgi-shapes:before{content:"\52d7"}.hgi-stroke.hgi-sharp.hgi-share-01:before{content:"\52d9"}.hgi-stroke.hgi-sharp.hgi-share-02:before{content:"\52db"}.hgi-stroke.hgi-sharp.hgi-share-03:before{content:"\52dd"}.hgi-stroke.hgi-sharp.hgi-share-04:before{content:"\52df"}.hgi-stroke.hgi-sharp.hgi-share-05:before{content:"\52e1"}.hgi-stroke.hgi-sharp.hgi-share-06:before{content:"\52e3"}.hgi-stroke.hgi-sharp.hgi-share-07:before{content:"\52e5"}.hgi-stroke.hgi-sharp.hgi-share-08:before{content:"\52e7"}.hgi-stroke.hgi-sharp.hgi-share-knowledge:before{content:"\52e9"}.hgi-stroke.hgi-sharp.hgi-share-location-01:before{content:"\52eb"}.hgi-stroke.hgi-sharp.hgi-share-location-02:before{content:"\52ed"}.hgi-stroke.hgi-sharp.hgi-shared-wifi:before{content:"\52ef"}.hgi-stroke.hgi-sharp.hgi-sharing:before{content:"\52f1"}.hgi-stroke.hgi-sharp.hgi-shellfish:before{content:"\52f3"}.hgi-stroke.hgi-sharp.hgi-sheriff-01:before{content:"\52f5"}.hgi-stroke.hgi-sharp.hgi-sheriff-02:before{content:"\52f7"}.hgi-stroke.hgi-sharp.hgi-shield-01:before{content:"\52f9"}.hgi-stroke.hgi-sharp.hgi-shield-02:before{content:"\52fb"}.hgi-stroke.hgi-sharp.hgi-shield-blockchain:before{content:"\52fd"}.hgi-stroke.hgi-sharp.hgi-shield-energy:before{content:"\52ff"}.hgi-stroke.hgi-sharp.hgi-shield-key:before{content:"\5301"}.hgi-stroke.hgi-sharp.hgi-shield-user:before{content:"\5303"}.hgi-stroke.hgi-sharp.hgi-shipment-tracking:before{content:"\5305"}.hgi-stroke.hgi-sharp.hgi-shipping-center:before{content:"\5307"}.hgi-stroke.hgi-sharp.hgi-shipping-loading:before{content:"\5309"}.hgi-stroke.hgi-sharp.hgi-shipping-truck-01:before{content:"\530b"}.hgi-stroke.hgi-sharp.hgi-shipping-truck-02:before{content:"\530d"}.hgi-stroke.hgi-sharp.hgi-shirt-01:before{content:"\530f"}.hgi-stroke.hgi-sharp.hgi-shocked:before{content:"\5311"}.hgi-stroke.hgi-sharp.hgi-shop-sign:before{content:"\5313"}.hgi-stroke.hgi-sharp.hgi-shopping-bag-01:before{content:"\5315"}.hgi-stroke.hgi-sharp.hgi-shopping-bag-02:before{content:"\5317"}.hgi-stroke.hgi-sharp.hgi-shopping-bag-03:before{content:"\5319"}.hgi-stroke.hgi-sharp.hgi-shopping-bag-add:before{content:"\531b"}.hgi-stroke.hgi-sharp.hgi-shopping-bag-check:before{content:"\531d"}.hgi-stroke.hgi-sharp.hgi-shopping-bag-favorite:before{content:"\531f"}.hgi-stroke.hgi-sharp.hgi-shopping-bag-remove:before{content:"\5321"}.hgi-stroke.hgi-sharp.hgi-shopping-basket-01:before{content:"\5323"}.hgi-stroke.hgi-sharp.hgi-shopping-basket-02:before{content:"\5325"}.hgi-stroke.hgi-sharp.hgi-shopping-basket-03:before{content:"\5327"}.hgi-stroke.hgi-sharp.hgi-shopping-basket-add-01:before{content:"\5329"}.hgi-stroke.hgi-sharp.hgi-shopping-basket-add-02:before{content:"\532b"}.hgi-stroke.hgi-sharp.hgi-shopping-basket-add-03:before{content:"\532d"}.hgi-stroke.hgi-sharp.hgi-shopping-basket-check-in-01:before{content:"\532f"}.hgi-stroke.hgi-sharp.hgi-shopping-basket-check-in-02:before{content:"\5331"}.hgi-stroke.hgi-sharp.hgi-shopping-basket-check-in-03:before{content:"\5333"}.hgi-stroke.hgi-sharp.hgi-shopping-basket-check-out-01:before{content:"\5335"}.hgi-stroke.hgi-sharp.hgi-shopping-basket-check-out-02:before{content:"\5337"}.hgi-stroke.hgi-sharp.hgi-shopping-basket-check-out-03:before{content:"\5339"}.hgi-stroke.hgi-sharp.hgi-shopping-basket-done-01:before{content:"\533b"}.hgi-stroke.hgi-sharp.hgi-shopping-basket-done-02:before{content:"\533d"}.hgi-stroke.hgi-sharp.hgi-shopping-basket-done-03:before{content:"\533f"}.hgi-stroke.hgi-sharp.hgi-shopping-basket-favorite-01:before{content:"\5341"}.hgi-stroke.hgi-sharp.hgi-shopping-basket-favorite-02:before{content:"\5343"}.hgi-stroke.hgi-sharp.hgi-shopping-basket-favorite-03:before{content:"\5345"}.hgi-stroke.hgi-sharp.hgi-shopping-basket-remove-01:before{content:"\5347"}.hgi-stroke.hgi-sharp.hgi-shopping-basket-remove-02:before{content:"\5349"}.hgi-stroke.hgi-sharp.hgi-shopping-basket-remove-03:before{content:"\534b"}.hgi-stroke.hgi-sharp.hgi-shopping-basket-secure-01:before{content:"\534d"}.hgi-stroke.hgi-sharp.hgi-shopping-basket-secure-02:before{content:"\534f"}.hgi-stroke.hgi-sharp.hgi-shopping-basket-secure-03:before{content:"\5351"}.hgi-stroke.hgi-sharp.hgi-shopping-cart-01:before{content:"\5353"}.hgi-stroke.hgi-sharp.hgi-shopping-cart-02:before{content:"\5355"}.hgi-stroke.hgi-sharp.hgi-shopping-cart-add-01:before{content:"\5357"}.hgi-stroke.hgi-sharp.hgi-shopping-cart-add-02:before{content:"\5359"}.hgi-stroke.hgi-sharp.hgi-shopping-cart-check-01:before{content:"\535b"}.hgi-stroke.hgi-sharp.hgi-shopping-cart-check-02:before{content:"\535d"}.hgi-stroke.hgi-sharp.hgi-shopping-cart-check-in-01:before{content:"\535f"}.hgi-stroke.hgi-sharp.hgi-shopping-cart-check-in-02:before{content:"\5361"}.hgi-stroke.hgi-sharp.hgi-shopping-cart-check-out-01:before{content:"\5363"}.hgi-stroke.hgi-sharp.hgi-shopping-cart-check-out-02:before{content:"\5365"}.hgi-stroke.hgi-sharp.hgi-shopping-cart-favorite-01:before{content:"\5367"}.hgi-stroke.hgi-sharp.hgi-shopping-cart-favorite-02:before{content:"\5369"}.hgi-stroke.hgi-sharp.hgi-shopping-cart-remove-01:before{content:"\536b"}.hgi-stroke.hgi-sharp.hgi-shopping-cart-remove-02:before{content:"\536d"}.hgi-stroke.hgi-sharp.hgi-shorts-pants:before{content:"\536f"}.hgi-stroke.hgi-sharp.hgi-shuffle-square:before{content:"\5372"}.hgi-stroke.hgi-sharp.hgi-shuffle:before{content:"\5373"}.hgi-stroke.hgi-sharp.hgi-shutterstock:before{content:"\5375"}.hgi-stroke.hgi-sharp.hgi-sidebar-bottom:before{content:"\5377"}.hgi-stroke.hgi-sharp.hgi-sidebar-left-01:before{content:"\5379"}.hgi-stroke.hgi-sharp.hgi-sidebar-left:before{content:"\537b"}.hgi-stroke.hgi-sharp.hgi-sidebar-right-01:before{content:"\537d"}.hgi-stroke.hgi-sharp.hgi-sidebar-right:before{content:"\537f"}.hgi-stroke.hgi-sharp.hgi-sidebar-top:before{content:"\5381"}.hgi-stroke.hgi-sharp.hgi-sign-language-c:before{content:"\5383"}.hgi-stroke.hgi-sharp.hgi-signal-full-01:before{content:"\5385"}.hgi-stroke.hgi-sharp.hgi-signal-full-02:before{content:"\5387"}.hgi-stroke.hgi-sharp.hgi-signal-low-01:before{content:"\5389"}.hgi-stroke.hgi-sharp.hgi-signal-low-02:before{content:"\538b"}.hgi-stroke.hgi-sharp.hgi-signal-low-medium:before{content:"\538d"}.hgi-stroke.hgi-sharp.hgi-signal-medium-01:before{content:"\538f"}.hgi-stroke.hgi-sharp.hgi-signal-medium-02:before{content:"\5391"}.hgi-stroke.hgi-sharp.hgi-signal-no-01:before{content:"\5393"}.hgi-stroke.hgi-sharp.hgi-signal-no-02:before{content:"\5395"}.hgi-stroke.hgi-sharp.hgi-signal:before{content:"\5397"}.hgi-stroke.hgi-sharp.hgi-signature:before{content:"\5399"}.hgi-stroke.hgi-sharp.hgi-silence:before{content:"\539b"}.hgi-stroke.hgi-sharp.hgi-simcard-01:before{content:"\539d"}.hgi-stroke.hgi-sharp.hgi-simcard-02:before{content:"\539f"}.hgi-stroke.hgi-sharp.hgi-simcard-dual:before{content:"\53a1"}.hgi-stroke.hgi-sharp.hgi-sin:before{content:"\53a3"}.hgi-stroke.hgi-sharp.hgi-sine-01:before{content:"\53a5"}.hgi-stroke.hgi-sharp.hgi-sine-02:before{content:"\53a7"}.hgi-stroke.hgi-sharp.hgi-sing-left:before{content:"\53a9"}.hgi-stroke.hgi-sharp.hgi-sing-right:before{content:"\53ab"}.hgi-stroke.hgi-sharp.hgi-sink-01:before{content:"\53ad"}.hgi-stroke.hgi-sharp.hgi-sink-02:before{content:"\53af"}.hgi-stroke.hgi-sharp.hgi-siri:before{content:"\53b1"}.hgi-stroke.hgi-sharp.hgi-sketch:before{content:"\53b3"}.hgi-stroke.hgi-sharp.hgi-skew:before{content:"\53b5"}.hgi-stroke.hgi-sharp.hgi-ski-dice-faces-01:before{content:"\53b7"}.hgi-stroke.hgi-sharp.hgi-skipping-rope:before{content:"\53b9"}.hgi-stroke.hgi-sharp.hgi-skull:before{content:"\53bb"}.hgi-stroke.hgi-sharp.hgi-skype:before{content:"\53bd"}.hgi-stroke.hgi-sharp.hgi-slack:before{content:"\53bf"}.hgi-stroke.hgi-sharp.hgi-sleeping:before{content:"\53c1"}.hgi-stroke.hgi-sharp.hgi-sleeveless:before{content:"\53c3"}.hgi-stroke.hgi-sharp.hgi-sliders-horizontal:before{content:"\53c5"}.hgi-stroke.hgi-sharp.hgi-sliders-vertical:before{content:"\53c7"}.hgi-stroke.hgi-sharp.hgi-slideshare:before{content:"\53c9"}.hgi-stroke.hgi-sharp.hgi-slow-winds:before{content:"\53cb"}.hgi-stroke.hgi-sharp.hgi-smart-ac:before{content:"\53cd"}.hgi-stroke.hgi-sharp.hgi-smart-phone-01:before{content:"\53cf"}.hgi-stroke.hgi-sharp.hgi-smart-phone-02:before{content:"\53d1"}.hgi-stroke.hgi-sharp.hgi-smart-phone-03:before{content:"\53d3"}.hgi-stroke.hgi-sharp.hgi-smart-phone-04:before{content:"\53d5"}.hgi-stroke.hgi-sharp.hgi-smart-phone-landscape:before{content:"\53d7"}.hgi-stroke.hgi-sharp.hgi-smart-watch-01:before{content:"\53da"}.hgi-stroke.hgi-sharp.hgi-smart-watch-02:before{content:"\53dc"}.hgi-stroke.hgi-sharp.hgi-smart-watch-03:before{content:"\53de"}.hgi-stroke.hgi-sharp.hgi-smart-watch-04:before{content:"\53e0"}.hgi-stroke.hgi-sharp.hgi-smart:before{content:"\53e1"}.hgi-stroke.hgi-sharp.hgi-smartphone-lost-wifi:before{content:"\53e3"}.hgi-stroke.hgi-sharp.hgi-smartphone-wifi:before{content:"\53e5"}.hgi-stroke.hgi-sharp.hgi-smile-dizzy:before{content:"\53e7"}.hgi-stroke.hgi-sharp.hgi-smile:before{content:"\53e9"}.hgi-stroke.hgi-sharp.hgi-sms-code:before{content:"\53eb"}.hgi-stroke.hgi-sharp.hgi-snail:before{content:"\53ed"}.hgi-stroke.hgi-sharp.hgi-snapchat:before{content:"\53ef"}.hgi-stroke.hgi-sharp.hgi-snow:before{content:"\53f1"}.hgi-stroke.hgi-sharp.hgi-soda-can:before{content:"\53f3"}.hgi-stroke.hgi-sharp.hgi-sofa-01:before{content:"\53f5"}.hgi-stroke.hgi-sharp.hgi-sofa-02:before{content:"\53f7"}.hgi-stroke.hgi-sharp.hgi-sofa-03:before{content:"\53f9"}.hgi-stroke.hgi-sharp.hgi-sofa-single:before{content:"\53fb"}.hgi-stroke.hgi-sharp.hgi-soft-drink-01:before{content:"\53fd"}.hgi-stroke.hgi-sharp.hgi-soft-drink-02:before{content:"\53ff"}.hgi-stroke.hgi-sharp.hgi-software-license:before{content:"\5401"}.hgi-stroke.hgi-sharp.hgi-software-uninstall:before{content:"\5404"}.hgi-stroke.hgi-sharp.hgi-software:before{content:"\5405"}.hgi-stroke.hgi-sharp.hgi-soil-moisture-field:before{content:"\5407"}.hgi-stroke.hgi-sharp.hgi-soil-moisture-global:before{content:"\5409"}.hgi-stroke.hgi-sharp.hgi-soil-temperature-field:before{content:"\540b"}.hgi-stroke.hgi-sharp.hgi-soil-temperature-global:before{content:"\540d"}.hgi-stroke.hgi-sharp.hgi-solar-energy:before{content:"\540f"}.hgi-stroke.hgi-sharp.hgi-solar-panel-01:before{content:"\5411"}.hgi-stroke.hgi-sharp.hgi-solar-panel-02:before{content:"\5413"}.hgi-stroke.hgi-sharp.hgi-solar-panel-03:before{content:"\5415"}.hgi-stroke.hgi-sharp.hgi-solar-panel-04:before{content:"\5417"}.hgi-stroke.hgi-sharp.hgi-solar-panel-05:before{content:"\5419"}.hgi-stroke.hgi-sharp.hgi-solar-power:before{content:"\541b"}.hgi-stroke.hgi-sharp.hgi-solar-system-01:before{content:"\541d"}.hgi-stroke.hgi-sharp.hgi-solar-system:before{content:"\541f"}.hgi-stroke.hgi-sharp.hgi-solid-line-01:before{content:"\5421"}.hgi-stroke.hgi-sharp.hgi-solid-line-02:before{content:"\5423"}.hgi-stroke.hgi-sharp.hgi-sort-by-down-01:before{content:"\5425"}.hgi-stroke.hgi-sharp.hgi-sort-by-down-02:before{content:"\5427"}.hgi-stroke.hgi-sharp.hgi-sort-by-up-01:before{content:"\5429"}.hgi-stroke.hgi-sharp.hgi-sort-by-up-02:before{content:"\542b"}.hgi-stroke.hgi-sharp.hgi-sorting-01:before{content:"\542d"}.hgi-stroke.hgi-sharp.hgi-sorting-02:before{content:"\542f"}.hgi-stroke.hgi-sharp.hgi-sorting-03:before{content:"\5431"}.hgi-stroke.hgi-sharp.hgi-sorting-04:before{content:"\5433"}.hgi-stroke.hgi-sharp.hgi-sorting-05:before{content:"\5435"}.hgi-stroke.hgi-sharp.hgi-sorting-1-9:before{content:"\5437"}.hgi-stroke.hgi-sharp.hgi-sorting-9-1:before{content:"\5439"}.hgi-stroke.hgi-sharp.hgi-sorting-a-z-01:before{content:"\543b"}.hgi-stroke.hgi-sharp.hgi-sorting-a-z-02:before{content:"\543d"}.hgi-stroke.hgi-sharp.hgi-sorting-down:before{content:"\543f"}.hgi-stroke.hgi-sharp.hgi-sorting-up:before{content:"\5441"}.hgi-stroke.hgi-sharp.hgi-sorting-z-a-01:before{content:"\5443"}.hgi-stroke.hgi-sharp.hgi-soundcloud:before{content:"\5445"}.hgi-stroke.hgi-sharp.hgi-source-code-circle:before{content:"\5447"}.hgi-stroke.hgi-sharp.hgi-source-code-square:before{content:"\544a"}.hgi-stroke.hgi-sharp.hgi-source-code:before{content:"\544b"}.hgi-stroke.hgi-sharp.hgi-spaceship:before{content:"\544d"}.hgi-stroke.hgi-sharp.hgi-spades:before{content:"\544f"}.hgi-stroke.hgi-sharp.hgi-spaghetti:before{content:"\5451"}.hgi-stroke.hgi-sharp.hgi-spam:before{content:"\5453"}.hgi-stroke.hgi-sharp.hgi-sparkles:before{content:"\5455"}.hgi-stroke.hgi-sharp.hgi-spartan-helmet:before{content:"\5457"}.hgi-stroke.hgi-sharp.hgi-spatula:before{content:"\5459"}.hgi-stroke.hgi-sharp.hgi-speaker-01:before{content:"\545b"}.hgi-stroke.hgi-sharp.hgi-speaker:before{content:"\545d"}.hgi-stroke.hgi-sharp.hgi-speech-to-text:before{content:"\545f"}.hgi-stroke.hgi-sharp.hgi-speed-train-01:before{content:"\5461"}.hgi-stroke.hgi-sharp.hgi-speed-train-02:before{content:"\5463"}.hgi-stroke.hgi-sharp.hgi-sperm:before{content:"\5465"}.hgi-stroke.hgi-sharp.hgi-sphere:before{content:"\5467"}.hgi-stroke.hgi-sharp.hgi-spirals:before{content:"\5469"}.hgi-stroke.hgi-sharp.hgi-spoon-and-fork:before{content:"\546b"}.hgi-stroke.hgi-sharp.hgi-spoon-and-knife:before{content:"\546d"}.hgi-stroke.hgi-sharp.hgi-spoon:before{content:"\546f"}.hgi-stroke.hgi-sharp.hgi-spotify:before{content:"\5471"}.hgi-stroke.hgi-sharp.hgi-sql:before{content:"\5473"}.hgi-stroke.hgi-sharp.hgi-square-01:before{content:"\5475"}.hgi-stroke.hgi-sharp.hgi-square-arrow-data-transfer-diagonal:before{content:"\5477"}.hgi-stroke.hgi-sharp.hgi-square-arrow-data-transfer-horizontal:before{content:"\5479"}.hgi-stroke.hgi-sharp.hgi-square-arrow-data-transfer-vertical:before{content:"\547b"}.hgi-stroke.hgi-sharp.hgi-square-arrow-diagonal-01:before{content:"\547d"}.hgi-stroke.hgi-sharp.hgi-square-arrow-diagonal-02:before{content:"\547f"}.hgi-stroke.hgi-sharp.hgi-square-arrow-down-01:before{content:"\5481"}.hgi-stroke.hgi-sharp.hgi-square-arrow-down-02:before{content:"\5483"}.hgi-stroke.hgi-sharp.hgi-square-arrow-down-03:before{content:"\5485"}.hgi-stroke.hgi-sharp.hgi-square-arrow-down-double:before{content:"\5487"}.hgi-stroke.hgi-sharp.hgi-square-arrow-down-left:before{content:"\5489"}.hgi-stroke.hgi-sharp.hgi-square-arrow-down-right:before{content:"\548b"}.hgi-stroke.hgi-sharp.hgi-square-arrow-expand-01:before{content:"\548d"}.hgi-stroke.hgi-sharp.hgi-square-arrow-expand-02:before{content:"\548f"}.hgi-stroke.hgi-sharp.hgi-square-arrow-horizontal:before{content:"\5491"}.hgi-stroke.hgi-sharp.hgi-square-arrow-left-01:before{content:"\5493"}.hgi-stroke.hgi-sharp.hgi-square-arrow-left-02:before{content:"\5495"}.hgi-stroke.hgi-sharp.hgi-square-arrow-left-03:before{content:"\5497"}.hgi-stroke.hgi-sharp.hgi-square-arrow-left-double:before{content:"\5499"}.hgi-stroke.hgi-sharp.hgi-square-arrow-left-right:before{content:"\549b"}.hgi-stroke.hgi-sharp.hgi-square-arrow-move-down-left:before{content:"\549d"}.hgi-stroke.hgi-sharp.hgi-square-arrow-move-down-right:before{content:"\549f"}.hgi-stroke.hgi-sharp.hgi-square-arrow-move-left-down:before{content:"\54a1"}.hgi-stroke.hgi-sharp.hgi-square-arrow-move-left-up:before{content:"\54a3"}.hgi-stroke.hgi-sharp.hgi-square-arrow-move-right-down:before{content:"\54a5"}.hgi-stroke.hgi-sharp.hgi-square-arrow-move-right-up:before{content:"\54a7"}.hgi-stroke.hgi-sharp.hgi-square-arrow-reload-01:before{content:"\54a9"}.hgi-stroke.hgi-sharp.hgi-square-arrow-reload-02:before{content:"\54ab"}.hgi-stroke.hgi-sharp.hgi-square-arrow-right-01:before{content:"\54ad"}.hgi-stroke.hgi-sharp.hgi-square-arrow-right-02:before{content:"\54af"}.hgi-stroke.hgi-sharp.hgi-square-arrow-right-03:before{content:"\54b1"}.hgi-stroke.hgi-sharp.hgi-square-arrow-right-double:before{content:"\54b3"}.hgi-stroke.hgi-sharp.hgi-square-arrow-shrink-01:before{content:"\54b5"}.hgi-stroke.hgi-sharp.hgi-square-arrow-shrink-02:before{content:"\54b7"}.hgi-stroke.hgi-sharp.hgi-square-arrow-up-01:before{content:"\54b9"}.hgi-stroke.hgi-sharp.hgi-square-arrow-up-02:before{content:"\54bb"}.hgi-stroke.hgi-sharp.hgi-square-arrow-up-03:before{content:"\54bd"}.hgi-stroke.hgi-sharp.hgi-square-arrow-up-double:before{content:"\54bf"}.hgi-stroke.hgi-sharp.hgi-square-arrow-up-down:before{content:"\54c1"}.hgi-stroke.hgi-sharp.hgi-square-arrow-up-left:before{content:"\54c3"}.hgi-stroke.hgi-sharp.hgi-square-arrow-up-right:before{content:"\54c5"}.hgi-stroke.hgi-sharp.hgi-square-arrow-vertical:before{content:"\54c7"}.hgi-stroke.hgi-sharp.hgi-square-circle:before{content:"\54c9"}.hgi-stroke.hgi-sharp.hgi-square-lock-01:before{content:"\54cb"}.hgi-stroke.hgi-sharp.hgi-square-lock-02:before{content:"\54cd"}.hgi-stroke.hgi-sharp.hgi-square-lock-add-01:before{content:"\54cf"}.hgi-stroke.hgi-sharp.hgi-square-lock-add-02:before{content:"\54d1"}.hgi-stroke.hgi-sharp.hgi-square-lock-check-01:before{content:"\54d3"}.hgi-stroke.hgi-sharp.hgi-square-lock-check-02:before{content:"\54d5"}.hgi-stroke.hgi-sharp.hgi-square-lock-minus-01:before{content:"\54d7"}.hgi-stroke.hgi-sharp.hgi-square-lock-minus-02:before{content:"\54d9"}.hgi-stroke.hgi-sharp.hgi-square-lock-password:before{content:"\54db"}.hgi-stroke.hgi-sharp.hgi-square-lock-remove-01:before{content:"\54dd"}.hgi-stroke.hgi-sharp.hgi-square-lock-remove-02:before{content:"\54df"}.hgi-stroke.hgi-sharp.hgi-square-root-square:before{content:"\54e1"}.hgi-stroke.hgi-sharp.hgi-square-square:before{content:"\54e4"}.hgi-stroke.hgi-sharp.hgi-square-unlock-01:before{content:"\54e6"}.hgi-stroke.hgi-sharp.hgi-square-unlock-02:before{content:"\54e8"}.hgi-stroke.hgi-sharp.hgi-square:before{content:"\54e9"}.hgi-stroke.hgi-sharp.hgi-stack-star:before{content:"\54eb"}.hgi-stroke.hgi-sharp.hgi-stake:before{content:"\54ed"}.hgi-stroke.hgi-sharp.hgi-stamp-01:before{content:"\54ef"}.hgi-stroke.hgi-sharp.hgi-stamp-02:before{content:"\54f1"}.hgi-stroke.hgi-sharp.hgi-stamp:before{content:"\54f3"}.hgi-stroke.hgi-sharp.hgi-star-circle:before{content:"\54f5"}.hgi-stroke.hgi-sharp.hgi-star-face:before{content:"\54f7"}.hgi-stroke.hgi-sharp.hgi-star-half:before{content:"\54f9"}.hgi-stroke.hgi-sharp.hgi-star-off:before{content:"\54fb"}.hgi-stroke.hgi-sharp.hgi-star-square:before{content:"\54fe"}.hgi-stroke.hgi-sharp.hgi-star:before{content:"\54ff"}.hgi-stroke.hgi-sharp.hgi-stars:before{content:"\5501"}.hgi-stroke.hgi-sharp.hgi-start-up-01:before{content:"\5503"}.hgi-stroke.hgi-sharp.hgi-start-up-02:before{content:"\5505"}.hgi-stroke.hgi-sharp.hgi-stationery:before{content:"\5507"}.hgi-stroke.hgi-sharp.hgi-steak:before{content:"\5509"}.hgi-stroke.hgi-sharp.hgi-steering:before{content:"\550b"}.hgi-stroke.hgi-sharp.hgi-step-into:before{content:"\550d"}.hgi-stroke.hgi-sharp.hgi-step-out:before{content:"\550f"}.hgi-stroke.hgi-sharp.hgi-step-over:before{content:"\5511"}.hgi-stroke.hgi-sharp.hgi-stethoscope-02:before{content:"\5513"}.hgi-stroke.hgi-sharp.hgi-stethoscope:before{content:"\5515"}.hgi-stroke.hgi-sharp.hgi-sticky-note-01:before{content:"\5517"}.hgi-stroke.hgi-sharp.hgi-sticky-note-02:before{content:"\5519"}.hgi-stroke.hgi-sharp.hgi-stop-watch:before{content:"\551c"}.hgi-stroke.hgi-sharp.hgi-stop:before{content:"\551d"}.hgi-stroke.hgi-sharp.hgi-store-01:before{content:"\551f"}.hgi-stroke.hgi-sharp.hgi-store-02:before{content:"\5521"}.hgi-stroke.hgi-sharp.hgi-store-03:before{content:"\5523"}.hgi-stroke.hgi-sharp.hgi-store-04:before{content:"\5525"}.hgi-stroke.hgi-sharp.hgi-store-add-01:before{content:"\5527"}.hgi-stroke.hgi-sharp.hgi-store-add-02:before{content:"\5529"}.hgi-stroke.hgi-sharp.hgi-store-location-01:before{content:"\552b"}.hgi-stroke.hgi-sharp.hgi-store-location-02:before{content:"\552d"}.hgi-stroke.hgi-sharp.hgi-store-remove-01:before{content:"\552f"}.hgi-stroke.hgi-sharp.hgi-store-remove-02:before{content:"\5531"}.hgi-stroke.hgi-sharp.hgi-store-verified-01:before{content:"\5533"}.hgi-stroke.hgi-sharp.hgi-store-verified-02:before{content:"\5535"}.hgi-stroke.hgi-sharp.hgi-straight-edge:before{content:"\5537"}.hgi-stroke.hgi-sharp.hgi-strategy:before{content:"\5539"}.hgi-stroke.hgi-sharp.hgi-stroke-bottom:before{content:"\553b"}.hgi-stroke.hgi-sharp.hgi-stroke-center:before{content:"\553d"}.hgi-stroke.hgi-sharp.hgi-stroke-inside:before{content:"\553f"}.hgi-stroke.hgi-sharp.hgi-stroke-left:before{content:"\5541"}.hgi-stroke.hgi-sharp.hgi-stroke-outside:before{content:"\5543"}.hgi-stroke.hgi-sharp.hgi-stroke-right:before{content:"\5545"}.hgi-stroke.hgi-sharp.hgi-stroke-top:before{content:"\5547"}.hgi-stroke.hgi-sharp.hgi-structure-01:before{content:"\5549"}.hgi-stroke.hgi-sharp.hgi-structure-02:before{content:"\554b"}.hgi-stroke.hgi-sharp.hgi-structure-03:before{content:"\554d"}.hgi-stroke.hgi-sharp.hgi-structure-04:before{content:"\554f"}.hgi-stroke.hgi-sharp.hgi-structure-05:before{content:"\5551"}.hgi-stroke.hgi-sharp.hgi-structure-add:before{content:"\5553"}.hgi-stroke.hgi-sharp.hgi-structure-check:before{content:"\5555"}.hgi-stroke.hgi-sharp.hgi-structure-fail:before{content:"\5557"}.hgi-stroke.hgi-sharp.hgi-structure-folder-circle:before{content:"\5559"}.hgi-stroke.hgi-sharp.hgi-structure-folder:before{content:"\555b"}.hgi-stroke.hgi-sharp.hgi-student-card:before{content:"\555d"}.hgi-stroke.hgi-sharp.hgi-student:before{content:"\555f"}.hgi-stroke.hgi-sharp.hgi-students:before{content:"\5561"}.hgi-stroke.hgi-sharp.hgi-study-desk:before{content:"\5563"}.hgi-stroke.hgi-sharp.hgi-study-lamp:before{content:"\5565"}.hgi-stroke.hgi-sharp.hgi-stumbleupon:before{content:"\5567"}.hgi-stroke.hgi-sharp.hgi-submarine:before{content:"\5569"}.hgi-stroke.hgi-sharp.hgi-submerge:before{content:"\556b"}.hgi-stroke.hgi-sharp.hgi-subnode-add:before{content:"\556d"}.hgi-stroke.hgi-sharp.hgi-subnode-delete:before{content:"\556f"}.hgi-stroke.hgi-sharp.hgi-subpoena:before{content:"\5571"}.hgi-stroke.hgi-sharp.hgi-subtitle:before{content:"\5573"}.hgi-stroke.hgi-sharp.hgi-suit-01:before{content:"\5575"}.hgi-stroke.hgi-sharp.hgi-suit-02:before{content:"\5577"}.hgi-stroke.hgi-sharp.hgi-sujood:before{content:"\5579"}.hgi-stroke.hgi-sharp.hgi-summation-01:before{content:"\557b"}.hgi-stroke.hgi-sharp.hgi-summation-02:before{content:"\557d"}.hgi-stroke.hgi-sharp.hgi-summation-circle:before{content:"\557f"}.hgi-stroke.hgi-sharp.hgi-summation-square:before{content:"\5581"}.hgi-stroke.hgi-sharp.hgi-sun-01:before{content:"\5583"}.hgi-stroke.hgi-sharp.hgi-sun-02:before{content:"\5585"}.hgi-stroke.hgi-sharp.hgi-sun-03:before{content:"\5587"}.hgi-stroke.hgi-sharp.hgi-sun-cloud-01:before{content:"\5589"}.hgi-stroke.hgi-sharp.hgi-sun-cloud-02:before{content:"\558b"}.hgi-stroke.hgi-sharp.hgi-sun-cloud-angled-rain-01:before{content:"\558d"}.hgi-stroke.hgi-sharp.hgi-sun-cloud-angled-rain-02:before{content:"\558f"}.hgi-stroke.hgi-sharp.hgi-sun-cloud-angled-rain-zap-01:before{content:"\5591"}.hgi-stroke.hgi-sharp.hgi-sun-cloud-angled-rain-zap-02:before{content:"\5593"}.hgi-stroke.hgi-sharp.hgi-sun-cloud-angled-zap-01:before{content:"\5595"}.hgi-stroke.hgi-sharp.hgi-sun-cloud-angled-zap-02:before{content:"\5597"}.hgi-stroke.hgi-sharp.hgi-sun-cloud-big-rain-01:before{content:"\5599"}.hgi-stroke.hgi-sharp.hgi-sun-cloud-big-rain-02:before{content:"\559b"}.hgi-stroke.hgi-sharp.hgi-sun-cloud-fast-wind-01:before{content:"\559d"}.hgi-stroke.hgi-sharp.hgi-sun-cloud-fast-wind-02:before{content:"\559f"}.hgi-stroke.hgi-sharp.hgi-sun-cloud-hailstone-01:before{content:"\55a1"}.hgi-stroke.hgi-sharp.hgi-sun-cloud-hailstone-02:before{content:"\55a3"}.hgi-stroke.hgi-sharp.hgi-sun-cloud-little-rain-01:before{content:"\55a5"}.hgi-stroke.hgi-sharp.hgi-sun-cloud-little-rain-02:before{content:"\55a7"}.hgi-stroke.hgi-sharp.hgi-sun-cloud-little-snow-01:before{content:"\55a9"}.hgi-stroke.hgi-sharp.hgi-sun-cloud-little-snow-02:before{content:"\55ab"}.hgi-stroke.hgi-sharp.hgi-sun-cloud-mid-rain-01:before{content:"\55ad"}.hgi-stroke.hgi-sharp.hgi-sun-cloud-mid-rain-02:before{content:"\55af"}.hgi-stroke.hgi-sharp.hgi-sun-cloud-mid-snow-01:before{content:"\55b1"}.hgi-stroke.hgi-sharp.hgi-sun-cloud-mid-snow-02:before{content:"\55b3"}.hgi-stroke.hgi-sharp.hgi-sun-cloud-slow-wind-01:before{content:"\55b5"}.hgi-stroke.hgi-sharp.hgi-sun-cloud-slow-wind-02:before{content:"\55b7"}.hgi-stroke.hgi-sharp.hgi-sun-cloud-snow-01:before{content:"\55b9"}.hgi-stroke.hgi-sharp.hgi-sun-cloud-snow-02:before{content:"\55bb"}.hgi-stroke.hgi-sharp.hgi-sunglasses:before{content:"\55bd"}.hgi-stroke.hgi-sharp.hgi-sunrise:before{content:"\55bf"}.hgi-stroke.hgi-sharp.hgi-sunset:before{content:"\55c1"}.hgi-stroke.hgi-sharp.hgi-super-mario-toad:before{content:"\55c4"}.hgi-stroke.hgi-sharp.hgi-super-mario:before{content:"\55c5"}.hgi-stroke.hgi-sharp.hgi-surfboard:before{content:"\55c7"}.hgi-stroke.hgi-sharp.hgi-surprise:before{content:"\55c9"}.hgi-stroke.hgi-sharp.hgi-sushi-01:before{content:"\55cb"}.hgi-stroke.hgi-sharp.hgi-sushi-02:before{content:"\55cd"}.hgi-stroke.hgi-sharp.hgi-sushi-03:before{content:"\55cf"}.hgi-stroke.hgi-sharp.hgi-suspicious:before{content:"\55d1"}.hgi-stroke.hgi-sharp.hgi-sustainable-energy:before{content:"\55d3"}.hgi-stroke.hgi-sharp.hgi-svg-01:before{content:"\55d5"}.hgi-stroke.hgi-sharp.hgi-svg-02:before{content:"\55d7"}.hgi-stroke.hgi-sharp.hgi-swarm:before{content:"\55d9"}.hgi-stroke.hgi-sharp.hgi-swatch:before{content:"\55db"}.hgi-stroke.hgi-sharp.hgi-swimming-cap:before{content:"\55dd"}.hgi-stroke.hgi-sharp.hgi-swimming:before{content:"\55df"}.hgi-stroke.hgi-sharp.hgi-swipe-down-01:before{content:"\55e1"}.hgi-stroke.hgi-sharp.hgi-swipe-down-02:before{content:"\55e3"}.hgi-stroke.hgi-sharp.hgi-swipe-down-03:before{content:"\55e5"}.hgi-stroke.hgi-sharp.hgi-swipe-down-04:before{content:"\55e7"}.hgi-stroke.hgi-sharp.hgi-swipe-down-05:before{content:"\55e9"}.hgi-stroke.hgi-sharp.hgi-swipe-down-06:before{content:"\55eb"}.hgi-stroke.hgi-sharp.hgi-swipe-down-07:before{content:"\55ed"}.hgi-stroke.hgi-sharp.hgi-swipe-down-08:before{content:"\55ef"}.hgi-stroke.hgi-sharp.hgi-swipe-left-01:before{content:"\55f1"}.hgi-stroke.hgi-sharp.hgi-swipe-left-02:before{content:"\55f3"}.hgi-stroke.hgi-sharp.hgi-swipe-left-03:before{content:"\55f5"}.hgi-stroke.hgi-sharp.hgi-swipe-left-04:before{content:"\55f7"}.hgi-stroke.hgi-sharp.hgi-swipe-left-05:before{content:"\55f9"}.hgi-stroke.hgi-sharp.hgi-swipe-left-06:before{content:"\55fb"}.hgi-stroke.hgi-sharp.hgi-swipe-left-07:before{content:"\55fd"}.hgi-stroke.hgi-sharp.hgi-swipe-left-08:before{content:"\55ff"}.hgi-stroke.hgi-sharp.hgi-swipe-left-09:before{content:"\5601"}.hgi-stroke.hgi-sharp.hgi-swipe-right-01:before{content:"\5603"}.hgi-stroke.hgi-sharp.hgi-swipe-right-02:before{content:"\5605"}.hgi-stroke.hgi-sharp.hgi-swipe-right-03:before{content:"\5607"}.hgi-stroke.hgi-sharp.hgi-swipe-right-04:before{content:"\5609"}.hgi-stroke.hgi-sharp.hgi-swipe-right-05:before{content:"\560b"}.hgi-stroke.hgi-sharp.hgi-swipe-right-06:before{content:"\560d"}.hgi-stroke.hgi-sharp.hgi-swipe-right-07:before{content:"\560f"}.hgi-stroke.hgi-sharp.hgi-swipe-right-08:before{content:"\5611"}.hgi-stroke.hgi-sharp.hgi-swipe-right-09:before{content:"\5613"}.hgi-stroke.hgi-sharp.hgi-swipe-up-01:before{content:"\5615"}.hgi-stroke.hgi-sharp.hgi-swipe-up-02:before{content:"\5617"}.hgi-stroke.hgi-sharp.hgi-swipe-up-03:before{content:"\5619"}.hgi-stroke.hgi-sharp.hgi-swipe-up-04:before{content:"\561b"}.hgi-stroke.hgi-sharp.hgi-swipe-up-05:before{content:"\561d"}.hgi-stroke.hgi-sharp.hgi-swipe-up-06:before{content:"\561f"}.hgi-stroke.hgi-sharp.hgi-swipe-up-07:before{content:"\5621"}.hgi-stroke.hgi-sharp.hgi-swipe-up-08:before{content:"\5623"}.hgi-stroke.hgi-sharp.hgi-sword-01:before{content:"\5625"}.hgi-stroke.hgi-sharp.hgi-sword-02:before{content:"\5627"}.hgi-stroke.hgi-sharp.hgi-sword-03:before{content:"\5629"}.hgi-stroke.hgi-sharp.hgi-system-update-01:before{content:"\562b"}.hgi-stroke.hgi-sharp.hgi-system-update-02:before{content:"\562d"}.hgi-stroke.hgi-sharp.hgi-t-shirt:before{content:"\562f"}.hgi-stroke.hgi-sharp.hgi-table-01:before{content:"\5631"}.hgi-stroke.hgi-sharp.hgi-table-02:before{content:"\5633"}.hgi-stroke.hgi-sharp.hgi-table-03:before{content:"\5635"}.hgi-stroke.hgi-sharp.hgi-table-lamp-01:before{content:"\5637"}.hgi-stroke.hgi-sharp.hgi-table-lamp-02:before{content:"\5639"}.hgi-stroke.hgi-sharp.hgi-table-round:before{content:"\563b"}.hgi-stroke.hgi-sharp.hgi-table-tennis-bat:before{content:"\563e"}.hgi-stroke.hgi-sharp.hgi-table:before{content:"\563f"}.hgi-stroke.hgi-sharp.hgi-tablet-01:before{content:"\5641"}.hgi-stroke.hgi-sharp.hgi-tablet-02:before{content:"\5643"}.hgi-stroke.hgi-sharp.hgi-tablet-connected-bluetooth:before{content:"\5645"}.hgi-stroke.hgi-sharp.hgi-tablet-connected-usb:before{content:"\5647"}.hgi-stroke.hgi-sharp.hgi-tablet-connected-wifi:before{content:"\5649"}.hgi-stroke.hgi-sharp.hgi-tablet-pen:before{content:"\564b"}.hgi-stroke.hgi-sharp.hgi-taco-01:before{content:"\564d"}.hgi-stroke.hgi-sharp.hgi-taco-02:before{content:"\564f"}.hgi-stroke.hgi-sharp.hgi-tag-01:before{content:"\5651"}.hgi-stroke.hgi-sharp.hgi-tag-02:before{content:"\5653"}.hgi-stroke.hgi-sharp.hgi-tags:before{content:"\5655"}.hgi-stroke.hgi-sharp.hgi-taj-mahal:before{content:"\5657"}.hgi-stroke.hgi-sharp.hgi-tan:before{content:"\5659"}.hgi-stroke.hgi-sharp.hgi-tank-top:before{content:"\565b"}.hgi-stroke.hgi-sharp.hgi-tap-01:before{content:"\565d"}.hgi-stroke.hgi-sharp.hgi-tap-02:before{content:"\565f"}.hgi-stroke.hgi-sharp.hgi-tap-03:before{content:"\5661"}.hgi-stroke.hgi-sharp.hgi-tap-04:before{content:"\5663"}.hgi-stroke.hgi-sharp.hgi-tap-05:before{content:"\5665"}.hgi-stroke.hgi-sharp.hgi-tap-06:before{content:"\5667"}.hgi-stroke.hgi-sharp.hgi-tap-07:before{content:"\5669"}.hgi-stroke.hgi-sharp.hgi-tap-08:before{content:"\566b"}.hgi-stroke.hgi-sharp.hgi-tape-measure:before{content:"\566d"}.hgi-stroke.hgi-sharp.hgi-target-01:before{content:"\566f"}.hgi-stroke.hgi-sharp.hgi-target-02:before{content:"\5671"}.hgi-stroke.hgi-sharp.hgi-target-03:before{content:"\5673"}.hgi-stroke.hgi-sharp.hgi-target-dollar:before{content:"\5675"}.hgi-stroke.hgi-sharp.hgi-tasbih:before{content:"\5677"}.hgi-stroke.hgi-sharp.hgi-task-01:before{content:"\5679"}.hgi-stroke.hgi-sharp.hgi-task-02:before{content:"\567b"}.hgi-stroke.hgi-sharp.hgi-task-add-01:before{content:"\567d"}.hgi-stroke.hgi-sharp.hgi-task-add-02:before{content:"\567f"}.hgi-stroke.hgi-sharp.hgi-task-daily-01:before{content:"\5681"}.hgi-stroke.hgi-sharp.hgi-task-daily-02:before{content:"\5683"}.hgi-stroke.hgi-sharp.hgi-task-done-01:before{content:"\5685"}.hgi-stroke.hgi-sharp.hgi-task-done-02:before{content:"\5687"}.hgi-stroke.hgi-sharp.hgi-task-edit-01:before{content:"\5689"}.hgi-stroke.hgi-sharp.hgi-task-edit-02:before{content:"\568b"}.hgi-stroke.hgi-sharp.hgi-task-remove-01:before{content:"\568d"}.hgi-stroke.hgi-sharp.hgi-task-remove-02:before{content:"\568f"}.hgi-stroke.hgi-sharp.hgi-taxes:before{content:"\5691"}.hgi-stroke.hgi-sharp.hgi-taxi:before{content:"\5693"}.hgi-stroke.hgi-sharp.hgi-tea-pod:before{content:"\5695"}.hgi-stroke.hgi-sharp.hgi-tea:before{content:"\5697"}.hgi-stroke.hgi-sharp.hgi-teacher:before{content:"\5699"}.hgi-stroke.hgi-sharp.hgi-teaching:before{content:"\569b"}.hgi-stroke.hgi-sharp.hgi-teamviewer:before{content:"\569d"}.hgi-stroke.hgi-sharp.hgi-telegram:before{content:"\569f"}.hgi-stroke.hgi-sharp.hgi-telephone:before{content:"\56a1"}.hgi-stroke.hgi-sharp.hgi-telescope-01:before{content:"\56a3"}.hgi-stroke.hgi-sharp.hgi-telescope-02:before{content:"\56a5"}.hgi-stroke.hgi-sharp.hgi-television-table:before{content:"\56a7"}.hgi-stroke.hgi-sharp.hgi-temperature:before{content:"\56a9"}.hgi-stroke.hgi-sharp.hgi-tennis-ball:before{content:"\56ab"}.hgi-stroke.hgi-sharp.hgi-terrace:before{content:"\56ad"}.hgi-stroke.hgi-sharp.hgi-test-tube-01:before{content:"\56af"}.hgi-stroke.hgi-sharp.hgi-test-tube-02:before{content:"\56b1"}.hgi-stroke.hgi-sharp.hgi-test-tube-03:before{content:"\56b3"}.hgi-stroke.hgi-sharp.hgi-test-tube:before{content:"\56b5"}.hgi-stroke.hgi-sharp.hgi-tetris:before{content:"\56b7"}.hgi-stroke.hgi-sharp.hgi-text-align-center:before{content:"\56b9"}.hgi-stroke.hgi-sharp.hgi-text-align-justify-center:before{content:"\56bb"}.hgi-stroke.hgi-sharp.hgi-text-align-justify-left:before{content:"\56bd"}.hgi-stroke.hgi-sharp.hgi-text-align-justify-right:before{content:"\56bf"}.hgi-stroke.hgi-sharp.hgi-text-align-left-01:before{content:"\56c1"}.hgi-stroke.hgi-sharp.hgi-text-align-left:before{content:"\56c3"}.hgi-stroke.hgi-sharp.hgi-text-align-right-01:before{content:"\56c5"}.hgi-stroke.hgi-sharp.hgi-text-align-right:before{content:"\56c7"}.hgi-stroke.hgi-sharp.hgi-text-all-caps:before{content:"\56c9"}.hgi-stroke.hgi-sharp.hgi-text-bold:before{content:"\56cb"}.hgi-stroke.hgi-sharp.hgi-text-centerline-center-top:before{content:"\56cd"}.hgi-stroke.hgi-sharp.hgi-text-centerline-left:before{content:"\56cf"}.hgi-stroke.hgi-sharp.hgi-text-centerline-middle:before{content:"\56d1"}.hgi-stroke.hgi-sharp.hgi-text-centerline-right:before{content:"\56d3"}.hgi-stroke.hgi-sharp.hgi-text-check:before{content:"\56d5"}.hgi-stroke.hgi-sharp.hgi-text-circle:before{content:"\56d7"}.hgi-stroke.hgi-sharp.hgi-text-clear:before{content:"\56d9"}.hgi-stroke.hgi-sharp.hgi-text-color:before{content:"\56db"}.hgi-stroke.hgi-sharp.hgi-text-creation:before{content:"\56dd"}.hgi-stroke.hgi-sharp.hgi-text-firstline-left:before{content:"\56df"}.hgi-stroke.hgi-sharp.hgi-text-firstline-right:before{content:"\56e1"}.hgi-stroke.hgi-sharp.hgi-text-font:before{content:"\56e3"}.hgi-stroke.hgi-sharp.hgi-text-footnote:before{content:"\56e5"}.hgi-stroke.hgi-sharp.hgi-text-indent-01:before{content:"\56e7"}.hgi-stroke.hgi-sharp.hgi-text-indent-less:before{content:"\56e9"}.hgi-stroke.hgi-sharp.hgi-text-indent-more:before{content:"\56eb"}.hgi-stroke.hgi-sharp.hgi-text-indent:before{content:"\56ed"}.hgi-stroke.hgi-sharp.hgi-text-italic-slash:before{content:"\56f0"}.hgi-stroke.hgi-sharp.hgi-text-italic:before{content:"\56f1"}.hgi-stroke.hgi-sharp.hgi-text-kerning:before{content:"\56f3"}.hgi-stroke.hgi-sharp.hgi-text-number-sign:before{content:"\56f5"}.hgi-stroke.hgi-sharp.hgi-text-selection:before{content:"\56f8"}.hgi-stroke.hgi-sharp.hgi-text-smallcaps:before{content:"\56fa"}.hgi-stroke.hgi-sharp.hgi-text-square:before{content:"\56fc"}.hgi-stroke.hgi-sharp.hgi-text-strikethrough:before{content:"\56fe"}.hgi-stroke.hgi-sharp.hgi-text-subscript:before{content:"\5700"}.hgi-stroke.hgi-sharp.hgi-text-superscript:before{content:"\5702"}.hgi-stroke.hgi-sharp.hgi-text-tracking:before{content:"\5704"}.hgi-stroke.hgi-sharp.hgi-text-underline:before{content:"\5706"}.hgi-stroke.hgi-sharp.hgi-text-variable-front:before{content:"\5708"}.hgi-stroke.hgi-sharp.hgi-text-vertical-alignment:before{content:"\570a"}.hgi-stroke.hgi-sharp.hgi-text-wrap:before{content:"\570c"}.hgi-stroke.hgi-sharp.hgi-text:before{content:"\570d"}.hgi-stroke.hgi-sharp.hgi-the-prophets-mosque:before{content:"\570f"}.hgi-stroke.hgi-sharp.hgi-thermometer-cold:before{content:"\5711"}.hgi-stroke.hgi-sharp.hgi-thermometer-warm:before{content:"\5714"}.hgi-stroke.hgi-sharp.hgi-thermometer:before{content:"\5715"}.hgi-stroke.hgi-sharp.hgi-third-bracket-circle:before{content:"\5717"}.hgi-stroke.hgi-sharp.hgi-third-bracket-square:before{content:"\571a"}.hgi-stroke.hgi-sharp.hgi-third-bracket:before{content:"\571b"}.hgi-stroke.hgi-sharp.hgi-thread:before{content:"\571d"}.hgi-stroke.hgi-sharp.hgi-threads-ellipse:before{content:"\571f"}.hgi-stroke.hgi-sharp.hgi-threads-rectangle:before{content:"\5721"}.hgi-stroke.hgi-sharp.hgi-threads:before{content:"\5723"}.hgi-stroke.hgi-sharp.hgi-three-d-move:before{content:"\5725"}.hgi-stroke.hgi-sharp.hgi-three-d-rotate:before{content:"\5727"}.hgi-stroke.hgi-sharp.hgi-three-d-scale:before{content:"\5729"}.hgi-stroke.hgi-sharp.hgi-three-d-view:before{content:"\572b"}.hgi-stroke.hgi-sharp.hgi-three-finger-01:before{content:"\572d"}.hgi-stroke.hgi-sharp.hgi-three-finger-02:before{content:"\572f"}.hgi-stroke.hgi-sharp.hgi-three-finger-03:before{content:"\5731"}.hgi-stroke.hgi-sharp.hgi-three-finger-04:before{content:"\5733"}.hgi-stroke.hgi-sharp.hgi-three-finger-05:before{content:"\5735"}.hgi-stroke.hgi-sharp.hgi-thumbs-down-ellipse:before{content:"\5737"}.hgi-stroke.hgi-sharp.hgi-thumbs-down-rectangle:before{content:"\5739"}.hgi-stroke.hgi-sharp.hgi-thumbs-down:before{content:"\573b"}.hgi-stroke.hgi-sharp.hgi-thumbs-up-down:before{content:"\573d"}.hgi-stroke.hgi-sharp.hgi-thumbs-up-ellipse:before{content:"\573f"}.hgi-stroke.hgi-sharp.hgi-thumbs-up-rectangle:before{content:"\5741"}.hgi-stroke.hgi-sharp.hgi-thumbs-up:before{content:"\5743"}.hgi-stroke.hgi-sharp.hgi-tic-tac-toe:before{content:"\5745"}.hgi-stroke.hgi-sharp.hgi-tick-01:before{content:"\5747"}.hgi-stroke.hgi-sharp.hgi-tick-02:before{content:"\5749"}.hgi-stroke.hgi-sharp.hgi-tick-03:before{content:"\574b"}.hgi-stroke.hgi-sharp.hgi-tick-04:before{content:"\574d"}.hgi-stroke.hgi-sharp.hgi-tick-double-01:before{content:"\574f"}.hgi-stroke.hgi-sharp.hgi-tick-double-02:before{content:"\5751"}.hgi-stroke.hgi-sharp.hgi-tick-double-03:before{content:"\5753"}.hgi-stroke.hgi-sharp.hgi-tick-double-04:before{content:"\5755"}.hgi-stroke.hgi-sharp.hgi-ticket-01:before{content:"\5757"}.hgi-stroke.hgi-sharp.hgi-ticket-02:before{content:"\5759"}.hgi-stroke.hgi-sharp.hgi-ticket-03:before{content:"\575b"}.hgi-stroke.hgi-sharp.hgi-ticket-star:before{content:"\575d"}.hgi-stroke.hgi-sharp.hgi-tie:before{content:"\575f"}.hgi-stroke.hgi-sharp.hgi-tiktok:before{content:"\5761"}.hgi-stroke.hgi-sharp.hgi-time-01:before{content:"\5763"}.hgi-stroke.hgi-sharp.hgi-time-02:before{content:"\5765"}.hgi-stroke.hgi-sharp.hgi-time-03:before{content:"\5767"}.hgi-stroke.hgi-sharp.hgi-time-04:before{content:"\5769"}.hgi-stroke.hgi-sharp.hgi-time-half-pass:before{content:"\576b"}.hgi-stroke.hgi-sharp.hgi-time-management-circle:before{content:"\576d"}.hgi-stroke.hgi-sharp.hgi-time-management:before{content:"\576f"}.hgi-stroke.hgi-sharp.hgi-time-quarter-pass:before{content:"\5771"}.hgi-stroke.hgi-sharp.hgi-time-quarter:before{content:"\5773"}.hgi-stroke.hgi-sharp.hgi-time-schedule:before{content:"\5775"}.hgi-stroke.hgi-sharp.hgi-time-setting-01:before{content:"\5777"}.hgi-stroke.hgi-sharp.hgi-time-setting-02:before{content:"\5779"}.hgi-stroke.hgi-sharp.hgi-time-setting-03:before{content:"\577b"}.hgi-stroke.hgi-sharp.hgi-timer-01:before{content:"\577d"}.hgi-stroke.hgi-sharp.hgi-timer-02:before{content:"\577f"}.hgi-stroke.hgi-sharp.hgi-tips:before{content:"\5781"}.hgi-stroke.hgi-sharp.hgi-tired-01:before{content:"\5783"}.hgi-stroke.hgi-sharp.hgi-tired-02:before{content:"\5785"}.hgi-stroke.hgi-sharp.hgi-tissue-paper:before{content:"\5787"}.hgi-stroke.hgi-sharp.hgi-toggle-off:before{content:"\5789"}.hgi-stroke.hgi-sharp.hgi-toggle-on:before{content:"\578b"}.hgi-stroke.hgi-sharp.hgi-toilet-01:before{content:"\578d"}.hgi-stroke.hgi-sharp.hgi-toilet-02:before{content:"\578f"}.hgi-stroke.hgi-sharp.hgi-tongue-01:before{content:"\5791"}.hgi-stroke.hgi-sharp.hgi-tongue-wink-left:before{content:"\5794"}.hgi-stroke.hgi-sharp.hgi-tongue-wink-right:before{content:"\5796"}.hgi-stroke.hgi-sharp.hgi-tongue:before{content:"\5797"}.hgi-stroke.hgi-sharp.hgi-tools:before{content:"\5799"}.hgi-stroke.hgi-sharp.hgi-tornado-01:before{content:"\579b"}.hgi-stroke.hgi-sharp.hgi-tornado-02:before{content:"\579d"}.hgi-stroke.hgi-sharp.hgi-torri-gate:before{content:"\579f"}.hgi-stroke.hgi-sharp.hgi-touch-01:before{content:"\57a1"}.hgi-stroke.hgi-sharp.hgi-touch-02:before{content:"\57a3"}.hgi-stroke.hgi-sharp.hgi-touch-03:before{content:"\57a5"}.hgi-stroke.hgi-sharp.hgi-touch-04:before{content:"\57a7"}.hgi-stroke.hgi-sharp.hgi-touch-05:before{content:"\57a9"}.hgi-stroke.hgi-sharp.hgi-touch-06:before{content:"\57ab"}.hgi-stroke.hgi-sharp.hgi-touch-07:before{content:"\57ad"}.hgi-stroke.hgi-sharp.hgi-touch-08:before{content:"\57af"}.hgi-stroke.hgi-sharp.hgi-touch-09:before{content:"\57b1"}.hgi-stroke.hgi-sharp.hgi-touch-10:before{content:"\57b3"}.hgi-stroke.hgi-sharp.hgi-touch-interaction-01:before{content:"\57b5"}.hgi-stroke.hgi-sharp.hgi-touch-interaction-02:before{content:"\57b7"}.hgi-stroke.hgi-sharp.hgi-touch-interaction-03:before{content:"\57b9"}.hgi-stroke.hgi-sharp.hgi-touch-interaction-04:before{content:"\57bb"}.hgi-stroke.hgi-sharp.hgi-touch-locked-01:before{content:"\57bd"}.hgi-stroke.hgi-sharp.hgi-touch-locked-02:before{content:"\57bf"}.hgi-stroke.hgi-sharp.hgi-touch-locked-03:before{content:"\57c1"}.hgi-stroke.hgi-sharp.hgi-touch-locked-04:before{content:"\57c3"}.hgi-stroke.hgi-sharp.hgi-touchpad-01:before{content:"\57c5"}.hgi-stroke.hgi-sharp.hgi-touchpad-02:before{content:"\57c7"}.hgi-stroke.hgi-sharp.hgi-touchpad-03:before{content:"\57c9"}.hgi-stroke.hgi-sharp.hgi-touchpad-04:before{content:"\57cb"}.hgi-stroke.hgi-sharp.hgi-tow-truck:before{content:"\57cd"}.hgi-stroke.hgi-sharp.hgi-towels:before{content:"\57cf"}.hgi-stroke.hgi-sharp.hgi-toy-train:before{content:"\57d1"}.hgi-stroke.hgi-sharp.hgi-tractor:before{content:"\57d3"}.hgi-stroke.hgi-sharp.hgi-trade-down:before{content:"\57d5"}.hgi-stroke.hgi-sharp.hgi-trade-mark:before{content:"\57d7"}.hgi-stroke.hgi-sharp.hgi-trade-up:before{content:"\57d9"}.hgi-stroke.hgi-sharp.hgi-trademark:before{content:"\57db"}.hgi-stroke.hgi-sharp.hgi-traffic-incident:before{content:"\57dd"}.hgi-stroke.hgi-sharp.hgi-traffic-light:before{content:"\57df"}.hgi-stroke.hgi-sharp.hgi-train-01:before{content:"\57e1"}.hgi-stroke.hgi-sharp.hgi-train-02:before{content:"\57e3"}.hgi-stroke.hgi-sharp.hgi-tram:before{content:"\57e5"}.hgi-stroke.hgi-sharp.hgi-trampoline:before{content:"\57e7"}.hgi-stroke.hgi-sharp.hgi-transaction:before{content:"\57e9"}.hgi-stroke.hgi-sharp.hgi-transition-bottom:before{content:"\57eb"}.hgi-stroke.hgi-sharp.hgi-transition-left:before{content:"\57ed"}.hgi-stroke.hgi-sharp.hgi-transition-right:before{content:"\57ef"}.hgi-stroke.hgi-sharp.hgi-transition-top:before{content:"\57f1"}.hgi-stroke.hgi-sharp.hgi-translate:before{content:"\57f3"}.hgi-stroke.hgi-sharp.hgi-translation:before{content:"\57f5"}.hgi-stroke.hgi-sharp.hgi-transmission:before{content:"\57f7"}.hgi-stroke.hgi-sharp.hgi-transparency:before{content:"\57f9"}.hgi-stroke.hgi-sharp.hgi-trapezoid-line-horizontal:before{content:"\57fb"}.hgi-stroke.hgi-sharp.hgi-trapezoid-line-vertical:before{content:"\57fd"}.hgi-stroke.hgi-sharp.hgi-travel-bag:before{content:"\57ff"}.hgi-stroke.hgi-sharp.hgi-treadmill-01:before{content:"\5801"}.hgi-stroke.hgi-sharp.hgi-treadmill-02:before{content:"\5803"}.hgi-stroke.hgi-sharp.hgi-treatment:before{content:"\5805"}.hgi-stroke.hgi-sharp.hgi-tree-01:before{content:"\5807"}.hgi-stroke.hgi-sharp.hgi-tree-02:before{content:"\5809"}.hgi-stroke.hgi-sharp.hgi-tree-03:before{content:"\580b"}.hgi-stroke.hgi-sharp.hgi-tree-04:before{content:"\580d"}.hgi-stroke.hgi-sharp.hgi-tree-05:before{content:"\580f"}.hgi-stroke.hgi-sharp.hgi-tree-06:before{content:"\5811"}.hgi-stroke.hgi-sharp.hgi-tree-07:before{content:"\5813"}.hgi-stroke.hgi-sharp.hgi-trello:before{content:"\5815"}.hgi-stroke.hgi-sharp.hgi-triangle-01:before{content:"\5817"}.hgi-stroke.hgi-sharp.hgi-triangle-02:before{content:"\5819"}.hgi-stroke.hgi-sharp.hgi-triangle-03:before{content:"\581b"}.hgi-stroke.hgi-sharp.hgi-triangle:before{content:"\581d"}.hgi-stroke.hgi-sharp.hgi-trolley-01:before{content:"\581f"}.hgi-stroke.hgi-sharp.hgi-trolley-02:before{content:"\5821"}.hgi-stroke.hgi-sharp.hgi-tropical-storm-tracks-01:before{content:"\5824"}.hgi-stroke.hgi-sharp.hgi-tropical-storm-tracks-02:before{content:"\5826"}.hgi-stroke.hgi-sharp.hgi-tropical-storm:before{content:"\5827"}.hgi-stroke.hgi-sharp.hgi-truck-delivery:before{content:"\5829"}.hgi-stroke.hgi-sharp.hgi-truck-monster:before{content:"\582b"}.hgi-stroke.hgi-sharp.hgi-truck-return:before{content:"\582d"}.hgi-stroke.hgi-sharp.hgi-truck:before{content:"\582f"}.hgi-stroke.hgi-sharp.hgi-trulli:before{content:"\5831"}.hgi-stroke.hgi-sharp.hgi-tsunami:before{content:"\5833"}.hgi-stroke.hgi-sharp.hgi-tulip:before{content:"\5835"}.hgi-stroke.hgi-sharp.hgi-tumblr:before{content:"\5837"}.hgi-stroke.hgi-sharp.hgi-turtle-neck:before{content:"\5839"}.hgi-stroke.hgi-sharp.hgi-tv-01:before{content:"\583b"}.hgi-stroke.hgi-sharp.hgi-tv-02:before{content:"\583d"}.hgi-stroke.hgi-sharp.hgi-tv-fix:before{content:"\583f"}.hgi-stroke.hgi-sharp.hgi-tv-issue:before{content:"\5841"}.hgi-stroke.hgi-sharp.hgi-tv-smart:before{content:"\5843"}.hgi-stroke.hgi-sharp.hgi-twin-tower:before{content:"\5845"}.hgi-stroke.hgi-sharp.hgi-twitch:before{content:"\5847"}.hgi-stroke.hgi-sharp.hgi-twitter-square:before{content:"\584a"}.hgi-stroke.hgi-sharp.hgi-twitter:before{content:"\584b"}.hgi-stroke.hgi-sharp.hgi-two-factor-access:before{content:"\584d"}.hgi-stroke.hgi-sharp.hgi-two-finger-01:before{content:"\584f"}.hgi-stroke.hgi-sharp.hgi-two-finger-02:before{content:"\5851"}.hgi-stroke.hgi-sharp.hgi-two-finger-03:before{content:"\5853"}.hgi-stroke.hgi-sharp.hgi-two-finger-04:before{content:"\5855"}.hgi-stroke.hgi-sharp.hgi-two-finger-05:before{content:"\5857"}.hgi-stroke.hgi-sharp.hgi-txt-01:before{content:"\5859"}.hgi-stroke.hgi-sharp.hgi-txt-02:before{content:"\585b"}.hgi-stroke.hgi-sharp.hgi-type-cursor:before{content:"\585d"}.hgi-stroke.hgi-sharp.hgi-typescript-01:before{content:"\585f"}.hgi-stroke.hgi-sharp.hgi-typescript-02:before{content:"\5861"}.hgi-stroke.hgi-sharp.hgi-typescript-03:before{content:"\5863"}.hgi-stroke.hgi-sharp.hgi-uber:before{content:"\5865"}.hgi-stroke.hgi-sharp.hgi-ufo-01:before{content:"\5867"}.hgi-stroke.hgi-sharp.hgi-ufo:before{content:"\5869"}.hgi-stroke.hgi-sharp.hgi-umbrella-dollar:before{content:"\586b"}.hgi-stroke.hgi-sharp.hgi-umbrella:before{content:"\586d"}.hgi-stroke.hgi-sharp.hgi-unamused:before{content:"\586f"}.hgi-stroke.hgi-sharp.hgi-unavailable:before{content:"\5871"}.hgi-stroke.hgi-sharp.hgi-underpants-01:before{content:"\5873"}.hgi-stroke.hgi-sharp.hgi-underpants-02:before{content:"\5875"}.hgi-stroke.hgi-sharp.hgi-underpants-03:before{content:"\5877"}.hgi-stroke.hgi-sharp.hgi-unfold-less:before{content:"\5879"}.hgi-stroke.hgi-sharp.hgi-unfold-more:before{content:"\587b"}.hgi-stroke.hgi-sharp.hgi-ungroup-items:before{content:"\587d"}.hgi-stroke.hgi-sharp.hgi-ungroup-layers:before{content:"\587f"}.hgi-stroke.hgi-sharp.hgi-unhappy:before{content:"\5881"}.hgi-stroke.hgi-sharp.hgi-university:before{content:"\5883"}.hgi-stroke.hgi-sharp.hgi-unlink-01:before{content:"\5885"}.hgi-stroke.hgi-sharp.hgi-unlink-02:before{content:"\5887"}.hgi-stroke.hgi-sharp.hgi-unlink-03:before{content:"\5889"}.hgi-stroke.hgi-sharp.hgi-unlink-04:before{content:"\588b"}.hgi-stroke.hgi-sharp.hgi-unlink-05:before{content:"\588d"}.hgi-stroke.hgi-sharp.hgi-unlink-06:before{content:"\588f"}.hgi-stroke.hgi-sharp.hgi-unsplash:before{content:"\5891"}.hgi-stroke.hgi-sharp.hgi-upload-01:before{content:"\5893"}.hgi-stroke.hgi-sharp.hgi-upload-02:before{content:"\5895"}.hgi-stroke.hgi-sharp.hgi-upload-03:before{content:"\5897"}.hgi-stroke.hgi-sharp.hgi-upload-04:before{content:"\5899"}.hgi-stroke.hgi-sharp.hgi-upload-05:before{content:"\589b"}.hgi-stroke.hgi-sharp.hgi-upload-circle-01:before{content:"\589d"}.hgi-stroke.hgi-sharp.hgi-upload-circle-02:before{content:"\589f"}.hgi-stroke.hgi-sharp.hgi-upload-square-01:before{content:"\58a1"}.hgi-stroke.hgi-sharp.hgi-upload-square-02:before{content:"\58a3"}.hgi-stroke.hgi-sharp.hgi-upwork:before{content:"\58a5"}.hgi-stroke.hgi-sharp.hgi-usb-bugs:before{content:"\58a7"}.hgi-stroke.hgi-sharp.hgi-usb-connected-01:before{content:"\58a9"}.hgi-stroke.hgi-sharp.hgi-usb-connected-02:before{content:"\58ab"}.hgi-stroke.hgi-sharp.hgi-usb-connected-03:before{content:"\58ad"}.hgi-stroke.hgi-sharp.hgi-usb-error:before{content:"\58af"}.hgi-stroke.hgi-sharp.hgi-usb-memory-01:before{content:"\58b1"}.hgi-stroke.hgi-sharp.hgi-usb-memory-02:before{content:"\58b3"}.hgi-stroke.hgi-sharp.hgi-usb-not-connected-01:before{content:"\58b5"}.hgi-stroke.hgi-sharp.hgi-usb-not-connected-02:before{content:"\58b7"}.hgi-stroke.hgi-sharp.hgi-usb:before{content:"\58b9"}.hgi-stroke.hgi-sharp.hgi-user-account:before{content:"\58bb"}.hgi-stroke.hgi-sharp.hgi-user-add-01:before{content:"\58bd"}.hgi-stroke.hgi-sharp.hgi-user-add-02:before{content:"\58bf"}.hgi-stroke.hgi-sharp.hgi-user-arrow-left-right:before{content:"\58c1"}.hgi-stroke.hgi-sharp.hgi-user-block-01:before{content:"\58c3"}.hgi-stroke.hgi-sharp.hgi-user-block-02:before{content:"\58c5"}.hgi-stroke.hgi-sharp.hgi-user-check-01:before{content:"\58c7"}.hgi-stroke.hgi-sharp.hgi-user-check-02:before{content:"\58c9"}.hgi-stroke.hgi-sharp.hgi-user-circle-02:before{content:"\58cb"}.hgi-stroke.hgi-sharp.hgi-user-circle:before{content:"\58cd"}.hgi-stroke.hgi-sharp.hgi-user-edit-01:before{content:"\58cf"}.hgi-stroke.hgi-sharp.hgi-user-full-view:before{content:"\58d1"}.hgi-stroke.hgi-sharp.hgi-user-group:before{content:"\58d3"}.hgi-stroke.hgi-sharp.hgi-user-id-verification:before{content:"\58d5"}.hgi-stroke.hgi-sharp.hgi-user-list:before{content:"\58d7"}.hgi-stroke.hgi-sharp.hgi-user-lock-01:before{content:"\58d9"}.hgi-stroke.hgi-sharp.hgi-user-lock-02:before{content:"\58db"}.hgi-stroke.hgi-sharp.hgi-user-love-01:before{content:"\58dd"}.hgi-stroke.hgi-sharp.hgi-user-love-02:before{content:"\58df"}.hgi-stroke.hgi-sharp.hgi-user-minus-01:before{content:"\58e1"}.hgi-stroke.hgi-sharp.hgi-user-minus-02:before{content:"\58e3"}.hgi-stroke.hgi-sharp.hgi-user-multiple-02:before{content:"\58e5"}.hgi-stroke.hgi-sharp.hgi-user-multiple:before{content:"\58e7"}.hgi-stroke.hgi-sharp.hgi-user-question-01:before{content:"\58e9"}.hgi-stroke.hgi-sharp.hgi-user-question-02:before{content:"\58eb"}.hgi-stroke.hgi-sharp.hgi-user-remove-01:before{content:"\58ed"}.hgi-stroke.hgi-sharp.hgi-user-remove-02:before{content:"\58ef"}.hgi-stroke.hgi-sharp.hgi-user-roadside:before{content:"\58f1"}.hgi-stroke.hgi-sharp.hgi-user-search-01:before{content:"\58f3"}.hgi-stroke.hgi-sharp.hgi-user-search-02:before{content:"\58f5"}.hgi-stroke.hgi-sharp.hgi-user-settings-01:before{content:"\58f8"}.hgi-stroke.hgi-sharp.hgi-user-settings-02:before{content:"\58fa"}.hgi-stroke.hgi-sharp.hgi-user-sharing:before{content:"\58fc"}.hgi-stroke.hgi-sharp.hgi-user-shield-01:before{content:"\58fe"}.hgi-stroke.hgi-sharp.hgi-user-shield-02:before{content:"\5900"}.hgi-stroke.hgi-sharp.hgi-user-square:before{content:"\5902"}.hgi-stroke.hgi-sharp.hgi-user-star-01:before{content:"\5904"}.hgi-stroke.hgi-sharp.hgi-user-star-02:before{content:"\5906"}.hgi-stroke.hgi-sharp.hgi-user-status:before{content:"\5908"}.hgi-stroke.hgi-sharp.hgi-user-story:before{content:"\590a"}.hgi-stroke.hgi-sharp.hgi-user-switch:before{content:"\590c"}.hgi-stroke.hgi-sharp.hgi-user-unlock-01:before{content:"\590e"}.hgi-stroke.hgi-sharp.hgi-user-unlock-02:before{content:"\5910"}.hgi-stroke.hgi-sharp.hgi-user:before{content:"\5911"}.hgi-stroke.hgi-sharp.hgi-uv-01:before{content:"\5913"}.hgi-stroke.hgi-sharp.hgi-uv-02:before{content:"\5915"}.hgi-stroke.hgi-sharp.hgi-uv-03:before{content:"\5917"}.hgi-stroke.hgi-sharp.hgi-vaccine:before{content:"\5919"}.hgi-stroke.hgi-sharp.hgi-validation-approval:before{content:"\591b"}.hgi-stroke.hgi-sharp.hgi-validation:before{content:"\591d"}.hgi-stroke.hgi-sharp.hgi-van:before{content:"\591f"}.hgi-stroke.hgi-sharp.hgi-variable:before{content:"\5921"}.hgi-stroke.hgi-sharp.hgi-vegetarian-food:before{content:"\5923"}.hgi-stroke.hgi-sharp.hgi-vertical-resize:before{content:"\5925"}.hgi-stroke.hgi-sharp.hgi-vertical-scroll-point:before{content:"\5927"}.hgi-stroke.hgi-sharp.hgi-vest:before{content:"\5929"}.hgi-stroke.hgi-sharp.hgi-victory-finger-01:before{content:"\592b"}.hgi-stroke.hgi-sharp.hgi-victory-finger-02:before{content:"\592d"}.hgi-stroke.hgi-sharp.hgi-victory-finger-03:before{content:"\592f"}.hgi-stroke.hgi-sharp.hgi-video-01:before{content:"\5931"}.hgi-stroke.hgi-sharp.hgi-video-02:before{content:"\5933"}.hgi-stroke.hgi-sharp.hgi-video-console:before{content:"\5935"}.hgi-stroke.hgi-sharp.hgi-video-off:before{content:"\5937"}.hgi-stroke.hgi-sharp.hgi-video-replay:before{content:"\5939"}.hgi-stroke.hgi-sharp.hgi-view-off-slash:before{content:"\593c"}.hgi-stroke.hgi-sharp.hgi-view-off:before{content:"\593d"}.hgi-stroke.hgi-sharp.hgi-view:before{content:"\593f"}.hgi-stroke.hgi-sharp.hgi-vimeo:before{content:"\5941"}.hgi-stroke.hgi-sharp.hgi-vine-square:before{content:"\5944"}.hgi-stroke.hgi-sharp.hgi-vine:before{content:"\5945"}.hgi-stroke.hgi-sharp.hgi-vintage-clock:before{content:"\5947"}.hgi-stroke.hgi-sharp.hgi-virtual-reality-vr-01:before{content:"\5949"}.hgi-stroke.hgi-sharp.hgi-virtual-reality-vr-02:before{content:"\594b"}.hgi-stroke.hgi-sharp.hgi-vision:before{content:"\594d"}.hgi-stroke.hgi-sharp.hgi-vk-square:before{content:"\5950"}.hgi-stroke.hgi-sharp.hgi-vk:before{content:"\5951"}.hgi-stroke.hgi-sharp.hgi-voice-id:before{content:"\5953"}.hgi-stroke.hgi-sharp.hgi-voice:before{content:"\5955"}.hgi-stroke.hgi-sharp.hgi-volleyball:before{content:"\5957"}.hgi-stroke.hgi-sharp.hgi-volume-high:before{content:"\5959"}.hgi-stroke.hgi-sharp.hgi-volume-low:before{content:"\595b"}.hgi-stroke.hgi-sharp.hgi-volume-minus:before{content:"\595d"}.hgi-stroke.hgi-sharp.hgi-volume-mute-01:before{content:"\595f"}.hgi-stroke.hgi-sharp.hgi-volume-mute-02:before{content:"\5961"}.hgi-stroke.hgi-sharp.hgi-volume-off:before{content:"\5963"}.hgi-stroke.hgi-sharp.hgi-volume-up:before{content:"\5965"}.hgi-stroke.hgi-sharp.hgi-vomiting:before{content:"\5967"}.hgi-stroke.hgi-sharp.hgi-voucher:before{content:"\5969"}.hgi-stroke.hgi-sharp.hgi-vr-glasses:before{content:"\596b"}.hgi-stroke.hgi-sharp.hgi-vr:before{content:"\596d"}.hgi-stroke.hgi-sharp.hgi-vynil-01:before{content:"\596f"}.hgi-stroke.hgi-sharp.hgi-vynil-02:before{content:"\5971"}.hgi-stroke.hgi-sharp.hgi-vynil-03:before{content:"\5973"}.hgi-stroke.hgi-sharp.hgi-waiter:before{content:"\5975"}.hgi-stroke.hgi-sharp.hgi-waiters:before{content:"\5977"}.hgi-stroke.hgi-sharp.hgi-wall-lamp:before{content:"\5979"}.hgi-stroke.hgi-sharp.hgi-wallet-01:before{content:"\597b"}.hgi-stroke.hgi-sharp.hgi-wallet-02:before{content:"\597d"}.hgi-stroke.hgi-sharp.hgi-wallet-03:before{content:"\597f"}.hgi-stroke.hgi-sharp.hgi-wallet-add-01:before{content:"\5981"}.hgi-stroke.hgi-sharp.hgi-wallet-add-02:before{content:"\5983"}.hgi-stroke.hgi-sharp.hgi-wallet-done-01:before{content:"\5985"}.hgi-stroke.hgi-sharp.hgi-wallet-done-02:before{content:"\5987"}.hgi-stroke.hgi-sharp.hgi-wallet-not-found-01:before{content:"\5989"}.hgi-stroke.hgi-sharp.hgi-wallet-not-found-02:before{content:"\598b"}.hgi-stroke.hgi-sharp.hgi-wallet-remove-01:before{content:"\598d"}.hgi-stroke.hgi-sharp.hgi-wallet-remove-02:before{content:"\598f"}.hgi-stroke.hgi-sharp.hgi-wanted:before{content:"\5991"}.hgi-stroke.hgi-sharp.hgi-wardrobe-01:before{content:"\5993"}.hgi-stroke.hgi-sharp.hgi-wardrobe-02:before{content:"\5995"}.hgi-stroke.hgi-sharp.hgi-wardrobe-03:before{content:"\5997"}.hgi-stroke.hgi-sharp.hgi-wardrobe-04:before{content:"\5999"}.hgi-stroke.hgi-sharp.hgi-warehouse:before{content:"\599b"}.hgi-stroke.hgi-sharp.hgi-washington-monument:before{content:"\599d"}.hgi-stroke.hgi-sharp.hgi-waste-restore:before{content:"\599f"}.hgi-stroke.hgi-sharp.hgi-waste:before{content:"\59a1"}.hgi-stroke.hgi-sharp.hgi-watch-01:before{content:"\59a3"}.hgi-stroke.hgi-sharp.hgi-watch-02:before{content:"\59a5"}.hgi-stroke.hgi-sharp.hgi-water-energy:before{content:"\59a7"}.hgi-stroke.hgi-sharp.hgi-water-polo:before{content:"\59a9"}.hgi-stroke.hgi-sharp.hgi-water-pump:before{content:"\59ab"}.hgi-stroke.hgi-sharp.hgi-waterfall-down-01:before{content:"\59ad"}.hgi-stroke.hgi-sharp.hgi-waterfall-down-03:before{content:"\59af"}.hgi-stroke.hgi-sharp.hgi-waterfall-up-01:before{content:"\59b1"}.hgi-stroke.hgi-sharp.hgi-waterfall-up-02:before{content:"\59b3"}.hgi-stroke.hgi-sharp.hgi-watermelon:before{content:"\59b5"}.hgi-stroke.hgi-sharp.hgi-wattpad-square:before{content:"\59b8"}.hgi-stroke.hgi-sharp.hgi-wattpad:before{content:"\59b9"}.hgi-stroke.hgi-sharp.hgi-waving-hand-01:before{content:"\59bb"}.hgi-stroke.hgi-sharp.hgi-waving-hand-02:before{content:"\59bd"}.hgi-stroke.hgi-sharp.hgi-waze:before{content:"\59bf"}.hgi-stroke.hgi-sharp.hgi-web-design-01:before{content:"\59c1"}.hgi-stroke.hgi-sharp.hgi-web-design-02:before{content:"\59c3"}.hgi-stroke.hgi-sharp.hgi-web-programming:before{content:"\59c5"}.hgi-stroke.hgi-sharp.hgi-web-protection:before{content:"\59c7"}.hgi-stroke.hgi-sharp.hgi-web-security:before{content:"\59c9"}.hgi-stroke.hgi-sharp.hgi-web-validation:before{content:"\59cb"}.hgi-stroke.hgi-sharp.hgi-webflow:before{content:"\59cd"}.hgi-stroke.hgi-sharp.hgi-wechat:before{content:"\59cf"}.hgi-stroke.hgi-sharp.hgi-weight-scale-01:before{content:"\59d1"}.hgi-stroke.hgi-sharp.hgi-weight-scale:before{content:"\59d3"}.hgi-stroke.hgi-sharp.hgi-wellness:before{content:"\59d5"}.hgi-stroke.hgi-sharp.hgi-whatsapp-business:before{content:"\59d7"}.hgi-stroke.hgi-sharp.hgi-whatsapp:before{content:"\59d9"}.hgi-stroke.hgi-sharp.hgi-wheelchair:before{content:"\59db"}.hgi-stroke.hgi-sharp.hgi-whisk:before{content:"\59dd"}.hgi-stroke.hgi-sharp.hgi-whistle:before{content:"\59df"}.hgi-stroke.hgi-sharp.hgi-wifi-01:before{content:"\59e1"}.hgi-stroke.hgi-sharp.hgi-wifi-02:before{content:"\59e3"}.hgi-stroke.hgi-sharp.hgi-wifi-circle:before{content:"\59e5"}.hgi-stroke.hgi-sharp.hgi-wifi-connected-01:before{content:"\59e7"}.hgi-stroke.hgi-sharp.hgi-wifi-connected-02:before{content:"\59e9"}.hgi-stroke.hgi-sharp.hgi-wifi-connected-03:before{content:"\59eb"}.hgi-stroke.hgi-sharp.hgi-wifi-disconnected-01:before{content:"\59ed"}.hgi-stroke.hgi-sharp.hgi-wifi-disconnected-02:before{content:"\59ef"}.hgi-stroke.hgi-sharp.hgi-wifi-disconnected-03:before{content:"\59f1"}.hgi-stroke.hgi-sharp.hgi-wifi-disconnected-04:before{content:"\59f3"}.hgi-stroke.hgi-sharp.hgi-wifi-error-01:before{content:"\59f5"}.hgi-stroke.hgi-sharp.hgi-wifi-error-02:before{content:"\59f7"}.hgi-stroke.hgi-sharp.hgi-wifi-full-signal:before{content:"\59f9"}.hgi-stroke.hgi-sharp.hgi-wifi-location:before{content:"\59fb"}.hgi-stroke.hgi-sharp.hgi-wifi-lock:before{content:"\59fd"}.hgi-stroke.hgi-sharp.hgi-wifi-low-signal:before{content:"\59ff"}.hgi-stroke.hgi-sharp.hgi-wifi-medium-signal:before{content:"\5a01"}.hgi-stroke.hgi-sharp.hgi-wifi-no-signal:before{content:"\5a03"}.hgi-stroke.hgi-sharp.hgi-wifi-off-01:before{content:"\5a05"}.hgi-stroke.hgi-sharp.hgi-wifi-off-02:before{content:"\5a07"}.hgi-stroke.hgi-sharp.hgi-wifi-square:before{content:"\5a09"}.hgi-stroke.hgi-sharp.hgi-wifi-unlock:before{content:"\5a0b"}.hgi-stroke.hgi-sharp.hgi-wikipedia:before{content:"\5a0d"}.hgi-stroke.hgi-sharp.hgi-wind-power-01:before{content:"\5a0f"}.hgi-stroke.hgi-sharp.hgi-wind-power-02:before{content:"\5a11"}.hgi-stroke.hgi-sharp.hgi-wind-power-03:before{content:"\5a13"}.hgi-stroke.hgi-sharp.hgi-wind-power:before{content:"\5a15"}.hgi-stroke.hgi-sharp.hgi-wind-surf:before{content:"\5a17"}.hgi-stroke.hgi-sharp.hgi-wind-turbine:before{content:"\5a19"}.hgi-stroke.hgi-sharp.hgi-wink:before{content:"\5a1b"}.hgi-stroke.hgi-sharp.hgi-winking:before{content:"\5a1d"}.hgi-stroke.hgi-sharp.hgi-wireless-cloud-access:before{content:"\5a1f"}.hgi-stroke.hgi-sharp.hgi-wireless:before{content:"\5a21"}.hgi-stroke.hgi-sharp.hgi-wise:before{content:"\5a23"}.hgi-stroke.hgi-sharp.hgi-wordpress:before{content:"\5a25"}.hgi-stroke.hgi-sharp.hgi-work-alert:before{content:"\5a27"}.hgi-stroke.hgi-sharp.hgi-work-history:before{content:"\5a29"}.hgi-stroke.hgi-sharp.hgi-work-update:before{content:"\5a2b"}.hgi-stroke.hgi-sharp.hgi-workflow-circle-01:before{content:"\5a2d"}.hgi-stroke.hgi-sharp.hgi-workflow-circle-02:before{content:"\5a2f"}.hgi-stroke.hgi-sharp.hgi-workflow-circle-03:before{content:"\5a31"}.hgi-stroke.hgi-sharp.hgi-workflow-circle-04:before{content:"\5a33"}.hgi-stroke.hgi-sharp.hgi-workflow-circle-05:before{content:"\5a35"}.hgi-stroke.hgi-sharp.hgi-workflow-circle-06:before{content:"\5a37"}.hgi-stroke.hgi-sharp.hgi-workflow-square-01:before{content:"\5a39"}.hgi-stroke.hgi-sharp.hgi-workflow-square-02:before{content:"\5a3b"}.hgi-stroke.hgi-sharp.hgi-workflow-square-03:before{content:"\5a3d"}.hgi-stroke.hgi-sharp.hgi-workflow-square-04:before{content:"\5a3f"}.hgi-stroke.hgi-sharp.hgi-workflow-square-05:before{content:"\5a41"}.hgi-stroke.hgi-sharp.hgi-workflow-square-06:before{content:"\5a43"}.hgi-stroke.hgi-sharp.hgi-workflow-square-07:before{content:"\5a45"}.hgi-stroke.hgi-sharp.hgi-workflow-square-08:before{content:"\5a47"}.hgi-stroke.hgi-sharp.hgi-workflow-square-09:before{content:"\5a49"}.hgi-stroke.hgi-sharp.hgi-workflow-square-10:before{content:"\5a4b"}.hgi-stroke.hgi-sharp.hgi-workout-battle-ropes:before{content:"\5a4d"}.hgi-stroke.hgi-sharp.hgi-workout-gymnastics:before{content:"\5a4f"}.hgi-stroke.hgi-sharp.hgi-workout-kicking:before{content:"\5a51"}.hgi-stroke.hgi-sharp.hgi-workout-run:before{content:"\5a53"}.hgi-stroke.hgi-sharp.hgi-workout-sport:before{content:"\5a55"}.hgi-stroke.hgi-sharp.hgi-workout-squats:before{content:"\5a57"}.hgi-stroke.hgi-sharp.hgi-workout-stretching:before{content:"\5a59"}.hgi-stroke.hgi-sharp.hgi-workout-warm-up:before{content:"\5a5b"}.hgi-stroke.hgi-sharp.hgi-worry:before{content:"\5a5d"}.hgi-stroke.hgi-sharp.hgi-wps-office-rectangle:before{content:"\5a5f"}.hgi-stroke.hgi-sharp.hgi-wps-office:before{content:"\5a61"}.hgi-stroke.hgi-sharp.hgi-wrench-01:before{content:"\5a63"}.hgi-stroke.hgi-sharp.hgi-wrench-02:before{content:"\5a65"}.hgi-stroke.hgi-sharp.hgi-wudu:before{content:"\5a67"}.hgi-stroke.hgi-sharp.hgi-x-ray:before{content:"\5a69"}.hgi-stroke.hgi-sharp.hgi-x-variable-circle:before{content:"\5a6b"}.hgi-stroke.hgi-sharp.hgi-x-variable-square:before{content:"\5a6e"}.hgi-stroke.hgi-sharp.hgi-x-variable:before{content:"\5a6f"}.hgi-stroke.hgi-sharp.hgi-xing:before{content:"\5a71"}.hgi-stroke.hgi-sharp.hgi-xls-01:before{content:"\5a73"}.hgi-stroke.hgi-sharp.hgi-xls-02:before{content:"\5a75"}.hgi-stroke.hgi-sharp.hgi-xml-01:before{content:"\5a77"}.hgi-stroke.hgi-sharp.hgi-xml-02:before{content:"\5a79"}.hgi-stroke.hgi-sharp.hgi-xsl-01:before{content:"\5a7b"}.hgi-stroke.hgi-sharp.hgi-xsl-02:before{content:"\5a7d"}.hgi-stroke.hgi-sharp.hgi-yelp:before{content:"\5a7f"}.hgi-stroke.hgi-sharp.hgi-yen-circle:before{content:"\5a81"}.hgi-stroke.hgi-sharp.hgi-yen-receive:before{content:"\5a83"}.hgi-stroke.hgi-sharp.hgi-yen-send:before{content:"\5a86"}.hgi-stroke.hgi-sharp.hgi-yen-square:before{content:"\5a88"}.hgi-stroke.hgi-sharp.hgi-yen:before{content:"\5a89"}.hgi-stroke.hgi-sharp.hgi-yoga-01:before{content:"\5a8b"}.hgi-stroke.hgi-sharp.hgi-yoga-02:before{content:"\5a8d"}.hgi-stroke.hgi-sharp.hgi-yoga-03:before{content:"\5a8f"}.hgi-stroke.hgi-sharp.hgi-yoga-ball:before{content:"\5a91"}.hgi-stroke.hgi-sharp.hgi-yoga-mat:before{content:"\5a93"}.hgi-stroke.hgi-sharp.hgi-yogurt:before{content:"\5a95"}.hgi-stroke.hgi-sharp.hgi-youtube:before{content:"\5a97"}.hgi-stroke.hgi-sharp.hgi-yurt:before{content:"\5a99"}.hgi-stroke.hgi-sharp.hgi-zakat:before{content:"\5a9b"}.hgi-stroke.hgi-sharp.hgi-zap:before{content:"\5a9d"}.hgi-stroke.hgi-sharp.hgi-zeppelin:before{content:"\5a9f"}.hgi-stroke.hgi-sharp.hgi-zip-01:before{content:"\5aa1"}.hgi-stroke.hgi-sharp.hgi-zip-02:before{content:"\5aa3"}.hgi-stroke.hgi-sharp.hgi-zoom-circle:before{content:"\5aa5"}.hgi-stroke.hgi-sharp.hgi-zoom-in-area:before{content:"\5aa7"}.hgi-stroke.hgi-sharp.hgi-zoom-out-area:before{content:"\5aa9"}.hgi-stroke.hgi-sharp.hgi-zoom-square:before{content:"\5aac"}.hgi-stroke.hgi-sharp.hgi-zoom:before{content:"\5aad"}@font-face{font-family:hgi-stroke-standard;src:url("./media/hgi-stroke-standard-ARP6XQNN.eot");src:url("./media/hgi-stroke-standard-ARP6XQNN.eot#iefix") format("embedded-opentype"),url("./media/hgi-stroke-standard-RRDWLVZN.woff2") format("woff2"),url("./media/hgi-stroke-standard-PRT77YMW.woff") format("woff"),url("./media/hgi-stroke-standard-VJAWPX7K.ttf") format("truetype"),url("./media/hgi-stroke-standard-QTFEELPQ.svg#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;display:inline-block;font-variant:normal;line-height:1;text-rendering:auto}.hgi-stroke.hgi-standard.hgi-abacus:before{content:"\3a71"}.hgi-stroke.hgi-standard.hgi-absolute:before{content:"\3a73"}.hgi-stroke.hgi-standard.hgi-acceleration:before{content:"\3a75"}.hgi-stroke.hgi-standard.hgi-access:before{content:"\3a77"}.hgi-stroke.hgi-standard.hgi-accident:before{content:"\3a79"}.hgi-stroke.hgi-standard.hgi-account-setting-01:before{content:"\3a7b"}.hgi-stroke.hgi-standard.hgi-account-setting-02:before{content:"\3a7d"}.hgi-stroke.hgi-standard.hgi-account-setting-03:before{content:"\3a7f"}.hgi-stroke.hgi-standard.hgi-activity-01:before{content:"\3a81"}.hgi-stroke.hgi-standard.hgi-activity-02:before{content:"\3a83"}.hgi-stroke.hgi-standard.hgi-activity-03:before{content:"\3a85"}.hgi-stroke.hgi-standard.hgi-activity-04:before{content:"\3a87"}.hgi-stroke.hgi-standard.hgi-acute:before{content:"\3a89"}.hgi-stroke.hgi-standard.hgi-add-01:before{content:"\3a8b"}.hgi-stroke.hgi-standard.hgi-add-02:before{content:"\3a8d"}.hgi-stroke.hgi-standard.hgi-add-circle-half-dot:before{content:"\3a8f"}.hgi-stroke.hgi-standard.hgi-add-circle:before{content:"\3a91"}.hgi-stroke.hgi-standard.hgi-add-square:before{content:"\3a93"}.hgi-stroke.hgi-standard.hgi-add-team:before{content:"\3a95"}.hgi-stroke.hgi-standard.hgi-address-book:before{content:"\3a97"}.hgi-stroke.hgi-standard.hgi-adobe-after-effect:before{content:"\3a99"}.hgi-stroke.hgi-standard.hgi-adobe-illustrator:before{content:"\3a9b"}.hgi-stroke.hgi-standard.hgi-adobe-indesign:before{content:"\3a9d"}.hgi-stroke.hgi-standard.hgi-adobe-photoshop:before{content:"\3a9f"}.hgi-stroke.hgi-standard.hgi-adobe-premier:before{content:"\3aa1"}.hgi-stroke.hgi-standard.hgi-adobe-xd:before{content:"\3aa3"}.hgi-stroke.hgi-standard.hgi-adventure:before{content:"\3aa5"}.hgi-stroke.hgi-standard.hgi-advertisiment:before{content:"\3aa7"}.hgi-stroke.hgi-standard.hgi-adzan:before{content:"\3aa9"}.hgi-stroke.hgi-standard.hgi-affiliate:before{content:"\3aab"}.hgi-stroke.hgi-standard.hgi-agreement-01:before{content:"\3aad"}.hgi-stroke.hgi-standard.hgi-agreement-02:before{content:"\3aaf"}.hgi-stroke.hgi-standard.hgi-agreement-03:before{content:"\3ab1"}.hgi-stroke.hgi-standard.hgi-ai-beautify:before{content:"\3ab3"}.hgi-stroke.hgi-standard.hgi-ai-book:before{content:"\3ab5"}.hgi-stroke.hgi-standard.hgi-ai-brain-01:before{content:"\3ab7"}.hgi-stroke.hgi-standard.hgi-ai-brain-02:before{content:"\3ab9"}.hgi-stroke.hgi-standard.hgi-ai-brain-03:before{content:"\3abb"}.hgi-stroke.hgi-standard.hgi-ai-brain-04:before{content:"\3abd"}.hgi-stroke.hgi-standard.hgi-ai-brain-05:before{content:"\3abf"}.hgi-stroke.hgi-standard.hgi-ai-browser:before{content:"\3ac1"}.hgi-stroke.hgi-standard.hgi-ai-chat-01:before{content:"\3ac3"}.hgi-stroke.hgi-standard.hgi-ai-chat-02:before{content:"\3ac5"}.hgi-stroke.hgi-standard.hgi-ai-cloud-01:before{content:"\3ac7"}.hgi-stroke.hgi-standard.hgi-ai-cloud-02:before{content:"\3ac9"}.hgi-stroke.hgi-standard.hgi-ai-cloud:before{content:"\3acb"}.hgi-stroke.hgi-standard.hgi-ai-computer:before{content:"\3acd"}.hgi-stroke.hgi-standard.hgi-ai-dna:before{content:"\3acf"}.hgi-stroke.hgi-standard.hgi-ai-eraser:before{content:"\3ad1"}.hgi-stroke.hgi-standard.hgi-ai-folder-01:before{content:"\3ad3"}.hgi-stroke.hgi-standard.hgi-ai-folder-02:before{content:"\3ad5"}.hgi-stroke.hgi-standard.hgi-ai-game:before{content:"\3ad7"}.hgi-stroke.hgi-standard.hgi-ai-generative:before{content:"\3ad9"}.hgi-stroke.hgi-standard.hgi-ai-idea:before{content:"\3adb"}.hgi-stroke.hgi-standard.hgi-ai-image:before{content:"\3add"}.hgi-stroke.hgi-standard.hgi-ai-innovation-01:before{content:"\3adf"}.hgi-stroke.hgi-standard.hgi-ai-innovation-02:before{content:"\3ae1"}.hgi-stroke.hgi-standard.hgi-ai-innovation-03:before{content:"\3ae3"}.hgi-stroke.hgi-standard.hgi-ai-laptop:before{content:"\3ae5"}.hgi-stroke.hgi-standard.hgi-ai-learning:before{content:"\3ae7"}.hgi-stroke.hgi-standard.hgi-ai-lock:before{content:"\3ae9"}.hgi-stroke.hgi-standard.hgi-ai-magic:before{content:"\3aeb"}.hgi-stroke.hgi-standard.hgi-ai-mail-01:before{content:"\3aed"}.hgi-stroke.hgi-standard.hgi-ai-mail-02:before{content:"\3aef"}.hgi-stroke.hgi-standard.hgi-ai-mail:before{content:"\3af1"}.hgi-stroke.hgi-standard.hgi-ai-network:before{content:"\3af3"}.hgi-stroke.hgi-standard.hgi-ai-phone-01:before{content:"\3af5"}.hgi-stroke.hgi-standard.hgi-ai-phone-02:before{content:"\3af7"}.hgi-stroke.hgi-standard.hgi-ai-programming:before{content:"\3af9"}.hgi-stroke.hgi-standard.hgi-ai-search:before{content:"\3afb"}.hgi-stroke.hgi-standard.hgi-ai-security-01:before{content:"\3afd"}.hgi-stroke.hgi-standard.hgi-ai-security-02:before{content:"\3aff"}.hgi-stroke.hgi-standard.hgi-ai-setting:before{content:"\3b01"}.hgi-stroke.hgi-standard.hgi-ai-smartwatch:before{content:"\3b03"}.hgi-stroke.hgi-standard.hgi-ai-user:before{content:"\3b05"}.hgi-stroke.hgi-standard.hgi-ai-video:before{content:"\3b07"}.hgi-stroke.hgi-standard.hgi-ai-view:before{content:"\3b09"}.hgi-stroke.hgi-standard.hgi-aids:before{content:"\3b0b"}.hgi-stroke.hgi-standard.hgi-airbnb:before{content:"\3b0d"}.hgi-stroke.hgi-standard.hgi-aircraft-game:before{content:"\3b0f"}.hgi-stroke.hgi-standard.hgi-airdrop:before{content:"\3b11"}.hgi-stroke.hgi-standard.hgi-airplane-01:before{content:"\3b13"}.hgi-stroke.hgi-standard.hgi-airplane-02:before{content:"\3b15"}.hgi-stroke.hgi-standard.hgi-airplane-landing-01:before{content:"\3b17"}.hgi-stroke.hgi-standard.hgi-airplane-landing-02:before{content:"\3b19"}.hgi-stroke.hgi-standard.hgi-airplane-mode-off:before{content:"\3b1b"}.hgi-stroke.hgi-standard.hgi-airplane-mode:before{content:"\3b1d"}.hgi-stroke.hgi-standard.hgi-airplane-seat:before{content:"\3b1f"}.hgi-stroke.hgi-standard.hgi-airplane-take-off-01:before{content:"\3b21"}.hgi-stroke.hgi-standard.hgi-airplane-take-off-02:before{content:"\3b23"}.hgi-stroke.hgi-standard.hgi-airplay-line:before{content:"\3b25"}.hgi-stroke.hgi-standard.hgi-airpod-01:before{content:"\3b27"}.hgi-stroke.hgi-standard.hgi-airpod-02:before{content:"\3b29"}.hgi-stroke.hgi-standard.hgi-airpod-03:before{content:"\3b2b"}.hgi-stroke.hgi-standard.hgi-airport:before{content:"\3b2d"}.hgi-stroke.hgi-standard.hgi-al-aqsa-mosque:before{content:"\3b2f"}.hgi-stroke.hgi-standard.hgi-alarm-clock:before{content:"\3b31"}.hgi-stroke.hgi-standard.hgi-album-01:before{content:"\3b33"}.hgi-stroke.hgi-standard.hgi-album-02:before{content:"\3b35"}.hgi-stroke.hgi-standard.hgi-album-not-found-01:before{content:"\3b37"}.hgi-stroke.hgi-standard.hgi-album-not-found-02:before{content:"\3b39"}.hgi-stroke.hgi-standard.hgi-alert-01:before{content:"\3b3b"}.hgi-stroke.hgi-standard.hgi-alert-02:before{content:"\3b3d"}.hgi-stroke.hgi-standard.hgi-alert-circle:before{content:"\3b3f"}.hgi-stroke.hgi-standard.hgi-alert-diamond:before{content:"\3b41"}.hgi-stroke.hgi-standard.hgi-alert-square:before{content:"\3b43"}.hgi-stroke.hgi-standard.hgi-algorithm:before{content:"\3b45"}.hgi-stroke.hgi-standard.hgi-alien-01:before{content:"\3b47"}.hgi-stroke.hgi-standard.hgi-alien-02:before{content:"\3b49"}.hgi-stroke.hgi-standard.hgi-align-bottom:before{content:"\3b4b"}.hgi-stroke.hgi-standard.hgi-align-box-bottom-center:before{content:"\3b4d"}.hgi-stroke.hgi-standard.hgi-align-box-bottom-left:before{content:"\3b4f"}.hgi-stroke.hgi-standard.hgi-align-box-bottom-right:before{content:"\3b51"}.hgi-stroke.hgi-standard.hgi-align-box-middle-center:before{content:"\3b53"}.hgi-stroke.hgi-standard.hgi-align-box-middle-left:before{content:"\3b55"}.hgi-stroke.hgi-standard.hgi-align-box-middle-right:before{content:"\3b57"}.hgi-stroke.hgi-standard.hgi-align-box-top-center:before{content:"\3b59"}.hgi-stroke.hgi-standard.hgi-align-box-top-left:before{content:"\3b5b"}.hgi-stroke.hgi-standard.hgi-align-box-top-right:before{content:"\3b5d"}.hgi-stroke.hgi-standard.hgi-align-horizontal-center:before{content:"\3b5f"}.hgi-stroke.hgi-standard.hgi-align-key-object:before{content:"\3b61"}.hgi-stroke.hgi-standard.hgi-align-left:before{content:"\3b63"}.hgi-stroke.hgi-standard.hgi-align-right:before{content:"\3b65"}.hgi-stroke.hgi-standard.hgi-align-selection:before{content:"\3b67"}.hgi-stroke.hgi-standard.hgi-align-top:before{content:"\3b69"}.hgi-stroke.hgi-standard.hgi-align-vertical-center:before{content:"\3b6b"}.hgi-stroke.hgi-standard.hgi-all-bookmark:before{content:"\3b6d"}.hgi-stroke.hgi-standard.hgi-allah:before{content:"\3b6f"}.hgi-stroke.hgi-standard.hgi-alms:before{content:"\3b71"}.hgi-stroke.hgi-standard.hgi-alpha-circle:before{content:"\3b73"}.hgi-stroke.hgi-standard.hgi-alpha-square:before{content:"\3b76"}.hgi-stroke.hgi-standard.hgi-alpha:before{content:"\3b77"}.hgi-stroke.hgi-standard.hgi-alphabet-arabic:before{content:"\3b79"}.hgi-stroke.hgi-standard.hgi-alphabet-bangla:before{content:"\3b7b"}.hgi-stroke.hgi-standard.hgi-alphabet-chinese:before{content:"\3b7d"}.hgi-stroke.hgi-standard.hgi-alphabet-greek:before{content:"\3b7f"}.hgi-stroke.hgi-standard.hgi-alphabet-hebrew:before{content:"\3b81"}.hgi-stroke.hgi-standard.hgi-alphabet-hindi:before{content:"\3b83"}.hgi-stroke.hgi-standard.hgi-alphabet-japanese:before{content:"\3b85"}.hgi-stroke.hgi-standard.hgi-alphabet-korean:before{content:"\3b87"}.hgi-stroke.hgi-standard.hgi-alphabet-thai:before{content:"\3b89"}.hgi-stroke.hgi-standard.hgi-amazon:before{content:"\3b8b"}.hgi-stroke.hgi-standard.hgi-ambulance:before{content:"\3b8d"}.hgi-stroke.hgi-standard.hgi-american-football:before{content:"\3b8f"}.hgi-stroke.hgi-standard.hgi-amie:before{content:"\3b91"}.hgi-stroke.hgi-standard.hgi-ampoule:before{content:"\3b93"}.hgi-stroke.hgi-standard.hgi-analysis-text-link:before{content:"\3b95"}.hgi-stroke.hgi-standard.hgi-analytics-01:before{content:"\3b97"}.hgi-stroke.hgi-standard.hgi-analytics-02:before{content:"\3b99"}.hgi-stroke.hgi-standard.hgi-analytics-down:before{content:"\3b9b"}.hgi-stroke.hgi-standard.hgi-analytics-up:before{content:"\3b9d"}.hgi-stroke.hgi-standard.hgi-anchor-point:before{content:"\3b9f"}.hgi-stroke.hgi-standard.hgi-android:before{content:"\3ba1"}.hgi-stroke.hgi-standard.hgi-angel:before{content:"\3ba3"}.hgi-stroke.hgi-standard.hgi-angle-01:before{content:"\3ba5"}.hgi-stroke.hgi-standard.hgi-angle:before{content:"\3ba7"}.hgi-stroke.hgi-standard.hgi-angry-bird:before{content:"\3ba9"}.hgi-stroke.hgi-standard.hgi-angry:before{content:"\3bab"}.hgi-stroke.hgi-standard.hgi-anonymous:before{content:"\3bad"}.hgi-stroke.hgi-standard.hgi-api:before{content:"\3baf"}.hgi-stroke.hgi-standard.hgi-app-store:before{content:"\3bb1"}.hgi-stroke.hgi-standard.hgi-apple-01:before{content:"\3bb3"}.hgi-stroke.hgi-standard.hgi-apple-finder:before{content:"\3bb5"}.hgi-stroke.hgi-standard.hgi-apple-news:before{content:"\3bb7"}.hgi-stroke.hgi-standard.hgi-apple-pie:before{content:"\3bb9"}.hgi-stroke.hgi-standard.hgi-apple-reminder:before{content:"\3bbb"}.hgi-stroke.hgi-standard.hgi-apple-stocks:before{content:"\3bbe"}.hgi-stroke.hgi-standard.hgi-apple-vision-pro:before{content:"\3bc0"}.hgi-stroke.hgi-standard.hgi-apple:before{content:"\3bc1"}.hgi-stroke.hgi-standard.hgi-approximately-equal-circle:before{content:"\3bc3"}.hgi-stroke.hgi-standard.hgi-approximately-equal-square:before{content:"\3bc6"}.hgi-stroke.hgi-standard.hgi-approximately-equal:before{content:"\3bc7"}.hgi-stroke.hgi-standard.hgi-apricot:before{content:"\3bc9"}.hgi-stroke.hgi-standard.hgi-apron:before{content:"\3bcb"}.hgi-stroke.hgi-standard.hgi-arc-browser:before{content:"\3bcd"}.hgi-stroke.hgi-standard.hgi-archer:before{content:"\3bcf"}.hgi-stroke.hgi-standard.hgi-archive-01:before{content:"\3bd1"}.hgi-stroke.hgi-standard.hgi-archive-02:before{content:"\3bd3"}.hgi-stroke.hgi-standard.hgi-archive:before{content:"\3bd5"}.hgi-stroke.hgi-standard.hgi-armored-boot:before{content:"\3bd7"}.hgi-stroke.hgi-standard.hgi-arrange-by-letters-a-z:before{content:"\3bd9"}.hgi-stroke.hgi-standard.hgi-arrange-by-letters-z-a:before{content:"\3bdb"}.hgi-stroke.hgi-standard.hgi-arrange-by-numbers-1-9:before{content:"\3bdd"}.hgi-stroke.hgi-standard.hgi-arrange-by-numbers-9-1:before{content:"\3bdf"}.hgi-stroke.hgi-standard.hgi-arrange:before{content:"\3be1"}.hgi-stroke.hgi-standard.hgi-arrow-all-direction:before{content:"\3be3"}.hgi-stroke.hgi-standard.hgi-arrow-data-transfer-diagonal:before{content:"\3be5"}.hgi-stroke.hgi-standard.hgi-arrow-data-transfer-horizontal:before{content:"\3be7"}.hgi-stroke.hgi-standard.hgi-arrow-data-transfer-vertical:before{content:"\3be9"}.hgi-stroke.hgi-standard.hgi-arrow-diagonal:before{content:"\3beb"}.hgi-stroke.hgi-standard.hgi-arrow-down-01:before{content:"\3bed"}.hgi-stroke.hgi-standard.hgi-arrow-down-02:before{content:"\3bef"}.hgi-stroke.hgi-standard.hgi-arrow-down-03:before{content:"\3bf1"}.hgi-stroke.hgi-standard.hgi-arrow-down-04:before{content:"\3bf3"}.hgi-stroke.hgi-standard.hgi-arrow-down-05:before{content:"\3bf5"}.hgi-stroke.hgi-standard.hgi-arrow-down-double:before{content:"\3bf7"}.hgi-stroke.hgi-standard.hgi-arrow-down-left-01:before{content:"\3bf9"}.hgi-stroke.hgi-standard.hgi-arrow-down-left-02:before{content:"\3bfb"}.hgi-stroke.hgi-standard.hgi-arrow-down-right-01:before{content:"\3bfd"}.hgi-stroke.hgi-standard.hgi-arrow-down-right-02:before{content:"\3bff"}.hgi-stroke.hgi-standard.hgi-arrow-expand-01:before{content:"\3c01"}.hgi-stroke.hgi-standard.hgi-arrow-expand-02:before{content:"\3c03"}.hgi-stroke.hgi-standard.hgi-arrow-expand-diagonal-01:before{content:"\3c05"}.hgi-stroke.hgi-standard.hgi-arrow-expand-diagonal-02:before{content:"\3c07"}.hgi-stroke.hgi-standard.hgi-arrow-expand:before{content:"\3c09"}.hgi-stroke.hgi-standard.hgi-arrow-horizontal:before{content:"\3c0b"}.hgi-stroke.hgi-standard.hgi-arrow-left-01:before{content:"\3c0d"}.hgi-stroke.hgi-standard.hgi-arrow-left-02:before{content:"\3c0f"}.hgi-stroke.hgi-standard.hgi-arrow-left-03:before{content:"\3c11"}.hgi-stroke.hgi-standard.hgi-arrow-left-04:before{content:"\3c13"}.hgi-stroke.hgi-standard.hgi-arrow-left-05:before{content:"\3c15"}.hgi-stroke.hgi-standard.hgi-arrow-left-double:before{content:"\3c17"}.hgi-stroke.hgi-standard.hgi-arrow-left-right:before{content:"\3c19"}.hgi-stroke.hgi-standard.hgi-arrow-move-down-left:before{content:"\3c1b"}.hgi-stroke.hgi-standard.hgi-arrow-move-down-right:before{content:"\3c1d"}.hgi-stroke.hgi-standard.hgi-arrow-move-left-down:before{content:"\3c1f"}.hgi-stroke.hgi-standard.hgi-arrow-move-right-down:before{content:"\3c21"}.hgi-stroke.hgi-standard.hgi-arrow-move-up-left:before{content:"\3c23"}.hgi-stroke.hgi-standard.hgi-arrow-move-up-right:before{content:"\3c25"}.hgi-stroke.hgi-standard.hgi-arrow-reload-horizontal:before{content:"\3c27"}.hgi-stroke.hgi-standard.hgi-arrow-reload-vertical:before{content:"\3c29"}.hgi-stroke.hgi-standard.hgi-arrow-right-01:before{content:"\3c2b"}.hgi-stroke.hgi-standard.hgi-arrow-right-02:before{content:"\3c2d"}.hgi-stroke.hgi-standard.hgi-arrow-right-03:before{content:"\3c2f"}.hgi-stroke.hgi-standard.hgi-arrow-right-04:before{content:"\3c31"}.hgi-stroke.hgi-standard.hgi-arrow-right-05:before{content:"\3c33"}.hgi-stroke.hgi-standard.hgi-arrow-right-double:before{content:"\3c35"}.hgi-stroke.hgi-standard.hgi-arrow-shrink-01:before{content:"\3c37"}.hgi-stroke.hgi-standard.hgi-arrow-shrink-02:before{content:"\3c39"}.hgi-stroke.hgi-standard.hgi-arrow-shrink:before{content:"\3c3b"}.hgi-stroke.hgi-standard.hgi-arrow-turn-backward:before{content:"\3c3d"}.hgi-stroke.hgi-standard.hgi-arrow-turn-down:before{content:"\3c3f"}.hgi-stroke.hgi-standard.hgi-arrow-turn-forward:before{content:"\3c41"}.hgi-stroke.hgi-standard.hgi-arrow-turn-up:before{content:"\3c43"}.hgi-stroke.hgi-standard.hgi-arrow-up-01:before{content:"\3c45"}.hgi-stroke.hgi-standard.hgi-arrow-up-02:before{content:"\3c47"}.hgi-stroke.hgi-standard.hgi-arrow-up-03:before{content:"\3c49"}.hgi-stroke.hgi-standard.hgi-arrow-up-04:before{content:"\3c4b"}.hgi-stroke.hgi-standard.hgi-arrow-up-05:before{content:"\3c4d"}.hgi-stroke.hgi-standard.hgi-arrow-up-double:before{content:"\3c4f"}.hgi-stroke.hgi-standard.hgi-arrow-up-down:before{content:"\3c51"}.hgi-stroke.hgi-standard.hgi-arrow-up-left-01:before{content:"\3c53"}.hgi-stroke.hgi-standard.hgi-arrow-up-left-02:before{content:"\3c55"}.hgi-stroke.hgi-standard.hgi-arrow-up-right-01:before{content:"\3c57"}.hgi-stroke.hgi-standard.hgi-arrow-up-right-02:before{content:"\3c59"}.hgi-stroke.hgi-standard.hgi-arrow-vertical:before{content:"\3c5b"}.hgi-stroke.hgi-standard.hgi-artboard-tool:before{content:"\3c5e"}.hgi-stroke.hgi-standard.hgi-artboard:before{content:"\3c5f"}.hgi-stroke.hgi-standard.hgi-artificial-intelligence-01:before{content:"\3c61"}.hgi-stroke.hgi-standard.hgi-artificial-intelligence-02:before{content:"\3c63"}.hgi-stroke.hgi-standard.hgi-artificial-intelligence-03:before{content:"\3c65"}.hgi-stroke.hgi-standard.hgi-artificial-intelligence-04:before{content:"\3c67"}.hgi-stroke.hgi-standard.hgi-artificial-intelligence-05:before{content:"\3c69"}.hgi-stroke.hgi-standard.hgi-artificial-intelligence-06:before{content:"\3c6b"}.hgi-stroke.hgi-standard.hgi-artificial-intelligence-07:before{content:"\3c6d"}.hgi-stroke.hgi-standard.hgi-aspect-ratio:before{content:"\3c6f"}.hgi-stroke.hgi-standard.hgi-assignments:before{content:"\3c71"}.hgi-stroke.hgi-standard.hgi-asteroid-01:before{content:"\3c73"}.hgi-stroke.hgi-standard.hgi-asteroid-02:before{content:"\3c75"}.hgi-stroke.hgi-standard.hgi-astronaut-01:before{content:"\3c77"}.hgi-stroke.hgi-standard.hgi-astronaut-02:before{content:"\3c79"}.hgi-stroke.hgi-standard.hgi-at:before{content:"\3c7b"}.hgi-stroke.hgi-standard.hgi-atm-01:before{content:"\3c7d"}.hgi-stroke.hgi-standard.hgi-atm-02:before{content:"\3c7f"}.hgi-stroke.hgi-standard.hgi-atom-01:before{content:"\3c81"}.hgi-stroke.hgi-standard.hgi-atom-02:before{content:"\3c83"}.hgi-stroke.hgi-standard.hgi-atomic-power:before{content:"\3c85"}.hgi-stroke.hgi-standard.hgi-attachment-01:before{content:"\3c87"}.hgi-stroke.hgi-standard.hgi-attachment-02:before{content:"\3c89"}.hgi-stroke.hgi-standard.hgi-attachment-circle:before{content:"\3c8b"}.hgi-stroke.hgi-standard.hgi-attachment-square:before{content:"\3c8e"}.hgi-stroke.hgi-standard.hgi-attachment:before{content:"\3c8f"}.hgi-stroke.hgi-standard.hgi-auction:before{content:"\3c91"}.hgi-stroke.hgi-standard.hgi-audio-book-01:before{content:"\3c93"}.hgi-stroke.hgi-standard.hgi-audio-book-02:before{content:"\3c95"}.hgi-stroke.hgi-standard.hgi-audio-book-03:before{content:"\3c97"}.hgi-stroke.hgi-standard.hgi-audio-book-04:before{content:"\3c99"}.hgi-stroke.hgi-standard.hgi-audit-01:before{content:"\3c9b"}.hgi-stroke.hgi-standard.hgi-audit-02:before{content:"\3c9d"}.hgi-stroke.hgi-standard.hgi-augmented-reality-ar:before{content:"\3c9f"}.hgi-stroke.hgi-standard.hgi-authorized:before{content:"\3ca1"}.hgi-stroke.hgi-standard.hgi-auto-conversations:before{content:"\3ca3"}.hgi-stroke.hgi-standard.hgi-automotive-battery-01:before{content:"\3ca5"}.hgi-stroke.hgi-standard.hgi-automotive-battery-02:before{content:"\3ca7"}.hgi-stroke.hgi-standard.hgi-avalanche:before{content:"\3ca9"}.hgi-stroke.hgi-standard.hgi-avocado:before{content:"\3cab"}.hgi-stroke.hgi-standard.hgi-award-01:before{content:"\3cad"}.hgi-stroke.hgi-standard.hgi-award-02:before{content:"\3caf"}.hgi-stroke.hgi-standard.hgi-award-03:before{content:"\3cb1"}.hgi-stroke.hgi-standard.hgi-award-04:before{content:"\3cb3"}.hgi-stroke.hgi-standard.hgi-award-05:before{content:"\3cb5"}.hgi-stroke.hgi-standard.hgi-baby-01:before{content:"\3cb7"}.hgi-stroke.hgi-standard.hgi-baby-02:before{content:"\3cb9"}.hgi-stroke.hgi-standard.hgi-baby-bed-01:before{content:"\3cbb"}.hgi-stroke.hgi-standard.hgi-baby-bed-02:before{content:"\3cbd"}.hgi-stroke.hgi-standard.hgi-baby-bottle:before{content:"\3cbf"}.hgi-stroke.hgi-standard.hgi-baby-boy-dress:before{content:"\3cc1"}.hgi-stroke.hgi-standard.hgi-baby-girl-dress:before{content:"\3cc3"}.hgi-stroke.hgi-standard.hgi-backpack-01:before{content:"\3cc5"}.hgi-stroke.hgi-standard.hgi-backpack-02:before{content:"\3cc7"}.hgi-stroke.hgi-standard.hgi-backpack-03:before{content:"\3cc9"}.hgi-stroke.hgi-standard.hgi-backward-01:before{content:"\3ccb"}.hgi-stroke.hgi-standard.hgi-backward-02:before{content:"\3ccd"}.hgi-stroke.hgi-standard.hgi-bacteria:before{content:"\3ccf"}.hgi-stroke.hgi-standard.hgi-badminton-shuttle:before{content:"\3cd2"}.hgi-stroke.hgi-standard.hgi-badminton:before{content:"\3cd3"}.hgi-stroke.hgi-standard.hgi-banana:before{content:"\3cd5"}.hgi-stroke.hgi-standard.hgi-bandage:before{content:"\3cd7"}.hgi-stroke.hgi-standard.hgi-bank:before{content:"\3cd9"}.hgi-stroke.hgi-standard.hgi-bar-code-01:before{content:"\3cdb"}.hgi-stroke.hgi-standard.hgi-bar-code-02:before{content:"\3cdd"}.hgi-stroke.hgi-standard.hgi-barns:before{content:"\3cdf"}.hgi-stroke.hgi-standard.hgi-baseball-bat:before{content:"\3ce1"}.hgi-stroke.hgi-standard.hgi-baseball-helmet:before{content:"\3ce3"}.hgi-stroke.hgi-standard.hgi-baseball:before{content:"\3ce5"}.hgi-stroke.hgi-standard.hgi-basketball-01:before{content:"\3ce7"}.hgi-stroke.hgi-standard.hgi-basketball-02:before{content:"\3ce9"}.hgi-stroke.hgi-standard.hgi-basketball-hoop:before{content:"\3ceb"}.hgi-stroke.hgi-standard.hgi-bathtub-01:before{content:"\3ced"}.hgi-stroke.hgi-standard.hgi-bathtub-02:before{content:"\3cef"}.hgi-stroke.hgi-standard.hgi-batteries-energy:before{content:"\3cf1"}.hgi-stroke.hgi-standard.hgi-battery-charging-01:before{content:"\3cf3"}.hgi-stroke.hgi-standard.hgi-battery-charging-02:before{content:"\3cf5"}.hgi-stroke.hgi-standard.hgi-battery-eco-charging:before{content:"\3cf7"}.hgi-stroke.hgi-standard.hgi-battery-empty:before{content:"\3cf9"}.hgi-stroke.hgi-standard.hgi-battery-full:before{content:"\3cfb"}.hgi-stroke.hgi-standard.hgi-battery-low:before{content:"\3cfd"}.hgi-stroke.hgi-standard.hgi-battery-medium-01:before{content:"\3cff"}.hgi-stroke.hgi-standard.hgi-battery-medium-02:before{content:"\3d01"}.hgi-stroke.hgi-standard.hgi-bbq-grill:before{content:"\3d03"}.hgi-stroke.hgi-standard.hgi-beach-02:before{content:"\3d05"}.hgi-stroke.hgi-standard.hgi-beach:before{content:"\3d07"}.hgi-stroke.hgi-standard.hgi-beater:before{content:"\3d09"}.hgi-stroke.hgi-standard.hgi-bebo:before{content:"\3d0b"}.hgi-stroke.hgi-standard.hgi-bed-bunk:before{content:"\3d0d"}.hgi-stroke.hgi-standard.hgi-bed-double:before{content:"\3d0f"}.hgi-stroke.hgi-standard.hgi-bed-single-01:before{content:"\3d12"}.hgi-stroke.hgi-standard.hgi-bed-single-02:before{content:"\3d14"}.hgi-stroke.hgi-standard.hgi-bed:before{content:"\3d15"}.hgi-stroke.hgi-standard.hgi-bedug-01:before{content:"\3d17"}.hgi-stroke.hgi-standard.hgi-bedug-02:before{content:"\3d19"}.hgi-stroke.hgi-standard.hgi-behance-01:before{content:"\3d1b"}.hgi-stroke.hgi-standard.hgi-behance-02:before{content:"\3d1d"}.hgi-stroke.hgi-standard.hgi-belt:before{content:"\3d1f"}.hgi-stroke.hgi-standard.hgi-bend-tool:before{content:"\3d21"}.hgi-stroke.hgi-standard.hgi-berlin-tower:before{content:"\3d24"}.hgi-stroke.hgi-standard.hgi-berlin:before{content:"\3d25"}.hgi-stroke.hgi-standard.hgi-beta:before{content:"\3d27"}.hgi-stroke.hgi-standard.hgi-bicycle-01:before{content:"\3d29"}.hgi-stroke.hgi-standard.hgi-bicycle:before{content:"\3d2b"}.hgi-stroke.hgi-standard.hgi-billiard-01:before{content:"\3d2d"}.hgi-stroke.hgi-standard.hgi-billiard-02:before{content:"\3d2f"}.hgi-stroke.hgi-standard.hgi-binary-code:before{content:"\3d31"}.hgi-stroke.hgi-standard.hgi-bing:before{content:"\3d33"}.hgi-stroke.hgi-standard.hgi-bio-energy:before{content:"\3d35"}.hgi-stroke.hgi-standard.hgi-biomass-energy:before{content:"\3d37"}.hgi-stroke.hgi-standard.hgi-biometric-access:before{content:"\3d39"}.hgi-stroke.hgi-standard.hgi-biometric-device:before{content:"\3d3b"}.hgi-stroke.hgi-standard.hgi-birthday-cake:before{content:"\3d3d"}.hgi-stroke.hgi-standard.hgi-biscuit:before{content:"\3d3f"}.hgi-stroke.hgi-standard.hgi-bitcoin-01:before{content:"\3d41"}.hgi-stroke.hgi-standard.hgi-bitcoin-02:before{content:"\3d43"}.hgi-stroke.hgi-standard.hgi-bitcoin-03:before{content:"\3d45"}.hgi-stroke.hgi-standard.hgi-bitcoin-04:before{content:"\3d47"}.hgi-stroke.hgi-standard.hgi-bitcoin-bag:before{content:"\3d49"}.hgi-stroke.hgi-standard.hgi-bitcoin-circle:before{content:"\3d4b"}.hgi-stroke.hgi-standard.hgi-bitcoin-cloud:before{content:"\3d4d"}.hgi-stroke.hgi-standard.hgi-bitcoin-cpu:before{content:"\3d4f"}.hgi-stroke.hgi-standard.hgi-bitcoin-credit-card:before{content:"\3d51"}.hgi-stroke.hgi-standard.hgi-bitcoin-database:before{content:"\3d53"}.hgi-stroke.hgi-standard.hgi-bitcoin-down-01:before{content:"\3d55"}.hgi-stroke.hgi-standard.hgi-bitcoin-down-02:before{content:"\3d57"}.hgi-stroke.hgi-standard.hgi-bitcoin-ellipse:before{content:"\3d59"}.hgi-stroke.hgi-standard.hgi-bitcoin-eye:before{content:"\3d5b"}.hgi-stroke.hgi-standard.hgi-bitcoin-filter:before{content:"\3d5d"}.hgi-stroke.hgi-standard.hgi-bitcoin-flashdisk:before{content:"\3d5f"}.hgi-stroke.hgi-standard.hgi-bitcoin-graph:before{content:"\3d61"}.hgi-stroke.hgi-standard.hgi-bitcoin-invoice:before{content:"\3d63"}.hgi-stroke.hgi-standard.hgi-bitcoin-key:before{content:"\3d65"}.hgi-stroke.hgi-standard.hgi-bitcoin-location:before{content:"\3d67"}.hgi-stroke.hgi-standard.hgi-bitcoin-lock:before{content:"\3d69"}.hgi-stroke.hgi-standard.hgi-bitcoin-mail:before{content:"\3d6b"}.hgi-stroke.hgi-standard.hgi-bitcoin-mind:before{content:"\3d6d"}.hgi-stroke.hgi-standard.hgi-bitcoin-money-01:before{content:"\3d6f"}.hgi-stroke.hgi-standard.hgi-bitcoin-money-02:before{content:"\3d71"}.hgi-stroke.hgi-standard.hgi-bitcoin-pie-chart:before{content:"\3d73"}.hgi-stroke.hgi-standard.hgi-bitcoin-piggy-bank:before{content:"\3d75"}.hgi-stroke.hgi-standard.hgi-bitcoin-presentation:before{content:"\3d77"}.hgi-stroke.hgi-standard.hgi-bitcoin-receipt:before{content:"\3d79"}.hgi-stroke.hgi-standard.hgi-bitcoin-receive:before{content:"\3d7b"}.hgi-stroke.hgi-standard.hgi-bitcoin-rectangle:before{content:"\3d7d"}.hgi-stroke.hgi-standard.hgi-bitcoin-safe:before{content:"\3d7f"}.hgi-stroke.hgi-standard.hgi-bitcoin-search:before{content:"\3d81"}.hgi-stroke.hgi-standard.hgi-bitcoin-send:before{content:"\3d84"}.hgi-stroke.hgi-standard.hgi-bitcoin-setting:before{content:"\3d86"}.hgi-stroke.hgi-standard.hgi-bitcoin-shield:before{content:"\3d88"}.hgi-stroke.hgi-standard.hgi-bitcoin-shopping:before{content:"\3d8a"}.hgi-stroke.hgi-standard.hgi-bitcoin-smartphone-01:before{content:"\3d8c"}.hgi-stroke.hgi-standard.hgi-bitcoin-smartphone-02:before{content:"\3d8e"}.hgi-stroke.hgi-standard.hgi-bitcoin-square:before{content:"\3d90"}.hgi-stroke.hgi-standard.hgi-bitcoin-store:before{content:"\3d92"}.hgi-stroke.hgi-standard.hgi-bitcoin-tag:before{content:"\3d94"}.hgi-stroke.hgi-standard.hgi-bitcoin-target:before{content:"\3d96"}.hgi-stroke.hgi-standard.hgi-bitcoin-transaction:before{content:"\3d98"}.hgi-stroke.hgi-standard.hgi-bitcoin-up-01:before{content:"\3d9a"}.hgi-stroke.hgi-standard.hgi-bitcoin-up-02:before{content:"\3d9c"}.hgi-stroke.hgi-standard.hgi-bitcoin-wallet:before{content:"\3d9e"}.hgi-stroke.hgi-standard.hgi-bitcoin-withdraw:before{content:"\3da0"}.hgi-stroke.hgi-standard.hgi-bitcoin:before{content:"\3da1"}.hgi-stroke.hgi-standard.hgi-black-hole-01:before{content:"\3da3"}.hgi-stroke.hgi-standard.hgi-black-hole:before{content:"\3da5"}.hgi-stroke.hgi-standard.hgi-blend:before{content:"\3da7"}.hgi-stroke.hgi-standard.hgi-blender:before{content:"\3da9"}.hgi-stroke.hgi-standard.hgi-block-game:before{content:"\3dab"}.hgi-stroke.hgi-standard.hgi-blockchain-01:before{content:"\3dad"}.hgi-stroke.hgi-standard.hgi-blockchain-02:before{content:"\3daf"}.hgi-stroke.hgi-standard.hgi-blockchain-03:before{content:"\3db1"}.hgi-stroke.hgi-standard.hgi-blockchain-04:before{content:"\3db3"}.hgi-stroke.hgi-standard.hgi-blockchain-05:before{content:"\3db5"}.hgi-stroke.hgi-standard.hgi-blockchain-06:before{content:"\3db7"}.hgi-stroke.hgi-standard.hgi-blockchain-07:before{content:"\3db9"}.hgi-stroke.hgi-standard.hgi-blocked:before{content:"\3dbb"}.hgi-stroke.hgi-standard.hgi-blogger:before{content:"\3dbd"}.hgi-stroke.hgi-standard.hgi-blood-bag:before{content:"\3dbf"}.hgi-stroke.hgi-standard.hgi-blood-bottle:before{content:"\3dc1"}.hgi-stroke.hgi-standard.hgi-blood-pressure:before{content:"\3dc3"}.hgi-stroke.hgi-standard.hgi-blood-type:before{content:"\3dc6"}.hgi-stroke.hgi-standard.hgi-blood:before{content:"\3dc7"}.hgi-stroke.hgi-standard.hgi-bluetooth-circle:before{content:"\3dc9"}.hgi-stroke.hgi-standard.hgi-bluetooth-not-connected:before{content:"\3dcb"}.hgi-stroke.hgi-standard.hgi-bluetooth-search:before{content:"\3dcd"}.hgi-stroke.hgi-standard.hgi-bluetooth-square:before{content:"\3dd0"}.hgi-stroke.hgi-standard.hgi-bluetooth:before{content:"\3dd1"}.hgi-stroke.hgi-standard.hgi-blur:before{content:"\3dd3"}.hgi-stroke.hgi-standard.hgi-blush-brush-01:before{content:"\3dd5"}.hgi-stroke.hgi-standard.hgi-blush-brush-02:before{content:"\3dd7"}.hgi-stroke.hgi-standard.hgi-board-math:before{content:"\3dd9"}.hgi-stroke.hgi-standard.hgi-boat:before{content:"\3ddb"}.hgi-stroke.hgi-standard.hgi-body-armor:before{content:"\3ddd"}.hgi-stroke.hgi-standard.hgi-body-part-leg:before{content:"\3ddf"}.hgi-stroke.hgi-standard.hgi-body-part-muscle:before{content:"\3de1"}.hgi-stroke.hgi-standard.hgi-body-part-six-pack:before{content:"\3de3"}.hgi-stroke.hgi-standard.hgi-body-soap:before{content:"\3de5"}.hgi-stroke.hgi-standard.hgi-body-weight:before{content:"\3de7"}.hgi-stroke.hgi-standard.hgi-bomb:before{content:"\3de9"}.hgi-stroke.hgi-standard.hgi-bone-01:before{content:"\3deb"}.hgi-stroke.hgi-standard.hgi-bone-02:before{content:"\3ded"}.hgi-stroke.hgi-standard.hgi-book-01:before{content:"\3def"}.hgi-stroke.hgi-standard.hgi-book-02:before{content:"\3df1"}.hgi-stroke.hgi-standard.hgi-book-03:before{content:"\3df3"}.hgi-stroke.hgi-standard.hgi-book-04:before{content:"\3df5"}.hgi-stroke.hgi-standard.hgi-book-bookmark-01:before{content:"\3df7"}.hgi-stroke.hgi-standard.hgi-book-bookmark-02:before{content:"\3df9"}.hgi-stroke.hgi-standard.hgi-book-download:before{content:"\3dfb"}.hgi-stroke.hgi-standard.hgi-book-edit:before{content:"\3dfd"}.hgi-stroke.hgi-standard.hgi-book-open-01:before{content:"\3dff"}.hgi-stroke.hgi-standard.hgi-book-open-02:before{content:"\3e01"}.hgi-stroke.hgi-standard.hgi-book-upload:before{content:"\3e03"}.hgi-stroke.hgi-standard.hgi-bookmark-01:before{content:"\3e05"}.hgi-stroke.hgi-standard.hgi-bookmark-02:before{content:"\3e07"}.hgi-stroke.hgi-standard.hgi-bookmark-03:before{content:"\3e09"}.hgi-stroke.hgi-standard.hgi-bookmark-add-01:before{content:"\3e0b"}.hgi-stroke.hgi-standard.hgi-bookmark-add-02:before{content:"\3e0d"}.hgi-stroke.hgi-standard.hgi-bookmark-block-01:before{content:"\3e0f"}.hgi-stroke.hgi-standard.hgi-bookmark-block-02:before{content:"\3e11"}.hgi-stroke.hgi-standard.hgi-bookmark-check-01:before{content:"\3e13"}.hgi-stroke.hgi-standard.hgi-bookmark-check-02:before{content:"\3e15"}.hgi-stroke.hgi-standard.hgi-bookmark-minus-01:before{content:"\3e17"}.hgi-stroke.hgi-standard.hgi-bookmark-minus-02:before{content:"\3e19"}.hgi-stroke.hgi-standard.hgi-bookmark-off-01:before{content:"\3e1b"}.hgi-stroke.hgi-standard.hgi-bookmark-off-02:before{content:"\3e1d"}.hgi-stroke.hgi-standard.hgi-bookmark-remove-01:before{content:"\3e1f"}.hgi-stroke.hgi-standard.hgi-bookmark-remove-02:before{content:"\3e21"}.hgi-stroke.hgi-standard.hgi-books-01:before{content:"\3e23"}.hgi-stroke.hgi-standard.hgi-books-02:before{content:"\3e25"}.hgi-stroke.hgi-standard.hgi-bookshelf-01:before{content:"\3e27"}.hgi-stroke.hgi-standard.hgi-bookshelf-02:before{content:"\3e29"}.hgi-stroke.hgi-standard.hgi-bookshelf-03:before{content:"\3e2b"}.hgi-stroke.hgi-standard.hgi-bootstrap:before{content:"\3e2d"}.hgi-stroke.hgi-standard.hgi-border-all-01:before{content:"\3e2f"}.hgi-stroke.hgi-standard.hgi-border-all-02:before{content:"\3e31"}.hgi-stroke.hgi-standard.hgi-border-bottom-01:before{content:"\3e33"}.hgi-stroke.hgi-standard.hgi-border-bottom-02:before{content:"\3e35"}.hgi-stroke.hgi-standard.hgi-border-full:before{content:"\3e37"}.hgi-stroke.hgi-standard.hgi-border-horizontal:before{content:"\3e39"}.hgi-stroke.hgi-standard.hgi-border-inner:before{content:"\3e3b"}.hgi-stroke.hgi-standard.hgi-border-left-01:before{content:"\3e3d"}.hgi-stroke.hgi-standard.hgi-border-left-02:before{content:"\3e3f"}.hgi-stroke.hgi-standard.hgi-border-none-01:before{content:"\3e41"}.hgi-stroke.hgi-standard.hgi-border-none-02:before{content:"\3e43"}.hgi-stroke.hgi-standard.hgi-border-right-01:before{content:"\3e45"}.hgi-stroke.hgi-standard.hgi-border-right-02:before{content:"\3e47"}.hgi-stroke.hgi-standard.hgi-border-top-01:before{content:"\3e49"}.hgi-stroke.hgi-standard.hgi-border-top-02:before{content:"\3e4b"}.hgi-stroke.hgi-standard.hgi-border-vertical:before{content:"\3e4d"}.hgi-stroke.hgi-standard.hgi-borobudur:before{content:"\3e4f"}.hgi-stroke.hgi-standard.hgi-bot:before{content:"\3e51"}.hgi-stroke.hgi-standard.hgi-bounce-left:before{content:"\3e53"}.hgi-stroke.hgi-standard.hgi-bounce-right:before{content:"\3e55"}.hgi-stroke.hgi-standard.hgi-bounding-box:before{content:"\3e57"}.hgi-stroke.hgi-standard.hgi-bow-tie:before{content:"\3e59"}.hgi-stroke.hgi-standard.hgi-bowling-pins:before{content:"\3e5b"}.hgi-stroke.hgi-standard.hgi-bowling:before{content:"\3e5d"}.hgi-stroke.hgi-standard.hgi-boxer:before{content:"\3e5f"}.hgi-stroke.hgi-standard.hgi-boxing-bag:before{content:"\3e61"}.hgi-stroke.hgi-standard.hgi-boxing-glove-01:before{content:"\3e63"}.hgi-stroke.hgi-standard.hgi-boxing-glove:before{content:"\3e65"}.hgi-stroke.hgi-standard.hgi-brain-01:before{content:"\3e67"}.hgi-stroke.hgi-standard.hgi-brain-02:before{content:"\3e69"}.hgi-stroke.hgi-standard.hgi-brain:before{content:"\3e6b"}.hgi-stroke.hgi-standard.hgi-brandfetch:before{content:"\3e6d"}.hgi-stroke.hgi-standard.hgi-bread-01:before{content:"\3e6f"}.hgi-stroke.hgi-standard.hgi-bread-02:before{content:"\3e71"}.hgi-stroke.hgi-standard.hgi-bread-03:before{content:"\3e73"}.hgi-stroke.hgi-standard.hgi-bread-04:before{content:"\3e75"}.hgi-stroke.hgi-standard.hgi-breast-pump:before{content:"\3e77"}.hgi-stroke.hgi-standard.hgi-bridge:before{content:"\3e79"}.hgi-stroke.hgi-standard.hgi-briefcase-01:before{content:"\3e7b"}.hgi-stroke.hgi-standard.hgi-briefcase-02:before{content:"\3e7d"}.hgi-stroke.hgi-standard.hgi-briefcase-03:before{content:"\3e7f"}.hgi-stroke.hgi-standard.hgi-briefcase-04:before{content:"\3e81"}.hgi-stroke.hgi-standard.hgi-briefcase-05:before{content:"\3e83"}.hgi-stroke.hgi-standard.hgi-briefcase-06:before{content:"\3e85"}.hgi-stroke.hgi-standard.hgi-briefcase-07:before{content:"\3e87"}.hgi-stroke.hgi-standard.hgi-briefcase-08:before{content:"\3e89"}.hgi-stroke.hgi-standard.hgi-briefcase-09:before{content:"\3e8b"}.hgi-stroke.hgi-standard.hgi-briefcase-dollar:before{content:"\3e8d"}.hgi-stroke.hgi-standard.hgi-broccoli:before{content:"\3e8f"}.hgi-stroke.hgi-standard.hgi-brochure:before{content:"\3e91"}.hgi-stroke.hgi-standard.hgi-broken-bone:before{content:"\3e93"}.hgi-stroke.hgi-standard.hgi-browser:before{content:"\3e95"}.hgi-stroke.hgi-standard.hgi-brush:before{content:"\3e97"}.hgi-stroke.hgi-standard.hgi-bubble-chat-add:before{content:"\3e99"}.hgi-stroke.hgi-standard.hgi-bubble-chat-blocked:before{content:"\3e9b"}.hgi-stroke.hgi-standard.hgi-bubble-chat-cancel:before{content:"\3e9d"}.hgi-stroke.hgi-standard.hgi-bubble-chat-delay:before{content:"\3e9f"}.hgi-stroke.hgi-standard.hgi-bubble-chat-done:before{content:"\3ea1"}.hgi-stroke.hgi-standard.hgi-bubble-chat-download-01:before{content:"\3ea3"}.hgi-stroke.hgi-standard.hgi-bubble-chat-download-02:before{content:"\3ea5"}.hgi-stroke.hgi-standard.hgi-bubble-chat-edit:before{content:"\3ea7"}.hgi-stroke.hgi-standard.hgi-bubble-chat-favourite:before{content:"\3ea9"}.hgi-stroke.hgi-standard.hgi-bubble-chat-income:before{content:"\3eab"}.hgi-stroke.hgi-standard.hgi-bubble-chat-lock:before{content:"\3ead"}.hgi-stroke.hgi-standard.hgi-bubble-chat-notification:before{content:"\3eaf"}.hgi-stroke.hgi-standard.hgi-bubble-chat-outcome:before{content:"\3eb1"}.hgi-stroke.hgi-standard.hgi-bubble-chat-preview:before{content:"\3eb3"}.hgi-stroke.hgi-standard.hgi-bubble-chat-question:before{content:"\3eb5"}.hgi-stroke.hgi-standard.hgi-bubble-chat-search:before{content:"\3eb7"}.hgi-stroke.hgi-standard.hgi-bubble-chat-secure:before{content:"\3eba"}.hgi-stroke.hgi-standard.hgi-bubble-chat-translate:before{content:"\3ebc"}.hgi-stroke.hgi-standard.hgi-bubble-chat-unlock:before{content:"\3ebe"}.hgi-stroke.hgi-standard.hgi-bubble-chat-upload:before{content:"\3ec0"}.hgi-stroke.hgi-standard.hgi-bubble-chat-user:before{content:"\3ec2"}.hgi-stroke.hgi-standard.hgi-bubble-chat:before{content:"\3ec3"}.hgi-stroke.hgi-standard.hgi-bubble-tea-01:before{content:"\3ec5"}.hgi-stroke.hgi-standard.hgi-bubble-tea-02:before{content:"\3ec7"}.hgi-stroke.hgi-standard.hgi-bug-01:before{content:"\3ec9"}.hgi-stroke.hgi-standard.hgi-bug-02:before{content:"\3ecb"}.hgi-stroke.hgi-standard.hgi-building-01:before{content:"\3ecd"}.hgi-stroke.hgi-standard.hgi-building-02:before{content:"\3ecf"}.hgi-stroke.hgi-standard.hgi-building-03:before{content:"\3ed1"}.hgi-stroke.hgi-standard.hgi-building-04:before{content:"\3ed3"}.hgi-stroke.hgi-standard.hgi-building-05:before{content:"\3ed5"}.hgi-stroke.hgi-standard.hgi-building-06:before{content:"\3ed7"}.hgi-stroke.hgi-standard.hgi-bulb-charging:before{content:"\3ed9"}.hgi-stroke.hgi-standard.hgi-bulb:before{content:"\3edb"}.hgi-stroke.hgi-standard.hgi-bulletproof-vest:before{content:"\3edd"}.hgi-stroke.hgi-standard.hgi-burj-al-arab:before{content:"\3edf"}.hgi-stroke.hgi-standard.hgi-burning-cd:before{content:"\3ee1"}.hgi-stroke.hgi-standard.hgi-bus-01:before{content:"\3ee3"}.hgi-stroke.hgi-standard.hgi-bus-02:before{content:"\3ee5"}.hgi-stroke.hgi-standard.hgi-bus-03:before{content:"\3ee7"}.hgi-stroke.hgi-standard.hgi-c-programming:before{content:"\3ee9"}.hgi-stroke.hgi-standard.hgi-cabinet-01:before{content:"\3eeb"}.hgi-stroke.hgi-standard.hgi-cabinet-02:before{content:"\3eed"}.hgi-stroke.hgi-standard.hgi-cabinet-03:before{content:"\3eef"}.hgi-stroke.hgi-standard.hgi-cabinet-04:before{content:"\3ef1"}.hgi-stroke.hgi-standard.hgi-cable-car:before{content:"\3ef3"}.hgi-stroke.hgi-standard.hgi-cactus:before{content:"\3ef5"}.hgi-stroke.hgi-standard.hgi-caduceus:before{content:"\3ef7"}.hgi-stroke.hgi-standard.hgi-cafe:before{content:"\3ef9"}.hgi-stroke.hgi-standard.hgi-calculate:before{content:"\3efb"}.hgi-stroke.hgi-standard.hgi-calculator-01:before{content:"\3efd"}.hgi-stroke.hgi-standard.hgi-calculator:before{content:"\3eff"}.hgi-stroke.hgi-standard.hgi-calendar-01:before{content:"\3f01"}.hgi-stroke.hgi-standard.hgi-calendar-02:before{content:"\3f03"}.hgi-stroke.hgi-standard.hgi-calendar-03:before{content:"\3f05"}.hgi-stroke.hgi-standard.hgi-calendar-04:before{content:"\3f07"}.hgi-stroke.hgi-standard.hgi-calendar-add-01:before{content:"\3f09"}.hgi-stroke.hgi-standard.hgi-calendar-add-02:before{content:"\3f0b"}.hgi-stroke.hgi-standard.hgi-calendar-block-01:before{content:"\3f0d"}.hgi-stroke.hgi-standard.hgi-calendar-block-02:before{content:"\3f0f"}.hgi-stroke.hgi-standard.hgi-calendar-check-in-01:before{content:"\3f11"}.hgi-stroke.hgi-standard.hgi-calendar-check-in-02:before{content:"\3f13"}.hgi-stroke.hgi-standard.hgi-calendar-check-out-01:before{content:"\3f15"}.hgi-stroke.hgi-standard.hgi-calendar-check-out-02:before{content:"\3f17"}.hgi-stroke.hgi-standard.hgi-calendar-download-01:before{content:"\3f19"}.hgi-stroke.hgi-standard.hgi-calendar-download-02:before{content:"\3f1b"}.hgi-stroke.hgi-standard.hgi-calendar-favorite-01:before{content:"\3f1d"}.hgi-stroke.hgi-standard.hgi-calendar-favorite-02:before{content:"\3f1f"}.hgi-stroke.hgi-standard.hgi-calendar-lock-01:before{content:"\3f21"}.hgi-stroke.hgi-standard.hgi-calendar-lock-02:before{content:"\3f23"}.hgi-stroke.hgi-standard.hgi-calendar-love-01:before{content:"\3f25"}.hgi-stroke.hgi-standard.hgi-calendar-love-02:before{content:"\3f27"}.hgi-stroke.hgi-standard.hgi-calendar-minus-01:before{content:"\3f29"}.hgi-stroke.hgi-standard.hgi-calendar-minus-02:before{content:"\3f2b"}.hgi-stroke.hgi-standard.hgi-calendar-remove-01:before{content:"\3f2d"}.hgi-stroke.hgi-standard.hgi-calendar-remove-02:before{content:"\3f2f"}.hgi-stroke.hgi-standard.hgi-calendar-setting-01:before{content:"\3f31"}.hgi-stroke.hgi-standard.hgi-calendar-setting-02:before{content:"\3f33"}.hgi-stroke.hgi-standard.hgi-calendar-upload-01:before{content:"\3f35"}.hgi-stroke.hgi-standard.hgi-calendar-upload-02:before{content:"\3f37"}.hgi-stroke.hgi-standard.hgi-call-02:before{content:"\3f39"}.hgi-stroke.hgi-standard.hgi-call-add-02:before{content:"\3f3b"}.hgi-stroke.hgi-standard.hgi-call-add:before{content:"\3f3d"}.hgi-stroke.hgi-standard.hgi-call-blocked-02:before{content:"\3f3f"}.hgi-stroke.hgi-standard.hgi-call-blocked:before{content:"\3f41"}.hgi-stroke.hgi-standard.hgi-call-disabled-02:before{content:"\3f43"}.hgi-stroke.hgi-standard.hgi-call-disabled:before{content:"\3f45"}.hgi-stroke.hgi-standard.hgi-call-done-02:before{content:"\3f47"}.hgi-stroke.hgi-standard.hgi-call-done:before{content:"\3f49"}.hgi-stroke.hgi-standard.hgi-call-end-01:before{content:"\3f4b"}.hgi-stroke.hgi-standard.hgi-call-end-02:before{content:"\3f4d"}.hgi-stroke.hgi-standard.hgi-call-end-03:before{content:"\3f4f"}.hgi-stroke.hgi-standard.hgi-call-end-04:before{content:"\3f51"}.hgi-stroke.hgi-standard.hgi-call-incoming-01:before{content:"\3f53"}.hgi-stroke.hgi-standard.hgi-call-incoming-02:before{content:"\3f55"}.hgi-stroke.hgi-standard.hgi-call-incoming-03:before{content:"\3f57"}.hgi-stroke.hgi-standard.hgi-call-incoming-04:before{content:"\3f59"}.hgi-stroke.hgi-standard.hgi-call-internal-02:before{content:"\3f5b"}.hgi-stroke.hgi-standard.hgi-call-internal:before{content:"\3f5d"}.hgi-stroke.hgi-standard.hgi-call-locked-02:before{content:"\3f5f"}.hgi-stroke.hgi-standard.hgi-call-locked:before{content:"\3f61"}.hgi-stroke.hgi-standard.hgi-call-minus-02:before{content:"\3f63"}.hgi-stroke.hgi-standard.hgi-call-minus:before{content:"\3f65"}.hgi-stroke.hgi-standard.hgi-call-missed-01:before{content:"\3f67"}.hgi-stroke.hgi-standard.hgi-call-missed-02:before{content:"\3f69"}.hgi-stroke.hgi-standard.hgi-call-missed-03:before{content:"\3f6b"}.hgi-stroke.hgi-standard.hgi-call-missed-04:before{content:"\3f6d"}.hgi-stroke.hgi-standard.hgi-call-outgoing-01:before{content:"\3f6f"}.hgi-stroke.hgi-standard.hgi-call-outgoing-02:before{content:"\3f71"}.hgi-stroke.hgi-standard.hgi-call-outgoing-03:before{content:"\3f73"}.hgi-stroke.hgi-standard.hgi-call-outgoing-04:before{content:"\3f75"}.hgi-stroke.hgi-standard.hgi-call-paused-02:before{content:"\3f77"}.hgi-stroke.hgi-standard.hgi-call-paused:before{content:"\3f79"}.hgi-stroke.hgi-standard.hgi-call-received-02:before{content:"\3f7b"}.hgi-stroke.hgi-standard.hgi-call-received:before{content:"\3f7d"}.hgi-stroke.hgi-standard.hgi-call-ringing-01:before{content:"\3f7f"}.hgi-stroke.hgi-standard.hgi-call-ringing-02:before{content:"\3f81"}.hgi-stroke.hgi-standard.hgi-call-ringing-03:before{content:"\3f83"}.hgi-stroke.hgi-standard.hgi-call-ringing-04:before{content:"\3f85"}.hgi-stroke.hgi-standard.hgi-call-unlocked-02:before{content:"\3f88"}.hgi-stroke.hgi-standard.hgi-call-unlocked:before{content:"\3f8a"}.hgi-stroke.hgi-standard.hgi-call:before{content:"\3f8b"}.hgi-stroke.hgi-standard.hgi-calling-02:before{content:"\3f8d"}.hgi-stroke.hgi-standard.hgi-calling:before{content:"\3f8f"}.hgi-stroke.hgi-standard.hgi-camel:before{content:"\3f91"}.hgi-stroke.hgi-standard.hgi-camera-01:before{content:"\3f93"}.hgi-stroke.hgi-standard.hgi-camera-02:before{content:"\3f95"}.hgi-stroke.hgi-standard.hgi-camera-add-01:before{content:"\3f97"}.hgi-stroke.hgi-standard.hgi-camera-add-02:before{content:"\3f99"}.hgi-stroke.hgi-standard.hgi-camera-automatically-01:before{content:"\3f9b"}.hgi-stroke.hgi-standard.hgi-camera-automatically-02:before{content:"\3f9d"}.hgi-stroke.hgi-standard.hgi-camera-lens:before{content:"\3f9f"}.hgi-stroke.hgi-standard.hgi-camera-microphone-01:before{content:"\3fa1"}.hgi-stroke.hgi-standard.hgi-camera-microphone-02:before{content:"\3fa3"}.hgi-stroke.hgi-standard.hgi-camera-night-mode-01:before{content:"\3fa5"}.hgi-stroke.hgi-standard.hgi-camera-night-mode-02:before{content:"\3fa7"}.hgi-stroke.hgi-standard.hgi-camera-off-01:before{content:"\3fa9"}.hgi-stroke.hgi-standard.hgi-camera-off-02:before{content:"\3fab"}.hgi-stroke.hgi-standard.hgi-camera-rotated-01:before{content:"\3fad"}.hgi-stroke.hgi-standard.hgi-camera-rotated-02:before{content:"\3faf"}.hgi-stroke.hgi-standard.hgi-camera-smile-01:before{content:"\3fb1"}.hgi-stroke.hgi-standard.hgi-camera-smile-02:before{content:"\3fb3"}.hgi-stroke.hgi-standard.hgi-camera-tripod:before{content:"\3fb5"}.hgi-stroke.hgi-standard.hgi-camera-video:before{content:"\3fb7"}.hgi-stroke.hgi-standard.hgi-camper:before{content:"\3fb9"}.hgi-stroke.hgi-standard.hgi-campfire:before{content:"\3fbb"}.hgi-stroke.hgi-standard.hgi-cancel-01:before{content:"\3fbd"}.hgi-stroke.hgi-standard.hgi-cancel-02:before{content:"\3fbf"}.hgi-stroke.hgi-standard.hgi-cancel-circle-half-dot:before{content:"\3fc1"}.hgi-stroke.hgi-standard.hgi-cancel-circle:before{content:"\3fc3"}.hgi-stroke.hgi-standard.hgi-cancel-square:before{content:"\3fc5"}.hgi-stroke.hgi-standard.hgi-candelier-01:before{content:"\3fc7"}.hgi-stroke.hgi-standard.hgi-candelier-02:before{content:"\3fc9"}.hgi-stroke.hgi-standard.hgi-canvas:before{content:"\3fcb"}.hgi-stroke.hgi-standard.hgi-cap-projecting:before{content:"\3fcd"}.hgi-stroke.hgi-standard.hgi-cap-round:before{content:"\3fcf"}.hgi-stroke.hgi-standard.hgi-cap-straight:before{content:"\3fd2"}.hgi-stroke.hgi-standard.hgi-cap:before{content:"\3fd3"}.hgi-stroke.hgi-standard.hgi-capcut-rectangle:before{content:"\3fd5"}.hgi-stroke.hgi-standard.hgi-capcut:before{content:"\3fd7"}.hgi-stroke.hgi-standard.hgi-car-01:before{content:"\3fd9"}.hgi-stroke.hgi-standard.hgi-car-02:before{content:"\3fdb"}.hgi-stroke.hgi-standard.hgi-car-03:before{content:"\3fdd"}.hgi-stroke.hgi-standard.hgi-car-04:before{content:"\3fdf"}.hgi-stroke.hgi-standard.hgi-car-parking-01:before{content:"\3fe1"}.hgi-stroke.hgi-standard.hgi-car-parking-02:before{content:"\3fe3"}.hgi-stroke.hgi-standard.hgi-caravan:before{content:"\3fe5"}.hgi-stroke.hgi-standard.hgi-card-exchange-01:before{content:"\3fe7"}.hgi-stroke.hgi-standard.hgi-card-exchange-02:before{content:"\3fe9"}.hgi-stroke.hgi-standard.hgi-cardigan:before{content:"\3feb"}.hgi-stroke.hgi-standard.hgi-cardiogram-01:before{content:"\3fed"}.hgi-stroke.hgi-standard.hgi-cardiogram-02:before{content:"\3fef"}.hgi-stroke.hgi-standard.hgi-cards-01:before{content:"\3ff1"}.hgi-stroke.hgi-standard.hgi-cards-02:before{content:"\3ff3"}.hgi-stroke.hgi-standard.hgi-cargo-ship:before{content:"\3ff5"}.hgi-stroke.hgi-standard.hgi-carousel-horizontal-02:before{content:"\3ff7"}.hgi-stroke.hgi-standard.hgi-carousel-horizontal:before{content:"\3ff9"}.hgi-stroke.hgi-standard.hgi-carousel-vertical:before{content:"\3ffb"}.hgi-stroke.hgi-standard.hgi-carrot:before{content:"\3ffd"}.hgi-stroke.hgi-standard.hgi-cash-01:before{content:"\3fff"}.hgi-stroke.hgi-standard.hgi-cash-02:before{content:"\4001"}.hgi-stroke.hgi-standard.hgi-cashback:before{content:"\4003"}.hgi-stroke.hgi-standard.hgi-cashier-02:before{content:"\4005"}.hgi-stroke.hgi-standard.hgi-cashier:before{content:"\4007"}.hgi-stroke.hgi-standard.hgi-castle-01:before{content:"\4009"}.hgi-stroke.hgi-standard.hgi-castle-02:before{content:"\400b"}.hgi-stroke.hgi-standard.hgi-castle:before{content:"\400d"}.hgi-stroke.hgi-standard.hgi-catalogue:before{content:"\400f"}.hgi-stroke.hgi-standard.hgi-cayan-tower:before{content:"\4011"}.hgi-stroke.hgi-standard.hgi-cctv-camera:before{content:"\4013"}.hgi-stroke.hgi-standard.hgi-cd:before{content:"\4015"}.hgi-stroke.hgi-standard.hgi-cells:before{content:"\4017"}.hgi-stroke.hgi-standard.hgi-cellular-network-offline:before{content:"\4019"}.hgi-stroke.hgi-standard.hgi-cellular-network:before{content:"\401b"}.hgi-stroke.hgi-standard.hgi-celsius:before{content:"\401d"}.hgi-stroke.hgi-standard.hgi-center-focus:before{content:"\401f"}.hgi-stroke.hgi-standard.hgi-central-shaheed-minar:before{content:"\4021"}.hgi-stroke.hgi-standard.hgi-centralized:before{content:"\4023"}.hgi-stroke.hgi-standard.hgi-certificate-01:before{content:"\4025"}.hgi-stroke.hgi-standard.hgi-certificate-02:before{content:"\4027"}.hgi-stroke.hgi-standard.hgi-chair-01:before{content:"\4029"}.hgi-stroke.hgi-standard.hgi-chair-02:before{content:"\402b"}.hgi-stroke.hgi-standard.hgi-chair-03:before{content:"\402d"}.hgi-stroke.hgi-standard.hgi-chair-04:before{content:"\402f"}.hgi-stroke.hgi-standard.hgi-chair-05:before{content:"\4031"}.hgi-stroke.hgi-standard.hgi-chair-barber:before{content:"\4033"}.hgi-stroke.hgi-standard.hgi-champion:before{content:"\4035"}.hgi-stroke.hgi-standard.hgi-change-screen-mode:before{content:"\4037"}.hgi-stroke.hgi-standard.hgi-character-phonetic:before{content:"\4039"}.hgi-stroke.hgi-standard.hgi-charity:before{content:"\403b"}.hgi-stroke.hgi-standard.hgi-chart-average:before{content:"\403d"}.hgi-stroke.hgi-standard.hgi-chart-bar-line:before{content:"\403f"}.hgi-stroke.hgi-standard.hgi-chart-breakout-circle:before{content:"\4041"}.hgi-stroke.hgi-standard.hgi-chart-breakout-square:before{content:"\4043"}.hgi-stroke.hgi-standard.hgi-chart-bubble-01:before{content:"\4045"}.hgi-stroke.hgi-standard.hgi-chart-bubble-02:before{content:"\4047"}.hgi-stroke.hgi-standard.hgi-chart-column:before{content:"\4049"}.hgi-stroke.hgi-standard.hgi-chart-decrease:before{content:"\404b"}.hgi-stroke.hgi-standard.hgi-chart-evaluation:before{content:"\404d"}.hgi-stroke.hgi-standard.hgi-chart-high-low:before{content:"\404f"}.hgi-stroke.hgi-standard.hgi-chart-histogram:before{content:"\4051"}.hgi-stroke.hgi-standard.hgi-chart-increase:before{content:"\4053"}.hgi-stroke.hgi-standard.hgi-chart-line-data-01:before{content:"\4055"}.hgi-stroke.hgi-standard.hgi-chart-line-data-02:before{content:"\4057"}.hgi-stroke.hgi-standard.hgi-chart-line-data-03:before{content:"\4059"}.hgi-stroke.hgi-standard.hgi-chart-maximum:before{content:"\405b"}.hgi-stroke.hgi-standard.hgi-chart-medium:before{content:"\405d"}.hgi-stroke.hgi-standard.hgi-chart-minimum:before{content:"\405f"}.hgi-stroke.hgi-standard.hgi-chart-radar:before{content:"\4061"}.hgi-stroke.hgi-standard.hgi-chart-relationship:before{content:"\4063"}.hgi-stroke.hgi-standard.hgi-chart-ring:before{content:"\4065"}.hgi-stroke.hgi-standard.hgi-chart-rose:before{content:"\4067"}.hgi-stroke.hgi-standard.hgi-chart-scatter:before{content:"\4069"}.hgi-stroke.hgi-standard.hgi-chart:before{content:"\406b"}.hgi-stroke.hgi-standard.hgi-chat-bot:before{content:"\406d"}.hgi-stroke.hgi-standard.hgi-chat-gpt:before{content:"\406f"}.hgi-stroke.hgi-standard.hgi-chatting-01:before{content:"\4071"}.hgi-stroke.hgi-standard.hgi-check-list:before{content:"\4073"}.hgi-stroke.hgi-standard.hgi-check-unread-01:before{content:"\4075"}.hgi-stroke.hgi-standard.hgi-check-unread-02:before{content:"\4077"}.hgi-stroke.hgi-standard.hgi-check-unread-03:before{content:"\4079"}.hgi-stroke.hgi-standard.hgi-check-unread-04:before{content:"\407b"}.hgi-stroke.hgi-standard.hgi-checkmark-badge-01:before{content:"\407d"}.hgi-stroke.hgi-standard.hgi-checkmark-badge-02:before{content:"\407f"}.hgi-stroke.hgi-standard.hgi-checkmark-badge-03:before{content:"\4081"}.hgi-stroke.hgi-standard.hgi-checkmark-badge-04:before{content:"\4083"}.hgi-stroke.hgi-standard.hgi-checkmark-circle-01:before{content:"\4085"}.hgi-stroke.hgi-standard.hgi-checkmark-circle-02:before{content:"\4087"}.hgi-stroke.hgi-standard.hgi-checkmark-circle-03:before{content:"\4089"}.hgi-stroke.hgi-standard.hgi-checkmark-circle-04:before{content:"\408b"}.hgi-stroke.hgi-standard.hgi-checkmark-square-01:before{content:"\408d"}.hgi-stroke.hgi-standard.hgi-checkmark-square-02:before{content:"\408f"}.hgi-stroke.hgi-standard.hgi-checkmark-square-03:before{content:"\4091"}.hgi-stroke.hgi-standard.hgi-checkmark-square-04:before{content:"\4093"}.hgi-stroke.hgi-standard.hgi-cheese-cake-01:before{content:"\4095"}.hgi-stroke.hgi-standard.hgi-cheese-cake-02:before{content:"\4097"}.hgi-stroke.hgi-standard.hgi-cheese:before{content:"\4099"}.hgi-stroke.hgi-standard.hgi-chef-hat:before{content:"\409b"}.hgi-stroke.hgi-standard.hgi-chef:before{content:"\409d"}.hgi-stroke.hgi-standard.hgi-chemistry-01:before{content:"\409f"}.hgi-stroke.hgi-standard.hgi-chemistry-02:before{content:"\40a1"}.hgi-stroke.hgi-standard.hgi-chemistry-03:before{content:"\40a3"}.hgi-stroke.hgi-standard.hgi-cherry:before{content:"\40a5"}.hgi-stroke.hgi-standard.hgi-chess-01:before{content:"\40a7"}.hgi-stroke.hgi-standard.hgi-chess-02:before{content:"\40a9"}.hgi-stroke.hgi-standard.hgi-chess-pawn:before{content:"\40ab"}.hgi-stroke.hgi-standard.hgi-chicken-thighs:before{content:"\40ad"}.hgi-stroke.hgi-standard.hgi-chimney:before{content:"\40af"}.hgi-stroke.hgi-standard.hgi-china-temple:before{content:"\40b1"}.hgi-stroke.hgi-standard.hgi-chip-02:before{content:"\40b3"}.hgi-stroke.hgi-standard.hgi-chip:before{content:"\40b5"}.hgi-stroke.hgi-standard.hgi-chocolate:before{content:"\40b7"}.hgi-stroke.hgi-standard.hgi-chrome:before{content:"\40b9"}.hgi-stroke.hgi-standard.hgi-chrysler:before{content:"\40bb"}.hgi-stroke.hgi-standard.hgi-church:before{content:"\40bd"}.hgi-stroke.hgi-standard.hgi-cinnamon-roll:before{content:"\40bf"}.hgi-stroke.hgi-standard.hgi-circle-arrow-data-transfer-diagonal:before{content:"\40c1"}.hgi-stroke.hgi-standard.hgi-circle-arrow-data-transfer-horizontal:before{content:"\40c3"}.hgi-stroke.hgi-standard.hgi-circle-arrow-data-transfer-vertical:before{content:"\40c5"}.hgi-stroke.hgi-standard.hgi-circle-arrow-diagonal-01:before{content:"\40c7"}.hgi-stroke.hgi-standard.hgi-circle-arrow-diagonal-02:before{content:"\40c9"}.hgi-stroke.hgi-standard.hgi-circle-arrow-down-01:before{content:"\40cb"}.hgi-stroke.hgi-standard.hgi-circle-arrow-down-02:before{content:"\40cd"}.hgi-stroke.hgi-standard.hgi-circle-arrow-down-03:before{content:"\40cf"}.hgi-stroke.hgi-standard.hgi-circle-arrow-down-double:before{content:"\40d1"}.hgi-stroke.hgi-standard.hgi-circle-arrow-down-left:before{content:"\40d3"}.hgi-stroke.hgi-standard.hgi-circle-arrow-down-right:before{content:"\40d5"}.hgi-stroke.hgi-standard.hgi-circle-arrow-expand-01:before{content:"\40d7"}.hgi-stroke.hgi-standard.hgi-circle-arrow-expand-02:before{content:"\40d9"}.hgi-stroke.hgi-standard.hgi-circle-arrow-horizontal:before{content:"\40db"}.hgi-stroke.hgi-standard.hgi-circle-arrow-left-01:before{content:"\40dd"}.hgi-stroke.hgi-standard.hgi-circle-arrow-left-02:before{content:"\40df"}.hgi-stroke.hgi-standard.hgi-circle-arrow-left-03:before{content:"\40e1"}.hgi-stroke.hgi-standard.hgi-circle-arrow-left-double:before{content:"\40e3"}.hgi-stroke.hgi-standard.hgi-circle-arrow-left-right:before{content:"\40e5"}.hgi-stroke.hgi-standard.hgi-circle-arrow-move-down-left:before{content:"\40e7"}.hgi-stroke.hgi-standard.hgi-circle-arrow-move-down-right:before{content:"\40e9"}.hgi-stroke.hgi-standard.hgi-circle-arrow-move-left-down:before{content:"\40eb"}.hgi-stroke.hgi-standard.hgi-circle-arrow-move-right-down:before{content:"\40ed"}.hgi-stroke.hgi-standard.hgi-circle-arrow-move-up-left:before{content:"\40ef"}.hgi-stroke.hgi-standard.hgi-circle-arrow-move-up-right:before{content:"\40f1"}.hgi-stroke.hgi-standard.hgi-circle-arrow-reload-01:before{content:"\40f3"}.hgi-stroke.hgi-standard.hgi-circle-arrow-reload-02:before{content:"\40f5"}.hgi-stroke.hgi-standard.hgi-circle-arrow-right-01:before{content:"\40f7"}.hgi-stroke.hgi-standard.hgi-circle-arrow-right-02:before{content:"\40f9"}.hgi-stroke.hgi-standard.hgi-circle-arrow-right-03:before{content:"\40fb"}.hgi-stroke.hgi-standard.hgi-circle-arrow-right-double:before{content:"\40fd"}.hgi-stroke.hgi-standard.hgi-circle-arrow-shrink-01:before{content:"\40ff"}.hgi-stroke.hgi-standard.hgi-circle-arrow-shrink-02:before{content:"\4101"}.hgi-stroke.hgi-standard.hgi-circle-arrow-up-01:before{content:"\4103"}.hgi-stroke.hgi-standard.hgi-circle-arrow-up-02:before{content:"\4105"}.hgi-stroke.hgi-standard.hgi-circle-arrow-up-03:before{content:"\4107"}.hgi-stroke.hgi-standard.hgi-circle-arrow-up-double:before{content:"\4109"}.hgi-stroke.hgi-standard.hgi-circle-arrow-up-down:before{content:"\410b"}.hgi-stroke.hgi-standard.hgi-circle-arrow-up-left:before{content:"\410d"}.hgi-stroke.hgi-standard.hgi-circle-arrow-up-right:before{content:"\410f"}.hgi-stroke.hgi-standard.hgi-circle-arrow-vertical:before{content:"\4111"}.hgi-stroke.hgi-standard.hgi-circle-lock-01:before{content:"\4113"}.hgi-stroke.hgi-standard.hgi-circle-lock-02:before{content:"\4115"}.hgi-stroke.hgi-standard.hgi-circle-lock-add-01:before{content:"\4117"}.hgi-stroke.hgi-standard.hgi-circle-lock-add-02:before{content:"\4119"}.hgi-stroke.hgi-standard.hgi-circle-lock-check-01:before{content:"\411b"}.hgi-stroke.hgi-standard.hgi-circle-lock-check-02:before{content:"\411d"}.hgi-stroke.hgi-standard.hgi-circle-lock-minus-01:before{content:"\411f"}.hgi-stroke.hgi-standard.hgi-circle-lock-minus-02:before{content:"\4121"}.hgi-stroke.hgi-standard.hgi-circle-lock-remove-01:before{content:"\4123"}.hgi-stroke.hgi-standard.hgi-circle-lock-remove-02:before{content:"\4125"}.hgi-stroke.hgi-standard.hgi-circle-password:before{content:"\4127"}.hgi-stroke.hgi-standard.hgi-circle-unlock-01:before{content:"\412a"}.hgi-stroke.hgi-standard.hgi-circle-unlock-02:before{content:"\412c"}.hgi-stroke.hgi-standard.hgi-circle:before{content:"\412d"}.hgi-stroke.hgi-standard.hgi-city-01:before{content:"\412f"}.hgi-stroke.hgi-standard.hgi-city-02:before{content:"\4131"}.hgi-stroke.hgi-standard.hgi-city-03:before{content:"\4133"}.hgi-stroke.hgi-standard.hgi-clapping-01:before{content:"\4135"}.hgi-stroke.hgi-standard.hgi-clapping-02:before{content:"\4137"}.hgi-stroke.hgi-standard.hgi-clean:before{content:"\4139"}.hgi-stroke.hgi-standard.hgi-cleaning-bucket:before{content:"\413b"}.hgi-stroke.hgi-standard.hgi-clinic:before{content:"\413d"}.hgi-stroke.hgi-standard.hgi-clip:before{content:"\413f"}.hgi-stroke.hgi-standard.hgi-clipboard:before{content:"\4141"}.hgi-stroke.hgi-standard.hgi-clock-01:before{content:"\4143"}.hgi-stroke.hgi-standard.hgi-clock-02:before{content:"\4145"}.hgi-stroke.hgi-standard.hgi-clock-03:before{content:"\4147"}.hgi-stroke.hgi-standard.hgi-clock-04:before{content:"\4149"}.hgi-stroke.hgi-standard.hgi-clock-05:before{content:"\414b"}.hgi-stroke.hgi-standard.hgi-closed-caption-alt:before{content:"\414d"}.hgi-stroke.hgi-standard.hgi-closed-caption:before{content:"\414f"}.hgi-stroke.hgi-standard.hgi-clothes:before{content:"\4151"}.hgi-stroke.hgi-standard.hgi-cloud-angled-rain-zap:before{content:"\4154"}.hgi-stroke.hgi-standard.hgi-cloud-angled-rain:before{content:"\4155"}.hgi-stroke.hgi-standard.hgi-cloud-angled-zap:before{content:"\4157"}.hgi-stroke.hgi-standard.hgi-cloud-big-rain:before{content:"\4159"}.hgi-stroke.hgi-standard.hgi-cloud-download:before{content:"\415b"}.hgi-stroke.hgi-standard.hgi-cloud-fast-wind:before{content:"\415d"}.hgi-stroke.hgi-standard.hgi-cloud-hailstone:before{content:"\415f"}.hgi-stroke.hgi-standard.hgi-cloud-little-rain:before{content:"\4161"}.hgi-stroke.hgi-standard.hgi-cloud-little-snow:before{content:"\4163"}.hgi-stroke.hgi-standard.hgi-cloud-loading:before{content:"\4165"}.hgi-stroke.hgi-standard.hgi-cloud-mid-rain:before{content:"\4167"}.hgi-stroke.hgi-standard.hgi-cloud-mid-snow:before{content:"\4169"}.hgi-stroke.hgi-standard.hgi-cloud-saving-done-01:before{content:"\416b"}.hgi-stroke.hgi-standard.hgi-cloud-saving-done-02:before{content:"\416d"}.hgi-stroke.hgi-standard.hgi-cloud-server:before{content:"\4170"}.hgi-stroke.hgi-standard.hgi-cloud-slow-wind:before{content:"\4172"}.hgi-stroke.hgi-standard.hgi-cloud-snow:before{content:"\4174"}.hgi-stroke.hgi-standard.hgi-cloud-upload:before{content:"\4176"}.hgi-stroke.hgi-standard.hgi-cloud:before{content:"\4177"}.hgi-stroke.hgi-standard.hgi-clubs-01:before{content:"\4179"}.hgi-stroke.hgi-standard.hgi-clubs-02:before{content:"\417b"}.hgi-stroke.hgi-standard.hgi-co-present:before{content:"\417d"}.hgi-stroke.hgi-standard.hgi-code-circle:before{content:"\417f"}.hgi-stroke.hgi-standard.hgi-code-folder:before{content:"\4181"}.hgi-stroke.hgi-standard.hgi-code-square:before{content:"\4184"}.hgi-stroke.hgi-standard.hgi-code:before{content:"\4185"}.hgi-stroke.hgi-standard.hgi-codesandbox:before{content:"\4187"}.hgi-stroke.hgi-standard.hgi-coffee-01:before{content:"\4189"}.hgi-stroke.hgi-standard.hgi-coffee-02:before{content:"\418b"}.hgi-stroke.hgi-standard.hgi-coffee-beans:before{content:"\418d"}.hgi-stroke.hgi-standard.hgi-coins-01:before{content:"\418f"}.hgi-stroke.hgi-standard.hgi-coins-02:before{content:"\4191"}.hgi-stroke.hgi-standard.hgi-coins-bitcoin:before{content:"\4193"}.hgi-stroke.hgi-standard.hgi-coins-dollar:before{content:"\4195"}.hgi-stroke.hgi-standard.hgi-coins-euro:before{content:"\4197"}.hgi-stroke.hgi-standard.hgi-coins-pound:before{content:"\4199"}.hgi-stroke.hgi-standard.hgi-coins-swap:before{content:"\419b"}.hgi-stroke.hgi-standard.hgi-coins-yen:before{content:"\419d"}.hgi-stroke.hgi-standard.hgi-collections-bookmark:before{content:"\419f"}.hgi-stroke.hgi-standard.hgi-color-picker:before{content:"\41a1"}.hgi-stroke.hgi-standard.hgi-colors:before{content:"\41a3"}.hgi-stroke.hgi-standard.hgi-colosseum:before{content:"\41a5"}.hgi-stroke.hgi-standard.hgi-column-delete:before{content:"\41a7"}.hgi-stroke.hgi-standard.hgi-column-insert:before{content:"\41a9"}.hgi-stroke.hgi-standard.hgi-comet-01:before{content:"\41ab"}.hgi-stroke.hgi-standard.hgi-comet-02:before{content:"\41ad"}.hgi-stroke.hgi-standard.hgi-coming-soon-01:before{content:"\41af"}.hgi-stroke.hgi-standard.hgi-coming-soon-02:before{content:"\41b1"}.hgi-stroke.hgi-standard.hgi-command-line:before{content:"\41b3"}.hgi-stroke.hgi-standard.hgi-command:before{content:"\41b5"}.hgi-stroke.hgi-standard.hgi-comment-01:before{content:"\41b7"}.hgi-stroke.hgi-standard.hgi-comment-02:before{content:"\41b9"}.hgi-stroke.hgi-standard.hgi-comment-add-01:before{content:"\41bb"}.hgi-stroke.hgi-standard.hgi-comment-add-02:before{content:"\41bd"}.hgi-stroke.hgi-standard.hgi-comment-block-01:before{content:"\41bf"}.hgi-stroke.hgi-standard.hgi-comment-block-02:before{content:"\41c1"}.hgi-stroke.hgi-standard.hgi-comment-remove-01:before{content:"\41c3"}.hgi-stroke.hgi-standard.hgi-comment-remove-02:before{content:"\41c5"}.hgi-stroke.hgi-standard.hgi-compass-01:before{content:"\41c7"}.hgi-stroke.hgi-standard.hgi-compass:before{content:"\41c9"}.hgi-stroke.hgi-standard.hgi-complaint:before{content:"\41cb"}.hgi-stroke.hgi-standard.hgi-computer-add:before{content:"\41cd"}.hgi-stroke.hgi-standard.hgi-computer-check:before{content:"\41cf"}.hgi-stroke.hgi-standard.hgi-computer-cloud:before{content:"\41d1"}.hgi-stroke.hgi-standard.hgi-computer-desk-01:before{content:"\41d3"}.hgi-stroke.hgi-standard.hgi-computer-desk-02:before{content:"\41d5"}.hgi-stroke.hgi-standard.hgi-computer-desk-03:before{content:"\41d7"}.hgi-stroke.hgi-standard.hgi-computer-dollar:before{content:"\41d9"}.hgi-stroke.hgi-standard.hgi-computer-phone-sync:before{content:"\41db"}.hgi-stroke.hgi-standard.hgi-computer-programming-01:before{content:"\41dd"}.hgi-stroke.hgi-standard.hgi-computer-programming-02:before{content:"\41df"}.hgi-stroke.hgi-standard.hgi-computer-protection:before{content:"\41e1"}.hgi-stroke.hgi-standard.hgi-computer-remove:before{content:"\41e3"}.hgi-stroke.hgi-standard.hgi-computer-settings:before{content:"\41e6"}.hgi-stroke.hgi-standard.hgi-computer-video-call:before{content:"\41e8"}.hgi-stroke.hgi-standard.hgi-computer-video:before{content:"\41ea"}.hgi-stroke.hgi-standard.hgi-computer:before{content:"\41eb"}.hgi-stroke.hgi-standard.hgi-cone-01:before{content:"\41ed"}.hgi-stroke.hgi-standard.hgi-cone-02:before{content:"\41ef"}.hgi-stroke.hgi-standard.hgi-conference:before{content:"\41f1"}.hgi-stroke.hgi-standard.hgi-configuration-01:before{content:"\41f3"}.hgi-stroke.hgi-standard.hgi-configuration-02:before{content:"\41f5"}.hgi-stroke.hgi-standard.hgi-confused:before{content:"\41f7"}.hgi-stroke.hgi-standard.hgi-congruent-to-circle:before{content:"\41f9"}.hgi-stroke.hgi-standard.hgi-congruent-to-square:before{content:"\41fc"}.hgi-stroke.hgi-standard.hgi-congruent-to:before{content:"\41fd"}.hgi-stroke.hgi-standard.hgi-connect:before{content:"\41ff"}.hgi-stroke.hgi-standard.hgi-console:before{content:"\4201"}.hgi-stroke.hgi-standard.hgi-constellation:before{content:"\4203"}.hgi-stroke.hgi-standard.hgi-contact-01:before{content:"\4205"}.hgi-stroke.hgi-standard.hgi-contact-02:before{content:"\4207"}.hgi-stroke.hgi-standard.hgi-contact-book:before{content:"\4209"}.hgi-stroke.hgi-standard.hgi-contact:before{content:"\420b"}.hgi-stroke.hgi-standard.hgi-container-truck-01:before{content:"\420d"}.hgi-stroke.hgi-standard.hgi-container-truck-02:before{content:"\420f"}.hgi-stroke.hgi-standard.hgi-container-truck:before{content:"\4211"}.hgi-stroke.hgi-standard.hgi-contracts:before{content:"\4213"}.hgi-stroke.hgi-standard.hgi-conversation:before{content:"\4215"}.hgi-stroke.hgi-standard.hgi-cook-book:before{content:"\4217"}.hgi-stroke.hgi-standard.hgi-cookie:before{content:"\4219"}.hgi-stroke.hgi-standard.hgi-coordinate-01:before{content:"\421b"}.hgi-stroke.hgi-standard.hgi-coordinate-02:before{content:"\421d"}.hgi-stroke.hgi-standard.hgi-copilot:before{content:"\421f"}.hgi-stroke.hgi-standard.hgi-copy-01:before{content:"\4221"}.hgi-stroke.hgi-standard.hgi-copy-02:before{content:"\4223"}.hgi-stroke.hgi-standard.hgi-copy-link:before{content:"\4225"}.hgi-stroke.hgi-standard.hgi-copyright:before{content:"\4227"}.hgi-stroke.hgi-standard.hgi-corn:before{content:"\4229"}.hgi-stroke.hgi-standard.hgi-corporate:before{content:"\422b"}.hgi-stroke.hgi-standard.hgi-cos:before{content:"\422d"}.hgi-stroke.hgi-standard.hgi-cosine-01:before{content:"\422f"}.hgi-stroke.hgi-standard.hgi-cosine-02:before{content:"\4231"}.hgi-stroke.hgi-standard.hgi-cottage:before{content:"\4233"}.hgi-stroke.hgi-standard.hgi-cotton-candy:before{content:"\4235"}.hgi-stroke.hgi-standard.hgi-coupon-01:before{content:"\4237"}.hgi-stroke.hgi-standard.hgi-coupon-02:before{content:"\4239"}.hgi-stroke.hgi-standard.hgi-coupon-03:before{content:"\423b"}.hgi-stroke.hgi-standard.hgi-coupon-percent:before{content:"\423d"}.hgi-stroke.hgi-standard.hgi-course:before{content:"\423f"}.hgi-stroke.hgi-standard.hgi-court-house:before{content:"\4241"}.hgi-stroke.hgi-standard.hgi-court-law:before{content:"\4243"}.hgi-stroke.hgi-standard.hgi-covariate:before{content:"\4245"}.hgi-stroke.hgi-standard.hgi-covid-info:before{content:"\4247"}.hgi-stroke.hgi-standard.hgi-cowboy-hat:before{content:"\4249"}.hgi-stroke.hgi-standard.hgi-cplusplus:before{content:"\424b"}.hgi-stroke.hgi-standard.hgi-cpu-charge:before{content:"\424d"}.hgi-stroke.hgi-standard.hgi-cpu-settings:before{content:"\4250"}.hgi-stroke.hgi-standard.hgi-cpu:before{content:"\4251"}.hgi-stroke.hgi-standard.hgi-crab:before{content:"\4253"}.hgi-stroke.hgi-standard.hgi-crane:before{content:"\4255"}.hgi-stroke.hgi-standard.hgi-crazy:before{content:"\4257"}.hgi-stroke.hgi-standard.hgi-creative-market:before{content:"\4259"}.hgi-stroke.hgi-standard.hgi-credit-card-accept:before{content:"\425b"}.hgi-stroke.hgi-standard.hgi-credit-card-add:before{content:"\425d"}.hgi-stroke.hgi-standard.hgi-credit-card-change:before{content:"\425f"}.hgi-stroke.hgi-standard.hgi-credit-card-defrost:before{content:"\4261"}.hgi-stroke.hgi-standard.hgi-credit-card-freeze:before{content:"\4263"}.hgi-stroke.hgi-standard.hgi-credit-card-not-accept:before{content:"\4265"}.hgi-stroke.hgi-standard.hgi-credit-card-not-found:before{content:"\4267"}.hgi-stroke.hgi-standard.hgi-credit-card-pos:before{content:"\4269"}.hgi-stroke.hgi-standard.hgi-credit-card-validation:before{content:"\426c"}.hgi-stroke.hgi-standard.hgi-credit-card:before{content:"\426d"}.hgi-stroke.hgi-standard.hgi-cricket-bat:before{content:"\426f"}.hgi-stroke.hgi-standard.hgi-cricket-helmet:before{content:"\4271"}.hgi-stroke.hgi-standard.hgi-croissant:before{content:"\4273"}.hgi-stroke.hgi-standard.hgi-crop:before{content:"\4275"}.hgi-stroke.hgi-standard.hgi-crowdfunding:before{content:"\4277"}.hgi-stroke.hgi-standard.hgi-crown:before{content:"\4279"}.hgi-stroke.hgi-standard.hgi-crying:before{content:"\427b"}.hgi-stroke.hgi-standard.hgi-csv-01:before{content:"\427d"}.hgi-stroke.hgi-standard.hgi-csv-02:before{content:"\427f"}.hgi-stroke.hgi-standard.hgi-cube:before{content:"\4281"}.hgi-stroke.hgi-standard.hgi-cupcake-01:before{content:"\4283"}.hgi-stroke.hgi-standard.hgi-cupcake-02:before{content:"\4285"}.hgi-stroke.hgi-standard.hgi-cupcake-03:before{content:"\4287"}.hgi-stroke.hgi-standard.hgi-curling:before{content:"\4289"}.hgi-stroke.hgi-standard.hgi-cursor-01:before{content:"\428b"}.hgi-stroke.hgi-standard.hgi-cursor-02:before{content:"\428d"}.hgi-stroke.hgi-standard.hgi-cursor-add-selection-01:before{content:"\428f"}.hgi-stroke.hgi-standard.hgi-cursor-add-selection-02:before{content:"\4291"}.hgi-stroke.hgi-standard.hgi-cursor-circle-selection-01:before{content:"\4293"}.hgi-stroke.hgi-standard.hgi-cursor-circle-selection-02:before{content:"\4295"}.hgi-stroke.hgi-standard.hgi-cursor-disabled-01:before{content:"\4297"}.hgi-stroke.hgi-standard.hgi-cursor-disabled-02:before{content:"\4299"}.hgi-stroke.hgi-standard.hgi-cursor-edit-01:before{content:"\429b"}.hgi-stroke.hgi-standard.hgi-cursor-edit-02:before{content:"\429d"}.hgi-stroke.hgi-standard.hgi-cursor-hold-01:before{content:"\429f"}.hgi-stroke.hgi-standard.hgi-cursor-hold-02:before{content:"\42a1"}.hgi-stroke.hgi-standard.hgi-cursor-in-window:before{content:"\42a3"}.hgi-stroke.hgi-standard.hgi-cursor-info-01:before{content:"\42a5"}.hgi-stroke.hgi-standard.hgi-cursor-info-02:before{content:"\42a7"}.hgi-stroke.hgi-standard.hgi-cursor-loading-01:before{content:"\42a9"}.hgi-stroke.hgi-standard.hgi-cursor-loading-02:before{content:"\42ab"}.hgi-stroke.hgi-standard.hgi-cursor-magic-selection-01:before{content:"\42ad"}.hgi-stroke.hgi-standard.hgi-cursor-magic-selection-02:before{content:"\42af"}.hgi-stroke.hgi-standard.hgi-cursor-move-01:before{content:"\42b1"}.hgi-stroke.hgi-standard.hgi-cursor-move-02:before{content:"\42b3"}.hgi-stroke.hgi-standard.hgi-cursor-pointer-01:before{content:"\42b5"}.hgi-stroke.hgi-standard.hgi-cursor-pointer-02:before{content:"\42b7"}.hgi-stroke.hgi-standard.hgi-cursor-progress-01:before{content:"\42b9"}.hgi-stroke.hgi-standard.hgi-cursor-progress-02:before{content:"\42bb"}.hgi-stroke.hgi-standard.hgi-cursor-progress-03:before{content:"\42bd"}.hgi-stroke.hgi-standard.hgi-cursor-progress-04:before{content:"\42bf"}.hgi-stroke.hgi-standard.hgi-cursor-rectangle-selection-01:before{content:"\42c1"}.hgi-stroke.hgi-standard.hgi-cursor-rectangle-selection-02:before{content:"\42c3"}.hgi-stroke.hgi-standard.hgi-cursor-remove-selection-01:before{content:"\42c5"}.hgi-stroke.hgi-standard.hgi-cursor-remove-selection-02:before{content:"\42c7"}.hgi-stroke.hgi-standard.hgi-cursor-text:before{content:"\42c9"}.hgi-stroke.hgi-standard.hgi-curtains:before{content:"\42cb"}.hgi-stroke.hgi-standard.hgi-curvy-left-direction:before{content:"\42cd"}.hgi-stroke.hgi-standard.hgi-curvy-left-right-direction:before{content:"\42cf"}.hgi-stroke.hgi-standard.hgi-curvy-right-direction:before{content:"\42d1"}.hgi-stroke.hgi-standard.hgi-curvy-up-down-direction:before{content:"\42d3"}.hgi-stroke.hgi-standard.hgi-customer-service-01:before{content:"\42d5"}.hgi-stroke.hgi-standard.hgi-customer-service-02:before{content:"\42d7"}.hgi-stroke.hgi-standard.hgi-customer-service:before{content:"\42d9"}.hgi-stroke.hgi-standard.hgi-customer-support:before{content:"\42db"}.hgi-stroke.hgi-standard.hgi-customize:before{content:"\42dd"}.hgi-stroke.hgi-standard.hgi-cylinder-01:before{content:"\42df"}.hgi-stroke.hgi-standard.hgi-cylinder-02:before{content:"\42e1"}.hgi-stroke.hgi-standard.hgi-cylinder-03:before{content:"\42e3"}.hgi-stroke.hgi-standard.hgi-cylinder-04:before{content:"\42e5"}.hgi-stroke.hgi-standard.hgi-danger:before{content:"\42e7"}.hgi-stroke.hgi-standard.hgi-dark-mode:before{content:"\42e9"}.hgi-stroke.hgi-standard.hgi-dart:before{content:"\42eb"}.hgi-stroke.hgi-standard.hgi-dashboard-browsing:before{content:"\42ed"}.hgi-stroke.hgi-standard.hgi-dashboard-circle-add:before{content:"\42ef"}.hgi-stroke.hgi-standard.hgi-dashboard-circle-edit:before{content:"\42f1"}.hgi-stroke.hgi-standard.hgi-dashboard-circle-remove:before{content:"\42f3"}.hgi-stroke.hgi-standard.hgi-dashboard-circle-settings:before{content:"\42f6"}.hgi-stroke.hgi-standard.hgi-dashboard-circle:before{content:"\42f7"}.hgi-stroke.hgi-standard.hgi-dashboard-speed-01:before{content:"\42f9"}.hgi-stroke.hgi-standard.hgi-dashboard-speed-02:before{content:"\42fb"}.hgi-stroke.hgi-standard.hgi-dashboard-square-01:before{content:"\42fd"}.hgi-stroke.hgi-standard.hgi-dashboard-square-02:before{content:"\42ff"}.hgi-stroke.hgi-standard.hgi-dashboard-square-03:before{content:"\4301"}.hgi-stroke.hgi-standard.hgi-dashboard-square-add:before{content:"\4303"}.hgi-stroke.hgi-standard.hgi-dashboard-square-edit:before{content:"\4305"}.hgi-stroke.hgi-standard.hgi-dashboard-square-remove:before{content:"\4307"}.hgi-stroke.hgi-standard.hgi-dashboard-square-setting:before{content:"\4309"}.hgi-stroke.hgi-standard.hgi-dashed-line-01:before{content:"\430b"}.hgi-stroke.hgi-standard.hgi-dashed-line-02:before{content:"\430d"}.hgi-stroke.hgi-standard.hgi-data-recovery:before{content:"\430f"}.hgi-stroke.hgi-standard.hgi-database-01:before{content:"\4311"}.hgi-stroke.hgi-standard.hgi-database-02:before{content:"\4313"}.hgi-stroke.hgi-standard.hgi-database-add:before{content:"\4315"}.hgi-stroke.hgi-standard.hgi-database-export:before{content:"\4317"}.hgi-stroke.hgi-standard.hgi-database-import:before{content:"\4319"}.hgi-stroke.hgi-standard.hgi-database-locked:before{content:"\431b"}.hgi-stroke.hgi-standard.hgi-database-restore:before{content:"\431d"}.hgi-stroke.hgi-standard.hgi-database-setting:before{content:"\4320"}.hgi-stroke.hgi-standard.hgi-database-sync-01:before{content:"\4322"}.hgi-stroke.hgi-standard.hgi-database-sync:before{content:"\4324"}.hgi-stroke.hgi-standard.hgi-database:before{content:"\4325"}.hgi-stroke.hgi-standard.hgi-dates:before{content:"\4327"}.hgi-stroke.hgi-standard.hgi-dead:before{content:"\4329"}.hgi-stroke.hgi-standard.hgi-delete-01:before{content:"\432b"}.hgi-stroke.hgi-standard.hgi-delete-02:before{content:"\432d"}.hgi-stroke.hgi-standard.hgi-delete-03:before{content:"\432f"}.hgi-stroke.hgi-standard.hgi-delete-04:before{content:"\4331"}.hgi-stroke.hgi-standard.hgi-delete-column:before{content:"\4333"}.hgi-stroke.hgi-standard.hgi-delete-put-back:before{content:"\4335"}.hgi-stroke.hgi-standard.hgi-delete-row:before{content:"\4337"}.hgi-stroke.hgi-standard.hgi-delete-throw:before{content:"\4339"}.hgi-stroke.hgi-standard.hgi-delivered-sent:before{content:"\433b"}.hgi-stroke.hgi-standard.hgi-delivery-box-01:before{content:"\433d"}.hgi-stroke.hgi-standard.hgi-delivery-box-02:before{content:"\433f"}.hgi-stroke.hgi-standard.hgi-delivery-delay-01:before{content:"\4341"}.hgi-stroke.hgi-standard.hgi-delivery-delay-02:before{content:"\4343"}.hgi-stroke.hgi-standard.hgi-delivery-return-01:before{content:"\4345"}.hgi-stroke.hgi-standard.hgi-delivery-return-02:before{content:"\4347"}.hgi-stroke.hgi-standard.hgi-delivery-secure-01:before{content:"\4349"}.hgi-stroke.hgi-standard.hgi-delivery-secure-02:before{content:"\434b"}.hgi-stroke.hgi-standard.hgi-delivery-sent-01:before{content:"\434d"}.hgi-stroke.hgi-standard.hgi-delivery-sent-02:before{content:"\434f"}.hgi-stroke.hgi-standard.hgi-delivery-tracking-01:before{content:"\4351"}.hgi-stroke.hgi-standard.hgi-delivery-tracking-02:before{content:"\4353"}.hgi-stroke.hgi-standard.hgi-delivery-truck-01:before{content:"\4355"}.hgi-stroke.hgi-standard.hgi-delivery-truck-02:before{content:"\4357"}.hgi-stroke.hgi-standard.hgi-delivery-view-01:before{content:"\4359"}.hgi-stroke.hgi-standard.hgi-delivery-view-02:before{content:"\435b"}.hgi-stroke.hgi-standard.hgi-dental-braces:before{content:"\435d"}.hgi-stroke.hgi-standard.hgi-dental-broken-tooth:before{content:"\435f"}.hgi-stroke.hgi-standard.hgi-dental-care:before{content:"\4361"}.hgi-stroke.hgi-standard.hgi-dental-tooth:before{content:"\4363"}.hgi-stroke.hgi-standard.hgi-departement:before{content:"\4365"}.hgi-stroke.hgi-standard.hgi-desert:before{content:"\4367"}.hgi-stroke.hgi-standard.hgi-desk-01:before{content:"\4369"}.hgi-stroke.hgi-standard.hgi-desk-02:before{content:"\436b"}.hgi-stroke.hgi-standard.hgi-desk:before{content:"\436d"}.hgi-stroke.hgi-standard.hgi-developer:before{content:"\436f"}.hgi-stroke.hgi-standard.hgi-deviantart:before{content:"\4371"}.hgi-stroke.hgi-standard.hgi-device-access:before{content:"\4373"}.hgi-stroke.hgi-standard.hgi-diagonal-scroll-point-01:before{content:"\4375"}.hgi-stroke.hgi-standard.hgi-diagonal-scroll-point-02:before{content:"\4377"}.hgi-stroke.hgi-standard.hgi-dialpad-circle-01:before{content:"\4379"}.hgi-stroke.hgi-standard.hgi-dialpad-circle-02:before{content:"\437b"}.hgi-stroke.hgi-standard.hgi-dialpad-square-01:before{content:"\437d"}.hgi-stroke.hgi-standard.hgi-dialpad-square-02:before{content:"\437f"}.hgi-stroke.hgi-standard.hgi-diameter:before{content:"\4381"}.hgi-stroke.hgi-standard.hgi-diamond-01:before{content:"\4383"}.hgi-stroke.hgi-standard.hgi-diamond-02:before{content:"\4385"}.hgi-stroke.hgi-standard.hgi-diamond:before{content:"\4387"}.hgi-stroke.hgi-standard.hgi-diaper:before{content:"\4389"}.hgi-stroke.hgi-standard.hgi-dice-faces-01:before{content:"\438b"}.hgi-stroke.hgi-standard.hgi-dice-faces-02:before{content:"\438d"}.hgi-stroke.hgi-standard.hgi-dice-faces-03:before{content:"\438f"}.hgi-stroke.hgi-standard.hgi-dice-faces-04:before{content:"\4391"}.hgi-stroke.hgi-standard.hgi-dice-faces-05:before{content:"\4393"}.hgi-stroke.hgi-standard.hgi-dice-faces-06:before{content:"\4395"}.hgi-stroke.hgi-standard.hgi-dice:before{content:"\4397"}.hgi-stroke.hgi-standard.hgi-digestion:before{content:"\4399"}.hgi-stroke.hgi-standard.hgi-digg:before{content:"\439b"}.hgi-stroke.hgi-standard.hgi-digital-clock:before{content:"\439d"}.hgi-stroke.hgi-standard.hgi-dim-sum-01:before{content:"\439f"}.hgi-stroke.hgi-standard.hgi-dim-sum-02:before{content:"\43a1"}.hgi-stroke.hgi-standard.hgi-dining-table:before{content:"\43a3"}.hgi-stroke.hgi-standard.hgi-diploma:before{content:"\43a5"}.hgi-stroke.hgi-standard.hgi-direction-left-01:before{content:"\43a7"}.hgi-stroke.hgi-standard.hgi-direction-left-02:before{content:"\43a9"}.hgi-stroke.hgi-standard.hgi-direction-right-01:before{content:"\43ab"}.hgi-stroke.hgi-standard.hgi-direction-right-02:before{content:"\43ad"}.hgi-stroke.hgi-standard.hgi-directions-01:before{content:"\43af"}.hgi-stroke.hgi-standard.hgi-directions-02:before{content:"\43b1"}.hgi-stroke.hgi-standard.hgi-dirham:before{content:"\43b3"}.hgi-stroke.hgi-standard.hgi-disability-01:before{content:"\43b5"}.hgi-stroke.hgi-standard.hgi-disability-02:before{content:"\43b7"}.hgi-stroke.hgi-standard.hgi-discord:before{content:"\43b9"}.hgi-stroke.hgi-standard.hgi-discount-01:before{content:"\43bb"}.hgi-stroke.hgi-standard.hgi-discount-tag-01:before{content:"\43be"}.hgi-stroke.hgi-standard.hgi-discount-tag-02:before{content:"\43c0"}.hgi-stroke.hgi-standard.hgi-discount:before{content:"\43c1"}.hgi-stroke.hgi-standard.hgi-discover-circle:before{content:"\43c3"}.hgi-stroke.hgi-standard.hgi-discover-square:before{content:"\43c5"}.hgi-stroke.hgi-standard.hgi-dish-01:before{content:"\43c7"}.hgi-stroke.hgi-standard.hgi-dish-02:before{content:"\43c9"}.hgi-stroke.hgi-standard.hgi-dish-washer:before{content:"\43cb"}.hgi-stroke.hgi-standard.hgi-displeased:before{content:"\43cd"}.hgi-stroke.hgi-standard.hgi-distribute-horizontal-center:before{content:"\43cf"}.hgi-stroke.hgi-standard.hgi-distribute-horizontal-left:before{content:"\43d1"}.hgi-stroke.hgi-standard.hgi-distribute-horizontal-right:before{content:"\43d3"}.hgi-stroke.hgi-standard.hgi-distribute-vertical-bottom:before{content:"\43d5"}.hgi-stroke.hgi-standard.hgi-distribute-vertical-center:before{content:"\43d7"}.hgi-stroke.hgi-standard.hgi-distribute-vertical-top:before{content:"\43d9"}.hgi-stroke.hgi-standard.hgi-distribution:before{content:"\43db"}.hgi-stroke.hgi-standard.hgi-divide-sign-circle:before{content:"\43dd"}.hgi-stroke.hgi-standard.hgi-divide-sign-square:before{content:"\43e0"}.hgi-stroke.hgi-standard.hgi-divide-sign:before{content:"\43e1"}.hgi-stroke.hgi-standard.hgi-dna-01:before{content:"\43e3"}.hgi-stroke.hgi-standard.hgi-dna:before{content:"\43e5"}.hgi-stroke.hgi-standard.hgi-do-not-touch-01:before{content:"\43e7"}.hgi-stroke.hgi-standard.hgi-do-not-touch-02:before{content:"\43e9"}.hgi-stroke.hgi-standard.hgi-doc-01:before{content:"\43eb"}.hgi-stroke.hgi-standard.hgi-doc-02:before{content:"\43ed"}.hgi-stroke.hgi-standard.hgi-doctor-01:before{content:"\43ef"}.hgi-stroke.hgi-standard.hgi-doctor-02:before{content:"\43f1"}.hgi-stroke.hgi-standard.hgi-doctor-03:before{content:"\43f3"}.hgi-stroke.hgi-standard.hgi-document-attachment:before{content:"\43f5"}.hgi-stroke.hgi-standard.hgi-document-code:before{content:"\43f7"}.hgi-stroke.hgi-standard.hgi-document-validation:before{content:"\43f9"}.hgi-stroke.hgi-standard.hgi-dollar-01:before{content:"\43fb"}.hgi-stroke.hgi-standard.hgi-dollar-02:before{content:"\43fd"}.hgi-stroke.hgi-standard.hgi-dollar-circle:before{content:"\43ff"}.hgi-stroke.hgi-standard.hgi-dollar-receive-01:before{content:"\4401"}.hgi-stroke.hgi-standard.hgi-dollar-receive-02:before{content:"\4403"}.hgi-stroke.hgi-standard.hgi-dollar-send-01:before{content:"\4405"}.hgi-stroke.hgi-standard.hgi-dollar-send-02:before{content:"\4407"}.hgi-stroke.hgi-standard.hgi-dollar-square:before{content:"\4409"}.hgi-stroke.hgi-standard.hgi-dome:before{content:"\440b"}.hgi-stroke.hgi-standard.hgi-domino:before{content:"\440d"}.hgi-stroke.hgi-standard.hgi-door-01:before{content:"\440f"}.hgi-stroke.hgi-standard.hgi-door-02:before{content:"\4411"}.hgi-stroke.hgi-standard.hgi-door-lock:before{content:"\4413"}.hgi-stroke.hgi-standard.hgi-door:before{content:"\4415"}.hgi-stroke.hgi-standard.hgi-doughnut:before{content:"\4417"}.hgi-stroke.hgi-standard.hgi-download-01:before{content:"\4419"}.hgi-stroke.hgi-standard.hgi-download-02:before{content:"\441b"}.hgi-stroke.hgi-standard.hgi-download-03:before{content:"\441d"}.hgi-stroke.hgi-standard.hgi-download-04:before{content:"\441f"}.hgi-stroke.hgi-standard.hgi-download-05:before{content:"\4421"}.hgi-stroke.hgi-standard.hgi-download-circle-01:before{content:"\4423"}.hgi-stroke.hgi-standard.hgi-download-circle-02:before{content:"\4425"}.hgi-stroke.hgi-standard.hgi-download-square-01:before{content:"\4427"}.hgi-stroke.hgi-standard.hgi-download-square-02:before{content:"\4429"}.hgi-stroke.hgi-standard.hgi-drag-01:before{content:"\442b"}.hgi-stroke.hgi-standard.hgi-drag-02:before{content:"\442d"}.hgi-stroke.hgi-standard.hgi-drag-03:before{content:"\442f"}.hgi-stroke.hgi-standard.hgi-drag-04:before{content:"\4431"}.hgi-stroke.hgi-standard.hgi-drag-drop-horizontal:before{content:"\4433"}.hgi-stroke.hgi-standard.hgi-drag-drop-vertical:before{content:"\4436"}.hgi-stroke.hgi-standard.hgi-drag-drop:before{content:"\4437"}.hgi-stroke.hgi-standard.hgi-drag-left-01:before{content:"\4439"}.hgi-stroke.hgi-standard.hgi-drag-left-02:before{content:"\443b"}.hgi-stroke.hgi-standard.hgi-drag-left-03:before{content:"\443d"}.hgi-stroke.hgi-standard.hgi-drag-left-04:before{content:"\443f"}.hgi-stroke.hgi-standard.hgi-drag-right-01:before{content:"\4441"}.hgi-stroke.hgi-standard.hgi-drag-right-02:before{content:"\4443"}.hgi-stroke.hgi-standard.hgi-drag-right-03:before{content:"\4445"}.hgi-stroke.hgi-standard.hgi-drag-right-04:before{content:"\4447"}.hgi-stroke.hgi-standard.hgi-drawing-compass:before{content:"\4449"}.hgi-stroke.hgi-standard.hgi-drawing-mode:before{content:"\444b"}.hgi-stroke.hgi-standard.hgi-dress-01:before{content:"\444d"}.hgi-stroke.hgi-standard.hgi-dress-02:before{content:"\444f"}.hgi-stroke.hgi-standard.hgi-dress-03:before{content:"\4451"}.hgi-stroke.hgi-standard.hgi-dress-04:before{content:"\4453"}.hgi-stroke.hgi-standard.hgi-dress-05:before{content:"\4455"}.hgi-stroke.hgi-standard.hgi-dress-06:before{content:"\4457"}.hgi-stroke.hgi-standard.hgi-dress-07:before{content:"\4459"}.hgi-stroke.hgi-standard.hgi-dressing-table-01:before{content:"\445b"}.hgi-stroke.hgi-standard.hgi-dressing-table-02:before{content:"\445d"}.hgi-stroke.hgi-standard.hgi-dressing-table-03:before{content:"\445f"}.hgi-stroke.hgi-standard.hgi-dribbble:before{content:"\4461"}.hgi-stroke.hgi-standard.hgi-drink:before{content:"\4463"}.hgi-stroke.hgi-standard.hgi-drone:before{content:"\4465"}.hgi-stroke.hgi-standard.hgi-drooling:before{content:"\4467"}.hgi-stroke.hgi-standard.hgi-dropbox:before{content:"\4469"}.hgi-stroke.hgi-standard.hgi-droplet:before{content:"\446b"}.hgi-stroke.hgi-standard.hgi-dropper:before{content:"\446d"}.hgi-stroke.hgi-standard.hgi-ds3-tool:before{content:"\446f"}.hgi-stroke.hgi-standard.hgi-dua:before{content:"\4471"}.hgi-stroke.hgi-standard.hgi-dumbbell-01:before{content:"\4473"}.hgi-stroke.hgi-standard.hgi-dumbbell-02:before{content:"\4475"}.hgi-stroke.hgi-standard.hgi-dumbbell-03:before{content:"\4477"}.hgi-stroke.hgi-standard.hgi-ear-rings-01:before{content:"\4479"}.hgi-stroke.hgi-standard.hgi-ear-rings-02:before{content:"\447b"}.hgi-stroke.hgi-standard.hgi-ear-rings-03:before{content:"\447d"}.hgi-stroke.hgi-standard.hgi-ear:before{content:"\447f"}.hgi-stroke.hgi-standard.hgi-earth:before{content:"\4481"}.hgi-stroke.hgi-standard.hgi-ease-curve-control-points:before{content:"\4483"}.hgi-stroke.hgi-standard.hgi-ease-in-control-point:before{content:"\4485"}.hgi-stroke.hgi-standard.hgi-ease-in-out:before{content:"\4487"}.hgi-stroke.hgi-standard.hgi-ease-in:before{content:"\4489"}.hgi-stroke.hgi-standard.hgi-ease-out-control-point:before{content:"\448b"}.hgi-stroke.hgi-standard.hgi-ease-out:before{content:"\448d"}.hgi-stroke.hgi-standard.hgi-eco-energy:before{content:"\448f"}.hgi-stroke.hgi-standard.hgi-eco-lab-01:before{content:"\4491"}.hgi-stroke.hgi-standard.hgi-eco-lab-02:before{content:"\4493"}.hgi-stroke.hgi-standard.hgi-eco-lab:before{content:"\4495"}.hgi-stroke.hgi-standard.hgi-eco-power:before{content:"\4497"}.hgi-stroke.hgi-standard.hgi-edge-style:before{content:"\4499"}.hgi-stroke.hgi-standard.hgi-edit-01:before{content:"\449b"}.hgi-stroke.hgi-standard.hgi-edit-02:before{content:"\449d"}.hgi-stroke.hgi-standard.hgi-edit-off:before{content:"\449f"}.hgi-stroke.hgi-standard.hgi-edit-road:before{content:"\44a1"}.hgi-stroke.hgi-standard.hgi-edit-table:before{content:"\44a3"}.hgi-stroke.hgi-standard.hgi-edit-user-02:before{content:"\44a5"}.hgi-stroke.hgi-standard.hgi-eggs:before{content:"\44a7"}.hgi-stroke.hgi-standard.hgi-eid-mubarak:before{content:"\44a9"}.hgi-stroke.hgi-standard.hgi-eiffel-tower:before{content:"\44ab"}.hgi-stroke.hgi-standard.hgi-elearning-exchange:before{content:"\44ad"}.hgi-stroke.hgi-standard.hgi-electric-home-01:before{content:"\44af"}.hgi-stroke.hgi-standard.hgi-electric-home-02:before{content:"\44b1"}.hgi-stroke.hgi-standard.hgi-electric-plugs:before{content:"\44b3"}.hgi-stroke.hgi-standard.hgi-electric-tower-01:before{content:"\44b5"}.hgi-stroke.hgi-standard.hgi-electric-tower-02:before{content:"\44b7"}.hgi-stroke.hgi-standard.hgi-electric-wire:before{content:"\44b9"}.hgi-stroke.hgi-standard.hgi-ellipse-selection:before{content:"\44bb"}.hgi-stroke.hgi-standard.hgi-encrypt:before{content:"\44bd"}.hgi-stroke.hgi-standard.hgi-energy-ellipse:before{content:"\44bf"}.hgi-stroke.hgi-standard.hgi-energy-rectangle:before{content:"\44c1"}.hgi-stroke.hgi-standard.hgi-energy:before{content:"\44c3"}.hgi-stroke.hgi-standard.hgi-entering-geo-fence:before{content:"\44c5"}.hgi-stroke.hgi-standard.hgi-envato:before{content:"\44c7"}.hgi-stroke.hgi-standard.hgi-equal-sign-circle:before{content:"\44c9"}.hgi-stroke.hgi-standard.hgi-equal-sign-square:before{content:"\44cc"}.hgi-stroke.hgi-standard.hgi-equal-sign:before{content:"\44cd"}.hgi-stroke.hgi-standard.hgi-equipment-bench-press:before{content:"\44cf"}.hgi-stroke.hgi-standard.hgi-equipment-chest-press:before{content:"\44d1"}.hgi-stroke.hgi-standard.hgi-equipment-gym-01:before{content:"\44d3"}.hgi-stroke.hgi-standard.hgi-equipment-gym-02:before{content:"\44d5"}.hgi-stroke.hgi-standard.hgi-equipment-gym-03:before{content:"\44d7"}.hgi-stroke.hgi-standard.hgi-equipment-weightlifting:before{content:"\44d9"}.hgi-stroke.hgi-standard.hgi-eraser-01:before{content:"\44db"}.hgi-stroke.hgi-standard.hgi-eraser-add:before{content:"\44dd"}.hgi-stroke.hgi-standard.hgi-eraser-auto:before{content:"\44df"}.hgi-stroke.hgi-standard.hgi-eraser:before{content:"\44e1"}.hgi-stroke.hgi-standard.hgi-estimate-01:before{content:"\44e3"}.hgi-stroke.hgi-standard.hgi-estimate-02:before{content:"\44e5"}.hgi-stroke.hgi-standard.hgi-ethereum-ellipse:before{content:"\44e7"}.hgi-stroke.hgi-standard.hgi-ethereum-rectangle:before{content:"\44e9"}.hgi-stroke.hgi-standard.hgi-ethereum:before{content:"\44eb"}.hgi-stroke.hgi-standard.hgi-euro-circle:before{content:"\44ed"}.hgi-stroke.hgi-standard.hgi-euro-receive:before{content:"\44ef"}.hgi-stroke.hgi-standard.hgi-euro-send:before{content:"\44f2"}.hgi-stroke.hgi-standard.hgi-euro-square:before{content:"\44f4"}.hgi-stroke.hgi-standard.hgi-euro:before{content:"\44f5"}.hgi-stroke.hgi-standard.hgi-ev-charging:before{content:"\44f7"}.hgi-stroke.hgi-standard.hgi-evil:before{content:"\44f9"}.hgi-stroke.hgi-standard.hgi-exchange-01:before{content:"\44fb"}.hgi-stroke.hgi-standard.hgi-exchange-02:before{content:"\44fd"}.hgi-stroke.hgi-standard.hgi-exchange-03:before{content:"\44ff"}.hgi-stroke.hgi-standard.hgi-expander:before{content:"\4501"}.hgi-stroke.hgi-standard.hgi-external-drive:before{content:"\4503"}.hgi-stroke.hgi-standard.hgi-eye:before{content:"\4505"}.hgi-stroke.hgi-standard.hgi-face-id:before{content:"\4507"}.hgi-stroke.hgi-standard.hgi-facebook-01:before{content:"\4509"}.hgi-stroke.hgi-standard.hgi-facebook-02:before{content:"\450b"}.hgi-stroke.hgi-standard.hgi-factory-01:before{content:"\450d"}.hgi-stroke.hgi-standard.hgi-factory-02:before{content:"\450f"}.hgi-stroke.hgi-standard.hgi-factory:before{content:"\4511"}.hgi-stroke.hgi-standard.hgi-fahrenheit:before{content:"\4513"}.hgi-stroke.hgi-standard.hgi-falling-star:before{content:"\4515"}.hgi-stroke.hgi-standard.hgi-fast-wind:before{content:"\4517"}.hgi-stroke.hgi-standard.hgi-favourite-circle:before{content:"\4519"}.hgi-stroke.hgi-standard.hgi-favourite-square:before{content:"\451c"}.hgi-stroke.hgi-standard.hgi-favourite:before{content:"\451d"}.hgi-stroke.hgi-standard.hgi-feather:before{content:"\451f"}.hgi-stroke.hgi-standard.hgi-fencing-mask:before{content:"\4521"}.hgi-stroke.hgi-standard.hgi-fencing:before{content:"\4523"}.hgi-stroke.hgi-standard.hgi-ferris-wheel:before{content:"\4525"}.hgi-stroke.hgi-standard.hgi-ferry-boat:before{content:"\4527"}.hgi-stroke.hgi-standard.hgi-figma:before{content:"\4529"}.hgi-stroke.hgi-standard.hgi-file-01:before{content:"\452b"}.hgi-stroke.hgi-standard.hgi-file-02:before{content:"\452d"}.hgi-stroke.hgi-standard.hgi-file-add:before{content:"\452f"}.hgi-stroke.hgi-standard.hgi-file-attachment:before{content:"\4531"}.hgi-stroke.hgi-standard.hgi-file-audio:before{content:"\4533"}.hgi-stroke.hgi-standard.hgi-file-bitcoin:before{content:"\4535"}.hgi-stroke.hgi-standard.hgi-file-block:before{content:"\4537"}.hgi-stroke.hgi-standard.hgi-file-bookmark:before{content:"\4539"}.hgi-stroke.hgi-standard.hgi-file-cloud:before{content:"\453b"}.hgi-stroke.hgi-standard.hgi-file-corrupt:before{content:"\453d"}.hgi-stroke.hgi-standard.hgi-file-dollar:before{content:"\453f"}.hgi-stroke.hgi-standard.hgi-file-download:before{content:"\4541"}.hgi-stroke.hgi-standard.hgi-file-edit:before{content:"\4543"}.hgi-stroke.hgi-standard.hgi-file-euro:before{content:"\4545"}.hgi-stroke.hgi-standard.hgi-file-export:before{content:"\4547"}.hgi-stroke.hgi-standard.hgi-file-favourite:before{content:"\4549"}.hgi-stroke.hgi-standard.hgi-file-import:before{content:"\454b"}.hgi-stroke.hgi-standard.hgi-file-link:before{content:"\454d"}.hgi-stroke.hgi-standard.hgi-file-locked:before{content:"\454f"}.hgi-stroke.hgi-standard.hgi-file-management:before{content:"\4551"}.hgi-stroke.hgi-standard.hgi-file-minus:before{content:"\4553"}.hgi-stroke.hgi-standard.hgi-file-music:before{content:"\4555"}.hgi-stroke.hgi-standard.hgi-file-not-found:before{content:"\4557"}.hgi-stroke.hgi-standard.hgi-file-paste:before{content:"\4559"}.hgi-stroke.hgi-standard.hgi-file-pin:before{content:"\455b"}.hgi-stroke.hgi-standard.hgi-file-pound:before{content:"\455d"}.hgi-stroke.hgi-standard.hgi-file-remove:before{content:"\455f"}.hgi-stroke.hgi-standard.hgi-file-script:before{content:"\4561"}.hgi-stroke.hgi-standard.hgi-file-search:before{content:"\4563"}.hgi-stroke.hgi-standard.hgi-file-security:before{content:"\4565"}.hgi-stroke.hgi-standard.hgi-file-shredder:before{content:"\4567"}.hgi-stroke.hgi-standard.hgi-file-star:before{content:"\4569"}.hgi-stroke.hgi-standard.hgi-file-sync:before{content:"\456b"}.hgi-stroke.hgi-standard.hgi-file-unknown:before{content:"\456d"}.hgi-stroke.hgi-standard.hgi-file-unlocked:before{content:"\456f"}.hgi-stroke.hgi-standard.hgi-file-upload:before{content:"\4571"}.hgi-stroke.hgi-standard.hgi-file-validation:before{content:"\4573"}.hgi-stroke.hgi-standard.hgi-file-verified:before{content:"\4575"}.hgi-stroke.hgi-standard.hgi-file-video:before{content:"\4577"}.hgi-stroke.hgi-standard.hgi-file-view:before{content:"\4579"}.hgi-stroke.hgi-standard.hgi-file-yen:before{content:"\457b"}.hgi-stroke.hgi-standard.hgi-file-zip:before{content:"\457d"}.hgi-stroke.hgi-standard.hgi-files-01:before{content:"\457f"}.hgi-stroke.hgi-standard.hgi-files-02:before{content:"\4581"}.hgi-stroke.hgi-standard.hgi-film-01:before{content:"\4583"}.hgi-stroke.hgi-standard.hgi-film-02:before{content:"\4585"}.hgi-stroke.hgi-standard.hgi-film-roll-01:before{content:"\4587"}.hgi-stroke.hgi-standard.hgi-film-roll-02:before{content:"\4589"}.hgi-stroke.hgi-standard.hgi-filter-add:before{content:"\458b"}.hgi-stroke.hgi-standard.hgi-filter-edit:before{content:"\458d"}.hgi-stroke.hgi-standard.hgi-filter-horizontal:before{content:"\458f"}.hgi-stroke.hgi-standard.hgi-filter-mail-circle:before{content:"\4591"}.hgi-stroke.hgi-standard.hgi-filter-mail-square:before{content:"\4593"}.hgi-stroke.hgi-standard.hgi-filter-remove:before{content:"\4595"}.hgi-stroke.hgi-standard.hgi-filter-reset:before{content:"\4597"}.hgi-stroke.hgi-standard.hgi-filter-vertical:before{content:"\459a"}.hgi-stroke.hgi-standard.hgi-filter:before{content:"\459b"}.hgi-stroke.hgi-standard.hgi-finger-access:before{content:"\459d"}.hgi-stroke.hgi-standard.hgi-finger-print-add:before{content:"\459f"}.hgi-stroke.hgi-standard.hgi-finger-print-check:before{content:"\45a1"}.hgi-stroke.hgi-standard.hgi-finger-print-minus:before{content:"\45a3"}.hgi-stroke.hgi-standard.hgi-finger-print-remove:before{content:"\45a5"}.hgi-stroke.hgi-standard.hgi-finger-print-scan:before{content:"\45a7"}.hgi-stroke.hgi-standard.hgi-finger-print:before{content:"\45a9"}.hgi-stroke.hgi-standard.hgi-fingerprint-scan:before{content:"\45ab"}.hgi-stroke.hgi-standard.hgi-fins:before{content:"\45ad"}.hgi-stroke.hgi-standard.hgi-fire-pit:before{content:"\45af"}.hgi-stroke.hgi-standard.hgi-fire-security:before{content:"\45b2"}.hgi-stroke.hgi-standard.hgi-fire:before{content:"\45b3"}.hgi-stroke.hgi-standard.hgi-firewall:before{content:"\45b5"}.hgi-stroke.hgi-standard.hgi-first-aid-kit:before{content:"\45b7"}.hgi-stroke.hgi-standard.hgi-first-bracket-circle:before{content:"\45b9"}.hgi-stroke.hgi-standard.hgi-first-bracket-square:before{content:"\45bc"}.hgi-stroke.hgi-standard.hgi-first-bracket:before{content:"\45bd"}.hgi-stroke.hgi-standard.hgi-fish-food:before{content:"\45bf"}.hgi-stroke.hgi-standard.hgi-fiverr:before{content:"\45c1"}.hgi-stroke.hgi-standard.hgi-flag-01:before{content:"\45c3"}.hgi-stroke.hgi-standard.hgi-flag-02:before{content:"\45c5"}.hgi-stroke.hgi-standard.hgi-flag-03:before{content:"\45c7"}.hgi-stroke.hgi-standard.hgi-flash-off:before{content:"\45c9"}.hgi-stroke.hgi-standard.hgi-flash:before{content:"\45cb"}.hgi-stroke.hgi-standard.hgi-flaticon:before{content:"\45cd"}.hgi-stroke.hgi-standard.hgi-flickr:before{content:"\45cf"}.hgi-stroke.hgi-standard.hgi-flim-slate:before{content:"\45d1"}.hgi-stroke.hgi-standard.hgi-flip-bottom:before{content:"\45d3"}.hgi-stroke.hgi-standard.hgi-flip-horizontal:before{content:"\45d5"}.hgi-stroke.hgi-standard.hgi-flip-left:before{content:"\45d7"}.hgi-stroke.hgi-standard.hgi-flip-phone:before{content:"\45d9"}.hgi-stroke.hgi-standard.hgi-flip-right:before{content:"\45db"}.hgi-stroke.hgi-standard.hgi-flip-top:before{content:"\45dd"}.hgi-stroke.hgi-standard.hgi-flip-vertical:before{content:"\45df"}.hgi-stroke.hgi-standard.hgi-floor-plan:before{content:"\45e1"}.hgi-stroke.hgi-standard.hgi-floppy-disk:before{content:"\45e3"}.hgi-stroke.hgi-standard.hgi-flow-circle:before{content:"\45e5"}.hgi-stroke.hgi-standard.hgi-flow-connection:before{content:"\45e7"}.hgi-stroke.hgi-standard.hgi-flow-square:before{content:"\45ea"}.hgi-stroke.hgi-standard.hgi-flow:before{content:"\45eb"}.hgi-stroke.hgi-standard.hgi-flowchart-01:before{content:"\45ed"}.hgi-stroke.hgi-standard.hgi-flowchart-02:before{content:"\45ef"}.hgi-stroke.hgi-standard.hgi-flower-pot:before{content:"\45f1"}.hgi-stroke.hgi-standard.hgi-flower:before{content:"\45f3"}.hgi-stroke.hgi-standard.hgi-flushed:before{content:"\45f5"}.hgi-stroke.hgi-standard.hgi-flying-human:before{content:"\45f7"}.hgi-stroke.hgi-standard.hgi-focus-point:before{content:"\45f9"}.hgi-stroke.hgi-standard.hgi-folder-01:before{content:"\45fb"}.hgi-stroke.hgi-standard.hgi-folder-02:before{content:"\45fd"}.hgi-stroke.hgi-standard.hgi-folder-03:before{content:"\45ff"}.hgi-stroke.hgi-standard.hgi-folder-add:before{content:"\4601"}.hgi-stroke.hgi-standard.hgi-folder-attachment:before{content:"\4603"}.hgi-stroke.hgi-standard.hgi-folder-audio:before{content:"\4605"}.hgi-stroke.hgi-standard.hgi-folder-block:before{content:"\4607"}.hgi-stroke.hgi-standard.hgi-folder-check:before{content:"\4609"}.hgi-stroke.hgi-standard.hgi-folder-cloud:before{content:"\460b"}.hgi-stroke.hgi-standard.hgi-folder-details-reference:before{content:"\460d"}.hgi-stroke.hgi-standard.hgi-folder-details:before{content:"\460f"}.hgi-stroke.hgi-standard.hgi-folder-download:before{content:"\4611"}.hgi-stroke.hgi-standard.hgi-folder-edit:before{content:"\4613"}.hgi-stroke.hgi-standard.hgi-folder-export:before{content:"\4615"}.hgi-stroke.hgi-standard.hgi-folder-favourite:before{content:"\4617"}.hgi-stroke.hgi-standard.hgi-folder-file-storage:before{content:"\4619"}.hgi-stroke.hgi-standard.hgi-folder-import:before{content:"\461b"}.hgi-stroke.hgi-standard.hgi-folder-library:before{content:"\461d"}.hgi-stroke.hgi-standard.hgi-folder-links:before{content:"\461f"}.hgi-stroke.hgi-standard.hgi-folder-locked:before{content:"\4621"}.hgi-stroke.hgi-standard.hgi-folder-management:before{content:"\4623"}.hgi-stroke.hgi-standard.hgi-folder-minus:before{content:"\4625"}.hgi-stroke.hgi-standard.hgi-folder-music:before{content:"\4627"}.hgi-stroke.hgi-standard.hgi-folder-off:before{content:"\4629"}.hgi-stroke.hgi-standard.hgi-folder-open:before{content:"\462b"}.hgi-stroke.hgi-standard.hgi-folder-pin:before{content:"\462d"}.hgi-stroke.hgi-standard.hgi-folder-remove:before{content:"\462f"}.hgi-stroke.hgi-standard.hgi-folder-search:before{content:"\4631"}.hgi-stroke.hgi-standard.hgi-folder-security:before{content:"\4633"}.hgi-stroke.hgi-standard.hgi-folder-shared-01:before{content:"\4635"}.hgi-stroke.hgi-standard.hgi-folder-shared-02:before{content:"\4637"}.hgi-stroke.hgi-standard.hgi-folder-shared-03:before{content:"\4639"}.hgi-stroke.hgi-standard.hgi-folder-sync:before{content:"\463b"}.hgi-stroke.hgi-standard.hgi-folder-transfer:before{content:"\463d"}.hgi-stroke.hgi-standard.hgi-folder-unknown:before{content:"\463f"}.hgi-stroke.hgi-standard.hgi-folder-unlocked:before{content:"\4641"}.hgi-stroke.hgi-standard.hgi-folder-upload:before{content:"\4643"}.hgi-stroke.hgi-standard.hgi-folder-video:before{content:"\4645"}.hgi-stroke.hgi-standard.hgi-folder-view:before{content:"\4647"}.hgi-stroke.hgi-standard.hgi-folder-zip:before{content:"\4649"}.hgi-stroke.hgi-standard.hgi-folders:before{content:"\464b"}.hgi-stroke.hgi-standard.hgi-football-pitch:before{content:"\464d"}.hgi-stroke.hgi-standard.hgi-football:before{content:"\464f"}.hgi-stroke.hgi-standard.hgi-forgot-password:before{content:"\4651"}.hgi-stroke.hgi-standard.hgi-fork:before{content:"\4653"}.hgi-stroke.hgi-standard.hgi-forrst:before{content:"\4655"}.hgi-stroke.hgi-standard.hgi-fortress:before{content:"\4657"}.hgi-stroke.hgi-standard.hgi-forward-01:before{content:"\4659"}.hgi-stroke.hgi-standard.hgi-forward-02:before{content:"\465b"}.hgi-stroke.hgi-standard.hgi-four-finger-02:before{content:"\465d"}.hgi-stroke.hgi-standard.hgi-four-finger-03:before{content:"\465f"}.hgi-stroke.hgi-standard.hgi-four-k:before{content:"\4661"}.hgi-stroke.hgi-standard.hgi-foursquare:before{content:"\4663"}.hgi-stroke.hgi-standard.hgi-framer:before{content:"\4665"}.hgi-stroke.hgi-standard.hgi-frameworks:before{content:"\4667"}.hgi-stroke.hgi-standard.hgi-french-fries-01:before{content:"\4669"}.hgi-stroke.hgi-standard.hgi-french-fries-02:before{content:"\466b"}.hgi-stroke.hgi-standard.hgi-fridge:before{content:"\466d"}.hgi-stroke.hgi-standard.hgi-fry:before{content:"\466f"}.hgi-stroke.hgi-standard.hgi-fuel-01:before{content:"\4671"}.hgi-stroke.hgi-standard.hgi-fuel-02:before{content:"\4673"}.hgi-stroke.hgi-standard.hgi-fuel-station:before{content:"\4675"}.hgi-stroke.hgi-standard.hgi-function-circle:before{content:"\4677"}.hgi-stroke.hgi-standard.hgi-function-of-x:before{content:"\4679"}.hgi-stroke.hgi-standard.hgi-function-square:before{content:"\467c"}.hgi-stroke.hgi-standard.hgi-function:before{content:"\467d"}.hgi-stroke.hgi-standard.hgi-galaxy:before{content:"\467f"}.hgi-stroke.hgi-standard.hgi-game-controller-01:before{content:"\4681"}.hgi-stroke.hgi-standard.hgi-game-controller-02:before{content:"\4683"}.hgi-stroke.hgi-standard.hgi-game-controller-03:before{content:"\4685"}.hgi-stroke.hgi-standard.hgi-game:before{content:"\4687"}.hgi-stroke.hgi-standard.hgi-gameboy:before{content:"\4689"}.hgi-stroke.hgi-standard.hgi-garage:before{content:"\468b"}.hgi-stroke.hgi-standard.hgi-garbage-truck:before{content:"\468d"}.hgi-stroke.hgi-standard.hgi-gas-pipe:before{content:"\468f"}.hgi-stroke.hgi-standard.hgi-gas-stove:before{content:"\4691"}.hgi-stroke.hgi-standard.hgi-gem:before{content:"\4693"}.hgi-stroke.hgi-standard.hgi-geology-crust:before{content:"\4695"}.hgi-stroke.hgi-standard.hgi-geometric-shapes-01:before{content:"\4697"}.hgi-stroke.hgi-standard.hgi-geometric-shapes-02:before{content:"\4699"}.hgi-stroke.hgi-standard.hgi-gibbous-moon:before{content:"\469b"}.hgi-stroke.hgi-standard.hgi-gif-01:before{content:"\469d"}.hgi-stroke.hgi-standard.hgi-gif-02:before{content:"\469f"}.hgi-stroke.hgi-standard.hgi-gift-card:before{content:"\46a1"}.hgi-stroke.hgi-standard.hgi-gift:before{content:"\46a3"}.hgi-stroke.hgi-standard.hgi-git-branch:before{content:"\46a5"}.hgi-stroke.hgi-standard.hgi-git-commit:before{content:"\46a7"}.hgi-stroke.hgi-standard.hgi-git-compare:before{content:"\46a9"}.hgi-stroke.hgi-standard.hgi-git-fork:before{content:"\46ab"}.hgi-stroke.hgi-standard.hgi-git-merge:before{content:"\46ad"}.hgi-stroke.hgi-standard.hgi-git-pull-request-closed:before{content:"\46af"}.hgi-stroke.hgi-standard.hgi-git-pull-request-draft:before{content:"\46b1"}.hgi-stroke.hgi-standard.hgi-git-pull-request:before{content:"\46b3"}.hgi-stroke.hgi-standard.hgi-gitbook:before{content:"\46b5"}.hgi-stroke.hgi-standard.hgi-github-01:before{content:"\46b7"}.hgi-stroke.hgi-standard.hgi-github:before{content:"\46b9"}.hgi-stroke.hgi-standard.hgi-gitlab:before{content:"\46bb"}.hgi-stroke.hgi-standard.hgi-give-blood:before{content:"\46bd"}.hgi-stroke.hgi-standard.hgi-give-pill:before{content:"\46bf"}.hgi-stroke.hgi-standard.hgi-glasses:before{content:"\46c1"}.hgi-stroke.hgi-standard.hgi-global-editing:before{content:"\46c3"}.hgi-stroke.hgi-standard.hgi-global-education:before{content:"\46c5"}.hgi-stroke.hgi-standard.hgi-global-refresh:before{content:"\46c7"}.hgi-stroke.hgi-standard.hgi-global-search:before{content:"\46c9"}.hgi-stroke.hgi-standard.hgi-global:before{content:"\46cb"}.hgi-stroke.hgi-standard.hgi-globe-02:before{content:"\46cd"}.hgi-stroke.hgi-standard.hgi-globe:before{content:"\46cf"}.hgi-stroke.hgi-standard.hgi-glove:before{content:"\46d1"}.hgi-stroke.hgi-standard.hgi-go-backward-10-sec:before{content:"\46d3"}.hgi-stroke.hgi-standard.hgi-go-backward-15-sec:before{content:"\46d5"}.hgi-stroke.hgi-standard.hgi-go-backward-30-sec:before{content:"\46d7"}.hgi-stroke.hgi-standard.hgi-go-backward-5-sec:before{content:"\46d9"}.hgi-stroke.hgi-standard.hgi-go-backward-60-sec:before{content:"\46db"}.hgi-stroke.hgi-standard.hgi-go-forward-10-sec:before{content:"\46dd"}.hgi-stroke.hgi-standard.hgi-go-forward-15-sec:before{content:"\46df"}.hgi-stroke.hgi-standard.hgi-go-forward-30-sec:before{content:"\46e1"}.hgi-stroke.hgi-standard.hgi-go-forward-5-sec:before{content:"\46e3"}.hgi-stroke.hgi-standard.hgi-go-forward-60-sec:before{content:"\46e5"}.hgi-stroke.hgi-standard.hgi-gold-ingots:before{content:"\46e7"}.hgi-stroke.hgi-standard.hgi-gold:before{content:"\46e9"}.hgi-stroke.hgi-standard.hgi-golf-ball:before{content:"\46eb"}.hgi-stroke.hgi-standard.hgi-golf-bat:before{content:"\46ed"}.hgi-stroke.hgi-standard.hgi-golf-cart:before{content:"\46ef"}.hgi-stroke.hgi-standard.hgi-golf-hole:before{content:"\46f1"}.hgi-stroke.hgi-standard.hgi-google-doc:before{content:"\46f3"}.hgi-stroke.hgi-standard.hgi-google-drive:before{content:"\46f5"}.hgi-stroke.hgi-standard.hgi-google-gemini:before{content:"\46f7"}.hgi-stroke.hgi-standard.hgi-google-home:before{content:"\46f9"}.hgi-stroke.hgi-standard.hgi-google-lens:before{content:"\46fb"}.hgi-stroke.hgi-standard.hgi-google-maps:before{content:"\46fd"}.hgi-stroke.hgi-standard.hgi-google-photos:before{content:"\46ff"}.hgi-stroke.hgi-standard.hgi-google-sheet:before{content:"\4702"}.hgi-stroke.hgi-standard.hgi-google:before{content:"\4703"}.hgi-stroke.hgi-standard.hgi-gps-01:before{content:"\4705"}.hgi-stroke.hgi-standard.hgi-gps-02:before{content:"\4707"}.hgi-stroke.hgi-standard.hgi-gps-disconnected:before{content:"\4709"}.hgi-stroke.hgi-standard.hgi-gps-off-01:before{content:"\470b"}.hgi-stroke.hgi-standard.hgi-gps-off-02:before{content:"\470d"}.hgi-stroke.hgi-standard.hgi-gps-signal-01:before{content:"\470f"}.hgi-stroke.hgi-standard.hgi-gps-signal-02:before{content:"\4711"}.hgi-stroke.hgi-standard.hgi-gpu:before{content:"\4713"}.hgi-stroke.hgi-standard.hgi-graduate-female:before{content:"\4715"}.hgi-stroke.hgi-standard.hgi-graduate-male:before{content:"\4717"}.hgi-stroke.hgi-standard.hgi-graduation-scroll:before{content:"\4719"}.hgi-stroke.hgi-standard.hgi-grapes:before{content:"\471b"}.hgi-stroke.hgi-standard.hgi-gravity:before{content:"\471d"}.hgi-stroke.hgi-standard.hgi-greater-than-circle:before{content:"\471f"}.hgi-stroke.hgi-standard.hgi-greater-than-square:before{content:"\4722"}.hgi-stroke.hgi-standard.hgi-greater-than:before{content:"\4723"}.hgi-stroke.hgi-standard.hgi-greek-helmet:before{content:"\4725"}.hgi-stroke.hgi-standard.hgi-green-house:before{content:"\4727"}.hgi-stroke.hgi-standard.hgi-grid-off:before{content:"\4729"}.hgi-stroke.hgi-standard.hgi-grid-table:before{content:"\472c"}.hgi-stroke.hgi-standard.hgi-grid-view:before{content:"\472e"}.hgi-stroke.hgi-standard.hgi-grid:before{content:"\472f"}.hgi-stroke.hgi-standard.hgi-grimacing:before{content:"\4731"}.hgi-stroke.hgi-standard.hgi-grinning:before{content:"\4733"}.hgi-stroke.hgi-standard.hgi-grok:before{content:"\4735"}.hgi-stroke.hgi-standard.hgi-group-items:before{content:"\4737"}.hgi-stroke.hgi-standard.hgi-group-layers:before{content:"\4739"}.hgi-stroke.hgi-standard.hgi-guest-house:before{content:"\473b"}.hgi-stroke.hgi-standard.hgi-gun:before{content:"\473d"}.hgi-stroke.hgi-standard.hgi-gymnastic-rings:before{content:"\473f"}.hgi-stroke.hgi-standard.hgi-gymnastic:before{content:"\4741"}.hgi-stroke.hgi-standard.hgi-hackerrank:before{content:"\4743"}.hgi-stroke.hgi-standard.hgi-hair-clips:before{content:"\4745"}.hgi-stroke.hgi-standard.hgi-hair-dryer:before{content:"\4747"}.hgi-stroke.hgi-standard.hgi-haji:before{content:"\4749"}.hgi-stroke.hgi-standard.hgi-halal:before{content:"\474b"}.hgi-stroke.hgi-standard.hgi-hamburger-01:before{content:"\474d"}.hgi-stroke.hgi-standard.hgi-hamburger-02:before{content:"\474f"}.hgi-stroke.hgi-standard.hgi-hand-bag-01:before{content:"\4751"}.hgi-stroke.hgi-standard.hgi-hand-bag-02:before{content:"\4753"}.hgi-stroke.hgi-standard.hgi-hand-beater:before{content:"\4755"}.hgi-stroke.hgi-standard.hgi-hand-grip:before{content:"\4757"}.hgi-stroke.hgi-standard.hgi-hand-pointing-down-01:before{content:"\4759"}.hgi-stroke.hgi-standard.hgi-hand-pointing-down-02:before{content:"\475b"}.hgi-stroke.hgi-standard.hgi-hand-pointing-down-03:before{content:"\475d"}.hgi-stroke.hgi-standard.hgi-hand-pointing-down-04:before{content:"\475f"}.hgi-stroke.hgi-standard.hgi-hand-pointing-left-01:before{content:"\4761"}.hgi-stroke.hgi-standard.hgi-hand-pointing-left-02:before{content:"\4763"}.hgi-stroke.hgi-standard.hgi-hand-pointing-left-03:before{content:"\4765"}.hgi-stroke.hgi-standard.hgi-hand-pointing-left-04:before{content:"\4767"}.hgi-stroke.hgi-standard.hgi-hand-pointing-right-01:before{content:"\4769"}.hgi-stroke.hgi-standard.hgi-hand-pointing-right-02:before{content:"\476b"}.hgi-stroke.hgi-standard.hgi-hand-pointing-right-03:before{content:"\476d"}.hgi-stroke.hgi-standard.hgi-hand-pointing-right-04:before{content:"\476f"}.hgi-stroke.hgi-standard.hgi-hand-prayer:before{content:"\4771"}.hgi-stroke.hgi-standard.hgi-hand-sanitizer:before{content:"\4773"}.hgi-stroke.hgi-standard.hgi-handcuffs:before{content:"\4775"}.hgi-stroke.hgi-standard.hgi-hanger:before{content:"\4777"}.hgi-stroke.hgi-standard.hgi-hanging-clock:before{content:"\4779"}.hgi-stroke.hgi-standard.hgi-hangout:before{content:"\477b"}.hgi-stroke.hgi-standard.hgi-happy:before{content:"\477d"}.hgi-stroke.hgi-standard.hgi-hard-drive:before{content:"\477f"}.hgi-stroke.hgi-standard.hgi-hdd:before{content:"\4781"}.hgi-stroke.hgi-standard.hgi-hdr-01:before{content:"\4783"}.hgi-stroke.hgi-standard.hgi-hdr-02:before{content:"\4785"}.hgi-stroke.hgi-standard.hgi-heading-01:before{content:"\4787"}.hgi-stroke.hgi-standard.hgi-heading-02:before{content:"\4789"}.hgi-stroke.hgi-standard.hgi-heading-03:before{content:"\478b"}.hgi-stroke.hgi-standard.hgi-heading-04:before{content:"\478d"}.hgi-stroke.hgi-standard.hgi-heading-05:before{content:"\478f"}.hgi-stroke.hgi-standard.hgi-heading-06:before{content:"\4791"}.hgi-stroke.hgi-standard.hgi-heading:before{content:"\4793"}.hgi-stroke.hgi-standard.hgi-headphone-mute:before{content:"\4795"}.hgi-stroke.hgi-standard.hgi-headphones:before{content:"\4797"}.hgi-stroke.hgi-standard.hgi-headset-connected:before{content:"\4799"}.hgi-stroke.hgi-standard.hgi-headset-off:before{content:"\479b"}.hgi-stroke.hgi-standard.hgi-headset:before{content:"\479d"}.hgi-stroke.hgi-standard.hgi-healtcare:before{content:"\479f"}.hgi-stroke.hgi-standard.hgi-health:before{content:"\47a1"}.hgi-stroke.hgi-standard.hgi-heart-add:before{content:"\47a3"}.hgi-stroke.hgi-standard.hgi-heart-check:before{content:"\47a5"}.hgi-stroke.hgi-standard.hgi-heart-remove:before{content:"\47a7"}.hgi-stroke.hgi-standard.hgi-heartbreak:before{content:"\47a9"}.hgi-stroke.hgi-standard.hgi-helicopter:before{content:"\47ab"}.hgi-stroke.hgi-standard.hgi-help-circle:before{content:"\47ad"}.hgi-stroke.hgi-standard.hgi-help-square:before{content:"\47af"}.hgi-stroke.hgi-standard.hgi-hexagon-01:before{content:"\47b1"}.hgi-stroke.hgi-standard.hgi-hexagon:before{content:"\47b3"}.hgi-stroke.hgi-standard.hgi-hierarchy-circle-01:before{content:"\47b5"}.hgi-stroke.hgi-standard.hgi-hierarchy-circle-02:before{content:"\47b7"}.hgi-stroke.hgi-standard.hgi-hierarchy-circle-03:before{content:"\47b9"}.hgi-stroke.hgi-standard.hgi-hierarchy-files:before{content:"\47bb"}.hgi-stroke.hgi-standard.hgi-hierarchy-square-01:before{content:"\47be"}.hgi-stroke.hgi-standard.hgi-hierarchy-square-02:before{content:"\47c0"}.hgi-stroke.hgi-standard.hgi-hierarchy-square-03:before{content:"\47c2"}.hgi-stroke.hgi-standard.hgi-hierarchy-square-04:before{content:"\47c4"}.hgi-stroke.hgi-standard.hgi-hierarchy-square-05:before{content:"\47c6"}.hgi-stroke.hgi-standard.hgi-hierarchy-square-06:before{content:"\47c8"}.hgi-stroke.hgi-standard.hgi-hierarchy-square-07:before{content:"\47ca"}.hgi-stroke.hgi-standard.hgi-hierarchy-square-08:before{content:"\47cc"}.hgi-stroke.hgi-standard.hgi-hierarchy-square-10:before{content:"\47ce"}.hgi-stroke.hgi-standard.hgi-hierarchy:before{content:"\47cf"}.hgi-stroke.hgi-standard.hgi-high-heels-01:before{content:"\47d1"}.hgi-stroke.hgi-standard.hgi-high-heels-02:before{content:"\47d3"}.hgi-stroke.hgi-standard.hgi-hijab:before{content:"\47d5"}.hgi-stroke.hgi-standard.hgi-hockey:before{content:"\47d7"}.hgi-stroke.hgi-standard.hgi-hold-01:before{content:"\47d9"}.hgi-stroke.hgi-standard.hgi-hold-02:before{content:"\47db"}.hgi-stroke.hgi-standard.hgi-hold-03:before{content:"\47dd"}.hgi-stroke.hgi-standard.hgi-hold-04:before{content:"\47df"}.hgi-stroke.hgi-standard.hgi-hold-05:before{content:"\47e1"}.hgi-stroke.hgi-standard.hgi-hold-locked-01:before{content:"\47e3"}.hgi-stroke.hgi-standard.hgi-hold-locked-02:before{content:"\47e5"}.hgi-stroke.hgi-standard.hgi-hold-phone:before{content:"\47e7"}.hgi-stroke.hgi-standard.hgi-hologram:before{content:"\47e9"}.hgi-stroke.hgi-standard.hgi-home-01:before{content:"\47eb"}.hgi-stroke.hgi-standard.hgi-home-02:before{content:"\47ed"}.hgi-stroke.hgi-standard.hgi-home-03:before{content:"\47ef"}.hgi-stroke.hgi-standard.hgi-home-04:before{content:"\47f1"}.hgi-stroke.hgi-standard.hgi-home-05:before{content:"\47f3"}.hgi-stroke.hgi-standard.hgi-home-06:before{content:"\47f5"}.hgi-stroke.hgi-standard.hgi-home-07:before{content:"\47f7"}.hgi-stroke.hgi-standard.hgi-home-08:before{content:"\47f9"}.hgi-stroke.hgi-standard.hgi-home-09:before{content:"\47fb"}.hgi-stroke.hgi-standard.hgi-home-10:before{content:"\47fd"}.hgi-stroke.hgi-standard.hgi-home-11:before{content:"\47ff"}.hgi-stroke.hgi-standard.hgi-home-12:before{content:"\4801"}.hgi-stroke.hgi-standard.hgi-home-13:before{content:"\4803"}.hgi-stroke.hgi-standard.hgi-home-wifi:before{content:"\4805"}.hgi-stroke.hgi-standard.hgi-honey-01:before{content:"\4807"}.hgi-stroke.hgi-standard.hgi-honey-02:before{content:"\4809"}.hgi-stroke.hgi-standard.hgi-honor:before{content:"\480b"}.hgi-stroke.hgi-standard.hgi-honour-star:before{content:"\480d"}.hgi-stroke.hgi-standard.hgi-hoodie:before{content:"\480f"}.hgi-stroke.hgi-standard.hgi-horizonal-scroll-point:before{content:"\4811"}.hgi-stroke.hgi-standard.hgi-horizontal-resize:before{content:"\4813"}.hgi-stroke.hgi-standard.hgi-hospital-01:before{content:"\4815"}.hgi-stroke.hgi-standard.hgi-hospital-02:before{content:"\4817"}.hgi-stroke.hgi-standard.hgi-hospital-bed-01:before{content:"\4819"}.hgi-stroke.hgi-standard.hgi-hospital-bed-02:before{content:"\481b"}.hgi-stroke.hgi-standard.hgi-hospital-location:before{content:"\481d"}.hgi-stroke.hgi-standard.hgi-hot-air-balloon:before{content:"\481f"}.hgi-stroke.hgi-standard.hgi-hot-price:before{content:"\4821"}.hgi-stroke.hgi-standard.hgi-hot-tube:before{content:"\4823"}.hgi-stroke.hgi-standard.hgi-hotdog:before{content:"\4825"}.hgi-stroke.hgi-standard.hgi-hotel-01:before{content:"\4827"}.hgi-stroke.hgi-standard.hgi-hotel-02:before{content:"\4829"}.hgi-stroke.hgi-standard.hgi-hotspot-offline:before{content:"\482b"}.hgi-stroke.hgi-standard.hgi-hotspot:before{content:"\482d"}.hgi-stroke.hgi-standard.hgi-hourglass-off:before{content:"\482f"}.hgi-stroke.hgi-standard.hgi-hourglass:before{content:"\4831"}.hgi-stroke.hgi-standard.hgi-house-01:before{content:"\4833"}.hgi-stroke.hgi-standard.hgi-house-02:before{content:"\4835"}.hgi-stroke.hgi-standard.hgi-house-03:before{content:"\4837"}.hgi-stroke.hgi-standard.hgi-house-04:before{content:"\4839"}.hgi-stroke.hgi-standard.hgi-house-05:before{content:"\483b"}.hgi-stroke.hgi-standard.hgi-house-solar-panel:before{content:"\483d"}.hgi-stroke.hgi-standard.hgi-html-5:before{content:"\483f"}.hgi-stroke.hgi-standard.hgi-humidity:before{content:"\4841"}.hgi-stroke.hgi-standard.hgi-hut:before{content:"\4843"}.hgi-stroke.hgi-standard.hgi-hydro-power:before{content:"\4845"}.hgi-stroke.hgi-standard.hgi-hyperbole:before{content:"\4847"}.hgi-stroke.hgi-standard.hgi-ice-cream-01:before{content:"\4849"}.hgi-stroke.hgi-standard.hgi-ice-cream-02:before{content:"\484b"}.hgi-stroke.hgi-standard.hgi-ice-cream-03:before{content:"\484d"}.hgi-stroke.hgi-standard.hgi-ice-cream-04:before{content:"\484f"}.hgi-stroke.hgi-standard.hgi-ice-hockey:before{content:"\4851"}.hgi-stroke.hgi-standard.hgi-ice-skating:before{content:"\4853"}.hgi-stroke.hgi-standard.hgi-ico:before{content:"\4855"}.hgi-stroke.hgi-standard.hgi-iconjar:before{content:"\4857"}.hgi-stroke.hgi-standard.hgi-id-not-verified:before{content:"\4859"}.hgi-stroke.hgi-standard.hgi-id-verified:before{content:"\485c"}.hgi-stroke.hgi-standard.hgi-id:before{content:"\485d"}.hgi-stroke.hgi-standard.hgi-idea-01:before{content:"\485f"}.hgi-stroke.hgi-standard.hgi-idea:before{content:"\4861"}.hgi-stroke.hgi-standard.hgi-identification:before{content:"\4863"}.hgi-stroke.hgi-standard.hgi-identity-card:before{content:"\4865"}.hgi-stroke.hgi-standard.hgi-image-01:before{content:"\4867"}.hgi-stroke.hgi-standard.hgi-image-02:before{content:"\4869"}.hgi-stroke.hgi-standard.hgi-image-add-01:before{content:"\486b"}.hgi-stroke.hgi-standard.hgi-image-add-02:before{content:"\486d"}.hgi-stroke.hgi-standard.hgi-image-composition-oval:before{content:"\486f"}.hgi-stroke.hgi-standard.hgi-image-composition:before{content:"\4871"}.hgi-stroke.hgi-standard.hgi-image-crop:before{content:"\4873"}.hgi-stroke.hgi-standard.hgi-image-delete-01:before{content:"\4875"}.hgi-stroke.hgi-standard.hgi-image-delete-02:before{content:"\4877"}.hgi-stroke.hgi-standard.hgi-image-done-01:before{content:"\4879"}.hgi-stroke.hgi-standard.hgi-image-done-02:before{content:"\487b"}.hgi-stroke.hgi-standard.hgi-image-download-02:before{content:"\487d"}.hgi-stroke.hgi-standard.hgi-image-download:before{content:"\487f"}.hgi-stroke.hgi-standard.hgi-image-not-found-01:before{content:"\4881"}.hgi-stroke.hgi-standard.hgi-image-not-found-02:before{content:"\4883"}.hgi-stroke.hgi-standard.hgi-image-remove-01:before{content:"\4885"}.hgi-stroke.hgi-standard.hgi-image-remove-02:before{content:"\4887"}.hgi-stroke.hgi-standard.hgi-image-upload-01:before{content:"\4889"}.hgi-stroke.hgi-standard.hgi-image-upload:before{content:"\488b"}.hgi-stroke.hgi-standard.hgi-imo:before{content:"\488d"}.hgi-stroke.hgi-standard.hgi-important-book:before{content:"\488f"}.hgi-stroke.hgi-standard.hgi-in-love:before{content:"\4891"}.hgi-stroke.hgi-standard.hgi-inbox-check:before{content:"\4893"}.hgi-stroke.hgi-standard.hgi-inbox-download:before{content:"\4895"}.hgi-stroke.hgi-standard.hgi-inbox-unread:before{content:"\4898"}.hgi-stroke.hgi-standard.hgi-inbox-upload:before{content:"\489a"}.hgi-stroke.hgi-standard.hgi-inbox:before{content:"\489b"}.hgi-stroke.hgi-standard.hgi-incognito:before{content:"\489d"}.hgi-stroke.hgi-standard.hgi-india-gate:before{content:"\489f"}.hgi-stroke.hgi-standard.hgi-inequality-01:before{content:"\48a1"}.hgi-stroke.hgi-standard.hgi-inequality-02:before{content:"\48a3"}.hgi-stroke.hgi-standard.hgi-inequality-circle-01:before{content:"\48a5"}.hgi-stroke.hgi-standard.hgi-inequality-circle-02:before{content:"\48a7"}.hgi-stroke.hgi-standard.hgi-inequality-square-01:before{content:"\48a9"}.hgi-stroke.hgi-standard.hgi-inequality-square-02:before{content:"\48ab"}.hgi-stroke.hgi-standard.hgi-infinity-01:before{content:"\48ad"}.hgi-stroke.hgi-standard.hgi-infinity-02:before{content:"\48af"}.hgi-stroke.hgi-standard.hgi-infinity-circle:before{content:"\48b1"}.hgi-stroke.hgi-standard.hgi-infinity-square:before{content:"\48b3"}.hgi-stroke.hgi-standard.hgi-information-circle:before{content:"\48b5"}.hgi-stroke.hgi-standard.hgi-information-diamond:before{content:"\48b7"}.hgi-stroke.hgi-standard.hgi-information-square:before{content:"\48b9"}.hgi-stroke.hgi-standard.hgi-injection:before{content:"\48bb"}.hgi-stroke.hgi-standard.hgi-insert-bottom-image:before{content:"\48bd"}.hgi-stroke.hgi-standard.hgi-insert-center-image:before{content:"\48bf"}.hgi-stroke.hgi-standard.hgi-insert-column-left:before{content:"\48c1"}.hgi-stroke.hgi-standard.hgi-insert-column:before{content:"\48c3"}.hgi-stroke.hgi-standard.hgi-insert-pi:before{content:"\48c5"}.hgi-stroke.hgi-standard.hgi-insert-row-down:before{content:"\48c7"}.hgi-stroke.hgi-standard.hgi-insert-row-up:before{content:"\48ca"}.hgi-stroke.hgi-standard.hgi-insert-row:before{content:"\48cb"}.hgi-stroke.hgi-standard.hgi-insert-top-image:before{content:"\48cd"}.hgi-stroke.hgi-standard.hgi-inspect-code:before{content:"\48cf"}.hgi-stroke.hgi-standard.hgi-instagram:before{content:"\48d1"}.hgi-stroke.hgi-standard.hgi-installing-updates-01:before{content:"\48d3"}.hgi-stroke.hgi-standard.hgi-installing-updates-02:before{content:"\48d5"}.hgi-stroke.hgi-standard.hgi-internet-antenna-01:before{content:"\48d7"}.hgi-stroke.hgi-standard.hgi-internet-antenna-02:before{content:"\48d9"}.hgi-stroke.hgi-standard.hgi-internet-antenna-03:before{content:"\48db"}.hgi-stroke.hgi-standard.hgi-internet-antenna-04:before{content:"\48dd"}.hgi-stroke.hgi-standard.hgi-internet:before{content:"\48df"}.hgi-stroke.hgi-standard.hgi-investigation:before{content:"\48e1"}.hgi-stroke.hgi-standard.hgi-invoice-01:before{content:"\48e3"}.hgi-stroke.hgi-standard.hgi-invoice-02:before{content:"\48e5"}.hgi-stroke.hgi-standard.hgi-invoice-03:before{content:"\48e7"}.hgi-stroke.hgi-standard.hgi-invoice-04:before{content:"\48e9"}.hgi-stroke.hgi-standard.hgi-invoice:before{content:"\48eb"}.hgi-stroke.hgi-standard.hgi-ipod:before{content:"\48ed"}.hgi-stroke.hgi-standard.hgi-iris-scan:before{content:"\48ef"}.hgi-stroke.hgi-standard.hgi-island:before{content:"\48f1"}.hgi-stroke.hgi-standard.hgi-jar:before{content:"\48f3"}.hgi-stroke.hgi-standard.hgi-java-script:before{content:"\48f5"}.hgi-stroke.hgi-standard.hgi-java:before{content:"\48f7"}.hgi-stroke.hgi-standard.hgi-job-link:before{content:"\48f9"}.hgi-stroke.hgi-standard.hgi-job-search:before{content:"\48fb"}.hgi-stroke.hgi-standard.hgi-job-share:before{content:"\48fd"}.hgi-stroke.hgi-standard.hgi-jogger-pants:before{content:"\48ff"}.hgi-stroke.hgi-standard.hgi-join-bevel:before{content:"\4901"}.hgi-stroke.hgi-standard.hgi-join-round:before{content:"\4903"}.hgi-stroke.hgi-standard.hgi-join-straight:before{content:"\4905"}.hgi-stroke.hgi-standard.hgi-joker:before{content:"\4907"}.hgi-stroke.hgi-standard.hgi-joystick-01:before{content:"\4909"}.hgi-stroke.hgi-standard.hgi-joystick-02:before{content:"\490b"}.hgi-stroke.hgi-standard.hgi-joystick-03:before{content:"\490d"}.hgi-stroke.hgi-standard.hgi-joystick-04:before{content:"\490f"}.hgi-stroke.hgi-standard.hgi-joystick-05:before{content:"\4911"}.hgi-stroke.hgi-standard.hgi-jpg-01:before{content:"\4913"}.hgi-stroke.hgi-standard.hgi-jpg-02:before{content:"\4915"}.hgi-stroke.hgi-standard.hgi-jsx-01:before{content:"\4917"}.hgi-stroke.hgi-standard.hgi-jsx-02:before{content:"\4919"}.hgi-stroke.hgi-standard.hgi-jsx-03:before{content:"\491b"}.hgi-stroke.hgi-standard.hgi-judge:before{content:"\491d"}.hgi-stroke.hgi-standard.hgi-jupiter:before{content:"\491f"}.hgi-stroke.hgi-standard.hgi-justice-scale-01:before{content:"\4921"}.hgi-stroke.hgi-standard.hgi-justice-scale-02:before{content:"\4923"}.hgi-stroke.hgi-standard.hgi-kaaba-01:before{content:"\4925"}.hgi-stroke.hgi-standard.hgi-kaaba-02:before{content:"\4927"}.hgi-stroke.hgi-standard.hgi-kayak:before{content:"\4929"}.hgi-stroke.hgi-standard.hgi-keffiyeh:before{content:"\492b"}.hgi-stroke.hgi-standard.hgi-kettle-01:before{content:"\492d"}.hgi-stroke.hgi-standard.hgi-kettle:before{content:"\492f"}.hgi-stroke.hgi-standard.hgi-kettlebell:before{content:"\4931"}.hgi-stroke.hgi-standard.hgi-ketupat:before{content:"\4933"}.hgi-stroke.hgi-standard.hgi-key-01:before{content:"\4935"}.hgi-stroke.hgi-standard.hgi-key-02:before{content:"\4937"}.hgi-stroke.hgi-standard.hgi-key-generator-fob:before{content:"\4939"}.hgi-stroke.hgi-standard.hgi-keyboard:before{content:"\493b"}.hgi-stroke.hgi-standard.hgi-keyframe-add:before{content:"\493d"}.hgi-stroke.hgi-standard.hgi-keyframe-align-center:before{content:"\493f"}.hgi-stroke.hgi-standard.hgi-keyframe-align-horizontal:before{content:"\4941"}.hgi-stroke.hgi-standard.hgi-keyframe-align-vertical:before{content:"\4943"}.hgi-stroke.hgi-standard.hgi-keyframe-bottom:before{content:"\4945"}.hgi-stroke.hgi-standard.hgi-keyframe-left:before{content:"\4947"}.hgi-stroke.hgi-standard.hgi-keyframe-remove:before{content:"\4949"}.hgi-stroke.hgi-standard.hgi-keyframe-right:before{content:"\494b"}.hgi-stroke.hgi-standard.hgi-keyframe-top:before{content:"\494e"}.hgi-stroke.hgi-standard.hgi-keyframe:before{content:"\494f"}.hgi-stroke.hgi-standard.hgi-keyframes-double-add:before{content:"\4951"}.hgi-stroke.hgi-standard.hgi-keyframes-double-remove:before{content:"\4953"}.hgi-stroke.hgi-standard.hgi-keyframes-double:before{content:"\4955"}.hgi-stroke.hgi-standard.hgi-keyframes-multiple-add:before{content:"\4957"}.hgi-stroke.hgi-standard.hgi-keyframes-multiple-remove:before{content:"\4959"}.hgi-stroke.hgi-standard.hgi-keyframes-multiple:before{content:"\495b"}.hgi-stroke.hgi-standard.hgi-kickstarter-01:before{content:"\495d"}.hgi-stroke.hgi-standard.hgi-kickstarter-02:before{content:"\495f"}.hgi-stroke.hgi-standard.hgi-kid:before{content:"\4961"}.hgi-stroke.hgi-standard.hgi-kidneys:before{content:"\4963"}.hgi-stroke.hgi-standard.hgi-kissing:before{content:"\4965"}.hgi-stroke.hgi-standard.hgi-kitchen-utensils:before{content:"\4967"}.hgi-stroke.hgi-standard.hgi-kite:before{content:"\4969"}.hgi-stroke.hgi-standard.hgi-knife-01:before{content:"\496b"}.hgi-stroke.hgi-standard.hgi-knife-02:before{content:"\496d"}.hgi-stroke.hgi-standard.hgi-knife-bread:before{content:"\496f"}.hgi-stroke.hgi-standard.hgi-knight-shield:before{content:"\4971"}.hgi-stroke.hgi-standard.hgi-knives:before{content:"\4973"}.hgi-stroke.hgi-standard.hgi-knowledge-01:before{content:"\4975"}.hgi-stroke.hgi-standard.hgi-knowledge-02:before{content:"\4977"}.hgi-stroke.hgi-standard.hgi-kurta-01:before{content:"\4979"}.hgi-stroke.hgi-standard.hgi-kurta:before{content:"\497b"}.hgi-stroke.hgi-standard.hgi-label-important:before{content:"\497d"}.hgi-stroke.hgi-standard.hgi-label:before{content:"\497f"}.hgi-stroke.hgi-standard.hgi-labor:before{content:"\4981"}.hgi-stroke.hgi-standard.hgi-labs:before{content:"\4983"}.hgi-stroke.hgi-standard.hgi-lake:before{content:"\4985"}.hgi-stroke.hgi-standard.hgi-lamp-01:before{content:"\4987"}.hgi-stroke.hgi-standard.hgi-lamp-02:before{content:"\4989"}.hgi-stroke.hgi-standard.hgi-lamp-03:before{content:"\498b"}.hgi-stroke.hgi-standard.hgi-lamp-04:before{content:"\498d"}.hgi-stroke.hgi-standard.hgi-lamp-05:before{content:"\498f"}.hgi-stroke.hgi-standard.hgi-lamp:before{content:"\4991"}.hgi-stroke.hgi-standard.hgi-language-circle:before{content:"\4993"}.hgi-stroke.hgi-standard.hgi-language-skill:before{content:"\4995"}.hgi-stroke.hgi-standard.hgi-language-square:before{content:"\4997"}.hgi-stroke.hgi-standard.hgi-lantern:before{content:"\4999"}.hgi-stroke.hgi-standard.hgi-laptop-add:before{content:"\499b"}.hgi-stroke.hgi-standard.hgi-laptop-charging:before{content:"\499d"}.hgi-stroke.hgi-standard.hgi-laptop-check:before{content:"\499f"}.hgi-stroke.hgi-standard.hgi-laptop-cloud:before{content:"\49a1"}.hgi-stroke.hgi-standard.hgi-laptop-issue:before{content:"\49a3"}.hgi-stroke.hgi-standard.hgi-laptop-performance:before{content:"\49a5"}.hgi-stroke.hgi-standard.hgi-laptop-phone-sync:before{content:"\49a7"}.hgi-stroke.hgi-standard.hgi-laptop-programming:before{content:"\49a9"}.hgi-stroke.hgi-standard.hgi-laptop-remove:before{content:"\49ab"}.hgi-stroke.hgi-standard.hgi-laptop-settings:before{content:"\49ae"}.hgi-stroke.hgi-standard.hgi-laptop-video:before{content:"\49b0"}.hgi-stroke.hgi-standard.hgi-laptop:before{content:"\49b1"}.hgi-stroke.hgi-standard.hgi-lasso-tool-01:before{content:"\49b3"}.hgi-stroke.hgi-standard.hgi-lasso-tool-02:before{content:"\49b5"}.hgi-stroke.hgi-standard.hgi-last-fm:before{content:"\49b7"}.hgi-stroke.hgi-standard.hgi-latitude:before{content:"\49b9"}.hgi-stroke.hgi-standard.hgi-laughing:before{content:"\49bb"}.hgi-stroke.hgi-standard.hgi-laurel-wreath-01:before{content:"\49bd"}.hgi-stroke.hgi-standard.hgi-laurel-wreath-02:before{content:"\49bf"}.hgi-stroke.hgi-standard.hgi-laurel-wreath-first-01:before{content:"\49c1"}.hgi-stroke.hgi-standard.hgi-laurel-wreath-first-02:before{content:"\49c3"}.hgi-stroke.hgi-standard.hgi-laurel-wreath-left-01:before{content:"\49c5"}.hgi-stroke.hgi-standard.hgi-laurel-wreath-left-02:before{content:"\49c7"}.hgi-stroke.hgi-standard.hgi-laurel-wreath-left-03:before{content:"\49c9"}.hgi-stroke.hgi-standard.hgi-laurel-wreath-right-01:before{content:"\49cb"}.hgi-stroke.hgi-standard.hgi-laurel-wreath-right-02:before{content:"\49cd"}.hgi-stroke.hgi-standard.hgi-laurel-wreath-right-03:before{content:"\49cf"}.hgi-stroke.hgi-standard.hgi-layer-add:before{content:"\49d1"}.hgi-stroke.hgi-standard.hgi-layer-mask-01:before{content:"\49d3"}.hgi-stroke.hgi-standard.hgi-layer-mask-02:before{content:"\49d5"}.hgi-stroke.hgi-standard.hgi-layers-01:before{content:"\49d7"}.hgi-stroke.hgi-standard.hgi-layers-02:before{content:"\49d9"}.hgi-stroke.hgi-standard.hgi-layers-logo:before{content:"\49db"}.hgi-stroke.hgi-standard.hgi-layout-01:before{content:"\49dd"}.hgi-stroke.hgi-standard.hgi-layout-02:before{content:"\49df"}.hgi-stroke.hgi-standard.hgi-layout-03:before{content:"\49e1"}.hgi-stroke.hgi-standard.hgi-layout-04:before{content:"\49e3"}.hgi-stroke.hgi-standard.hgi-layout-05:before{content:"\49e5"}.hgi-stroke.hgi-standard.hgi-layout-06:before{content:"\49e7"}.hgi-stroke.hgi-standard.hgi-layout-07:before{content:"\49e9"}.hgi-stroke.hgi-standard.hgi-layout-2-column:before{content:"\49eb"}.hgi-stroke.hgi-standard.hgi-layout-2-row:before{content:"\49ed"}.hgi-stroke.hgi-standard.hgi-layout-3-column:before{content:"\49ef"}.hgi-stroke.hgi-standard.hgi-layout-3-row:before{content:"\49f1"}.hgi-stroke.hgi-standard.hgi-layout-bottom:before{content:"\49f3"}.hgi-stroke.hgi-standard.hgi-layout-grid:before{content:"\49f5"}.hgi-stroke.hgi-standard.hgi-layout-left:before{content:"\49f7"}.hgi-stroke.hgi-standard.hgi-layout-right:before{content:"\49f9"}.hgi-stroke.hgi-standard.hgi-layout-table-01:before{content:"\49fb"}.hgi-stroke.hgi-standard.hgi-layout-table-02:before{content:"\49fd"}.hgi-stroke.hgi-standard.hgi-layout-top:before{content:"\49ff"}.hgi-stroke.hgi-standard.hgi-leaf-01:before{content:"\4a01"}.hgi-stroke.hgi-standard.hgi-leaf-02:before{content:"\4a03"}.hgi-stroke.hgi-standard.hgi-leaf-03:before{content:"\4a05"}.hgi-stroke.hgi-standard.hgi-leaf-04:before{content:"\4a07"}.hgi-stroke.hgi-standard.hgi-leaving-geo-fence:before{content:"\4a09"}.hgi-stroke.hgi-standard.hgi-leetcode:before{content:"\4a0b"}.hgi-stroke.hgi-standard.hgi-left-angle:before{content:"\4a0d"}.hgi-stroke.hgi-standard.hgi-left-to-right-block-quote:before{content:"\4a0f"}.hgi-stroke.hgi-standard.hgi-left-to-right-list-bullet:before{content:"\4a11"}.hgi-stroke.hgi-standard.hgi-left-to-right-list-dash:before{content:"\4a13"}.hgi-stroke.hgi-standard.hgi-left-to-right-list-number:before{content:"\4a15"}.hgi-stroke.hgi-standard.hgi-left-to-right-list-star-01:before{content:"\4a17"}.hgi-stroke.hgi-standard.hgi-left-to-right-list-star:before{content:"\4a19"}.hgi-stroke.hgi-standard.hgi-left-to-right-list-triangle:before{content:"\4a1b"}.hgi-stroke.hgi-standard.hgi-left-triangle:before{content:"\4a1d"}.hgi-stroke.hgi-standard.hgi-legal-01:before{content:"\4a1f"}.hgi-stroke.hgi-standard.hgi-legal-02:before{content:"\4a21"}.hgi-stroke.hgi-standard.hgi-legal-document-01:before{content:"\4a23"}.hgi-stroke.hgi-standard.hgi-legal-document-02:before{content:"\4a25"}.hgi-stroke.hgi-standard.hgi-legal-hammer:before{content:"\4a27"}.hgi-stroke.hgi-standard.hgi-less-than-circle:before{content:"\4a29"}.hgi-stroke.hgi-standard.hgi-less-than-square:before{content:"\4a2c"}.hgi-stroke.hgi-standard.hgi-less-than:before{content:"\4a2d"}.hgi-stroke.hgi-standard.hgi-letter-spacing:before{content:"\4a2f"}.hgi-stroke.hgi-standard.hgi-libraries:before{content:"\4a31"}.hgi-stroke.hgi-standard.hgi-library:before{content:"\4a33"}.hgi-stroke.hgi-standard.hgi-license-draft:before{content:"\4a35"}.hgi-stroke.hgi-standard.hgi-license-maintenance:before{content:"\4a37"}.hgi-stroke.hgi-standard.hgi-license-no:before{content:"\4a39"}.hgi-stroke.hgi-standard.hgi-license-pin:before{content:"\4a3b"}.hgi-stroke.hgi-standard.hgi-license-third-party:before{content:"\4a3e"}.hgi-stroke.hgi-standard.hgi-license:before{content:"\4a3f"}.hgi-stroke.hgi-standard.hgi-lift-truck:before{content:"\4a41"}.hgi-stroke.hgi-standard.hgi-lighthouse:before{content:"\4a43"}.hgi-stroke.hgi-standard.hgi-limitation:before{content:"\4a45"}.hgi-stroke.hgi-standard.hgi-line:before{content:"\4a47"}.hgi-stroke.hgi-standard.hgi-liner:before{content:"\4a49"}.hgi-stroke.hgi-standard.hgi-link-01:before{content:"\4a4b"}.hgi-stroke.hgi-standard.hgi-link-02:before{content:"\4a4d"}.hgi-stroke.hgi-standard.hgi-link-03:before{content:"\4a4f"}.hgi-stroke.hgi-standard.hgi-link-04:before{content:"\4a51"}.hgi-stroke.hgi-standard.hgi-link-05:before{content:"\4a53"}.hgi-stroke.hgi-standard.hgi-link-06:before{content:"\4a55"}.hgi-stroke.hgi-standard.hgi-link-backward:before{content:"\4a57"}.hgi-stroke.hgi-standard.hgi-link-circle-02:before{content:"\4a59"}.hgi-stroke.hgi-standard.hgi-link-circle:before{content:"\4a5b"}.hgi-stroke.hgi-standard.hgi-link-forward:before{content:"\4a5d"}.hgi-stroke.hgi-standard.hgi-link-square-01:before{content:"\4a5f"}.hgi-stroke.hgi-standard.hgi-link-square-02:before{content:"\4a61"}.hgi-stroke.hgi-standard.hgi-linkedin-01:before{content:"\4a63"}.hgi-stroke.hgi-standard.hgi-linkedin-02:before{content:"\4a65"}.hgi-stroke.hgi-standard.hgi-list-setting:before{content:"\4a67"}.hgi-stroke.hgi-standard.hgi-list-view:before{content:"\4a69"}.hgi-stroke.hgi-standard.hgi-litecoin:before{content:"\4a6b"}.hgi-stroke.hgi-standard.hgi-liver:before{content:"\4a6d"}.hgi-stroke.hgi-standard.hgi-loading-01:before{content:"\4a6f"}.hgi-stroke.hgi-standard.hgi-loading-02:before{content:"\4a71"}.hgi-stroke.hgi-standard.hgi-loading-03:before{content:"\4a73"}.hgi-stroke.hgi-standard.hgi-loading-04:before{content:"\4a75"}.hgi-stroke.hgi-standard.hgi-location-01:before{content:"\4a77"}.hgi-stroke.hgi-standard.hgi-location-02:before{content:"\4a79"}.hgi-stroke.hgi-standard.hgi-location-03:before{content:"\4a7b"}.hgi-stroke.hgi-standard.hgi-location-04:before{content:"\4a7d"}.hgi-stroke.hgi-standard.hgi-location-05:before{content:"\4a7f"}.hgi-stroke.hgi-standard.hgi-location-06:before{content:"\4a81"}.hgi-stroke.hgi-standard.hgi-location-07:before{content:"\4a83"}.hgi-stroke.hgi-standard.hgi-location-08:before{content:"\4a85"}.hgi-stroke.hgi-standard.hgi-location-09:before{content:"\4a87"}.hgi-stroke.hgi-standard.hgi-location-10:before{content:"\4a89"}.hgi-stroke.hgi-standard.hgi-location-add-01:before{content:"\4a8b"}.hgi-stroke.hgi-standard.hgi-location-add-02:before{content:"\4a8d"}.hgi-stroke.hgi-standard.hgi-location-check-01:before{content:"\4a8f"}.hgi-stroke.hgi-standard.hgi-location-check-02:before{content:"\4a91"}.hgi-stroke.hgi-standard.hgi-location-favourite-01:before{content:"\4a93"}.hgi-stroke.hgi-standard.hgi-location-favourite-02:before{content:"\4a95"}.hgi-stroke.hgi-standard.hgi-location-offline-01:before{content:"\4a97"}.hgi-stroke.hgi-standard.hgi-location-offline-02:before{content:"\4a99"}.hgi-stroke.hgi-standard.hgi-location-offline-03:before{content:"\4a9b"}.hgi-stroke.hgi-standard.hgi-location-offline-04:before{content:"\4a9d"}.hgi-stroke.hgi-standard.hgi-location-remove-01:before{content:"\4a9f"}.hgi-stroke.hgi-standard.hgi-location-remove-02:before{content:"\4aa1"}.hgi-stroke.hgi-standard.hgi-location-share-01:before{content:"\4aa3"}.hgi-stroke.hgi-standard.hgi-location-share-02:before{content:"\4aa5"}.hgi-stroke.hgi-standard.hgi-location-star-01:before{content:"\4aa7"}.hgi-stroke.hgi-standard.hgi-location-star-02:before{content:"\4aa9"}.hgi-stroke.hgi-standard.hgi-location-update-01:before{content:"\4aab"}.hgi-stroke.hgi-standard.hgi-location-update-02:before{content:"\4aad"}.hgi-stroke.hgi-standard.hgi-location-user-01:before{content:"\4aaf"}.hgi-stroke.hgi-standard.hgi-location-user-02:before{content:"\4ab1"}.hgi-stroke.hgi-standard.hgi-location-user-03:before{content:"\4ab3"}.hgi-stroke.hgi-standard.hgi-location-user-04:before{content:"\4ab5"}.hgi-stroke.hgi-standard.hgi-lock-computer:before{content:"\4ab7"}.hgi-stroke.hgi-standard.hgi-lock-key:before{content:"\4ab9"}.hgi-stroke.hgi-standard.hgi-lock-password:before{content:"\4abb"}.hgi-stroke.hgi-standard.hgi-lock-sync-01:before{content:"\4abe"}.hgi-stroke.hgi-standard.hgi-lock-sync-02:before{content:"\4ac0"}.hgi-stroke.hgi-standard.hgi-lock:before{content:"\4ac1"}.hgi-stroke.hgi-standard.hgi-locked:before{content:"\4ac3"}.hgi-stroke.hgi-standard.hgi-locker-01:before{content:"\4ac5"}.hgi-stroke.hgi-standard.hgi-locker:before{content:"\4ac7"}.hgi-stroke.hgi-standard.hgi-login-01:before{content:"\4ac9"}.hgi-stroke.hgi-standard.hgi-login-02:before{content:"\4acb"}.hgi-stroke.hgi-standard.hgi-login-03:before{content:"\4acd"}.hgi-stroke.hgi-standard.hgi-login-circle-01:before{content:"\4acf"}.hgi-stroke.hgi-standard.hgi-login-circle-02:before{content:"\4ad1"}.hgi-stroke.hgi-standard.hgi-login-method:before{content:"\4ad3"}.hgi-stroke.hgi-standard.hgi-login-square-01:before{content:"\4ad5"}.hgi-stroke.hgi-standard.hgi-login-square-02:before{content:"\4ad7"}.hgi-stroke.hgi-standard.hgi-logout-01:before{content:"\4ad9"}.hgi-stroke.hgi-standard.hgi-logout-02:before{content:"\4adb"}.hgi-stroke.hgi-standard.hgi-logout-03:before{content:"\4add"}.hgi-stroke.hgi-standard.hgi-logout-04:before{content:"\4adf"}.hgi-stroke.hgi-standard.hgi-logout-05:before{content:"\4ae1"}.hgi-stroke.hgi-standard.hgi-logout-circle-01:before{content:"\4ae3"}.hgi-stroke.hgi-standard.hgi-logout-circle-02:before{content:"\4ae5"}.hgi-stroke.hgi-standard.hgi-logout-square-01:before{content:"\4ae7"}.hgi-stroke.hgi-standard.hgi-logout-square-02:before{content:"\4ae9"}.hgi-stroke.hgi-standard.hgi-lollipop:before{content:"\4aeb"}.hgi-stroke.hgi-standard.hgi-long-sleeve-shirt:before{content:"\4aed"}.hgi-stroke.hgi-standard.hgi-longitude:before{content:"\4aef"}.hgi-stroke.hgi-standard.hgi-look-bottom:before{content:"\4af1"}.hgi-stroke.hgi-standard.hgi-look-left:before{content:"\4af3"}.hgi-stroke.hgi-standard.hgi-look-right:before{content:"\4af5"}.hgi-stroke.hgi-standard.hgi-look-top:before{content:"\4af7"}.hgi-stroke.hgi-standard.hgi-loom:before{content:"\4af9"}.hgi-stroke.hgi-standard.hgi-lottiefiles:before{content:"\4afb"}.hgi-stroke.hgi-standard.hgi-love-korean-finger:before{content:"\4afd"}.hgi-stroke.hgi-standard.hgi-loyalty-card:before{content:"\4aff"}.hgi-stroke.hgi-standard.hgi-luggage-01:before{content:"\4b01"}.hgi-stroke.hgi-standard.hgi-luggage-02:before{content:"\4b03"}.hgi-stroke.hgi-standard.hgi-lungs:before{content:"\4b05"}.hgi-stroke.hgi-standard.hgi-machine-robot:before{content:"\4b07"}.hgi-stroke.hgi-standard.hgi-magic-wand-01:before{content:"\4b09"}.hgi-stroke.hgi-standard.hgi-magic-wand-02:before{content:"\4b0b"}.hgi-stroke.hgi-standard.hgi-magic-wand-03:before{content:"\4b0d"}.hgi-stroke.hgi-standard.hgi-magnet-01:before{content:"\4b0f"}.hgi-stroke.hgi-standard.hgi-magnet-02:before{content:"\4b11"}.hgi-stroke.hgi-standard.hgi-magnet:before{content:"\4b13"}.hgi-stroke.hgi-standard.hgi-mail-01:before{content:"\4b15"}.hgi-stroke.hgi-standard.hgi-mail-02:before{content:"\4b17"}.hgi-stroke.hgi-standard.hgi-mail-account-01:before{content:"\4b19"}.hgi-stroke.hgi-standard.hgi-mail-account-02:before{content:"\4b1b"}.hgi-stroke.hgi-standard.hgi-mail-add-01:before{content:"\4b1d"}.hgi-stroke.hgi-standard.hgi-mail-add-02:before{content:"\4b1f"}.hgi-stroke.hgi-standard.hgi-mail-at-sign-01:before{content:"\4b21"}.hgi-stroke.hgi-standard.hgi-mail-at-sign-02:before{content:"\4b23"}.hgi-stroke.hgi-standard.hgi-mail-block-01:before{content:"\4b25"}.hgi-stroke.hgi-standard.hgi-mail-block-02:before{content:"\4b27"}.hgi-stroke.hgi-standard.hgi-mail-download-01:before{content:"\4b29"}.hgi-stroke.hgi-standard.hgi-mail-download-02:before{content:"\4b2b"}.hgi-stroke.hgi-standard.hgi-mail-edit-01:before{content:"\4b2d"}.hgi-stroke.hgi-standard.hgi-mail-edit-02:before{content:"\4b2f"}.hgi-stroke.hgi-standard.hgi-mail-lock-01:before{content:"\4b31"}.hgi-stroke.hgi-standard.hgi-mail-lock-02:before{content:"\4b33"}.hgi-stroke.hgi-standard.hgi-mail-love-01:before{content:"\4b35"}.hgi-stroke.hgi-standard.hgi-mail-love-02:before{content:"\4b37"}.hgi-stroke.hgi-standard.hgi-mail-minus-01:before{content:"\4b39"}.hgi-stroke.hgi-standard.hgi-mail-minus-02:before{content:"\4b3b"}.hgi-stroke.hgi-standard.hgi-mail-open-01:before{content:"\4b3d"}.hgi-stroke.hgi-standard.hgi-mail-open-02:before{content:"\4b3f"}.hgi-stroke.hgi-standard.hgi-mail-open-love:before{content:"\4b41"}.hgi-stroke.hgi-standard.hgi-mail-open:before{content:"\4b43"}.hgi-stroke.hgi-standard.hgi-mail-receive-01:before{content:"\4b45"}.hgi-stroke.hgi-standard.hgi-mail-receive-02:before{content:"\4b47"}.hgi-stroke.hgi-standard.hgi-mail-remove-01:before{content:"\4b49"}.hgi-stroke.hgi-standard.hgi-mail-remove-02:before{content:"\4b4b"}.hgi-stroke.hgi-standard.hgi-mail-reply-01:before{content:"\4b4d"}.hgi-stroke.hgi-standard.hgi-mail-reply-02:before{content:"\4b4f"}.hgi-stroke.hgi-standard.hgi-mail-reply-all-01:before{content:"\4b51"}.hgi-stroke.hgi-standard.hgi-mail-reply-all-02:before{content:"\4b53"}.hgi-stroke.hgi-standard.hgi-mail-search-01:before{content:"\4b55"}.hgi-stroke.hgi-standard.hgi-mail-search-02:before{content:"\4b57"}.hgi-stroke.hgi-standard.hgi-mail-secure-01:before{content:"\4b59"}.hgi-stroke.hgi-standard.hgi-mail-secure-02:before{content:"\4b5b"}.hgi-stroke.hgi-standard.hgi-mail-send-01:before{content:"\4b5d"}.hgi-stroke.hgi-standard.hgi-mail-send-02:before{content:"\4b5f"}.hgi-stroke.hgi-standard.hgi-mail-setting-01:before{content:"\4b61"}.hgi-stroke.hgi-standard.hgi-mail-setting-02:before{content:"\4b63"}.hgi-stroke.hgi-standard.hgi-mail-unlock-01:before{content:"\4b65"}.hgi-stroke.hgi-standard.hgi-mail-unlock-02:before{content:"\4b67"}.hgi-stroke.hgi-standard.hgi-mail-upload-01:before{content:"\4b69"}.hgi-stroke.hgi-standard.hgi-mail-upload-02:before{content:"\4b6b"}.hgi-stroke.hgi-standard.hgi-mail-validation-01:before{content:"\4b6d"}.hgi-stroke.hgi-standard.hgi-mail-validation-02:before{content:"\4b6f"}.hgi-stroke.hgi-standard.hgi-mail-voice-01:before{content:"\4b71"}.hgi-stroke.hgi-standard.hgi-mail-voice-02:before{content:"\4b73"}.hgi-stroke.hgi-standard.hgi-mailbox-01:before{content:"\4b75"}.hgi-stroke.hgi-standard.hgi-mailbox:before{content:"\4b77"}.hgi-stroke.hgi-standard.hgi-manager:before{content:"\4b79"}.hgi-stroke.hgi-standard.hgi-map-pin:before{content:"\4b7b"}.hgi-stroke.hgi-standard.hgi-map-pinpoint-01:before{content:"\4b7d"}.hgi-stroke.hgi-standard.hgi-map-pinpoint-02:before{content:"\4b7f"}.hgi-stroke.hgi-standard.hgi-maping:before{content:"\4b81"}.hgi-stroke.hgi-standard.hgi-maps-circle-01:before{content:"\4b83"}.hgi-stroke.hgi-standard.hgi-maps-circle-02:before{content:"\4b85"}.hgi-stroke.hgi-standard.hgi-maps-editing:before{content:"\4b87"}.hgi-stroke.hgi-standard.hgi-maps-global-01:before{content:"\4b89"}.hgi-stroke.hgi-standard.hgi-maps-global-02:before{content:"\4b8b"}.hgi-stroke.hgi-standard.hgi-maps-location-01:before{content:"\4b8d"}.hgi-stroke.hgi-standard.hgi-maps-location-02:before{content:"\4b8f"}.hgi-stroke.hgi-standard.hgi-maps-off:before{content:"\4b91"}.hgi-stroke.hgi-standard.hgi-maps-refresh:before{content:"\4b93"}.hgi-stroke.hgi-standard.hgi-maps-search:before{content:"\4b95"}.hgi-stroke.hgi-standard.hgi-maps-square-01:before{content:"\4b98"}.hgi-stroke.hgi-standard.hgi-maps-square-02:before{content:"\4b9a"}.hgi-stroke.hgi-standard.hgi-maps:before{content:"\4b9b"}.hgi-stroke.hgi-standard.hgi-market-analysis:before{content:"\4b9d"}.hgi-stroke.hgi-standard.hgi-marketing:before{content:"\4b9f"}.hgi-stroke.hgi-standard.hgi-mask-love:before{content:"\4ba1"}.hgi-stroke.hgi-standard.hgi-mask:before{content:"\4ba3"}.hgi-stroke.hgi-standard.hgi-master-card:before{content:"\4ba5"}.hgi-stroke.hgi-standard.hgi-matches:before{content:"\4ba7"}.hgi-stroke.hgi-standard.hgi-math:before{content:"\4ba9"}.hgi-stroke.hgi-standard.hgi-matrix:before{content:"\4bab"}.hgi-stroke.hgi-standard.hgi-maximize-01:before{content:"\4bad"}.hgi-stroke.hgi-standard.hgi-maximize-02:before{content:"\4baf"}.hgi-stroke.hgi-standard.hgi-maximize-03:before{content:"\4bb1"}.hgi-stroke.hgi-standard.hgi-maximize-04:before{content:"\4bb3"}.hgi-stroke.hgi-standard.hgi-maximize-screen:before{content:"\4bb5"}.hgi-stroke.hgi-standard.hgi-mayan-pyramid:before{content:"\4bb7"}.hgi-stroke.hgi-standard.hgi-maze:before{content:"\4bb9"}.hgi-stroke.hgi-standard.hgi-medal-01:before{content:"\4bbb"}.hgi-stroke.hgi-standard.hgi-medal-02:before{content:"\4bbd"}.hgi-stroke.hgi-standard.hgi-medal-03:before{content:"\4bbf"}.hgi-stroke.hgi-standard.hgi-medal-04:before{content:"\4bc1"}.hgi-stroke.hgi-standard.hgi-medal-05:before{content:"\4bc3"}.hgi-stroke.hgi-standard.hgi-medal-06:before{content:"\4bc5"}.hgi-stroke.hgi-standard.hgi-medal-07:before{content:"\4bc7"}.hgi-stroke.hgi-standard.hgi-medal-first-place:before{content:"\4bc9"}.hgi-stroke.hgi-standard.hgi-medal-second-place:before{content:"\4bcb"}.hgi-stroke.hgi-standard.hgi-medal-third-place:before{content:"\4bcd"}.hgi-stroke.hgi-standard.hgi-medical-file:before{content:"\4bcf"}.hgi-stroke.hgi-standard.hgi-medical-mask:before{content:"\4bd1"}.hgi-stroke.hgi-standard.hgi-medicine-01:before{content:"\4bd3"}.hgi-stroke.hgi-standard.hgi-medicine-02:before{content:"\4bd5"}.hgi-stroke.hgi-standard.hgi-medicine-bottle-01:before{content:"\4bd7"}.hgi-stroke.hgi-standard.hgi-medicine-bottle-02:before{content:"\4bd9"}.hgi-stroke.hgi-standard.hgi-medicine-syrup:before{content:"\4bdb"}.hgi-stroke.hgi-standard.hgi-medium-square:before{content:"\4bde"}.hgi-stroke.hgi-standard.hgi-medium:before{content:"\4bdf"}.hgi-stroke.hgi-standard.hgi-meeting-room:before{content:"\4be1"}.hgi-stroke.hgi-standard.hgi-megaphone-01:before{content:"\4be3"}.hgi-stroke.hgi-standard.hgi-megaphone-02:before{content:"\4be5"}.hgi-stroke.hgi-standard.hgi-meh:before{content:"\4be7"}.hgi-stroke.hgi-standard.hgi-mentor:before{content:"\4be9"}.hgi-stroke.hgi-standard.hgi-mentoring:before{content:"\4beb"}.hgi-stroke.hgi-standard.hgi-menu-01:before{content:"\4bed"}.hgi-stroke.hgi-standard.hgi-menu-02:before{content:"\4bef"}.hgi-stroke.hgi-standard.hgi-menu-03:before{content:"\4bf1"}.hgi-stroke.hgi-standard.hgi-menu-04:before{content:"\4bf3"}.hgi-stroke.hgi-standard.hgi-menu-05:before{content:"\4bf5"}.hgi-stroke.hgi-standard.hgi-menu-06:before{content:"\4bf7"}.hgi-stroke.hgi-standard.hgi-menu-07:before{content:"\4bf9"}.hgi-stroke.hgi-standard.hgi-menu-08:before{content:"\4bfb"}.hgi-stroke.hgi-standard.hgi-menu-09:before{content:"\4bfd"}.hgi-stroke.hgi-standard.hgi-menu-10:before{content:"\4bff"}.hgi-stroke.hgi-standard.hgi-menu-11:before{content:"\4c01"}.hgi-stroke.hgi-standard.hgi-menu-circle:before{content:"\4c03"}.hgi-stroke.hgi-standard.hgi-menu-restaurant:before{content:"\4c05"}.hgi-stroke.hgi-standard.hgi-menu-square:before{content:"\4c07"}.hgi-stroke.hgi-standard.hgi-message-01:before{content:"\4c09"}.hgi-stroke.hgi-standard.hgi-message-02:before{content:"\4c0b"}.hgi-stroke.hgi-standard.hgi-message-add-01:before{content:"\4c0d"}.hgi-stroke.hgi-standard.hgi-message-add-02:before{content:"\4c0f"}.hgi-stroke.hgi-standard.hgi-message-blocked:before{content:"\4c11"}.hgi-stroke.hgi-standard.hgi-message-cancel-01:before{content:"\4c13"}.hgi-stroke.hgi-standard.hgi-message-cancel-02:before{content:"\4c15"}.hgi-stroke.hgi-standard.hgi-message-delay-01:before{content:"\4c17"}.hgi-stroke.hgi-standard.hgi-message-delay-02:before{content:"\4c19"}.hgi-stroke.hgi-standard.hgi-message-done-01:before{content:"\4c1b"}.hgi-stroke.hgi-standard.hgi-message-done-02:before{content:"\4c1d"}.hgi-stroke.hgi-standard.hgi-message-download-01:before{content:"\4c1f"}.hgi-stroke.hgi-standard.hgi-message-download-02:before{content:"\4c21"}.hgi-stroke.hgi-standard.hgi-message-edit-01:before{content:"\4c23"}.hgi-stroke.hgi-standard.hgi-message-edit-02:before{content:"\4c25"}.hgi-stroke.hgi-standard.hgi-message-favourite-01:before{content:"\4c27"}.hgi-stroke.hgi-standard.hgi-message-favourite-02:before{content:"\4c29"}.hgi-stroke.hgi-standard.hgi-message-incoming-01:before{content:"\4c2b"}.hgi-stroke.hgi-standard.hgi-message-incoming-02:before{content:"\4c2d"}.hgi-stroke.hgi-standard.hgi-message-lock-01:before{content:"\4c2f"}.hgi-stroke.hgi-standard.hgi-message-lock-02:before{content:"\4c31"}.hgi-stroke.hgi-standard.hgi-message-multiple-01:before{content:"\4c33"}.hgi-stroke.hgi-standard.hgi-message-multiple-02:before{content:"\4c35"}.hgi-stroke.hgi-standard.hgi-message-notification-01:before{content:"\4c37"}.hgi-stroke.hgi-standard.hgi-message-notification-02:before{content:"\4c39"}.hgi-stroke.hgi-standard.hgi-message-outgoing-01:before{content:"\4c3b"}.hgi-stroke.hgi-standard.hgi-message-outgoing-02:before{content:"\4c3d"}.hgi-stroke.hgi-standard.hgi-message-preview-01:before{content:"\4c3f"}.hgi-stroke.hgi-standard.hgi-message-preview-02:before{content:"\4c41"}.hgi-stroke.hgi-standard.hgi-message-programming:before{content:"\4c43"}.hgi-stroke.hgi-standard.hgi-message-question:before{content:"\4c45"}.hgi-stroke.hgi-standard.hgi-message-search-01:before{content:"\4c47"}.hgi-stroke.hgi-standard.hgi-message-search-02:before{content:"\4c49"}.hgi-stroke.hgi-standard.hgi-message-secure-01:before{content:"\4c4b"}.hgi-stroke.hgi-standard.hgi-message-secure-02:before{content:"\4c4d"}.hgi-stroke.hgi-standard.hgi-message-translate:before{content:"\4c4f"}.hgi-stroke.hgi-standard.hgi-message-unlock-01:before{content:"\4c51"}.hgi-stroke.hgi-standard.hgi-message-unlock-02:before{content:"\4c53"}.hgi-stroke.hgi-standard.hgi-message-upload-01:before{content:"\4c55"}.hgi-stroke.hgi-standard.hgi-message-upload-02:before{content:"\4c57"}.hgi-stroke.hgi-standard.hgi-message-user-01:before{content:"\4c59"}.hgi-stroke.hgi-standard.hgi-message-user-02:before{content:"\4c5b"}.hgi-stroke.hgi-standard.hgi-messenger:before{content:"\4c5d"}.hgi-stroke.hgi-standard.hgi-meta:before{content:"\4c5f"}.hgi-stroke.hgi-standard.hgi-metro:before{content:"\4c61"}.hgi-stroke.hgi-standard.hgi-mic-01:before{content:"\4c63"}.hgi-stroke.hgi-standard.hgi-mic-02:before{content:"\4c65"}.hgi-stroke.hgi-standard.hgi-mic-off-01:before{content:"\4c67"}.hgi-stroke.hgi-standard.hgi-mic-off-02:before{content:"\4c69"}.hgi-stroke.hgi-standard.hgi-microsoft-admin:before{content:"\4c6b"}.hgi-stroke.hgi-standard.hgi-microsoft:before{content:"\4c6d"}.hgi-stroke.hgi-standard.hgi-microwave:before{content:"\4c6f"}.hgi-stroke.hgi-standard.hgi-milk-bottle:before{content:"\4c71"}.hgi-stroke.hgi-standard.hgi-milk-carton:before{content:"\4c73"}.hgi-stroke.hgi-standard.hgi-milk-coconut:before{content:"\4c75"}.hgi-stroke.hgi-standard.hgi-milk-oat:before{content:"\4c77"}.hgi-stroke.hgi-standard.hgi-minimize-01:before{content:"\4c79"}.hgi-stroke.hgi-standard.hgi-minimize-02:before{content:"\4c7b"}.hgi-stroke.hgi-standard.hgi-minimize-03:before{content:"\4c7d"}.hgi-stroke.hgi-standard.hgi-minimize-04:before{content:"\4c7f"}.hgi-stroke.hgi-standard.hgi-minimize-screen:before{content:"\4c81"}.hgi-stroke.hgi-standard.hgi-mining-01:before{content:"\4c83"}.hgi-stroke.hgi-standard.hgi-mining-02:before{content:"\4c85"}.hgi-stroke.hgi-standard.hgi-mining-03:before{content:"\4c87"}.hgi-stroke.hgi-standard.hgi-minus-plus-01:before{content:"\4c89"}.hgi-stroke.hgi-standard.hgi-minus-plus-02:before{content:"\4c8b"}.hgi-stroke.hgi-standard.hgi-minus-plus-circle-01:before{content:"\4c8d"}.hgi-stroke.hgi-standard.hgi-minus-plus-circle-02:before{content:"\4c8f"}.hgi-stroke.hgi-standard.hgi-minus-plus-square-01:before{content:"\4c91"}.hgi-stroke.hgi-standard.hgi-minus-plus-square-02:before{content:"\4c93"}.hgi-stroke.hgi-standard.hgi-minus-sign-circle:before{content:"\4c95"}.hgi-stroke.hgi-standard.hgi-minus-sign-square:before{content:"\4c98"}.hgi-stroke.hgi-standard.hgi-minus-sign:before{content:"\4c99"}.hgi-stroke.hgi-standard.hgi-mirror:before{content:"\4c9b"}.hgi-stroke.hgi-standard.hgi-mirroring-screen:before{content:"\4c9d"}.hgi-stroke.hgi-standard.hgi-mixer:before{content:"\4c9f"}.hgi-stroke.hgi-standard.hgi-mobile-navigator-01:before{content:"\4ca1"}.hgi-stroke.hgi-standard.hgi-mobile-navigator-02:before{content:"\4ca3"}.hgi-stroke.hgi-standard.hgi-mobile-programming-01:before{content:"\4ca5"}.hgi-stroke.hgi-standard.hgi-mobile-programming-02:before{content:"\4ca7"}.hgi-stroke.hgi-standard.hgi-mobile-protection:before{content:"\4ca9"}.hgi-stroke.hgi-standard.hgi-mobile-security:before{content:"\4cab"}.hgi-stroke.hgi-standard.hgi-mochi:before{content:"\4cad"}.hgi-stroke.hgi-standard.hgi-modern-tv-four-k:before{content:"\4caf"}.hgi-stroke.hgi-standard.hgi-modern-tv-issue:before{content:"\4cb1"}.hgi-stroke.hgi-standard.hgi-modern-tv:before{content:"\4cb3"}.hgi-stroke.hgi-standard.hgi-molecules:before{content:"\4cb5"}.hgi-stroke.hgi-standard.hgi-monas:before{content:"\4cb7"}.hgi-stroke.hgi-standard.hgi-money-01:before{content:"\4cb9"}.hgi-stroke.hgi-standard.hgi-money-02:before{content:"\4cbb"}.hgi-stroke.hgi-standard.hgi-money-03:before{content:"\4cbd"}.hgi-stroke.hgi-standard.hgi-money-04:before{content:"\4cbf"}.hgi-stroke.hgi-standard.hgi-money-add-01:before{content:"\4cc1"}.hgi-stroke.hgi-standard.hgi-money-add-02:before{content:"\4cc3"}.hgi-stroke.hgi-standard.hgi-money-bag-01:before{content:"\4cc5"}.hgi-stroke.hgi-standard.hgi-money-bag-02:before{content:"\4cc7"}.hgi-stroke.hgi-standard.hgi-money-exchange-01:before{content:"\4cc9"}.hgi-stroke.hgi-standard.hgi-money-exchange-02:before{content:"\4ccb"}.hgi-stroke.hgi-standard.hgi-money-exchange-03:before{content:"\4ccd"}.hgi-stroke.hgi-standard.hgi-money-not-found-01:before{content:"\4ccf"}.hgi-stroke.hgi-standard.hgi-money-not-found-02:before{content:"\4cd1"}.hgi-stroke.hgi-standard.hgi-money-not-found-03:before{content:"\4cd3"}.hgi-stroke.hgi-standard.hgi-money-not-found-04:before{content:"\4cd5"}.hgi-stroke.hgi-standard.hgi-money-receive-01:before{content:"\4cd7"}.hgi-stroke.hgi-standard.hgi-money-receive-02:before{content:"\4cd9"}.hgi-stroke.hgi-standard.hgi-money-receive-circle:before{content:"\4cdb"}.hgi-stroke.hgi-standard.hgi-money-receive-flow-01:before{content:"\4cdd"}.hgi-stroke.hgi-standard.hgi-money-receive-flow-02:before{content:"\4cdf"}.hgi-stroke.hgi-standard.hgi-money-receive-square:before{content:"\4ce1"}.hgi-stroke.hgi-standard.hgi-money-remove-01:before{content:"\4ce3"}.hgi-stroke.hgi-standard.hgi-money-remove-02:before{content:"\4ce5"}.hgi-stroke.hgi-standard.hgi-money-safe:before{content:"\4ce7"}.hgi-stroke.hgi-standard.hgi-money-saving-jar:before{content:"\4ce9"}.hgi-stroke.hgi-standard.hgi-money-security:before{content:"\4ceb"}.hgi-stroke.hgi-standard.hgi-money-send-01:before{content:"\4ced"}.hgi-stroke.hgi-standard.hgi-money-send-02:before{content:"\4cef"}.hgi-stroke.hgi-standard.hgi-money-send-circle:before{content:"\4cf1"}.hgi-stroke.hgi-standard.hgi-money-send-flow-01:before{content:"\4cf3"}.hgi-stroke.hgi-standard.hgi-money-send-flow-02:before{content:"\4cf5"}.hgi-stroke.hgi-standard.hgi-money-send-square:before{content:"\4cf7"}.hgi-stroke.hgi-standard.hgi-monocle-01:before{content:"\4cf9"}.hgi-stroke.hgi-standard.hgi-monocle:before{content:"\4cfb"}.hgi-stroke.hgi-standard.hgi-monster:before{content:"\4cfd"}.hgi-stroke.hgi-standard.hgi-moon-01:before{content:"\4cff"}.hgi-stroke.hgi-standard.hgi-moon-02:before{content:"\4d01"}.hgi-stroke.hgi-standard.hgi-moon-angled-rain-zap:before{content:"\4d03"}.hgi-stroke.hgi-standard.hgi-moon-cloud-angled-rain:before{content:"\4d05"}.hgi-stroke.hgi-standard.hgi-moon-cloud-angled-zap:before{content:"\4d07"}.hgi-stroke.hgi-standard.hgi-moon-cloud-big-rain:before{content:"\4d09"}.hgi-stroke.hgi-standard.hgi-moon-cloud-fast-wind:before{content:"\4d0b"}.hgi-stroke.hgi-standard.hgi-moon-cloud-hailstone:before{content:"\4d0d"}.hgi-stroke.hgi-standard.hgi-moon-cloud-little-rain:before{content:"\4d0f"}.hgi-stroke.hgi-standard.hgi-moon-cloud-little-snow:before{content:"\4d11"}.hgi-stroke.hgi-standard.hgi-moon-cloud-mid-rain:before{content:"\4d13"}.hgi-stroke.hgi-standard.hgi-moon-cloud-mid-snow:before{content:"\4d15"}.hgi-stroke.hgi-standard.hgi-moon-cloud-slow-wind:before{content:"\4d18"}.hgi-stroke.hgi-standard.hgi-moon-cloud-snow:before{content:"\4d1a"}.hgi-stroke.hgi-standard.hgi-moon-cloud:before{content:"\4d1b"}.hgi-stroke.hgi-standard.hgi-moon-eclipse:before{content:"\4d1d"}.hgi-stroke.hgi-standard.hgi-moon-fast-wind:before{content:"\4d1f"}.hgi-stroke.hgi-standard.hgi-moon-landing:before{content:"\4d21"}.hgi-stroke.hgi-standard.hgi-moon-slow-wind:before{content:"\4d24"}.hgi-stroke.hgi-standard.hgi-moon:before{content:"\4d25"}.hgi-stroke.hgi-standard.hgi-moonset:before{content:"\4d27"}.hgi-stroke.hgi-standard.hgi-more-01:before{content:"\4d29"}.hgi-stroke.hgi-standard.hgi-more-02:before{content:"\4d2b"}.hgi-stroke.hgi-standard.hgi-more-03:before{content:"\4d2d"}.hgi-stroke.hgi-standard.hgi-more-horizontal-circle-01:before{content:"\4d2f"}.hgi-stroke.hgi-standard.hgi-more-horizontal-circle-02:before{content:"\4d31"}.hgi-stroke.hgi-standard.hgi-more-horizontal-square-01:before{content:"\4d34"}.hgi-stroke.hgi-standard.hgi-more-horizontal-square-02:before{content:"\4d36"}.hgi-stroke.hgi-standard.hgi-more-horizontal:before{content:"\4d37"}.hgi-stroke.hgi-standard.hgi-more-or-less-circle:before{content:"\4d39"}.hgi-stroke.hgi-standard.hgi-more-or-less-square:before{content:"\4d3c"}.hgi-stroke.hgi-standard.hgi-more-or-less:before{content:"\4d3d"}.hgi-stroke.hgi-standard.hgi-more-vertical-circle-01:before{content:"\4d40"}.hgi-stroke.hgi-standard.hgi-more-vertical-circle-02:before{content:"\4d42"}.hgi-stroke.hgi-standard.hgi-more-vertical-square-01:before{content:"\4d45"}.hgi-stroke.hgi-standard.hgi-more-vertical-square-02:before{content:"\4d47"}.hgi-stroke.hgi-standard.hgi-more-vertical:before{content:"\4d48"}.hgi-stroke.hgi-standard.hgi-more:before{content:"\4d49"}.hgi-stroke.hgi-standard.hgi-mortar:before{content:"\4d4b"}.hgi-stroke.hgi-standard.hgi-mortarboard-01:before{content:"\4d4d"}.hgi-stroke.hgi-standard.hgi-mortarboard-02:before{content:"\4d4f"}.hgi-stroke.hgi-standard.hgi-mosque-01:before{content:"\4d51"}.hgi-stroke.hgi-standard.hgi-mosque-02:before{content:"\4d53"}.hgi-stroke.hgi-standard.hgi-mosque-03:before{content:"\4d55"}.hgi-stroke.hgi-standard.hgi-mosque-04:before{content:"\4d57"}.hgi-stroke.hgi-standard.hgi-mosque-05:before{content:"\4d59"}.hgi-stroke.hgi-standard.hgi-mosque-location:before{content:"\4d5b"}.hgi-stroke.hgi-standard.hgi-motion-01:before{content:"\4d5d"}.hgi-stroke.hgi-standard.hgi-motion-02:before{content:"\4d5f"}.hgi-stroke.hgi-standard.hgi-motorbike-01:before{content:"\4d61"}.hgi-stroke.hgi-standard.hgi-motorbike-02:before{content:"\4d63"}.hgi-stroke.hgi-standard.hgi-mountain:before{content:"\4d65"}.hgi-stroke.hgi-standard.hgi-mouse-01:before{content:"\4d67"}.hgi-stroke.hgi-standard.hgi-mouse-02:before{content:"\4d69"}.hgi-stroke.hgi-standard.hgi-mouse-03:before{content:"\4d6b"}.hgi-stroke.hgi-standard.hgi-mouse-04:before{content:"\4d6d"}.hgi-stroke.hgi-standard.hgi-mouse-05:before{content:"\4d6f"}.hgi-stroke.hgi-standard.hgi-mouse-06:before{content:"\4d71"}.hgi-stroke.hgi-standard.hgi-mouse-07:before{content:"\4d73"}.hgi-stroke.hgi-standard.hgi-mouse-08:before{content:"\4d75"}.hgi-stroke.hgi-standard.hgi-mouse-09:before{content:"\4d77"}.hgi-stroke.hgi-standard.hgi-mouse-10:before{content:"\4d79"}.hgi-stroke.hgi-standard.hgi-mouse-11:before{content:"\4d7b"}.hgi-stroke.hgi-standard.hgi-mouse-12:before{content:"\4d7d"}.hgi-stroke.hgi-standard.hgi-mouse-13:before{content:"\4d7f"}.hgi-stroke.hgi-standard.hgi-mouse-14:before{content:"\4d81"}.hgi-stroke.hgi-standard.hgi-mouse-15:before{content:"\4d83"}.hgi-stroke.hgi-standard.hgi-mouse-16:before{content:"\4d85"}.hgi-stroke.hgi-standard.hgi-mouse-17:before{content:"\4d87"}.hgi-stroke.hgi-standard.hgi-mouse-18:before{content:"\4d89"}.hgi-stroke.hgi-standard.hgi-mouse-19:before{content:"\4d8b"}.hgi-stroke.hgi-standard.hgi-mouse-20:before{content:"\4d8d"}.hgi-stroke.hgi-standard.hgi-mouse-21:before{content:"\4d8f"}.hgi-stroke.hgi-standard.hgi-mouse-22:before{content:"\4d91"}.hgi-stroke.hgi-standard.hgi-mouse-23:before{content:"\4d93"}.hgi-stroke.hgi-standard.hgi-mouse-left-click-01:before{content:"\4d95"}.hgi-stroke.hgi-standard.hgi-mouse-left-click-02:before{content:"\4d97"}.hgi-stroke.hgi-standard.hgi-mouse-left-click-03:before{content:"\4d99"}.hgi-stroke.hgi-standard.hgi-mouse-left-click-04:before{content:"\4d9b"}.hgi-stroke.hgi-standard.hgi-mouse-left-click-05:before{content:"\4d9d"}.hgi-stroke.hgi-standard.hgi-mouse-left-click-06:before{content:"\4d9f"}.hgi-stroke.hgi-standard.hgi-mouse-right-click-01:before{content:"\4da1"}.hgi-stroke.hgi-standard.hgi-mouse-right-click-02:before{content:"\4da3"}.hgi-stroke.hgi-standard.hgi-mouse-right-click-03:before{content:"\4da5"}.hgi-stroke.hgi-standard.hgi-mouse-right-click-04:before{content:"\4da7"}.hgi-stroke.hgi-standard.hgi-mouse-right-click-05:before{content:"\4da9"}.hgi-stroke.hgi-standard.hgi-mouse-right-click-06:before{content:"\4dab"}.hgi-stroke.hgi-standard.hgi-mouse-scroll-01:before{content:"\4dad"}.hgi-stroke.hgi-standard.hgi-mouse-scroll-02:before{content:"\4daf"}.hgi-stroke.hgi-standard.hgi-move-01:before{content:"\4db1"}.hgi-stroke.hgi-standard.hgi-move-02:before{content:"\4db3"}.hgi-stroke.hgi-standard.hgi-move-bottom:before{content:"\4db5"}.hgi-stroke.hgi-standard.hgi-move-left:before{content:"\4db7"}.hgi-stroke.hgi-standard.hgi-move-right:before{content:"\4db9"}.hgi-stroke.hgi-standard.hgi-move-to:before{content:"\4dbc"}.hgi-stroke.hgi-standard.hgi-move-top:before{content:"\4dbe"}.hgi-stroke.hgi-standard.hgi-move:before{content:"\4dbf"}.hgi-stroke.hgi-standard.hgi-mp-3-01:before{content:"\4dc1"}.hgi-stroke.hgi-standard.hgi-mp-3-02:before{content:"\4dc3"}.hgi-stroke.hgi-standard.hgi-mp-4-01:before{content:"\4dc5"}.hgi-stroke.hgi-standard.hgi-mp-4-02:before{content:"\4dc7"}.hgi-stroke.hgi-standard.hgi-muhammad:before{content:"\4dc9"}.hgi-stroke.hgi-standard.hgi-multiplication-sign-circle:before{content:"\4dcb"}.hgi-stroke.hgi-standard.hgi-multiplication-sign-square:before{content:"\4dce"}.hgi-stroke.hgi-standard.hgi-multiplication-sign:before{content:"\4dcf"}.hgi-stroke.hgi-standard.hgi-mushroom-01:before{content:"\4dd1"}.hgi-stroke.hgi-standard.hgi-mushroom:before{content:"\4dd3"}.hgi-stroke.hgi-standard.hgi-music-note-01:before{content:"\4dd5"}.hgi-stroke.hgi-standard.hgi-music-note-02:before{content:"\4dd7"}.hgi-stroke.hgi-standard.hgi-music-note-03:before{content:"\4dd9"}.hgi-stroke.hgi-standard.hgi-music-note-04:before{content:"\4ddb"}.hgi-stroke.hgi-standard.hgi-music-note-square-01:before{content:"\4ddd"}.hgi-stroke.hgi-standard.hgi-music-note-square-02:before{content:"\4ddf"}.hgi-stroke.hgi-standard.hgi-muslim:before{content:"\4de1"}.hgi-stroke.hgi-standard.hgi-mute:before{content:"\4de3"}.hgi-stroke.hgi-standard.hgi-mymind:before{content:"\4de5"}.hgi-stroke.hgi-standard.hgi-n-th-root-circle:before{content:"\4de7"}.hgi-stroke.hgi-standard.hgi-n-th-root-square:before{content:"\4dea"}.hgi-stroke.hgi-standard.hgi-n-th-root:before{content:"\4deb"}.hgi-stroke.hgi-standard.hgi-nano-technology:before{content:"\4ded"}.hgi-stroke.hgi-standard.hgi-natural-food:before{content:"\4def"}.hgi-stroke.hgi-standard.hgi-navigation-01:before{content:"\4df1"}.hgi-stroke.hgi-standard.hgi-navigation-02:before{content:"\4df3"}.hgi-stroke.hgi-standard.hgi-navigation-03:before{content:"\4df5"}.hgi-stroke.hgi-standard.hgi-navigation-04:before{content:"\4df7"}.hgi-stroke.hgi-standard.hgi-navigator-01:before{content:"\4df9"}.hgi-stroke.hgi-standard.hgi-navigator-02:before{content:"\4dfb"}.hgi-stroke.hgi-standard.hgi-necklace:before{content:"\4dfd"}.hgi-stroke.hgi-standard.hgi-nerd:before{content:"\4dff"}.hgi-stroke.hgi-standard.hgi-neural-network:before{content:"\4e01"}.hgi-stroke.hgi-standard.hgi-neutral:before{content:"\4e03"}.hgi-stroke.hgi-standard.hgi-new-job:before{content:"\4e05"}.hgi-stroke.hgi-standard.hgi-new-office:before{content:"\4e07"}.hgi-stroke.hgi-standard.hgi-new-releases:before{content:"\4e09"}.hgi-stroke.hgi-standard.hgi-new-twitter-ellipse:before{content:"\4e0b"}.hgi-stroke.hgi-standard.hgi-new-twitter-rectangle:before{content:"\4e0d"}.hgi-stroke.hgi-standard.hgi-new-twitter:before{content:"\4e0f"}.hgi-stroke.hgi-standard.hgi-news-01:before{content:"\4e11"}.hgi-stroke.hgi-standard.hgi-news:before{content:"\4e13"}.hgi-stroke.hgi-standard.hgi-next:before{content:"\4e15"}.hgi-stroke.hgi-standard.hgi-nike:before{content:"\4e17"}.hgi-stroke.hgi-standard.hgi-nintendo-switch:before{content:"\4e1a"}.hgi-stroke.hgi-standard.hgi-nintendo:before{content:"\4e1b"}.hgi-stroke.hgi-standard.hgi-niqab:before{content:"\4e1d"}.hgi-stroke.hgi-standard.hgi-no-internet:before{content:"\4e1f"}.hgi-stroke.hgi-standard.hgi-no-meeting-room:before{content:"\4e21"}.hgi-stroke.hgi-standard.hgi-node-add:before{content:"\4e23"}.hgi-stroke.hgi-standard.hgi-node-edit:before{content:"\4e25"}.hgi-stroke.hgi-standard.hgi-node-move-down:before{content:"\4e27"}.hgi-stroke.hgi-standard.hgi-node-move-up:before{content:"\4e29"}.hgi-stroke.hgi-standard.hgi-node-remove:before{content:"\4e2b"}.hgi-stroke.hgi-standard.hgi-noodles:before{content:"\4e2d"}.hgi-stroke.hgi-standard.hgi-nose:before{content:"\4e2f"}.hgi-stroke.hgi-standard.hgi-not-equal-sign-circle:before{content:"\4e31"}.hgi-stroke.hgi-standard.hgi-not-equal-sign-square:before{content:"\4e34"}.hgi-stroke.hgi-standard.hgi-not-equal-sign:before{content:"\4e35"}.hgi-stroke.hgi-standard.hgi-note-01:before{content:"\4e37"}.hgi-stroke.hgi-standard.hgi-note-02:before{content:"\4e39"}.hgi-stroke.hgi-standard.hgi-note-03:before{content:"\4e3b"}.hgi-stroke.hgi-standard.hgi-note-04:before{content:"\4e3d"}.hgi-stroke.hgi-standard.hgi-note-05:before{content:"\4e3f"}.hgi-stroke.hgi-standard.hgi-note-add:before{content:"\4e41"}.hgi-stroke.hgi-standard.hgi-note-done:before{content:"\4e43"}.hgi-stroke.hgi-standard.hgi-note-edit:before{content:"\4e45"}.hgi-stroke.hgi-standard.hgi-note-remove:before{content:"\4e47"}.hgi-stroke.hgi-standard.hgi-note:before{content:"\4e49"}.hgi-stroke.hgi-standard.hgi-notebook-01:before{content:"\4e4b"}.hgi-stroke.hgi-standard.hgi-notebook-02:before{content:"\4e4d"}.hgi-stroke.hgi-standard.hgi-notebook:before{content:"\4e4f"}.hgi-stroke.hgi-standard.hgi-notification-01:before{content:"\4e51"}.hgi-stroke.hgi-standard.hgi-notification-02:before{content:"\4e53"}.hgi-stroke.hgi-standard.hgi-notification-03:before{content:"\4e55"}.hgi-stroke.hgi-standard.hgi-notification-block-01:before{content:"\4e57"}.hgi-stroke.hgi-standard.hgi-notification-block-02:before{content:"\4e59"}.hgi-stroke.hgi-standard.hgi-notification-block-03:before{content:"\4e5b"}.hgi-stroke.hgi-standard.hgi-notification-bubble:before{content:"\4e5d"}.hgi-stroke.hgi-standard.hgi-notification-circle:before{content:"\4e5f"}.hgi-stroke.hgi-standard.hgi-notification-off-01:before{content:"\4e61"}.hgi-stroke.hgi-standard.hgi-notification-off-02:before{content:"\4e63"}.hgi-stroke.hgi-standard.hgi-notification-off-03:before{content:"\4e65"}.hgi-stroke.hgi-standard.hgi-notification-snooze-01:before{content:"\4e67"}.hgi-stroke.hgi-standard.hgi-notification-snooze-02:before{content:"\4e69"}.hgi-stroke.hgi-standard.hgi-notification-snooze-03:before{content:"\4e6b"}.hgi-stroke.hgi-standard.hgi-notification-square:before{content:"\4e6d"}.hgi-stroke.hgi-standard.hgi-notion-01:before{content:"\4e6f"}.hgi-stroke.hgi-standard.hgi-notion-02:before{content:"\4e71"}.hgi-stroke.hgi-standard.hgi-npm:before{content:"\4e73"}.hgi-stroke.hgi-standard.hgi-nuclear-power:before{content:"\4e75"}.hgi-stroke.hgi-standard.hgi-nut:before{content:"\4e77"}.hgi-stroke.hgi-standard.hgi-obtuse:before{content:"\4e79"}.hgi-stroke.hgi-standard.hgi-octagon:before{content:"\4e7b"}.hgi-stroke.hgi-standard.hgi-octopus:before{content:"\4e7d"}.hgi-stroke.hgi-standard.hgi-office-365:before{content:"\4e7f"}.hgi-stroke.hgi-standard.hgi-office-chair:before{content:"\4e81"}.hgi-stroke.hgi-standard.hgi-office:before{content:"\4e83"}.hgi-stroke.hgi-standard.hgi-oil-barrel:before{content:"\4e85"}.hgi-stroke.hgi-standard.hgi-ok-finger:before{content:"\4e87"}.hgi-stroke.hgi-standard.hgi-olympic-torch:before{content:"\4e89"}.hgi-stroke.hgi-standard.hgi-online-learning-01:before{content:"\4e8b"}.hgi-stroke.hgi-standard.hgi-online-learning-02:before{content:"\4e8d"}.hgi-stroke.hgi-standard.hgi-online-learning-03:before{content:"\4e8f"}.hgi-stroke.hgi-standard.hgi-online-learning-04:before{content:"\4e91"}.hgi-stroke.hgi-standard.hgi-open-caption:before{content:"\4e93"}.hgi-stroke.hgi-standard.hgi-option:before{content:"\4e95"}.hgi-stroke.hgi-standard.hgi-orange:before{content:"\4e97"}.hgi-stroke.hgi-standard.hgi-orbit-01:before{content:"\4e99"}.hgi-stroke.hgi-standard.hgi-orbit-02:before{content:"\4e9b"}.hgi-stroke.hgi-standard.hgi-organic-food:before{content:"\4e9d"}.hgi-stroke.hgi-standard.hgi-orthogonal-edge:before{content:"\4e9f"}.hgi-stroke.hgi-standard.hgi-oval:before{content:"\4ea1"}.hgi-stroke.hgi-standard.hgi-oven:before{content:"\4ea3"}.hgi-stroke.hgi-standard.hgi-package-add:before{content:"\4ea5"}.hgi-stroke.hgi-standard.hgi-package-delivered:before{content:"\4ea7"}.hgi-stroke.hgi-standard.hgi-package-moving:before{content:"\4ea9"}.hgi-stroke.hgi-standard.hgi-package-open:before{content:"\4eab"}.hgi-stroke.hgi-standard.hgi-package-out-of-stock:before{content:"\4ead"}.hgi-stroke.hgi-standard.hgi-package-process:before{content:"\4eaf"}.hgi-stroke.hgi-standard.hgi-package-receive:before{content:"\4eb1"}.hgi-stroke.hgi-standard.hgi-package-remove:before{content:"\4eb3"}.hgi-stroke.hgi-standard.hgi-package-search:before{content:"\4eb5"}.hgi-stroke.hgi-standard.hgi-package-sent:before{content:"\4eb8"}.hgi-stroke.hgi-standard.hgi-package:before{content:"\4eb9"}.hgi-stroke.hgi-standard.hgi-pacman-01:before{content:"\4ebb"}.hgi-stroke.hgi-standard.hgi-pacman-02:before{content:"\4ebd"}.hgi-stroke.hgi-standard.hgi-paint-board:before{content:"\4ebf"}.hgi-stroke.hgi-standard.hgi-paint-brush-01:before{content:"\4ec1"}.hgi-stroke.hgi-standard.hgi-paint-brush-02:before{content:"\4ec3"}.hgi-stroke.hgi-standard.hgi-paint-brush-03:before{content:"\4ec5"}.hgi-stroke.hgi-standard.hgi-paint-brush-04:before{content:"\4ec7"}.hgi-stroke.hgi-standard.hgi-paint-bucket:before{content:"\4ec9"}.hgi-stroke.hgi-standard.hgi-pan-01:before{content:"\4ecb"}.hgi-stroke.hgi-standard.hgi-pan-02:before{content:"\4ecd"}.hgi-stroke.hgi-standard.hgi-pan-03:before{content:"\4ecf"}.hgi-stroke.hgi-standard.hgi-parabola-01:before{content:"\4ed1"}.hgi-stroke.hgi-standard.hgi-parabola-02:before{content:"\4ed3"}.hgi-stroke.hgi-standard.hgi-parabola-03:before{content:"\4ed5"}.hgi-stroke.hgi-standard.hgi-paragliding:before{content:"\4ed7"}.hgi-stroke.hgi-standard.hgi-paragraph-bullets-point-01:before{content:"\4ed9"}.hgi-stroke.hgi-standard.hgi-paragraph-bullets-point-02:before{content:"\4edb"}.hgi-stroke.hgi-standard.hgi-paragraph-spacing:before{content:"\4ede"}.hgi-stroke.hgi-standard.hgi-paragraph:before{content:"\4edf"}.hgi-stroke.hgi-standard.hgi-parallelogram:before{content:"\4ee1"}.hgi-stroke.hgi-standard.hgi-parking-area-circle:before{content:"\4ee3"}.hgi-stroke.hgi-standard.hgi-parking-area-square:before{content:"\4ee5"}.hgi-stroke.hgi-standard.hgi-passport-01:before{content:"\4ee7"}.hgi-stroke.hgi-standard.hgi-passport-expired:before{content:"\4ee9"}.hgi-stroke.hgi-standard.hgi-passport-valid:before{content:"\4eec"}.hgi-stroke.hgi-standard.hgi-passport:before{content:"\4eed"}.hgi-stroke.hgi-standard.hgi-password-validation:before{content:"\4eef"}.hgi-stroke.hgi-standard.hgi-path:before{content:"\4ef1"}.hgi-stroke.hgi-standard.hgi-pathfinder-crop:before{content:"\4ef3"}.hgi-stroke.hgi-standard.hgi-pathfinder-divide:before{content:"\4ef5"}.hgi-stroke.hgi-standard.hgi-pathfinder-exclude:before{content:"\4ef7"}.hgi-stroke.hgi-standard.hgi-pathfinder-intersect:before{content:"\4ef9"}.hgi-stroke.hgi-standard.hgi-pathfinder-merge:before{content:"\4efb"}.hgi-stroke.hgi-standard.hgi-pathfinder-minus-back:before{content:"\4efd"}.hgi-stroke.hgi-standard.hgi-pathfinder-minus-front:before{content:"\4eff"}.hgi-stroke.hgi-standard.hgi-pathfinder-outline:before{content:"\4f01"}.hgi-stroke.hgi-standard.hgi-pathfinder-trim:before{content:"\4f03"}.hgi-stroke.hgi-standard.hgi-pathfinder-unite:before{content:"\4f05"}.hgi-stroke.hgi-standard.hgi-patient:before{content:"\4f07"}.hgi-stroke.hgi-standard.hgi-patio:before{content:"\4f09"}.hgi-stroke.hgi-standard.hgi-pause:before{content:"\4f0b"}.hgi-stroke.hgi-standard.hgi-pavilon:before{content:"\4f0d"}.hgi-stroke.hgi-standard.hgi-pay-by-check:before{content:"\4f0f"}.hgi-stroke.hgi-standard.hgi-payment-01:before{content:"\4f11"}.hgi-stroke.hgi-standard.hgi-payment-02:before{content:"\4f13"}.hgi-stroke.hgi-standard.hgi-payment-success-01:before{content:"\4f15"}.hgi-stroke.hgi-standard.hgi-payment-success-02:before{content:"\4f17"}.hgi-stroke.hgi-standard.hgi-payoneer:before{content:"\4f19"}.hgi-stroke.hgi-standard.hgi-paypal:before{content:"\4f1b"}.hgi-stroke.hgi-standard.hgi-pdf-01:before{content:"\4f1d"}.hgi-stroke.hgi-standard.hgi-pdf-02:before{content:"\4f1f"}.hgi-stroke.hgi-standard.hgi-peer-to-peer-01:before{content:"\4f21"}.hgi-stroke.hgi-standard.hgi-peer-to-peer-02:before{content:"\4f23"}.hgi-stroke.hgi-standard.hgi-peer-to-peer-03:before{content:"\4f25"}.hgi-stroke.hgi-standard.hgi-pen-connect-bluetooth:before{content:"\4f27"}.hgi-stroke.hgi-standard.hgi-pen-connect-usb:before{content:"\4f29"}.hgi-stroke.hgi-standard.hgi-pen-connect-wifi:before{content:"\4f2b"}.hgi-stroke.hgi-standard.hgi-pen-tool-01:before{content:"\4f2d"}.hgi-stroke.hgi-standard.hgi-pen-tool-02:before{content:"\4f2f"}.hgi-stroke.hgi-standard.hgi-pen-tool-03:before{content:"\4f31"}.hgi-stroke.hgi-standard.hgi-pen-tool-add:before{content:"\4f33"}.hgi-stroke.hgi-standard.hgi-pen-tool-minus:before{content:"\4f35"}.hgi-stroke.hgi-standard.hgi-pencil-edit-01:before{content:"\4f37"}.hgi-stroke.hgi-standard.hgi-pencil-edit-02:before{content:"\4f39"}.hgi-stroke.hgi-standard.hgi-pencil:before{content:"\4f3b"}.hgi-stroke.hgi-standard.hgi-pendulum:before{content:"\4f3d"}.hgi-stroke.hgi-standard.hgi-pensive:before{content:"\4f3f"}.hgi-stroke.hgi-standard.hgi-pentagon-01:before{content:"\4f41"}.hgi-stroke.hgi-standard.hgi-pentagon:before{content:"\4f43"}.hgi-stroke.hgi-standard.hgi-percent-circle:before{content:"\4f45"}.hgi-stroke.hgi-standard.hgi-percent-square:before{content:"\4f48"}.hgi-stroke.hgi-standard.hgi-percent:before{content:"\4f49"}.hgi-stroke.hgi-standard.hgi-perfume:before{content:"\4f4b"}.hgi-stroke.hgi-standard.hgi-periscope:before{content:"\4f4d"}.hgi-stroke.hgi-standard.hgi-permanent-job:before{content:"\4f4f"}.hgi-stroke.hgi-standard.hgi-perspective:before{content:"\4f51"}.hgi-stroke.hgi-standard.hgi-pexels:before{content:"\4f53"}.hgi-stroke.hgi-standard.hgi-phone-off-01:before{content:"\4f55"}.hgi-stroke.hgi-standard.hgi-phone-off-02:before{content:"\4f57"}.hgi-stroke.hgi-standard.hgi-php:before{content:"\4f59"}.hgi-stroke.hgi-standard.hgi-physics:before{content:"\4f5b"}.hgi-stroke.hgi-standard.hgi-pi-circle:before{content:"\4f5d"}.hgi-stroke.hgi-standard.hgi-pi-square:before{content:"\4f60"}.hgi-stroke.hgi-standard.hgi-pi:before{content:"\4f61"}.hgi-stroke.hgi-standard.hgi-picasa:before{content:"\4f63"}.hgi-stroke.hgi-standard.hgi-pickup-01:before{content:"\4f65"}.hgi-stroke.hgi-standard.hgi-pickup-02:before{content:"\4f67"}.hgi-stroke.hgi-standard.hgi-picture-in-picture-exit:before{content:"\4f69"}.hgi-stroke.hgi-standard.hgi-picture-in-picture-on:before{content:"\4f6b"}.hgi-stroke.hgi-standard.hgi-pie-chart-square:before{content:"\4f6e"}.hgi-stroke.hgi-standard.hgi-pie-chart:before{content:"\4f6f"}.hgi-stroke.hgi-standard.hgi-pie:before{content:"\4f71"}.hgi-stroke.hgi-standard.hgi-piggy-bank:before{content:"\4f73"}.hgi-stroke.hgi-standard.hgi-pin-code:before{content:"\4f75"}.hgi-stroke.hgi-standard.hgi-pin-location-01:before{content:"\4f77"}.hgi-stroke.hgi-standard.hgi-pin-location-02:before{content:"\4f79"}.hgi-stroke.hgi-standard.hgi-pin-location-03:before{content:"\4f7b"}.hgi-stroke.hgi-standard.hgi-pin-off:before{content:"\4f7d"}.hgi-stroke.hgi-standard.hgi-pin:before{content:"\4f7f"}.hgi-stroke.hgi-standard.hgi-pinterest:before{content:"\4f81"}.hgi-stroke.hgi-standard.hgi-pipeline:before{content:"\4f83"}.hgi-stroke.hgi-standard.hgi-pisa-tower:before{content:"\4f85"}.hgi-stroke.hgi-standard.hgi-pizza-01:before{content:"\4f87"}.hgi-stroke.hgi-standard.hgi-pizza-02:before{content:"\4f89"}.hgi-stroke.hgi-standard.hgi-pizza-cutter:before{content:"\4f8b"}.hgi-stroke.hgi-standard.hgi-plane:before{content:"\4f8d"}.hgi-stroke.hgi-standard.hgi-plant-01:before{content:"\4f8f"}.hgi-stroke.hgi-standard.hgi-plant-02:before{content:"\4f91"}.hgi-stroke.hgi-standard.hgi-plant-03:before{content:"\4f93"}.hgi-stroke.hgi-standard.hgi-plant-04:before{content:"\4f95"}.hgi-stroke.hgi-standard.hgi-plate:before{content:"\4f97"}.hgi-stroke.hgi-standard.hgi-plaxo:before{content:"\4f99"}.hgi-stroke.hgi-standard.hgi-play-circle-02:before{content:"\4f9b"}.hgi-stroke.hgi-standard.hgi-play-circle:before{content:"\4f9d"}.hgi-stroke.hgi-standard.hgi-play-list-add:before{content:"\4f9f"}.hgi-stroke.hgi-standard.hgi-play-list-favourite-01:before{content:"\4fa1"}.hgi-stroke.hgi-standard.hgi-play-list-favourite-02:before{content:"\4fa3"}.hgi-stroke.hgi-standard.hgi-play-list-minus:before{content:"\4fa5"}.hgi-stroke.hgi-standard.hgi-play-list-remove:before{content:"\4fa7"}.hgi-stroke.hgi-standard.hgi-play-list:before{content:"\4fa9"}.hgi-stroke.hgi-standard.hgi-play-square:before{content:"\4fac"}.hgi-stroke.hgi-standard.hgi-play-store:before{content:"\4fae"}.hgi-stroke.hgi-standard.hgi-play:before{content:"\4faf"}.hgi-stroke.hgi-standard.hgi-playlist-01:before{content:"\4fb1"}.hgi-stroke.hgi-standard.hgi-playlist-02:before{content:"\4fb3"}.hgi-stroke.hgi-standard.hgi-playlist-03:before{content:"\4fb5"}.hgi-stroke.hgi-standard.hgi-plaza:before{content:"\4fb7"}.hgi-stroke.hgi-standard.hgi-plug-01:before{content:"\4fb9"}.hgi-stroke.hgi-standard.hgi-plug-02:before{content:"\4fbb"}.hgi-stroke.hgi-standard.hgi-plug-socket:before{content:"\4fbd"}.hgi-stroke.hgi-standard.hgi-plus-minus-01:before{content:"\4fbf"}.hgi-stroke.hgi-standard.hgi-plus-minus-02:before{content:"\4fc1"}.hgi-stroke.hgi-standard.hgi-plus-minus-circle-01:before{content:"\4fc3"}.hgi-stroke.hgi-standard.hgi-plus-minus-circle-02:before{content:"\4fc5"}.hgi-stroke.hgi-standard.hgi-plus-minus-square-01:before{content:"\4fc8"}.hgi-stroke.hgi-standard.hgi-plus-minus-square-02:before{content:"\4fca"}.hgi-stroke.hgi-standard.hgi-plus-minus:before{content:"\4fcb"}.hgi-stroke.hgi-standard.hgi-plus-sign-circle:before{content:"\4fcd"}.hgi-stroke.hgi-standard.hgi-plus-sign-square:before{content:"\4fd0"}.hgi-stroke.hgi-standard.hgi-plus-sign:before{content:"\4fd1"}.hgi-stroke.hgi-standard.hgi-png-01:before{content:"\4fd3"}.hgi-stroke.hgi-standard.hgi-png-02:before{content:"\4fd5"}.hgi-stroke.hgi-standard.hgi-podium:before{content:"\4fd7"}.hgi-stroke.hgi-standard.hgi-pointing-left-01:before{content:"\4fd9"}.hgi-stroke.hgi-standard.hgi-pointing-left-02:before{content:"\4fdb"}.hgi-stroke.hgi-standard.hgi-pointing-left-03:before{content:"\4fdd"}.hgi-stroke.hgi-standard.hgi-pointing-left-04:before{content:"\4fdf"}.hgi-stroke.hgi-standard.hgi-pointing-left-05:before{content:"\4fe1"}.hgi-stroke.hgi-standard.hgi-pointing-left-06:before{content:"\4fe3"}.hgi-stroke.hgi-standard.hgi-pointing-left-07:before{content:"\4fe5"}.hgi-stroke.hgi-standard.hgi-pointing-left-08:before{content:"\4fe7"}.hgi-stroke.hgi-standard.hgi-pointing-right-01:before{content:"\4fe9"}.hgi-stroke.hgi-standard.hgi-pointing-right-02:before{content:"\4feb"}.hgi-stroke.hgi-standard.hgi-pointing-right-03:before{content:"\4fed"}.hgi-stroke.hgi-standard.hgi-pointing-right-04:before{content:"\4fef"}.hgi-stroke.hgi-standard.hgi-pointing-right-05:before{content:"\4ff1"}.hgi-stroke.hgi-standard.hgi-pointing-right-06:before{content:"\4ff3"}.hgi-stroke.hgi-standard.hgi-pointing-right-07:before{content:"\4ff5"}.hgi-stroke.hgi-standard.hgi-pointing-right-08:before{content:"\4ff7"}.hgi-stroke.hgi-standard.hgi-pokeball:before{content:"\4ff9"}.hgi-stroke.hgi-standard.hgi-pokemon:before{content:"\4ffb"}.hgi-stroke.hgi-standard.hgi-police-badge:before{content:"\4ffd"}.hgi-stroke.hgi-standard.hgi-police-cap:before{content:"\4fff"}.hgi-stroke.hgi-standard.hgi-police-car:before{content:"\5001"}.hgi-stroke.hgi-standard.hgi-police-station:before{content:"\5003"}.hgi-stroke.hgi-standard.hgi-policy:before{content:"\5005"}.hgi-stroke.hgi-standard.hgi-polygon:before{content:"\5007"}.hgi-stroke.hgi-standard.hgi-pool-table:before{content:"\500a"}.hgi-stroke.hgi-standard.hgi-pool:before{content:"\500b"}.hgi-stroke.hgi-standard.hgi-poop:before{content:"\500d"}.hgi-stroke.hgi-standard.hgi-popcorn:before{content:"\500f"}.hgi-stroke.hgi-standard.hgi-pot-01:before{content:"\5011"}.hgi-stroke.hgi-standard.hgi-pot-02:before{content:"\5013"}.hgi-stroke.hgi-standard.hgi-potion:before{content:"\5015"}.hgi-stroke.hgi-standard.hgi-pound-circle:before{content:"\5017"}.hgi-stroke.hgi-standard.hgi-pound-receive:before{content:"\5019"}.hgi-stroke.hgi-standard.hgi-pound-send:before{content:"\501c"}.hgi-stroke.hgi-standard.hgi-pound-square:before{content:"\501e"}.hgi-stroke.hgi-standard.hgi-pound:before{content:"\501f"}.hgi-stroke.hgi-standard.hgi-power-service:before{content:"\5021"}.hgi-stroke.hgi-standard.hgi-power-socket-01:before{content:"\5023"}.hgi-stroke.hgi-standard.hgi-power-socket-02:before{content:"\5025"}.hgi-stroke.hgi-standard.hgi-ppt-01:before{content:"\5027"}.hgi-stroke.hgi-standard.hgi-ppt-02:before{content:"\5029"}.hgi-stroke.hgi-standard.hgi-prawn:before{content:"\502b"}.hgi-stroke.hgi-standard.hgi-prayer-rug-01:before{content:"\502d"}.hgi-stroke.hgi-standard.hgi-prayer-rug-02:before{content:"\502f"}.hgi-stroke.hgi-standard.hgi-preference-horizontal:before{content:"\5031"}.hgi-stroke.hgi-standard.hgi-preference-vertical:before{content:"\5033"}.hgi-stroke.hgi-standard.hgi-prescription:before{content:"\5035"}.hgi-stroke.hgi-standard.hgi-presentation-01:before{content:"\5037"}.hgi-stroke.hgi-standard.hgi-presentation-02:before{content:"\5039"}.hgi-stroke.hgi-standard.hgi-presentation-03:before{content:"\503b"}.hgi-stroke.hgi-standard.hgi-presentation-04:before{content:"\503d"}.hgi-stroke.hgi-standard.hgi-presentation-05:before{content:"\503f"}.hgi-stroke.hgi-standard.hgi-presentation-06:before{content:"\5041"}.hgi-stroke.hgi-standard.hgi-presentation-07:before{content:"\5043"}.hgi-stroke.hgi-standard.hgi-presentation-bar-chart-01:before{content:"\5045"}.hgi-stroke.hgi-standard.hgi-presentation-bar-chart-02:before{content:"\5047"}.hgi-stroke.hgi-standard.hgi-presentation-line-chart-01:before{content:"\5049"}.hgi-stroke.hgi-standard.hgi-presentation-line-chart-02:before{content:"\504b"}.hgi-stroke.hgi-standard.hgi-presentation-online:before{content:"\504d"}.hgi-stroke.hgi-standard.hgi-presentation-podium:before{content:"\504f"}.hgi-stroke.hgi-standard.hgi-previous:before{content:"\5051"}.hgi-stroke.hgi-standard.hgi-printer-off:before{content:"\5053"}.hgi-stroke.hgi-standard.hgi-printer:before{content:"\5055"}.hgi-stroke.hgi-standard.hgi-prism-01:before{content:"\5057"}.hgi-stroke.hgi-standard.hgi-prism:before{content:"\5059"}.hgi-stroke.hgi-standard.hgi-prison-guard:before{content:"\505b"}.hgi-stroke.hgi-standard.hgi-prison:before{content:"\505d"}.hgi-stroke.hgi-standard.hgi-prisoner:before{content:"\505f"}.hgi-stroke.hgi-standard.hgi-product-loading:before{content:"\5061"}.hgi-stroke.hgi-standard.hgi-profile-02:before{content:"\5063"}.hgi-stroke.hgi-standard.hgi-profile:before{content:"\5065"}.hgi-stroke.hgi-standard.hgi-profit:before{content:"\5067"}.hgi-stroke.hgi-standard.hgi-programming-flag:before{content:"\5069"}.hgi-stroke.hgi-standard.hgi-projector-01:before{content:"\506b"}.hgi-stroke.hgi-standard.hgi-projector:before{content:"\506d"}.hgi-stroke.hgi-standard.hgi-promotion:before{content:"\506f"}.hgi-stroke.hgi-standard.hgi-property-add:before{content:"\5071"}.hgi-stroke.hgi-standard.hgi-property-delete:before{content:"\5073"}.hgi-stroke.hgi-standard.hgi-property-edit:before{content:"\5075"}.hgi-stroke.hgi-standard.hgi-property-new:before{content:"\5077"}.hgi-stroke.hgi-standard.hgi-property-search:before{content:"\5079"}.hgi-stroke.hgi-standard.hgi-property-view:before{content:"\507b"}.hgi-stroke.hgi-standard.hgi-protection-mask:before{content:"\507d"}.hgi-stroke.hgi-standard.hgi-pulley:before{content:"\507f"}.hgi-stroke.hgi-standard.hgi-pulse-01:before{content:"\5081"}.hgi-stroke.hgi-standard.hgi-pulse-02:before{content:"\5083"}.hgi-stroke.hgi-standard.hgi-pulse-rectangle-01:before{content:"\5085"}.hgi-stroke.hgi-standard.hgi-pulse-rectangle-02:before{content:"\5087"}.hgi-stroke.hgi-standard.hgi-pumpkin:before{content:"\5089"}.hgi-stroke.hgi-standard.hgi-punch:before{content:"\508b"}.hgi-stroke.hgi-standard.hgi-punching-ball-01:before{content:"\508d"}.hgi-stroke.hgi-standard.hgi-punching-ball-02:before{content:"\508f"}.hgi-stroke.hgi-standard.hgi-purse-01:before{content:"\5091"}.hgi-stroke.hgi-standard.hgi-purse:before{content:"\5093"}.hgi-stroke.hgi-standard.hgi-push-up-bar:before{content:"\5095"}.hgi-stroke.hgi-standard.hgi-puzzle:before{content:"\5097"}.hgi-stroke.hgi-standard.hgi-pyramid-maslowo:before{content:"\5099"}.hgi-stroke.hgi-standard.hgi-pyramid-structure-01:before{content:"\509c"}.hgi-stroke.hgi-standard.hgi-pyramid-structure-02:before{content:"\509e"}.hgi-stroke.hgi-standard.hgi-pyramid:before{content:"\509f"}.hgi-stroke.hgi-standard.hgi-qq-plot:before{content:"\50a1"}.hgi-stroke.hgi-standard.hgi-qr-code-01:before{content:"\50a3"}.hgi-stroke.hgi-standard.hgi-qr-code:before{content:"\50a5"}.hgi-stroke.hgi-standard.hgi-question:before{content:"\50a7"}.hgi-stroke.hgi-standard.hgi-queue-01:before{content:"\50a9"}.hgi-stroke.hgi-standard.hgi-queue-02:before{content:"\50ab"}.hgi-stroke.hgi-standard.hgi-quill-write-01:before{content:"\50ad"}.hgi-stroke.hgi-standard.hgi-quill-write-02:before{content:"\50af"}.hgi-stroke.hgi-standard.hgi-quiz-01:before{content:"\50b1"}.hgi-stroke.hgi-standard.hgi-quiz-02:before{content:"\50b3"}.hgi-stroke.hgi-standard.hgi-quiz-03:before{content:"\50b5"}.hgi-stroke.hgi-standard.hgi-quiz-04:before{content:"\50b7"}.hgi-stroke.hgi-standard.hgi-quiz-05:before{content:"\50b9"}.hgi-stroke.hgi-standard.hgi-quora:before{content:"\50bb"}.hgi-stroke.hgi-standard.hgi-quote-down-circle:before{content:"\50bd"}.hgi-stroke.hgi-standard.hgi-quote-down-square:before{content:"\50c0"}.hgi-stroke.hgi-standard.hgi-quote-down:before{content:"\50c1"}.hgi-stroke.hgi-standard.hgi-quote-up-circle:before{content:"\50c3"}.hgi-stroke.hgi-standard.hgi-quote-up-square:before{content:"\50c6"}.hgi-stroke.hgi-standard.hgi-quote-up:before{content:"\50c7"}.hgi-stroke.hgi-standard.hgi-quotes:before{content:"\50c9"}.hgi-stroke.hgi-standard.hgi-quran-01:before{content:"\50cb"}.hgi-stroke.hgi-standard.hgi-quran-02:before{content:"\50cd"}.hgi-stroke.hgi-standard.hgi-quran-03:before{content:"\50cf"}.hgi-stroke.hgi-standard.hgi-racing-flag:before{content:"\50d1"}.hgi-stroke.hgi-standard.hgi-radar-01:before{content:"\50d3"}.hgi-stroke.hgi-standard.hgi-radar-02:before{content:"\50d5"}.hgi-stroke.hgi-standard.hgi-radial:before{content:"\50d7"}.hgi-stroke.hgi-standard.hgi-radio-01:before{content:"\50d9"}.hgi-stroke.hgi-standard.hgi-radio-02:before{content:"\50db"}.hgi-stroke.hgi-standard.hgi-radio:before{content:"\50dd"}.hgi-stroke.hgi-standard.hgi-radioactive-alert:before{content:"\50df"}.hgi-stroke.hgi-standard.hgi-radius:before{content:"\50e1"}.hgi-stroke.hgi-standard.hgi-rain-double-drop:before{content:"\50e3"}.hgi-stroke.hgi-standard.hgi-rain-drop:before{content:"\50e5"}.hgi-stroke.hgi-standard.hgi-rain:before{content:"\50e7"}.hgi-stroke.hgi-standard.hgi-rainbow:before{content:"\50e9"}.hgi-stroke.hgi-standard.hgi-ramadhan-01:before{content:"\50eb"}.hgi-stroke.hgi-standard.hgi-ramadhan-02:before{content:"\50ed"}.hgi-stroke.hgi-standard.hgi-ramadhan-month:before{content:"\50ef"}.hgi-stroke.hgi-standard.hgi-ranking:before{content:"\50f1"}.hgi-stroke.hgi-standard.hgi-raw-01:before{content:"\50f3"}.hgi-stroke.hgi-standard.hgi-raw-02:before{content:"\50f5"}.hgi-stroke.hgi-standard.hgi-re:before{content:"\50f7"}.hgi-stroke.hgi-standard.hgi-react:before{content:"\50f9"}.hgi-stroke.hgi-standard.hgi-real-estate-01:before{content:"\50fb"}.hgi-stroke.hgi-standard.hgi-real-estate-02:before{content:"\50fd"}.hgi-stroke.hgi-standard.hgi-record:before{content:"\50ff"}.hgi-stroke.hgi-standard.hgi-recovery-mail:before{content:"\5101"}.hgi-stroke.hgi-standard.hgi-rectangular-01:before{content:"\5103"}.hgi-stroke.hgi-standard.hgi-rectangular:before{content:"\5105"}.hgi-stroke.hgi-standard.hgi-recycle-01:before{content:"\5107"}.hgi-stroke.hgi-standard.hgi-recycle-02:before{content:"\5109"}.hgi-stroke.hgi-standard.hgi-recycle-03:before{content:"\510b"}.hgi-stroke.hgi-standard.hgi-reddit:before{content:"\510d"}.hgi-stroke.hgi-standard.hgi-reflex:before{content:"\510f"}.hgi-stroke.hgi-standard.hgi-refresh:before{content:"\5111"}.hgi-stroke.hgi-standard.hgi-refrigerator:before{content:"\5113"}.hgi-stroke.hgi-standard.hgi-register:before{content:"\5115"}.hgi-stroke.hgi-standard.hgi-registered:before{content:"\5117"}.hgi-stroke.hgi-standard.hgi-relieved-01:before{content:"\5119"}.hgi-stroke.hgi-standard.hgi-relieved-02:before{content:"\511b"}.hgi-stroke.hgi-standard.hgi-reload:before{content:"\511d"}.hgi-stroke.hgi-standard.hgi-reminder:before{content:"\511f"}.hgi-stroke.hgi-standard.hgi-remote-control:before{content:"\5121"}.hgi-stroke.hgi-standard.hgi-remove-01:before{content:"\5123"}.hgi-stroke.hgi-standard.hgi-remove-02:before{content:"\5125"}.hgi-stroke.hgi-standard.hgi-remove-circle-half-dot:before{content:"\5127"}.hgi-stroke.hgi-standard.hgi-remove-circle:before{content:"\5129"}.hgi-stroke.hgi-standard.hgi-remove-pi:before{content:"\512b"}.hgi-stroke.hgi-standard.hgi-remove-square:before{content:"\512d"}.hgi-stroke.hgi-standard.hgi-renewable-energy-01:before{content:"\512f"}.hgi-stroke.hgi-standard.hgi-renewable-energy:before{content:"\5131"}.hgi-stroke.hgi-standard.hgi-repair:before{content:"\5133"}.hgi-stroke.hgi-standard.hgi-repeat-off:before{content:"\5135"}.hgi-stroke.hgi-standard.hgi-repeat-one-01:before{content:"\5137"}.hgi-stroke.hgi-standard.hgi-repeat-one-02:before{content:"\5139"}.hgi-stroke.hgi-standard.hgi-repeat:before{content:"\513b"}.hgi-stroke.hgi-standard.hgi-replay:before{content:"\513d"}.hgi-stroke.hgi-standard.hgi-repository:before{content:"\513f"}.hgi-stroke.hgi-standard.hgi-reset-password:before{content:"\5141"}.hgi-stroke.hgi-standard.hgi-resize-01:before{content:"\5143"}.hgi-stroke.hgi-standard.hgi-resize-02:before{content:"\5145"}.hgi-stroke.hgi-standard.hgi-resources-add:before{content:"\5147"}.hgi-stroke.hgi-standard.hgi-resources-remove:before{content:"\5149"}.hgi-stroke.hgi-standard.hgi-restaurant-01:before{content:"\514b"}.hgi-stroke.hgi-standard.hgi-restaurant-02:before{content:"\514d"}.hgi-stroke.hgi-standard.hgi-restaurant-03:before{content:"\514f"}.hgi-stroke.hgi-standard.hgi-restaurant-table:before{content:"\5151"}.hgi-stroke.hgi-standard.hgi-restore-bin:before{content:"\5153"}.hgi-stroke.hgi-standard.hgi-return-request:before{content:"\5155"}.hgi-stroke.hgi-standard.hgi-reverse-withdrawal-01:before{content:"\5157"}.hgi-stroke.hgi-standard.hgi-reverse-withdrawal-02:before{content:"\5159"}.hgi-stroke.hgi-standard.hgi-rhombus-01:before{content:"\515b"}.hgi-stroke.hgi-standard.hgi-rhombus:before{content:"\515d"}.hgi-stroke.hgi-standard.hgi-rice-bowl-01:before{content:"\515f"}.hgi-stroke.hgi-standard.hgi-rice-bowl-02:before{content:"\5161"}.hgi-stroke.hgi-standard.hgi-right-angle:before{content:"\5163"}.hgi-stroke.hgi-standard.hgi-right-to-left-block-quote:before{content:"\5165"}.hgi-stroke.hgi-standard.hgi-right-to-left-list-bullet:before{content:"\5167"}.hgi-stroke.hgi-standard.hgi-right-to-left-list-dash:before{content:"\5169"}.hgi-stroke.hgi-standard.hgi-right-to-left-list-number:before{content:"\516b"}.hgi-stroke.hgi-standard.hgi-right-to-left-list-triangle:before{content:"\516d"}.hgi-stroke.hgi-standard.hgi-right-triangle:before{content:"\516f"}.hgi-stroke.hgi-standard.hgi-ripple:before{content:"\5171"}.hgi-stroke.hgi-standard.hgi-riyal-rectangle:before{content:"\5173"}.hgi-stroke.hgi-standard.hgi-riyal:before{content:"\5175"}.hgi-stroke.hgi-standard.hgi-road-01:before{content:"\5177"}.hgi-stroke.hgi-standard.hgi-road-02:before{content:"\5179"}.hgi-stroke.hgi-standard.hgi-road-location-01:before{content:"\517b"}.hgi-stroke.hgi-standard.hgi-road-location-02:before{content:"\517d"}.hgi-stroke.hgi-standard.hgi-road-wayside:before{content:"\5180"}.hgi-stroke.hgi-standard.hgi-road:before{content:"\5181"}.hgi-stroke.hgi-standard.hgi-robotic:before{content:"\5183"}.hgi-stroke.hgi-standard.hgi-rocket-01:before{content:"\5185"}.hgi-stroke.hgi-standard.hgi-rocket-02:before{content:"\5187"}.hgi-stroke.hgi-standard.hgi-rocket:before{content:"\5189"}.hgi-stroke.hgi-standard.hgi-rocking-chair:before{content:"\518b"}.hgi-stroke.hgi-standard.hgi-roller-skate:before{content:"\518d"}.hgi-stroke.hgi-standard.hgi-rolling-pin:before{content:"\518f"}.hgi-stroke.hgi-standard.hgi-root-01:before{content:"\5191"}.hgi-stroke.hgi-standard.hgi-root-02:before{content:"\5193"}.hgi-stroke.hgi-standard.hgi-root-circle:before{content:"\5195"}.hgi-stroke.hgi-standard.hgi-root-first-bracket:before{content:"\5197"}.hgi-stroke.hgi-standard.hgi-root-second-bracket:before{content:"\5199"}.hgi-stroke.hgi-standard.hgi-root-third-bracket:before{content:"\519b"}.hgi-stroke.hgi-standard.hgi-rotate-01:before{content:"\519d"}.hgi-stroke.hgi-standard.hgi-rotate-02:before{content:"\519f"}.hgi-stroke.hgi-standard.hgi-rotate-360:before{content:"\51a1"}.hgi-stroke.hgi-standard.hgi-rotate-bottom-left:before{content:"\51a3"}.hgi-stroke.hgi-standard.hgi-rotate-bottom-right:before{content:"\51a5"}.hgi-stroke.hgi-standard.hgi-rotate-clockwise:before{content:"\51a7"}.hgi-stroke.hgi-standard.hgi-rotate-crop:before{content:"\51a9"}.hgi-stroke.hgi-standard.hgi-rotate-left-01:before{content:"\51ab"}.hgi-stroke.hgi-standard.hgi-rotate-left-02:before{content:"\51ad"}.hgi-stroke.hgi-standard.hgi-rotate-left-03:before{content:"\51af"}.hgi-stroke.hgi-standard.hgi-rotate-left-04:before{content:"\51b1"}.hgi-stroke.hgi-standard.hgi-rotate-left-05:before{content:"\51b3"}.hgi-stroke.hgi-standard.hgi-rotate-left-06:before{content:"\51b5"}.hgi-stroke.hgi-standard.hgi-rotate-right-01:before{content:"\51b7"}.hgi-stroke.hgi-standard.hgi-rotate-right-02:before{content:"\51b9"}.hgi-stroke.hgi-standard.hgi-rotate-right-03:before{content:"\51bb"}.hgi-stroke.hgi-standard.hgi-rotate-right-04:before{content:"\51bd"}.hgi-stroke.hgi-standard.hgi-rotate-right-05:before{content:"\51bf"}.hgi-stroke.hgi-standard.hgi-rotate-right-06:before{content:"\51c1"}.hgi-stroke.hgi-standard.hgi-rotate-square:before{content:"\51c3"}.hgi-stroke.hgi-standard.hgi-rotate-top-left:before{content:"\51c5"}.hgi-stroke.hgi-standard.hgi-rotate-top-right:before{content:"\51c7"}.hgi-stroke.hgi-standard.hgi-route-01:before{content:"\51c9"}.hgi-stroke.hgi-standard.hgi-route-02:before{content:"\51cb"}.hgi-stroke.hgi-standard.hgi-route-03:before{content:"\51cd"}.hgi-stroke.hgi-standard.hgi-route-block:before{content:"\51cf"}.hgi-stroke.hgi-standard.hgi-router-01:before{content:"\51d1"}.hgi-stroke.hgi-standard.hgi-router-02:before{content:"\51d3"}.hgi-stroke.hgi-standard.hgi-router:before{content:"\51d5"}.hgi-stroke.hgi-standard.hgi-row-delete:before{content:"\51d7"}.hgi-stroke.hgi-standard.hgi-row-insert:before{content:"\51d9"}.hgi-stroke.hgi-standard.hgi-rss-connected-01:before{content:"\51db"}.hgi-stroke.hgi-standard.hgi-rss-connected-02:before{content:"\51dd"}.hgi-stroke.hgi-standard.hgi-rss-error:before{content:"\51df"}.hgi-stroke.hgi-standard.hgi-rss-locked:before{content:"\51e1"}.hgi-stroke.hgi-standard.hgi-rss-unlocked:before{content:"\51e4"}.hgi-stroke.hgi-standard.hgi-rss:before{content:"\51e5"}.hgi-stroke.hgi-standard.hgi-rub-el-hizb:before{content:"\51e7"}.hgi-stroke.hgi-standard.hgi-ruku:before{content:"\51e9"}.hgi-stroke.hgi-standard.hgi-ruler:before{content:"\51eb"}.hgi-stroke.hgi-standard.hgi-running-shoes:before{content:"\51ed"}.hgi-stroke.hgi-standard.hgi-sad-01:before{content:"\51ef"}.hgi-stroke.hgi-standard.hgi-sad-02:before{content:"\51f1"}.hgi-stroke.hgi-standard.hgi-sad-dizzy:before{content:"\51f3"}.hgi-stroke.hgi-standard.hgi-safari:before{content:"\51f5"}.hgi-stroke.hgi-standard.hgi-safe-delivery-01:before{content:"\51f7"}.hgi-stroke.hgi-standard.hgi-safe-delivery-02:before{content:"\51f9"}.hgi-stroke.hgi-standard.hgi-safe:before{content:"\51fb"}.hgi-stroke.hgi-standard.hgi-safety-pin-01:before{content:"\51fd"}.hgi-stroke.hgi-standard.hgi-safety-pin-02:before{content:"\51ff"}.hgi-stroke.hgi-standard.hgi-sailboat-coastal:before{content:"\5201"}.hgi-stroke.hgi-standard.hgi-sailboat-offshore:before{content:"\5203"}.hgi-stroke.hgi-standard.hgi-sakura:before{content:"\5205"}.hgi-stroke.hgi-standard.hgi-salah-time:before{content:"\5208"}.hgi-stroke.hgi-standard.hgi-salah:before{content:"\5209"}.hgi-stroke.hgi-standard.hgi-sale-tag-01:before{content:"\520b"}.hgi-stroke.hgi-standard.hgi-sale-tag-02:before{content:"\520d"}.hgi-stroke.hgi-standard.hgi-sandals:before{content:"\520f"}.hgi-stroke.hgi-standard.hgi-satellite-01:before{content:"\5211"}.hgi-stroke.hgi-standard.hgi-satellite-02:before{content:"\5213"}.hgi-stroke.hgi-standard.hgi-satellite-03:before{content:"\5215"}.hgi-stroke.hgi-standard.hgi-satellite:before{content:"\5217"}.hgi-stroke.hgi-standard.hgi-saturn-01:before{content:"\5219"}.hgi-stroke.hgi-standard.hgi-saturn-02:before{content:"\521b"}.hgi-stroke.hgi-standard.hgi-saturn:before{content:"\521d"}.hgi-stroke.hgi-standard.hgi-sausage:before{content:"\521f"}.hgi-stroke.hgi-standard.hgi-save-energy-01:before{content:"\5221"}.hgi-stroke.hgi-standard.hgi-save-energy-02:before{content:"\5223"}.hgi-stroke.hgi-standard.hgi-save-money-dollar:before{content:"\5225"}.hgi-stroke.hgi-standard.hgi-save-money-euro:before{content:"\5227"}.hgi-stroke.hgi-standard.hgi-save-money-pound:before{content:"\5229"}.hgi-stroke.hgi-standard.hgi-save-money-yen:before{content:"\522b"}.hgi-stroke.hgi-standard.hgi-savings:before{content:"\522d"}.hgi-stroke.hgi-standard.hgi-scheme:before{content:"\522f"}.hgi-stroke.hgi-standard.hgi-school-01:before{content:"\5231"}.hgi-stroke.hgi-standard.hgi-school-bell-01:before{content:"\5233"}.hgi-stroke.hgi-standard.hgi-school-bell-02:before{content:"\5235"}.hgi-stroke.hgi-standard.hgi-school-bus:before{content:"\5237"}.hgi-stroke.hgi-standard.hgi-school-report-card:before{content:"\5239"}.hgi-stroke.hgi-standard.hgi-school-tie:before{content:"\523c"}.hgi-stroke.hgi-standard.hgi-school:before{content:"\523d"}.hgi-stroke.hgi-standard.hgi-scissor-01:before{content:"\523f"}.hgi-stroke.hgi-standard.hgi-scissor-rectangle:before{content:"\5241"}.hgi-stroke.hgi-standard.hgi-scissor:before{content:"\5243"}.hgi-stroke.hgi-standard.hgi-scooter-01:before{content:"\5245"}.hgi-stroke.hgi-standard.hgi-scooter-02:before{content:"\5247"}.hgi-stroke.hgi-standard.hgi-scooter-03:before{content:"\5249"}.hgi-stroke.hgi-standard.hgi-scooter-04:before{content:"\524b"}.hgi-stroke.hgi-standard.hgi-scooter-electric:before{content:"\524d"}.hgi-stroke.hgi-standard.hgi-scratch-card:before{content:"\524f"}.hgi-stroke.hgi-standard.hgi-screen-add-to-home:before{content:"\5251"}.hgi-stroke.hgi-standard.hgi-screen-lock-rotation:before{content:"\5253"}.hgi-stroke.hgi-standard.hgi-screen-rotation:before{content:"\5255"}.hgi-stroke.hgi-standard.hgi-scribd:before{content:"\5257"}.hgi-stroke.hgi-standard.hgi-scroll-horizontal:before{content:"\5259"}.hgi-stroke.hgi-standard.hgi-scroll-vertical:before{content:"\525c"}.hgi-stroke.hgi-standard.hgi-scroll:before{content:"\525d"}.hgi-stroke.hgi-standard.hgi-sd-card:before{content:"\525f"}.hgi-stroke.hgi-standard.hgi-seal:before{content:"\5261"}.hgi-stroke.hgi-standard.hgi-search-01:before{content:"\5263"}.hgi-stroke.hgi-standard.hgi-search-02:before{content:"\5265"}.hgi-stroke.hgi-standard.hgi-search-add:before{content:"\5267"}.hgi-stroke.hgi-standard.hgi-search-area:before{content:"\5269"}.hgi-stroke.hgi-standard.hgi-search-circle:before{content:"\526b"}.hgi-stroke.hgi-standard.hgi-search-dollar:before{content:"\526d"}.hgi-stroke.hgi-standard.hgi-search-focus:before{content:"\526f"}.hgi-stroke.hgi-standard.hgi-search-list-01:before{content:"\5271"}.hgi-stroke.hgi-standard.hgi-search-list-02:before{content:"\5273"}.hgi-stroke.hgi-standard.hgi-search-minus:before{content:"\5275"}.hgi-stroke.hgi-standard.hgi-search-remove:before{content:"\5277"}.hgi-stroke.hgi-standard.hgi-search-replace:before{content:"\5279"}.hgi-stroke.hgi-standard.hgi-search-square:before{content:"\527b"}.hgi-stroke.hgi-standard.hgi-search-visual:before{content:"\527d"}.hgi-stroke.hgi-standard.hgi-searching:before{content:"\527f"}.hgi-stroke.hgi-standard.hgi-seat-selector:before{content:"\5281"}.hgi-stroke.hgi-standard.hgi-second-bracket-circle:before{content:"\5283"}.hgi-stroke.hgi-standard.hgi-second-bracket-square:before{content:"\5286"}.hgi-stroke.hgi-standard.hgi-second-bracket:before{content:"\5287"}.hgi-stroke.hgi-standard.hgi-secured-network:before{content:"\5289"}.hgi-stroke.hgi-standard.hgi-security-block:before{content:"\528b"}.hgi-stroke.hgi-standard.hgi-security-check:before{content:"\528d"}.hgi-stroke.hgi-standard.hgi-security-key-usb:before{content:"\528f"}.hgi-stroke.hgi-standard.hgi-security-lock:before{content:"\5291"}.hgi-stroke.hgi-standard.hgi-security-password:before{content:"\5293"}.hgi-stroke.hgi-standard.hgi-security-validation:before{content:"\5296"}.hgi-stroke.hgi-standard.hgi-security-wifi:before{content:"\5298"}.hgi-stroke.hgi-standard.hgi-security:before{content:"\5299"}.hgi-stroke.hgi-standard.hgi-segment:before{content:"\529b"}.hgi-stroke.hgi-standard.hgi-select-01:before{content:"\529d"}.hgi-stroke.hgi-standard.hgi-select-02:before{content:"\529f"}.hgi-stroke.hgi-standard.hgi-send-to-mobile:before{content:"\52a1"}.hgi-stroke.hgi-standard.hgi-senseless:before{content:"\52a3"}.hgi-stroke.hgi-standard.hgi-sent:before{content:"\52a5"}.hgi-stroke.hgi-standard.hgi-seo:before{content:"\52a7"}.hgi-stroke.hgi-standard.hgi-service:before{content:"\52a9"}.hgi-stroke.hgi-standard.hgi-setting-06:before{content:"\52ab"}.hgi-stroke.hgi-standard.hgi-setting-07:before{content:"\52ad"}.hgi-stroke.hgi-standard.hgi-setting-done-01:before{content:"\52af"}.hgi-stroke.hgi-standard.hgi-setting-done-02:before{content:"\52b1"}.hgi-stroke.hgi-standard.hgi-setting-done-03:before{content:"\52b3"}.hgi-stroke.hgi-standard.hgi-setting-done-04:before{content:"\52b5"}.hgi-stroke.hgi-standard.hgi-setting-error-03:before{content:"\52b7"}.hgi-stroke.hgi-standard.hgi-setting-error-04:before{content:"\52b9"}.hgi-stroke.hgi-standard.hgi-settings-01:before{content:"\52bb"}.hgi-stroke.hgi-standard.hgi-settings-02:before{content:"\52bd"}.hgi-stroke.hgi-standard.hgi-settings-03:before{content:"\52bf"}.hgi-stroke.hgi-standard.hgi-settings-04:before{content:"\52c1"}.hgi-stroke.hgi-standard.hgi-settings-05:before{content:"\52c3"}.hgi-stroke.hgi-standard.hgi-settings-error-01:before{content:"\52c5"}.hgi-stroke.hgi-standard.hgi-settings-error-02:before{content:"\52c7"}.hgi-stroke.hgi-standard.hgi-setup-01:before{content:"\52c9"}.hgi-stroke.hgi-standard.hgi-setup-02:before{content:"\52cb"}.hgi-stroke.hgi-standard.hgi-shaka-01:before{content:"\52cd"}.hgi-stroke.hgi-standard.hgi-shaka-02:before{content:"\52cf"}.hgi-stroke.hgi-standard.hgi-shaka-03:before{content:"\52d1"}.hgi-stroke.hgi-standard.hgi-shaka-04:before{content:"\52d3"}.hgi-stroke.hgi-standard.hgi-shampoo:before{content:"\52d5"}.hgi-stroke.hgi-standard.hgi-shapes:before{content:"\52d7"}.hgi-stroke.hgi-standard.hgi-share-01:before{content:"\52d9"}.hgi-stroke.hgi-standard.hgi-share-02:before{content:"\52db"}.hgi-stroke.hgi-standard.hgi-share-03:before{content:"\52dd"}.hgi-stroke.hgi-standard.hgi-share-04:before{content:"\52df"}.hgi-stroke.hgi-standard.hgi-share-05:before{content:"\52e1"}.hgi-stroke.hgi-standard.hgi-share-06:before{content:"\52e3"}.hgi-stroke.hgi-standard.hgi-share-07:before{content:"\52e5"}.hgi-stroke.hgi-standard.hgi-share-08:before{content:"\52e7"}.hgi-stroke.hgi-standard.hgi-share-knowledge:before{content:"\52e9"}.hgi-stroke.hgi-standard.hgi-share-location-01:before{content:"\52eb"}.hgi-stroke.hgi-standard.hgi-share-location-02:before{content:"\52ed"}.hgi-stroke.hgi-standard.hgi-shared-wifi:before{content:"\52ef"}.hgi-stroke.hgi-standard.hgi-sharing:before{content:"\52f1"}.hgi-stroke.hgi-standard.hgi-shellfish:before{content:"\52f3"}.hgi-stroke.hgi-standard.hgi-sheriff-01:before{content:"\52f5"}.hgi-stroke.hgi-standard.hgi-sheriff-02:before{content:"\52f7"}.hgi-stroke.hgi-standard.hgi-shield-01:before{content:"\52f9"}.hgi-stroke.hgi-standard.hgi-shield-02:before{content:"\52fb"}.hgi-stroke.hgi-standard.hgi-shield-blockchain:before{content:"\52fd"}.hgi-stroke.hgi-standard.hgi-shield-energy:before{content:"\52ff"}.hgi-stroke.hgi-standard.hgi-shield-key:before{content:"\5301"}.hgi-stroke.hgi-standard.hgi-shield-user:before{content:"\5303"}.hgi-stroke.hgi-standard.hgi-shipment-tracking:before{content:"\5305"}.hgi-stroke.hgi-standard.hgi-shipping-center:before{content:"\5307"}.hgi-stroke.hgi-standard.hgi-shipping-loading:before{content:"\5309"}.hgi-stroke.hgi-standard.hgi-shipping-truck-01:before{content:"\530b"}.hgi-stroke.hgi-standard.hgi-shipping-truck-02:before{content:"\530d"}.hgi-stroke.hgi-standard.hgi-shirt-01:before{content:"\530f"}.hgi-stroke.hgi-standard.hgi-shocked:before{content:"\5311"}.hgi-stroke.hgi-standard.hgi-shop-sign:before{content:"\5313"}.hgi-stroke.hgi-standard.hgi-shopping-bag-01:before{content:"\5315"}.hgi-stroke.hgi-standard.hgi-shopping-bag-02:before{content:"\5317"}.hgi-stroke.hgi-standard.hgi-shopping-bag-03:before{content:"\5319"}.hgi-stroke.hgi-standard.hgi-shopping-bag-add:before{content:"\531b"}.hgi-stroke.hgi-standard.hgi-shopping-bag-check:before{content:"\531d"}.hgi-stroke.hgi-standard.hgi-shopping-bag-favorite:before{content:"\531f"}.hgi-stroke.hgi-standard.hgi-shopping-bag-remove:before{content:"\5321"}.hgi-stroke.hgi-standard.hgi-shopping-basket-01:before{content:"\5323"}.hgi-stroke.hgi-standard.hgi-shopping-basket-02:before{content:"\5325"}.hgi-stroke.hgi-standard.hgi-shopping-basket-03:before{content:"\5327"}.hgi-stroke.hgi-standard.hgi-shopping-basket-add-01:before{content:"\5329"}.hgi-stroke.hgi-standard.hgi-shopping-basket-add-02:before{content:"\532b"}.hgi-stroke.hgi-standard.hgi-shopping-basket-add-03:before{content:"\532d"}.hgi-stroke.hgi-standard.hgi-shopping-basket-check-in-01:before{content:"\532f"}.hgi-stroke.hgi-standard.hgi-shopping-basket-check-in-02:before{content:"\5331"}.hgi-stroke.hgi-standard.hgi-shopping-basket-check-in-03:before{content:"\5333"}.hgi-stroke.hgi-standard.hgi-shopping-basket-check-out-01:before{content:"\5335"}.hgi-stroke.hgi-standard.hgi-shopping-basket-check-out-02:before{content:"\5337"}.hgi-stroke.hgi-standard.hgi-shopping-basket-check-out-03:before{content:"\5339"}.hgi-stroke.hgi-standard.hgi-shopping-basket-done-01:before{content:"\533b"}.hgi-stroke.hgi-standard.hgi-shopping-basket-done-02:before{content:"\533d"}.hgi-stroke.hgi-standard.hgi-shopping-basket-done-03:before{content:"\533f"}.hgi-stroke.hgi-standard.hgi-shopping-basket-favorite-01:before{content:"\5341"}.hgi-stroke.hgi-standard.hgi-shopping-basket-favorite-02:before{content:"\5343"}.hgi-stroke.hgi-standard.hgi-shopping-basket-favorite-03:before{content:"\5345"}.hgi-stroke.hgi-standard.hgi-shopping-basket-remove-01:before{content:"\5347"}.hgi-stroke.hgi-standard.hgi-shopping-basket-remove-02:before{content:"\5349"}.hgi-stroke.hgi-standard.hgi-shopping-basket-remove-03:before{content:"\534b"}.hgi-stroke.hgi-standard.hgi-shopping-basket-secure-01:before{content:"\534d"}.hgi-stroke.hgi-standard.hgi-shopping-basket-secure-02:before{content:"\534f"}.hgi-stroke.hgi-standard.hgi-shopping-basket-secure-03:before{content:"\5351"}.hgi-stroke.hgi-standard.hgi-shopping-cart-01:before{content:"\5353"}.hgi-stroke.hgi-standard.hgi-shopping-cart-02:before{content:"\5355"}.hgi-stroke.hgi-standard.hgi-shopping-cart-add-01:before{content:"\5357"}.hgi-stroke.hgi-standard.hgi-shopping-cart-add-02:before{content:"\5359"}.hgi-stroke.hgi-standard.hgi-shopping-cart-check-01:before{content:"\535b"}.hgi-stroke.hgi-standard.hgi-shopping-cart-check-02:before{content:"\535d"}.hgi-stroke.hgi-standard.hgi-shopping-cart-check-in-01:before{content:"\535f"}.hgi-stroke.hgi-standard.hgi-shopping-cart-check-in-02:before{content:"\5361"}.hgi-stroke.hgi-standard.hgi-shopping-cart-check-out-01:before{content:"\5363"}.hgi-stroke.hgi-standard.hgi-shopping-cart-check-out-02:before{content:"\5365"}.hgi-stroke.hgi-standard.hgi-shopping-cart-favorite-01:before{content:"\5367"}.hgi-stroke.hgi-standard.hgi-shopping-cart-favorite-02:before{content:"\5369"}.hgi-stroke.hgi-standard.hgi-shopping-cart-remove-01:before{content:"\536b"}.hgi-stroke.hgi-standard.hgi-shopping-cart-remove-02:before{content:"\536d"}.hgi-stroke.hgi-standard.hgi-shorts-pants:before{content:"\536f"}.hgi-stroke.hgi-standard.hgi-shuffle-square:before{content:"\5372"}.hgi-stroke.hgi-standard.hgi-shuffle:before{content:"\5373"}.hgi-stroke.hgi-standard.hgi-shutterstock:before{content:"\5375"}.hgi-stroke.hgi-standard.hgi-sidebar-bottom:before{content:"\5377"}.hgi-stroke.hgi-standard.hgi-sidebar-left-01:before{content:"\5379"}.hgi-stroke.hgi-standard.hgi-sidebar-left:before{content:"\537b"}.hgi-stroke.hgi-standard.hgi-sidebar-right-01:before{content:"\537d"}.hgi-stroke.hgi-standard.hgi-sidebar-right:before{content:"\537f"}.hgi-stroke.hgi-standard.hgi-sidebar-top:before{content:"\5381"}.hgi-stroke.hgi-standard.hgi-sign-language-c:before{content:"\5383"}.hgi-stroke.hgi-standard.hgi-signal-full-01:before{content:"\5385"}.hgi-stroke.hgi-standard.hgi-signal-full-02:before{content:"\5387"}.hgi-stroke.hgi-standard.hgi-signal-low-01:before{content:"\5389"}.hgi-stroke.hgi-standard.hgi-signal-low-02:before{content:"\538b"}.hgi-stroke.hgi-standard.hgi-signal-low-medium:before{content:"\538d"}.hgi-stroke.hgi-standard.hgi-signal-medium-01:before{content:"\538f"}.hgi-stroke.hgi-standard.hgi-signal-medium-02:before{content:"\5391"}.hgi-stroke.hgi-standard.hgi-signal-no-01:before{content:"\5393"}.hgi-stroke.hgi-standard.hgi-signal-no-02:before{content:"\5395"}.hgi-stroke.hgi-standard.hgi-signal:before{content:"\5397"}.hgi-stroke.hgi-standard.hgi-signature:before{content:"\5399"}.hgi-stroke.hgi-standard.hgi-silence:before{content:"\539b"}.hgi-stroke.hgi-standard.hgi-simcard-01:before{content:"\539d"}.hgi-stroke.hgi-standard.hgi-simcard-02:before{content:"\539f"}.hgi-stroke.hgi-standard.hgi-simcard-dual:before{content:"\53a1"}.hgi-stroke.hgi-standard.hgi-sin:before{content:"\53a3"}.hgi-stroke.hgi-standard.hgi-sine-01:before{content:"\53a5"}.hgi-stroke.hgi-standard.hgi-sine-02:before{content:"\53a7"}.hgi-stroke.hgi-standard.hgi-sing-left:before{content:"\53a9"}.hgi-stroke.hgi-standard.hgi-sing-right:before{content:"\53ab"}.hgi-stroke.hgi-standard.hgi-sink-01:before{content:"\53ad"}.hgi-stroke.hgi-standard.hgi-sink-02:before{content:"\53af"}.hgi-stroke.hgi-standard.hgi-siri:before{content:"\53b1"}.hgi-stroke.hgi-standard.hgi-sketch:before{content:"\53b3"}.hgi-stroke.hgi-standard.hgi-skew:before{content:"\53b5"}.hgi-stroke.hgi-standard.hgi-ski-dice-faces-01:before{content:"\53b7"}.hgi-stroke.hgi-standard.hgi-skipping-rope:before{content:"\53b9"}.hgi-stroke.hgi-standard.hgi-skull:before{content:"\53bb"}.hgi-stroke.hgi-standard.hgi-skype:before{content:"\53bd"}.hgi-stroke.hgi-standard.hgi-slack:before{content:"\53bf"}.hgi-stroke.hgi-standard.hgi-sleeping:before{content:"\53c1"}.hgi-stroke.hgi-standard.hgi-sleeveless:before{content:"\53c3"}.hgi-stroke.hgi-standard.hgi-sliders-horizontal:before{content:"\53c5"}.hgi-stroke.hgi-standard.hgi-sliders-vertical:before{content:"\53c7"}.hgi-stroke.hgi-standard.hgi-slideshare:before{content:"\53c9"}.hgi-stroke.hgi-standard.hgi-slow-winds:before{content:"\53cb"}.hgi-stroke.hgi-standard.hgi-smart-ac:before{content:"\53cd"}.hgi-stroke.hgi-standard.hgi-smart-phone-01:before{content:"\53cf"}.hgi-stroke.hgi-standard.hgi-smart-phone-02:before{content:"\53d1"}.hgi-stroke.hgi-standard.hgi-smart-phone-03:before{content:"\53d3"}.hgi-stroke.hgi-standard.hgi-smart-phone-04:before{content:"\53d5"}.hgi-stroke.hgi-standard.hgi-smart-phone-landscape:before{content:"\53d7"}.hgi-stroke.hgi-standard.hgi-smart-watch-01:before{content:"\53da"}.hgi-stroke.hgi-standard.hgi-smart-watch-02:before{content:"\53dc"}.hgi-stroke.hgi-standard.hgi-smart-watch-03:before{content:"\53de"}.hgi-stroke.hgi-standard.hgi-smart-watch-04:before{content:"\53e0"}.hgi-stroke.hgi-standard.hgi-smart:before{content:"\53e1"}.hgi-stroke.hgi-standard.hgi-smartphone-lost-wifi:before{content:"\53e3"}.hgi-stroke.hgi-standard.hgi-smartphone-wifi:before{content:"\53e5"}.hgi-stroke.hgi-standard.hgi-smile-dizzy:before{content:"\53e7"}.hgi-stroke.hgi-standard.hgi-smile:before{content:"\53e9"}.hgi-stroke.hgi-standard.hgi-sms-code:before{content:"\53eb"}.hgi-stroke.hgi-standard.hgi-snail:before{content:"\53ed"}.hgi-stroke.hgi-standard.hgi-snapchat:before{content:"\53ef"}.hgi-stroke.hgi-standard.hgi-snow:before{content:"\53f1"}.hgi-stroke.hgi-standard.hgi-soda-can:before{content:"\53f3"}.hgi-stroke.hgi-standard.hgi-sofa-01:before{content:"\53f5"}.hgi-stroke.hgi-standard.hgi-sofa-02:before{content:"\53f7"}.hgi-stroke.hgi-standard.hgi-sofa-03:before{content:"\53f9"}.hgi-stroke.hgi-standard.hgi-sofa-single:before{content:"\53fb"}.hgi-stroke.hgi-standard.hgi-soft-drink-01:before{content:"\53fd"}.hgi-stroke.hgi-standard.hgi-soft-drink-02:before{content:"\53ff"}.hgi-stroke.hgi-standard.hgi-software-license:before{content:"\5401"}.hgi-stroke.hgi-standard.hgi-software-uninstall:before{content:"\5404"}.hgi-stroke.hgi-standard.hgi-software:before{content:"\5405"}.hgi-stroke.hgi-standard.hgi-soil-moisture-field:before{content:"\5407"}.hgi-stroke.hgi-standard.hgi-soil-moisture-global:before{content:"\5409"}.hgi-stroke.hgi-standard.hgi-soil-temperature-field:before{content:"\540b"}.hgi-stroke.hgi-standard.hgi-soil-temperature-global:before{content:"\540d"}.hgi-stroke.hgi-standard.hgi-solar-energy:before{content:"\540f"}.hgi-stroke.hgi-standard.hgi-solar-panel-01:before{content:"\5411"}.hgi-stroke.hgi-standard.hgi-solar-panel-02:before{content:"\5413"}.hgi-stroke.hgi-standard.hgi-solar-panel-03:before{content:"\5415"}.hgi-stroke.hgi-standard.hgi-solar-panel-04:before{content:"\5417"}.hgi-stroke.hgi-standard.hgi-solar-panel-05:before{content:"\5419"}.hgi-stroke.hgi-standard.hgi-solar-power:before{content:"\541b"}.hgi-stroke.hgi-standard.hgi-solar-system-01:before{content:"\541d"}.hgi-stroke.hgi-standard.hgi-solar-system:before{content:"\541f"}.hgi-stroke.hgi-standard.hgi-solid-line-01:before{content:"\5421"}.hgi-stroke.hgi-standard.hgi-solid-line-02:before{content:"\5423"}.hgi-stroke.hgi-standard.hgi-sort-by-down-01:before{content:"\5425"}.hgi-stroke.hgi-standard.hgi-sort-by-down-02:before{content:"\5427"}.hgi-stroke.hgi-standard.hgi-sort-by-up-01:before{content:"\5429"}.hgi-stroke.hgi-standard.hgi-sort-by-up-02:before{content:"\542b"}.hgi-stroke.hgi-standard.hgi-sorting-01:before{content:"\542d"}.hgi-stroke.hgi-standard.hgi-sorting-02:before{content:"\542f"}.hgi-stroke.hgi-standard.hgi-sorting-03:before{content:"\5431"}.hgi-stroke.hgi-standard.hgi-sorting-04:before{content:"\5433"}.hgi-stroke.hgi-standard.hgi-sorting-05:before{content:"\5435"}.hgi-stroke.hgi-standard.hgi-sorting-1-9:before{content:"\5437"}.hgi-stroke.hgi-standard.hgi-sorting-9-1:before{content:"\5439"}.hgi-stroke.hgi-standard.hgi-sorting-a-z-01:before{content:"\543b"}.hgi-stroke.hgi-standard.hgi-sorting-a-z-02:before{content:"\543d"}.hgi-stroke.hgi-standard.hgi-sorting-down:before{content:"\543f"}.hgi-stroke.hgi-standard.hgi-sorting-up:before{content:"\5441"}.hgi-stroke.hgi-standard.hgi-sorting-z-a-01:before{content:"\5443"}.hgi-stroke.hgi-standard.hgi-soundcloud:before{content:"\5445"}.hgi-stroke.hgi-standard.hgi-source-code-circle:before{content:"\5447"}.hgi-stroke.hgi-standard.hgi-source-code-square:before{content:"\544a"}.hgi-stroke.hgi-standard.hgi-source-code:before{content:"\544b"}.hgi-stroke.hgi-standard.hgi-spaceship:before{content:"\544d"}.hgi-stroke.hgi-standard.hgi-spades:before{content:"\544f"}.hgi-stroke.hgi-standard.hgi-spaghetti:before{content:"\5451"}.hgi-stroke.hgi-standard.hgi-spam:before{content:"\5453"}.hgi-stroke.hgi-standard.hgi-sparkles:before{content:"\5455"}.hgi-stroke.hgi-standard.hgi-spartan-helmet:before{content:"\5457"}.hgi-stroke.hgi-standard.hgi-spatula:before{content:"\5459"}.hgi-stroke.hgi-standard.hgi-speaker-01:before{content:"\545b"}.hgi-stroke.hgi-standard.hgi-speaker:before{content:"\545d"}.hgi-stroke.hgi-standard.hgi-speech-to-text:before{content:"\545f"}.hgi-stroke.hgi-standard.hgi-speed-train-01:before{content:"\5461"}.hgi-stroke.hgi-standard.hgi-speed-train-02:before{content:"\5463"}.hgi-stroke.hgi-standard.hgi-sperm:before{content:"\5465"}.hgi-stroke.hgi-standard.hgi-sphere:before{content:"\5467"}.hgi-stroke.hgi-standard.hgi-spirals:before{content:"\5469"}.hgi-stroke.hgi-standard.hgi-spoon-and-fork:before{content:"\546b"}.hgi-stroke.hgi-standard.hgi-spoon-and-knife:before{content:"\546d"}.hgi-stroke.hgi-standard.hgi-spoon:before{content:"\546f"}.hgi-stroke.hgi-standard.hgi-spotify:before{content:"\5471"}.hgi-stroke.hgi-standard.hgi-sql:before{content:"\5473"}.hgi-stroke.hgi-standard.hgi-square-01:before{content:"\5475"}.hgi-stroke.hgi-standard.hgi-square-arrow-data-transfer-diagonal:before{content:"\5477"}.hgi-stroke.hgi-standard.hgi-square-arrow-data-transfer-horizontal:before{content:"\5479"}.hgi-stroke.hgi-standard.hgi-square-arrow-data-transfer-vertical:before{content:"\547b"}.hgi-stroke.hgi-standard.hgi-square-arrow-diagonal-01:before{content:"\547d"}.hgi-stroke.hgi-standard.hgi-square-arrow-diagonal-02:before{content:"\547f"}.hgi-stroke.hgi-standard.hgi-square-arrow-down-01:before{content:"\5481"}.hgi-stroke.hgi-standard.hgi-square-arrow-down-02:before{content:"\5483"}.hgi-stroke.hgi-standard.hgi-square-arrow-down-03:before{content:"\5485"}.hgi-stroke.hgi-standard.hgi-square-arrow-down-double:before{content:"\5487"}.hgi-stroke.hgi-standard.hgi-square-arrow-down-left:before{content:"\5489"}.hgi-stroke.hgi-standard.hgi-square-arrow-down-right:before{content:"\548b"}.hgi-stroke.hgi-standard.hgi-square-arrow-expand-01:before{content:"\548d"}.hgi-stroke.hgi-standard.hgi-square-arrow-expand-02:before{content:"\548f"}.hgi-stroke.hgi-standard.hgi-square-arrow-horizontal:before{content:"\5491"}.hgi-stroke.hgi-standard.hgi-square-arrow-left-01:before{content:"\5493"}.hgi-stroke.hgi-standard.hgi-square-arrow-left-02:before{content:"\5495"}.hgi-stroke.hgi-standard.hgi-square-arrow-left-03:before{content:"\5497"}.hgi-stroke.hgi-standard.hgi-square-arrow-left-double:before{content:"\5499"}.hgi-stroke.hgi-standard.hgi-square-arrow-left-right:before{content:"\549b"}.hgi-stroke.hgi-standard.hgi-square-arrow-move-down-left:before{content:"\549d"}.hgi-stroke.hgi-standard.hgi-square-arrow-move-down-right:before{content:"\549f"}.hgi-stroke.hgi-standard.hgi-square-arrow-move-left-down:before{content:"\54a1"}.hgi-stroke.hgi-standard.hgi-square-arrow-move-left-up:before{content:"\54a3"}.hgi-stroke.hgi-standard.hgi-square-arrow-move-right-down:before{content:"\54a5"}.hgi-stroke.hgi-standard.hgi-square-arrow-move-right-up:before{content:"\54a7"}.hgi-stroke.hgi-standard.hgi-square-arrow-reload-01:before{content:"\54a9"}.hgi-stroke.hgi-standard.hgi-square-arrow-reload-02:before{content:"\54ab"}.hgi-stroke.hgi-standard.hgi-square-arrow-right-01:before{content:"\54ad"}.hgi-stroke.hgi-standard.hgi-square-arrow-right-02:before{content:"\54af"}.hgi-stroke.hgi-standard.hgi-square-arrow-right-03:before{content:"\54b1"}.hgi-stroke.hgi-standard.hgi-square-arrow-right-double:before{content:"\54b3"}.hgi-stroke.hgi-standard.hgi-square-arrow-shrink-01:before{content:"\54b5"}.hgi-stroke.hgi-standard.hgi-square-arrow-shrink-02:before{content:"\54b7"}.hgi-stroke.hgi-standard.hgi-square-arrow-up-01:before{content:"\54b9"}.hgi-stroke.hgi-standard.hgi-square-arrow-up-02:before{content:"\54bb"}.hgi-stroke.hgi-standard.hgi-square-arrow-up-03:before{content:"\54bd"}.hgi-stroke.hgi-standard.hgi-square-arrow-up-double:before{content:"\54bf"}.hgi-stroke.hgi-standard.hgi-square-arrow-up-down:before{content:"\54c1"}.hgi-stroke.hgi-standard.hgi-square-arrow-up-left:before{content:"\54c3"}.hgi-stroke.hgi-standard.hgi-square-arrow-up-right:before{content:"\54c5"}.hgi-stroke.hgi-standard.hgi-square-arrow-vertical:before{content:"\54c7"}.hgi-stroke.hgi-standard.hgi-square-circle:before{content:"\54c9"}.hgi-stroke.hgi-standard.hgi-square-lock-01:before{content:"\54cb"}.hgi-stroke.hgi-standard.hgi-square-lock-02:before{content:"\54cd"}.hgi-stroke.hgi-standard.hgi-square-lock-add-01:before{content:"\54cf"}.hgi-stroke.hgi-standard.hgi-square-lock-add-02:before{content:"\54d1"}.hgi-stroke.hgi-standard.hgi-square-lock-check-01:before{content:"\54d3"}.hgi-stroke.hgi-standard.hgi-square-lock-check-02:before{content:"\54d5"}.hgi-stroke.hgi-standard.hgi-square-lock-minus-01:before{content:"\54d7"}.hgi-stroke.hgi-standard.hgi-square-lock-minus-02:before{content:"\54d9"}.hgi-stroke.hgi-standard.hgi-square-lock-password:before{content:"\54db"}.hgi-stroke.hgi-standard.hgi-square-lock-remove-01:before{content:"\54dd"}.hgi-stroke.hgi-standard.hgi-square-lock-remove-02:before{content:"\54df"}.hgi-stroke.hgi-standard.hgi-square-root-square:before{content:"\54e1"}.hgi-stroke.hgi-standard.hgi-square-square:before{content:"\54e4"}.hgi-stroke.hgi-standard.hgi-square-unlock-01:before{content:"\54e6"}.hgi-stroke.hgi-standard.hgi-square-unlock-02:before{content:"\54e8"}.hgi-stroke.hgi-standard.hgi-square:before{content:"\54e9"}.hgi-stroke.hgi-standard.hgi-stack-star:before{content:"\54eb"}.hgi-stroke.hgi-standard.hgi-stake:before{content:"\54ed"}.hgi-stroke.hgi-standard.hgi-stamp-01:before{content:"\54ef"}.hgi-stroke.hgi-standard.hgi-stamp-02:before{content:"\54f1"}.hgi-stroke.hgi-standard.hgi-stamp:before{content:"\54f3"}.hgi-stroke.hgi-standard.hgi-star-circle:before{content:"\54f5"}.hgi-stroke.hgi-standard.hgi-star-face:before{content:"\54f7"}.hgi-stroke.hgi-standard.hgi-star-half:before{content:"\54f9"}.hgi-stroke.hgi-standard.hgi-star-off:before{content:"\54fb"}.hgi-stroke.hgi-standard.hgi-star-square:before{content:"\54fe"}.hgi-stroke.hgi-standard.hgi-star:before{content:"\54ff"}.hgi-stroke.hgi-standard.hgi-stars:before{content:"\5501"}.hgi-stroke.hgi-standard.hgi-start-up-01:before{content:"\5503"}.hgi-stroke.hgi-standard.hgi-start-up-02:before{content:"\5505"}.hgi-stroke.hgi-standard.hgi-stationery:before{content:"\5507"}.hgi-stroke.hgi-standard.hgi-steak:before{content:"\5509"}.hgi-stroke.hgi-standard.hgi-steering:before{content:"\550b"}.hgi-stroke.hgi-standard.hgi-step-into:before{content:"\550d"}.hgi-stroke.hgi-standard.hgi-step-out:before{content:"\550f"}.hgi-stroke.hgi-standard.hgi-step-over:before{content:"\5511"}.hgi-stroke.hgi-standard.hgi-stethoscope-02:before{content:"\5513"}.hgi-stroke.hgi-standard.hgi-stethoscope:before{content:"\5515"}.hgi-stroke.hgi-standard.hgi-sticky-note-01:before{content:"\5517"}.hgi-stroke.hgi-standard.hgi-sticky-note-02:before{content:"\5519"}.hgi-stroke.hgi-standard.hgi-stop-watch:before{content:"\551c"}.hgi-stroke.hgi-standard.hgi-stop:before{content:"\551d"}.hgi-stroke.hgi-standard.hgi-store-01:before{content:"\551f"}.hgi-stroke.hgi-standard.hgi-store-02:before{content:"\5521"}.hgi-stroke.hgi-standard.hgi-store-03:before{content:"\5523"}.hgi-stroke.hgi-standard.hgi-store-04:before{content:"\5525"}.hgi-stroke.hgi-standard.hgi-store-add-01:before{content:"\5527"}.hgi-stroke.hgi-standard.hgi-store-add-02:before{content:"\5529"}.hgi-stroke.hgi-standard.hgi-store-location-01:before{content:"\552b"}.hgi-stroke.hgi-standard.hgi-store-location-02:before{content:"\552d"}.hgi-stroke.hgi-standard.hgi-store-remove-01:before{content:"\552f"}.hgi-stroke.hgi-standard.hgi-store-remove-02:before{content:"\5531"}.hgi-stroke.hgi-standard.hgi-store-verified-01:before{content:"\5533"}.hgi-stroke.hgi-standard.hgi-store-verified-02:before{content:"\5535"}.hgi-stroke.hgi-standard.hgi-straight-edge:before{content:"\5537"}.hgi-stroke.hgi-standard.hgi-strategy:before{content:"\5539"}.hgi-stroke.hgi-standard.hgi-stroke-bottom:before{content:"\553b"}.hgi-stroke.hgi-standard.hgi-stroke-center:before{content:"\553d"}.hgi-stroke.hgi-standard.hgi-stroke-inside:before{content:"\553f"}.hgi-stroke.hgi-standard.hgi-stroke-left:before{content:"\5541"}.hgi-stroke.hgi-standard.hgi-stroke-outside:before{content:"\5543"}.hgi-stroke.hgi-standard.hgi-stroke-right:before{content:"\5545"}.hgi-stroke.hgi-standard.hgi-stroke-top:before{content:"\5547"}.hgi-stroke.hgi-standard.hgi-structure-01:before{content:"\5549"}.hgi-stroke.hgi-standard.hgi-structure-02:before{content:"\554b"}.hgi-stroke.hgi-standard.hgi-structure-03:before{content:"\554d"}.hgi-stroke.hgi-standard.hgi-structure-04:before{content:"\554f"}.hgi-stroke.hgi-standard.hgi-structure-05:before{content:"\5551"}.hgi-stroke.hgi-standard.hgi-structure-add:before{content:"\5553"}.hgi-stroke.hgi-standard.hgi-structure-check:before{content:"\5555"}.hgi-stroke.hgi-standard.hgi-structure-fail:before{content:"\5557"}.hgi-stroke.hgi-standard.hgi-structure-folder-circle:before{content:"\5559"}.hgi-stroke.hgi-standard.hgi-structure-folder:before{content:"\555b"}.hgi-stroke.hgi-standard.hgi-student-card:before{content:"\555d"}.hgi-stroke.hgi-standard.hgi-student:before{content:"\555f"}.hgi-stroke.hgi-standard.hgi-students:before{content:"\5561"}.hgi-stroke.hgi-standard.hgi-study-desk:before{content:"\5563"}.hgi-stroke.hgi-standard.hgi-study-lamp:before{content:"\5565"}.hgi-stroke.hgi-standard.hgi-stumbleupon:before{content:"\5567"}.hgi-stroke.hgi-standard.hgi-submarine:before{content:"\5569"}.hgi-stroke.hgi-standard.hgi-submerge:before{content:"\556b"}.hgi-stroke.hgi-standard.hgi-subnode-add:before{content:"\556d"}.hgi-stroke.hgi-standard.hgi-subnode-delete:before{content:"\556f"}.hgi-stroke.hgi-standard.hgi-subpoena:before{content:"\5571"}.hgi-stroke.hgi-standard.hgi-subtitle:before{content:"\5573"}.hgi-stroke.hgi-standard.hgi-suit-01:before{content:"\5575"}.hgi-stroke.hgi-standard.hgi-suit-02:before{content:"\5577"}.hgi-stroke.hgi-standard.hgi-sujood:before{content:"\5579"}.hgi-stroke.hgi-standard.hgi-summation-01:before{content:"\557b"}.hgi-stroke.hgi-standard.hgi-summation-02:before{content:"\557d"}.hgi-stroke.hgi-standard.hgi-summation-circle:before{content:"\557f"}.hgi-stroke.hgi-standard.hgi-summation-square:before{content:"\5581"}.hgi-stroke.hgi-standard.hgi-sun-01:before{content:"\5583"}.hgi-stroke.hgi-standard.hgi-sun-02:before{content:"\5585"}.hgi-stroke.hgi-standard.hgi-sun-03:before{content:"\5587"}.hgi-stroke.hgi-standard.hgi-sun-cloud-01:before{content:"\5589"}.hgi-stroke.hgi-standard.hgi-sun-cloud-02:before{content:"\558b"}.hgi-stroke.hgi-standard.hgi-sun-cloud-angled-rain-01:before{content:"\558d"}.hgi-stroke.hgi-standard.hgi-sun-cloud-angled-rain-02:before{content:"\558f"}.hgi-stroke.hgi-standard.hgi-sun-cloud-angled-rain-zap-01:before{content:"\5591"}.hgi-stroke.hgi-standard.hgi-sun-cloud-angled-rain-zap-02:before{content:"\5593"}.hgi-stroke.hgi-standard.hgi-sun-cloud-angled-zap-01:before{content:"\5595"}.hgi-stroke.hgi-standard.hgi-sun-cloud-angled-zap-02:before{content:"\5597"}.hgi-stroke.hgi-standard.hgi-sun-cloud-big-rain-01:before{content:"\5599"}.hgi-stroke.hgi-standard.hgi-sun-cloud-big-rain-02:before{content:"\559b"}.hgi-stroke.hgi-standard.hgi-sun-cloud-fast-wind-01:before{content:"\559d"}.hgi-stroke.hgi-standard.hgi-sun-cloud-fast-wind-02:before{content:"\559f"}.hgi-stroke.hgi-standard.hgi-sun-cloud-hailstone-01:before{content:"\55a1"}.hgi-stroke.hgi-standard.hgi-sun-cloud-hailstone-02:before{content:"\55a3"}.hgi-stroke.hgi-standard.hgi-sun-cloud-little-rain-01:before{content:"\55a5"}.hgi-stroke.hgi-standard.hgi-sun-cloud-little-rain-02:before{content:"\55a7"}.hgi-stroke.hgi-standard.hgi-sun-cloud-little-snow-01:before{content:"\55a9"}.hgi-stroke.hgi-standard.hgi-sun-cloud-little-snow-02:before{content:"\55ab"}.hgi-stroke.hgi-standard.hgi-sun-cloud-mid-rain-01:before{content:"\55ad"}.hgi-stroke.hgi-standard.hgi-sun-cloud-mid-rain-02:before{content:"\55af"}.hgi-stroke.hgi-standard.hgi-sun-cloud-mid-snow-01:before{content:"\55b1"}.hgi-stroke.hgi-standard.hgi-sun-cloud-mid-snow-02:before{content:"\55b3"}.hgi-stroke.hgi-standard.hgi-sun-cloud-slow-wind-01:before{content:"\55b5"}.hgi-stroke.hgi-standard.hgi-sun-cloud-slow-wind-02:before{content:"\55b7"}.hgi-stroke.hgi-standard.hgi-sun-cloud-snow-01:before{content:"\55b9"}.hgi-stroke.hgi-standard.hgi-sun-cloud-snow-02:before{content:"\55bb"}.hgi-stroke.hgi-standard.hgi-sunglasses:before{content:"\55bd"}.hgi-stroke.hgi-standard.hgi-sunrise:before{content:"\55bf"}.hgi-stroke.hgi-standard.hgi-sunset:before{content:"\55c1"}.hgi-stroke.hgi-standard.hgi-super-mario-toad:before{content:"\55c4"}.hgi-stroke.hgi-standard.hgi-super-mario:before{content:"\55c5"}.hgi-stroke.hgi-standard.hgi-surfboard:before{content:"\55c7"}.hgi-stroke.hgi-standard.hgi-surprise:before{content:"\55c9"}.hgi-stroke.hgi-standard.hgi-sushi-01:before{content:"\55cb"}.hgi-stroke.hgi-standard.hgi-sushi-02:before{content:"\55cd"}.hgi-stroke.hgi-standard.hgi-sushi-03:before{content:"\55cf"}.hgi-stroke.hgi-standard.hgi-suspicious:before{content:"\55d1"}.hgi-stroke.hgi-standard.hgi-sustainable-energy:before{content:"\55d3"}.hgi-stroke.hgi-standard.hgi-svg-01:before{content:"\55d5"}.hgi-stroke.hgi-standard.hgi-svg-02:before{content:"\55d7"}.hgi-stroke.hgi-standard.hgi-swarm:before{content:"\55d9"}.hgi-stroke.hgi-standard.hgi-swatch:before{content:"\55db"}.hgi-stroke.hgi-standard.hgi-swimming-cap:before{content:"\55dd"}.hgi-stroke.hgi-standard.hgi-swimming:before{content:"\55df"}.hgi-stroke.hgi-standard.hgi-swipe-down-01:before{content:"\55e1"}.hgi-stroke.hgi-standard.hgi-swipe-down-02:before{content:"\55e3"}.hgi-stroke.hgi-standard.hgi-swipe-down-03:before{content:"\55e5"}.hgi-stroke.hgi-standard.hgi-swipe-down-04:before{content:"\55e7"}.hgi-stroke.hgi-standard.hgi-swipe-down-05:before{content:"\55e9"}.hgi-stroke.hgi-standard.hgi-swipe-down-06:before{content:"\55eb"}.hgi-stroke.hgi-standard.hgi-swipe-down-07:before{content:"\55ed"}.hgi-stroke.hgi-standard.hgi-swipe-down-08:before{content:"\55ef"}.hgi-stroke.hgi-standard.hgi-swipe-left-01:before{content:"\55f1"}.hgi-stroke.hgi-standard.hgi-swipe-left-02:before{content:"\55f3"}.hgi-stroke.hgi-standard.hgi-swipe-left-03:before{content:"\55f5"}.hgi-stroke.hgi-standard.hgi-swipe-left-04:before{content:"\55f7"}.hgi-stroke.hgi-standard.hgi-swipe-left-05:before{content:"\55f9"}.hgi-stroke.hgi-standard.hgi-swipe-left-06:before{content:"\55fb"}.hgi-stroke.hgi-standard.hgi-swipe-left-07:before{content:"\55fd"}.hgi-stroke.hgi-standard.hgi-swipe-left-08:before{content:"\55ff"}.hgi-stroke.hgi-standard.hgi-swipe-left-09:before{content:"\5601"}.hgi-stroke.hgi-standard.hgi-swipe-right-01:before{content:"\5603"}.hgi-stroke.hgi-standard.hgi-swipe-right-02:before{content:"\5605"}.hgi-stroke.hgi-standard.hgi-swipe-right-03:before{content:"\5607"}.hgi-stroke.hgi-standard.hgi-swipe-right-04:before{content:"\5609"}.hgi-stroke.hgi-standard.hgi-swipe-right-05:before{content:"\560b"}.hgi-stroke.hgi-standard.hgi-swipe-right-06:before{content:"\560d"}.hgi-stroke.hgi-standard.hgi-swipe-right-07:before{content:"\560f"}.hgi-stroke.hgi-standard.hgi-swipe-right-08:before{content:"\5611"}.hgi-stroke.hgi-standard.hgi-swipe-right-09:before{content:"\5613"}.hgi-stroke.hgi-standard.hgi-swipe-up-01:before{content:"\5615"}.hgi-stroke.hgi-standard.hgi-swipe-up-02:before{content:"\5617"}.hgi-stroke.hgi-standard.hgi-swipe-up-03:before{content:"\5619"}.hgi-stroke.hgi-standard.hgi-swipe-up-04:before{content:"\561b"}.hgi-stroke.hgi-standard.hgi-swipe-up-05:before{content:"\561d"}.hgi-stroke.hgi-standard.hgi-swipe-up-06:before{content:"\561f"}.hgi-stroke.hgi-standard.hgi-swipe-up-07:before{content:"\5621"}.hgi-stroke.hgi-standard.hgi-swipe-up-08:before{content:"\5623"}.hgi-stroke.hgi-standard.hgi-sword-01:before{content:"\5625"}.hgi-stroke.hgi-standard.hgi-sword-02:before{content:"\5627"}.hgi-stroke.hgi-standard.hgi-sword-03:before{content:"\5629"}.hgi-stroke.hgi-standard.hgi-system-update-01:before{content:"\562b"}.hgi-stroke.hgi-standard.hgi-system-update-02:before{content:"\562d"}.hgi-stroke.hgi-standard.hgi-t-shirt:before{content:"\562f"}.hgi-stroke.hgi-standard.hgi-table-01:before{content:"\5631"}.hgi-stroke.hgi-standard.hgi-table-02:before{content:"\5633"}.hgi-stroke.hgi-standard.hgi-table-03:before{content:"\5635"}.hgi-stroke.hgi-standard.hgi-table-lamp-01:before{content:"\5637"}.hgi-stroke.hgi-standard.hgi-table-lamp-02:before{content:"\5639"}.hgi-stroke.hgi-standard.hgi-table-round:before{content:"\563b"}.hgi-stroke.hgi-standard.hgi-table-tennis-bat:before{content:"\563e"}.hgi-stroke.hgi-standard.hgi-table:before{content:"\563f"}.hgi-stroke.hgi-standard.hgi-tablet-01:before{content:"\5641"}.hgi-stroke.hgi-standard.hgi-tablet-02:before{content:"\5643"}.hgi-stroke.hgi-standard.hgi-tablet-connected-bluetooth:before{content:"\5645"}.hgi-stroke.hgi-standard.hgi-tablet-connected-usb:before{content:"\5647"}.hgi-stroke.hgi-standard.hgi-tablet-connected-wifi:before{content:"\5649"}.hgi-stroke.hgi-standard.hgi-tablet-pen:before{content:"\564b"}.hgi-stroke.hgi-standard.hgi-taco-01:before{content:"\564d"}.hgi-stroke.hgi-standard.hgi-taco-02:before{content:"\564f"}.hgi-stroke.hgi-standard.hgi-tag-01:before{content:"\5651"}.hgi-stroke.hgi-standard.hgi-tag-02:before{content:"\5653"}.hgi-stroke.hgi-standard.hgi-tags:before{content:"\5655"}.hgi-stroke.hgi-standard.hgi-taj-mahal:before{content:"\5657"}.hgi-stroke.hgi-standard.hgi-tan:before{content:"\5659"}.hgi-stroke.hgi-standard.hgi-tank-top:before{content:"\565b"}.hgi-stroke.hgi-standard.hgi-tap-01:before{content:"\565d"}.hgi-stroke.hgi-standard.hgi-tap-02:before{content:"\565f"}.hgi-stroke.hgi-standard.hgi-tap-03:before{content:"\5661"}.hgi-stroke.hgi-standard.hgi-tap-04:before{content:"\5663"}.hgi-stroke.hgi-standard.hgi-tap-05:before{content:"\5665"}.hgi-stroke.hgi-standard.hgi-tap-06:before{content:"\5667"}.hgi-stroke.hgi-standard.hgi-tap-07:before{content:"\5669"}.hgi-stroke.hgi-standard.hgi-tap-08:before{content:"\566b"}.hgi-stroke.hgi-standard.hgi-tape-measure:before{content:"\566d"}.hgi-stroke.hgi-standard.hgi-target-01:before{content:"\566f"}.hgi-stroke.hgi-standard.hgi-target-02:before{content:"\5671"}.hgi-stroke.hgi-standard.hgi-target-03:before{content:"\5673"}.hgi-stroke.hgi-standard.hgi-target-dollar:before{content:"\5675"}.hgi-stroke.hgi-standard.hgi-tasbih:before{content:"\5677"}.hgi-stroke.hgi-standard.hgi-task-01:before{content:"\5679"}.hgi-stroke.hgi-standard.hgi-task-02:before{content:"\567b"}.hgi-stroke.hgi-standard.hgi-task-add-01:before{content:"\567d"}.hgi-stroke.hgi-standard.hgi-task-add-02:before{content:"\567f"}.hgi-stroke.hgi-standard.hgi-task-daily-01:before{content:"\5681"}.hgi-stroke.hgi-standard.hgi-task-daily-02:before{content:"\5683"}.hgi-stroke.hgi-standard.hgi-task-done-01:before{content:"\5685"}.hgi-stroke.hgi-standard.hgi-task-done-02:before{content:"\5687"}.hgi-stroke.hgi-standard.hgi-task-edit-01:before{content:"\5689"}.hgi-stroke.hgi-standard.hgi-task-edit-02:before{content:"\568b"}.hgi-stroke.hgi-standard.hgi-task-remove-01:before{content:"\568d"}.hgi-stroke.hgi-standard.hgi-task-remove-02:before{content:"\568f"}.hgi-stroke.hgi-standard.hgi-taxes:before{content:"\5691"}.hgi-stroke.hgi-standard.hgi-taxi:before{content:"\5693"}.hgi-stroke.hgi-standard.hgi-tea-pod:before{content:"\5695"}.hgi-stroke.hgi-standard.hgi-tea:before{content:"\5697"}.hgi-stroke.hgi-standard.hgi-teacher:before{content:"\5699"}.hgi-stroke.hgi-standard.hgi-teaching:before{content:"\569b"}.hgi-stroke.hgi-standard.hgi-teamviewer:before{content:"\569d"}.hgi-stroke.hgi-standard.hgi-telegram:before{content:"\569f"}.hgi-stroke.hgi-standard.hgi-telephone:before{content:"\56a1"}.hgi-stroke.hgi-standard.hgi-telescope-01:before{content:"\56a3"}.hgi-stroke.hgi-standard.hgi-telescope-02:before{content:"\56a5"}.hgi-stroke.hgi-standard.hgi-television-table:before{content:"\56a7"}.hgi-stroke.hgi-standard.hgi-temperature:before{content:"\56a9"}.hgi-stroke.hgi-standard.hgi-tennis-ball:before{content:"\56ab"}.hgi-stroke.hgi-standard.hgi-terrace:before{content:"\56ad"}.hgi-stroke.hgi-standard.hgi-test-tube-01:before{content:"\56af"}.hgi-stroke.hgi-standard.hgi-test-tube-02:before{content:"\56b1"}.hgi-stroke.hgi-standard.hgi-test-tube-03:before{content:"\56b3"}.hgi-stroke.hgi-standard.hgi-test-tube:before{content:"\56b5"}.hgi-stroke.hgi-standard.hgi-tetris:before{content:"\56b7"}.hgi-stroke.hgi-standard.hgi-text-align-center:before{content:"\56b9"}.hgi-stroke.hgi-standard.hgi-text-align-justify-center:before{content:"\56bb"}.hgi-stroke.hgi-standard.hgi-text-align-justify-left:before{content:"\56bd"}.hgi-stroke.hgi-standard.hgi-text-align-justify-right:before{content:"\56bf"}.hgi-stroke.hgi-standard.hgi-text-align-left-01:before{content:"\56c1"}.hgi-stroke.hgi-standard.hgi-text-align-left:before{content:"\56c3"}.hgi-stroke.hgi-standard.hgi-text-align-right-01:before{content:"\56c5"}.hgi-stroke.hgi-standard.hgi-text-align-right:before{content:"\56c7"}.hgi-stroke.hgi-standard.hgi-text-all-caps:before{content:"\56c9"}.hgi-stroke.hgi-standard.hgi-text-bold:before{content:"\56cb"}.hgi-stroke.hgi-standard.hgi-text-centerline-center-top:before{content:"\56cd"}.hgi-stroke.hgi-standard.hgi-text-centerline-left:before{content:"\56cf"}.hgi-stroke.hgi-standard.hgi-text-centerline-middle:before{content:"\56d1"}.hgi-stroke.hgi-standard.hgi-text-centerline-right:before{content:"\56d3"}.hgi-stroke.hgi-standard.hgi-text-check:before{content:"\56d5"}.hgi-stroke.hgi-standard.hgi-text-circle:before{content:"\56d7"}.hgi-stroke.hgi-standard.hgi-text-clear:before{content:"\56d9"}.hgi-stroke.hgi-standard.hgi-text-color:before{content:"\56db"}.hgi-stroke.hgi-standard.hgi-text-creation:before{content:"\56dd"}.hgi-stroke.hgi-standard.hgi-text-firstline-left:before{content:"\56df"}.hgi-stroke.hgi-standard.hgi-text-firstline-right:before{content:"\56e1"}.hgi-stroke.hgi-standard.hgi-text-font:before{content:"\56e3"}.hgi-stroke.hgi-standard.hgi-text-footnote:before{content:"\56e5"}.hgi-stroke.hgi-standard.hgi-text-indent-01:before{content:"\56e7"}.hgi-stroke.hgi-standard.hgi-text-indent-less:before{content:"\56e9"}.hgi-stroke.hgi-standard.hgi-text-indent-more:before{content:"\56eb"}.hgi-stroke.hgi-standard.hgi-text-indent:before{content:"\56ed"}.hgi-stroke.hgi-standard.hgi-text-italic-slash:before{content:"\56f0"}.hgi-stroke.hgi-standard.hgi-text-italic:before{content:"\56f1"}.hgi-stroke.hgi-standard.hgi-text-kerning:before{content:"\56f3"}.hgi-stroke.hgi-standard.hgi-text-number-sign:before{content:"\56f5"}.hgi-stroke.hgi-standard.hgi-text-selection:before{content:"\56f8"}.hgi-stroke.hgi-standard.hgi-text-smallcaps:before{content:"\56fa"}.hgi-stroke.hgi-standard.hgi-text-square:before{content:"\56fc"}.hgi-stroke.hgi-standard.hgi-text-strikethrough:before{content:"\56fe"}.hgi-stroke.hgi-standard.hgi-text-subscript:before{content:"\5700"}.hgi-stroke.hgi-standard.hgi-text-superscript:before{content:"\5702"}.hgi-stroke.hgi-standard.hgi-text-tracking:before{content:"\5704"}.hgi-stroke.hgi-standard.hgi-text-underline:before{content:"\5706"}.hgi-stroke.hgi-standard.hgi-text-variable-front:before{content:"\5708"}.hgi-stroke.hgi-standard.hgi-text-vertical-alignment:before{content:"\570a"}.hgi-stroke.hgi-standard.hgi-text-wrap:before{content:"\570c"}.hgi-stroke.hgi-standard.hgi-text:before{content:"\570d"}.hgi-stroke.hgi-standard.hgi-the-prophets-mosque:before{content:"\570f"}.hgi-stroke.hgi-standard.hgi-thermometer-cold:before{content:"\5711"}.hgi-stroke.hgi-standard.hgi-thermometer-warm:before{content:"\5714"}.hgi-stroke.hgi-standard.hgi-thermometer:before{content:"\5715"}.hgi-stroke.hgi-standard.hgi-third-bracket-circle:before{content:"\5717"}.hgi-stroke.hgi-standard.hgi-third-bracket-square:before{content:"\571a"}.hgi-stroke.hgi-standard.hgi-third-bracket:before{content:"\571b"}.hgi-stroke.hgi-standard.hgi-thread:before{content:"\571d"}.hgi-stroke.hgi-standard.hgi-threads-ellipse:before{content:"\571f"}.hgi-stroke.hgi-standard.hgi-threads-rectangle:before{content:"\5721"}.hgi-stroke.hgi-standard.hgi-threads:before{content:"\5723"}.hgi-stroke.hgi-standard.hgi-three-d-move:before{content:"\5725"}.hgi-stroke.hgi-standard.hgi-three-d-rotate:before{content:"\5727"}.hgi-stroke.hgi-standard.hgi-three-d-scale:before{content:"\5729"}.hgi-stroke.hgi-standard.hgi-three-d-view:before{content:"\572b"}.hgi-stroke.hgi-standard.hgi-three-finger-01:before{content:"\572d"}.hgi-stroke.hgi-standard.hgi-three-finger-02:before{content:"\572f"}.hgi-stroke.hgi-standard.hgi-three-finger-03:before{content:"\5731"}.hgi-stroke.hgi-standard.hgi-three-finger-04:before{content:"\5733"}.hgi-stroke.hgi-standard.hgi-three-finger-05:before{content:"\5735"}.hgi-stroke.hgi-standard.hgi-thumbs-down-ellipse:before{content:"\5737"}.hgi-stroke.hgi-standard.hgi-thumbs-down-rectangle:before{content:"\5739"}.hgi-stroke.hgi-standard.hgi-thumbs-down:before{content:"\573b"}.hgi-stroke.hgi-standard.hgi-thumbs-up-down:before{content:"\573d"}.hgi-stroke.hgi-standard.hgi-thumbs-up-ellipse:before{content:"\573f"}.hgi-stroke.hgi-standard.hgi-thumbs-up-rectangle:before{content:"\5741"}.hgi-stroke.hgi-standard.hgi-thumbs-up:before{content:"\5743"}.hgi-stroke.hgi-standard.hgi-tic-tac-toe:before{content:"\5745"}.hgi-stroke.hgi-standard.hgi-tick-01:before{content:"\5747"}.hgi-stroke.hgi-standard.hgi-tick-02:before{content:"\5749"}.hgi-stroke.hgi-standard.hgi-tick-03:before{content:"\574b"}.hgi-stroke.hgi-standard.hgi-tick-04:before{content:"\574d"}.hgi-stroke.hgi-standard.hgi-tick-double-01:before{content:"\574f"}.hgi-stroke.hgi-standard.hgi-tick-double-02:before{content:"\5751"}.hgi-stroke.hgi-standard.hgi-tick-double-03:before{content:"\5753"}.hgi-stroke.hgi-standard.hgi-tick-double-04:before{content:"\5755"}.hgi-stroke.hgi-standard.hgi-ticket-01:before{content:"\5757"}.hgi-stroke.hgi-standard.hgi-ticket-02:before{content:"\5759"}.hgi-stroke.hgi-standard.hgi-ticket-03:before{content:"\575b"}.hgi-stroke.hgi-standard.hgi-ticket-star:before{content:"\575d"}.hgi-stroke.hgi-standard.hgi-tie:before{content:"\575f"}.hgi-stroke.hgi-standard.hgi-tiktok:before{content:"\5761"}.hgi-stroke.hgi-standard.hgi-time-01:before{content:"\5763"}.hgi-stroke.hgi-standard.hgi-time-02:before{content:"\5765"}.hgi-stroke.hgi-standard.hgi-time-03:before{content:"\5767"}.hgi-stroke.hgi-standard.hgi-time-04:before{content:"\5769"}.hgi-stroke.hgi-standard.hgi-time-half-pass:before{content:"\576b"}.hgi-stroke.hgi-standard.hgi-time-management-circle:before{content:"\576d"}.hgi-stroke.hgi-standard.hgi-time-management:before{content:"\576f"}.hgi-stroke.hgi-standard.hgi-time-quarter-pass:before{content:"\5771"}.hgi-stroke.hgi-standard.hgi-time-quarter:before{content:"\5773"}.hgi-stroke.hgi-standard.hgi-time-schedule:before{content:"\5775"}.hgi-stroke.hgi-standard.hgi-time-setting-01:before{content:"\5777"}.hgi-stroke.hgi-standard.hgi-time-setting-02:before{content:"\5779"}.hgi-stroke.hgi-standard.hgi-time-setting-03:before{content:"\577b"}.hgi-stroke.hgi-standard.hgi-timer-01:before{content:"\577d"}.hgi-stroke.hgi-standard.hgi-timer-02:before{content:"\577f"}.hgi-stroke.hgi-standard.hgi-tips:before{content:"\5781"}.hgi-stroke.hgi-standard.hgi-tired-01:before{content:"\5783"}.hgi-stroke.hgi-standard.hgi-tired-02:before{content:"\5785"}.hgi-stroke.hgi-standard.hgi-tissue-paper:before{content:"\5787"}.hgi-stroke.hgi-standard.hgi-toggle-off:before{content:"\5789"}.hgi-stroke.hgi-standard.hgi-toggle-on:before{content:"\578b"}.hgi-stroke.hgi-standard.hgi-toilet-01:before{content:"\578d"}.hgi-stroke.hgi-standard.hgi-toilet-02:before{content:"\578f"}.hgi-stroke.hgi-standard.hgi-tongue-01:before{content:"\5791"}.hgi-stroke.hgi-standard.hgi-tongue-wink-left:before{content:"\5794"}.hgi-stroke.hgi-standard.hgi-tongue-wink-right:before{content:"\5796"}.hgi-stroke.hgi-standard.hgi-tongue:before{content:"\5797"}.hgi-stroke.hgi-standard.hgi-tools:before{content:"\5799"}.hgi-stroke.hgi-standard.hgi-tornado-01:before{content:"\579b"}.hgi-stroke.hgi-standard.hgi-tornado-02:before{content:"\579d"}.hgi-stroke.hgi-standard.hgi-torri-gate:before{content:"\579f"}.hgi-stroke.hgi-standard.hgi-touch-01:before{content:"\57a1"}.hgi-stroke.hgi-standard.hgi-touch-02:before{content:"\57a3"}.hgi-stroke.hgi-standard.hgi-touch-03:before{content:"\57a5"}.hgi-stroke.hgi-standard.hgi-touch-04:before{content:"\57a7"}.hgi-stroke.hgi-standard.hgi-touch-05:before{content:"\57a9"}.hgi-stroke.hgi-standard.hgi-touch-06:before{content:"\57ab"}.hgi-stroke.hgi-standard.hgi-touch-07:before{content:"\57ad"}.hgi-stroke.hgi-standard.hgi-touch-08:before{content:"\57af"}.hgi-stroke.hgi-standard.hgi-touch-09:before{content:"\57b1"}.hgi-stroke.hgi-standard.hgi-touch-10:before{content:"\57b3"}.hgi-stroke.hgi-standard.hgi-touch-interaction-01:before{content:"\57b5"}.hgi-stroke.hgi-standard.hgi-touch-interaction-02:before{content:"\57b7"}.hgi-stroke.hgi-standard.hgi-touch-interaction-03:before{content:"\57b9"}.hgi-stroke.hgi-standard.hgi-touch-interaction-04:before{content:"\57bb"}.hgi-stroke.hgi-standard.hgi-touch-locked-01:before{content:"\57bd"}.hgi-stroke.hgi-standard.hgi-touch-locked-02:before{content:"\57bf"}.hgi-stroke.hgi-standard.hgi-touch-locked-03:before{content:"\57c1"}.hgi-stroke.hgi-standard.hgi-touch-locked-04:before{content:"\57c3"}.hgi-stroke.hgi-standard.hgi-touchpad-01:before{content:"\57c5"}.hgi-stroke.hgi-standard.hgi-touchpad-02:before{content:"\57c7"}.hgi-stroke.hgi-standard.hgi-touchpad-03:before{content:"\57c9"}.hgi-stroke.hgi-standard.hgi-touchpad-04:before{content:"\57cb"}.hgi-stroke.hgi-standard.hgi-tow-truck:before{content:"\57cd"}.hgi-stroke.hgi-standard.hgi-towels:before{content:"\57cf"}.hgi-stroke.hgi-standard.hgi-toy-train:before{content:"\57d1"}.hgi-stroke.hgi-standard.hgi-tractor:before{content:"\57d3"}.hgi-stroke.hgi-standard.hgi-trade-down:before{content:"\57d5"}.hgi-stroke.hgi-standard.hgi-trade-mark:before{content:"\57d7"}.hgi-stroke.hgi-standard.hgi-trade-up:before{content:"\57d9"}.hgi-stroke.hgi-standard.hgi-trademark:before{content:"\57db"}.hgi-stroke.hgi-standard.hgi-traffic-incident:before{content:"\57dd"}.hgi-stroke.hgi-standard.hgi-traffic-light:before{content:"\57df"}.hgi-stroke.hgi-standard.hgi-train-01:before{content:"\57e1"}.hgi-stroke.hgi-standard.hgi-train-02:before{content:"\57e3"}.hgi-stroke.hgi-standard.hgi-tram:before{content:"\57e5"}.hgi-stroke.hgi-standard.hgi-trampoline:before{content:"\57e7"}.hgi-stroke.hgi-standard.hgi-transaction:before{content:"\57e9"}.hgi-stroke.hgi-standard.hgi-transition-bottom:before{content:"\57eb"}.hgi-stroke.hgi-standard.hgi-transition-left:before{content:"\57ed"}.hgi-stroke.hgi-standard.hgi-transition-right:before{content:"\57ef"}.hgi-stroke.hgi-standard.hgi-transition-top:before{content:"\57f1"}.hgi-stroke.hgi-standard.hgi-translate:before{content:"\57f3"}.hgi-stroke.hgi-standard.hgi-translation:before{content:"\57f5"}.hgi-stroke.hgi-standard.hgi-transmission:before{content:"\57f7"}.hgi-stroke.hgi-standard.hgi-transparency:before{content:"\57f9"}.hgi-stroke.hgi-standard.hgi-trapezoid-line-horizontal:before{content:"\57fb"}.hgi-stroke.hgi-standard.hgi-trapezoid-line-vertical:before{content:"\57fd"}.hgi-stroke.hgi-standard.hgi-travel-bag:before{content:"\57ff"}.hgi-stroke.hgi-standard.hgi-treadmill-01:before{content:"\5801"}.hgi-stroke.hgi-standard.hgi-treadmill-02:before{content:"\5803"}.hgi-stroke.hgi-standard.hgi-treatment:before{content:"\5805"}.hgi-stroke.hgi-standard.hgi-tree-01:before{content:"\5807"}.hgi-stroke.hgi-standard.hgi-tree-02:before{content:"\5809"}.hgi-stroke.hgi-standard.hgi-tree-03:before{content:"\580b"}.hgi-stroke.hgi-standard.hgi-tree-04:before{content:"\580d"}.hgi-stroke.hgi-standard.hgi-tree-05:before{content:"\580f"}.hgi-stroke.hgi-standard.hgi-tree-06:before{content:"\5811"}.hgi-stroke.hgi-standard.hgi-tree-07:before{content:"\5813"}.hgi-stroke.hgi-standard.hgi-trello:before{content:"\5815"}.hgi-stroke.hgi-standard.hgi-triangle-01:before{content:"\5817"}.hgi-stroke.hgi-standard.hgi-triangle-02:before{content:"\5819"}.hgi-stroke.hgi-standard.hgi-triangle-03:before{content:"\581b"}.hgi-stroke.hgi-standard.hgi-triangle:before{content:"\581d"}.hgi-stroke.hgi-standard.hgi-trolley-01:before{content:"\581f"}.hgi-stroke.hgi-standard.hgi-trolley-02:before{content:"\5821"}.hgi-stroke.hgi-standard.hgi-tropical-storm-tracks-01:before{content:"\5824"}.hgi-stroke.hgi-standard.hgi-tropical-storm-tracks-02:before{content:"\5826"}.hgi-stroke.hgi-standard.hgi-tropical-storm:before{content:"\5827"}.hgi-stroke.hgi-standard.hgi-truck-delivery:before{content:"\5829"}.hgi-stroke.hgi-standard.hgi-truck-monster:before{content:"\582b"}.hgi-stroke.hgi-standard.hgi-truck-return:before{content:"\582d"}.hgi-stroke.hgi-standard.hgi-truck:before{content:"\582f"}.hgi-stroke.hgi-standard.hgi-trulli:before{content:"\5831"}.hgi-stroke.hgi-standard.hgi-tsunami:before{content:"\5833"}.hgi-stroke.hgi-standard.hgi-tulip:before{content:"\5835"}.hgi-stroke.hgi-standard.hgi-tumblr:before{content:"\5837"}.hgi-stroke.hgi-standard.hgi-turtle-neck:before{content:"\5839"}.hgi-stroke.hgi-standard.hgi-tv-01:before{content:"\583b"}.hgi-stroke.hgi-standard.hgi-tv-02:before{content:"\583d"}.hgi-stroke.hgi-standard.hgi-tv-fix:before{content:"\583f"}.hgi-stroke.hgi-standard.hgi-tv-issue:before{content:"\5841"}.hgi-stroke.hgi-standard.hgi-tv-smart:before{content:"\5843"}.hgi-stroke.hgi-standard.hgi-twin-tower:before{content:"\5845"}.hgi-stroke.hgi-standard.hgi-twitch:before{content:"\5847"}.hgi-stroke.hgi-standard.hgi-twitter-square:before{content:"\584a"}.hgi-stroke.hgi-standard.hgi-twitter:before{content:"\584b"}.hgi-stroke.hgi-standard.hgi-two-factor-access:before{content:"\584d"}.hgi-stroke.hgi-standard.hgi-two-finger-01:before{content:"\584f"}.hgi-stroke.hgi-standard.hgi-two-finger-02:before{content:"\5851"}.hgi-stroke.hgi-standard.hgi-two-finger-03:before{content:"\5853"}.hgi-stroke.hgi-standard.hgi-two-finger-04:before{content:"\5855"}.hgi-stroke.hgi-standard.hgi-two-finger-05:before{content:"\5857"}.hgi-stroke.hgi-standard.hgi-txt-01:before{content:"\5859"}.hgi-stroke.hgi-standard.hgi-txt-02:before{content:"\585b"}.hgi-stroke.hgi-standard.hgi-type-cursor:before{content:"\585d"}.hgi-stroke.hgi-standard.hgi-typescript-01:before{content:"\585f"}.hgi-stroke.hgi-standard.hgi-typescript-02:before{content:"\5861"}.hgi-stroke.hgi-standard.hgi-typescript-03:before{content:"\5863"}.hgi-stroke.hgi-standard.hgi-uber:before{content:"\5865"}.hgi-stroke.hgi-standard.hgi-ufo-01:before{content:"\5867"}.hgi-stroke.hgi-standard.hgi-ufo:before{content:"\5869"}.hgi-stroke.hgi-standard.hgi-umbrella-dollar:before{content:"\586b"}.hgi-stroke.hgi-standard.hgi-umbrella:before{content:"\586d"}.hgi-stroke.hgi-standard.hgi-unamused:before{content:"\586f"}.hgi-stroke.hgi-standard.hgi-unavailable:before{content:"\5871"}.hgi-stroke.hgi-standard.hgi-underpants-01:before{content:"\5873"}.hgi-stroke.hgi-standard.hgi-underpants-02:before{content:"\5875"}.hgi-stroke.hgi-standard.hgi-underpants-03:before{content:"\5877"}.hgi-stroke.hgi-standard.hgi-unfold-less:before{content:"\5879"}.hgi-stroke.hgi-standard.hgi-unfold-more:before{content:"\587b"}.hgi-stroke.hgi-standard.hgi-ungroup-items:before{content:"\587d"}.hgi-stroke.hgi-standard.hgi-ungroup-layers:before{content:"\587f"}.hgi-stroke.hgi-standard.hgi-unhappy:before{content:"\5881"}.hgi-stroke.hgi-standard.hgi-university:before{content:"\5883"}.hgi-stroke.hgi-standard.hgi-unlink-01:before{content:"\5885"}.hgi-stroke.hgi-standard.hgi-unlink-02:before{content:"\5887"}.hgi-stroke.hgi-standard.hgi-unlink-03:before{content:"\5889"}.hgi-stroke.hgi-standard.hgi-unlink-04:before{content:"\588b"}.hgi-stroke.hgi-standard.hgi-unlink-05:before{content:"\588d"}.hgi-stroke.hgi-standard.hgi-unlink-06:before{content:"\588f"}.hgi-stroke.hgi-standard.hgi-unsplash:before{content:"\5891"}.hgi-stroke.hgi-standard.hgi-upload-01:before{content:"\5893"}.hgi-stroke.hgi-standard.hgi-upload-02:before{content:"\5895"}.hgi-stroke.hgi-standard.hgi-upload-03:before{content:"\5897"}.hgi-stroke.hgi-standard.hgi-upload-04:before{content:"\5899"}.hgi-stroke.hgi-standard.hgi-upload-05:before{content:"\589b"}.hgi-stroke.hgi-standard.hgi-upload-circle-01:before{content:"\589d"}.hgi-stroke.hgi-standard.hgi-upload-circle-02:before{content:"\589f"}.hgi-stroke.hgi-standard.hgi-upload-square-01:before{content:"\58a1"}.hgi-stroke.hgi-standard.hgi-upload-square-02:before{content:"\58a3"}.hgi-stroke.hgi-standard.hgi-upwork:before{content:"\58a5"}.hgi-stroke.hgi-standard.hgi-usb-bugs:before{content:"\58a7"}.hgi-stroke.hgi-standard.hgi-usb-connected-01:before{content:"\58a9"}.hgi-stroke.hgi-standard.hgi-usb-connected-02:before{content:"\58ab"}.hgi-stroke.hgi-standard.hgi-usb-connected-03:before{content:"\58ad"}.hgi-stroke.hgi-standard.hgi-usb-error:before{content:"\58af"}.hgi-stroke.hgi-standard.hgi-usb-memory-01:before{content:"\58b1"}.hgi-stroke.hgi-standard.hgi-usb-memory-02:before{content:"\58b3"}.hgi-stroke.hgi-standard.hgi-usb-not-connected-01:before{content:"\58b5"}.hgi-stroke.hgi-standard.hgi-usb-not-connected-02:before{content:"\58b7"}.hgi-stroke.hgi-standard.hgi-usb:before{content:"\58b9"}.hgi-stroke.hgi-standard.hgi-user-account:before{content:"\58bb"}.hgi-stroke.hgi-standard.hgi-user-add-01:before{content:"\58bd"}.hgi-stroke.hgi-standard.hgi-user-add-02:before{content:"\58bf"}.hgi-stroke.hgi-standard.hgi-user-arrow-left-right:before{content:"\58c1"}.hgi-stroke.hgi-standard.hgi-user-block-01:before{content:"\58c3"}.hgi-stroke.hgi-standard.hgi-user-block-02:before{content:"\58c5"}.hgi-stroke.hgi-standard.hgi-user-check-01:before{content:"\58c7"}.hgi-stroke.hgi-standard.hgi-user-check-02:before{content:"\58c9"}.hgi-stroke.hgi-standard.hgi-user-circle-02:before{content:"\58cb"}.hgi-stroke.hgi-standard.hgi-user-circle:before{content:"\58cd"}.hgi-stroke.hgi-standard.hgi-user-edit-01:before{content:"\58cf"}.hgi-stroke.hgi-standard.hgi-user-full-view:before{content:"\58d1"}.hgi-stroke.hgi-standard.hgi-user-group:before{content:"\58d3"}.hgi-stroke.hgi-standard.hgi-user-id-verification:before{content:"\58d5"}.hgi-stroke.hgi-standard.hgi-user-list:before{content:"\58d7"}.hgi-stroke.hgi-standard.hgi-user-lock-01:before{content:"\58d9"}.hgi-stroke.hgi-standard.hgi-user-lock-02:before{content:"\58db"}.hgi-stroke.hgi-standard.hgi-user-love-01:before{content:"\58dd"}.hgi-stroke.hgi-standard.hgi-user-love-02:before{content:"\58df"}.hgi-stroke.hgi-standard.hgi-user-minus-01:before{content:"\58e1"}.hgi-stroke.hgi-standard.hgi-user-minus-02:before{content:"\58e3"}.hgi-stroke.hgi-standard.hgi-user-multiple-02:before{content:"\58e5"}.hgi-stroke.hgi-standard.hgi-user-multiple:before{content:"\58e7"}.hgi-stroke.hgi-standard.hgi-user-question-01:before{content:"\58e9"}.hgi-stroke.hgi-standard.hgi-user-question-02:before{content:"\58eb"}.hgi-stroke.hgi-standard.hgi-user-remove-01:before{content:"\58ed"}.hgi-stroke.hgi-standard.hgi-user-remove-02:before{content:"\58ef"}.hgi-stroke.hgi-standard.hgi-user-roadside:before{content:"\58f1"}.hgi-stroke.hgi-standard.hgi-user-search-01:before{content:"\58f3"}.hgi-stroke.hgi-standard.hgi-user-search-02:before{content:"\58f5"}.hgi-stroke.hgi-standard.hgi-user-settings-01:before{content:"\58f8"}.hgi-stroke.hgi-standard.hgi-user-settings-02:before{content:"\58fa"}.hgi-stroke.hgi-standard.hgi-user-sharing:before{content:"\58fc"}.hgi-stroke.hgi-standard.hgi-user-shield-01:before{content:"\58fe"}.hgi-stroke.hgi-standard.hgi-user-shield-02:before{content:"\5900"}.hgi-stroke.hgi-standard.hgi-user-square:before{content:"\5902"}.hgi-stroke.hgi-standard.hgi-user-star-01:before{content:"\5904"}.hgi-stroke.hgi-standard.hgi-user-star-02:before{content:"\5906"}.hgi-stroke.hgi-standard.hgi-user-status:before{content:"\5908"}.hgi-stroke.hgi-standard.hgi-user-story:before{content:"\590a"}.hgi-stroke.hgi-standard.hgi-user-switch:before{content:"\590c"}.hgi-stroke.hgi-standard.hgi-user-unlock-01:before{content:"\590e"}.hgi-stroke.hgi-standard.hgi-user-unlock-02:before{content:"\5910"}.hgi-stroke.hgi-standard.hgi-user:before{content:"\5911"}.hgi-stroke.hgi-standard.hgi-uv-01:before{content:"\5913"}.hgi-stroke.hgi-standard.hgi-uv-02:before{content:"\5915"}.hgi-stroke.hgi-standard.hgi-uv-03:before{content:"\5917"}.hgi-stroke.hgi-standard.hgi-vaccine:before{content:"\5919"}.hgi-stroke.hgi-standard.hgi-validation-approval:before{content:"\591b"}.hgi-stroke.hgi-standard.hgi-validation:before{content:"\591d"}.hgi-stroke.hgi-standard.hgi-van:before{content:"\591f"}.hgi-stroke.hgi-standard.hgi-variable:before{content:"\5921"}.hgi-stroke.hgi-standard.hgi-vegetarian-food:before{content:"\5923"}.hgi-stroke.hgi-standard.hgi-vertical-resize:before{content:"\5925"}.hgi-stroke.hgi-standard.hgi-vertical-scroll-point:before{content:"\5927"}.hgi-stroke.hgi-standard.hgi-vest:before{content:"\5929"}.hgi-stroke.hgi-standard.hgi-victory-finger-01:before{content:"\592b"}.hgi-stroke.hgi-standard.hgi-victory-finger-02:before{content:"\592d"}.hgi-stroke.hgi-standard.hgi-victory-finger-03:before{content:"\592f"}.hgi-stroke.hgi-standard.hgi-video-01:before{content:"\5931"}.hgi-stroke.hgi-standard.hgi-video-02:before{content:"\5933"}.hgi-stroke.hgi-standard.hgi-video-console:before{content:"\5935"}.hgi-stroke.hgi-standard.hgi-video-off:before{content:"\5937"}.hgi-stroke.hgi-standard.hgi-video-replay:before{content:"\5939"}.hgi-stroke.hgi-standard.hgi-view-off-slash:before{content:"\593c"}.hgi-stroke.hgi-standard.hgi-view-off:before{content:"\593d"}.hgi-stroke.hgi-standard.hgi-view:before{content:"\593f"}.hgi-stroke.hgi-standard.hgi-vimeo:before{content:"\5941"}.hgi-stroke.hgi-standard.hgi-vine-square:before{content:"\5944"}.hgi-stroke.hgi-standard.hgi-vine:before{content:"\5945"}.hgi-stroke.hgi-standard.hgi-vintage-clock:before{content:"\5947"}.hgi-stroke.hgi-standard.hgi-virtual-reality-vr-01:before{content:"\5949"}.hgi-stroke.hgi-standard.hgi-virtual-reality-vr-02:before{content:"\594b"}.hgi-stroke.hgi-standard.hgi-vision:before{content:"\594d"}.hgi-stroke.hgi-standard.hgi-vk-square:before{content:"\5950"}.hgi-stroke.hgi-standard.hgi-vk:before{content:"\5951"}.hgi-stroke.hgi-standard.hgi-voice-id:before{content:"\5953"}.hgi-stroke.hgi-standard.hgi-voice:before{content:"\5955"}.hgi-stroke.hgi-standard.hgi-volleyball:before{content:"\5957"}.hgi-stroke.hgi-standard.hgi-volume-high:before{content:"\5959"}.hgi-stroke.hgi-standard.hgi-volume-low:before{content:"\595b"}.hgi-stroke.hgi-standard.hgi-volume-minus:before{content:"\595d"}.hgi-stroke.hgi-standard.hgi-volume-mute-01:before{content:"\595f"}.hgi-stroke.hgi-standard.hgi-volume-mute-02:before{content:"\5961"}.hgi-stroke.hgi-standard.hgi-volume-off:before{content:"\5963"}.hgi-stroke.hgi-standard.hgi-volume-up:before{content:"\5965"}.hgi-stroke.hgi-standard.hgi-vomiting:before{content:"\5967"}.hgi-stroke.hgi-standard.hgi-voucher:before{content:"\5969"}.hgi-stroke.hgi-standard.hgi-vr-glasses:before{content:"\596b"}.hgi-stroke.hgi-standard.hgi-vr:before{content:"\596d"}.hgi-stroke.hgi-standard.hgi-vynil-01:before{content:"\596f"}.hgi-stroke.hgi-standard.hgi-vynil-02:before{content:"\5971"}.hgi-stroke.hgi-standard.hgi-vynil-03:before{content:"\5973"}.hgi-stroke.hgi-standard.hgi-waiter:before{content:"\5975"}.hgi-stroke.hgi-standard.hgi-waiters:before{content:"\5977"}.hgi-stroke.hgi-standard.hgi-wall-lamp:before{content:"\5979"}.hgi-stroke.hgi-standard.hgi-wallet-01:before{content:"\597b"}.hgi-stroke.hgi-standard.hgi-wallet-02:before{content:"\597d"}.hgi-stroke.hgi-standard.hgi-wallet-03:before{content:"\597f"}.hgi-stroke.hgi-standard.hgi-wallet-add-01:before{content:"\5981"}.hgi-stroke.hgi-standard.hgi-wallet-add-02:before{content:"\5983"}.hgi-stroke.hgi-standard.hgi-wallet-done-01:before{content:"\5985"}.hgi-stroke.hgi-standard.hgi-wallet-done-02:before{content:"\5987"}.hgi-stroke.hgi-standard.hgi-wallet-not-found-01:before{content:"\5989"}.hgi-stroke.hgi-standard.hgi-wallet-not-found-02:before{content:"\598b"}.hgi-stroke.hgi-standard.hgi-wallet-remove-01:before{content:"\598d"}.hgi-stroke.hgi-standard.hgi-wallet-remove-02:before{content:"\598f"}.hgi-stroke.hgi-standard.hgi-wanted:before{content:"\5991"}.hgi-stroke.hgi-standard.hgi-wardrobe-01:before{content:"\5993"}.hgi-stroke.hgi-standard.hgi-wardrobe-02:before{content:"\5995"}.hgi-stroke.hgi-standard.hgi-wardrobe-03:before{content:"\5997"}.hgi-stroke.hgi-standard.hgi-wardrobe-04:before{content:"\5999"}.hgi-stroke.hgi-standard.hgi-warehouse:before{content:"\599b"}.hgi-stroke.hgi-standard.hgi-washington-monument:before{content:"\599d"}.hgi-stroke.hgi-standard.hgi-waste-restore:before{content:"\599f"}.hgi-stroke.hgi-standard.hgi-waste:before{content:"\59a1"}.hgi-stroke.hgi-standard.hgi-watch-01:before{content:"\59a3"}.hgi-stroke.hgi-standard.hgi-watch-02:before{content:"\59a5"}.hgi-stroke.hgi-standard.hgi-water-energy:before{content:"\59a7"}.hgi-stroke.hgi-standard.hgi-water-polo:before{content:"\59a9"}.hgi-stroke.hgi-standard.hgi-water-pump:before{content:"\59ab"}.hgi-stroke.hgi-standard.hgi-waterfall-down-01:before{content:"\59ad"}.hgi-stroke.hgi-standard.hgi-waterfall-down-03:before{content:"\59af"}.hgi-stroke.hgi-standard.hgi-waterfall-up-01:before{content:"\59b1"}.hgi-stroke.hgi-standard.hgi-waterfall-up-02:before{content:"\59b3"}.hgi-stroke.hgi-standard.hgi-watermelon:before{content:"\59b5"}.hgi-stroke.hgi-standard.hgi-wattpad-square:before{content:"\59b8"}.hgi-stroke.hgi-standard.hgi-wattpad:before{content:"\59b9"}.hgi-stroke.hgi-standard.hgi-waving-hand-01:before{content:"\59bb"}.hgi-stroke.hgi-standard.hgi-waving-hand-02:before{content:"\59bd"}.hgi-stroke.hgi-standard.hgi-waze:before{content:"\59bf"}.hgi-stroke.hgi-standard.hgi-web-design-01:before{content:"\59c1"}.hgi-stroke.hgi-standard.hgi-web-design-02:before{content:"\59c3"}.hgi-stroke.hgi-standard.hgi-web-programming:before{content:"\59c5"}.hgi-stroke.hgi-standard.hgi-web-protection:before{content:"\59c7"}.hgi-stroke.hgi-standard.hgi-web-security:before{content:"\59c9"}.hgi-stroke.hgi-standard.hgi-web-validation:before{content:"\59cb"}.hgi-stroke.hgi-standard.hgi-webflow:before{content:"\59cd"}.hgi-stroke.hgi-standard.hgi-wechat:before{content:"\59cf"}.hgi-stroke.hgi-standard.hgi-weight-scale-01:before{content:"\59d1"}.hgi-stroke.hgi-standard.hgi-weight-scale:before{content:"\59d3"}.hgi-stroke.hgi-standard.hgi-wellness:before{content:"\59d5"}.hgi-stroke.hgi-standard.hgi-whatsapp-business:before{content:"\59d7"}.hgi-stroke.hgi-standard.hgi-whatsapp:before{content:"\59d9"}.hgi-stroke.hgi-standard.hgi-wheelchair:before{content:"\59db"}.hgi-stroke.hgi-standard.hgi-whisk:before{content:"\59dd"}.hgi-stroke.hgi-standard.hgi-whistle:before{content:"\59df"}.hgi-stroke.hgi-standard.hgi-wifi-01:before{content:"\59e1"}.hgi-stroke.hgi-standard.hgi-wifi-02:before{content:"\59e3"}.hgi-stroke.hgi-standard.hgi-wifi-circle:before{content:"\59e5"}.hgi-stroke.hgi-standard.hgi-wifi-connected-01:before{content:"\59e7"}.hgi-stroke.hgi-standard.hgi-wifi-connected-02:before{content:"\59e9"}.hgi-stroke.hgi-standard.hgi-wifi-connected-03:before{content:"\59eb"}.hgi-stroke.hgi-standard.hgi-wifi-disconnected-01:before{content:"\59ed"}.hgi-stroke.hgi-standard.hgi-wifi-disconnected-02:before{content:"\59ef"}.hgi-stroke.hgi-standard.hgi-wifi-disconnected-03:before{content:"\59f1"}.hgi-stroke.hgi-standard.hgi-wifi-disconnected-04:before{content:"\59f3"}.hgi-stroke.hgi-standard.hgi-wifi-error-01:before{content:"\59f5"}.hgi-stroke.hgi-standard.hgi-wifi-error-02:before{content:"\59f7"}.hgi-stroke.hgi-standard.hgi-wifi-full-signal:before{content:"\59f9"}.hgi-stroke.hgi-standard.hgi-wifi-location:before{content:"\59fb"}.hgi-stroke.hgi-standard.hgi-wifi-lock:before{content:"\59fd"}.hgi-stroke.hgi-standard.hgi-wifi-low-signal:before{content:"\59ff"}.hgi-stroke.hgi-standard.hgi-wifi-medium-signal:before{content:"\5a01"}.hgi-stroke.hgi-standard.hgi-wifi-no-signal:before{content:"\5a03"}.hgi-stroke.hgi-standard.hgi-wifi-off-01:before{content:"\5a05"}.hgi-stroke.hgi-standard.hgi-wifi-off-02:before{content:"\5a07"}.hgi-stroke.hgi-standard.hgi-wifi-square:before{content:"\5a09"}.hgi-stroke.hgi-standard.hgi-wifi-unlock:before{content:"\5a0b"}.hgi-stroke.hgi-standard.hgi-wikipedia:before{content:"\5a0d"}.hgi-stroke.hgi-standard.hgi-wind-power-01:before{content:"\5a0f"}.hgi-stroke.hgi-standard.hgi-wind-power-02:before{content:"\5a11"}.hgi-stroke.hgi-standard.hgi-wind-power-03:before{content:"\5a13"}.hgi-stroke.hgi-standard.hgi-wind-power:before{content:"\5a15"}.hgi-stroke.hgi-standard.hgi-wind-surf:before{content:"\5a17"}.hgi-stroke.hgi-standard.hgi-wind-turbine:before{content:"\5a19"}.hgi-stroke.hgi-standard.hgi-wink:before{content:"\5a1b"}.hgi-stroke.hgi-standard.hgi-winking:before{content:"\5a1d"}.hgi-stroke.hgi-standard.hgi-wireless-cloud-access:before{content:"\5a1f"}.hgi-stroke.hgi-standard.hgi-wireless:before{content:"\5a21"}.hgi-stroke.hgi-standard.hgi-wise:before{content:"\5a23"}.hgi-stroke.hgi-standard.hgi-wordpress:before{content:"\5a25"}.hgi-stroke.hgi-standard.hgi-work-alert:before{content:"\5a27"}.hgi-stroke.hgi-standard.hgi-work-history:before{content:"\5a29"}.hgi-stroke.hgi-standard.hgi-work-update:before{content:"\5a2b"}.hgi-stroke.hgi-standard.hgi-workflow-circle-01:before{content:"\5a2d"}.hgi-stroke.hgi-standard.hgi-workflow-circle-02:before{content:"\5a2f"}.hgi-stroke.hgi-standard.hgi-workflow-circle-03:before{content:"\5a31"}.hgi-stroke.hgi-standard.hgi-workflow-circle-04:before{content:"\5a33"}.hgi-stroke.hgi-standard.hgi-workflow-circle-05:before{content:"\5a35"}.hgi-stroke.hgi-standard.hgi-workflow-circle-06:before{content:"\5a37"}.hgi-stroke.hgi-standard.hgi-workflow-square-01:before{content:"\5a39"}.hgi-stroke.hgi-standard.hgi-workflow-square-02:before{content:"\5a3b"}.hgi-stroke.hgi-standard.hgi-workflow-square-03:before{content:"\5a3d"}.hgi-stroke.hgi-standard.hgi-workflow-square-04:before{content:"\5a3f"}.hgi-stroke.hgi-standard.hgi-workflow-square-05:before{content:"\5a41"}.hgi-stroke.hgi-standard.hgi-workflow-square-06:before{content:"\5a43"}.hgi-stroke.hgi-standard.hgi-workflow-square-07:before{content:"\5a45"}.hgi-stroke.hgi-standard.hgi-workflow-square-08:before{content:"\5a47"}.hgi-stroke.hgi-standard.hgi-workflow-square-09:before{content:"\5a49"}.hgi-stroke.hgi-standard.hgi-workflow-square-10:before{content:"\5a4b"}.hgi-stroke.hgi-standard.hgi-workout-battle-ropes:before{content:"\5a4d"}.hgi-stroke.hgi-standard.hgi-workout-gymnastics:before{content:"\5a4f"}.hgi-stroke.hgi-standard.hgi-workout-kicking:before{content:"\5a51"}.hgi-stroke.hgi-standard.hgi-workout-run:before{content:"\5a53"}.hgi-stroke.hgi-standard.hgi-workout-sport:before{content:"\5a55"}.hgi-stroke.hgi-standard.hgi-workout-squats:before{content:"\5a57"}.hgi-stroke.hgi-standard.hgi-workout-stretching:before{content:"\5a59"}.hgi-stroke.hgi-standard.hgi-workout-warm-up:before{content:"\5a5b"}.hgi-stroke.hgi-standard.hgi-worry:before{content:"\5a5d"}.hgi-stroke.hgi-standard.hgi-wps-office-rectangle:before{content:"\5a5f"}.hgi-stroke.hgi-standard.hgi-wps-office:before{content:"\5a61"}.hgi-stroke.hgi-standard.hgi-wrench-01:before{content:"\5a63"}.hgi-stroke.hgi-standard.hgi-wrench-02:before{content:"\5a65"}.hgi-stroke.hgi-standard.hgi-wudu:before{content:"\5a67"}.hgi-stroke.hgi-standard.hgi-x-ray:before{content:"\5a69"}.hgi-stroke.hgi-standard.hgi-x-variable-circle:before{content:"\5a6b"}.hgi-stroke.hgi-standard.hgi-x-variable-square:before{content:"\5a6e"}.hgi-stroke.hgi-standard.hgi-x-variable:before{content:"\5a6f"}.hgi-stroke.hgi-standard.hgi-xing:before{content:"\5a71"}.hgi-stroke.hgi-standard.hgi-xls-01:before{content:"\5a73"}.hgi-stroke.hgi-standard.hgi-xls-02:before{content:"\5a75"}.hgi-stroke.hgi-standard.hgi-xml-01:before{content:"\5a77"}.hgi-stroke.hgi-standard.hgi-xml-02:before{content:"\5a79"}.hgi-stroke.hgi-standard.hgi-xsl-01:before{content:"\5a7b"}.hgi-stroke.hgi-standard.hgi-xsl-02:before{content:"\5a7d"}.hgi-stroke.hgi-standard.hgi-yelp:before{content:"\5a7f"}.hgi-stroke.hgi-standard.hgi-yen-circle:before{content:"\5a81"}.hgi-stroke.hgi-standard.hgi-yen-receive:before{content:"\5a83"}.hgi-stroke.hgi-standard.hgi-yen-send:before{content:"\5a86"}.hgi-stroke.hgi-standard.hgi-yen-square:before{content:"\5a88"}.hgi-stroke.hgi-standard.hgi-yen:before{content:"\5a89"}.hgi-stroke.hgi-standard.hgi-yoga-01:before{content:"\5a8b"}.hgi-stroke.hgi-standard.hgi-yoga-02:before{content:"\5a8d"}.hgi-stroke.hgi-standard.hgi-yoga-03:before{content:"\5a8f"}.hgi-stroke.hgi-standard.hgi-yoga-ball:before{content:"\5a91"}.hgi-stroke.hgi-standard.hgi-yoga-mat:before{content:"\5a93"}.hgi-stroke.hgi-standard.hgi-yogurt:before{content:"\5a95"}.hgi-stroke.hgi-standard.hgi-youtube:before{content:"\5a97"}.hgi-stroke.hgi-standard.hgi-yurt:before{content:"\5a99"}.hgi-stroke.hgi-standard.hgi-zakat:before{content:"\5a9b"}.hgi-stroke.hgi-standard.hgi-zap:before{content:"\5a9d"}.hgi-stroke.hgi-standard.hgi-zeppelin:before{content:"\5a9f"}.hgi-stroke.hgi-standard.hgi-zip-01:before{content:"\5aa1"}.hgi-stroke.hgi-standard.hgi-zip-02:before{content:"\5aa3"}.hgi-stroke.hgi-standard.hgi-zoom-circle:before{content:"\5aa5"}.hgi-stroke.hgi-standard.hgi-zoom-in-area:before{content:"\5aa7"}.hgi-stroke.hgi-standard.hgi-zoom-out-area:before{content:"\5aa9"}.hgi-stroke.hgi-standard.hgi-zoom-square:before{content:"\5aac"}.hgi-stroke.hgi-standard.hgi-zoom:before{content:"\5aad"}@font-face{font-family:hgi-twotone-rounded;src:url("./media/hgi-twotone-rounded-UIB2B6DE.eot");src:url("./media/hgi-twotone-rounded-UIB2B6DE.eot#iefix") format("embedded-opentype"),url("./media/hgi-twotone-rounded-XSVIHMU7.woff2") format("woff2"),url("./media/hgi-twotone-rounded-BOPEELZW.woff") format("woff"),url("./media/hgi-twotone-rounded-C4CWOC35.ttf") format("truetype"),url("./media/hgi-twotone-rounded-72WSALMI.svg#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;display:inline-block;font-variant:normal;line-height:1;text-rendering:auto}.hgi-twotone:before{position:absolute;left:0}.hgi-twotone:after{opacity:.4}.hgi-twotone.hgi-abacus:after{content:"\3a70"}.hgi-twotone.hgi-abacus:before{content:"\3a71"}.hgi-twotone.hgi-absolute:after{content:"\3a72"}.hgi-twotone.hgi-absolute:before{content:"\3a73"}.hgi-twotone.hgi-acceleration:after{content:"\3a74"}.hgi-twotone.hgi-acceleration:before{content:"\3a75"}.hgi-twotone.hgi-access:after{content:"\3a76"}.hgi-twotone.hgi-access:before{content:"\3a77"}.hgi-twotone.hgi-accident:after{content:"\3a78"}.hgi-twotone.hgi-accident:before{content:"\3a79"}.hgi-twotone.hgi-account-setting-01:after{content:"\3a7a"}.hgi-twotone.hgi-account-setting-01:before{content:"\3a7b"}.hgi-twotone.hgi-account-setting-02:after{content:"\3a7c"}.hgi-twotone.hgi-account-setting-02:before{content:"\3a7d"}.hgi-twotone.hgi-account-setting-03:after{content:"\3a7e"}.hgi-twotone.hgi-account-setting-03:before{content:"\3a7f"}.hgi-twotone.hgi-activity-01:after{content:"\3a80"}.hgi-twotone.hgi-activity-01:before{content:"\3a81"}.hgi-twotone.hgi-activity-02:after{content:"\3a82"}.hgi-twotone.hgi-activity-02:before{content:"\3a83"}.hgi-twotone.hgi-activity-03:after{content:"\3a84"}.hgi-twotone.hgi-activity-03:before{content:"\3a85"}.hgi-twotone.hgi-activity-04:after{content:"\3a86"}.hgi-twotone.hgi-activity-04:before{content:"\3a87"}.hgi-twotone.hgi-acute:after{content:"\3a88"}.hgi-twotone.hgi-acute:before{content:"\3a89"}.hgi-twotone.hgi-add-01:after{content:"\3a8a"}.hgi-twotone.hgi-add-01:before{content:"\3a8b"}.hgi-twotone.hgi-add-02:after{content:"\3a8c"}.hgi-twotone.hgi-add-02:before{content:"\3a8d"}.hgi-twotone.hgi-add-circle-half-dot:after{content:"\3a8e"}.hgi-twotone.hgi-add-circle-half-dot:before{content:"\3a8f"}.hgi-twotone.hgi-add-circle:after{content:"\3a90"}.hgi-twotone.hgi-add-circle:before{content:"\3a91"}.hgi-twotone.hgi-add-square:after{content:"\3a92"}.hgi-twotone.hgi-add-square:before{content:"\3a93"}.hgi-twotone.hgi-add-team:after{content:"\3a94"}.hgi-twotone.hgi-add-team:before{content:"\3a95"}.hgi-twotone.hgi-address-book:after{content:"\3a96"}.hgi-twotone.hgi-address-book:before{content:"\3a97"}.hgi-twotone.hgi-adobe-after-effect:after{content:"\3a98"}.hgi-twotone.hgi-adobe-after-effect:before{content:"\3a99"}.hgi-twotone.hgi-adobe-illustrator:after{content:"\3a9a"}.hgi-twotone.hgi-adobe-illustrator:before{content:"\3a9b"}.hgi-twotone.hgi-adobe-indesign:after{content:"\3a9c"}.hgi-twotone.hgi-adobe-indesign:before{content:"\3a9d"}.hgi-twotone.hgi-adobe-photoshop:after{content:"\3a9e"}.hgi-twotone.hgi-adobe-photoshop:before{content:"\3a9f"}.hgi-twotone.hgi-adobe-premier:after{content:"\3aa0"}.hgi-twotone.hgi-adobe-premier:before{content:"\3aa1"}.hgi-twotone.hgi-adobe-xd:after{content:"\3aa2"}.hgi-twotone.hgi-adobe-xd:before{content:"\3aa3"}.hgi-twotone.hgi-adventure:after{content:"\3aa4"}.hgi-twotone.hgi-adventure:before{content:"\3aa5"}.hgi-twotone.hgi-advertisiment:after{content:"\3aa6"}.hgi-twotone.hgi-advertisiment:before{content:"\3aa7"}.hgi-twotone.hgi-adzan:after{content:"\3aa8"}.hgi-twotone.hgi-adzan:before{content:"\3aa9"}.hgi-twotone.hgi-affiliate:after{content:"\3aaa"}.hgi-twotone.hgi-affiliate:before{content:"\3aab"}.hgi-twotone.hgi-agreement-01:after{content:"\3aac"}.hgi-twotone.hgi-agreement-01:before{content:"\3aad"}.hgi-twotone.hgi-agreement-02:after{content:"\3aae"}.hgi-twotone.hgi-agreement-02:before{content:"\3aaf"}.hgi-twotone.hgi-agreement-03:after{content:"\3ab0"}.hgi-twotone.hgi-agreement-03:before{content:"\3ab1"}.hgi-twotone.hgi-ai-beautify:after{content:"\3ab2"}.hgi-twotone.hgi-ai-beautify:before{content:"\3ab3"}.hgi-twotone.hgi-ai-book:after{content:"\3ab4"}.hgi-twotone.hgi-ai-book:before{content:"\3ab5"}.hgi-twotone.hgi-ai-brain-01:after{content:"\3ab6"}.hgi-twotone.hgi-ai-brain-01:before{content:"\3ab7"}.hgi-twotone.hgi-ai-brain-02:after{content:"\3ab8"}.hgi-twotone.hgi-ai-brain-02:before{content:"\3ab9"}.hgi-twotone.hgi-ai-brain-03:after{content:"\3aba"}.hgi-twotone.hgi-ai-brain-03:before{content:"\3abb"}.hgi-twotone.hgi-ai-brain-04:after{content:"\3abc"}.hgi-twotone.hgi-ai-brain-04:before{content:"\3abd"}.hgi-twotone.hgi-ai-brain-05:after{content:"\3abe"}.hgi-twotone.hgi-ai-brain-05:before{content:"\3abf"}.hgi-twotone.hgi-ai-browser:after{content:"\3ac0"}.hgi-twotone.hgi-ai-browser:before{content:"\3ac1"}.hgi-twotone.hgi-ai-chat-01:after{content:"\3ac2"}.hgi-twotone.hgi-ai-chat-01:before{content:"\3ac3"}.hgi-twotone.hgi-ai-chat-02:after{content:"\3ac4"}.hgi-twotone.hgi-ai-chat-02:before{content:"\3ac5"}.hgi-twotone.hgi-ai-cloud-01:after{content:"\3ac6"}.hgi-twotone.hgi-ai-cloud-01:before{content:"\3ac7"}.hgi-twotone.hgi-ai-cloud-02:after{content:"\3ac8"}.hgi-twotone.hgi-ai-cloud-02:before{content:"\3ac9"}.hgi-twotone.hgi-ai-cloud:after{content:"\3aca"}.hgi-twotone.hgi-ai-cloud:before{content:"\3acb"}.hgi-twotone.hgi-ai-computer:after{content:"\3acc"}.hgi-twotone.hgi-ai-computer:before{content:"\3acd"}.hgi-twotone.hgi-ai-dna:after{content:"\3ace"}.hgi-twotone.hgi-ai-dna:before{content:"\3acf"}.hgi-twotone.hgi-ai-eraser:after{content:"\3ad0"}.hgi-twotone.hgi-ai-eraser:before{content:"\3ad1"}.hgi-twotone.hgi-ai-folder-01:after{content:"\3ad2"}.hgi-twotone.hgi-ai-folder-01:before{content:"\3ad3"}.hgi-twotone.hgi-ai-folder-02:after{content:"\3ad4"}.hgi-twotone.hgi-ai-folder-02:before{content:"\3ad5"}.hgi-twotone.hgi-ai-game:after{content:"\3ad6"}.hgi-twotone.hgi-ai-game:before{content:"\3ad7"}.hgi-twotone.hgi-ai-generative:after{content:"\3ad8"}.hgi-twotone.hgi-ai-generative:before{content:"\3ad9"}.hgi-twotone.hgi-ai-idea:after{content:"\3ada"}.hgi-twotone.hgi-ai-idea:before{content:"\3adb"}.hgi-twotone.hgi-ai-image:after{content:"\3adc"}.hgi-twotone.hgi-ai-image:before{content:"\3add"}.hgi-twotone.hgi-ai-innovation-01:after{content:"\3ade"}.hgi-twotone.hgi-ai-innovation-01:before{content:"\3adf"}.hgi-twotone.hgi-ai-innovation-02:after{content:"\3ae0"}.hgi-twotone.hgi-ai-innovation-02:before{content:"\3ae1"}.hgi-twotone.hgi-ai-innovation-03:after{content:"\3ae2"}.hgi-twotone.hgi-ai-innovation-03:before{content:"\3ae3"}.hgi-twotone.hgi-ai-laptop:after{content:"\3ae4"}.hgi-twotone.hgi-ai-laptop:before{content:"\3ae5"}.hgi-twotone.hgi-ai-learning:after{content:"\3ae6"}.hgi-twotone.hgi-ai-learning:before{content:"\3ae7"}.hgi-twotone.hgi-ai-lock:after{content:"\3ae8"}.hgi-twotone.hgi-ai-lock:before{content:"\3ae9"}.hgi-twotone.hgi-ai-magic:after{content:"\3aea"}.hgi-twotone.hgi-ai-magic:before{content:"\3aeb"}.hgi-twotone.hgi-ai-mail-01:after{content:"\3aec"}.hgi-twotone.hgi-ai-mail-01:before{content:"\3aed"}.hgi-twotone.hgi-ai-mail-02:after{content:"\3aee"}.hgi-twotone.hgi-ai-mail-02:before{content:"\3aef"}.hgi-twotone.hgi-ai-mail:after{content:"\3af0"}.hgi-twotone.hgi-ai-mail:before{content:"\3af1"}.hgi-twotone.hgi-ai-network:after{content:"\3af2"}.hgi-twotone.hgi-ai-network:before{content:"\3af3"}.hgi-twotone.hgi-ai-phone-01:after{content:"\3af4"}.hgi-twotone.hgi-ai-phone-01:before{content:"\3af5"}.hgi-twotone.hgi-ai-phone-02:after{content:"\3af6"}.hgi-twotone.hgi-ai-phone-02:before{content:"\3af7"}.hgi-twotone.hgi-ai-programming:after{content:"\3af8"}.hgi-twotone.hgi-ai-programming:before{content:"\3af9"}.hgi-twotone.hgi-ai-search:after{content:"\3afa"}.hgi-twotone.hgi-ai-search:before{content:"\3afb"}.hgi-twotone.hgi-ai-security-01:after{content:"\3afc"}.hgi-twotone.hgi-ai-security-01:before{content:"\3afd"}.hgi-twotone.hgi-ai-security-02:after{content:"\3afe"}.hgi-twotone.hgi-ai-security-02:before{content:"\3aff"}.hgi-twotone.hgi-ai-setting:after{content:"\3b00"}.hgi-twotone.hgi-ai-setting:before{content:"\3b01"}.hgi-twotone.hgi-ai-smartwatch:after{content:"\3b02"}.hgi-twotone.hgi-ai-smartwatch:before{content:"\3b03"}.hgi-twotone.hgi-ai-user:after{content:"\3b04"}.hgi-twotone.hgi-ai-user:before{content:"\3b05"}.hgi-twotone.hgi-ai-video:after{content:"\3b06"}.hgi-twotone.hgi-ai-video:before{content:"\3b07"}.hgi-twotone.hgi-ai-view:after{content:"\3b08"}.hgi-twotone.hgi-ai-view:before{content:"\3b09"}.hgi-twotone.hgi-aids:after{content:"\3b0a"}.hgi-twotone.hgi-aids:before{content:"\3b0b"}.hgi-twotone.hgi-airbnb:after{content:"\3b0c"}.hgi-twotone.hgi-airbnb:before{content:"\3b0d"}.hgi-twotone.hgi-aircraft-game:after{content:"\3b0e"}.hgi-twotone.hgi-aircraft-game:before{content:"\3b0f"}.hgi-twotone.hgi-airdrop:after{content:"\3b10"}.hgi-twotone.hgi-airdrop:before{content:"\3b11"}.hgi-twotone.hgi-airplane-01:after{content:"\3b12"}.hgi-twotone.hgi-airplane-01:before{content:"\3b13"}.hgi-twotone.hgi-airplane-02:after{content:"\3b14"}.hgi-twotone.hgi-airplane-02:before{content:"\3b15"}.hgi-twotone.hgi-airplane-landing-01:after{content:"\3b16"}.hgi-twotone.hgi-airplane-landing-01:before{content:"\3b17"}.hgi-twotone.hgi-airplane-landing-02:after{content:"\3b18"}.hgi-twotone.hgi-airplane-landing-02:before{content:"\3b19"}.hgi-twotone.hgi-airplane-mode-off:after{content:"\3b1a"}.hgi-twotone.hgi-airplane-mode-off:before{content:"\3b1b"}.hgi-twotone.hgi-airplane-mode:after{content:"\3b1c"}.hgi-twotone.hgi-airplane-mode:before{content:"\3b1d"}.hgi-twotone.hgi-airplane-seat:after{content:"\3b1e"}.hgi-twotone.hgi-airplane-seat:before{content:"\3b1f"}.hgi-twotone.hgi-airplane-take-off-01:after{content:"\3b20"}.hgi-twotone.hgi-airplane-take-off-01:before{content:"\3b21"}.hgi-twotone.hgi-airplane-take-off-02:after{content:"\3b22"}.hgi-twotone.hgi-airplane-take-off-02:before{content:"\3b23"}.hgi-twotone.hgi-airplay-line:after{content:"\3b24"}.hgi-twotone.hgi-airplay-line:before{content:"\3b25"}.hgi-twotone.hgi-airpod-01:after{content:"\3b26"}.hgi-twotone.hgi-airpod-01:before{content:"\3b27"}.hgi-twotone.hgi-airpod-02:after{content:"\3b28"}.hgi-twotone.hgi-airpod-02:before{content:"\3b29"}.hgi-twotone.hgi-airpod-03:after{content:"\3b2a"}.hgi-twotone.hgi-airpod-03:before{content:"\3b2b"}.hgi-twotone.hgi-airport:after{content:"\3b2c"}.hgi-twotone.hgi-airport:before{content:"\3b2d"}.hgi-twotone.hgi-al-aqsa-mosque:after{content:"\3b2e"}.hgi-twotone.hgi-al-aqsa-mosque:before{content:"\3b2f"}.hgi-twotone.hgi-alarm-clock:after{content:"\3b30"}.hgi-twotone.hgi-alarm-clock:before{content:"\3b31"}.hgi-twotone.hgi-album-01:after{content:"\3b32"}.hgi-twotone.hgi-album-01:before{content:"\3b33"}.hgi-twotone.hgi-album-02:after{content:"\3b34"}.hgi-twotone.hgi-album-02:before{content:"\3b35"}.hgi-twotone.hgi-album-not-found-01:after{content:"\3b36"}.hgi-twotone.hgi-album-not-found-01:before{content:"\3b37"}.hgi-twotone.hgi-album-not-found-02:after{content:"\3b38"}.hgi-twotone.hgi-album-not-found-02:before{content:"\3b39"}.hgi-twotone.hgi-alert-01:after{content:"\3b3a"}.hgi-twotone.hgi-alert-01:before{content:"\3b3b"}.hgi-twotone.hgi-alert-02:after{content:"\3b3c"}.hgi-twotone.hgi-alert-02:before{content:"\3b3d"}.hgi-twotone.hgi-alert-circle:after{content:"\3b3e"}.hgi-twotone.hgi-alert-circle:before{content:"\3b3f"}.hgi-twotone.hgi-alert-diamond:after{content:"\3b40"}.hgi-twotone.hgi-alert-diamond:before{content:"\3b41"}.hgi-twotone.hgi-alert-square:after{content:"\3b42"}.hgi-twotone.hgi-alert-square:before{content:"\3b43"}.hgi-twotone.hgi-algorithm:after{content:"\3b44"}.hgi-twotone.hgi-algorithm:before{content:"\3b45"}.hgi-twotone.hgi-alien-01:after{content:"\3b46"}.hgi-twotone.hgi-alien-01:before{content:"\3b47"}.hgi-twotone.hgi-alien-02:after{content:"\3b48"}.hgi-twotone.hgi-alien-02:before{content:"\3b49"}.hgi-twotone.hgi-align-bottom:after{content:"\3b4a"}.hgi-twotone.hgi-align-bottom:before{content:"\3b4b"}.hgi-twotone.hgi-align-box-bottom-center:after{content:"\3b4c"}.hgi-twotone.hgi-align-box-bottom-center:before{content:"\3b4d"}.hgi-twotone.hgi-align-box-bottom-left:after{content:"\3b4e"}.hgi-twotone.hgi-align-box-bottom-left:before{content:"\3b4f"}.hgi-twotone.hgi-align-box-bottom-right:after{content:"\3b50"}.hgi-twotone.hgi-align-box-bottom-right:before{content:"\3b51"}.hgi-twotone.hgi-align-box-middle-center:after{content:"\3b52"}.hgi-twotone.hgi-align-box-middle-center:before{content:"\3b53"}.hgi-twotone.hgi-align-box-middle-left:after{content:"\3b54"}.hgi-twotone.hgi-align-box-middle-left:before{content:"\3b55"}.hgi-twotone.hgi-align-box-middle-right:after{content:"\3b56"}.hgi-twotone.hgi-align-box-middle-right:before{content:"\3b57"}.hgi-twotone.hgi-align-box-top-center:after{content:"\3b58"}.hgi-twotone.hgi-align-box-top-center:before{content:"\3b59"}.hgi-twotone.hgi-align-box-top-left:after{content:"\3b5a"}.hgi-twotone.hgi-align-box-top-left:before{content:"\3b5b"}.hgi-twotone.hgi-align-box-top-right:after{content:"\3b5c"}.hgi-twotone.hgi-align-box-top-right:before{content:"\3b5d"}.hgi-twotone.hgi-align-horizontal-center:after{content:"\3b5e"}.hgi-twotone.hgi-align-horizontal-center:before{content:"\3b5f"}.hgi-twotone.hgi-align-key-object:after{content:"\3b60"}.hgi-twotone.hgi-align-key-object:before{content:"\3b61"}.hgi-twotone.hgi-align-left:after{content:"\3b62"}.hgi-twotone.hgi-align-left:before{content:"\3b63"}.hgi-twotone.hgi-align-right:after{content:"\3b64"}.hgi-twotone.hgi-align-right:before{content:"\3b65"}.hgi-twotone.hgi-align-selection:after{content:"\3b66"}.hgi-twotone.hgi-align-selection:before{content:"\3b67"}.hgi-twotone.hgi-align-top:after{content:"\3b68"}.hgi-twotone.hgi-align-top:before{content:"\3b69"}.hgi-twotone.hgi-align-vertical-center:after{content:"\3b6a"}.hgi-twotone.hgi-align-vertical-center:before{content:"\3b6b"}.hgi-twotone.hgi-all-bookmark:after{content:"\3b6c"}.hgi-twotone.hgi-all-bookmark:before{content:"\3b6d"}.hgi-twotone.hgi-allah:after{content:"\3b6e"}.hgi-twotone.hgi-allah:before{content:"\3b6f"}.hgi-twotone.hgi-alms:after{content:"\3b70"}.hgi-twotone.hgi-alms:before{content:"\3b71"}.hgi-twotone.hgi-alpha-circle:after{content:"\3b72"}.hgi-twotone.hgi-alpha-circle:before{content:"\3b73"}.hgi-twotone.hgi-alpha:after{content:"\3b74"}.hgi-twotone.hgi-alpha-square:after{content:"\3b75"}.hgi-twotone.hgi-alpha-square:before{content:"\3b76"}.hgi-twotone.hgi-alpha:before{content:"\3b77"}.hgi-twotone.hgi-alphabet-arabic:after{content:"\3b78"}.hgi-twotone.hgi-alphabet-arabic:before{content:"\3b79"}.hgi-twotone.hgi-alphabet-bangla:after{content:"\3b7a"}.hgi-twotone.hgi-alphabet-bangla:before{content:"\3b7b"}.hgi-twotone.hgi-alphabet-chinese:after{content:"\3b7c"}.hgi-twotone.hgi-alphabet-chinese:before{content:"\3b7d"}.hgi-twotone.hgi-alphabet-greek:after{content:"\3b7e"}.hgi-twotone.hgi-alphabet-greek:before{content:"\3b7f"}.hgi-twotone.hgi-alphabet-hebrew:after{content:"\3b80"}.hgi-twotone.hgi-alphabet-hebrew:before{content:"\3b81"}.hgi-twotone.hgi-alphabet-hindi:after{content:"\3b82"}.hgi-twotone.hgi-alphabet-hindi:before{content:"\3b83"}.hgi-twotone.hgi-alphabet-japanese:after{content:"\3b84"}.hgi-twotone.hgi-alphabet-japanese:before{content:"\3b85"}.hgi-twotone.hgi-alphabet-korean:after{content:"\3b86"}.hgi-twotone.hgi-alphabet-korean:before{content:"\3b87"}.hgi-twotone.hgi-alphabet-thai:after{content:"\3b88"}.hgi-twotone.hgi-alphabet-thai:before{content:"\3b89"}.hgi-twotone.hgi-amazon:after{content:"\3b8a"}.hgi-twotone.hgi-amazon:before{content:"\3b8b"}.hgi-twotone.hgi-ambulance:after{content:"\3b8c"}.hgi-twotone.hgi-ambulance:before{content:"\3b8d"}.hgi-twotone.hgi-american-football:after{content:"\3b8e"}.hgi-twotone.hgi-american-football:before{content:"\3b8f"}.hgi-twotone.hgi-amie:after{content:"\3b90"}.hgi-twotone.hgi-amie:before{content:"\3b91"}.hgi-twotone.hgi-ampoule:after{content:"\3b92"}.hgi-twotone.hgi-ampoule:before{content:"\3b93"}.hgi-twotone.hgi-analysis-text-link:after{content:"\3b94"}.hgi-twotone.hgi-analysis-text-link:before{content:"\3b95"}.hgi-twotone.hgi-analytics-01:after{content:"\3b96"}.hgi-twotone.hgi-analytics-01:before{content:"\3b97"}.hgi-twotone.hgi-analytics-02:after{content:"\3b98"}.hgi-twotone.hgi-analytics-02:before{content:"\3b99"}.hgi-twotone.hgi-analytics-down:after{content:"\3b9a"}.hgi-twotone.hgi-analytics-down:before{content:"\3b9b"}.hgi-twotone.hgi-analytics-up:after{content:"\3b9c"}.hgi-twotone.hgi-analytics-up:before{content:"\3b9d"}.hgi-twotone.hgi-anchor-point:after{content:"\3b9e"}.hgi-twotone.hgi-anchor-point:before{content:"\3b9f"}.hgi-twotone.hgi-android:after{content:"\3ba0"}.hgi-twotone.hgi-android:before{content:"\3ba1"}.hgi-twotone.hgi-angel:after{content:"\3ba2"}.hgi-twotone.hgi-angel:before{content:"\3ba3"}.hgi-twotone.hgi-angle-01:after{content:"\3ba4"}.hgi-twotone.hgi-angle-01:before{content:"\3ba5"}.hgi-twotone.hgi-angle:after{content:"\3ba6"}.hgi-twotone.hgi-angle:before{content:"\3ba7"}.hgi-twotone.hgi-angry-bird:after{content:"\3ba8"}.hgi-twotone.hgi-angry-bird:before{content:"\3ba9"}.hgi-twotone.hgi-angry:after{content:"\3baa"}.hgi-twotone.hgi-angry:before{content:"\3bab"}.hgi-twotone.hgi-anonymous:after{content:"\3bac"}.hgi-twotone.hgi-anonymous:before{content:"\3bad"}.hgi-twotone.hgi-api:after{content:"\3bae"}.hgi-twotone.hgi-api:before{content:"\3baf"}.hgi-twotone.hgi-app-store:after{content:"\3bb0"}.hgi-twotone.hgi-app-store:before{content:"\3bb1"}.hgi-twotone.hgi-apple-01:after{content:"\3bb2"}.hgi-twotone.hgi-apple-01:before{content:"\3bb3"}.hgi-twotone.hgi-apple-finder:after{content:"\3bb4"}.hgi-twotone.hgi-apple-finder:before{content:"\3bb5"}.hgi-twotone.hgi-apple-news:after{content:"\3bb6"}.hgi-twotone.hgi-apple-news:before{content:"\3bb7"}.hgi-twotone.hgi-apple-pie:after{content:"\3bb8"}.hgi-twotone.hgi-apple-pie:before{content:"\3bb9"}.hgi-twotone.hgi-apple-reminder:after{content:"\3bba"}.hgi-twotone.hgi-apple-reminder:before{content:"\3bbb"}.hgi-twotone.hgi-apple:after{content:"\3bbc"}.hgi-twotone.hgi-apple-stocks:after{content:"\3bbd"}.hgi-twotone.hgi-apple-stocks:before{content:"\3bbe"}.hgi-twotone.hgi-apple-vision-pro:after{content:"\3bbf"}.hgi-twotone.hgi-apple-vision-pro:before{content:"\3bc0"}.hgi-twotone.hgi-apple:before{content:"\3bc1"}.hgi-twotone.hgi-approximately-equal-circle:after{content:"\3bc2"}.hgi-twotone.hgi-approximately-equal-circle:before{content:"\3bc3"}.hgi-twotone.hgi-approximately-equal:after{content:"\3bc4"}.hgi-twotone.hgi-approximately-equal-square:after{content:"\3bc5"}.hgi-twotone.hgi-approximately-equal-square:before{content:"\3bc6"}.hgi-twotone.hgi-approximately-equal:before{content:"\3bc7"}.hgi-twotone.hgi-apricot:after{content:"\3bc8"}.hgi-twotone.hgi-apricot:before{content:"\3bc9"}.hgi-twotone.hgi-apron:after{content:"\3bca"}.hgi-twotone.hgi-apron:before{content:"\3bcb"}.hgi-twotone.hgi-arc-browser:after{content:"\3bcc"}.hgi-twotone.hgi-arc-browser:before{content:"\3bcd"}.hgi-twotone.hgi-archer:after{content:"\3bce"}.hgi-twotone.hgi-archer:before{content:"\3bcf"}.hgi-twotone.hgi-archive-01:after{content:"\3bd0"}.hgi-twotone.hgi-archive-01:before{content:"\3bd1"}.hgi-twotone.hgi-archive-02:after{content:"\3bd2"}.hgi-twotone.hgi-archive-02:before{content:"\3bd3"}.hgi-twotone.hgi-archive:after{content:"\3bd4"}.hgi-twotone.hgi-archive:before{content:"\3bd5"}.hgi-twotone.hgi-armored-boot:after{content:"\3bd6"}.hgi-twotone.hgi-armored-boot:before{content:"\3bd7"}.hgi-twotone.hgi-arrange-by-letters-a-z:after{content:"\3bd8"}.hgi-twotone.hgi-arrange-by-letters-a-z:before{content:"\3bd9"}.hgi-twotone.hgi-arrange-by-letters-z-a:after{content:"\3bda"}.hgi-twotone.hgi-arrange-by-letters-z-a:before{content:"\3bdb"}.hgi-twotone.hgi-arrange-by-numbers-1-9:after{content:"\3bdc"}.hgi-twotone.hgi-arrange-by-numbers-1-9:before{content:"\3bdd"}.hgi-twotone.hgi-arrange-by-numbers-9-1:after{content:"\3bde"}.hgi-twotone.hgi-arrange-by-numbers-9-1:before{content:"\3bdf"}.hgi-twotone.hgi-arrange:after{content:"\3be0"}.hgi-twotone.hgi-arrange:before{content:"\3be1"}.hgi-twotone.hgi-arrow-all-direction:after{content:"\3be2"}.hgi-twotone.hgi-arrow-all-direction:before{content:"\3be3"}.hgi-twotone.hgi-arrow-data-transfer-diagonal:after{content:"\3be4"}.hgi-twotone.hgi-arrow-data-transfer-diagonal:before{content:"\3be5"}.hgi-twotone.hgi-arrow-data-transfer-horizontal:after{content:"\3be6"}.hgi-twotone.hgi-arrow-data-transfer-horizontal:before{content:"\3be7"}.hgi-twotone.hgi-arrow-data-transfer-vertical:after{content:"\3be8"}.hgi-twotone.hgi-arrow-data-transfer-vertical:before{content:"\3be9"}.hgi-twotone.hgi-arrow-diagonal:after{content:"\3bea"}.hgi-twotone.hgi-arrow-diagonal:before{content:"\3beb"}.hgi-twotone.hgi-arrow-down-01:after{content:"\3bec"}.hgi-twotone.hgi-arrow-down-01:before{content:"\3bed"}.hgi-twotone.hgi-arrow-down-02:after{content:"\3bee"}.hgi-twotone.hgi-arrow-down-02:before{content:"\3bef"}.hgi-twotone.hgi-arrow-down-03:after{content:"\3bf0"}.hgi-twotone.hgi-arrow-down-03:before{content:"\3bf1"}.hgi-twotone.hgi-arrow-down-04:after{content:"\3bf2"}.hgi-twotone.hgi-arrow-down-04:before{content:"\3bf3"}.hgi-twotone.hgi-arrow-down-05:after{content:"\3bf4"}.hgi-twotone.hgi-arrow-down-05:before{content:"\3bf5"}.hgi-twotone.hgi-arrow-down-double:after{content:"\3bf6"}.hgi-twotone.hgi-arrow-down-double:before{content:"\3bf7"}.hgi-twotone.hgi-arrow-down-left-01:after{content:"\3bf8"}.hgi-twotone.hgi-arrow-down-left-01:before{content:"\3bf9"}.hgi-twotone.hgi-arrow-down-left-02:after{content:"\3bfa"}.hgi-twotone.hgi-arrow-down-left-02:before{content:"\3bfb"}.hgi-twotone.hgi-arrow-down-right-01:after{content:"\3bfc"}.hgi-twotone.hgi-arrow-down-right-01:before{content:"\3bfd"}.hgi-twotone.hgi-arrow-down-right-02:after{content:"\3bfe"}.hgi-twotone.hgi-arrow-down-right-02:before{content:"\3bff"}.hgi-twotone.hgi-arrow-expand-01:after{content:"\3c00"}.hgi-twotone.hgi-arrow-expand-01:before{content:"\3c01"}.hgi-twotone.hgi-arrow-expand-02:after{content:"\3c02"}.hgi-twotone.hgi-arrow-expand-02:before{content:"\3c03"}.hgi-twotone.hgi-arrow-expand-diagonal-01:after{content:"\3c04"}.hgi-twotone.hgi-arrow-expand-diagonal-01:before{content:"\3c05"}.hgi-twotone.hgi-arrow-expand-diagonal-02:after{content:"\3c06"}.hgi-twotone.hgi-arrow-expand-diagonal-02:before{content:"\3c07"}.hgi-twotone.hgi-arrow-expand:after{content:"\3c08"}.hgi-twotone.hgi-arrow-expand:before{content:"\3c09"}.hgi-twotone.hgi-arrow-horizontal:after{content:"\3c0a"}.hgi-twotone.hgi-arrow-horizontal:before{content:"\3c0b"}.hgi-twotone.hgi-arrow-left-01:after{content:"\3c0c"}.hgi-twotone.hgi-arrow-left-01:before{content:"\3c0d"}.hgi-twotone.hgi-arrow-left-02:after{content:"\3c0e"}.hgi-twotone.hgi-arrow-left-02:before{content:"\3c0f"}.hgi-twotone.hgi-arrow-left-03:after{content:"\3c10"}.hgi-twotone.hgi-arrow-left-03:before{content:"\3c11"}.hgi-twotone.hgi-arrow-left-04:after{content:"\3c12"}.hgi-twotone.hgi-arrow-left-04:before{content:"\3c13"}.hgi-twotone.hgi-arrow-left-05:after{content:"\3c14"}.hgi-twotone.hgi-arrow-left-05:before{content:"\3c15"}.hgi-twotone.hgi-arrow-left-double:after{content:"\3c16"}.hgi-twotone.hgi-arrow-left-double:before{content:"\3c17"}.hgi-twotone.hgi-arrow-left-right:after{content:"\3c18"}.hgi-twotone.hgi-arrow-left-right:before{content:"\3c19"}.hgi-twotone.hgi-arrow-move-down-left:after{content:"\3c1a"}.hgi-twotone.hgi-arrow-move-down-left:before{content:"\3c1b"}.hgi-twotone.hgi-arrow-move-down-right:after{content:"\3c1c"}.hgi-twotone.hgi-arrow-move-down-right:before{content:"\3c1d"}.hgi-twotone.hgi-arrow-move-left-down:after{content:"\3c1e"}.hgi-twotone.hgi-arrow-move-left-down:before{content:"\3c1f"}.hgi-twotone.hgi-arrow-move-right-down:after{content:"\3c20"}.hgi-twotone.hgi-arrow-move-right-down:before{content:"\3c21"}.hgi-twotone.hgi-arrow-move-up-left:after{content:"\3c22"}.hgi-twotone.hgi-arrow-move-up-left:before{content:"\3c23"}.hgi-twotone.hgi-arrow-move-up-right:after{content:"\3c24"}.hgi-twotone.hgi-arrow-move-up-right:before{content:"\3c25"}.hgi-twotone.hgi-arrow-reload-horizontal:after{content:"\3c26"}.hgi-twotone.hgi-arrow-reload-horizontal:before{content:"\3c27"}.hgi-twotone.hgi-arrow-reload-vertical:after{content:"\3c28"}.hgi-twotone.hgi-arrow-reload-vertical:before{content:"\3c29"}.hgi-twotone.hgi-arrow-right-01:after{content:"\3c2a"}.hgi-twotone.hgi-arrow-right-01:before{content:"\3c2b"}.hgi-twotone.hgi-arrow-right-02:after{content:"\3c2c"}.hgi-twotone.hgi-arrow-right-02:before{content:"\3c2d"}.hgi-twotone.hgi-arrow-right-03:after{content:"\3c2e"}.hgi-twotone.hgi-arrow-right-03:before{content:"\3c2f"}.hgi-twotone.hgi-arrow-right-04:after{content:"\3c30"}.hgi-twotone.hgi-arrow-right-04:before{content:"\3c31"}.hgi-twotone.hgi-arrow-right-05:after{content:"\3c32"}.hgi-twotone.hgi-arrow-right-05:before{content:"\3c33"}.hgi-twotone.hgi-arrow-right-double:after{content:"\3c34"}.hgi-twotone.hgi-arrow-right-double:before{content:"\3c35"}.hgi-twotone.hgi-arrow-shrink-01:after{content:"\3c36"}.hgi-twotone.hgi-arrow-shrink-01:before{content:"\3c37"}.hgi-twotone.hgi-arrow-shrink-02:after{content:"\3c38"}.hgi-twotone.hgi-arrow-shrink-02:before{content:"\3c39"}.hgi-twotone.hgi-arrow-shrink:after{content:"\3c3a"}.hgi-twotone.hgi-arrow-shrink:before{content:"\3c3b"}.hgi-twotone.hgi-arrow-turn-backward:after{content:"\3c3c"}.hgi-twotone.hgi-arrow-turn-backward:before{content:"\3c3d"}.hgi-twotone.hgi-arrow-turn-down:after{content:"\3c3e"}.hgi-twotone.hgi-arrow-turn-down:before{content:"\3c3f"}.hgi-twotone.hgi-arrow-turn-forward:after{content:"\3c40"}.hgi-twotone.hgi-arrow-turn-forward:before{content:"\3c41"}.hgi-twotone.hgi-arrow-turn-up:after{content:"\3c42"}.hgi-twotone.hgi-arrow-turn-up:before{content:"\3c43"}.hgi-twotone.hgi-arrow-up-01:after{content:"\3c44"}.hgi-twotone.hgi-arrow-up-01:before{content:"\3c45"}.hgi-twotone.hgi-arrow-up-02:after{content:"\3c46"}.hgi-twotone.hgi-arrow-up-02:before{content:"\3c47"}.hgi-twotone.hgi-arrow-up-03:after{content:"\3c48"}.hgi-twotone.hgi-arrow-up-03:before{content:"\3c49"}.hgi-twotone.hgi-arrow-up-04:after{content:"\3c4a"}.hgi-twotone.hgi-arrow-up-04:before{content:"\3c4b"}.hgi-twotone.hgi-arrow-up-05:after{content:"\3c4c"}.hgi-twotone.hgi-arrow-up-05:before{content:"\3c4d"}.hgi-twotone.hgi-arrow-up-double:after{content:"\3c4e"}.hgi-twotone.hgi-arrow-up-double:before{content:"\3c4f"}.hgi-twotone.hgi-arrow-up-down:after{content:"\3c50"}.hgi-twotone.hgi-arrow-up-down:before{content:"\3c51"}.hgi-twotone.hgi-arrow-up-left-01:after{content:"\3c52"}.hgi-twotone.hgi-arrow-up-left-01:before{content:"\3c53"}.hgi-twotone.hgi-arrow-up-left-02:after{content:"\3c54"}.hgi-twotone.hgi-arrow-up-left-02:before{content:"\3c55"}.hgi-twotone.hgi-arrow-up-right-01:after{content:"\3c56"}.hgi-twotone.hgi-arrow-up-right-01:before{content:"\3c57"}.hgi-twotone.hgi-arrow-up-right-02:after{content:"\3c58"}.hgi-twotone.hgi-arrow-up-right-02:before{content:"\3c59"}.hgi-twotone.hgi-arrow-vertical:after{content:"\3c5a"}.hgi-twotone.hgi-arrow-vertical:before{content:"\3c5b"}.hgi-twotone.hgi-artboard:after{content:"\3c5c"}.hgi-twotone.hgi-artboard-tool:after{content:"\3c5d"}.hgi-twotone.hgi-artboard-tool:before{content:"\3c5e"}.hgi-twotone.hgi-artboard:before{content:"\3c5f"}.hgi-twotone.hgi-artificial-intelligence-01:after{content:"\3c60"}.hgi-twotone.hgi-artificial-intelligence-01:before{content:"\3c61"}.hgi-twotone.hgi-artificial-intelligence-02:after{content:"\3c62"}.hgi-twotone.hgi-artificial-intelligence-02:before{content:"\3c63"}.hgi-twotone.hgi-artificial-intelligence-03:after{content:"\3c64"}.hgi-twotone.hgi-artificial-intelligence-03:before{content:"\3c65"}.hgi-twotone.hgi-artificial-intelligence-04:after{content:"\3c66"}.hgi-twotone.hgi-artificial-intelligence-04:before{content:"\3c67"}.hgi-twotone.hgi-artificial-intelligence-05:after{content:"\3c68"}.hgi-twotone.hgi-artificial-intelligence-05:before{content:"\3c69"}.hgi-twotone.hgi-artificial-intelligence-06:after{content:"\3c6a"}.hgi-twotone.hgi-artificial-intelligence-06:before{content:"\3c6b"}.hgi-twotone.hgi-artificial-intelligence-07:after{content:"\3c6c"}.hgi-twotone.hgi-artificial-intelligence-07:before{content:"\3c6d"}.hgi-twotone.hgi-aspect-ratio:after{content:"\3c6e"}.hgi-twotone.hgi-aspect-ratio:before{content:"\3c6f"}.hgi-twotone.hgi-assignments:after{content:"\3c70"}.hgi-twotone.hgi-assignments:before{content:"\3c71"}.hgi-twotone.hgi-asteroid-01:after{content:"\3c72"}.hgi-twotone.hgi-asteroid-01:before{content:"\3c73"}.hgi-twotone.hgi-asteroid-02:after{content:"\3c74"}.hgi-twotone.hgi-asteroid-02:before{content:"\3c75"}.hgi-twotone.hgi-astronaut-01:after{content:"\3c76"}.hgi-twotone.hgi-astronaut-01:before{content:"\3c77"}.hgi-twotone.hgi-astronaut-02:after{content:"\3c78"}.hgi-twotone.hgi-astronaut-02:before{content:"\3c79"}.hgi-twotone.hgi-at:after{content:"\3c7a"}.hgi-twotone.hgi-at:before{content:"\3c7b"}.hgi-twotone.hgi-atm-01:after{content:"\3c7c"}.hgi-twotone.hgi-atm-01:before{content:"\3c7d"}.hgi-twotone.hgi-atm-02:after{content:"\3c7e"}.hgi-twotone.hgi-atm-02:before{content:"\3c7f"}.hgi-twotone.hgi-atom-01:after{content:"\3c80"}.hgi-twotone.hgi-atom-01:before{content:"\3c81"}.hgi-twotone.hgi-atom-02:after{content:"\3c82"}.hgi-twotone.hgi-atom-02:before{content:"\3c83"}.hgi-twotone.hgi-atomic-power:after{content:"\3c84"}.hgi-twotone.hgi-atomic-power:before{content:"\3c85"}.hgi-twotone.hgi-attachment-01:after{content:"\3c86"}.hgi-twotone.hgi-attachment-01:before{content:"\3c87"}.hgi-twotone.hgi-attachment-02:after{content:"\3c88"}.hgi-twotone.hgi-attachment-02:before{content:"\3c89"}.hgi-twotone.hgi-attachment-circle:after{content:"\3c8a"}.hgi-twotone.hgi-attachment-circle:before{content:"\3c8b"}.hgi-twotone.hgi-attachment:after{content:"\3c8c"}.hgi-twotone.hgi-attachment-square:after{content:"\3c8d"}.hgi-twotone.hgi-attachment-square:before{content:"\3c8e"}.hgi-twotone.hgi-attachment:before{content:"\3c8f"}.hgi-twotone.hgi-auction:after{content:"\3c90"}.hgi-twotone.hgi-auction:before{content:"\3c91"}.hgi-twotone.hgi-audio-book-01:after{content:"\3c92"}.hgi-twotone.hgi-audio-book-01:before{content:"\3c93"}.hgi-twotone.hgi-audio-book-02:after{content:"\3c94"}.hgi-twotone.hgi-audio-book-02:before{content:"\3c95"}.hgi-twotone.hgi-audio-book-03:after{content:"\3c96"}.hgi-twotone.hgi-audio-book-03:before{content:"\3c97"}.hgi-twotone.hgi-audio-book-04:after{content:"\3c98"}.hgi-twotone.hgi-audio-book-04:before{content:"\3c99"}.hgi-twotone.hgi-audit-01:after{content:"\3c9a"}.hgi-twotone.hgi-audit-01:before{content:"\3c9b"}.hgi-twotone.hgi-audit-02:after{content:"\3c9c"}.hgi-twotone.hgi-audit-02:before{content:"\3c9d"}.hgi-twotone.hgi-augmented-reality-ar:after{content:"\3c9e"}.hgi-twotone.hgi-augmented-reality-ar:before{content:"\3c9f"}.hgi-twotone.hgi-authorized:after{content:"\3ca0"}.hgi-twotone.hgi-authorized:before{content:"\3ca1"}.hgi-twotone.hgi-auto-conversations:after{content:"\3ca2"}.hgi-twotone.hgi-auto-conversations:before{content:"\3ca3"}.hgi-twotone.hgi-automotive-battery-01:after{content:"\3ca4"}.hgi-twotone.hgi-automotive-battery-01:before{content:"\3ca5"}.hgi-twotone.hgi-automotive-battery-02:after{content:"\3ca6"}.hgi-twotone.hgi-automotive-battery-02:before{content:"\3ca7"}.hgi-twotone.hgi-avalanche:after{content:"\3ca8"}.hgi-twotone.hgi-avalanche:before{content:"\3ca9"}.hgi-twotone.hgi-avocado:after{content:"\3caa"}.hgi-twotone.hgi-avocado:before{content:"\3cab"}.hgi-twotone.hgi-award-01:after{content:"\3cac"}.hgi-twotone.hgi-award-01:before{content:"\3cad"}.hgi-twotone.hgi-award-02:after{content:"\3cae"}.hgi-twotone.hgi-award-02:before{content:"\3caf"}.hgi-twotone.hgi-award-03:after{content:"\3cb0"}.hgi-twotone.hgi-award-03:before{content:"\3cb1"}.hgi-twotone.hgi-award-04:after{content:"\3cb2"}.hgi-twotone.hgi-award-04:before{content:"\3cb3"}.hgi-twotone.hgi-award-05:after{content:"\3cb4"}.hgi-twotone.hgi-award-05:before{content:"\3cb5"}.hgi-twotone.hgi-baby-01:after{content:"\3cb6"}.hgi-twotone.hgi-baby-01:before{content:"\3cb7"}.hgi-twotone.hgi-baby-02:after{content:"\3cb8"}.hgi-twotone.hgi-baby-02:before{content:"\3cb9"}.hgi-twotone.hgi-baby-bed-01:after{content:"\3cba"}.hgi-twotone.hgi-baby-bed-01:before{content:"\3cbb"}.hgi-twotone.hgi-baby-bed-02:after{content:"\3cbc"}.hgi-twotone.hgi-baby-bed-02:before{content:"\3cbd"}.hgi-twotone.hgi-baby-bottle:after{content:"\3cbe"}.hgi-twotone.hgi-baby-bottle:before{content:"\3cbf"}.hgi-twotone.hgi-baby-boy-dress:after{content:"\3cc0"}.hgi-twotone.hgi-baby-boy-dress:before{content:"\3cc1"}.hgi-twotone.hgi-baby-girl-dress:after{content:"\3cc2"}.hgi-twotone.hgi-baby-girl-dress:before{content:"\3cc3"}.hgi-twotone.hgi-backpack-01:after{content:"\3cc4"}.hgi-twotone.hgi-backpack-01:before{content:"\3cc5"}.hgi-twotone.hgi-backpack-02:after{content:"\3cc6"}.hgi-twotone.hgi-backpack-02:before{content:"\3cc7"}.hgi-twotone.hgi-backpack-03:after{content:"\3cc8"}.hgi-twotone.hgi-backpack-03:before{content:"\3cc9"}.hgi-twotone.hgi-backward-01:after{content:"\3cca"}.hgi-twotone.hgi-backward-01:before{content:"\3ccb"}.hgi-twotone.hgi-backward-02:after{content:"\3ccc"}.hgi-twotone.hgi-backward-02:before{content:"\3ccd"}.hgi-twotone.hgi-bacteria:after{content:"\3cce"}.hgi-twotone.hgi-bacteria:before{content:"\3ccf"}.hgi-twotone.hgi-badminton:after{content:"\3cd0"}.hgi-twotone.hgi-badminton-shuttle:after{content:"\3cd1"}.hgi-twotone.hgi-badminton-shuttle:before{content:"\3cd2"}.hgi-twotone.hgi-badminton:before{content:"\3cd3"}.hgi-twotone.hgi-banana:after{content:"\3cd4"}.hgi-twotone.hgi-banana:before{content:"\3cd5"}.hgi-twotone.hgi-bandage:after{content:"\3cd6"}.hgi-twotone.hgi-bandage:before{content:"\3cd7"}.hgi-twotone.hgi-bank:after{content:"\3cd8"}.hgi-twotone.hgi-bank:before{content:"\3cd9"}.hgi-twotone.hgi-bar-code-01:after{content:"\3cda"}.hgi-twotone.hgi-bar-code-01:before{content:"\3cdb"}.hgi-twotone.hgi-bar-code-02:after{content:"\3cdc"}.hgi-twotone.hgi-bar-code-02:before{content:"\3cdd"}.hgi-twotone.hgi-barns:after{content:"\3cde"}.hgi-twotone.hgi-barns:before{content:"\3cdf"}.hgi-twotone.hgi-baseball-bat:after{content:"\3ce0"}.hgi-twotone.hgi-baseball-bat:before{content:"\3ce1"}.hgi-twotone.hgi-baseball-helmet:after{content:"\3ce2"}.hgi-twotone.hgi-baseball-helmet:before{content:"\3ce3"}.hgi-twotone.hgi-baseball:after{content:"\3ce4"}.hgi-twotone.hgi-baseball:before{content:"\3ce5"}.hgi-twotone.hgi-basketball-01:after{content:"\3ce6"}.hgi-twotone.hgi-basketball-01:before{content:"\3ce7"}.hgi-twotone.hgi-basketball-02:after{content:"\3ce8"}.hgi-twotone.hgi-basketball-02:before{content:"\3ce9"}.hgi-twotone.hgi-basketball-hoop:after{content:"\3cea"}.hgi-twotone.hgi-basketball-hoop:before{content:"\3ceb"}.hgi-twotone.hgi-bathtub-01:after{content:"\3cec"}.hgi-twotone.hgi-bathtub-01:before{content:"\3ced"}.hgi-twotone.hgi-bathtub-02:after{content:"\3cee"}.hgi-twotone.hgi-bathtub-02:before{content:"\3cef"}.hgi-twotone.hgi-batteries-energy:after{content:"\3cf0"}.hgi-twotone.hgi-batteries-energy:before{content:"\3cf1"}.hgi-twotone.hgi-battery-charging-01:after{content:"\3cf2"}.hgi-twotone.hgi-battery-charging-01:before{content:"\3cf3"}.hgi-twotone.hgi-battery-charging-02:after{content:"\3cf4"}.hgi-twotone.hgi-battery-charging-02:before{content:"\3cf5"}.hgi-twotone.hgi-battery-eco-charging:after{content:"\3cf6"}.hgi-twotone.hgi-battery-eco-charging:before{content:"\3cf7"}.hgi-twotone.hgi-battery-empty:after{content:"\3cf8"}.hgi-twotone.hgi-battery-empty:before{content:"\3cf9"}.hgi-twotone.hgi-battery-full:after{content:"\3cfa"}.hgi-twotone.hgi-battery-full:before{content:"\3cfb"}.hgi-twotone.hgi-battery-low:after{content:"\3cfc"}.hgi-twotone.hgi-battery-low:before{content:"\3cfd"}.hgi-twotone.hgi-battery-medium-01:after{content:"\3cfe"}.hgi-twotone.hgi-battery-medium-01:before{content:"\3cff"}.hgi-twotone.hgi-battery-medium-02:after{content:"\3d00"}.hgi-twotone.hgi-battery-medium-02:before{content:"\3d01"}.hgi-twotone.hgi-bbq-grill:after{content:"\3d02"}.hgi-twotone.hgi-bbq-grill:before{content:"\3d03"}.hgi-twotone.hgi-beach-02:after{content:"\3d04"}.hgi-twotone.hgi-beach-02:before{content:"\3d05"}.hgi-twotone.hgi-beach:after{content:"\3d06"}.hgi-twotone.hgi-beach:before{content:"\3d07"}.hgi-twotone.hgi-beater:after{content:"\3d08"}.hgi-twotone.hgi-beater:before{content:"\3d09"}.hgi-twotone.hgi-bebo:after{content:"\3d0a"}.hgi-twotone.hgi-bebo:before{content:"\3d0b"}.hgi-twotone.hgi-bed-bunk:after{content:"\3d0c"}.hgi-twotone.hgi-bed-bunk:before{content:"\3d0d"}.hgi-twotone.hgi-bed-double:after{content:"\3d0e"}.hgi-twotone.hgi-bed-double:before{content:"\3d0f"}.hgi-twotone.hgi-bed:after{content:"\3d10"}.hgi-twotone.hgi-bed-single-01:after{content:"\3d11"}.hgi-twotone.hgi-bed-single-01:before{content:"\3d12"}.hgi-twotone.hgi-bed-single-02:after{content:"\3d13"}.hgi-twotone.hgi-bed-single-02:before{content:"\3d14"}.hgi-twotone.hgi-bed:before{content:"\3d15"}.hgi-twotone.hgi-bedug-01:after{content:"\3d16"}.hgi-twotone.hgi-bedug-01:before{content:"\3d17"}.hgi-twotone.hgi-bedug-02:after{content:"\3d18"}.hgi-twotone.hgi-bedug-02:before{content:"\3d19"}.hgi-twotone.hgi-behance-01:after{content:"\3d1a"}.hgi-twotone.hgi-behance-01:before{content:"\3d1b"}.hgi-twotone.hgi-behance-02:after{content:"\3d1c"}.hgi-twotone.hgi-behance-02:before{content:"\3d1d"}.hgi-twotone.hgi-belt:after{content:"\3d1e"}.hgi-twotone.hgi-belt:before{content:"\3d1f"}.hgi-twotone.hgi-bend-tool:after{content:"\3d20"}.hgi-twotone.hgi-bend-tool:before{content:"\3d21"}.hgi-twotone.hgi-berlin:after{content:"\3d22"}.hgi-twotone.hgi-berlin-tower:after{content:"\3d23"}.hgi-twotone.hgi-berlin-tower:before{content:"\3d24"}.hgi-twotone.hgi-berlin:before{content:"\3d25"}.hgi-twotone.hgi-beta:after{content:"\3d26"}.hgi-twotone.hgi-beta:before{content:"\3d27"}.hgi-twotone.hgi-bicycle-01:after{content:"\3d28"}.hgi-twotone.hgi-bicycle-01:before{content:"\3d29"}.hgi-twotone.hgi-bicycle:after{content:"\3d2a"}.hgi-twotone.hgi-bicycle:before{content:"\3d2b"}.hgi-twotone.hgi-billiard-01:after{content:"\3d2c"}.hgi-twotone.hgi-billiard-01:before{content:"\3d2d"}.hgi-twotone.hgi-billiard-02:after{content:"\3d2e"}.hgi-twotone.hgi-billiard-02:before{content:"\3d2f"}.hgi-twotone.hgi-binary-code:after{content:"\3d30"}.hgi-twotone.hgi-binary-code:before{content:"\3d31"}.hgi-twotone.hgi-bing:after{content:"\3d32"}.hgi-twotone.hgi-bing:before{content:"\3d33"}.hgi-twotone.hgi-bio-energy:after{content:"\3d34"}.hgi-twotone.hgi-bio-energy:before{content:"\3d35"}.hgi-twotone.hgi-biomass-energy:after{content:"\3d36"}.hgi-twotone.hgi-biomass-energy:before{content:"\3d37"}.hgi-twotone.hgi-biometric-access:after{content:"\3d38"}.hgi-twotone.hgi-biometric-access:before{content:"\3d39"}.hgi-twotone.hgi-biometric-device:after{content:"\3d3a"}.hgi-twotone.hgi-biometric-device:before{content:"\3d3b"}.hgi-twotone.hgi-birthday-cake:after{content:"\3d3c"}.hgi-twotone.hgi-birthday-cake:before{content:"\3d3d"}.hgi-twotone.hgi-biscuit:after{content:"\3d3e"}.hgi-twotone.hgi-biscuit:before{content:"\3d3f"}.hgi-twotone.hgi-bitcoin-01:after{content:"\3d40"}.hgi-twotone.hgi-bitcoin-01:before{content:"\3d41"}.hgi-twotone.hgi-bitcoin-02:after{content:"\3d42"}.hgi-twotone.hgi-bitcoin-02:before{content:"\3d43"}.hgi-twotone.hgi-bitcoin-03:after{content:"\3d44"}.hgi-twotone.hgi-bitcoin-03:before{content:"\3d45"}.hgi-twotone.hgi-bitcoin-04:after{content:"\3d46"}.hgi-twotone.hgi-bitcoin-04:before{content:"\3d47"}.hgi-twotone.hgi-bitcoin-bag:after{content:"\3d48"}.hgi-twotone.hgi-bitcoin-bag:before{content:"\3d49"}.hgi-twotone.hgi-bitcoin-circle:after{content:"\3d4a"}.hgi-twotone.hgi-bitcoin-circle:before{content:"\3d4b"}.hgi-twotone.hgi-bitcoin-cloud:after{content:"\3d4c"}.hgi-twotone.hgi-bitcoin-cloud:before{content:"\3d4d"}.hgi-twotone.hgi-bitcoin-cpu:after{content:"\3d4e"}.hgi-twotone.hgi-bitcoin-cpu:before{content:"\3d4f"}.hgi-twotone.hgi-bitcoin-credit-card:after{content:"\3d50"}.hgi-twotone.hgi-bitcoin-credit-card:before{content:"\3d51"}.hgi-twotone.hgi-bitcoin-database:after{content:"\3d52"}.hgi-twotone.hgi-bitcoin-database:before{content:"\3d53"}.hgi-twotone.hgi-bitcoin-down-01:after{content:"\3d54"}.hgi-twotone.hgi-bitcoin-down-01:before{content:"\3d55"}.hgi-twotone.hgi-bitcoin-down-02:after{content:"\3d56"}.hgi-twotone.hgi-bitcoin-down-02:before{content:"\3d57"}.hgi-twotone.hgi-bitcoin-ellipse:after{content:"\3d58"}.hgi-twotone.hgi-bitcoin-ellipse:before{content:"\3d59"}.hgi-twotone.hgi-bitcoin-eye:after{content:"\3d5a"}.hgi-twotone.hgi-bitcoin-eye:before{content:"\3d5b"}.hgi-twotone.hgi-bitcoin-filter:after{content:"\3d5c"}.hgi-twotone.hgi-bitcoin-filter:before{content:"\3d5d"}.hgi-twotone.hgi-bitcoin-flashdisk:after{content:"\3d5e"}.hgi-twotone.hgi-bitcoin-flashdisk:before{content:"\3d5f"}.hgi-twotone.hgi-bitcoin-graph:after{content:"\3d60"}.hgi-twotone.hgi-bitcoin-graph:before{content:"\3d61"}.hgi-twotone.hgi-bitcoin-invoice:after{content:"\3d62"}.hgi-twotone.hgi-bitcoin-invoice:before{content:"\3d63"}.hgi-twotone.hgi-bitcoin-key:after{content:"\3d64"}.hgi-twotone.hgi-bitcoin-key:before{content:"\3d65"}.hgi-twotone.hgi-bitcoin-location:after{content:"\3d66"}.hgi-twotone.hgi-bitcoin-location:before{content:"\3d67"}.hgi-twotone.hgi-bitcoin-lock:after{content:"\3d68"}.hgi-twotone.hgi-bitcoin-lock:before{content:"\3d69"}.hgi-twotone.hgi-bitcoin-mail:after{content:"\3d6a"}.hgi-twotone.hgi-bitcoin-mail:before{content:"\3d6b"}.hgi-twotone.hgi-bitcoin-mind:after{content:"\3d6c"}.hgi-twotone.hgi-bitcoin-mind:before{content:"\3d6d"}.hgi-twotone.hgi-bitcoin-money-01:after{content:"\3d6e"}.hgi-twotone.hgi-bitcoin-money-01:before{content:"\3d6f"}.hgi-twotone.hgi-bitcoin-money-02:after{content:"\3d70"}.hgi-twotone.hgi-bitcoin-money-02:before{content:"\3d71"}.hgi-twotone.hgi-bitcoin-pie-chart:after{content:"\3d72"}.hgi-twotone.hgi-bitcoin-pie-chart:before{content:"\3d73"}.hgi-twotone.hgi-bitcoin-piggy-bank:after{content:"\3d74"}.hgi-twotone.hgi-bitcoin-piggy-bank:before{content:"\3d75"}.hgi-twotone.hgi-bitcoin-presentation:after{content:"\3d76"}.hgi-twotone.hgi-bitcoin-presentation:before{content:"\3d77"}.hgi-twotone.hgi-bitcoin-receipt:after{content:"\3d78"}.hgi-twotone.hgi-bitcoin-receipt:before{content:"\3d79"}.hgi-twotone.hgi-bitcoin-receive:after{content:"\3d7a"}.hgi-twotone.hgi-bitcoin-receive:before{content:"\3d7b"}.hgi-twotone.hgi-bitcoin-rectangle:after{content:"\3d7c"}.hgi-twotone.hgi-bitcoin-rectangle:before{content:"\3d7d"}.hgi-twotone.hgi-bitcoin-safe:after{content:"\3d7e"}.hgi-twotone.hgi-bitcoin-safe:before{content:"\3d7f"}.hgi-twotone.hgi-bitcoin-search:after{content:"\3d80"}.hgi-twotone.hgi-bitcoin-search:before{content:"\3d81"}.hgi-twotone.hgi-bitcoin:after{content:"\3d82"}.hgi-twotone.hgi-bitcoin-send:after{content:"\3d83"}.hgi-twotone.hgi-bitcoin-send:before{content:"\3d84"}.hgi-twotone.hgi-bitcoin-setting:after{content:"\3d85"}.hgi-twotone.hgi-bitcoin-setting:before{content:"\3d86"}.hgi-twotone.hgi-bitcoin-shield:after{content:"\3d87"}.hgi-twotone.hgi-bitcoin-shield:before{content:"\3d88"}.hgi-twotone.hgi-bitcoin-shopping:after{content:"\3d89"}.hgi-twotone.hgi-bitcoin-shopping:before{content:"\3d8a"}.hgi-twotone.hgi-bitcoin-smartphone-01:after{content:"\3d8b"}.hgi-twotone.hgi-bitcoin-smartphone-01:before{content:"\3d8c"}.hgi-twotone.hgi-bitcoin-smartphone-02:after{content:"\3d8d"}.hgi-twotone.hgi-bitcoin-smartphone-02:before{content:"\3d8e"}.hgi-twotone.hgi-bitcoin-square:after{content:"\3d8f"}.hgi-twotone.hgi-bitcoin-square:before{content:"\3d90"}.hgi-twotone.hgi-bitcoin-store:after{content:"\3d91"}.hgi-twotone.hgi-bitcoin-store:before{content:"\3d92"}.hgi-twotone.hgi-bitcoin-tag:after{content:"\3d93"}.hgi-twotone.hgi-bitcoin-tag:before{content:"\3d94"}.hgi-twotone.hgi-bitcoin-target:after{content:"\3d95"}.hgi-twotone.hgi-bitcoin-target:before{content:"\3d96"}.hgi-twotone.hgi-bitcoin-transaction:after{content:"\3d97"}.hgi-twotone.hgi-bitcoin-transaction:before{content:"\3d98"}.hgi-twotone.hgi-bitcoin-up-01:after{content:"\3d99"}.hgi-twotone.hgi-bitcoin-up-01:before{content:"\3d9a"}.hgi-twotone.hgi-bitcoin-up-02:after{content:"\3d9b"}.hgi-twotone.hgi-bitcoin-up-02:before{content:"\3d9c"}.hgi-twotone.hgi-bitcoin-wallet:after{content:"\3d9d"}.hgi-twotone.hgi-bitcoin-wallet:before{content:"\3d9e"}.hgi-twotone.hgi-bitcoin-withdraw:after{content:"\3d9f"}.hgi-twotone.hgi-bitcoin-withdraw:before{content:"\3da0"}.hgi-twotone.hgi-bitcoin:before{content:"\3da1"}.hgi-twotone.hgi-black-hole-01:after{content:"\3da2"}.hgi-twotone.hgi-black-hole-01:before{content:"\3da3"}.hgi-twotone.hgi-black-hole:after{content:"\3da4"}.hgi-twotone.hgi-black-hole:before{content:"\3da5"}.hgi-twotone.hgi-blend:after{content:"\3da6"}.hgi-twotone.hgi-blend:before{content:"\3da7"}.hgi-twotone.hgi-blender:after{content:"\3da8"}.hgi-twotone.hgi-blender:before{content:"\3da9"}.hgi-twotone.hgi-block-game:after{content:"\3daa"}.hgi-twotone.hgi-block-game:before{content:"\3dab"}.hgi-twotone.hgi-blockchain-01:after{content:"\3dac"}.hgi-twotone.hgi-blockchain-01:before{content:"\3dad"}.hgi-twotone.hgi-blockchain-02:after{content:"\3dae"}.hgi-twotone.hgi-blockchain-02:before{content:"\3daf"}.hgi-twotone.hgi-blockchain-03:after{content:"\3db0"}.hgi-twotone.hgi-blockchain-03:before{content:"\3db1"}.hgi-twotone.hgi-blockchain-04:after{content:"\3db2"}.hgi-twotone.hgi-blockchain-04:before{content:"\3db3"}.hgi-twotone.hgi-blockchain-05:after{content:"\3db4"}.hgi-twotone.hgi-blockchain-05:before{content:"\3db5"}.hgi-twotone.hgi-blockchain-06:after{content:"\3db6"}.hgi-twotone.hgi-blockchain-06:before{content:"\3db7"}.hgi-twotone.hgi-blockchain-07:after{content:"\3db8"}.hgi-twotone.hgi-blockchain-07:before{content:"\3db9"}.hgi-twotone.hgi-blocked:after{content:"\3dba"}.hgi-twotone.hgi-blocked:before{content:"\3dbb"}.hgi-twotone.hgi-blogger:after{content:"\3dbc"}.hgi-twotone.hgi-blogger:before{content:"\3dbd"}.hgi-twotone.hgi-blood-bag:after{content:"\3dbe"}.hgi-twotone.hgi-blood-bag:before{content:"\3dbf"}.hgi-twotone.hgi-blood-bottle:after{content:"\3dc0"}.hgi-twotone.hgi-blood-bottle:before{content:"\3dc1"}.hgi-twotone.hgi-blood-pressure:after{content:"\3dc2"}.hgi-twotone.hgi-blood-pressure:before{content:"\3dc3"}.hgi-twotone.hgi-blood:after{content:"\3dc4"}.hgi-twotone.hgi-blood-type:after{content:"\3dc5"}.hgi-twotone.hgi-blood-type:before{content:"\3dc6"}.hgi-twotone.hgi-blood:before{content:"\3dc7"}.hgi-twotone.hgi-bluetooth-circle:after{content:"\3dc8"}.hgi-twotone.hgi-bluetooth-circle:before{content:"\3dc9"}.hgi-twotone.hgi-bluetooth-not-connected:after{content:"\3dca"}.hgi-twotone.hgi-bluetooth-not-connected:before{content:"\3dcb"}.hgi-twotone.hgi-bluetooth-search:after{content:"\3dcc"}.hgi-twotone.hgi-bluetooth-search:before{content:"\3dcd"}.hgi-twotone.hgi-bluetooth:after{content:"\3dce"}.hgi-twotone.hgi-bluetooth-square:after{content:"\3dcf"}.hgi-twotone.hgi-bluetooth-square:before{content:"\3dd0"}.hgi-twotone.hgi-bluetooth:before{content:"\3dd1"}.hgi-twotone.hgi-blur:after{content:"\3dd2"}.hgi-twotone.hgi-blur:before{content:"\3dd3"}.hgi-twotone.hgi-blush-brush-01:after{content:"\3dd4"}.hgi-twotone.hgi-blush-brush-01:before{content:"\3dd5"}.hgi-twotone.hgi-blush-brush-02:after{content:"\3dd6"}.hgi-twotone.hgi-blush-brush-02:before{content:"\3dd7"}.hgi-twotone.hgi-board-math:after{content:"\3dd8"}.hgi-twotone.hgi-board-math:before{content:"\3dd9"}.hgi-twotone.hgi-boat:after{content:"\3dda"}.hgi-twotone.hgi-boat:before{content:"\3ddb"}.hgi-twotone.hgi-body-armor:after{content:"\3ddc"}.hgi-twotone.hgi-body-armor:before{content:"\3ddd"}.hgi-twotone.hgi-body-part-leg:after{content:"\3dde"}.hgi-twotone.hgi-body-part-leg:before{content:"\3ddf"}.hgi-twotone.hgi-body-part-muscle:after{content:"\3de0"}.hgi-twotone.hgi-body-part-muscle:before{content:"\3de1"}.hgi-twotone.hgi-body-part-six-pack:after{content:"\3de2"}.hgi-twotone.hgi-body-part-six-pack:before{content:"\3de3"}.hgi-twotone.hgi-body-soap:after{content:"\3de4"}.hgi-twotone.hgi-body-soap:before{content:"\3de5"}.hgi-twotone.hgi-body-weight:after{content:"\3de6"}.hgi-twotone.hgi-body-weight:before{content:"\3de7"}.hgi-twotone.hgi-bomb:after{content:"\3de8"}.hgi-twotone.hgi-bomb:before{content:"\3de9"}.hgi-twotone.hgi-bone-01:after{content:"\3dea"}.hgi-twotone.hgi-bone-01:before{content:"\3deb"}.hgi-twotone.hgi-bone-02:after{content:"\3dec"}.hgi-twotone.hgi-bone-02:before{content:"\3ded"}.hgi-twotone.hgi-book-01:after{content:"\3dee"}.hgi-twotone.hgi-book-01:before{content:"\3def"}.hgi-twotone.hgi-book-02:after{content:"\3df0"}.hgi-twotone.hgi-book-02:before{content:"\3df1"}.hgi-twotone.hgi-book-03:after{content:"\3df2"}.hgi-twotone.hgi-book-03:before{content:"\3df3"}.hgi-twotone.hgi-book-04:after{content:"\3df4"}.hgi-twotone.hgi-book-04:before{content:"\3df5"}.hgi-twotone.hgi-book-bookmark-01:after{content:"\3df6"}.hgi-twotone.hgi-book-bookmark-01:before{content:"\3df7"}.hgi-twotone.hgi-book-bookmark-02:after{content:"\3df8"}.hgi-twotone.hgi-book-bookmark-02:before{content:"\3df9"}.hgi-twotone.hgi-book-download:after{content:"\3dfa"}.hgi-twotone.hgi-book-download:before{content:"\3dfb"}.hgi-twotone.hgi-book-edit:after{content:"\3dfc"}.hgi-twotone.hgi-book-edit:before{content:"\3dfd"}.hgi-twotone.hgi-book-open-01:after{content:"\3dfe"}.hgi-twotone.hgi-book-open-01:before{content:"\3dff"}.hgi-twotone.hgi-book-open-02:after{content:"\3e00"}.hgi-twotone.hgi-book-open-02:before{content:"\3e01"}.hgi-twotone.hgi-book-upload:after{content:"\3e02"}.hgi-twotone.hgi-book-upload:before{content:"\3e03"}.hgi-twotone.hgi-bookmark-01:after{content:"\3e04"}.hgi-twotone.hgi-bookmark-01:before{content:"\3e05"}.hgi-twotone.hgi-bookmark-02:after{content:"\3e06"}.hgi-twotone.hgi-bookmark-02:before{content:"\3e07"}.hgi-twotone.hgi-bookmark-03:after{content:"\3e08"}.hgi-twotone.hgi-bookmark-03:before{content:"\3e09"}.hgi-twotone.hgi-bookmark-add-01:after{content:"\3e0a"}.hgi-twotone.hgi-bookmark-add-01:before{content:"\3e0b"}.hgi-twotone.hgi-bookmark-add-02:after{content:"\3e0c"}.hgi-twotone.hgi-bookmark-add-02:before{content:"\3e0d"}.hgi-twotone.hgi-bookmark-block-01:after{content:"\3e0e"}.hgi-twotone.hgi-bookmark-block-01:before{content:"\3e0f"}.hgi-twotone.hgi-bookmark-block-02:after{content:"\3e10"}.hgi-twotone.hgi-bookmark-block-02:before{content:"\3e11"}.hgi-twotone.hgi-bookmark-check-01:after{content:"\3e12"}.hgi-twotone.hgi-bookmark-check-01:before{content:"\3e13"}.hgi-twotone.hgi-bookmark-check-02:after{content:"\3e14"}.hgi-twotone.hgi-bookmark-check-02:before{content:"\3e15"}.hgi-twotone.hgi-bookmark-minus-01:after{content:"\3e16"}.hgi-twotone.hgi-bookmark-minus-01:before{content:"\3e17"}.hgi-twotone.hgi-bookmark-minus-02:after{content:"\3e18"}.hgi-twotone.hgi-bookmark-minus-02:before{content:"\3e19"}.hgi-twotone.hgi-bookmark-off-01:after{content:"\3e1a"}.hgi-twotone.hgi-bookmark-off-01:before{content:"\3e1b"}.hgi-twotone.hgi-bookmark-off-02:after{content:"\3e1c"}.hgi-twotone.hgi-bookmark-off-02:before{content:"\3e1d"}.hgi-twotone.hgi-bookmark-remove-01:after{content:"\3e1e"}.hgi-twotone.hgi-bookmark-remove-01:before{content:"\3e1f"}.hgi-twotone.hgi-bookmark-remove-02:after{content:"\3e20"}.hgi-twotone.hgi-bookmark-remove-02:before{content:"\3e21"}.hgi-twotone.hgi-books-01:after{content:"\3e22"}.hgi-twotone.hgi-books-01:before{content:"\3e23"}.hgi-twotone.hgi-books-02:after{content:"\3e24"}.hgi-twotone.hgi-books-02:before{content:"\3e25"}.hgi-twotone.hgi-bookshelf-01:after{content:"\3e26"}.hgi-twotone.hgi-bookshelf-01:before{content:"\3e27"}.hgi-twotone.hgi-bookshelf-02:after{content:"\3e28"}.hgi-twotone.hgi-bookshelf-02:before{content:"\3e29"}.hgi-twotone.hgi-bookshelf-03:after{content:"\3e2a"}.hgi-twotone.hgi-bookshelf-03:before{content:"\3e2b"}.hgi-twotone.hgi-bootstrap:after{content:"\3e2c"}.hgi-twotone.hgi-bootstrap:before{content:"\3e2d"}.hgi-twotone.hgi-border-all-01:after{content:"\3e2e"}.hgi-twotone.hgi-border-all-01:before{content:"\3e2f"}.hgi-twotone.hgi-border-all-02:after{content:"\3e30"}.hgi-twotone.hgi-border-all-02:before{content:"\3e31"}.hgi-twotone.hgi-border-bottom-01:after{content:"\3e32"}.hgi-twotone.hgi-border-bottom-01:before{content:"\3e33"}.hgi-twotone.hgi-border-bottom-02:after{content:"\3e34"}.hgi-twotone.hgi-border-bottom-02:before{content:"\3e35"}.hgi-twotone.hgi-border-full:after{content:"\3e36"}.hgi-twotone.hgi-border-full:before{content:"\3e37"}.hgi-twotone.hgi-border-horizontal:after{content:"\3e38"}.hgi-twotone.hgi-border-horizontal:before{content:"\3e39"}.hgi-twotone.hgi-border-inner:after{content:"\3e3a"}.hgi-twotone.hgi-border-inner:before{content:"\3e3b"}.hgi-twotone.hgi-border-left-01:after{content:"\3e3c"}.hgi-twotone.hgi-border-left-01:before{content:"\3e3d"}.hgi-twotone.hgi-border-left-02:after{content:"\3e3e"}.hgi-twotone.hgi-border-left-02:before{content:"\3e3f"}.hgi-twotone.hgi-border-none-01:after{content:"\3e40"}.hgi-twotone.hgi-border-none-01:before{content:"\3e41"}.hgi-twotone.hgi-border-none-02:after{content:"\3e42"}.hgi-twotone.hgi-border-none-02:before{content:"\3e43"}.hgi-twotone.hgi-border-right-01:after{content:"\3e44"}.hgi-twotone.hgi-border-right-01:before{content:"\3e45"}.hgi-twotone.hgi-border-right-02:after{content:"\3e46"}.hgi-twotone.hgi-border-right-02:before{content:"\3e47"}.hgi-twotone.hgi-border-top-01:after{content:"\3e48"}.hgi-twotone.hgi-border-top-01:before{content:"\3e49"}.hgi-twotone.hgi-border-top-02:after{content:"\3e4a"}.hgi-twotone.hgi-border-top-02:before{content:"\3e4b"}.hgi-twotone.hgi-border-vertical:after{content:"\3e4c"}.hgi-twotone.hgi-border-vertical:before{content:"\3e4d"}.hgi-twotone.hgi-borobudur:after{content:"\3e4e"}.hgi-twotone.hgi-borobudur:before{content:"\3e4f"}.hgi-twotone.hgi-bot:after{content:"\3e50"}.hgi-twotone.hgi-bot:before{content:"\3e51"}.hgi-twotone.hgi-bounce-left:after{content:"\3e52"}.hgi-twotone.hgi-bounce-left:before{content:"\3e53"}.hgi-twotone.hgi-bounce-right:after{content:"\3e54"}.hgi-twotone.hgi-bounce-right:before{content:"\3e55"}.hgi-twotone.hgi-bounding-box:after{content:"\3e56"}.hgi-twotone.hgi-bounding-box:before{content:"\3e57"}.hgi-twotone.hgi-bow-tie:after{content:"\3e58"}.hgi-twotone.hgi-bow-tie:before{content:"\3e59"}.hgi-twotone.hgi-bowling-pins:after{content:"\3e5a"}.hgi-twotone.hgi-bowling-pins:before{content:"\3e5b"}.hgi-twotone.hgi-bowling:after{content:"\3e5c"}.hgi-twotone.hgi-bowling:before{content:"\3e5d"}.hgi-twotone.hgi-boxer:after{content:"\3e5e"}.hgi-twotone.hgi-boxer:before{content:"\3e5f"}.hgi-twotone.hgi-boxing-bag:after{content:"\3e60"}.hgi-twotone.hgi-boxing-bag:before{content:"\3e61"}.hgi-twotone.hgi-boxing-glove-01:after{content:"\3e62"}.hgi-twotone.hgi-boxing-glove-01:before{content:"\3e63"}.hgi-twotone.hgi-boxing-glove:after{content:"\3e64"}.hgi-twotone.hgi-boxing-glove:before{content:"\3e65"}.hgi-twotone.hgi-brain-01:after{content:"\3e66"}.hgi-twotone.hgi-brain-01:before{content:"\3e67"}.hgi-twotone.hgi-brain-02:after{content:"\3e68"}.hgi-twotone.hgi-brain-02:before{content:"\3e69"}.hgi-twotone.hgi-brain:after{content:"\3e6a"}.hgi-twotone.hgi-brain:before{content:"\3e6b"}.hgi-twotone.hgi-brandfetch:after{content:"\3e6c"}.hgi-twotone.hgi-brandfetch:before{content:"\3e6d"}.hgi-twotone.hgi-bread-01:after{content:"\3e6e"}.hgi-twotone.hgi-bread-01:before{content:"\3e6f"}.hgi-twotone.hgi-bread-02:after{content:"\3e70"}.hgi-twotone.hgi-bread-02:before{content:"\3e71"}.hgi-twotone.hgi-bread-03:after{content:"\3e72"}.hgi-twotone.hgi-bread-03:before{content:"\3e73"}.hgi-twotone.hgi-bread-04:after{content:"\3e74"}.hgi-twotone.hgi-bread-04:before{content:"\3e75"}.hgi-twotone.hgi-breast-pump:after{content:"\3e76"}.hgi-twotone.hgi-breast-pump:before{content:"\3e77"}.hgi-twotone.hgi-bridge:after{content:"\3e78"}.hgi-twotone.hgi-bridge:before{content:"\3e79"}.hgi-twotone.hgi-briefcase-01:after{content:"\3e7a"}.hgi-twotone.hgi-briefcase-01:before{content:"\3e7b"}.hgi-twotone.hgi-briefcase-02:after{content:"\3e7c"}.hgi-twotone.hgi-briefcase-02:before{content:"\3e7d"}.hgi-twotone.hgi-briefcase-03:after{content:"\3e7e"}.hgi-twotone.hgi-briefcase-03:before{content:"\3e7f"}.hgi-twotone.hgi-briefcase-04:after{content:"\3e80"}.hgi-twotone.hgi-briefcase-04:before{content:"\3e81"}.hgi-twotone.hgi-briefcase-05:after{content:"\3e82"}.hgi-twotone.hgi-briefcase-05:before{content:"\3e83"}.hgi-twotone.hgi-briefcase-06:after{content:"\3e84"}.hgi-twotone.hgi-briefcase-06:before{content:"\3e85"}.hgi-twotone.hgi-briefcase-07:after{content:"\3e86"}.hgi-twotone.hgi-briefcase-07:before{content:"\3e87"}.hgi-twotone.hgi-briefcase-08:after{content:"\3e88"}.hgi-twotone.hgi-briefcase-08:before{content:"\3e89"}.hgi-twotone.hgi-briefcase-09:after{content:"\3e8a"}.hgi-twotone.hgi-briefcase-09:before{content:"\3e8b"}.hgi-twotone.hgi-briefcase-dollar:after{content:"\3e8c"}.hgi-twotone.hgi-briefcase-dollar:before{content:"\3e8d"}.hgi-twotone.hgi-broccoli:after{content:"\3e8e"}.hgi-twotone.hgi-broccoli:before{content:"\3e8f"}.hgi-twotone.hgi-brochure:after{content:"\3e90"}.hgi-twotone.hgi-brochure:before{content:"\3e91"}.hgi-twotone.hgi-broken-bone:after{content:"\3e92"}.hgi-twotone.hgi-broken-bone:before{content:"\3e93"}.hgi-twotone.hgi-browser:after{content:"\3e94"}.hgi-twotone.hgi-browser:before{content:"\3e95"}.hgi-twotone.hgi-brush:after{content:"\3e96"}.hgi-twotone.hgi-brush:before{content:"\3e97"}.hgi-twotone.hgi-bubble-chat-add:after{content:"\3e98"}.hgi-twotone.hgi-bubble-chat-add:before{content:"\3e99"}.hgi-twotone.hgi-bubble-chat-blocked:after{content:"\3e9a"}.hgi-twotone.hgi-bubble-chat-blocked:before{content:"\3e9b"}.hgi-twotone.hgi-bubble-chat-cancel:after{content:"\3e9c"}.hgi-twotone.hgi-bubble-chat-cancel:before{content:"\3e9d"}.hgi-twotone.hgi-bubble-chat-delay:after{content:"\3e9e"}.hgi-twotone.hgi-bubble-chat-delay:before{content:"\3e9f"}.hgi-twotone.hgi-bubble-chat-done:after{content:"\3ea0"}.hgi-twotone.hgi-bubble-chat-done:before{content:"\3ea1"}.hgi-twotone.hgi-bubble-chat-download-01:after{content:"\3ea2"}.hgi-twotone.hgi-bubble-chat-download-01:before{content:"\3ea3"}.hgi-twotone.hgi-bubble-chat-download-02:after{content:"\3ea4"}.hgi-twotone.hgi-bubble-chat-download-02:before{content:"\3ea5"}.hgi-twotone.hgi-bubble-chat-edit:after{content:"\3ea6"}.hgi-twotone.hgi-bubble-chat-edit:before{content:"\3ea7"}.hgi-twotone.hgi-bubble-chat-favourite:after{content:"\3ea8"}.hgi-twotone.hgi-bubble-chat-favourite:before{content:"\3ea9"}.hgi-twotone.hgi-bubble-chat-income:after{content:"\3eaa"}.hgi-twotone.hgi-bubble-chat-income:before{content:"\3eab"}.hgi-twotone.hgi-bubble-chat-lock:after{content:"\3eac"}.hgi-twotone.hgi-bubble-chat-lock:before{content:"\3ead"}.hgi-twotone.hgi-bubble-chat-notification:after{content:"\3eae"}.hgi-twotone.hgi-bubble-chat-notification:before{content:"\3eaf"}.hgi-twotone.hgi-bubble-chat-outcome:after{content:"\3eb0"}.hgi-twotone.hgi-bubble-chat-outcome:before{content:"\3eb1"}.hgi-twotone.hgi-bubble-chat-preview:after{content:"\3eb2"}.hgi-twotone.hgi-bubble-chat-preview:before{content:"\3eb3"}.hgi-twotone.hgi-bubble-chat-question:after{content:"\3eb4"}.hgi-twotone.hgi-bubble-chat-question:before{content:"\3eb5"}.hgi-twotone.hgi-bubble-chat-search:after{content:"\3eb6"}.hgi-twotone.hgi-bubble-chat-search:before{content:"\3eb7"}.hgi-twotone.hgi-bubble-chat:after{content:"\3eb8"}.hgi-twotone.hgi-bubble-chat-secure:after{content:"\3eb9"}.hgi-twotone.hgi-bubble-chat-secure:before{content:"\3eba"}.hgi-twotone.hgi-bubble-chat-translate:after{content:"\3ebb"}.hgi-twotone.hgi-bubble-chat-translate:before{content:"\3ebc"}.hgi-twotone.hgi-bubble-chat-unlock:after{content:"\3ebd"}.hgi-twotone.hgi-bubble-chat-unlock:before{content:"\3ebe"}.hgi-twotone.hgi-bubble-chat-upload:after{content:"\3ebf"}.hgi-twotone.hgi-bubble-chat-upload:before{content:"\3ec0"}.hgi-twotone.hgi-bubble-chat-user:after{content:"\3ec1"}.hgi-twotone.hgi-bubble-chat-user:before{content:"\3ec2"}.hgi-twotone.hgi-bubble-chat:before{content:"\3ec3"}.hgi-twotone.hgi-bubble-tea-01:after{content:"\3ec4"}.hgi-twotone.hgi-bubble-tea-01:before{content:"\3ec5"}.hgi-twotone.hgi-bubble-tea-02:after{content:"\3ec6"}.hgi-twotone.hgi-bubble-tea-02:before{content:"\3ec7"}.hgi-twotone.hgi-bug-01:after{content:"\3ec8"}.hgi-twotone.hgi-bug-01:before{content:"\3ec9"}.hgi-twotone.hgi-bug-02:after{content:"\3eca"}.hgi-twotone.hgi-bug-02:before{content:"\3ecb"}.hgi-twotone.hgi-building-01:after{content:"\3ecc"}.hgi-twotone.hgi-building-01:before{content:"\3ecd"}.hgi-twotone.hgi-building-02:after{content:"\3ece"}.hgi-twotone.hgi-building-02:before{content:"\3ecf"}.hgi-twotone.hgi-building-03:after{content:"\3ed0"}.hgi-twotone.hgi-building-03:before{content:"\3ed1"}.hgi-twotone.hgi-building-04:after{content:"\3ed2"}.hgi-twotone.hgi-building-04:before{content:"\3ed3"}.hgi-twotone.hgi-building-05:after{content:"\3ed4"}.hgi-twotone.hgi-building-05:before{content:"\3ed5"}.hgi-twotone.hgi-building-06:after{content:"\3ed6"}.hgi-twotone.hgi-building-06:before{content:"\3ed7"}.hgi-twotone.hgi-bulb-charging:after{content:"\3ed8"}.hgi-twotone.hgi-bulb-charging:before{content:"\3ed9"}.hgi-twotone.hgi-bulb:after{content:"\3eda"}.hgi-twotone.hgi-bulb:before{content:"\3edb"}.hgi-twotone.hgi-bulletproof-vest:after{content:"\3edc"}.hgi-twotone.hgi-bulletproof-vest:before{content:"\3edd"}.hgi-twotone.hgi-burj-al-arab:after{content:"\3ede"}.hgi-twotone.hgi-burj-al-arab:before{content:"\3edf"}.hgi-twotone.hgi-burning-cd:after{content:"\3ee0"}.hgi-twotone.hgi-burning-cd:before{content:"\3ee1"}.hgi-twotone.hgi-bus-01:after{content:"\3ee2"}.hgi-twotone.hgi-bus-01:before{content:"\3ee3"}.hgi-twotone.hgi-bus-02:after{content:"\3ee4"}.hgi-twotone.hgi-bus-02:before{content:"\3ee5"}.hgi-twotone.hgi-bus-03:after{content:"\3ee6"}.hgi-twotone.hgi-bus-03:before{content:"\3ee7"}.hgi-twotone.hgi-c-programming:after{content:"\3ee8"}.hgi-twotone.hgi-c-programming:before{content:"\3ee9"}.hgi-twotone.hgi-cabinet-01:after{content:"\3eea"}.hgi-twotone.hgi-cabinet-01:before{content:"\3eeb"}.hgi-twotone.hgi-cabinet-02:after{content:"\3eec"}.hgi-twotone.hgi-cabinet-02:before{content:"\3eed"}.hgi-twotone.hgi-cabinet-03:after{content:"\3eee"}.hgi-twotone.hgi-cabinet-03:before{content:"\3eef"}.hgi-twotone.hgi-cabinet-04:after{content:"\3ef0"}.hgi-twotone.hgi-cabinet-04:before{content:"\3ef1"}.hgi-twotone.hgi-cable-car:after{content:"\3ef2"}.hgi-twotone.hgi-cable-car:before{content:"\3ef3"}.hgi-twotone.hgi-cactus:after{content:"\3ef4"}.hgi-twotone.hgi-cactus:before{content:"\3ef5"}.hgi-twotone.hgi-caduceus:after{content:"\3ef6"}.hgi-twotone.hgi-caduceus:before{content:"\3ef7"}.hgi-twotone.hgi-cafe:after{content:"\3ef8"}.hgi-twotone.hgi-cafe:before{content:"\3ef9"}.hgi-twotone.hgi-calculate:after{content:"\3efa"}.hgi-twotone.hgi-calculate:before{content:"\3efb"}.hgi-twotone.hgi-calculator-01:after{content:"\3efc"}.hgi-twotone.hgi-calculator-01:before{content:"\3efd"}.hgi-twotone.hgi-calculator:after{content:"\3efe"}.hgi-twotone.hgi-calculator:before{content:"\3eff"}.hgi-twotone.hgi-calendar-01:after{content:"\3f00"}.hgi-twotone.hgi-calendar-01:before{content:"\3f01"}.hgi-twotone.hgi-calendar-02:after{content:"\3f02"}.hgi-twotone.hgi-calendar-02:before{content:"\3f03"}.hgi-twotone.hgi-calendar-03:after{content:"\3f04"}.hgi-twotone.hgi-calendar-03:before{content:"\3f05"}.hgi-twotone.hgi-calendar-04:after{content:"\3f06"}.hgi-twotone.hgi-calendar-04:before{content:"\3f07"}.hgi-twotone.hgi-calendar-add-01:after{content:"\3f08"}.hgi-twotone.hgi-calendar-add-01:before{content:"\3f09"}.hgi-twotone.hgi-calendar-add-02:after{content:"\3f0a"}.hgi-twotone.hgi-calendar-add-02:before{content:"\3f0b"}.hgi-twotone.hgi-calendar-block-01:after{content:"\3f0c"}.hgi-twotone.hgi-calendar-block-01:before{content:"\3f0d"}.hgi-twotone.hgi-calendar-block-02:after{content:"\3f0e"}.hgi-twotone.hgi-calendar-block-02:before{content:"\3f0f"}.hgi-twotone.hgi-calendar-check-in-01:after{content:"\3f10"}.hgi-twotone.hgi-calendar-check-in-01:before{content:"\3f11"}.hgi-twotone.hgi-calendar-check-in-02:after{content:"\3f12"}.hgi-twotone.hgi-calendar-check-in-02:before{content:"\3f13"}.hgi-twotone.hgi-calendar-check-out-01:after{content:"\3f14"}.hgi-twotone.hgi-calendar-check-out-01:before{content:"\3f15"}.hgi-twotone.hgi-calendar-check-out-02:after{content:"\3f16"}.hgi-twotone.hgi-calendar-check-out-02:before{content:"\3f17"}.hgi-twotone.hgi-calendar-download-01:after{content:"\3f18"}.hgi-twotone.hgi-calendar-download-01:before{content:"\3f19"}.hgi-twotone.hgi-calendar-download-02:after{content:"\3f1a"}.hgi-twotone.hgi-calendar-download-02:before{content:"\3f1b"}.hgi-twotone.hgi-calendar-favorite-01:after{content:"\3f1c"}.hgi-twotone.hgi-calendar-favorite-01:before{content:"\3f1d"}.hgi-twotone.hgi-calendar-favorite-02:after{content:"\3f1e"}.hgi-twotone.hgi-calendar-favorite-02:before{content:"\3f1f"}.hgi-twotone.hgi-calendar-lock-01:after{content:"\3f20"}.hgi-twotone.hgi-calendar-lock-01:before{content:"\3f21"}.hgi-twotone.hgi-calendar-lock-02:after{content:"\3f22"}.hgi-twotone.hgi-calendar-lock-02:before{content:"\3f23"}.hgi-twotone.hgi-calendar-love-01:after{content:"\3f24"}.hgi-twotone.hgi-calendar-love-01:before{content:"\3f25"}.hgi-twotone.hgi-calendar-love-02:after{content:"\3f26"}.hgi-twotone.hgi-calendar-love-02:before{content:"\3f27"}.hgi-twotone.hgi-calendar-minus-01:after{content:"\3f28"}.hgi-twotone.hgi-calendar-minus-01:before{content:"\3f29"}.hgi-twotone.hgi-calendar-minus-02:after{content:"\3f2a"}.hgi-twotone.hgi-calendar-minus-02:before{content:"\3f2b"}.hgi-twotone.hgi-calendar-remove-01:after{content:"\3f2c"}.hgi-twotone.hgi-calendar-remove-01:before{content:"\3f2d"}.hgi-twotone.hgi-calendar-remove-02:after{content:"\3f2e"}.hgi-twotone.hgi-calendar-remove-02:before{content:"\3f2f"}.hgi-twotone.hgi-calendar-setting-01:after{content:"\3f30"}.hgi-twotone.hgi-calendar-setting-01:before{content:"\3f31"}.hgi-twotone.hgi-calendar-setting-02:after{content:"\3f32"}.hgi-twotone.hgi-calendar-setting-02:before{content:"\3f33"}.hgi-twotone.hgi-calendar-upload-01:after{content:"\3f34"}.hgi-twotone.hgi-calendar-upload-01:before{content:"\3f35"}.hgi-twotone.hgi-calendar-upload-02:after{content:"\3f36"}.hgi-twotone.hgi-calendar-upload-02:before{content:"\3f37"}.hgi-twotone.hgi-call-02:after{content:"\3f38"}.hgi-twotone.hgi-call-02:before{content:"\3f39"}.hgi-twotone.hgi-call-add-02:after{content:"\3f3a"}.hgi-twotone.hgi-call-add-02:before{content:"\3f3b"}.hgi-twotone.hgi-call-add:after{content:"\3f3c"}.hgi-twotone.hgi-call-add:before{content:"\3f3d"}.hgi-twotone.hgi-call-blocked-02:after{content:"\3f3e"}.hgi-twotone.hgi-call-blocked-02:before{content:"\3f3f"}.hgi-twotone.hgi-call-blocked:after{content:"\3f40"}.hgi-twotone.hgi-call-blocked:before{content:"\3f41"}.hgi-twotone.hgi-call-disabled-02:after{content:"\3f42"}.hgi-twotone.hgi-call-disabled-02:before{content:"\3f43"}.hgi-twotone.hgi-call-disabled:after{content:"\3f44"}.hgi-twotone.hgi-call-disabled:before{content:"\3f45"}.hgi-twotone.hgi-call-done-02:after{content:"\3f46"}.hgi-twotone.hgi-call-done-02:before{content:"\3f47"}.hgi-twotone.hgi-call-done:after{content:"\3f48"}.hgi-twotone.hgi-call-done:before{content:"\3f49"}.hgi-twotone.hgi-call-end-01:after{content:"\3f4a"}.hgi-twotone.hgi-call-end-01:before{content:"\3f4b"}.hgi-twotone.hgi-call-end-02:after{content:"\3f4c"}.hgi-twotone.hgi-call-end-02:before{content:"\3f4d"}.hgi-twotone.hgi-call-end-03:after{content:"\3f4e"}.hgi-twotone.hgi-call-end-03:before{content:"\3f4f"}.hgi-twotone.hgi-call-end-04:after{content:"\3f50"}.hgi-twotone.hgi-call-end-04:before{content:"\3f51"}.hgi-twotone.hgi-call-incoming-01:after{content:"\3f52"}.hgi-twotone.hgi-call-incoming-01:before{content:"\3f53"}.hgi-twotone.hgi-call-incoming-02:after{content:"\3f54"}.hgi-twotone.hgi-call-incoming-02:before{content:"\3f55"}.hgi-twotone.hgi-call-incoming-03:after{content:"\3f56"}.hgi-twotone.hgi-call-incoming-03:before{content:"\3f57"}.hgi-twotone.hgi-call-incoming-04:after{content:"\3f58"}.hgi-twotone.hgi-call-incoming-04:before{content:"\3f59"}.hgi-twotone.hgi-call-internal-02:after{content:"\3f5a"}.hgi-twotone.hgi-call-internal-02:before{content:"\3f5b"}.hgi-twotone.hgi-call-internal:after{content:"\3f5c"}.hgi-twotone.hgi-call-internal:before{content:"\3f5d"}.hgi-twotone.hgi-call-locked-02:after{content:"\3f5e"}.hgi-twotone.hgi-call-locked-02:before{content:"\3f5f"}.hgi-twotone.hgi-call-locked:after{content:"\3f60"}.hgi-twotone.hgi-call-locked:before{content:"\3f61"}.hgi-twotone.hgi-call-minus-02:after{content:"\3f62"}.hgi-twotone.hgi-call-minus-02:before{content:"\3f63"}.hgi-twotone.hgi-call-minus:after{content:"\3f64"}.hgi-twotone.hgi-call-minus:before{content:"\3f65"}.hgi-twotone.hgi-call-missed-01:after{content:"\3f66"}.hgi-twotone.hgi-call-missed-01:before{content:"\3f67"}.hgi-twotone.hgi-call-missed-02:after{content:"\3f68"}.hgi-twotone.hgi-call-missed-02:before{content:"\3f69"}.hgi-twotone.hgi-call-missed-03:after{content:"\3f6a"}.hgi-twotone.hgi-call-missed-03:before{content:"\3f6b"}.hgi-twotone.hgi-call-missed-04:after{content:"\3f6c"}.hgi-twotone.hgi-call-missed-04:before{content:"\3f6d"}.hgi-twotone.hgi-call-outgoing-01:after{content:"\3f6e"}.hgi-twotone.hgi-call-outgoing-01:before{content:"\3f6f"}.hgi-twotone.hgi-call-outgoing-02:after{content:"\3f70"}.hgi-twotone.hgi-call-outgoing-02:before{content:"\3f71"}.hgi-twotone.hgi-call-outgoing-03:after{content:"\3f72"}.hgi-twotone.hgi-call-outgoing-03:before{content:"\3f73"}.hgi-twotone.hgi-call-outgoing-04:after{content:"\3f74"}.hgi-twotone.hgi-call-outgoing-04:before{content:"\3f75"}.hgi-twotone.hgi-call-paused-02:after{content:"\3f76"}.hgi-twotone.hgi-call-paused-02:before{content:"\3f77"}.hgi-twotone.hgi-call-paused:after{content:"\3f78"}.hgi-twotone.hgi-call-paused:before{content:"\3f79"}.hgi-twotone.hgi-call-received-02:after{content:"\3f7a"}.hgi-twotone.hgi-call-received-02:before{content:"\3f7b"}.hgi-twotone.hgi-call-received:after{content:"\3f7c"}.hgi-twotone.hgi-call-received:before{content:"\3f7d"}.hgi-twotone.hgi-call-ringing-01:after{content:"\3f7e"}.hgi-twotone.hgi-call-ringing-01:before{content:"\3f7f"}.hgi-twotone.hgi-call-ringing-02:after{content:"\3f80"}.hgi-twotone.hgi-call-ringing-02:before{content:"\3f81"}.hgi-twotone.hgi-call-ringing-03:after{content:"\3f82"}.hgi-twotone.hgi-call-ringing-03:before{content:"\3f83"}.hgi-twotone.hgi-call-ringing-04:after{content:"\3f84"}.hgi-twotone.hgi-call-ringing-04:before{content:"\3f85"}.hgi-twotone.hgi-call:after{content:"\3f86"}.hgi-twotone.hgi-call-unlocked-02:after{content:"\3f87"}.hgi-twotone.hgi-call-unlocked-02:before{content:"\3f88"}.hgi-twotone.hgi-call-unlocked:after{content:"\3f89"}.hgi-twotone.hgi-call-unlocked:before{content:"\3f8a"}.hgi-twotone.hgi-call:before{content:"\3f8b"}.hgi-twotone.hgi-calling-02:after{content:"\3f8c"}.hgi-twotone.hgi-calling-02:before{content:"\3f8d"}.hgi-twotone.hgi-calling:after{content:"\3f8e"}.hgi-twotone.hgi-calling:before{content:"\3f8f"}.hgi-twotone.hgi-camel:after{content:"\3f90"}.hgi-twotone.hgi-camel:before{content:"\3f91"}.hgi-twotone.hgi-camera-01:after{content:"\3f92"}.hgi-twotone.hgi-camera-01:before{content:"\3f93"}.hgi-twotone.hgi-camera-02:after{content:"\3f94"}.hgi-twotone.hgi-camera-02:before{content:"\3f95"}.hgi-twotone.hgi-camera-add-01:after{content:"\3f96"}.hgi-twotone.hgi-camera-add-01:before{content:"\3f97"}.hgi-twotone.hgi-camera-add-02:after{content:"\3f98"}.hgi-twotone.hgi-camera-add-02:before{content:"\3f99"}.hgi-twotone.hgi-camera-automatically-01:after{content:"\3f9a"}.hgi-twotone.hgi-camera-automatically-01:before{content:"\3f9b"}.hgi-twotone.hgi-camera-automatically-02:after{content:"\3f9c"}.hgi-twotone.hgi-camera-automatically-02:before{content:"\3f9d"}.hgi-twotone.hgi-camera-lens:after{content:"\3f9e"}.hgi-twotone.hgi-camera-lens:before{content:"\3f9f"}.hgi-twotone.hgi-camera-microphone-01:after{content:"\3fa0"}.hgi-twotone.hgi-camera-microphone-01:before{content:"\3fa1"}.hgi-twotone.hgi-camera-microphone-02:after{content:"\3fa2"}.hgi-twotone.hgi-camera-microphone-02:before{content:"\3fa3"}.hgi-twotone.hgi-camera-night-mode-01:after{content:"\3fa4"}.hgi-twotone.hgi-camera-night-mode-01:before{content:"\3fa5"}.hgi-twotone.hgi-camera-night-mode-02:after{content:"\3fa6"}.hgi-twotone.hgi-camera-night-mode-02:before{content:"\3fa7"}.hgi-twotone.hgi-camera-off-01:after{content:"\3fa8"}.hgi-twotone.hgi-camera-off-01:before{content:"\3fa9"}.hgi-twotone.hgi-camera-off-02:after{content:"\3faa"}.hgi-twotone.hgi-camera-off-02:before{content:"\3fab"}.hgi-twotone.hgi-camera-rotated-01:after{content:"\3fac"}.hgi-twotone.hgi-camera-rotated-01:before{content:"\3fad"}.hgi-twotone.hgi-camera-rotated-02:after{content:"\3fae"}.hgi-twotone.hgi-camera-rotated-02:before{content:"\3faf"}.hgi-twotone.hgi-camera-smile-01:after{content:"\3fb0"}.hgi-twotone.hgi-camera-smile-01:before{content:"\3fb1"}.hgi-twotone.hgi-camera-smile-02:after{content:"\3fb2"}.hgi-twotone.hgi-camera-smile-02:before{content:"\3fb3"}.hgi-twotone.hgi-camera-tripod:after{content:"\3fb4"}.hgi-twotone.hgi-camera-tripod:before{content:"\3fb5"}.hgi-twotone.hgi-camera-video:after{content:"\3fb6"}.hgi-twotone.hgi-camera-video:before{content:"\3fb7"}.hgi-twotone.hgi-camper:after{content:"\3fb8"}.hgi-twotone.hgi-camper:before{content:"\3fb9"}.hgi-twotone.hgi-campfire:after{content:"\3fba"}.hgi-twotone.hgi-campfire:before{content:"\3fbb"}.hgi-twotone.hgi-cancel-01:after{content:"\3fbc"}.hgi-twotone.hgi-cancel-01:before{content:"\3fbd"}.hgi-twotone.hgi-cancel-02:after{content:"\3fbe"}.hgi-twotone.hgi-cancel-02:before{content:"\3fbf"}.hgi-twotone.hgi-cancel-circle-half-dot:after{content:"\3fc0"}.hgi-twotone.hgi-cancel-circle-half-dot:before{content:"\3fc1"}.hgi-twotone.hgi-cancel-circle:after{content:"\3fc2"}.hgi-twotone.hgi-cancel-circle:before{content:"\3fc3"}.hgi-twotone.hgi-cancel-square:after{content:"\3fc4"}.hgi-twotone.hgi-cancel-square:before{content:"\3fc5"}.hgi-twotone.hgi-candelier-01:after{content:"\3fc6"}.hgi-twotone.hgi-candelier-01:before{content:"\3fc7"}.hgi-twotone.hgi-candelier-02:after{content:"\3fc8"}.hgi-twotone.hgi-candelier-02:before{content:"\3fc9"}.hgi-twotone.hgi-canvas:after{content:"\3fca"}.hgi-twotone.hgi-canvas:before{content:"\3fcb"}.hgi-twotone.hgi-cap-projecting:after{content:"\3fcc"}.hgi-twotone.hgi-cap-projecting:before{content:"\3fcd"}.hgi-twotone.hgi-cap-round:after{content:"\3fce"}.hgi-twotone.hgi-cap-round:before{content:"\3fcf"}.hgi-twotone.hgi-cap:after{content:"\3fd0"}.hgi-twotone.hgi-cap-straight:after{content:"\3fd1"}.hgi-twotone.hgi-cap-straight:before{content:"\3fd2"}.hgi-twotone.hgi-cap:before{content:"\3fd3"}.hgi-twotone.hgi-capcut-rectangle:after{content:"\3fd4"}.hgi-twotone.hgi-capcut-rectangle:before{content:"\3fd5"}.hgi-twotone.hgi-capcut:after{content:"\3fd6"}.hgi-twotone.hgi-capcut:before{content:"\3fd7"}.hgi-twotone.hgi-car-01:after{content:"\3fd8"}.hgi-twotone.hgi-car-01:before{content:"\3fd9"}.hgi-twotone.hgi-car-02:after{content:"\3fda"}.hgi-twotone.hgi-car-02:before{content:"\3fdb"}.hgi-twotone.hgi-car-03:after{content:"\3fdc"}.hgi-twotone.hgi-car-03:before{content:"\3fdd"}.hgi-twotone.hgi-car-04:after{content:"\3fde"}.hgi-twotone.hgi-car-04:before{content:"\3fdf"}.hgi-twotone.hgi-car-parking-01:after{content:"\3fe0"}.hgi-twotone.hgi-car-parking-01:before{content:"\3fe1"}.hgi-twotone.hgi-car-parking-02:after{content:"\3fe2"}.hgi-twotone.hgi-car-parking-02:before{content:"\3fe3"}.hgi-twotone.hgi-caravan:after{content:"\3fe4"}.hgi-twotone.hgi-caravan:before{content:"\3fe5"}.hgi-twotone.hgi-card-exchange-01:after{content:"\3fe6"}.hgi-twotone.hgi-card-exchange-01:before{content:"\3fe7"}.hgi-twotone.hgi-card-exchange-02:after{content:"\3fe8"}.hgi-twotone.hgi-card-exchange-02:before{content:"\3fe9"}.hgi-twotone.hgi-cardigan:after{content:"\3fea"}.hgi-twotone.hgi-cardigan:before{content:"\3feb"}.hgi-twotone.hgi-cardiogram-01:after{content:"\3fec"}.hgi-twotone.hgi-cardiogram-01:before{content:"\3fed"}.hgi-twotone.hgi-cardiogram-02:after{content:"\3fee"}.hgi-twotone.hgi-cardiogram-02:before{content:"\3fef"}.hgi-twotone.hgi-cards-01:after{content:"\3ff0"}.hgi-twotone.hgi-cards-01:before{content:"\3ff1"}.hgi-twotone.hgi-cards-02:after{content:"\3ff2"}.hgi-twotone.hgi-cards-02:before{content:"\3ff3"}.hgi-twotone.hgi-cargo-ship:after{content:"\3ff4"}.hgi-twotone.hgi-cargo-ship:before{content:"\3ff5"}.hgi-twotone.hgi-carousel-horizontal-02:after{content:"\3ff6"}.hgi-twotone.hgi-carousel-horizontal-02:before{content:"\3ff7"}.hgi-twotone.hgi-carousel-horizontal:after{content:"\3ff8"}.hgi-twotone.hgi-carousel-horizontal:before{content:"\3ff9"}.hgi-twotone.hgi-carousel-vertical:after{content:"\3ffa"}.hgi-twotone.hgi-carousel-vertical:before{content:"\3ffb"}.hgi-twotone.hgi-carrot:after{content:"\3ffc"}.hgi-twotone.hgi-carrot:before{content:"\3ffd"}.hgi-twotone.hgi-cash-01:after{content:"\3ffe"}.hgi-twotone.hgi-cash-01:before{content:"\3fff"}.hgi-twotone.hgi-cash-02:after{content:"\4000"}.hgi-twotone.hgi-cash-02:before{content:"\4001"}.hgi-twotone.hgi-cashback:after{content:"\4002"}.hgi-twotone.hgi-cashback:before{content:"\4003"}.hgi-twotone.hgi-cashier-02:after{content:"\4004"}.hgi-twotone.hgi-cashier-02:before{content:"\4005"}.hgi-twotone.hgi-cashier:after{content:"\4006"}.hgi-twotone.hgi-cashier:before{content:"\4007"}.hgi-twotone.hgi-castle-01:after{content:"\4008"}.hgi-twotone.hgi-castle-01:before{content:"\4009"}.hgi-twotone.hgi-castle-02:after{content:"\400a"}.hgi-twotone.hgi-castle-02:before{content:"\400b"}.hgi-twotone.hgi-castle:after{content:"\400c"}.hgi-twotone.hgi-castle:before{content:"\400d"}.hgi-twotone.hgi-catalogue:after{content:"\400e"}.hgi-twotone.hgi-catalogue:before{content:"\400f"}.hgi-twotone.hgi-cayan-tower:after{content:"\4010"}.hgi-twotone.hgi-cayan-tower:before{content:"\4011"}.hgi-twotone.hgi-cctv-camera:after{content:"\4012"}.hgi-twotone.hgi-cctv-camera:before{content:"\4013"}.hgi-twotone.hgi-cd:after{content:"\4014"}.hgi-twotone.hgi-cd:before{content:"\4015"}.hgi-twotone.hgi-cells:after{content:"\4016"}.hgi-twotone.hgi-cells:before{content:"\4017"}.hgi-twotone.hgi-cellular-network-offline:after{content:"\4018"}.hgi-twotone.hgi-cellular-network-offline:before{content:"\4019"}.hgi-twotone.hgi-cellular-network:after{content:"\401a"}.hgi-twotone.hgi-cellular-network:before{content:"\401b"}.hgi-twotone.hgi-celsius:after{content:"\401c"}.hgi-twotone.hgi-celsius:before{content:"\401d"}.hgi-twotone.hgi-center-focus:after{content:"\401e"}.hgi-twotone.hgi-center-focus:before{content:"\401f"}.hgi-twotone.hgi-central-shaheed-minar:after{content:"\4020"}.hgi-twotone.hgi-central-shaheed-minar:before{content:"\4021"}.hgi-twotone.hgi-centralized:after{content:"\4022"}.hgi-twotone.hgi-centralized:before{content:"\4023"}.hgi-twotone.hgi-certificate-01:after{content:"\4024"}.hgi-twotone.hgi-certificate-01:before{content:"\4025"}.hgi-twotone.hgi-certificate-02:after{content:"\4026"}.hgi-twotone.hgi-certificate-02:before{content:"\4027"}.hgi-twotone.hgi-chair-01:after{content:"\4028"}.hgi-twotone.hgi-chair-01:before{content:"\4029"}.hgi-twotone.hgi-chair-02:after{content:"\402a"}.hgi-twotone.hgi-chair-02:before{content:"\402b"}.hgi-twotone.hgi-chair-03:after{content:"\402c"}.hgi-twotone.hgi-chair-03:before{content:"\402d"}.hgi-twotone.hgi-chair-04:after{content:"\402e"}.hgi-twotone.hgi-chair-04:before{content:"\402f"}.hgi-twotone.hgi-chair-05:after{content:"\4030"}.hgi-twotone.hgi-chair-05:before{content:"\4031"}.hgi-twotone.hgi-chair-barber:after{content:"\4032"}.hgi-twotone.hgi-chair-barber:before{content:"\4033"}.hgi-twotone.hgi-champion:after{content:"\4034"}.hgi-twotone.hgi-champion:before{content:"\4035"}.hgi-twotone.hgi-change-screen-mode:after{content:"\4036"}.hgi-twotone.hgi-change-screen-mode:before{content:"\4037"}.hgi-twotone.hgi-character-phonetic:after{content:"\4038"}.hgi-twotone.hgi-character-phonetic:before{content:"\4039"}.hgi-twotone.hgi-charity:after{content:"\403a"}.hgi-twotone.hgi-charity:before{content:"\403b"}.hgi-twotone.hgi-chart-average:after{content:"\403c"}.hgi-twotone.hgi-chart-average:before{content:"\403d"}.hgi-twotone.hgi-chart-bar-line:after{content:"\403e"}.hgi-twotone.hgi-chart-bar-line:before{content:"\403f"}.hgi-twotone.hgi-chart-breakout-circle:after{content:"\4040"}.hgi-twotone.hgi-chart-breakout-circle:before{content:"\4041"}.hgi-twotone.hgi-chart-breakout-square:after{content:"\4042"}.hgi-twotone.hgi-chart-breakout-square:before{content:"\4043"}.hgi-twotone.hgi-chart-bubble-01:after{content:"\4044"}.hgi-twotone.hgi-chart-bubble-01:before{content:"\4045"}.hgi-twotone.hgi-chart-bubble-02:after{content:"\4046"}.hgi-twotone.hgi-chart-bubble-02:before{content:"\4047"}.hgi-twotone.hgi-chart-column:after{content:"\4048"}.hgi-twotone.hgi-chart-column:before{content:"\4049"}.hgi-twotone.hgi-chart-decrease:after{content:"\404a"}.hgi-twotone.hgi-chart-decrease:before{content:"\404b"}.hgi-twotone.hgi-chart-evaluation:after{content:"\404c"}.hgi-twotone.hgi-chart-evaluation:before{content:"\404d"}.hgi-twotone.hgi-chart-high-low:after{content:"\404e"}.hgi-twotone.hgi-chart-high-low:before{content:"\404f"}.hgi-twotone.hgi-chart-histogram:after{content:"\4050"}.hgi-twotone.hgi-chart-histogram:before{content:"\4051"}.hgi-twotone.hgi-chart-increase:after{content:"\4052"}.hgi-twotone.hgi-chart-increase:before{content:"\4053"}.hgi-twotone.hgi-chart-line-data-01:after{content:"\4054"}.hgi-twotone.hgi-chart-line-data-01:before{content:"\4055"}.hgi-twotone.hgi-chart-line-data-02:after{content:"\4056"}.hgi-twotone.hgi-chart-line-data-02:before{content:"\4057"}.hgi-twotone.hgi-chart-line-data-03:after{content:"\4058"}.hgi-twotone.hgi-chart-line-data-03:before{content:"\4059"}.hgi-twotone.hgi-chart-maximum:after{content:"\405a"}.hgi-twotone.hgi-chart-maximum:before{content:"\405b"}.hgi-twotone.hgi-chart-medium:after{content:"\405c"}.hgi-twotone.hgi-chart-medium:before{content:"\405d"}.hgi-twotone.hgi-chart-minimum:after{content:"\405e"}.hgi-twotone.hgi-chart-minimum:before{content:"\405f"}.hgi-twotone.hgi-chart-radar:after{content:"\4060"}.hgi-twotone.hgi-chart-radar:before{content:"\4061"}.hgi-twotone.hgi-chart-relationship:after{content:"\4062"}.hgi-twotone.hgi-chart-relationship:before{content:"\4063"}.hgi-twotone.hgi-chart-ring:after{content:"\4064"}.hgi-twotone.hgi-chart-ring:before{content:"\4065"}.hgi-twotone.hgi-chart-rose:after{content:"\4066"}.hgi-twotone.hgi-chart-rose:before{content:"\4067"}.hgi-twotone.hgi-chart-scatter:after{content:"\4068"}.hgi-twotone.hgi-chart-scatter:before{content:"\4069"}.hgi-twotone.hgi-chart:after{content:"\406a"}.hgi-twotone.hgi-chart:before{content:"\406b"}.hgi-twotone.hgi-chat-bot:after{content:"\406c"}.hgi-twotone.hgi-chat-bot:before{content:"\406d"}.hgi-twotone.hgi-chat-gpt:after{content:"\406e"}.hgi-twotone.hgi-chat-gpt:before{content:"\406f"}.hgi-twotone.hgi-chatting-01:after{content:"\4070"}.hgi-twotone.hgi-chatting-01:before{content:"\4071"}.hgi-twotone.hgi-check-list:after{content:"\4072"}.hgi-twotone.hgi-check-list:before{content:"\4073"}.hgi-twotone.hgi-check-unread-01:after{content:"\4074"}.hgi-twotone.hgi-check-unread-01:before{content:"\4075"}.hgi-twotone.hgi-check-unread-02:after{content:"\4076"}.hgi-twotone.hgi-check-unread-02:before{content:"\4077"}.hgi-twotone.hgi-check-unread-03:after{content:"\4078"}.hgi-twotone.hgi-check-unread-03:before{content:"\4079"}.hgi-twotone.hgi-check-unread-04:after{content:"\407a"}.hgi-twotone.hgi-check-unread-04:before{content:"\407b"}.hgi-twotone.hgi-checkmark-badge-01:after{content:"\407c"}.hgi-twotone.hgi-checkmark-badge-01:before{content:"\407d"}.hgi-twotone.hgi-checkmark-badge-02:after{content:"\407e"}.hgi-twotone.hgi-checkmark-badge-02:before{content:"\407f"}.hgi-twotone.hgi-checkmark-badge-03:after{content:"\4080"}.hgi-twotone.hgi-checkmark-badge-03:before{content:"\4081"}.hgi-twotone.hgi-checkmark-badge-04:after{content:"\4082"}.hgi-twotone.hgi-checkmark-badge-04:before{content:"\4083"}.hgi-twotone.hgi-checkmark-circle-01:after{content:"\4084"}.hgi-twotone.hgi-checkmark-circle-01:before{content:"\4085"}.hgi-twotone.hgi-checkmark-circle-02:after{content:"\4086"}.hgi-twotone.hgi-checkmark-circle-02:before{content:"\4087"}.hgi-twotone.hgi-checkmark-circle-03:after{content:"\4088"}.hgi-twotone.hgi-checkmark-circle-03:before{content:"\4089"}.hgi-twotone.hgi-checkmark-circle-04:after{content:"\408a"}.hgi-twotone.hgi-checkmark-circle-04:before{content:"\408b"}.hgi-twotone.hgi-checkmark-square-01:after{content:"\408c"}.hgi-twotone.hgi-checkmark-square-01:before{content:"\408d"}.hgi-twotone.hgi-checkmark-square-02:after{content:"\408e"}.hgi-twotone.hgi-checkmark-square-02:before{content:"\408f"}.hgi-twotone.hgi-checkmark-square-03:after{content:"\4090"}.hgi-twotone.hgi-checkmark-square-03:before{content:"\4091"}.hgi-twotone.hgi-checkmark-square-04:after{content:"\4092"}.hgi-twotone.hgi-checkmark-square-04:before{content:"\4093"}.hgi-twotone.hgi-cheese-cake-01:after{content:"\4094"}.hgi-twotone.hgi-cheese-cake-01:before{content:"\4095"}.hgi-twotone.hgi-cheese-cake-02:after{content:"\4096"}.hgi-twotone.hgi-cheese-cake-02:before{content:"\4097"}.hgi-twotone.hgi-cheese:after{content:"\4098"}.hgi-twotone.hgi-cheese:before{content:"\4099"}.hgi-twotone.hgi-chef-hat:after{content:"\409a"}.hgi-twotone.hgi-chef-hat:before{content:"\409b"}.hgi-twotone.hgi-chef:after{content:"\409c"}.hgi-twotone.hgi-chef:before{content:"\409d"}.hgi-twotone.hgi-chemistry-01:after{content:"\409e"}.hgi-twotone.hgi-chemistry-01:before{content:"\409f"}.hgi-twotone.hgi-chemistry-02:after{content:"\40a0"}.hgi-twotone.hgi-chemistry-02:before{content:"\40a1"}.hgi-twotone.hgi-chemistry-03:after{content:"\40a2"}.hgi-twotone.hgi-chemistry-03:before{content:"\40a3"}.hgi-twotone.hgi-cherry:after{content:"\40a4"}.hgi-twotone.hgi-cherry:before{content:"\40a5"}.hgi-twotone.hgi-chess-01:after{content:"\40a6"}.hgi-twotone.hgi-chess-01:before{content:"\40a7"}.hgi-twotone.hgi-chess-02:after{content:"\40a8"}.hgi-twotone.hgi-chess-02:before{content:"\40a9"}.hgi-twotone.hgi-chess-pawn:after{content:"\40aa"}.hgi-twotone.hgi-chess-pawn:before{content:"\40ab"}.hgi-twotone.hgi-chicken-thighs:after{content:"\40ac"}.hgi-twotone.hgi-chicken-thighs:before{content:"\40ad"}.hgi-twotone.hgi-chimney:after{content:"\40ae"}.hgi-twotone.hgi-chimney:before{content:"\40af"}.hgi-twotone.hgi-china-temple:after{content:"\40b0"}.hgi-twotone.hgi-china-temple:before{content:"\40b1"}.hgi-twotone.hgi-chip-02:after{content:"\40b2"}.hgi-twotone.hgi-chip-02:before{content:"\40b3"}.hgi-twotone.hgi-chip:after{content:"\40b4"}.hgi-twotone.hgi-chip:before{content:"\40b5"}.hgi-twotone.hgi-chocolate:after{content:"\40b6"}.hgi-twotone.hgi-chocolate:before{content:"\40b7"}.hgi-twotone.hgi-chrome:after{content:"\40b8"}.hgi-twotone.hgi-chrome:before{content:"\40b9"}.hgi-twotone.hgi-chrysler:after{content:"\40ba"}.hgi-twotone.hgi-chrysler:before{content:"\40bb"}.hgi-twotone.hgi-church:after{content:"\40bc"}.hgi-twotone.hgi-church:before{content:"\40bd"}.hgi-twotone.hgi-cinnamon-roll:after{content:"\40be"}.hgi-twotone.hgi-cinnamon-roll:before{content:"\40bf"}.hgi-twotone.hgi-circle-arrow-data-transfer-diagonal:after{content:"\40c0"}.hgi-twotone.hgi-circle-arrow-data-transfer-diagonal:before{content:"\40c1"}.hgi-twotone.hgi-circle-arrow-data-transfer-horizontal:after{content:"\40c2"}.hgi-twotone.hgi-circle-arrow-data-transfer-horizontal:before{content:"\40c3"}.hgi-twotone.hgi-circle-arrow-data-transfer-vertical:after{content:"\40c4"}.hgi-twotone.hgi-circle-arrow-data-transfer-vertical:before{content:"\40c5"}.hgi-twotone.hgi-circle-arrow-diagonal-01:after{content:"\40c6"}.hgi-twotone.hgi-circle-arrow-diagonal-01:before{content:"\40c7"}.hgi-twotone.hgi-circle-arrow-diagonal-02:after{content:"\40c8"}.hgi-twotone.hgi-circle-arrow-diagonal-02:before{content:"\40c9"}.hgi-twotone.hgi-circle-arrow-down-01:after{content:"\40ca"}.hgi-twotone.hgi-circle-arrow-down-01:before{content:"\40cb"}.hgi-twotone.hgi-circle-arrow-down-02:after{content:"\40cc"}.hgi-twotone.hgi-circle-arrow-down-02:before{content:"\40cd"}.hgi-twotone.hgi-circle-arrow-down-03:after{content:"\40ce"}.hgi-twotone.hgi-circle-arrow-down-03:before{content:"\40cf"}.hgi-twotone.hgi-circle-arrow-down-double:after{content:"\40d0"}.hgi-twotone.hgi-circle-arrow-down-double:before{content:"\40d1"}.hgi-twotone.hgi-circle-arrow-down-left:after{content:"\40d2"}.hgi-twotone.hgi-circle-arrow-down-left:before{content:"\40d3"}.hgi-twotone.hgi-circle-arrow-down-right:after{content:"\40d4"}.hgi-twotone.hgi-circle-arrow-down-right:before{content:"\40d5"}.hgi-twotone.hgi-circle-arrow-expand-01:after{content:"\40d6"}.hgi-twotone.hgi-circle-arrow-expand-01:before{content:"\40d7"}.hgi-twotone.hgi-circle-arrow-expand-02:after{content:"\40d8"}.hgi-twotone.hgi-circle-arrow-expand-02:before{content:"\40d9"}.hgi-twotone.hgi-circle-arrow-horizontal:after{content:"\40da"}.hgi-twotone.hgi-circle-arrow-horizontal:before{content:"\40db"}.hgi-twotone.hgi-circle-arrow-left-01:after{content:"\40dc"}.hgi-twotone.hgi-circle-arrow-left-01:before{content:"\40dd"}.hgi-twotone.hgi-circle-arrow-left-02:after{content:"\40de"}.hgi-twotone.hgi-circle-arrow-left-02:before{content:"\40df"}.hgi-twotone.hgi-circle-arrow-left-03:after{content:"\40e0"}.hgi-twotone.hgi-circle-arrow-left-03:before{content:"\40e1"}.hgi-twotone.hgi-circle-arrow-left-double:after{content:"\40e2"}.hgi-twotone.hgi-circle-arrow-left-double:before{content:"\40e3"}.hgi-twotone.hgi-circle-arrow-left-right:after{content:"\40e4"}.hgi-twotone.hgi-circle-arrow-left-right:before{content:"\40e5"}.hgi-twotone.hgi-circle-arrow-move-down-left:after{content:"\40e6"}.hgi-twotone.hgi-circle-arrow-move-down-left:before{content:"\40e7"}.hgi-twotone.hgi-circle-arrow-move-down-right:after{content:"\40e8"}.hgi-twotone.hgi-circle-arrow-move-down-right:before{content:"\40e9"}.hgi-twotone.hgi-circle-arrow-move-left-down:after{content:"\40ea"}.hgi-twotone.hgi-circle-arrow-move-left-down:before{content:"\40eb"}.hgi-twotone.hgi-circle-arrow-move-right-down:after{content:"\40ec"}.hgi-twotone.hgi-circle-arrow-move-right-down:before{content:"\40ed"}.hgi-twotone.hgi-circle-arrow-move-up-left:after{content:"\40ee"}.hgi-twotone.hgi-circle-arrow-move-up-left:before{content:"\40ef"}.hgi-twotone.hgi-circle-arrow-move-up-right:after{content:"\40f0"}.hgi-twotone.hgi-circle-arrow-move-up-right:before{content:"\40f1"}.hgi-twotone.hgi-circle-arrow-reload-01:after{content:"\40f2"}.hgi-twotone.hgi-circle-arrow-reload-01:before{content:"\40f3"}.hgi-twotone.hgi-circle-arrow-reload-02:after{content:"\40f4"}.hgi-twotone.hgi-circle-arrow-reload-02:before{content:"\40f5"}.hgi-twotone.hgi-circle-arrow-right-01:after{content:"\40f6"}.hgi-twotone.hgi-circle-arrow-right-01:before{content:"\40f7"}.hgi-twotone.hgi-circle-arrow-right-02:after{content:"\40f8"}.hgi-twotone.hgi-circle-arrow-right-02:before{content:"\40f9"}.hgi-twotone.hgi-circle-arrow-right-03:after{content:"\40fa"}.hgi-twotone.hgi-circle-arrow-right-03:before{content:"\40fb"}.hgi-twotone.hgi-circle-arrow-right-double:after{content:"\40fc"}.hgi-twotone.hgi-circle-arrow-right-double:before{content:"\40fd"}.hgi-twotone.hgi-circle-arrow-shrink-01:after{content:"\40fe"}.hgi-twotone.hgi-circle-arrow-shrink-01:before{content:"\40ff"}.hgi-twotone.hgi-circle-arrow-shrink-02:after{content:"\4100"}.hgi-twotone.hgi-circle-arrow-shrink-02:before{content:"\4101"}.hgi-twotone.hgi-circle-arrow-up-01:after{content:"\4102"}.hgi-twotone.hgi-circle-arrow-up-01:before{content:"\4103"}.hgi-twotone.hgi-circle-arrow-up-02:after{content:"\4104"}.hgi-twotone.hgi-circle-arrow-up-02:before{content:"\4105"}.hgi-twotone.hgi-circle-arrow-up-03:after{content:"\4106"}.hgi-twotone.hgi-circle-arrow-up-03:before{content:"\4107"}.hgi-twotone.hgi-circle-arrow-up-double:after{content:"\4108"}.hgi-twotone.hgi-circle-arrow-up-double:before{content:"\4109"}.hgi-twotone.hgi-circle-arrow-up-down:after{content:"\410a"}.hgi-twotone.hgi-circle-arrow-up-down:before{content:"\410b"}.hgi-twotone.hgi-circle-arrow-up-left:after{content:"\410c"}.hgi-twotone.hgi-circle-arrow-up-left:before{content:"\410d"}.hgi-twotone.hgi-circle-arrow-up-right:after{content:"\410e"}.hgi-twotone.hgi-circle-arrow-up-right:before{content:"\410f"}.hgi-twotone.hgi-circle-arrow-vertical:after{content:"\4110"}.hgi-twotone.hgi-circle-arrow-vertical:before{content:"\4111"}.hgi-twotone.hgi-circle-lock-01:after{content:"\4112"}.hgi-twotone.hgi-circle-lock-01:before{content:"\4113"}.hgi-twotone.hgi-circle-lock-02:after{content:"\4114"}.hgi-twotone.hgi-circle-lock-02:before{content:"\4115"}.hgi-twotone.hgi-circle-lock-add-01:after{content:"\4116"}.hgi-twotone.hgi-circle-lock-add-01:before{content:"\4117"}.hgi-twotone.hgi-circle-lock-add-02:after{content:"\4118"}.hgi-twotone.hgi-circle-lock-add-02:before{content:"\4119"}.hgi-twotone.hgi-circle-lock-check-01:after{content:"\411a"}.hgi-twotone.hgi-circle-lock-check-01:before{content:"\411b"}.hgi-twotone.hgi-circle-lock-check-02:after{content:"\411c"}.hgi-twotone.hgi-circle-lock-check-02:before{content:"\411d"}.hgi-twotone.hgi-circle-lock-minus-01:after{content:"\411e"}.hgi-twotone.hgi-circle-lock-minus-01:before{content:"\411f"}.hgi-twotone.hgi-circle-lock-minus-02:after{content:"\4120"}.hgi-twotone.hgi-circle-lock-minus-02:before{content:"\4121"}.hgi-twotone.hgi-circle-lock-remove-01:after{content:"\4122"}.hgi-twotone.hgi-circle-lock-remove-01:before{content:"\4123"}.hgi-twotone.hgi-circle-lock-remove-02:after{content:"\4124"}.hgi-twotone.hgi-circle-lock-remove-02:before{content:"\4125"}.hgi-twotone.hgi-circle-password:after{content:"\4126"}.hgi-twotone.hgi-circle-password:before{content:"\4127"}.hgi-twotone.hgi-circle:after{content:"\4128"}.hgi-twotone.hgi-circle-unlock-01:after{content:"\4129"}.hgi-twotone.hgi-circle-unlock-01:before{content:"\412a"}.hgi-twotone.hgi-circle-unlock-02:after{content:"\412b"}.hgi-twotone.hgi-circle-unlock-02:before{content:"\412c"}.hgi-twotone.hgi-circle:before{content:"\412d"}.hgi-twotone.hgi-city-01:after{content:"\412e"}.hgi-twotone.hgi-city-01:before{content:"\412f"}.hgi-twotone.hgi-city-02:after{content:"\4130"}.hgi-twotone.hgi-city-02:before{content:"\4131"}.hgi-twotone.hgi-city-03:after{content:"\4132"}.hgi-twotone.hgi-city-03:before{content:"\4133"}.hgi-twotone.hgi-clapping-01:after{content:"\4134"}.hgi-twotone.hgi-clapping-01:before{content:"\4135"}.hgi-twotone.hgi-clapping-02:after{content:"\4136"}.hgi-twotone.hgi-clapping-02:before{content:"\4137"}.hgi-twotone.hgi-clean:after{content:"\4138"}.hgi-twotone.hgi-clean:before{content:"\4139"}.hgi-twotone.hgi-cleaning-bucket:after{content:"\413a"}.hgi-twotone.hgi-cleaning-bucket:before{content:"\413b"}.hgi-twotone.hgi-clinic:after{content:"\413c"}.hgi-twotone.hgi-clinic:before{content:"\413d"}.hgi-twotone.hgi-clip:after{content:"\413e"}.hgi-twotone.hgi-clip:before{content:"\413f"}.hgi-twotone.hgi-clipboard:after{content:"\4140"}.hgi-twotone.hgi-clipboard:before{content:"\4141"}.hgi-twotone.hgi-clock-01:after{content:"\4142"}.hgi-twotone.hgi-clock-01:before{content:"\4143"}.hgi-twotone.hgi-clock-02:after{content:"\4144"}.hgi-twotone.hgi-clock-02:before{content:"\4145"}.hgi-twotone.hgi-clock-03:after{content:"\4146"}.hgi-twotone.hgi-clock-03:before{content:"\4147"}.hgi-twotone.hgi-clock-04:after{content:"\4148"}.hgi-twotone.hgi-clock-04:before{content:"\4149"}.hgi-twotone.hgi-clock-05:after{content:"\414a"}.hgi-twotone.hgi-clock-05:before{content:"\414b"}.hgi-twotone.hgi-closed-caption-alt:after{content:"\414c"}.hgi-twotone.hgi-closed-caption-alt:before{content:"\414d"}.hgi-twotone.hgi-closed-caption:after{content:"\414e"}.hgi-twotone.hgi-closed-caption:before{content:"\414f"}.hgi-twotone.hgi-clothes:after{content:"\4150"}.hgi-twotone.hgi-clothes:before{content:"\4151"}.hgi-twotone.hgi-cloud-angled-rain:after{content:"\4152"}.hgi-twotone.hgi-cloud-angled-rain-zap:after{content:"\4153"}.hgi-twotone.hgi-cloud-angled-rain-zap:before{content:"\4154"}.hgi-twotone.hgi-cloud-angled-rain:before{content:"\4155"}.hgi-twotone.hgi-cloud-angled-zap:after{content:"\4156"}.hgi-twotone.hgi-cloud-angled-zap:before{content:"\4157"}.hgi-twotone.hgi-cloud-big-rain:after{content:"\4158"}.hgi-twotone.hgi-cloud-big-rain:before{content:"\4159"}.hgi-twotone.hgi-cloud-download:after{content:"\415a"}.hgi-twotone.hgi-cloud-download:before{content:"\415b"}.hgi-twotone.hgi-cloud-fast-wind:after{content:"\415c"}.hgi-twotone.hgi-cloud-fast-wind:before{content:"\415d"}.hgi-twotone.hgi-cloud-hailstone:after{content:"\415e"}.hgi-twotone.hgi-cloud-hailstone:before{content:"\415f"}.hgi-twotone.hgi-cloud-little-rain:after{content:"\4160"}.hgi-twotone.hgi-cloud-little-rain:before{content:"\4161"}.hgi-twotone.hgi-cloud-little-snow:after{content:"\4162"}.hgi-twotone.hgi-cloud-little-snow:before{content:"\4163"}.hgi-twotone.hgi-cloud-loading:after{content:"\4164"}.hgi-twotone.hgi-cloud-loading:before{content:"\4165"}.hgi-twotone.hgi-cloud-mid-rain:after{content:"\4166"}.hgi-twotone.hgi-cloud-mid-rain:before{content:"\4167"}.hgi-twotone.hgi-cloud-mid-snow:after{content:"\4168"}.hgi-twotone.hgi-cloud-mid-snow:before{content:"\4169"}.hgi-twotone.hgi-cloud-saving-done-01:after{content:"\416a"}.hgi-twotone.hgi-cloud-saving-done-01:before{content:"\416b"}.hgi-twotone.hgi-cloud-saving-done-02:after{content:"\416c"}.hgi-twotone.hgi-cloud-saving-done-02:before{content:"\416d"}.hgi-twotone.hgi-cloud:after{content:"\416e"}.hgi-twotone.hgi-cloud-server:after{content:"\416f"}.hgi-twotone.hgi-cloud-server:before{content:"\4170"}.hgi-twotone.hgi-cloud-slow-wind:after{content:"\4171"}.hgi-twotone.hgi-cloud-slow-wind:before{content:"\4172"}.hgi-twotone.hgi-cloud-snow:after{content:"\4173"}.hgi-twotone.hgi-cloud-snow:before{content:"\4174"}.hgi-twotone.hgi-cloud-upload:after{content:"\4175"}.hgi-twotone.hgi-cloud-upload:before{content:"\4176"}.hgi-twotone.hgi-cloud:before{content:"\4177"}.hgi-twotone.hgi-clubs-01:after{content:"\4178"}.hgi-twotone.hgi-clubs-01:before{content:"\4179"}.hgi-twotone.hgi-clubs-02:after{content:"\417a"}.hgi-twotone.hgi-clubs-02:before{content:"\417b"}.hgi-twotone.hgi-co-present:after{content:"\417c"}.hgi-twotone.hgi-co-present:before{content:"\417d"}.hgi-twotone.hgi-code-circle:after{content:"\417e"}.hgi-twotone.hgi-code-circle:before{content:"\417f"}.hgi-twotone.hgi-code-folder:after{content:"\4180"}.hgi-twotone.hgi-code-folder:before{content:"\4181"}.hgi-twotone.hgi-code:after{content:"\4182"}.hgi-twotone.hgi-code-square:after{content:"\4183"}.hgi-twotone.hgi-code-square:before{content:"\4184"}.hgi-twotone.hgi-code:before{content:"\4185"}.hgi-twotone.hgi-codesandbox:after{content:"\4186"}.hgi-twotone.hgi-codesandbox:before{content:"\4187"}.hgi-twotone.hgi-coffee-01:after{content:"\4188"}.hgi-twotone.hgi-coffee-01:before{content:"\4189"}.hgi-twotone.hgi-coffee-02:after{content:"\418a"}.hgi-twotone.hgi-coffee-02:before{content:"\418b"}.hgi-twotone.hgi-coffee-beans:after{content:"\418c"}.hgi-twotone.hgi-coffee-beans:before{content:"\418d"}.hgi-twotone.hgi-coins-01:after{content:"\418e"}.hgi-twotone.hgi-coins-01:before{content:"\418f"}.hgi-twotone.hgi-coins-02:after{content:"\4190"}.hgi-twotone.hgi-coins-02:before{content:"\4191"}.hgi-twotone.hgi-coins-bitcoin:after{content:"\4192"}.hgi-twotone.hgi-coins-bitcoin:before{content:"\4193"}.hgi-twotone.hgi-coins-dollar:after{content:"\4194"}.hgi-twotone.hgi-coins-dollar:before{content:"\4195"}.hgi-twotone.hgi-coins-euro:after{content:"\4196"}.hgi-twotone.hgi-coins-euro:before{content:"\4197"}.hgi-twotone.hgi-coins-pound:after{content:"\4198"}.hgi-twotone.hgi-coins-pound:before{content:"\4199"}.hgi-twotone.hgi-coins-swap:after{content:"\419a"}.hgi-twotone.hgi-coins-swap:before{content:"\419b"}.hgi-twotone.hgi-coins-yen:after{content:"\419c"}.hgi-twotone.hgi-coins-yen:before{content:"\419d"}.hgi-twotone.hgi-collections-bookmark:after{content:"\419e"}.hgi-twotone.hgi-collections-bookmark:before{content:"\419f"}.hgi-twotone.hgi-color-picker:after{content:"\41a0"}.hgi-twotone.hgi-color-picker:before{content:"\41a1"}.hgi-twotone.hgi-colors:after{content:"\41a2"}.hgi-twotone.hgi-colors:before{content:"\41a3"}.hgi-twotone.hgi-colosseum:after{content:"\41a4"}.hgi-twotone.hgi-colosseum:before{content:"\41a5"}.hgi-twotone.hgi-column-delete:after{content:"\41a6"}.hgi-twotone.hgi-column-delete:before{content:"\41a7"}.hgi-twotone.hgi-column-insert:after{content:"\41a8"}.hgi-twotone.hgi-column-insert:before{content:"\41a9"}.hgi-twotone.hgi-comet-01:after{content:"\41aa"}.hgi-twotone.hgi-comet-01:before{content:"\41ab"}.hgi-twotone.hgi-comet-02:after{content:"\41ac"}.hgi-twotone.hgi-comet-02:before{content:"\41ad"}.hgi-twotone.hgi-coming-soon-01:after{content:"\41ae"}.hgi-twotone.hgi-coming-soon-01:before{content:"\41af"}.hgi-twotone.hgi-coming-soon-02:after{content:"\41b0"}.hgi-twotone.hgi-coming-soon-02:before{content:"\41b1"}.hgi-twotone.hgi-command-line:after{content:"\41b2"}.hgi-twotone.hgi-command-line:before{content:"\41b3"}.hgi-twotone.hgi-command:after{content:"\41b4"}.hgi-twotone.hgi-command:before{content:"\41b5"}.hgi-twotone.hgi-comment-01:after{content:"\41b6"}.hgi-twotone.hgi-comment-01:before{content:"\41b7"}.hgi-twotone.hgi-comment-02:after{content:"\41b8"}.hgi-twotone.hgi-comment-02:before{content:"\41b9"}.hgi-twotone.hgi-comment-add-01:after{content:"\41ba"}.hgi-twotone.hgi-comment-add-01:before{content:"\41bb"}.hgi-twotone.hgi-comment-add-02:after{content:"\41bc"}.hgi-twotone.hgi-comment-add-02:before{content:"\41bd"}.hgi-twotone.hgi-comment-block-01:after{content:"\41be"}.hgi-twotone.hgi-comment-block-01:before{content:"\41bf"}.hgi-twotone.hgi-comment-block-02:after{content:"\41c0"}.hgi-twotone.hgi-comment-block-02:before{content:"\41c1"}.hgi-twotone.hgi-comment-remove-01:after{content:"\41c2"}.hgi-twotone.hgi-comment-remove-01:before{content:"\41c3"}.hgi-twotone.hgi-comment-remove-02:after{content:"\41c4"}.hgi-twotone.hgi-comment-remove-02:before{content:"\41c5"}.hgi-twotone.hgi-compass-01:after{content:"\41c6"}.hgi-twotone.hgi-compass-01:before{content:"\41c7"}.hgi-twotone.hgi-compass:after{content:"\41c8"}.hgi-twotone.hgi-compass:before{content:"\41c9"}.hgi-twotone.hgi-complaint:after{content:"\41ca"}.hgi-twotone.hgi-complaint:before{content:"\41cb"}.hgi-twotone.hgi-computer-add:after{content:"\41cc"}.hgi-twotone.hgi-computer-add:before{content:"\41cd"}.hgi-twotone.hgi-computer-check:after{content:"\41ce"}.hgi-twotone.hgi-computer-check:before{content:"\41cf"}.hgi-twotone.hgi-computer-cloud:after{content:"\41d0"}.hgi-twotone.hgi-computer-cloud:before{content:"\41d1"}.hgi-twotone.hgi-computer-desk-01:after{content:"\41d2"}.hgi-twotone.hgi-computer-desk-01:before{content:"\41d3"}.hgi-twotone.hgi-computer-desk-02:after{content:"\41d4"}.hgi-twotone.hgi-computer-desk-02:before{content:"\41d5"}.hgi-twotone.hgi-computer-desk-03:after{content:"\41d6"}.hgi-twotone.hgi-computer-desk-03:before{content:"\41d7"}.hgi-twotone.hgi-computer-dollar:after{content:"\41d8"}.hgi-twotone.hgi-computer-dollar:before{content:"\41d9"}.hgi-twotone.hgi-computer-phone-sync:after{content:"\41da"}.hgi-twotone.hgi-computer-phone-sync:before{content:"\41db"}.hgi-twotone.hgi-computer-programming-01:after{content:"\41dc"}.hgi-twotone.hgi-computer-programming-01:before{content:"\41dd"}.hgi-twotone.hgi-computer-programming-02:after{content:"\41de"}.hgi-twotone.hgi-computer-programming-02:before{content:"\41df"}.hgi-twotone.hgi-computer-protection:after{content:"\41e0"}.hgi-twotone.hgi-computer-protection:before{content:"\41e1"}.hgi-twotone.hgi-computer-remove:after{content:"\41e2"}.hgi-twotone.hgi-computer-remove:before{content:"\41e3"}.hgi-twotone.hgi-computer:after{content:"\41e4"}.hgi-twotone.hgi-computer-settings:after{content:"\41e5"}.hgi-twotone.hgi-computer-settings:before{content:"\41e6"}.hgi-twotone.hgi-computer-video-call:after{content:"\41e7"}.hgi-twotone.hgi-computer-video-call:before{content:"\41e8"}.hgi-twotone.hgi-computer-video:after{content:"\41e9"}.hgi-twotone.hgi-computer-video:before{content:"\41ea"}.hgi-twotone.hgi-computer:before{content:"\41eb"}.hgi-twotone.hgi-cone-01:after{content:"\41ec"}.hgi-twotone.hgi-cone-01:before{content:"\41ed"}.hgi-twotone.hgi-cone-02:after{content:"\41ee"}.hgi-twotone.hgi-cone-02:before{content:"\41ef"}.hgi-twotone.hgi-conference:after{content:"\41f0"}.hgi-twotone.hgi-conference:before{content:"\41f1"}.hgi-twotone.hgi-configuration-01:after{content:"\41f2"}.hgi-twotone.hgi-configuration-01:before{content:"\41f3"}.hgi-twotone.hgi-configuration-02:after{content:"\41f4"}.hgi-twotone.hgi-configuration-02:before{content:"\41f5"}.hgi-twotone.hgi-confused:after{content:"\41f6"}.hgi-twotone.hgi-confused:before{content:"\41f7"}.hgi-twotone.hgi-congruent-to-circle:after{content:"\41f8"}.hgi-twotone.hgi-congruent-to-circle:before{content:"\41f9"}.hgi-twotone.hgi-congruent-to:after{content:"\41fa"}.hgi-twotone.hgi-congruent-to-square:after{content:"\41fb"}.hgi-twotone.hgi-congruent-to-square:before{content:"\41fc"}.hgi-twotone.hgi-congruent-to:before{content:"\41fd"}.hgi-twotone.hgi-connect:after{content:"\41fe"}.hgi-twotone.hgi-connect:before{content:"\41ff"}.hgi-twotone.hgi-console:after{content:"\4200"}.hgi-twotone.hgi-console:before{content:"\4201"}.hgi-twotone.hgi-constellation:after{content:"\4202"}.hgi-twotone.hgi-constellation:before{content:"\4203"}.hgi-twotone.hgi-contact-01:after{content:"\4204"}.hgi-twotone.hgi-contact-01:before{content:"\4205"}.hgi-twotone.hgi-contact-02:after{content:"\4206"}.hgi-twotone.hgi-contact-02:before{content:"\4207"}.hgi-twotone.hgi-contact-book:after{content:"\4208"}.hgi-twotone.hgi-contact-book:before{content:"\4209"}.hgi-twotone.hgi-contact:after{content:"\420a"}.hgi-twotone.hgi-contact:before{content:"\420b"}.hgi-twotone.hgi-container-truck-01:after{content:"\420c"}.hgi-twotone.hgi-container-truck-01:before{content:"\420d"}.hgi-twotone.hgi-container-truck-02:after{content:"\420e"}.hgi-twotone.hgi-container-truck-02:before{content:"\420f"}.hgi-twotone.hgi-container-truck:after{content:"\4210"}.hgi-twotone.hgi-container-truck:before{content:"\4211"}.hgi-twotone.hgi-contracts:after{content:"\4212"}.hgi-twotone.hgi-contracts:before{content:"\4213"}.hgi-twotone.hgi-conversation:after{content:"\4214"}.hgi-twotone.hgi-conversation:before{content:"\4215"}.hgi-twotone.hgi-cook-book:after{content:"\4216"}.hgi-twotone.hgi-cook-book:before{content:"\4217"}.hgi-twotone.hgi-cookie:after{content:"\4218"}.hgi-twotone.hgi-cookie:before{content:"\4219"}.hgi-twotone.hgi-coordinate-01:after{content:"\421a"}.hgi-twotone.hgi-coordinate-01:before{content:"\421b"}.hgi-twotone.hgi-coordinate-02:after{content:"\421c"}.hgi-twotone.hgi-coordinate-02:before{content:"\421d"}.hgi-twotone.hgi-copilot:after{content:"\421e"}.hgi-twotone.hgi-copilot:before{content:"\421f"}.hgi-twotone.hgi-copy-01:after{content:"\4220"}.hgi-twotone.hgi-copy-01:before{content:"\4221"}.hgi-twotone.hgi-copy-02:after{content:"\4222"}.hgi-twotone.hgi-copy-02:before{content:"\4223"}.hgi-twotone.hgi-copy-link:after{content:"\4224"}.hgi-twotone.hgi-copy-link:before{content:"\4225"}.hgi-twotone.hgi-copyright:after{content:"\4226"}.hgi-twotone.hgi-copyright:before{content:"\4227"}.hgi-twotone.hgi-corn:after{content:"\4228"}.hgi-twotone.hgi-corn:before{content:"\4229"}.hgi-twotone.hgi-corporate:after{content:"\422a"}.hgi-twotone.hgi-corporate:before{content:"\422b"}.hgi-twotone.hgi-cos:after{content:"\422c"}.hgi-twotone.hgi-cos:before{content:"\422d"}.hgi-twotone.hgi-cosine-01:after{content:"\422e"}.hgi-twotone.hgi-cosine-01:before{content:"\422f"}.hgi-twotone.hgi-cosine-02:after{content:"\4230"}.hgi-twotone.hgi-cosine-02:before{content:"\4231"}.hgi-twotone.hgi-cottage:after{content:"\4232"}.hgi-twotone.hgi-cottage:before{content:"\4233"}.hgi-twotone.hgi-cotton-candy:after{content:"\4234"}.hgi-twotone.hgi-cotton-candy:before{content:"\4235"}.hgi-twotone.hgi-coupon-01:after{content:"\4236"}.hgi-twotone.hgi-coupon-01:before{content:"\4237"}.hgi-twotone.hgi-coupon-02:after{content:"\4238"}.hgi-twotone.hgi-coupon-02:before{content:"\4239"}.hgi-twotone.hgi-coupon-03:after{content:"\423a"}.hgi-twotone.hgi-coupon-03:before{content:"\423b"}.hgi-twotone.hgi-coupon-percent:after{content:"\423c"}.hgi-twotone.hgi-coupon-percent:before{content:"\423d"}.hgi-twotone.hgi-course:after{content:"\423e"}.hgi-twotone.hgi-course:before{content:"\423f"}.hgi-twotone.hgi-court-house:after{content:"\4240"}.hgi-twotone.hgi-court-house:before{content:"\4241"}.hgi-twotone.hgi-court-law:after{content:"\4242"}.hgi-twotone.hgi-court-law:before{content:"\4243"}.hgi-twotone.hgi-covariate:after{content:"\4244"}.hgi-twotone.hgi-covariate:before{content:"\4245"}.hgi-twotone.hgi-covid-info:after{content:"\4246"}.hgi-twotone.hgi-covid-info:before{content:"\4247"}.hgi-twotone.hgi-cowboy-hat:after{content:"\4248"}.hgi-twotone.hgi-cowboy-hat:before{content:"\4249"}.hgi-twotone.hgi-cplusplus:after{content:"\424a"}.hgi-twotone.hgi-cplusplus:before{content:"\424b"}.hgi-twotone.hgi-cpu-charge:after{content:"\424c"}.hgi-twotone.hgi-cpu-charge:before{content:"\424d"}.hgi-twotone.hgi-cpu:after{content:"\424e"}.hgi-twotone.hgi-cpu-settings:after{content:"\424f"}.hgi-twotone.hgi-cpu-settings:before{content:"\4250"}.hgi-twotone.hgi-cpu:before{content:"\4251"}.hgi-twotone.hgi-crab:after{content:"\4252"}.hgi-twotone.hgi-crab:before{content:"\4253"}.hgi-twotone.hgi-crane:after{content:"\4254"}.hgi-twotone.hgi-crane:before{content:"\4255"}.hgi-twotone.hgi-crazy:after{content:"\4256"}.hgi-twotone.hgi-crazy:before{content:"\4257"}.hgi-twotone.hgi-creative-market:after{content:"\4258"}.hgi-twotone.hgi-creative-market:before{content:"\4259"}.hgi-twotone.hgi-credit-card-accept:after{content:"\425a"}.hgi-twotone.hgi-credit-card-accept:before{content:"\425b"}.hgi-twotone.hgi-credit-card-add:after{content:"\425c"}.hgi-twotone.hgi-credit-card-add:before{content:"\425d"}.hgi-twotone.hgi-credit-card-change:after{content:"\425e"}.hgi-twotone.hgi-credit-card-change:before{content:"\425f"}.hgi-twotone.hgi-credit-card-defrost:after{content:"\4260"}.hgi-twotone.hgi-credit-card-defrost:before{content:"\4261"}.hgi-twotone.hgi-credit-card-freeze:after{content:"\4262"}.hgi-twotone.hgi-credit-card-freeze:before{content:"\4263"}.hgi-twotone.hgi-credit-card-not-accept:after{content:"\4264"}.hgi-twotone.hgi-credit-card-not-accept:before{content:"\4265"}.hgi-twotone.hgi-credit-card-not-found:after{content:"\4266"}.hgi-twotone.hgi-credit-card-not-found:before{content:"\4267"}.hgi-twotone.hgi-credit-card-pos:after{content:"\4268"}.hgi-twotone.hgi-credit-card-pos:before{content:"\4269"}.hgi-twotone.hgi-credit-card:after{content:"\426a"}.hgi-twotone.hgi-credit-card-validation:after{content:"\426b"}.hgi-twotone.hgi-credit-card-validation:before{content:"\426c"}.hgi-twotone.hgi-credit-card:before{content:"\426d"}.hgi-twotone.hgi-cricket-bat:after{content:"\426e"}.hgi-twotone.hgi-cricket-bat:before{content:"\426f"}.hgi-twotone.hgi-cricket-helmet:after{content:"\4270"}.hgi-twotone.hgi-cricket-helmet:before{content:"\4271"}.hgi-twotone.hgi-croissant:after{content:"\4272"}.hgi-twotone.hgi-croissant:before{content:"\4273"}.hgi-twotone.hgi-crop:after{content:"\4274"}.hgi-twotone.hgi-crop:before{content:"\4275"}.hgi-twotone.hgi-crowdfunding:after{content:"\4276"}.hgi-twotone.hgi-crowdfunding:before{content:"\4277"}.hgi-twotone.hgi-crown:after{content:"\4278"}.hgi-twotone.hgi-crown:before{content:"\4279"}.hgi-twotone.hgi-crying:after{content:"\427a"}.hgi-twotone.hgi-crying:before{content:"\427b"}.hgi-twotone.hgi-csv-01:after{content:"\427c"}.hgi-twotone.hgi-csv-01:before{content:"\427d"}.hgi-twotone.hgi-csv-02:after{content:"\427e"}.hgi-twotone.hgi-csv-02:before{content:"\427f"}.hgi-twotone.hgi-cube:after{content:"\4280"}.hgi-twotone.hgi-cube:before{content:"\4281"}.hgi-twotone.hgi-cupcake-01:after{content:"\4282"}.hgi-twotone.hgi-cupcake-01:before{content:"\4283"}.hgi-twotone.hgi-cupcake-02:after{content:"\4284"}.hgi-twotone.hgi-cupcake-02:before{content:"\4285"}.hgi-twotone.hgi-cupcake-03:after{content:"\4286"}.hgi-twotone.hgi-cupcake-03:before{content:"\4287"}.hgi-twotone.hgi-curling:after{content:"\4288"}.hgi-twotone.hgi-curling:before{content:"\4289"}.hgi-twotone.hgi-cursor-01:after{content:"\428a"}.hgi-twotone.hgi-cursor-01:before{content:"\428b"}.hgi-twotone.hgi-cursor-02:after{content:"\428c"}.hgi-twotone.hgi-cursor-02:before{content:"\428d"}.hgi-twotone.hgi-cursor-add-selection-01:after{content:"\428e"}.hgi-twotone.hgi-cursor-add-selection-01:before{content:"\428f"}.hgi-twotone.hgi-cursor-add-selection-02:after{content:"\4290"}.hgi-twotone.hgi-cursor-add-selection-02:before{content:"\4291"}.hgi-twotone.hgi-cursor-circle-selection-01:after{content:"\4292"}.hgi-twotone.hgi-cursor-circle-selection-01:before{content:"\4293"}.hgi-twotone.hgi-cursor-circle-selection-02:after{content:"\4294"}.hgi-twotone.hgi-cursor-circle-selection-02:before{content:"\4295"}.hgi-twotone.hgi-cursor-disabled-01:after{content:"\4296"}.hgi-twotone.hgi-cursor-disabled-01:before{content:"\4297"}.hgi-twotone.hgi-cursor-disabled-02:after{content:"\4298"}.hgi-twotone.hgi-cursor-disabled-02:before{content:"\4299"}.hgi-twotone.hgi-cursor-edit-01:after{content:"\429a"}.hgi-twotone.hgi-cursor-edit-01:before{content:"\429b"}.hgi-twotone.hgi-cursor-edit-02:after{content:"\429c"}.hgi-twotone.hgi-cursor-edit-02:before{content:"\429d"}.hgi-twotone.hgi-cursor-hold-01:after{content:"\429e"}.hgi-twotone.hgi-cursor-hold-01:before{content:"\429f"}.hgi-twotone.hgi-cursor-hold-02:after{content:"\42a0"}.hgi-twotone.hgi-cursor-hold-02:before{content:"\42a1"}.hgi-twotone.hgi-cursor-in-window:after{content:"\42a2"}.hgi-twotone.hgi-cursor-in-window:before{content:"\42a3"}.hgi-twotone.hgi-cursor-info-01:after{content:"\42a4"}.hgi-twotone.hgi-cursor-info-01:before{content:"\42a5"}.hgi-twotone.hgi-cursor-info-02:after{content:"\42a6"}.hgi-twotone.hgi-cursor-info-02:before{content:"\42a7"}.hgi-twotone.hgi-cursor-loading-01:after{content:"\42a8"}.hgi-twotone.hgi-cursor-loading-01:before{content:"\42a9"}.hgi-twotone.hgi-cursor-loading-02:after{content:"\42aa"}.hgi-twotone.hgi-cursor-loading-02:before{content:"\42ab"}.hgi-twotone.hgi-cursor-magic-selection-01:after{content:"\42ac"}.hgi-twotone.hgi-cursor-magic-selection-01:before{content:"\42ad"}.hgi-twotone.hgi-cursor-magic-selection-02:after{content:"\42ae"}.hgi-twotone.hgi-cursor-magic-selection-02:before{content:"\42af"}.hgi-twotone.hgi-cursor-move-01:after{content:"\42b0"}.hgi-twotone.hgi-cursor-move-01:before{content:"\42b1"}.hgi-twotone.hgi-cursor-move-02:after{content:"\42b2"}.hgi-twotone.hgi-cursor-move-02:before{content:"\42b3"}.hgi-twotone.hgi-cursor-pointer-01:after{content:"\42b4"}.hgi-twotone.hgi-cursor-pointer-01:before{content:"\42b5"}.hgi-twotone.hgi-cursor-pointer-02:after{content:"\42b6"}.hgi-twotone.hgi-cursor-pointer-02:before{content:"\42b7"}.hgi-twotone.hgi-cursor-progress-01:after{content:"\42b8"}.hgi-twotone.hgi-cursor-progress-01:before{content:"\42b9"}.hgi-twotone.hgi-cursor-progress-02:after{content:"\42ba"}.hgi-twotone.hgi-cursor-progress-02:before{content:"\42bb"}.hgi-twotone.hgi-cursor-progress-03:after{content:"\42bc"}.hgi-twotone.hgi-cursor-progress-03:before{content:"\42bd"}.hgi-twotone.hgi-cursor-progress-04:after{content:"\42be"}.hgi-twotone.hgi-cursor-progress-04:before{content:"\42bf"}.hgi-twotone.hgi-cursor-rectangle-selection-01:after{content:"\42c0"}.hgi-twotone.hgi-cursor-rectangle-selection-01:before{content:"\42c1"}.hgi-twotone.hgi-cursor-rectangle-selection-02:after{content:"\42c2"}.hgi-twotone.hgi-cursor-rectangle-selection-02:before{content:"\42c3"}.hgi-twotone.hgi-cursor-remove-selection-01:after{content:"\42c4"}.hgi-twotone.hgi-cursor-remove-selection-01:before{content:"\42c5"}.hgi-twotone.hgi-cursor-remove-selection-02:after{content:"\42c6"}.hgi-twotone.hgi-cursor-remove-selection-02:before{content:"\42c7"}.hgi-twotone.hgi-cursor-text:after{content:"\42c8"}.hgi-twotone.hgi-cursor-text:before{content:"\42c9"}.hgi-twotone.hgi-curtains:after{content:"\42ca"}.hgi-twotone.hgi-curtains:before{content:"\42cb"}.hgi-twotone.hgi-curvy-left-direction:after{content:"\42cc"}.hgi-twotone.hgi-curvy-left-direction:before{content:"\42cd"}.hgi-twotone.hgi-curvy-left-right-direction:after{content:"\42ce"}.hgi-twotone.hgi-curvy-left-right-direction:before{content:"\42cf"}.hgi-twotone.hgi-curvy-right-direction:after{content:"\42d0"}.hgi-twotone.hgi-curvy-right-direction:before{content:"\42d1"}.hgi-twotone.hgi-curvy-up-down-direction:after{content:"\42d2"}.hgi-twotone.hgi-curvy-up-down-direction:before{content:"\42d3"}.hgi-twotone.hgi-customer-service-01:after{content:"\42d4"}.hgi-twotone.hgi-customer-service-01:before{content:"\42d5"}.hgi-twotone.hgi-customer-service-02:after{content:"\42d6"}.hgi-twotone.hgi-customer-service-02:before{content:"\42d7"}.hgi-twotone.hgi-customer-service:after{content:"\42d8"}.hgi-twotone.hgi-customer-service:before{content:"\42d9"}.hgi-twotone.hgi-customer-support:after{content:"\42da"}.hgi-twotone.hgi-customer-support:before{content:"\42db"}.hgi-twotone.hgi-customize:after{content:"\42dc"}.hgi-twotone.hgi-customize:before{content:"\42dd"}.hgi-twotone.hgi-cylinder-01:after{content:"\42de"}.hgi-twotone.hgi-cylinder-01:before{content:"\42df"}.hgi-twotone.hgi-cylinder-02:after{content:"\42e0"}.hgi-twotone.hgi-cylinder-02:before{content:"\42e1"}.hgi-twotone.hgi-cylinder-03:after{content:"\42e2"}.hgi-twotone.hgi-cylinder-03:before{content:"\42e3"}.hgi-twotone.hgi-cylinder-04:after{content:"\42e4"}.hgi-twotone.hgi-cylinder-04:before{content:"\42e5"}.hgi-twotone.hgi-danger:after{content:"\42e6"}.hgi-twotone.hgi-danger:before{content:"\42e7"}.hgi-twotone.hgi-dark-mode:after{content:"\42e8"}.hgi-twotone.hgi-dark-mode:before{content:"\42e9"}.hgi-twotone.hgi-dart:after{content:"\42ea"}.hgi-twotone.hgi-dart:before{content:"\42eb"}.hgi-twotone.hgi-dashboard-browsing:after{content:"\42ec"}.hgi-twotone.hgi-dashboard-browsing:before{content:"\42ed"}.hgi-twotone.hgi-dashboard-circle-add:after{content:"\42ee"}.hgi-twotone.hgi-dashboard-circle-add:before{content:"\42ef"}.hgi-twotone.hgi-dashboard-circle-edit:after{content:"\42f0"}.hgi-twotone.hgi-dashboard-circle-edit:before{content:"\42f1"}.hgi-twotone.hgi-dashboard-circle-remove:after{content:"\42f2"}.hgi-twotone.hgi-dashboard-circle-remove:before{content:"\42f3"}.hgi-twotone.hgi-dashboard-circle:after{content:"\42f4"}.hgi-twotone.hgi-dashboard-circle-settings:after{content:"\42f5"}.hgi-twotone.hgi-dashboard-circle-settings:before{content:"\42f6"}.hgi-twotone.hgi-dashboard-circle:before{content:"\42f7"}.hgi-twotone.hgi-dashboard-speed-01:after{content:"\42f8"}.hgi-twotone.hgi-dashboard-speed-01:before{content:"\42f9"}.hgi-twotone.hgi-dashboard-speed-02:after{content:"\42fa"}.hgi-twotone.hgi-dashboard-speed-02:before{content:"\42fb"}.hgi-twotone.hgi-dashboard-square-01:after{content:"\42fc"}.hgi-twotone.hgi-dashboard-square-01:before{content:"\42fd"}.hgi-twotone.hgi-dashboard-square-02:after{content:"\42fe"}.hgi-twotone.hgi-dashboard-square-02:before{content:"\42ff"}.hgi-twotone.hgi-dashboard-square-03:after{content:"\4300"}.hgi-twotone.hgi-dashboard-square-03:before{content:"\4301"}.hgi-twotone.hgi-dashboard-square-add:after{content:"\4302"}.hgi-twotone.hgi-dashboard-square-add:before{content:"\4303"}.hgi-twotone.hgi-dashboard-square-edit:after{content:"\4304"}.hgi-twotone.hgi-dashboard-square-edit:before{content:"\4305"}.hgi-twotone.hgi-dashboard-square-remove:after{content:"\4306"}.hgi-twotone.hgi-dashboard-square-remove:before{content:"\4307"}.hgi-twotone.hgi-dashboard-square-setting:after{content:"\4308"}.hgi-twotone.hgi-dashboard-square-setting:before{content:"\4309"}.hgi-twotone.hgi-dashed-line-01:after{content:"\430a"}.hgi-twotone.hgi-dashed-line-01:before{content:"\430b"}.hgi-twotone.hgi-dashed-line-02:after{content:"\430c"}.hgi-twotone.hgi-dashed-line-02:before{content:"\430d"}.hgi-twotone.hgi-data-recovery:after{content:"\430e"}.hgi-twotone.hgi-data-recovery:before{content:"\430f"}.hgi-twotone.hgi-database-01:after{content:"\4310"}.hgi-twotone.hgi-database-01:before{content:"\4311"}.hgi-twotone.hgi-database-02:after{content:"\4312"}.hgi-twotone.hgi-database-02:before{content:"\4313"}.hgi-twotone.hgi-database-add:after{content:"\4314"}.hgi-twotone.hgi-database-add:before{content:"\4315"}.hgi-twotone.hgi-database-export:after{content:"\4316"}.hgi-twotone.hgi-database-export:before{content:"\4317"}.hgi-twotone.hgi-database-import:after{content:"\4318"}.hgi-twotone.hgi-database-import:before{content:"\4319"}.hgi-twotone.hgi-database-locked:after{content:"\431a"}.hgi-twotone.hgi-database-locked:before{content:"\431b"}.hgi-twotone.hgi-database-restore:after{content:"\431c"}.hgi-twotone.hgi-database-restore:before{content:"\431d"}.hgi-twotone.hgi-database:after{content:"\431e"}.hgi-twotone.hgi-database-setting:after{content:"\431f"}.hgi-twotone.hgi-database-setting:before{content:"\4320"}.hgi-twotone.hgi-database-sync-01:after{content:"\4321"}.hgi-twotone.hgi-database-sync-01:before{content:"\4322"}.hgi-twotone.hgi-database-sync:after{content:"\4323"}.hgi-twotone.hgi-database-sync:before{content:"\4324"}.hgi-twotone.hgi-database:before{content:"\4325"}.hgi-twotone.hgi-dates:after{content:"\4326"}.hgi-twotone.hgi-dates:before{content:"\4327"}.hgi-twotone.hgi-dead:after{content:"\4328"}.hgi-twotone.hgi-dead:before{content:"\4329"}.hgi-twotone.hgi-delete-01:after{content:"\432a"}.hgi-twotone.hgi-delete-01:before{content:"\432b"}.hgi-twotone.hgi-delete-02:after{content:"\432c"}.hgi-twotone.hgi-delete-02:before{content:"\432d"}.hgi-twotone.hgi-delete-03:after{content:"\432e"}.hgi-twotone.hgi-delete-03:before{content:"\432f"}.hgi-twotone.hgi-delete-04:after{content:"\4330"}.hgi-twotone.hgi-delete-04:before{content:"\4331"}.hgi-twotone.hgi-delete-column:after{content:"\4332"}.hgi-twotone.hgi-delete-column:before{content:"\4333"}.hgi-twotone.hgi-delete-put-back:after{content:"\4334"}.hgi-twotone.hgi-delete-put-back:before{content:"\4335"}.hgi-twotone.hgi-delete-row:after{content:"\4336"}.hgi-twotone.hgi-delete-row:before{content:"\4337"}.hgi-twotone.hgi-delete-throw:after{content:"\4338"}.hgi-twotone.hgi-delete-throw:before{content:"\4339"}.hgi-twotone.hgi-delivered-sent:after{content:"\433a"}.hgi-twotone.hgi-delivered-sent:before{content:"\433b"}.hgi-twotone.hgi-delivery-box-01:after{content:"\433c"}.hgi-twotone.hgi-delivery-box-01:before{content:"\433d"}.hgi-twotone.hgi-delivery-box-02:after{content:"\433e"}.hgi-twotone.hgi-delivery-box-02:before{content:"\433f"}.hgi-twotone.hgi-delivery-delay-01:after{content:"\4340"}.hgi-twotone.hgi-delivery-delay-01:before{content:"\4341"}.hgi-twotone.hgi-delivery-delay-02:after{content:"\4342"}.hgi-twotone.hgi-delivery-delay-02:before{content:"\4343"}.hgi-twotone.hgi-delivery-return-01:after{content:"\4344"}.hgi-twotone.hgi-delivery-return-01:before{content:"\4345"}.hgi-twotone.hgi-delivery-return-02:after{content:"\4346"}.hgi-twotone.hgi-delivery-return-02:before{content:"\4347"}.hgi-twotone.hgi-delivery-secure-01:after{content:"\4348"}.hgi-twotone.hgi-delivery-secure-01:before{content:"\4349"}.hgi-twotone.hgi-delivery-secure-02:after{content:"\434a"}.hgi-twotone.hgi-delivery-secure-02:before{content:"\434b"}.hgi-twotone.hgi-delivery-sent-01:after{content:"\434c"}.hgi-twotone.hgi-delivery-sent-01:before{content:"\434d"}.hgi-twotone.hgi-delivery-sent-02:after{content:"\434e"}.hgi-twotone.hgi-delivery-sent-02:before{content:"\434f"}.hgi-twotone.hgi-delivery-tracking-01:after{content:"\4350"}.hgi-twotone.hgi-delivery-tracking-01:before{content:"\4351"}.hgi-twotone.hgi-delivery-tracking-02:after{content:"\4352"}.hgi-twotone.hgi-delivery-tracking-02:before{content:"\4353"}.hgi-twotone.hgi-delivery-truck-01:after{content:"\4354"}.hgi-twotone.hgi-delivery-truck-01:before{content:"\4355"}.hgi-twotone.hgi-delivery-truck-02:after{content:"\4356"}.hgi-twotone.hgi-delivery-truck-02:before{content:"\4357"}.hgi-twotone.hgi-delivery-view-01:after{content:"\4358"}.hgi-twotone.hgi-delivery-view-01:before{content:"\4359"}.hgi-twotone.hgi-delivery-view-02:after{content:"\435a"}.hgi-twotone.hgi-delivery-view-02:before{content:"\435b"}.hgi-twotone.hgi-dental-braces:after{content:"\435c"}.hgi-twotone.hgi-dental-braces:before{content:"\435d"}.hgi-twotone.hgi-dental-broken-tooth:after{content:"\435e"}.hgi-twotone.hgi-dental-broken-tooth:before{content:"\435f"}.hgi-twotone.hgi-dental-care:after{content:"\4360"}.hgi-twotone.hgi-dental-care:before{content:"\4361"}.hgi-twotone.hgi-dental-tooth:after{content:"\4362"}.hgi-twotone.hgi-dental-tooth:before{content:"\4363"}.hgi-twotone.hgi-departement:after{content:"\4364"}.hgi-twotone.hgi-departement:before{content:"\4365"}.hgi-twotone.hgi-desert:after{content:"\4366"}.hgi-twotone.hgi-desert:before{content:"\4367"}.hgi-twotone.hgi-desk-01:after{content:"\4368"}.hgi-twotone.hgi-desk-01:before{content:"\4369"}.hgi-twotone.hgi-desk-02:after{content:"\436a"}.hgi-twotone.hgi-desk-02:before{content:"\436b"}.hgi-twotone.hgi-desk:after{content:"\436c"}.hgi-twotone.hgi-desk:before{content:"\436d"}.hgi-twotone.hgi-developer:after{content:"\436e"}.hgi-twotone.hgi-developer:before{content:"\436f"}.hgi-twotone.hgi-deviantart:after{content:"\4370"}.hgi-twotone.hgi-deviantart:before{content:"\4371"}.hgi-twotone.hgi-device-access:after{content:"\4372"}.hgi-twotone.hgi-device-access:before{content:"\4373"}.hgi-twotone.hgi-diagonal-scroll-point-01:after{content:"\4374"}.hgi-twotone.hgi-diagonal-scroll-point-01:before{content:"\4375"}.hgi-twotone.hgi-diagonal-scroll-point-02:after{content:"\4376"}.hgi-twotone.hgi-diagonal-scroll-point-02:before{content:"\4377"}.hgi-twotone.hgi-dialpad-circle-01:after{content:"\4378"}.hgi-twotone.hgi-dialpad-circle-01:before{content:"\4379"}.hgi-twotone.hgi-dialpad-circle-02:after{content:"\437a"}.hgi-twotone.hgi-dialpad-circle-02:before{content:"\437b"}.hgi-twotone.hgi-dialpad-square-01:after{content:"\437c"}.hgi-twotone.hgi-dialpad-square-01:before{content:"\437d"}.hgi-twotone.hgi-dialpad-square-02:after{content:"\437e"}.hgi-twotone.hgi-dialpad-square-02:before{content:"\437f"}.hgi-twotone.hgi-diameter:after{content:"\4380"}.hgi-twotone.hgi-diameter:before{content:"\4381"}.hgi-twotone.hgi-diamond-01:after{content:"\4382"}.hgi-twotone.hgi-diamond-01:before{content:"\4383"}.hgi-twotone.hgi-diamond-02:after{content:"\4384"}.hgi-twotone.hgi-diamond-02:before{content:"\4385"}.hgi-twotone.hgi-diamond:after{content:"\4386"}.hgi-twotone.hgi-diamond:before{content:"\4387"}.hgi-twotone.hgi-diaper:after{content:"\4388"}.hgi-twotone.hgi-diaper:before{content:"\4389"}.hgi-twotone.hgi-dice-faces-01:after{content:"\438a"}.hgi-twotone.hgi-dice-faces-01:before{content:"\438b"}.hgi-twotone.hgi-dice-faces-02:after{content:"\438c"}.hgi-twotone.hgi-dice-faces-02:before{content:"\438d"}.hgi-twotone.hgi-dice-faces-03:after{content:"\438e"}.hgi-twotone.hgi-dice-faces-03:before{content:"\438f"}.hgi-twotone.hgi-dice-faces-04:after{content:"\4390"}.hgi-twotone.hgi-dice-faces-04:before{content:"\4391"}.hgi-twotone.hgi-dice-faces-05:after{content:"\4392"}.hgi-twotone.hgi-dice-faces-05:before{content:"\4393"}.hgi-twotone.hgi-dice-faces-06:after{content:"\4394"}.hgi-twotone.hgi-dice-faces-06:before{content:"\4395"}.hgi-twotone.hgi-dice:after{content:"\4396"}.hgi-twotone.hgi-dice:before{content:"\4397"}.hgi-twotone.hgi-digestion:after{content:"\4398"}.hgi-twotone.hgi-digestion:before{content:"\4399"}.hgi-twotone.hgi-digg:after{content:"\439a"}.hgi-twotone.hgi-digg:before{content:"\439b"}.hgi-twotone.hgi-digital-clock:after{content:"\439c"}.hgi-twotone.hgi-digital-clock:before{content:"\439d"}.hgi-twotone.hgi-dim-sum-01:after{content:"\439e"}.hgi-twotone.hgi-dim-sum-01:before{content:"\439f"}.hgi-twotone.hgi-dim-sum-02:after{content:"\43a0"}.hgi-twotone.hgi-dim-sum-02:before{content:"\43a1"}.hgi-twotone.hgi-dining-table:after{content:"\43a2"}.hgi-twotone.hgi-dining-table:before{content:"\43a3"}.hgi-twotone.hgi-diploma:after{content:"\43a4"}.hgi-twotone.hgi-diploma:before{content:"\43a5"}.hgi-twotone.hgi-direction-left-01:after{content:"\43a6"}.hgi-twotone.hgi-direction-left-01:before{content:"\43a7"}.hgi-twotone.hgi-direction-left-02:after{content:"\43a8"}.hgi-twotone.hgi-direction-left-02:before{content:"\43a9"}.hgi-twotone.hgi-direction-right-01:after{content:"\43aa"}.hgi-twotone.hgi-direction-right-01:before{content:"\43ab"}.hgi-twotone.hgi-direction-right-02:after{content:"\43ac"}.hgi-twotone.hgi-direction-right-02:before{content:"\43ad"}.hgi-twotone.hgi-directions-01:after{content:"\43ae"}.hgi-twotone.hgi-directions-01:before{content:"\43af"}.hgi-twotone.hgi-directions-02:after{content:"\43b0"}.hgi-twotone.hgi-directions-02:before{content:"\43b1"}.hgi-twotone.hgi-dirham:after{content:"\43b2"}.hgi-twotone.hgi-dirham:before{content:"\43b3"}.hgi-twotone.hgi-disability-01:after{content:"\43b4"}.hgi-twotone.hgi-disability-01:before{content:"\43b5"}.hgi-twotone.hgi-disability-02:after{content:"\43b6"}.hgi-twotone.hgi-disability-02:before{content:"\43b7"}.hgi-twotone.hgi-discord:after{content:"\43b8"}.hgi-twotone.hgi-discord:before{content:"\43b9"}.hgi-twotone.hgi-discount-01:after{content:"\43ba"}.hgi-twotone.hgi-discount-01:before{content:"\43bb"}.hgi-twotone.hgi-discount:after{content:"\43bc"}.hgi-twotone.hgi-discount-tag-01:after{content:"\43bd"}.hgi-twotone.hgi-discount-tag-01:before{content:"\43be"}.hgi-twotone.hgi-discount-tag-02:after{content:"\43bf"}.hgi-twotone.hgi-discount-tag-02:before{content:"\43c0"}.hgi-twotone.hgi-discount:before{content:"\43c1"}.hgi-twotone.hgi-discover-circle:after{content:"\43c2"}.hgi-twotone.hgi-discover-circle:before{content:"\43c3"}.hgi-twotone.hgi-discover-square:after{content:"\43c4"}.hgi-twotone.hgi-discover-square:before{content:"\43c5"}.hgi-twotone.hgi-dish-01:after{content:"\43c6"}.hgi-twotone.hgi-dish-01:before{content:"\43c7"}.hgi-twotone.hgi-dish-02:after{content:"\43c8"}.hgi-twotone.hgi-dish-02:before{content:"\43c9"}.hgi-twotone.hgi-dish-washer:after{content:"\43ca"}.hgi-twotone.hgi-dish-washer:before{content:"\43cb"}.hgi-twotone.hgi-displeased:after{content:"\43cc"}.hgi-twotone.hgi-displeased:before{content:"\43cd"}.hgi-twotone.hgi-distribute-horizontal-center:after{content:"\43ce"}.hgi-twotone.hgi-distribute-horizontal-center:before{content:"\43cf"}.hgi-twotone.hgi-distribute-horizontal-left:after{content:"\43d0"}.hgi-twotone.hgi-distribute-horizontal-left:before{content:"\43d1"}.hgi-twotone.hgi-distribute-horizontal-right:after{content:"\43d2"}.hgi-twotone.hgi-distribute-horizontal-right:before{content:"\43d3"}.hgi-twotone.hgi-distribute-vertical-bottom:after{content:"\43d4"}.hgi-twotone.hgi-distribute-vertical-bottom:before{content:"\43d5"}.hgi-twotone.hgi-distribute-vertical-center:after{content:"\43d6"}.hgi-twotone.hgi-distribute-vertical-center:before{content:"\43d7"}.hgi-twotone.hgi-distribute-vertical-top:after{content:"\43d8"}.hgi-twotone.hgi-distribute-vertical-top:before{content:"\43d9"}.hgi-twotone.hgi-distribution:after{content:"\43da"}.hgi-twotone.hgi-distribution:before{content:"\43db"}.hgi-twotone.hgi-divide-sign-circle:after{content:"\43dc"}.hgi-twotone.hgi-divide-sign-circle:before{content:"\43dd"}.hgi-twotone.hgi-divide-sign:after{content:"\43de"}.hgi-twotone.hgi-divide-sign-square:after{content:"\43df"}.hgi-twotone.hgi-divide-sign-square:before{content:"\43e0"}.hgi-twotone.hgi-divide-sign:before{content:"\43e1"}.hgi-twotone.hgi-dna-01:after{content:"\43e2"}.hgi-twotone.hgi-dna-01:before{content:"\43e3"}.hgi-twotone.hgi-dna:after{content:"\43e4"}.hgi-twotone.hgi-dna:before{content:"\43e5"}.hgi-twotone.hgi-do-not-touch-01:after{content:"\43e6"}.hgi-twotone.hgi-do-not-touch-01:before{content:"\43e7"}.hgi-twotone.hgi-do-not-touch-02:after{content:"\43e8"}.hgi-twotone.hgi-do-not-touch-02:before{content:"\43e9"}.hgi-twotone.hgi-doc-01:after{content:"\43ea"}.hgi-twotone.hgi-doc-01:before{content:"\43eb"}.hgi-twotone.hgi-doc-02:after{content:"\43ec"}.hgi-twotone.hgi-doc-02:before{content:"\43ed"}.hgi-twotone.hgi-doctor-01:after{content:"\43ee"}.hgi-twotone.hgi-doctor-01:before{content:"\43ef"}.hgi-twotone.hgi-doctor-02:after{content:"\43f0"}.hgi-twotone.hgi-doctor-02:before{content:"\43f1"}.hgi-twotone.hgi-doctor-03:after{content:"\43f2"}.hgi-twotone.hgi-doctor-03:before{content:"\43f3"}.hgi-twotone.hgi-document-attachment:after{content:"\43f4"}.hgi-twotone.hgi-document-attachment:before{content:"\43f5"}.hgi-twotone.hgi-document-code:after{content:"\43f6"}.hgi-twotone.hgi-document-code:before{content:"\43f7"}.hgi-twotone.hgi-document-validation:after{content:"\43f8"}.hgi-twotone.hgi-document-validation:before{content:"\43f9"}.hgi-twotone.hgi-dollar-01:after{content:"\43fa"}.hgi-twotone.hgi-dollar-01:before{content:"\43fb"}.hgi-twotone.hgi-dollar-02:after{content:"\43fc"}.hgi-twotone.hgi-dollar-02:before{content:"\43fd"}.hgi-twotone.hgi-dollar-circle:after{content:"\43fe"}.hgi-twotone.hgi-dollar-circle:before{content:"\43ff"}.hgi-twotone.hgi-dollar-receive-01:after{content:"\4400"}.hgi-twotone.hgi-dollar-receive-01:before{content:"\4401"}.hgi-twotone.hgi-dollar-receive-02:after{content:"\4402"}.hgi-twotone.hgi-dollar-receive-02:before{content:"\4403"}.hgi-twotone.hgi-dollar-send-01:after{content:"\4404"}.hgi-twotone.hgi-dollar-send-01:before{content:"\4405"}.hgi-twotone.hgi-dollar-send-02:after{content:"\4406"}.hgi-twotone.hgi-dollar-send-02:before{content:"\4407"}.hgi-twotone.hgi-dollar-square:after{content:"\4408"}.hgi-twotone.hgi-dollar-square:before{content:"\4409"}.hgi-twotone.hgi-dome:after{content:"\440a"}.hgi-twotone.hgi-dome:before{content:"\440b"}.hgi-twotone.hgi-domino:after{content:"\440c"}.hgi-twotone.hgi-domino:before{content:"\440d"}.hgi-twotone.hgi-door-01:after{content:"\440e"}.hgi-twotone.hgi-door-01:before{content:"\440f"}.hgi-twotone.hgi-door-02:after{content:"\4410"}.hgi-twotone.hgi-door-02:before{content:"\4411"}.hgi-twotone.hgi-door-lock:after{content:"\4412"}.hgi-twotone.hgi-door-lock:before{content:"\4413"}.hgi-twotone.hgi-door:after{content:"\4414"}.hgi-twotone.hgi-door:before{content:"\4415"}.hgi-twotone.hgi-doughnut:after{content:"\4416"}.hgi-twotone.hgi-doughnut:before{content:"\4417"}.hgi-twotone.hgi-download-01:after{content:"\4418"}.hgi-twotone.hgi-download-01:before{content:"\4419"}.hgi-twotone.hgi-download-02:after{content:"\441a"}.hgi-twotone.hgi-download-02:before{content:"\441b"}.hgi-twotone.hgi-download-03:after{content:"\441c"}.hgi-twotone.hgi-download-03:before{content:"\441d"}.hgi-twotone.hgi-download-04:after{content:"\441e"}.hgi-twotone.hgi-download-04:before{content:"\441f"}.hgi-twotone.hgi-download-05:after{content:"\4420"}.hgi-twotone.hgi-download-05:before{content:"\4421"}.hgi-twotone.hgi-download-circle-01:after{content:"\4422"}.hgi-twotone.hgi-download-circle-01:before{content:"\4423"}.hgi-twotone.hgi-download-circle-02:after{content:"\4424"}.hgi-twotone.hgi-download-circle-02:before{content:"\4425"}.hgi-twotone.hgi-download-square-01:after{content:"\4426"}.hgi-twotone.hgi-download-square-01:before{content:"\4427"}.hgi-twotone.hgi-download-square-02:after{content:"\4428"}.hgi-twotone.hgi-download-square-02:before{content:"\4429"}.hgi-twotone.hgi-drag-01:after{content:"\442a"}.hgi-twotone.hgi-drag-01:before{content:"\442b"}.hgi-twotone.hgi-drag-02:after{content:"\442c"}.hgi-twotone.hgi-drag-02:before{content:"\442d"}.hgi-twotone.hgi-drag-03:after{content:"\442e"}.hgi-twotone.hgi-drag-03:before{content:"\442f"}.hgi-twotone.hgi-drag-04:after{content:"\4430"}.hgi-twotone.hgi-drag-04:before{content:"\4431"}.hgi-twotone.hgi-drag-drop-horizontal:after{content:"\4432"}.hgi-twotone.hgi-drag-drop-horizontal:before{content:"\4433"}.hgi-twotone.hgi-drag-drop:after{content:"\4434"}.hgi-twotone.hgi-drag-drop-vertical:after{content:"\4435"}.hgi-twotone.hgi-drag-drop-vertical:before{content:"\4436"}.hgi-twotone.hgi-drag-drop:before{content:"\4437"}.hgi-twotone.hgi-drag-left-01:after{content:"\4438"}.hgi-twotone.hgi-drag-left-01:before{content:"\4439"}.hgi-twotone.hgi-drag-left-02:after{content:"\443a"}.hgi-twotone.hgi-drag-left-02:before{content:"\443b"}.hgi-twotone.hgi-drag-left-03:after{content:"\443c"}.hgi-twotone.hgi-drag-left-03:before{content:"\443d"}.hgi-twotone.hgi-drag-left-04:after{content:"\443e"}.hgi-twotone.hgi-drag-left-04:before{content:"\443f"}.hgi-twotone.hgi-drag-right-01:after{content:"\4440"}.hgi-twotone.hgi-drag-right-01:before{content:"\4441"}.hgi-twotone.hgi-drag-right-02:after{content:"\4442"}.hgi-twotone.hgi-drag-right-02:before{content:"\4443"}.hgi-twotone.hgi-drag-right-03:after{content:"\4444"}.hgi-twotone.hgi-drag-right-03:before{content:"\4445"}.hgi-twotone.hgi-drag-right-04:after{content:"\4446"}.hgi-twotone.hgi-drag-right-04:before{content:"\4447"}.hgi-twotone.hgi-drawing-compass:after{content:"\4448"}.hgi-twotone.hgi-drawing-compass:before{content:"\4449"}.hgi-twotone.hgi-drawing-mode:after{content:"\444a"}.hgi-twotone.hgi-drawing-mode:before{content:"\444b"}.hgi-twotone.hgi-dress-01:after{content:"\444c"}.hgi-twotone.hgi-dress-01:before{content:"\444d"}.hgi-twotone.hgi-dress-02:after{content:"\444e"}.hgi-twotone.hgi-dress-02:before{content:"\444f"}.hgi-twotone.hgi-dress-03:after{content:"\4450"}.hgi-twotone.hgi-dress-03:before{content:"\4451"}.hgi-twotone.hgi-dress-04:after{content:"\4452"}.hgi-twotone.hgi-dress-04:before{content:"\4453"}.hgi-twotone.hgi-dress-05:after{content:"\4454"}.hgi-twotone.hgi-dress-05:before{content:"\4455"}.hgi-twotone.hgi-dress-06:after{content:"\4456"}.hgi-twotone.hgi-dress-06:before{content:"\4457"}.hgi-twotone.hgi-dress-07:after{content:"\4458"}.hgi-twotone.hgi-dress-07:before{content:"\4459"}.hgi-twotone.hgi-dressing-table-01:after{content:"\445a"}.hgi-twotone.hgi-dressing-table-01:before{content:"\445b"}.hgi-twotone.hgi-dressing-table-02:after{content:"\445c"}.hgi-twotone.hgi-dressing-table-02:before{content:"\445d"}.hgi-twotone.hgi-dressing-table-03:after{content:"\445e"}.hgi-twotone.hgi-dressing-table-03:before{content:"\445f"}.hgi-twotone.hgi-dribbble:after{content:"\4460"}.hgi-twotone.hgi-dribbble:before{content:"\4461"}.hgi-twotone.hgi-drink:after{content:"\4462"}.hgi-twotone.hgi-drink:before{content:"\4463"}.hgi-twotone.hgi-drone:after{content:"\4464"}.hgi-twotone.hgi-drone:before{content:"\4465"}.hgi-twotone.hgi-drooling:after{content:"\4466"}.hgi-twotone.hgi-drooling:before{content:"\4467"}.hgi-twotone.hgi-dropbox:after{content:"\4468"}.hgi-twotone.hgi-dropbox:before{content:"\4469"}.hgi-twotone.hgi-droplet:after{content:"\446a"}.hgi-twotone.hgi-droplet:before{content:"\446b"}.hgi-twotone.hgi-dropper:after{content:"\446c"}.hgi-twotone.hgi-dropper:before{content:"\446d"}.hgi-twotone.hgi-ds3-tool:after{content:"\446e"}.hgi-twotone.hgi-ds3-tool:before{content:"\446f"}.hgi-twotone.hgi-dua:after{content:"\4470"}.hgi-twotone.hgi-dua:before{content:"\4471"}.hgi-twotone.hgi-dumbbell-01:after{content:"\4472"}.hgi-twotone.hgi-dumbbell-01:before{content:"\4473"}.hgi-twotone.hgi-dumbbell-02:after{content:"\4474"}.hgi-twotone.hgi-dumbbell-02:before{content:"\4475"}.hgi-twotone.hgi-dumbbell-03:after{content:"\4476"}.hgi-twotone.hgi-dumbbell-03:before{content:"\4477"}.hgi-twotone.hgi-ear-rings-01:after{content:"\4478"}.hgi-twotone.hgi-ear-rings-01:before{content:"\4479"}.hgi-twotone.hgi-ear-rings-02:after{content:"\447a"}.hgi-twotone.hgi-ear-rings-02:before{content:"\447b"}.hgi-twotone.hgi-ear-rings-03:after{content:"\447c"}.hgi-twotone.hgi-ear-rings-03:before{content:"\447d"}.hgi-twotone.hgi-ear:after{content:"\447e"}.hgi-twotone.hgi-ear:before{content:"\447f"}.hgi-twotone.hgi-earth:after{content:"\4480"}.hgi-twotone.hgi-earth:before{content:"\4481"}.hgi-twotone.hgi-ease-curve-control-points:after{content:"\4482"}.hgi-twotone.hgi-ease-curve-control-points:before{content:"\4483"}.hgi-twotone.hgi-ease-in-control-point:after{content:"\4484"}.hgi-twotone.hgi-ease-in-control-point:before{content:"\4485"}.hgi-twotone.hgi-ease-in-out:after{content:"\4486"}.hgi-twotone.hgi-ease-in-out:before{content:"\4487"}.hgi-twotone.hgi-ease-in:after{content:"\4488"}.hgi-twotone.hgi-ease-in:before{content:"\4489"}.hgi-twotone.hgi-ease-out-control-point:after{content:"\448a"}.hgi-twotone.hgi-ease-out-control-point:before{content:"\448b"}.hgi-twotone.hgi-ease-out:after{content:"\448c"}.hgi-twotone.hgi-ease-out:before{content:"\448d"}.hgi-twotone.hgi-eco-energy:after{content:"\448e"}.hgi-twotone.hgi-eco-energy:before{content:"\448f"}.hgi-twotone.hgi-eco-lab-01:after{content:"\4490"}.hgi-twotone.hgi-eco-lab-01:before{content:"\4491"}.hgi-twotone.hgi-eco-lab-02:after{content:"\4492"}.hgi-twotone.hgi-eco-lab-02:before{content:"\4493"}.hgi-twotone.hgi-eco-lab:after{content:"\4494"}.hgi-twotone.hgi-eco-lab:before{content:"\4495"}.hgi-twotone.hgi-eco-power:after{content:"\4496"}.hgi-twotone.hgi-eco-power:before{content:"\4497"}.hgi-twotone.hgi-edge-style:after{content:"\4498"}.hgi-twotone.hgi-edge-style:before{content:"\4499"}.hgi-twotone.hgi-edit-01:after{content:"\449a"}.hgi-twotone.hgi-edit-01:before{content:"\449b"}.hgi-twotone.hgi-edit-02:after{content:"\449c"}.hgi-twotone.hgi-edit-02:before{content:"\449d"}.hgi-twotone.hgi-edit-off:after{content:"\449e"}.hgi-twotone.hgi-edit-off:before{content:"\449f"}.hgi-twotone.hgi-edit-road:after{content:"\44a0"}.hgi-twotone.hgi-edit-road:before{content:"\44a1"}.hgi-twotone.hgi-edit-table:after{content:"\44a2"}.hgi-twotone.hgi-edit-table:before{content:"\44a3"}.hgi-twotone.hgi-edit-user-02:after{content:"\44a4"}.hgi-twotone.hgi-edit-user-02:before{content:"\44a5"}.hgi-twotone.hgi-eggs:after{content:"\44a6"}.hgi-twotone.hgi-eggs:before{content:"\44a7"}.hgi-twotone.hgi-eid-mubarak:after{content:"\44a8"}.hgi-twotone.hgi-eid-mubarak:before{content:"\44a9"}.hgi-twotone.hgi-eiffel-tower:after{content:"\44aa"}.hgi-twotone.hgi-eiffel-tower:before{content:"\44ab"}.hgi-twotone.hgi-elearning-exchange:after{content:"\44ac"}.hgi-twotone.hgi-elearning-exchange:before{content:"\44ad"}.hgi-twotone.hgi-electric-home-01:after{content:"\44ae"}.hgi-twotone.hgi-electric-home-01:before{content:"\44af"}.hgi-twotone.hgi-electric-home-02:after{content:"\44b0"}.hgi-twotone.hgi-electric-home-02:before{content:"\44b1"}.hgi-twotone.hgi-electric-plugs:after{content:"\44b2"}.hgi-twotone.hgi-electric-plugs:before{content:"\44b3"}.hgi-twotone.hgi-electric-tower-01:after{content:"\44b4"}.hgi-twotone.hgi-electric-tower-01:before{content:"\44b5"}.hgi-twotone.hgi-electric-tower-02:after{content:"\44b6"}.hgi-twotone.hgi-electric-tower-02:before{content:"\44b7"}.hgi-twotone.hgi-electric-wire:after{content:"\44b8"}.hgi-twotone.hgi-electric-wire:before{content:"\44b9"}.hgi-twotone.hgi-ellipse-selection:after{content:"\44ba"}.hgi-twotone.hgi-ellipse-selection:before{content:"\44bb"}.hgi-twotone.hgi-encrypt:after{content:"\44bc"}.hgi-twotone.hgi-encrypt:before{content:"\44bd"}.hgi-twotone.hgi-energy-ellipse:after{content:"\44be"}.hgi-twotone.hgi-energy-ellipse:before{content:"\44bf"}.hgi-twotone.hgi-energy-rectangle:after{content:"\44c0"}.hgi-twotone.hgi-energy-rectangle:before{content:"\44c1"}.hgi-twotone.hgi-energy:after{content:"\44c2"}.hgi-twotone.hgi-energy:before{content:"\44c3"}.hgi-twotone.hgi-entering-geo-fence:after{content:"\44c4"}.hgi-twotone.hgi-entering-geo-fence:before{content:"\44c5"}.hgi-twotone.hgi-envato:after{content:"\44c6"}.hgi-twotone.hgi-envato:before{content:"\44c7"}.hgi-twotone.hgi-equal-sign-circle:after{content:"\44c8"}.hgi-twotone.hgi-equal-sign-circle:before{content:"\44c9"}.hgi-twotone.hgi-equal-sign:after{content:"\44ca"}.hgi-twotone.hgi-equal-sign-square:after{content:"\44cb"}.hgi-twotone.hgi-equal-sign-square:before{content:"\44cc"}.hgi-twotone.hgi-equal-sign:before{content:"\44cd"}.hgi-twotone.hgi-equipment-bench-press:after{content:"\44ce"}.hgi-twotone.hgi-equipment-bench-press:before{content:"\44cf"}.hgi-twotone.hgi-equipment-chest-press:after{content:"\44d0"}.hgi-twotone.hgi-equipment-chest-press:before{content:"\44d1"}.hgi-twotone.hgi-equipment-gym-01:after{content:"\44d2"}.hgi-twotone.hgi-equipment-gym-01:before{content:"\44d3"}.hgi-twotone.hgi-equipment-gym-02:after{content:"\44d4"}.hgi-twotone.hgi-equipment-gym-02:before{content:"\44d5"}.hgi-twotone.hgi-equipment-gym-03:after{content:"\44d6"}.hgi-twotone.hgi-equipment-gym-03:before{content:"\44d7"}.hgi-twotone.hgi-equipment-weightlifting:after{content:"\44d8"}.hgi-twotone.hgi-equipment-weightlifting:before{content:"\44d9"}.hgi-twotone.hgi-eraser-01:after{content:"\44da"}.hgi-twotone.hgi-eraser-01:before{content:"\44db"}.hgi-twotone.hgi-eraser-add:after{content:"\44dc"}.hgi-twotone.hgi-eraser-add:before{content:"\44dd"}.hgi-twotone.hgi-eraser-auto:after{content:"\44de"}.hgi-twotone.hgi-eraser-auto:before{content:"\44df"}.hgi-twotone.hgi-eraser:after{content:"\44e0"}.hgi-twotone.hgi-eraser:before{content:"\44e1"}.hgi-twotone.hgi-estimate-01:after{content:"\44e2"}.hgi-twotone.hgi-estimate-01:before{content:"\44e3"}.hgi-twotone.hgi-estimate-02:after{content:"\44e4"}.hgi-twotone.hgi-estimate-02:before{content:"\44e5"}.hgi-twotone.hgi-ethereum-ellipse:after{content:"\44e6"}.hgi-twotone.hgi-ethereum-ellipse:before{content:"\44e7"}.hgi-twotone.hgi-ethereum-rectangle:after{content:"\44e8"}.hgi-twotone.hgi-ethereum-rectangle:before{content:"\44e9"}.hgi-twotone.hgi-ethereum:after{content:"\44ea"}.hgi-twotone.hgi-ethereum:before{content:"\44eb"}.hgi-twotone.hgi-euro-circle:after{content:"\44ec"}.hgi-twotone.hgi-euro-circle:before{content:"\44ed"}.hgi-twotone.hgi-euro-receive:after{content:"\44ee"}.hgi-twotone.hgi-euro-receive:before{content:"\44ef"}.hgi-twotone.hgi-euro:after{content:"\44f0"}.hgi-twotone.hgi-euro-send:after{content:"\44f1"}.hgi-twotone.hgi-euro-send:before{content:"\44f2"}.hgi-twotone.hgi-euro-square:after{content:"\44f3"}.hgi-twotone.hgi-euro-square:before{content:"\44f4"}.hgi-twotone.hgi-euro:before{content:"\44f5"}.hgi-twotone.hgi-ev-charging:after{content:"\44f6"}.hgi-twotone.hgi-ev-charging:before{content:"\44f7"}.hgi-twotone.hgi-evil:after{content:"\44f8"}.hgi-twotone.hgi-evil:before{content:"\44f9"}.hgi-twotone.hgi-exchange-01:after{content:"\44fa"}.hgi-twotone.hgi-exchange-01:before{content:"\44fb"}.hgi-twotone.hgi-exchange-02:after{content:"\44fc"}.hgi-twotone.hgi-exchange-02:before{content:"\44fd"}.hgi-twotone.hgi-exchange-03:after{content:"\44fe"}.hgi-twotone.hgi-exchange-03:before{content:"\44ff"}.hgi-twotone.hgi-expander:after{content:"\4500"}.hgi-twotone.hgi-expander:before{content:"\4501"}.hgi-twotone.hgi-external-drive:after{content:"\4502"}.hgi-twotone.hgi-external-drive:before{content:"\4503"}.hgi-twotone.hgi-eye:after{content:"\4504"}.hgi-twotone.hgi-eye:before{content:"\4505"}.hgi-twotone.hgi-face-id:after{content:"\4506"}.hgi-twotone.hgi-face-id:before{content:"\4507"}.hgi-twotone.hgi-facebook-01:after{content:"\4508"}.hgi-twotone.hgi-facebook-01:before{content:"\4509"}.hgi-twotone.hgi-facebook-02:after{content:"\450a"}.hgi-twotone.hgi-facebook-02:before{content:"\450b"}.hgi-twotone.hgi-factory-01:after{content:"\450c"}.hgi-twotone.hgi-factory-01:before{content:"\450d"}.hgi-twotone.hgi-factory-02:after{content:"\450e"}.hgi-twotone.hgi-factory-02:before{content:"\450f"}.hgi-twotone.hgi-factory:after{content:"\4510"}.hgi-twotone.hgi-factory:before{content:"\4511"}.hgi-twotone.hgi-fahrenheit:after{content:"\4512"}.hgi-twotone.hgi-fahrenheit:before{content:"\4513"}.hgi-twotone.hgi-falling-star:after{content:"\4514"}.hgi-twotone.hgi-falling-star:before{content:"\4515"}.hgi-twotone.hgi-fast-wind:after{content:"\4516"}.hgi-twotone.hgi-fast-wind:before{content:"\4517"}.hgi-twotone.hgi-favourite-circle:after{content:"\4518"}.hgi-twotone.hgi-favourite-circle:before{content:"\4519"}.hgi-twotone.hgi-favourite:after{content:"\451a"}.hgi-twotone.hgi-favourite-square:after{content:"\451b"}.hgi-twotone.hgi-favourite-square:before{content:"\451c"}.hgi-twotone.hgi-favourite:before{content:"\451d"}.hgi-twotone.hgi-feather:after{content:"\451e"}.hgi-twotone.hgi-feather:before{content:"\451f"}.hgi-twotone.hgi-fencing-mask:after{content:"\4520"}.hgi-twotone.hgi-fencing-mask:before{content:"\4521"}.hgi-twotone.hgi-fencing:after{content:"\4522"}.hgi-twotone.hgi-fencing:before{content:"\4523"}.hgi-twotone.hgi-ferris-wheel:after{content:"\4524"}.hgi-twotone.hgi-ferris-wheel:before{content:"\4525"}.hgi-twotone.hgi-ferry-boat:after{content:"\4526"}.hgi-twotone.hgi-ferry-boat:before{content:"\4527"}.hgi-twotone.hgi-figma:after{content:"\4528"}.hgi-twotone.hgi-figma:before{content:"\4529"}.hgi-twotone.hgi-file-01:after{content:"\452a"}.hgi-twotone.hgi-file-01:before{content:"\452b"}.hgi-twotone.hgi-file-02:after{content:"\452c"}.hgi-twotone.hgi-file-02:before{content:"\452d"}.hgi-twotone.hgi-file-add:after{content:"\452e"}.hgi-twotone.hgi-file-add:before{content:"\452f"}.hgi-twotone.hgi-file-attachment:after{content:"\4530"}.hgi-twotone.hgi-file-attachment:before{content:"\4531"}.hgi-twotone.hgi-file-audio:after{content:"\4532"}.hgi-twotone.hgi-file-audio:before{content:"\4533"}.hgi-twotone.hgi-file-bitcoin:after{content:"\4534"}.hgi-twotone.hgi-file-bitcoin:before{content:"\4535"}.hgi-twotone.hgi-file-block:after{content:"\4536"}.hgi-twotone.hgi-file-block:before{content:"\4537"}.hgi-twotone.hgi-file-bookmark:after{content:"\4538"}.hgi-twotone.hgi-file-bookmark:before{content:"\4539"}.hgi-twotone.hgi-file-cloud:after{content:"\453a"}.hgi-twotone.hgi-file-cloud:before{content:"\453b"}.hgi-twotone.hgi-file-corrupt:after{content:"\453c"}.hgi-twotone.hgi-file-corrupt:before{content:"\453d"}.hgi-twotone.hgi-file-dollar:after{content:"\453e"}.hgi-twotone.hgi-file-dollar:before{content:"\453f"}.hgi-twotone.hgi-file-download:after{content:"\4540"}.hgi-twotone.hgi-file-download:before{content:"\4541"}.hgi-twotone.hgi-file-edit:after{content:"\4542"}.hgi-twotone.hgi-file-edit:before{content:"\4543"}.hgi-twotone.hgi-file-euro:after{content:"\4544"}.hgi-twotone.hgi-file-euro:before{content:"\4545"}.hgi-twotone.hgi-file-export:after{content:"\4546"}.hgi-twotone.hgi-file-export:before{content:"\4547"}.hgi-twotone.hgi-file-favourite:after{content:"\4548"}.hgi-twotone.hgi-file-favourite:before{content:"\4549"}.hgi-twotone.hgi-file-import:after{content:"\454a"}.hgi-twotone.hgi-file-import:before{content:"\454b"}.hgi-twotone.hgi-file-link:after{content:"\454c"}.hgi-twotone.hgi-file-link:before{content:"\454d"}.hgi-twotone.hgi-file-locked:after{content:"\454e"}.hgi-twotone.hgi-file-locked:before{content:"\454f"}.hgi-twotone.hgi-file-management:after{content:"\4550"}.hgi-twotone.hgi-file-management:before{content:"\4551"}.hgi-twotone.hgi-file-minus:after{content:"\4552"}.hgi-twotone.hgi-file-minus:before{content:"\4553"}.hgi-twotone.hgi-file-music:after{content:"\4554"}.hgi-twotone.hgi-file-music:before{content:"\4555"}.hgi-twotone.hgi-file-not-found:after{content:"\4556"}.hgi-twotone.hgi-file-not-found:before{content:"\4557"}.hgi-twotone.hgi-file-paste:after{content:"\4558"}.hgi-twotone.hgi-file-paste:before{content:"\4559"}.hgi-twotone.hgi-file-pin:after{content:"\455a"}.hgi-twotone.hgi-file-pin:before{content:"\455b"}.hgi-twotone.hgi-file-pound:after{content:"\455c"}.hgi-twotone.hgi-file-pound:before{content:"\455d"}.hgi-twotone.hgi-file-remove:after{content:"\455e"}.hgi-twotone.hgi-file-remove:before{content:"\455f"}.hgi-twotone.hgi-file-script:after{content:"\4560"}.hgi-twotone.hgi-file-script:before{content:"\4561"}.hgi-twotone.hgi-file-search:after{content:"\4562"}.hgi-twotone.hgi-file-search:before{content:"\4563"}.hgi-twotone.hgi-file-security:after{content:"\4564"}.hgi-twotone.hgi-file-security:before{content:"\4565"}.hgi-twotone.hgi-file-shredder:after{content:"\4566"}.hgi-twotone.hgi-file-shredder:before{content:"\4567"}.hgi-twotone.hgi-file-star:after{content:"\4568"}.hgi-twotone.hgi-file-star:before{content:"\4569"}.hgi-twotone.hgi-file-sync:after{content:"\456a"}.hgi-twotone.hgi-file-sync:before{content:"\456b"}.hgi-twotone.hgi-file-unknown:after{content:"\456c"}.hgi-twotone.hgi-file-unknown:before{content:"\456d"}.hgi-twotone.hgi-file-unlocked:after{content:"\456e"}.hgi-twotone.hgi-file-unlocked:before{content:"\456f"}.hgi-twotone.hgi-file-upload:after{content:"\4570"}.hgi-twotone.hgi-file-upload:before{content:"\4571"}.hgi-twotone.hgi-file-validation:after{content:"\4572"}.hgi-twotone.hgi-file-validation:before{content:"\4573"}.hgi-twotone.hgi-file-verified:after{content:"\4574"}.hgi-twotone.hgi-file-verified:before{content:"\4575"}.hgi-twotone.hgi-file-video:after{content:"\4576"}.hgi-twotone.hgi-file-video:before{content:"\4577"}.hgi-twotone.hgi-file-view:after{content:"\4578"}.hgi-twotone.hgi-file-view:before{content:"\4579"}.hgi-twotone.hgi-file-yen:after{content:"\457a"}.hgi-twotone.hgi-file-yen:before{content:"\457b"}.hgi-twotone.hgi-file-zip:after{content:"\457c"}.hgi-twotone.hgi-file-zip:before{content:"\457d"}.hgi-twotone.hgi-files-01:after{content:"\457e"}.hgi-twotone.hgi-files-01:before{content:"\457f"}.hgi-twotone.hgi-files-02:after{content:"\4580"}.hgi-twotone.hgi-files-02:before{content:"\4581"}.hgi-twotone.hgi-film-01:after{content:"\4582"}.hgi-twotone.hgi-film-01:before{content:"\4583"}.hgi-twotone.hgi-film-02:after{content:"\4584"}.hgi-twotone.hgi-film-02:before{content:"\4585"}.hgi-twotone.hgi-film-roll-01:after{content:"\4586"}.hgi-twotone.hgi-film-roll-01:before{content:"\4587"}.hgi-twotone.hgi-film-roll-02:after{content:"\4588"}.hgi-twotone.hgi-film-roll-02:before{content:"\4589"}.hgi-twotone.hgi-filter-add:after{content:"\458a"}.hgi-twotone.hgi-filter-add:before{content:"\458b"}.hgi-twotone.hgi-filter-edit:after{content:"\458c"}.hgi-twotone.hgi-filter-edit:before{content:"\458d"}.hgi-twotone.hgi-filter-horizontal:after{content:"\458e"}.hgi-twotone.hgi-filter-horizontal:before{content:"\458f"}.hgi-twotone.hgi-filter-mail-circle:after{content:"\4590"}.hgi-twotone.hgi-filter-mail-circle:before{content:"\4591"}.hgi-twotone.hgi-filter-mail-square:after{content:"\4592"}.hgi-twotone.hgi-filter-mail-square:before{content:"\4593"}.hgi-twotone.hgi-filter-remove:after{content:"\4594"}.hgi-twotone.hgi-filter-remove:before{content:"\4595"}.hgi-twotone.hgi-filter-reset:after{content:"\4596"}.hgi-twotone.hgi-filter-reset:before{content:"\4597"}.hgi-twotone.hgi-filter:after{content:"\4598"}.hgi-twotone.hgi-filter-vertical:after{content:"\4599"}.hgi-twotone.hgi-filter-vertical:before{content:"\459a"}.hgi-twotone.hgi-filter:before{content:"\459b"}.hgi-twotone.hgi-finger-access:after{content:"\459c"}.hgi-twotone.hgi-finger-access:before{content:"\459d"}.hgi-twotone.hgi-finger-print-add:after{content:"\459e"}.hgi-twotone.hgi-finger-print-add:before{content:"\459f"}.hgi-twotone.hgi-finger-print-check:after{content:"\45a0"}.hgi-twotone.hgi-finger-print-check:before{content:"\45a1"}.hgi-twotone.hgi-finger-print-minus:after{content:"\45a2"}.hgi-twotone.hgi-finger-print-minus:before{content:"\45a3"}.hgi-twotone.hgi-finger-print-remove:after{content:"\45a4"}.hgi-twotone.hgi-finger-print-remove:before{content:"\45a5"}.hgi-twotone.hgi-finger-print-scan:after{content:"\45a6"}.hgi-twotone.hgi-finger-print-scan:before{content:"\45a7"}.hgi-twotone.hgi-finger-print:after{content:"\45a8"}.hgi-twotone.hgi-finger-print:before{content:"\45a9"}.hgi-twotone.hgi-fingerprint-scan:after{content:"\45aa"}.hgi-twotone.hgi-fingerprint-scan:before{content:"\45ab"}.hgi-twotone.hgi-fins:after{content:"\45ac"}.hgi-twotone.hgi-fins:before{content:"\45ad"}.hgi-twotone.hgi-fire-pit:after{content:"\45ae"}.hgi-twotone.hgi-fire-pit:before{content:"\45af"}.hgi-twotone.hgi-fire:after{content:"\45b0"}.hgi-twotone.hgi-fire-security:after{content:"\45b1"}.hgi-twotone.hgi-fire-security:before{content:"\45b2"}.hgi-twotone.hgi-fire:before{content:"\45b3"}.hgi-twotone.hgi-firewall:after{content:"\45b4"}.hgi-twotone.hgi-firewall:before{content:"\45b5"}.hgi-twotone.hgi-first-aid-kit:after{content:"\45b6"}.hgi-twotone.hgi-first-aid-kit:before{content:"\45b7"}.hgi-twotone.hgi-first-bracket-circle:after{content:"\45b8"}.hgi-twotone.hgi-first-bracket-circle:before{content:"\45b9"}.hgi-twotone.hgi-first-bracket:after{content:"\45ba"}.hgi-twotone.hgi-first-bracket-square:after{content:"\45bb"}.hgi-twotone.hgi-first-bracket-square:before{content:"\45bc"}.hgi-twotone.hgi-first-bracket:before{content:"\45bd"}.hgi-twotone.hgi-fish-food:after{content:"\45be"}.hgi-twotone.hgi-fish-food:before{content:"\45bf"}.hgi-twotone.hgi-fiverr:after{content:"\45c0"}.hgi-twotone.hgi-fiverr:before{content:"\45c1"}.hgi-twotone.hgi-flag-01:after{content:"\45c2"}.hgi-twotone.hgi-flag-01:before{content:"\45c3"}.hgi-twotone.hgi-flag-02:after{content:"\45c4"}.hgi-twotone.hgi-flag-02:before{content:"\45c5"}.hgi-twotone.hgi-flag-03:after{content:"\45c6"}.hgi-twotone.hgi-flag-03:before{content:"\45c7"}.hgi-twotone.hgi-flash-off:after{content:"\45c8"}.hgi-twotone.hgi-flash-off:before{content:"\45c9"}.hgi-twotone.hgi-flash:after{content:"\45ca"}.hgi-twotone.hgi-flash:before{content:"\45cb"}.hgi-twotone.hgi-flaticon:after{content:"\45cc"}.hgi-twotone.hgi-flaticon:before{content:"\45cd"}.hgi-twotone.hgi-flickr:after{content:"\45ce"}.hgi-twotone.hgi-flickr:before{content:"\45cf"}.hgi-twotone.hgi-flim-slate:after{content:"\45d0"}.hgi-twotone.hgi-flim-slate:before{content:"\45d1"}.hgi-twotone.hgi-flip-bottom:after{content:"\45d2"}.hgi-twotone.hgi-flip-bottom:before{content:"\45d3"}.hgi-twotone.hgi-flip-horizontal:after{content:"\45d4"}.hgi-twotone.hgi-flip-horizontal:before{content:"\45d5"}.hgi-twotone.hgi-flip-left:after{content:"\45d6"}.hgi-twotone.hgi-flip-left:before{content:"\45d7"}.hgi-twotone.hgi-flip-phone:after{content:"\45d8"}.hgi-twotone.hgi-flip-phone:before{content:"\45d9"}.hgi-twotone.hgi-flip-right:after{content:"\45da"}.hgi-twotone.hgi-flip-right:before{content:"\45db"}.hgi-twotone.hgi-flip-top:after{content:"\45dc"}.hgi-twotone.hgi-flip-top:before{content:"\45dd"}.hgi-twotone.hgi-flip-vertical:after{content:"\45de"}.hgi-twotone.hgi-flip-vertical:before{content:"\45df"}.hgi-twotone.hgi-floor-plan:after{content:"\45e0"}.hgi-twotone.hgi-floor-plan:before{content:"\45e1"}.hgi-twotone.hgi-floppy-disk:after{content:"\45e2"}.hgi-twotone.hgi-floppy-disk:before{content:"\45e3"}.hgi-twotone.hgi-flow-circle:after{content:"\45e4"}.hgi-twotone.hgi-flow-circle:before{content:"\45e5"}.hgi-twotone.hgi-flow-connection:after{content:"\45e6"}.hgi-twotone.hgi-flow-connection:before{content:"\45e7"}.hgi-twotone.hgi-flow:after{content:"\45e8"}.hgi-twotone.hgi-flow-square:after{content:"\45e9"}.hgi-twotone.hgi-flow-square:before{content:"\45ea"}.hgi-twotone.hgi-flow:before{content:"\45eb"}.hgi-twotone.hgi-flowchart-01:after{content:"\45ec"}.hgi-twotone.hgi-flowchart-01:before{content:"\45ed"}.hgi-twotone.hgi-flowchart-02:after{content:"\45ee"}.hgi-twotone.hgi-flowchart-02:before{content:"\45ef"}.hgi-twotone.hgi-flower-pot:after{content:"\45f0"}.hgi-twotone.hgi-flower-pot:before{content:"\45f1"}.hgi-twotone.hgi-flower:after{content:"\45f2"}.hgi-twotone.hgi-flower:before{content:"\45f3"}.hgi-twotone.hgi-flushed:after{content:"\45f4"}.hgi-twotone.hgi-flushed:before{content:"\45f5"}.hgi-twotone.hgi-flying-human:after{content:"\45f6"}.hgi-twotone.hgi-flying-human:before{content:"\45f7"}.hgi-twotone.hgi-focus-point:after{content:"\45f8"}.hgi-twotone.hgi-focus-point:before{content:"\45f9"}.hgi-twotone.hgi-folder-01:after{content:"\45fa"}.hgi-twotone.hgi-folder-01:before{content:"\45fb"}.hgi-twotone.hgi-folder-02:after{content:"\45fc"}.hgi-twotone.hgi-folder-02:before{content:"\45fd"}.hgi-twotone.hgi-folder-03:after{content:"\45fe"}.hgi-twotone.hgi-folder-03:before{content:"\45ff"}.hgi-twotone.hgi-folder-add:after{content:"\4600"}.hgi-twotone.hgi-folder-add:before{content:"\4601"}.hgi-twotone.hgi-folder-attachment:after{content:"\4602"}.hgi-twotone.hgi-folder-attachment:before{content:"\4603"}.hgi-twotone.hgi-folder-audio:after{content:"\4604"}.hgi-twotone.hgi-folder-audio:before{content:"\4605"}.hgi-twotone.hgi-folder-block:after{content:"\4606"}.hgi-twotone.hgi-folder-block:before{content:"\4607"}.hgi-twotone.hgi-folder-check:after{content:"\4608"}.hgi-twotone.hgi-folder-check:before{content:"\4609"}.hgi-twotone.hgi-folder-cloud:after{content:"\460a"}.hgi-twotone.hgi-folder-cloud:before{content:"\460b"}.hgi-twotone.hgi-folder-details-reference:after{content:"\460c"}.hgi-twotone.hgi-folder-details-reference:before{content:"\460d"}.hgi-twotone.hgi-folder-details:after{content:"\460e"}.hgi-twotone.hgi-folder-details:before{content:"\460f"}.hgi-twotone.hgi-folder-download:after{content:"\4610"}.hgi-twotone.hgi-folder-download:before{content:"\4611"}.hgi-twotone.hgi-folder-edit:after{content:"\4612"}.hgi-twotone.hgi-folder-edit:before{content:"\4613"}.hgi-twotone.hgi-folder-export:after{content:"\4614"}.hgi-twotone.hgi-folder-export:before{content:"\4615"}.hgi-twotone.hgi-folder-favourite:after{content:"\4616"}.hgi-twotone.hgi-folder-favourite:before{content:"\4617"}.hgi-twotone.hgi-folder-file-storage:after{content:"\4618"}.hgi-twotone.hgi-folder-file-storage:before{content:"\4619"}.hgi-twotone.hgi-folder-import:after{content:"\461a"}.hgi-twotone.hgi-folder-import:before{content:"\461b"}.hgi-twotone.hgi-folder-library:after{content:"\461c"}.hgi-twotone.hgi-folder-library:before{content:"\461d"}.hgi-twotone.hgi-folder-links:after{content:"\461e"}.hgi-twotone.hgi-folder-links:before{content:"\461f"}.hgi-twotone.hgi-folder-locked:after{content:"\4620"}.hgi-twotone.hgi-folder-locked:before{content:"\4621"}.hgi-twotone.hgi-folder-management:after{content:"\4622"}.hgi-twotone.hgi-folder-management:before{content:"\4623"}.hgi-twotone.hgi-folder-minus:after{content:"\4624"}.hgi-twotone.hgi-folder-minus:before{content:"\4625"}.hgi-twotone.hgi-folder-music:after{content:"\4626"}.hgi-twotone.hgi-folder-music:before{content:"\4627"}.hgi-twotone.hgi-folder-off:after{content:"\4628"}.hgi-twotone.hgi-folder-off:before{content:"\4629"}.hgi-twotone.hgi-folder-open:after{content:"\462a"}.hgi-twotone.hgi-folder-open:before{content:"\462b"}.hgi-twotone.hgi-folder-pin:after{content:"\462c"}.hgi-twotone.hgi-folder-pin:before{content:"\462d"}.hgi-twotone.hgi-folder-remove:after{content:"\462e"}.hgi-twotone.hgi-folder-remove:before{content:"\462f"}.hgi-twotone.hgi-folder-search:after{content:"\4630"}.hgi-twotone.hgi-folder-search:before{content:"\4631"}.hgi-twotone.hgi-folder-security:after{content:"\4632"}.hgi-twotone.hgi-folder-security:before{content:"\4633"}.hgi-twotone.hgi-folder-shared-01:after{content:"\4634"}.hgi-twotone.hgi-folder-shared-01:before{content:"\4635"}.hgi-twotone.hgi-folder-shared-02:after{content:"\4636"}.hgi-twotone.hgi-folder-shared-02:before{content:"\4637"}.hgi-twotone.hgi-folder-shared-03:after{content:"\4638"}.hgi-twotone.hgi-folder-shared-03:before{content:"\4639"}.hgi-twotone.hgi-folder-sync:after{content:"\463a"}.hgi-twotone.hgi-folder-sync:before{content:"\463b"}.hgi-twotone.hgi-folder-transfer:after{content:"\463c"}.hgi-twotone.hgi-folder-transfer:before{content:"\463d"}.hgi-twotone.hgi-folder-unknown:after{content:"\463e"}.hgi-twotone.hgi-folder-unknown:before{content:"\463f"}.hgi-twotone.hgi-folder-unlocked:after{content:"\4640"}.hgi-twotone.hgi-folder-unlocked:before{content:"\4641"}.hgi-twotone.hgi-folder-upload:after{content:"\4642"}.hgi-twotone.hgi-folder-upload:before{content:"\4643"}.hgi-twotone.hgi-folder-video:after{content:"\4644"}.hgi-twotone.hgi-folder-video:before{content:"\4645"}.hgi-twotone.hgi-folder-view:after{content:"\4646"}.hgi-twotone.hgi-folder-view:before{content:"\4647"}.hgi-twotone.hgi-folder-zip:after{content:"\4648"}.hgi-twotone.hgi-folder-zip:before{content:"\4649"}.hgi-twotone.hgi-folders:after{content:"\464a"}.hgi-twotone.hgi-folders:before{content:"\464b"}.hgi-twotone.hgi-football-pitch:after{content:"\464c"}.hgi-twotone.hgi-football-pitch:before{content:"\464d"}.hgi-twotone.hgi-football:after{content:"\464e"}.hgi-twotone.hgi-football:before{content:"\464f"}.hgi-twotone.hgi-forgot-password:after{content:"\4650"}.hgi-twotone.hgi-forgot-password:before{content:"\4651"}.hgi-twotone.hgi-fork:after{content:"\4652"}.hgi-twotone.hgi-fork:before{content:"\4653"}.hgi-twotone.hgi-forrst:after{content:"\4654"}.hgi-twotone.hgi-forrst:before{content:"\4655"}.hgi-twotone.hgi-fortress:after{content:"\4656"}.hgi-twotone.hgi-fortress:before{content:"\4657"}.hgi-twotone.hgi-forward-01:after{content:"\4658"}.hgi-twotone.hgi-forward-01:before{content:"\4659"}.hgi-twotone.hgi-forward-02:after{content:"\465a"}.hgi-twotone.hgi-forward-02:before{content:"\465b"}.hgi-twotone.hgi-four-finger-02:after{content:"\465c"}.hgi-twotone.hgi-four-finger-02:before{content:"\465d"}.hgi-twotone.hgi-four-finger-03:after{content:"\465e"}.hgi-twotone.hgi-four-finger-03:before{content:"\465f"}.hgi-twotone.hgi-four-k:after{content:"\4660"}.hgi-twotone.hgi-four-k:before{content:"\4661"}.hgi-twotone.hgi-foursquare:after{content:"\4662"}.hgi-twotone.hgi-foursquare:before{content:"\4663"}.hgi-twotone.hgi-framer:after{content:"\4664"}.hgi-twotone.hgi-framer:before{content:"\4665"}.hgi-twotone.hgi-frameworks:after{content:"\4666"}.hgi-twotone.hgi-frameworks:before{content:"\4667"}.hgi-twotone.hgi-french-fries-01:after{content:"\4668"}.hgi-twotone.hgi-french-fries-01:before{content:"\4669"}.hgi-twotone.hgi-french-fries-02:after{content:"\466a"}.hgi-twotone.hgi-french-fries-02:before{content:"\466b"}.hgi-twotone.hgi-fridge:after{content:"\466c"}.hgi-twotone.hgi-fridge:before{content:"\466d"}.hgi-twotone.hgi-fry:after{content:"\466e"}.hgi-twotone.hgi-fry:before{content:"\466f"}.hgi-twotone.hgi-fuel-01:after{content:"\4670"}.hgi-twotone.hgi-fuel-01:before{content:"\4671"}.hgi-twotone.hgi-fuel-02:after{content:"\4672"}.hgi-twotone.hgi-fuel-02:before{content:"\4673"}.hgi-twotone.hgi-fuel-station:after{content:"\4674"}.hgi-twotone.hgi-fuel-station:before{content:"\4675"}.hgi-twotone.hgi-function-circle:after{content:"\4676"}.hgi-twotone.hgi-function-circle:before{content:"\4677"}.hgi-twotone.hgi-function-of-x:after{content:"\4678"}.hgi-twotone.hgi-function-of-x:before{content:"\4679"}.hgi-twotone.hgi-function:after{content:"\467a"}.hgi-twotone.hgi-function-square:after{content:"\467b"}.hgi-twotone.hgi-function-square:before{content:"\467c"}.hgi-twotone.hgi-function:before{content:"\467d"}.hgi-twotone.hgi-galaxy:after{content:"\467e"}.hgi-twotone.hgi-galaxy:before{content:"\467f"}.hgi-twotone.hgi-game-controller-01:after{content:"\4680"}.hgi-twotone.hgi-game-controller-01:before{content:"\4681"}.hgi-twotone.hgi-game-controller-02:after{content:"\4682"}.hgi-twotone.hgi-game-controller-02:before{content:"\4683"}.hgi-twotone.hgi-game-controller-03:after{content:"\4684"}.hgi-twotone.hgi-game-controller-03:before{content:"\4685"}.hgi-twotone.hgi-game:after{content:"\4686"}.hgi-twotone.hgi-game:before{content:"\4687"}.hgi-twotone.hgi-gameboy:after{content:"\4688"}.hgi-twotone.hgi-gameboy:before{content:"\4689"}.hgi-twotone.hgi-garage:after{content:"\468a"}.hgi-twotone.hgi-garage:before{content:"\468b"}.hgi-twotone.hgi-garbage-truck:after{content:"\468c"}.hgi-twotone.hgi-garbage-truck:before{content:"\468d"}.hgi-twotone.hgi-gas-pipe:after{content:"\468e"}.hgi-twotone.hgi-gas-pipe:before{content:"\468f"}.hgi-twotone.hgi-gas-stove:after{content:"\4690"}.hgi-twotone.hgi-gas-stove:before{content:"\4691"}.hgi-twotone.hgi-gem:after{content:"\4692"}.hgi-twotone.hgi-gem:before{content:"\4693"}.hgi-twotone.hgi-geology-crust:after{content:"\4694"}.hgi-twotone.hgi-geology-crust:before{content:"\4695"}.hgi-twotone.hgi-geometric-shapes-01:after{content:"\4696"}.hgi-twotone.hgi-geometric-shapes-01:before{content:"\4697"}.hgi-twotone.hgi-geometric-shapes-02:after{content:"\4698"}.hgi-twotone.hgi-geometric-shapes-02:before{content:"\4699"}.hgi-twotone.hgi-gibbous-moon:after{content:"\469a"}.hgi-twotone.hgi-gibbous-moon:before{content:"\469b"}.hgi-twotone.hgi-gif-01:after{content:"\469c"}.hgi-twotone.hgi-gif-01:before{content:"\469d"}.hgi-twotone.hgi-gif-02:after{content:"\469e"}.hgi-twotone.hgi-gif-02:before{content:"\469f"}.hgi-twotone.hgi-gift-card:after{content:"\46a0"}.hgi-twotone.hgi-gift-card:before{content:"\46a1"}.hgi-twotone.hgi-gift:after{content:"\46a2"}.hgi-twotone.hgi-gift:before{content:"\46a3"}.hgi-twotone.hgi-git-branch:after{content:"\46a4"}.hgi-twotone.hgi-git-branch:before{content:"\46a5"}.hgi-twotone.hgi-git-commit:after{content:"\46a6"}.hgi-twotone.hgi-git-commit:before{content:"\46a7"}.hgi-twotone.hgi-git-compare:after{content:"\46a8"}.hgi-twotone.hgi-git-compare:before{content:"\46a9"}.hgi-twotone.hgi-git-fork:after{content:"\46aa"}.hgi-twotone.hgi-git-fork:before{content:"\46ab"}.hgi-twotone.hgi-git-merge:after{content:"\46ac"}.hgi-twotone.hgi-git-merge:before{content:"\46ad"}.hgi-twotone.hgi-git-pull-request-closed:after{content:"\46ae"}.hgi-twotone.hgi-git-pull-request-closed:before{content:"\46af"}.hgi-twotone.hgi-git-pull-request-draft:after{content:"\46b0"}.hgi-twotone.hgi-git-pull-request-draft:before{content:"\46b1"}.hgi-twotone.hgi-git-pull-request:after{content:"\46b2"}.hgi-twotone.hgi-git-pull-request:before{content:"\46b3"}.hgi-twotone.hgi-gitbook:after{content:"\46b4"}.hgi-twotone.hgi-gitbook:before{content:"\46b5"}.hgi-twotone.hgi-github-01:after{content:"\46b6"}.hgi-twotone.hgi-github-01:before{content:"\46b7"}.hgi-twotone.hgi-github:after{content:"\46b8"}.hgi-twotone.hgi-github:before{content:"\46b9"}.hgi-twotone.hgi-gitlab:after{content:"\46ba"}.hgi-twotone.hgi-gitlab:before{content:"\46bb"}.hgi-twotone.hgi-give-blood:after{content:"\46bc"}.hgi-twotone.hgi-give-blood:before{content:"\46bd"}.hgi-twotone.hgi-give-pill:after{content:"\46be"}.hgi-twotone.hgi-give-pill:before{content:"\46bf"}.hgi-twotone.hgi-glasses:after{content:"\46c0"}.hgi-twotone.hgi-glasses:before{content:"\46c1"}.hgi-twotone.hgi-global-editing:after{content:"\46c2"}.hgi-twotone.hgi-global-editing:before{content:"\46c3"}.hgi-twotone.hgi-global-education:after{content:"\46c4"}.hgi-twotone.hgi-global-education:before{content:"\46c5"}.hgi-twotone.hgi-global-refresh:after{content:"\46c6"}.hgi-twotone.hgi-global-refresh:before{content:"\46c7"}.hgi-twotone.hgi-global-search:after{content:"\46c8"}.hgi-twotone.hgi-global-search:before{content:"\46c9"}.hgi-twotone.hgi-global:after{content:"\46ca"}.hgi-twotone.hgi-global:before{content:"\46cb"}.hgi-twotone.hgi-globe-02:after{content:"\46cc"}.hgi-twotone.hgi-globe-02:before{content:"\46cd"}.hgi-twotone.hgi-globe:after{content:"\46ce"}.hgi-twotone.hgi-globe:before{content:"\46cf"}.hgi-twotone.hgi-glove:after{content:"\46d0"}.hgi-twotone.hgi-glove:before{content:"\46d1"}.hgi-twotone.hgi-go-backward-10-sec:after{content:"\46d2"}.hgi-twotone.hgi-go-backward-10-sec:before{content:"\46d3"}.hgi-twotone.hgi-go-backward-15-sec:after{content:"\46d4"}.hgi-twotone.hgi-go-backward-15-sec:before{content:"\46d5"}.hgi-twotone.hgi-go-backward-30-sec:after{content:"\46d6"}.hgi-twotone.hgi-go-backward-30-sec:before{content:"\46d7"}.hgi-twotone.hgi-go-backward-5-sec:after{content:"\46d8"}.hgi-twotone.hgi-go-backward-5-sec:before{content:"\46d9"}.hgi-twotone.hgi-go-backward-60-sec:after{content:"\46da"}.hgi-twotone.hgi-go-backward-60-sec:before{content:"\46db"}.hgi-twotone.hgi-go-forward-10-sec:after{content:"\46dc"}.hgi-twotone.hgi-go-forward-10-sec:before{content:"\46dd"}.hgi-twotone.hgi-go-forward-15-sec:after{content:"\46de"}.hgi-twotone.hgi-go-forward-15-sec:before{content:"\46df"}.hgi-twotone.hgi-go-forward-30-sec:after{content:"\46e0"}.hgi-twotone.hgi-go-forward-30-sec:before{content:"\46e1"}.hgi-twotone.hgi-go-forward-5-sec:after{content:"\46e2"}.hgi-twotone.hgi-go-forward-5-sec:before{content:"\46e3"}.hgi-twotone.hgi-go-forward-60-sec:after{content:"\46e4"}.hgi-twotone.hgi-go-forward-60-sec:before{content:"\46e5"}.hgi-twotone.hgi-gold-ingots:after{content:"\46e6"}.hgi-twotone.hgi-gold-ingots:before{content:"\46e7"}.hgi-twotone.hgi-gold:after{content:"\46e8"}.hgi-twotone.hgi-gold:before{content:"\46e9"}.hgi-twotone.hgi-golf-ball:after{content:"\46ea"}.hgi-twotone.hgi-golf-ball:before{content:"\46eb"}.hgi-twotone.hgi-golf-bat:after{content:"\46ec"}.hgi-twotone.hgi-golf-bat:before{content:"\46ed"}.hgi-twotone.hgi-golf-cart:after{content:"\46ee"}.hgi-twotone.hgi-golf-cart:before{content:"\46ef"}.hgi-twotone.hgi-golf-hole:after{content:"\46f0"}.hgi-twotone.hgi-golf-hole:before{content:"\46f1"}.hgi-twotone.hgi-google-doc:after{content:"\46f2"}.hgi-twotone.hgi-google-doc:before{content:"\46f3"}.hgi-twotone.hgi-google-drive:after{content:"\46f4"}.hgi-twotone.hgi-google-drive:before{content:"\46f5"}.hgi-twotone.hgi-google-gemini:after{content:"\46f6"}.hgi-twotone.hgi-google-gemini:before{content:"\46f7"}.hgi-twotone.hgi-google-home:after{content:"\46f8"}.hgi-twotone.hgi-google-home:before{content:"\46f9"}.hgi-twotone.hgi-google-lens:after{content:"\46fa"}.hgi-twotone.hgi-google-lens:before{content:"\46fb"}.hgi-twotone.hgi-google-maps:after{content:"\46fc"}.hgi-twotone.hgi-google-maps:before{content:"\46fd"}.hgi-twotone.hgi-google-photos:after{content:"\46fe"}.hgi-twotone.hgi-google-photos:before{content:"\46ff"}.hgi-twotone.hgi-google:after{content:"\4700"}.hgi-twotone.hgi-google-sheet:after{content:"\4701"}.hgi-twotone.hgi-google-sheet:before{content:"\4702"}.hgi-twotone.hgi-google:before{content:"\4703"}.hgi-twotone.hgi-gps-01:after{content:"\4704"}.hgi-twotone.hgi-gps-01:before{content:"\4705"}.hgi-twotone.hgi-gps-02:after{content:"\4706"}.hgi-twotone.hgi-gps-02:before{content:"\4707"}.hgi-twotone.hgi-gps-disconnected:after{content:"\4708"}.hgi-twotone.hgi-gps-disconnected:before{content:"\4709"}.hgi-twotone.hgi-gps-off-01:after{content:"\470a"}.hgi-twotone.hgi-gps-off-01:before{content:"\470b"}.hgi-twotone.hgi-gps-off-02:after{content:"\470c"}.hgi-twotone.hgi-gps-off-02:before{content:"\470d"}.hgi-twotone.hgi-gps-signal-01:after{content:"\470e"}.hgi-twotone.hgi-gps-signal-01:before{content:"\470f"}.hgi-twotone.hgi-gps-signal-02:after{content:"\4710"}.hgi-twotone.hgi-gps-signal-02:before{content:"\4711"}.hgi-twotone.hgi-gpu:after{content:"\4712"}.hgi-twotone.hgi-gpu:before{content:"\4713"}.hgi-twotone.hgi-graduate-female:after{content:"\4714"}.hgi-twotone.hgi-graduate-female:before{content:"\4715"}.hgi-twotone.hgi-graduate-male:after{content:"\4716"}.hgi-twotone.hgi-graduate-male:before{content:"\4717"}.hgi-twotone.hgi-graduation-scroll:after{content:"\4718"}.hgi-twotone.hgi-graduation-scroll:before{content:"\4719"}.hgi-twotone.hgi-grapes:after{content:"\471a"}.hgi-twotone.hgi-grapes:before{content:"\471b"}.hgi-twotone.hgi-gravity:after{content:"\471c"}.hgi-twotone.hgi-gravity:before{content:"\471d"}.hgi-twotone.hgi-greater-than-circle:after{content:"\471e"}.hgi-twotone.hgi-greater-than-circle:before{content:"\471f"}.hgi-twotone.hgi-greater-than:after{content:"\4720"}.hgi-twotone.hgi-greater-than-square:after{content:"\4721"}.hgi-twotone.hgi-greater-than-square:before{content:"\4722"}.hgi-twotone.hgi-greater-than:before{content:"\4723"}.hgi-twotone.hgi-greek-helmet:after{content:"\4724"}.hgi-twotone.hgi-greek-helmet:before{content:"\4725"}.hgi-twotone.hgi-green-house:after{content:"\4726"}.hgi-twotone.hgi-green-house:before{content:"\4727"}.hgi-twotone.hgi-grid-off:after{content:"\4728"}.hgi-twotone.hgi-grid-off:before{content:"\4729"}.hgi-twotone.hgi-grid:after{content:"\472a"}.hgi-twotone.hgi-grid-table:after{content:"\472b"}.hgi-twotone.hgi-grid-table:before{content:"\472c"}.hgi-twotone.hgi-grid-view:after{content:"\472d"}.hgi-twotone.hgi-grid-view:before{content:"\472e"}.hgi-twotone.hgi-grid:before{content:"\472f"}.hgi-twotone.hgi-grimacing:after{content:"\4730"}.hgi-twotone.hgi-grimacing:before{content:"\4731"}.hgi-twotone.hgi-grinning:after{content:"\4732"}.hgi-twotone.hgi-grinning:before{content:"\4733"}.hgi-twotone.hgi-grok:after{content:"\4734"}.hgi-twotone.hgi-grok:before{content:"\4735"}.hgi-twotone.hgi-group-items:after{content:"\4736"}.hgi-twotone.hgi-group-items:before{content:"\4737"}.hgi-twotone.hgi-group-layers:after{content:"\4738"}.hgi-twotone.hgi-group-layers:before{content:"\4739"}.hgi-twotone.hgi-guest-house:after{content:"\473a"}.hgi-twotone.hgi-guest-house:before{content:"\473b"}.hgi-twotone.hgi-gun:after{content:"\473c"}.hgi-twotone.hgi-gun:before{content:"\473d"}.hgi-twotone.hgi-gymnastic-rings:after{content:"\473e"}.hgi-twotone.hgi-gymnastic-rings:before{content:"\473f"}.hgi-twotone.hgi-gymnastic:after{content:"\4740"}.hgi-twotone.hgi-gymnastic:before{content:"\4741"}.hgi-twotone.hgi-hackerrank:after{content:"\4742"}.hgi-twotone.hgi-hackerrank:before{content:"\4743"}.hgi-twotone.hgi-hair-clips:after{content:"\4744"}.hgi-twotone.hgi-hair-clips:before{content:"\4745"}.hgi-twotone.hgi-hair-dryer:after{content:"\4746"}.hgi-twotone.hgi-hair-dryer:before{content:"\4747"}.hgi-twotone.hgi-haji:after{content:"\4748"}.hgi-twotone.hgi-haji:before{content:"\4749"}.hgi-twotone.hgi-halal:after{content:"\474a"}.hgi-twotone.hgi-halal:before{content:"\474b"}.hgi-twotone.hgi-hamburger-01:after{content:"\474c"}.hgi-twotone.hgi-hamburger-01:before{content:"\474d"}.hgi-twotone.hgi-hamburger-02:after{content:"\474e"}.hgi-twotone.hgi-hamburger-02:before{content:"\474f"}.hgi-twotone.hgi-hand-bag-01:after{content:"\4750"}.hgi-twotone.hgi-hand-bag-01:before{content:"\4751"}.hgi-twotone.hgi-hand-bag-02:after{content:"\4752"}.hgi-twotone.hgi-hand-bag-02:before{content:"\4753"}.hgi-twotone.hgi-hand-beater:after{content:"\4754"}.hgi-twotone.hgi-hand-beater:before{content:"\4755"}.hgi-twotone.hgi-hand-grip:after{content:"\4756"}.hgi-twotone.hgi-hand-grip:before{content:"\4757"}.hgi-twotone.hgi-hand-pointing-down-01:after{content:"\4758"}.hgi-twotone.hgi-hand-pointing-down-01:before{content:"\4759"}.hgi-twotone.hgi-hand-pointing-down-02:after{content:"\475a"}.hgi-twotone.hgi-hand-pointing-down-02:before{content:"\475b"}.hgi-twotone.hgi-hand-pointing-down-03:after{content:"\475c"}.hgi-twotone.hgi-hand-pointing-down-03:before{content:"\475d"}.hgi-twotone.hgi-hand-pointing-down-04:after{content:"\475e"}.hgi-twotone.hgi-hand-pointing-down-04:before{content:"\475f"}.hgi-twotone.hgi-hand-pointing-left-01:after{content:"\4760"}.hgi-twotone.hgi-hand-pointing-left-01:before{content:"\4761"}.hgi-twotone.hgi-hand-pointing-left-02:after{content:"\4762"}.hgi-twotone.hgi-hand-pointing-left-02:before{content:"\4763"}.hgi-twotone.hgi-hand-pointing-left-03:after{content:"\4764"}.hgi-twotone.hgi-hand-pointing-left-03:before{content:"\4765"}.hgi-twotone.hgi-hand-pointing-left-04:after{content:"\4766"}.hgi-twotone.hgi-hand-pointing-left-04:before{content:"\4767"}.hgi-twotone.hgi-hand-pointing-right-01:after{content:"\4768"}.hgi-twotone.hgi-hand-pointing-right-01:before{content:"\4769"}.hgi-twotone.hgi-hand-pointing-right-02:after{content:"\476a"}.hgi-twotone.hgi-hand-pointing-right-02:before{content:"\476b"}.hgi-twotone.hgi-hand-pointing-right-03:after{content:"\476c"}.hgi-twotone.hgi-hand-pointing-right-03:before{content:"\476d"}.hgi-twotone.hgi-hand-pointing-right-04:after{content:"\476e"}.hgi-twotone.hgi-hand-pointing-right-04:before{content:"\476f"}.hgi-twotone.hgi-hand-prayer:after{content:"\4770"}.hgi-twotone.hgi-hand-prayer:before{content:"\4771"}.hgi-twotone.hgi-hand-sanitizer:after{content:"\4772"}.hgi-twotone.hgi-hand-sanitizer:before{content:"\4773"}.hgi-twotone.hgi-handcuffs:after{content:"\4774"}.hgi-twotone.hgi-handcuffs:before{content:"\4775"}.hgi-twotone.hgi-hanger:after{content:"\4776"}.hgi-twotone.hgi-hanger:before{content:"\4777"}.hgi-twotone.hgi-hanging-clock:after{content:"\4778"}.hgi-twotone.hgi-hanging-clock:before{content:"\4779"}.hgi-twotone.hgi-hangout:after{content:"\477a"}.hgi-twotone.hgi-hangout:before{content:"\477b"}.hgi-twotone.hgi-happy:after{content:"\477c"}.hgi-twotone.hgi-happy:before{content:"\477d"}.hgi-twotone.hgi-hard-drive:after{content:"\477e"}.hgi-twotone.hgi-hard-drive:before{content:"\477f"}.hgi-twotone.hgi-hdd:after{content:"\4780"}.hgi-twotone.hgi-hdd:before{content:"\4781"}.hgi-twotone.hgi-hdr-01:after{content:"\4782"}.hgi-twotone.hgi-hdr-01:before{content:"\4783"}.hgi-twotone.hgi-hdr-02:after{content:"\4784"}.hgi-twotone.hgi-hdr-02:before{content:"\4785"}.hgi-twotone.hgi-heading-01:after{content:"\4786"}.hgi-twotone.hgi-heading-01:before{content:"\4787"}.hgi-twotone.hgi-heading-02:after{content:"\4788"}.hgi-twotone.hgi-heading-02:before{content:"\4789"}.hgi-twotone.hgi-heading-03:after{content:"\478a"}.hgi-twotone.hgi-heading-03:before{content:"\478b"}.hgi-twotone.hgi-heading-04:after{content:"\478c"}.hgi-twotone.hgi-heading-04:before{content:"\478d"}.hgi-twotone.hgi-heading-05:after{content:"\478e"}.hgi-twotone.hgi-heading-05:before{content:"\478f"}.hgi-twotone.hgi-heading-06:after{content:"\4790"}.hgi-twotone.hgi-heading-06:before{content:"\4791"}.hgi-twotone.hgi-heading:after{content:"\4792"}.hgi-twotone.hgi-heading:before{content:"\4793"}.hgi-twotone.hgi-headphone-mute:after{content:"\4794"}.hgi-twotone.hgi-headphone-mute:before{content:"\4795"}.hgi-twotone.hgi-headphones:after{content:"\4796"}.hgi-twotone.hgi-headphones:before{content:"\4797"}.hgi-twotone.hgi-headset-connected:after{content:"\4798"}.hgi-twotone.hgi-headset-connected:before{content:"\4799"}.hgi-twotone.hgi-headset-off:after{content:"\479a"}.hgi-twotone.hgi-headset-off:before{content:"\479b"}.hgi-twotone.hgi-headset:after{content:"\479c"}.hgi-twotone.hgi-headset:before{content:"\479d"}.hgi-twotone.hgi-healtcare:after{content:"\479e"}.hgi-twotone.hgi-healtcare:before{content:"\479f"}.hgi-twotone.hgi-health:after{content:"\47a0"}.hgi-twotone.hgi-health:before{content:"\47a1"}.hgi-twotone.hgi-heart-add:after{content:"\47a2"}.hgi-twotone.hgi-heart-add:before{content:"\47a3"}.hgi-twotone.hgi-heart-check:after{content:"\47a4"}.hgi-twotone.hgi-heart-check:before{content:"\47a5"}.hgi-twotone.hgi-heart-remove:after{content:"\47a6"}.hgi-twotone.hgi-heart-remove:before{content:"\47a7"}.hgi-twotone.hgi-heartbreak:after{content:"\47a8"}.hgi-twotone.hgi-heartbreak:before{content:"\47a9"}.hgi-twotone.hgi-helicopter:after{content:"\47aa"}.hgi-twotone.hgi-helicopter:before{content:"\47ab"}.hgi-twotone.hgi-help-circle:after{content:"\47ac"}.hgi-twotone.hgi-help-circle:before{content:"\47ad"}.hgi-twotone.hgi-help-square:after{content:"\47ae"}.hgi-twotone.hgi-help-square:before{content:"\47af"}.hgi-twotone.hgi-hexagon-01:after{content:"\47b0"}.hgi-twotone.hgi-hexagon-01:before{content:"\47b1"}.hgi-twotone.hgi-hexagon:after{content:"\47b2"}.hgi-twotone.hgi-hexagon:before{content:"\47b3"}.hgi-twotone.hgi-hierarchy-circle-01:after{content:"\47b4"}.hgi-twotone.hgi-hierarchy-circle-01:before{content:"\47b5"}.hgi-twotone.hgi-hierarchy-circle-02:after{content:"\47b6"}.hgi-twotone.hgi-hierarchy-circle-02:before{content:"\47b7"}.hgi-twotone.hgi-hierarchy-circle-03:after{content:"\47b8"}.hgi-twotone.hgi-hierarchy-circle-03:before{content:"\47b9"}.hgi-twotone.hgi-hierarchy-files:after{content:"\47ba"}.hgi-twotone.hgi-hierarchy-files:before{content:"\47bb"}.hgi-twotone.hgi-hierarchy:after{content:"\47bc"}.hgi-twotone.hgi-hierarchy-square-01:after{content:"\47bd"}.hgi-twotone.hgi-hierarchy-square-01:before{content:"\47be"}.hgi-twotone.hgi-hierarchy-square-02:after{content:"\47bf"}.hgi-twotone.hgi-hierarchy-square-02:before{content:"\47c0"}.hgi-twotone.hgi-hierarchy-square-03:after{content:"\47c1"}.hgi-twotone.hgi-hierarchy-square-03:before{content:"\47c2"}.hgi-twotone.hgi-hierarchy-square-04:after{content:"\47c3"}.hgi-twotone.hgi-hierarchy-square-04:before{content:"\47c4"}.hgi-twotone.hgi-hierarchy-square-05:after{content:"\47c5"}.hgi-twotone.hgi-hierarchy-square-05:before{content:"\47c6"}.hgi-twotone.hgi-hierarchy-square-06:after{content:"\47c7"}.hgi-twotone.hgi-hierarchy-square-06:before{content:"\47c8"}.hgi-twotone.hgi-hierarchy-square-07:after{content:"\47c9"}.hgi-twotone.hgi-hierarchy-square-07:before{content:"\47ca"}.hgi-twotone.hgi-hierarchy-square-08:after{content:"\47cb"}.hgi-twotone.hgi-hierarchy-square-08:before{content:"\47cc"}.hgi-twotone.hgi-hierarchy-square-10:after{content:"\47cd"}.hgi-twotone.hgi-hierarchy-square-10:before{content:"\47ce"}.hgi-twotone.hgi-hierarchy:before{content:"\47cf"}.hgi-twotone.hgi-high-heels-01:after{content:"\47d0"}.hgi-twotone.hgi-high-heels-01:before{content:"\47d1"}.hgi-twotone.hgi-high-heels-02:after{content:"\47d2"}.hgi-twotone.hgi-high-heels-02:before{content:"\47d3"}.hgi-twotone.hgi-hijab:after{content:"\47d4"}.hgi-twotone.hgi-hijab:before{content:"\47d5"}.hgi-twotone.hgi-hockey:after{content:"\47d6"}.hgi-twotone.hgi-hockey:before{content:"\47d7"}.hgi-twotone.hgi-hold-01:after{content:"\47d8"}.hgi-twotone.hgi-hold-01:before{content:"\47d9"}.hgi-twotone.hgi-hold-02:after{content:"\47da"}.hgi-twotone.hgi-hold-02:before{content:"\47db"}.hgi-twotone.hgi-hold-03:after{content:"\47dc"}.hgi-twotone.hgi-hold-03:before{content:"\47dd"}.hgi-twotone.hgi-hold-04:after{content:"\47de"}.hgi-twotone.hgi-hold-04:before{content:"\47df"}.hgi-twotone.hgi-hold-05:after{content:"\47e0"}.hgi-twotone.hgi-hold-05:before{content:"\47e1"}.hgi-twotone.hgi-hold-locked-01:after{content:"\47e2"}.hgi-twotone.hgi-hold-locked-01:before{content:"\47e3"}.hgi-twotone.hgi-hold-locked-02:after{content:"\47e4"}.hgi-twotone.hgi-hold-locked-02:before{content:"\47e5"}.hgi-twotone.hgi-hold-phone:after{content:"\47e6"}.hgi-twotone.hgi-hold-phone:before{content:"\47e7"}.hgi-twotone.hgi-hologram:after{content:"\47e8"}.hgi-twotone.hgi-hologram:before{content:"\47e9"}.hgi-twotone.hgi-home-01:after{content:"\47ea"}.hgi-twotone.hgi-home-01:before{content:"\47eb"}.hgi-twotone.hgi-home-02:after{content:"\47ec"}.hgi-twotone.hgi-home-02:before{content:"\47ed"}.hgi-twotone.hgi-home-03:after{content:"\47ee"}.hgi-twotone.hgi-home-03:before{content:"\47ef"}.hgi-twotone.hgi-home-04:after{content:"\47f0"}.hgi-twotone.hgi-home-04:before{content:"\47f1"}.hgi-twotone.hgi-home-05:after{content:"\47f2"}.hgi-twotone.hgi-home-05:before{content:"\47f3"}.hgi-twotone.hgi-home-06:after{content:"\47f4"}.hgi-twotone.hgi-home-06:before{content:"\47f5"}.hgi-twotone.hgi-home-07:after{content:"\47f6"}.hgi-twotone.hgi-home-07:before{content:"\47f7"}.hgi-twotone.hgi-home-08:after{content:"\47f8"}.hgi-twotone.hgi-home-08:before{content:"\47f9"}.hgi-twotone.hgi-home-09:after{content:"\47fa"}.hgi-twotone.hgi-home-09:before{content:"\47fb"}.hgi-twotone.hgi-home-10:after{content:"\47fc"}.hgi-twotone.hgi-home-10:before{content:"\47fd"}.hgi-twotone.hgi-home-11:after{content:"\47fe"}.hgi-twotone.hgi-home-11:before{content:"\47ff"}.hgi-twotone.hgi-home-12:after{content:"\4800"}.hgi-twotone.hgi-home-12:before{content:"\4801"}.hgi-twotone.hgi-home-13:after{content:"\4802"}.hgi-twotone.hgi-home-13:before{content:"\4803"}.hgi-twotone.hgi-home-wifi:after{content:"\4804"}.hgi-twotone.hgi-home-wifi:before{content:"\4805"}.hgi-twotone.hgi-honey-01:after{content:"\4806"}.hgi-twotone.hgi-honey-01:before{content:"\4807"}.hgi-twotone.hgi-honey-02:after{content:"\4808"}.hgi-twotone.hgi-honey-02:before{content:"\4809"}.hgi-twotone.hgi-honor:after{content:"\480a"}.hgi-twotone.hgi-honor:before{content:"\480b"}.hgi-twotone.hgi-honour-star:after{content:"\480c"}.hgi-twotone.hgi-honour-star:before{content:"\480d"}.hgi-twotone.hgi-hoodie:after{content:"\480e"}.hgi-twotone.hgi-hoodie:before{content:"\480f"}.hgi-twotone.hgi-horizonal-scroll-point:after{content:"\4810"}.hgi-twotone.hgi-horizonal-scroll-point:before{content:"\4811"}.hgi-twotone.hgi-horizontal-resize:after{content:"\4812"}.hgi-twotone.hgi-horizontal-resize:before{content:"\4813"}.hgi-twotone.hgi-hospital-01:after{content:"\4814"}.hgi-twotone.hgi-hospital-01:before{content:"\4815"}.hgi-twotone.hgi-hospital-02:after{content:"\4816"}.hgi-twotone.hgi-hospital-02:before{content:"\4817"}.hgi-twotone.hgi-hospital-bed-01:after{content:"\4818"}.hgi-twotone.hgi-hospital-bed-01:before{content:"\4819"}.hgi-twotone.hgi-hospital-bed-02:after{content:"\481a"}.hgi-twotone.hgi-hospital-bed-02:before{content:"\481b"}.hgi-twotone.hgi-hospital-location:after{content:"\481c"}.hgi-twotone.hgi-hospital-location:before{content:"\481d"}.hgi-twotone.hgi-hot-air-balloon:after{content:"\481e"}.hgi-twotone.hgi-hot-air-balloon:before{content:"\481f"}.hgi-twotone.hgi-hot-price:after{content:"\4820"}.hgi-twotone.hgi-hot-price:before{content:"\4821"}.hgi-twotone.hgi-hot-tube:after{content:"\4822"}.hgi-twotone.hgi-hot-tube:before{content:"\4823"}.hgi-twotone.hgi-hotdog:after{content:"\4824"}.hgi-twotone.hgi-hotdog:before{content:"\4825"}.hgi-twotone.hgi-hotel-01:after{content:"\4826"}.hgi-twotone.hgi-hotel-01:before{content:"\4827"}.hgi-twotone.hgi-hotel-02:after{content:"\4828"}.hgi-twotone.hgi-hotel-02:before{content:"\4829"}.hgi-twotone.hgi-hotspot-offline:after{content:"\482a"}.hgi-twotone.hgi-hotspot-offline:before{content:"\482b"}.hgi-twotone.hgi-hotspot:after{content:"\482c"}.hgi-twotone.hgi-hotspot:before{content:"\482d"}.hgi-twotone.hgi-hourglass-off:after{content:"\482e"}.hgi-twotone.hgi-hourglass-off:before{content:"\482f"}.hgi-twotone.hgi-hourglass:after{content:"\4830"}.hgi-twotone.hgi-hourglass:before{content:"\4831"}.hgi-twotone.hgi-house-01:after{content:"\4832"}.hgi-twotone.hgi-house-01:before{content:"\4833"}.hgi-twotone.hgi-house-02:after{content:"\4834"}.hgi-twotone.hgi-house-02:before{content:"\4835"}.hgi-twotone.hgi-house-03:after{content:"\4836"}.hgi-twotone.hgi-house-03:before{content:"\4837"}.hgi-twotone.hgi-house-04:after{content:"\4838"}.hgi-twotone.hgi-house-04:before{content:"\4839"}.hgi-twotone.hgi-house-05:after{content:"\483a"}.hgi-twotone.hgi-house-05:before{content:"\483b"}.hgi-twotone.hgi-house-solar-panel:after{content:"\483c"}.hgi-twotone.hgi-house-solar-panel:before{content:"\483d"}.hgi-twotone.hgi-html-5:after{content:"\483e"}.hgi-twotone.hgi-html-5:before{content:"\483f"}.hgi-twotone.hgi-humidity:after{content:"\4840"}.hgi-twotone.hgi-humidity:before{content:"\4841"}.hgi-twotone.hgi-hut:after{content:"\4842"}.hgi-twotone.hgi-hut:before{content:"\4843"}.hgi-twotone.hgi-hydro-power:after{content:"\4844"}.hgi-twotone.hgi-hydro-power:before{content:"\4845"}.hgi-twotone.hgi-hyperbole:after{content:"\4846"}.hgi-twotone.hgi-hyperbole:before{content:"\4847"}.hgi-twotone.hgi-ice-cream-01:after{content:"\4848"}.hgi-twotone.hgi-ice-cream-01:before{content:"\4849"}.hgi-twotone.hgi-ice-cream-02:after{content:"\484a"}.hgi-twotone.hgi-ice-cream-02:before{content:"\484b"}.hgi-twotone.hgi-ice-cream-03:after{content:"\484c"}.hgi-twotone.hgi-ice-cream-03:before{content:"\484d"}.hgi-twotone.hgi-ice-cream-04:after{content:"\484e"}.hgi-twotone.hgi-ice-cream-04:before{content:"\484f"}.hgi-twotone.hgi-ice-hockey:after{content:"\4850"}.hgi-twotone.hgi-ice-hockey:before{content:"\4851"}.hgi-twotone.hgi-ice-skating:after{content:"\4852"}.hgi-twotone.hgi-ice-skating:before{content:"\4853"}.hgi-twotone.hgi-ico:after{content:"\4854"}.hgi-twotone.hgi-ico:before{content:"\4855"}.hgi-twotone.hgi-iconjar:after{content:"\4856"}.hgi-twotone.hgi-iconjar:before{content:"\4857"}.hgi-twotone.hgi-id-not-verified:after{content:"\4858"}.hgi-twotone.hgi-id-not-verified:before{content:"\4859"}.hgi-twotone.hgi-id:after{content:"\485a"}.hgi-twotone.hgi-id-verified:after{content:"\485b"}.hgi-twotone.hgi-id-verified:before{content:"\485c"}.hgi-twotone.hgi-id:before{content:"\485d"}.hgi-twotone.hgi-idea-01:after{content:"\485e"}.hgi-twotone.hgi-idea-01:before{content:"\485f"}.hgi-twotone.hgi-idea:after{content:"\4860"}.hgi-twotone.hgi-idea:before{content:"\4861"}.hgi-twotone.hgi-identification:after{content:"\4862"}.hgi-twotone.hgi-identification:before{content:"\4863"}.hgi-twotone.hgi-identity-card:after{content:"\4864"}.hgi-twotone.hgi-identity-card:before{content:"\4865"}.hgi-twotone.hgi-image-01:after{content:"\4866"}.hgi-twotone.hgi-image-01:before{content:"\4867"}.hgi-twotone.hgi-image-02:after{content:"\4868"}.hgi-twotone.hgi-image-02:before{content:"\4869"}.hgi-twotone.hgi-image-add-01:after{content:"\486a"}.hgi-twotone.hgi-image-add-01:before{content:"\486b"}.hgi-twotone.hgi-image-add-02:after{content:"\486c"}.hgi-twotone.hgi-image-add-02:before{content:"\486d"}.hgi-twotone.hgi-image-composition-oval:after{content:"\486e"}.hgi-twotone.hgi-image-composition-oval:before{content:"\486f"}.hgi-twotone.hgi-image-composition:after{content:"\4870"}.hgi-twotone.hgi-image-composition:before{content:"\4871"}.hgi-twotone.hgi-image-crop:after{content:"\4872"}.hgi-twotone.hgi-image-crop:before{content:"\4873"}.hgi-twotone.hgi-image-delete-01:after{content:"\4874"}.hgi-twotone.hgi-image-delete-01:before{content:"\4875"}.hgi-twotone.hgi-image-delete-02:after{content:"\4876"}.hgi-twotone.hgi-image-delete-02:before{content:"\4877"}.hgi-twotone.hgi-image-done-01:after{content:"\4878"}.hgi-twotone.hgi-image-done-01:before{content:"\4879"}.hgi-twotone.hgi-image-done-02:after{content:"\487a"}.hgi-twotone.hgi-image-done-02:before{content:"\487b"}.hgi-twotone.hgi-image-download-02:after{content:"\487c"}.hgi-twotone.hgi-image-download-02:before{content:"\487d"}.hgi-twotone.hgi-image-download:after{content:"\487e"}.hgi-twotone.hgi-image-download:before{content:"\487f"}.hgi-twotone.hgi-image-not-found-01:after{content:"\4880"}.hgi-twotone.hgi-image-not-found-01:before{content:"\4881"}.hgi-twotone.hgi-image-not-found-02:after{content:"\4882"}.hgi-twotone.hgi-image-not-found-02:before{content:"\4883"}.hgi-twotone.hgi-image-remove-01:after{content:"\4884"}.hgi-twotone.hgi-image-remove-01:before{content:"\4885"}.hgi-twotone.hgi-image-remove-02:after{content:"\4886"}.hgi-twotone.hgi-image-remove-02:before{content:"\4887"}.hgi-twotone.hgi-image-upload-01:after{content:"\4888"}.hgi-twotone.hgi-image-upload-01:before{content:"\4889"}.hgi-twotone.hgi-image-upload:after{content:"\488a"}.hgi-twotone.hgi-image-upload:before{content:"\488b"}.hgi-twotone.hgi-imo:after{content:"\488c"}.hgi-twotone.hgi-imo:before{content:"\488d"}.hgi-twotone.hgi-important-book:after{content:"\488e"}.hgi-twotone.hgi-important-book:before{content:"\488f"}.hgi-twotone.hgi-in-love:after{content:"\4890"}.hgi-twotone.hgi-in-love:before{content:"\4891"}.hgi-twotone.hgi-inbox-check:after{content:"\4892"}.hgi-twotone.hgi-inbox-check:before{content:"\4893"}.hgi-twotone.hgi-inbox-download:after{content:"\4894"}.hgi-twotone.hgi-inbox-download:before{content:"\4895"}.hgi-twotone.hgi-inbox:after{content:"\4896"}.hgi-twotone.hgi-inbox-unread:after{content:"\4897"}.hgi-twotone.hgi-inbox-unread:before{content:"\4898"}.hgi-twotone.hgi-inbox-upload:after{content:"\4899"}.hgi-twotone.hgi-inbox-upload:before{content:"\489a"}.hgi-twotone.hgi-inbox:before{content:"\489b"}.hgi-twotone.hgi-incognito:after{content:"\489c"}.hgi-twotone.hgi-incognito:before{content:"\489d"}.hgi-twotone.hgi-india-gate:after{content:"\489e"}.hgi-twotone.hgi-india-gate:before{content:"\489f"}.hgi-twotone.hgi-inequality-01:after{content:"\48a0"}.hgi-twotone.hgi-inequality-01:before{content:"\48a1"}.hgi-twotone.hgi-inequality-02:after{content:"\48a2"}.hgi-twotone.hgi-inequality-02:before{content:"\48a3"}.hgi-twotone.hgi-inequality-circle-01:after{content:"\48a4"}.hgi-twotone.hgi-inequality-circle-01:before{content:"\48a5"}.hgi-twotone.hgi-inequality-circle-02:after{content:"\48a6"}.hgi-twotone.hgi-inequality-circle-02:before{content:"\48a7"}.hgi-twotone.hgi-inequality-square-01:after{content:"\48a8"}.hgi-twotone.hgi-inequality-square-01:before{content:"\48a9"}.hgi-twotone.hgi-inequality-square-02:after{content:"\48aa"}.hgi-twotone.hgi-inequality-square-02:before{content:"\48ab"}.hgi-twotone.hgi-infinity-01:after{content:"\48ac"}.hgi-twotone.hgi-infinity-01:before{content:"\48ad"}.hgi-twotone.hgi-infinity-02:after{content:"\48ae"}.hgi-twotone.hgi-infinity-02:before{content:"\48af"}.hgi-twotone.hgi-infinity-circle:after{content:"\48b0"}.hgi-twotone.hgi-infinity-circle:before{content:"\48b1"}.hgi-twotone.hgi-infinity-square:after{content:"\48b2"}.hgi-twotone.hgi-infinity-square:before{content:"\48b3"}.hgi-twotone.hgi-information-circle:after{content:"\48b4"}.hgi-twotone.hgi-information-circle:before{content:"\48b5"}.hgi-twotone.hgi-information-diamond:after{content:"\48b6"}.hgi-twotone.hgi-information-diamond:before{content:"\48b7"}.hgi-twotone.hgi-information-square:after{content:"\48b8"}.hgi-twotone.hgi-information-square:before{content:"\48b9"}.hgi-twotone.hgi-injection:after{content:"\48ba"}.hgi-twotone.hgi-injection:before{content:"\48bb"}.hgi-twotone.hgi-insert-bottom-image:after{content:"\48bc"}.hgi-twotone.hgi-insert-bottom-image:before{content:"\48bd"}.hgi-twotone.hgi-insert-center-image:after{content:"\48be"}.hgi-twotone.hgi-insert-center-image:before{content:"\48bf"}.hgi-twotone.hgi-insert-column-left:after{content:"\48c0"}.hgi-twotone.hgi-insert-column-left:before{content:"\48c1"}.hgi-twotone.hgi-insert-column:after{content:"\48c2"}.hgi-twotone.hgi-insert-column:before{content:"\48c3"}.hgi-twotone.hgi-insert-pi:after{content:"\48c4"}.hgi-twotone.hgi-insert-pi:before{content:"\48c5"}.hgi-twotone.hgi-insert-row-down:after{content:"\48c6"}.hgi-twotone.hgi-insert-row-down:before{content:"\48c7"}.hgi-twotone.hgi-insert-row:after{content:"\48c8"}.hgi-twotone.hgi-insert-row-up:after{content:"\48c9"}.hgi-twotone.hgi-insert-row-up:before{content:"\48ca"}.hgi-twotone.hgi-insert-row:before{content:"\48cb"}.hgi-twotone.hgi-insert-top-image:after{content:"\48cc"}.hgi-twotone.hgi-insert-top-image:before{content:"\48cd"}.hgi-twotone.hgi-inspect-code:after{content:"\48ce"}.hgi-twotone.hgi-inspect-code:before{content:"\48cf"}.hgi-twotone.hgi-instagram:after{content:"\48d0"}.hgi-twotone.hgi-instagram:before{content:"\48d1"}.hgi-twotone.hgi-installing-updates-01:after{content:"\48d2"}.hgi-twotone.hgi-installing-updates-01:before{content:"\48d3"}.hgi-twotone.hgi-installing-updates-02:after{content:"\48d4"}.hgi-twotone.hgi-installing-updates-02:before{content:"\48d5"}.hgi-twotone.hgi-internet-antenna-01:after{content:"\48d6"}.hgi-twotone.hgi-internet-antenna-01:before{content:"\48d7"}.hgi-twotone.hgi-internet-antenna-02:after{content:"\48d8"}.hgi-twotone.hgi-internet-antenna-02:before{content:"\48d9"}.hgi-twotone.hgi-internet-antenna-03:after{content:"\48da"}.hgi-twotone.hgi-internet-antenna-03:before{content:"\48db"}.hgi-twotone.hgi-internet-antenna-04:after{content:"\48dc"}.hgi-twotone.hgi-internet-antenna-04:before{content:"\48dd"}.hgi-twotone.hgi-internet:after{content:"\48de"}.hgi-twotone.hgi-internet:before{content:"\48df"}.hgi-twotone.hgi-investigation:after{content:"\48e0"}.hgi-twotone.hgi-investigation:before{content:"\48e1"}.hgi-twotone.hgi-invoice-01:after{content:"\48e2"}.hgi-twotone.hgi-invoice-01:before{content:"\48e3"}.hgi-twotone.hgi-invoice-02:after{content:"\48e4"}.hgi-twotone.hgi-invoice-02:before{content:"\48e5"}.hgi-twotone.hgi-invoice-03:after{content:"\48e6"}.hgi-twotone.hgi-invoice-03:before{content:"\48e7"}.hgi-twotone.hgi-invoice-04:after{content:"\48e8"}.hgi-twotone.hgi-invoice-04:before{content:"\48e9"}.hgi-twotone.hgi-invoice:after{content:"\48ea"}.hgi-twotone.hgi-invoice:before{content:"\48eb"}.hgi-twotone.hgi-ipod:after{content:"\48ec"}.hgi-twotone.hgi-ipod:before{content:"\48ed"}.hgi-twotone.hgi-iris-scan:after{content:"\48ee"}.hgi-twotone.hgi-iris-scan:before{content:"\48ef"}.hgi-twotone.hgi-island:after{content:"\48f0"}.hgi-twotone.hgi-island:before{content:"\48f1"}.hgi-twotone.hgi-jar:after{content:"\48f2"}.hgi-twotone.hgi-jar:before{content:"\48f3"}.hgi-twotone.hgi-java-script:after{content:"\48f4"}.hgi-twotone.hgi-java-script:before{content:"\48f5"}.hgi-twotone.hgi-java:after{content:"\48f6"}.hgi-twotone.hgi-java:before{content:"\48f7"}.hgi-twotone.hgi-job-link:after{content:"\48f8"}.hgi-twotone.hgi-job-link:before{content:"\48f9"}.hgi-twotone.hgi-job-search:after{content:"\48fa"}.hgi-twotone.hgi-job-search:before{content:"\48fb"}.hgi-twotone.hgi-job-share:after{content:"\48fc"}.hgi-twotone.hgi-job-share:before{content:"\48fd"}.hgi-twotone.hgi-jogger-pants:after{content:"\48fe"}.hgi-twotone.hgi-jogger-pants:before{content:"\48ff"}.hgi-twotone.hgi-join-bevel:after{content:"\4900"}.hgi-twotone.hgi-join-bevel:before{content:"\4901"}.hgi-twotone.hgi-join-round:after{content:"\4902"}.hgi-twotone.hgi-join-round:before{content:"\4903"}.hgi-twotone.hgi-join-straight:after{content:"\4904"}.hgi-twotone.hgi-join-straight:before{content:"\4905"}.hgi-twotone.hgi-joker:after{content:"\4906"}.hgi-twotone.hgi-joker:before{content:"\4907"}.hgi-twotone.hgi-joystick-01:after{content:"\4908"}.hgi-twotone.hgi-joystick-01:before{content:"\4909"}.hgi-twotone.hgi-joystick-02:after{content:"\490a"}.hgi-twotone.hgi-joystick-02:before{content:"\490b"}.hgi-twotone.hgi-joystick-03:after{content:"\490c"}.hgi-twotone.hgi-joystick-03:before{content:"\490d"}.hgi-twotone.hgi-joystick-04:after{content:"\490e"}.hgi-twotone.hgi-joystick-04:before{content:"\490f"}.hgi-twotone.hgi-joystick-05:after{content:"\4910"}.hgi-twotone.hgi-joystick-05:before{content:"\4911"}.hgi-twotone.hgi-jpg-01:after{content:"\4912"}.hgi-twotone.hgi-jpg-01:before{content:"\4913"}.hgi-twotone.hgi-jpg-02:after{content:"\4914"}.hgi-twotone.hgi-jpg-02:before{content:"\4915"}.hgi-twotone.hgi-jsx-01:after{content:"\4916"}.hgi-twotone.hgi-jsx-01:before{content:"\4917"}.hgi-twotone.hgi-jsx-02:after{content:"\4918"}.hgi-twotone.hgi-jsx-02:before{content:"\4919"}.hgi-twotone.hgi-jsx-03:after{content:"\491a"}.hgi-twotone.hgi-jsx-03:before{content:"\491b"}.hgi-twotone.hgi-judge:after{content:"\491c"}.hgi-twotone.hgi-judge:before{content:"\491d"}.hgi-twotone.hgi-jupiter:after{content:"\491e"}.hgi-twotone.hgi-jupiter:before{content:"\491f"}.hgi-twotone.hgi-justice-scale-01:after{content:"\4920"}.hgi-twotone.hgi-justice-scale-01:before{content:"\4921"}.hgi-twotone.hgi-justice-scale-02:after{content:"\4922"}.hgi-twotone.hgi-justice-scale-02:before{content:"\4923"}.hgi-twotone.hgi-kaaba-01:after{content:"\4924"}.hgi-twotone.hgi-kaaba-01:before{content:"\4925"}.hgi-twotone.hgi-kaaba-02:after{content:"\4926"}.hgi-twotone.hgi-kaaba-02:before{content:"\4927"}.hgi-twotone.hgi-kayak:after{content:"\4928"}.hgi-twotone.hgi-kayak:before{content:"\4929"}.hgi-twotone.hgi-keffiyeh:after{content:"\492a"}.hgi-twotone.hgi-keffiyeh:before{content:"\492b"}.hgi-twotone.hgi-kettle-01:after{content:"\492c"}.hgi-twotone.hgi-kettle-01:before{content:"\492d"}.hgi-twotone.hgi-kettle:after{content:"\492e"}.hgi-twotone.hgi-kettle:before{content:"\492f"}.hgi-twotone.hgi-kettlebell:after{content:"\4930"}.hgi-twotone.hgi-kettlebell:before{content:"\4931"}.hgi-twotone.hgi-ketupat:after{content:"\4932"}.hgi-twotone.hgi-ketupat:before{content:"\4933"}.hgi-twotone.hgi-key-01:after{content:"\4934"}.hgi-twotone.hgi-key-01:before{content:"\4935"}.hgi-twotone.hgi-key-02:after{content:"\4936"}.hgi-twotone.hgi-key-02:before{content:"\4937"}.hgi-twotone.hgi-key-generator-fob:after{content:"\4938"}.hgi-twotone.hgi-key-generator-fob:before{content:"\4939"}.hgi-twotone.hgi-keyboard:after{content:"\493a"}.hgi-twotone.hgi-keyboard:before{content:"\493b"}.hgi-twotone.hgi-keyframe-add:after{content:"\493c"}.hgi-twotone.hgi-keyframe-add:before{content:"\493d"}.hgi-twotone.hgi-keyframe-align-center:after{content:"\493e"}.hgi-twotone.hgi-keyframe-align-center:before{content:"\493f"}.hgi-twotone.hgi-keyframe-align-horizontal:after{content:"\4940"}.hgi-twotone.hgi-keyframe-align-horizontal:before{content:"\4941"}.hgi-twotone.hgi-keyframe-align-vertical:after{content:"\4942"}.hgi-twotone.hgi-keyframe-align-vertical:before{content:"\4943"}.hgi-twotone.hgi-keyframe-bottom:after{content:"\4944"}.hgi-twotone.hgi-keyframe-bottom:before{content:"\4945"}.hgi-twotone.hgi-keyframe-left:after{content:"\4946"}.hgi-twotone.hgi-keyframe-left:before{content:"\4947"}.hgi-twotone.hgi-keyframe-remove:after{content:"\4948"}.hgi-twotone.hgi-keyframe-remove:before{content:"\4949"}.hgi-twotone.hgi-keyframe-right:after{content:"\494a"}.hgi-twotone.hgi-keyframe-right:before{content:"\494b"}.hgi-twotone.hgi-keyframe:after{content:"\494c"}.hgi-twotone.hgi-keyframe-top:after{content:"\494d"}.hgi-twotone.hgi-keyframe-top:before{content:"\494e"}.hgi-twotone.hgi-keyframe:before{content:"\494f"}.hgi-twotone.hgi-keyframes-double-add:after{content:"\4950"}.hgi-twotone.hgi-keyframes-double-add:before{content:"\4951"}.hgi-twotone.hgi-keyframes-double-remove:after{content:"\4952"}.hgi-twotone.hgi-keyframes-double-remove:before{content:"\4953"}.hgi-twotone.hgi-keyframes-double:after{content:"\4954"}.hgi-twotone.hgi-keyframes-double:before{content:"\4955"}.hgi-twotone.hgi-keyframes-multiple-add:after{content:"\4956"}.hgi-twotone.hgi-keyframes-multiple-add:before{content:"\4957"}.hgi-twotone.hgi-keyframes-multiple-remove:after{content:"\4958"}.hgi-twotone.hgi-keyframes-multiple-remove:before{content:"\4959"}.hgi-twotone.hgi-keyframes-multiple:after{content:"\495a"}.hgi-twotone.hgi-keyframes-multiple:before{content:"\495b"}.hgi-twotone.hgi-kickstarter-01:after{content:"\495c"}.hgi-twotone.hgi-kickstarter-01:before{content:"\495d"}.hgi-twotone.hgi-kickstarter-02:after{content:"\495e"}.hgi-twotone.hgi-kickstarter-02:before{content:"\495f"}.hgi-twotone.hgi-kid:after{content:"\4960"}.hgi-twotone.hgi-kid:before{content:"\4961"}.hgi-twotone.hgi-kidneys:after{content:"\4962"}.hgi-twotone.hgi-kidneys:before{content:"\4963"}.hgi-twotone.hgi-kissing:after{content:"\4964"}.hgi-twotone.hgi-kissing:before{content:"\4965"}.hgi-twotone.hgi-kitchen-utensils:after{content:"\4966"}.hgi-twotone.hgi-kitchen-utensils:before{content:"\4967"}.hgi-twotone.hgi-kite:after{content:"\4968"}.hgi-twotone.hgi-kite:before{content:"\4969"}.hgi-twotone.hgi-knife-01:after{content:"\496a"}.hgi-twotone.hgi-knife-01:before{content:"\496b"}.hgi-twotone.hgi-knife-02:after{content:"\496c"}.hgi-twotone.hgi-knife-02:before{content:"\496d"}.hgi-twotone.hgi-knife-bread:after{content:"\496e"}.hgi-twotone.hgi-knife-bread:before{content:"\496f"}.hgi-twotone.hgi-knight-shield:after{content:"\4970"}.hgi-twotone.hgi-knight-shield:before{content:"\4971"}.hgi-twotone.hgi-knives:after{content:"\4972"}.hgi-twotone.hgi-knives:before{content:"\4973"}.hgi-twotone.hgi-knowledge-01:after{content:"\4974"}.hgi-twotone.hgi-knowledge-01:before{content:"\4975"}.hgi-twotone.hgi-knowledge-02:after{content:"\4976"}.hgi-twotone.hgi-knowledge-02:before{content:"\4977"}.hgi-twotone.hgi-kurta-01:after{content:"\4978"}.hgi-twotone.hgi-kurta-01:before{content:"\4979"}.hgi-twotone.hgi-kurta:after{content:"\497a"}.hgi-twotone.hgi-kurta:before{content:"\497b"}.hgi-twotone.hgi-label-important:after{content:"\497c"}.hgi-twotone.hgi-label-important:before{content:"\497d"}.hgi-twotone.hgi-label:after{content:"\497e"}.hgi-twotone.hgi-label:before{content:"\497f"}.hgi-twotone.hgi-labor:after{content:"\4980"}.hgi-twotone.hgi-labor:before{content:"\4981"}.hgi-twotone.hgi-labs:after{content:"\4982"}.hgi-twotone.hgi-labs:before{content:"\4983"}.hgi-twotone.hgi-lake:after{content:"\4984"}.hgi-twotone.hgi-lake:before{content:"\4985"}.hgi-twotone.hgi-lamp-01:after{content:"\4986"}.hgi-twotone.hgi-lamp-01:before{content:"\4987"}.hgi-twotone.hgi-lamp-02:after{content:"\4988"}.hgi-twotone.hgi-lamp-02:before{content:"\4989"}.hgi-twotone.hgi-lamp-03:after{content:"\498a"}.hgi-twotone.hgi-lamp-03:before{content:"\498b"}.hgi-twotone.hgi-lamp-04:after{content:"\498c"}.hgi-twotone.hgi-lamp-04:before{content:"\498d"}.hgi-twotone.hgi-lamp-05:after{content:"\498e"}.hgi-twotone.hgi-lamp-05:before{content:"\498f"}.hgi-twotone.hgi-lamp:after{content:"\4990"}.hgi-twotone.hgi-lamp:before{content:"\4991"}.hgi-twotone.hgi-language-circle:after{content:"\4992"}.hgi-twotone.hgi-language-circle:before{content:"\4993"}.hgi-twotone.hgi-language-skill:after{content:"\4994"}.hgi-twotone.hgi-language-skill:before{content:"\4995"}.hgi-twotone.hgi-language-square:after{content:"\4996"}.hgi-twotone.hgi-language-square:before{content:"\4997"}.hgi-twotone.hgi-lantern:after{content:"\4998"}.hgi-twotone.hgi-lantern:before{content:"\4999"}.hgi-twotone.hgi-laptop-add:after{content:"\499a"}.hgi-twotone.hgi-laptop-add:before{content:"\499b"}.hgi-twotone.hgi-laptop-charging:after{content:"\499c"}.hgi-twotone.hgi-laptop-charging:before{content:"\499d"}.hgi-twotone.hgi-laptop-check:after{content:"\499e"}.hgi-twotone.hgi-laptop-check:before{content:"\499f"}.hgi-twotone.hgi-laptop-cloud:after{content:"\49a0"}.hgi-twotone.hgi-laptop-cloud:before{content:"\49a1"}.hgi-twotone.hgi-laptop-issue:after{content:"\49a2"}.hgi-twotone.hgi-laptop-issue:before{content:"\49a3"}.hgi-twotone.hgi-laptop-performance:after{content:"\49a4"}.hgi-twotone.hgi-laptop-performance:before{content:"\49a5"}.hgi-twotone.hgi-laptop-phone-sync:after{content:"\49a6"}.hgi-twotone.hgi-laptop-phone-sync:before{content:"\49a7"}.hgi-twotone.hgi-laptop-programming:after{content:"\49a8"}.hgi-twotone.hgi-laptop-programming:before{content:"\49a9"}.hgi-twotone.hgi-laptop-remove:after{content:"\49aa"}.hgi-twotone.hgi-laptop-remove:before{content:"\49ab"}.hgi-twotone.hgi-laptop:after{content:"\49ac"}.hgi-twotone.hgi-laptop-settings:after{content:"\49ad"}.hgi-twotone.hgi-laptop-settings:before{content:"\49ae"}.hgi-twotone.hgi-laptop-video:after{content:"\49af"}.hgi-twotone.hgi-laptop-video:before{content:"\49b0"}.hgi-twotone.hgi-laptop:before{content:"\49b1"}.hgi-twotone.hgi-lasso-tool-01:after{content:"\49b2"}.hgi-twotone.hgi-lasso-tool-01:before{content:"\49b3"}.hgi-twotone.hgi-lasso-tool-02:after{content:"\49b4"}.hgi-twotone.hgi-lasso-tool-02:before{content:"\49b5"}.hgi-twotone.hgi-last-fm:after{content:"\49b6"}.hgi-twotone.hgi-last-fm:before{content:"\49b7"}.hgi-twotone.hgi-latitude:after{content:"\49b8"}.hgi-twotone.hgi-latitude:before{content:"\49b9"}.hgi-twotone.hgi-laughing:after{content:"\49ba"}.hgi-twotone.hgi-laughing:before{content:"\49bb"}.hgi-twotone.hgi-laurel-wreath-01:after{content:"\49bc"}.hgi-twotone.hgi-laurel-wreath-01:before{content:"\49bd"}.hgi-twotone.hgi-laurel-wreath-02:after{content:"\49be"}.hgi-twotone.hgi-laurel-wreath-02:before{content:"\49bf"}.hgi-twotone.hgi-laurel-wreath-first-01:after{content:"\49c0"}.hgi-twotone.hgi-laurel-wreath-first-01:before{content:"\49c1"}.hgi-twotone.hgi-laurel-wreath-first-02:after{content:"\49c2"}.hgi-twotone.hgi-laurel-wreath-first-02:before{content:"\49c3"}.hgi-twotone.hgi-laurel-wreath-left-01:after{content:"\49c4"}.hgi-twotone.hgi-laurel-wreath-left-01:before{content:"\49c5"}.hgi-twotone.hgi-laurel-wreath-left-02:after{content:"\49c6"}.hgi-twotone.hgi-laurel-wreath-left-02:before{content:"\49c7"}.hgi-twotone.hgi-laurel-wreath-left-03:after{content:"\49c8"}.hgi-twotone.hgi-laurel-wreath-left-03:before{content:"\49c9"}.hgi-twotone.hgi-laurel-wreath-right-01:after{content:"\49ca"}.hgi-twotone.hgi-laurel-wreath-right-01:before{content:"\49cb"}.hgi-twotone.hgi-laurel-wreath-right-02:after{content:"\49cc"}.hgi-twotone.hgi-laurel-wreath-right-02:before{content:"\49cd"}.hgi-twotone.hgi-laurel-wreath-right-03:after{content:"\49ce"}.hgi-twotone.hgi-laurel-wreath-right-03:before{content:"\49cf"}.hgi-twotone.hgi-layer-add:after{content:"\49d0"}.hgi-twotone.hgi-layer-add:before{content:"\49d1"}.hgi-twotone.hgi-layer-mask-01:after{content:"\49d2"}.hgi-twotone.hgi-layer-mask-01:before{content:"\49d3"}.hgi-twotone.hgi-layer-mask-02:after{content:"\49d4"}.hgi-twotone.hgi-layer-mask-02:before{content:"\49d5"}.hgi-twotone.hgi-layers-01:after{content:"\49d6"}.hgi-twotone.hgi-layers-01:before{content:"\49d7"}.hgi-twotone.hgi-layers-02:after{content:"\49d8"}.hgi-twotone.hgi-layers-02:before{content:"\49d9"}.hgi-twotone.hgi-layers-logo:after{content:"\49da"}.hgi-twotone.hgi-layers-logo:before{content:"\49db"}.hgi-twotone.hgi-layout-01:after{content:"\49dc"}.hgi-twotone.hgi-layout-01:before{content:"\49dd"}.hgi-twotone.hgi-layout-02:after{content:"\49de"}.hgi-twotone.hgi-layout-02:before{content:"\49df"}.hgi-twotone.hgi-layout-03:after{content:"\49e0"}.hgi-twotone.hgi-layout-03:before{content:"\49e1"}.hgi-twotone.hgi-layout-04:after{content:"\49e2"}.hgi-twotone.hgi-layout-04:before{content:"\49e3"}.hgi-twotone.hgi-layout-05:after{content:"\49e4"}.hgi-twotone.hgi-layout-05:before{content:"\49e5"}.hgi-twotone.hgi-layout-06:after{content:"\49e6"}.hgi-twotone.hgi-layout-06:before{content:"\49e7"}.hgi-twotone.hgi-layout-07:after{content:"\49e8"}.hgi-twotone.hgi-layout-07:before{content:"\49e9"}.hgi-twotone.hgi-layout-2-column:after{content:"\49ea"}.hgi-twotone.hgi-layout-2-column:before{content:"\49eb"}.hgi-twotone.hgi-layout-2-row:after{content:"\49ec"}.hgi-twotone.hgi-layout-2-row:before{content:"\49ed"}.hgi-twotone.hgi-layout-3-column:after{content:"\49ee"}.hgi-twotone.hgi-layout-3-column:before{content:"\49ef"}.hgi-twotone.hgi-layout-3-row:after{content:"\49f0"}.hgi-twotone.hgi-layout-3-row:before{content:"\49f1"}.hgi-twotone.hgi-layout-bottom:after{content:"\49f2"}.hgi-twotone.hgi-layout-bottom:before{content:"\49f3"}.hgi-twotone.hgi-layout-grid:after{content:"\49f4"}.hgi-twotone.hgi-layout-grid:before{content:"\49f5"}.hgi-twotone.hgi-layout-left:after{content:"\49f6"}.hgi-twotone.hgi-layout-left:before{content:"\49f7"}.hgi-twotone.hgi-layout-right:after{content:"\49f8"}.hgi-twotone.hgi-layout-right:before{content:"\49f9"}.hgi-twotone.hgi-layout-table-01:after{content:"\49fa"}.hgi-twotone.hgi-layout-table-01:before{content:"\49fb"}.hgi-twotone.hgi-layout-table-02:after{content:"\49fc"}.hgi-twotone.hgi-layout-table-02:before{content:"\49fd"}.hgi-twotone.hgi-layout-top:after{content:"\49fe"}.hgi-twotone.hgi-layout-top:before{content:"\49ff"}.hgi-twotone.hgi-leaf-01:after{content:"\4a00"}.hgi-twotone.hgi-leaf-01:before{content:"\4a01"}.hgi-twotone.hgi-leaf-02:after{content:"\4a02"}.hgi-twotone.hgi-leaf-02:before{content:"\4a03"}.hgi-twotone.hgi-leaf-03:after{content:"\4a04"}.hgi-twotone.hgi-leaf-03:before{content:"\4a05"}.hgi-twotone.hgi-leaf-04:after{content:"\4a06"}.hgi-twotone.hgi-leaf-04:before{content:"\4a07"}.hgi-twotone.hgi-leaving-geo-fence:after{content:"\4a08"}.hgi-twotone.hgi-leaving-geo-fence:before{content:"\4a09"}.hgi-twotone.hgi-leetcode:after{content:"\4a0a"}.hgi-twotone.hgi-leetcode:before{content:"\4a0b"}.hgi-twotone.hgi-left-angle:after{content:"\4a0c"}.hgi-twotone.hgi-left-angle:before{content:"\4a0d"}.hgi-twotone.hgi-left-to-right-block-quote:after{content:"\4a0e"}.hgi-twotone.hgi-left-to-right-block-quote:before{content:"\4a0f"}.hgi-twotone.hgi-left-to-right-list-bullet:after{content:"\4a10"}.hgi-twotone.hgi-left-to-right-list-bullet:before{content:"\4a11"}.hgi-twotone.hgi-left-to-right-list-dash:after{content:"\4a12"}.hgi-twotone.hgi-left-to-right-list-dash:before{content:"\4a13"}.hgi-twotone.hgi-left-to-right-list-number:after{content:"\4a14"}.hgi-twotone.hgi-left-to-right-list-number:before{content:"\4a15"}.hgi-twotone.hgi-left-to-right-list-star-01:after{content:"\4a16"}.hgi-twotone.hgi-left-to-right-list-star-01:before{content:"\4a17"}.hgi-twotone.hgi-left-to-right-list-star:after{content:"\4a18"}.hgi-twotone.hgi-left-to-right-list-star:before{content:"\4a19"}.hgi-twotone.hgi-left-to-right-list-triangle:after{content:"\4a1a"}.hgi-twotone.hgi-left-to-right-list-triangle:before{content:"\4a1b"}.hgi-twotone.hgi-left-triangle:after{content:"\4a1c"}.hgi-twotone.hgi-left-triangle:before{content:"\4a1d"}.hgi-twotone.hgi-legal-01:after{content:"\4a1e"}.hgi-twotone.hgi-legal-01:before{content:"\4a1f"}.hgi-twotone.hgi-legal-02:after{content:"\4a20"}.hgi-twotone.hgi-legal-02:before{content:"\4a21"}.hgi-twotone.hgi-legal-document-01:after{content:"\4a22"}.hgi-twotone.hgi-legal-document-01:before{content:"\4a23"}.hgi-twotone.hgi-legal-document-02:after{content:"\4a24"}.hgi-twotone.hgi-legal-document-02:before{content:"\4a25"}.hgi-twotone.hgi-legal-hammer:after{content:"\4a26"}.hgi-twotone.hgi-legal-hammer:before{content:"\4a27"}.hgi-twotone.hgi-less-than-circle:after{content:"\4a28"}.hgi-twotone.hgi-less-than-circle:before{content:"\4a29"}.hgi-twotone.hgi-less-than:after{content:"\4a2a"}.hgi-twotone.hgi-less-than-square:after{content:"\4a2b"}.hgi-twotone.hgi-less-than-square:before{content:"\4a2c"}.hgi-twotone.hgi-less-than:before{content:"\4a2d"}.hgi-twotone.hgi-letter-spacing:after{content:"\4a2e"}.hgi-twotone.hgi-letter-spacing:before{content:"\4a2f"}.hgi-twotone.hgi-libraries:after{content:"\4a30"}.hgi-twotone.hgi-libraries:before{content:"\4a31"}.hgi-twotone.hgi-library:after{content:"\4a32"}.hgi-twotone.hgi-library:before{content:"\4a33"}.hgi-twotone.hgi-license-draft:after{content:"\4a34"}.hgi-twotone.hgi-license-draft:before{content:"\4a35"}.hgi-twotone.hgi-license-maintenance:after{content:"\4a36"}.hgi-twotone.hgi-license-maintenance:before{content:"\4a37"}.hgi-twotone.hgi-license-no:after{content:"\4a38"}.hgi-twotone.hgi-license-no:before{content:"\4a39"}.hgi-twotone.hgi-license-pin:after{content:"\4a3a"}.hgi-twotone.hgi-license-pin:before{content:"\4a3b"}.hgi-twotone.hgi-license:after{content:"\4a3c"}.hgi-twotone.hgi-license-third-party:after{content:"\4a3d"}.hgi-twotone.hgi-license-third-party:before{content:"\4a3e"}.hgi-twotone.hgi-license:before{content:"\4a3f"}.hgi-twotone.hgi-lift-truck:after{content:"\4a40"}.hgi-twotone.hgi-lift-truck:before{content:"\4a41"}.hgi-twotone.hgi-lighthouse:after{content:"\4a42"}.hgi-twotone.hgi-lighthouse:before{content:"\4a43"}.hgi-twotone.hgi-limitation:after{content:"\4a44"}.hgi-twotone.hgi-limitation:before{content:"\4a45"}.hgi-twotone.hgi-line:after{content:"\4a46"}.hgi-twotone.hgi-line:before{content:"\4a47"}.hgi-twotone.hgi-liner:after{content:"\4a48"}.hgi-twotone.hgi-liner:before{content:"\4a49"}.hgi-twotone.hgi-link-01:after{content:"\4a4a"}.hgi-twotone.hgi-link-01:before{content:"\4a4b"}.hgi-twotone.hgi-link-02:after{content:"\4a4c"}.hgi-twotone.hgi-link-02:before{content:"\4a4d"}.hgi-twotone.hgi-link-03:after{content:"\4a4e"}.hgi-twotone.hgi-link-03:before{content:"\4a4f"}.hgi-twotone.hgi-link-04:after{content:"\4a50"}.hgi-twotone.hgi-link-04:before{content:"\4a51"}.hgi-twotone.hgi-link-05:after{content:"\4a52"}.hgi-twotone.hgi-link-05:before{content:"\4a53"}.hgi-twotone.hgi-link-06:after{content:"\4a54"}.hgi-twotone.hgi-link-06:before{content:"\4a55"}.hgi-twotone.hgi-link-backward:after{content:"\4a56"}.hgi-twotone.hgi-link-backward:before{content:"\4a57"}.hgi-twotone.hgi-link-circle-02:after{content:"\4a58"}.hgi-twotone.hgi-link-circle-02:before{content:"\4a59"}.hgi-twotone.hgi-link-circle:after{content:"\4a5a"}.hgi-twotone.hgi-link-circle:before{content:"\4a5b"}.hgi-twotone.hgi-link-forward:after{content:"\4a5c"}.hgi-twotone.hgi-link-forward:before{content:"\4a5d"}.hgi-twotone.hgi-link-square-01:after{content:"\4a5e"}.hgi-twotone.hgi-link-square-01:before{content:"\4a5f"}.hgi-twotone.hgi-link-square-02:after{content:"\4a60"}.hgi-twotone.hgi-link-square-02:before{content:"\4a61"}.hgi-twotone.hgi-linkedin-01:after{content:"\4a62"}.hgi-twotone.hgi-linkedin-01:before{content:"\4a63"}.hgi-twotone.hgi-linkedin-02:after{content:"\4a64"}.hgi-twotone.hgi-linkedin-02:before{content:"\4a65"}.hgi-twotone.hgi-list-setting:after{content:"\4a66"}.hgi-twotone.hgi-list-setting:before{content:"\4a67"}.hgi-twotone.hgi-list-view:after{content:"\4a68"}.hgi-twotone.hgi-list-view:before{content:"\4a69"}.hgi-twotone.hgi-litecoin:after{content:"\4a6a"}.hgi-twotone.hgi-litecoin:before{content:"\4a6b"}.hgi-twotone.hgi-liver:after{content:"\4a6c"}.hgi-twotone.hgi-liver:before{content:"\4a6d"}.hgi-twotone.hgi-loading-01:after{content:"\4a6e"}.hgi-twotone.hgi-loading-01:before{content:"\4a6f"}.hgi-twotone.hgi-loading-02:after{content:"\4a70"}.hgi-twotone.hgi-loading-02:before{content:"\4a71"}.hgi-twotone.hgi-loading-03:after{content:"\4a72"}.hgi-twotone.hgi-loading-03:before{content:"\4a73"}.hgi-twotone.hgi-loading-04:after{content:"\4a74"}.hgi-twotone.hgi-loading-04:before{content:"\4a75"}.hgi-twotone.hgi-location-01:after{content:"\4a76"}.hgi-twotone.hgi-location-01:before{content:"\4a77"}.hgi-twotone.hgi-location-02:after{content:"\4a78"}.hgi-twotone.hgi-location-02:before{content:"\4a79"}.hgi-twotone.hgi-location-03:after{content:"\4a7a"}.hgi-twotone.hgi-location-03:before{content:"\4a7b"}.hgi-twotone.hgi-location-04:after{content:"\4a7c"}.hgi-twotone.hgi-location-04:before{content:"\4a7d"}.hgi-twotone.hgi-location-05:after{content:"\4a7e"}.hgi-twotone.hgi-location-05:before{content:"\4a7f"}.hgi-twotone.hgi-location-06:after{content:"\4a80"}.hgi-twotone.hgi-location-06:before{content:"\4a81"}.hgi-twotone.hgi-location-07:after{content:"\4a82"}.hgi-twotone.hgi-location-07:before{content:"\4a83"}.hgi-twotone.hgi-location-08:after{content:"\4a84"}.hgi-twotone.hgi-location-08:before{content:"\4a85"}.hgi-twotone.hgi-location-09:after{content:"\4a86"}.hgi-twotone.hgi-location-09:before{content:"\4a87"}.hgi-twotone.hgi-location-10:after{content:"\4a88"}.hgi-twotone.hgi-location-10:before{content:"\4a89"}.hgi-twotone.hgi-location-add-01:after{content:"\4a8a"}.hgi-twotone.hgi-location-add-01:before{content:"\4a8b"}.hgi-twotone.hgi-location-add-02:after{content:"\4a8c"}.hgi-twotone.hgi-location-add-02:before{content:"\4a8d"}.hgi-twotone.hgi-location-check-01:after{content:"\4a8e"}.hgi-twotone.hgi-location-check-01:before{content:"\4a8f"}.hgi-twotone.hgi-location-check-02:after{content:"\4a90"}.hgi-twotone.hgi-location-check-02:before{content:"\4a91"}.hgi-twotone.hgi-location-favourite-01:after{content:"\4a92"}.hgi-twotone.hgi-location-favourite-01:before{content:"\4a93"}.hgi-twotone.hgi-location-favourite-02:after{content:"\4a94"}.hgi-twotone.hgi-location-favourite-02:before{content:"\4a95"}.hgi-twotone.hgi-location-offline-01:after{content:"\4a96"}.hgi-twotone.hgi-location-offline-01:before{content:"\4a97"}.hgi-twotone.hgi-location-offline-02:after{content:"\4a98"}.hgi-twotone.hgi-location-offline-02:before{content:"\4a99"}.hgi-twotone.hgi-location-offline-03:after{content:"\4a9a"}.hgi-twotone.hgi-location-offline-03:before{content:"\4a9b"}.hgi-twotone.hgi-location-offline-04:after{content:"\4a9c"}.hgi-twotone.hgi-location-offline-04:before{content:"\4a9d"}.hgi-twotone.hgi-location-remove-01:after{content:"\4a9e"}.hgi-twotone.hgi-location-remove-01:before{content:"\4a9f"}.hgi-twotone.hgi-location-remove-02:after{content:"\4aa0"}.hgi-twotone.hgi-location-remove-02:before{content:"\4aa1"}.hgi-twotone.hgi-location-share-01:after{content:"\4aa2"}.hgi-twotone.hgi-location-share-01:before{content:"\4aa3"}.hgi-twotone.hgi-location-share-02:after{content:"\4aa4"}.hgi-twotone.hgi-location-share-02:before{content:"\4aa5"}.hgi-twotone.hgi-location-star-01:after{content:"\4aa6"}.hgi-twotone.hgi-location-star-01:before{content:"\4aa7"}.hgi-twotone.hgi-location-star-02:after{content:"\4aa8"}.hgi-twotone.hgi-location-star-02:before{content:"\4aa9"}.hgi-twotone.hgi-location-update-01:after{content:"\4aaa"}.hgi-twotone.hgi-location-update-01:before{content:"\4aab"}.hgi-twotone.hgi-location-update-02:after{content:"\4aac"}.hgi-twotone.hgi-location-update-02:before{content:"\4aad"}.hgi-twotone.hgi-location-user-01:after{content:"\4aae"}.hgi-twotone.hgi-location-user-01:before{content:"\4aaf"}.hgi-twotone.hgi-location-user-02:after{content:"\4ab0"}.hgi-twotone.hgi-location-user-02:before{content:"\4ab1"}.hgi-twotone.hgi-location-user-03:after{content:"\4ab2"}.hgi-twotone.hgi-location-user-03:before{content:"\4ab3"}.hgi-twotone.hgi-location-user-04:after{content:"\4ab4"}.hgi-twotone.hgi-location-user-04:before{content:"\4ab5"}.hgi-twotone.hgi-lock-computer:after{content:"\4ab6"}.hgi-twotone.hgi-lock-computer:before{content:"\4ab7"}.hgi-twotone.hgi-lock-key:after{content:"\4ab8"}.hgi-twotone.hgi-lock-key:before{content:"\4ab9"}.hgi-twotone.hgi-lock-password:after{content:"\4aba"}.hgi-twotone.hgi-lock-password:before{content:"\4abb"}.hgi-twotone.hgi-lock:after{content:"\4abc"}.hgi-twotone.hgi-lock-sync-01:after{content:"\4abd"}.hgi-twotone.hgi-lock-sync-01:before{content:"\4abe"}.hgi-twotone.hgi-lock-sync-02:after{content:"\4abf"}.hgi-twotone.hgi-lock-sync-02:before{content:"\4ac0"}.hgi-twotone.hgi-lock:before{content:"\4ac1"}.hgi-twotone.hgi-locked:after{content:"\4ac2"}.hgi-twotone.hgi-locked:before{content:"\4ac3"}.hgi-twotone.hgi-locker-01:after{content:"\4ac4"}.hgi-twotone.hgi-locker-01:before{content:"\4ac5"}.hgi-twotone.hgi-locker:after{content:"\4ac6"}.hgi-twotone.hgi-locker:before{content:"\4ac7"}.hgi-twotone.hgi-login-01:after{content:"\4ac8"}.hgi-twotone.hgi-login-01:before{content:"\4ac9"}.hgi-twotone.hgi-login-02:after{content:"\4aca"}.hgi-twotone.hgi-login-02:before{content:"\4acb"}.hgi-twotone.hgi-login-03:after{content:"\4acc"}.hgi-twotone.hgi-login-03:before{content:"\4acd"}.hgi-twotone.hgi-login-circle-01:after{content:"\4ace"}.hgi-twotone.hgi-login-circle-01:before{content:"\4acf"}.hgi-twotone.hgi-login-circle-02:after{content:"\4ad0"}.hgi-twotone.hgi-login-circle-02:before{content:"\4ad1"}.hgi-twotone.hgi-login-method:after{content:"\4ad2"}.hgi-twotone.hgi-login-method:before{content:"\4ad3"}.hgi-twotone.hgi-login-square-01:after{content:"\4ad4"}.hgi-twotone.hgi-login-square-01:before{content:"\4ad5"}.hgi-twotone.hgi-login-square-02:after{content:"\4ad6"}.hgi-twotone.hgi-login-square-02:before{content:"\4ad7"}.hgi-twotone.hgi-logout-01:after{content:"\4ad8"}.hgi-twotone.hgi-logout-01:before{content:"\4ad9"}.hgi-twotone.hgi-logout-02:after{content:"\4ada"}.hgi-twotone.hgi-logout-02:before{content:"\4adb"}.hgi-twotone.hgi-logout-03:after{content:"\4adc"}.hgi-twotone.hgi-logout-03:before{content:"\4add"}.hgi-twotone.hgi-logout-04:after{content:"\4ade"}.hgi-twotone.hgi-logout-04:before{content:"\4adf"}.hgi-twotone.hgi-logout-05:after{content:"\4ae0"}.hgi-twotone.hgi-logout-05:before{content:"\4ae1"}.hgi-twotone.hgi-logout-circle-01:after{content:"\4ae2"}.hgi-twotone.hgi-logout-circle-01:before{content:"\4ae3"}.hgi-twotone.hgi-logout-circle-02:after{content:"\4ae4"}.hgi-twotone.hgi-logout-circle-02:before{content:"\4ae5"}.hgi-twotone.hgi-logout-square-01:after{content:"\4ae6"}.hgi-twotone.hgi-logout-square-01:before{content:"\4ae7"}.hgi-twotone.hgi-logout-square-02:after{content:"\4ae8"}.hgi-twotone.hgi-logout-square-02:before{content:"\4ae9"}.hgi-twotone.hgi-lollipop:after{content:"\4aea"}.hgi-twotone.hgi-lollipop:before{content:"\4aeb"}.hgi-twotone.hgi-long-sleeve-shirt:after{content:"\4aec"}.hgi-twotone.hgi-long-sleeve-shirt:before{content:"\4aed"}.hgi-twotone.hgi-longitude:after{content:"\4aee"}.hgi-twotone.hgi-longitude:before{content:"\4aef"}.hgi-twotone.hgi-look-bottom:after{content:"\4af0"}.hgi-twotone.hgi-look-bottom:before{content:"\4af1"}.hgi-twotone.hgi-look-left:after{content:"\4af2"}.hgi-twotone.hgi-look-left:before{content:"\4af3"}.hgi-twotone.hgi-look-right:after{content:"\4af4"}.hgi-twotone.hgi-look-right:before{content:"\4af5"}.hgi-twotone.hgi-look-top:after{content:"\4af6"}.hgi-twotone.hgi-look-top:before{content:"\4af7"}.hgi-twotone.hgi-loom:after{content:"\4af8"}.hgi-twotone.hgi-loom:before{content:"\4af9"}.hgi-twotone.hgi-lottiefiles:after{content:"\4afa"}.hgi-twotone.hgi-lottiefiles:before{content:"\4afb"}.hgi-twotone.hgi-love-korean-finger:after{content:"\4afc"}.hgi-twotone.hgi-love-korean-finger:before{content:"\4afd"}.hgi-twotone.hgi-loyalty-card:after{content:"\4afe"}.hgi-twotone.hgi-loyalty-card:before{content:"\4aff"}.hgi-twotone.hgi-luggage-01:after{content:"\4b00"}.hgi-twotone.hgi-luggage-01:before{content:"\4b01"}.hgi-twotone.hgi-luggage-02:after{content:"\4b02"}.hgi-twotone.hgi-luggage-02:before{content:"\4b03"}.hgi-twotone.hgi-lungs:after{content:"\4b04"}.hgi-twotone.hgi-lungs:before{content:"\4b05"}.hgi-twotone.hgi-machine-robot:after{content:"\4b06"}.hgi-twotone.hgi-machine-robot:before{content:"\4b07"}.hgi-twotone.hgi-magic-wand-01:after{content:"\4b08"}.hgi-twotone.hgi-magic-wand-01:before{content:"\4b09"}.hgi-twotone.hgi-magic-wand-02:after{content:"\4b0a"}.hgi-twotone.hgi-magic-wand-02:before{content:"\4b0b"}.hgi-twotone.hgi-magic-wand-03:after{content:"\4b0c"}.hgi-twotone.hgi-magic-wand-03:before{content:"\4b0d"}.hgi-twotone.hgi-magnet-01:after{content:"\4b0e"}.hgi-twotone.hgi-magnet-01:before{content:"\4b0f"}.hgi-twotone.hgi-magnet-02:after{content:"\4b10"}.hgi-twotone.hgi-magnet-02:before{content:"\4b11"}.hgi-twotone.hgi-magnet:after{content:"\4b12"}.hgi-twotone.hgi-magnet:before{content:"\4b13"}.hgi-twotone.hgi-mail-01:after{content:"\4b14"}.hgi-twotone.hgi-mail-01:before{content:"\4b15"}.hgi-twotone.hgi-mail-02:after{content:"\4b16"}.hgi-twotone.hgi-mail-02:before{content:"\4b17"}.hgi-twotone.hgi-mail-account-01:after{content:"\4b18"}.hgi-twotone.hgi-mail-account-01:before{content:"\4b19"}.hgi-twotone.hgi-mail-account-02:after{content:"\4b1a"}.hgi-twotone.hgi-mail-account-02:before{content:"\4b1b"}.hgi-twotone.hgi-mail-add-01:after{content:"\4b1c"}.hgi-twotone.hgi-mail-add-01:before{content:"\4b1d"}.hgi-twotone.hgi-mail-add-02:after{content:"\4b1e"}.hgi-twotone.hgi-mail-add-02:before{content:"\4b1f"}.hgi-twotone.hgi-mail-at-sign-01:after{content:"\4b20"}.hgi-twotone.hgi-mail-at-sign-01:before{content:"\4b21"}.hgi-twotone.hgi-mail-at-sign-02:after{content:"\4b22"}.hgi-twotone.hgi-mail-at-sign-02:before{content:"\4b23"}.hgi-twotone.hgi-mail-block-01:after{content:"\4b24"}.hgi-twotone.hgi-mail-block-01:before{content:"\4b25"}.hgi-twotone.hgi-mail-block-02:after{content:"\4b26"}.hgi-twotone.hgi-mail-block-02:before{content:"\4b27"}.hgi-twotone.hgi-mail-download-01:after{content:"\4b28"}.hgi-twotone.hgi-mail-download-01:before{content:"\4b29"}.hgi-twotone.hgi-mail-download-02:after{content:"\4b2a"}.hgi-twotone.hgi-mail-download-02:before{content:"\4b2b"}.hgi-twotone.hgi-mail-edit-01:after{content:"\4b2c"}.hgi-twotone.hgi-mail-edit-01:before{content:"\4b2d"}.hgi-twotone.hgi-mail-edit-02:after{content:"\4b2e"}.hgi-twotone.hgi-mail-edit-02:before{content:"\4b2f"}.hgi-twotone.hgi-mail-lock-01:after{content:"\4b30"}.hgi-twotone.hgi-mail-lock-01:before{content:"\4b31"}.hgi-twotone.hgi-mail-lock-02:after{content:"\4b32"}.hgi-twotone.hgi-mail-lock-02:before{content:"\4b33"}.hgi-twotone.hgi-mail-love-01:after{content:"\4b34"}.hgi-twotone.hgi-mail-love-01:before{content:"\4b35"}.hgi-twotone.hgi-mail-love-02:after{content:"\4b36"}.hgi-twotone.hgi-mail-love-02:before{content:"\4b37"}.hgi-twotone.hgi-mail-minus-01:after{content:"\4b38"}.hgi-twotone.hgi-mail-minus-01:before{content:"\4b39"}.hgi-twotone.hgi-mail-minus-02:after{content:"\4b3a"}.hgi-twotone.hgi-mail-minus-02:before{content:"\4b3b"}.hgi-twotone.hgi-mail-open-01:after{content:"\4b3c"}.hgi-twotone.hgi-mail-open-01:before{content:"\4b3d"}.hgi-twotone.hgi-mail-open-02:after{content:"\4b3e"}.hgi-twotone.hgi-mail-open-02:before{content:"\4b3f"}.hgi-twotone.hgi-mail-open-love:after{content:"\4b40"}.hgi-twotone.hgi-mail-open-love:before{content:"\4b41"}.hgi-twotone.hgi-mail-open:after{content:"\4b42"}.hgi-twotone.hgi-mail-open:before{content:"\4b43"}.hgi-twotone.hgi-mail-receive-01:after{content:"\4b44"}.hgi-twotone.hgi-mail-receive-01:before{content:"\4b45"}.hgi-twotone.hgi-mail-receive-02:after{content:"\4b46"}.hgi-twotone.hgi-mail-receive-02:before{content:"\4b47"}.hgi-twotone.hgi-mail-remove-01:after{content:"\4b48"}.hgi-twotone.hgi-mail-remove-01:before{content:"\4b49"}.hgi-twotone.hgi-mail-remove-02:after{content:"\4b4a"}.hgi-twotone.hgi-mail-remove-02:before{content:"\4b4b"}.hgi-twotone.hgi-mail-reply-01:after{content:"\4b4c"}.hgi-twotone.hgi-mail-reply-01:before{content:"\4b4d"}.hgi-twotone.hgi-mail-reply-02:after{content:"\4b4e"}.hgi-twotone.hgi-mail-reply-02:before{content:"\4b4f"}.hgi-twotone.hgi-mail-reply-all-01:after{content:"\4b50"}.hgi-twotone.hgi-mail-reply-all-01:before{content:"\4b51"}.hgi-twotone.hgi-mail-reply-all-02:after{content:"\4b52"}.hgi-twotone.hgi-mail-reply-all-02:before{content:"\4b53"}.hgi-twotone.hgi-mail-search-01:after{content:"\4b54"}.hgi-twotone.hgi-mail-search-01:before{content:"\4b55"}.hgi-twotone.hgi-mail-search-02:after{content:"\4b56"}.hgi-twotone.hgi-mail-search-02:before{content:"\4b57"}.hgi-twotone.hgi-mail-secure-01:after{content:"\4b58"}.hgi-twotone.hgi-mail-secure-01:before{content:"\4b59"}.hgi-twotone.hgi-mail-secure-02:after{content:"\4b5a"}.hgi-twotone.hgi-mail-secure-02:before{content:"\4b5b"}.hgi-twotone.hgi-mail-send-01:after{content:"\4b5c"}.hgi-twotone.hgi-mail-send-01:before{content:"\4b5d"}.hgi-twotone.hgi-mail-send-02:after{content:"\4b5e"}.hgi-twotone.hgi-mail-send-02:before{content:"\4b5f"}.hgi-twotone.hgi-mail-setting-01:after{content:"\4b60"}.hgi-twotone.hgi-mail-setting-01:before{content:"\4b61"}.hgi-twotone.hgi-mail-setting-02:after{content:"\4b62"}.hgi-twotone.hgi-mail-setting-02:before{content:"\4b63"}.hgi-twotone.hgi-mail-unlock-01:after{content:"\4b64"}.hgi-twotone.hgi-mail-unlock-01:before{content:"\4b65"}.hgi-twotone.hgi-mail-unlock-02:after{content:"\4b66"}.hgi-twotone.hgi-mail-unlock-02:before{content:"\4b67"}.hgi-twotone.hgi-mail-upload-01:after{content:"\4b68"}.hgi-twotone.hgi-mail-upload-01:before{content:"\4b69"}.hgi-twotone.hgi-mail-upload-02:after{content:"\4b6a"}.hgi-twotone.hgi-mail-upload-02:before{content:"\4b6b"}.hgi-twotone.hgi-mail-validation-01:after{content:"\4b6c"}.hgi-twotone.hgi-mail-validation-01:before{content:"\4b6d"}.hgi-twotone.hgi-mail-validation-02:after{content:"\4b6e"}.hgi-twotone.hgi-mail-validation-02:before{content:"\4b6f"}.hgi-twotone.hgi-mail-voice-01:after{content:"\4b70"}.hgi-twotone.hgi-mail-voice-01:before{content:"\4b71"}.hgi-twotone.hgi-mail-voice-02:after{content:"\4b72"}.hgi-twotone.hgi-mail-voice-02:before{content:"\4b73"}.hgi-twotone.hgi-mailbox-01:after{content:"\4b74"}.hgi-twotone.hgi-mailbox-01:before{content:"\4b75"}.hgi-twotone.hgi-mailbox:after{content:"\4b76"}.hgi-twotone.hgi-mailbox:before{content:"\4b77"}.hgi-twotone.hgi-manager:after{content:"\4b78"}.hgi-twotone.hgi-manager:before{content:"\4b79"}.hgi-twotone.hgi-map-pin:after{content:"\4b7a"}.hgi-twotone.hgi-map-pin:before{content:"\4b7b"}.hgi-twotone.hgi-map-pinpoint-01:after{content:"\4b7c"}.hgi-twotone.hgi-map-pinpoint-01:before{content:"\4b7d"}.hgi-twotone.hgi-map-pinpoint-02:after{content:"\4b7e"}.hgi-twotone.hgi-map-pinpoint-02:before{content:"\4b7f"}.hgi-twotone.hgi-maping:after{content:"\4b80"}.hgi-twotone.hgi-maping:before{content:"\4b81"}.hgi-twotone.hgi-maps-circle-01:after{content:"\4b82"}.hgi-twotone.hgi-maps-circle-01:before{content:"\4b83"}.hgi-twotone.hgi-maps-circle-02:after{content:"\4b84"}.hgi-twotone.hgi-maps-circle-02:before{content:"\4b85"}.hgi-twotone.hgi-maps-editing:after{content:"\4b86"}.hgi-twotone.hgi-maps-editing:before{content:"\4b87"}.hgi-twotone.hgi-maps-global-01:after{content:"\4b88"}.hgi-twotone.hgi-maps-global-01:before{content:"\4b89"}.hgi-twotone.hgi-maps-global-02:after{content:"\4b8a"}.hgi-twotone.hgi-maps-global-02:before{content:"\4b8b"}.hgi-twotone.hgi-maps-location-01:after{content:"\4b8c"}.hgi-twotone.hgi-maps-location-01:before{content:"\4b8d"}.hgi-twotone.hgi-maps-location-02:after{content:"\4b8e"}.hgi-twotone.hgi-maps-location-02:before{content:"\4b8f"}.hgi-twotone.hgi-maps-off:after{content:"\4b90"}.hgi-twotone.hgi-maps-off:before{content:"\4b91"}.hgi-twotone.hgi-maps-refresh:after{content:"\4b92"}.hgi-twotone.hgi-maps-refresh:before{content:"\4b93"}.hgi-twotone.hgi-maps-search:after{content:"\4b94"}.hgi-twotone.hgi-maps-search:before{content:"\4b95"}.hgi-twotone.hgi-maps:after{content:"\4b96"}.hgi-twotone.hgi-maps-square-01:after{content:"\4b97"}.hgi-twotone.hgi-maps-square-01:before{content:"\4b98"}.hgi-twotone.hgi-maps-square-02:after{content:"\4b99"}.hgi-twotone.hgi-maps-square-02:before{content:"\4b9a"}.hgi-twotone.hgi-maps:before{content:"\4b9b"}.hgi-twotone.hgi-market-analysis:after{content:"\4b9c"}.hgi-twotone.hgi-market-analysis:before{content:"\4b9d"}.hgi-twotone.hgi-marketing:after{content:"\4b9e"}.hgi-twotone.hgi-marketing:before{content:"\4b9f"}.hgi-twotone.hgi-mask-love:after{content:"\4ba0"}.hgi-twotone.hgi-mask-love:before{content:"\4ba1"}.hgi-twotone.hgi-mask:after{content:"\4ba2"}.hgi-twotone.hgi-mask:before{content:"\4ba3"}.hgi-twotone.hgi-master-card:after{content:"\4ba4"}.hgi-twotone.hgi-master-card:before{content:"\4ba5"}.hgi-twotone.hgi-matches:after{content:"\4ba6"}.hgi-twotone.hgi-matches:before{content:"\4ba7"}.hgi-twotone.hgi-math:after{content:"\4ba8"}.hgi-twotone.hgi-math:before{content:"\4ba9"}.hgi-twotone.hgi-matrix:after{content:"\4baa"}.hgi-twotone.hgi-matrix:before{content:"\4bab"}.hgi-twotone.hgi-maximize-01:after{content:"\4bac"}.hgi-twotone.hgi-maximize-01:before{content:"\4bad"}.hgi-twotone.hgi-maximize-02:after{content:"\4bae"}.hgi-twotone.hgi-maximize-02:before{content:"\4baf"}.hgi-twotone.hgi-maximize-03:after{content:"\4bb0"}.hgi-twotone.hgi-maximize-03:before{content:"\4bb1"}.hgi-twotone.hgi-maximize-04:after{content:"\4bb2"}.hgi-twotone.hgi-maximize-04:before{content:"\4bb3"}.hgi-twotone.hgi-maximize-screen:after{content:"\4bb4"}.hgi-twotone.hgi-maximize-screen:before{content:"\4bb5"}.hgi-twotone.hgi-mayan-pyramid:after{content:"\4bb6"}.hgi-twotone.hgi-mayan-pyramid:before{content:"\4bb7"}.hgi-twotone.hgi-maze:after{content:"\4bb8"}.hgi-twotone.hgi-maze:before{content:"\4bb9"}.hgi-twotone.hgi-medal-01:after{content:"\4bba"}.hgi-twotone.hgi-medal-01:before{content:"\4bbb"}.hgi-twotone.hgi-medal-02:after{content:"\4bbc"}.hgi-twotone.hgi-medal-02:before{content:"\4bbd"}.hgi-twotone.hgi-medal-03:after{content:"\4bbe"}.hgi-twotone.hgi-medal-03:before{content:"\4bbf"}.hgi-twotone.hgi-medal-04:after{content:"\4bc0"}.hgi-twotone.hgi-medal-04:before{content:"\4bc1"}.hgi-twotone.hgi-medal-05:after{content:"\4bc2"}.hgi-twotone.hgi-medal-05:before{content:"\4bc3"}.hgi-twotone.hgi-medal-06:after{content:"\4bc4"}.hgi-twotone.hgi-medal-06:before{content:"\4bc5"}.hgi-twotone.hgi-medal-07:after{content:"\4bc6"}.hgi-twotone.hgi-medal-07:before{content:"\4bc7"}.hgi-twotone.hgi-medal-first-place:after{content:"\4bc8"}.hgi-twotone.hgi-medal-first-place:before{content:"\4bc9"}.hgi-twotone.hgi-medal-second-place:after{content:"\4bca"}.hgi-twotone.hgi-medal-second-place:before{content:"\4bcb"}.hgi-twotone.hgi-medal-third-place:after{content:"\4bcc"}.hgi-twotone.hgi-medal-third-place:before{content:"\4bcd"}.hgi-twotone.hgi-medical-file:after{content:"\4bce"}.hgi-twotone.hgi-medical-file:before{content:"\4bcf"}.hgi-twotone.hgi-medical-mask:after{content:"\4bd0"}.hgi-twotone.hgi-medical-mask:before{content:"\4bd1"}.hgi-twotone.hgi-medicine-01:after{content:"\4bd2"}.hgi-twotone.hgi-medicine-01:before{content:"\4bd3"}.hgi-twotone.hgi-medicine-02:after{content:"\4bd4"}.hgi-twotone.hgi-medicine-02:before{content:"\4bd5"}.hgi-twotone.hgi-medicine-bottle-01:after{content:"\4bd6"}.hgi-twotone.hgi-medicine-bottle-01:before{content:"\4bd7"}.hgi-twotone.hgi-medicine-bottle-02:after{content:"\4bd8"}.hgi-twotone.hgi-medicine-bottle-02:before{content:"\4bd9"}.hgi-twotone.hgi-medicine-syrup:after{content:"\4bda"}.hgi-twotone.hgi-medicine-syrup:before{content:"\4bdb"}.hgi-twotone.hgi-medium:after{content:"\4bdc"}.hgi-twotone.hgi-medium-square:after{content:"\4bdd"}.hgi-twotone.hgi-medium-square:before{content:"\4bde"}.hgi-twotone.hgi-medium:before{content:"\4bdf"}.hgi-twotone.hgi-meeting-room:after{content:"\4be0"}.hgi-twotone.hgi-meeting-room:before{content:"\4be1"}.hgi-twotone.hgi-megaphone-01:after{content:"\4be2"}.hgi-twotone.hgi-megaphone-01:before{content:"\4be3"}.hgi-twotone.hgi-megaphone-02:after{content:"\4be4"}.hgi-twotone.hgi-megaphone-02:before{content:"\4be5"}.hgi-twotone.hgi-meh:after{content:"\4be6"}.hgi-twotone.hgi-meh:before{content:"\4be7"}.hgi-twotone.hgi-mentor:after{content:"\4be8"}.hgi-twotone.hgi-mentor:before{content:"\4be9"}.hgi-twotone.hgi-mentoring:after{content:"\4bea"}.hgi-twotone.hgi-mentoring:before{content:"\4beb"}.hgi-twotone.hgi-menu-01:after{content:"\4bec"}.hgi-twotone.hgi-menu-01:before{content:"\4bed"}.hgi-twotone.hgi-menu-02:after{content:"\4bee"}.hgi-twotone.hgi-menu-02:before{content:"\4bef"}.hgi-twotone.hgi-menu-03:after{content:"\4bf0"}.hgi-twotone.hgi-menu-03:before{content:"\4bf1"}.hgi-twotone.hgi-menu-04:after{content:"\4bf2"}.hgi-twotone.hgi-menu-04:before{content:"\4bf3"}.hgi-twotone.hgi-menu-05:after{content:"\4bf4"}.hgi-twotone.hgi-menu-05:before{content:"\4bf5"}.hgi-twotone.hgi-menu-06:after{content:"\4bf6"}.hgi-twotone.hgi-menu-06:before{content:"\4bf7"}.hgi-twotone.hgi-menu-07:after{content:"\4bf8"}.hgi-twotone.hgi-menu-07:before{content:"\4bf9"}.hgi-twotone.hgi-menu-08:after{content:"\4bfa"}.hgi-twotone.hgi-menu-08:before{content:"\4bfb"}.hgi-twotone.hgi-menu-09:after{content:"\4bfc"}.hgi-twotone.hgi-menu-09:before{content:"\4bfd"}.hgi-twotone.hgi-menu-10:after{content:"\4bfe"}.hgi-twotone.hgi-menu-10:before{content:"\4bff"}.hgi-twotone.hgi-menu-11:after{content:"\4c00"}.hgi-twotone.hgi-menu-11:before{content:"\4c01"}.hgi-twotone.hgi-menu-circle:after{content:"\4c02"}.hgi-twotone.hgi-menu-circle:before{content:"\4c03"}.hgi-twotone.hgi-menu-restaurant:after{content:"\4c04"}.hgi-twotone.hgi-menu-restaurant:before{content:"\4c05"}.hgi-twotone.hgi-menu-square:after{content:"\4c06"}.hgi-twotone.hgi-menu-square:before{content:"\4c07"}.hgi-twotone.hgi-message-01:after{content:"\4c08"}.hgi-twotone.hgi-message-01:before{content:"\4c09"}.hgi-twotone.hgi-message-02:after{content:"\4c0a"}.hgi-twotone.hgi-message-02:before{content:"\4c0b"}.hgi-twotone.hgi-message-add-01:after{content:"\4c0c"}.hgi-twotone.hgi-message-add-01:before{content:"\4c0d"}.hgi-twotone.hgi-message-add-02:after{content:"\4c0e"}.hgi-twotone.hgi-message-add-02:before{content:"\4c0f"}.hgi-twotone.hgi-message-blocked:after{content:"\4c10"}.hgi-twotone.hgi-message-blocked:before{content:"\4c11"}.hgi-twotone.hgi-message-cancel-01:after{content:"\4c12"}.hgi-twotone.hgi-message-cancel-01:before{content:"\4c13"}.hgi-twotone.hgi-message-cancel-02:after{content:"\4c14"}.hgi-twotone.hgi-message-cancel-02:before{content:"\4c15"}.hgi-twotone.hgi-message-delay-01:after{content:"\4c16"}.hgi-twotone.hgi-message-delay-01:before{content:"\4c17"}.hgi-twotone.hgi-message-delay-02:after{content:"\4c18"}.hgi-twotone.hgi-message-delay-02:before{content:"\4c19"}.hgi-twotone.hgi-message-done-01:after{content:"\4c1a"}.hgi-twotone.hgi-message-done-01:before{content:"\4c1b"}.hgi-twotone.hgi-message-done-02:after{content:"\4c1c"}.hgi-twotone.hgi-message-done-02:before{content:"\4c1d"}.hgi-twotone.hgi-message-download-01:after{content:"\4c1e"}.hgi-twotone.hgi-message-download-01:before{content:"\4c1f"}.hgi-twotone.hgi-message-download-02:after{content:"\4c20"}.hgi-twotone.hgi-message-download-02:before{content:"\4c21"}.hgi-twotone.hgi-message-edit-01:after{content:"\4c22"}.hgi-twotone.hgi-message-edit-01:before{content:"\4c23"}.hgi-twotone.hgi-message-edit-02:after{content:"\4c24"}.hgi-twotone.hgi-message-edit-02:before{content:"\4c25"}.hgi-twotone.hgi-message-favourite-01:after{content:"\4c26"}.hgi-twotone.hgi-message-favourite-01:before{content:"\4c27"}.hgi-twotone.hgi-message-favourite-02:after{content:"\4c28"}.hgi-twotone.hgi-message-favourite-02:before{content:"\4c29"}.hgi-twotone.hgi-message-incoming-01:after{content:"\4c2a"}.hgi-twotone.hgi-message-incoming-01:before{content:"\4c2b"}.hgi-twotone.hgi-message-incoming-02:after{content:"\4c2c"}.hgi-twotone.hgi-message-incoming-02:before{content:"\4c2d"}.hgi-twotone.hgi-message-lock-01:after{content:"\4c2e"}.hgi-twotone.hgi-message-lock-01:before{content:"\4c2f"}.hgi-twotone.hgi-message-lock-02:after{content:"\4c30"}.hgi-twotone.hgi-message-lock-02:before{content:"\4c31"}.hgi-twotone.hgi-message-multiple-01:after{content:"\4c32"}.hgi-twotone.hgi-message-multiple-01:before{content:"\4c33"}.hgi-twotone.hgi-message-multiple-02:after{content:"\4c34"}.hgi-twotone.hgi-message-multiple-02:before{content:"\4c35"}.hgi-twotone.hgi-message-notification-01:after{content:"\4c36"}.hgi-twotone.hgi-message-notification-01:before{content:"\4c37"}.hgi-twotone.hgi-message-notification-02:after{content:"\4c38"}.hgi-twotone.hgi-message-notification-02:before{content:"\4c39"}.hgi-twotone.hgi-message-outgoing-01:after{content:"\4c3a"}.hgi-twotone.hgi-message-outgoing-01:before{content:"\4c3b"}.hgi-twotone.hgi-message-outgoing-02:after{content:"\4c3c"}.hgi-twotone.hgi-message-outgoing-02:before{content:"\4c3d"}.hgi-twotone.hgi-message-preview-01:after{content:"\4c3e"}.hgi-twotone.hgi-message-preview-01:before{content:"\4c3f"}.hgi-twotone.hgi-message-preview-02:after{content:"\4c40"}.hgi-twotone.hgi-message-preview-02:before{content:"\4c41"}.hgi-twotone.hgi-message-programming:after{content:"\4c42"}.hgi-twotone.hgi-message-programming:before{content:"\4c43"}.hgi-twotone.hgi-message-question:after{content:"\4c44"}.hgi-twotone.hgi-message-question:before{content:"\4c45"}.hgi-twotone.hgi-message-search-01:after{content:"\4c46"}.hgi-twotone.hgi-message-search-01:before{content:"\4c47"}.hgi-twotone.hgi-message-search-02:after{content:"\4c48"}.hgi-twotone.hgi-message-search-02:before{content:"\4c49"}.hgi-twotone.hgi-message-secure-01:after{content:"\4c4a"}.hgi-twotone.hgi-message-secure-01:before{content:"\4c4b"}.hgi-twotone.hgi-message-secure-02:after{content:"\4c4c"}.hgi-twotone.hgi-message-secure-02:before{content:"\4c4d"}.hgi-twotone.hgi-message-translate:after{content:"\4c4e"}.hgi-twotone.hgi-message-translate:before{content:"\4c4f"}.hgi-twotone.hgi-message-unlock-01:after{content:"\4c50"}.hgi-twotone.hgi-message-unlock-01:before{content:"\4c51"}.hgi-twotone.hgi-message-unlock-02:after{content:"\4c52"}.hgi-twotone.hgi-message-unlock-02:before{content:"\4c53"}.hgi-twotone.hgi-message-upload-01:after{content:"\4c54"}.hgi-twotone.hgi-message-upload-01:before{content:"\4c55"}.hgi-twotone.hgi-message-upload-02:after{content:"\4c56"}.hgi-twotone.hgi-message-upload-02:before{content:"\4c57"}.hgi-twotone.hgi-message-user-01:after{content:"\4c58"}.hgi-twotone.hgi-message-user-01:before{content:"\4c59"}.hgi-twotone.hgi-message-user-02:after{content:"\4c5a"}.hgi-twotone.hgi-message-user-02:before{content:"\4c5b"}.hgi-twotone.hgi-messenger:after{content:"\4c5c"}.hgi-twotone.hgi-messenger:before{content:"\4c5d"}.hgi-twotone.hgi-meta:after{content:"\4c5e"}.hgi-twotone.hgi-meta:before{content:"\4c5f"}.hgi-twotone.hgi-metro:after{content:"\4c60"}.hgi-twotone.hgi-metro:before{content:"\4c61"}.hgi-twotone.hgi-mic-01:after{content:"\4c62"}.hgi-twotone.hgi-mic-01:before{content:"\4c63"}.hgi-twotone.hgi-mic-02:after{content:"\4c64"}.hgi-twotone.hgi-mic-02:before{content:"\4c65"}.hgi-twotone.hgi-mic-off-01:after{content:"\4c66"}.hgi-twotone.hgi-mic-off-01:before{content:"\4c67"}.hgi-twotone.hgi-mic-off-02:after{content:"\4c68"}.hgi-twotone.hgi-mic-off-02:before{content:"\4c69"}.hgi-twotone.hgi-microsoft-admin:after{content:"\4c6a"}.hgi-twotone.hgi-microsoft-admin:before{content:"\4c6b"}.hgi-twotone.hgi-microsoft:after{content:"\4c6c"}.hgi-twotone.hgi-microsoft:before{content:"\4c6d"}.hgi-twotone.hgi-microwave:after{content:"\4c6e"}.hgi-twotone.hgi-microwave:before{content:"\4c6f"}.hgi-twotone.hgi-milk-bottle:after{content:"\4c70"}.hgi-twotone.hgi-milk-bottle:before{content:"\4c71"}.hgi-twotone.hgi-milk-carton:after{content:"\4c72"}.hgi-twotone.hgi-milk-carton:before{content:"\4c73"}.hgi-twotone.hgi-milk-coconut:after{content:"\4c74"}.hgi-twotone.hgi-milk-coconut:before{content:"\4c75"}.hgi-twotone.hgi-milk-oat:after{content:"\4c76"}.hgi-twotone.hgi-milk-oat:before{content:"\4c77"}.hgi-twotone.hgi-minimize-01:after{content:"\4c78"}.hgi-twotone.hgi-minimize-01:before{content:"\4c79"}.hgi-twotone.hgi-minimize-02:after{content:"\4c7a"}.hgi-twotone.hgi-minimize-02:before{content:"\4c7b"}.hgi-twotone.hgi-minimize-03:after{content:"\4c7c"}.hgi-twotone.hgi-minimize-03:before{content:"\4c7d"}.hgi-twotone.hgi-minimize-04:after{content:"\4c7e"}.hgi-twotone.hgi-minimize-04:before{content:"\4c7f"}.hgi-twotone.hgi-minimize-screen:after{content:"\4c80"}.hgi-twotone.hgi-minimize-screen:before{content:"\4c81"}.hgi-twotone.hgi-mining-01:after{content:"\4c82"}.hgi-twotone.hgi-mining-01:before{content:"\4c83"}.hgi-twotone.hgi-mining-02:after{content:"\4c84"}.hgi-twotone.hgi-mining-02:before{content:"\4c85"}.hgi-twotone.hgi-mining-03:after{content:"\4c86"}.hgi-twotone.hgi-mining-03:before{content:"\4c87"}.hgi-twotone.hgi-minus-plus-01:after{content:"\4c88"}.hgi-twotone.hgi-minus-plus-01:before{content:"\4c89"}.hgi-twotone.hgi-minus-plus-02:after{content:"\4c8a"}.hgi-twotone.hgi-minus-plus-02:before{content:"\4c8b"}.hgi-twotone.hgi-minus-plus-circle-01:after{content:"\4c8c"}.hgi-twotone.hgi-minus-plus-circle-01:before{content:"\4c8d"}.hgi-twotone.hgi-minus-plus-circle-02:after{content:"\4c8e"}.hgi-twotone.hgi-minus-plus-circle-02:before{content:"\4c8f"}.hgi-twotone.hgi-minus-plus-square-01:after{content:"\4c90"}.hgi-twotone.hgi-minus-plus-square-01:before{content:"\4c91"}.hgi-twotone.hgi-minus-plus-square-02:after{content:"\4c92"}.hgi-twotone.hgi-minus-plus-square-02:before{content:"\4c93"}.hgi-twotone.hgi-minus-sign-circle:after{content:"\4c94"}.hgi-twotone.hgi-minus-sign-circle:before{content:"\4c95"}.hgi-twotone.hgi-minus-sign:after{content:"\4c96"}.hgi-twotone.hgi-minus-sign-square:after{content:"\4c97"}.hgi-twotone.hgi-minus-sign-square:before{content:"\4c98"}.hgi-twotone.hgi-minus-sign:before{content:"\4c99"}.hgi-twotone.hgi-mirror:after{content:"\4c9a"}.hgi-twotone.hgi-mirror:before{content:"\4c9b"}.hgi-twotone.hgi-mirroring-screen:after{content:"\4c9c"}.hgi-twotone.hgi-mirroring-screen:before{content:"\4c9d"}.hgi-twotone.hgi-mixer:after{content:"\4c9e"}.hgi-twotone.hgi-mixer:before{content:"\4c9f"}.hgi-twotone.hgi-mobile-navigator-01:after{content:"\4ca0"}.hgi-twotone.hgi-mobile-navigator-01:before{content:"\4ca1"}.hgi-twotone.hgi-mobile-navigator-02:after{content:"\4ca2"}.hgi-twotone.hgi-mobile-navigator-02:before{content:"\4ca3"}.hgi-twotone.hgi-mobile-programming-01:after{content:"\4ca4"}.hgi-twotone.hgi-mobile-programming-01:before{content:"\4ca5"}.hgi-twotone.hgi-mobile-programming-02:after{content:"\4ca6"}.hgi-twotone.hgi-mobile-programming-02:before{content:"\4ca7"}.hgi-twotone.hgi-mobile-protection:after{content:"\4ca8"}.hgi-twotone.hgi-mobile-protection:before{content:"\4ca9"}.hgi-twotone.hgi-mobile-security:after{content:"\4caa"}.hgi-twotone.hgi-mobile-security:before{content:"\4cab"}.hgi-twotone.hgi-mochi:after{content:"\4cac"}.hgi-twotone.hgi-mochi:before{content:"\4cad"}.hgi-twotone.hgi-modern-tv-four-k:after{content:"\4cae"}.hgi-twotone.hgi-modern-tv-four-k:before{content:"\4caf"}.hgi-twotone.hgi-modern-tv-issue:after{content:"\4cb0"}.hgi-twotone.hgi-modern-tv-issue:before{content:"\4cb1"}.hgi-twotone.hgi-modern-tv:after{content:"\4cb2"}.hgi-twotone.hgi-modern-tv:before{content:"\4cb3"}.hgi-twotone.hgi-molecules:after{content:"\4cb4"}.hgi-twotone.hgi-molecules:before{content:"\4cb5"}.hgi-twotone.hgi-monas:after{content:"\4cb6"}.hgi-twotone.hgi-monas:before{content:"\4cb7"}.hgi-twotone.hgi-money-01:after{content:"\4cb8"}.hgi-twotone.hgi-money-01:before{content:"\4cb9"}.hgi-twotone.hgi-money-02:after{content:"\4cba"}.hgi-twotone.hgi-money-02:before{content:"\4cbb"}.hgi-twotone.hgi-money-03:after{content:"\4cbc"}.hgi-twotone.hgi-money-03:before{content:"\4cbd"}.hgi-twotone.hgi-money-04:after{content:"\4cbe"}.hgi-twotone.hgi-money-04:before{content:"\4cbf"}.hgi-twotone.hgi-money-add-01:after{content:"\4cc0"}.hgi-twotone.hgi-money-add-01:before{content:"\4cc1"}.hgi-twotone.hgi-money-add-02:after{content:"\4cc2"}.hgi-twotone.hgi-money-add-02:before{content:"\4cc3"}.hgi-twotone.hgi-money-bag-01:after{content:"\4cc4"}.hgi-twotone.hgi-money-bag-01:before{content:"\4cc5"}.hgi-twotone.hgi-money-bag-02:after{content:"\4cc6"}.hgi-twotone.hgi-money-bag-02:before{content:"\4cc7"}.hgi-twotone.hgi-money-exchange-01:after{content:"\4cc8"}.hgi-twotone.hgi-money-exchange-01:before{content:"\4cc9"}.hgi-twotone.hgi-money-exchange-02:after{content:"\4cca"}.hgi-twotone.hgi-money-exchange-02:before{content:"\4ccb"}.hgi-twotone.hgi-money-exchange-03:after{content:"\4ccc"}.hgi-twotone.hgi-money-exchange-03:before{content:"\4ccd"}.hgi-twotone.hgi-money-not-found-01:after{content:"\4cce"}.hgi-twotone.hgi-money-not-found-01:before{content:"\4ccf"}.hgi-twotone.hgi-money-not-found-02:after{content:"\4cd0"}.hgi-twotone.hgi-money-not-found-02:before{content:"\4cd1"}.hgi-twotone.hgi-money-not-found-03:after{content:"\4cd2"}.hgi-twotone.hgi-money-not-found-03:before{content:"\4cd3"}.hgi-twotone.hgi-money-not-found-04:after{content:"\4cd4"}.hgi-twotone.hgi-money-not-found-04:before{content:"\4cd5"}.hgi-twotone.hgi-money-receive-01:after{content:"\4cd6"}.hgi-twotone.hgi-money-receive-01:before{content:"\4cd7"}.hgi-twotone.hgi-money-receive-02:after{content:"\4cd8"}.hgi-twotone.hgi-money-receive-02:before{content:"\4cd9"}.hgi-twotone.hgi-money-receive-circle:after{content:"\4cda"}.hgi-twotone.hgi-money-receive-circle:before{content:"\4cdb"}.hgi-twotone.hgi-money-receive-flow-01:after{content:"\4cdc"}.hgi-twotone.hgi-money-receive-flow-01:before{content:"\4cdd"}.hgi-twotone.hgi-money-receive-flow-02:after{content:"\4cde"}.hgi-twotone.hgi-money-receive-flow-02:before{content:"\4cdf"}.hgi-twotone.hgi-money-receive-square:after{content:"\4ce0"}.hgi-twotone.hgi-money-receive-square:before{content:"\4ce1"}.hgi-twotone.hgi-money-remove-01:after{content:"\4ce2"}.hgi-twotone.hgi-money-remove-01:before{content:"\4ce3"}.hgi-twotone.hgi-money-remove-02:after{content:"\4ce4"}.hgi-twotone.hgi-money-remove-02:before{content:"\4ce5"}.hgi-twotone.hgi-money-safe:after{content:"\4ce6"}.hgi-twotone.hgi-money-safe:before{content:"\4ce7"}.hgi-twotone.hgi-money-saving-jar:after{content:"\4ce8"}.hgi-twotone.hgi-money-saving-jar:before{content:"\4ce9"}.hgi-twotone.hgi-money-security:after{content:"\4cea"}.hgi-twotone.hgi-money-security:before{content:"\4ceb"}.hgi-twotone.hgi-money-send-01:after{content:"\4cec"}.hgi-twotone.hgi-money-send-01:before{content:"\4ced"}.hgi-twotone.hgi-money-send-02:after{content:"\4cee"}.hgi-twotone.hgi-money-send-02:before{content:"\4cef"}.hgi-twotone.hgi-money-send-circle:after{content:"\4cf0"}.hgi-twotone.hgi-money-send-circle:before{content:"\4cf1"}.hgi-twotone.hgi-money-send-flow-01:after{content:"\4cf2"}.hgi-twotone.hgi-money-send-flow-01:before{content:"\4cf3"}.hgi-twotone.hgi-money-send-flow-02:after{content:"\4cf4"}.hgi-twotone.hgi-money-send-flow-02:before{content:"\4cf5"}.hgi-twotone.hgi-money-send-square:after{content:"\4cf6"}.hgi-twotone.hgi-money-send-square:before{content:"\4cf7"}.hgi-twotone.hgi-monocle-01:after{content:"\4cf8"}.hgi-twotone.hgi-monocle-01:before{content:"\4cf9"}.hgi-twotone.hgi-monocle:after{content:"\4cfa"}.hgi-twotone.hgi-monocle:before{content:"\4cfb"}.hgi-twotone.hgi-monster:after{content:"\4cfc"}.hgi-twotone.hgi-monster:before{content:"\4cfd"}.hgi-twotone.hgi-moon-01:after{content:"\4cfe"}.hgi-twotone.hgi-moon-01:before{content:"\4cff"}.hgi-twotone.hgi-moon-02:after{content:"\4d00"}.hgi-twotone.hgi-moon-02:before{content:"\4d01"}.hgi-twotone.hgi-moon-angled-rain-zap:after{content:"\4d02"}.hgi-twotone.hgi-moon-angled-rain-zap:before{content:"\4d03"}.hgi-twotone.hgi-moon-cloud-angled-rain:after{content:"\4d04"}.hgi-twotone.hgi-moon-cloud-angled-rain:before{content:"\4d05"}.hgi-twotone.hgi-moon-cloud-angled-zap:after{content:"\4d06"}.hgi-twotone.hgi-moon-cloud-angled-zap:before{content:"\4d07"}.hgi-twotone.hgi-moon-cloud-big-rain:after{content:"\4d08"}.hgi-twotone.hgi-moon-cloud-big-rain:before{content:"\4d09"}.hgi-twotone.hgi-moon-cloud-fast-wind:after{content:"\4d0a"}.hgi-twotone.hgi-moon-cloud-fast-wind:before{content:"\4d0b"}.hgi-twotone.hgi-moon-cloud-hailstone:after{content:"\4d0c"}.hgi-twotone.hgi-moon-cloud-hailstone:before{content:"\4d0d"}.hgi-twotone.hgi-moon-cloud-little-rain:after{content:"\4d0e"}.hgi-twotone.hgi-moon-cloud-little-rain:before{content:"\4d0f"}.hgi-twotone.hgi-moon-cloud-little-snow:after{content:"\4d10"}.hgi-twotone.hgi-moon-cloud-little-snow:before{content:"\4d11"}.hgi-twotone.hgi-moon-cloud-mid-rain:after{content:"\4d12"}.hgi-twotone.hgi-moon-cloud-mid-rain:before{content:"\4d13"}.hgi-twotone.hgi-moon-cloud-mid-snow:after{content:"\4d14"}.hgi-twotone.hgi-moon-cloud-mid-snow:before{content:"\4d15"}.hgi-twotone.hgi-moon-cloud:after{content:"\4d16"}.hgi-twotone.hgi-moon-cloud-slow-wind:after{content:"\4d17"}.hgi-twotone.hgi-moon-cloud-slow-wind:before{content:"\4d18"}.hgi-twotone.hgi-moon-cloud-snow:after{content:"\4d19"}.hgi-twotone.hgi-moon-cloud-snow:before{content:"\4d1a"}.hgi-twotone.hgi-moon-cloud:before{content:"\4d1b"}.hgi-twotone.hgi-moon-eclipse:after{content:"\4d1c"}.hgi-twotone.hgi-moon-eclipse:before{content:"\4d1d"}.hgi-twotone.hgi-moon-fast-wind:after{content:"\4d1e"}.hgi-twotone.hgi-moon-fast-wind:before{content:"\4d1f"}.hgi-twotone.hgi-moon-landing:after{content:"\4d20"}.hgi-twotone.hgi-moon-landing:before{content:"\4d21"}.hgi-twotone.hgi-moon:after{content:"\4d22"}.hgi-twotone.hgi-moon-slow-wind:after{content:"\4d23"}.hgi-twotone.hgi-moon-slow-wind:before{content:"\4d24"}.hgi-twotone.hgi-moon:before{content:"\4d25"}.hgi-twotone.hgi-moonset:after{content:"\4d26"}.hgi-twotone.hgi-moonset:before{content:"\4d27"}.hgi-twotone.hgi-more-01:after{content:"\4d28"}.hgi-twotone.hgi-more-01:before{content:"\4d29"}.hgi-twotone.hgi-more-02:after{content:"\4d2a"}.hgi-twotone.hgi-more-02:before{content:"\4d2b"}.hgi-twotone.hgi-more-03:after{content:"\4d2c"}.hgi-twotone.hgi-more-03:before{content:"\4d2d"}.hgi-twotone.hgi-more-horizontal-circle-01:after{content:"\4d2e"}.hgi-twotone.hgi-more-horizontal-circle-01:before{content:"\4d2f"}.hgi-twotone.hgi-more-horizontal-circle-02:after{content:"\4d30"}.hgi-twotone.hgi-more-horizontal-circle-02:before{content:"\4d31"}.hgi-twotone.hgi-more-horizontal:after{content:"\4d32"}.hgi-twotone.hgi-more-horizontal-square-01:after{content:"\4d33"}.hgi-twotone.hgi-more-horizontal-square-01:before{content:"\4d34"}.hgi-twotone.hgi-more-horizontal-square-02:after{content:"\4d35"}.hgi-twotone.hgi-more-horizontal-square-02:before{content:"\4d36"}.hgi-twotone.hgi-more-horizontal:before{content:"\4d37"}.hgi-twotone.hgi-more-or-less-circle:after{content:"\4d38"}.hgi-twotone.hgi-more-or-less-circle:before{content:"\4d39"}.hgi-twotone.hgi-more-or-less:after{content:"\4d3a"}.hgi-twotone.hgi-more-or-less-square:after{content:"\4d3b"}.hgi-twotone.hgi-more-or-less-square:before{content:"\4d3c"}.hgi-twotone.hgi-more-or-less:before{content:"\4d3d"}.hgi-twotone.hgi-more:after{content:"\4d3e"}.hgi-twotone.hgi-more-vertical-circle-01:after{content:"\4d3f"}.hgi-twotone.hgi-more-vertical-circle-01:before{content:"\4d40"}.hgi-twotone.hgi-more-vertical-circle-02:after{content:"\4d41"}.hgi-twotone.hgi-more-vertical-circle-02:before{content:"\4d42"}.hgi-twotone.hgi-more-vertical:after{content:"\4d43"}.hgi-twotone.hgi-more-vertical-square-01:after{content:"\4d44"}.hgi-twotone.hgi-more-vertical-square-01:before{content:"\4d45"}.hgi-twotone.hgi-more-vertical-square-02:after{content:"\4d46"}.hgi-twotone.hgi-more-vertical-square-02:before{content:"\4d47"}.hgi-twotone.hgi-more-vertical:before{content:"\4d48"}.hgi-twotone.hgi-more:before{content:"\4d49"}.hgi-twotone.hgi-mortar:after{content:"\4d4a"}.hgi-twotone.hgi-mortar:before{content:"\4d4b"}.hgi-twotone.hgi-mortarboard-01:after{content:"\4d4c"}.hgi-twotone.hgi-mortarboard-01:before{content:"\4d4d"}.hgi-twotone.hgi-mortarboard-02:after{content:"\4d4e"}.hgi-twotone.hgi-mortarboard-02:before{content:"\4d4f"}.hgi-twotone.hgi-mosque-01:after{content:"\4d50"}.hgi-twotone.hgi-mosque-01:before{content:"\4d51"}.hgi-twotone.hgi-mosque-02:after{content:"\4d52"}.hgi-twotone.hgi-mosque-02:before{content:"\4d53"}.hgi-twotone.hgi-mosque-03:after{content:"\4d54"}.hgi-twotone.hgi-mosque-03:before{content:"\4d55"}.hgi-twotone.hgi-mosque-04:after{content:"\4d56"}.hgi-twotone.hgi-mosque-04:before{content:"\4d57"}.hgi-twotone.hgi-mosque-05:after{content:"\4d58"}.hgi-twotone.hgi-mosque-05:before{content:"\4d59"}.hgi-twotone.hgi-mosque-location:after{content:"\4d5a"}.hgi-twotone.hgi-mosque-location:before{content:"\4d5b"}.hgi-twotone.hgi-motion-01:after{content:"\4d5c"}.hgi-twotone.hgi-motion-01:before{content:"\4d5d"}.hgi-twotone.hgi-motion-02:after{content:"\4d5e"}.hgi-twotone.hgi-motion-02:before{content:"\4d5f"}.hgi-twotone.hgi-motorbike-01:after{content:"\4d60"}.hgi-twotone.hgi-motorbike-01:before{content:"\4d61"}.hgi-twotone.hgi-motorbike-02:after{content:"\4d62"}.hgi-twotone.hgi-motorbike-02:before{content:"\4d63"}.hgi-twotone.hgi-mountain:after{content:"\4d64"}.hgi-twotone.hgi-mountain:before{content:"\4d65"}.hgi-twotone.hgi-mouse-01:after{content:"\4d66"}.hgi-twotone.hgi-mouse-01:before{content:"\4d67"}.hgi-twotone.hgi-mouse-02:after{content:"\4d68"}.hgi-twotone.hgi-mouse-02:before{content:"\4d69"}.hgi-twotone.hgi-mouse-03:after{content:"\4d6a"}.hgi-twotone.hgi-mouse-03:before{content:"\4d6b"}.hgi-twotone.hgi-mouse-04:after{content:"\4d6c"}.hgi-twotone.hgi-mouse-04:before{content:"\4d6d"}.hgi-twotone.hgi-mouse-05:after{content:"\4d6e"}.hgi-twotone.hgi-mouse-05:before{content:"\4d6f"}.hgi-twotone.hgi-mouse-06:after{content:"\4d70"}.hgi-twotone.hgi-mouse-06:before{content:"\4d71"}.hgi-twotone.hgi-mouse-07:after{content:"\4d72"}.hgi-twotone.hgi-mouse-07:before{content:"\4d73"}.hgi-twotone.hgi-mouse-08:after{content:"\4d74"}.hgi-twotone.hgi-mouse-08:before{content:"\4d75"}.hgi-twotone.hgi-mouse-09:after{content:"\4d76"}.hgi-twotone.hgi-mouse-09:before{content:"\4d77"}.hgi-twotone.hgi-mouse-10:after{content:"\4d78"}.hgi-twotone.hgi-mouse-10:before{content:"\4d79"}.hgi-twotone.hgi-mouse-11:after{content:"\4d7a"}.hgi-twotone.hgi-mouse-11:before{content:"\4d7b"}.hgi-twotone.hgi-mouse-12:after{content:"\4d7c"}.hgi-twotone.hgi-mouse-12:before{content:"\4d7d"}.hgi-twotone.hgi-mouse-13:after{content:"\4d7e"}.hgi-twotone.hgi-mouse-13:before{content:"\4d7f"}.hgi-twotone.hgi-mouse-14:after{content:"\4d80"}.hgi-twotone.hgi-mouse-14:before{content:"\4d81"}.hgi-twotone.hgi-mouse-15:after{content:"\4d82"}.hgi-twotone.hgi-mouse-15:before{content:"\4d83"}.hgi-twotone.hgi-mouse-16:after{content:"\4d84"}.hgi-twotone.hgi-mouse-16:before{content:"\4d85"}.hgi-twotone.hgi-mouse-17:after{content:"\4d86"}.hgi-twotone.hgi-mouse-17:before{content:"\4d87"}.hgi-twotone.hgi-mouse-18:after{content:"\4d88"}.hgi-twotone.hgi-mouse-18:before{content:"\4d89"}.hgi-twotone.hgi-mouse-19:after{content:"\4d8a"}.hgi-twotone.hgi-mouse-19:before{content:"\4d8b"}.hgi-twotone.hgi-mouse-20:after{content:"\4d8c"}.hgi-twotone.hgi-mouse-20:before{content:"\4d8d"}.hgi-twotone.hgi-mouse-21:after{content:"\4d8e"}.hgi-twotone.hgi-mouse-21:before{content:"\4d8f"}.hgi-twotone.hgi-mouse-22:after{content:"\4d90"}.hgi-twotone.hgi-mouse-22:before{content:"\4d91"}.hgi-twotone.hgi-mouse-23:after{content:"\4d92"}.hgi-twotone.hgi-mouse-23:before{content:"\4d93"}.hgi-twotone.hgi-mouse-left-click-01:after{content:"\4d94"}.hgi-twotone.hgi-mouse-left-click-01:before{content:"\4d95"}.hgi-twotone.hgi-mouse-left-click-02:after{content:"\4d96"}.hgi-twotone.hgi-mouse-left-click-02:before{content:"\4d97"}.hgi-twotone.hgi-mouse-left-click-03:after{content:"\4d98"}.hgi-twotone.hgi-mouse-left-click-03:before{content:"\4d99"}.hgi-twotone.hgi-mouse-left-click-04:after{content:"\4d9a"}.hgi-twotone.hgi-mouse-left-click-04:before{content:"\4d9b"}.hgi-twotone.hgi-mouse-left-click-05:after{content:"\4d9c"}.hgi-twotone.hgi-mouse-left-click-05:before{content:"\4d9d"}.hgi-twotone.hgi-mouse-left-click-06:after{content:"\4d9e"}.hgi-twotone.hgi-mouse-left-click-06:before{content:"\4d9f"}.hgi-twotone.hgi-mouse-right-click-01:after{content:"\4da0"}.hgi-twotone.hgi-mouse-right-click-01:before{content:"\4da1"}.hgi-twotone.hgi-mouse-right-click-02:after{content:"\4da2"}.hgi-twotone.hgi-mouse-right-click-02:before{content:"\4da3"}.hgi-twotone.hgi-mouse-right-click-03:after{content:"\4da4"}.hgi-twotone.hgi-mouse-right-click-03:before{content:"\4da5"}.hgi-twotone.hgi-mouse-right-click-04:after{content:"\4da6"}.hgi-twotone.hgi-mouse-right-click-04:before{content:"\4da7"}.hgi-twotone.hgi-mouse-right-click-05:after{content:"\4da8"}.hgi-twotone.hgi-mouse-right-click-05:before{content:"\4da9"}.hgi-twotone.hgi-mouse-right-click-06:after{content:"\4daa"}.hgi-twotone.hgi-mouse-right-click-06:before{content:"\4dab"}.hgi-twotone.hgi-mouse-scroll-01:after{content:"\4dac"}.hgi-twotone.hgi-mouse-scroll-01:before{content:"\4dad"}.hgi-twotone.hgi-mouse-scroll-02:after{content:"\4dae"}.hgi-twotone.hgi-mouse-scroll-02:before{content:"\4daf"}.hgi-twotone.hgi-move-01:after{content:"\4db0"}.hgi-twotone.hgi-move-01:before{content:"\4db1"}.hgi-twotone.hgi-move-02:after{content:"\4db2"}.hgi-twotone.hgi-move-02:before{content:"\4db3"}.hgi-twotone.hgi-move-bottom:after{content:"\4db4"}.hgi-twotone.hgi-move-bottom:before{content:"\4db5"}.hgi-twotone.hgi-move-left:after{content:"\4db6"}.hgi-twotone.hgi-move-left:before{content:"\4db7"}.hgi-twotone.hgi-move-right:after{content:"\4db8"}.hgi-twotone.hgi-move-right:before{content:"\4db9"}.hgi-twotone.hgi-move:after{content:"\4dba"}.hgi-twotone.hgi-move-to:after{content:"\4dbb"}.hgi-twotone.hgi-move-to:before{content:"\4dbc"}.hgi-twotone.hgi-move-top:after{content:"\4dbd"}.hgi-twotone.hgi-move-top:before{content:"\4dbe"}.hgi-twotone.hgi-move:before{content:"\4dbf"}.hgi-twotone.hgi-mp-3-01:after{content:"\4dc0"}.hgi-twotone.hgi-mp-3-01:before{content:"\4dc1"}.hgi-twotone.hgi-mp-3-02:after{content:"\4dc2"}.hgi-twotone.hgi-mp-3-02:before{content:"\4dc3"}.hgi-twotone.hgi-mp-4-01:after{content:"\4dc4"}.hgi-twotone.hgi-mp-4-01:before{content:"\4dc5"}.hgi-twotone.hgi-mp-4-02:after{content:"\4dc6"}.hgi-twotone.hgi-mp-4-02:before{content:"\4dc7"}.hgi-twotone.hgi-muhammad:after{content:"\4dc8"}.hgi-twotone.hgi-muhammad:before{content:"\4dc9"}.hgi-twotone.hgi-multiplication-sign-circle:after{content:"\4dca"}.hgi-twotone.hgi-multiplication-sign-circle:before{content:"\4dcb"}.hgi-twotone.hgi-multiplication-sign:after{content:"\4dcc"}.hgi-twotone.hgi-multiplication-sign-square:after{content:"\4dcd"}.hgi-twotone.hgi-multiplication-sign-square:before{content:"\4dce"}.hgi-twotone.hgi-multiplication-sign:before{content:"\4dcf"}.hgi-twotone.hgi-mushroom-01:after{content:"\4dd0"}.hgi-twotone.hgi-mushroom-01:before{content:"\4dd1"}.hgi-twotone.hgi-mushroom:after{content:"\4dd2"}.hgi-twotone.hgi-mushroom:before{content:"\4dd3"}.hgi-twotone.hgi-music-note-01:after{content:"\4dd4"}.hgi-twotone.hgi-music-note-01:before{content:"\4dd5"}.hgi-twotone.hgi-music-note-02:after{content:"\4dd6"}.hgi-twotone.hgi-music-note-02:before{content:"\4dd7"}.hgi-twotone.hgi-music-note-03:after{content:"\4dd8"}.hgi-twotone.hgi-music-note-03:before{content:"\4dd9"}.hgi-twotone.hgi-music-note-04:after{content:"\4dda"}.hgi-twotone.hgi-music-note-04:before{content:"\4ddb"}.hgi-twotone.hgi-music-note-square-01:after{content:"\4ddc"}.hgi-twotone.hgi-music-note-square-01:before{content:"\4ddd"}.hgi-twotone.hgi-music-note-square-02:after{content:"\4dde"}.hgi-twotone.hgi-music-note-square-02:before{content:"\4ddf"}.hgi-twotone.hgi-muslim:after{content:"\4de0"}.hgi-twotone.hgi-muslim:before{content:"\4de1"}.hgi-twotone.hgi-mute:after{content:"\4de2"}.hgi-twotone.hgi-mute:before{content:"\4de3"}.hgi-twotone.hgi-mymind:after{content:"\4de4"}.hgi-twotone.hgi-mymind:before{content:"\4de5"}.hgi-twotone.hgi-n-th-root-circle:after{content:"\4de6"}.hgi-twotone.hgi-n-th-root-circle:before{content:"\4de7"}.hgi-twotone.hgi-n-th-root:after{content:"\4de8"}.hgi-twotone.hgi-n-th-root-square:after{content:"\4de9"}.hgi-twotone.hgi-n-th-root-square:before{content:"\4dea"}.hgi-twotone.hgi-n-th-root:before{content:"\4deb"}.hgi-twotone.hgi-nano-technology:after{content:"\4dec"}.hgi-twotone.hgi-nano-technology:before{content:"\4ded"}.hgi-twotone.hgi-natural-food:after{content:"\4dee"}.hgi-twotone.hgi-natural-food:before{content:"\4def"}.hgi-twotone.hgi-navigation-01:after{content:"\4df0"}.hgi-twotone.hgi-navigation-01:before{content:"\4df1"}.hgi-twotone.hgi-navigation-02:after{content:"\4df2"}.hgi-twotone.hgi-navigation-02:before{content:"\4df3"}.hgi-twotone.hgi-navigation-03:after{content:"\4df4"}.hgi-twotone.hgi-navigation-03:before{content:"\4df5"}.hgi-twotone.hgi-navigation-04:after{content:"\4df6"}.hgi-twotone.hgi-navigation-04:before{content:"\4df7"}.hgi-twotone.hgi-navigator-01:after{content:"\4df8"}.hgi-twotone.hgi-navigator-01:before{content:"\4df9"}.hgi-twotone.hgi-navigator-02:after{content:"\4dfa"}.hgi-twotone.hgi-navigator-02:before{content:"\4dfb"}.hgi-twotone.hgi-necklace:after{content:"\4dfc"}.hgi-twotone.hgi-necklace:before{content:"\4dfd"}.hgi-twotone.hgi-nerd:after{content:"\4dfe"}.hgi-twotone.hgi-nerd:before{content:"\4dff"}.hgi-twotone.hgi-neural-network:after{content:"\4e00"}.hgi-twotone.hgi-neural-network:before{content:"\4e01"}.hgi-twotone.hgi-neutral:after{content:"\4e02"}.hgi-twotone.hgi-neutral:before{content:"\4e03"}.hgi-twotone.hgi-new-job:after{content:"\4e04"}.hgi-twotone.hgi-new-job:before{content:"\4e05"}.hgi-twotone.hgi-new-office:after{content:"\4e06"}.hgi-twotone.hgi-new-office:before{content:"\4e07"}.hgi-twotone.hgi-new-releases:after{content:"\4e08"}.hgi-twotone.hgi-new-releases:before{content:"\4e09"}.hgi-twotone.hgi-new-twitter-ellipse:after{content:"\4e0a"}.hgi-twotone.hgi-new-twitter-ellipse:before{content:"\4e0b"}.hgi-twotone.hgi-new-twitter-rectangle:after{content:"\4e0c"}.hgi-twotone.hgi-new-twitter-rectangle:before{content:"\4e0d"}.hgi-twotone.hgi-new-twitter:after{content:"\4e0e"}.hgi-twotone.hgi-new-twitter:before{content:"\4e0f"}.hgi-twotone.hgi-news-01:after{content:"\4e10"}.hgi-twotone.hgi-news-01:before{content:"\4e11"}.hgi-twotone.hgi-news:after{content:"\4e12"}.hgi-twotone.hgi-news:before{content:"\4e13"}.hgi-twotone.hgi-next:after{content:"\4e14"}.hgi-twotone.hgi-next:before{content:"\4e15"}.hgi-twotone.hgi-nike:after{content:"\4e16"}.hgi-twotone.hgi-nike:before{content:"\4e17"}.hgi-twotone.hgi-nintendo:after{content:"\4e18"}.hgi-twotone.hgi-nintendo-switch:after{content:"\4e19"}.hgi-twotone.hgi-nintendo-switch:before{content:"\4e1a"}.hgi-twotone.hgi-nintendo:before{content:"\4e1b"}.hgi-twotone.hgi-niqab:after{content:"\4e1c"}.hgi-twotone.hgi-niqab:before{content:"\4e1d"}.hgi-twotone.hgi-no-internet:after{content:"\4e1e"}.hgi-twotone.hgi-no-internet:before{content:"\4e1f"}.hgi-twotone.hgi-no-meeting-room:after{content:"\4e20"}.hgi-twotone.hgi-no-meeting-room:before{content:"\4e21"}.hgi-twotone.hgi-node-add:after{content:"\4e22"}.hgi-twotone.hgi-node-add:before{content:"\4e23"}.hgi-twotone.hgi-node-edit:after{content:"\4e24"}.hgi-twotone.hgi-node-edit:before{content:"\4e25"}.hgi-twotone.hgi-node-move-down:after{content:"\4e26"}.hgi-twotone.hgi-node-move-down:before{content:"\4e27"}.hgi-twotone.hgi-node-move-up:after{content:"\4e28"}.hgi-twotone.hgi-node-move-up:before{content:"\4e29"}.hgi-twotone.hgi-node-remove:after{content:"\4e2a"}.hgi-twotone.hgi-node-remove:before{content:"\4e2b"}.hgi-twotone.hgi-noodles:after{content:"\4e2c"}.hgi-twotone.hgi-noodles:before{content:"\4e2d"}.hgi-twotone.hgi-nose:after{content:"\4e2e"}.hgi-twotone.hgi-nose:before{content:"\4e2f"}.hgi-twotone.hgi-not-equal-sign-circle:after{content:"\4e30"}.hgi-twotone.hgi-not-equal-sign-circle:before{content:"\4e31"}.hgi-twotone.hgi-not-equal-sign:after{content:"\4e32"}.hgi-twotone.hgi-not-equal-sign-square:after{content:"\4e33"}.hgi-twotone.hgi-not-equal-sign-square:before{content:"\4e34"}.hgi-twotone.hgi-not-equal-sign:before{content:"\4e35"}.hgi-twotone.hgi-note-01:after{content:"\4e36"}.hgi-twotone.hgi-note-01:before{content:"\4e37"}.hgi-twotone.hgi-note-02:after{content:"\4e38"}.hgi-twotone.hgi-note-02:before{content:"\4e39"}.hgi-twotone.hgi-note-03:after{content:"\4e3a"}.hgi-twotone.hgi-note-03:before{content:"\4e3b"}.hgi-twotone.hgi-note-04:after{content:"\4e3c"}.hgi-twotone.hgi-note-04:before{content:"\4e3d"}.hgi-twotone.hgi-note-05:after{content:"\4e3e"}.hgi-twotone.hgi-note-05:before{content:"\4e3f"}.hgi-twotone.hgi-note-add:after{content:"\4e40"}.hgi-twotone.hgi-note-add:before{content:"\4e41"}.hgi-twotone.hgi-note-done:after{content:"\4e42"}.hgi-twotone.hgi-note-done:before{content:"\4e43"}.hgi-twotone.hgi-note-edit:after{content:"\4e44"}.hgi-twotone.hgi-note-edit:before{content:"\4e45"}.hgi-twotone.hgi-note-remove:after{content:"\4e46"}.hgi-twotone.hgi-note-remove:before{content:"\4e47"}.hgi-twotone.hgi-note:after{content:"\4e48"}.hgi-twotone.hgi-note:before{content:"\4e49"}.hgi-twotone.hgi-notebook-01:after{content:"\4e4a"}.hgi-twotone.hgi-notebook-01:before{content:"\4e4b"}.hgi-twotone.hgi-notebook-02:after{content:"\4e4c"}.hgi-twotone.hgi-notebook-02:before{content:"\4e4d"}.hgi-twotone.hgi-notebook:after{content:"\4e4e"}.hgi-twotone.hgi-notebook:before{content:"\4e4f"}.hgi-twotone.hgi-notification-01:after{content:"\4e50"}.hgi-twotone.hgi-notification-01:before{content:"\4e51"}.hgi-twotone.hgi-notification-02:after{content:"\4e52"}.hgi-twotone.hgi-notification-02:before{content:"\4e53"}.hgi-twotone.hgi-notification-03:after{content:"\4e54"}.hgi-twotone.hgi-notification-03:before{content:"\4e55"}.hgi-twotone.hgi-notification-block-01:after{content:"\4e56"}.hgi-twotone.hgi-notification-block-01:before{content:"\4e57"}.hgi-twotone.hgi-notification-block-02:after{content:"\4e58"}.hgi-twotone.hgi-notification-block-02:before{content:"\4e59"}.hgi-twotone.hgi-notification-block-03:after{content:"\4e5a"}.hgi-twotone.hgi-notification-block-03:before{content:"\4e5b"}.hgi-twotone.hgi-notification-bubble:after{content:"\4e5c"}.hgi-twotone.hgi-notification-bubble:before{content:"\4e5d"}.hgi-twotone.hgi-notification-circle:after{content:"\4e5e"}.hgi-twotone.hgi-notification-circle:before{content:"\4e5f"}.hgi-twotone.hgi-notification-off-01:after{content:"\4e60"}.hgi-twotone.hgi-notification-off-01:before{content:"\4e61"}.hgi-twotone.hgi-notification-off-02:after{content:"\4e62"}.hgi-twotone.hgi-notification-off-02:before{content:"\4e63"}.hgi-twotone.hgi-notification-off-03:after{content:"\4e64"}.hgi-twotone.hgi-notification-off-03:before{content:"\4e65"}.hgi-twotone.hgi-notification-snooze-01:after{content:"\4e66"}.hgi-twotone.hgi-notification-snooze-01:before{content:"\4e67"}.hgi-twotone.hgi-notification-snooze-02:after{content:"\4e68"}.hgi-twotone.hgi-notification-snooze-02:before{content:"\4e69"}.hgi-twotone.hgi-notification-snooze-03:after{content:"\4e6a"}.hgi-twotone.hgi-notification-snooze-03:before{content:"\4e6b"}.hgi-twotone.hgi-notification-square:after{content:"\4e6c"}.hgi-twotone.hgi-notification-square:before{content:"\4e6d"}.hgi-twotone.hgi-notion-01:after{content:"\4e6e"}.hgi-twotone.hgi-notion-01:before{content:"\4e6f"}.hgi-twotone.hgi-notion-02:after{content:"\4e70"}.hgi-twotone.hgi-notion-02:before{content:"\4e71"}.hgi-twotone.hgi-npm:after{content:"\4e72"}.hgi-twotone.hgi-npm:before{content:"\4e73"}.hgi-twotone.hgi-nuclear-power:after{content:"\4e74"}.hgi-twotone.hgi-nuclear-power:before{content:"\4e75"}.hgi-twotone.hgi-nut:after{content:"\4e76"}.hgi-twotone.hgi-nut:before{content:"\4e77"}.hgi-twotone.hgi-obtuse:after{content:"\4e78"}.hgi-twotone.hgi-obtuse:before{content:"\4e79"}.hgi-twotone.hgi-octagon:after{content:"\4e7a"}.hgi-twotone.hgi-octagon:before{content:"\4e7b"}.hgi-twotone.hgi-octopus:after{content:"\4e7c"}.hgi-twotone.hgi-octopus:before{content:"\4e7d"}.hgi-twotone.hgi-office-365:after{content:"\4e7e"}.hgi-twotone.hgi-office-365:before{content:"\4e7f"}.hgi-twotone.hgi-office-chair:after{content:"\4e80"}.hgi-twotone.hgi-office-chair:before{content:"\4e81"}.hgi-twotone.hgi-office:after{content:"\4e82"}.hgi-twotone.hgi-office:before{content:"\4e83"}.hgi-twotone.hgi-oil-barrel:after{content:"\4e84"}.hgi-twotone.hgi-oil-barrel:before{content:"\4e85"}.hgi-twotone.hgi-ok-finger:after{content:"\4e86"}.hgi-twotone.hgi-ok-finger:before{content:"\4e87"}.hgi-twotone.hgi-olympic-torch:after{content:"\4e88"}.hgi-twotone.hgi-olympic-torch:before{content:"\4e89"}.hgi-twotone.hgi-online-learning-01:after{content:"\4e8a"}.hgi-twotone.hgi-online-learning-01:before{content:"\4e8b"}.hgi-twotone.hgi-online-learning-02:after{content:"\4e8c"}.hgi-twotone.hgi-online-learning-02:before{content:"\4e8d"}.hgi-twotone.hgi-online-learning-03:after{content:"\4e8e"}.hgi-twotone.hgi-online-learning-03:before{content:"\4e8f"}.hgi-twotone.hgi-online-learning-04:after{content:"\4e90"}.hgi-twotone.hgi-online-learning-04:before{content:"\4e91"}.hgi-twotone.hgi-open-caption:after{content:"\4e92"}.hgi-twotone.hgi-open-caption:before{content:"\4e93"}.hgi-twotone.hgi-option:after{content:"\4e94"}.hgi-twotone.hgi-option:before{content:"\4e95"}.hgi-twotone.hgi-orange:after{content:"\4e96"}.hgi-twotone.hgi-orange:before{content:"\4e97"}.hgi-twotone.hgi-orbit-01:after{content:"\4e98"}.hgi-twotone.hgi-orbit-01:before{content:"\4e99"}.hgi-twotone.hgi-orbit-02:after{content:"\4e9a"}.hgi-twotone.hgi-orbit-02:before{content:"\4e9b"}.hgi-twotone.hgi-organic-food:after{content:"\4e9c"}.hgi-twotone.hgi-organic-food:before{content:"\4e9d"}.hgi-twotone.hgi-orthogonal-edge:after{content:"\4e9e"}.hgi-twotone.hgi-orthogonal-edge:before{content:"\4e9f"}.hgi-twotone.hgi-oval:after{content:"\4ea0"}.hgi-twotone.hgi-oval:before{content:"\4ea1"}.hgi-twotone.hgi-oven:after{content:"\4ea2"}.hgi-twotone.hgi-oven:before{content:"\4ea3"}.hgi-twotone.hgi-package-add:after{content:"\4ea4"}.hgi-twotone.hgi-package-add:before{content:"\4ea5"}.hgi-twotone.hgi-package-delivered:after{content:"\4ea6"}.hgi-twotone.hgi-package-delivered:before{content:"\4ea7"}.hgi-twotone.hgi-package-moving:after{content:"\4ea8"}.hgi-twotone.hgi-package-moving:before{content:"\4ea9"}.hgi-twotone.hgi-package-open:after{content:"\4eaa"}.hgi-twotone.hgi-package-open:before{content:"\4eab"}.hgi-twotone.hgi-package-out-of-stock:after{content:"\4eac"}.hgi-twotone.hgi-package-out-of-stock:before{content:"\4ead"}.hgi-twotone.hgi-package-process:after{content:"\4eae"}.hgi-twotone.hgi-package-process:before{content:"\4eaf"}.hgi-twotone.hgi-package-receive:after{content:"\4eb0"}.hgi-twotone.hgi-package-receive:before{content:"\4eb1"}.hgi-twotone.hgi-package-remove:after{content:"\4eb2"}.hgi-twotone.hgi-package-remove:before{content:"\4eb3"}.hgi-twotone.hgi-package-search:after{content:"\4eb4"}.hgi-twotone.hgi-package-search:before{content:"\4eb5"}.hgi-twotone.hgi-package:after{content:"\4eb6"}.hgi-twotone.hgi-package-sent:after{content:"\4eb7"}.hgi-twotone.hgi-package-sent:before{content:"\4eb8"}.hgi-twotone.hgi-package:before{content:"\4eb9"}.hgi-twotone.hgi-pacman-01:after{content:"\4eba"}.hgi-twotone.hgi-pacman-01:before{content:"\4ebb"}.hgi-twotone.hgi-pacman-02:after{content:"\4ebc"}.hgi-twotone.hgi-pacman-02:before{content:"\4ebd"}.hgi-twotone.hgi-paint-board:after{content:"\4ebe"}.hgi-twotone.hgi-paint-board:before{content:"\4ebf"}.hgi-twotone.hgi-paint-brush-01:after{content:"\4ec0"}.hgi-twotone.hgi-paint-brush-01:before{content:"\4ec1"}.hgi-twotone.hgi-paint-brush-02:after{content:"\4ec2"}.hgi-twotone.hgi-paint-brush-02:before{content:"\4ec3"}.hgi-twotone.hgi-paint-brush-03:after{content:"\4ec4"}.hgi-twotone.hgi-paint-brush-03:before{content:"\4ec5"}.hgi-twotone.hgi-paint-brush-04:after{content:"\4ec6"}.hgi-twotone.hgi-paint-brush-04:before{content:"\4ec7"}.hgi-twotone.hgi-paint-bucket:after{content:"\4ec8"}.hgi-twotone.hgi-paint-bucket:before{content:"\4ec9"}.hgi-twotone.hgi-pan-01:after{content:"\4eca"}.hgi-twotone.hgi-pan-01:before{content:"\4ecb"}.hgi-twotone.hgi-pan-02:after{content:"\4ecc"}.hgi-twotone.hgi-pan-02:before{content:"\4ecd"}.hgi-twotone.hgi-pan-03:after{content:"\4ece"}.hgi-twotone.hgi-pan-03:before{content:"\4ecf"}.hgi-twotone.hgi-parabola-01:after{content:"\4ed0"}.hgi-twotone.hgi-parabola-01:before{content:"\4ed1"}.hgi-twotone.hgi-parabola-02:after{content:"\4ed2"}.hgi-twotone.hgi-parabola-02:before{content:"\4ed3"}.hgi-twotone.hgi-parabola-03:after{content:"\4ed4"}.hgi-twotone.hgi-parabola-03:before{content:"\4ed5"}.hgi-twotone.hgi-paragliding:after{content:"\4ed6"}.hgi-twotone.hgi-paragliding:before{content:"\4ed7"}.hgi-twotone.hgi-paragraph-bullets-point-01:after{content:"\4ed8"}.hgi-twotone.hgi-paragraph-bullets-point-01:before{content:"\4ed9"}.hgi-twotone.hgi-paragraph-bullets-point-02:after{content:"\4eda"}.hgi-twotone.hgi-paragraph-bullets-point-02:before{content:"\4edb"}.hgi-twotone.hgi-paragraph:after{content:"\4edc"}.hgi-twotone.hgi-paragraph-spacing:after{content:"\4edd"}.hgi-twotone.hgi-paragraph-spacing:before{content:"\4ede"}.hgi-twotone.hgi-paragraph:before{content:"\4edf"}.hgi-twotone.hgi-parallelogram:after{content:"\4ee0"}.hgi-twotone.hgi-parallelogram:before{content:"\4ee1"}.hgi-twotone.hgi-parking-area-circle:after{content:"\4ee2"}.hgi-twotone.hgi-parking-area-circle:before{content:"\4ee3"}.hgi-twotone.hgi-parking-area-square:after{content:"\4ee4"}.hgi-twotone.hgi-parking-area-square:before{content:"\4ee5"}.hgi-twotone.hgi-passport-01:after{content:"\4ee6"}.hgi-twotone.hgi-passport-01:before{content:"\4ee7"}.hgi-twotone.hgi-passport-expired:after{content:"\4ee8"}.hgi-twotone.hgi-passport-expired:before{content:"\4ee9"}.hgi-twotone.hgi-passport:after{content:"\4eea"}.hgi-twotone.hgi-passport-valid:after{content:"\4eeb"}.hgi-twotone.hgi-passport-valid:before{content:"\4eec"}.hgi-twotone.hgi-passport:before{content:"\4eed"}.hgi-twotone.hgi-password-validation:after{content:"\4eee"}.hgi-twotone.hgi-password-validation:before{content:"\4eef"}.hgi-twotone.hgi-path:after{content:"\4ef0"}.hgi-twotone.hgi-path:before{content:"\4ef1"}.hgi-twotone.hgi-pathfinder-crop:after{content:"\4ef2"}.hgi-twotone.hgi-pathfinder-crop:before{content:"\4ef3"}.hgi-twotone.hgi-pathfinder-divide:after{content:"\4ef4"}.hgi-twotone.hgi-pathfinder-divide:before{content:"\4ef5"}.hgi-twotone.hgi-pathfinder-exclude:after{content:"\4ef6"}.hgi-twotone.hgi-pathfinder-exclude:before{content:"\4ef7"}.hgi-twotone.hgi-pathfinder-intersect:after{content:"\4ef8"}.hgi-twotone.hgi-pathfinder-intersect:before{content:"\4ef9"}.hgi-twotone.hgi-pathfinder-merge:after{content:"\4efa"}.hgi-twotone.hgi-pathfinder-merge:before{content:"\4efb"}.hgi-twotone.hgi-pathfinder-minus-back:after{content:"\4efc"}.hgi-twotone.hgi-pathfinder-minus-back:before{content:"\4efd"}.hgi-twotone.hgi-pathfinder-minus-front:after{content:"\4efe"}.hgi-twotone.hgi-pathfinder-minus-front:before{content:"\4eff"}.hgi-twotone.hgi-pathfinder-outline:after{content:"\4f00"}.hgi-twotone.hgi-pathfinder-outline:before{content:"\4f01"}.hgi-twotone.hgi-pathfinder-trim:after{content:"\4f02"}.hgi-twotone.hgi-pathfinder-trim:before{content:"\4f03"}.hgi-twotone.hgi-pathfinder-unite:after{content:"\4f04"}.hgi-twotone.hgi-pathfinder-unite:before{content:"\4f05"}.hgi-twotone.hgi-patient:after{content:"\4f06"}.hgi-twotone.hgi-patient:before{content:"\4f07"}.hgi-twotone.hgi-patio:after{content:"\4f08"}.hgi-twotone.hgi-patio:before{content:"\4f09"}.hgi-twotone.hgi-pause:after{content:"\4f0a"}.hgi-twotone.hgi-pause:before{content:"\4f0b"}.hgi-twotone.hgi-pavilon:after{content:"\4f0c"}.hgi-twotone.hgi-pavilon:before{content:"\4f0d"}.hgi-twotone.hgi-pay-by-check:after{content:"\4f0e"}.hgi-twotone.hgi-pay-by-check:before{content:"\4f0f"}.hgi-twotone.hgi-payment-01:after{content:"\4f10"}.hgi-twotone.hgi-payment-01:before{content:"\4f11"}.hgi-twotone.hgi-payment-02:after{content:"\4f12"}.hgi-twotone.hgi-payment-02:before{content:"\4f13"}.hgi-twotone.hgi-payment-success-01:after{content:"\4f14"}.hgi-twotone.hgi-payment-success-01:before{content:"\4f15"}.hgi-twotone.hgi-payment-success-02:after{content:"\4f16"}.hgi-twotone.hgi-payment-success-02:before{content:"\4f17"}.hgi-twotone.hgi-payoneer:after{content:"\4f18"}.hgi-twotone.hgi-payoneer:before{content:"\4f19"}.hgi-twotone.hgi-paypal:after{content:"\4f1a"}.hgi-twotone.hgi-paypal:before{content:"\4f1b"}.hgi-twotone.hgi-pdf-01:after{content:"\4f1c"}.hgi-twotone.hgi-pdf-01:before{content:"\4f1d"}.hgi-twotone.hgi-pdf-02:after{content:"\4f1e"}.hgi-twotone.hgi-pdf-02:before{content:"\4f1f"}.hgi-twotone.hgi-peer-to-peer-01:after{content:"\4f20"}.hgi-twotone.hgi-peer-to-peer-01:before{content:"\4f21"}.hgi-twotone.hgi-peer-to-peer-02:after{content:"\4f22"}.hgi-twotone.hgi-peer-to-peer-02:before{content:"\4f23"}.hgi-twotone.hgi-peer-to-peer-03:after{content:"\4f24"}.hgi-twotone.hgi-peer-to-peer-03:before{content:"\4f25"}.hgi-twotone.hgi-pen-connect-bluetooth:after{content:"\4f26"}.hgi-twotone.hgi-pen-connect-bluetooth:before{content:"\4f27"}.hgi-twotone.hgi-pen-connect-usb:after{content:"\4f28"}.hgi-twotone.hgi-pen-connect-usb:before{content:"\4f29"}.hgi-twotone.hgi-pen-connect-wifi:after{content:"\4f2a"}.hgi-twotone.hgi-pen-connect-wifi:before{content:"\4f2b"}.hgi-twotone.hgi-pen-tool-01:after{content:"\4f2c"}.hgi-twotone.hgi-pen-tool-01:before{content:"\4f2d"}.hgi-twotone.hgi-pen-tool-02:after{content:"\4f2e"}.hgi-twotone.hgi-pen-tool-02:before{content:"\4f2f"}.hgi-twotone.hgi-pen-tool-03:after{content:"\4f30"}.hgi-twotone.hgi-pen-tool-03:before{content:"\4f31"}.hgi-twotone.hgi-pen-tool-add:after{content:"\4f32"}.hgi-twotone.hgi-pen-tool-add:before{content:"\4f33"}.hgi-twotone.hgi-pen-tool-minus:after{content:"\4f34"}.hgi-twotone.hgi-pen-tool-minus:before{content:"\4f35"}.hgi-twotone.hgi-pencil-edit-01:after{content:"\4f36"}.hgi-twotone.hgi-pencil-edit-01:before{content:"\4f37"}.hgi-twotone.hgi-pencil-edit-02:after{content:"\4f38"}.hgi-twotone.hgi-pencil-edit-02:before{content:"\4f39"}.hgi-twotone.hgi-pencil:after{content:"\4f3a"}.hgi-twotone.hgi-pencil:before{content:"\4f3b"}.hgi-twotone.hgi-pendulum:after{content:"\4f3c"}.hgi-twotone.hgi-pendulum:before{content:"\4f3d"}.hgi-twotone.hgi-pensive:after{content:"\4f3e"}.hgi-twotone.hgi-pensive:before{content:"\4f3f"}.hgi-twotone.hgi-pentagon-01:after{content:"\4f40"}.hgi-twotone.hgi-pentagon-01:before{content:"\4f41"}.hgi-twotone.hgi-pentagon:after{content:"\4f42"}.hgi-twotone.hgi-pentagon:before{content:"\4f43"}.hgi-twotone.hgi-percent-circle:after{content:"\4f44"}.hgi-twotone.hgi-percent-circle:before{content:"\4f45"}.hgi-twotone.hgi-percent:after{content:"\4f46"}.hgi-twotone.hgi-percent-square:after{content:"\4f47"}.hgi-twotone.hgi-percent-square:before{content:"\4f48"}.hgi-twotone.hgi-percent:before{content:"\4f49"}.hgi-twotone.hgi-perfume:after{content:"\4f4a"}.hgi-twotone.hgi-perfume:before{content:"\4f4b"}.hgi-twotone.hgi-periscope:after{content:"\4f4c"}.hgi-twotone.hgi-periscope:before{content:"\4f4d"}.hgi-twotone.hgi-permanent-job:after{content:"\4f4e"}.hgi-twotone.hgi-permanent-job:before{content:"\4f4f"}.hgi-twotone.hgi-perspective:after{content:"\4f50"}.hgi-twotone.hgi-perspective:before{content:"\4f51"}.hgi-twotone.hgi-pexels:after{content:"\4f52"}.hgi-twotone.hgi-pexels:before{content:"\4f53"}.hgi-twotone.hgi-phone-off-01:after{content:"\4f54"}.hgi-twotone.hgi-phone-off-01:before{content:"\4f55"}.hgi-twotone.hgi-phone-off-02:after{content:"\4f56"}.hgi-twotone.hgi-phone-off-02:before{content:"\4f57"}.hgi-twotone.hgi-php:after{content:"\4f58"}.hgi-twotone.hgi-php:before{content:"\4f59"}.hgi-twotone.hgi-physics:after{content:"\4f5a"}.hgi-twotone.hgi-physics:before{content:"\4f5b"}.hgi-twotone.hgi-pi-circle:after{content:"\4f5c"}.hgi-twotone.hgi-pi-circle:before{content:"\4f5d"}.hgi-twotone.hgi-pi:after{content:"\4f5e"}.hgi-twotone.hgi-pi-square:after{content:"\4f5f"}.hgi-twotone.hgi-pi-square:before{content:"\4f60"}.hgi-twotone.hgi-pi:before{content:"\4f61"}.hgi-twotone.hgi-picasa:after{content:"\4f62"}.hgi-twotone.hgi-picasa:before{content:"\4f63"}.hgi-twotone.hgi-pickup-01:after{content:"\4f64"}.hgi-twotone.hgi-pickup-01:before{content:"\4f65"}.hgi-twotone.hgi-pickup-02:after{content:"\4f66"}.hgi-twotone.hgi-pickup-02:before{content:"\4f67"}.hgi-twotone.hgi-picture-in-picture-exit:after{content:"\4f68"}.hgi-twotone.hgi-picture-in-picture-exit:before{content:"\4f69"}.hgi-twotone.hgi-picture-in-picture-on:after{content:"\4f6a"}.hgi-twotone.hgi-picture-in-picture-on:before{content:"\4f6b"}.hgi-twotone.hgi-pie-chart:after{content:"\4f6c"}.hgi-twotone.hgi-pie-chart-square:after{content:"\4f6d"}.hgi-twotone.hgi-pie-chart-square:before{content:"\4f6e"}.hgi-twotone.hgi-pie-chart:before{content:"\4f6f"}.hgi-twotone.hgi-pie:after{content:"\4f70"}.hgi-twotone.hgi-pie:before{content:"\4f71"}.hgi-twotone.hgi-piggy-bank:after{content:"\4f72"}.hgi-twotone.hgi-piggy-bank:before{content:"\4f73"}.hgi-twotone.hgi-pin-code:after{content:"\4f74"}.hgi-twotone.hgi-pin-code:before{content:"\4f75"}.hgi-twotone.hgi-pin-location-01:after{content:"\4f76"}.hgi-twotone.hgi-pin-location-01:before{content:"\4f77"}.hgi-twotone.hgi-pin-location-02:after{content:"\4f78"}.hgi-twotone.hgi-pin-location-02:before{content:"\4f79"}.hgi-twotone.hgi-pin-location-03:after{content:"\4f7a"}.hgi-twotone.hgi-pin-location-03:before{content:"\4f7b"}.hgi-twotone.hgi-pin-off:after{content:"\4f7c"}.hgi-twotone.hgi-pin-off:before{content:"\4f7d"}.hgi-twotone.hgi-pin:after{content:"\4f7e"}.hgi-twotone.hgi-pin:before{content:"\4f7f"}.hgi-twotone.hgi-pinterest:after{content:"\4f80"}.hgi-twotone.hgi-pinterest:before{content:"\4f81"}.hgi-twotone.hgi-pipeline:after{content:"\4f82"}.hgi-twotone.hgi-pipeline:before{content:"\4f83"}.hgi-twotone.hgi-pisa-tower:after{content:"\4f84"}.hgi-twotone.hgi-pisa-tower:before{content:"\4f85"}.hgi-twotone.hgi-pizza-01:after{content:"\4f86"}.hgi-twotone.hgi-pizza-01:before{content:"\4f87"}.hgi-twotone.hgi-pizza-02:after{content:"\4f88"}.hgi-twotone.hgi-pizza-02:before{content:"\4f89"}.hgi-twotone.hgi-pizza-cutter:after{content:"\4f8a"}.hgi-twotone.hgi-pizza-cutter:before{content:"\4f8b"}.hgi-twotone.hgi-plane:after{content:"\4f8c"}.hgi-twotone.hgi-plane:before{content:"\4f8d"}.hgi-twotone.hgi-plant-01:after{content:"\4f8e"}.hgi-twotone.hgi-plant-01:before{content:"\4f8f"}.hgi-twotone.hgi-plant-02:after{content:"\4f90"}.hgi-twotone.hgi-plant-02:before{content:"\4f91"}.hgi-twotone.hgi-plant-03:after{content:"\4f92"}.hgi-twotone.hgi-plant-03:before{content:"\4f93"}.hgi-twotone.hgi-plant-04:after{content:"\4f94"}.hgi-twotone.hgi-plant-04:before{content:"\4f95"}.hgi-twotone.hgi-plate:after{content:"\4f96"}.hgi-twotone.hgi-plate:before{content:"\4f97"}.hgi-twotone.hgi-plaxo:after{content:"\4f98"}.hgi-twotone.hgi-plaxo:before{content:"\4f99"}.hgi-twotone.hgi-play-circle-02:after{content:"\4f9a"}.hgi-twotone.hgi-play-circle-02:before{content:"\4f9b"}.hgi-twotone.hgi-play-circle:after{content:"\4f9c"}.hgi-twotone.hgi-play-circle:before{content:"\4f9d"}.hgi-twotone.hgi-play-list-add:after{content:"\4f9e"}.hgi-twotone.hgi-play-list-add:before{content:"\4f9f"}.hgi-twotone.hgi-play-list-favourite-01:after{content:"\4fa0"}.hgi-twotone.hgi-play-list-favourite-01:before{content:"\4fa1"}.hgi-twotone.hgi-play-list-favourite-02:after{content:"\4fa2"}.hgi-twotone.hgi-play-list-favourite-02:before{content:"\4fa3"}.hgi-twotone.hgi-play-list-minus:after{content:"\4fa4"}.hgi-twotone.hgi-play-list-minus:before{content:"\4fa5"}.hgi-twotone.hgi-play-list-remove:after{content:"\4fa6"}.hgi-twotone.hgi-play-list-remove:before{content:"\4fa7"}.hgi-twotone.hgi-play-list:after{content:"\4fa8"}.hgi-twotone.hgi-play-list:before{content:"\4fa9"}.hgi-twotone.hgi-play:after{content:"\4faa"}.hgi-twotone.hgi-play-square:after{content:"\4fab"}.hgi-twotone.hgi-play-square:before{content:"\4fac"}.hgi-twotone.hgi-play-store:after{content:"\4fad"}.hgi-twotone.hgi-play-store:before{content:"\4fae"}.hgi-twotone.hgi-play:before{content:"\4faf"}.hgi-twotone.hgi-playlist-01:after{content:"\4fb0"}.hgi-twotone.hgi-playlist-01:before{content:"\4fb1"}.hgi-twotone.hgi-playlist-02:after{content:"\4fb2"}.hgi-twotone.hgi-playlist-02:before{content:"\4fb3"}.hgi-twotone.hgi-playlist-03:after{content:"\4fb4"}.hgi-twotone.hgi-playlist-03:before{content:"\4fb5"}.hgi-twotone.hgi-plaza:after{content:"\4fb6"}.hgi-twotone.hgi-plaza:before{content:"\4fb7"}.hgi-twotone.hgi-plug-01:after{content:"\4fb8"}.hgi-twotone.hgi-plug-01:before{content:"\4fb9"}.hgi-twotone.hgi-plug-02:after{content:"\4fba"}.hgi-twotone.hgi-plug-02:before{content:"\4fbb"}.hgi-twotone.hgi-plug-socket:after{content:"\4fbc"}.hgi-twotone.hgi-plug-socket:before{content:"\4fbd"}.hgi-twotone.hgi-plus-minus-01:after{content:"\4fbe"}.hgi-twotone.hgi-plus-minus-01:before{content:"\4fbf"}.hgi-twotone.hgi-plus-minus-02:after{content:"\4fc0"}.hgi-twotone.hgi-plus-minus-02:before{content:"\4fc1"}.hgi-twotone.hgi-plus-minus-circle-01:after{content:"\4fc2"}.hgi-twotone.hgi-plus-minus-circle-01:before{content:"\4fc3"}.hgi-twotone.hgi-plus-minus-circle-02:after{content:"\4fc4"}.hgi-twotone.hgi-plus-minus-circle-02:before{content:"\4fc5"}.hgi-twotone.hgi-plus-minus:after{content:"\4fc6"}.hgi-twotone.hgi-plus-minus-square-01:after{content:"\4fc7"}.hgi-twotone.hgi-plus-minus-square-01:before{content:"\4fc8"}.hgi-twotone.hgi-plus-minus-square-02:after{content:"\4fc9"}.hgi-twotone.hgi-plus-minus-square-02:before{content:"\4fca"}.hgi-twotone.hgi-plus-minus:before{content:"\4fcb"}.hgi-twotone.hgi-plus-sign-circle:after{content:"\4fcc"}.hgi-twotone.hgi-plus-sign-circle:before{content:"\4fcd"}.hgi-twotone.hgi-plus-sign:after{content:"\4fce"}.hgi-twotone.hgi-plus-sign-square:after{content:"\4fcf"}.hgi-twotone.hgi-plus-sign-square:before{content:"\4fd0"}.hgi-twotone.hgi-plus-sign:before{content:"\4fd1"}.hgi-twotone.hgi-png-01:after{content:"\4fd2"}.hgi-twotone.hgi-png-01:before{content:"\4fd3"}.hgi-twotone.hgi-png-02:after{content:"\4fd4"}.hgi-twotone.hgi-png-02:before{content:"\4fd5"}.hgi-twotone.hgi-podium:after{content:"\4fd6"}.hgi-twotone.hgi-podium:before{content:"\4fd7"}.hgi-twotone.hgi-pointing-left-01:after{content:"\4fd8"}.hgi-twotone.hgi-pointing-left-01:before{content:"\4fd9"}.hgi-twotone.hgi-pointing-left-02:after{content:"\4fda"}.hgi-twotone.hgi-pointing-left-02:before{content:"\4fdb"}.hgi-twotone.hgi-pointing-left-03:after{content:"\4fdc"}.hgi-twotone.hgi-pointing-left-03:before{content:"\4fdd"}.hgi-twotone.hgi-pointing-left-04:after{content:"\4fde"}.hgi-twotone.hgi-pointing-left-04:before{content:"\4fdf"}.hgi-twotone.hgi-pointing-left-05:after{content:"\4fe0"}.hgi-twotone.hgi-pointing-left-05:before{content:"\4fe1"}.hgi-twotone.hgi-pointing-left-06:after{content:"\4fe2"}.hgi-twotone.hgi-pointing-left-06:before{content:"\4fe3"}.hgi-twotone.hgi-pointing-left-07:after{content:"\4fe4"}.hgi-twotone.hgi-pointing-left-07:before{content:"\4fe5"}.hgi-twotone.hgi-pointing-left-08:after{content:"\4fe6"}.hgi-twotone.hgi-pointing-left-08:before{content:"\4fe7"}.hgi-twotone.hgi-pointing-right-01:after{content:"\4fe8"}.hgi-twotone.hgi-pointing-right-01:before{content:"\4fe9"}.hgi-twotone.hgi-pointing-right-02:after{content:"\4fea"}.hgi-twotone.hgi-pointing-right-02:before{content:"\4feb"}.hgi-twotone.hgi-pointing-right-03:after{content:"\4fec"}.hgi-twotone.hgi-pointing-right-03:before{content:"\4fed"}.hgi-twotone.hgi-pointing-right-04:after{content:"\4fee"}.hgi-twotone.hgi-pointing-right-04:before{content:"\4fef"}.hgi-twotone.hgi-pointing-right-05:after{content:"\4ff0"}.hgi-twotone.hgi-pointing-right-05:before{content:"\4ff1"}.hgi-twotone.hgi-pointing-right-06:after{content:"\4ff2"}.hgi-twotone.hgi-pointing-right-06:before{content:"\4ff3"}.hgi-twotone.hgi-pointing-right-07:after{content:"\4ff4"}.hgi-twotone.hgi-pointing-right-07:before{content:"\4ff5"}.hgi-twotone.hgi-pointing-right-08:after{content:"\4ff6"}.hgi-twotone.hgi-pointing-right-08:before{content:"\4ff7"}.hgi-twotone.hgi-pokeball:after{content:"\4ff8"}.hgi-twotone.hgi-pokeball:before{content:"\4ff9"}.hgi-twotone.hgi-pokemon:after{content:"\4ffa"}.hgi-twotone.hgi-pokemon:before{content:"\4ffb"}.hgi-twotone.hgi-police-badge:after{content:"\4ffc"}.hgi-twotone.hgi-police-badge:before{content:"\4ffd"}.hgi-twotone.hgi-police-cap:after{content:"\4ffe"}.hgi-twotone.hgi-police-cap:before{content:"\4fff"}.hgi-twotone.hgi-police-car:after{content:"\5000"}.hgi-twotone.hgi-police-car:before{content:"\5001"}.hgi-twotone.hgi-police-station:after{content:"\5002"}.hgi-twotone.hgi-police-station:before{content:"\5003"}.hgi-twotone.hgi-policy:after{content:"\5004"}.hgi-twotone.hgi-policy:before{content:"\5005"}.hgi-twotone.hgi-polygon:after{content:"\5006"}.hgi-twotone.hgi-polygon:before{content:"\5007"}.hgi-twotone.hgi-pool:after{content:"\5008"}.hgi-twotone.hgi-pool-table:after{content:"\5009"}.hgi-twotone.hgi-pool-table:before{content:"\500a"}.hgi-twotone.hgi-pool:before{content:"\500b"}.hgi-twotone.hgi-poop:after{content:"\500c"}.hgi-twotone.hgi-poop:before{content:"\500d"}.hgi-twotone.hgi-popcorn:after{content:"\500e"}.hgi-twotone.hgi-popcorn:before{content:"\500f"}.hgi-twotone.hgi-pot-01:after{content:"\5010"}.hgi-twotone.hgi-pot-01:before{content:"\5011"}.hgi-twotone.hgi-pot-02:after{content:"\5012"}.hgi-twotone.hgi-pot-02:before{content:"\5013"}.hgi-twotone.hgi-potion:after{content:"\5014"}.hgi-twotone.hgi-potion:before{content:"\5015"}.hgi-twotone.hgi-pound-circle:after{content:"\5016"}.hgi-twotone.hgi-pound-circle:before{content:"\5017"}.hgi-twotone.hgi-pound-receive:after{content:"\5018"}.hgi-twotone.hgi-pound-receive:before{content:"\5019"}.hgi-twotone.hgi-pound:after{content:"\501a"}.hgi-twotone.hgi-pound-send:after{content:"\501b"}.hgi-twotone.hgi-pound-send:before{content:"\501c"}.hgi-twotone.hgi-pound-square:after{content:"\501d"}.hgi-twotone.hgi-pound-square:before{content:"\501e"}.hgi-twotone.hgi-pound:before{content:"\501f"}.hgi-twotone.hgi-power-service:after{content:"\5020"}.hgi-twotone.hgi-power-service:before{content:"\5021"}.hgi-twotone.hgi-power-socket-01:after{content:"\5022"}.hgi-twotone.hgi-power-socket-01:before{content:"\5023"}.hgi-twotone.hgi-power-socket-02:after{content:"\5024"}.hgi-twotone.hgi-power-socket-02:before{content:"\5025"}.hgi-twotone.hgi-ppt-01:after{content:"\5026"}.hgi-twotone.hgi-ppt-01:before{content:"\5027"}.hgi-twotone.hgi-ppt-02:after{content:"\5028"}.hgi-twotone.hgi-ppt-02:before{content:"\5029"}.hgi-twotone.hgi-prawn:after{content:"\502a"}.hgi-twotone.hgi-prawn:before{content:"\502b"}.hgi-twotone.hgi-prayer-rug-01:after{content:"\502c"}.hgi-twotone.hgi-prayer-rug-01:before{content:"\502d"}.hgi-twotone.hgi-prayer-rug-02:after{content:"\502e"}.hgi-twotone.hgi-prayer-rug-02:before{content:"\502f"}.hgi-twotone.hgi-preference-horizontal:after{content:"\5030"}.hgi-twotone.hgi-preference-horizontal:before{content:"\5031"}.hgi-twotone.hgi-preference-vertical:after{content:"\5032"}.hgi-twotone.hgi-preference-vertical:before{content:"\5033"}.hgi-twotone.hgi-prescription:after{content:"\5034"}.hgi-twotone.hgi-prescription:before{content:"\5035"}.hgi-twotone.hgi-presentation-01:after{content:"\5036"}.hgi-twotone.hgi-presentation-01:before{content:"\5037"}.hgi-twotone.hgi-presentation-02:after{content:"\5038"}.hgi-twotone.hgi-presentation-02:before{content:"\5039"}.hgi-twotone.hgi-presentation-03:after{content:"\503a"}.hgi-twotone.hgi-presentation-03:before{content:"\503b"}.hgi-twotone.hgi-presentation-04:after{content:"\503c"}.hgi-twotone.hgi-presentation-04:before{content:"\503d"}.hgi-twotone.hgi-presentation-05:after{content:"\503e"}.hgi-twotone.hgi-presentation-05:before{content:"\503f"}.hgi-twotone.hgi-presentation-06:after{content:"\5040"}.hgi-twotone.hgi-presentation-06:before{content:"\5041"}.hgi-twotone.hgi-presentation-07:after{content:"\5042"}.hgi-twotone.hgi-presentation-07:before{content:"\5043"}.hgi-twotone.hgi-presentation-bar-chart-01:after{content:"\5044"}.hgi-twotone.hgi-presentation-bar-chart-01:before{content:"\5045"}.hgi-twotone.hgi-presentation-bar-chart-02:after{content:"\5046"}.hgi-twotone.hgi-presentation-bar-chart-02:before{content:"\5047"}.hgi-twotone.hgi-presentation-line-chart-01:after{content:"\5048"}.hgi-twotone.hgi-presentation-line-chart-01:before{content:"\5049"}.hgi-twotone.hgi-presentation-line-chart-02:after{content:"\504a"}.hgi-twotone.hgi-presentation-line-chart-02:before{content:"\504b"}.hgi-twotone.hgi-presentation-online:after{content:"\504c"}.hgi-twotone.hgi-presentation-online:before{content:"\504d"}.hgi-twotone.hgi-presentation-podium:after{content:"\504e"}.hgi-twotone.hgi-presentation-podium:before{content:"\504f"}.hgi-twotone.hgi-previous:after{content:"\5050"}.hgi-twotone.hgi-previous:before{content:"\5051"}.hgi-twotone.hgi-printer-off:after{content:"\5052"}.hgi-twotone.hgi-printer-off:before{content:"\5053"}.hgi-twotone.hgi-printer:after{content:"\5054"}.hgi-twotone.hgi-printer:before{content:"\5055"}.hgi-twotone.hgi-prism-01:after{content:"\5056"}.hgi-twotone.hgi-prism-01:before{content:"\5057"}.hgi-twotone.hgi-prism:after{content:"\5058"}.hgi-twotone.hgi-prism:before{content:"\5059"}.hgi-twotone.hgi-prison-guard:after{content:"\505a"}.hgi-twotone.hgi-prison-guard:before{content:"\505b"}.hgi-twotone.hgi-prison:after{content:"\505c"}.hgi-twotone.hgi-prison:before{content:"\505d"}.hgi-twotone.hgi-prisoner:after{content:"\505e"}.hgi-twotone.hgi-prisoner:before{content:"\505f"}.hgi-twotone.hgi-product-loading:after{content:"\5060"}.hgi-twotone.hgi-product-loading:before{content:"\5061"}.hgi-twotone.hgi-profile-02:after{content:"\5062"}.hgi-twotone.hgi-profile-02:before{content:"\5063"}.hgi-twotone.hgi-profile:after{content:"\5064"}.hgi-twotone.hgi-profile:before{content:"\5065"}.hgi-twotone.hgi-profit:after{content:"\5066"}.hgi-twotone.hgi-profit:before{content:"\5067"}.hgi-twotone.hgi-programming-flag:after{content:"\5068"}.hgi-twotone.hgi-programming-flag:before{content:"\5069"}.hgi-twotone.hgi-projector-01:after{content:"\506a"}.hgi-twotone.hgi-projector-01:before{content:"\506b"}.hgi-twotone.hgi-projector:after{content:"\506c"}.hgi-twotone.hgi-projector:before{content:"\506d"}.hgi-twotone.hgi-promotion:after{content:"\506e"}.hgi-twotone.hgi-promotion:before{content:"\506f"}.hgi-twotone.hgi-property-add:after{content:"\5070"}.hgi-twotone.hgi-property-add:before{content:"\5071"}.hgi-twotone.hgi-property-delete:after{content:"\5072"}.hgi-twotone.hgi-property-delete:before{content:"\5073"}.hgi-twotone.hgi-property-edit:after{content:"\5074"}.hgi-twotone.hgi-property-edit:before{content:"\5075"}.hgi-twotone.hgi-property-new:after{content:"\5076"}.hgi-twotone.hgi-property-new:before{content:"\5077"}.hgi-twotone.hgi-property-search:after{content:"\5078"}.hgi-twotone.hgi-property-search:before{content:"\5079"}.hgi-twotone.hgi-property-view:after{content:"\507a"}.hgi-twotone.hgi-property-view:before{content:"\507b"}.hgi-twotone.hgi-protection-mask:after{content:"\507c"}.hgi-twotone.hgi-protection-mask:before{content:"\507d"}.hgi-twotone.hgi-pulley:after{content:"\507e"}.hgi-twotone.hgi-pulley:before{content:"\507f"}.hgi-twotone.hgi-pulse-01:after{content:"\5080"}.hgi-twotone.hgi-pulse-01:before{content:"\5081"}.hgi-twotone.hgi-pulse-02:after{content:"\5082"}.hgi-twotone.hgi-pulse-02:before{content:"\5083"}.hgi-twotone.hgi-pulse-rectangle-01:after{content:"\5084"}.hgi-twotone.hgi-pulse-rectangle-01:before{content:"\5085"}.hgi-twotone.hgi-pulse-rectangle-02:after{content:"\5086"}.hgi-twotone.hgi-pulse-rectangle-02:before{content:"\5087"}.hgi-twotone.hgi-pumpkin:after{content:"\5088"}.hgi-twotone.hgi-pumpkin:before{content:"\5089"}.hgi-twotone.hgi-punch:after{content:"\508a"}.hgi-twotone.hgi-punch:before{content:"\508b"}.hgi-twotone.hgi-punching-ball-01:after{content:"\508c"}.hgi-twotone.hgi-punching-ball-01:before{content:"\508d"}.hgi-twotone.hgi-punching-ball-02:after{content:"\508e"}.hgi-twotone.hgi-punching-ball-02:before{content:"\508f"}.hgi-twotone.hgi-purse-01:after{content:"\5090"}.hgi-twotone.hgi-purse-01:before{content:"\5091"}.hgi-twotone.hgi-purse:after{content:"\5092"}.hgi-twotone.hgi-purse:before{content:"\5093"}.hgi-twotone.hgi-push-up-bar:after{content:"\5094"}.hgi-twotone.hgi-push-up-bar:before{content:"\5095"}.hgi-twotone.hgi-puzzle:after{content:"\5096"}.hgi-twotone.hgi-puzzle:before{content:"\5097"}.hgi-twotone.hgi-pyramid-maslowo:after{content:"\5098"}.hgi-twotone.hgi-pyramid-maslowo:before{content:"\5099"}.hgi-twotone.hgi-pyramid:after{content:"\509a"}.hgi-twotone.hgi-pyramid-structure-01:after{content:"\509b"}.hgi-twotone.hgi-pyramid-structure-01:before{content:"\509c"}.hgi-twotone.hgi-pyramid-structure-02:after{content:"\509d"}.hgi-twotone.hgi-pyramid-structure-02:before{content:"\509e"}.hgi-twotone.hgi-pyramid:before{content:"\509f"}.hgi-twotone.hgi-qq-plot:after{content:"\50a0"}.hgi-twotone.hgi-qq-plot:before{content:"\50a1"}.hgi-twotone.hgi-qr-code-01:after{content:"\50a2"}.hgi-twotone.hgi-qr-code-01:before{content:"\50a3"}.hgi-twotone.hgi-qr-code:after{content:"\50a4"}.hgi-twotone.hgi-qr-code:before{content:"\50a5"}.hgi-twotone.hgi-question:after{content:"\50a6"}.hgi-twotone.hgi-question:before{content:"\50a7"}.hgi-twotone.hgi-queue-01:after{content:"\50a8"}.hgi-twotone.hgi-queue-01:before{content:"\50a9"}.hgi-twotone.hgi-queue-02:after{content:"\50aa"}.hgi-twotone.hgi-queue-02:before{content:"\50ab"}.hgi-twotone.hgi-quill-write-01:after{content:"\50ac"}.hgi-twotone.hgi-quill-write-01:before{content:"\50ad"}.hgi-twotone.hgi-quill-write-02:after{content:"\50ae"}.hgi-twotone.hgi-quill-write-02:before{content:"\50af"}.hgi-twotone.hgi-quiz-01:after{content:"\50b0"}.hgi-twotone.hgi-quiz-01:before{content:"\50b1"}.hgi-twotone.hgi-quiz-02:after{content:"\50b2"}.hgi-twotone.hgi-quiz-02:before{content:"\50b3"}.hgi-twotone.hgi-quiz-03:after{content:"\50b4"}.hgi-twotone.hgi-quiz-03:before{content:"\50b5"}.hgi-twotone.hgi-quiz-04:after{content:"\50b6"}.hgi-twotone.hgi-quiz-04:before{content:"\50b7"}.hgi-twotone.hgi-quiz-05:after{content:"\50b8"}.hgi-twotone.hgi-quiz-05:before{content:"\50b9"}.hgi-twotone.hgi-quora:after{content:"\50ba"}.hgi-twotone.hgi-quora:before{content:"\50bb"}.hgi-twotone.hgi-quote-down-circle:after{content:"\50bc"}.hgi-twotone.hgi-quote-down-circle:before{content:"\50bd"}.hgi-twotone.hgi-quote-down:after{content:"\50be"}.hgi-twotone.hgi-quote-down-square:after{content:"\50bf"}.hgi-twotone.hgi-quote-down-square:before{content:"\50c0"}.hgi-twotone.hgi-quote-down:before{content:"\50c1"}.hgi-twotone.hgi-quote-up-circle:after{content:"\50c2"}.hgi-twotone.hgi-quote-up-circle:before{content:"\50c3"}.hgi-twotone.hgi-quote-up:after{content:"\50c4"}.hgi-twotone.hgi-quote-up-square:after{content:"\50c5"}.hgi-twotone.hgi-quote-up-square:before{content:"\50c6"}.hgi-twotone.hgi-quote-up:before{content:"\50c7"}.hgi-twotone.hgi-quotes:after{content:"\50c8"}.hgi-twotone.hgi-quotes:before{content:"\50c9"}.hgi-twotone.hgi-quran-01:after{content:"\50ca"}.hgi-twotone.hgi-quran-01:before{content:"\50cb"}.hgi-twotone.hgi-quran-02:after{content:"\50cc"}.hgi-twotone.hgi-quran-02:before{content:"\50cd"}.hgi-twotone.hgi-quran-03:after{content:"\50ce"}.hgi-twotone.hgi-quran-03:before{content:"\50cf"}.hgi-twotone.hgi-racing-flag:after{content:"\50d0"}.hgi-twotone.hgi-racing-flag:before{content:"\50d1"}.hgi-twotone.hgi-radar-01:after{content:"\50d2"}.hgi-twotone.hgi-radar-01:before{content:"\50d3"}.hgi-twotone.hgi-radar-02:after{content:"\50d4"}.hgi-twotone.hgi-radar-02:before{content:"\50d5"}.hgi-twotone.hgi-radial:after{content:"\50d6"}.hgi-twotone.hgi-radial:before{content:"\50d7"}.hgi-twotone.hgi-radio-01:after{content:"\50d8"}.hgi-twotone.hgi-radio-01:before{content:"\50d9"}.hgi-twotone.hgi-radio-02:after{content:"\50da"}.hgi-twotone.hgi-radio-02:before{content:"\50db"}.hgi-twotone.hgi-radio:after{content:"\50dc"}.hgi-twotone.hgi-radio:before{content:"\50dd"}.hgi-twotone.hgi-radioactive-alert:after{content:"\50de"}.hgi-twotone.hgi-radioactive-alert:before{content:"\50df"}.hgi-twotone.hgi-radius:after{content:"\50e0"}.hgi-twotone.hgi-radius:before{content:"\50e1"}.hgi-twotone.hgi-rain-double-drop:after{content:"\50e2"}.hgi-twotone.hgi-rain-double-drop:before{content:"\50e3"}.hgi-twotone.hgi-rain-drop:after{content:"\50e4"}.hgi-twotone.hgi-rain-drop:before{content:"\50e5"}.hgi-twotone.hgi-rain:after{content:"\50e6"}.hgi-twotone.hgi-rain:before{content:"\50e7"}.hgi-twotone.hgi-rainbow:after{content:"\50e8"}.hgi-twotone.hgi-rainbow:before{content:"\50e9"}.hgi-twotone.hgi-ramadhan-01:after{content:"\50ea"}.hgi-twotone.hgi-ramadhan-01:before{content:"\50eb"}.hgi-twotone.hgi-ramadhan-02:after{content:"\50ec"}.hgi-twotone.hgi-ramadhan-02:before{content:"\50ed"}.hgi-twotone.hgi-ramadhan-month:after{content:"\50ee"}.hgi-twotone.hgi-ramadhan-month:before{content:"\50ef"}.hgi-twotone.hgi-ranking:after{content:"\50f0"}.hgi-twotone.hgi-ranking:before{content:"\50f1"}.hgi-twotone.hgi-raw-01:after{content:"\50f2"}.hgi-twotone.hgi-raw-01:before{content:"\50f3"}.hgi-twotone.hgi-raw-02:after{content:"\50f4"}.hgi-twotone.hgi-raw-02:before{content:"\50f5"}.hgi-twotone.hgi-re:after{content:"\50f6"}.hgi-twotone.hgi-re:before{content:"\50f7"}.hgi-twotone.hgi-react:after{content:"\50f8"}.hgi-twotone.hgi-react:before{content:"\50f9"}.hgi-twotone.hgi-real-estate-01:after{content:"\50fa"}.hgi-twotone.hgi-real-estate-01:before{content:"\50fb"}.hgi-twotone.hgi-real-estate-02:after{content:"\50fc"}.hgi-twotone.hgi-real-estate-02:before{content:"\50fd"}.hgi-twotone.hgi-record:after{content:"\50fe"}.hgi-twotone.hgi-record:before{content:"\50ff"}.hgi-twotone.hgi-recovery-mail:after{content:"\5100"}.hgi-twotone.hgi-recovery-mail:before{content:"\5101"}.hgi-twotone.hgi-rectangular-01:after{content:"\5102"}.hgi-twotone.hgi-rectangular-01:before{content:"\5103"}.hgi-twotone.hgi-rectangular:after{content:"\5104"}.hgi-twotone.hgi-rectangular:before{content:"\5105"}.hgi-twotone.hgi-recycle-01:after{content:"\5106"}.hgi-twotone.hgi-recycle-01:before{content:"\5107"}.hgi-twotone.hgi-recycle-02:after{content:"\5108"}.hgi-twotone.hgi-recycle-02:before{content:"\5109"}.hgi-twotone.hgi-recycle-03:after{content:"\510a"}.hgi-twotone.hgi-recycle-03:before{content:"\510b"}.hgi-twotone.hgi-reddit:after{content:"\510c"}.hgi-twotone.hgi-reddit:before{content:"\510d"}.hgi-twotone.hgi-reflex:after{content:"\510e"}.hgi-twotone.hgi-reflex:before{content:"\510f"}.hgi-twotone.hgi-refresh:after{content:"\5110"}.hgi-twotone.hgi-refresh:before{content:"\5111"}.hgi-twotone.hgi-refrigerator:after{content:"\5112"}.hgi-twotone.hgi-refrigerator:before{content:"\5113"}.hgi-twotone.hgi-register:after{content:"\5114"}.hgi-twotone.hgi-register:before{content:"\5115"}.hgi-twotone.hgi-registered:after{content:"\5116"}.hgi-twotone.hgi-registered:before{content:"\5117"}.hgi-twotone.hgi-relieved-01:after{content:"\5118"}.hgi-twotone.hgi-relieved-01:before{content:"\5119"}.hgi-twotone.hgi-relieved-02:after{content:"\511a"}.hgi-twotone.hgi-relieved-02:before{content:"\511b"}.hgi-twotone.hgi-reload:after{content:"\511c"}.hgi-twotone.hgi-reload:before{content:"\511d"}.hgi-twotone.hgi-reminder:after{content:"\511e"}.hgi-twotone.hgi-reminder:before{content:"\511f"}.hgi-twotone.hgi-remote-control:after{content:"\5120"}.hgi-twotone.hgi-remote-control:before{content:"\5121"}.hgi-twotone.hgi-remove-01:after{content:"\5122"}.hgi-twotone.hgi-remove-01:before{content:"\5123"}.hgi-twotone.hgi-remove-02:after{content:"\5124"}.hgi-twotone.hgi-remove-02:before{content:"\5125"}.hgi-twotone.hgi-remove-circle-half-dot:after{content:"\5126"}.hgi-twotone.hgi-remove-circle-half-dot:before{content:"\5127"}.hgi-twotone.hgi-remove-circle:after{content:"\5128"}.hgi-twotone.hgi-remove-circle:before{content:"\5129"}.hgi-twotone.hgi-remove-pi:after{content:"\512a"}.hgi-twotone.hgi-remove-pi:before{content:"\512b"}.hgi-twotone.hgi-remove-square:after{content:"\512c"}.hgi-twotone.hgi-remove-square:before{content:"\512d"}.hgi-twotone.hgi-renewable-energy-01:after{content:"\512e"}.hgi-twotone.hgi-renewable-energy-01:before{content:"\512f"}.hgi-twotone.hgi-renewable-energy:after{content:"\5130"}.hgi-twotone.hgi-renewable-energy:before{content:"\5131"}.hgi-twotone.hgi-repair:after{content:"\5132"}.hgi-twotone.hgi-repair:before{content:"\5133"}.hgi-twotone.hgi-repeat-off:after{content:"\5134"}.hgi-twotone.hgi-repeat-off:before{content:"\5135"}.hgi-twotone.hgi-repeat-one-01:after{content:"\5136"}.hgi-twotone.hgi-repeat-one-01:before{content:"\5137"}.hgi-twotone.hgi-repeat-one-02:after{content:"\5138"}.hgi-twotone.hgi-repeat-one-02:before{content:"\5139"}.hgi-twotone.hgi-repeat:after{content:"\513a"}.hgi-twotone.hgi-repeat:before{content:"\513b"}.hgi-twotone.hgi-replay:after{content:"\513c"}.hgi-twotone.hgi-replay:before{content:"\513d"}.hgi-twotone.hgi-repository:after{content:"\513e"}.hgi-twotone.hgi-repository:before{content:"\513f"}.hgi-twotone.hgi-reset-password:after{content:"\5140"}.hgi-twotone.hgi-reset-password:before{content:"\5141"}.hgi-twotone.hgi-resize-01:after{content:"\5142"}.hgi-twotone.hgi-resize-01:before{content:"\5143"}.hgi-twotone.hgi-resize-02:after{content:"\5144"}.hgi-twotone.hgi-resize-02:before{content:"\5145"}.hgi-twotone.hgi-resources-add:after{content:"\5146"}.hgi-twotone.hgi-resources-add:before{content:"\5147"}.hgi-twotone.hgi-resources-remove:after{content:"\5148"}.hgi-twotone.hgi-resources-remove:before{content:"\5149"}.hgi-twotone.hgi-restaurant-01:after{content:"\514a"}.hgi-twotone.hgi-restaurant-01:before{content:"\514b"}.hgi-twotone.hgi-restaurant-02:after{content:"\514c"}.hgi-twotone.hgi-restaurant-02:before{content:"\514d"}.hgi-twotone.hgi-restaurant-03:after{content:"\514e"}.hgi-twotone.hgi-restaurant-03:before{content:"\514f"}.hgi-twotone.hgi-restaurant-table:after{content:"\5150"}.hgi-twotone.hgi-restaurant-table:before{content:"\5151"}.hgi-twotone.hgi-restore-bin:after{content:"\5152"}.hgi-twotone.hgi-restore-bin:before{content:"\5153"}.hgi-twotone.hgi-return-request:after{content:"\5154"}.hgi-twotone.hgi-return-request:before{content:"\5155"}.hgi-twotone.hgi-reverse-withdrawal-01:after{content:"\5156"}.hgi-twotone.hgi-reverse-withdrawal-01:before{content:"\5157"}.hgi-twotone.hgi-reverse-withdrawal-02:after{content:"\5158"}.hgi-twotone.hgi-reverse-withdrawal-02:before{content:"\5159"}.hgi-twotone.hgi-rhombus-01:after{content:"\515a"}.hgi-twotone.hgi-rhombus-01:before{content:"\515b"}.hgi-twotone.hgi-rhombus:after{content:"\515c"}.hgi-twotone.hgi-rhombus:before{content:"\515d"}.hgi-twotone.hgi-rice-bowl-01:after{content:"\515e"}.hgi-twotone.hgi-rice-bowl-01:before{content:"\515f"}.hgi-twotone.hgi-rice-bowl-02:after{content:"\5160"}.hgi-twotone.hgi-rice-bowl-02:before{content:"\5161"}.hgi-twotone.hgi-right-angle:after{content:"\5162"}.hgi-twotone.hgi-right-angle:before{content:"\5163"}.hgi-twotone.hgi-right-to-left-block-quote:after{content:"\5164"}.hgi-twotone.hgi-right-to-left-block-quote:before{content:"\5165"}.hgi-twotone.hgi-right-to-left-list-bullet:after{content:"\5166"}.hgi-twotone.hgi-right-to-left-list-bullet:before{content:"\5167"}.hgi-twotone.hgi-right-to-left-list-dash:after{content:"\5168"}.hgi-twotone.hgi-right-to-left-list-dash:before{content:"\5169"}.hgi-twotone.hgi-right-to-left-list-number:after{content:"\516a"}.hgi-twotone.hgi-right-to-left-list-number:before{content:"\516b"}.hgi-twotone.hgi-right-to-left-list-triangle:after{content:"\516c"}.hgi-twotone.hgi-right-to-left-list-triangle:before{content:"\516d"}.hgi-twotone.hgi-right-triangle:after{content:"\516e"}.hgi-twotone.hgi-right-triangle:before{content:"\516f"}.hgi-twotone.hgi-ripple:after{content:"\5170"}.hgi-twotone.hgi-ripple:before{content:"\5171"}.hgi-twotone.hgi-riyal-rectangle:after{content:"\5172"}.hgi-twotone.hgi-riyal-rectangle:before{content:"\5173"}.hgi-twotone.hgi-riyal:after{content:"\5174"}.hgi-twotone.hgi-riyal:before{content:"\5175"}.hgi-twotone.hgi-road-01:after{content:"\5176"}.hgi-twotone.hgi-road-01:before{content:"\5177"}.hgi-twotone.hgi-road-02:after{content:"\5178"}.hgi-twotone.hgi-road-02:before{content:"\5179"}.hgi-twotone.hgi-road-location-01:after{content:"\517a"}.hgi-twotone.hgi-road-location-01:before{content:"\517b"}.hgi-twotone.hgi-road-location-02:after{content:"\517c"}.hgi-twotone.hgi-road-location-02:before{content:"\517d"}.hgi-twotone.hgi-road:after{content:"\517e"}.hgi-twotone.hgi-road-wayside:after{content:"\517f"}.hgi-twotone.hgi-road-wayside:before{content:"\5180"}.hgi-twotone.hgi-road:before{content:"\5181"}.hgi-twotone.hgi-robotic:after{content:"\5182"}.hgi-twotone.hgi-robotic:before{content:"\5183"}.hgi-twotone.hgi-rocket-01:after{content:"\5184"}.hgi-twotone.hgi-rocket-01:before{content:"\5185"}.hgi-twotone.hgi-rocket-02:after{content:"\5186"}.hgi-twotone.hgi-rocket-02:before{content:"\5187"}.hgi-twotone.hgi-rocket:after{content:"\5188"}.hgi-twotone.hgi-rocket:before{content:"\5189"}.hgi-twotone.hgi-rocking-chair:after{content:"\518a"}.hgi-twotone.hgi-rocking-chair:before{content:"\518b"}.hgi-twotone.hgi-roller-skate:after{content:"\518c"}.hgi-twotone.hgi-roller-skate:before{content:"\518d"}.hgi-twotone.hgi-rolling-pin:after{content:"\518e"}.hgi-twotone.hgi-rolling-pin:before{content:"\518f"}.hgi-twotone.hgi-root-01:after{content:"\5190"}.hgi-twotone.hgi-root-01:before{content:"\5191"}.hgi-twotone.hgi-root-02:after{content:"\5192"}.hgi-twotone.hgi-root-02:before{content:"\5193"}.hgi-twotone.hgi-root-circle:after{content:"\5194"}.hgi-twotone.hgi-root-circle:before{content:"\5195"}.hgi-twotone.hgi-root-first-bracket:after{content:"\5196"}.hgi-twotone.hgi-root-first-bracket:before{content:"\5197"}.hgi-twotone.hgi-root-second-bracket:after{content:"\5198"}.hgi-twotone.hgi-root-second-bracket:before{content:"\5199"}.hgi-twotone.hgi-root-third-bracket:after{content:"\519a"}.hgi-twotone.hgi-root-third-bracket:before{content:"\519b"}.hgi-twotone.hgi-rotate-01:after{content:"\519c"}.hgi-twotone.hgi-rotate-01:before{content:"\519d"}.hgi-twotone.hgi-rotate-02:after{content:"\519e"}.hgi-twotone.hgi-rotate-02:before{content:"\519f"}.hgi-twotone.hgi-rotate-360:after{content:"\51a0"}.hgi-twotone.hgi-rotate-360:before{content:"\51a1"}.hgi-twotone.hgi-rotate-bottom-left:after{content:"\51a2"}.hgi-twotone.hgi-rotate-bottom-left:before{content:"\51a3"}.hgi-twotone.hgi-rotate-bottom-right:after{content:"\51a4"}.hgi-twotone.hgi-rotate-bottom-right:before{content:"\51a5"}.hgi-twotone.hgi-rotate-clockwise:after{content:"\51a6"}.hgi-twotone.hgi-rotate-clockwise:before{content:"\51a7"}.hgi-twotone.hgi-rotate-crop:after{content:"\51a8"}.hgi-twotone.hgi-rotate-crop:before{content:"\51a9"}.hgi-twotone.hgi-rotate-left-01:after{content:"\51aa"}.hgi-twotone.hgi-rotate-left-01:before{content:"\51ab"}.hgi-twotone.hgi-rotate-left-02:after{content:"\51ac"}.hgi-twotone.hgi-rotate-left-02:before{content:"\51ad"}.hgi-twotone.hgi-rotate-left-03:after{content:"\51ae"}.hgi-twotone.hgi-rotate-left-03:before{content:"\51af"}.hgi-twotone.hgi-rotate-left-04:after{content:"\51b0"}.hgi-twotone.hgi-rotate-left-04:before{content:"\51b1"}.hgi-twotone.hgi-rotate-left-05:after{content:"\51b2"}.hgi-twotone.hgi-rotate-left-05:before{content:"\51b3"}.hgi-twotone.hgi-rotate-left-06:after{content:"\51b4"}.hgi-twotone.hgi-rotate-left-06:before{content:"\51b5"}.hgi-twotone.hgi-rotate-right-01:after{content:"\51b6"}.hgi-twotone.hgi-rotate-right-01:before{content:"\51b7"}.hgi-twotone.hgi-rotate-right-02:after{content:"\51b8"}.hgi-twotone.hgi-rotate-right-02:before{content:"\51b9"}.hgi-twotone.hgi-rotate-right-03:after{content:"\51ba"}.hgi-twotone.hgi-rotate-right-03:before{content:"\51bb"}.hgi-twotone.hgi-rotate-right-04:after{content:"\51bc"}.hgi-twotone.hgi-rotate-right-04:before{content:"\51bd"}.hgi-twotone.hgi-rotate-right-05:after{content:"\51be"}.hgi-twotone.hgi-rotate-right-05:before{content:"\51bf"}.hgi-twotone.hgi-rotate-right-06:after{content:"\51c0"}.hgi-twotone.hgi-rotate-right-06:before{content:"\51c1"}.hgi-twotone.hgi-rotate-square:after{content:"\51c2"}.hgi-twotone.hgi-rotate-square:before{content:"\51c3"}.hgi-twotone.hgi-rotate-top-left:after{content:"\51c4"}.hgi-twotone.hgi-rotate-top-left:before{content:"\51c5"}.hgi-twotone.hgi-rotate-top-right:after{content:"\51c6"}.hgi-twotone.hgi-rotate-top-right:before{content:"\51c7"}.hgi-twotone.hgi-route-01:after{content:"\51c8"}.hgi-twotone.hgi-route-01:before{content:"\51c9"}.hgi-twotone.hgi-route-02:after{content:"\51ca"}.hgi-twotone.hgi-route-02:before{content:"\51cb"}.hgi-twotone.hgi-route-03:after{content:"\51cc"}.hgi-twotone.hgi-route-03:before{content:"\51cd"}.hgi-twotone.hgi-route-block:after{content:"\51ce"}.hgi-twotone.hgi-route-block:before{content:"\51cf"}.hgi-twotone.hgi-router-01:after{content:"\51d0"}.hgi-twotone.hgi-router-01:before{content:"\51d1"}.hgi-twotone.hgi-router-02:after{content:"\51d2"}.hgi-twotone.hgi-router-02:before{content:"\51d3"}.hgi-twotone.hgi-router:after{content:"\51d4"}.hgi-twotone.hgi-router:before{content:"\51d5"}.hgi-twotone.hgi-row-delete:after{content:"\51d6"}.hgi-twotone.hgi-row-delete:before{content:"\51d7"}.hgi-twotone.hgi-row-insert:after{content:"\51d8"}.hgi-twotone.hgi-row-insert:before{content:"\51d9"}.hgi-twotone.hgi-rss-connected-01:after{content:"\51da"}.hgi-twotone.hgi-rss-connected-01:before{content:"\51db"}.hgi-twotone.hgi-rss-connected-02:after{content:"\51dc"}.hgi-twotone.hgi-rss-connected-02:before{content:"\51dd"}.hgi-twotone.hgi-rss-error:after{content:"\51de"}.hgi-twotone.hgi-rss-error:before{content:"\51df"}.hgi-twotone.hgi-rss-locked:after{content:"\51e0"}.hgi-twotone.hgi-rss-locked:before{content:"\51e1"}.hgi-twotone.hgi-rss:after{content:"\51e2"}.hgi-twotone.hgi-rss-unlocked:after{content:"\51e3"}.hgi-twotone.hgi-rss-unlocked:before{content:"\51e4"}.hgi-twotone.hgi-rss:before{content:"\51e5"}.hgi-twotone.hgi-rub-el-hizb:after{content:"\51e6"}.hgi-twotone.hgi-rub-el-hizb:before{content:"\51e7"}.hgi-twotone.hgi-ruku:after{content:"\51e8"}.hgi-twotone.hgi-ruku:before{content:"\51e9"}.hgi-twotone.hgi-ruler:after{content:"\51ea"}.hgi-twotone.hgi-ruler:before{content:"\51eb"}.hgi-twotone.hgi-running-shoes:after{content:"\51ec"}.hgi-twotone.hgi-running-shoes:before{content:"\51ed"}.hgi-twotone.hgi-sad-01:after{content:"\51ee"}.hgi-twotone.hgi-sad-01:before{content:"\51ef"}.hgi-twotone.hgi-sad-02:after{content:"\51f0"}.hgi-twotone.hgi-sad-02:before{content:"\51f1"}.hgi-twotone.hgi-sad-dizzy:after{content:"\51f2"}.hgi-twotone.hgi-sad-dizzy:before{content:"\51f3"}.hgi-twotone.hgi-safari:after{content:"\51f4"}.hgi-twotone.hgi-safari:before{content:"\51f5"}.hgi-twotone.hgi-safe-delivery-01:after{content:"\51f6"}.hgi-twotone.hgi-safe-delivery-01:before{content:"\51f7"}.hgi-twotone.hgi-safe-delivery-02:after{content:"\51f8"}.hgi-twotone.hgi-safe-delivery-02:before{content:"\51f9"}.hgi-twotone.hgi-safe:after{content:"\51fa"}.hgi-twotone.hgi-safe:before{content:"\51fb"}.hgi-twotone.hgi-safety-pin-01:after{content:"\51fc"}.hgi-twotone.hgi-safety-pin-01:before{content:"\51fd"}.hgi-twotone.hgi-safety-pin-02:after{content:"\51fe"}.hgi-twotone.hgi-safety-pin-02:before{content:"\51ff"}.hgi-twotone.hgi-sailboat-coastal:after{content:"\5200"}.hgi-twotone.hgi-sailboat-coastal:before{content:"\5201"}.hgi-twotone.hgi-sailboat-offshore:after{content:"\5202"}.hgi-twotone.hgi-sailboat-offshore:before{content:"\5203"}.hgi-twotone.hgi-sakura:after{content:"\5204"}.hgi-twotone.hgi-sakura:before{content:"\5205"}.hgi-twotone.hgi-salah:after{content:"\5206"}.hgi-twotone.hgi-salah-time:after{content:"\5207"}.hgi-twotone.hgi-salah-time:before{content:"\5208"}.hgi-twotone.hgi-salah:before{content:"\5209"}.hgi-twotone.hgi-sale-tag-01:after{content:"\520a"}.hgi-twotone.hgi-sale-tag-01:before{content:"\520b"}.hgi-twotone.hgi-sale-tag-02:after{content:"\520c"}.hgi-twotone.hgi-sale-tag-02:before{content:"\520d"}.hgi-twotone.hgi-sandals:after{content:"\520e"}.hgi-twotone.hgi-sandals:before{content:"\520f"}.hgi-twotone.hgi-satellite-01:after{content:"\5210"}.hgi-twotone.hgi-satellite-01:before{content:"\5211"}.hgi-twotone.hgi-satellite-02:after{content:"\5212"}.hgi-twotone.hgi-satellite-02:before{content:"\5213"}.hgi-twotone.hgi-satellite-03:after{content:"\5214"}.hgi-twotone.hgi-satellite-03:before{content:"\5215"}.hgi-twotone.hgi-satellite:after{content:"\5216"}.hgi-twotone.hgi-satellite:before{content:"\5217"}.hgi-twotone.hgi-saturn-01:after{content:"\5218"}.hgi-twotone.hgi-saturn-01:before{content:"\5219"}.hgi-twotone.hgi-saturn-02:after{content:"\521a"}.hgi-twotone.hgi-saturn-02:before{content:"\521b"}.hgi-twotone.hgi-saturn:after{content:"\521c"}.hgi-twotone.hgi-saturn:before{content:"\521d"}.hgi-twotone.hgi-sausage:after{content:"\521e"}.hgi-twotone.hgi-sausage:before{content:"\521f"}.hgi-twotone.hgi-save-energy-01:after{content:"\5220"}.hgi-twotone.hgi-save-energy-01:before{content:"\5221"}.hgi-twotone.hgi-save-energy-02:after{content:"\5222"}.hgi-twotone.hgi-save-energy-02:before{content:"\5223"}.hgi-twotone.hgi-save-money-dollar:after{content:"\5224"}.hgi-twotone.hgi-save-money-dollar:before{content:"\5225"}.hgi-twotone.hgi-save-money-euro:after{content:"\5226"}.hgi-twotone.hgi-save-money-euro:before{content:"\5227"}.hgi-twotone.hgi-save-money-pound:after{content:"\5228"}.hgi-twotone.hgi-save-money-pound:before{content:"\5229"}.hgi-twotone.hgi-save-money-yen:after{content:"\522a"}.hgi-twotone.hgi-save-money-yen:before{content:"\522b"}.hgi-twotone.hgi-savings:after{content:"\522c"}.hgi-twotone.hgi-savings:before{content:"\522d"}.hgi-twotone.hgi-scheme:after{content:"\522e"}.hgi-twotone.hgi-scheme:before{content:"\522f"}.hgi-twotone.hgi-school-01:after{content:"\5230"}.hgi-twotone.hgi-school-01:before{content:"\5231"}.hgi-twotone.hgi-school-bell-01:after{content:"\5232"}.hgi-twotone.hgi-school-bell-01:before{content:"\5233"}.hgi-twotone.hgi-school-bell-02:after{content:"\5234"}.hgi-twotone.hgi-school-bell-02:before{content:"\5235"}.hgi-twotone.hgi-school-bus:after{content:"\5236"}.hgi-twotone.hgi-school-bus:before{content:"\5237"}.hgi-twotone.hgi-school-report-card:after{content:"\5238"}.hgi-twotone.hgi-school-report-card:before{content:"\5239"}.hgi-twotone.hgi-school:after{content:"\523a"}.hgi-twotone.hgi-school-tie:after{content:"\523b"}.hgi-twotone.hgi-school-tie:before{content:"\523c"}.hgi-twotone.hgi-school:before{content:"\523d"}.hgi-twotone.hgi-scissor-01:after{content:"\523e"}.hgi-twotone.hgi-scissor-01:before{content:"\523f"}.hgi-twotone.hgi-scissor-rectangle:after{content:"\5240"}.hgi-twotone.hgi-scissor-rectangle:before{content:"\5241"}.hgi-twotone.hgi-scissor:after{content:"\5242"}.hgi-twotone.hgi-scissor:before{content:"\5243"}.hgi-twotone.hgi-scooter-01:after{content:"\5244"}.hgi-twotone.hgi-scooter-01:before{content:"\5245"}.hgi-twotone.hgi-scooter-02:after{content:"\5246"}.hgi-twotone.hgi-scooter-02:before{content:"\5247"}.hgi-twotone.hgi-scooter-03:after{content:"\5248"}.hgi-twotone.hgi-scooter-03:before{content:"\5249"}.hgi-twotone.hgi-scooter-04:after{content:"\524a"}.hgi-twotone.hgi-scooter-04:before{content:"\524b"}.hgi-twotone.hgi-scooter-electric:after{content:"\524c"}.hgi-twotone.hgi-scooter-electric:before{content:"\524d"}.hgi-twotone.hgi-scratch-card:after{content:"\524e"}.hgi-twotone.hgi-scratch-card:before{content:"\524f"}.hgi-twotone.hgi-screen-add-to-home:after{content:"\5250"}.hgi-twotone.hgi-screen-add-to-home:before{content:"\5251"}.hgi-twotone.hgi-screen-lock-rotation:after{content:"\5252"}.hgi-twotone.hgi-screen-lock-rotation:before{content:"\5253"}.hgi-twotone.hgi-screen-rotation:after{content:"\5254"}.hgi-twotone.hgi-screen-rotation:before{content:"\5255"}.hgi-twotone.hgi-scribd:after{content:"\5256"}.hgi-twotone.hgi-scribd:before{content:"\5257"}.hgi-twotone.hgi-scroll-horizontal:after{content:"\5258"}.hgi-twotone.hgi-scroll-horizontal:before{content:"\5259"}.hgi-twotone.hgi-scroll:after{content:"\525a"}.hgi-twotone.hgi-scroll-vertical:after{content:"\525b"}.hgi-twotone.hgi-scroll-vertical:before{content:"\525c"}.hgi-twotone.hgi-scroll:before{content:"\525d"}.hgi-twotone.hgi-sd-card:after{content:"\525e"}.hgi-twotone.hgi-sd-card:before{content:"\525f"}.hgi-twotone.hgi-seal:after{content:"\5260"}.hgi-twotone.hgi-seal:before{content:"\5261"}.hgi-twotone.hgi-search-01:after{content:"\5262"}.hgi-twotone.hgi-search-01:before{content:"\5263"}.hgi-twotone.hgi-search-02:after{content:"\5264"}.hgi-twotone.hgi-search-02:before{content:"\5265"}.hgi-twotone.hgi-search-add:after{content:"\5266"}.hgi-twotone.hgi-search-add:before{content:"\5267"}.hgi-twotone.hgi-search-area:after{content:"\5268"}.hgi-twotone.hgi-search-area:before{content:"\5269"}.hgi-twotone.hgi-search-circle:after{content:"\526a"}.hgi-twotone.hgi-search-circle:before{content:"\526b"}.hgi-twotone.hgi-search-dollar:after{content:"\526c"}.hgi-twotone.hgi-search-dollar:before{content:"\526d"}.hgi-twotone.hgi-search-focus:after{content:"\526e"}.hgi-twotone.hgi-search-focus:before{content:"\526f"}.hgi-twotone.hgi-search-list-01:after{content:"\5270"}.hgi-twotone.hgi-search-list-01:before{content:"\5271"}.hgi-twotone.hgi-search-list-02:after{content:"\5272"}.hgi-twotone.hgi-search-list-02:before{content:"\5273"}.hgi-twotone.hgi-search-minus:after{content:"\5274"}.hgi-twotone.hgi-search-minus:before{content:"\5275"}.hgi-twotone.hgi-search-remove:after{content:"\5276"}.hgi-twotone.hgi-search-remove:before{content:"\5277"}.hgi-twotone.hgi-search-replace:after{content:"\5278"}.hgi-twotone.hgi-search-replace:before{content:"\5279"}.hgi-twotone.hgi-search-square:after{content:"\527a"}.hgi-twotone.hgi-search-square:before{content:"\527b"}.hgi-twotone.hgi-search-visual:after{content:"\527c"}.hgi-twotone.hgi-search-visual:before{content:"\527d"}.hgi-twotone.hgi-searching:after{content:"\527e"}.hgi-twotone.hgi-searching:before{content:"\527f"}.hgi-twotone.hgi-seat-selector:after{content:"\5280"}.hgi-twotone.hgi-seat-selector:before{content:"\5281"}.hgi-twotone.hgi-second-bracket-circle:after{content:"\5282"}.hgi-twotone.hgi-second-bracket-circle:before{content:"\5283"}.hgi-twotone.hgi-second-bracket:after{content:"\5284"}.hgi-twotone.hgi-second-bracket-square:after{content:"\5285"}.hgi-twotone.hgi-second-bracket-square:before{content:"\5286"}.hgi-twotone.hgi-second-bracket:before{content:"\5287"}.hgi-twotone.hgi-secured-network:after{content:"\5288"}.hgi-twotone.hgi-secured-network:before{content:"\5289"}.hgi-twotone.hgi-security-block:after{content:"\528a"}.hgi-twotone.hgi-security-block:before{content:"\528b"}.hgi-twotone.hgi-security-check:after{content:"\528c"}.hgi-twotone.hgi-security-check:before{content:"\528d"}.hgi-twotone.hgi-security-key-usb:after{content:"\528e"}.hgi-twotone.hgi-security-key-usb:before{content:"\528f"}.hgi-twotone.hgi-security-lock:after{content:"\5290"}.hgi-twotone.hgi-security-lock:before{content:"\5291"}.hgi-twotone.hgi-security-password:after{content:"\5292"}.hgi-twotone.hgi-security-password:before{content:"\5293"}.hgi-twotone.hgi-security:after{content:"\5294"}.hgi-twotone.hgi-security-validation:after{content:"\5295"}.hgi-twotone.hgi-security-validation:before{content:"\5296"}.hgi-twotone.hgi-security-wifi:after{content:"\5297"}.hgi-twotone.hgi-security-wifi:before{content:"\5298"}.hgi-twotone.hgi-security:before{content:"\5299"}.hgi-twotone.hgi-segment:after{content:"\529a"}.hgi-twotone.hgi-segment:before{content:"\529b"}.hgi-twotone.hgi-select-01:after{content:"\529c"}.hgi-twotone.hgi-select-01:before{content:"\529d"}.hgi-twotone.hgi-select-02:after{content:"\529e"}.hgi-twotone.hgi-select-02:before{content:"\529f"}.hgi-twotone.hgi-send-to-mobile:after{content:"\52a0"}.hgi-twotone.hgi-send-to-mobile:before{content:"\52a1"}.hgi-twotone.hgi-senseless:after{content:"\52a2"}.hgi-twotone.hgi-senseless:before{content:"\52a3"}.hgi-twotone.hgi-sent:after{content:"\52a4"}.hgi-twotone.hgi-sent:before{content:"\52a5"}.hgi-twotone.hgi-seo:after{content:"\52a6"}.hgi-twotone.hgi-seo:before{content:"\52a7"}.hgi-twotone.hgi-service:after{content:"\52a8"}.hgi-twotone.hgi-service:before{content:"\52a9"}.hgi-twotone.hgi-setting-06:after{content:"\52aa"}.hgi-twotone.hgi-setting-06:before{content:"\52ab"}.hgi-twotone.hgi-setting-07:after{content:"\52ac"}.hgi-twotone.hgi-setting-07:before{content:"\52ad"}.hgi-twotone.hgi-setting-done-01:after{content:"\52ae"}.hgi-twotone.hgi-setting-done-01:before{content:"\52af"}.hgi-twotone.hgi-setting-done-02:after{content:"\52b0"}.hgi-twotone.hgi-setting-done-02:before{content:"\52b1"}.hgi-twotone.hgi-setting-done-03:after{content:"\52b2"}.hgi-twotone.hgi-setting-done-03:before{content:"\52b3"}.hgi-twotone.hgi-setting-done-04:after{content:"\52b4"}.hgi-twotone.hgi-setting-done-04:before{content:"\52b5"}.hgi-twotone.hgi-setting-error-03:after{content:"\52b6"}.hgi-twotone.hgi-setting-error-03:before{content:"\52b7"}.hgi-twotone.hgi-setting-error-04:after{content:"\52b8"}.hgi-twotone.hgi-setting-error-04:before{content:"\52b9"}.hgi-twotone.hgi-settings-01:after{content:"\52ba"}.hgi-twotone.hgi-settings-01:before{content:"\52bb"}.hgi-twotone.hgi-settings-02:after{content:"\52bc"}.hgi-twotone.hgi-settings-02:before{content:"\52bd"}.hgi-twotone.hgi-settings-03:after{content:"\52be"}.hgi-twotone.hgi-settings-03:before{content:"\52bf"}.hgi-twotone.hgi-settings-04:after{content:"\52c0"}.hgi-twotone.hgi-settings-04:before{content:"\52c1"}.hgi-twotone.hgi-settings-05:after{content:"\52c2"}.hgi-twotone.hgi-settings-05:before{content:"\52c3"}.hgi-twotone.hgi-settings-error-01:after{content:"\52c4"}.hgi-twotone.hgi-settings-error-01:before{content:"\52c5"}.hgi-twotone.hgi-settings-error-02:after{content:"\52c6"}.hgi-twotone.hgi-settings-error-02:before{content:"\52c7"}.hgi-twotone.hgi-setup-01:after{content:"\52c8"}.hgi-twotone.hgi-setup-01:before{content:"\52c9"}.hgi-twotone.hgi-setup-02:after{content:"\52ca"}.hgi-twotone.hgi-setup-02:before{content:"\52cb"}.hgi-twotone.hgi-shaka-01:after{content:"\52cc"}.hgi-twotone.hgi-shaka-01:before{content:"\52cd"}.hgi-twotone.hgi-shaka-02:after{content:"\52ce"}.hgi-twotone.hgi-shaka-02:before{content:"\52cf"}.hgi-twotone.hgi-shaka-03:after{content:"\52d0"}.hgi-twotone.hgi-shaka-03:before{content:"\52d1"}.hgi-twotone.hgi-shaka-04:after{content:"\52d2"}.hgi-twotone.hgi-shaka-04:before{content:"\52d3"}.hgi-twotone.hgi-shampoo:after{content:"\52d4"}.hgi-twotone.hgi-shampoo:before{content:"\52d5"}.hgi-twotone.hgi-shapes:after{content:"\52d6"}.hgi-twotone.hgi-shapes:before{content:"\52d7"}.hgi-twotone.hgi-share-01:after{content:"\52d8"}.hgi-twotone.hgi-share-01:before{content:"\52d9"}.hgi-twotone.hgi-share-02:after{content:"\52da"}.hgi-twotone.hgi-share-02:before{content:"\52db"}.hgi-twotone.hgi-share-03:after{content:"\52dc"}.hgi-twotone.hgi-share-03:before{content:"\52dd"}.hgi-twotone.hgi-share-04:after{content:"\52de"}.hgi-twotone.hgi-share-04:before{content:"\52df"}.hgi-twotone.hgi-share-05:after{content:"\52e0"}.hgi-twotone.hgi-share-05:before{content:"\52e1"}.hgi-twotone.hgi-share-06:after{content:"\52e2"}.hgi-twotone.hgi-share-06:before{content:"\52e3"}.hgi-twotone.hgi-share-07:after{content:"\52e4"}.hgi-twotone.hgi-share-07:before{content:"\52e5"}.hgi-twotone.hgi-share-08:after{content:"\52e6"}.hgi-twotone.hgi-share-08:before{content:"\52e7"}.hgi-twotone.hgi-share-knowledge:after{content:"\52e8"}.hgi-twotone.hgi-share-knowledge:before{content:"\52e9"}.hgi-twotone.hgi-share-location-01:after{content:"\52ea"}.hgi-twotone.hgi-share-location-01:before{content:"\52eb"}.hgi-twotone.hgi-share-location-02:after{content:"\52ec"}.hgi-twotone.hgi-share-location-02:before{content:"\52ed"}.hgi-twotone.hgi-shared-wifi:after{content:"\52ee"}.hgi-twotone.hgi-shared-wifi:before{content:"\52ef"}.hgi-twotone.hgi-sharing:after{content:"\52f0"}.hgi-twotone.hgi-sharing:before{content:"\52f1"}.hgi-twotone.hgi-shellfish:after{content:"\52f2"}.hgi-twotone.hgi-shellfish:before{content:"\52f3"}.hgi-twotone.hgi-sheriff-01:after{content:"\52f4"}.hgi-twotone.hgi-sheriff-01:before{content:"\52f5"}.hgi-twotone.hgi-sheriff-02:after{content:"\52f6"}.hgi-twotone.hgi-sheriff-02:before{content:"\52f7"}.hgi-twotone.hgi-shield-01:after{content:"\52f8"}.hgi-twotone.hgi-shield-01:before{content:"\52f9"}.hgi-twotone.hgi-shield-02:after{content:"\52fa"}.hgi-twotone.hgi-shield-02:before{content:"\52fb"}.hgi-twotone.hgi-shield-blockchain:after{content:"\52fc"}.hgi-twotone.hgi-shield-blockchain:before{content:"\52fd"}.hgi-twotone.hgi-shield-energy:after{content:"\52fe"}.hgi-twotone.hgi-shield-energy:before{content:"\52ff"}.hgi-twotone.hgi-shield-key:after{content:"\5300"}.hgi-twotone.hgi-shield-key:before{content:"\5301"}.hgi-twotone.hgi-shield-user:after{content:"\5302"}.hgi-twotone.hgi-shield-user:before{content:"\5303"}.hgi-twotone.hgi-shipment-tracking:after{content:"\5304"}.hgi-twotone.hgi-shipment-tracking:before{content:"\5305"}.hgi-twotone.hgi-shipping-center:after{content:"\5306"}.hgi-twotone.hgi-shipping-center:before{content:"\5307"}.hgi-twotone.hgi-shipping-loading:after{content:"\5308"}.hgi-twotone.hgi-shipping-loading:before{content:"\5309"}.hgi-twotone.hgi-shipping-truck-01:after{content:"\530a"}.hgi-twotone.hgi-shipping-truck-01:before{content:"\530b"}.hgi-twotone.hgi-shipping-truck-02:after{content:"\530c"}.hgi-twotone.hgi-shipping-truck-02:before{content:"\530d"}.hgi-twotone.hgi-shirt-01:after{content:"\530e"}.hgi-twotone.hgi-shirt-01:before{content:"\530f"}.hgi-twotone.hgi-shocked:after{content:"\5310"}.hgi-twotone.hgi-shocked:before{content:"\5311"}.hgi-twotone.hgi-shop-sign:after{content:"\5312"}.hgi-twotone.hgi-shop-sign:before{content:"\5313"}.hgi-twotone.hgi-shopping-bag-01:after{content:"\5314"}.hgi-twotone.hgi-shopping-bag-01:before{content:"\5315"}.hgi-twotone.hgi-shopping-bag-02:after{content:"\5316"}.hgi-twotone.hgi-shopping-bag-02:before{content:"\5317"}.hgi-twotone.hgi-shopping-bag-03:after{content:"\5318"}.hgi-twotone.hgi-shopping-bag-03:before{content:"\5319"}.hgi-twotone.hgi-shopping-bag-add:after{content:"\531a"}.hgi-twotone.hgi-shopping-bag-add:before{content:"\531b"}.hgi-twotone.hgi-shopping-bag-check:after{content:"\531c"}.hgi-twotone.hgi-shopping-bag-check:before{content:"\531d"}.hgi-twotone.hgi-shopping-bag-favorite:after{content:"\531e"}.hgi-twotone.hgi-shopping-bag-favorite:before{content:"\531f"}.hgi-twotone.hgi-shopping-bag-remove:after{content:"\5320"}.hgi-twotone.hgi-shopping-bag-remove:before{content:"\5321"}.hgi-twotone.hgi-shopping-basket-01:after{content:"\5322"}.hgi-twotone.hgi-shopping-basket-01:before{content:"\5323"}.hgi-twotone.hgi-shopping-basket-02:after{content:"\5324"}.hgi-twotone.hgi-shopping-basket-02:before{content:"\5325"}.hgi-twotone.hgi-shopping-basket-03:after{content:"\5326"}.hgi-twotone.hgi-shopping-basket-03:before{content:"\5327"}.hgi-twotone.hgi-shopping-basket-add-01:after{content:"\5328"}.hgi-twotone.hgi-shopping-basket-add-01:before{content:"\5329"}.hgi-twotone.hgi-shopping-basket-add-02:after{content:"\532a"}.hgi-twotone.hgi-shopping-basket-add-02:before{content:"\532b"}.hgi-twotone.hgi-shopping-basket-add-03:after{content:"\532c"}.hgi-twotone.hgi-shopping-basket-add-03:before{content:"\532d"}.hgi-twotone.hgi-shopping-basket-check-in-01:after{content:"\532e"}.hgi-twotone.hgi-shopping-basket-check-in-01:before{content:"\532f"}.hgi-twotone.hgi-shopping-basket-check-in-02:after{content:"\5330"}.hgi-twotone.hgi-shopping-basket-check-in-02:before{content:"\5331"}.hgi-twotone.hgi-shopping-basket-check-in-03:after{content:"\5332"}.hgi-twotone.hgi-shopping-basket-check-in-03:before{content:"\5333"}.hgi-twotone.hgi-shopping-basket-check-out-01:after{content:"\5334"}.hgi-twotone.hgi-shopping-basket-check-out-01:before{content:"\5335"}.hgi-twotone.hgi-shopping-basket-check-out-02:after{content:"\5336"}.hgi-twotone.hgi-shopping-basket-check-out-02:before{content:"\5337"}.hgi-twotone.hgi-shopping-basket-check-out-03:after{content:"\5338"}.hgi-twotone.hgi-shopping-basket-check-out-03:before{content:"\5339"}.hgi-twotone.hgi-shopping-basket-done-01:after{content:"\533a"}.hgi-twotone.hgi-shopping-basket-done-01:before{content:"\533b"}.hgi-twotone.hgi-shopping-basket-done-02:after{content:"\533c"}.hgi-twotone.hgi-shopping-basket-done-02:before{content:"\533d"}.hgi-twotone.hgi-shopping-basket-done-03:after{content:"\533e"}.hgi-twotone.hgi-shopping-basket-done-03:before{content:"\533f"}.hgi-twotone.hgi-shopping-basket-favorite-01:after{content:"\5340"}.hgi-twotone.hgi-shopping-basket-favorite-01:before{content:"\5341"}.hgi-twotone.hgi-shopping-basket-favorite-02:after{content:"\5342"}.hgi-twotone.hgi-shopping-basket-favorite-02:before{content:"\5343"}.hgi-twotone.hgi-shopping-basket-favorite-03:after{content:"\5344"}.hgi-twotone.hgi-shopping-basket-favorite-03:before{content:"\5345"}.hgi-twotone.hgi-shopping-basket-remove-01:after{content:"\5346"}.hgi-twotone.hgi-shopping-basket-remove-01:before{content:"\5347"}.hgi-twotone.hgi-shopping-basket-remove-02:after{content:"\5348"}.hgi-twotone.hgi-shopping-basket-remove-02:before{content:"\5349"}.hgi-twotone.hgi-shopping-basket-remove-03:after{content:"\534a"}.hgi-twotone.hgi-shopping-basket-remove-03:before{content:"\534b"}.hgi-twotone.hgi-shopping-basket-secure-01:after{content:"\534c"}.hgi-twotone.hgi-shopping-basket-secure-01:before{content:"\534d"}.hgi-twotone.hgi-shopping-basket-secure-02:after{content:"\534e"}.hgi-twotone.hgi-shopping-basket-secure-02:before{content:"\534f"}.hgi-twotone.hgi-shopping-basket-secure-03:after{content:"\5350"}.hgi-twotone.hgi-shopping-basket-secure-03:before{content:"\5351"}.hgi-twotone.hgi-shopping-cart-01:after{content:"\5352"}.hgi-twotone.hgi-shopping-cart-01:before{content:"\5353"}.hgi-twotone.hgi-shopping-cart-02:after{content:"\5354"}.hgi-twotone.hgi-shopping-cart-02:before{content:"\5355"}.hgi-twotone.hgi-shopping-cart-add-01:after{content:"\5356"}.hgi-twotone.hgi-shopping-cart-add-01:before{content:"\5357"}.hgi-twotone.hgi-shopping-cart-add-02:after{content:"\5358"}.hgi-twotone.hgi-shopping-cart-add-02:before{content:"\5359"}.hgi-twotone.hgi-shopping-cart-check-01:after{content:"\535a"}.hgi-twotone.hgi-shopping-cart-check-01:before{content:"\535b"}.hgi-twotone.hgi-shopping-cart-check-02:after{content:"\535c"}.hgi-twotone.hgi-shopping-cart-check-02:before{content:"\535d"}.hgi-twotone.hgi-shopping-cart-check-in-01:after{content:"\535e"}.hgi-twotone.hgi-shopping-cart-check-in-01:before{content:"\535f"}.hgi-twotone.hgi-shopping-cart-check-in-02:after{content:"\5360"}.hgi-twotone.hgi-shopping-cart-check-in-02:before{content:"\5361"}.hgi-twotone.hgi-shopping-cart-check-out-01:after{content:"\5362"}.hgi-twotone.hgi-shopping-cart-check-out-01:before{content:"\5363"}.hgi-twotone.hgi-shopping-cart-check-out-02:after{content:"\5364"}.hgi-twotone.hgi-shopping-cart-check-out-02:before{content:"\5365"}.hgi-twotone.hgi-shopping-cart-favorite-01:after{content:"\5366"}.hgi-twotone.hgi-shopping-cart-favorite-01:before{content:"\5367"}.hgi-twotone.hgi-shopping-cart-favorite-02:after{content:"\5368"}.hgi-twotone.hgi-shopping-cart-favorite-02:before{content:"\5369"}.hgi-twotone.hgi-shopping-cart-remove-01:after{content:"\536a"}.hgi-twotone.hgi-shopping-cart-remove-01:before{content:"\536b"}.hgi-twotone.hgi-shopping-cart-remove-02:after{content:"\536c"}.hgi-twotone.hgi-shopping-cart-remove-02:before{content:"\536d"}.hgi-twotone.hgi-shorts-pants:after{content:"\536e"}.hgi-twotone.hgi-shorts-pants:before{content:"\536f"}.hgi-twotone.hgi-shuffle:after{content:"\5370"}.hgi-twotone.hgi-shuffle-square:after{content:"\5371"}.hgi-twotone.hgi-shuffle-square:before{content:"\5372"}.hgi-twotone.hgi-shuffle:before{content:"\5373"}.hgi-twotone.hgi-shutterstock:after{content:"\5374"}.hgi-twotone.hgi-shutterstock:before{content:"\5375"}.hgi-twotone.hgi-sidebar-bottom:after{content:"\5376"}.hgi-twotone.hgi-sidebar-bottom:before{content:"\5377"}.hgi-twotone.hgi-sidebar-left-01:after{content:"\5378"}.hgi-twotone.hgi-sidebar-left-01:before{content:"\5379"}.hgi-twotone.hgi-sidebar-left:after{content:"\537a"}.hgi-twotone.hgi-sidebar-left:before{content:"\537b"}.hgi-twotone.hgi-sidebar-right-01:after{content:"\537c"}.hgi-twotone.hgi-sidebar-right-01:before{content:"\537d"}.hgi-twotone.hgi-sidebar-right:after{content:"\537e"}.hgi-twotone.hgi-sidebar-right:before{content:"\537f"}.hgi-twotone.hgi-sidebar-top:after{content:"\5380"}.hgi-twotone.hgi-sidebar-top:before{content:"\5381"}.hgi-twotone.hgi-sign-language-c:after{content:"\5382"}.hgi-twotone.hgi-sign-language-c:before{content:"\5383"}.hgi-twotone.hgi-signal-full-01:after{content:"\5384"}.hgi-twotone.hgi-signal-full-01:before{content:"\5385"}.hgi-twotone.hgi-signal-full-02:after{content:"\5386"}.hgi-twotone.hgi-signal-full-02:before{content:"\5387"}.hgi-twotone.hgi-signal-low-01:after{content:"\5388"}.hgi-twotone.hgi-signal-low-01:before{content:"\5389"}.hgi-twotone.hgi-signal-low-02:after{content:"\538a"}.hgi-twotone.hgi-signal-low-02:before{content:"\538b"}.hgi-twotone.hgi-signal-low-medium:after{content:"\538c"}.hgi-twotone.hgi-signal-low-medium:before{content:"\538d"}.hgi-twotone.hgi-signal-medium-01:after{content:"\538e"}.hgi-twotone.hgi-signal-medium-01:before{content:"\538f"}.hgi-twotone.hgi-signal-medium-02:after{content:"\5390"}.hgi-twotone.hgi-signal-medium-02:before{content:"\5391"}.hgi-twotone.hgi-signal-no-01:after{content:"\5392"}.hgi-twotone.hgi-signal-no-01:before{content:"\5393"}.hgi-twotone.hgi-signal-no-02:after{content:"\5394"}.hgi-twotone.hgi-signal-no-02:before{content:"\5395"}.hgi-twotone.hgi-signal:after{content:"\5396"}.hgi-twotone.hgi-signal:before{content:"\5397"}.hgi-twotone.hgi-signature:after{content:"\5398"}.hgi-twotone.hgi-signature:before{content:"\5399"}.hgi-twotone.hgi-silence:after{content:"\539a"}.hgi-twotone.hgi-silence:before{content:"\539b"}.hgi-twotone.hgi-simcard-01:after{content:"\539c"}.hgi-twotone.hgi-simcard-01:before{content:"\539d"}.hgi-twotone.hgi-simcard-02:after{content:"\539e"}.hgi-twotone.hgi-simcard-02:before{content:"\539f"}.hgi-twotone.hgi-simcard-dual:after{content:"\53a0"}.hgi-twotone.hgi-simcard-dual:before{content:"\53a1"}.hgi-twotone.hgi-sin:after{content:"\53a2"}.hgi-twotone.hgi-sin:before{content:"\53a3"}.hgi-twotone.hgi-sine-01:after{content:"\53a4"}.hgi-twotone.hgi-sine-01:before{content:"\53a5"}.hgi-twotone.hgi-sine-02:after{content:"\53a6"}.hgi-twotone.hgi-sine-02:before{content:"\53a7"}.hgi-twotone.hgi-sing-left:after{content:"\53a8"}.hgi-twotone.hgi-sing-left:before{content:"\53a9"}.hgi-twotone.hgi-sing-right:after{content:"\53aa"}.hgi-twotone.hgi-sing-right:before{content:"\53ab"}.hgi-twotone.hgi-sink-01:after{content:"\53ac"}.hgi-twotone.hgi-sink-01:before{content:"\53ad"}.hgi-twotone.hgi-sink-02:after{content:"\53ae"}.hgi-twotone.hgi-sink-02:before{content:"\53af"}.hgi-twotone.hgi-siri:after{content:"\53b0"}.hgi-twotone.hgi-siri:before{content:"\53b1"}.hgi-twotone.hgi-sketch:after{content:"\53b2"}.hgi-twotone.hgi-sketch:before{content:"\53b3"}.hgi-twotone.hgi-skew:after{content:"\53b4"}.hgi-twotone.hgi-skew:before{content:"\53b5"}.hgi-twotone.hgi-ski-dice-faces-01:after{content:"\53b6"}.hgi-twotone.hgi-ski-dice-faces-01:before{content:"\53b7"}.hgi-twotone.hgi-skipping-rope:after{content:"\53b8"}.hgi-twotone.hgi-skipping-rope:before{content:"\53b9"}.hgi-twotone.hgi-skull:after{content:"\53ba"}.hgi-twotone.hgi-skull:before{content:"\53bb"}.hgi-twotone.hgi-skype:after{content:"\53bc"}.hgi-twotone.hgi-skype:before{content:"\53bd"}.hgi-twotone.hgi-slack:after{content:"\53be"}.hgi-twotone.hgi-slack:before{content:"\53bf"}.hgi-twotone.hgi-sleeping:after{content:"\53c0"}.hgi-twotone.hgi-sleeping:before{content:"\53c1"}.hgi-twotone.hgi-sleeveless:after{content:"\53c2"}.hgi-twotone.hgi-sleeveless:before{content:"\53c3"}.hgi-twotone.hgi-sliders-horizontal:after{content:"\53c4"}.hgi-twotone.hgi-sliders-horizontal:before{content:"\53c5"}.hgi-twotone.hgi-sliders-vertical:after{content:"\53c6"}.hgi-twotone.hgi-sliders-vertical:before{content:"\53c7"}.hgi-twotone.hgi-slideshare:after{content:"\53c8"}.hgi-twotone.hgi-slideshare:before{content:"\53c9"}.hgi-twotone.hgi-slow-winds:after{content:"\53ca"}.hgi-twotone.hgi-slow-winds:before{content:"\53cb"}.hgi-twotone.hgi-smart-ac:after{content:"\53cc"}.hgi-twotone.hgi-smart-ac:before{content:"\53cd"}.hgi-twotone.hgi-smart-phone-01:after{content:"\53ce"}.hgi-twotone.hgi-smart-phone-01:before{content:"\53cf"}.hgi-twotone.hgi-smart-phone-02:after{content:"\53d0"}.hgi-twotone.hgi-smart-phone-02:before{content:"\53d1"}.hgi-twotone.hgi-smart-phone-03:after{content:"\53d2"}.hgi-twotone.hgi-smart-phone-03:before{content:"\53d3"}.hgi-twotone.hgi-smart-phone-04:after{content:"\53d4"}.hgi-twotone.hgi-smart-phone-04:before{content:"\53d5"}.hgi-twotone.hgi-smart-phone-landscape:after{content:"\53d6"}.hgi-twotone.hgi-smart-phone-landscape:before{content:"\53d7"}.hgi-twotone.hgi-smart:after{content:"\53d8"}.hgi-twotone.hgi-smart-watch-01:after{content:"\53d9"}.hgi-twotone.hgi-smart-watch-01:before{content:"\53da"}.hgi-twotone.hgi-smart-watch-02:after{content:"\53db"}.hgi-twotone.hgi-smart-watch-02:before{content:"\53dc"}.hgi-twotone.hgi-smart-watch-03:after{content:"\53dd"}.hgi-twotone.hgi-smart-watch-03:before{content:"\53de"}.hgi-twotone.hgi-smart-watch-04:after{content:"\53df"}.hgi-twotone.hgi-smart-watch-04:before{content:"\53e0"}.hgi-twotone.hgi-smart:before{content:"\53e1"}.hgi-twotone.hgi-smartphone-lost-wifi:after{content:"\53e2"}.hgi-twotone.hgi-smartphone-lost-wifi:before{content:"\53e3"}.hgi-twotone.hgi-smartphone-wifi:after{content:"\53e4"}.hgi-twotone.hgi-smartphone-wifi:before{content:"\53e5"}.hgi-twotone.hgi-smile-dizzy:after{content:"\53e6"}.hgi-twotone.hgi-smile-dizzy:before{content:"\53e7"}.hgi-twotone.hgi-smile:after{content:"\53e8"}.hgi-twotone.hgi-smile:before{content:"\53e9"}.hgi-twotone.hgi-sms-code:after{content:"\53ea"}.hgi-twotone.hgi-sms-code:before{content:"\53eb"}.hgi-twotone.hgi-snail:after{content:"\53ec"}.hgi-twotone.hgi-snail:before{content:"\53ed"}.hgi-twotone.hgi-snapchat:after{content:"\53ee"}.hgi-twotone.hgi-snapchat:before{content:"\53ef"}.hgi-twotone.hgi-snow:after{content:"\53f0"}.hgi-twotone.hgi-snow:before{content:"\53f1"}.hgi-twotone.hgi-soda-can:after{content:"\53f2"}.hgi-twotone.hgi-soda-can:before{content:"\53f3"}.hgi-twotone.hgi-sofa-01:after{content:"\53f4"}.hgi-twotone.hgi-sofa-01:before{content:"\53f5"}.hgi-twotone.hgi-sofa-02:after{content:"\53f6"}.hgi-twotone.hgi-sofa-02:before{content:"\53f7"}.hgi-twotone.hgi-sofa-03:after{content:"\53f8"}.hgi-twotone.hgi-sofa-03:before{content:"\53f9"}.hgi-twotone.hgi-sofa-single:after{content:"\53fa"}.hgi-twotone.hgi-sofa-single:before{content:"\53fb"}.hgi-twotone.hgi-soft-drink-01:after{content:"\53fc"}.hgi-twotone.hgi-soft-drink-01:before{content:"\53fd"}.hgi-twotone.hgi-soft-drink-02:after{content:"\53fe"}.hgi-twotone.hgi-soft-drink-02:before{content:"\53ff"}.hgi-twotone.hgi-software-license:after{content:"\5400"}.hgi-twotone.hgi-software-license:before{content:"\5401"}.hgi-twotone.hgi-software:after{content:"\5402"}.hgi-twotone.hgi-software-uninstall:after{content:"\5403"}.hgi-twotone.hgi-software-uninstall:before{content:"\5404"}.hgi-twotone.hgi-software:before{content:"\5405"}.hgi-twotone.hgi-soil-moisture-field:after{content:"\5406"}.hgi-twotone.hgi-soil-moisture-field:before{content:"\5407"}.hgi-twotone.hgi-soil-moisture-global:after{content:"\5408"}.hgi-twotone.hgi-soil-moisture-global:before{content:"\5409"}.hgi-twotone.hgi-soil-temperature-field:after{content:"\540a"}.hgi-twotone.hgi-soil-temperature-field:before{content:"\540b"}.hgi-twotone.hgi-soil-temperature-global:after{content:"\540c"}.hgi-twotone.hgi-soil-temperature-global:before{content:"\540d"}.hgi-twotone.hgi-solar-energy:after{content:"\540e"}.hgi-twotone.hgi-solar-energy:before{content:"\540f"}.hgi-twotone.hgi-solar-panel-01:after{content:"\5410"}.hgi-twotone.hgi-solar-panel-01:before{content:"\5411"}.hgi-twotone.hgi-solar-panel-02:after{content:"\5412"}.hgi-twotone.hgi-solar-panel-02:before{content:"\5413"}.hgi-twotone.hgi-solar-panel-03:after{content:"\5414"}.hgi-twotone.hgi-solar-panel-03:before{content:"\5415"}.hgi-twotone.hgi-solar-panel-04:after{content:"\5416"}.hgi-twotone.hgi-solar-panel-04:before{content:"\5417"}.hgi-twotone.hgi-solar-panel-05:after{content:"\5418"}.hgi-twotone.hgi-solar-panel-05:before{content:"\5419"}.hgi-twotone.hgi-solar-power:after{content:"\541a"}.hgi-twotone.hgi-solar-power:before{content:"\541b"}.hgi-twotone.hgi-solar-system-01:after{content:"\541c"}.hgi-twotone.hgi-solar-system-01:before{content:"\541d"}.hgi-twotone.hgi-solar-system:after{content:"\541e"}.hgi-twotone.hgi-solar-system:before{content:"\541f"}.hgi-twotone.hgi-solid-line-01:after{content:"\5420"}.hgi-twotone.hgi-solid-line-01:before{content:"\5421"}.hgi-twotone.hgi-solid-line-02:after{content:"\5422"}.hgi-twotone.hgi-solid-line-02:before{content:"\5423"}.hgi-twotone.hgi-sort-by-down-01:after{content:"\5424"}.hgi-twotone.hgi-sort-by-down-01:before{content:"\5425"}.hgi-twotone.hgi-sort-by-down-02:after{content:"\5426"}.hgi-twotone.hgi-sort-by-down-02:before{content:"\5427"}.hgi-twotone.hgi-sort-by-up-01:after{content:"\5428"}.hgi-twotone.hgi-sort-by-up-01:before{content:"\5429"}.hgi-twotone.hgi-sort-by-up-02:after{content:"\542a"}.hgi-twotone.hgi-sort-by-up-02:before{content:"\542b"}.hgi-twotone.hgi-sorting-01:after{content:"\542c"}.hgi-twotone.hgi-sorting-01:before{content:"\542d"}.hgi-twotone.hgi-sorting-02:after{content:"\542e"}.hgi-twotone.hgi-sorting-02:before{content:"\542f"}.hgi-twotone.hgi-sorting-03:after{content:"\5430"}.hgi-twotone.hgi-sorting-03:before{content:"\5431"}.hgi-twotone.hgi-sorting-04:after{content:"\5432"}.hgi-twotone.hgi-sorting-04:before{content:"\5433"}.hgi-twotone.hgi-sorting-05:after{content:"\5434"}.hgi-twotone.hgi-sorting-05:before{content:"\5435"}.hgi-twotone.hgi-sorting-1-9:after{content:"\5436"}.hgi-twotone.hgi-sorting-1-9:before{content:"\5437"}.hgi-twotone.hgi-sorting-9-1:after{content:"\5438"}.hgi-twotone.hgi-sorting-9-1:before{content:"\5439"}.hgi-twotone.hgi-sorting-a-z-01:after{content:"\543a"}.hgi-twotone.hgi-sorting-a-z-01:before{content:"\543b"}.hgi-twotone.hgi-sorting-a-z-02:after{content:"\543c"}.hgi-twotone.hgi-sorting-a-z-02:before{content:"\543d"}.hgi-twotone.hgi-sorting-down:after{content:"\543e"}.hgi-twotone.hgi-sorting-down:before{content:"\543f"}.hgi-twotone.hgi-sorting-up:after{content:"\5440"}.hgi-twotone.hgi-sorting-up:before{content:"\5441"}.hgi-twotone.hgi-sorting-z-a-01:after{content:"\5442"}.hgi-twotone.hgi-sorting-z-a-01:before{content:"\5443"}.hgi-twotone.hgi-soundcloud:after{content:"\5444"}.hgi-twotone.hgi-soundcloud:before{content:"\5445"}.hgi-twotone.hgi-source-code-circle:after{content:"\5446"}.hgi-twotone.hgi-source-code-circle:before{content:"\5447"}.hgi-twotone.hgi-source-code:after{content:"\5448"}.hgi-twotone.hgi-source-code-square:after{content:"\5449"}.hgi-twotone.hgi-source-code-square:before{content:"\544a"}.hgi-twotone.hgi-source-code:before{content:"\544b"}.hgi-twotone.hgi-spaceship:after{content:"\544c"}.hgi-twotone.hgi-spaceship:before{content:"\544d"}.hgi-twotone.hgi-spades:after{content:"\544e"}.hgi-twotone.hgi-spades:before{content:"\544f"}.hgi-twotone.hgi-spaghetti:after{content:"\5450"}.hgi-twotone.hgi-spaghetti:before{content:"\5451"}.hgi-twotone.hgi-spam:after{content:"\5452"}.hgi-twotone.hgi-spam:before{content:"\5453"}.hgi-twotone.hgi-sparkles:after{content:"\5454"}.hgi-twotone.hgi-sparkles:before{content:"\5455"}.hgi-twotone.hgi-spartan-helmet:after{content:"\5456"}.hgi-twotone.hgi-spartan-helmet:before{content:"\5457"}.hgi-twotone.hgi-spatula:after{content:"\5458"}.hgi-twotone.hgi-spatula:before{content:"\5459"}.hgi-twotone.hgi-speaker-01:after{content:"\545a"}.hgi-twotone.hgi-speaker-01:before{content:"\545b"}.hgi-twotone.hgi-speaker:after{content:"\545c"}.hgi-twotone.hgi-speaker:before{content:"\545d"}.hgi-twotone.hgi-speech-to-text:after{content:"\545e"}.hgi-twotone.hgi-speech-to-text:before{content:"\545f"}.hgi-twotone.hgi-speed-train-01:after{content:"\5460"}.hgi-twotone.hgi-speed-train-01:before{content:"\5461"}.hgi-twotone.hgi-speed-train-02:after{content:"\5462"}.hgi-twotone.hgi-speed-train-02:before{content:"\5463"}.hgi-twotone.hgi-sperm:after{content:"\5464"}.hgi-twotone.hgi-sperm:before{content:"\5465"}.hgi-twotone.hgi-sphere:after{content:"\5466"}.hgi-twotone.hgi-sphere:before{content:"\5467"}.hgi-twotone.hgi-spirals:after{content:"\5468"}.hgi-twotone.hgi-spirals:before{content:"\5469"}.hgi-twotone.hgi-spoon-and-fork:after{content:"\546a"}.hgi-twotone.hgi-spoon-and-fork:before{content:"\546b"}.hgi-twotone.hgi-spoon-and-knife:after{content:"\546c"}.hgi-twotone.hgi-spoon-and-knife:before{content:"\546d"}.hgi-twotone.hgi-spoon:after{content:"\546e"}.hgi-twotone.hgi-spoon:before{content:"\546f"}.hgi-twotone.hgi-spotify:after{content:"\5470"}.hgi-twotone.hgi-spotify:before{content:"\5471"}.hgi-twotone.hgi-sql:after{content:"\5472"}.hgi-twotone.hgi-sql:before{content:"\5473"}.hgi-twotone.hgi-square-01:after{content:"\5474"}.hgi-twotone.hgi-square-01:before{content:"\5475"}.hgi-twotone.hgi-square-arrow-data-transfer-diagonal:after{content:"\5476"}.hgi-twotone.hgi-square-arrow-data-transfer-diagonal:before{content:"\5477"}.hgi-twotone.hgi-square-arrow-data-transfer-horizontal:after{content:"\5478"}.hgi-twotone.hgi-square-arrow-data-transfer-horizontal:before{content:"\5479"}.hgi-twotone.hgi-square-arrow-data-transfer-vertical:after{content:"\547a"}.hgi-twotone.hgi-square-arrow-data-transfer-vertical:before{content:"\547b"}.hgi-twotone.hgi-square-arrow-diagonal-01:after{content:"\547c"}.hgi-twotone.hgi-square-arrow-diagonal-01:before{content:"\547d"}.hgi-twotone.hgi-square-arrow-diagonal-02:after{content:"\547e"}.hgi-twotone.hgi-square-arrow-diagonal-02:before{content:"\547f"}.hgi-twotone.hgi-square-arrow-down-01:after{content:"\5480"}.hgi-twotone.hgi-square-arrow-down-01:before{content:"\5481"}.hgi-twotone.hgi-square-arrow-down-02:after{content:"\5482"}.hgi-twotone.hgi-square-arrow-down-02:before{content:"\5483"}.hgi-twotone.hgi-square-arrow-down-03:after{content:"\5484"}.hgi-twotone.hgi-square-arrow-down-03:before{content:"\5485"}.hgi-twotone.hgi-square-arrow-down-double:after{content:"\5486"}.hgi-twotone.hgi-square-arrow-down-double:before{content:"\5487"}.hgi-twotone.hgi-square-arrow-down-left:after{content:"\5488"}.hgi-twotone.hgi-square-arrow-down-left:before{content:"\5489"}.hgi-twotone.hgi-square-arrow-down-right:after{content:"\548a"}.hgi-twotone.hgi-square-arrow-down-right:before{content:"\548b"}.hgi-twotone.hgi-square-arrow-expand-01:after{content:"\548c"}.hgi-twotone.hgi-square-arrow-expand-01:before{content:"\548d"}.hgi-twotone.hgi-square-arrow-expand-02:after{content:"\548e"}.hgi-twotone.hgi-square-arrow-expand-02:before{content:"\548f"}.hgi-twotone.hgi-square-arrow-horizontal:after{content:"\5490"}.hgi-twotone.hgi-square-arrow-horizontal:before{content:"\5491"}.hgi-twotone.hgi-square-arrow-left-01:after{content:"\5492"}.hgi-twotone.hgi-square-arrow-left-01:before{content:"\5493"}.hgi-twotone.hgi-square-arrow-left-02:after{content:"\5494"}.hgi-twotone.hgi-square-arrow-left-02:before{content:"\5495"}.hgi-twotone.hgi-square-arrow-left-03:after{content:"\5496"}.hgi-twotone.hgi-square-arrow-left-03:before{content:"\5497"}.hgi-twotone.hgi-square-arrow-left-double:after{content:"\5498"}.hgi-twotone.hgi-square-arrow-left-double:before{content:"\5499"}.hgi-twotone.hgi-square-arrow-left-right:after{content:"\549a"}.hgi-twotone.hgi-square-arrow-left-right:before{content:"\549b"}.hgi-twotone.hgi-square-arrow-move-down-left:after{content:"\549c"}.hgi-twotone.hgi-square-arrow-move-down-left:before{content:"\549d"}.hgi-twotone.hgi-square-arrow-move-down-right:after{content:"\549e"}.hgi-twotone.hgi-square-arrow-move-down-right:before{content:"\549f"}.hgi-twotone.hgi-square-arrow-move-left-down:after{content:"\54a0"}.hgi-twotone.hgi-square-arrow-move-left-down:before{content:"\54a1"}.hgi-twotone.hgi-square-arrow-move-left-up:after{content:"\54a2"}.hgi-twotone.hgi-square-arrow-move-left-up:before{content:"\54a3"}.hgi-twotone.hgi-square-arrow-move-right-down:after{content:"\54a4"}.hgi-twotone.hgi-square-arrow-move-right-down:before{content:"\54a5"}.hgi-twotone.hgi-square-arrow-move-right-up:after{content:"\54a6"}.hgi-twotone.hgi-square-arrow-move-right-up:before{content:"\54a7"}.hgi-twotone.hgi-square-arrow-reload-01:after{content:"\54a8"}.hgi-twotone.hgi-square-arrow-reload-01:before{content:"\54a9"}.hgi-twotone.hgi-square-arrow-reload-02:after{content:"\54aa"}.hgi-twotone.hgi-square-arrow-reload-02:before{content:"\54ab"}.hgi-twotone.hgi-square-arrow-right-01:after{content:"\54ac"}.hgi-twotone.hgi-square-arrow-right-01:before{content:"\54ad"}.hgi-twotone.hgi-square-arrow-right-02:after{content:"\54ae"}.hgi-twotone.hgi-square-arrow-right-02:before{content:"\54af"}.hgi-twotone.hgi-square-arrow-right-03:after{content:"\54b0"}.hgi-twotone.hgi-square-arrow-right-03:before{content:"\54b1"}.hgi-twotone.hgi-square-arrow-right-double:after{content:"\54b2"}.hgi-twotone.hgi-square-arrow-right-double:before{content:"\54b3"}.hgi-twotone.hgi-square-arrow-shrink-01:after{content:"\54b4"}.hgi-twotone.hgi-square-arrow-shrink-01:before{content:"\54b5"}.hgi-twotone.hgi-square-arrow-shrink-02:after{content:"\54b6"}.hgi-twotone.hgi-square-arrow-shrink-02:before{content:"\54b7"}.hgi-twotone.hgi-square-arrow-up-01:after{content:"\54b8"}.hgi-twotone.hgi-square-arrow-up-01:before{content:"\54b9"}.hgi-twotone.hgi-square-arrow-up-02:after{content:"\54ba"}.hgi-twotone.hgi-square-arrow-up-02:before{content:"\54bb"}.hgi-twotone.hgi-square-arrow-up-03:after{content:"\54bc"}.hgi-twotone.hgi-square-arrow-up-03:before{content:"\54bd"}.hgi-twotone.hgi-square-arrow-up-double:after{content:"\54be"}.hgi-twotone.hgi-square-arrow-up-double:before{content:"\54bf"}.hgi-twotone.hgi-square-arrow-up-down:after{content:"\54c0"}.hgi-twotone.hgi-square-arrow-up-down:before{content:"\54c1"}.hgi-twotone.hgi-square-arrow-up-left:after{content:"\54c2"}.hgi-twotone.hgi-square-arrow-up-left:before{content:"\54c3"}.hgi-twotone.hgi-square-arrow-up-right:after{content:"\54c4"}.hgi-twotone.hgi-square-arrow-up-right:before{content:"\54c5"}.hgi-twotone.hgi-square-arrow-vertical:after{content:"\54c6"}.hgi-twotone.hgi-square-arrow-vertical:before{content:"\54c7"}.hgi-twotone.hgi-square-circle:after{content:"\54c8"}.hgi-twotone.hgi-square-circle:before{content:"\54c9"}.hgi-twotone.hgi-square-lock-01:after{content:"\54ca"}.hgi-twotone.hgi-square-lock-01:before{content:"\54cb"}.hgi-twotone.hgi-square-lock-02:after{content:"\54cc"}.hgi-twotone.hgi-square-lock-02:before{content:"\54cd"}.hgi-twotone.hgi-square-lock-add-01:after{content:"\54ce"}.hgi-twotone.hgi-square-lock-add-01:before{content:"\54cf"}.hgi-twotone.hgi-square-lock-add-02:after{content:"\54d0"}.hgi-twotone.hgi-square-lock-add-02:before{content:"\54d1"}.hgi-twotone.hgi-square-lock-check-01:after{content:"\54d2"}.hgi-twotone.hgi-square-lock-check-01:before{content:"\54d3"}.hgi-twotone.hgi-square-lock-check-02:after{content:"\54d4"}.hgi-twotone.hgi-square-lock-check-02:before{content:"\54d5"}.hgi-twotone.hgi-square-lock-minus-01:after{content:"\54d6"}.hgi-twotone.hgi-square-lock-minus-01:before{content:"\54d7"}.hgi-twotone.hgi-square-lock-minus-02:after{content:"\54d8"}.hgi-twotone.hgi-square-lock-minus-02:before{content:"\54d9"}.hgi-twotone.hgi-square-lock-password:after{content:"\54da"}.hgi-twotone.hgi-square-lock-password:before{content:"\54db"}.hgi-twotone.hgi-square-lock-remove-01:after{content:"\54dc"}.hgi-twotone.hgi-square-lock-remove-01:before{content:"\54dd"}.hgi-twotone.hgi-square-lock-remove-02:after{content:"\54de"}.hgi-twotone.hgi-square-lock-remove-02:before{content:"\54df"}.hgi-twotone.hgi-square-root-square:after{content:"\54e0"}.hgi-twotone.hgi-square-root-square:before{content:"\54e1"}.hgi-twotone.hgi-square:after{content:"\54e2"}.hgi-twotone.hgi-square-square:after{content:"\54e3"}.hgi-twotone.hgi-square-square:before{content:"\54e4"}.hgi-twotone.hgi-square-unlock-01:after{content:"\54e5"}.hgi-twotone.hgi-square-unlock-01:before{content:"\54e6"}.hgi-twotone.hgi-square-unlock-02:after{content:"\54e7"}.hgi-twotone.hgi-square-unlock-02:before{content:"\54e8"}.hgi-twotone.hgi-square:before{content:"\54e9"}.hgi-twotone.hgi-stack-star:after{content:"\54ea"}.hgi-twotone.hgi-stack-star:before{content:"\54eb"}.hgi-twotone.hgi-stake:after{content:"\54ec"}.hgi-twotone.hgi-stake:before{content:"\54ed"}.hgi-twotone.hgi-stamp-01:after{content:"\54ee"}.hgi-twotone.hgi-stamp-01:before{content:"\54ef"}.hgi-twotone.hgi-stamp-02:after{content:"\54f0"}.hgi-twotone.hgi-stamp-02:before{content:"\54f1"}.hgi-twotone.hgi-stamp:after{content:"\54f2"}.hgi-twotone.hgi-stamp:before{content:"\54f3"}.hgi-twotone.hgi-star-circle:after{content:"\54f4"}.hgi-twotone.hgi-star-circle:before{content:"\54f5"}.hgi-twotone.hgi-star-face:after{content:"\54f6"}.hgi-twotone.hgi-star-face:before{content:"\54f7"}.hgi-twotone.hgi-star-half:after{content:"\54f8"}.hgi-twotone.hgi-star-half:before{content:"\54f9"}.hgi-twotone.hgi-star-off:after{content:"\54fa"}.hgi-twotone.hgi-star-off:before{content:"\54fb"}.hgi-twotone.hgi-star:after{content:"\54fc"}.hgi-twotone.hgi-star-square:after{content:"\54fd"}.hgi-twotone.hgi-star-square:before{content:"\54fe"}.hgi-twotone.hgi-star:before{content:"\54ff"}.hgi-twotone.hgi-stars:after{content:"\5500"}.hgi-twotone.hgi-stars:before{content:"\5501"}.hgi-twotone.hgi-start-up-01:after{content:"\5502"}.hgi-twotone.hgi-start-up-01:before{content:"\5503"}.hgi-twotone.hgi-start-up-02:after{content:"\5504"}.hgi-twotone.hgi-start-up-02:before{content:"\5505"}.hgi-twotone.hgi-stationery:after{content:"\5506"}.hgi-twotone.hgi-stationery:before{content:"\5507"}.hgi-twotone.hgi-steak:after{content:"\5508"}.hgi-twotone.hgi-steak:before{content:"\5509"}.hgi-twotone.hgi-steering:after{content:"\550a"}.hgi-twotone.hgi-steering:before{content:"\550b"}.hgi-twotone.hgi-step-into:after{content:"\550c"}.hgi-twotone.hgi-step-into:before{content:"\550d"}.hgi-twotone.hgi-step-out:after{content:"\550e"}.hgi-twotone.hgi-step-out:before{content:"\550f"}.hgi-twotone.hgi-step-over:after{content:"\5510"}.hgi-twotone.hgi-step-over:before{content:"\5511"}.hgi-twotone.hgi-stethoscope-02:after{content:"\5512"}.hgi-twotone.hgi-stethoscope-02:before{content:"\5513"}.hgi-twotone.hgi-stethoscope:after{content:"\5514"}.hgi-twotone.hgi-stethoscope:before{content:"\5515"}.hgi-twotone.hgi-sticky-note-01:after{content:"\5516"}.hgi-twotone.hgi-sticky-note-01:before{content:"\5517"}.hgi-twotone.hgi-sticky-note-02:after{content:"\5518"}.hgi-twotone.hgi-sticky-note-02:before{content:"\5519"}.hgi-twotone.hgi-stop:after{content:"\551a"}.hgi-twotone.hgi-stop-watch:after{content:"\551b"}.hgi-twotone.hgi-stop-watch:before{content:"\551c"}.hgi-twotone.hgi-stop:before{content:"\551d"}.hgi-twotone.hgi-store-01:after{content:"\551e"}.hgi-twotone.hgi-store-01:before{content:"\551f"}.hgi-twotone.hgi-store-02:after{content:"\5520"}.hgi-twotone.hgi-store-02:before{content:"\5521"}.hgi-twotone.hgi-store-03:after{content:"\5522"}.hgi-twotone.hgi-store-03:before{content:"\5523"}.hgi-twotone.hgi-store-04:after{content:"\5524"}.hgi-twotone.hgi-store-04:before{content:"\5525"}.hgi-twotone.hgi-store-add-01:after{content:"\5526"}.hgi-twotone.hgi-store-add-01:before{content:"\5527"}.hgi-twotone.hgi-store-add-02:after{content:"\5528"}.hgi-twotone.hgi-store-add-02:before{content:"\5529"}.hgi-twotone.hgi-store-location-01:after{content:"\552a"}.hgi-twotone.hgi-store-location-01:before{content:"\552b"}.hgi-twotone.hgi-store-location-02:after{content:"\552c"}.hgi-twotone.hgi-store-location-02:before{content:"\552d"}.hgi-twotone.hgi-store-remove-01:after{content:"\552e"}.hgi-twotone.hgi-store-remove-01:before{content:"\552f"}.hgi-twotone.hgi-store-remove-02:after{content:"\5530"}.hgi-twotone.hgi-store-remove-02:before{content:"\5531"}.hgi-twotone.hgi-store-verified-01:after{content:"\5532"}.hgi-twotone.hgi-store-verified-01:before{content:"\5533"}.hgi-twotone.hgi-store-verified-02:after{content:"\5534"}.hgi-twotone.hgi-store-verified-02:before{content:"\5535"}.hgi-twotone.hgi-straight-edge:after{content:"\5536"}.hgi-twotone.hgi-straight-edge:before{content:"\5537"}.hgi-twotone.hgi-strategy:after{content:"\5538"}.hgi-twotone.hgi-strategy:before{content:"\5539"}.hgi-twotone.hgi-stroke-bottom:after{content:"\553a"}.hgi-twotone.hgi-stroke-bottom:before{content:"\553b"}.hgi-twotone.hgi-stroke-center:after{content:"\553c"}.hgi-twotone.hgi-stroke-center:before{content:"\553d"}.hgi-twotone.hgi-stroke-inside:after{content:"\553e"}.hgi-twotone.hgi-stroke-inside:before{content:"\553f"}.hgi-twotone.hgi-stroke-left:after{content:"\5540"}.hgi-twotone.hgi-stroke-left:before{content:"\5541"}.hgi-twotone.hgi-stroke-outside:after{content:"\5542"}.hgi-twotone.hgi-stroke-outside:before{content:"\5543"}.hgi-twotone.hgi-stroke-right:after{content:"\5544"}.hgi-twotone.hgi-stroke-right:before{content:"\5545"}.hgi-twotone.hgi-stroke-top:after{content:"\5546"}.hgi-twotone.hgi-stroke-top:before{content:"\5547"}.hgi-twotone.hgi-structure-01:after{content:"\5548"}.hgi-twotone.hgi-structure-01:before{content:"\5549"}.hgi-twotone.hgi-structure-02:after{content:"\554a"}.hgi-twotone.hgi-structure-02:before{content:"\554b"}.hgi-twotone.hgi-structure-03:after{content:"\554c"}.hgi-twotone.hgi-structure-03:before{content:"\554d"}.hgi-twotone.hgi-structure-04:after{content:"\554e"}.hgi-twotone.hgi-structure-04:before{content:"\554f"}.hgi-twotone.hgi-structure-05:after{content:"\5550"}.hgi-twotone.hgi-structure-05:before{content:"\5551"}.hgi-twotone.hgi-structure-add:after{content:"\5552"}.hgi-twotone.hgi-structure-add:before{content:"\5553"}.hgi-twotone.hgi-structure-check:after{content:"\5554"}.hgi-twotone.hgi-structure-check:before{content:"\5555"}.hgi-twotone.hgi-structure-fail:after{content:"\5556"}.hgi-twotone.hgi-structure-fail:before{content:"\5557"}.hgi-twotone.hgi-structure-folder-circle:after{content:"\5558"}.hgi-twotone.hgi-structure-folder-circle:before{content:"\5559"}.hgi-twotone.hgi-structure-folder:after{content:"\555a"}.hgi-twotone.hgi-structure-folder:before{content:"\555b"}.hgi-twotone.hgi-student-card:after{content:"\555c"}.hgi-twotone.hgi-student-card:before{content:"\555d"}.hgi-twotone.hgi-student:after{content:"\555e"}.hgi-twotone.hgi-student:before{content:"\555f"}.hgi-twotone.hgi-students:after{content:"\5560"}.hgi-twotone.hgi-students:before{content:"\5561"}.hgi-twotone.hgi-study-desk:after{content:"\5562"}.hgi-twotone.hgi-study-desk:before{content:"\5563"}.hgi-twotone.hgi-study-lamp:after{content:"\5564"}.hgi-twotone.hgi-study-lamp:before{content:"\5565"}.hgi-twotone.hgi-stumbleupon:after{content:"\5566"}.hgi-twotone.hgi-stumbleupon:before{content:"\5567"}.hgi-twotone.hgi-submarine:after{content:"\5568"}.hgi-twotone.hgi-submarine:before{content:"\5569"}.hgi-twotone.hgi-submerge:after{content:"\556a"}.hgi-twotone.hgi-submerge:before{content:"\556b"}.hgi-twotone.hgi-subnode-add:after{content:"\556c"}.hgi-twotone.hgi-subnode-add:before{content:"\556d"}.hgi-twotone.hgi-subnode-delete:after{content:"\556e"}.hgi-twotone.hgi-subnode-delete:before{content:"\556f"}.hgi-twotone.hgi-subpoena:after{content:"\5570"}.hgi-twotone.hgi-subpoena:before{content:"\5571"}.hgi-twotone.hgi-subtitle:after{content:"\5572"}.hgi-twotone.hgi-subtitle:before{content:"\5573"}.hgi-twotone.hgi-suit-01:after{content:"\5574"}.hgi-twotone.hgi-suit-01:before{content:"\5575"}.hgi-twotone.hgi-suit-02:after{content:"\5576"}.hgi-twotone.hgi-suit-02:before{content:"\5577"}.hgi-twotone.hgi-sujood:after{content:"\5578"}.hgi-twotone.hgi-sujood:before{content:"\5579"}.hgi-twotone.hgi-summation-01:after{content:"\557a"}.hgi-twotone.hgi-summation-01:before{content:"\557b"}.hgi-twotone.hgi-summation-02:after{content:"\557c"}.hgi-twotone.hgi-summation-02:before{content:"\557d"}.hgi-twotone.hgi-summation-circle:after{content:"\557e"}.hgi-twotone.hgi-summation-circle:before{content:"\557f"}.hgi-twotone.hgi-summation-square:after{content:"\5580"}.hgi-twotone.hgi-summation-square:before{content:"\5581"}.hgi-twotone.hgi-sun-01:after{content:"\5582"}.hgi-twotone.hgi-sun-01:before{content:"\5583"}.hgi-twotone.hgi-sun-02:after{content:"\5584"}.hgi-twotone.hgi-sun-02:before{content:"\5585"}.hgi-twotone.hgi-sun-03:after{content:"\5586"}.hgi-twotone.hgi-sun-03:before{content:"\5587"}.hgi-twotone.hgi-sun-cloud-01:after{content:"\5588"}.hgi-twotone.hgi-sun-cloud-01:before{content:"\5589"}.hgi-twotone.hgi-sun-cloud-02:after{content:"\558a"}.hgi-twotone.hgi-sun-cloud-02:before{content:"\558b"}.hgi-twotone.hgi-sun-cloud-angled-rain-01:after{content:"\558c"}.hgi-twotone.hgi-sun-cloud-angled-rain-01:before{content:"\558d"}.hgi-twotone.hgi-sun-cloud-angled-rain-02:after{content:"\558e"}.hgi-twotone.hgi-sun-cloud-angled-rain-02:before{content:"\558f"}.hgi-twotone.hgi-sun-cloud-angled-rain-zap-01:after{content:"\5590"}.hgi-twotone.hgi-sun-cloud-angled-rain-zap-01:before{content:"\5591"}.hgi-twotone.hgi-sun-cloud-angled-rain-zap-02:after{content:"\5592"}.hgi-twotone.hgi-sun-cloud-angled-rain-zap-02:before{content:"\5593"}.hgi-twotone.hgi-sun-cloud-angled-zap-01:after{content:"\5594"}.hgi-twotone.hgi-sun-cloud-angled-zap-01:before{content:"\5595"}.hgi-twotone.hgi-sun-cloud-angled-zap-02:after{content:"\5596"}.hgi-twotone.hgi-sun-cloud-angled-zap-02:before{content:"\5597"}.hgi-twotone.hgi-sun-cloud-big-rain-01:after{content:"\5598"}.hgi-twotone.hgi-sun-cloud-big-rain-01:before{content:"\5599"}.hgi-twotone.hgi-sun-cloud-big-rain-02:after{content:"\559a"}.hgi-twotone.hgi-sun-cloud-big-rain-02:before{content:"\559b"}.hgi-twotone.hgi-sun-cloud-fast-wind-01:after{content:"\559c"}.hgi-twotone.hgi-sun-cloud-fast-wind-01:before{content:"\559d"}.hgi-twotone.hgi-sun-cloud-fast-wind-02:after{content:"\559e"}.hgi-twotone.hgi-sun-cloud-fast-wind-02:before{content:"\559f"}.hgi-twotone.hgi-sun-cloud-hailstone-01:after{content:"\55a0"}.hgi-twotone.hgi-sun-cloud-hailstone-01:before{content:"\55a1"}.hgi-twotone.hgi-sun-cloud-hailstone-02:after{content:"\55a2"}.hgi-twotone.hgi-sun-cloud-hailstone-02:before{content:"\55a3"}.hgi-twotone.hgi-sun-cloud-little-rain-01:after{content:"\55a4"}.hgi-twotone.hgi-sun-cloud-little-rain-01:before{content:"\55a5"}.hgi-twotone.hgi-sun-cloud-little-rain-02:after{content:"\55a6"}.hgi-twotone.hgi-sun-cloud-little-rain-02:before{content:"\55a7"}.hgi-twotone.hgi-sun-cloud-little-snow-01:after{content:"\55a8"}.hgi-twotone.hgi-sun-cloud-little-snow-01:before{content:"\55a9"}.hgi-twotone.hgi-sun-cloud-little-snow-02:after{content:"\55aa"}.hgi-twotone.hgi-sun-cloud-little-snow-02:before{content:"\55ab"}.hgi-twotone.hgi-sun-cloud-mid-rain-01:after{content:"\55ac"}.hgi-twotone.hgi-sun-cloud-mid-rain-01:before{content:"\55ad"}.hgi-twotone.hgi-sun-cloud-mid-rain-02:after{content:"\55ae"}.hgi-twotone.hgi-sun-cloud-mid-rain-02:before{content:"\55af"}.hgi-twotone.hgi-sun-cloud-mid-snow-01:after{content:"\55b0"}.hgi-twotone.hgi-sun-cloud-mid-snow-01:before{content:"\55b1"}.hgi-twotone.hgi-sun-cloud-mid-snow-02:after{content:"\55b2"}.hgi-twotone.hgi-sun-cloud-mid-snow-02:before{content:"\55b3"}.hgi-twotone.hgi-sun-cloud-slow-wind-01:after{content:"\55b4"}.hgi-twotone.hgi-sun-cloud-slow-wind-01:before{content:"\55b5"}.hgi-twotone.hgi-sun-cloud-slow-wind-02:after{content:"\55b6"}.hgi-twotone.hgi-sun-cloud-slow-wind-02:before{content:"\55b7"}.hgi-twotone.hgi-sun-cloud-snow-01:after{content:"\55b8"}.hgi-twotone.hgi-sun-cloud-snow-01:before{content:"\55b9"}.hgi-twotone.hgi-sun-cloud-snow-02:after{content:"\55ba"}.hgi-twotone.hgi-sun-cloud-snow-02:before{content:"\55bb"}.hgi-twotone.hgi-sunglasses:after{content:"\55bc"}.hgi-twotone.hgi-sunglasses:before{content:"\55bd"}.hgi-twotone.hgi-sunrise:after{content:"\55be"}.hgi-twotone.hgi-sunrise:before{content:"\55bf"}.hgi-twotone.hgi-sunset:after{content:"\55c0"}.hgi-twotone.hgi-sunset:before{content:"\55c1"}.hgi-twotone.hgi-super-mario:after{content:"\55c2"}.hgi-twotone.hgi-super-mario-toad:after{content:"\55c3"}.hgi-twotone.hgi-super-mario-toad:before{content:"\55c4"}.hgi-twotone.hgi-super-mario:before{content:"\55c5"}.hgi-twotone.hgi-surfboard:after{content:"\55c6"}.hgi-twotone.hgi-surfboard:before{content:"\55c7"}.hgi-twotone.hgi-surprise:after{content:"\55c8"}.hgi-twotone.hgi-surprise:before{content:"\55c9"}.hgi-twotone.hgi-sushi-01:after{content:"\55ca"}.hgi-twotone.hgi-sushi-01:before{content:"\55cb"}.hgi-twotone.hgi-sushi-02:after{content:"\55cc"}.hgi-twotone.hgi-sushi-02:before{content:"\55cd"}.hgi-twotone.hgi-sushi-03:after{content:"\55ce"}.hgi-twotone.hgi-sushi-03:before{content:"\55cf"}.hgi-twotone.hgi-suspicious:after{content:"\55d0"}.hgi-twotone.hgi-suspicious:before{content:"\55d1"}.hgi-twotone.hgi-sustainable-energy:after{content:"\55d2"}.hgi-twotone.hgi-sustainable-energy:before{content:"\55d3"}.hgi-twotone.hgi-svg-01:after{content:"\55d4"}.hgi-twotone.hgi-svg-01:before{content:"\55d5"}.hgi-twotone.hgi-svg-02:after{content:"\55d6"}.hgi-twotone.hgi-svg-02:before{content:"\55d7"}.hgi-twotone.hgi-swarm:after{content:"\55d8"}.hgi-twotone.hgi-swarm:before{content:"\55d9"}.hgi-twotone.hgi-swatch:after{content:"\55da"}.hgi-twotone.hgi-swatch:before{content:"\55db"}.hgi-twotone.hgi-swimming-cap:after{content:"\55dc"}.hgi-twotone.hgi-swimming-cap:before{content:"\55dd"}.hgi-twotone.hgi-swimming:after{content:"\55de"}.hgi-twotone.hgi-swimming:before{content:"\55df"}.hgi-twotone.hgi-swipe-down-01:after{content:"\55e0"}.hgi-twotone.hgi-swipe-down-01:before{content:"\55e1"}.hgi-twotone.hgi-swipe-down-02:after{content:"\55e2"}.hgi-twotone.hgi-swipe-down-02:before{content:"\55e3"}.hgi-twotone.hgi-swipe-down-03:after{content:"\55e4"}.hgi-twotone.hgi-swipe-down-03:before{content:"\55e5"}.hgi-twotone.hgi-swipe-down-04:after{content:"\55e6"}.hgi-twotone.hgi-swipe-down-04:before{content:"\55e7"}.hgi-twotone.hgi-swipe-down-05:after{content:"\55e8"}.hgi-twotone.hgi-swipe-down-05:before{content:"\55e9"}.hgi-twotone.hgi-swipe-down-06:after{content:"\55ea"}.hgi-twotone.hgi-swipe-down-06:before{content:"\55eb"}.hgi-twotone.hgi-swipe-down-07:after{content:"\55ec"}.hgi-twotone.hgi-swipe-down-07:before{content:"\55ed"}.hgi-twotone.hgi-swipe-down-08:after{content:"\55ee"}.hgi-twotone.hgi-swipe-down-08:before{content:"\55ef"}.hgi-twotone.hgi-swipe-left-01:after{content:"\55f0"}.hgi-twotone.hgi-swipe-left-01:before{content:"\55f1"}.hgi-twotone.hgi-swipe-left-02:after{content:"\55f2"}.hgi-twotone.hgi-swipe-left-02:before{content:"\55f3"}.hgi-twotone.hgi-swipe-left-03:after{content:"\55f4"}.hgi-twotone.hgi-swipe-left-03:before{content:"\55f5"}.hgi-twotone.hgi-swipe-left-04:after{content:"\55f6"}.hgi-twotone.hgi-swipe-left-04:before{content:"\55f7"}.hgi-twotone.hgi-swipe-left-05:after{content:"\55f8"}.hgi-twotone.hgi-swipe-left-05:before{content:"\55f9"}.hgi-twotone.hgi-swipe-left-06:after{content:"\55fa"}.hgi-twotone.hgi-swipe-left-06:before{content:"\55fb"}.hgi-twotone.hgi-swipe-left-07:after{content:"\55fc"}.hgi-twotone.hgi-swipe-left-07:before{content:"\55fd"}.hgi-twotone.hgi-swipe-left-08:after{content:"\55fe"}.hgi-twotone.hgi-swipe-left-08:before{content:"\55ff"}.hgi-twotone.hgi-swipe-left-09:after{content:"\5600"}.hgi-twotone.hgi-swipe-left-09:before{content:"\5601"}.hgi-twotone.hgi-swipe-right-01:after{content:"\5602"}.hgi-twotone.hgi-swipe-right-01:before{content:"\5603"}.hgi-twotone.hgi-swipe-right-02:after{content:"\5604"}.hgi-twotone.hgi-swipe-right-02:before{content:"\5605"}.hgi-twotone.hgi-swipe-right-03:after{content:"\5606"}.hgi-twotone.hgi-swipe-right-03:before{content:"\5607"}.hgi-twotone.hgi-swipe-right-04:after{content:"\5608"}.hgi-twotone.hgi-swipe-right-04:before{content:"\5609"}.hgi-twotone.hgi-swipe-right-05:after{content:"\560a"}.hgi-twotone.hgi-swipe-right-05:before{content:"\560b"}.hgi-twotone.hgi-swipe-right-06:after{content:"\560c"}.hgi-twotone.hgi-swipe-right-06:before{content:"\560d"}.hgi-twotone.hgi-swipe-right-07:after{content:"\560e"}.hgi-twotone.hgi-swipe-right-07:before{content:"\560f"}.hgi-twotone.hgi-swipe-right-08:after{content:"\5610"}.hgi-twotone.hgi-swipe-right-08:before{content:"\5611"}.hgi-twotone.hgi-swipe-right-09:after{content:"\5612"}.hgi-twotone.hgi-swipe-right-09:before{content:"\5613"}.hgi-twotone.hgi-swipe-up-01:after{content:"\5614"}.hgi-twotone.hgi-swipe-up-01:before{content:"\5615"}.hgi-twotone.hgi-swipe-up-02:after{content:"\5616"}.hgi-twotone.hgi-swipe-up-02:before{content:"\5617"}.hgi-twotone.hgi-swipe-up-03:after{content:"\5618"}.hgi-twotone.hgi-swipe-up-03:before{content:"\5619"}.hgi-twotone.hgi-swipe-up-04:after{content:"\561a"}.hgi-twotone.hgi-swipe-up-04:before{content:"\561b"}.hgi-twotone.hgi-swipe-up-05:after{content:"\561c"}.hgi-twotone.hgi-swipe-up-05:before{content:"\561d"}.hgi-twotone.hgi-swipe-up-06:after{content:"\561e"}.hgi-twotone.hgi-swipe-up-06:before{content:"\561f"}.hgi-twotone.hgi-swipe-up-07:after{content:"\5620"}.hgi-twotone.hgi-swipe-up-07:before{content:"\5621"}.hgi-twotone.hgi-swipe-up-08:after{content:"\5622"}.hgi-twotone.hgi-swipe-up-08:before{content:"\5623"}.hgi-twotone.hgi-sword-01:after{content:"\5624"}.hgi-twotone.hgi-sword-01:before{content:"\5625"}.hgi-twotone.hgi-sword-02:after{content:"\5626"}.hgi-twotone.hgi-sword-02:before{content:"\5627"}.hgi-twotone.hgi-sword-03:after{content:"\5628"}.hgi-twotone.hgi-sword-03:before{content:"\5629"}.hgi-twotone.hgi-system-update-01:after{content:"\562a"}.hgi-twotone.hgi-system-update-01:before{content:"\562b"}.hgi-twotone.hgi-system-update-02:after{content:"\562c"}.hgi-twotone.hgi-system-update-02:before{content:"\562d"}.hgi-twotone.hgi-t-shirt:after{content:"\562e"}.hgi-twotone.hgi-t-shirt:before{content:"\562f"}.hgi-twotone.hgi-table-01:after{content:"\5630"}.hgi-twotone.hgi-table-01:before{content:"\5631"}.hgi-twotone.hgi-table-02:after{content:"\5632"}.hgi-twotone.hgi-table-02:before{content:"\5633"}.hgi-twotone.hgi-table-03:after{content:"\5634"}.hgi-twotone.hgi-table-03:before{content:"\5635"}.hgi-twotone.hgi-table-lamp-01:after{content:"\5636"}.hgi-twotone.hgi-table-lamp-01:before{content:"\5637"}.hgi-twotone.hgi-table-lamp-02:after{content:"\5638"}.hgi-twotone.hgi-table-lamp-02:before{content:"\5639"}.hgi-twotone.hgi-table-round:after{content:"\563a"}.hgi-twotone.hgi-table-round:before{content:"\563b"}.hgi-twotone.hgi-table:after{content:"\563c"}.hgi-twotone.hgi-table-tennis-bat:after{content:"\563d"}.hgi-twotone.hgi-table-tennis-bat:before{content:"\563e"}.hgi-twotone.hgi-table:before{content:"\563f"}.hgi-twotone.hgi-tablet-01:after{content:"\5640"}.hgi-twotone.hgi-tablet-01:before{content:"\5641"}.hgi-twotone.hgi-tablet-02:after{content:"\5642"}.hgi-twotone.hgi-tablet-02:before{content:"\5643"}.hgi-twotone.hgi-tablet-connected-bluetooth:after{content:"\5644"}.hgi-twotone.hgi-tablet-connected-bluetooth:before{content:"\5645"}.hgi-twotone.hgi-tablet-connected-usb:after{content:"\5646"}.hgi-twotone.hgi-tablet-connected-usb:before{content:"\5647"}.hgi-twotone.hgi-tablet-connected-wifi:after{content:"\5648"}.hgi-twotone.hgi-tablet-connected-wifi:before{content:"\5649"}.hgi-twotone.hgi-tablet-pen:after{content:"\564a"}.hgi-twotone.hgi-tablet-pen:before{content:"\564b"}.hgi-twotone.hgi-taco-01:after{content:"\564c"}.hgi-twotone.hgi-taco-01:before{content:"\564d"}.hgi-twotone.hgi-taco-02:after{content:"\564e"}.hgi-twotone.hgi-taco-02:before{content:"\564f"}.hgi-twotone.hgi-tag-01:after{content:"\5650"}.hgi-twotone.hgi-tag-01:before{content:"\5651"}.hgi-twotone.hgi-tag-02:after{content:"\5652"}.hgi-twotone.hgi-tag-02:before{content:"\5653"}.hgi-twotone.hgi-tags:after{content:"\5654"}.hgi-twotone.hgi-tags:before{content:"\5655"}.hgi-twotone.hgi-taj-mahal:after{content:"\5656"}.hgi-twotone.hgi-taj-mahal:before{content:"\5657"}.hgi-twotone.hgi-tan:after{content:"\5658"}.hgi-twotone.hgi-tan:before{content:"\5659"}.hgi-twotone.hgi-tank-top:after{content:"\565a"}.hgi-twotone.hgi-tank-top:before{content:"\565b"}.hgi-twotone.hgi-tap-01:after{content:"\565c"}.hgi-twotone.hgi-tap-01:before{content:"\565d"}.hgi-twotone.hgi-tap-02:after{content:"\565e"}.hgi-twotone.hgi-tap-02:before{content:"\565f"}.hgi-twotone.hgi-tap-03:after{content:"\5660"}.hgi-twotone.hgi-tap-03:before{content:"\5661"}.hgi-twotone.hgi-tap-04:after{content:"\5662"}.hgi-twotone.hgi-tap-04:before{content:"\5663"}.hgi-twotone.hgi-tap-05:after{content:"\5664"}.hgi-twotone.hgi-tap-05:before{content:"\5665"}.hgi-twotone.hgi-tap-06:after{content:"\5666"}.hgi-twotone.hgi-tap-06:before{content:"\5667"}.hgi-twotone.hgi-tap-07:after{content:"\5668"}.hgi-twotone.hgi-tap-07:before{content:"\5669"}.hgi-twotone.hgi-tap-08:after{content:"\566a"}.hgi-twotone.hgi-tap-08:before{content:"\566b"}.hgi-twotone.hgi-tape-measure:after{content:"\566c"}.hgi-twotone.hgi-tape-measure:before{content:"\566d"}.hgi-twotone.hgi-target-01:after{content:"\566e"}.hgi-twotone.hgi-target-01:before{content:"\566f"}.hgi-twotone.hgi-target-02:after{content:"\5670"}.hgi-twotone.hgi-target-02:before{content:"\5671"}.hgi-twotone.hgi-target-03:after{content:"\5672"}.hgi-twotone.hgi-target-03:before{content:"\5673"}.hgi-twotone.hgi-target-dollar:after{content:"\5674"}.hgi-twotone.hgi-target-dollar:before{content:"\5675"}.hgi-twotone.hgi-tasbih:after{content:"\5676"}.hgi-twotone.hgi-tasbih:before{content:"\5677"}.hgi-twotone.hgi-task-01:after{content:"\5678"}.hgi-twotone.hgi-task-01:before{content:"\5679"}.hgi-twotone.hgi-task-02:after{content:"\567a"}.hgi-twotone.hgi-task-02:before{content:"\567b"}.hgi-twotone.hgi-task-add-01:after{content:"\567c"}.hgi-twotone.hgi-task-add-01:before{content:"\567d"}.hgi-twotone.hgi-task-add-02:after{content:"\567e"}.hgi-twotone.hgi-task-add-02:before{content:"\567f"}.hgi-twotone.hgi-task-daily-01:after{content:"\5680"}.hgi-twotone.hgi-task-daily-01:before{content:"\5681"}.hgi-twotone.hgi-task-daily-02:after{content:"\5682"}.hgi-twotone.hgi-task-daily-02:before{content:"\5683"}.hgi-twotone.hgi-task-done-01:after{content:"\5684"}.hgi-twotone.hgi-task-done-01:before{content:"\5685"}.hgi-twotone.hgi-task-done-02:after{content:"\5686"}.hgi-twotone.hgi-task-done-02:before{content:"\5687"}.hgi-twotone.hgi-task-edit-01:after{content:"\5688"}.hgi-twotone.hgi-task-edit-01:before{content:"\5689"}.hgi-twotone.hgi-task-edit-02:after{content:"\568a"}.hgi-twotone.hgi-task-edit-02:before{content:"\568b"}.hgi-twotone.hgi-task-remove-01:after{content:"\568c"}.hgi-twotone.hgi-task-remove-01:before{content:"\568d"}.hgi-twotone.hgi-task-remove-02:after{content:"\568e"}.hgi-twotone.hgi-task-remove-02:before{content:"\568f"}.hgi-twotone.hgi-taxes:after{content:"\5690"}.hgi-twotone.hgi-taxes:before{content:"\5691"}.hgi-twotone.hgi-taxi:after{content:"\5692"}.hgi-twotone.hgi-taxi:before{content:"\5693"}.hgi-twotone.hgi-tea-pod:after{content:"\5694"}.hgi-twotone.hgi-tea-pod:before{content:"\5695"}.hgi-twotone.hgi-tea:after{content:"\5696"}.hgi-twotone.hgi-tea:before{content:"\5697"}.hgi-twotone.hgi-teacher:after{content:"\5698"}.hgi-twotone.hgi-teacher:before{content:"\5699"}.hgi-twotone.hgi-teaching:after{content:"\569a"}.hgi-twotone.hgi-teaching:before{content:"\569b"}.hgi-twotone.hgi-teamviewer:after{content:"\569c"}.hgi-twotone.hgi-teamviewer:before{content:"\569d"}.hgi-twotone.hgi-telegram:after{content:"\569e"}.hgi-twotone.hgi-telegram:before{content:"\569f"}.hgi-twotone.hgi-telephone:after{content:"\56a0"}.hgi-twotone.hgi-telephone:before{content:"\56a1"}.hgi-twotone.hgi-telescope-01:after{content:"\56a2"}.hgi-twotone.hgi-telescope-01:before{content:"\56a3"}.hgi-twotone.hgi-telescope-02:after{content:"\56a4"}.hgi-twotone.hgi-telescope-02:before{content:"\56a5"}.hgi-twotone.hgi-television-table:after{content:"\56a6"}.hgi-twotone.hgi-television-table:before{content:"\56a7"}.hgi-twotone.hgi-temperature:after{content:"\56a8"}.hgi-twotone.hgi-temperature:before{content:"\56a9"}.hgi-twotone.hgi-tennis-ball:after{content:"\56aa"}.hgi-twotone.hgi-tennis-ball:before{content:"\56ab"}.hgi-twotone.hgi-terrace:after{content:"\56ac"}.hgi-twotone.hgi-terrace:before{content:"\56ad"}.hgi-twotone.hgi-test-tube-01:after{content:"\56ae"}.hgi-twotone.hgi-test-tube-01:before{content:"\56af"}.hgi-twotone.hgi-test-tube-02:after{content:"\56b0"}.hgi-twotone.hgi-test-tube-02:before{content:"\56b1"}.hgi-twotone.hgi-test-tube-03:after{content:"\56b2"}.hgi-twotone.hgi-test-tube-03:before{content:"\56b3"}.hgi-twotone.hgi-test-tube:after{content:"\56b4"}.hgi-twotone.hgi-test-tube:before{content:"\56b5"}.hgi-twotone.hgi-tetris:after{content:"\56b6"}.hgi-twotone.hgi-tetris:before{content:"\56b7"}.hgi-twotone.hgi-text-align-center:after{content:"\56b8"}.hgi-twotone.hgi-text-align-center:before{content:"\56b9"}.hgi-twotone.hgi-text-align-justify-center:after{content:"\56ba"}.hgi-twotone.hgi-text-align-justify-center:before{content:"\56bb"}.hgi-twotone.hgi-text-align-justify-left:after{content:"\56bc"}.hgi-twotone.hgi-text-align-justify-left:before{content:"\56bd"}.hgi-twotone.hgi-text-align-justify-right:after{content:"\56be"}.hgi-twotone.hgi-text-align-justify-right:before{content:"\56bf"}.hgi-twotone.hgi-text-align-left-01:after{content:"\56c0"}.hgi-twotone.hgi-text-align-left-01:before{content:"\56c1"}.hgi-twotone.hgi-text-align-left:after{content:"\56c2"}.hgi-twotone.hgi-text-align-left:before{content:"\56c3"}.hgi-twotone.hgi-text-align-right-01:after{content:"\56c4"}.hgi-twotone.hgi-text-align-right-01:before{content:"\56c5"}.hgi-twotone.hgi-text-align-right:after{content:"\56c6"}.hgi-twotone.hgi-text-align-right:before{content:"\56c7"}.hgi-twotone.hgi-text-all-caps:after{content:"\56c8"}.hgi-twotone.hgi-text-all-caps:before{content:"\56c9"}.hgi-twotone.hgi-text-bold:after{content:"\56ca"}.hgi-twotone.hgi-text-bold:before{content:"\56cb"}.hgi-twotone.hgi-text-centerline-center-top:after{content:"\56cc"}.hgi-twotone.hgi-text-centerline-center-top:before{content:"\56cd"}.hgi-twotone.hgi-text-centerline-left:after{content:"\56ce"}.hgi-twotone.hgi-text-centerline-left:before{content:"\56cf"}.hgi-twotone.hgi-text-centerline-middle:after{content:"\56d0"}.hgi-twotone.hgi-text-centerline-middle:before{content:"\56d1"}.hgi-twotone.hgi-text-centerline-right:after{content:"\56d2"}.hgi-twotone.hgi-text-centerline-right:before{content:"\56d3"}.hgi-twotone.hgi-text-check:after{content:"\56d4"}.hgi-twotone.hgi-text-check:before{content:"\56d5"}.hgi-twotone.hgi-text-circle:after{content:"\56d6"}.hgi-twotone.hgi-text-circle:before{content:"\56d7"}.hgi-twotone.hgi-text-clear:after{content:"\56d8"}.hgi-twotone.hgi-text-clear:before{content:"\56d9"}.hgi-twotone.hgi-text-color:after{content:"\56da"}.hgi-twotone.hgi-text-color:before{content:"\56db"}.hgi-twotone.hgi-text-creation:after{content:"\56dc"}.hgi-twotone.hgi-text-creation:before{content:"\56dd"}.hgi-twotone.hgi-text-firstline-left:after{content:"\56de"}.hgi-twotone.hgi-text-firstline-left:before{content:"\56df"}.hgi-twotone.hgi-text-firstline-right:after{content:"\56e0"}.hgi-twotone.hgi-text-firstline-right:before{content:"\56e1"}.hgi-twotone.hgi-text-font:after{content:"\56e2"}.hgi-twotone.hgi-text-font:before{content:"\56e3"}.hgi-twotone.hgi-text-footnote:after{content:"\56e4"}.hgi-twotone.hgi-text-footnote:before{content:"\56e5"}.hgi-twotone.hgi-text-indent-01:after{content:"\56e6"}.hgi-twotone.hgi-text-indent-01:before{content:"\56e7"}.hgi-twotone.hgi-text-indent-less:after{content:"\56e8"}.hgi-twotone.hgi-text-indent-less:before{content:"\56e9"}.hgi-twotone.hgi-text-indent-more:after{content:"\56ea"}.hgi-twotone.hgi-text-indent-more:before{content:"\56eb"}.hgi-twotone.hgi-text-indent:after{content:"\56ec"}.hgi-twotone.hgi-text-indent:before{content:"\56ed"}.hgi-twotone.hgi-text-italic:after{content:"\56ee"}.hgi-twotone.hgi-text-italic-slash:after{content:"\56ef"}.hgi-twotone.hgi-text-italic-slash:before{content:"\56f0"}.hgi-twotone.hgi-text-italic:before{content:"\56f1"}.hgi-twotone.hgi-text-kerning:after{content:"\56f2"}.hgi-twotone.hgi-text-kerning:before{content:"\56f3"}.hgi-twotone.hgi-text-number-sign:after{content:"\56f4"}.hgi-twotone.hgi-text-number-sign:before{content:"\56f5"}.hgi-twotone.hgi-text:after{content:"\56f6"}.hgi-twotone.hgi-text-selection:after{content:"\56f7"}.hgi-twotone.hgi-text-selection:before{content:"\56f8"}.hgi-twotone.hgi-text-smallcaps:after{content:"\56f9"}.hgi-twotone.hgi-text-smallcaps:before{content:"\56fa"}.hgi-twotone.hgi-text-square:after{content:"\56fb"}.hgi-twotone.hgi-text-square:before{content:"\56fc"}.hgi-twotone.hgi-text-strikethrough:after{content:"\56fd"}.hgi-twotone.hgi-text-strikethrough:before{content:"\56fe"}.hgi-twotone.hgi-text-subscript:after{content:"\56ff"}.hgi-twotone.hgi-text-subscript:before{content:"\5700"}.hgi-twotone.hgi-text-superscript:after{content:"\5701"}.hgi-twotone.hgi-text-superscript:before{content:"\5702"}.hgi-twotone.hgi-text-tracking:after{content:"\5703"}.hgi-twotone.hgi-text-tracking:before{content:"\5704"}.hgi-twotone.hgi-text-underline:after{content:"\5705"}.hgi-twotone.hgi-text-underline:before{content:"\5706"}.hgi-twotone.hgi-text-variable-front:after{content:"\5707"}.hgi-twotone.hgi-text-variable-front:before{content:"\5708"}.hgi-twotone.hgi-text-vertical-alignment:after{content:"\5709"}.hgi-twotone.hgi-text-vertical-alignment:before{content:"\570a"}.hgi-twotone.hgi-text-wrap:after{content:"\570b"}.hgi-twotone.hgi-text-wrap:before{content:"\570c"}.hgi-twotone.hgi-text:before{content:"\570d"}.hgi-twotone.hgi-the-prophets-mosque:after{content:"\570e"}.hgi-twotone.hgi-the-prophets-mosque:before{content:"\570f"}.hgi-twotone.hgi-thermometer-cold:after{content:"\5710"}.hgi-twotone.hgi-thermometer-cold:before{content:"\5711"}.hgi-twotone.hgi-thermometer:after{content:"\5712"}.hgi-twotone.hgi-thermometer-warm:after{content:"\5713"}.hgi-twotone.hgi-thermometer-warm:before{content:"\5714"}.hgi-twotone.hgi-thermometer:before{content:"\5715"}.hgi-twotone.hgi-third-bracket-circle:after{content:"\5716"}.hgi-twotone.hgi-third-bracket-circle:before{content:"\5717"}.hgi-twotone.hgi-third-bracket:after{content:"\5718"}.hgi-twotone.hgi-third-bracket-square:after{content:"\5719"}.hgi-twotone.hgi-third-bracket-square:before{content:"\571a"}.hgi-twotone.hgi-third-bracket:before{content:"\571b"}.hgi-twotone.hgi-thread:after{content:"\571c"}.hgi-twotone.hgi-thread:before{content:"\571d"}.hgi-twotone.hgi-threads-ellipse:after{content:"\571e"}.hgi-twotone.hgi-threads-ellipse:before{content:"\571f"}.hgi-twotone.hgi-threads-rectangle:after{content:"\5720"}.hgi-twotone.hgi-threads-rectangle:before{content:"\5721"}.hgi-twotone.hgi-threads:after{content:"\5722"}.hgi-twotone.hgi-threads:before{content:"\5723"}.hgi-twotone.hgi-three-d-move:after{content:"\5724"}.hgi-twotone.hgi-three-d-move:before{content:"\5725"}.hgi-twotone.hgi-three-d-rotate:after{content:"\5726"}.hgi-twotone.hgi-three-d-rotate:before{content:"\5727"}.hgi-twotone.hgi-three-d-scale:after{content:"\5728"}.hgi-twotone.hgi-three-d-scale:before{content:"\5729"}.hgi-twotone.hgi-three-d-view:after{content:"\572a"}.hgi-twotone.hgi-three-d-view:before{content:"\572b"}.hgi-twotone.hgi-three-finger-01:after{content:"\572c"}.hgi-twotone.hgi-three-finger-01:before{content:"\572d"}.hgi-twotone.hgi-three-finger-02:after{content:"\572e"}.hgi-twotone.hgi-three-finger-02:before{content:"\572f"}.hgi-twotone.hgi-three-finger-03:after{content:"\5730"}.hgi-twotone.hgi-three-finger-03:before{content:"\5731"}.hgi-twotone.hgi-three-finger-04:after{content:"\5732"}.hgi-twotone.hgi-three-finger-04:before{content:"\5733"}.hgi-twotone.hgi-three-finger-05:after{content:"\5734"}.hgi-twotone.hgi-three-finger-05:before{content:"\5735"}.hgi-twotone.hgi-thumbs-down-ellipse:after{content:"\5736"}.hgi-twotone.hgi-thumbs-down-ellipse:before{content:"\5737"}.hgi-twotone.hgi-thumbs-down-rectangle:after{content:"\5738"}.hgi-twotone.hgi-thumbs-down-rectangle:before{content:"\5739"}.hgi-twotone.hgi-thumbs-down:after{content:"\573a"}.hgi-twotone.hgi-thumbs-down:before{content:"\573b"}.hgi-twotone.hgi-thumbs-up-down:after{content:"\573c"}.hgi-twotone.hgi-thumbs-up-down:before{content:"\573d"}.hgi-twotone.hgi-thumbs-up-ellipse:after{content:"\573e"}.hgi-twotone.hgi-thumbs-up-ellipse:before{content:"\573f"}.hgi-twotone.hgi-thumbs-up-rectangle:after{content:"\5740"}.hgi-twotone.hgi-thumbs-up-rectangle:before{content:"\5741"}.hgi-twotone.hgi-thumbs-up:after{content:"\5742"}.hgi-twotone.hgi-thumbs-up:before{content:"\5743"}.hgi-twotone.hgi-tic-tac-toe:after{content:"\5744"}.hgi-twotone.hgi-tic-tac-toe:before{content:"\5745"}.hgi-twotone.hgi-tick-01:after{content:"\5746"}.hgi-twotone.hgi-tick-01:before{content:"\5747"}.hgi-twotone.hgi-tick-02:after{content:"\5748"}.hgi-twotone.hgi-tick-02:before{content:"\5749"}.hgi-twotone.hgi-tick-03:after{content:"\574a"}.hgi-twotone.hgi-tick-03:before{content:"\574b"}.hgi-twotone.hgi-tick-04:after{content:"\574c"}.hgi-twotone.hgi-tick-04:before{content:"\574d"}.hgi-twotone.hgi-tick-double-01:after{content:"\574e"}.hgi-twotone.hgi-tick-double-01:before{content:"\574f"}.hgi-twotone.hgi-tick-double-02:after{content:"\5750"}.hgi-twotone.hgi-tick-double-02:before{content:"\5751"}.hgi-twotone.hgi-tick-double-03:after{content:"\5752"}.hgi-twotone.hgi-tick-double-03:before{content:"\5753"}.hgi-twotone.hgi-tick-double-04:after{content:"\5754"}.hgi-twotone.hgi-tick-double-04:before{content:"\5755"}.hgi-twotone.hgi-ticket-01:after{content:"\5756"}.hgi-twotone.hgi-ticket-01:before{content:"\5757"}.hgi-twotone.hgi-ticket-02:after{content:"\5758"}.hgi-twotone.hgi-ticket-02:before{content:"\5759"}.hgi-twotone.hgi-ticket-03:after{content:"\575a"}.hgi-twotone.hgi-ticket-03:before{content:"\575b"}.hgi-twotone.hgi-ticket-star:after{content:"\575c"}.hgi-twotone.hgi-ticket-star:before{content:"\575d"}.hgi-twotone.hgi-tie:after{content:"\575e"}.hgi-twotone.hgi-tie:before{content:"\575f"}.hgi-twotone.hgi-tiktok:after{content:"\5760"}.hgi-twotone.hgi-tiktok:before{content:"\5761"}.hgi-twotone.hgi-time-01:after{content:"\5762"}.hgi-twotone.hgi-time-01:before{content:"\5763"}.hgi-twotone.hgi-time-02:after{content:"\5764"}.hgi-twotone.hgi-time-02:before{content:"\5765"}.hgi-twotone.hgi-time-03:after{content:"\5766"}.hgi-twotone.hgi-time-03:before{content:"\5767"}.hgi-twotone.hgi-time-04:after{content:"\5768"}.hgi-twotone.hgi-time-04:before{content:"\5769"}.hgi-twotone.hgi-time-half-pass:after{content:"\576a"}.hgi-twotone.hgi-time-half-pass:before{content:"\576b"}.hgi-twotone.hgi-time-management-circle:after{content:"\576c"}.hgi-twotone.hgi-time-management-circle:before{content:"\576d"}.hgi-twotone.hgi-time-management:after{content:"\576e"}.hgi-twotone.hgi-time-management:before{content:"\576f"}.hgi-twotone.hgi-time-quarter-pass:after{content:"\5770"}.hgi-twotone.hgi-time-quarter-pass:before{content:"\5771"}.hgi-twotone.hgi-time-quarter:after{content:"\5772"}.hgi-twotone.hgi-time-quarter:before{content:"\5773"}.hgi-twotone.hgi-time-schedule:after{content:"\5774"}.hgi-twotone.hgi-time-schedule:before{content:"\5775"}.hgi-twotone.hgi-time-setting-01:after{content:"\5776"}.hgi-twotone.hgi-time-setting-01:before{content:"\5777"}.hgi-twotone.hgi-time-setting-02:after{content:"\5778"}.hgi-twotone.hgi-time-setting-02:before{content:"\5779"}.hgi-twotone.hgi-time-setting-03:after{content:"\577a"}.hgi-twotone.hgi-time-setting-03:before{content:"\577b"}.hgi-twotone.hgi-timer-01:after{content:"\577c"}.hgi-twotone.hgi-timer-01:before{content:"\577d"}.hgi-twotone.hgi-timer-02:after{content:"\577e"}.hgi-twotone.hgi-timer-02:before{content:"\577f"}.hgi-twotone.hgi-tips:after{content:"\5780"}.hgi-twotone.hgi-tips:before{content:"\5781"}.hgi-twotone.hgi-tired-01:after{content:"\5782"}.hgi-twotone.hgi-tired-01:before{content:"\5783"}.hgi-twotone.hgi-tired-02:after{content:"\5784"}.hgi-twotone.hgi-tired-02:before{content:"\5785"}.hgi-twotone.hgi-tissue-paper:after{content:"\5786"}.hgi-twotone.hgi-tissue-paper:before{content:"\5787"}.hgi-twotone.hgi-toggle-off:after{content:"\5788"}.hgi-twotone.hgi-toggle-off:before{content:"\5789"}.hgi-twotone.hgi-toggle-on:after{content:"\578a"}.hgi-twotone.hgi-toggle-on:before{content:"\578b"}.hgi-twotone.hgi-toilet-01:after{content:"\578c"}.hgi-twotone.hgi-toilet-01:before{content:"\578d"}.hgi-twotone.hgi-toilet-02:after{content:"\578e"}.hgi-twotone.hgi-toilet-02:before{content:"\578f"}.hgi-twotone.hgi-tongue-01:after{content:"\5790"}.hgi-twotone.hgi-tongue-01:before{content:"\5791"}.hgi-twotone.hgi-tongue:after{content:"\5792"}.hgi-twotone.hgi-tongue-wink-left:after{content:"\5793"}.hgi-twotone.hgi-tongue-wink-left:before{content:"\5794"}.hgi-twotone.hgi-tongue-wink-right:after{content:"\5795"}.hgi-twotone.hgi-tongue-wink-right:before{content:"\5796"}.hgi-twotone.hgi-tongue:before{content:"\5797"}.hgi-twotone.hgi-tools:after{content:"\5798"}.hgi-twotone.hgi-tools:before{content:"\5799"}.hgi-twotone.hgi-tornado-01:after{content:"\579a"}.hgi-twotone.hgi-tornado-01:before{content:"\579b"}.hgi-twotone.hgi-tornado-02:after{content:"\579c"}.hgi-twotone.hgi-tornado-02:before{content:"\579d"}.hgi-twotone.hgi-torri-gate:after{content:"\579e"}.hgi-twotone.hgi-torri-gate:before{content:"\579f"}.hgi-twotone.hgi-touch-01:after{content:"\57a0"}.hgi-twotone.hgi-touch-01:before{content:"\57a1"}.hgi-twotone.hgi-touch-02:after{content:"\57a2"}.hgi-twotone.hgi-touch-02:before{content:"\57a3"}.hgi-twotone.hgi-touch-03:after{content:"\57a4"}.hgi-twotone.hgi-touch-03:before{content:"\57a5"}.hgi-twotone.hgi-touch-04:after{content:"\57a6"}.hgi-twotone.hgi-touch-04:before{content:"\57a7"}.hgi-twotone.hgi-touch-05:after{content:"\57a8"}.hgi-twotone.hgi-touch-05:before{content:"\57a9"}.hgi-twotone.hgi-touch-06:after{content:"\57aa"}.hgi-twotone.hgi-touch-06:before{content:"\57ab"}.hgi-twotone.hgi-touch-07:after{content:"\57ac"}.hgi-twotone.hgi-touch-07:before{content:"\57ad"}.hgi-twotone.hgi-touch-08:after{content:"\57ae"}.hgi-twotone.hgi-touch-08:before{content:"\57af"}.hgi-twotone.hgi-touch-09:after{content:"\57b0"}.hgi-twotone.hgi-touch-09:before{content:"\57b1"}.hgi-twotone.hgi-touch-10:after{content:"\57b2"}.hgi-twotone.hgi-touch-10:before{content:"\57b3"}.hgi-twotone.hgi-touch-interaction-01:after{content:"\57b4"}.hgi-twotone.hgi-touch-interaction-01:before{content:"\57b5"}.hgi-twotone.hgi-touch-interaction-02:after{content:"\57b6"}.hgi-twotone.hgi-touch-interaction-02:before{content:"\57b7"}.hgi-twotone.hgi-touch-interaction-03:after{content:"\57b8"}.hgi-twotone.hgi-touch-interaction-03:before{content:"\57b9"}.hgi-twotone.hgi-touch-interaction-04:after{content:"\57ba"}.hgi-twotone.hgi-touch-interaction-04:before{content:"\57bb"}.hgi-twotone.hgi-touch-locked-01:after{content:"\57bc"}.hgi-twotone.hgi-touch-locked-01:before{content:"\57bd"}.hgi-twotone.hgi-touch-locked-02:after{content:"\57be"}.hgi-twotone.hgi-touch-locked-02:before{content:"\57bf"}.hgi-twotone.hgi-touch-locked-03:after{content:"\57c0"}.hgi-twotone.hgi-touch-locked-03:before{content:"\57c1"}.hgi-twotone.hgi-touch-locked-04:after{content:"\57c2"}.hgi-twotone.hgi-touch-locked-04:before{content:"\57c3"}.hgi-twotone.hgi-touchpad-01:after{content:"\57c4"}.hgi-twotone.hgi-touchpad-01:before{content:"\57c5"}.hgi-twotone.hgi-touchpad-02:after{content:"\57c6"}.hgi-twotone.hgi-touchpad-02:before{content:"\57c7"}.hgi-twotone.hgi-touchpad-03:after{content:"\57c8"}.hgi-twotone.hgi-touchpad-03:before{content:"\57c9"}.hgi-twotone.hgi-touchpad-04:after{content:"\57ca"}.hgi-twotone.hgi-touchpad-04:before{content:"\57cb"}.hgi-twotone.hgi-tow-truck:after{content:"\57cc"}.hgi-twotone.hgi-tow-truck:before{content:"\57cd"}.hgi-twotone.hgi-towels:after{content:"\57ce"}.hgi-twotone.hgi-towels:before{content:"\57cf"}.hgi-twotone.hgi-toy-train:after{content:"\57d0"}.hgi-twotone.hgi-toy-train:before{content:"\57d1"}.hgi-twotone.hgi-tractor:after{content:"\57d2"}.hgi-twotone.hgi-tractor:before{content:"\57d3"}.hgi-twotone.hgi-trade-down:after{content:"\57d4"}.hgi-twotone.hgi-trade-down:before{content:"\57d5"}.hgi-twotone.hgi-trade-mark:after{content:"\57d6"}.hgi-twotone.hgi-trade-mark:before{content:"\57d7"}.hgi-twotone.hgi-trade-up:after{content:"\57d8"}.hgi-twotone.hgi-trade-up:before{content:"\57d9"}.hgi-twotone.hgi-trademark:after{content:"\57da"}.hgi-twotone.hgi-trademark:before{content:"\57db"}.hgi-twotone.hgi-traffic-incident:after{content:"\57dc"}.hgi-twotone.hgi-traffic-incident:before{content:"\57dd"}.hgi-twotone.hgi-traffic-light:after{content:"\57de"}.hgi-twotone.hgi-traffic-light:before{content:"\57df"}.hgi-twotone.hgi-train-01:after{content:"\57e0"}.hgi-twotone.hgi-train-01:before{content:"\57e1"}.hgi-twotone.hgi-train-02:after{content:"\57e2"}.hgi-twotone.hgi-train-02:before{content:"\57e3"}.hgi-twotone.hgi-tram:after{content:"\57e4"}.hgi-twotone.hgi-tram:before{content:"\57e5"}.hgi-twotone.hgi-trampoline:after{content:"\57e6"}.hgi-twotone.hgi-trampoline:before{content:"\57e7"}.hgi-twotone.hgi-transaction:after{content:"\57e8"}.hgi-twotone.hgi-transaction:before{content:"\57e9"}.hgi-twotone.hgi-transition-bottom:after{content:"\57ea"}.hgi-twotone.hgi-transition-bottom:before{content:"\57eb"}.hgi-twotone.hgi-transition-left:after{content:"\57ec"}.hgi-twotone.hgi-transition-left:before{content:"\57ed"}.hgi-twotone.hgi-transition-right:after{content:"\57ee"}.hgi-twotone.hgi-transition-right:before{content:"\57ef"}.hgi-twotone.hgi-transition-top:after{content:"\57f0"}.hgi-twotone.hgi-transition-top:before{content:"\57f1"}.hgi-twotone.hgi-translate:after{content:"\57f2"}.hgi-twotone.hgi-translate:before{content:"\57f3"}.hgi-twotone.hgi-translation:after{content:"\57f4"}.hgi-twotone.hgi-translation:before{content:"\57f5"}.hgi-twotone.hgi-transmission:after{content:"\57f6"}.hgi-twotone.hgi-transmission:before{content:"\57f7"}.hgi-twotone.hgi-transparency:after{content:"\57f8"}.hgi-twotone.hgi-transparency:before{content:"\57f9"}.hgi-twotone.hgi-trapezoid-line-horizontal:after{content:"\57fa"}.hgi-twotone.hgi-trapezoid-line-horizontal:before{content:"\57fb"}.hgi-twotone.hgi-trapezoid-line-vertical:after{content:"\57fc"}.hgi-twotone.hgi-trapezoid-line-vertical:before{content:"\57fd"}.hgi-twotone.hgi-travel-bag:after{content:"\57fe"}.hgi-twotone.hgi-travel-bag:before{content:"\57ff"}.hgi-twotone.hgi-treadmill-01:after{content:"\5800"}.hgi-twotone.hgi-treadmill-01:before{content:"\5801"}.hgi-twotone.hgi-treadmill-02:after{content:"\5802"}.hgi-twotone.hgi-treadmill-02:before{content:"\5803"}.hgi-twotone.hgi-treatment:after{content:"\5804"}.hgi-twotone.hgi-treatment:before{content:"\5805"}.hgi-twotone.hgi-tree-01:after{content:"\5806"}.hgi-twotone.hgi-tree-01:before{content:"\5807"}.hgi-twotone.hgi-tree-02:after{content:"\5808"}.hgi-twotone.hgi-tree-02:before{content:"\5809"}.hgi-twotone.hgi-tree-03:after{content:"\580a"}.hgi-twotone.hgi-tree-03:before{content:"\580b"}.hgi-twotone.hgi-tree-04:after{content:"\580c"}.hgi-twotone.hgi-tree-04:before{content:"\580d"}.hgi-twotone.hgi-tree-05:after{content:"\580e"}.hgi-twotone.hgi-tree-05:before{content:"\580f"}.hgi-twotone.hgi-tree-06:after{content:"\5810"}.hgi-twotone.hgi-tree-06:before{content:"\5811"}.hgi-twotone.hgi-tree-07:after{content:"\5812"}.hgi-twotone.hgi-tree-07:before{content:"\5813"}.hgi-twotone.hgi-trello:after{content:"\5814"}.hgi-twotone.hgi-trello:before{content:"\5815"}.hgi-twotone.hgi-triangle-01:after{content:"\5816"}.hgi-twotone.hgi-triangle-01:before{content:"\5817"}.hgi-twotone.hgi-triangle-02:after{content:"\5818"}.hgi-twotone.hgi-triangle-02:before{content:"\5819"}.hgi-twotone.hgi-triangle-03:after{content:"\581a"}.hgi-twotone.hgi-triangle-03:before{content:"\581b"}.hgi-twotone.hgi-triangle:after{content:"\581c"}.hgi-twotone.hgi-triangle:before{content:"\581d"}.hgi-twotone.hgi-trolley-01:after{content:"\581e"}.hgi-twotone.hgi-trolley-01:before{content:"\581f"}.hgi-twotone.hgi-trolley-02:after{content:"\5820"}.hgi-twotone.hgi-trolley-02:before{content:"\5821"}.hgi-twotone.hgi-tropical-storm:after{content:"\5822"}.hgi-twotone.hgi-tropical-storm-tracks-01:after{content:"\5823"}.hgi-twotone.hgi-tropical-storm-tracks-01:before{content:"\5824"}.hgi-twotone.hgi-tropical-storm-tracks-02:after{content:"\5825"}.hgi-twotone.hgi-tropical-storm-tracks-02:before{content:"\5826"}.hgi-twotone.hgi-tropical-storm:before{content:"\5827"}.hgi-twotone.hgi-truck-delivery:after{content:"\5828"}.hgi-twotone.hgi-truck-delivery:before{content:"\5829"}.hgi-twotone.hgi-truck-monster:after{content:"\582a"}.hgi-twotone.hgi-truck-monster:before{content:"\582b"}.hgi-twotone.hgi-truck-return:after{content:"\582c"}.hgi-twotone.hgi-truck-return:before{content:"\582d"}.hgi-twotone.hgi-truck:after{content:"\582e"}.hgi-twotone.hgi-truck:before{content:"\582f"}.hgi-twotone.hgi-trulli:after{content:"\5830"}.hgi-twotone.hgi-trulli:before{content:"\5831"}.hgi-twotone.hgi-tsunami:after{content:"\5832"}.hgi-twotone.hgi-tsunami:before{content:"\5833"}.hgi-twotone.hgi-tulip:after{content:"\5834"}.hgi-twotone.hgi-tulip:before{content:"\5835"}.hgi-twotone.hgi-tumblr:after{content:"\5836"}.hgi-twotone.hgi-tumblr:before{content:"\5837"}.hgi-twotone.hgi-turtle-neck:after{content:"\5838"}.hgi-twotone.hgi-turtle-neck:before{content:"\5839"}.hgi-twotone.hgi-tv-01:after{content:"\583a"}.hgi-twotone.hgi-tv-01:before{content:"\583b"}.hgi-twotone.hgi-tv-02:after{content:"\583c"}.hgi-twotone.hgi-tv-02:before{content:"\583d"}.hgi-twotone.hgi-tv-fix:after{content:"\583e"}.hgi-twotone.hgi-tv-fix:before{content:"\583f"}.hgi-twotone.hgi-tv-issue:after{content:"\5840"}.hgi-twotone.hgi-tv-issue:before{content:"\5841"}.hgi-twotone.hgi-tv-smart:after{content:"\5842"}.hgi-twotone.hgi-tv-smart:before{content:"\5843"}.hgi-twotone.hgi-twin-tower:after{content:"\5844"}.hgi-twotone.hgi-twin-tower:before{content:"\5845"}.hgi-twotone.hgi-twitch:after{content:"\5846"}.hgi-twotone.hgi-twitch:before{content:"\5847"}.hgi-twotone.hgi-twitter:after{content:"\5848"}.hgi-twotone.hgi-twitter-square:after{content:"\5849"}.hgi-twotone.hgi-twitter-square:before{content:"\584a"}.hgi-twotone.hgi-twitter:before{content:"\584b"}.hgi-twotone.hgi-two-factor-access:after{content:"\584c"}.hgi-twotone.hgi-two-factor-access:before{content:"\584d"}.hgi-twotone.hgi-two-finger-01:after{content:"\584e"}.hgi-twotone.hgi-two-finger-01:before{content:"\584f"}.hgi-twotone.hgi-two-finger-02:after{content:"\5850"}.hgi-twotone.hgi-two-finger-02:before{content:"\5851"}.hgi-twotone.hgi-two-finger-03:after{content:"\5852"}.hgi-twotone.hgi-two-finger-03:before{content:"\5853"}.hgi-twotone.hgi-two-finger-04:after{content:"\5854"}.hgi-twotone.hgi-two-finger-04:before{content:"\5855"}.hgi-twotone.hgi-two-finger-05:after{content:"\5856"}.hgi-twotone.hgi-two-finger-05:before{content:"\5857"}.hgi-twotone.hgi-txt-01:after{content:"\5858"}.hgi-twotone.hgi-txt-01:before{content:"\5859"}.hgi-twotone.hgi-txt-02:after{content:"\585a"}.hgi-twotone.hgi-txt-02:before{content:"\585b"}.hgi-twotone.hgi-type-cursor:after{content:"\585c"}.hgi-twotone.hgi-type-cursor:before{content:"\585d"}.hgi-twotone.hgi-typescript-01:after{content:"\585e"}.hgi-twotone.hgi-typescript-01:before{content:"\585f"}.hgi-twotone.hgi-typescript-02:after{content:"\5860"}.hgi-twotone.hgi-typescript-02:before{content:"\5861"}.hgi-twotone.hgi-typescript-03:after{content:"\5862"}.hgi-twotone.hgi-typescript-03:before{content:"\5863"}.hgi-twotone.hgi-uber:after{content:"\5864"}.hgi-twotone.hgi-uber:before{content:"\5865"}.hgi-twotone.hgi-ufo-01:after{content:"\5866"}.hgi-twotone.hgi-ufo-01:before{content:"\5867"}.hgi-twotone.hgi-ufo:after{content:"\5868"}.hgi-twotone.hgi-ufo:before{content:"\5869"}.hgi-twotone.hgi-umbrella-dollar:after{content:"\586a"}.hgi-twotone.hgi-umbrella-dollar:before{content:"\586b"}.hgi-twotone.hgi-umbrella:after{content:"\586c"}.hgi-twotone.hgi-umbrella:before{content:"\586d"}.hgi-twotone.hgi-unamused:after{content:"\586e"}.hgi-twotone.hgi-unamused:before{content:"\586f"}.hgi-twotone.hgi-unavailable:after{content:"\5870"}.hgi-twotone.hgi-unavailable:before{content:"\5871"}.hgi-twotone.hgi-underpants-01:after{content:"\5872"}.hgi-twotone.hgi-underpants-01:before{content:"\5873"}.hgi-twotone.hgi-underpants-02:after{content:"\5874"}.hgi-twotone.hgi-underpants-02:before{content:"\5875"}.hgi-twotone.hgi-underpants-03:after{content:"\5876"}.hgi-twotone.hgi-underpants-03:before{content:"\5877"}.hgi-twotone.hgi-unfold-less:after{content:"\5878"}.hgi-twotone.hgi-unfold-less:before{content:"\5879"}.hgi-twotone.hgi-unfold-more:after{content:"\587a"}.hgi-twotone.hgi-unfold-more:before{content:"\587b"}.hgi-twotone.hgi-ungroup-items:after{content:"\587c"}.hgi-twotone.hgi-ungroup-items:before{content:"\587d"}.hgi-twotone.hgi-ungroup-layers:after{content:"\587e"}.hgi-twotone.hgi-ungroup-layers:before{content:"\587f"}.hgi-twotone.hgi-unhappy:after{content:"\5880"}.hgi-twotone.hgi-unhappy:before{content:"\5881"}.hgi-twotone.hgi-university:after{content:"\5882"}.hgi-twotone.hgi-university:before{content:"\5883"}.hgi-twotone.hgi-unlink-01:after{content:"\5884"}.hgi-twotone.hgi-unlink-01:before{content:"\5885"}.hgi-twotone.hgi-unlink-02:after{content:"\5886"}.hgi-twotone.hgi-unlink-02:before{content:"\5887"}.hgi-twotone.hgi-unlink-03:after{content:"\5888"}.hgi-twotone.hgi-unlink-03:before{content:"\5889"}.hgi-twotone.hgi-unlink-04:after{content:"\588a"}.hgi-twotone.hgi-unlink-04:before{content:"\588b"}.hgi-twotone.hgi-unlink-05:after{content:"\588c"}.hgi-twotone.hgi-unlink-05:before{content:"\588d"}.hgi-twotone.hgi-unlink-06:after{content:"\588e"}.hgi-twotone.hgi-unlink-06:before{content:"\588f"}.hgi-twotone.hgi-unsplash:after{content:"\5890"}.hgi-twotone.hgi-unsplash:before{content:"\5891"}.hgi-twotone.hgi-upload-01:after{content:"\5892"}.hgi-twotone.hgi-upload-01:before{content:"\5893"}.hgi-twotone.hgi-upload-02:after{content:"\5894"}.hgi-twotone.hgi-upload-02:before{content:"\5895"}.hgi-twotone.hgi-upload-03:after{content:"\5896"}.hgi-twotone.hgi-upload-03:before{content:"\5897"}.hgi-twotone.hgi-upload-04:after{content:"\5898"}.hgi-twotone.hgi-upload-04:before{content:"\5899"}.hgi-twotone.hgi-upload-05:after{content:"\589a"}.hgi-twotone.hgi-upload-05:before{content:"\589b"}.hgi-twotone.hgi-upload-circle-01:after{content:"\589c"}.hgi-twotone.hgi-upload-circle-01:before{content:"\589d"}.hgi-twotone.hgi-upload-circle-02:after{content:"\589e"}.hgi-twotone.hgi-upload-circle-02:before{content:"\589f"}.hgi-twotone.hgi-upload-square-01:after{content:"\58a0"}.hgi-twotone.hgi-upload-square-01:before{content:"\58a1"}.hgi-twotone.hgi-upload-square-02:after{content:"\58a2"}.hgi-twotone.hgi-upload-square-02:before{content:"\58a3"}.hgi-twotone.hgi-upwork:after{content:"\58a4"}.hgi-twotone.hgi-upwork:before{content:"\58a5"}.hgi-twotone.hgi-usb-bugs:after{content:"\58a6"}.hgi-twotone.hgi-usb-bugs:before{content:"\58a7"}.hgi-twotone.hgi-usb-connected-01:after{content:"\58a8"}.hgi-twotone.hgi-usb-connected-01:before{content:"\58a9"}.hgi-twotone.hgi-usb-connected-02:after{content:"\58aa"}.hgi-twotone.hgi-usb-connected-02:before{content:"\58ab"}.hgi-twotone.hgi-usb-connected-03:after{content:"\58ac"}.hgi-twotone.hgi-usb-connected-03:before{content:"\58ad"}.hgi-twotone.hgi-usb-error:after{content:"\58ae"}.hgi-twotone.hgi-usb-error:before{content:"\58af"}.hgi-twotone.hgi-usb-memory-01:after{content:"\58b0"}.hgi-twotone.hgi-usb-memory-01:before{content:"\58b1"}.hgi-twotone.hgi-usb-memory-02:after{content:"\58b2"}.hgi-twotone.hgi-usb-memory-02:before{content:"\58b3"}.hgi-twotone.hgi-usb-not-connected-01:after{content:"\58b4"}.hgi-twotone.hgi-usb-not-connected-01:before{content:"\58b5"}.hgi-twotone.hgi-usb-not-connected-02:after{content:"\58b6"}.hgi-twotone.hgi-usb-not-connected-02:before{content:"\58b7"}.hgi-twotone.hgi-usb:after{content:"\58b8"}.hgi-twotone.hgi-usb:before{content:"\58b9"}.hgi-twotone.hgi-user-account:after{content:"\58ba"}.hgi-twotone.hgi-user-account:before{content:"\58bb"}.hgi-twotone.hgi-user-add-01:after{content:"\58bc"}.hgi-twotone.hgi-user-add-01:before{content:"\58bd"}.hgi-twotone.hgi-user-add-02:after{content:"\58be"}.hgi-twotone.hgi-user-add-02:before{content:"\58bf"}.hgi-twotone.hgi-user-arrow-left-right:after{content:"\58c0"}.hgi-twotone.hgi-user-arrow-left-right:before{content:"\58c1"}.hgi-twotone.hgi-user-block-01:after{content:"\58c2"}.hgi-twotone.hgi-user-block-01:before{content:"\58c3"}.hgi-twotone.hgi-user-block-02:after{content:"\58c4"}.hgi-twotone.hgi-user-block-02:before{content:"\58c5"}.hgi-twotone.hgi-user-check-01:after{content:"\58c6"}.hgi-twotone.hgi-user-check-01:before{content:"\58c7"}.hgi-twotone.hgi-user-check-02:after{content:"\58c8"}.hgi-twotone.hgi-user-check-02:before{content:"\58c9"}.hgi-twotone.hgi-user-circle-02:after{content:"\58ca"}.hgi-twotone.hgi-user-circle-02:before{content:"\58cb"}.hgi-twotone.hgi-user-circle:after{content:"\58cc"}.hgi-twotone.hgi-user-circle:before{content:"\58cd"}.hgi-twotone.hgi-user-edit-01:after{content:"\58ce"}.hgi-twotone.hgi-user-edit-01:before{content:"\58cf"}.hgi-twotone.hgi-user-full-view:after{content:"\58d0"}.hgi-twotone.hgi-user-full-view:before{content:"\58d1"}.hgi-twotone.hgi-user-group:after{content:"\58d2"}.hgi-twotone.hgi-user-group:before{content:"\58d3"}.hgi-twotone.hgi-user-id-verification:after{content:"\58d4"}.hgi-twotone.hgi-user-id-verification:before{content:"\58d5"}.hgi-twotone.hgi-user-list:after{content:"\58d6"}.hgi-twotone.hgi-user-list:before{content:"\58d7"}.hgi-twotone.hgi-user-lock-01:after{content:"\58d8"}.hgi-twotone.hgi-user-lock-01:before{content:"\58d9"}.hgi-twotone.hgi-user-lock-02:after{content:"\58da"}.hgi-twotone.hgi-user-lock-02:before{content:"\58db"}.hgi-twotone.hgi-user-love-01:after{content:"\58dc"}.hgi-twotone.hgi-user-love-01:before{content:"\58dd"}.hgi-twotone.hgi-user-love-02:after{content:"\58de"}.hgi-twotone.hgi-user-love-02:before{content:"\58df"}.hgi-twotone.hgi-user-minus-01:after{content:"\58e0"}.hgi-twotone.hgi-user-minus-01:before{content:"\58e1"}.hgi-twotone.hgi-user-minus-02:after{content:"\58e2"}.hgi-twotone.hgi-user-minus-02:before{content:"\58e3"}.hgi-twotone.hgi-user-multiple-02:after{content:"\58e4"}.hgi-twotone.hgi-user-multiple-02:before{content:"\58e5"}.hgi-twotone.hgi-user-multiple:after{content:"\58e6"}.hgi-twotone.hgi-user-multiple:before{content:"\58e7"}.hgi-twotone.hgi-user-question-01:after{content:"\58e8"}.hgi-twotone.hgi-user-question-01:before{content:"\58e9"}.hgi-twotone.hgi-user-question-02:after{content:"\58ea"}.hgi-twotone.hgi-user-question-02:before{content:"\58eb"}.hgi-twotone.hgi-user-remove-01:after{content:"\58ec"}.hgi-twotone.hgi-user-remove-01:before{content:"\58ed"}.hgi-twotone.hgi-user-remove-02:after{content:"\58ee"}.hgi-twotone.hgi-user-remove-02:before{content:"\58ef"}.hgi-twotone.hgi-user-roadside:after{content:"\58f0"}.hgi-twotone.hgi-user-roadside:before{content:"\58f1"}.hgi-twotone.hgi-user-search-01:after{content:"\58f2"}.hgi-twotone.hgi-user-search-01:before{content:"\58f3"}.hgi-twotone.hgi-user-search-02:after{content:"\58f4"}.hgi-twotone.hgi-user-search-02:before{content:"\58f5"}.hgi-twotone.hgi-user:after{content:"\58f6"}.hgi-twotone.hgi-user-settings-01:after{content:"\58f7"}.hgi-twotone.hgi-user-settings-01:before{content:"\58f8"}.hgi-twotone.hgi-user-settings-02:after{content:"\58f9"}.hgi-twotone.hgi-user-settings-02:before{content:"\58fa"}.hgi-twotone.hgi-user-sharing:after{content:"\58fb"}.hgi-twotone.hgi-user-sharing:before{content:"\58fc"}.hgi-twotone.hgi-user-shield-01:after{content:"\58fd"}.hgi-twotone.hgi-user-shield-01:before{content:"\58fe"}.hgi-twotone.hgi-user-shield-02:after{content:"\58ff"}.hgi-twotone.hgi-user-shield-02:before{content:"\5900"}.hgi-twotone.hgi-user-square:after{content:"\5901"}.hgi-twotone.hgi-user-square:before{content:"\5902"}.hgi-twotone.hgi-user-star-01:after{content:"\5903"}.hgi-twotone.hgi-user-star-01:before{content:"\5904"}.hgi-twotone.hgi-user-star-02:after{content:"\5905"}.hgi-twotone.hgi-user-star-02:before{content:"\5906"}.hgi-twotone.hgi-user-status:after{content:"\5907"}.hgi-twotone.hgi-user-status:before{content:"\5908"}.hgi-twotone.hgi-user-story:after{content:"\5909"}.hgi-twotone.hgi-user-story:before{content:"\590a"}.hgi-twotone.hgi-user-switch:after{content:"\590b"}.hgi-twotone.hgi-user-switch:before{content:"\590c"}.hgi-twotone.hgi-user-unlock-01:after{content:"\590d"}.hgi-twotone.hgi-user-unlock-01:before{content:"\590e"}.hgi-twotone.hgi-user-unlock-02:after{content:"\590f"}.hgi-twotone.hgi-user-unlock-02:before{content:"\5910"}.hgi-twotone.hgi-user:before{content:"\5911"}.hgi-twotone.hgi-uv-01:after{content:"\5912"}.hgi-twotone.hgi-uv-01:before{content:"\5913"}.hgi-twotone.hgi-uv-02:after{content:"\5914"}.hgi-twotone.hgi-uv-02:before{content:"\5915"}.hgi-twotone.hgi-uv-03:after{content:"\5916"}.hgi-twotone.hgi-uv-03:before{content:"\5917"}.hgi-twotone.hgi-vaccine:after{content:"\5918"}.hgi-twotone.hgi-vaccine:before{content:"\5919"}.hgi-twotone.hgi-validation-approval:after{content:"\591a"}.hgi-twotone.hgi-validation-approval:before{content:"\591b"}.hgi-twotone.hgi-validation:after{content:"\591c"}.hgi-twotone.hgi-validation:before{content:"\591d"}.hgi-twotone.hgi-van:after{content:"\591e"}.hgi-twotone.hgi-van:before{content:"\591f"}.hgi-twotone.hgi-variable:after{content:"\5920"}.hgi-twotone.hgi-variable:before{content:"\5921"}.hgi-twotone.hgi-vegetarian-food:after{content:"\5922"}.hgi-twotone.hgi-vegetarian-food:before{content:"\5923"}.hgi-twotone.hgi-vertical-resize:after{content:"\5924"}.hgi-twotone.hgi-vertical-resize:before{content:"\5925"}.hgi-twotone.hgi-vertical-scroll-point:after{content:"\5926"}.hgi-twotone.hgi-vertical-scroll-point:before{content:"\5927"}.hgi-twotone.hgi-vest:after{content:"\5928"}.hgi-twotone.hgi-vest:before{content:"\5929"}.hgi-twotone.hgi-victory-finger-01:after{content:"\592a"}.hgi-twotone.hgi-victory-finger-01:before{content:"\592b"}.hgi-twotone.hgi-victory-finger-02:after{content:"\592c"}.hgi-twotone.hgi-victory-finger-02:before{content:"\592d"}.hgi-twotone.hgi-victory-finger-03:after{content:"\592e"}.hgi-twotone.hgi-victory-finger-03:before{content:"\592f"}.hgi-twotone.hgi-video-01:after{content:"\5930"}.hgi-twotone.hgi-video-01:before{content:"\5931"}.hgi-twotone.hgi-video-02:after{content:"\5932"}.hgi-twotone.hgi-video-02:before{content:"\5933"}.hgi-twotone.hgi-video-console:after{content:"\5934"}.hgi-twotone.hgi-video-console:before{content:"\5935"}.hgi-twotone.hgi-video-off:after{content:"\5936"}.hgi-twotone.hgi-video-off:before{content:"\5937"}.hgi-twotone.hgi-video-replay:after{content:"\5938"}.hgi-twotone.hgi-video-replay:before{content:"\5939"}.hgi-twotone.hgi-view-off:after{content:"\593a"}.hgi-twotone.hgi-view-off-slash:after{content:"\593b"}.hgi-twotone.hgi-view-off-slash:before{content:"\593c"}.hgi-twotone.hgi-view-off:before{content:"\593d"}.hgi-twotone.hgi-view:after{content:"\593e"}.hgi-twotone.hgi-view:before{content:"\593f"}.hgi-twotone.hgi-vimeo:after{content:"\5940"}.hgi-twotone.hgi-vimeo:before{content:"\5941"}.hgi-twotone.hgi-vine:after{content:"\5942"}.hgi-twotone.hgi-vine-square:after{content:"\5943"}.hgi-twotone.hgi-vine-square:before{content:"\5944"}.hgi-twotone.hgi-vine:before{content:"\5945"}.hgi-twotone.hgi-vintage-clock:after{content:"\5946"}.hgi-twotone.hgi-vintage-clock:before{content:"\5947"}.hgi-twotone.hgi-virtual-reality-vr-01:after{content:"\5948"}.hgi-twotone.hgi-virtual-reality-vr-01:before{content:"\5949"}.hgi-twotone.hgi-virtual-reality-vr-02:after{content:"\594a"}.hgi-twotone.hgi-virtual-reality-vr-02:before{content:"\594b"}.hgi-twotone.hgi-vision:after{content:"\594c"}.hgi-twotone.hgi-vision:before{content:"\594d"}.hgi-twotone.hgi-vk:after{content:"\594e"}.hgi-twotone.hgi-vk-square:after{content:"\594f"}.hgi-twotone.hgi-vk-square:before{content:"\5950"}.hgi-twotone.hgi-vk:before{content:"\5951"}.hgi-twotone.hgi-voice-id:after{content:"\5952"}.hgi-twotone.hgi-voice-id:before{content:"\5953"}.hgi-twotone.hgi-voice:after{content:"\5954"}.hgi-twotone.hgi-voice:before{content:"\5955"}.hgi-twotone.hgi-volleyball:after{content:"\5956"}.hgi-twotone.hgi-volleyball:before{content:"\5957"}.hgi-twotone.hgi-volume-high:after{content:"\5958"}.hgi-twotone.hgi-volume-high:before{content:"\5959"}.hgi-twotone.hgi-volume-low:after{content:"\595a"}.hgi-twotone.hgi-volume-low:before{content:"\595b"}.hgi-twotone.hgi-volume-minus:after{content:"\595c"}.hgi-twotone.hgi-volume-minus:before{content:"\595d"}.hgi-twotone.hgi-volume-mute-01:after{content:"\595e"}.hgi-twotone.hgi-volume-mute-01:before{content:"\595f"}.hgi-twotone.hgi-volume-mute-02:after{content:"\5960"}.hgi-twotone.hgi-volume-mute-02:before{content:"\5961"}.hgi-twotone.hgi-volume-off:after{content:"\5962"}.hgi-twotone.hgi-volume-off:before{content:"\5963"}.hgi-twotone.hgi-volume-up:after{content:"\5964"}.hgi-twotone.hgi-volume-up:before{content:"\5965"}.hgi-twotone.hgi-vomiting:after{content:"\5966"}.hgi-twotone.hgi-vomiting:before{content:"\5967"}.hgi-twotone.hgi-voucher:after{content:"\5968"}.hgi-twotone.hgi-voucher:before{content:"\5969"}.hgi-twotone.hgi-vr-glasses:after{content:"\596a"}.hgi-twotone.hgi-vr-glasses:before{content:"\596b"}.hgi-twotone.hgi-vr:after{content:"\596c"}.hgi-twotone.hgi-vr:before{content:"\596d"}.hgi-twotone.hgi-vynil-01:after{content:"\596e"}.hgi-twotone.hgi-vynil-01:before{content:"\596f"}.hgi-twotone.hgi-vynil-02:after{content:"\5970"}.hgi-twotone.hgi-vynil-02:before{content:"\5971"}.hgi-twotone.hgi-vynil-03:after{content:"\5972"}.hgi-twotone.hgi-vynil-03:before{content:"\5973"}.hgi-twotone.hgi-waiter:after{content:"\5974"}.hgi-twotone.hgi-waiter:before{content:"\5975"}.hgi-twotone.hgi-waiters:after{content:"\5976"}.hgi-twotone.hgi-waiters:before{content:"\5977"}.hgi-twotone.hgi-wall-lamp:after{content:"\5978"}.hgi-twotone.hgi-wall-lamp:before{content:"\5979"}.hgi-twotone.hgi-wallet-01:after{content:"\597a"}.hgi-twotone.hgi-wallet-01:before{content:"\597b"}.hgi-twotone.hgi-wallet-02:after{content:"\597c"}.hgi-twotone.hgi-wallet-02:before{content:"\597d"}.hgi-twotone.hgi-wallet-03:after{content:"\597e"}.hgi-twotone.hgi-wallet-03:before{content:"\597f"}.hgi-twotone.hgi-wallet-add-01:after{content:"\5980"}.hgi-twotone.hgi-wallet-add-01:before{content:"\5981"}.hgi-twotone.hgi-wallet-add-02:after{content:"\5982"}.hgi-twotone.hgi-wallet-add-02:before{content:"\5983"}.hgi-twotone.hgi-wallet-done-01:after{content:"\5984"}.hgi-twotone.hgi-wallet-done-01:before{content:"\5985"}.hgi-twotone.hgi-wallet-done-02:after{content:"\5986"}.hgi-twotone.hgi-wallet-done-02:before{content:"\5987"}.hgi-twotone.hgi-wallet-not-found-01:after{content:"\5988"}.hgi-twotone.hgi-wallet-not-found-01:before{content:"\5989"}.hgi-twotone.hgi-wallet-not-found-02:after{content:"\598a"}.hgi-twotone.hgi-wallet-not-found-02:before{content:"\598b"}.hgi-twotone.hgi-wallet-remove-01:after{content:"\598c"}.hgi-twotone.hgi-wallet-remove-01:before{content:"\598d"}.hgi-twotone.hgi-wallet-remove-02:after{content:"\598e"}.hgi-twotone.hgi-wallet-remove-02:before{content:"\598f"}.hgi-twotone.hgi-wanted:after{content:"\5990"}.hgi-twotone.hgi-wanted:before{content:"\5991"}.hgi-twotone.hgi-wardrobe-01:after{content:"\5992"}.hgi-twotone.hgi-wardrobe-01:before{content:"\5993"}.hgi-twotone.hgi-wardrobe-02:after{content:"\5994"}.hgi-twotone.hgi-wardrobe-02:before{content:"\5995"}.hgi-twotone.hgi-wardrobe-03:after{content:"\5996"}.hgi-twotone.hgi-wardrobe-03:before{content:"\5997"}.hgi-twotone.hgi-wardrobe-04:after{content:"\5998"}.hgi-twotone.hgi-wardrobe-04:before{content:"\5999"}.hgi-twotone.hgi-warehouse:after{content:"\599a"}.hgi-twotone.hgi-warehouse:before{content:"\599b"}.hgi-twotone.hgi-washington-monument:after{content:"\599c"}.hgi-twotone.hgi-washington-monument:before{content:"\599d"}.hgi-twotone.hgi-waste-restore:after{content:"\599e"}.hgi-twotone.hgi-waste-restore:before{content:"\599f"}.hgi-twotone.hgi-waste:after{content:"\59a0"}.hgi-twotone.hgi-waste:before{content:"\59a1"}.hgi-twotone.hgi-watch-01:after{content:"\59a2"}.hgi-twotone.hgi-watch-01:before{content:"\59a3"}.hgi-twotone.hgi-watch-02:after{content:"\59a4"}.hgi-twotone.hgi-watch-02:before{content:"\59a5"}.hgi-twotone.hgi-water-energy:after{content:"\59a6"}.hgi-twotone.hgi-water-energy:before{content:"\59a7"}.hgi-twotone.hgi-water-polo:after{content:"\59a8"}.hgi-twotone.hgi-water-polo:before{content:"\59a9"}.hgi-twotone.hgi-water-pump:after{content:"\59aa"}.hgi-twotone.hgi-water-pump:before{content:"\59ab"}.hgi-twotone.hgi-waterfall-down-01:after{content:"\59ac"}.hgi-twotone.hgi-waterfall-down-01:before{content:"\59ad"}.hgi-twotone.hgi-waterfall-down-03:after{content:"\59ae"}.hgi-twotone.hgi-waterfall-down-03:before{content:"\59af"}.hgi-twotone.hgi-waterfall-up-01:after{content:"\59b0"}.hgi-twotone.hgi-waterfall-up-01:before{content:"\59b1"}.hgi-twotone.hgi-waterfall-up-02:after{content:"\59b2"}.hgi-twotone.hgi-waterfall-up-02:before{content:"\59b3"}.hgi-twotone.hgi-watermelon:after{content:"\59b4"}.hgi-twotone.hgi-watermelon:before{content:"\59b5"}.hgi-twotone.hgi-wattpad:after{content:"\59b6"}.hgi-twotone.hgi-wattpad-square:after{content:"\59b7"}.hgi-twotone.hgi-wattpad-square:before{content:"\59b8"}.hgi-twotone.hgi-wattpad:before{content:"\59b9"}.hgi-twotone.hgi-waving-hand-01:after{content:"\59ba"}.hgi-twotone.hgi-waving-hand-01:before{content:"\59bb"}.hgi-twotone.hgi-waving-hand-02:after{content:"\59bc"}.hgi-twotone.hgi-waving-hand-02:before{content:"\59bd"}.hgi-twotone.hgi-waze:after{content:"\59be"}.hgi-twotone.hgi-waze:before{content:"\59bf"}.hgi-twotone.hgi-web-design-01:after{content:"\59c0"}.hgi-twotone.hgi-web-design-01:before{content:"\59c1"}.hgi-twotone.hgi-web-design-02:after{content:"\59c2"}.hgi-twotone.hgi-web-design-02:before{content:"\59c3"}.hgi-twotone.hgi-web-programming:after{content:"\59c4"}.hgi-twotone.hgi-web-programming:before{content:"\59c5"}.hgi-twotone.hgi-web-protection:after{content:"\59c6"}.hgi-twotone.hgi-web-protection:before{content:"\59c7"}.hgi-twotone.hgi-web-security:after{content:"\59c8"}.hgi-twotone.hgi-web-security:before{content:"\59c9"}.hgi-twotone.hgi-web-validation:after{content:"\59ca"}.hgi-twotone.hgi-web-validation:before{content:"\59cb"}.hgi-twotone.hgi-webflow:after{content:"\59cc"}.hgi-twotone.hgi-webflow:before{content:"\59cd"}.hgi-twotone.hgi-wechat:after{content:"\59ce"}.hgi-twotone.hgi-wechat:before{content:"\59cf"}.hgi-twotone.hgi-weight-scale-01:after{content:"\59d0"}.hgi-twotone.hgi-weight-scale-01:before{content:"\59d1"}.hgi-twotone.hgi-weight-scale:after{content:"\59d2"}.hgi-twotone.hgi-weight-scale:before{content:"\59d3"}.hgi-twotone.hgi-wellness:after{content:"\59d4"}.hgi-twotone.hgi-wellness:before{content:"\59d5"}.hgi-twotone.hgi-whatsapp-business:after{content:"\59d6"}.hgi-twotone.hgi-whatsapp-business:before{content:"\59d7"}.hgi-twotone.hgi-whatsapp:after{content:"\59d8"}.hgi-twotone.hgi-whatsapp:before{content:"\59d9"}.hgi-twotone.hgi-wheelchair:after{content:"\59da"}.hgi-twotone.hgi-wheelchair:before{content:"\59db"}.hgi-twotone.hgi-whisk:after{content:"\59dc"}.hgi-twotone.hgi-whisk:before{content:"\59dd"}.hgi-twotone.hgi-whistle:after{content:"\59de"}.hgi-twotone.hgi-whistle:before{content:"\59df"}.hgi-twotone.hgi-wifi-01:after{content:"\59e0"}.hgi-twotone.hgi-wifi-01:before{content:"\59e1"}.hgi-twotone.hgi-wifi-02:after{content:"\59e2"}.hgi-twotone.hgi-wifi-02:before{content:"\59e3"}.hgi-twotone.hgi-wifi-circle:after{content:"\59e4"}.hgi-twotone.hgi-wifi-circle:before{content:"\59e5"}.hgi-twotone.hgi-wifi-connected-01:after{content:"\59e6"}.hgi-twotone.hgi-wifi-connected-01:before{content:"\59e7"}.hgi-twotone.hgi-wifi-connected-02:after{content:"\59e8"}.hgi-twotone.hgi-wifi-connected-02:before{content:"\59e9"}.hgi-twotone.hgi-wifi-connected-03:after{content:"\59ea"}.hgi-twotone.hgi-wifi-connected-03:before{content:"\59eb"}.hgi-twotone.hgi-wifi-disconnected-01:after{content:"\59ec"}.hgi-twotone.hgi-wifi-disconnected-01:before{content:"\59ed"}.hgi-twotone.hgi-wifi-disconnected-02:after{content:"\59ee"}.hgi-twotone.hgi-wifi-disconnected-02:before{content:"\59ef"}.hgi-twotone.hgi-wifi-disconnected-03:after{content:"\59f0"}.hgi-twotone.hgi-wifi-disconnected-03:before{content:"\59f1"}.hgi-twotone.hgi-wifi-disconnected-04:after{content:"\59f2"}.hgi-twotone.hgi-wifi-disconnected-04:before{content:"\59f3"}.hgi-twotone.hgi-wifi-error-01:after{content:"\59f4"}.hgi-twotone.hgi-wifi-error-01:before{content:"\59f5"}.hgi-twotone.hgi-wifi-error-02:after{content:"\59f6"}.hgi-twotone.hgi-wifi-error-02:before{content:"\59f7"}.hgi-twotone.hgi-wifi-full-signal:after{content:"\59f8"}.hgi-twotone.hgi-wifi-full-signal:before{content:"\59f9"}.hgi-twotone.hgi-wifi-location:after{content:"\59fa"}.hgi-twotone.hgi-wifi-location:before{content:"\59fb"}.hgi-twotone.hgi-wifi-lock:after{content:"\59fc"}.hgi-twotone.hgi-wifi-lock:before{content:"\59fd"}.hgi-twotone.hgi-wifi-low-signal:after{content:"\59fe"}.hgi-twotone.hgi-wifi-low-signal:before{content:"\59ff"}.hgi-twotone.hgi-wifi-medium-signal:after{content:"\5a00"}.hgi-twotone.hgi-wifi-medium-signal:before{content:"\5a01"}.hgi-twotone.hgi-wifi-no-signal:after{content:"\5a02"}.hgi-twotone.hgi-wifi-no-signal:before{content:"\5a03"}.hgi-twotone.hgi-wifi-off-01:after{content:"\5a04"}.hgi-twotone.hgi-wifi-off-01:before{content:"\5a05"}.hgi-twotone.hgi-wifi-off-02:after{content:"\5a06"}.hgi-twotone.hgi-wifi-off-02:before{content:"\5a07"}.hgi-twotone.hgi-wifi-square:after{content:"\5a08"}.hgi-twotone.hgi-wifi-square:before{content:"\5a09"}.hgi-twotone.hgi-wifi-unlock:after{content:"\5a0a"}.hgi-twotone.hgi-wifi-unlock:before{content:"\5a0b"}.hgi-twotone.hgi-wikipedia:after{content:"\5a0c"}.hgi-twotone.hgi-wikipedia:before{content:"\5a0d"}.hgi-twotone.hgi-wind-power-01:after{content:"\5a0e"}.hgi-twotone.hgi-wind-power-01:before{content:"\5a0f"}.hgi-twotone.hgi-wind-power-02:after{content:"\5a10"}.hgi-twotone.hgi-wind-power-02:before{content:"\5a11"}.hgi-twotone.hgi-wind-power-03:after{content:"\5a12"}.hgi-twotone.hgi-wind-power-03:before{content:"\5a13"}.hgi-twotone.hgi-wind-power:after{content:"\5a14"}.hgi-twotone.hgi-wind-power:before{content:"\5a15"}.hgi-twotone.hgi-wind-surf:after{content:"\5a16"}.hgi-twotone.hgi-wind-surf:before{content:"\5a17"}.hgi-twotone.hgi-wind-turbine:after{content:"\5a18"}.hgi-twotone.hgi-wind-turbine:before{content:"\5a19"}.hgi-twotone.hgi-wink:after{content:"\5a1a"}.hgi-twotone.hgi-wink:before{content:"\5a1b"}.hgi-twotone.hgi-winking:after{content:"\5a1c"}.hgi-twotone.hgi-winking:before{content:"\5a1d"}.hgi-twotone.hgi-wireless-cloud-access:after{content:"\5a1e"}.hgi-twotone.hgi-wireless-cloud-access:before{content:"\5a1f"}.hgi-twotone.hgi-wireless:after{content:"\5a20"}.hgi-twotone.hgi-wireless:before{content:"\5a21"}.hgi-twotone.hgi-wise:after{content:"\5a22"}.hgi-twotone.hgi-wise:before{content:"\5a23"}.hgi-twotone.hgi-wordpress:after{content:"\5a24"}.hgi-twotone.hgi-wordpress:before{content:"\5a25"}.hgi-twotone.hgi-work-alert:after{content:"\5a26"}.hgi-twotone.hgi-work-alert:before{content:"\5a27"}.hgi-twotone.hgi-work-history:after{content:"\5a28"}.hgi-twotone.hgi-work-history:before{content:"\5a29"}.hgi-twotone.hgi-work-update:after{content:"\5a2a"}.hgi-twotone.hgi-work-update:before{content:"\5a2b"}.hgi-twotone.hgi-workflow-circle-01:after{content:"\5a2c"}.hgi-twotone.hgi-workflow-circle-01:before{content:"\5a2d"}.hgi-twotone.hgi-workflow-circle-02:after{content:"\5a2e"}.hgi-twotone.hgi-workflow-circle-02:before{content:"\5a2f"}.hgi-twotone.hgi-workflow-circle-03:after{content:"\5a30"}.hgi-twotone.hgi-workflow-circle-03:before{content:"\5a31"}.hgi-twotone.hgi-workflow-circle-04:after{content:"\5a32"}.hgi-twotone.hgi-workflow-circle-04:before{content:"\5a33"}.hgi-twotone.hgi-workflow-circle-05:after{content:"\5a34"}.hgi-twotone.hgi-workflow-circle-05:before{content:"\5a35"}.hgi-twotone.hgi-workflow-circle-06:after{content:"\5a36"}.hgi-twotone.hgi-workflow-circle-06:before{content:"\5a37"}.hgi-twotone.hgi-workflow-square-01:after{content:"\5a38"}.hgi-twotone.hgi-workflow-square-01:before{content:"\5a39"}.hgi-twotone.hgi-workflow-square-02:after{content:"\5a3a"}.hgi-twotone.hgi-workflow-square-02:before{content:"\5a3b"}.hgi-twotone.hgi-workflow-square-03:after{content:"\5a3c"}.hgi-twotone.hgi-workflow-square-03:before{content:"\5a3d"}.hgi-twotone.hgi-workflow-square-04:after{content:"\5a3e"}.hgi-twotone.hgi-workflow-square-04:before{content:"\5a3f"}.hgi-twotone.hgi-workflow-square-05:after{content:"\5a40"}.hgi-twotone.hgi-workflow-square-05:before{content:"\5a41"}.hgi-twotone.hgi-workflow-square-06:after{content:"\5a42"}.hgi-twotone.hgi-workflow-square-06:before{content:"\5a43"}.hgi-twotone.hgi-workflow-square-07:after{content:"\5a44"}.hgi-twotone.hgi-workflow-square-07:before{content:"\5a45"}.hgi-twotone.hgi-workflow-square-08:after{content:"\5a46"}.hgi-twotone.hgi-workflow-square-08:before{content:"\5a47"}.hgi-twotone.hgi-workflow-square-09:after{content:"\5a48"}.hgi-twotone.hgi-workflow-square-09:before{content:"\5a49"}.hgi-twotone.hgi-workflow-square-10:after{content:"\5a4a"}.hgi-twotone.hgi-workflow-square-10:before{content:"\5a4b"}.hgi-twotone.hgi-workout-battle-ropes:after{content:"\5a4c"}.hgi-twotone.hgi-workout-battle-ropes:before{content:"\5a4d"}.hgi-twotone.hgi-workout-gymnastics:after{content:"\5a4e"}.hgi-twotone.hgi-workout-gymnastics:before{content:"\5a4f"}.hgi-twotone.hgi-workout-kicking:after{content:"\5a50"}.hgi-twotone.hgi-workout-kicking:before{content:"\5a51"}.hgi-twotone.hgi-workout-run:after{content:"\5a52"}.hgi-twotone.hgi-workout-run:before{content:"\5a53"}.hgi-twotone.hgi-workout-sport:after{content:"\5a54"}.hgi-twotone.hgi-workout-sport:before{content:"\5a55"}.hgi-twotone.hgi-workout-squats:after{content:"\5a56"}.hgi-twotone.hgi-workout-squats:before{content:"\5a57"}.hgi-twotone.hgi-workout-stretching:after{content:"\5a58"}.hgi-twotone.hgi-workout-stretching:before{content:"\5a59"}.hgi-twotone.hgi-workout-warm-up:after{content:"\5a5a"}.hgi-twotone.hgi-workout-warm-up:before{content:"\5a5b"}.hgi-twotone.hgi-worry:after{content:"\5a5c"}.hgi-twotone.hgi-worry:before{content:"\5a5d"}.hgi-twotone.hgi-wps-office-rectangle:after{content:"\5a5e"}.hgi-twotone.hgi-wps-office-rectangle:before{content:"\5a5f"}.hgi-twotone.hgi-wps-office:after{content:"\5a60"}.hgi-twotone.hgi-wps-office:before{content:"\5a61"}.hgi-twotone.hgi-wrench-01:after{content:"\5a62"}.hgi-twotone.hgi-wrench-01:before{content:"\5a63"}.hgi-twotone.hgi-wrench-02:after{content:"\5a64"}.hgi-twotone.hgi-wrench-02:before{content:"\5a65"}.hgi-twotone.hgi-wudu:after{content:"\5a66"}.hgi-twotone.hgi-wudu:before{content:"\5a67"}.hgi-twotone.hgi-x-ray:after{content:"\5a68"}.hgi-twotone.hgi-x-ray:before{content:"\5a69"}.hgi-twotone.hgi-x-variable-circle:after{content:"\5a6a"}.hgi-twotone.hgi-x-variable-circle:before{content:"\5a6b"}.hgi-twotone.hgi-x-variable:after{content:"\5a6c"}.hgi-twotone.hgi-x-variable-square:after{content:"\5a6d"}.hgi-twotone.hgi-x-variable-square:before{content:"\5a6e"}.hgi-twotone.hgi-x-variable:before{content:"\5a6f"}.hgi-twotone.hgi-xing:after{content:"\5a70"}.hgi-twotone.hgi-xing:before{content:"\5a71"}.hgi-twotone.hgi-xls-01:after{content:"\5a72"}.hgi-twotone.hgi-xls-01:before{content:"\5a73"}.hgi-twotone.hgi-xls-02:after{content:"\5a74"}.hgi-twotone.hgi-xls-02:before{content:"\5a75"}.hgi-twotone.hgi-xml-01:after{content:"\5a76"}.hgi-twotone.hgi-xml-01:before{content:"\5a77"}.hgi-twotone.hgi-xml-02:after{content:"\5a78"}.hgi-twotone.hgi-xml-02:before{content:"\5a79"}.hgi-twotone.hgi-xsl-01:after{content:"\5a7a"}.hgi-twotone.hgi-xsl-01:before{content:"\5a7b"}.hgi-twotone.hgi-xsl-02:after{content:"\5a7c"}.hgi-twotone.hgi-xsl-02:before{content:"\5a7d"}.hgi-twotone.hgi-yelp:after{content:"\5a7e"}.hgi-twotone.hgi-yelp:before{content:"\5a7f"}.hgi-twotone.hgi-yen-circle:after{content:"\5a80"}.hgi-twotone.hgi-yen-circle:before{content:"\5a81"}.hgi-twotone.hgi-yen-receive:after{content:"\5a82"}.hgi-twotone.hgi-yen-receive:before{content:"\5a83"}.hgi-twotone.hgi-yen:after{content:"\5a84"}.hgi-twotone.hgi-yen-send:after{content:"\5a85"}.hgi-twotone.hgi-yen-send:before{content:"\5a86"}.hgi-twotone.hgi-yen-square:after{content:"\5a87"}.hgi-twotone.hgi-yen-square:before{content:"\5a88"}.hgi-twotone.hgi-yen:before{content:"\5a89"}.hgi-twotone.hgi-yoga-01:after{content:"\5a8a"}.hgi-twotone.hgi-yoga-01:before{content:"\5a8b"}.hgi-twotone.hgi-yoga-02:after{content:"\5a8c"}.hgi-twotone.hgi-yoga-02:before{content:"\5a8d"}.hgi-twotone.hgi-yoga-03:after{content:"\5a8e"}.hgi-twotone.hgi-yoga-03:before{content:"\5a8f"}.hgi-twotone.hgi-yoga-ball:after{content:"\5a90"}.hgi-twotone.hgi-yoga-ball:before{content:"\5a91"}.hgi-twotone.hgi-yoga-mat:after{content:"\5a92"}.hgi-twotone.hgi-yoga-mat:before{content:"\5a93"}.hgi-twotone.hgi-yogurt:after{content:"\5a94"}.hgi-twotone.hgi-yogurt:before{content:"\5a95"}.hgi-twotone.hgi-youtube:after{content:"\5a96"}.hgi-twotone.hgi-youtube:before{content:"\5a97"}.hgi-twotone.hgi-yurt:after{content:"\5a98"}.hgi-twotone.hgi-yurt:before{content:"\5a99"}.hgi-twotone.hgi-zakat:after{content:"\5a9a"}.hgi-twotone.hgi-zakat:before{content:"\5a9b"}.hgi-twotone.hgi-zap:after{content:"\5a9c"}.hgi-twotone.hgi-zap:before{content:"\5a9d"}.hgi-twotone.hgi-zeppelin:after{content:"\5a9e"}.hgi-twotone.hgi-zeppelin:before{content:"\5a9f"}.hgi-twotone.hgi-zip-01:after{content:"\5aa0"}.hgi-twotone.hgi-zip-01:before{content:"\5aa1"}.hgi-twotone.hgi-zip-02:after{content:"\5aa2"}.hgi-twotone.hgi-zip-02:before{content:"\5aa3"}.hgi-twotone.hgi-zoom-circle:after{content:"\5aa4"}.hgi-twotone.hgi-zoom-circle:before{content:"\5aa5"}.hgi-twotone.hgi-zoom-in-area:after{content:"\5aa6"}.hgi-twotone.hgi-zoom-in-area:before{content:"\5aa7"}.hgi-twotone.hgi-zoom-out-area:after{content:"\5aa8"}.hgi-twotone.hgi-zoom-out-area:before{content:"\5aa9"}.hgi-twotone.hgi-zoom:after{content:"\5aaa"}.hgi-twotone.hgi-zoom-square:after{content:"\5aab"}.hgi-twotone.hgi-zoom-square:before{content:"\5aac"}.hgi-twotone.hgi-zoom:before{content:"\5aad"}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA) format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-wrapper,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:50%;width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size) / 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:"next"}.swiper-button-prev.swiper-button-white,.swiper-button-next.swiper-button-white{--swiper-navigation-color: #ffffff}.swiper-button-prev.swiper-button-black,.swiper-button-next.swiper-button-black{--swiper-navigation-color: #000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-container-horizontal>.swiper-pagination-bullets{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:#00000040;position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progressbar,.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color: #ffffff}.swiper-pagination-black{--swiper-pagination-color: #000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:#0000001a}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:#00000080;border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{to{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-prev,.swiper-container-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0px,0px)}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item.center{z-index:5}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next,.owl-carousel button.owl-dot{background:none;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy[src^=""],.owl-carousel .owl-item .owl-lazy:not([src]){max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-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)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url("./media/ajax-loader-BOAPMZMT.gif") center center no-repeat}@font-face{font-family:slick;src:url("./media/slick-EVLS6IWX.eot");src:url("./media/slick-EVLS6IWX.eot?#iefix") format("embedded-opentype"),url("./media/slick-MU5EZO5G.woff") format("woff"),url("./media/slick-NKQ64RRA.ttf") format("truetype"),url("./media/slick-7CK47X3J.svg#slick") format("svg");font-weight:400;font-style:normal}.slick-prev,.slick-next{position:absolute;display:block;height:20px;width:20px;line-height:0px;font-size:0px;cursor:pointer;background:transparent;color:transparent;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);padding:0;border:none;outline:none}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{outline:none;background:transparent;color:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"\2190"}[dir=rtl] .slick-prev:before{content:"\2192"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"\2192"}[dir=rtl] .slick-next:before{content:"\2190"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:transparent;display:block;height:20px;width:20px;outline:none;line-height:0px;font-size:0px;color:transparent;padding:5px;cursor:pointer}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"\2022";width:20px;height:20px;font-family:slick;font-size:6px;line-height:20px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000;opacity:.75}@font-face{font-family:primeicons;font-display:block;src:url("./media/primeicons-RSSEDYLY.eot");src:url("./media/primeicons-RSSEDYLY.eot?#iefix") format("embedded-opentype"),url("./media/primeicons-4GST5W3O.woff2") format("woff2"),url("./media/primeicons-P53SE5CV.woff") format("woff"),url("./media/primeicons-GEFHGEHP.ttf") format("truetype"),url("./media/primeicons-DHQU4SEP.svg?#primeicons") format("svg");font-weight:400;font-style:normal}.pi{font-family:primeicons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pi:before{--webkit-backface-visibility:hidden;backface-visibility:hidden}.pi-fw{width:1.28571429em;text-align:center}.pi-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@media (prefers-reduced-motion: reduce){.pi-spin{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.pi-folder-plus:before{content:"\ea05"}.pi-receipt:before{content:"\ea06"}.pi-asterisk:before{content:"\ea07"}.pi-face-smile:before{content:"\ea08"}.pi-pinterest:before{content:"\ea09"}.pi-expand:before{content:"\ea0a"}.pi-pen-to-square:before{content:"\ea0b"}.pi-wave-pulse:before{content:"\ea0c"}.pi-turkish-lira:before{content:"\ea0d"}.pi-spinner-dotted:before{content:"\ea0e"}.pi-crown:before{content:"\ea0f"}.pi-pause-circle:before{content:"\ea10"}.pi-warehouse:before{content:"\ea11"}.pi-objects-column:before{content:"\ea12"}.pi-clipboard:before{content:"\ea13"}.pi-play-circle:before{content:"\ea14"}.pi-venus:before{content:"\ea15"}.pi-cart-minus:before{content:"\ea16"}.pi-file-plus:before{content:"\ea17"}.pi-microchip:before{content:"\ea18"}.pi-twitch:before{content:"\ea19"}.pi-building-columns:before{content:"\ea1a"}.pi-file-check:before{content:"\ea1b"}.pi-microchip-ai:before{content:"\ea1c"}.pi-trophy:before{content:"\ea1d"}.pi-barcode:before{content:"\ea1e"}.pi-file-arrow-up:before{content:"\ea1f"}.pi-mars:before{content:"\ea20"}.pi-tiktok:before{content:"\ea21"}.pi-arrow-up-right-and-arrow-down-left-from-center:before{content:"\ea22"}.pi-ethereum:before{content:"\ea23"}.pi-list-check:before{content:"\ea24"}.pi-thumbtack:before{content:"\ea25"}.pi-arrow-down-left-and-arrow-up-right-to-center:before{content:"\ea26"}.pi-equals:before{content:"\ea27"}.pi-lightbulb:before{content:"\ea28"}.pi-star-half:before{content:"\ea29"}.pi-address-book:before{content:"\ea2a"}.pi-chart-scatter:before{content:"\ea2b"}.pi-indian-rupee:before{content:"\ea2c"}.pi-star-half-fill:before{content:"\ea2d"}.pi-cart-arrow-down:before{content:"\ea2e"}.pi-calendar-clock:before{content:"\ea2f"}.pi-sort-up-fill:before{content:"\ea30"}.pi-sparkles:before{content:"\ea31"}.pi-bullseye:before{content:"\ea32"}.pi-sort-down-fill:before{content:"\ea33"}.pi-graduation-cap:before{content:"\ea34"}.pi-hammer:before{content:"\ea35"}.pi-bell-slash:before{content:"\ea36"}.pi-gauge:before{content:"\ea37"}.pi-shop:before{content:"\ea38"}.pi-headphones:before{content:"\ea39"}.pi-eraser:before{content:"\ea04"}.pi-stopwatch:before{content:"\ea01"}.pi-verified:before{content:"\ea02"}.pi-delete-left:before{content:"\ea03"}.pi-hourglass:before{content:"\e9fe"}.pi-truck:before{content:"\ea00"}.pi-wrench:before{content:"\e9ff"}.pi-microphone:before{content:"\e9fa"}.pi-megaphone:before{content:"\e9fb"}.pi-arrow-right-arrow-left:before{content:"\e9fc"}.pi-bitcoin:before{content:"\e9fd"}.pi-file-edit:before{content:"\e9f6"}.pi-language:before{content:"\e9f7"}.pi-file-export:before{content:"\e9f8"}.pi-file-import:before{content:"\e9f9"}.pi-file-word:before{content:"\e9f1"}.pi-gift:before{content:"\e9f2"}.pi-cart-plus:before{content:"\e9f3"}.pi-thumbs-down-fill:before{content:"\e9f4"}.pi-thumbs-up-fill:before{content:"\e9f5"}.pi-arrows-alt:before{content:"\e9f0"}.pi-calculator:before{content:"\e9ef"}.pi-sort-alt-slash:before{content:"\e9ee"}.pi-arrows-h:before{content:"\e9ec"}.pi-arrows-v:before{content:"\e9ed"}.pi-pound:before{content:"\e9eb"}.pi-prime:before{content:"\e9ea"}.pi-chart-pie:before{content:"\e9e9"}.pi-reddit:before{content:"\e9e8"}.pi-code:before{content:"\e9e7"}.pi-sync:before{content:"\e9e6"}.pi-shopping-bag:before{content:"\e9e5"}.pi-server:before{content:"\e9e4"}.pi-database:before{content:"\e9e3"}.pi-hashtag:before{content:"\e9e2"}.pi-bookmark-fill:before{content:"\e9df"}.pi-filter-fill:before{content:"\e9e0"}.pi-heart-fill:before{content:"\e9e1"}.pi-flag-fill:before{content:"\e9de"}.pi-circle:before{content:"\e9dc"}.pi-circle-fill:before{content:"\e9dd"}.pi-bolt:before{content:"\e9db"}.pi-history:before{content:"\e9da"}.pi-box:before{content:"\e9d9"}.pi-at:before{content:"\e9d8"}.pi-arrow-up-right:before{content:"\e9d4"}.pi-arrow-up-left:before{content:"\e9d5"}.pi-arrow-down-left:before{content:"\e9d6"}.pi-arrow-down-right:before{content:"\e9d7"}.pi-telegram:before{content:"\e9d3"}.pi-stop-circle:before{content:"\e9d2"}.pi-stop:before{content:"\e9d1"}.pi-whatsapp:before{content:"\e9d0"}.pi-building:before{content:"\e9cf"}.pi-qrcode:before{content:"\e9ce"}.pi-car:before{content:"\e9cd"}.pi-instagram:before{content:"\e9cc"}.pi-linkedin:before{content:"\e9cb"}.pi-send:before{content:"\e9ca"}.pi-slack:before{content:"\e9c9"}.pi-sun:before{content:"\e9c8"}.pi-moon:before{content:"\e9c7"}.pi-vimeo:before{content:"\e9c6"}.pi-youtube:before{content:"\e9c5"}.pi-flag:before{content:"\e9c4"}.pi-wallet:before{content:"\e9c3"}.pi-map:before{content:"\e9c2"}.pi-link:before{content:"\e9c1"}.pi-credit-card:before{content:"\e9bf"}.pi-discord:before{content:"\e9c0"}.pi-percentage:before{content:"\e9be"}.pi-euro:before{content:"\e9bd"}.pi-book:before{content:"\e9ba"}.pi-shield:before{content:"\e9b9"}.pi-paypal:before{content:"\e9bb"}.pi-amazon:before{content:"\e9bc"}.pi-phone:before{content:"\e9b8"}.pi-filter-slash:before{content:"\e9b7"}.pi-facebook:before{content:"\e9b4"}.pi-github:before{content:"\e9b5"}.pi-twitter:before{content:"\e9b6"}.pi-step-backward-alt:before{content:"\e9ac"}.pi-step-forward-alt:before{content:"\e9ad"}.pi-forward:before{content:"\e9ae"}.pi-backward:before{content:"\e9af"}.pi-fast-backward:before{content:"\e9b0"}.pi-fast-forward:before{content:"\e9b1"}.pi-pause:before{content:"\e9b2"}.pi-play:before{content:"\e9b3"}.pi-compass:before{content:"\e9ab"}.pi-id-card:before{content:"\e9aa"}.pi-ticket:before{content:"\e9a9"}.pi-file-o:before{content:"\e9a8"}.pi-reply:before{content:"\e9a7"}.pi-directions-alt:before{content:"\e9a5"}.pi-directions:before{content:"\e9a6"}.pi-thumbs-up:before{content:"\e9a3"}.pi-thumbs-down:before{content:"\e9a4"}.pi-sort-numeric-down-alt:before{content:"\e996"}.pi-sort-numeric-up-alt:before{content:"\e997"}.pi-sort-alpha-down-alt:before{content:"\e998"}.pi-sort-alpha-up-alt:before{content:"\e999"}.pi-sort-numeric-down:before{content:"\e99a"}.pi-sort-numeric-up:before{content:"\e99b"}.pi-sort-alpha-down:before{content:"\e99c"}.pi-sort-alpha-up:before{content:"\e99d"}.pi-sort-alt:before{content:"\e99e"}.pi-sort-amount-up:before{content:"\e99f"}.pi-sort-amount-down:before{content:"\e9a0"}.pi-sort-amount-down-alt:before{content:"\e9a1"}.pi-sort-amount-up-alt:before{content:"\e9a2"}.pi-palette:before{content:"\e995"}.pi-undo:before{content:"\e994"}.pi-desktop:before{content:"\e993"}.pi-sliders-v:before{content:"\e991"}.pi-sliders-h:before{content:"\e992"}.pi-search-plus:before{content:"\e98f"}.pi-search-minus:before{content:"\e990"}.pi-file-excel:before{content:"\e98e"}.pi-file-pdf:before{content:"\e98d"}.pi-check-square:before{content:"\e98c"}.pi-chart-line:before{content:"\e98b"}.pi-user-edit:before{content:"\e98a"}.pi-exclamation-circle:before{content:"\e989"}.pi-android:before{content:"\e985"}.pi-google:before{content:"\e986"}.pi-apple:before{content:"\e987"}.pi-microsoft:before{content:"\e988"}.pi-heart:before{content:"\e984"}.pi-mobile:before{content:"\e982"}.pi-tablet:before{content:"\e983"}.pi-key:before{content:"\e981"}.pi-shopping-cart:before{content:"\e980"}.pi-comments:before{content:"\e97e"}.pi-comment:before{content:"\e97f"}.pi-briefcase:before{content:"\e97d"}.pi-bell:before{content:"\e97c"}.pi-paperclip:before{content:"\e97b"}.pi-share-alt:before{content:"\e97a"}.pi-envelope:before{content:"\e979"}.pi-volume-down:before{content:"\e976"}.pi-volume-up:before{content:"\e977"}.pi-volume-off:before{content:"\e978"}.pi-eject:before{content:"\e975"}.pi-money-bill:before{content:"\e974"}.pi-images:before{content:"\e973"}.pi-image:before{content:"\e972"}.pi-sign-in:before{content:"\e970"}.pi-sign-out:before{content:"\e971"}.pi-wifi:before{content:"\e96f"}.pi-sitemap:before{content:"\e96e"}.pi-chart-bar:before{content:"\e96d"}.pi-camera:before{content:"\e96c"}.pi-dollar:before{content:"\e96b"}.pi-lock-open:before{content:"\e96a"}.pi-table:before{content:"\e969"}.pi-map-marker:before{content:"\e968"}.pi-list:before{content:"\e967"}.pi-eye-slash:before{content:"\e965"}.pi-eye:before{content:"\e966"}.pi-folder-open:before{content:"\e964"}.pi-folder:before{content:"\e963"}.pi-video:before{content:"\e962"}.pi-inbox:before{content:"\e961"}.pi-lock:before{content:"\e95f"}.pi-unlock:before{content:"\e960"}.pi-tags:before{content:"\e95d"}.pi-tag:before{content:"\e95e"}.pi-power-off:before{content:"\e95c"}.pi-save:before{content:"\e95b"}.pi-question-circle:before{content:"\e959"}.pi-question:before{content:"\e95a"}.pi-copy:before{content:"\e957"}.pi-file:before{content:"\e958"}.pi-clone:before{content:"\e955"}.pi-calendar-times:before{content:"\e952"}.pi-calendar-minus:before{content:"\e953"}.pi-calendar-plus:before{content:"\e954"}.pi-ellipsis-v:before{content:"\e950"}.pi-ellipsis-h:before{content:"\e951"}.pi-bookmark:before{content:"\e94e"}.pi-globe:before{content:"\e94f"}.pi-replay:before{content:"\e94d"}.pi-filter:before{content:"\e94c"}.pi-print:before{content:"\e94b"}.pi-align-right:before{content:"\e946"}.pi-align-left:before{content:"\e947"}.pi-align-center:before{content:"\e948"}.pi-align-justify:before{content:"\e949"}.pi-cog:before{content:"\e94a"}.pi-cloud-download:before{content:"\e943"}.pi-cloud-upload:before{content:"\e944"}.pi-cloud:before{content:"\e945"}.pi-pencil:before{content:"\e942"}.pi-users:before{content:"\e941"}.pi-clock:before{content:"\e940"}.pi-user-minus:before{content:"\e93e"}.pi-user-plus:before{content:"\e93f"}.pi-trash:before{content:"\e93d"}.pi-external-link:before{content:"\e93c"}.pi-window-maximize:before{content:"\e93b"}.pi-window-minimize:before{content:"\e93a"}.pi-refresh:before{content:"\e938"}.pi-user:before{content:"\e939"}.pi-exclamation-triangle:before{content:"\e922"}.pi-calendar:before{content:"\e927"}.pi-chevron-circle-left:before{content:"\e928"}.pi-chevron-circle-down:before{content:"\e929"}.pi-chevron-circle-right:before{content:"\e92a"}.pi-chevron-circle-up:before{content:"\e92b"}.pi-angle-double-down:before{content:"\e92c"}.pi-angle-double-left:before{content:"\e92d"}.pi-angle-double-right:before{content:"\e92e"}.pi-angle-double-up:before{content:"\e92f"}.pi-angle-down:before{content:"\e930"}.pi-angle-left:before{content:"\e931"}.pi-angle-right:before{content:"\e932"}.pi-angle-up:before{content:"\e933"}.pi-upload:before{content:"\e934"}.pi-download:before{content:"\e956"}.pi-ban:before{content:"\e935"}.pi-star-fill:before{content:"\e936"}.pi-star:before{content:"\e937"}.pi-chevron-left:before{content:"\e900"}.pi-chevron-right:before{content:"\e901"}.pi-chevron-down:before{content:"\e902"}.pi-chevron-up:before{content:"\e903"}.pi-caret-left:before{content:"\e904"}.pi-caret-right:before{content:"\e905"}.pi-caret-down:before{content:"\e906"}.pi-caret-up:before{content:"\e907"}.pi-search:before{content:"\e908"}.pi-check:before{content:"\e909"}.pi-check-circle:before{content:"\e90a"}.pi-times:before{content:"\e90b"}.pi-times-circle:before{content:"\e90c"}.pi-plus:before{content:"\e90d"}.pi-plus-circle:before{content:"\e90e"}.pi-minus:before{content:"\e90f"}.pi-minus-circle:before{content:"\e910"}.pi-circle-on:before{content:"\e911"}.pi-circle-off:before{content:"\e912"}.pi-sort-down:before{content:"\e913"}.pi-sort-up:before{content:"\e914"}.pi-sort:before{content:"\e915"}.pi-step-backward:before{content:"\e916"}.pi-step-forward:before{content:"\e917"}.pi-th-large:before{content:"\e918"}.pi-arrow-down:before{content:"\e919"}.pi-arrow-left:before{content:"\e91a"}.pi-arrow-right:before{content:"\e91b"}.pi-arrow-up:before{content:"\e91c"}.pi-bars:before{content:"\e91d"}.pi-arrow-circle-down:before{content:"\e91e"}.pi-arrow-circle-left:before{content:"\e91f"}.pi-arrow-circle-right:before{content:"\e920"}.pi-arrow-circle-up:before{content:"\e921"}.pi-info:before{content:"\e923"}.pi-info-circle:before{content:"\e924"}.pi-home:before{content:"\e925"}.pi-spinner:before{content:"\e926"}:root{font-family:Inter var,sans-serif;font-feature-settings:"cv02","cv03","cv04","cv11";font-variation-settings:normal;--font-family: "Inter var", sans-serif;--font-feature-settings: "cv02", "cv03", "cv04", "cv11";--surface-a: #ffffff;--surface-b: #f9fafb;--surface-c: #f3f4f6;--surface-d: #e5e7eb;--surface-e: #ffffff;--surface-f: #ffffff;--text-color: #4b5563;--text-color-secondary: #6b7280;--primary-color: #10b981;--primary-color-text: #ffffff;--surface-0: #ffffff;--surface-50: #f9fafb;--surface-100: #f3f4f6;--surface-200: #e5e7eb;--surface-300: #d1d5db;--surface-400: #9ca3af;--surface-500: #6b7280;--surface-600: #4b5563;--surface-700: #374151;--surface-800: #1f2937;--surface-900: #111827;--gray-50: #f9fafb;--gray-100: #f3f4f6;--gray-200: #e5e7eb;--gray-300: #d1d5db;--gray-400: #9ca3af;--gray-500: #6b7280;--gray-600: #4b5563;--gray-700: #374151;--gray-800: #1f2937;--gray-900: #111827;--content-padding: 1.25rem;--inline-spacing: .5rem;--border-radius: 6px;--surface-ground: #f9fafb;--surface-section: #ffffff;--surface-card: #ffffff;--surface-overlay: #ffffff;--surface-border: #dfe7ef;--surface-hover: #f6f9fc;--focus-ring: 0 0 0 .2rem #a7f3d0;--maskbg: rgba(0, 0, 0, .4);--highlight-bg: #F0FDFA;--highlight-text-color: #047857;color-scheme:light}@font-face{font-family:Inter var;font-weight:100 900;font-display:swap;font-style:normal;font-named-instance:"Regular";src:url("./media/Inter-roman.var-WIJJYAE4.woff2?v=3.19") format("woff2")}@font-face{font-family:Inter var;font-weight:100 900;font-display:swap;font-style:italic;font-named-instance:"Italic";src:url("./media/Inter-italic.var-SWFAXF2C.woff2?v=3.19") format("woff2")}:root{--blue-50:#f5f9ff;--blue-100:#d0e1fd;--blue-200:#abc9fb;--blue-300:#85b2f9;--blue-400:#609af8;--blue-500:#3b82f6;--blue-600:#326fd1;--blue-700:#295bac;--blue-800:#204887;--blue-900:#183462;--green-50:#f4fcf7;--green-100:#caf1d8;--green-200:#a0e6ba;--green-300:#76db9b;--green-400:#4cd07d;--green-500:#22c55e;--green-600:#1da750;--green-700:#188a42;--green-800:#136c34;--green-900:#0e4f26;--yellow-50:#fefbf3;--yellow-100:#faedc4;--yellow-200:#f6de95;--yellow-300:#f2d066;--yellow-400:#eec137;--yellow-500:#eab308;--yellow-600:#c79807;--yellow-700:#a47d06;--yellow-800:#816204;--yellow-900:#5e4803;--cyan-50:#f3fbfd;--cyan-100:#c3edf5;--cyan-200:#94e0ed;--cyan-300:#65d2e4;--cyan-400:#35c4dc;--cyan-500:#06b6d4;--cyan-600:#059bb4;--cyan-700:#047f94;--cyan-800:#036475;--cyan-900:#024955;--pink-50:#fef6fa;--pink-100:#fad3e7;--pink-200:#f7b0d3;--pink-300:#f38ec0;--pink-400:#f06bac;--pink-500:#ec4899;--pink-600:#c93d82;--pink-700:#a5326b;--pink-800:#822854;--pink-900:#5e1d3d;--indigo-50:#f7f7fe;--indigo-100:#dadafc;--indigo-200:#bcbdf9;--indigo-300:#9ea0f6;--indigo-400:#8183f4;--indigo-500:#6366f1;--indigo-600:#5457cd;--indigo-700:#4547a9;--indigo-800:#363885;--indigo-900:#282960;--teal-50:#f3fbfb;--teal-100:#c7eeea;--teal-200:#9ae0d9;--teal-300:#6dd3c8;--teal-400:#41c5b7;--teal-500:#14b8a6;--teal-600:#119c8d;--teal-700:#0e8174;--teal-800:#0b655b;--teal-900:#084a42;--orange-50:#fff8f3;--orange-100:#feddc7;--orange-200:#fcc39b;--orange-300:#fba86f;--orange-400:#fa8e42;--orange-500:#f97316;--orange-600:#d46213;--orange-700:#ae510f;--orange-800:#893f0c;--orange-900:#642e09;--bluegray-50:#f7f8f9;--bluegray-100:#dadee3;--bluegray-200:#bcc3cd;--bluegray-300:#9fa9b7;--bluegray-400:#818ea1;--bluegray-500:#64748b;--bluegray-600:#556376;--bluegray-700:#465161;--bluegray-800:#37404c;--bluegray-900:#282e38;--purple-50:#fbf7ff;--purple-100:#ead6fd;--purple-200:#dab6fc;--purple-300:#c996fa;--purple-400:#b975f9;--purple-500:#a855f7;--purple-600:#8f48d2;--purple-700:#763cad;--purple-800:#5c2f88;--purple-900:#432263;--red-50:#fff5f5;--red-100:#ffd0ce;--red-200:#ffaca7;--red-300:#ff8780;--red-400:#ff6259;--red-500:#ff3d32;--red-600:#d9342b;--red-700:#b32b23;--red-800:#8c221c;--red-900:#661814;--primary-50:#f3fcf9;--primary-100:#c6eee1;--primary-200:#98e1c9;--primary-300:#6bd4b1;--primary-400:#3dc699;--primary-500:#10b981;--primary-600:#0e9d6e;--primary-700:#0b825a;--primary-800:#096647;--primary-900:#064a34}.p-editor-container .p-editor-toolbar{background:#f9fafb;border-top-right-radius:6px;border-top-left-radius:6px}.p-editor-container .p-editor-toolbar.ql-snow{border:1px solid #e5e7eb}.p-editor-container .p-editor-toolbar.ql-snow .ql-stroke{stroke:#6b7280}.p-editor-container .p-editor-toolbar.ql-snow .ql-fill{fill:#6b7280}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label{border:0 none;color:#6b7280}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover{color:#4b5563}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-stroke{stroke:#4b5563}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-fill{fill:#4b5563}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#4b5563}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#4b5563}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#4b5563}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{background:#fff;border:0 none;box-shadow:0 2px 12px #0000001a;border-radius:6px;padding:.75rem 0}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item{color:#4b5563}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item:hover{color:#4b5563;background:#f3f4f6}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded:not(.ql-icon-picker) .ql-picker-item{padding:.75rem 1.25rem}.p-editor-container .p-editor-content{border-bottom-right-radius:6px;border-bottom-left-radius:6px}.p-editor-container .p-editor-content.ql-snow{border:1px solid #e5e7eb}.p-editor-container .p-editor-content .ql-editor{background:#fff;color:#4b5563;border-bottom-right-radius:6px;border-bottom-left-radius:6px}.p-editor-container .ql-snow.ql-toolbar button:hover,.p-editor-container .ql-snow.ql-toolbar button:focus{color:#4b5563}.p-editor-container .ql-snow.ql-toolbar button:hover .ql-stroke,.p-editor-container .ql-snow.ql-toolbar button:focus .ql-stroke{stroke:#4b5563}.p-editor-container .ql-snow.ql-toolbar button:hover .ql-fill,.p-editor-container .ql-snow.ql-toolbar button:focus .ql-fill{fill:#4b5563}.p-editor-container .ql-snow.ql-toolbar button.ql-active,.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active,.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected{color:#10b981}.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-stroke,.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke{stroke:#10b981}.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-fill,.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill{fill:#10b981}.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-picker-label,.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-picker-label,.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-picker-label{color:#10b981}@layer primeng{*{box-sizing:border-box}.p-component{font-family:var(--font-family);font-feature-settings:var(--font-feature-settings, normal);font-size:1rem;font-weight:400}.p-component-overlay{background-color:#0006;transition-duration:.2s}.p-disabled,.p-component:disabled{opacity:.6}.p-error{color:#e24c4c}.p-text-secondary{color:#6b7280}.pi{font-size:1rem}.p-icon{width:1rem;height:1rem}.p-link{font-family:var(--font-family);font-feature-settings:var(--font-feature-settings, normal);font-size:1rem;border-radius:6px}.p-link:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a7f3d0}.p-component-overlay-enter{animation:p-component-overlay-enter-animation .15s forwards}.p-component-overlay-leave{animation:p-component-overlay-leave-animation .15s forwards}@keyframes p-component-overlay-enter-animation{0%{background-color:transparent}to{background-color:var(--maskbg)}}@keyframes p-component-overlay-leave-animation{0%{background-color:var(--maskbg)}to{background-color:transparent}}.p-autocomplete .p-autocomplete-loader{right:.75rem}.p-autocomplete.p-autocomplete-dd .p-autocomplete-loader{right:3.75rem}.p-autocomplete:not(.p-disabled):hover .p-autocomplete-multiple-container{border-color:#10b981}.p-autocomplete:not(.p-disabled).p-focus .p-autocomplete-multiple-container{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a7f3d0;border-color:#10b981}.p-autocomplete .p-autocomplete-multiple-container{padding:.375rem .75rem;gap:.5rem}.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token{padding:.375rem 0}.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input{font-family:var(--font-family);font-feature-settings:var(--font-feature-settings, normal);font-size:1rem;color:#4b5563;padding:0;margin:0}.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token{padding:.375rem .75rem;background:#e5e7eb;color:#4b5563;border-radius:16px}.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token .p-autocomplete-token-icon{margin-left:.5rem}.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token.p-focus{background:#d1d5db;color:#4b5563}.p-autocomplete.p-invalid.p-component>.p-inputtext{border-color:#e24c4c}.p-autocomplete-panel{background:#fff;color:#4b5563;border:0 none;border-radius:6px;box-shadow:0 2px 12px #0000001a}.p-autocomplete-panel .p-autocomplete-items{padding:.75rem 0}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item{margin:0;padding:.75rem 1.25rem;border:0 none;color:#4b5563;background:transparent;transition:box-shadow .2s;border-radius:0}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:first-child{margin-top:0}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item.p-highlight{color:#047857;background:#f0fdfa}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item.p-highlight.p-focus{background:#10b9813d}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled).p-focus{color:#4b5563;background:#e5e7eb}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover{color:#4b5563;background:#f3f4f6}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group{margin:0;padding:.75rem 1.25rem;color:#374151;background:#fff;font-weight:700}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-empty-message{padding:.75rem 1.25rem;color:#4b5563;background:transparent}p-autocomplete.ng-dirty.ng-invalid>.p-autocomplete>.p-inputtext{border-color:#e24c4c}p-autocomplete.p-autocomplete-clearable .p-inputtext{padding-right:2.5rem}p-autocomplete.p-autocomplete-clearable .p-autocomplete-clear-icon{color:#6b7280;right:.75rem}p-autocomplete.p-autocomplete-clearable .p-autocomplete-dd .p-autocomplete-clear-icon{color:#6b7280;right:3.75rem}p-calendar.ng-dirty.ng-invalid>.p-calendar>.p-inputtext{border-color:#e24c4c}.p-calendar:not(.p-calendar-disabled).p-focus>.p-inputtext{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a7f3d0;border-color:#10b981}.p-datepicker{padding:.5rem;background:#fff;color:#4b5563;border:1px solid #d1d5db;border-radius:6px}.p-datepicker:not(.p-datepicker-inline){background:#fff;border:0 none;box-shadow:0 2px 12px #0000001a}.p-datepicker:not(.p-datepicker-inline) .p-datepicker-header{background:#fff}.p-datepicker .p-datepicker-header{padding:.5rem;color:#4b5563;background:#fff;font-weight:600;margin:0;border-bottom:1px solid #e5e7eb;border-top-right-radius:6px;border-top-left-radius:6px}.p-datepicker .p-datepicker-header .p-datepicker-prev,.p-datepicker .p-datepicker-header .p-datepicker-next{width:2rem;height:2rem;color:#6b7280;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-datepicker .p-datepicker-header .p-datepicker-prev:enabled:hover,.p-datepicker .p-datepicker-header .p-datepicker-next:enabled:hover{color:#374151;border-color:transparent;background:#f3f4f6}.p-datepicker .p-datepicker-header .p-datepicker-prev:focus-visible,.p-datepicker .p-datepicker-header .p-datepicker-next:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a7f3d0}.p-datepicker .p-datepicker-header .p-datepicker-title{line-height:2rem}.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year,.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month{color:#4b5563;transition:background-color .2s,color .2s,box-shadow .2s;font-weight:600;padding:.5rem}.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year:enabled:hover,.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month:enabled:hover{color:#10b981}.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month{margin-right:.5rem}.p-datepicker table{font-size:1rem;margin:.5rem 0}.p-datepicker table th{padding:.5rem}.p-datepicker table th>span{width:2.5rem;height:2.5rem}.p-datepicker table td{padding:.5rem}.p-datepicker table td>span{width:2.5rem;height:2.5rem;border-radius:50%;transition:box-shadow .2s;border:1px solid transparent}.p-datepicker table td>span.p-highlight{color:#047857;background:#f0fdfa}.p-datepicker table td>span:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a7f3d0}.p-datepicker table td.p-datepicker-today>span{background:#d1d5db;color:#4b5563;border-color:transparent}.p-datepicker table td.p-datepicker-today>span.p-highlight{color:#047857;background:#f0fdfa}.p-datepicker .p-datepicker-buttonbar{padding:1rem 0;border-top:1px solid #e5e7eb}.p-datepicker .p-datepicker-buttonbar .p-button{width:auto}.p-datepicker .p-timepicker{border-top:1px solid #e5e7eb;padding:.5rem}.p-datepicker .p-timepicker button{width:2rem;height:2rem;color:#6b7280;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-datepicker .p-timepicker button:enabled:hover{color:#374151;border-color:transparent;background:#f3f4f6}.p-datepicker .p-timepicker button:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a7f3d0}.p-datepicker .p-timepicker button:last-child{margin-top:.2em}.p-datepicker .p-timepicker span{font-size:1.25rem}.p-datepicker .p-timepicker>div{padding:0 .5rem}.p-datepicker.p-datepicker-timeonly .p-timepicker{border-top:0 none}.p-datepicker .p-monthpicker{margin:.5rem 0}.p-datepicker .p-monthpicker .p-monthpicker-month{padding:.5rem;transition:box-shadow .2s;border-radius:6px}.p-datepicker .p-monthpicker .p-monthpicker-month.p-highlight{color:#047857;background:#f0fdfa}.p-datepicker .p-yearpicker{margin:.5rem 0}.p-datepicker .p-yearpicker .p-yearpicker-year{padding:.5rem;transition:box-shadow .2s;border-radius:6px}.p-datepicker .p-yearpicker .p-yearpicker-year.p-highlight{color:#047857;background:#f0fdfa}.p-datepicker.p-datepicker-multiple-month .p-datepicker-group{border-left:1px solid #e5e7eb;padding-right:.5rem;padding-left:.5rem;padding-top:0;padding-bottom:0}.p-datepicker.p-datepicker-multiple-month .p-datepicker-group:first-child{padding-left:0;border-left:0 none}.p-datepicker.p-datepicker-multiple-month .p-datepicker-group:last-child{padding-right:0}.p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):hover{background:#f3f4f6}.p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a7f3d0}.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):not(.p-highlight):hover{background:#f3f4f6}.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a7f3d0}.p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):not(.p-highlight):hover{background:#f3f4f6}.p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a7f3d0}p-calendar.p-calendar-clearable .p-inputtext{padding-right:2.5rem}p-calendar.p-calendar-clearable .p-calendar-clear-icon{color:#6b7280;right:.75rem}p-calendar.p-calendar-clearable .p-calendar-w-btn .p-calendar-clear-icon{color:#6b7280;right:3.75rem}@media screen and (max-width: 769px){.p-datepicker table th,.p-datepicker table td{padding:0}}.p-cascadeselect{background:#fff;border:1px solid #d1d5db;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}.p-cascadeselect:not(.p-disabled):hover{border-color:#10b981}.p-cascadeselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a7f3d0;border-color:#10b981}.p-cascadeselect .p-cascadeselect-label{background:transparent;border:0 none;padding:.75rem}.p-cascadeselect .p-cascadeselect-label.p-placeholder{color:#6b7280}.p-cascadeselect .p-cascadeselect-label:enabled:focus{outline:0 none;box-shadow:none}.p-cascadeselect .p-cascadeselect-trigger{background:transparent;color:#6b7280;width:3rem;border-top-right-radius:6px;border-bottom-right-radius:6px}.p-cascadeselect.p-invalid.p-component{border-color:#e24c4c}.p-cascadeselect-panel{background:#fff;color:#4b5563;border:0 none;border-radius:6px;box-shadow:0 2px 12px #0000001a}.p-cascadeselect-panel .p-cascadeselect-items{padding:.75rem 0}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item{margin:0;border:0 none;color:#4b5563;background:transparent;transition:box-shadow .2s;border-radius:0}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:first-child{margin-top:0}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item.p-highlight{color:#047857;background:#f0fdfa}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item.p-highlight.p-focus{background:#10b9813d}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled).p-focus{color:#4b5563;background:#e5e7eb}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover{color:#4b5563;background:#f3f4f6}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content{padding:.75rem 1.25rem}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-group-icon{font-size:.875rem}.p-input-filled .p-cascadeselect{background:#f3f4f6}.p-input-filled .p-cascadeselect:not(.p-disabled):hover{background-color:#f3f4f6}.p-input-filled .p-cascadeselect:not(.p-disabled).p-focus{background-color:#fff}p-cascadeselect.ng-dirty.ng-invalid>.p-cascadeselect{border-color:#e24c4c}p-cascadeselect.p-cascadeselect-clearable .p-cascadeselect-label{padding-right:.75rem}p-cascadeselect.p-cascadeselect-clearable .p-cascadeselect-clear-icon{color:#6b7280;right:3rem}.p-overlay-modal .p-cascadeselect-sublist .p-cascadeselect-panel{box-shadow:none;border-radius:0;padding:.25rem 0 .25rem .5rem}.p-overlay-modal .p-cascadeselect-item-active>.p-cascadeselect-item-content .p-cascadeselect-group-icon{transform:rotate(90deg)}.p-checkbox{width:22px;height:22px}.p-checkbox .p-checkbox-box{border:2px solid #d1d5db;background:#fff;width:22px;height:22px;color:#4b5563;border-radius:6px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;outline-color:transparent}.p-checkbox .p-checkbox-box .p-checkbox-icon{transition-duration:.2s;color:#fff;font-size:14px}.p-checkbox .p-checkbox-box .p-icon{width:14px;height:14px}.p-checkbox .p-checkbox-box.p-highlight{border-color:#10b981;background:#10b981}.p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover{border-color:#10b981}.p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a7f3d0;border-color:#10b981}.p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover{border-color:#047857;background:#047857;color:#fff}p-checkbox.ng-dirty.ng-invalid>.p-checkbox>.p-checkbox-box{border-color:#e24c4c}.p-input-filled .p-checkbox .p-checkbox-box{background-color:#f3f4f6}.p-input-filled .p-checkbox .p-checkbox-box.p-highlight{background:#10b981}.p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover{background-color:#f3f4f6}.p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover{background:#047857}.p-checkbox-label{margin-left:.5rem}p-tristatecheckbox.ng-dirty.ng-invalid>.p-checkbox>.p-checkbox-box{border-color:#e24c4c}.p-chips:not(.p-disabled):hover .p-chips-multiple-container{border-color:#10b981}.p-chips:not(.p-disabled).p-focus .p-chips-multiple-container{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a7f3d0;border-color:#10b981}.p-chips .p-chips-multiple-container{padding:.375rem .75rem;gap:.5rem}.p-chips .p-chips-multiple-container .p-chips-token{padding:.375rem .75rem;margin-right:.5rem;background:#e5e7eb;color:#4b5563;border-radius:16px}.p-chips .p-chips-multiple-container .p-chips-token.p-focus{background:#d1d5db;color:#4b5563}.p-chips .p-chips-multiple-container .p-chips-token .p-chips-token-icon{margin-left:.5rem}.p-chips .p-chips-multiple-container .p-chips-input-token{padding:.375rem 0}.p-chips .p-chips-multiple-container .p-chips-input-token input{font-family:var(--font-family);font-feature-settings:var(--font-feature-settings, normal);font-size:1rem;color:#4b5563;padding:0;margin:0}p-chips.ng-dirty.ng-invalid>.p-chips>.p-inputtext{border-color:#e24c4c}p-chips.p-chips-clearable .p-inputtext{padding-right:1.75rem}p-chips.p-chips-clearable .p-chips-clear-icon{color:#6b7280;right:.75rem}.p-colorpicker-preview,.p-fluid .p-colorpicker-preview.p-inputtext{width:2rem;height:2rem}.p-colorpicker-panel{background:#323232;border:1px solid #191919}.p-colorpicker-panel .p-colorpicker-color-handle,.p-colorpicker-panel .p-colorpicker-hue-handle{border-color:#fff}.p-colorpicker-overlay-panel{box-shadow:0 2px 12px #0000001a}.p-dropdown{background:#fff;border:1px solid #d1d5db;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}.p-dropdown:not(.p-disabled):hover{border-color:#10b981}.p-dropdown:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a7f3d0;border-color:#10b981}.p-dropdown.p-dropdown-clearable .p-dropdown-label{padding-right:1.75rem}.p-dropdown .p-dropdown-label{background:transparent;border:0 none}.p-dropdown .p-dropdown-label.p-placeholder{color:#6b7280}.p-dropdown .p-dropdown-label:focus,.p-dropdown .p-dropdown-label:enabled:focus{outline:0 none;box-shadow:none}.p-dropdown .p-dropdown-trigger{background:transparent;color:#6b7280;width:3rem;border-top-right-radius:6px;border-bottom-right-radius:6px}.p-dropdown .p-dropdown-clear-icon{color:#6b7280;right:3rem}.p-dropdown.p-invalid.p-component{border-color:#e24c4c}.p-dropdown-panel{background:#fff;color:#4b5563;border:0 none;border-radius:6px;box-shadow:0 2px 12px #0000001a}.p-dropdown-panel .p-dropdown-header{padding:.75rem 1.25rem;border-bottom:1px solid #e5e7eb;color:#374151;background:#f9fafb;margin:0;border-top-right-radius:6px;border-top-left-radius:6px}.p-dropdown-panel .p-dropdown-header .p-dropdown-filter{padding-right:1.75rem;margin-right:-1.75rem}.p-dropdown-panel .p-dropdown-header .p-dropdown-filter-icon{right:.75rem;color:#6b7280}.p-dropdown-panel .p-dropdown-items{padding:.75rem 0}.p-dropdown-panel .p-dropdown-items .p-dropdown-item{margin:0;padding:.75rem 1.25rem;border:0 none;color:#4b5563;background:transparent;transition:box-shadow .2s;border-radius:0}.p-dropdown-panel .p-dropdown-items .p-dropdown-item:first-child{margin-top:0}.p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight{color:#047857;background:#f0fdfa}.p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight.p-focus{background:#10b9813d}.p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled).p-focus{color:#4b5563;background:#e5e7eb}.p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover{color:#4b5563;background:#f3f4f6}.p-dropdown-panel .p-dropdown-items .p-dropdown-item-group{margin:0;padding:.75rem 1.25rem;color:#374151;background:#fff;font-weight:700}.p-dropdown-panel .p-dropdown-items .p-dropdown-empty-message{padding:.75rem 1.25rem;color:#4b5563;background:transparent}.p-input-filled .p-dropdown{background:#f3f4f6}.p-input-filled .p-dropdown:not(.p-disabled):hover{background-color:#f3f4f6}.p-input-filled .p-dropdown:not(.p-disabled).p-focus{background-color:#fff}.p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext{background-color:transparent}p-dropdown.ng-dirty.ng-invalid>.p-dropdown{border-color:#e24c4c}.p-icon-field .p-input-icon{position:absolute;top:50%;margin-top:-.5rem}.p-inputgroup-addon{background:#f3f4f6;color:#6b7280;border-top:1px solid #d1d5db;border-left:1px solid #d1d5db;border-bottom:1px solid #d1d5db;padding:.75rem;min-width:3rem}.p-inputgroup-addon:last-child{border-right:1px solid #d1d5db}.p-inputgroup>.p-component,.p-inputgroup>.p-inputwrapper>.p-inputtext,.p-inputgroup>.p-float-label>.p-component{border-radius:0;margin:0}.p-inputgroup>.p-component+.p-inputgroup-addon,.p-inputgroup>.p-inputwrapper>.p-inputtext+.p-inputgroup-addon,.p-inputgroup>.p-float-label>.p-component+.p-inputgroup-addon{border-left:0 none}.p-inputgroup>.p-component:focus,.p-inputgroup>.p-inputwrapper>.p-inputtext:focus,.p-inputgroup>.p-float-label>.p-component:focus{z-index:1}.p-inputgroup>.p-component:focus~label,.p-inputgroup>.p-inputwrapper>.p-inputtext:focus~label,.p-inputgroup>.p-float-label>.p-component:focus~label{z-index:1}.p-inputgroup-addon:first-child,.p-inputgroup button:first-child,.p-inputgroup input:first-child,.p-inputgroup>.p-inputwrapper:first-child>.p-component,.p-inputgroup>.p-inputwrapper:first-child>.p-component>.p-inputtext{border-top-left-radius:6px;border-bottom-left-radius:6px}.p-inputgroup .p-float-label:first-child input{border-top-left-radius:6px;border-bottom-left-radius:6px}.p-inputgroup-addon:last-child,.p-inputgroup button:last-child,.p-inputgroup input:last-child,.p-inputgroup>.p-inputwrapper:last-child>.p-component,.p-inputgroup>.p-inputwrapper:last-child>.p-component>.p-inputtext{border-top-right-radius:6px;border-bottom-right-radius:6px}.p-inputgroup .p-float-label:last-child input{border-top-right-radius:6px;border-bottom-right-radius:6px}.p-fluid .p-inputgroup .p-button{width:auto}.p-fluid .p-inputgroup .p-button.p-button-icon-only{width:3rem}.p-icon-field-left .p-input-icon:first-of-type{left:.75rem;color:#6b7280}.p-icon-field-right .p-input-icon:last-of-type{right:.75rem;color:#6b7280}p-inputmask.ng-dirty.ng-invalid>.p-inputtext{border-color:#e24c4c}p-inputmask.p-inputmask-clearable .p-inputtext{padding-right:2.5rem}p-inputmask.p-inputmask-clearable .p-inputmask-clear-icon{color:#6b7280;right:.75rem}p-inputnumber.ng-dirty.ng-invalid>.p-inputnumber>.p-inputtext{border-color:#e24c4c}p-inputnumber.p-inputnumber-clearable .p-inputnumber-input{padding-right:2.5rem}p-inputnumber.p-inputnumber-clearable .p-inputnumber-clear-icon{color:#6b7280;right:.75rem}p-inputnumber.p-inputnumber-clearable .p-inputnumber-buttons-stacked .p-inputnumber-clear-icon{right:3.75rem}p-inputnumber.p-inputnumber-clearable .p-inputnumber-buttons-horizontal .p-inputnumber-clear-icon{right:3.75rem}.p-inputotp{display:flex;align-items:center;gap:.5rem}.p-inputotp-input{text-align:center;width:2.5rem}.p-inputswitch{width:3rem;height:1.75rem}.p-inputswitch .p-inputswitch-slider{background:#d1d5db;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:30px}.p-inputswitch .p-inputswitch-slider:before{background:#fff;width:1.25rem;height:1.25rem;left:.25rem;margin-top:-.625rem;border-radius:50%;transition-duration:.2s}.p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before{transform:translate(1.25rem)}.p-inputswitch.p-focus .p-inputswitch-slider{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a7f3d0}.p-inputswitch:not(.p-disabled):hover .p-inputswitch-slider{background:#b7bcc5}.p-inputswitch.p-inputswitch-checked .p-inputswitch-slider{background:#10b981}.p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before{background:#fff}.p-inputswitch.p-inputswitch-checked:not(.p-disabled):hover .p-inputswitch-slider{background:#059669}p-inputswitch.ng-dirty.ng-invalid>.p-inputswitch>.p-inputswitch-slider{border-color:#e24c4c}.p-inputtext{font-family:var(--font-family);font-feature-settings:var(--font-feature-settings, normal);font-size:1rem;color:#4b5563;background:#fff;padding:.75rem;border:1px solid #d1d5db;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;appearance:none;border-radius:6px}.p-inputtext:enabled:hover{border-color:#10b981}.p-inputtext:enabled:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a7f3d0;border-color:#10b981}.p-inputtext.ng-dirty.ng-invalid{border-color:#e24c4c}.p-inputtext.p-inputtext-sm{font-size:.875rem;padding:.65625rem}.p-inputtext.p-inputtext-lg{font-size:1.25rem;padding:.9375rem}.p-float-label>label{left:.75rem;color:#6b7280;transition-duration:.2s}.p-float-label>.ng-invalid.ng-dirty+label{color:#e24c4c}.p-input-icon-left>.p-icon-wrapper.p-icon,.p-input-icon-left>i:first-of-type{left:.75rem;color:#6b7280}.p-input-icon-left>.p-inputtext{padding-left:2.5rem}.p-input-icon-left.p-float-label>label{left:2.5rem}.p-input-icon-right>.p-icon-wrapper,.p-input-icon-right>i:last-of-type{right:.75rem;color:#6b7280}.p-input-icon-right>.p-inputtext{padding-right:2.5rem}.p-icon-field-left>.p-inputtext{padding-left:2.5rem}.p-icon-field-left.p-float-label>label{left:2.5rem}.p-icon-field-right>.p-inputtext{padding-right:2.5rem}::-webkit-input-placeholder{color:#6b7280}:-moz-placeholder{color:#6b7280}::-moz-placeholder{color:#6b7280}:-ms-input-placeholder{color:#6b7280}.p-input-filled .p-inputtext{background-color:#f3f4f6}.p-input-filled .p-inputtext:enabled:hover{background-color:#f3f4f6}.p-input-filled .p-inputtext:enabled:focus{background-color:#fff}.p-inputtext-sm .p-inputtext{font-size:.875rem;padding:.65625rem}.p-inputtext-lg .p-inputtext{font-size:1.25rem;padding:.9375rem}.p-listbox{background:#fff;color:#4b5563;border:1px solid #d1d5db;border-radius:6px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-listbox .p-listbox-header{padding:.75rem 1.25rem;border-bottom:1px solid #e5e7eb;color:#374151;background:#f9fafb;margin:0;border-top-right-radius:6px;border-top-left-radius:6px}.p-listbox .p-listbox-header .p-listbox-filter{padding-right:1.75rem}.p-listbox .p-listbox-header .p-listbox-filter-icon{right:.75rem;color:#6b7280}.p-listbox .p-listbox-header .p-checkbox{margin-right:.5rem}.p-listbox .p-listbox-list{padding:.75rem 0;outline:0 none}.p-listbox .p-listbox-list .p-listbox-item{margin:0;padding:.75rem 1.25rem;border:0 none;color:#4b5563;transition:box-shadow .2s;border-radius:0}.p-listbox .p-listbox-list .p-listbox-item:first-child{margin-top:0}.p-listbox .p-listbox-list .p-listbox-item.p-highlight{color:#047857;background:#f0fdfa}.p-listbox .p-listbox-list .p-listbox-item .p-checkbox{margin-right:.5rem}.p-listbox .p-listbox-list .p-listbox-item-group{margin:0;padding:.75rem 1.25rem;color:#374151;background:#fff;font-weight:700}.p-listbox .p-listbox-list .p-listbox-empty-message{padding:.75rem 1.25rem;color:#4b5563;background:transparent}.p-listbox:not(.p-disabled) .p-listbox-item.p-highlight.p-focus{background:#10b9813d}.p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled).p-focus{color:#4b5563;background:#f3f4f6}.p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled):hover{color:#4b5563;background:#f3f4f6}.p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled):hover.p-focus{color:#4b5563;background:#f3f4f6}.p-listbox.p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a7f3d0;border-color:#10b981}p-listbox.ng-dirty.ng-invalid>.p-listbox{border-color:#e24c4c}.p-multiselect{background:#fff;border:1px solid #d1d5db;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}.p-multiselect:not(.p-disabled):hover{border-color:#10b981}.p-multiselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a7f3d0;border-color:#10b981}.p-multiselect .p-multiselect-label{padding:.75rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-multiselect .p-multiselect-label.p-placeholder{color:#6b7280}.p-multiselect.p-multiselect-chip .p-multiselect-token{padding:.375rem .75rem;margin-right:.5rem;background:#e5e7eb;color:#4b5563;border-radius:16px}.p-multiselect.p-multiselect-chip .p-multiselect-token .p-multiselect-token-icon{margin-left:.5rem}.p-multiselect .p-multiselect-trigger{background:transparent;color:#6b7280;width:3rem;border-top-right-radius:6px;border-bottom-right-radius:6px}.p-inputwrapper-filled.p-multiselect.p-multiselect-chip .p-multiselect-label{padding:.375rem .75rem}.p-multiselect-clearable .p-multiselect-label-container{padding-right:1.75rem}.p-multiselect-clearable .p-multiselect-clear-icon{color:#6b7280;right:3rem}.p-multiselect-panel{background:#fff;color:#4b5563;border:0 none;border-radius:6px;box-shadow:0 2px 12px #0000001a}.p-multiselect-panel .p-multiselect-header{padding:.75rem 1.25rem;border-bottom:1px solid #e5e7eb;color:#374151;background:#f9fafb;margin:0;border-top-right-radius:6px;border-top-left-radius:6px}.p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-inputtext{padding-right:1.75rem}.p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-multiselect-filter-icon{right:.75rem;color:#6b7280}.p-multiselect-panel .p-multiselect-header .p-checkbox{margin-right:.5rem}.p-multiselect-panel .p-multiselect-header .p-multiselect-close{margin-left:.5rem;width:2rem;height:2rem;color:#6b7280;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-multiselect-panel .p-multiselect-header .p-multiselect-close:enabled:hover{color:#374151;border-color:transparent;background:#f3f4f6}.p-multiselect-panel .p-multiselect-header .p-multiselect-close:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a7f3d0}.p-multiselect-panel .p-multiselect-items{padding:.75rem 0}.p-multiselect-panel .p-multiselect-items .p-multiselect-item{margin:0;padding:.75rem 1.25rem;border:0 none;color:#4b5563;background:transparent;transition:box-shadow .2s;border-radius:0}.p-multiselect-panel .p-multiselect-items .p-multiselect-item:first-child{margin-top:0}.p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight{color:#047857;background:#f0fdfa}.p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight.p-focus{background:#10b9813d}.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus{color:#4b5563;background:#f3f4f6}.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover{color:#4b5563;background:#f3f4f6}.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox{margin-right:.5rem}.p-multiselect-panel .p-multiselect-items .p-multiselect-item-group{margin:0;padding:.75rem 1.25rem;color:#374151;background:#fff;font-weight:700}.p-multiselect-panel .p-multiselect-items .p-multiselect-empty-message{padding:.75rem 1.25rem;color:#4b5563;background:transparent}.p-input-filled .p-multiselect{background:#f3f4f6}.p-input-filled .p-multiselect:not(.p-disabled):hover{background-color:#f3f4f6}.p-input-filled .p-multiselect:not(.p-disabled).p-focus{background-color:#fff}p-multiselect.ng-dirty.ng-invalid>.p-multiselect{border-color:#e24c4c}p-password.ng-invalid.ng-dirty>.p-password>.p-inputtext{border-color:#e24c4c}.p-password-panel{padding:1.25rem;background:#fff;color:#4b5563;border:0 none;box-shadow:0 2px 12px #0000001a;border-radius:6px}.p-password-panel .p-password-meter{margin-bottom:.5rem;background:#e5e7eb}.p-password-panel .p-password-meter .p-password-strength.weak{background:#ea5455}.p-password-panel .p-password-meter .p-password-strength.medium{background:#ff9f42}.p-password-panel .p-password-meter .p-password-strength.strong{background:#29c76f}p-password.p-password-clearable .p-password-input{padding-right:2.5rem}p-password.p-password-clearable .p-password-clear-icon{color:#6b7280;right:.75rem}p-password.p-password-clearable.p-password-mask .p-password-input{padding-right:4.25rem}p-password.p-password-clearable.p-password-mask .p-password-clear-icon{color:#6b7280;right:2.5rem}.p-radiobutton{width:22px;height:22px}.p-radiobutton .p-radiobutton-box{border:2px solid #d1d5db;background:#fff;width:22px;height:22px;color:#4b5563;border-radius:50%;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;outline-color:transparent}.p-radiobutton .p-radiobutton-box:not(.p-disabled):not(.p-highlight):hover{border-color:#10b981}.p-radiobutton .p-radiobutton-box:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a7f3d0;border-color:#10b981}.p-radiobutton .p-radiobutton-box .p-radiobutton-icon{width:12px;height:12px;transition-duration:.2s;background-color:#fff}.p-radiobutton .p-radiobutton-box.p-highlight{border-color:#10b981;background:#10b981}.p-radiobutton .p-radiobutton-box.p-highlight:not(.p-disabled):hover{border-color:#047857;background:#047857;color:#fff}p-radiobutton.ng-dirty.ng-invalid>.p-radiobutton>.p-radiobutton-box{border-color:#e24c4c}.p-input-filled .p-radiobutton .p-radiobutton-box{background-color:#f3f4f6}.p-input-filled .p-radiobutton .p-radiobutton-box:not(.p-disabled):hover{background-color:#f3f4f6}.p-input-filled .p-radiobutton .p-radiobutton-box.p-highlight{background:#10b981}.p-input-filled .p-radiobutton .p-radiobutton-box.p-highlight:not(.p-disabled):hover{background:#047857}.p-radiobutton-label{margin-left:.5rem}.p-rating{gap:.5rem}.p-rating .p-rating-item{border-radius:50%;outline-color:transparent;display:inline-flex;justify-content:center;align-items:center}.p-rating .p-rating-item .p-rating-icon{color:#4b5563;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;font-size:1.143rem}.p-rating .p-rating-item .p-rating-icon.p-icon{width:1.143rem;height:1.143rem}.p-rating .p-rating-item .p-rating-icon.p-rating-cancel{color:#ea5455}.p-rating .p-rating-item.p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a7f3d0}.p-rating .p-rating-item.p-rating-item-active .p-rating-icon{color:#10b981}.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-item:hover .p-rating-icon{color:#10b981}.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-item:hover .p-rating-icon.p-rating-cancel{color:#e73d3e}.p-selectbutton .p-button{background:#fff;border:1px solid #d1d5db;color:#4b5563;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-selectbutton .p-button .p-button-icon-left,.p-selectbutton .p-button .p-button-icon-right{color:#6b7280}.p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover{background:#f3f4f6;border-color:#d1d5db;color:#4b5563}.p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,.p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right{color:#374151}.p-selectbutton .p-button.p-highlight{background:#10b981;border-color:#10b981;color:#fff}.p-selectbutton .p-button.p-highlight .p-button-icon-left,.p-selectbutton .p-button.p-highlight .p-button-icon-right{color:#fff}.p-selectbutton .p-button.p-highlight:hover{background:#059669;border-color:#059669;color:#fff}.p-selectbutton .p-button.p-highlight:hover .p-button-icon-left,.p-selectbutton .p-button.p-highlight:hover .p-button-icon-right{color:#fff}p-selectbutton.ng-dirty.ng-invalid>.p-selectbutton>.p-button{border-color:#e24c4c}.p-slider{background:#e5e7eb;border:0 none;border-radius:6px}.p-slider.p-slider-horizontal{height:.286rem}.p-slider.p-slider-horizontal .p-slider-handle{margin-top:-.5715rem;margin-left:-.5715rem}.p-slider.p-slider-vertical{width:.286rem}.p-slider.p-slider-vertical .p-slider-handle{margin-left:-.5715rem;margin-bottom:-.5715rem}.p-slider .p-slider-handle{height:1.143rem;width:1.143rem;background:#fff;border:2px solid #10b981;border-radius:50%;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-slider .p-slider-handle:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a7f3d0}.p-slider .p-slider-range{background:#10b981}.p-slider:not(.p-disabled) .p-slider-handle:hover{background:#10b981;border-color:#10b981}.p-slider.p-slider-animate.p-slider-horizontal .p-slider-handle{transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s,left .2s}.p-slider.p-slider-animate.p-slider-horizontal .p-slider-range{transition:width .2s}.p-slider.p-slider-animate.p-slider-vertical .p-slider-handle{transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s,bottom .2s}.p-slider.p-slider-animate.p-slider-vertical .p-slider-range{transition:height .2s}.p-togglebutton.p-button{background:#fff;border:1px solid #d1d5db;color:#4b5563;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-togglebutton.p-button .p-button-icon-left,.p-togglebutton.p-button .p-button-icon-right{color:#6b7280}.p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover{background:#f3f4f6;border-color:#d1d5db;color:#4b5563}.p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,.p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right{color:#374151}.p-togglebutton.p-button.p-highlight{background:#10b981;border-color:#10b981;color:#fff}.p-togglebutton.p-button.p-highlight .p-button-icon-left,.p-togglebutton.p-button.p-highlight .p-button-icon-right{color:#fff}.p-togglebutton.p-button.p-highlight:hover{background:#059669;border-color:#059669;color:#fff}.p-togglebutton.p-button.p-highlight:hover .p-button-icon-left,.p-togglebutton.p-button.p-highlight:hover .p-button-icon-right{color:#fff}p-togglebutton.ng-dirty.ng-invalid>.p-togglebutton.p-button{border-color:#e24c4c}.p-treeselect{background:#fff;border:1px solid #d1d5db;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}.p-treeselect:not(.p-disabled):hover{border-color:#10b981}.p-treeselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a7f3d0;border-color:#10b981}.p-treeselect .p-treeselect-label{padding:.75rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-treeselect .p-treeselect-label.p-placeholder{color:#6b7280}.p-treeselect.p-treeselect-chip .p-treeselect-token{padding:.375rem .75rem;margin-right:.5rem;background:#e5e7eb;color:#4b5563;border-radius:16px}.p-treeselect .p-treeselect-trigger{background:transparent;color:#6b7280;width:3rem;border-top-right-radius:6px;border-bottom-right-radius:6px}p-treeselect.ng-invalid.ng-dirty>.p-treeselect{border-color:#e24c4c}.p-inputwrapper-filled .p-treeselect.p-treeselect-chip .p-treeselect-label{padding:.375rem .75rem}.p-treeselect-panel{background:#fff;color:#4b5563;border:0 none;border-radius:6px;box-shadow:0 2px 12px #0000001a}.p-treeselect-panel .p-treeselect-header{padding:.75rem 1.25rem;border-bottom:1px solid #e5e7eb;color:#374151;background:#f9fafb;margin:0;border-top-right-radius:6px;border-top-left-radius:6px}.p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container{margin-right:.5rem}.p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container .p-treeselect-filter{padding-right:1.75rem}.p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container .p-treeselect-filter-icon{right:.75rem;color:#6b7280}.p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container.p-treeselect-clearable-filter .p-treeselect-filter{padding-right:3.5rem}.p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container.p-treeselect-clearable-filter .p-treeselect-filter-clear-icon{right:2.5rem}.p-treeselect-panel .p-treeselect-header .p-treeselect-close{width:2rem;height:2rem;color:#6b7280;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-treeselect-panel .p-treeselect-header .p-treeselect-close:enabled:hover{color:#374151;border-color:transparent;background:#f3f4f6}.p-treeselect-panel .p-treeselect-header .p-treeselect-close:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a7f3d0}.p-treeselect-panel .p-treeselect-items-wrapper .p-tree{border:0 none}.p-treeselect-panel .p-treeselect-items-wrapper .p-treeselect-empty-message{padding:.75rem 1.25rem;color:#4b5563;background:transparent}.p-input-filled .p-treeselect{background:#f3f4f6}.p-input-filled .p-treeselect:not(.p-disabled):hover{background-color:#f3f4f6}.p-input-filled .p-treeselect:not(.p-disabled).p-focus{background-color:#fff}p-treeselect.p-treeselect-clearable .p-treeselect-label-container{padding-right:1.75rem}p-treeselect.p-treeselect-clearable .p-treeselect-clear-icon{color:#6b7280;right:3rem}.p-button{color:#fff;background:#10b981;border:1px solid #10b981;padding:.75rem 1.25rem;font-size:1rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px;outline-color:transparent}.p-button:not(:disabled):hover{background:#059669;color:#fff;border-color:#059669}.p-button:not(:disabled):active{background:#047857;color:#fff;border-color:#047857}.p-button.p-button-outlined{background-color:transparent;color:#10b981;border:1px solid}.p-button.p-button-outlined:not(:disabled):hover{background:#10b9810a;color:#10b981;border:1px solid}.p-button.p-button-outlined:not(:disabled):active{background:#10b98129;color:#10b981;border:1px solid}.p-button.p-button-outlined.p-button-plain{color:#6b7280;border-color:#6b7280}.p-button.p-button-outlined.p-button-plain:not(:disabled):hover{background:#f3f4f6;color:#6b7280}.p-button.p-button-outlined.p-button-plain:not(:disabled):active{background:#e5e7eb;color:#6b7280}.p-button.p-button-text{background-color:transparent;color:#10b981;border-color:transparent}.p-button.p-button-text:not(:disabled):hover{background:#10b9810a;color:#10b981;border-color:transparent}.p-button.p-button-text:not(:disabled):active{background:#10b98129;color:#10b981;border-color:transparent}.p-button.p-button-text.p-button-plain{color:#6b7280}.p-button.p-button-text.p-button-plain:not(:disabled):hover{background:#f3f4f6;color:#6b7280}.p-button.p-button-text.p-button-plain:not(:disabled):active{background:#e5e7eb;color:#6b7280}.p-button:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a7f3d0}.p-button .p-button-label{transition-duration:.2s}.p-button .p-button-icon-left{margin-right:.5rem}.p-button .p-button-icon-right{margin-left:.5rem}.p-button .p-button-icon-bottom{margin-top:.5rem}.p-button .p-button-icon-top{margin-bottom:.5rem}.p-button .p-badge{margin-left:.5rem;min-width:1rem;height:1rem;line-height:1rem;color:#10b981;background-color:#fff}.p-button.p-button-raised{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.p-button.p-button-rounded{border-radius:2rem}.p-button.p-button-icon-only{width:3rem;padding:.75rem 0}.p-button.p-button-icon-only .p-button-icon-left,.p-button.p-button-icon-only .p-button-icon-right{margin:0}.p-button.p-button-icon-only.p-button-rounded{border-radius:50%;height:3rem}.p-button.p-button-sm{font-size:.875rem;padding:.65625rem 1.09375rem}.p-button.p-button-sm .p-button-icon{font-size:.875rem}.p-button.p-button-lg{font-size:1.25rem;padding:.9375rem 1.5625rem}.p-button.p-button-lg .p-button-icon{font-size:1.25rem}.p-button.p-button-loading-label-only .p-button-label{margin-left:.5rem}.p-button.p-button-loading-label-only .p-button-loading-icon{margin-right:0}.p-fluid .p-button{width:100%}.p-fluid .p-button-icon-only{width:3rem}.p-fluid .p-button-group{display:flex}.p-fluid .p-button-group .p-button{flex:1}.p-button.p-button-secondary,.p-button-group.p-button-secondary>.p-button,.p-splitbutton.p-button-secondary>.p-button{color:#fff;background:#64748b;border:1px solid #64748b}.p-button.p-button-secondary:not(:disabled):hover,.p-button-group.p-button-secondary>.p-button:not(:disabled):hover,.p-splitbutton.p-button-secondary>.p-button:not(:disabled):hover{background:#475569;color:#fff;border-color:#475569}.p-button.p-button-secondary:not(:disabled):focus,.p-button-group.p-button-secondary>.p-button:not(:disabled):focus,.p-splitbutton.p-button-secondary>.p-button:not(:disabled):focus{box-shadow:0 0 0 .2rem #e2e8f0}.p-button.p-button-secondary:not(:disabled):active,.p-button-group.p-button-secondary>.p-button:not(:disabled):active,.p-splitbutton.p-button-secondary>.p-button:not(:disabled):active{background:#334155;color:#fff;border-color:#334155}.p-button.p-button-secondary.p-button-outlined,.p-button-group.p-button-secondary>.p-button.p-button-outlined,.p-splitbutton.p-button-secondary>.p-button.p-button-outlined{background-color:transparent;color:#64748b;border:1px solid}.p-button.p-button-secondary.p-button-outlined:not(:disabled):hover,.p-button-group.p-button-secondary>.p-button.p-button-outlined:not(:disabled):hover,.p-splitbutton.p-button-secondary>.p-button.p-button-outlined:not(:disabled):hover{background:#64748b0a;color:#64748b;border:1px solid}.p-button.p-button-secondary.p-button-outlined:not(:disabled):active,.p-button-group.p-button-secondary>.p-button.p-button-outlined:not(:disabled):active,.p-splitbutton.p-button-secondary>.p-button.p-button-outlined:not(:disabled):active{background:#64748b29;color:#64748b;border:1px solid}.p-button.p-button-secondary.p-button-text,.p-button-group.p-button-secondary>.p-button.p-button-text,.p-splitbutton.p-button-secondary>.p-button.p-button-text{background-color:transparent;color:#64748b;border-color:transparent}.p-button.p-button-secondary.p-button-text:not(:disabled):hover,.p-button-group.p-button-secondary>.p-button.p-button-text:not(:disabled):hover,.p-splitbutton.p-button-secondary>.p-button.p-button-text:not(:disabled):hover{background:#64748b0a;border-color:transparent;color:#64748b}.p-button.p-button-secondary.p-button-text:not(:disabled):active,.p-button-group.p-button-secondary>.p-button.p-button-text:not(:disabled):active,.p-splitbutton.p-button-secondary>.p-button.p-button-text:not(:disabled):active{background:#64748b29;border-color:transparent;color:#64748b}.p-button.p-button-info,.p-button-group.p-button-info>.p-button,.p-splitbutton.p-button-info>.p-button{color:#fff;background:#0ea5e9;border:1px solid #0ea5e9}.p-button.p-button-info:not(:disabled):hover,.p-button-group.p-button-info>.p-button:not(:disabled):hover,.p-splitbutton.p-button-info>.p-button:not(:disabled):hover{background:#0284c7;color:#fff;border-color:#0284c7}.p-button.p-button-info:not(:disabled):focus,.p-button-group.p-button-info>.p-button:not(:disabled):focus,.p-splitbutton.p-button-info>.p-button:not(:disabled):focus{box-shadow:0 0 0 .2rem #bfdbfe}.p-button.p-button-info:not(:disabled):active,.p-button-group.p-button-info>.p-button:not(:disabled):active,.p-splitbutton.p-button-info>.p-button:not(:disabled):active{background:#0369a1;color:#fff;border-color:#0369a1}.p-button.p-button-info.p-button-outlined,.p-button-group.p-button-info>.p-button.p-button-outlined,.p-splitbutton.p-button-info>.p-button.p-button-outlined{background-color:transparent;color:#0ea5e9;border:1px solid}.p-button.p-button-info.p-button-outlined:not(:disabled):hover,.p-button-group.p-button-info>.p-button.p-button-outlined:not(:disabled):hover,.p-splitbutton.p-button-info>.p-button.p-button-outlined:not(:disabled):hover{background:#0ea5e90a;color:#0ea5e9;border:1px solid}.p-button.p-button-info.p-button-outlined:not(:disabled):active,.p-button-group.p-button-info>.p-button.p-button-outlined:not(:disabled):active,.p-splitbutton.p-button-info>.p-button.p-button-outlined:not(:disabled):active{background:#0ea5e929;color:#0ea5e9;border:1px solid}.p-button.p-button-info.p-button-text,.p-button-group.p-button-info>.p-button.p-button-text,.p-splitbutton.p-button-info>.p-button.p-button-text{background-color:transparent;color:#0ea5e9;border-color:transparent}.p-button.p-button-info.p-button-text:not(:disabled):hover,.p-button-group.p-button-info>.p-button.p-button-text:not(:disabled):hover,.p-splitbutton.p-button-info>.p-button.p-button-text:not(:disabled):hover{background:#0ea5e90a;border-color:transparent;color:#0ea5e9}.p-button.p-button-info.p-button-text:not(:disabled):active,.p-button-group.p-button-info>.p-button.p-button-text:not(:disabled):active,.p-splitbutton.p-button-info>.p-button.p-button-text:not(:disabled):active{background:#0ea5e929;border-color:transparent;color:#0ea5e9}.p-button.p-button-success,.p-button-group.p-button-success>.p-button,.p-splitbutton.p-button-success>.p-button{color:#fff;background:#22c55e;border:1px solid #22c55e}.p-button.p-button-success:not(:disabled):hover,.p-button-group.p-button-success>.p-button:not(:disabled):hover,.p-splitbutton.p-button-success>.p-button:not(:disabled):hover{background:#16a34a;color:#fff;border-color:#16a34a}.p-button.p-button-success:not(:disabled):focus,.p-button-group.p-button-success>.p-button:not(:disabled):focus,.p-splitbutton.p-button-success>.p-button:not(:disabled):focus{box-shadow:0 0 0 .2rem #bbf7d0}.p-button.p-button-success:not(:disabled):active,.p-button-group.p-button-success>.p-button:not(:disabled):active,.p-splitbutton.p-button-success>.p-button:not(:disabled):active{background:#15803d;color:#fff;border-color:#15803d}.p-button.p-button-success.p-button-outlined,.p-button-group.p-button-success>.p-button.p-button-outlined,.p-splitbutton.p-button-success>.p-button.p-button-outlined{background-color:transparent;color:#22c55e;border:1px solid}.p-button.p-button-success.p-button-outlined:not(:disabled):hover,.p-button-group.p-button-success>.p-button.p-button-outlined:not(:disabled):hover,.p-splitbutton.p-button-success>.p-button.p-button-outlined:not(:disabled):hover{background:#22c55e0a;color:#22c55e;border:1px solid}.p-button.p-button-success.p-button-outlined:not(:disabled):active,.p-button-group.p-button-success>.p-button.p-button-outlined:not(:disabled):active,.p-splitbutton.p-button-success>.p-button.p-button-outlined:not(:disabled):active{background:#22c55e29;color:#22c55e;border:1px solid}.p-button.p-button-success.p-button-text,.p-button-group.p-button-success>.p-button.p-button-text,.p-splitbutton.p-button-success>.p-button.p-button-text{background-color:transparent;color:#22c55e;border-color:transparent}.p-button.p-button-success.p-button-text:not(:disabled):hover,.p-button-group.p-button-success>.p-button.p-button-text:not(:disabled):hover,.p-splitbutton.p-button-success>.p-button.p-button-text:not(:disabled):hover{background:#22c55e0a;border-color:transparent;color:#22c55e}.p-button.p-button-success.p-button-text:not(:disabled):active,.p-button-group.p-button-success>.p-button.p-button-text:not(:disabled):active,.p-splitbutton.p-button-success>.p-button.p-button-text:not(:disabled):active{background:#22c55e29;border-color:transparent;color:#22c55e}.p-button.p-button-warning,.p-button-group.p-button-warning>.p-button,.p-splitbutton.p-button-warning>.p-button{color:#fff;background:#f97316;border:1px solid #f97316}.p-button.p-button-warning:not(:disabled):hover,.p-button-group.p-button-warning>.p-button:not(:disabled):hover,.p-splitbutton.p-button-warning>.p-button:not(:disabled):hover{background:#ea580c;color:#fff;border-color:#ea580c}.p-button.p-button-warning:not(:disabled):focus,.p-button-group.p-button-warning>.p-button:not(:disabled):focus,.p-splitbutton.p-button-warning>.p-button:not(:disabled):focus{box-shadow:0 0 0 .2rem #fde68a}.p-button.p-button-warning:not(:disabled):active,.p-button-group.p-button-warning>.p-button:not(:disabled):active,.p-splitbutton.p-button-warning>.p-button:not(:disabled):active{background:#c2410c;color:#fff;border-color:#c2410c}.p-button.p-button-warning.p-button-outlined,.p-button-group.p-button-warning>.p-button.p-button-outlined,.p-splitbutton.p-button-warning>.p-button.p-button-outlined{background-color:transparent;color:#f97316;border:1px solid}.p-button.p-button-warning.p-button-outlined:not(:disabled):hover,.p-button-group.p-button-warning>.p-button.p-button-outlined:not(:disabled):hover,.p-splitbutton.p-button-warning>.p-button.p-button-outlined:not(:disabled):hover{background:#f973160a;color:#f97316;border:1px solid}.p-button.p-button-warning.p-button-outlined:not(:disabled):active,.p-button-group.p-button-warning>.p-button.p-button-outlined:not(:disabled):active,.p-splitbutton.p-button-warning>.p-button.p-button-outlined:not(:disabled):active{background:#f9731629;color:#f97316;border:1px solid}.p-button.p-button-warning.p-button-text,.p-button-group.p-button-warning>.p-button.p-button-text,.p-splitbutton.p-button-warning>.p-button.p-button-text{background-color:transparent;color:#f97316;border-color:transparent}.p-button.p-button-warning.p-button-text:not(:disabled):hover,.p-button-group.p-button-warning>.p-button.p-button-text:not(:disabled):hover,.p-splitbutton.p-button-warning>.p-button.p-button-text:not(:disabled):hover{background:#f973160a;border-color:transparent;color:#f97316}.p-button.p-button-warning.p-button-text:not(:disabled):active,.p-button-group.p-button-warning>.p-button.p-button-text:not(:disabled):active,.p-splitbutton.p-button-warning>.p-button.p-button-text:not(:disabled):active{background:#f9731629;border-color:transparent;color:#f97316}.p-button.p-button-help,.p-button-group.p-button-help>.p-button,.p-splitbutton.p-button-help>.p-button{color:#fff;background:#a855f7;border:1px solid #a855f7}.p-button.p-button-help:not(:disabled):hover,.p-button-group.p-button-help>.p-button:not(:disabled):hover,.p-splitbutton.p-button-help>.p-button:not(:disabled):hover{background:#9333ea;color:#fff;border-color:#9333ea}.p-button.p-button-help:not(:disabled):focus,.p-button-group.p-button-help>.p-button:not(:disabled):focus,.p-splitbutton.p-button-help>.p-button:not(:disabled):focus{box-shadow:0 0 0 .2rem #e9d5ff}.p-button.p-button-help:not(:disabled):active,.p-button-group.p-button-help>.p-button:not(:disabled):active,.p-splitbutton.p-button-help>.p-button:not(:disabled):active{background:#7e22ce;color:#fff;border-color:#7e22ce}.p-button.p-button-help.p-button-outlined,.p-button-group.p-button-help>.p-button.p-button-outlined,.p-splitbutton.p-button-help>.p-button.p-button-outlined{background-color:transparent;color:#a855f7;border:1px solid}.p-button.p-button-help.p-button-outlined:not(:disabled):hover,.p-button-group.p-button-help>.p-button.p-button-outlined:not(:disabled):hover,.p-splitbutton.p-button-help>.p-button.p-button-outlined:not(:disabled):hover{background:#a855f70a;color:#a855f7;border:1px solid}.p-button.p-button-help.p-button-outlined:not(:disabled):active,.p-button-group.p-button-help>.p-button.p-button-outlined:not(:disabled):active,.p-splitbutton.p-button-help>.p-button.p-button-outlined:not(:disabled):active{background:#a855f729;color:#a855f7;border:1px solid}.p-button.p-button-help.p-button-text,.p-button-group.p-button-help>.p-button.p-button-text,.p-splitbutton.p-button-help>.p-button.p-button-text{background-color:transparent;color:#a855f7;border-color:transparent}.p-button.p-button-help.p-button-text:not(:disabled):hover,.p-button-group.p-button-help>.p-button.p-button-text:not(:disabled):hover,.p-splitbutton.p-button-help>.p-button.p-button-text:not(:disabled):hover{background:#a855f70a;border-color:transparent;color:#a855f7}.p-button.p-button-help.p-button-text:not(:disabled):active,.p-button-group.p-button-help>.p-button.p-button-text:not(:disabled):active,.p-splitbutton.p-button-help>.p-button.p-button-text:not(:disabled):active{background:#a855f729;border-color:transparent;color:#a855f7}.p-button.p-button-danger,.p-button-group.p-button-danger>.p-button,.p-splitbutton.p-button-danger>.p-button{color:#fff;background:#ef4444;border:1px solid #ef4444}.p-button.p-button-danger:not(:disabled):hover,.p-button-group.p-button-danger>.p-button:not(:disabled):hover,.p-splitbutton.p-button-danger>.p-button:not(:disabled):hover{background:#dc2626;color:#fff;border-color:#dc2626}.p-button.p-button-danger:not(:disabled):focus,.p-button-group.p-button-danger>.p-button:not(:disabled):focus,.p-splitbutton.p-button-danger>.p-button:not(:disabled):focus{box-shadow:0 0 0 .2rem #fecaca}.p-button.p-button-danger:not(:disabled):active,.p-button-group.p-button-danger>.p-button:not(:disabled):active,.p-splitbutton.p-button-danger>.p-button:not(:disabled):active{background:#b91c1c;color:#fff;border-color:#b91c1c}.p-button.p-button-danger.p-button-outlined,.p-button-group.p-button-danger>.p-button.p-button-outlined,.p-splitbutton.p-button-danger>.p-button.p-button-outlined{background-color:transparent;color:#ef4444;border:1px solid}.p-button.p-button-danger.p-button-outlined:not(:disabled):hover,.p-button-group.p-button-danger>.p-button.p-button-outlined:not(:disabled):hover,.p-splitbutton.p-button-danger>.p-button.p-button-outlined:not(:disabled):hover{background:#ef44440a;color:#ef4444;border:1px solid}.p-button.p-button-danger.p-button-outlined:not(:disabled):active,.p-button-group.p-button-danger>.p-button.p-button-outlined:not(:disabled):active,.p-splitbutton.p-button-danger>.p-button.p-button-outlined:not(:disabled):active{background:#ef444429;color:#ef4444;border:1px solid}.p-button.p-button-danger.p-button-text,.p-button-group.p-button-danger>.p-button.p-button-text,.p-splitbutton.p-button-danger>.p-button.p-button-text{background-color:transparent;color:#ef4444;border-color:transparent}.p-button.p-button-danger.p-button-text:not(:disabled):hover,.p-button-group.p-button-danger>.p-button.p-button-text:not(:disabled):hover,.p-splitbutton.p-button-danger>.p-button.p-button-text:not(:disabled):hover{background:#ef44440a;border-color:transparent;color:#ef4444}.p-button.p-button-danger.p-button-text:not(:disabled):active,.p-button-group.p-button-danger>.p-button.p-button-text:not(:disabled):active,.p-splitbutton.p-button-danger>.p-button.p-button-text:not(:disabled):active{background:#ef444429;border-color:transparent;color:#ef4444}.p-button.p-button-link{color:#047857;background:transparent;border:transparent}.p-button.p-button-link:not(:disabled):hover{background:transparent;color:#047857;border-color:transparent}.p-button.p-button-link:not(:disabled):hover .p-button-label{text-decoration:underline}.p-button.p-button-link:not(:disabled):focus{background:transparent;box-shadow:0 0 0 .2rem #a7f3d0;border-color:transparent}.p-button.p-button-link:not(:disabled):active{background:transparent;color:#047857;border-color:transparent}.p-speeddial-button.p-button.p-button-icon-only{width:4rem;height:4rem}.p-speeddial-button.p-button.p-button-icon-only .p-button-icon{font-size:1.3rem}.p-speeddial-button.p-button.p-button-icon-only .p-icon{width:1.3rem;height:1.3rem}.p-speeddial-list{outline:0 none}.p-speeddial-item.p-focus>.p-speeddial-action{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a7f3d0}.p-speeddial-action{width:3rem;height:3rem;background:#4b5563;color:#fff}.p-speeddial-action:hover{background:#022354;color:#fff}.p-speeddial-direction-up .p-speeddial-item{margin:.25rem 0}.p-speeddial-direction-up .p-speeddial-item:first-child{margin-bottom:.5rem}.p-speeddial-direction-down .p-speeddial-item{margin:.25rem 0}.p-speeddial-direction-down .p-speeddial-item:first-child{margin-top:.5rem}.p-speeddial-direction-left .p-speeddial-item{margin:0 .25rem}.p-speeddial-direction-left .p-speeddial-item:first-child{margin-right:.5rem}.p-speeddial-direction-right .p-speeddial-item{margin:0 .25rem}.p-speeddial-direction-right .p-speeddial-item:first-child{margin-left:.5rem}.p-speeddial-circle .p-speeddial-item,.p-speeddial-semi-circle .p-speeddial-item,.p-speeddial-quarter-circle .p-speeddial-item{margin:0}.p-speeddial-circle .p-speeddial-item:first-child,.p-speeddial-circle .p-speeddial-item:last-child,.p-speeddial-semi-circle .p-speeddial-item:first-child,.p-speeddial-semi-circle .p-speeddial-item:last-child,.p-speeddial-quarter-circle .p-speeddial-item:first-child,.p-speeddial-quarter-circle .p-speeddial-item:last-child{margin:0}.p-speeddial-mask{background-color:#0006}.p-splitbutton{border-radius:6px}.p-splitbutton.p-button-rounded{border-radius:2rem}.p-splitbutton.p-button-rounded>.p-button{border-radius:2rem}.p-splitbutton.p-button-raised{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.p-carousel .p-carousel-content .p-carousel-prev,.p-carousel .p-carousel-content .p-carousel-next{width:2rem;height:2rem;color:#6b7280;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin:.5rem}.p-carousel .p-carousel-content .p-carousel-prev:enabled:hover,.p-carousel .p-carousel-content .p-carousel-next:enabled:hover{color:#374151;border-color:transparent;background:#f3f4f6}.p-carousel .p-carousel-content .p-carousel-prev:focus-visible,.p-carousel .p-carousel-content .p-carousel-next:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a7f3d0}.p-carousel .p-carousel-indicators{padding:1rem}.p-carousel .p-carousel-indicators .p-carousel-indicator{margin-right:.5rem;margin-bottom:.5rem}.p-carousel .p-carousel-indicators .p-carousel-indicator button{background-color:#d1d5db;width:2rem;height:.5rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:0}.p-carousel .p-carousel-indicators .p-carousel-indicator button:hover{background:#9ca3af}.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button{background:#f0fdfa;color:#047857}.p-datatable .p-paginator-top,.p-datatable .p-paginator-bottom{border-width:0 0 1px 0;border-radius:0}.p-datatable .p-datatable-header{background:#f9fafb;color:#374151;border:1px solid #e5e7eb;border-width:1px 0 1px 0;padding:1rem;font-weight:700}.p-datatable .p-datatable-footer{background:#f9fafb;color:#374151;border:1px solid #e5e7eb;border-width:0 0 1px 0;padding:1rem;font-weight:700}.p-datatable .p-datatable-thead>tr>th{text-align:left;padding:1rem;border:1px solid #e5e7eb;border-width:0 0 1px 0;font-weight:700;color:#374151;background:#f9fafb;transition:box-shadow .2s}.p-datatable .p-datatable-tfoot>tr>td{text-align:left;padding:1rem;border:1px solid #e5e7eb;border-width:0 0 1px 0;font-weight:700;color:#374151;background:#f9fafb}.p-datatable .p-sortable-column .p-sortable-column-icon{color:#374151;margin-left:.5rem}.p-datatable .p-sortable-column .p-sortable-column-badge{border-radius:50%;height:1.143rem;min-width:1.143rem;line-height:1.143rem;color:#047857;background:#f0fdfa;margin-left:.5rem}.p-datatable .p-sortable-column:not(.p-highlight):hover{background:#f3f4f6;color:#374151}.p-datatable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon{color:#374151}.p-datatable .p-sortable-column.p-highlight{background:#f0fdfa;color:#047857}.p-datatable .p-sortable-column.p-highlight .p-sortable-column-icon{color:#047857}.p-datatable .p-sortable-column.p-highlight:hover{background:#f0fdfa;color:#047857}.p-datatable .p-sortable-column.p-highlight:hover .p-sortable-column-icon{color:#047857}.p-datatable .p-sortable-column:focus-visible{box-shadow:inset 0 0 0 .15rem #a7f3d0;outline:0 none}.p-datatable .p-datatable-tbody>tr{background:#fff;color:#4b5563;transition:box-shadow .2s}.p-datatable .p-datatable-tbody>tr>td{text-align:left;border:1px solid #e5e7eb;border-width:0 0 1px 0;padding:1rem}.p-datatable .p-datatable-tbody>tr>td .p-row-toggler,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-init,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-save,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel{width:2rem;height:2rem;color:#6b7280;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-datatable .p-datatable-tbody>tr>td .p-row-toggler:enabled:hover,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-init:enabled:hover,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-save:enabled:hover,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel:enabled:hover{color:#374151;border-color:transparent;background:#f3f4f6}.p-datatable .p-datatable-tbody>tr>td .p-row-toggler:focus-visible,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-init:focus-visible,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-save:focus-visible,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a7f3d0}.p-datatable .p-datatable-tbody>tr>td .p-row-editor-save{margin-right:.5rem}.p-datatable .p-datatable-tbody>tr:focus-visible{outline:.15rem solid #a7f3d0;outline-offset:-.15rem}.p-datatable .p-datatable-tbody>tr.p-highlight{background:#f0fdfa;color:#047857}.p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-top>td{box-shadow:inset 0 2px #f0fdfa}.p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-bottom>td{box-shadow:inset 0 -2px #f0fdfa}.p-datatable.p-datatable-hoverable-rows .p-datatable-tbody>tr:not(.p-highlight):hover{background:#f3f4f6;color:#4b5563}.p-datatable .p-column-resizer-helper{background:#10b981}.p-datatable .p-datatable-scrollable-header,.p-datatable .p-datatable-scrollable-footer{background:#f9fafb}.p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-datatable-table>.p-datatable-thead,.p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-datatable-table>.p-datatable-tfoot,.p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-scroller-viewport>.p-scroller>.p-datatable-table>.p-datatable-thead,.p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-scroller-viewport>.p-scroller>.p-datatable-table>.p-datatable-tfoot{background-color:#f9fafb}.p-datatable .p-datatable-loading-icon{font-size:2rem}.p-datatable.p-datatable-gridlines .p-datatable-header{border-width:1px 1px 0 1px}.p-datatable.p-datatable-gridlines .p-datatable-footer{border-width:0 1px 1px 1px}.p-datatable.p-datatable-gridlines .p-paginator-top{border-width:0 1px 0 1px}.p-datatable.p-datatable-gridlines .p-paginator-bottom{border-width:0 1px 1px 1px}.p-datatable.p-datatable-gridlines .p-datatable-thead>tr>th{border-width:1px 0 1px 1px}.p-datatable.p-datatable-gridlines .p-datatable-thead>tr>th:last-child{border-width:1px}.p-datatable.p-datatable-gridlines .p-datatable-tbody>tr>td{border-width:1px 0 0 1px}.p-datatable.p-datatable-gridlines .p-datatable-tbody>tr>td:last-child{border-width:1px 1px 0 1px}.p-datatable.p-datatable-gridlines .p-datatable-tbody>tr:last-child>td{border-width:1px 0 1px 1px}.p-datatable.p-datatable-gridlines .p-datatable-tbody>tr:last-child>td:last-child{border-width:1px}.p-datatable.p-datatable-gridlines .p-datatable-tfoot>tr>td{border-width:1px 0 1px 1px}.p-datatable.p-datatable-gridlines .p-datatable-tfoot>tr>td:last-child{border-width:1px 1px 1px 1px}.p-datatable.p-datatable-gridlines .p-datatable-thead+.p-datatable-tfoot>tr>td{border-width:0 0 1px 1px}.p-datatable.p-datatable-gridlines .p-datatable-thead+.p-datatable-tfoot>tr>td:last-child{border-width:0 1px 1px 1px}.p-datatable.p-datatable-gridlines:has(.p-datatable-thead):has(.p-datatable-tbody) .p-datatable-tbody>tr>td{border-width:0 0 1px 1px}.p-datatable.p-datatable-gridlines:has(.p-datatable-thead):has(.p-datatable-tbody) .p-datatable-tbody>tr>td:last-child{border-width:0 1px 1px 1px}.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody>tr:last-child>td{border-width:0 0 0 1px}.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody>tr:last-child>td:last-child{border-width:0 1px 0 1px}.p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(2n){background:#f8f8fa}.p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(2n).p-highlight{background:#f0fdfa;color:#047857}.p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(2n).p-highlight .p-row-toggler{color:#047857}.p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(2n).p-highlight .p-row-toggler:hover{color:#047857}.p-datatable.p-datatable-sm .p-datatable-header{padding:.5rem}.p-datatable.p-datatable-sm .p-datatable-thead>tr>th{padding:.5rem}.p-datatable.p-datatable-sm .p-datatable-tbody>tr>td{padding:.5rem}.p-datatable.p-datatable-sm .p-datatable-tfoot>tr>td{padding:.5rem}.p-datatable.p-datatable-sm .p-datatable-footer{padding:.5rem}.p-datatable.p-datatable-lg .p-datatable-header{padding:1.25rem}.p-datatable.p-datatable-lg .p-datatable-thead>tr>th{padding:1.25rem}.p-datatable.p-datatable-lg .p-datatable-tbody>tr>td{padding:1.25rem}.p-datatable.p-datatable-lg .p-datatable-tfoot>tr>td{padding:1.25rem}.p-datatable.p-datatable-lg .p-datatable-footer{padding:1.25rem}.p-dataview .p-paginator-top,.p-dataview .p-paginator-bottom{border-width:0 0 1px 0;border-radius:0}.p-dataview .p-dataview-header{background:#f9fafb;color:#374151;border:1px solid #e5e7eb;border-width:1px 0 1px 0;padding:1rem;font-weight:700}.p-dataview .p-dataview-content{background:#fff;color:#4b5563;border:0 none;padding:0}.p-dataview .p-dataview-footer{background:#f9fafb;color:#374151;border:1px solid #e5e7eb;border-width:0 0 1px 0;padding:1rem;font-weight:700;border-bottom-left-radius:6px;border-bottom-right-radius:6px}.p-dataview .p-dataview-loading-icon{font-size:2rem}.p-dataview .p-dataview-emptymessage{padding:1.25rem}.p-column-filter-row .p-column-filter-menu-button,.p-column-filter-row .p-column-filter-clear-button{margin-left:.5rem}.p-column-filter-menu-button{width:2rem;height:2rem;color:#6b7280;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-column-filter-menu-button:hover{color:#374151;border-color:transparent;background:#f3f4f6}.p-column-filter-menu-button.p-column-filter-menu-button-open,.p-column-filter-menu-button.p-column-filter-menu-button-open:hover{background:#f3f4f6;color:#374151}.p-column-filter-menu-button.p-column-filter-menu-button-active,.p-column-filter-menu-button.p-column-filter-menu-button-active:hover{background:#f0fdfa;color:#047857}.p-column-filter-menu-button:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a7f3d0}.p-column-filter-clear-button{width:2rem;height:2rem;color:#6b7280;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-column-filter-clear-button:hover{color:#374151;border-color:transparent;background:#f3f4f6}.p-column-filter-clear-button:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a7f3d0}.p-column-filter-overlay{background:#fff;color:#4b5563;border:0 none;border-radius:6px;box-shadow:0 2px 12px #0000001a;min-width:12.5rem}.p-column-filter-overlay .p-column-filter-row-items{padding:.75rem 0}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item{margin:0;padding:.75rem 1.25rem;border:0 none;color:#4b5563;background:transparent;transition:box-shadow .2s;border-radius:0}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:first-child{margin-top:0}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item.p-highlight{color:#047857;background:#f0fdfa}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:not(.p-highlight):not(.p-disabled):hover{color:#4b5563;background:#f3f4f6}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #a7f3d0}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-separator{border-top:1px solid #e5e7eb;margin:.25rem 0}.p-column-filter-overlay-menu .p-column-filter-operator{padding:.75rem 1.25rem;border-bottom:1px solid #e5e7eb;color:#374151;background:#f9fafb;margin:0;border-top-right-radius:6px;border-top-left-radius:6px}.p-column-filter-overlay-menu .p-column-filter-constraint{padding:1.25rem;border-bottom:1px solid #e5e7eb}.p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-matchmode-dropdown{margin-bottom:.5rem}.p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-remove-button{margin-top:.5rem}.p-column-filter-overlay-menu .p-column-filter-constraint:last-child{border-bottom:0 none}.p-column-filter-overlay-menu .p-column-filter-add-rule{padding:.75rem 1.25rem}.p-column-filter-overlay-menu .p-column-filter-buttonbar,.p-orderlist .p-orderlist-controls{padding:1.25rem}.p-orderlist .p-orderlist-controls .p-button{margin-bottom:.5rem}.p-orderlist .p-orderlist-list-container{background:#fff;border:1px solid #e5e7eb;border-radius:6px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;outline-color:transparent}.p-orderlist .p-orderlist-list-container.p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a7f3d0;border-color:#10b981}.p-orderlist .p-orderlist-header{color:#374151;padding:1.25rem;font-weight:700}.p-orderlist .p-orderlist-header .p-orderlist-title{font-weight:700}.p-orderlist .p-orderlist-filter-container{padding:1.25rem;background:#fff;border:1px solid #e5e7eb;border-bottom:0 none}.p-orderlist .p-orderlist-filter-container .p-orderlist-filter-input{padding-right:1.75rem}.p-orderlist .p-orderlist-filter-container .p-orderlist-filter-icon{right:.75rem;color:#6b7280}.p-orderlist .p-orderlist-list{color:#4b5563;padding:.75rem 0;outline:0 none}.p-orderlist .p-orderlist-list:not(:first-child){border-top:1px solid #e5e7eb}.p-orderlist .p-orderlist-list .p-orderlist-item{padding:.75rem 1.25rem;margin:0;border:0 none;color:#4b5563;background:transparent;transition:box-shadow .2s}.p-orderlist .p-orderlist-list .p-orderlist-item:first-child{margin-top:0}.p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover{background:#f3f4f6;color:#4b5563}.p-orderlist .p-orderlist-list .p-orderlist-item.p-focus{color:#4b5563;background:#e5e7eb}.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight{color:#047857;background:#f0fdfa}.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight.p-focus{background:#10b9813d}.p-orderlist .p-orderlist-list .p-orderlist-empty-message{padding:.75rem 1.25rem;color:#4b5563}.p-orderlist .p-orderlist-list:not(.cdk-drop-list-dragging) .p-orderlist-item:not(.p-highlight):hover{background:#f3f4f6;color:#4b5563}.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(2n){background:#f8f8fa}.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(2n):hover{background:#f3f4f6}.p-orderlist-item.cdk-drag-preview{padding:.75rem 1.25rem;box-shadow:0 2px 12px #0000001a;border:0 none;color:#4b5563;background:#fff;margin:0}.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover{background:#f3f4f6;color:#4b5563}.p-organizationchart .p-organizationchart-node-content.p-highlight{background:#f0fdfa;color:#047857}.p-organizationchart .p-organizationchart-node-content.p-highlight .p-node-toggler i{color:#80eed5}.p-organizationchart .p-organizationchart-line-down{background:#e5e7eb}.p-organizationchart .p-organizationchart-line-left{border-right:1px solid #e5e7eb;border-color:#e5e7eb}.p-organizationchart .p-organizationchart-line-top{border-top:1px solid #e5e7eb;border-color:#e5e7eb}.p-organizationchart .p-organizationchart-node-content{border:1px solid #e5e7eb;background:#fff;color:#4b5563;padding:1.25rem}.p-organizationchart .p-organizationchart-node-content .p-node-toggler{background:inherit;color:inherit;border-radius:50%}.p-organizationchart .p-organizationchart-node-content .p-node-toggler:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a7f3d0}.p-paginator{background:#fff;color:#6b7280;border:solid #f3f4f6;border-width:0;padding:.5rem 1rem;border-radius:6px}.p-paginator .p-paginator-first,.p-paginator .p-paginator-prev,.p-paginator .p-paginator-next,.p-paginator .p-paginator-last{background-color:transparent;border:0 none;color:#6b7280;min-width:3rem;height:3rem;margin:.143rem;transition:box-shadow .2s;border-radius:50%}.p-paginator .p-paginator-first:not(.p-disabled):not(.p-highlight):hover,.p-paginator .p-paginator-prev:not(.p-disabled):not(.p-highlight):hover,.p-paginator .p-paginator-next:not(.p-disabled):not(.p-highlight):hover,.p-paginator .p-paginator-last:not(.p-disabled):not(.p-highlight):hover{background:#f3f4f6;border-color:transparent;color:#374151}.p-paginator .p-paginator-first{border-top-left-radius:50%;border-bottom-left-radius:50%}.p-paginator .p-paginator-last{border-top-right-radius:50%;border-bottom-right-radius:50%}.p-paginator .p-dropdown{margin-left:.5rem;margin-right:.5rem;height:3rem}.p-paginator .p-dropdown .p-dropdown-label{padding-right:0}.p-paginator .p-paginator-page-input{margin-left:.5rem;margin-right:.5rem}.p-paginator .p-paginator-page-input .p-inputtext{max-width:3rem}.p-paginator .p-paginator-current{background-color:transparent;border:0 none;color:#6b7280;min-width:3rem;height:3rem;margin:.143rem;padding:0 .5rem}.p-paginator .p-paginator-pages .p-paginator-page{background-color:transparent;border:0 none;color:#6b7280;min-width:3rem;height:3rem;margin:.143rem;transition:box-shadow .2s;border-radius:50%}.p-paginator .p-paginator-pages .p-paginator-page.p-highlight{background:#f0fdfa;border-color:#f0fdfa;color:#047857}.p-paginator .p-paginator-pages .p-paginator-page:not(.p-highlight):hover{background:#f3f4f6;border-color:transparent;color:#374151}.p-picklist .p-picklist-buttons{padding:1.25rem}.p-picklist .p-picklist-buttons .p-button{margin-bottom:.5rem}.p-picklist .p-picklist-list-wrapper{background:#fff;border:1px solid #e5e7eb;border-radius:6px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;outline-color:transparent}.p-picklist .p-picklist-list-wrapper.p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a7f3d0;border-color:#10b981}.p-picklist .p-picklist-header{color:#374151;padding:1.25rem;font-weight:700}.p-picklist .p-picklist-header .p-picklist-title{font-weight:700}.p-picklist .p-picklist-filter-container{padding:1.25rem;background:#fff;border:1px solid #e5e7eb;border-bottom:0 none}.p-picklist .p-picklist-filter-container .p-picklist-filter-input{padding-right:1.75rem}.p-picklist .p-picklist-filter-container .p-picklist-filter-icon{right:.75rem;color:#6b7280}.p-picklist .p-picklist-list{color:#4b5563;padding:.75rem 0;outline:0 none}.p-picklist .p-picklist-list:not(:first-child){border-top:1px solid #e5e7eb}.p-picklist .p-picklist-list .p-picklist-item{padding:.75rem 1.25rem;margin:0;border:0 none;color:#4b5563;background:transparent;transition:box-shadow .2s}.p-picklist .p-picklist-list .p-picklist-item:first-child{margin-top:0}.p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover{background:#f3f4f6;color:#4b5563}.p-picklist .p-picklist-list .p-picklist-item.p-focus{color:#4b5563;background:#e5e7eb}.p-picklist .p-picklist-list .p-picklist-item.p-highlight{color:#047857;background:#f0fdfa}.p-picklist .p-picklist-list .p-picklist-item.p-highlight.p-focus{background:#10b9813d}.p-picklist .p-picklist-list .p-picklist-empty-message{padding:.75rem 1.25rem;color:#4b5563}.p-picklist .p-picklist-list:not(.cdk-drop-list-dragging) .p-picklist-item:not(.p-highlight):hover{background:#f3f4f6;color:#4b5563}.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(2n){background:#f8f8fa}.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(2n):hover{background:#f3f4f6}.p-picklist-item.cdk-drag-preview{padding:.75rem 1.25rem;box-shadow:0 2px 12px #0000001a;border:0 none;color:#4b5563;background:#fff;margin:0}.p-timeline .p-timeline-event-marker{border:2px solid #10b981;border-radius:50%;width:1rem;height:1rem;background-color:#fff}.p-timeline .p-timeline-event-connector{background-color:#e5e7eb}.p-timeline.p-timeline-vertical .p-timeline-event-opposite,.p-timeline.p-timeline-vertical .p-timeline-event-content{padding:0 1rem}.p-timeline.p-timeline-vertical .p-timeline-event-connector{width:2px}.p-timeline.p-timeline-horizontal .p-timeline-event-opposite,.p-timeline.p-timeline-horizontal .p-timeline-event-content{padding:1rem 0}.p-timeline.p-timeline-horizontal .p-timeline-event-connector{height:2px}.p-tree{border:1px solid #e5e7eb;background:#fff;color:#4b5563;padding:1.25rem;border-radius:6px}.p-tree .p-tree-container .p-treenode{padding:.143rem;outline:0 none}.p-tree .p-tree-container .p-treenode:focus>.p-treenode-content{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #a7f3d0}.p-tree .p-tree-container .p-treenode .p-treenode-content{border-radius:6px;transition:box-shadow .2s;padding:.5rem}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler{margin-right:.5rem;width:2rem;height:2rem;color:#6b7280;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:enabled:hover{color:#374151;border-color:transparent;background:#f3f4f6}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a7f3d0}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-treenode-icon{margin-right:.5rem;color:#6b7280}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox{margin-right:.5rem}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox .p-indeterminate .p-checkbox-icon{color:#4b5563}.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight{background:#f0fdfa;color:#047857}.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler,.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon,.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler:hover,.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon:hover{color:#047857}.p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover{background:#f3f4f6;color:#4b5563}.p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-dragover{background:#f3f4f6;color:#4b5563}.p-tree .p-tree-filter-container{margin-bottom:.5rem}.p-tree .p-tree-filter-container .p-tree-filter{width:100%;padding-right:1.75rem}.p-tree .p-tree-filter-container .p-tree-filter-icon{right:.75rem;color:#6b7280}.p-tree .p-treenode-children{padding:0 0 0 1rem}.p-tree .p-tree-loading-icon{font-size:2rem}.p-tree .p-tree-loading-icon.p-icon{width:2rem;height:2rem}.p-tree .p-treenode-droppoint.p-treenode-droppoint-active{background-color:#99f1dd}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content{border-radius:6px;border:1px solid #e5e7eb;background-color:#fff;color:#4b5563;padding:.5rem;transition:box-shadow .2s}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-highlight{background-color:#f0fdfa;color:#047857}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-highlight .p-treenode-icon{color:#047857}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-tree-toggler{margin-right:.5rem}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-treenode-icon{color:#6b7280;margin-right:.5rem}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-checkbox{margin-right:.5rem}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-treenode-label:not(.p-highlight):hover{background-color:inherit;color:inherit}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover{background:#f3f4f6;color:#4b5563}.p-tree.p-tree-horizontal .p-treenode .p-treenode-content:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a7f3d0}.p-treetable .p-paginator-top,.p-treetable .p-paginator-bottom{border-width:0 0 1px 0;border-radius:0}.p-treetable .p-treetable-header{background:#f9fafb;color:#374151;border:1px solid #e5e7eb;border-width:1px 0 1px 0;padding:1rem;font-weight:700}.p-treetable .p-treetable-footer{background:#f9fafb;color:#374151;border:1px solid #e5e7eb;border-width:0 0 1px 0;padding:1rem;font-weight:700}.p-treetable .p-treetable-thead>tr>th{text-align:left;padding:1rem;border:1px solid #e5e7eb;border-width:0 0 1px 0;font-weight:700;color:#374151;background:#f9fafb;transition:box-shadow .2s}.p-treetable .p-treetable-tfoot>tr>td{text-align:left;padding:1rem;border:1px solid #e5e7eb;border-width:0 0 1px 0;font-weight:700;color:#374151;background:#f9fafb}.p-treetable .p-sortable-column{outline-color:#a7f3d0}.p-treetable .p-sortable-column .p-sortable-column-icon{color:#374151;margin-left:.5rem}.p-treetable .p-sortable-column .p-sortable-column-badge{border-radius:50%;height:1.143rem;min-width:1.143rem;line-height:1.143rem;color:#047857;background:#f0fdfa;margin-left:.5rem}.p-treetable .p-sortable-column:not(.p-highlight):hover{background:#f3f4f6;color:#374151}.p-treetable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon{color:#374151}.p-treetable .p-sortable-column.p-highlight{background:#f0fdfa;color:#047857}.p-treetable .p-sortable-column.p-highlight .p-sortable-column-icon{color:#047857}.p-treetable .p-treetable-tbody>tr{background:#fff;color:#4b5563;transition:box-shadow .2s}.p-treetable .p-treetable-tbody>tr>td{text-align:left;border:1px solid #e5e7eb;border-width:0 0 1px 0;padding:1rem}.p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler{width:2rem;height:2rem;color:#6b7280;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin-right:.5rem}.p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler:enabled:hover{color:#374151;border-color:transparent;background:#f3f4f6}.p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a7f3d0}.p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler.p-icon{width:2rem;height:2rem}.p-treetable .p-treetable-tbody>tr>td p-treetablecheckbox .p-checkbox{margin-right:.5rem}.p-treetable .p-treetable-tbody>tr>td p-treetablecheckbox .p-checkbox .p-indeterminate .p-checkbox-icon{color:#4b5563}.p-treetable .p-treetable-tbody>tr:focus-visible{outline:.15rem solid #a7f3d0;outline-offset:-.15rem}.p-treetable .p-treetable-tbody>tr.p-highlight{background:#f0fdfa;color:#047857}.p-treetable .p-treetable-tbody>tr.p-highlight .p-treetable-toggler{color:#047857}.p-treetable .p-treetable-tbody>tr.p-highlight .p-treetable-toggler:hover{color:#047857}.p-treetable.p-treetable-hoverable-rows .p-treetable-tbody>tr:not(.p-highlight):hover{background:#f3f4f6;color:#4b5563}.p-treetable.p-treetable-hoverable-rows .p-treetable-tbody>tr:not(.p-highlight):hover .p-treetable-toggler{color:#4b5563}.p-treetable .p-column-resizer-helper{background:#10b981}.p-treetable .p-treetable-scrollable-header,.p-treetable .p-treetable-scrollable-footer{background:#f9fafb}.p-treetable .p-treetable-loading-icon{font-size:2rem}.p-treetable .p-treetable-loading-icon.p-icon{width:2rem;height:2rem}.p-treetable.p-treetable-gridlines .p-datatable-header{border-width:1px 1px 0 1px}.p-treetable.p-treetable-gridlines .p-treetable-footer{border-width:0 1px 1px 1px}.p-treetable.p-treetable-gridlines .p-treetable-top{border-width:0 1px 0 1px}.p-treetable.p-treetable-gridlines .p-treetable-bottom{border-width:0 1px 1px 1px}.p-treetable.p-treetable-gridlines .p-treetable-thead>tr>th{border-width:1px}.p-treetable.p-treetable-gridlines .p-treetable-tbody>tr>td{border-width:1px}.p-treetable.p-treetable-gridlines .p-treetable-tfoot>tr>td{border-width:1px}.p-treetable.p-treetable-sm .p-treetable-header{padding:.875rem}.p-treetable.p-treetable-sm .p-treetable-thead>tr>th{padding:.5rem}.p-treetable.p-treetable-sm .p-treetable-tbody>tr>td{padding:.5rem}.p-treetable.p-treetable-sm .p-treetable-tfoot>tr>td{padding:.5rem}.p-treetable.p-treetable-sm .p-treetable-footer{padding:.5rem}.p-treetable.p-treetable-lg .p-treetable-header{padding:1.25rem}.p-treetable.p-treetable-lg .p-treetable-thead>tr>th{padding:1.25rem}.p-treetable.p-treetable-lg .p-treetable-tbody>tr>td{padding:1.25rem}.p-treetable.p-treetable-lg .p-treetable-tfoot>tr>td{padding:1.25rem}.p-treetable.p-treetable-lg .p-treetable-footer{padding:1.25rem}.p-virtualscroller .p-virtualscroller-header{background:#f9fafb;color:#374151;border:1px solid #e5e7eb;border-width:1px 0 1px 0;padding:1rem;font-weight:700}.p-virtualscroller .p-virtualscroller-content{background:#fff;color:#4b5563;border:0 none;padding:0}.p-virtualscroller .p-virtualscroller-footer{background:#f9fafb;color:#374151;border:1px solid #e5e7eb;border-width:0 0 1px 0;padding:1rem;font-weight:700;border-bottom-left-radius:6px;border-bottom-right-radius:6px}.p-accordion .p-accordion-header .p-accordion-header-link{padding:1.25rem;border:1px solid #e5e7eb;color:#6b7280;background:#f9fafb;font-weight:700;border-radius:6px;transition:box-shadow .2s}.p-accordion .p-accordion-header .p-accordion-header-link .p-accordion-toggle-icon{margin-right:.5rem}.p-accordion .p-accordion-header:not(.p-disabled) .p-accordion-header-link:focus-visible{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2rem #a7f3d0}.p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link{background:#f3f4f6;border-color:#e5e7eb;color:#374151}.p-accordion .p-accordion-header:not(.p-disabled).p-highlight .p-accordion-header-link{background:#f9fafb;border-color:#e5e7eb;color:#374151;border-bottom-right-radius:0;border-bottom-left-radius:0}.p-accordion .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link{border-color:#e5e7eb;background:#f3f4f6;color:#374151}.p-accordion .p-accordion-content{padding:1.25rem;border:1px solid #e5e7eb;background:#fff;color:#4b5563;border-top:0;border-radius:0 0 6px 6px}.p-accordion p-accordiontab .p-accordion-tab{margin-bottom:4px}.p-card{background:#fff;color:#4b5563;box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;border-radius:6px}.p-card .p-card-body{padding:1.25rem}.p-card .p-card-title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.p-card .p-card-subtitle{font-weight:400;margin-bottom:.5rem;color:#6b7280}.p-card .p-card-content{padding:1.25rem 0}.p-card .p-card-footer{padding:1.25rem 0 0}.p-divider .p-divider-content{background-color:#fff}.p-divider.p-divider-horizontal{margin:1.25rem 0;padding:0 1.25rem}.p-divider.p-divider-horizontal:before{border-top:1px #e5e7eb}.p-divider.p-divider-horizontal .p-divider-content{padding:0 .5rem}.p-divider.p-divider-vertical{margin:0 1.25rem;padding:1.25rem 0}.p-divider.p-divider-vertical:before{border-left:1px #e5e7eb}.p-divider.p-divider-vertical .p-divider-content{padding:.5rem 0}.p-fieldset{border:1px solid #e5e7eb;background:#fff;color:#4b5563;border-radius:6px}.p-fieldset .p-fieldset-legend{padding:1.25rem;border:1px solid #e5e7eb;color:#374151;background:#f9fafb;font-weight:700;border-radius:6px}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend{padding:0;transition:background-color .2s,color .2s,box-shadow .2s}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a{padding:1.25rem;color:#374151;border-radius:6px;transition:box-shadow .2s}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a .p-fieldset-toggler{margin-right:.5rem}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a7f3d0}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend:hover{background:#f3f4f6;border-color:#e5e7eb;color:#374151}.p-fieldset .p-fieldset-content{padding:1.25rem}.p-panel .p-panel-header{border:1px solid #e5e7eb;padding:1.25rem;background:#f9fafb;color:#374151;border-top-right-radius:6px;border-top-left-radius:6px}.p-panel .p-panel-header .p-panel-title{font-weight:700}.p-panel .p-panel-header .p-panel-header-icon{width:2rem;height:2rem;color:#6b7280;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-panel .p-panel-header .p-panel-header-icon:enabled:hover{color:#374151;border-color:transparent;background:#f3f4f6}.p-panel .p-panel-header .p-panel-header-icon:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a7f3d0}.p-panel.p-panel-toggleable .p-panel-header{padding:.75rem 1.25rem}.p-panel .p-panel-content{padding:1.25rem;border:1px solid #e5e7eb;background:#fff;color:#4b5563;border-top:0 none}.p-panel .p-panel-content:last-child{border-bottom-right-radius:6px;border-bottom-left-radius:6px}.p-panel .p-panel-footer{padding:.75rem 1.25rem;border:1px solid #e5e7eb;background:#fff;color:#4b5563;border-bottom-right-radius:6px;border-bottom-left-radius:6px;border-top:0 none}.p-panel .p-panel-icons-end{order:2;margin-left:auto}.p-panel .p-panel-icons-start{order:0;margin-right:.5rem}.p-panel .p-panel-icons-center{order:2;width:100%;text-align:center}.p-scrollpanel .p-scrollpanel-bar{background:#f9fafb;border:0 none;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-scrollpanel .p-scrollpanel-bar:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a7f3d0}.p-splitter{border:1px solid #e5e7eb;background:#fff;border-radius:6px;color:#4b5563}.p-splitter .p-splitter-gutter{transition:background-color .2s,color .2s,box-shadow .2s;background:#f9fafb}.p-splitter .p-splitter-gutter .p-splitter-gutter-handle{background:#e5e7eb}.p-splitter .p-splitter-gutter .p-splitter-gutter-handle:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a7f3d0}.p-splitter .p-splitter-gutter-resizing{background:#e5e7eb}.p-stepper .p-stepper-nav{position:relative;display:flex;justify-content:space-between;align-items:center;margin:0;padding:0;list-style-type:none;overflow-x:auto}.p-stepper-vertical .p-stepper-nav{flex-direction:column}.p-stepper-header{position:relative;display:flex;flex:1 1 auto;align-items:center}.p-stepper-header:last-of-type{flex:initial}.p-stepper-header .p-stepper-action{border:0 none;display:inline-flex;align-items:center;text-decoration:none;cursor:pointer}.p-stepper-header .p-stepper-action:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a7f3d0}.p-stepper.p-stepper-readonly .p-stepper-header{cursor:auto}.p-stepper-header.p-highlight .p-stepper-action{cursor:default}.p-stepper-title{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.p-stepper-number{display:flex;align-items:center;justify-content:center}.p-stepper-separator{flex:1 1 0}.p-stepper .p-stepper-nav{display:flex;justify-content:space-between;margin:0;padding:0;list-style-type:none}.p-stepper .p-stepper-header{padding:.5rem}.p-stepper .p-stepper-header .p-stepper-action{transition:box-shadow .2s;border-radius:6px;background:#fff;outline-color:transparent}.p-stepper .p-stepper-header .p-stepper-action .p-stepper-number{color:#4b5563;border:1px solid #f3f4f6;border-width:2px;background:#fff;min-width:2rem;height:2rem;line-height:2rem;font-size:1.143rem;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-stepper .p-stepper-header .p-stepper-action .p-stepper-title{margin-left:.5rem;color:#6b7280;font-weight:700;transition:background-color .2s,color .2s,box-shadow .2s}.p-stepper .p-stepper-header .p-stepper-action:not(.p-disabled):focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a7f3d0}.p-stepper .p-stepper-header.p-highlight .p-stepper-number{background:#f0fdfa;color:#047857}.p-stepper .p-stepper-header.p-highlight .p-stepper-title{color:#4b5563}.p-stepper .p-stepper-header:not(.p-disabled):focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a7f3d0}.p-stepper .p-stepper-header:has(~.p-highlight) .p-stepper-separator{background-color:#10b981}.p-stepper .p-stepper-panels{background:#fff;padding:1.25rem;color:#4b5563}.p-stepper .p-stepper-separator{background-color:#e5e7eb;width:100%;height:2px;margin-inline-start:1rem;transition:box-shadow .2s}.p-stepper.p-stepper-vertical{display:flex;flex-direction:column}.p-stepper.p-stepper-vertical .p-stepper-toggleable-content{display:flex;flex:1 1 auto;background:#fff;color:#4b5563}.p-stepper.p-stepper-vertical .p-stepper-panel{display:flex;flex-direction:column;flex:initial}.p-stepper.p-stepper-vertical .p-stepper-panel.p-stepper-panel-active{flex:1 1 auto}.p-stepper.p-stepper-vertical .p-stepper-panel .p-stepper-header{flex:initial}.p-stepper.p-stepper-vertical .p-stepper-panel .p-stepper-content{width:100%;padding-left:1rem}.p-stepper.p-stepper-vertical .p-stepper-panel .p-stepper-separator{flex:0 0 auto;width:2px;height:auto;margin-inline-start:calc(1.75rem + 2px)}.p-stepper.p-stepper-vertical .p-stepper-panel:has(~.p-stepper-panel-active) .p-stepper-separator{background-color:#10b981}.p-stepper.p-stepper-vertical .p-stepper-panel:last-of-type .p-stepper-content{padding-left:3rem}.p-tabview .p-tabview-nav-content{scroll-padding-inline:3rem}.p-tabview .p-tabview-nav{background:#fff;border:1px solid #e5e7eb;border-width:0 0 2px 0}.p-tabview .p-tabview-nav li{margin-right:0}.p-tabview .p-tabview-nav li .p-tabview-nav-link{border:solid #e5e7eb;border-width:0 0 2px 0;border-color:transparent transparent #e5e7eb transparent;background:#fff;color:#6b7280;padding:1.25rem;font-weight:700;border-top-right-radius:6px;border-top-left-radius:6px;transition:box-shadow .2s;margin:0 0 -2px}.p-tabview .p-tabview-nav li .p-tabview-nav-link:not(.p-disabled):focus-visible{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2rem #a7f3d0}.p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link{background:#fff;border-color:#9ca3af;color:#6b7280}.p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link{background:#fff;border-color:#10b981;color:#10b981}.p-tabview .p-tabview-left-icon{margin-right:.5rem}.p-tabview .p-tabview-right-icon,.p-tabview .p-tabview-close{margin-left:.5rem}.p-tabview .p-tabview-nav-btn.p-link{background:#fff;color:#10b981;width:3rem;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;border-radius:0}.p-tabview .p-tabview-nav-btn.p-link:focus-visible{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2rem #a7f3d0}.p-tabview .p-tabview-panels{background:#fff;padding:1.25rem;border:0 none;color:#4b5563;border-bottom-right-radius:6px;border-bottom-left-radius:6px}.p-toolbar{background:#f9fafb;border:1px solid #e5e7eb;padding:1.25rem;border-radius:6px;gap:.5rem}.p-toolbar .p-toolbar-separator{margin:0 .5rem}.p-confirm-popup{background:#fff;color:#4b5563;border:0 none;border-radius:6px;box-shadow:0 1px 3px #0000004d}.p-confirm-popup .p-confirm-popup-content{padding:1.25rem}.p-confirm-popup .p-confirm-popup-footer{text-align:right;padding:.75rem 1.25rem}.p-confirm-popup .p-confirm-popup-footer button{margin:0 .5rem 0 0;width:auto}.p-confirm-popup .p-confirm-popup-footer button:last-child{margin:0}.p-confirm-popup:after{border:solid transparent;border-color:#fff0;border-bottom-color:#fff}.p-confirm-popup:before{border:solid transparent;border-color:#fff0;border-bottom-color:#fff}.p-confirm-popup.p-confirm-popup-flipped:after{border-top-color:#fff}.p-confirm-popup.p-confirm-popup-flipped:before{border-top-color:#fff}.p-confirm-popup .p-confirm-popup-icon{font-size:1.5rem}.p-confirm-popup .p-confirm-popup-icon.p-icon{width:1.5rem;height:1.5rem}.p-confirm-popup .p-confirm-popup-message{margin-left:1rem}.p-dialog{border-radius:6px;box-shadow:0 1px 3px #0000004d;border:0 none}.p-dialog .p-dialog-header{border-bottom:0 none;background:#fff;color:#374151;padding:1.5rem;border-top-right-radius:6px;border-top-left-radius:6px}.p-dialog .p-dialog-header .p-dialog-title{font-weight:700;font-size:1.25rem}.p-dialog .p-dialog-header .p-dialog-header-icon{width:2rem;height:2rem;color:#6b7280;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin-right:.5rem}.p-dialog .p-dialog-header .p-dialog-header-icon:enabled:hover{color:#374151;border-color:transparent;background:#f3f4f6}.p-dialog .p-dialog-header .p-dialog-header-icon:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a7f3d0}.p-dialog .p-dialog-header .p-dialog-header-icon:last-child{margin-right:0}.p-dialog .p-dialog-content{background:#fff;color:#4b5563;padding:0 1.5rem 2rem}.p-dialog .p-dialog-content:last-of-type{border-bottom-right-radius:6px;border-bottom-left-radius:6px}.p-dialog .p-dialog-footer{border-top:0 none;background:#fff;color:#4b5563;padding:0 1.5rem 1.5rem;text-align:right;border-bottom-right-radius:6px;border-bottom-left-radius:6px}.p-dialog .p-dialog-footer button{margin:0 .5rem 0 0;width:auto}.p-dialog.p-confirm-dialog .p-confirm-dialog-icon{font-size:2rem}.p-dialog.p-confirm-dialog .p-confirm-dialog-icon.p-icon{width:2rem;height:2rem}.p-dialog.p-confirm-dialog .p-confirm-dialog-message{margin-left:1rem}.p-overlaypanel{background:#fff;color:#4b5563;border:0 none;border-radius:6px;box-shadow:0 1px 3px #0000004d}.p-overlaypanel .p-overlaypanel-content{padding:1.25rem}.p-overlaypanel .p-overlaypanel-close{background:#10b981;color:#fff;width:2rem;height:2rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%;position:absolute;top:-1rem;right:-1rem}.p-overlaypanel .p-overlaypanel-close:enabled:hover{background:#059669;color:#fff}.p-overlaypanel:after{border:solid transparent;border-color:#fff0;border-bottom-color:#fff}.p-overlaypanel:before{border:solid transparent;border-color:#fff0;border-bottom-color:#f2f2f2}.p-overlaypanel.p-overlaypanel-flipped:after{border-top-color:#fff}.p-overlaypanel.p-overlaypanel-flipped:before{border-top-color:#fff}.p-sidebar{background:#fff;color:#4b5563;border:0 none;box-shadow:0 1px 3px #0000004d}.p-sidebar .p-sidebar-header{padding:1.25rem}.p-sidebar .p-sidebar-header .p-sidebar-close,.p-sidebar .p-sidebar-header .p-sidebar-icon{width:2rem;height:2rem;color:#6b7280;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-sidebar .p-sidebar-header .p-sidebar-close:enabled:hover,.p-sidebar .p-sidebar-header .p-sidebar-icon:enabled:hover{color:#374151;border-color:transparent;background:#f3f4f6}.p-sidebar .p-sidebar-header .p-sidebar-close:focus-visible,.p-sidebar .p-sidebar-header .p-sidebar-icon:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a7f3d0}.p-sidebar .p-sidebar-header+.p-sidebar-content{padding-top:0}.p-sidebar .p-sidebar-content,.p-sidebar .p-sidebar-footer{padding:1.25rem}.p-tooltip .p-tooltip-text{background:#4b5563;color:#fff;padding:.75rem;box-shadow:0 2px 12px #0000001a;border-radius:6px}.p-tooltip.p-tooltip-right .p-tooltip-arrow{border-right-color:#4b5563}.p-tooltip.p-tooltip-left .p-tooltip-arrow{border-left-color:#4b5563}.p-tooltip.p-tooltip-top .p-tooltip-arrow{border-top-color:#4b5563}.p-tooltip.p-tooltip-bottom .p-tooltip-arrow{border-bottom-color:#4b5563}.p-fileupload .p-fileupload-buttonbar{background:#f9fafb;padding:1.25rem;border:1px solid #e5e7eb;color:#374151;border-bottom:0 none;border-top-right-radius:6px;border-top-left-radius:6px}.p-fileupload .p-fileupload-buttonbar .p-button{margin-right:.5rem}.p-fileupload .p-fileupload-buttonbar .p-button.p-fileupload-choose.p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a7f3d0}.p-fileupload .p-fileupload-content{background:#fff;padding:2rem 1rem;border:1px solid #e5e7eb;color:#4b5563;border-bottom-right-radius:6px;border-bottom-left-radius:6px}.p-fileupload .p-fileupload-content.p-fileupload-highlight{border-color:1px dashed #10b981;border-style:dashed;background-color:#f0fdfa}.p-fileupload .p-progressbar{height:.25rem}.p-fileupload .p-fileupload-row>div{padding:1rem}.p-fileupload.p-fileupload-advanced .p-message{margin-top:0}.p-fileupload-choose:not(.p-disabled):hover{background:#059669;color:#fff;border-color:#059669}.p-fileupload-choose:not(.p-disabled):active{background:#047857;color:#fff;border-color:#047857}.p-breadcrumb{background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:1rem}.p-breadcrumb .p-breadcrumb-list li .p-menuitem-link{transition:box-shadow .2s;border-radius:6px}.p-breadcrumb .p-breadcrumb-list li .p-menuitem-link:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a7f3d0}.p-breadcrumb .p-breadcrumb-list li .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-breadcrumb .p-breadcrumb-list li .p-menuitem-link .p-menuitem-icon{color:#6b7280}.p-breadcrumb .p-breadcrumb-list li.p-menuitem-separator{margin:0 .5rem;color:#4b5563}.p-breadcrumb .p-breadcrumb-list li:last-child .p-menuitem-text{color:#4b5563}.p-breadcrumb .p-breadcrumb-list li:last-child .p-menuitem-icon{color:#6b7280}.p-contextmenu{padding:.5rem 0;background:#fff;color:#4b5563;border:0 none;box-shadow:0 2px 12px #0000001a;border-radius:6px;width:12.5rem}.p-contextmenu .p-contextmenu-root-list{outline:0 none}.p-contextmenu .p-submenu-list{padding:.5rem 0;background:#fff;border:0 none;box-shadow:0 2px 12px #0000001a;border-radius:6px}.p-contextmenu .p-menuitem>.p-menuitem-content{color:#4b5563;transition:box-shadow .2s;border-radius:0}.p-contextmenu .p-menuitem>.p-menuitem-content .p-menuitem-link{color:#4b5563;padding:.75rem 1.25rem;-webkit-user-select:none;user-select:none}.p-contextmenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-contextmenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#6b7280;margin-right:.5rem}.p-contextmenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-contextmenu .p-menuitem.p-highlight>.p-menuitem-content{color:#047857;background:#f0fdfa}.p-contextmenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#047857}.p-contextmenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-contextmenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#047857}.p-contextmenu .p-menuitem.p-highlight.p-focus>.p-menuitem-content{background:#10b9813d}.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content{color:#4b5563;background:#e5e7eb}.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#4b5563}.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover{color:#4b5563;background:#f3f4f6}.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-contextmenu .p-menuitem-separator{border-top:1px solid #e5e7eb;margin:.25rem 0}.p-contextmenu .p-submenu-icon{font-size:.875rem}.p-contextmenu .p-submenu-icon.p-icon{width:.875rem;height:.875rem}.p-dock .p-dock-list-container{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);padding:.5rem;border-radius:.5rem}.p-dock .p-dock-list-container .p-dock-list{outline:0 none}.p-dock .p-dock-item{padding:.5rem;border-radius:6px}.p-dock .p-dock-item.p-focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #a7f3d0}.p-dock .p-dock-link{width:4rem;height:4rem}.p-dock.p-dock-top .p-dock-item-second-prev,.p-dock.p-dock-top .p-dock-item-second-next,.p-dock.p-dock-bottom .p-dock-item-second-prev,.p-dock.p-dock-bottom .p-dock-item-second-next{margin:0 .9rem}.p-dock.p-dock-top .p-dock-item-prev,.p-dock.p-dock-top .p-dock-item-next,.p-dock.p-dock-bottom .p-dock-item-prev,.p-dock.p-dock-bottom .p-dock-item-next{margin:0 1.3rem}.p-dock.p-dock-top .p-dock-item-current,.p-dock.p-dock-bottom .p-dock-item-current{margin:0 1.5rem}.p-dock.p-dock-left .p-dock-item-second-prev,.p-dock.p-dock-left .p-dock-item-second-next,.p-dock.p-dock-right .p-dock-item-second-prev,.p-dock.p-dock-right .p-dock-item-second-next{margin:.9rem 0}.p-dock.p-dock-left .p-dock-item-prev,.p-dock.p-dock-left .p-dock-item-next,.p-dock.p-dock-right .p-dock-item-prev,.p-dock.p-dock-right .p-dock-item-next{margin:1.3rem 0}.p-dock.p-dock-left .p-dock-item-current,.p-dock.p-dock-right .p-dock-item-current{margin:1.5rem 0}@media screen and (max-width: 960px){.p-dock.p-dock-top .p-dock-list-container,.p-dock.p-dock-bottom .p-dock-list-container{overflow-x:auto;width:100%}.p-dock.p-dock-top .p-dock-list-container .p-dock-list,.p-dock.p-dock-bottom .p-dock-list-container .p-dock-list{margin:0 auto}.p-dock.p-dock-left .p-dock-list-container,.p-dock.p-dock-right .p-dock-list-container{overflow-y:auto;height:100%}.p-dock.p-dock-left .p-dock-list-container .p-dock-list,.p-dock.p-dock-right .p-dock-list-container .p-dock-list{margin:auto 0}.p-dock .p-dock-list .p-dock-item{transform:none;margin:0}}.p-megamenu{padding:.5rem;background:#f9fafb;color:#4b5563;border:1px solid #e5e7eb;border-radius:6px}.p-megamenu .p-megamenu-root-list{outline:0 none}.p-megamenu .p-menuitem>.p-menuitem-content{color:#4b5563;transition:box-shadow .2s;border-radius:0}.p-megamenu .p-menuitem>.p-menuitem-content .p-menuitem-link{color:#4b5563;padding:.75rem 1.25rem;-webkit-user-select:none;user-select:none}.p-megamenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-megamenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#6b7280;margin-right:.5rem}.p-megamenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-megamenu .p-menuitem.p-highlight>.p-menuitem-content{color:#047857;background:#f0fdfa}.p-megamenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#047857}.p-megamenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-megamenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#047857}.p-megamenu .p-menuitem.p-highlight.p-focus>.p-menuitem-content{background:#10b9813d}.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content{color:#4b5563;background:#e5e7eb}.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#4b5563}.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover{color:#4b5563;background:#f3f4f6}.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-megamenu .p-megamenu-panel{background:#fff;color:#4b5563;border:0 none;box-shadow:0 2px 12px #0000001a;border-radius:6px}.p-megamenu .p-submenu-header{margin:0;padding:.75rem 1.25rem;color:#374151;background:#fff;font-weight:700;border-top-right-radius:6px;border-top-left-radius:6px}.p-megamenu .p-submenu-list{padding:.5rem 0;width:12.5rem}.p-megamenu .p-submenu-list .p-menuitem-separator{border-top:1px solid #e5e7eb;margin:.25rem 0}.p-megamenu.p-megamenu-vertical{width:12.5rem;padding:.5rem 0}.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem>.p-menuitem-content{color:#4b5563;transition:box-shadow .2s;border-radius:6px}.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link{padding:.75rem 1.25rem;-webkit-user-select:none;user-select:none}.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#6b7280;margin-right:.5rem}.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#6b7280;margin-left:.5rem}.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover{color:#4b5563;background:#f3f4f6}.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-menu{padding:.5rem 0;background:#fff;color:#4b5563;border:1px solid #e5e7eb;border-radius:6px;width:12.5rem}.p-menu .p-menuitem>.p-menuitem-content{color:#4b5563;transition:box-shadow .2s;border-radius:0}.p-menu .p-menuitem>.p-menuitem-content .p-menuitem-link{color:#4b5563;padding:.75rem 1.25rem;-webkit-user-select:none;user-select:none}.p-menu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-menu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#6b7280;margin-right:.5rem}.p-menu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-menu .p-menuitem.p-highlight>.p-menuitem-content{color:#047857;background:#f0fdfa}.p-menu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#047857}.p-menu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-menu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#047857}.p-menu .p-menuitem.p-highlight.p-focus>.p-menuitem-content{background:#10b9813d}.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content{color:#4b5563;background:#e5e7eb}.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#4b5563}.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover{color:#4b5563;background:#f3f4f6}.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-menu.p-menu-overlay{background:#fff;border:0 none;box-shadow:0 2px 12px #0000001a}.p-menu .p-submenu-header{margin:0;padding:.75rem 1.25rem;color:#374151;background:#fff;font-weight:700;border-top-right-radius:0;border-top-left-radius:0}.p-menu .p-menuitem-separator{border-top:1px solid #e5e7eb;margin:.25rem 0}.p-menu .p-menuitem-badge{background:#10b981;color:#fff;font-size:.75rem;font-weight:700;min-width:1.5rem;height:1.5rem;line-height:1.5rem;border-radius:6px;margin-left:.5rem;padding-left:.5rem;padding-right:.5rem}.p-menubar{padding:.5rem;background:#f9fafb;color:#4b5563;border:1px solid #e5e7eb;border-radius:6px}.p-menubar .p-menubar-root-list{outline:0 none}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-content{color:#4b5563;transition:box-shadow .2s;border-radius:6px}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link{padding:.75rem 1.25rem;-webkit-user-select:none;user-select:none}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#6b7280;margin-right:.5rem}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#6b7280;margin-left:.5rem}.p-menubar .p-menubar-root-list>.p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover{color:#4b5563;background:#f3f4f6}.p-menubar .p-menubar-root-list>.p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-menubar .p-menubar-root-list>.p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-menubar .p-menubar-root-list>.p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-menubar .p-menuitem>.p-menuitem-content{color:#4b5563;transition:box-shadow .2s;border-radius:0}.p-menubar .p-menuitem>.p-menuitem-content .p-menuitem-link{color:#4b5563;padding:.75rem 1.25rem;-webkit-user-select:none;user-select:none}.p-menubar .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-menubar .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#6b7280;margin-right:.5rem}.p-menubar .p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-menubar .p-menuitem.p-highlight>.p-menuitem-content{color:#047857;background:#f0fdfa}.p-menubar .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#047857}.p-menubar .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-menubar .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#047857}.p-menubar .p-menuitem.p-highlight.p-focus>.p-menuitem-content{background:#10b9813d}.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content{color:#4b5563;background:#e5e7eb}.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#4b5563}.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover{color:#4b5563;background:#f3f4f6}.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-menubar .p-submenu-list{padding:.5rem 0;background:#fff;border:0 none;box-shadow:0 2px 12px #0000001a;width:12.5rem;border-radius:6px}.p-menubar .p-submenu-list .p-menuitem-separator{border-top:1px solid #e5e7eb;margin:.25rem 0}.p-menubar .p-submenu-list .p-submenu-icon{font-size:.875rem}@media screen and (max-width: 960px){.p-menubar{position:relative}.p-menubar .p-menubar-button{display:flex;width:2rem;height:2rem;color:#6b7280;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-menubar .p-menubar-button:hover{color:#6b7280;background:#f3f4f6}.p-menubar .p-menubar-button:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a7f3d0}.p-menubar .p-menubar-root-list{position:absolute;display:none;padding:.5rem 0;background:#fff;border:0 none;box-shadow:0 2px 12px #0000001a;width:100%}.p-menubar .p-menubar-root-list .p-menuitem-separator{border-top:1px solid #e5e7eb;margin:.25rem 0}.p-menubar .p-menubar-root-list .p-submenu-icon{font-size:.875rem}.p-menubar .p-menubar-root-list .p-menuitem .p-menuitem-content .p-menuitem-link .p-submenu-icon{margin-left:auto;transition:transform .2s}.p-menubar .p-menubar-root-list .p-menuitem.p-menuitem-active>.p-menuitem-content>.p-menuitem-link>.p-submenu-icon{transform:rotate(-180deg)}.p-menubar .p-menubar-root-list .p-submenu-list{width:100%;position:static;box-shadow:none;border:0 none}.p-menubar .p-menubar-root-list .p-submenu-list .p-submenu-icon{transition:transform .2s;transform:rotate(90deg)}.p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem-active>.p-menuitem-content>.p-menuitem-link>.p-submenu-icon{transform:rotate(-90deg)}.p-menubar .p-menubar-root-list .p-menuitem{width:100%;position:static}.p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem .p-menuitem-content .p-menuitem-link{padding-left:2.25rem}.p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-menuitem-content .p-menuitem-link{padding-left:3.75rem}.p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-menuitem-content .p-menuitem-link{padding-left:5.25rem}.p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-menuitem-content .p-menuitem-link{padding-left:6.75rem}.p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-menuitem-content .p-menuitem-link{padding-left:8.25rem}.p-menubar.p-menubar-mobile-active .p-menubar-root-list{display:flex;flex-direction:column;top:100%;left:0;z-index:1}}.p-panelmenu .p-panelmenu-header{outline:0 none}.p-panelmenu .p-panelmenu-header .p-panelmenu-header-content{border:1px solid #e5e7eb;color:#6b7280;background:#f9fafb;border-radius:6px;transition:box-shadow .2s}.p-panelmenu .p-panelmenu-header .p-panelmenu-header-content .p-panelmenu-header-action{color:#6b7280;padding:1.25rem;font-weight:700}.p-panelmenu .p-panelmenu-header .p-panelmenu-header-content .p-panelmenu-header-action .p-submenu-icon,.p-panelmenu .p-panelmenu-header .p-panelmenu-header-content .p-panelmenu-header-action .p-menuitem-icon{margin-right:.5rem}.p-panelmenu .p-panelmenu-header:not(.p-disabled):focus-visible .p-panelmenu-header-content{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2rem #a7f3d0}.p-panelmenu .p-panelmenu-header:not(.p-highlight):not(.p-disabled):hover .p-panelmenu-header-content{background:#f3f4f6;border-color:#e5e7eb;color:#374151}.p-panelmenu .p-panelmenu-header:not(.p-disabled).p-highlight .p-panelmenu-header-content{background:#f9fafb;border-color:#e5e7eb;color:#374151;border-bottom-right-radius:0;border-bottom-left-radius:0;margin-bottom:0}.p-panelmenu .p-panelmenu-header:not(.p-disabled).p-highlight:hover .p-panelmenu-header-content{border-color:#e5e7eb;background:#f3f4f6;color:#374151}.p-panelmenu .p-panelmenu-content{padding:.5rem 0;border:1px solid #e5e7eb;background:#fff;color:#4b5563;border-top:0;border-radius:0 0 6px 6px}.p-panelmenu .p-panelmenu-content .p-panelmenu-root-list{outline:0 none}.p-panelmenu .p-panelmenu-content .p-menuitem>.p-menuitem-content{color:#4b5563;transition:box-shadow .2s;border-radius:0}.p-panelmenu .p-panelmenu-content .p-menuitem>.p-menuitem-content .p-menuitem-link{color:#4b5563;padding:.75rem 1.25rem;-webkit-user-select:none;user-select:none}.p-panelmenu .p-panelmenu-content .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-panelmenu .p-panelmenu-content .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#6b7280;margin-right:.5rem}.p-panelmenu .p-panelmenu-content .p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight>.p-menuitem-content{color:#047857;background:#f0fdfa}.p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#047857}.p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#047857}.p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight.p-focus>.p-menuitem-content{background:#10b9813d}.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content{color:#4b5563;background:#e5e7eb}.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#4b5563}.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover{color:#4b5563;background:#f3f4f6}.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-content .p-menuitem-link .p-submenu-icon{margin-right:.5rem}.p-panelmenu .p-panelmenu-content .p-menuitem-separator{border-top:1px solid #e5e7eb;margin:.25rem 0}.p-panelmenu .p-panelmenu-content .p-submenu-list:not(.p-panelmenu-root-list){padding:0 0 0 1rem}.p-panelmenu .p-panelmenu-panel{margin-bottom:4px}.p-slidemenu{padding:.5rem 0;background:#fff;color:#4b5563;border:1px solid #e5e7eb;border-radius:6px;width:12.5rem}.p-slidemenu .p-slidemenu-root-list,.p-slidemenu .p-submenu-list{outline:0 none}.p-slidemenu .p-menuitem>.p-menuitem-content{color:#4b5563;transition:box-shadow .2s;border-radius:0}.p-slidemenu .p-menuitem>.p-menuitem-content .p-menuitem-link{color:#4b5563;padding:.75rem 1.25rem;-webkit-user-select:none;user-select:none}.p-slidemenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-slidemenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#6b7280;margin-right:.5rem}.p-slidemenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-slidemenu .p-menuitem.p-highlight>.p-menuitem-content{color:#047857;background:#f0fdfa}.p-slidemenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#047857}.p-slidemenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-slidemenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#047857}.p-slidemenu .p-menuitem.p-highlight.p-focus>.p-menuitem-content{background:#10b9813d}.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content{color:#4b5563;background:#e5e7eb}.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#4b5563}.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover{color:#4b5563;background:#f3f4f6}.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-slidemenu.p-slidemenu-overlay{background:#fff;border:0 none;box-shadow:0 2px 12px #0000001a}.p-slidemenu .p-slidemenu-list{padding:.5rem 0;background:#fff;border:0 none;box-shadow:0 2px 12px #0000001a}.p-slidemenu .p-menuitem-separator{border-top:1px solid #e5e7eb;margin:.25rem 0}.p-slidemenu .p-slidemenu-icon{font-size:.875rem}.p-slidemenu .p-icon{width:.875rem;height:.875rem}.p-slidemenu .p-slidemenu-backward{padding:.75rem 1.25rem;color:#4b5563}.p-slidemenu .p-slidemenu-backward:not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2rem #a7f3d0}.p-slidemenu .p-menuitem-badge{background:#10b981;color:#fff;font-size:.75rem;font-weight:700;min-width:1.5rem;height:1.5rem;line-height:1.5rem;border-radius:6px;margin-left:.5rem;padding-left:.5rem;padding-right:.5rem}.p-steps .p-steps-item .p-menuitem-link{background:transparent;transition:box-shadow .2s;border-radius:6px;background:#fff}.p-steps .p-steps-item .p-menuitem-link .p-steps-number{color:#4b5563;border:1px solid #f3f4f6;background:#fff;min-width:2rem;height:2rem;line-height:2rem;font-size:1.143rem;z-index:1;border-radius:50%}.p-steps .p-steps-item .p-menuitem-link .p-steps-title{margin-top:.5rem;color:#6b7280}.p-steps .p-steps-item .p-menuitem-link:not(.p-disabled):focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a7f3d0}.p-steps .p-steps-item.p-highlight .p-steps-number{background:#f0fdfa;color:#047857}.p-steps .p-steps-item.p-highlight .p-steps-title{font-weight:700;color:#4b5563}.p-steps .p-steps-item:before{content:" ";border-top:1px solid #e5e7eb;width:100%;top:50%;left:0;display:block;position:absolute;margin-top:-1rem}.p-tabmenu .p-tabmenu-nav{background:#fff;border:1px solid #e5e7eb;border-width:0 0 2px 0}.p-tabmenu .p-tabmenu-nav .p-menuitem-badge{background:#10b981;color:#fff;font-size:.75rem;font-weight:700;min-width:1.5rem;height:1.5rem;line-height:1.5rem;border-radius:6px;margin-left:.5rem;padding-left:.5rem;padding-right:.5rem}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem{margin-right:0}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link{border:solid #e5e7eb;border-width:0 0 2px 0;border-color:transparent transparent #e5e7eb transparent;background:#fff;color:#6b7280;padding:1.25rem;font-weight:700;border-top-right-radius:6px;border-top-left-radius:6px;transition:box-shadow .2s;margin:0 0 -2px}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link .p-menuitem-icon{margin-right:.5rem}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link:not(.p-disabled):focus-visible{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2rem #a7f3d0}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link{background:#fff;border-color:#9ca3af;color:#6b7280}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link{background:#fff;border-color:#10b981;color:#10b981}.p-tabmenu .p-tabmenu-left-icon{margin-right:.5rem}.p-tabmenu .p-tabmenu-right-icon{margin-left:.5rem}.p-tabmenu .p-tabmenu-nav-btn.p-link{background:#fff;color:#10b981;width:3rem;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;border-radius:0}.p-tabmenu .p-tabmenu-nav-btn.p-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2rem #a7f3d0}.p-tieredmenu{padding:.5rem 0;background:#fff;color:#4b5563;border:1px solid #e5e7eb;border-radius:6px;width:12.5rem}.p-tieredmenu.p-tieredmenu-overlay{background:#fff;border:0 none;box-shadow:0 2px 12px #0000001a}.p-tieredmenu .p-tieredmenu-root-list{outline:0 none}.p-tieredmenu .p-submenu-list{padding:.5rem 0;background:#fff;border:0 none;box-shadow:0 2px 12px #0000001a;border-radius:6px}.p-tieredmenu .p-menuitem>.p-menuitem-content{color:#4b5563;transition:box-shadow .2s;border-radius:0}.p-tieredmenu .p-menuitem>.p-menuitem-content .p-menuitem-link{color:#4b5563;padding:.75rem 1.25rem;-webkit-user-select:none;user-select:none}.p-tieredmenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-tieredmenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#6b7280;margin-right:.5rem}.p-tieredmenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-tieredmenu .p-menuitem.p-highlight>.p-menuitem-content{color:#047857;background:#f0fdfa}.p-tieredmenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#047857}.p-tieredmenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-tieredmenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#047857}.p-tieredmenu .p-menuitem.p-highlight.p-focus>.p-menuitem-content{background:#10b9813d}.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content{color:#4b5563;background:#e5e7eb}.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#4b5563}.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover{color:#4b5563;background:#f3f4f6}.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#4b5563}.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#6b7280}.p-tieredmenu .p-menuitem-separator{border-top:1px solid #e5e7eb;margin:.25rem 0}.p-tieredmenu .p-submenu-icon{font-size:.875rem}.p-tieredmenu .p-submenu-icon.p-icon{width:.875rem;height:.875rem}.p-inline-message{padding:.75rem;margin:0;border-radius:6px}.p-inline-message.p-inline-message-info{background:#dbeafeb3;border:solid #3b82f6;border-width:0px;color:#3b82f6}.p-inline-message.p-inline-message-info .p-inline-message-icon{color:#3b82f6}.p-inline-message.p-inline-message-success{background:#e4f8f0b3;border:solid #1ea97c;border-width:0px;color:#1ea97c}.p-inline-message.p-inline-message-success .p-inline-message-icon{color:#1ea97c}.p-inline-message.p-inline-message-warn{background:#fff2e2b3;border:solid #cc8925;border-width:0px;color:#cc8925}.p-inline-message.p-inline-message-warn .p-inline-message-icon{color:#cc8925}.p-inline-message.p-inline-message-error{background:#ffe7e6b3;border:solid #ff5757;border-width:0px;color:#ff5757}.p-inline-message.p-inline-message-error .p-inline-message-icon{color:#ff5757}.p-inline-message .p-inline-message-icon{font-size:1rem;margin-right:.5rem}.p-inline-message .p-icon{width:1rem;height:1rem}.p-inline-message .p-inline-message-text{font-size:1rem}.p-inline-message.p-inline-message-icon-only .p-inline-message-icon{margin-right:0}.p-message{margin:1rem 0;border-radius:6px}.p-message .p-message-wrapper{padding:1.25rem 1.75rem}.p-message .p-message-close{width:2rem;height:2rem;border-radius:50%;background:transparent;transition:background-color .2s,color .2s,box-shadow .2s}.p-message .p-message-close:hover{background:#ffffff80}.p-message .p-message-close:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a7f3d0}.p-message.p-message-info{background:#dbeafeb3;border:solid #3b82f6;border-width:0 0 0 6px;color:#3b82f6}.p-message.p-message-info .p-message-icon,.p-message.p-message-info .p-message-close{color:#3b82f6}.p-message.p-message-success{background:#e4f8f0b3;border:solid #1ea97c;border-width:0 0 0 6px;color:#1ea97c}.p-message.p-message-success .p-message-icon,.p-message.p-message-success .p-message-close{color:#1ea97c}.p-message.p-message-warn{background:#fff2e2b3;border:solid #cc8925;border-width:0 0 0 6px;color:#cc8925}.p-message.p-message-warn .p-message-icon,.p-message.p-message-warn .p-message-close{color:#cc8925}.p-message.p-message-error{background:#ffe7e6b3;border:solid #ff5757;border-width:0 0 0 6px;color:#ff5757}.p-message.p-message-error .p-message-icon,.p-message.p-message-error .p-message-close{color:#ff5757}.p-message .p-message-text{font-size:1rem;font-weight:500}.p-message .p-message-icon{font-size:1.5rem;margin-right:.5rem}.p-message .p-icon{width:1.5rem;height:1.5rem}.p-message .p-message-summary{font-weight:700}.p-message .p-message-detail{margin-left:.5rem}.p-toast{opacity:1}.p-toast .p-toast-message{margin:0 0 1rem;box-shadow:0 2px 12px #0000001a;border-radius:6px}.p-toast .p-toast-message .p-toast-message-content{padding:1rem;border-width:0 0 0 6px}.p-toast .p-toast-message .p-toast-message-content .p-toast-message-text{margin:0 0 0 1rem}.p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon{font-size:2rem}.p-toast .p-toast-message .p-toast-message-content .p-icon:not(.p-toast-icon-close-icon){width:2rem;height:2rem}.p-toast .p-toast-message .p-toast-message-content .p-toast-summary{font-weight:700}.p-toast .p-toast-message .p-toast-message-content .p-toast-detail{margin:.5rem 0 0}.p-toast .p-toast-message .p-toast-icon-close{width:2rem;height:2rem;border-radius:50%;background:transparent;transition:background-color .2s,color .2s,box-shadow .2s}.p-toast .p-toast-message .p-toast-icon-close:hover{background:#ffffff80}.p-toast .p-toast-message .p-toast-icon-close:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a7f3d0}.p-toast .p-toast-message.p-toast-message-info{background:#dbeafeb3;border:solid #3b82f6;border-width:0 0 0 6px;color:#3b82f6}.p-toast .p-toast-message.p-toast-message-info .p-toast-message-icon,.p-toast .p-toast-message.p-toast-message-info .p-toast-icon-close{color:#3b82f6}.p-toast .p-toast-message.p-toast-message-success{background:#e4f8f0b3;border:solid #1ea97c;border-width:0 0 0 6px;color:#1ea97c}.p-toast .p-toast-message.p-toast-message-success .p-toast-message-icon,.p-toast .p-toast-message.p-toast-message-success .p-toast-icon-close{color:#1ea97c}.p-toast .p-toast-message.p-toast-message-warn{background:#fff2e2b3;border:solid #cc8925;border-width:0 0 0 6px;color:#cc8925}.p-toast .p-toast-message.p-toast-message-warn .p-toast-message-icon,.p-toast .p-toast-message.p-toast-message-warn .p-toast-icon-close{color:#cc8925}.p-toast .p-toast-message.p-toast-message-error{background:#ffe7e6b3;border:solid #ff5757;border-width:0 0 0 6px;color:#ff5757}.p-toast .p-toast-message.p-toast-message-error .p-toast-message-icon,.p-toast .p-toast-message.p-toast-message-error .p-toast-icon-close{color:#ff5757}.p-galleria .p-galleria-close{margin:.5rem;background:transparent;color:#f9fafb;width:4rem;height:4rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%}.p-galleria .p-galleria-close .p-galleria-close-icon{font-size:2rem}.p-galleria .p-galleria-close .p-icon-wrapper .p-icon{width:2rem;height:2rem}.p-galleria .p-galleria-close:hover{background:#ffffff1a;color:#f9fafb}.p-galleria .p-galleria-item-nav{background:transparent;color:#f9fafb;width:4rem;height:4rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:6px;margin:0 .5rem}.p-galleria .p-galleria-item-nav .p-galleria-item-prev-icon,.p-galleria .p-galleria-item-nav .p-galleria-item-next-icon{font-size:2rem}.p-galleria .p-galleria-item-nav .p-icon-wrapper .p-icon{width:2rem;height:2rem}.p-galleria .p-galleria-item-nav:not(.p-disabled):hover{background:#ffffff1a;color:#f9fafb}.p-galleria .p-galleria-caption{background:#00000080;color:#f9fafb;padding:1rem}.p-galleria .p-galleria-indicators{padding:1rem}.p-galleria .p-galleria-indicators .p-galleria-indicator button{background-color:#d1d5db;width:1rem;height:1rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%}.p-galleria .p-galleria-indicators .p-galleria-indicator button:hover{background:#9ca3af}.p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button{background:#f0fdfa;color:#047857}.p-galleria.p-galleria-indicators-bottom .p-galleria-indicator,.p-galleria.p-galleria-indicators-top .p-galleria-indicator{margin-right:.5rem}.p-galleria.p-galleria-indicators-left .p-galleria-indicator,.p-galleria.p-galleria-indicators-right .p-galleria-indicator{margin-bottom:.5rem}.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators{background:#00000080}.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button{background:#fff6}.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button:hover{background:#fff9}.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator.p-highlight button{background:#f0fdfa;color:#047857}.p-galleria .p-galleria-thumbnail-container{background:#000000e6;padding:1rem .25rem}.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev,.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next{margin:.5rem;background-color:transparent;color:#f9fafb;width:2rem;height:2rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%}.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev:hover,.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next:hover{background:#ffffff1a;color:#f9fafb}.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-item-content:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a7f3d0}.p-galleria-mask,.p-image-mask{--maskbg: rgba(0, 0, 0, .9)}.p-image-preview-indicator{background-color:transparent;color:#f8f9fa;transition:background-color .2s,color .2s,box-shadow .2s}.p-image-preview-container:hover>.p-image-preview-indicator{background-color:#00000080}.p-image-toolbar{padding:1rem}.p-image-action.p-link{color:#f8f9fa;background-color:transparent;width:3rem;height:3rem;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin-right:.5rem}.p-image-action.p-link:last-child{margin-right:0}.p-image-action.p-link:hover{color:#f8f9fa;background-color:#ffffff1a}.p-image-action.p-link i{font-size:1.5rem}.p-image-action.p-link .p-icon{width:1.5rem;height:1.5rem}.p-avatar{background-color:#e5e7eb;border-radius:6px}.p-avatar.p-avatar-lg{width:3rem;height:3rem;font-size:1.5rem}.p-avatar.p-avatar-lg .p-avatar-icon{font-size:1.5rem}.p-avatar.p-avatar-xl{width:4rem;height:4rem;font-size:2rem}.p-avatar.p-avatar-xl .p-avatar-icon{font-size:2rem}.p-avatar-group .p-avatar{border:2px solid #ffffff}.p-badge{background:#10b981;color:#fff;font-size:.75rem;font-weight:700;min-width:1.5rem;height:1.5rem;line-height:1.5rem}.p-badge.p-badge-secondary{background-color:#64748b;color:#fff}.p-badge.p-badge-success{background-color:#22c55e;color:#fff}.p-badge.p-badge-info{background-color:#0ea5e9;color:#fff}.p-badge.p-badge-warning{background-color:#f97316;color:#fff}.p-badge.p-badge-danger{background-color:#ef4444;color:#fff}.p-badge.p-badge-lg{font-size:1.125rem;min-width:2.25rem;height:2.25rem;line-height:2.25rem}.p-badge.p-badge-xl{font-size:1.5rem;min-width:3rem;height:3rem;line-height:3rem}.p-chip{background-color:#e5e7eb;color:#4b5563;border-radius:16px;padding:0 .75rem}.p-chip .p-chip-text{line-height:1.5;margin-top:.375rem;margin-bottom:.375rem}.p-chip .p-chip-icon{margin-right:.5rem}.p-chip .pi-chip-remove-icon{margin-left:.5rem}.p-chip img{width:2.25rem;height:2.25rem;margin-left:-.75rem;margin-right:.5rem}.p-chip .pi-chip-remove-icon{border-radius:6px;transition:background-color .2s,color .2s,box-shadow .2s}.p-chip .pi-chip-remove-icon:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a7f3d0}.p-chip .pi-chip-remove-icon:focus{outline:0 none}.p-inplace .p-inplace-display{padding:.75rem;border-radius:6px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-inplace .p-inplace-display:not(.p-disabled):hover{background:#f3f4f6;color:#4b5563}.p-inplace .p-inplace-display:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a7f3d0}.p-metergroup,.p-metergroup-meters{display:flex}.p-metergroup-vertical .p-metergroup-meters{flex-direction:column}.p-metergroup-labels{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style-type:none}.p-metergroup-vertical .p-metergroup-labels{align-items:start}.p-metergroup-labels-vertical{flex-direction:column}.p-metergroup-label{display:inline-flex;align-items:center}.p-metergroup-label-marker{display:inline-flex}.p-metergroup{gap:1rem}.p-metergroup .p-metergroup-meters{background:#e5e7eb;border-radius:6px}.p-metergroup .p-metergroup-meter{border:0 none;background:#10b981}.p-metergroup .p-metergroup-labels .p-metergroup-label{gap:.5rem}.p-metergroup .p-metergroup-labels .p-metergroup-label-marker{background:#10b981;width:.5rem;height:.5rem;border-radius:100%}.p-metergroup .p-metergroup-labels .p-metergroup-label-icon{width:1rem;height:1rem}.p-metergroup .p-metergroup-labels.p-metergroup-labels-vertical{gap:.5rem}.p-metergroup .p-metergroup-labels.p-metergroup-labels-horizontal{gap:1rem}.p-metergroup.p-metergroup-horizontal{flex-direction:column}.p-metergroup.p-metergroup-horizontal .p-metergroup-meters{height:.5rem}.p-metergroup.p-metergroup-horizontal .p-metergroup-meter:first-of-type{border-top-left-radius:6px;border-bottom-left-radius:6px}.p-metergroup.p-metergroup-horizontal .p-metergroup-meter:last-of-type{border-top-right-radius:6px;border-bottom-right-radius:6px}.p-metergroup.p-metergroup-vertical{flex-direction:row}.p-metergroup.p-metergroup-vertical .p-metergroup-meters{width:.5rem;height:100%}.p-metergroup.p-metergroup-vertical .p-metergroup-meter:first-of-type{border-top-left-radius:6px;border-top-right-radius:6px}.p-metergroup.p-metergroup-vertical .p-metergroup-meter:last-of-type{border-bottom-left-radius:6px;border-bottom-right-radius:6px}.p-progressbar{border:0 none;height:1.5rem;background:#e5e7eb;border-radius:6px}.p-progressbar .p-progressbar-value{border:0 none;margin:0;background:#10b981}.p-progressbar .p-progressbar-label{color:#fff;line-height:1.5rem}.p-scrolltop{width:3rem;height:3rem;border-radius:50%;box-shadow:0 2px 12px #0000001a;transition:background-color .2s,color .2s,box-shadow .2s}.p-scrolltop.p-link{background:#000000b3}.p-scrolltop.p-link:hover{background:#000c}.p-scrolltop .p-scrolltop-icon{font-size:1.5rem;color:#f9fafb}.p-scrolltop .p-icon{width:1.5rem;height:1.5rem}.p-skeleton{background-color:#e5e7eb;border-radius:6px}.p-skeleton:after{background:linear-gradient(90deg,#fff0,#fff6,#fff0)}.p-tag{background:#10b981;color:#fff;font-size:.75rem;font-weight:700;padding:.25rem .4rem;border-radius:6px}.p-tag.p-tag-success{background-color:#22c55e;color:#fff}.p-tag.p-tag-info{background-color:#0ea5e9;color:#fff}.p-tag.p-tag-warning{background-color:#f97316;color:#fff}.p-tag.p-tag-danger{background-color:#ef4444;color:#fff}.p-tag .p-tag-icon{margin-right:.25rem;font-size:.75rem}.p-tag .p-icon{width:.75rem;height:.75rem}.p-terminal{background:#fff;color:#4b5563;border:1px solid #e5e7eb;padding:1.25rem}.p-terminal .p-terminal-input{font-family:var(--font-family);font-feature-settings:var(--font-feature-settings, normal);font-size:1rem}}@layer primeng{.p-button-label{font-weight:700}.p-selectbutton>.p-button,.p-togglebutton.p-button{transition:background-color .2s,border-color .2s,box-shadow .2s}.p-accordion .p-accordion-header .p-accordion-header-link,.p-tabview .p-tabview-nav li .p-tabview-nav-link,.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link{transition:background-color .2s,border-color .2s,box-shadow .2s}.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button,.p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button{background-color:#10b981}.p-button:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #71f3c8,0 1px 2px #000}.p-button.p-button-secondary:enabled:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #b0b9c6,0 1px 2px #000}.p-button.p-button-success:enabled:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #88eaac,0 1px 2px #000}.p-button.p-button-info:enabled:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #83d3f8,0 1px 2px #000}.p-button.p-button-warning:enabled:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #fcb98b,0 1px 2px #000}.p-button.p-button-help:enabled:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #d4aafb,0 1px 2px #000}.p-button.p-button-danger:enabled:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #f7a2a2,0 1px 2px #000}.p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-top>td{box-shadow:inset 0 2px #10b981}.p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-bottom>td{box-shadow:inset 0 -2px #10b981}.p-speeddial-item.p-focus>.p-speeddial-action{box-shadow:0 0 0 2px #fff,0 0 0 4px #71f3c8,0 1px 2px #000}.p-toast-message{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.p-inline-message-text{font-weight:500}.p-picklist-buttons .p-button,.p-orderlist-controls .p-button{transition:opacity .2s,background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-steps .p-steps-item.p-highlight .p-steps-number{background:#10b981;color:#fff}}.p-overflow-hidden{overflow:hidden;padding-right:var(--scrollbar-width)}@layer primeng{.p-component,.p-component *{box-sizing:border-box}.p-hidden{display:none}.p-hidden-space{visibility:hidden}.p-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.p-hidden-accessible input,.p-hidden-accessible select{transform:scale(0)}.p-reset{margin:0;padding:0;border:0;outline:0;text-decoration:none;font-size:100%;list-style:none}.p-disabled,.p-disabled *{cursor:default!important;pointer-events:none}.p-component-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.p-unselectable-text{-webkit-user-select:none;user-select:none}.p-scrollbar-measure{width:100px;height:100px;overflow:scroll;position:absolute;top:-9999px}@-webkit-keyframes p-fadein{0%{opacity:0}to{opacity:1}}@keyframes p-fadein{0%{opacity:0}to{opacity:1}}input[type=button],input[type=submit],input[type=reset],input[type=file]::-webkit-file-upload-button,button{border-radius:0}.p-link{text-align:left;background-color:transparent;margin:0;padding:0;border:0;cursor:pointer;-webkit-user-select:none;user-select:none}.p-link:disabled{cursor:default}.p-sr-only{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.p-connected-overlay{opacity:0;transform:scaleY(.8);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}.p-connected-overlay-visible{opacity:1;transform:scaleY(1)}.p-connected-overlay-hidden{opacity:0;transform:scaleY(1);transition:opacity .1s linear}.p-toggleable-content.ng-animating{overflow:hidden}.p-icon-wrapper{display:inline-flex}.p-icon{display:inline-block}.p-icon-spin{-webkit-animation:p-icon-spin 2s infinite linear;animation:p-icon-spin 2s infinite linear}}@-webkit-keyframes p-icon-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes p-icon-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@layer primeng{.p-badge{display:inline-block;border-radius:10px;text-align:center;padding:0 .5rem}.p-overlay-badge{position:relative}.p-overlay-badge .p-badge{position:absolute;top:0;right:0;transform:translate(50%,-50%);transform-origin:100% 0;margin:0}.p-badge-dot{width:.5rem;min-width:.5rem;height:.5rem;border-radius:50%;padding:0}.p-badge-no-gutter{padding:0;border-radius:50%}}@layer primeng{.p-button{margin:0;display:inline-flex;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;vertical-align:bottom;text-align:center;overflow:hidden;position:relative}.p-button-label{flex:1 1 auto}.p-button-icon-right{order:1}.p-button:disabled{cursor:default;pointer-events:none}.p-button-icon-only{justify-content:center}.p-button-icon-only:after{content:"p";visibility:hidden;clip:rect(0 0 0 0);width:0}.p-button-vertical{flex-direction:column}.p-button-icon-bottom{order:2}.p-button-group .p-button{margin:0}.p-button-group .p-button:focus,.p-button-group p-button:focus .p-button,.p-buttonset .p-button:focus,.p-buttonset p-button:focus .p-button{position:relative;z-index:1}.p-button-group .p-button:not(:last-child),.p-button-group .p-button:not(:last-child):hover,.p-button-group p-button:not(:last-child) .p-button,.p-button-group p-button:not(:last-child) .p-button:hover,.p-buttonset .p-button:not(:last-child),.p-buttonset .p-button:not(:last-child):hover,.p-buttonset p-button:not(:last-child) .p-button,.p-buttonset p-button:not(:last-child) .p-button:hover{border-right:0 none}.p-button-group .p-button:not(:first-of-type):not(:last-of-type),.p-button-group p-button:not(:first-of-type):not(:last-of-type) .p-button,.p-buttonset .p-button:not(:first-of-type):not(:last-of-type),.p-buttonset p-button:not(:first-of-type):not(:last-of-type) .p-button{border-radius:0}.p-button-group .p-button:first-of-type:not(:only-of-type),.p-button-group p-button:first-of-type:not(:only-of-type) .p-button,.p-buttonset .p-button:first-of-type:not(:only-of-type),.p-buttonset p-button:first-of-type:not(:only-of-type) .p-button{border-top-right-radius:0;border-bottom-right-radius:0}.p-button-group .p-button:last-of-type:not(:only-of-type),.p-button-group p-button:last-of-type:not(:only-of-type) .p-button,.p-buttonset .p-button:last-of-type:not(:only-of-type),.p-buttonset p-button:last-of-type:not(:only-of-type) .p-button{border-top-left-radius:0;border-bottom-left-radius:0}p-button[iconpos=right] spinnericon{order:1}}@layer primeng{.p-checkbox{display:inline-flex;cursor:pointer;-webkit-user-select:none;user-select:none;vertical-align:bottom;position:relative}.p-checkbox-disabled{cursor:default!important;pointer-events:none}.p-checkbox-box{display:flex;justify-content:center;align-items:center}p-checkbox{display:inline-flex;vertical-align:bottom;align-items:center}.p-checkbox-label{line-height:1}}.p-colorpicker-panel .p-colorpicker-color{background:transparent url("./media/color-3LUHUBGQ.png") no-repeat left top}.p-colorpicker-panel .p-colorpicker-hue{background:transparent url("./media/hue-RMMBQOAC.png") no-repeat left top}@layer primeng{.p-inputtext{margin:0}.p-fluid .p-inputtext{width:100%}.p-inputgroup{display:flex;align-items:stretch;width:100%}.p-inputgroup-addon{display:flex;align-items:center;justify-content:center}.p-inputgroup .p-float-label{display:flex;align-items:stretch;width:100%}.p-inputgroup .p-inputtext,.p-fluid .p-inputgroup .p-inputtext,.p-inputgroup .p-inputwrapper,.p-inputgroup .p-inputwrapper>.p-component{flex:1 1 auto;width:1%}.p-float-label{display:block;position:relative}.p-float-label label{position:absolute;pointer-events:none;top:50%;margin-top:-.5rem;transition-property:all;transition-timing-function:ease;line-height:1}.p-float-label textarea~label{top:1rem}.p-float-label input:focus~label,.p-float-label input.p-filled~label,.p-float-label textarea:focus~label,.p-float-label textarea.p-filled~label,.p-float-label .p-inputwrapper-focus~label,.p-float-label .p-inputwrapper-filled~label{top:-.75rem;font-size:12px}.p-float-label .input:-webkit-autofill~label{top:-20px;font-size:12px}.p-float-label .p-placeholder,.p-float-label input::placeholder,.p-float-label .p-inputtext::placeholder{opacity:0;transition-property:all;transition-timing-function:ease}.p-float-label .p-focus .p-placeholder,.p-float-label input:focus::placeholder,.p-float-label .p-inputtext:focus::placeholder{opacity:1;transition-property:all;transition-timing-function:ease}.p-input-icon-left,.p-input-icon-right{position:relative;display:inline-block}.p-input-icon-left>i,.p-input-icon-left>.p-icon-wrapper,.p-input-icon-right>i,.p-input-icon-right>.p-icon-wrapper{position:absolute;top:50%;margin-top:-.5rem}.p-fluid .p-input-icon-left,.p-fluid .p-input-icon-right{display:block;width:100%}}@layer primeng{.p-inputtextarea-resizable{overflow:hidden;resize:none}.p-fluid .p-inputtextarea{width:100%}}@layer primeng{.p-password{position:relative;display:inline-flex}.p-password-panel{position:absolute;top:0;left:0}.p-password .p-password-panel{min-width:100%}.p-password-meter{height:10px}.p-password-strength{height:100%;width:0;transition:width 1s ease-in-out}.p-fluid .p-password{display:flex}.p-password-input::-ms-reveal,.p-password-input::-ms-clear{display:none}.p-password-clear-icon{position:absolute;top:50%;margin-top:-.5rem;cursor:pointer}.p-password .p-icon{cursor:pointer}.p-password-clearable.p-password-mask .p-password-clear-icon{margin-top:unset}.p-password-clearable{position:relative}}@layer primeng{.p-radiobutton{display:inline-flex;cursor:pointer;-webkit-user-select:none;user-select:none;vertical-align:bottom;position:relative}.p-radiobutton-box{display:flex;justify-content:center;align-items:center}.p-radiobutton-icon{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0) scale(.1);border-radius:50%;visibility:hidden}.p-radiobutton-box.p-highlight .p-radiobutton-icon{transform:translateZ(0) scale(1);visibility:visible}p-radiobutton{display:inline-flex;vertical-align:bottom;align-items:center}.p-radiobutton-label{line-height:1}}@layer primeng{.p-ripple{overflow:hidden;position:relative}.p-ink{display:block;position:absolute;background:#ffffff80;border-radius:100%;transform:scale(0)}.p-ink-active{animation:ripple .4s linear}.p-ripple-disabled .p-ink{display:none!important}}@keyframes ripple{to{opacity:0;transform:scale(2.5)}}@layer primeng{.p-tooltip{position:absolute;display:none;padding:.25em .5rem;max-width:12.5rem;pointer-events:none}.p-tooltip.p-tooltip-right,.p-tooltip.p-tooltip-left{padding:0 .25rem}.p-tooltip.p-tooltip-top,.p-tooltip.p-tooltip-bottom{padding:.25em 0}.p-tooltip .p-tooltip-text{white-space:pre-line;word-break:break-word}.p-tooltip-arrow{scale:2;position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.p-tooltip-right .p-tooltip-arrow{top:50%;left:0;margin-top:-.25rem;border-width:.25em .25em .25em 0}.p-tooltip-left .p-tooltip-arrow{top:50%;right:0;margin-top:-.25rem;border-width:.25em 0 .25em .25rem}.p-tooltip.p-tooltip-top{padding:.25em 0}.p-tooltip-top .p-tooltip-arrow{bottom:0;left:50%;margin-left:-.25rem;border-width:.25em .25em 0}.p-tooltip-bottom .p-tooltip-arrow{top:0;left:50%;margin-left:-.25rem;border-width:0 .25em .25rem}}.lg-outer .lg-thumb-outer{background-color:#0d0a0a;width:100%;max-height:350px;overflow:hidden;float:left}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb,.lg-outer .lg-thumb-outer.lg-rebuilding-thumbnails .lg-thumb{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer .lg-thumb-outer.lg-thumb-align-middle{text-align:center}.lg-outer .lg-thumb-outer.lg-thumb-align-left{text-align:left}.lg-outer .lg-thumb-outer.lg-thumb-align-right{text-align:right}.lg-outer.lg-single-item .lg-thumb-outer{display:none}.lg-outer .lg-thumb{padding:5px 0;height:100%;margin-bottom:-5px;display:inline-block;vertical-align:middle}@media (min-width: 768px){.lg-outer .lg-thumb{padding:10px 0}}.lg-outer .lg-thumb-item{cursor:pointer;float:left;overflow:hidden;height:100%;border-radius:2px;margin-bottom:5px;will-change:border-color}@media (min-width: 768px){.lg-outer .lg-thumb-item{border-radius:4px;border:2px solid #fff;-webkit-transition:border-color .25s ease;-o-transition:border-color .25s ease;transition:border-color .25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%;object-fit:cover;display:block}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer .lg-toggle-thumb:after{content:"\e1ff"}.lg-outer.lg-animate-thumb .lg-thumb{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.lg-outer .lg-video-cont{text-align:center;display:inline-block;vertical-align:middle;position:relative}.lg-outer .lg-video-cont .lg-object{width:100%!important;height:100%!important}.lg-outer .lg-has-iframe .lg-video-cont{-webkit-overflow-scrolling:touch;overflow:auto}.lg-outer .lg-video-object{position:absolute;inset:0;width:100%;height:100%;z-index:3}.lg-outer .lg-video-poster{z-index:1}.lg-outer .lg-has-video .lg-video-object{opacity:0;will-change:opacity;-webkit-transition:opacity .3s ease-in;-o-transition:opacity .3s ease-in;transition:opacity .3s ease-in}.lg-outer .lg-has-video.lg-video-loaded .lg-video-poster,.lg-outer .lg-has-video.lg-video-loaded .lg-video-play-button{opacity:0!important}.lg-outer .lg-has-video.lg-video-loaded .lg-video-object{opacity:1}@keyframes lg-play-stroke{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes lg-play-rotate{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.lg-video-play-button{width:18%;max-width:140px;position:absolute;top:50%;left:50%;z-index:2;cursor:pointer;transform:translate(-50%,-50%) scale(1);will-change:opacity,transform;-webkit-transition:-webkit-transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s;-moz-transition:-moz-transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s;-o-transition:-o-transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s;transition:transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s}.lg-video-play-button:hover .lg-video-play-icon-bg,.lg-video-play-button:hover .lg-video-play-icon{opacity:1}.lg-video-play-icon-bg{fill:none;stroke-width:3%;stroke:#fcfcfc;opacity:.6;will-change:opacity;-webkit-transition:opacity .12s ease-in;-o-transition:opacity .12s ease-in;transition:opacity .12s ease-in}.lg-video-play-icon-circle{position:absolute;inset:0;fill:none;stroke-width:3%;stroke:#1e1e1ee6;stroke-opacity:1;stroke-linecap:round;stroke-dasharray:200;stroke-dashoffset:200}.lg-video-play-icon{position:absolute;width:25%;max-width:120px;left:50%;top:50%;transform:translate3d(-50%,-50%,0);opacity:.6;will-change:opacity;-webkit-transition:opacity .12s ease-in;-o-transition:opacity .12s ease-in;transition:opacity .12s ease-in}.lg-video-play-icon .lg-video-play-icon-inner{fill:#fcfcfc}.lg-video-loading .lg-video-play-icon-circle{animation:lg-play-rotate 2s linear .25s infinite,lg-play-stroke 1.5s ease-in-out .25s infinite}.lg-video-loaded .lg-video-play-button{opacity:0;transform:translate(-50%,-50%) scale(.7)}.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1083;opacity:0;will-change:opacity;-webkit-transition:opacity .08s ease 0s;-moz-transition:opacity .08s ease 0s;-o-transition:opacity .08s ease 0s;transition:opacity .08s ease 0s}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:"\e01d"}.lg-show-autoplay .lg-autoplay-button:after{content:"\e01a"}.lg-single-item .lg-autoplay-button{opacity:.75;pointer-events:none}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transition-duration:0ms!important;transition-duration:0ms!important}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{will-change:transform;-webkit-transition:-webkit-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s;-moz-transition:-moz-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s;-o-transition:-o-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s;transition:transform .5s cubic-bezier(.12,.415,.01,1.19) 0s}.lg-outer.lg-use-transition-for-zoom.lg-zoom-drag-transition .lg-item.lg-complete.lg-zoomable .lg-img-wrap{will-change:transform;-webkit-transition:-webkit-transform .8s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .8s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .8s cubic-bezier(0,0,.25,1) 0s;transition:transform .8s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1);-webkit-transition:-webkit-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;-moz-transition:-moz-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;-o-transition:-o-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;transition:transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.no-transition,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.no-transition{transition:none!important}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition{transform:scaleZ(1) translate3d(-50%,-50%,0)!important;max-width:none!important;max-height:none!important;top:50%!important;left:50%!important}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition-x,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition-x{transform:scaleZ(1) translate3d(-50%,0,0)!important;top:0!important;left:50%!important;max-width:none!important;max-height:none!important}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition-y,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition-y{transform:scaleZ(1) translate3d(0,-50%,0)!important;top:50%!important;left:0%!important;max-width:none!important;max-height:none!important}.lg-icon.lg-zoom-in:after{content:"\e311"}.lg-actual-size .lg-icon.lg-zoom-in{opacity:.5;pointer-events:none}.lg-icon.lg-actual-size{font-size:20px}.lg-icon.lg-actual-size:after{content:"\e033"}.lg-icon.lg-zoom-out{opacity:.5;pointer-events:none}.lg-icon.lg-zoom-out:after{content:"\e312"}.lg-zoomed .lg-icon.lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer[data-lg-slide-type=video] .lg-zoom-in,.lg-outer[data-lg-slide-type=video] .lg-actual-size,.lg-outer[data-lg-slide-type=video] .lg-zoom-out,.lg-outer[data-lg-slide-type=iframe] .lg-zoom-in,.lg-outer[data-lg-slide-type=iframe] .lg-actual-size,.lg-outer[data-lg-slide-type=iframe] .lg-zoom-out,.lg-outer.lg-first-slide-loading .lg-zoom-in,.lg-outer.lg-first-slide-loading .lg-actual-size,.lg-outer.lg-first-slide-loading .lg-zoom-out{opacity:.75;pointer-events:none}.lg-outer .lg-pager-outer{text-align:center;z-index:1080;height:10px;margin-bottom:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer.lg-single-item .lg-pager-outer{display:none}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:0 0 0 2px #fff inset}.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#fff;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;will-change:transform,opacity;-webkit-transition:opacity .15s ease 0s,-webkit-transform .15s ease 0s;-moz-transition:opacity .15s ease 0s,-moz-transform .15s ease 0s;-o-transition:opacity .15s ease 0s,-o-transform .15s ease 0s;transition:opacity .15s ease 0s,transform .15s ease 0s;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}.lg-outer .lg-pager{background-color:#ffffff80;border-radius:50%;box-shadow:0 0 0 8px #ffffffb3 inset;display:block;height:12px;-webkit-transition:box-shadow .3s ease 0s;-o-transition:box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s;width:12px}.lg-outer .lg-pager:hover,.lg-outer .lg-pager:focus{box-shadow:0 0 0 8px #fff inset}.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-fullscreen:after{content:"\e20c"}.lg-fullscreen-on .lg-fullscreen:after{content:"\e20d"}.lg-outer .lg-dropdown-overlay{background-color:#00000040;cursor:default;inset:0;position:absolute;z-index:1081;opacity:0;visibility:hidden;will-change:visibility,opacity;-webkit-transition:visibility 0s linear .18s,opacity .18s linear 0s;-o-transition:visibility 0s linear .18s,opacity .18s linear 0s;transition:visibility 0s linear .18s,opacity .18s linear 0s}.lg-outer.lg-dropdown-active .lg-dropdown,.lg-outer.lg-dropdown-active .lg-dropdown-overlay{-webkit-transition-delay:0s;transition-delay:0s;-moz-transform:translate3d(0,0px,0);-o-transform:translate3d(0,0px,0);-ms-transform:translate3d(0,0px,0);-webkit-transform:translate3d(0,0px,0);transform:translateZ(0);opacity:1;visibility:visible}.lg-outer.lg-dropdown-active .lg-share{color:#fff}.lg-outer .lg-dropdown{background-color:#fff;border-radius:2px;font-size:14px;list-style-type:none;margin:0;padding:10px 0;position:absolute;right:0;text-align:left;top:50px;opacity:0;visibility:hidden;-moz-transform:translate3d(0,5px,0);-o-transform:translate3d(0,5px,0);-ms-transform:translate3d(0,5px,0);-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);will-change:visibility,opacity,transform;-webkit-transition:-webkit-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-moz-transition:-moz-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-o-transition:-o-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s}.lg-outer .lg-dropdown:after{content:"";display:block;height:0;width:0;position:absolute;border:8px solid transparent;border-bottom-color:#fff;right:16px;top:-16px}.lg-outer .lg-dropdown>li:last-child{margin-bottom:0}.lg-outer .lg-dropdown>li:hover a{color:#333}.lg-outer .lg-dropdown a{color:#333;display:block;white-space:pre;padding:4px 12px;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px}.lg-outer .lg-dropdown a:hover{background-color:#00000012}.lg-outer .lg-dropdown .lg-dropdown-text{display:inline-block;line-height:1;margin-top:-3px;vertical-align:middle}.lg-outer .lg-dropdown .lg-icon{color:#333;display:inline-block;float:none;font-size:20px;height:auto;line-height:1;margin-right:8px;padding:0;vertical-align:middle;width:auto}.lg-outer .lg-share{position:relative}.lg-outer .lg-share:after{content:"\e80d"}.lg-outer .lg-share-facebook .lg-icon:after{content:"\e904"}.lg-outer .lg-share-twitter .lg-icon{color:#00aced}.lg-outer .lg-share-twitter .lg-icon:after{content:"\e907"}.lg-outer .lg-share-pinterest .lg-icon{color:#cb2027}.lg-outer .lg-share-pinterest .lg-icon:after{content:"\e906"}.lg-comment-box{width:420px;max-width:100%;position:absolute;right:0;top:0;bottom:0;z-index:9999;background-color:#fff;will-change:transform;-moz-transform:translate3d(100%,0,0);-o-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);-webkit-transition:-webkit-transform .4s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .4s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .4s cubic-bezier(0,0,.25,1) 0s;transition:transform .4s cubic-bezier(0,0,.25,1) 0s}.lg-comment-box .lg-comment-title{margin:0;color:#fff;font-size:18px}.lg-comment-box .lg-comment-header{background-color:#000;padding:12px 20px;position:absolute;left:0;right:0;top:0}.lg-comment-box .lg-comment-body{height:100%!important;padding-top:43px!important;width:100%!important}.lg-comment-box .fb-comments{height:100%;width:100%;background:url("./media/loading-JHFEMDAI.gif") no-repeat scroll center center #fff;overflow-y:auto;display:inline-block}.lg-comment-box .fb-comments[fb-xfbml-state=rendered]{background-image:none}.lg-comment-box .fb-comments>span{max-width:100%}.lg-comment-box .lg-comment-close{position:absolute;right:5px;top:12px;cursor:pointer;font-size:20px;color:#999;will-change:color;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear}.lg-comment-box .lg-comment-close:hover{color:#fff}.lg-comment-box .lg-comment-close:after{content:"\e070"}.lg-comment-box iframe{max-width:100%!important;width:100%!important}.lg-comment-box #disqus_thread{padding:0 20px}.lg-outer .lg-comment-overlay{background-color:#00000040;cursor:default;inset:0;position:fixed;z-index:1081;opacity:0;visibility:hidden;will-change:visibility,opacity;-webkit-transition:visibility 0s linear .18s,opacity .18s linear 0s;-o-transition:visibility 0s linear .18s,opacity .18s linear 0s;transition:visibility 0s linear .18s,opacity .18s linear 0s}.lg-outer .lg-comment-toggle:after{content:"\e908"}.lg-outer.lg-comment-active .lg-comment-overlay{-webkit-transition-delay:0s;transition-delay:0s;-moz-transform:translate3d(0,0px,0);-o-transform:translate3d(0,0px,0);-ms-transform:translate3d(0,0px,0);-webkit-transform:translate3d(0,0px,0);transform:translateZ(0);opacity:1;visibility:visible}.lg-outer.lg-comment-active .lg-comment-toggle{color:#fff}.lg-outer.lg-comment-active .lg-comment-box{-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}.lg-outer .lg-img-rotate{position:absolute;inset:0;-webkit-transition:-webkit-transform .4s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .4s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .4s cubic-bezier(0,0,.25,1) 0s;transition:transform .4s cubic-bezier(0,0,.25,1) 0s}.lg-outer[data-lg-slide-type=video] .lg-rotate-left,.lg-outer[data-lg-slide-type=video] .lg-rotate-right,.lg-outer[data-lg-slide-type=video] .lg-flip-ver,.lg-outer[data-lg-slide-type=video] .lg-flip-hor,.lg-outer[data-lg-slide-type=iframe] .lg-rotate-left,.lg-outer[data-lg-slide-type=iframe] .lg-rotate-right,.lg-outer[data-lg-slide-type=iframe] .lg-flip-ver,.lg-outer[data-lg-slide-type=iframe] .lg-flip-hor{opacity:.75;pointer-events:none}.lg-outer .lg-img-rotate:before{content:"";display:inline-block;height:100%;vertical-align:middle}.lg-rotate-left:after{content:"\e900"}.lg-rotate-right:after{content:"\e901"}.lg-icon.lg-flip-hor,.lg-icon.lg-flip-ver{font-size:26px}.lg-flip-ver:after{content:"\e903"}.lg-flip-hor:after{content:"\e902"}.lg-medium-zoom-item{cursor:zoom-in}.lg-medium-zoom .lg-outer,.lg-medium-zoom .lg-outer.lg-grab img.lg-object,.lg-medium-zoom .lg-outer.lg-grabbing img.lg-object{cursor:zoom-out}.lg-relative-caption .lg-outer .lg-sub-html{white-space:normal;bottom:auto;padding:0;background-image:none}.lg-relative-caption .lg-outer .lg-relative-caption-item{opacity:0;padding:16px 0;transition:.5s opacity ease}.lg-relative-caption .lg-outer .lg-show-caption .lg-relative-caption-item{opacity:1}.mapplic-element{position:relative;overflow:hidden;font-size:0;height:420px}.mapplic-element input,.mapplic-element button,.mapplic-element a,.mapplic-element a:active{outline:none;box-shadow:none;text-decoration:none!important}.mapplic-element a:focus{outline:none}.mapplic-element>*{opacity:1;transition:opacity .4s}.mapplic-element.mapplic-loading>*{opacity:0}.mapplic-element strong{color:#333}.mapplic-element.mapplic-loading{background:url("./media/loader-2ESRXD7U.gif") no-repeat center}.mapplic-element.mapplic-error{background:url("./media/error-icon-WWUXKYDC.png") no-repeat center}.mapplic-element *{scrollbar-width:thin;scrollbar-color:#ddd #fdfdfd}.mapplic-element *::-webkit-scrollbar{width:12px}.mapplic-element *::-webkit-scrollbar-track{background-color:#fdfdfd}body .dark-only .mapplic-element *::-webkit-scrollbar-track{background-color:#262932}.mapplic-element *::-webkit-scrollbar-thumb{background-color:#ddd;border-radius:20px;border:3px solid #fdfdfd;box-sizing:border-box}.mapplic-element .mapplic-tooltip *{scrollbar-color:#ddd #fff}.mapplic-element .mapplic-tooltip *::-webkit-scrollbar-track{background-color:#fff}.mapplic-element .mapplic-tooltip *::-webkit-scrollbar-thumb{border:3px solid #fff}.mapplic-container{display:inline-block;position:relative;width:70%;height:100%}.mapplic-map{transform-origin:0 0}.mapplic-layer img{width:100%}.mapplic-map .mapplic-map-image{position:absolute;width:100%;height:100%;left:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mapplic-layer{height:100%;width:100%;position:absolute;opacity:0;display:block;transition:transform .3s,opacity .3s}.mapplic-layer.mapplic-visible{visibility:visible;opacity:1;transform:translateY(0)}.mapplic-layer.mapplic-hidden{pointer-events:none;display:none}.mapplic-layer.mapplic-layer-up{transform:translateY(-100px)}.mapplic-layer.mapplic-layer-down{transform:translateY(100px)}.mapplic-map.mapplic-zoomable .mapplic-map-image{cursor:url("./media/openhand-3CGFJFOO.cur"),default}.mapplic-map.mapplic-zoomable.mapplic-dragging .mapplic-map-image{cursor:url("./media/closedhand-OFP6TIFQ.cur"),move}.mapplic-pin{background-color:#fb7575;background-image:none;background-position:center;background-repeat:no-repeat;border-radius:6px;box-shadow:0 -2px #0000001a inset;box-sizing:border-box;cursor:pointer;font-size:0;width:12px;height:12px;margin-left:-6px;margin-top:-6px;position:absolute!important;transform-origin:50% 50%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mapplic-pin:before{box-sizing:content-box!important}.mapplic-pin.hide{display:none}.mapplic-pin.mapplic-active{display:block!important}.mapplic-pin.pin-label{color:#fff;font-size:10px;font-weight:100;text-align:center;text-decoration:none}.mapplic-pin.pin-text{background:transparent!important;border-radius:0;color:#666}.mapplic-pin{background-color:#d33;border-color:#d33;background-image:none;background-size:contain;border-radius:50%;box-sizing:border-box;line-height:21px;font-size:12px;width:20px;height:20px;margin:-10px 0 0 -10px;transform-origin:50% 50%}.mapplic-pin.pin-square{background-color:#0071a1;border-color:#0071a1;border-radius:0}.mapplic-pin.pin-square.pin-bordered:before{border-radius:0}.mapplic-pin.pin-rounded{background-color:#6b9b26;border-color:#6b9b26;border-radius:4px}.mapplic-pin.pin-rounded.pin-bordered:before{border-radius:7px}.mapplic-pin.pin-sm{margin:-5px 0 0 -5px;font-size:0;width:10px;height:10px}.mapplic-pin.pin-sm.pin-rounded{border-radius:3px}.mapplic-pin.pin-lg{margin:-14px 0 0 -14px;font-size:15px;line-height:30px;width:28px;height:28px;box-sizing:border-box}.mapplic-pin.pin-bordered{background-color:#fff!important;background-image:none;color:#333!important;line-height:18px;width:18px;height:18px;margin:-9px 0 0 -9px}.mapplic-pin.pin-bordered:before{border-color:inherit;border-style:solid;border-radius:50%;border-width:3px;content:"";display:block;width:18px;height:18px;position:absolute;left:-3px;top:-3px}.mapplic-pin.pin-triangle{margin-top:-20px;transform-origin:50% 140%}.mapplic-pin.pin-triangle:before{border-style:solid;border-width:9px 8px 0 8px;border-color:inherit;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent;content:"";display:block;position:absolute;top:16px;left:2px}.mapplic-pin.pin-classic{background-color:#f23543;background-image:none;border-color:#f23543;border-radius:10px;line-height:22px!important;width:20px;height:20px;margin-top:-22px;margin-left:-10px;transform-origin:50% 140%}.mapplic-pin.pin-classic:before{border-style:solid;border-width:9px 8px 0 8px;border-color:inherit;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent;content:"";display:block;position:absolute;top:16px;left:2px}.mapplic-pin.pin-marker{background-color:#fcac2b;border-color:#fcac2b;background-image:none;border-radius:50%;width:18px;height:18px;line-height:17px;margin-top:-9px;margin-left:-9px;transform-origin:50% 50%}.mapplic-pin.pin-marker:before{border-color:inherit;border-style:solid;border-width:6px;border-radius:50%;content:"";display:block;opacity:.2;width:18px;height:18px;position:absolute;left:-6px;top:-6px}.mapplic-pin.pin-disk{background-color:#fff!important;background-image:none;border-color:#f19819;border-radius:8px;color:#333!important;width:16px;height:16px;margin-top:-8px;margin-left:-8px;transform-origin:50% 50%}.mapplic-pin.pin-disk:before{border-color:inherit;border-style:solid;border-width:3px;border-radius:16px;content:"";display:block;width:16px;height:16px;position:absolute;left:-3px;top:-3px}.mapplic-pin.pin-ribbon{background-color:#46b450;background-image:none;border-color:#46b450;border-radius:2px 2px 2px 0;height:16px;line-height:16px;min-width:10px;width:auto;padding:0 3px;margin-left:-8px;margin-top:-20px;transform-origin:8px 20px}.mapplic-pin.pin-ribbon:after{border-style:solid;border-width:0 8px 4px 0;border-color:transparent rgba(0,0,0,.5) transparent transparent;content:"";display:block;position:absolute;top:16px;left:0}.mapplic-pin.pin-ribbon:before{border-style:solid;border-width:0 8px 4px 0;border-color:inherit;border-top-color:transparent;border-bottom-color:transparent;border-left-color:transparent;content:"";display:block;position:absolute;top:16px;left:0}.mapplic-pin.pin-dot{background-color:transparent!important;background-image:none;border-color:#29afa1;border-radius:0;color:#fff!important;height:16px;line-height:16px;font-size:11px;min-width:10px;width:auto;padding:0 3px;margin-left:4px;margin-top:-8px;transform-origin:-4px 8px}.mapplic-pin.pin-dot:before{border-color:inherit;border-style:solid;border-width:3px;border-radius:12px;content:"";display:block;width:0px;height:0px;position:absolute;top:5px;left:-7px}.mapplic-pin.pin-image{background-size:32px;border:2px solid #fff;border-radius:50%;box-sizing:border-box;box-shadow:0 0 10px #00000026;font-size:0!important;width:32px;height:32px;margin-top:-16px;margin-left:-16px;transform-origin:50%}.mapplic-pin.pin-icon{background-size:16px;background-color:transparent;border:none;border-radius:0;font-size:0!important;width:16px;height:16px;margin-top:-8px;margin-left:-8px;transform-origin:50%}.mapplic-pin.pin-circle{background:none!important;border:2px solid #fb7575;width:8px;height:8px;margin-left:-6px;margin-top:-6px;transform-origin:50% 50%}.mapplic-pin.pin-transparent{background-image:none;background-color:#795ecd;border-radius:10px;width:20px;height:20px;margin-left:-10px;margin-top:-10px;opacity:.5!important;transform-origin:50% 50%}.mapplic-pin.pin-md{border-radius:50%;margin-left:-10px;margin-top:-10px;line-height:20px;width:20px;height:20px}.mapplic-pin.pin-pulse{background-color:#007cba}.mapplic-pin.pin-pulse:before{content:"";border:2px solid #888;border-radius:30px;height:inherit;width:inherit;top:-2px;left:-2px;position:absolute;animation:pulsate 1.8s ease-out;animation-iteration-count:infinite;animation-delay:1s;opacity:0;box-sizing:content-box}@-webkit-keyframes pulsate{0%{-webkit-transform:scale(1,1);opacity:0}25%{opacity:.5}50%{-webkit-transform:scale(1.6,1.6);opacity:0}}@keyframes pulsate{0%{transform:scale(1);opacity:0}25%{opacity:.5}50%{transform:scale(1.6);opacity:0}}.mapplic-minimap{border:1px solid rgba(0,0,0,.1);position:absolute;margin:12px;bottom:0;left:0;opacity:.5;overflow:hidden;transition:opacity .4s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mapplic-minimap-layer{line-height:0}.mapplic-minimap img{width:100%}.mapplic-minimap-overlay{background-color:#0006;position:absolute;width:100%;height:100%;top:0;left:0}.mapplic-minimap .mapplic-minimap-active{position:absolute;opacity:1;top:0;left:0}.mapplic-minimap-background{width:140px!important;-webkit-filter:blur(2px)}.mapplic-button{background-color:#fff;background-repeat:no-repeat;background-position:center;border:none!important;border-radius:0;cursor:pointer;width:28px;height:28px;padding:0;position:relative;transition:background-color .2s}.mapplic-element .mapplic-button:focus,.mapplic-button:hover,.mapplic-button:focus{background-color:#fff}.mapplic-container>.mapplic-button{box-shadow:0 0 12px #0000000f;position:absolute;margin:12px}.mapplic-icon{box-sizing:content-box;fill:#222;width:16px;height:16px;margin:6px;position:absolute;top:0;left:0}body .dark-only .mapplic-icon{fill:#ffffffb3}.mapplic-container>.mapplic-button:hover>.mapplic-icon{fill:var(--theme-deafult)}.mapplic-clear-button{background-size:16px 16px;display:none;font-size:0;bottom:69px;right:0}.mapplic-zoom-buttons{box-shadow:0 0 12px #0000000f;margin:12px;position:absolute;right:0;bottom:0}.mapplic-zoom-buttons button{display:block}.mapplic-zoom-buttons button:disabled{background-color:#eee;cursor:default}button.mapplic-zoomin-button{background-size:10px 10px;border-bottom:1px solid #eee}button.mapplic-zoomout-button{background-size:10px 10px}.mapplic-fullscreen{background-color:#fafafa;position:fixed!important;top:0;left:0;width:100%;height:100%!important;margin:0!important;max-width:100%!important;max-height:100%!important;z-index:99980}body .dark-only .mapplic-fullscreen{background-color:#262932}.mapplic-fullscreen-button{background-size:14px 14px;top:0;left:0}.mapplic-fullscreen-button .mapplic-icon-fullscreen-exit,.mapplic-fullscreen .mapplic-fullscreen-button .mapplic-icon-fullscreen{display:none}.mapplic-fullscreen .mapplic-fullscreen-button .mapplic-icon-fullscreen-exit{display:block}.mapplic-fullscreen .mapplic-container{width:80%}.mapplic-fullscreen .mapplic-sidebar{width:20%}.mapplic-levels{box-shadow:0 0 10px #0000000a;position:absolute;top:0;right:0;margin:12px}.mapplic-levels>*{display:block;box-sizing:border-box}.mapplic-levels-select{background-color:#fff;border:none;border-radius:0;color:#2f3435;margin:0 20px 0 0;padding:8px;font-size:14px;line-height:20px;font-weight:600;outline:none;-webkit-appearance:none}.mapplic-levels button{background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:8px 4px;border:none;border-radius:0;cursor:pointer;padding:0;height:50%;width:20px;position:absolute;right:0}.mapplic-levels .mapplic-levels-down{bottom:0}.mapplic-levels .mapplic-icon{width:8px;height:4px;margin:-2px 0 0 -4px;left:50%;top:50%}.mapplic-levels button:disabled{background-color:#eee;cursor:default}.mapplic-levels{display:none}.mapplic-level-switcher{position:absolute;right:0;top:0;margin:12px}.mapplic-level-switcher button{background-color:#f8f8f8;border-radius:0;color:#888;cursor:pointer;display:block;font-size:11px;font-weight:600;line-height:20px;padding:4px 10px;text-align:center;-webkit-user-select:none;user-select:none;width:100%;border:none;transition:transform .2s;position:relative}.mapplic-level-switcher button:hover{background-color:#f8f8f8}.mapplic-level-switcher button:focus{outline:none}.mapplic-level-switcher button.mapplic-selected{box-shadow:0 0 12px #0000000f;background-color:#fff;color:#222;transform:scale(1.15);z-index:100}.mapplic-sidebar{width:30%;height:100%;padding:12px;border:var(--bs-border-width) var(--bs-border-style) #ecf3fa!important;position:relative;box-sizing:border-box}body .dark-only .mapplic-sidebar{border:1px solid #374558!important}.mapplic-sidebar-right .mapplic-sidebar{float:right;direction:rtl}.mapplic-sidebar-right .mapplic-container{float:none}.mapplic-sidebar>*{pointer-events:auto}.mapplic-container{float:right;direction:ltr}.mapplic-sidebar-toggle{border-radius:50%;top:50%;left:0;margin:0!important;transition:opacity .2s}.mapplic-dynamic-sidebar:not(.mapplic-portrait) .mapplic-container{transition:width .4s}.mapplic-portrait .mapplic-sidebar-toggle{display:none}.mapplic-sidebar-right .mapplic-sidebar-toggle{left:auto;right:0;transform:rotate(180deg)}.mapplic-sidebar-toggle,.mapplic-sidebar-toggle:hover,.mapplic-element .mapplic-sidebar-toggle:focus,.mapplic-element .mapplic-sidebar-toggle:active{background-color:#0003}.mapplic-hidden-sidebar .mapplic-sidebar-toggle{margin:0 12px!important}.mapplic-sidebar-toggle .mapplic-icon-sidebar{fill:#fff;transition:transform .4s}.mapplic-hidden-sidebar .mapplic-sidebar-toggle .mapplic-icon-sidebar{transform:rotate(180deg)}.mapplic-sidebar{transition:margin .4s,opacity .4s}.mapplic-hidden-sidebar .mapplic-container{width:100%}.mapplic-element.mapplic-hidden-sidebar:not(.mapplic-portrait) .mapplic-sidebar{margin-left:-30%;opacity:0}.mapplic-sidebar-right.mapplic-hidden-sidebar:not(.mapplic-portrait) .mapplic-sidebar{margin-left:0;margin-right:-30%}.mapplic-sidebar.mapplic-sidebar-tagsrow .mapplic-filter-tags{display:block}.mapplic-sidebar.mapplic-sidebar-tagsrow .mapplic-sidebar-header{max-height:110px}.mapplic-sidebar.mapplic-sidebar-tagsrow .mapplic-list-container{top:122px}.mapplic-sidebar-dim{background-color:#000;opacity:0;position:absolute;inset:12px;transition:opacity .2s;z-index:1;pointer-events:none}.mapplic-sidebar-header-opened.mapplic-sidebar-filterable .mapplic-sidebar-dim{opacity:.1;pointer-events:auto}.mapplic-sidebar-header{background-color:#fff;box-shadow:0 4px 10px #00000012;box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden;padding:16px 20px;position:absolute;right:12px;left:12px;z-index:2;max-height:80px;transition:max-height .2s}body .dark-only .mapplic-sidebar-header{background:#262932!important}.mapplic-sidebar.mapplic-sidebar-header-opened.mapplic-sidebar-filterable .mapplic-sidebar-header{max-height:80%}.mapplic-sidebar-header>.mapplic-icon{margin-left:20px;margin-top:32px}.mapplic-sidebar-right .mapplic-sidebar-header>.mapplic-icon{margin-right:20px;margin-left:0;margin-top:32px;right:0;left:auto}.mapplic-search-input{background:none!important;border:none!important;box-shadow:none!important;box-sizing:border-box;border-radius:0;font-size:22px!important;font-family:inherit;line-height:22px;width:100%;height:48px!important;margin:0!important;padding:0 50px 0 30px}.mapplic-sidebar-right .mapplic-search-input{padding:0 30px 0 50px!important}.mapplic-search-input::placeholder{opacity:.5;font-weight:400}.mapplic-search-input::-ms-clear{display:none;width:0;height:0}.mapplic-search-clear{background:none;box-shadow:none;border:none;cursor:pointer;display:none;position:absolute;margin:0;padding:0;top:28px;left:16px;width:24px;height:24px}.mapplic-search-active .mapplic-search-clear{display:block}.mapplic-search-active .mapplic-icon.mapplic-icon-magnifier{display:none}.mapplic-search-clear:hover,.mapplic-search-clear:active,.mapplic-search-clear:focus{background:none;outline:none}.mapplic-search-clear .mapplic-icon.mapplic-icon-cross{width:12px;height:12px;padding:0;transition:transform .4s}.mapplic-search-toggle{background:transparent;border-radius:50%!important;box-shadow:none;border:none;cursor:pointer;display:none;position:absolute;margin:0;padding:4px;top:24px;left:20px;width:34px;height:34px;transition:background-color .2s}.mapplic-search-toggle:hover,.mapplic-search-toggle:focus{background-color:transparent}.mapplic-sidebar-filterable .mapplic-search-toggle{display:block}.mapplic-search-toggle .mapplic-icon{margin:9px}.mapplic-sidebar-header-opened.mapplic-sidebar-filterable .mapplic-search-toggle{background-color:#f4f4f4}.mapplic-icon.mapplic-icon-cross{width:8px;height:8px;padding:8px}.mapplic-sidebar-nosearch .mapplic-list-container{top:12px}.mapplic-filter-tags{white-space:nowrap;max-width:100%;overflow:hidden;display:none;margin:10px 0}.mapplic-tag{background-color:#aaa;border-radius:12px;border:none;color:#fffc;text-transform:uppercase;cursor:pointer;font-size:9px;line-height:20px;font-weight:300;margin-left:6px;padding:0 8px;display:inline-block}.mapplic-tag>span{background-position:center;background-repeat:no-repeat;background-size:6px 6px;display:inline-block;margin-right:6px;width:8px;height:6px;opacity:.4}.mapplic-list-container{background-color:#fdfdfd;box-sizing:border-box;overflow-y:auto;position:absolute;inset:92px 12px 12px;padding:0;margin:0;transition:top .2s;-webkit-overflow-scrolling:touch}body .dark-only .mapplic-list-container{background:#262932!important}.mapplic-list-container li{margin:0!important;text-align:right}.mapplic-list-container h4{font-size:16px!important;font-weight:400!important}.mapplic-list-container .mapplic-dir-item a{padding:12px 20px 12px 18px}.mapplic-filter{margin:10px -20px -6px;overflow-y:auto;opacity:0;transition:opacity .2s}body .dark-only .mapplic-filter{background:#262932}.mapplic-sidebar-header-opened.mapplic-sidebar-filterable .mapplic-filter{opacity:1}.mapplic-filter>ul{padding:0!important;margin:0!important}.mapplic-filter h5{color:#aaa;font-size:10px;margin:5px 20px;font-weight:400}.mapplic-list-category{margin:0!important}.mapplic-list-category>a{border-radius:4px;box-sizing:border-box;color:#2f3434!important;display:block;margin:6px 10px 0;padding:10px;text-decoration:none;overflow:hidden;text-overflow:ellipsis;transition:background-color .2s}.mapplic-list-category>a:hover,.mapplic-list-category>a:focus{background-color:#f8f8f8}body .dark-only .mapplic-list-category>a:hover,body .dark-only .mapplic-list-category>a:focus{background-color:#00000080}.mapplic-list-category h4{display:inline-block;font-size:14px;font-weight:400;line-height:22px;margin:0}.mapplic-list-category h4.mapplic-margin{margin-top:9px}.mapplic-about{color:#aaa;display:block;font-weight:400;font-size:13px;line-height:16px}.mapplic-list-category .mapplic-thumbnail{background-color:#aaa;border:2px solid transparent;border-radius:50%;box-sizing:border-box;width:40px;height:40px}.mapplic-list-category .mapplic-thumbnail-placeholder{color:#ffffffb3;font-size:18px;font-weight:700;line-height:15px}.mapplic-thumbnail{border-radius:0;box-shadow:none!important;margin-left:10px;float:right;width:50px;height:50px;object-fit:cover}.mapplic-thumbnail-placeholder{background-color:#eee;box-sizing:border-box;color:#fff;font-size:20px;font-weight:600;line-height:34px;padding:8px 4px;width:50px;height:50px;text-align:center}.mapplic-list-category>a .mapplic-list-count{color:#aaa;font-size:16px;font-weight:400;margin-right:4px;opacity:.5}.mapplic-dir-item[data-location=init]{display:none!important}.mapplic-dir-item>a{border-left:2px solid transparent;padding:10px 20px 10px 18px;text-decoration:none;transition:border,background-color .1s}.mapplic-sidebar .mapplic-dir-item:hover>a,.mapplic-sidebar .mapplic-dir-item>a:focus,.mapplic-sidebar .mapplic-dir-item.mapplic-active>a{background-color:#f4f4f4;padding:12px 20px;border-radius:5px}body .dark-only .mapplic-sidebar .mapplic-dir-item:hover>a{background-color:#00000080}body .dark-only .mapplic-sidebar .mapplic-dir-item h4{color:#ffffffb3}.mapplic-dir>h3{border-bottom:2px solid #fafafa;font-size:32px;line-height:60px;font-weight:300;margin:20px 0;padding-bottom:0}.mapplic-dir>h3>span{border-bottom:2px solid #888;display:inline-block;font-weight:600;margin-bottom:-2px}.mapplic-dir ul{padding-left:0;list-style:none}.mapplic-dir.mapplic-dir-results{margin-top:40px;display:none}.mapplic-dir-results-clear{background-color:#fafafa;border:none;border-radius:4px;color:#333;cursor:pointer;font-weight:700;font-size:12px;margin-left:20px;padding:10px 12px;outline:none;vertical-align:middle;transition:background-color .2s}.mapplic-dir-results-clear .mapplic-icon-cross{padding:0;margin:0 0 0 6px;position:static;transition:transform .4s}.mapplic-dir-results-clear:hover .mapplic-icon-cross{transform:rotate(180deg)}.mapplic-dir-results-clear:hover,.mapplic-dir-results-clear:active{background-color:#eee}.mapplic-dir.mapplic-dir-horizontal ul{max-width:100%;white-space:nowrap;overflow-x:auto;margin-bottom:40px}.mapplic-dir.mapplic-dir-horizontal .mapplic-dir-item{white-space:normal;display:inline-block}.mapplic-dir-item{border-color:#888;position:relative;overflow:hidden}.mapplic-dir-item a{display:block;padding:12px 0;transition:background-color .2s,padding .2s;box-sizing:border-box;text-decoration:none!important;line-height:0!important}.mapplic-dir-item a:focus{outline:none}.mapplic-dir-item a:after{content:"";clear:both;display:table;overflow:auto}.mapplic-dir-item:hover a,.mapplic-dir-item a:focus,.mapplic-dir-item.mapplic-active>a{background-color:#fafafa;padding:12px}.mapplic-dir-item.mapplic-active>a{border-color:inherit}.mapplic-dir-item h4{color:#222;font-size:14px;margin:4px 0!important;font-weight:600;line-height:20px!important;display:inline-block;transition:all .3s ease}.mapplic-dir-grid ul{margin:0 -20px}.mapplic-dir-grid .mapplic-dir-item{margin-bottom:20px;text-align:center}.mapplic-dir-grid.mapplic-dir-columns .mapplic-dir-item{display:inline-block;width:25%;vertical-align:top}.mapplic-dir-grid .mapplic-dir-item h4{font-size:16px;margin-bottom:10px}.mapplic-dir-grid .mapplic-dir-item a{padding:20px}.mapplic-dir-grid .mapplic-thumbnail{margin-bottom:12px;float:none;width:100%;min-height:180px}.mapplic-dir-grid .mapplic-thumbnail-placeholder{line-height:160px;font-weight:700;font-size:42px}@media screen and (max-width: 992px){.mapplic-dir-grid.mapplic-dir-columns .mapplic-dir-item{width:33%}}@media screen and (max-width: 600px){.mapplic-dir-grid.mapplic-dir-columns .mapplic-dir-item{width:50%}}.mapplic-dir-view{position:relative}.mapplic-dir-view button{position:absolute;right:30px;top:0}.mapplic-dir-search{border:none;box-sizing:border-box;width:100%;font-size:36px;outline:none;padding:12px 0;transition:padding .2s}.mapplic-dir-search::placeholder{color:#ccc;font-weight:400!important}.mapplic-dir-search:focus{background-color:#fafafa;padding:12px 20px}.mapplic-dir-filter{border:none;box-sizing:border-box;width:100%;font-size:16px;font-weight:700;outline:none;padding:22px 0;transition:padding .2s;-moz-appearance:none;-webkit-appearance:none}.mapplic-dir-filter:focus{background-color:#fafafa;padding:22px 20px}.mapplic-tooltip{display:none;position:absolute;transform-origin:0 0;padding-bottom:30px;pointer-events:none}.mapplic-tooltip:after{content:"";border-color:#fff transparent transparent transparent!important;border-style:solid;border-width:8px 7px 0 7px;width:0;height:0;position:absolute;top:0;left:0;margin-left:-7px;margin-top:-33px}.mapplic-tooltip-wrap{background-color:#fff;box-shadow:0 0 20px #00000026;max-width:300px;min-width:120px;text-align:right;pointer-events:auto;transform:translate(-50%,-100%);margin-top:-32px;transition:transform .1s}.mapplic-tooltip-bottom .mapplic-tooltip-wrap{transform:translate(-50%);margin-top:17px}.mapplic-tooltip-bottom.mapplic-tooltip:after{border-color:transparent transparent #fff transparent!important;border-width:0 7px 8px 7px;margin-top:10px}.mapplic-tooltip-body{padding:16px}.mapplic-tooltip-body:focus{outline:none}.mapplic-tooltip-body:after{content:"";clear:both;display:table}.mapplic-tooltip img{max-width:100%}.mapplic-tooltip-title{color:#333;display:inline-block;font-size:16px;font-weight:400;line-height:20px;margin:0 12px 0 0}.mapplic-hovertip,.mapplic-hovertip>.mapplic-tooltip-wrap{pointer-events:none}.mapplic-hovertip>.mapplic-tooltip-wrap{min-width:20px;padding:6px 14px}.mapplic-hovertip .mapplic-tooltip-title{margin:0!important;font-size:16px;line-height:24px;text-align:center}.mapplic-tooltip-content{margin-top:10px;margin-bottom:6px;max-height:160px;overflow-y:auto;-webkit-overflow-scrolling:touch}.mapplic-tooltip .mapplic-thumbnail{border-radius:50%!important;width:48px;height:48px;margin-left:12px}.mapplic-tooltip-description,.mapplic-tooltip p{font-family:inherit;font-size:10px;line-height:22px;margin:0}.mapplic-tooltip p{margin-top:0;margin-bottom:6px!important}.mapplic-tooltip-description p:last-child{margin:0}.mapplic-popup-link{background-color:#888;border-radius:4px;box-shadow:0 0 6px #0000001a!important;color:#fff!important;font-size:14px;line-height:20px;font-weight:100;display:inline-block;float:left;margin-top:4px;padding:4px 8px;text-decoration:none;transition:background-color .2s,box-shadow .2s}.mapplic-popup-link:hover{background-color:#666;box-shadow:0 4px 10px #0003!important}.mapplic-tooltip-close{background-position:center;background-repeat:no-repeat;background-size:8px 8px;border:none;cursor:pointer;position:absolute;right:40px;top:0;padding:0;margin:0;opacity:.5;z-index:100;transition:opacity .2s}.mapplic-tooltip-close:hover{opacity:1}.mapplic-tooltip-close .mapplic-icon{background-color:#fff;border-radius:50%}.mapplic-lightbox-title{color:#333;font-weight:700;margin-top:5px;margin-bottom:20px}.mapplic-lightbox{background-color:#fff;position:relative;padding:20px;width:auto;max-width:500px;margin:20px auto;text-align:right}.mapplic-lightbox:after{content:"";display:block;clear:both}.mapplic-lightbox-description,.mapplic-lightbox p{font-size:18px;line-height:28px}.mapplic-popup-image{outline:none}.mfp-bg{z-index:99981!important}.mfp-wrap{z-index:99982!important}.mfp-content{z-index:99983!important}.mfp-fade.mfp-bg{opacity:0;-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;transition:all .15s ease-out}.mfp-fade.mfp-bg.mfp-ready{opacity:.8}.mfp-fade.mfp-bg.mfp-removing{opacity:0}.mfp-fade.mfp-wrap .mfp-content{opacity:0;-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;transition:all .15s ease-out}.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0}.mapplic-toggle{display:block;cursor:pointer;font-size:14px;position:relative;margin:6px 0;min-width:20px;min-height:20px}.mapplic-toggle>.mapplic-toggle-circle{background-color:#aaa;border-radius:50%;position:absolute;right:1px;top:1px;width:18px;height:18px;transform-origin:center;transform:scale(0);transition:.2s}.mapplic-toggle:before{background-color:#fff!important;border:1px solid #e4e4e4;border-radius:50%;box-sizing:content-box;content:"";display:block;position:absolute;right:0;top:0;width:18px;height:18px}.mapplic-toggle>input{display:none}.mapplic-toggle>input:checked+span{transform:scale(.7)}.mapplic-list-category{position:relative}.mapplic-list-category .mapplic-toggle{position:absolute;left:20px;top:50%;margin-top:-10px;box-sizing:border-box}.mapplic-legend{background-color:#ffffffe6;margin:12px;padding:0 8px;position:absolute;left:0;bottom:0}.mapplic-legend-label{display:block;font-size:14px;font-weight:400;margin:6px 0;padding-right:28px;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.mapplic-legend-key{background-color:#aaa;border:1px solid #fff!important;border-radius:50%;box-sizing:content-box;display:inline-block;height:16px;width:16px;position:absolute;right:8px}@media only screen and (max-width: 575.98px){.mapplic-legend{display:none}}.mapplic-revealed{visibility:visible!important}.mapplic-portrait.mapplic-element{height:auto!important}.mapplic-portrait .mapplic-container,.mapplic-portrait .mapplic-sidebar{float:none;width:100%!important}.mapplic-portrait .mapplic-sidebar{min-height:600px;max-height:1000px;position:relative}.mapplic-portrait .mapplic-tooltip{max-width:240px}.mapplic-portrait .mapplic-minimap-background{width:100px!important}.mapplic-map svg{width:100%;height:100%}.mapplic-element svg a{cursor:pointer}.mapplic-clickable:not(g),g.mapplic-clickable>*{cursor:pointer;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;transition:opacity .2s}.mapplic-map-image *[id^=MNOINT],.mapplic-map-image *[id^=nopointer]{pointer-events:none}[id^=MLOC] .mapplic-clickable,[id^=landmark] .mapplic-clickable{cursor:pointer}.mapplic-coordinates{background-color:#ffffffe6;color:#333;position:absolute;margin:10px 10px 10px -80px;padding:4px 6px;font-size:14px;top:0;left:50%;pointer-events:none}@media all and (-ms-high-contrast:none){.mapplic-zoomout-button{background:#fff url("./media/minus-EQPVPA2G.svg") no-repeat center!important}.mapplic-zoomin-button{background:#fff url("./media/plus-MVNZADPF.svg") no-repeat center!important}.mapplic-clear-button{background:#fff url("./media/reset-EE34C5GD.svg") no-repeat center!important}.mapplic-fullscreen-button{background:#fff url("./media/fullscreen-BS3OSEPT.svg") no-repeat center!important}.mapplic-fullscreen .mapplic-fullscreen-button{background:#fff url("./media/fullscreen-exit-5KOSVGQG.svg") no-repeat center!important}.mapplic-levels .mapplic-levels-up{background:#fff url("./media/arrow-up-QUQMSPS6.svg") no-repeat center!important}.mapplic-levels .mapplic-levels-down{background:#fff url("./media/arrow-down-7LB2JMLU.svg") no-repeat center!important}}.mapplic-accessible.mapplic-element input:focus,.mapplic-accessible.mapplic-element button:focus,.mapplic-accessible.mapplic-element a:focus,.mapplic-accessible.mapplic-element select:focus,.mapplic-accessible.mapplic-element *[aria-modal=true]{z-index:1000;outline:solid rgba(0,115,170,.15);outline-offset:2px}.mapplic-accessible.mapplic-element input.mapplic-search-input:focus{outline:solid rgba(0,115,170,.15);outline-offset:6px}.mapplic-accessible.mapplic-element input:focus{outline-offset:6px}.mapplic-accessible.mapplic-element select:focus{position:relative}.mapplic-booking .mapplic-active,.mapplic-booking .mapplic-active>*{fill:#a8d865}.mapplic-booking .unavailable,.mapplic-booking .unavailable>*{fill:#f7b332;opacity:1;cursor:default}.mapplic-clickable:not(g),g.mapplic-clickable>*{transition:fill .2s}.defaultstyle.mapplic-clickable:not(g),g.defaultstyle.mapplic-clickable>*{fill:#70899c}.defaultstyle.mapplic-highlight:not(g),g.defaultstyle.mapplic-highlight>*,.defaultstyle.mapplic-clickable:not(g):hover,g.defaultstyle.mapplic-clickable:hover>*{fill:#596d7e}.defaultstyle.mapplic-active:not(g),g.defaultstyle.mapplic-active>*{fill:#4d5e6d!important}[id^=MLOC]>#init,[id^=landmark]>#init,svg>#items>#init{visibility:hidden}.mapplic-filtered .mapplic-pin{opacity:.4!important}.mapplic-filtered .mapplic-pin.mapplic-highlight{display:block!important;opacity:1!important}.mapplic-filtered svg [id^=MLOC]>*,.mapplic-filtered svg [id^=landmark]>*{opacity:.4!important}.mapplic-filtered .mapplic-clickable.mapplic-highlight{opacity:1!important}.mapplic-image,.mapplic-tooltip-wrap{max-width:300px!important}.mapplic-tooltip-content{max-height:160px}.mapplic-image{height:auto;object-fit:cover}.mapplic-pin.my-new-pin{background-size:20px 30px;width:20px;height:30px;margin-left:-10px;margin-top:-15px}@font-face{font-display:block;font-family:OpenDyslexic;font-style:normal;font-weight:400;src:url("./media/OpenDyslexic-Regular-C7SRRQWO.woff2") format("woff2")}@font-face{font-display:block;font-family:OpenDyslexic;font-style:normal;font-weight:800;src:url("./media/OpenDyslexic-Bold-PYULTHYA.woff2") format("woff2")}@font-face{font-display:block;font-family:OpenDyslexic;font-style:italic;font-weight:400;src:url("./media/OpenDyslexic-Italic-WGQ45ZQ2.woff2") format("woff2")}.collapse,.collapse.show{transition:height .3s}#mainmenu:not(.ms-2)>li>.submenu-toggle,body.dyslexia-friendly,body.dyslexia-friendly #mainmenu,body.dyslexia-friendly h1,body.dyslexia-friendly h2,body.dyslexia-friendly h3,body.dyslexia-friendly h4,body.dyslexia-friendly h5,body.dyslexia-friendly h6,body.dyslexia-friendly p,body.dyslexia-friendly span{font-family:OpenDyslexic,sans-serif!important}.form-check{padding-left:0;min-height:inherit}.form-check .form-check-input{display:flex!important;align-items:center;margin-right:.8em!important;width:1.2rem;height:1.2rem}.form-check .form-check-label{line-height:1.5!important}.form-check-input:checked{background-color:var(--bg-secondary-color);border-color:var(--bg-secondary-color)}.collapse.show{height:auto}.custom-tooltip{--bs-tooltip-bg: var(--primary-color);font-size:12px!important;text-align:start!important;max-width:auto!important}.hidden-image{transition:none!important;visibility:hidden!important}.grayscale{filter:contrast(100%) brightness(100%) grayscale(100%);transition:filter .3s}.high-contrast{color:#fff;background-color:#000;font-weight:700;text-decoration:underline;outline:#ffffff solid 2px;background-image:none;filter:contrast(200%) brightness(120%);transition:filter .3s}.invert{filter:invert(1) contrast(100%) brightness(100%) grayscale(0%)}.highlighted-link{transition:all 0s ease 0s;text-decoration:underline;color:#ff5621;background-color:#ffc107}.icon-font{width:1.875rem;height:1.375rem}.beta-version{letter-spacing:.3em;font-family:inherit;font-size:.8em!important;font-weight:100!important}[dir=rtl] .beta-version{letter-spacing:0em!important}.accessibility-cursor *,.accessibility-cursor :hover{cursor:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAA8CAYAAAAKcMhTAAAACXBIWXMAAAsTAAALEwEAmpwYAAA4JGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMwNjcgNzkuMTU3NzQ3LCAyMDE1LzAzLzMwLTIzOjQwOjQyICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIKICAgICAgICAgICAgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIgogICAgICAgICAgICB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIKICAgICAgICAgICAgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmV4aWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vZXhpZi8xLjAvIj4KICAgICAgICAgPHhtcDpDcmVhdG9yVG9vbD5BZG9iZSBQaG90b3Nob3AgQ0MgMjAxNSAoV2luZG93cyk8L3htcDpDcmVhdG9yVG9vbD4KICAgICAgICAgPHhtcDpDcmVhdGVEYXRlPjIwMTYtMTItMTBUMDk6NDM6MTkrMDI6MDA8L3htcDpDcmVhdGVEYXRlPgogICAgICAgICA8eG1wOk1vZGlmeURhdGU+MjAxNi0xMi0xMFQyMTozMTo0OSswMjowMDwveG1wOk1vZGlmeURhdGU+CiAgICAgICAgIDx4bXA6TWV0YWRhdGFEYXRlPjIwMTYtMTItMTBUMjE6MzE6NDkrMDI6MDA8L3htcDpNZXRhZGF0YURhdGU+CiAgICAgICAgIDxkYzpmb3JtYXQ+aW1hZ2UvcG5nPC9kYzpmb3JtYXQ+CiAgICAgICAgIDxwaG90b3Nob3A6Q29sb3JNb2RlPjM8L3Bob3Rvc2hvcDpDb2xvck1vZGU+CiAgICAgICAgIDx4bXBNTTpJbnN0YW5jZUlEPnhtcC5paWQ6M2EwODhmZWMtYzE3Yi0xNDQ2LTg1OTMtZTczOTI5ZTdlOTU0PC94bXBNTTpJbnN0YW5jZUlEPgogICAgICAgICA8eG1wTU06RG9jdW1lbnRJRD54bXAuZGlkOjNhMDg4ZmVjLWMxN2ItMTQ0Ni04NTkzLWU3MzkyOWU3ZTk1NDwveG1wTU06RG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD54bXAuZGlkOjNhMDg4ZmVjLWMxN2ItMTQ0Ni04NTkzLWU3MzkyOWU3ZTk1NDwveG1wTU06T3JpZ2luYWxEb2N1bWVudElEPgogICAgICAgICA8eG1wTU06SGlzdG9yeT4KICAgICAgICAgICAgPHJkZjpTZXE+CiAgICAgICAgICAgICAgIDxyZGY6bGkgcmRmOnBhcnNlVHlwZT0iUmVzb3VyY2UiPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6YWN0aW9uPmNyZWF0ZWQ8L3N0RXZ0OmFjdGlvbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0Omluc3RhbmNlSUQ+eG1wLmlpZDozYTA4OGZlYy1jMTdiLTE0NDYtODU5My1lNzM5MjllN2U5NTQ8L3N0RXZ0Omluc3RhbmNlSUQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDp3aGVuPjIwMTYtMTItMTBUMDk6NDM6MTkrMDI6MDA8L3N0RXZ0OndoZW4+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpzb2Z0d2FyZUFnZW50PkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE1IChXaW5kb3dzKTwvc3RFdnQ6c29mdHdhcmVBZ2VudD4KICAgICAgICAgICAgICAgPC9yZGY6bGk+CiAgICAgICAgICAgIDwvcmRmOlNlcT4KICAgICAgICAgPC94bXBNTTpIaXN0b3J5PgogICAgICAgICA8dGlmZjpPcmllbnRhdGlvbj4xPC90aWZmOk9yaWVudGF0aW9uPgogICAgICAgICA8dGlmZjpYUmVzb2x1dGlvbj43MjAwMDAvMTAwMDA8L3RpZmY6WFJlc29sdXRpb24+CiAgICAgICAgIDx0aWZmOllSZXNvbHV0aW9uPjcyMDAwMC8xMDAwMDwvdGlmZjpZUmVzb2x1dGlvbj4KICAgICAgICAgPHRpZmY6UmVzb2x1dGlvblVuaXQ+MjwvdGlmZjpSZXNvbHV0aW9uVW5pdD4KICAgICAgICAgPGV4aWY6Q29sb3JTcGFjZT42NTUzNTwvZXhpZjpDb2xvclNwYWNlPgogICAgICAgICA8ZXhpZjpQaXhlbFhEaW1lbnNpb24+Mzg8L2V4aWY6UGl4ZWxYRGltZW5zaW9uPgogICAgICAgICA8ZXhpZjpQaXhlbFlEaW1lbnNpb24+NjA8L2V4aWY6UGl4ZWxZRGltZW5zaW9uPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAKPD94cGFja2V0IGVuZD0idyI/PqjJFDQAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAABzpJREFUeNrMWV1oG8kd/+3sh2xZtuL4o4SSIx+Oj3C+hzimhabQPhTTy91BA4a29xLycoQU+pqH5P0MbQ6uVz8kXEkx7dE0lKSpa5qa5iEOJbmjkMhWLgE7fkjsE4kVy5J2rZVm5t8HzcojnWRL8dnKHwZmdnZ3fvv//b9mFgD+AWBVtVN4TcQC8B0AHWrc9roAYwAy2jgKIARgFwCn2eD+A4BUWwHwCMAzAOebTaUuu1QDgIOvEzCpmgEg22wbK8no6Gj+wYMHbiwWy505c+Y9AP8CcBvAr5tqY3fv3qVALl++TJrt/a2pGlteXi71l5aW9KlUs22sJCMjI+jp6UFnZyempqZ+fOnSpXEALQCmAXy6o1ROTExQNbl586bQaL2941TWkoWFhQyAggL2rKlU6jI8PGyPj4+70WjUmpycHLp48eJFlSEeA/ioaVQqkUQkbt26pXtroqkaU2IAMObm5vRrS68DMADA4OAgTp8+DQBIJpO9V69e/RUAofLslWZQ+Q3J5XJrGq1uvc70rXllLZmfn/eVtwLAvMqzzaFSl66uLvvUqVNZ27adRCIRvXHjxmmV/LMA/q40ufNUKikQUSGRSJBhGAGtnsoSzdGY/o7nz5+DiPTcmms2MABAR0cH3nnnpyAC1tbWnOnp6V9IKVNKg3eUc+wolSRl+VgI4UUiET0Qv7WjXgkARfZIpxHJZJJns1mh3bbSBCpJASyCY4zBsizz+PHjad/3Hdf1jC++uPeulHIGgA3gf8o5to9KKSVJKUkIQUII4pwT55yEEEREPhHliChz+PBhndaBbdNYQNs6jeWaK/ZZsC+VnucJAKYa820Btg6qHJx+TUpAygIsywbnBePQoUNpKWVISjITia/7hRArqihIapnj1YHVA0q/VigUAFDLtWvXpGXZUkppDA4e+fPjx4+FAvYTAF++MrCNANQzF4lEwsG7OC9j0n7lcLFuM9W1Us9cLueX5qPRKBgz0dLSAgB7FIZwJRb2ajRSw9T6fh65nI8rV/6KeHwW8Xi8cPTo0McAHgKIA/h+XVRWX6Q+26pGKZEEQOjrKx2JiFDIeUNbsn1TjTWuFdIA1LZBwIDneRBCAoDhOM4KY8xnjBUAtOqYWDW6GvPCanPloNbnin3fz8Hz1kKfffYHZ2Zm1p+bmy8MDQ19CmAGwByAX1qNB9DNvbEyXVU+KyVAJHDw4IHSCebu3V1hAHvVcJ+1eXJuzJ6kJJimiVCosQNJwygbcmsjTW0WDqppNhRykEql/HPnRs1sNm3ZtlN6D5FRplEiwDAMOI6NeDxeBsXarGKoBsAwDHXNKDN8oKitbNb1L1z4rbOF6sVgtWisBoqI4DgO2bbNHcfhoZBDRLLMiwGAMYNFIhFjC7VUpCGN2baF2dlZMTk56RIB/f39xvvvvxcRQjIhRBk4Y91oJIA/ql17ax27/TCAaatWuKimMcYY7ty5Y509ezYKAMeO/SBz4sTPuGEIR4ia1YxQJ+Bfb7m01sFISXAcp+RlfX19pfsOHDjYDgCmaSIcDgeBE5wLmclkgq80AfhbKq2reZ5tW5iZieUnJv5pdXR0sHv37i0AuA5AxGIzA2NjY8Orq6vYv38/RkZGUCgUEIlEWkZHR03DMOC6nhwb+/1vksnksnrpBQAvGiqtr1+/TkREvu+T7/uUy+WIiOiTT36XApBX9/1JPzoLnn3zzX4iIspmXXJdT6/AvSNHjuil9fcapjIwsXX6QgCAvXv3RrTa6Y1q9VR3d28pUArBkU5nwLlAOp1GPp93G60BrfLoW0RmmgwLC08wN/cEjmNjevr2MwBPFJD/KrsJqlAVIpgWVirT0Dc8r1EbU2qwbXz++V9w/vy5YOrfAD5UfUe5fbZ8kfIcqcfCqrGoEWCdnZ2lfm9vjz7Vq/ULSlvQ41JAe1tbsYpeWUnBMAAioqdPn+paWmwY2P379/09e/bkAbQ8fPjVMoCnqoB7WPHFAbCEKlXyL1682B2Lxb6bzbp+e3s727dvX5hzYQCwTp486S4uLgoppTU1NfVz13UfKW3f3miXrv8WzFuW5VmWxbWfDLtUC9d4PnCAd5U2vWPHfpjkXORc16OXL1eCza9HRP7AwIDuoT/aSGOd+iKc82ChaMXvmlreFOwLV9U9lue5MkhLRIRUKu2EQg5M04SUZYeOoY2APQLQVcVbEuoa1bmDLgFvbW0lKWXJ+IXg4JyVzjfq2QxZAD5QNLVUnKGayri9OrOIsVF6q1a6b+ShwVd6NQCYDaS3UrC1bbvNtq2CbVsIhUIgIliWiSCv1hNsN4vCogFgWZUD85lMxlxcXGqXUvJcbg1ExdjIGDN933dVUjc3YmMrxVw1jfUAyDHGhru7u8cZMzmRJOUIBhGxZDJ5gnP+pXK6VQAv6z0B+jbkqBYSKtvbFR9jbuvhcC17qyLRKqFmW6nUpU2dHLaWbcOL8pWyxQ3/ovx/ANYAjKdrFO7+AAAAAElFTkSuQmCC),default}.bigger-cursor{cursor:zoom-in}.accessibility-footer{position:absolute;bottom:0;width:100%;height:30px;display:flex;justify-content:space-between;align-items:center;padding:10px;line-height:30px!important;text-align:center;background-color:#e7e7e7;color:var(--bg-primary-color);font-size:.7em!important}.tick-icon,.tick-info-icon{position:absolute;top:.625rem;border-radius:50%;width:1rem;height:1rem}#accessibility-menu input[type=radio]{display:none}.accessibility-header{display:flex;justify-content:space-between;align-items:center;-moz-column-gap:20px;column-gap:20px}.accessibility-title{display:flex;align-items:center}.accessibility-title span.title{padding:0;margin:18px 0 0;font-size:20px;line-height:32px;display:flex;-moz-column-gap:16px;column-gap:16px;font-weight:500}.accessibility-footer a{font-weight:700;font-size:.8em!important;text-decoration:underline!important}.accessibility-footer .beta-version{background:var(--background-primary)!important}#accessibility-menu .btn:hover span,.accessibility-footer a:active,.accessibility-footer a:hover,.accessibility-footer a:link,.accessibility-footer a:visited{color:var(--bg-secondary-color)}.tick-icon{right:.625rem;background:var(--bg-secondary-color);align-items:center;justify-content:center;color:#fff;font-size:8px!important}[dir=rtl] .tick-icon{left:.625rem!important;right:auto!important}.tick-info-icon{left:.625rem;background:rgba(var(--primary-color-rgb-1),.5);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1rem!important}.toggle-button{position:relative!important}.toggle-button .tick-icon{display:flex}.accessbility-hide-image{transition:all 0s ease 0s;visibility:hidden!important}.accessbility-show-image{display:block}.tts-hover{transition:background-color .3s!important}.tts-hover:hover{background-color:#fdba5e!important;color:#333!important}:dir(rtl) .speechModal .modal-header .btn-close{margin:calc(-.5* var(--bs-modal-header-padding-y)) auto calc(-.5* var(--bs-modal-header-padding-y)) calc(-.5* var(--bs-modal-header-padding-x))}.speechModal .modal-body p{text-align:center;margin-bottom:0;padding-bottom:0}.speechModal .modal-footer .btn-custom{background-color:var(--bg-primary-color)!important;border-color:var(--bg-primary-color)!important}.text-speech-line-outer{background:#bdbcbc;height:2.6rem;width:15rem;border-radius:2px;margin-top:10px;padding:10px;position:relative}.text-speech-line-inner{background:var(--bg-secondary-color);height:100%;width:100%;border-radius:2px}.text-speech-cursor{color:#fff;position:absolute;right:0;top:5px;height:3rem;filter:invert(1)}.stop-animations *{animation:none!important;transition:none!important}#accessibility-menu *{margin:0;font-weight:300;font-style:normal;font-size:100%;line-height:normal}#accessibility-menu a{text-decoration:none}#accessibility-menu label{cursor:pointer}#accessibility-menu label span{font-size:12px;color:#606060}#accessibility-menu{z-index:9999;position:fixed;width:auto;right:0;height:100%;bottom:10px}#accessibility-menu.PositionMenuRight{right:0}[dir=rtl] #accessibility-menu,[dir=rtl] #accessibility-menu.PositionMenuRight{left:0!important;right:auto!important}#accessibility-menu.PositionMenuLeft,#accessibility-menu.PositionMenuLeft section{left:0}#accessibility-menu.PositionMenuHide{display:none!important}#accessibility-menu section{margin:0;padding:0;overflow:hidden;width:320px;height:auto;top:20px;position:absolute;z-index:10;background:#fff;border-bottom:6px solid var(--bg-secondary-color);-webkit-backface-visibility:hidden;right:0}[dir=rtl] #accessibility-menu section{left:0!important;right:auto!important}#accessibility-menu input#close-item:checked~section,#accessibility-menu section{-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translate(100%)}[dir=rtl] #accessibility-menu input#close-item:checked~section,#accessibility-menu section{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translate(-100%)}#accessibility-menu input#open-item:checked~section{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translate(0)}#accessibility-menu section .wrap{padding:10px;position:relative;width:100%;background-color:#f3f3f3;float:left}#accessibility-menu.PositionMenuLeft section .wrap{float:right}#accessibility-menu span.title{font-size:1rem;padding:20px;color:#fff;background:var(--bg-primary-color);text-transform:uppercase;display:block;width:100%}#accessibility-menu .links{padding:10px}#accessibility-menu .links .btn{display:flex;justify-content:center;align-items:center;flex-flow:column;width:100%;height:80px;background-color:#fff;color:var(--themes-text-text-primary);padding:0;font-size:1.5rem;border:2px solid #fff;border:unset;border-radius:12px;transition:border-color .15s}#accessibility-menu .links .btn.btn-hide,#accessibility-menu .links .btn.btn-hide.btn-primary-outline{justify-content:center;width:100%;padding:0;font-size:inherit;transition:border-color .15s;height:40px;display:flex}#accessibility-menu .links .btn:first-of-type,#accessibility-menu .links .btn:last-of-type{margin:0}#accessibility-menu .links .btn:hover{color:#222;border:1px solid var(--background-primary)}#accessibility-menu .links .btn label,#accessibility-menu .links .btn span{font-size:.775rem;letter-spacing:-.009375rem;color:var(--bg-primary-color);font-weight:600;margin-bottom:0}#accessibility-menu .links .btn.active{border:2px solid var(--background-primary);box-shadow:0 0 0 5px rgba(var(--bg-accent-rgb-color),.1)}#accessibility-menu .links .btn.btn-hide{align-items:center;flex-flow:column;border:1px solid var(--bg-secondary-color);border-radius:5px}#accessibility-menu .links .btn.btn-hide:hover{background-color:rgba(var(--bg-secondary-rgb-color),.1);border:1px solid var(--bg-secondary-color);color:var(--bg-primary-color)}#accessibility-menu .links .btn.btn-hide.btn-primary-outline{align-items:center;flex-flow:column;background-color:var(--bg-secondary-color);border-color:var(--bg-secondary-color);color:#fff;border-radius:5px}#accessibility-menu .btn .alignIcon,#accessibility-menu .btn .icon{transition:.1s}#accessibility-menu .btn:hover .alignIcon,#accessibility-menu .btn:hover .icon{color:var(--bg-secondary-color)!important;font-weight:600!important}#accessibility-menu .btn input[type=range]{max-width:77px}#accessibility-menu label.close,#accessibility-menu label.open{text-align:center;position:absolute}#accessibility-menu label.open{display:flex;justify-content:center;align-items:center;font-size:11px;background:#fff;bottom:20px;margin:0 auto;padding:10px 0;text-transform:uppercase;width:40px;height:40px;color:#fff;background-color:var(--themes-button-button-background-primary-default);border-radius:50%;box-shadow:0 2px 4px #0000001a;cursor:pointer;transition:background-color .3s;z-index:1;right:-101px;left:auto}[dir=rtl] #accessibility-menu label.open{left:-101px!important;right:auto!important}#accessibility-menu.PositionMenuLeft label.open{left:-101px}#accessibility-menu label i{font-size:2rem;line-height:0}#accessibility-menu label.open:focus,#accessibility-menu label.open:hover{background:var(--bg-primary-color);color:#fff}#accessibility-menu label.close{top:0;bottom:auto;font-size:20px;background:var(--background-primary);color:#fff;width:22px;opacity:.8;transition:.3s opacity ease-in-out;z-index:999}#accessibility-menu.PositionMenuLeft label.close,#accessibility-menu.PositionMenuRight label.close{right:30px;left:auto}[dir=rtl] #accessibility-menu.PositionMenuLeft label.close,[dir=rtl] #accessibility-menu.PositionMenuRight label.close{left:30px;right:auto}#accessibility-menu label.close:hover{background:var(--button-background-primary-hovered);opacity:1}#accessibility-menu label.close:focus{background:var(--button-background-primary-focused);outline:2px solid var(--border-black)!important;opacity:1}#accessibility-menu a,#accessibility-menu a span,#accessibility-menu label{-webkit-transition:.1s ease-in-out;-moz-transition:.1s ease-in-out;-ms-transition:.1s ease-in-out;-o-transition:.1s ease-in-out;transition:.1s ease-in-out}#accessibility-menu section{-webkit-transition:.4s cubic-bezier(.2,.6,.3,1);-moz-transition:.4s cubic-bezier(.2,.6,.3,1);-ms-transition:.4s cubic-bezier(.2,.6,.3,1);-o-transition:.4s cubic-bezier(.2,.6,.3,1);transition:.4s cubic-bezier(.2,.6,.3,1)}#accessibility-menu.PositionMenuRight input#close-item:checked~label.open{right:20px;-webkit-transition:right .3s .4s,background .1s,color .1s;-moz-transition:right .3s .4s,background .1s,color .1s;-ms-transition:right .3s .4s,background .1s,color .1s;-o-transition:right .3s .4s,background .1s,color .1s;transition:right .3s .4s,background .1s,color .1s}[dir=rtl] #accessibility-menu.PositionMenuRight input#close-item:checked~label.open{left:20px!important;right:auto!important;-webkit-transition:left .3s .4s,background .1s,color .1s!important;-moz-transition:left .3s .4s,background .1s,color .1s!important;-ms-transition:left .3s .4s,background .1s,color .1s!important;-o-transition:left .3s .4s,background .1s,color .1s!important;transition:left .3s .4s,background .1s,color .1s!important}#accessibility-menu label .tick i{position:absolute;top:-2px;background:green;display:flex;align-items:center;justify-content:center;color:#fff;border-radius:50%;border:unset;font-size:1rem!important}#accessibility-menu.PositionMenuRight label .tick i{right:-2px}[dir=rtl] #accessibility-menu.PositionMenuRight label .tick i{left:-2px!important;right:auto!important}#accessibility-menu label.open.visible{right:-120px!important;-webkit-transition:right .3s .4s,background .1s,color .1s;-moz-transition:right .3s .4s,background .1s,color .1s;-ms-transition:right .3s .4s,background .1s,color .1s;-o-transition:right .3s .4s,background .1s,color .1s;transition:right .3s .4s,background .1s,color .1s}@media screen and (max-width:420px){#accessibility-menu,#accessibility-menu section{width:100%;top:10%}#accessibility-menu label.open{top:10%}}@media screen and (max-width:767px){#accessibility-menu{display:none}}@media (min-width: 768px){#accessibility-menu{display:none}}@media (min-width: 992px){#accessibility-menu{display:block}}@media screen and (max-height:480px){#accessibility-menu label.open,#accessibility-menu section{top:5%}}.reading-highlight{background-color:#ffeb3b!important;color:#333!important;transition:background-color .3s ease-in-out}.popover-body{font-size:1.5em;font-weight:700;color:#000;text-align:center}.popover{max-width:300px;background-color:#fff;border:1px solid #ddd;box-shadow:0 2px 8px #00000026}.text-magnifier{position:absolute;visibility:hidden;padding:16px;border-radius:4px;background:#333;color:#fff;font-size:36px;line-height:1.5;z-index:999999;word-break:break-word;max-width:680px;width:fit-content;pointer-events:none}.reading-overlay{position:fixed;inset:0;display:flex;justify-content:center;align-items:center;background-color:transparent;visibility:hidden;z-index:99998}.reading-mask{position:absolute;background-color:transparent;color:#fff;padding:16px;border-radius:4px;font-size:16px;line-height:1.5;z-index:99999;visibility:hidden}.reading-mask-content{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reading-mask-enabled #readingOverlay{visibility:visible;background-color:#00000080}@font-face{font-family:lg;src:url("./media/lg-SVNEXT4S.woff2?io9a6k") format("woff2"),url("./media/lg-3RLFVNKV.ttf?io9a6k") format("truetype"),url("./media/lg-ZFIPBNOF.woff?io9a6k") format("woff"),url("./media/lg-UXFAC6FN.svg?io9a6k#lg") format("svg");font-weight:400;font-style:normal;font-display:block}.lg-icon{font-family:lg!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-container{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.lg-next,.lg-prev{background-color:#00000073;border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1084;outline:none;border:none}.lg-next.disabled,.lg-prev.disabled{opacity:0!important;cursor:default}.lg-next:hover:not(.disabled),.lg-prev:hover:not(.disabled){color:#fff}.lg-single-item .lg-next,.lg-single-item .lg-prev{display:none}.lg-next{right:20px}.lg-next:before{content:"\e095"}.lg-prev{left:20px}.lg-prev:after{content:"\e094"}@-webkit-keyframes lg-right-end{0%{left:0}50%{left:-30px}to{left:0}}@-moz-keyframes lg-right-end{0%{left:0}50%{left:-30px}to{left:0}}@-ms-keyframes lg-right-end{0%{left:0}50%{left:-30px}to{left:0}}@keyframes lg-right-end{0%{left:0}50%{left:-30px}to{left:0}}@-webkit-keyframes lg-left-end{0%{left:0}50%{left:30px}to{left:0}}@-moz-keyframes lg-left-end{0%{left:0}50%{left:30px}to{left:0}}@-ms-keyframes lg-left-end{0%{left:0}50%{left:30px}to{left:0}}@keyframes lg-left-end{0%{left:0}50%{left:30px}to{left:0}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;-o-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;-o-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%}.lg-media-overlap .lg-toolbar{background-image:linear-gradient(0deg,#0000,#0006)}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:medium none;will-change:color;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear;background:none;border:none;box-shadow:none}.lg-toolbar .lg-icon.lg-icon-18{font-size:18px}.lg-toolbar .lg-icon:hover{color:#fff}.lg-toolbar .lg-close:after{content:"\e070"}.lg-toolbar .lg-maximize{font-size:22px}.lg-toolbar .lg-maximize:after{content:"\e90a"}.lg-toolbar .lg-download:after{content:"\e0f2"}.lg-sub-html{color:#eee;font-size:16px;padding:10px 40px;text-align:center;z-index:1080;opacity:0;-webkit-transition:opacity .2s ease-out 0s;-o-transition:opacity .2s ease-out 0s;transition:opacity .2s ease-out 0s}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}.lg-sub-html a{color:inherit}.lg-sub-html a:hover{text-decoration:underline}.lg-media-overlap .lg-sub-html{background-image:linear-gradient(180deg,#0000,#0009)}.lg-item .lg-sub-html{position:absolute;bottom:0;right:0;left:0}.lg-error-msg{font-size:14px;color:#999}.lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;height:47px;vertical-align:middle}.lg-closing .lg-toolbar,.lg-closing .lg-prev,.lg-closing .lg-next,.lg-closing .lg-sub-html{opacity:0;-webkit-transition:-webkit-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;-moz-transition:-moz-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;-o-transition:-o-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;transition:transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-video-cont{opacity:0;-moz-transform:scale3d(.5,.5,.5);-o-transform:scale3d(.5,.5,.5);-ms-transform:scale3d(.5,.5,.5);-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);will-change:transform,opacity;-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1)!important;-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1)!important;-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1)!important;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1)!important}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-video-cont{opacity:1;-moz-transform:scale3d(1,1,1);-o-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}.lg-icon:focus-visible{color:#fff;border-radius:3px;outline:1px dashed rgba(255,255,255,.6)}.lg-toolbar .lg-icon:focus-visible{border-radius:8px;outline-offset:-5px}.lg-group:after{content:"";display:table;clear:both}.lg-container{display:none;outline:none}.lg-on{scroll-behavior:unset}.lg-overlay-open{overflow:hidden}.lg-toolbar,.lg-prev,.lg-next,.lg-pager-outer,.lg-hide-sub-html .lg-sub-html{opacity:0;will-change:transform,opacity;-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s}.lg-show-in .lg-toolbar,.lg-show-in .lg-prev,.lg-show-in .lg-next,.lg-show-in .lg-pager-outer,.lg-show-in.lg-hide-sub-html .lg-sub-html{opacity:1}.lg-show-in .lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.lg-show-in .lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.lg-show-in .lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}.lg-show-in .lg-hide-items.lg-hide-sub-html .lg-sub-html{opacity:0;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}.lg-outer{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1050;text-align:left;opacity:.001;outline:none;will-change:auto;overflow:hidden;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lg-outer.lg-zoom-from-image,.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-prev-slide,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-next-slide,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-current{-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-current{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-content{position:absolute;inset:0}.lg-outer .lg-inner{width:100%;position:absolute;left:0;top:0;bottom:0;-webkit-transition:opacity 0s;-o-transition:opacity 0s;transition:opacity 0s;white-space:nowrap}.lg-outer .lg-item{display:none!important}.lg-outer .lg-item:not(.lg-start-end-progress){background:url("./media/loading-JHFEMDAI.gif") no-repeat scroll center center transparent}.lg-outer.lg-css3 .lg-prev-slide,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css .lg-current{display:inline-block!important}.lg-outer .lg-item,.lg-outer .lg-img-wrap{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-item:before,.lg-outer .lg-img-wrap:before{content:"";display:inline-block;height:100%;vertical-align:middle}.lg-outer .lg-img-wrap{position:absolute;inset:0;white-space:nowrap;font-size:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-object{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto;height:auto;position:relative}.lg-outer .lg-empty-html.lg-sub-html,.lg-outer .lg-empty-html .lg-sub-html{display:none}.lg-outer.lg-hide-download .lg-download{opacity:.75;pointer-events:none}.lg-outer .lg-first-slide .lg-dummy-img{position:absolute;top:50%;left:50%}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-components{-webkit-transform:translate3d(0,0%,0);transform:translateZ(0);opacity:1}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-sub-html{opacity:1;transition:opacity .2s ease-out .15s}.lg-backdrop{position:fixed;inset:0;z-index:1040;background-color:#000;opacity:0;will-change:auto;-webkit-transition:opacity 333ms ease-in 0s;-o-transition:opacity 333ms ease-in 0s;transition:opacity 333ms ease-in 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-prev-slide,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-current{-webkit-transition:none 0s ease 0s!important;-moz-transition:none 0s ease 0s!important;-o-transition:none 0s ease 0s!important;transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-prev-slide,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-current{-webkit-transition:opacity .1s ease 0s;-moz-transition:opacity .1s ease 0s;-o-transition:opacity .1s ease 0s;transition:opacity .1s ease 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-progress{-webkit-transition:-webkit-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;-moz-transition:-moz-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;-o-transition:-o-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;transition:transform 1s cubic-bezier(.175,.885,.32,1.275) 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-end-progress{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-container{display:none}.lg-container.lg-show{display:block}.lg-container.lg-dragging-vertical .lg-backdrop{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-container.lg-dragging-vertical .lg-css3 .lg-item.lg-current{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-inline .lg-backdrop,.lg-inline .lg-outer{position:absolute}.lg-inline .lg-backdrop{z-index:1}.lg-inline .lg-outer{z-index:2}.lg-inline .lg-maximize:after{content:"\e909"}.lg-components{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);will-change:transform;-webkit-transition:-webkit-transform .35s ease-out 0s;-moz-transition:-moz-transform .35s ease-out 0s;-o-transition:-o-transform .35s ease-out 0s;transition:transform .35s ease-out 0s;z-index:1080;position:absolute;bottom:0;right:0;left:0}@font-face{font-family:IBMPlexSansArabic-Light;src:url("./media/IBMPlexSansArabic-Light-3JMQLXH2.ttf") format("truetype"),url("./media/IBMPlexSansArabic-Light-3JMQLXH2.ttf") format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:IBMPlexSansArabic-Regular;src:url("./media/IBMPlexSansArabic-Regular-SSU5WI52.ttf") format("truetype"),url("./media/IBMPlexSansArabic-Regular-SSU5WI52.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:IBMPlexSansArabic-Medium;src:url("./media/IBMPlexSansArabic-Medium-XL42DGVB.ttf") format("truetype"),url("./media/IBMPlexSansArabic-Medium-XL42DGVB.ttf") format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:IBMPlexSansArabic-SemiBold;src:url("./media/IBMPlexSansArabic-SemiBold-IB43ZT7X.ttf") format("truetype"),url("./media/IBMPlexSansArabic-SemiBold-IB43ZT7X.ttf") format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:IBMPlexSansArabic-Bold;src:url("./media/IBMPlexSansArabic-Bold-RFRBPFES.ttf") format("truetype"),url("./media/IBMPlexSansArabic-Bold-RFRBPFES.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}:root{--d: 2.5s;--angle: 90deg;--gradX: 100%;--gradY: 50%;--c1: rgba(168, 239, 255, 1);--c2: rgba(168, 239, 255, .1)}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{box-shadow:inset 0 0 5px var(--primary-color);border-radius:5px}::-webkit-scrollbar-thumb{background:var(--primary-color);border-radius:10px}html,html.smooth-scroll{scroll-behavior:smooth}body,html{margin:0;padding:0;height:100%}body{font-size:16px;font-weight:400;line-height:28px;color:var(--text);background-color:var(--colors-gray-neutral-50);padding:0;margin:0}.body-item{background:var(--body-item);background:#fff}ul{padding:0!important;margin:0!important;list-style:none!important}button{border:none;background-color:transparent;padding:0}input:focus{color:var(--white);outline:none}h1,h2,h3,h4,h5,h6{margin:0;padding:0;color:var(--text-default);color:var(--primitives-colors-neutral-800);text-transform:capitalize;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}h1{font-size:85px;font-weight:600;line-height:106%}h2{font-size:48px;line-height:115%;font-weight:700}@media (max-width: 1199px){h2{font-size:42px}}@media (max-width: 991px){h2{font-size:32px}}@media (max-width: 575px){h2{font-size:26px}}h3{font-size:24px;font-weight:600;line-height:121%}@media (max-width: 575px){h3{font-size:20px}}h4{font-size:22px;font-weight:700}@media (max-width: 575px){h4{font-size:20px}}h5{font-size:20px;font-weight:600}h6{font-size:18px;font-weight:600;line-height:156%}a{text-decoration:none!important;outline:none!important;cursor:pointer;color:var(--text-default);-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}p{-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.hgi{font-size:24px}.display-2xl-bold{font-weight:700;font-size:72px;line-height:90px}.display-xl-bold{font-weight:700;font-size:60px;line-height:72px}.display-lg-bold{font-weight:700;font-size:48px;line-height:60px}.display-sm-bold{font-weight:700;font-size:30px;line-height:38px}.display-xs-bold{font-weight:700;font-size:24px;line-height:32px}.text-xl-bold{font-weight:700;font-size:20px;line-height:30px}.text-md-regular{font-weight:400;font-size:16px;line-height:24px}.size-12{width:3rem;height:3rem!important}.size-16{width:16px;height:16px!important}.size-20{width:20px;height:20px!important}.size-24{width:24px;height:24px!important}.size-32{width:32px;height:32px!important}.size-48{width:48px;height:48px!important}.size-52{width:52px;height:52px!important}.size-56{width:56px;height:56px!important}.size-70{width:70px;height:70px!important}.size-9{width:9px;height:9px!important}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.gap-2{gap:.5rem}.gap-20{gap:5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-12px{gap:12px}.gap-16px{gap:16px}.gap-17px{gap:17px}.gap-18px{gap:18px}.gap-20px{gap:20px}.gap-22px{gap:22px}.gap-24px{gap:24px}.gap-26px{gap:26px}.gap-32px{gap:32px}.gap-36px{gap:36px}.gap-3px{gap:3px}.gap-40px{gap:40px}.gap-46px{gap:46px}.gap-4px{gap:4px}.gap-64px{gap:64px}.gap-80px{gap:80px}.gap-8px{gap:8px}.flex-1{flex:1 1 0%}.px-15{padding-left:15px;padding-right:15px}.pt-40{padding-top:40px}.btn-icon{display:flex;width:24px;height:24px;font-size:24px;justify-content:center;align-items:center}.btn.btn-secondary,.btn.btn-more{background:transparent;border:1px solid var(--neutral-primary);color:var(--text-default);font-size:16px;font-weight:500;height:40px}.btn.btn-secondary:hover,.btn.btn-more:hover{color:var(--text-default);background-color:var(--neutral-default);border-color:var(--neutral-secondary)}.btn.btn-secondary:focus,.btn.btn-more:focus{color:var(--text-default);background-color:transparent;border-color:transparent;box-shadow:unset;outline:2px solid #000!important}.btn.btn-secondary i,.btn.btn-more i{font-size:1.2rem;line-height:24px}.btn--lg{height:40px;padding-inline:var(--spacing-xl);font-size:16px;font-weight:500;line-height:24px}.btn--lg span.btn-icon{width:24px;height:24px;font-size:24px}.btn--md{height:32px;padding-inline:var(--spacing-lg)}.btn--md span.btn-icon{font-size:20px}.btn--sm{height:24px;padding-inline:var(--spacing-md)}.btn--sm span.btn-icon{font-size:16px}.btn--icon{padding:0;display:flex;align-items:center;justify-content:center}.btn--icon.btn--lg{width:40px;height:40px;font-size:40px}.btn--icon.btn--md{width:32px;height:32px}.btn--icon.btn--sm{width:24px;height:24px}.btn--icon-menu.btn--lg{width:auto;padding-inline:var(--spacing-xl)}.btn--icon-menu.btn--md{width:auto;padding-inline:var(--spacing-lg)}.btn--secondary{background-color:var(--colors-gray-neutral-100);color:var(--colors-text-primary)}.btn--secondary:hover{background:var(--colors-gray-neutral-200)}.btn--secondary:focus{background:var(--button-background-neutral-default-focused);outline:2px solid var(--colors-base-black)!important}.btn--secondary:active{background:var(--colors-gray-neutral-400);outline:none}.btn--secondary:disabled,.btn--secondary[disabled]{background:var(--colors-gray-neutral-100);color:var(--colors-gray-neutral-400);border:1px solid var(--colors-gray-neutral-200)}.btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:var(--radius-sm);cursor:pointer;border:0;outline:none;display:inline-flex;align-items:center;justify-content:center;gap:var(--buttons-lg-gap);margin:var(--spacing-xs);box-sizing:border-box;overflow:hidden}.btn.btn--primary-brand{background-color:var(--colors-brand-600);color:var(--colors-text-white)}.btn.btn--primary-brand:hover{background:var(--colors-brand-700)}.btn.btn--primary-brand:visited{background:var(--colors-brand-800)}.btn.btn--primary-brand:focus{background:var(--colors-brand-600);outline:2px solid var(--colors-base-black);position:relative}.btn.btn--primary-brand:focus:after{content:"";display:block;background-color:transparent;width:100%;height:100%;position:absolute;top:0;left:0;border:1px solid #fff;border-radius:var(--radius-sm)}.btn.btn--primary-brand:active{background:var(--colors-brand-900);color:var(--colors-text-white);outline:none}.btn.btn--primary-brand:disabled,.btn.btn--primary-brand[disabled]{background:var(--colors-gray-neutral-100);color:var(--colors-gray-neutral-400)}.btn.btn--secondary-outline{outline:1px solid var(--border-neutral-secondary);background-color:transparent;color:var(--colors-text-primary);mix-blend-mode:multiply}.btn.btn--secondary-outline:hover{background:var(--colors-gray-neutral-50)}.btn.btn--secondary-outline:visited{background:var(--colors-gray-neutral-100);outline:1px solid var(--colors-gray-neutral-400)}.btn.btn--secondary-outline:focus{background:transparent;outline:2px solid var(--colors-base-black)}.btn.btn--secondary-outline:active{background:var(--colors-gray-neutral-200);outline:1px solid var(--colors-gray-neutral-400)}.btn.btn--secondary-outline:disabled,.btn.btn--secondary-outline[disabled]{background:transparent;color:var(--colors-gray-neutral-400);border:1px solid var(--colors-gray-neutral-200)}.btn.btn--des-secondary-outline{outline:1px solid var(--colors-error-400);background-color:transparent;color:var(--colors-error-600);mix-blend-mode:multiply}.btn.btn--des-secondary-outline:hover{background:var(--colors-error-50)}.btn.btn--des-secondary-outline:visited{background:var(--colors-error-100)}.btn.btn--des-secondary-outline:focus{background:transparent;outline:2px solid var(--colors-base-black);position:relative}.btn.btn--des-secondary-outline:active{background:var(--colors-error-200);outline:1px solid var(--colors-error-400)}.btn.btn--des-secondary-outline:disabled,.btn.btn--des-secondary-outline[disabled]{background:transparent;color:var(--colors-gray-neutral-400);outline:1px solid var(--colors-gray-neutral-200)}.btn.btn--des-secondary-outline i{font-size:1.3rem}.btn.btn--primary-neutral{background-color:var(--colors-gray-neutral-950);color:var(--colors-text-white)}.btn.btn--primary-neutral:hover{background-color:var(--colors-gray-neutral-800)}.btn.btn--primary-neutral:visited{background-color:var(--colors-gray-neutral-700)}.btn.btn--primary-neutral:focus{background-color:var(--colors-gray-neutral-950);outline:2px solid var(--colors-base-black);position:relative}.btn.btn--primary-neutral:focus:after{content:"";display:block;background-color:transparent;width:100%;height:100%;position:absolute;top:0;left:0;border:1px solid #fff;border-radius:var(--radius-sm)}.btn.btn--primary-neutral:active{background-color:var(--colors-gray-neutral-600);color:var(--colors-text-white);outline:none}.btn.btn--primary-neutral:disabled,.btn.btn--primary-neutral[disabled]{background:var(--colors-gray-neutral-100);color:var(--colors-gray-neutral-400)}.btn.btn--subtle{background-color:transparent;color:var(--colors-text-primary);mix-blend-mode:multiply}.btn.btn--subtle:hover{background:var(--colors-gray-neutral-50)}.btn.btn--subtle:visited{background:var(--colors-gray-neutral-100)}.btn.btn--subtle:focus{background:transparent;outline:2px solid var(--colors-base-black)!important;position:relative}.btn.btn--subtle:focus:after{content:"";display:block;background-color:transparent;width:100%;height:100%;position:absolute;top:0;left:0;border:1px solid #fff;border-radius:var(--radius-sm)}.btn.btn--subtle:active{background:var(--colors-gray-neutral-200);outline:none}.btn.btn--subtle:active:after{display:none!important}.btn.btn--subtle:disabled,.btn.btn--subtle[disabled]{background:transparent;color:var(--colors-gray-neutral-400)}.link{display:inline-flex;padding:var(--spacing-none);align-items:center;font-size:var(--text-md-regular-font-size);font-weight:var(--text-md-regular-font-weight);line-height:var(--text-md-regular-line-height);font-style:var(--text-md-regular-font-style);color:var(--link-primary);gap:8px;border-radius:var(--radius-xs);cursor:pointer}[dir=ltr] .link{font-family:IBMPlexSansArabic-Medium!important}.link:hover{color:var(--link-primary-hovered);text-decoration:underline!important}.link:focus{color:var(--colors-brand-600)!important;outline:2px solid var(--colors-base-black)!important;border-radius:var(--radius-xs);text-decoration:none}.link:active{color:inherit;text-decoration:none}.link:focus-visible{outline:-webkit-focus-ring-color auto 1px!important}@media (max-width: 767px){.link span{margin:0 5px}}.chip{display:inline-flex;height:32px;padding:var(--spacing-none) var(--spacing-lg);justify-content:center;align-items:center;gap:var(--spacing-xs);flex-shrink:0;border-radius:var(--radius-sm);font-size:12px;font-weight:500;line-height:18px;cursor:pointer}.chip--lg{height:32px}.chip--md{height:24px}.chip--sm{height:20px}.chip--rounded{border-radius:var(--radius-full)}.chip-icon{display:grid;place-items:center;padding:0}.chip-icon i{font-size:16px;color:#000}.chip-icon.chip--lg{width:32px;height:32px}.chip-icon.chip--md{width:24px;height:24px}.chip-icon.chip--sm{width:20px;height:20px}.chip--neutral{color:var(--text-default);background:var(--button-background-neutral-default)}.chip--neutral svg{color:currentColor;stroke:currentColor}.chip--neutral:hover{color:var(--text-default);background-color:var(--button-background-neutral-pressed)}.chip--neutral.pressed{color:var(--text-oncolor-primary);background-color:var(--button-background-black-selected)}.chip--success{color:var(--text-primary-sa-flag);background-color:var(--background-primary-50)}.chip--success svg{color:currentColor;stroke:currentColor}.chip--success:hover{color:var(--text-primary-sa-flag);background-color:var(--background-primary-200)}.chip--success.pressed{color:var(--button-background-primary-pressed);background-color:var(--background-primary-400)}.chip--on-color{color:var(--text-default);background:var(--button-background-oncolor-default)}.chip--on-color svg{color:currentColor;stroke:currentColor}.chip--on-color:hover{background-color:var(--button-background-oncolor-hovered)}.chip--on-color.pressed{background-color:var(--button-background-oncolor-pressed)}.chip--on-color.selected{background-color:var(--button-background-oncolor-selected)}.chip--neutral.disabled,.chip--success.disabled,.chip--on-color.disabled{color:var(--text-default-disabled);background-color:var(--background-disabled)}.ibmplexsans{font-family:IBMPlexSansArabic-Medium!important}.ibmplexsansArabic{font-family:IBMPlexSansArabic-Medium}.display-3{font-weight:400;line-height:1.2;letter-spacing:-.02em}@media screen and (min-width: 992px){.display-3{font-size:4.75rem!important}}.display-4{font-weight:700;line-height:1}@media screen and (min-width: 992px){.display-4{font-size:3.5rem!important}}.opacity-0{opacity:0!important}.opacity-1{opacity:.1!important}.opacity-2{opacity:.2!important}.opacity-3{opacity:.3!important}.opacity-4{opacity:.4!important}.opacity-5{opacity:.5!important}.opacity-6{opacity:.6!important}.opacity-7{opacity:.7!important}.opacity-8{opacity:.8!important}.opacity-9{opacity:.9!important}.opacity-10{opacity:1!important}.bg-primary{background-color:var(--bg-primary-color)!important}.rounded-md{border-radius:16px!important}.even-background{background-color:var(--bg8)}.odd-background{background-color:var(--white)}.display-title-1{font-size:4rem;font-weight:700;line-height:1.1}@media screen and (min-width: 768px){.display-title-1{font-size:6rem;margin-bottom:1rem}}@media screen and (min-width: 992px){.display-title-1{font-size:10rem}}.display-title-2{font-size:3.5rem;font-weight:700;line-height:1.1}@media screen and (min-width: 768px){.display-title-2{font-size:4.5rem;margin-bottom:1rem}}@media screen and (min-width: 992px){.display-title-2{font-size:8rem}}.display-subtitle-1{font-size:2rem;font-weight:400;line-height:1}@media screen and (min-width: 768px){.display-subtitle-1{font-size:2.5rem;margin-bottom:1rem}}@media screen and (min-width: 992px){.display-subtitle-1{font-size:5rem}}.display-subtitle-2{font-weight:400;line-height:1.2;font-size:1.5rem}@media screen and (min-width: 992px){.display-subtitle-2{font-size:4rem}}.display-subtitle-3{font-weight:400;line-height:1.2;font-size:1.5rem}@media screen and (min-width: 992px){.display-subtitle-3{font-size:2rem}}.btn-primary{background-color:var(--button-background-primary-default);color:var(--text-oncolor-primary);border:0}.btn-primary:hover{background:var(--button-background-primary-hovered)!important;border:0}.btn-primary:active{background:var(--button-background-primary-selected)!important;outline:none!important;border:0}.btn-primary:focus{background:var(--button-background-primary-focused)!important;outline:2px solid var(--border-black)!important}.btn-light{background-color:var(--themes-button-button-background-neutral-default)!important;color:var(--primitives-colors-base-black)!important;border:1px solid var(--themes-border-border-neutral-primary)!important}.btn-light span{color:var(--primitives-colors-base-black)!important}.btn-light:hover{background-color:var(--primitives-colors-neutral-200)!important}.btn-outline-secondary{background-color:transparent!important;color:var(--text-default)!important;outline:1px solid var(--border-neutral-secondary)!important}.btn-outline-secondary span{color:var(--primitives-colors-base-black)!important}.btn-outline-secondary:hover{background:var(--button-background-neutral-default)!important}.content-white{color:#fff!important}.content-white .text-stroke{-webkit-text-stroke:1px #ffffff;-webkit-text-stroke:1px var(--white, #ffffff);color:transparent}.fix{overflow:hidden}.ralt{position:relative}.text-stroke-white{-webkit-text-stroke:1px white;-webkit-text-stroke:1px var(--white, #ffffff);color:transparent}.text-stroke{-webkit-text-stroke:1px black;-webkit-text-stroke:1px var(--black, #ffffff);color:transparent}.icon-arrow-b{--arrow-thick: 2px;--arrow-color: currentColor;width:1em;height:1em;display:inline-flex;position:relative}.icon-arrow-b .arrow-right{display:flex;width:100%;height:100%;position:relative;transition:.3s}.icon-arrow-b .arrow-right:after{position:absolute;content:"";top:50%;left:47%;width:.7071em;height:.7071em;transform:translate(-50%) translateY(-50%) rotate(-45deg);background-color:transparent;border-right:var(--arrow-thick) solid var(--arrow-color);border-bottom:var(--arrow-thick) solid var(--arrow-color);transition:.3s}.icon-arrow-b .arrow-right.r45{transform:rotate(-45deg)}.icon-arrow-b .arrow-left{display:flex;width:100%;height:100%;position:relative;transition:.3s}.icon-arrow-b .arrow-left:after{position:absolute;content:"";top:50%;left:53%;width:.7071em;height:.7071em;transform:translate(-50%) translateY(-50%) rotate(-45deg);background-color:transparent;border-top:var(--arrow-thick) solid var(--arrow-color);border-left:var(--arrow-thick) solid var(--arrow-color);transition:.3s}.icon-arrow-b .arrow-left.r45{transform:rotate(-45deg)}.btn-anim:hover .icon-arrow-b .icon-border{transform:scale(.5);opacity:0}.btn-anim:hover .icon-arrow-b .arrow-right,.btn-anim:hover .icon-arrow-b .arrow-right.r45{transform:scale(1.5)}.width-medium{max-width:70rem;width:100%}.video-background{position:absolute;top:0%;left:0%;height:100vh;width:100%;overflow:hidden;z-index:-1}.video-background .loading-spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:8px solid rgba(255,255,255,.3);border-radius:50%;border-top:8px solid #fff;width:60px;height:60px;animation:spin 1s linear infinite;z-index:10}.video-background video{display:inline-block;vertical-align:baseline;min-width:100%;min-height:100%;object-fit:cover}.video-background .video-controls{position:absolute;bottom:20px;left:20px;background-color:#00000080;padding:10px;border-radius:5px;z-index:10}.video-background .video-controls button{color:#fff;background:none;border:none;font-size:16px;cursor:pointer;z-index:11}.contact-ribbon{font-size:.85rem;font-weight:100;border-radius:0 0 8px 8px;background-color:var(--secondary-color);position:fixed;top:50%;right:-34px;transform:translateY(-50%) rotate(90deg);z-index:2;padding:8px 16px;display:inline-block;color:#fff;transition:right .5s ease-in-out,opacity .5s ease-in-out;opacity:0}.contact-ribbon.visible{right:-44px;opacity:1}[dir=rtl] .contact-ribbon{left:-43px;right:auto;transform:translateY(-50%) rotate(-90deg);transition:left .5s ease-in-out}[dir=rtl] .contact-ribbon.visible{left:-43px}@media (max-width: 768px){.contact-ribbon{top:80%;right:-50px;transform:translateY(-50%) rotate(90deg)}.contact-ribbon.visible{right:-33px}[dir=rtl] .contact-ribbon{left:-50px;right:auto;transform:translateY(-50%) rotate(-90deg)}[dir=rtl] .contact-ribbon.visible{left:-33px}}.img-overlay{position:absolute;bottom:0;right:-3px;width:65%;height:100%;border-radius:0;background:linear-gradient(180deg,transparent 0,transparent 30%,#000);opacity:.8}[dir=rtl] .img-overlay{position:absolute;bottom:0;left:-4px;right:initial;width:65%;height:100%;border-radius:0;background:linear-gradient(180deg,transparent 0,transparent 30%,#000);opacity:.8}.btn-line-a{color:currentColor;border:none;background:none;display:inline-flex;align-items:center;transition:.3s;border-top:1px solid rgba(255,255,255,.2);border-radius:0;padding:8px 0 0}.btn-line-a .text{position:relative;display:inline-block;margin-left:1em}.btn-line-a .text:before{z-index:1;content:"";position:absolute;left:0;top:-9px;width:100%;border-top:1px solid currentColor}.btn-line-a .icon{display:inline-flex;margin-left:1em}.btn-line-a .icon~.text{margin-left:1em}.btn-line-a [dir=rtl] .icon{display:inline-flex;margin-right:1em;margin-left:0}.btn-line-a [dir=rtl] .icon~.text{margin-right:1em;margin-left:0}.btn-line-a .text~.icon{margin-left:1em}.btn-line-a:active,.btn-line-a:hover{color:currentColor;background:none;box-shadow:none;opacity:.7}.btn-line-a:active:before,.btn-line-a:hover:before{transform:rotate(-45deg);transform-origin:100%;width:1rem}.btn-line-a:active:after,.btn-line-a:hover:after{transform:rotate(45deg);transform-origin:100%;width:1rem}.btn-line-a.btn-primary{color:var(--primary);border-color:#0094d81a}.btn-line-a.btn-secondary{color:#3f4b62;border-color:#3f4b621a}.btn-line-a.btn-white{color:#fff;border-color:#ffffff1a}.btn-line-a.btn-black{color:#1d1d1d;border-color:#1d1d1d1a}.btn-line-a.btn-gray{color:#8b8b8b;border-color:#8b8b8b1a}.btn-line-a.btn-blue{color:#0896e6;border-color:#0896e61a}.header-top-section{background-color:var(--background-primary);padding:15px 0;position:relative;display:flex;align-items:center;justify-content:space-between;z-index:9}.header-top-section:before{position:absolute;inset:0;width:100%;height:100%;content:"";background-color:var(--background-primary);z-index:-1}.header-top-section .header-top-wrapper{display:flex;align-items:center;justify-content:space-between;padding:0 150px}@media (max-width: 767px){.header-top-section .header-top-wrapper{padding:0;flex-wrap:wrap;gap:1rem}}.header-top-section .header-top-wrapper .contact-list{display:flex;align-items:center;gap:10px}.header-top-section .header-top-wrapper .contact-list li{font-size:15px;color:var(--white)}.header-top-section .header-top-wrapper .contact-list li i{color:var(--white);margin-right:10px}[dir=rtl] .header-top-section .header-top-wrapper .contact-list li i{margin-right:0;margin-left:10px}.header-top-section .header-top-wrapper .contact-list li a{color:var(--white)!important;outline:unset!important;border-radius:unset!important;transition:all .4s ease-in-out}.header-top-section .header-top-wrapper .contact-list li a:hover{color:var(--white);text-decoration:underline!important}.header-top-section .header-top-wrapper .stamp-card .stamp-header{display:flex;align-items:baseline;gap:10px;cursor:pointer}@media (max-width: 767px){.header-top-section .header-top-wrapper .stamp-card .stamp-header{flex-wrap:wrap}}.header-top-section .header-top-wrapper .stamp-card .stamp-header p{padding:0;margin:0;color:var(--text-default, #161616);font-size:14px;font-style:normal;font-weight:500;line-height:20px}.header-top-section .header-top-wrapper .stamp-card .stamp-header a.digital_link{color:var(--link-primary, #1b8354);font-size:14px;font-style:normal;font-weight:400;line-height:20px;display:flex;align-items:center;cursor:pointer;gap:8px}@media (max-width: 767px){.header-top-section .header-top-wrapper .stamp-card .stamp-header a.digital_link{flex:100%;margin-inline-start:33px}}.header-top-section .header-top-wrapper .stamp-card .stamp-header a.digital_link span{color:#1b8354;font-size:14px}.header-top-section .header-top-wrapper .stamp-card .stamp-header a.digital_link .digital_link_icon{width:20px;height:20px;display:flex;justify-content:center;align-items:center;transition:transform .3s ease-in-out}.header-top-section .header-top-wrapper .stamp-card .stamp-header a.digital_link .digital_link_icon img{transition:.3s}.header-top-section .header-top-wrapper .stamp-card .stamp-header a.digital_link:not(.collapsed) .digital_link_icon img{transform:rotate(180deg)}.header-top-section .header-top-wrapper .top-nav{display:flex;align-items:center;justify-content:space-evenly;gap:var(--spacing-xl)}.header-top-section .header-top-wrapper .top-nav .item-top-nav{display:flex;align-items:center;gap:var(--spacing-xs);color:var(--colors-text-white);font-size:var(--text-sm-regular-font-size)}.header-top-section .header-top-wrapper .top-nav .item-top-nav img{width:14px;height:14px}.header-top-section .header-top-wrapper .top-nav .item-top-nav i{line-height:24px;font-size:inherit}.header-top-section .header-top-wrapper .top-nav .item-top-nav.weather-info img{width:40px;height:40px}.header-top-section .header-top-wrapper .top-right{display:flex;align-items:center;gap:65px}.header-top-section .header-top-wrapper .top-right .social-icon{gap:15px}.header-top-section .header-top-wrapper .top-right .social-icon a{color:var(--white);width:unset;height:unset;background:unset;border-radius:unset;line-height:unset}.header-top-section .header-top-wrapper .top-right .social-icon a:hover{color:var(--white)}.header-top-section .header-top-wrapper .header-menu{display:flex;align-items:center;gap:20px}.header-top-section .header-top-wrapper .header-menu li a{color:var(--white);transition:all .4s ease-in-out}.header-top-section .header-top-wrapper .header-menu li a:hover{color:var(--white);text-decoration:underline!important}.header-top-section.header-top-style-1{background-color:var(--colors-gray-neutral-100)}.header-top-section.header-top-style-1:before{background-color:var(--colors-gray-neutral-100)}.header-top-section.header-top-style-1 .header-top-wrapper .contact-list li{color:var(--colors-neutral-700);font-size:16px}.header-top-section.header-top-style-1 .header-top-wrapper .contact-list li i,.header-top-section.header-top-style-1 .header-top-wrapper .contact-list li a,.header-top-section.header-top-style-1 .header-top-wrapper .contact-list li a:hover,.header-top-section.header-top-style-1 .header-top-wrapper .top-right .social-icon a,.header-top-section.header-top-style-1 .header-top-wrapper .top-right .social-icon a:hover{color:var(--colors-neutral-700)}.header-top-section.header-top-style-1 .header-top-wrapper .header-menu li{font-size:16px}.header-top-section.header-top-style-1 .header-top-wrapper .header-menu li a,.header-top-section.header-top-style-1 .header-top-wrapper .header-menu li a:hover{color:var(--colors-neutral-700)}.header-top-section.header-top-style-1 .header-top-wrapper .top-nav .item-top-nav{font-size:var(--text-sm-regular-font-size);color:var(--text-primary-paragraph);line-height:24px}.header-top-section .toggleTopMenu{display:none!important}@media (max-width: 992px){.header-top-section .toggleTopMenu{position:absolute;right:13px;margin:0;top:50%;transform:translate(-50%,-50%);color:#fff;font-size:1.3rem;line-height:.5}[dir=rtl] .header-top-section .toggleTopMenu{left:13px;right:auto}}@media (max-width: 992px){.header-top-section.header-top-style-1 .toggleTopMenu{color:var(--colors-neutral-700)}}.header-digital-signature-drawer{background:#f3f4f6;display:flex;flex-direction:row;height:auto;margin-bottom:0;top:0;width:100%}.header-digital-signature-drawer .drawer-container{display:flex;flex-direction:column;margin-top:40px}.header-digital-signature-drawer .drawer-container.card.card-body{padding:var(--spacing-sm, 6px) var(--spacing-4xl) var(--card-lg-padding, 32px) var(--spacing-4xl)}.header-digital-signature-drawer .drawer-container .digital_content_container{display:flex;align-items:flex-start;gap:18px;flex-wrap:wrap}.header-digital-signature-drawer .drawer-container .digital_content_container .digital_content_item{display:flex;align-items:flex-start;gap:24px;width:calc(50% - 9px);max-width:calc(50% - 9px)}@media (max-width: 480px){.header-digital-signature-drawer .drawer-container .digital_content_container .digital_content_item{width:100%;max-width:100%}}.header-digital-signature-drawer .drawer-container .digital_content_container .digital_content_item .digital_content_item_icon{display:flex;width:36px;height:36px;padding:12px;justify-content:center;align-items:center;border-radius:var(--radius-full, 9999px);border:1px solid var(--border-success, #067647);box-shadow:0 1px 2px #1018280d}.header-digital-signature-drawer .drawer-container .digital_content_container .digital_content_item .digital_content_item_icon i{font-size:20px;color:#067647}.header-digital-signature-drawer .drawer-container .digital_content_container .digital_content_item .digital_content_item_content{display:flex;flex-direction:column;gap:12px}.header-digital-signature-drawer .drawer-container .digital_content_container .digital_content_item .digital_content_item_content h2{color:var(--text-default, #161616);font-size:18px;font-style:normal;font-weight:600;line-height:28px;text-transform:none;margin:0}.header-digital-signature-drawer .drawer-container .digital_content_container .digital_content_item .digital_content_item_content h2 span{color:var(--text-primary, #1b8354)}.header-digital-signature-drawer .drawer-container .digital_content_container .digital_content_item .digital_content_item_content p{margin:0;color:var(--text-primary-paragraph, #384250);font-size:16px;font-style:normal;font-weight:400;line-height:24px}.header-digital-signature-drawer .drawer-container .digital_more_content{margin-top:40px;display:flex;align-items:center;justify-content:flex-start;gap:24px;padding:var(--spacing-md, 8px) var(--spacing-3xl, 24px);border-radius:var(--radius-md, 8px);background:#fff}.header-digital-signature-drawer .drawer-container .digital_more_content .digital_more_content_content{display:flex;align-items:center;justify-content:flex-start;gap:12px}.header-digital-signature-drawer .drawer-container .digital_more_content .digital_more_content_content p{margin:0;color:var(--text-default, #161616);text-align:start;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.header-digital-signature-drawer .drawer-container .digital_more_content .digital_more_content_content a{color:var(--link-primary, #1b8354);font-size:16px;font-style:normal;font-weight:400;line-height:24px;text-decoration-line:none;cursor:pointer;transition:none}.header-digital-signature-drawer .drawer-container .digital_more_content .digital_more_content_content a .link__label{text-decoration:underline}.header-digital-signature-drawer .drawer-container .digital_more_content .digital_more_content_content a i{font-size:inherit;font-weight:100}.header-digital-signature-drawer .drawer-container .digital_more_content .digital_more_content_content a:hover{text-decoration:none!important}@media (max-width: 1899px){.header-top-section:before{display:none}}@media (max-width: 991px){.header-top-section .header-top-wrapper .contact-list{gap:14px}.header-top-section .header-top-wrapper .contact-list li{font-size:.775rem}.header-top-section .header-top-wrapper .top-right{display:none}.header-top-section .header-top-wrapper .top-right.show-menu{display:flex}.header-top-section .header-top-wrapper .top-right.show-menu li{font-size:.775rem}}.sticky{position:fixed!important;top:0!important;left:0;width:100%;z-index:100;background-color:var(--white);border-bottom:1px solid var(--neutral-primary);box-shadow:var(--box-shadow);box-shadow:none;transition:all .9s;animation:.5s ease-in-out 0s normal none 1 running fadeInDown}.sticky.header-4 .mega-menu-wrapper .header-main ul li a{color:var(--primary-color);color:var(--text-default)!important}.sticky.header-4 .mega-menu-wrapper .header-main ul li button{color:var(--primary-color)!important}.sticky.header-4 .mega-menu-wrapper .header-right .contact-info-items .icon i{color:var(--text-default)}.sticky.header-4 .mega-menu-wrapper .header-right .contact-info-items .content p{color:var(--text)}.sticky.header-4 .mega-menu-wrapper .header-right .contact-info-items .content h6 a{color:var(--text-default)}@media (max-width: 1199px){.sticky.header-4 .mega-menu-wrapper .header-right .header-button{display:none}}.sticky.header-4 .mega-menu-wrapper .header-right .header-button .link-btn{display:flex}.sticky.header-4 .mega-menu-wrapper .header-right .header-button .link-btn span{color:var(--text-default)!important}.sticky.header-4 .mega-menu-wrapper .header-right .sidebar_toggle{color:var(--primary-color)!important}.sticky.header-4 .mega-menu-wrapper .header-left .header-logo-1{display:none}.sticky.header-4 .mega-menu-wrapper .header-left .header-logo-2{display:block!important}.sticky.header-6{background-color:unset!important;padding:0!important;box-shadow:unset!important}.sticky.header-6 .mega-menu-wrapper .header-main{background-color:var(--white)!important}.sticky.header-6 .mega-menu-wrapper .header-main ul li a{color:var(--primary-color);color:var(--text-default)!important}.sticky.header-6 .mega-menu-wrapper .header-main ul li button{color:var(--primary-color)!important}.sticky.header-6 .mega-menu-wrapper .header-main .main-menu ul li:hover>.submenu{transform:translateY(8px)!important}.sticky.header-6 .mega-menu-wrapper .header-right .contact-info-items .icon i{color:var(--text-default)}.sticky.header-6 .mega-menu-wrapper .header-right .contact-info-items .content p{color:var(--text)}.sticky.header-6 .mega-menu-wrapper .header-right .contact-info-items .content h6 a{color:var(--text-default)}@media (max-width: 1199px){.sticky.header-6 .mega-menu-wrapper .header-right .header-button{display:none}}.sticky.header-6 .mega-menu-wrapper .header-right .header-button .link-btn{display:flex}.sticky.header-6 .mega-menu-wrapper .header-right .header-button .link-btn span,.sticky.header-6 .mega-menu-wrapper .header-right .sidebar_toggle{color:var(--primary-color)!important}.sticky.header-6 .mega-menu-wrapper .header-left .header-logo-1{display:none}.sticky.header-6 .mega-menu-wrapper .header-left .header-logo-2{display:block!important}.header-section-1{position:relative;position:fixed;min-height:72px;height:72px;top:0;left:0;right:0;background-color:var(--background-menu);box-shadow:var(--box-shadow-2);z-index:999}.header-section-1.half-banner{position:unset;position:relative}.header-section-1.style-2{position:relative!important}.header-1{height:auto}.header-1 .mega-menu-wrapper .header-main{width:100%;max-width:100vw;display:flex;align-items:center;justify-content:space-between;padding-inline:var(--spacing-4xl)}.header-1 .mega-menu-wrapper .header-main .header-left{display:flex;align-items:center;gap:40px}.header-1 .mega-menu-wrapper .header-main .header-left .logo img{width:165px}.header-1 .mega-menu-wrapper .header-main .header-left .header-logo-2{display:none}.header-1 .mega-menu-wrapper .header-main .header-right{gap:0px}.header-1 .mega-menu-wrapper .header-main .header-right .header-button{line-height:1}.header-1 .mega-menu-wrapper .header-main .header-right .header-button button,.header-1 .mega-menu-wrapper .header-main .header-right .header-button a{display:inline-flex;height:72px;padding:0;padding:var(--spacing-md) var(--spacing-3xl);justify-content:center;align-items:center;gap:var(--spacing-xs);background-color:transparent;border-radius:var(--radius-xs);font-size:1rem;font-weight:600;text-align:left;color:var(--primitives-colors-base-black)!important;position:relative;text-transform:capitalize;transition:all .4s ease-in-out;transition:unset}@media (max-width: 767px){.header-1 .mega-menu-wrapper .header-main .header-right .header-button button,.header-1 .mega-menu-wrapper .header-main .header-right .header-button a{padding:var(--spacing-md)}}.header-1 .mega-menu-wrapper .header-main .header-right .header-button button:hover,.header-1 .mega-menu-wrapper .header-main .header-right .header-button a:hover{background:var(--button-background-neutral-hovered)}.header-1 .mega-menu-wrapper .header-main .header-right .header-button button:hover:after,.header-1 .mega-menu-wrapper .header-main .header-right .header-button a:hover:after{content:"";display:block;width:calc(100% - var(--spacing-md) * 2);height:6px;border-radius:var(--radius-full);position:absolute;bottom:0;left:50%;transform:translate(-50%);background-color:var(--background-neutral-400)}.header-1 .mega-menu-wrapper .header-main .header-right .header-button button:focus,.header-1 .mega-menu-wrapper .header-main .header-right .header-button a:focus{outline:2px solid var(--themes-button-button-background-black-default)!important}.header-1 .mega-menu-wrapper .header-main .header-right .header-button button:focus:after,.header-1 .mega-menu-wrapper .header-main .header-right .header-button a:focus:after{content:"";display:block;width:calc(100% - var(--spacing-md) * 2);height:6px;border-radius:var(--radius-full);position:absolute;bottom:0;left:50%;transform:translate(-50%);background-color:var(--colors-neutral-800)}.header-1 .mega-menu-wrapper .header-main .header-right .header-button button:active,.header-1 .mega-menu-wrapper .header-main .header-right .header-button a:active{background-color:var(--button-background-neutral-pressed);outline:none}.header-1 .mega-menu-wrapper .header-main .header-right .header-button button:active:after,.header-1 .mega-menu-wrapper .header-main .header-right .header-button a:active:after{background-color:var(--background-neutral-800);content:"";display:block;width:calc(100% - var(--spacing-md) * 2);height:8px;border-radius:var(--radius-full);position:absolute;bottom:0;left:50%;transform:translate(-50%)}.header-1 .mega-menu-wrapper .header-main .header-right .search-icon{color:var(--primitives-colors-base-black)!important;display:inline-flex;height:72px;font-size:1rem;font-weight:500;line-height:24px;padding:var(--spacing-md) var(--spacing-3xl);justify-content:center;align-items:center;gap:var(--spacing-xs);background-color:transparent;border-radius:var(--radius-xs);position:relative;transition:all .4s ease-in-out;transition:unset}@media (max-width: 767px){.header-1 .mega-menu-wrapper .header-main .header-right .search-icon{padding:var(--spacing-xs)!important}}.header-1 .mega-menu-wrapper .header-main .header-right .search-icon:hover{background:var(--button-background-neutral-hovered)}.header-1 .mega-menu-wrapper .header-main .header-right .search-icon:hover:after{content:"";display:block;width:calc(100% - var(--spacing-md) * 2);height:6px;border-radius:var(--radius-full);position:absolute;bottom:0;left:50%;transform:translate(-50%);background-color:var(--background-neutral-400)}.header-1 .mega-menu-wrapper .header-main .header-right .search-icon:focus{outline:2px solid var(--themes-button-button-background-black-default)!important}.header-1 .mega-menu-wrapper .header-main .header-right .search-icon:focus:after{content:"";display:block;width:calc(100% - var(--spacing-md) * 2);height:6px;border-radius:var(--radius-full);position:absolute;bottom:0;left:50%;transform:translate(-50%);background-color:var(--colors-neutral-800)}.header-1 .mega-menu-wrapper .header-main .header-right .search-icon:active{background-color:var(--button-background-neutral-pressed);outline:none}.header-1 .mega-menu-wrapper .header-main .header-right .search-icon:active:after{background-color:var(--background-neutral-800);content:"";display:block;width:calc(100% - var(--spacing-md) * 2);height:8px;border-radius:var(--radius-full);position:absolute;bottom:0;left:50%;transform:translate(-50%)}.header-1 .mega-menu-wrapper .header-main .header-right .search-icon i{margin-right:0;transition:all .4s ease-in-out;font-size:12px;font-size:inherit;font-weight:300;line-height:24px;text-align:center;color:var(--colors-base-black)}[dir=rtl] .header-1 .mega-menu-wrapper .header-main .header-right .search-icon i{margin-right:0;margin-left:0}.header-1 .mega-menu-wrapper .header-main .header-right img{flex-shrink:0;margin-inline:3px;width:20px;height:20px}.header-1 .mega-menu-wrapper .header-main .main-menu ul{margin-bottom:0!important}.header-1 .mega-menu-wrapper .header-main .main-menu ul li{position:relative;list-style:none;display:inline-block;margin-inline-end:0}.header-1 .mega-menu-wrapper .header-main .main-menu ul li:last-child{margin-inline-end:0}.header-1 .mega-menu-wrapper .header-main .main-menu ul li a{display:inline-flex;height:72px;padding:var(--spacing-md) var(--spacing-2xl);margin:0;justify-content:center;align-items:center;gap:var(--spacing-xs);background-color:transparent;border-radius:var(--radius-xs);font-size:.78rem;font-weight:600;text-align:left;color:var(--primitives-colors-base-black)!important;position:relative;text-transform:capitalize;transition:all .4s ease-in-out;transition:unset}.header-1 .mega-menu-wrapper .header-main .main-menu ul li a:hover{background:var(--button-background-neutral-hovered)}.header-1 .mega-menu-wrapper .header-main .main-menu ul li a:hover:after{content:"";display:block;width:calc(100% - var(--spacing-md) * 2);height:8px;border-radius:var(--radius-full);position:absolute;bottom:0;left:50%;transform:translate(-50%);background-color:var(--background-neutral-400)}.header-1 .mega-menu-wrapper .header-main .main-menu ul li a:hover .menu-arrow{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transition:all .4s ease-in-out}.header-1 .mega-menu-wrapper .header-main .main-menu ul li a:focus{outline:2px solid var(--colors-base-black)!important;background-color:var(--colors-base-white)}.header-1 .mega-menu-wrapper .header-main .main-menu ul li a:active{background-color:var(--button-background-neutral-pressed);outline:none!important}.header-1 .mega-menu-wrapper .header-main .main-menu ul li a:active:after{background-color:var(--background-neutral-800);content:"";display:block;width:calc(100% - var(--spacing-md) * 2);height:8px;border-radius:var(--radius-full);position:absolute;bottom:0;left:50%;transform:translate(-50%)}.header-1 .mega-menu-wrapper .header-main .main-menu ul li a i{font-size:inherit;font-weight:400;margin-left:2px;align-self:self-start;line-height:24px}.header-1 .mega-menu-wrapper .header-main .main-menu ul li .menu-arrow{display:inline-block;width:13px;height:8px;margin-left:auto;background-image:url(/assets/img/arrow_black.svg);background-repeat:no-repeat;background-size:contain;transition:background-image .3s ease;transition:all .4s ease-in-out}.header-1 .mega-menu-wrapper .header-main .main-menu ul li button{padding:.375rem .75rem;margin:.25rem .125rem;color:var(--text-default);border:unset;transition:.3s ease}.header-1 .mega-menu-wrapper .header-main .main-menu ul li button:hover{background-color:unset!important;color:var(--primary-color)!important}.header-1 .mega-menu-wrapper .header-main .main-menu ul li .submenu{position:absolute;display:flex;flex-direction:column;gap:5px;height:auto;top:100%;inset-inline-start:0;min-width:245px;background:var(--white);border-radius:var(--radius-md);padding:10px!important;z-index:99999;visibility:hidden;opacity:0;transform-origin:top center;color:var(--text-default);box-shadow:0 0 10px #0003;-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,.2);-moz-box-shadow:0px 0px 10px 0px rgba(0,0,0,.2);transform:translateY(10px);transition:all .4s ease-in-out}.header-1 .mega-menu-wrapper .header-main .main-menu ul li .submenu li{display:block;width:100%;margin:0;padding:0}.header-1 .mega-menu-wrapper .header-main .main-menu ul li .submenu li:last-child a{border:none}.header-1 .mega-menu-wrapper .header-main .main-menu ul li .submenu li a{position:relative;justify-content:start;align-items:start;height:auto;font-size:1rem;font-weight:500;color:var(--text-default);margin-bottom:0;border-radius:8px;padding:5px 10px;width:100%;border-bottom:1px solid #eeeeee;border-bottom:unset;z-index:11}.header-1 .mega-menu-wrapper .header-main .main-menu ul li .submenu li a:hover{background-color:var(--nav-link-hover)!important}.header-1 .mega-menu-wrapper .header-main .main-menu ul li .submenu li a:hover:after{height:0px!important;background-color:unset!important}.header-1 .mega-menu-wrapper .header-main .main-menu ul li .submenu li a:focus{background-color:var(--nav-link-active);outline:unset!important}.header-1 .mega-menu-wrapper .header-main .main-menu ul li .submenu li a:focus:after{height:0px!important}.header-1 .mega-menu-wrapper .header-main .main-menu ul li .submenu li:hover>a{background:var(--nav-link-active);color:var(--primitives-colors-neutral-800)!important;height:auto;text-decoration:unset!important}.header-1 .mega-menu-wrapper .header-main .main-menu ul li .submenu li:hover>a:hover{height:auto}.header-1 .mega-menu-wrapper .header-main .main-menu ul li .submenu li:hover>a:hover:after{background-color:unset!important}.header-1 .mega-menu-wrapper .header-main .main-menu ul li:hover>.submenu{visibility:visible;opacity:1;transform:translateY(5px)}.header-1 .mega-menu-wrapper .header-main .main-menu ul li .has-home-menu .home-menu,.header-1 .mega-menu-wrapper .header-main .main-menu ul li .has-home-menu .home-menu .home-menu-thumb{position:relative}.header-1 .mega-menu-wrapper .header-main .main-menu ul li .has-home-menu .home-menu .home-menu-thumb:before{background:linear-gradient(to bottom,rgba(99,92,92,0) 0%,var(--theme2) 100%);background-repeat:no-repeat;background-size:cover;background-position:center;width:100%;height:100%;position:absolute;left:0;top:0;overflow:hidden;opacity:0;transition:all .3s ease-in-out;content:""}.header-1 .mega-menu-wrapper .header-main .main-menu ul li .has-home-menu .home-menu .home-menu-thumb img{width:100%}.header-1 .mega-menu-wrapper .header-main .main-menu ul li .has-home-menu .home-menu .home-menu-thumb .demo-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:70%;gap:10px;display:flex;justify-content:center;flex-direction:column;opacity:0;visibility:hidden;transition:all .4s ease-in-out;margin-top:20px}.header-1 .mega-menu-wrapper .header-main .main-menu ul li .has-home-menu .home-menu .home-menu-thumb .demo-button .theme-btn{padding:14px 20px;color:var(--white)!important;width:initial;font-size:14px;text-align:center;border-radius:0!important}.header-1 .mega-menu-wrapper .header-main .main-menu ul li.current{position:relative;background:var(--button-background-primary-default);outline:none}.header-1 .mega-menu-wrapper .header-main .main-menu ul li.current:focus{outline:2px solid var(--colors-base-black)}.header-1 .mega-menu-wrapper .header-main .main-menu ul li.current:active{outline:none;background:var(--button-background-primary-pressed)}.header-1 .mega-menu-wrapper .header-main .main-menu ul li.current a{color:var(--white)!important}.header-1 .mega-menu-wrapper .header-main .main-menu ul li.current a .menu-arrow{background-image:url(/assets/img/arrow_white.svg)}.header-1 .mega-menu-wrapper .header-main .main-menu ul li.current a:after{content:"";display:block;width:calc(100% - var(--spacing-md) * 2);height:6px;border-radius:var(--radius-full);position:absolute;bottom:0;left:50%;transform:translate(-50%);background-color:var(--background-primary-400)}.header-1 .mega-menu-wrapper .header-main .main-menu ul li.current a:hover{background:var(--button-background-primary-hovered)}.header-1 .mega-menu-wrapper .header-main .main-menu ul li.current a:focus{background:var(--button-background-primary-focused)}.header-1 .mega-menu-wrapper .header-main .main-menu ul li.current a:active{background:var(--button-background-primary-selected)}.header-1 .mega-menu-wrapper .header-main .main-menu ul li.current:hover>.submenu{visibility:visible;opacity:1;transform:translateY(5px)}.header-1 .mega-menu-wrapper .header-main .main-menu ul li.current .submenu{position:absolute;display:flex;flex-direction:column;gap:5px;height:auto;top:100%;inset-inline-start:0;min-width:245px;background:var(--white);border-radius:var(--radius-md);padding:10px!important;z-index:99999;visibility:hidden;opacity:0;transform-origin:top center;color:var(--text-default);box-shadow:0 0 10px #0003;-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,.2);-moz-box-shadow:0px 0px 10px 0px rgba(0,0,0,.2);transform:translateY(10px);transition:all .4s ease-in-out}.header-1 .mega-menu-wrapper .header-main .main-menu ul li.current .submenu li a{position:relative;justify-content:start;align-items:start;height:auto;font-size:1rem;font-weight:500;color:var(--primitives-colors-neutral-800)!important;margin-bottom:0;border-radius:var(--radius-sm);padding:5px 10px;width:100%;border-bottom:1px solid #eeeeee;border-bottom:unset;z-index:11}.header-1 .mega-menu-wrapper .header-main .main-menu ul li.current .submenu li a:after{height:0px}.header-1 .mega-menu-wrapper .header-main .main-menu ul li.current .submenu li a.current{background-color:var(--nav-link-hover)}.header-1 .mega-menu-wrapper .header-main .menu-arrow{display:inline-block;width:13px;height:8px;background-image:url(/assets/img/arrow_black.svg);background-repeat:no-repeat;background-size:contain;transition:transform .3s ease-in-out}.header-1 .mega-menu-wrapper .header-main .menu-arrow.rotate-up{transform:rotate(180deg)}.header-1.navbar-a .mega-menu-wrapper .header-main .header-left{display:flex;align-items:center;justify-content:space-between;width:100%;gap:70px}.header-1.style-3 .mega-menu-wrapper .header-main .main-menu ul li a{color:var(--text-default)}.header-1.sticky .mega-menu-wrapper .header-main .header-right{gap:0}.header-1.sticky .mega-menu-wrapper .header-main .header-right .search-icon{color:var(--primitives-colors-base-black);display:inline-flex;height:72px;padding:var(--spacing-md) var(--spacing-3xl);justify-content:center;align-items:center;gap:var(--spacing-xs);background-color:transparent;border-radius:var(--radius-xs);position:relative;transition:all .4s ease-in-out}.header-1.sticky .mega-menu-wrapper .header-main .header-right .search-icon:hover{background:var(--button-background-neutral-hovered)}.header-1.sticky .mega-menu-wrapper .header-main .header-right .search-icon:hover:after{content:"";display:block;width:calc(100% - var(--spacing-md) * 2);height:6px;border-radius:var(--radius-full);position:absolute;bottom:0;left:50%;transform:translate(-50%);background-color:var(--background-neutral-400)}@media (min-width: 768px){.mega-menu-wrapper .header-main .header-right .sidebar_toggle{color:var(--text-default)}}@media (min-width: 991px) and (max-width: 1278px){.header-1 .mega-menu-wrapper .header-main .main-menu ul li a{padding:var(--spacing-md) 8px}.header-1 .mega-menu-wrapper .header-main .header-right{gap:0px}.header-1 .mega-menu-wrapper .header-main .header-right .header-button{line-height:1}.header-1 .mega-menu-wrapper .header-main .header-right .header-button button,.header-1 .mega-menu-wrapper .header-main .header-right .header-button a{padding:var(--spacing-md) 8px}.header-1 .mega-menu-wrapper .header-main .header-right .search-icon{font-size:1em;padding:var(--spacing-md) 8px}}@media (min-width: 1400px){.header-1 .mega-menu-wrapper .header-main .main-menu ul li a,.header-1 .mega-menu-wrapper .header-main .main-menu ul li .submenu li a{font-size:1rem}.header-1.navbar-a .mega-menu-wrapper .header-main .header-left{display:flex;align-items:center;justify-content:space-between;width:100%;gap:70px}.header-1.style-3 .mega-menu-wrapper .header-main .main-menu ul li a{color:var(--text-default)}}@media screen and (min-width: 992px){.header-1 .container-fluid{padding:0 150px}}@media (max-width: 1899px){.header-section-1:before{display:none!important}.header-1 .mega-menu-wrapper .header-main .header-right .search-icon{color:var(--primary-color)}}.header-section-4{position:absolute;top:0;left:0;width:100%;z-index:999}.header-section-4 .top-header-2{display:none;padding:15px 0;background-color:var(--primary-color)}.header-section-4 .top-header-2 .top-header-items{display:flex;align-items:center;justify-content:space-between}.header-section-4 .top-header-2 .top-header-items .contact-list{display:flex;align-items:center;gap:10px}.header-section-4 .top-header-2 .top-header-items .contact-list li{color:var(--white)}.header-section-4 .top-header-2 .top-header-items .contact-list li i{margin-right:10px;color:var(--white)}.header-section-4 .top-header-2 .top-header-items .contact-list li a{color:var(--white)}.header-section-4 .top-header-2 .top-header-items .header-right{display:flex;align-items:center;gap:40px}.header-section-4 .top-header-2 .top-header-items .header-right .social-icon{display:flex;align-items:center;gap:20px}.header-section-4 .top-header-2 .top-header-items .header-right .social-icon li a{color:var(--white)}.header-section-4 .container-fluid{padding:0 50px}.header-section-4 .header-4{padding-top:15px;padding-bottom:15px;height:auto}.header-section-4 .header-4 .mega-menu-wrapper .header-main{display:flex;align-items:center;justify-content:space-between}.header-section-4 .header-4 .mega-menu-wrapper .header-main .header-left{display:flex;align-items:center;gap:70px}.header-section-4 .header-4 .mega-menu-wrapper .header-main .header-left .logo img{width:165px}.header-section-4 .header-4 .mega-menu-wrapper .header-main .header-left .header-logo-2{display:none}.header-section-4 .header-4 .mega-menu-wrapper .header-main .header-right{gap:30px}.header-section-4 .header-4 .mega-menu-wrapper .header-main .header-right .header-button{line-height:1}.header-section-4 .header-4 .mega-menu-wrapper .header-main .header-right .header-button .link-btn{display:flex}.header-section-4 .header-4 .mega-menu-wrapper .header-main .header-right .header-button .link-btn span{color:var(--text-default)}.header-section-4 .header-4 .mega-menu-wrapper .header-main .main-menu ul{margin-bottom:0!important}.header-section-4 .header-4 .mega-menu-wrapper .header-main .main-menu ul li{position:relative;list-style:none;display:inline-block;margin-inline-end:20px}.header-section-4 .header-4 .mega-menu-wrapper .header-main .main-menu ul li:last-child{margin-inline-end:0}.header-section-4 .header-4 .mega-menu-wrapper .header-main .main-menu ul li a{display:inline-block;font-size:16px;font-weight:600;color:#005d45;padding:15px 0;text-align:left;position:relative;text-transform:capitalize;transition:all .4s ease-in-out}.header-section-4 .header-4 .mega-menu-wrapper .header-main .main-menu ul li a:hover{color:var(--primary-color)!important}.header-section-4 .header-4 .mega-menu-wrapper .header-main .main-menu ul li a i{font-size:15px;font-weight:600;margin-left:5px}.header-section-4 .header-4 .mega-menu-wrapper .header-main .main-menu ul li button{padding:.375rem .75rem;margin:.25rem .125rem;color:var(--white);border:unset;transition:.3s ease}.header-section-4 .header-4 .mega-menu-wrapper .header-main .main-menu ul li button:hover{background-color:unset!important;color:var(--primary-color)!important}.header-section-4 .header-4 .mega-menu-wrapper .header-main .main-menu ul li .submenu{position:absolute;top:100%;inset-inline-start:0;min-width:245px;background:var(--white);border-radius:5px;z-index:99999;visibility:hidden;opacity:0;transform-origin:top center;color:var(--text-default);box-shadow:0 0 10px #0003;-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,.2);-moz-box-shadow:0px 0px 10px 0px rgba(0,0,0,.2);transform:translateY(10px);transition:all .4s ease-in-out}.header-section-4 .header-4 .mega-menu-wrapper .header-main .main-menu ul li .submenu li{display:block;width:100%;margin:0;padding:0}.header-section-4 .header-4 .mega-menu-wrapper .header-main .main-menu ul li .submenu li:last-child a{border:none}.header-section-4 .header-4 .mega-menu-wrapper .header-main .main-menu ul li .submenu li a{position:relative;z-index:11;font-size:16px;font-weight:600;color:var(--text-default);padding:11px 25px;width:100%;border-bottom:1px solid #eeeeee}.header-section-4 .header-4 .mega-menu-wrapper .header-main .main-menu ul li .submenu li:hover>a{background:var(--primary-color);color:var(--white)!important}.header-section-4 .header-4 .mega-menu-wrapper .header-main .main-menu ul li .submenu:before{position:absolute;width:0;height:0;content:"";border-top:0;border-right:8px solid transparent;border-bottom:8px solid var(--white);border-left:8px solid transparent;top:-8px;left:20px;z-index:-11}.header-section-4 .header-4 .mega-menu-wrapper .header-main .main-menu ul li:hover>.submenu{visibility:visible;opacity:1;transform:translateY(0)}.header-section-4 .header-4 .mega-menu-wrapper .header-main .main-menu ul li .has-home-menu .home-menu,.header-section-4 .header-4 .mega-menu-wrapper .header-main .main-menu ul li .has-home-menu .home-menu .home-menu-thumb{position:relative}.header-section-4 .header-4 .mega-menu-wrapper .header-main .main-menu ul li .has-home-menu .home-menu .home-menu-thumb:before{background:linear-gradient(to bottom,rgba(99,92,92,0) 0%,var(--theme2) 100%);background-repeat:no-repeat;background-size:cover;background-position:center;width:100%;height:100%;position:absolute;left:0;top:0;overflow:hidden;opacity:0;transition:all .3s ease-in-out;content:""}.header-section-4 .header-4 .mega-menu-wrapper .header-main .main-menu ul li .has-home-menu .home-menu .home-menu-thumb img{width:100%}.header-section-4 .header-4 .mega-menu-wrapper .header-main .main-menu ul li .has-home-menu .home-menu .home-menu-thumb .demo-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:70%;gap:10px;display:flex;justify-content:center;flex-direction:column;opacity:0;visibility:hidden;transition:all .4s ease-in-out;margin-top:20px}.header-section-4 .header-4 .mega-menu-wrapper .header-main .main-menu ul li .has-home-menu .home-menu .home-menu-thumb .demo-button .theme-btn{padding:14px 20px;color:var(--white)!important;width:initial;font-size:14px;text-align:center;border-radius:0!important}.header-section-4 .header-4.navbar-a .mega-menu-wrapper .header-main .header-left{display:flex;align-items:center;justify-content:space-between;width:100%;gap:70px}.header-section-4 .header-4.style-3 .mega-menu-wrapper .header-main .main-menu ul li a{color:var(--text-default)}.header-section-5{width:100%}.header-section-5 .top-header-2{display:none;padding:15px 0;background-color:var(--primary-color)}.header-section-5 .top-header-2 .top-header-items{display:flex;align-items:center;justify-content:space-between}.header-section-5 .top-header-2 .top-header-items .contact-list{display:flex;align-items:center;gap:40px}.header-section-5 .top-header-2 .top-header-items .contact-list li{color:var(--white)}.header-section-5 .top-header-2 .top-header-items .contact-list li i{margin-right:10px;color:var(--white)}.header-section-5 .top-header-2 .top-header-items .contact-list li a{color:var(--white)}.header-section-5 .top-header-2 .top-header-items .header-right{display:flex;align-items:center;gap:40px}.header-section-5 .top-header-2 .top-header-items .header-right .social-icon{display:flex;align-items:center;gap:20px}.header-section-5 .top-header-2 .top-header-items .header-right .social-icon li a{color:var(--white)}.header-section-5 .header-5{position:absolute;top:35px;left:0;width:100%;z-index:99999;padding-top:15px;padding-bottom:15px;height:auto}.header-section-5 .header-5 .mega-menu-wrapper .header-main{display:flex;align-items:center;justify-content:space-between;background:var(--white);padding:0 20px;z-index:5}.header-section-5 .header-5 .mega-menu-wrapper .header-main .header-left{display:flex;align-items:center;gap:70px}.header-section-5 .header-5 .mega-menu-wrapper .header-main .header-left .logo img{width:165px}.header-section-5 .header-5 .mega-menu-wrapper .header-main .header-left .header-logo-2{display:none}.header-section-5 .header-5 .mega-menu-wrapper .header-main .header-right{gap:30px}.header-section-5 .header-5 .mega-menu-wrapper .header-main .header-right .header-button{line-height:1}.header-section-5 .header-5 .mega-menu-wrapper .header-main .main-menu ul{margin-bottom:0!important}.header-section-5 .header-5 .mega-menu-wrapper .header-main .main-menu ul li{position:relative;list-style:none;display:inline-block;margin-inline-end:0;padding:30px 15px}.header-section-5 .header-5 .mega-menu-wrapper .header-main .main-menu ul li:last-child{margin-inline-end:0}.header-section-5 .header-5 .mega-menu-wrapper .header-main .main-menu ul li a{display:inline-block;font-size:16px;font-weight:600;color:#005d45;padding:0;text-align:left;position:relative;text-transform:capitalize;transition:all .4s ease-in-out}.header-section-5 .header-5 .mega-menu-wrapper .header-main .main-menu ul li a:hover{color:#005d45!important}.header-section-5 .header-5 .mega-menu-wrapper .header-main .main-menu ul li a i{font-size:15px;font-weight:600;margin-left:5px}.header-section-5 .header-5 .mega-menu-wrapper .header-main .main-menu ul li button{padding:.375rem .75rem;margin:.25rem .125rem;color:var(--white);border:unset;transition:.3s ease}.header-section-5 .header-5 .mega-menu-wrapper .header-main .main-menu ul li button:hover{background-color:unset!important;color:var(--primary-color)!important}.header-section-5 .header-5 .mega-menu-wrapper .header-main .main-menu ul li .submenu{position:absolute;top:100%;inset-inline-start:0;min-width:245px;background:var(--white);border-radius:5px;z-index:99999;visibility:hidden;opacity:0;transform-origin:top center;color:var(--text-default);box-shadow:0 0 10px #0003;-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,.2);-moz-box-shadow:0px 0px 10px 0px rgba(0,0,0,.2);transform:translateY(10px);transition:all .4s ease-in-out}.header-section-5 .header-5 .mega-menu-wrapper .header-main .main-menu ul li .submenu li{display:block;width:100%;margin:0;padding:0}.header-section-5 .header-5 .mega-menu-wrapper .header-main .main-menu ul li .submenu li:last-child a{border:none}.header-section-5 .header-5 .mega-menu-wrapper .header-main .main-menu ul li .submenu li a{position:relative;z-index:11;font-size:16px;font-weight:600;color:var(--text-default);padding:11px 25px;width:100%;border-bottom:1px solid #eeeeee}.header-section-5 .header-5 .mega-menu-wrapper .header-main .main-menu ul li .submenu li:hover>a{background:var(--primary-color);color:var(--white)!important}.header-section-5 .header-5 .mega-menu-wrapper .header-main .main-menu ul li .submenu:before{position:absolute;width:0;height:0;content:"";border-top:0;border-right:8px solid transparent;border-bottom:8px solid var(--white);border-left:8px solid transparent;top:-8px;left:20px;z-index:-11}.header-section-5 .header-5 .mega-menu-wrapper .header-main .main-menu ul li:hover>.submenu{visibility:visible;opacity:1;transform:translateY(8px)}.header-section-5 .header-5 .mega-menu-wrapper .header-main .main-menu ul li .has-home-menu .home-menu,.header-section-5 .header-5 .mega-menu-wrapper .header-main .main-menu ul li .has-home-menu .home-menu .home-menu-thumb{position:relative}.header-section-5 .header-5 .mega-menu-wrapper .header-main .main-menu ul li .has-home-menu .home-menu .home-menu-thumb:before{background:linear-gradient(to bottom,rgba(99,92,92,0) 0%,var(--theme2) 100%);background-repeat:no-repeat;background-size:cover;background-position:center;width:100%;height:100%;position:absolute;left:0;top:0;overflow:hidden;opacity:0;transition:all .3s ease-in-out;content:""}.header-section-5 .header-5 .mega-menu-wrapper .header-main .main-menu ul li .has-home-menu .home-menu .home-menu-thumb img{width:100%}.header-section-5 .header-5 .mega-menu-wrapper .header-main .main-menu ul li .has-home-menu .home-menu .home-menu-thumb .demo-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:70%;gap:10px;display:flex;justify-content:center;flex-direction:column;opacity:0;visibility:hidden;transition:all .4s ease-in-out;margin-top:20px}.header-section-5 .header-5 .mega-menu-wrapper .header-main .main-menu ul li .has-home-menu .home-menu .home-menu-thumb .demo-button .theme-btn{padding:14px 20px;color:var(--white)!important;width:initial;font-size:14px;text-align:center;border-radius:0!important}.header-section-5 .header-5.navbar-a .mega-menu-wrapper .header-main .header-left{display:flex;align-items:center;justify-content:space-between;width:100%;gap:70px}.header-section-5 .header-5.style-3 .mega-menu-wrapper .header-main .main-menu ul li a{color:var(--text-default)}.header-section-5 .header-6{position:absolute;top:35px;left:0;width:100%;z-index:99999;padding:0;height:auto}.header-section-5 .header-6 .mega-menu-wrapper .header-main{display:flex;align-items:center;justify-content:space-between;background:unset;padding:0 20px;z-index:5}.header-section-5 .header-6 .mega-menu-wrapper .header-main .header-left{display:flex;align-items:center;gap:70px}.header-section-5 .header-6 .mega-menu-wrapper .header-main .header-left .logo img{width:165px}.header-section-5 .header-6 .mega-menu-wrapper .header-main .header-left .header-logo-2{display:none}.header-section-5 .header-6 .mega-menu-wrapper .header-main .header-right{gap:30px}.header-section-5 .header-6 .mega-menu-wrapper .header-main .header-right .header-button{line-height:1}.header-section-5 .header-6 .mega-menu-wrapper .header-main .header-right .header-button .link-btn span{color:var(--white)}.header-section-5 .header-6 .mega-menu-wrapper .header-main .main-menu ul{margin-bottom:0!important}.header-section-5 .header-6 .mega-menu-wrapper .header-main .main-menu ul li{position:relative;list-style:none;display:inline-block;margin-inline-end:0;padding:30px 15px}.header-section-5 .header-6 .mega-menu-wrapper .header-main .main-menu ul li:last-child{margin-inline-end:0}.header-section-5 .header-6 .mega-menu-wrapper .header-main .main-menu ul li a{display:inline-block;font-size:16px;font-weight:600;color:var(--white);padding:0;text-align:left;position:relative;text-transform:capitalize;transition:all .4s ease-in-out}.header-section-5 .header-6 .mega-menu-wrapper .header-main .main-menu ul li a:hover{color:#ffffffb3}.header-section-5 .header-6 .mega-menu-wrapper .header-main .main-menu ul li a i{font-size:15px;font-weight:600;margin-left:5px}.header-section-5 .header-6 .mega-menu-wrapper .header-main .main-menu ul li button{padding:.375rem .75rem;margin:.25rem .125rem;color:var(--white);border:unset;transition:.3s ease}.header-section-5 .header-6 .mega-menu-wrapper .header-main .main-menu ul li button:hover{background-color:unset!important;color:var(--primary-color)!important}.header-section-5 .header-6 .mega-menu-wrapper .header-main .main-menu ul li .submenu{position:absolute;top:100%;inset-inline-start:0;min-width:245px;background:var(--white);border-radius:5px;z-index:99999;visibility:hidden;opacity:0;transform-origin:top center;color:var(--text-default);box-shadow:0 0 10px #0003;-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,.2);-moz-box-shadow:0px 0px 10px 0px rgba(0,0,0,.2);transform:translateY(10px);transition:all .4s ease-in-out}.header-section-5 .header-6 .mega-menu-wrapper .header-main .main-menu ul li .submenu li{display:block;width:100%;margin:0;padding:0}.header-section-5 .header-6 .mega-menu-wrapper .header-main .main-menu ul li .submenu li:last-child a{border:none}.header-section-5 .header-6 .mega-menu-wrapper .header-main .main-menu ul li .submenu li a{position:relative;z-index:11;font-size:16px;font-weight:600;color:var(--text-default);padding:11px 25px;width:100%;border-bottom:1px solid #eeeeee}.header-section-5 .header-6 .mega-menu-wrapper .header-main .main-menu ul li .submenu li:hover>a{background:var(--primary-color);color:var(--white)!important}.header-section-5 .header-6 .mega-menu-wrapper .header-main .main-menu ul li .submenu:before{position:absolute;width:0;height:0;content:"";border-top:0;border-right:8px solid transparent;border-bottom:8px solid var(--white);border-left:8px solid transparent;top:-8px;left:20px;z-index:-11}.header-section-5 .header-6 .mega-menu-wrapper .header-main .main-menu ul li:hover>.submenu{visibility:visible;opacity:1;transform:translateY(0)}.header-section-5 .header-6 .mega-menu-wrapper .header-main .main-menu ul li .has-home-menu .home-menu,.header-section-5 .header-6 .mega-menu-wrapper .header-main .main-menu ul li .has-home-menu .home-menu .home-menu-thumb{position:relative}.header-section-5 .header-6 .mega-menu-wrapper .header-main .main-menu ul li .has-home-menu .home-menu .home-menu-thumb:before{background:linear-gradient(to bottom,rgba(99,92,92,0) 0%,var(--theme2) 100%);background-repeat:no-repeat;background-size:cover;background-position:center;width:100%;height:100%;position:absolute;left:0;top:0;overflow:hidden;opacity:0;transition:all .3s ease-in-out;content:""}.header-section-5 .header-6 .mega-menu-wrapper .header-main .main-menu ul li .has-home-menu .home-menu .home-menu-thumb img{width:100%}.header-section-5 .header-6 .mega-menu-wrapper .header-main .main-menu ul li .has-home-menu .home-menu .home-menu-thumb .demo-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:70%;gap:10px;display:flex;justify-content:center;flex-direction:column;opacity:0;visibility:hidden;transition:all .4s ease-in-out;margin-top:20px}.header-section-5 .header-6 .mega-menu-wrapper .header-main .main-menu ul li .has-home-menu .home-menu .home-menu-thumb .demo-button .theme-btn{padding:14px 20px;color:var(--white)!important;width:initial;font-size:14px;text-align:center;border-radius:0!important}.header-section-5 .header-6.navbar-a .mega-menu-wrapper .header-main .header-left{display:flex;align-items:center;justify-content:space-between;width:100%;gap:70px}.header-section-5 .header-6.style-3 .mega-menu-wrapper .header-main .main-menu ul li a{color:var(--text-default)}.header-section-5 .sticky.header-5{background-color:unset!important;padding:0!important;box-shadow:unset!important}.header-section-5 .sticky.header-5 .mega-menu-wrapper .header-main{box-shadow:var(--box-shadow)}[dir=rtl] .submenu:before{right:20px;left:auto!important}[dir=rtl] .main-menu ul{margin-bottom:0}[dir=rtl] .main-menu ul li{position:relative;list-style:none;display:inline-block;margin-inline-end:20px}[dir=rtl] .main-menu ul li a{text-align:right!important}[dir=rtl] .main-menu ul li a i{margin-right:5px!important;margin-left:inherit!important}@media (max-width: 991px){.header-main{padding:15px 0}}@media (max-width: 1399px){.header-section-4 .header-4 .mega-menu-wrapper .header-main .header-left{gap:30px}}@media (max-width: 767px){.header-1 .mega-menu-wrapper .header-main{padding:5px 0}.header-1 .mega-menu-wrapper .header-main .header-left{gap:0px}.header-1 .mega-menu-wrapper .header-main .header-right{gap:0!important}.header-1 .mega-menu-wrapper .header-main .header-right .sidebar_toggle{color:var(--text-default);cursor:pointer}.header-1 .mega-menu-wrapper .header-main .header-right .sidebar_toggle i{display:flex;font-size:24px!important}.header-1 .mega-menu-wrapper .header-main .header-right .header-button .link-btn span{background:unset}}@media (max-width: 470px){.header-section-4 .container-fluid{padding:0 15px}.header-section-4 .header-4{padding:0}}.offcanvas{width:85%!important;max-width:400px;border-left:unset!important;transition:.25s}[dir=rtl] .offcanvas{border-right:unset!important;border-left:unset!important}[dir=rtl] .offcanvas.offcanvas-start{right:auto!important}.offcanvas .offcanvas-header{box-shadow:-9px 0 20px #59667a1a}.offcanvas .offcanvas-header .offcanvas_logo,[dir=rtl] .offcanvas .offcanvas-header .offcanvas_logo{order:1}.offcanvas .offcanvas-header .offcanvas_logo a{display:block}.offcanvas .offcanvas-header .offcanvas_logo img{width:140px!important;height:auto!important}.offcanvas .offcanvas-header .offcanvas_logo button{display:flex;align-items:center;gap:.5rem;border-radius:.5rem;color:var(--colors-base-black)!important;background-color:#f8f9fa;padding:.5rem 1rem}.offcanvas .offcanvas-header .offcanvas_logo button svg{width:1.25rem;height:1.25rem}.offcanvas .offcanvas-header .offcanvas_logo button span{font-size:.875rem;line-height:1.25rem}.offcanvas .offcanvas-header .offcanvas_close{position:relative;z-index:9;cursor:pointer;display:inline-flex;justify-content:center;align-items:center}.offcanvas .offcanvas-header .offcanvas_close button{color:var(--colors-base-black)!important}.offcanvas .offcanvas-body .main-container .main-nav{float:left;width:100%;background:none;margin-top:0}[dir=rtl] .offcanvas .offcanvas-body .main-container .main-nav{float:right}.offcanvas .offcanvas-body .main-container .main-nav>ul{display:block!important;width:100%;padding:var(--spacing-xl) var(--spacing-md) var(--spacing-8xl) var(--spacing-md)!important}.offcanvas .offcanvas-body .main-container .main-nav>ul li{position:relative;float:left;width:100%}[dir=rtl] .offcanvas .offcanvas-body .main-container .main-nav>ul li{float:right}.offcanvas .offcanvas-body .main-container .main-nav>ul li .menu-link{display:flex;padding:var(--spacing-md) var(--spacing-xl);justify-content:space-between;align-items:center;gap:var(--spacing-md);font-weight:var(--display-md-bold-font-weight);font-size:var(--text-sm-semibold-font-size);color:var(--colors-gray-modern-950);background-color:transparent;border-radius:var(--radius-sm);mix-blend-mode:multiply;position:relative;border:2px solid transparent;transition:unset;outline:none}.offcanvas .offcanvas-body .main-container .main-nav>ul li .menu-link:focus-visible{outline:2px solid var(--colors-brand-600)!important;outline-offset:2px}.offcanvas .offcanvas-body .main-container .main-nav>ul li .menu-link:hover{background-color:var(--colors-gray-neutral-100);color:var(--colors-text-primary);border-color:transparent}.offcanvas .offcanvas-body .main-container .main-nav>ul li .menu-link:hover:after{display:block;background-color:var(--colors-gray-neutral-400)}.offcanvas .offcanvas-body .main-container .main-nav>ul li .menu-link:focus{background-color:var(--colors-base-white);border-color:var(--colors-base-black)}.offcanvas .offcanvas-body .main-container .main-nav>ul li .menu-link:focus:after{display:none}.offcanvas .offcanvas-body .main-container .main-nav>ul li .menu-link.pressed{background-color:var(--border-neutral-primary)!important;color:var(--colors-text-primary)!important;font-weight:var(--display-md-bold-font-weight)!important;border-color:transparent}.offcanvas .offcanvas-body .main-container .main-nav>ul li .menu-link.pressed:after{display:block!important;background-color:var(--colors-gray-neutral-600)!important}.offcanvas .offcanvas-body .main-container .main-nav>ul li .menu-link.current,.offcanvas .offcanvas-body .main-container .main-nav>ul li .menu-link.show{background-color:transparent;color:var(--colors-gray-modern-950);font-weight:700;color:var(--text-primary-color)}.offcanvas .offcanvas-body .main-container .main-nav>ul li .menu-link.current:after,.offcanvas .offcanvas-body .main-container .main-nav>ul li .menu-link.show:after{display:block;background-color:var(--colors-brand-600)}.offcanvas .offcanvas-body .main-container .main-nav>ul li .menu-link.current{background-color:var(--colors-gray-neutral-200);border-radius:var(--radius-sm);width:97%}.offcanvas .offcanvas-body .main-container .main-nav>ul li .menu-link.disabled{color:var(--border-neutral-primary);background-color:transparent;border-color:transparent}.offcanvas .offcanvas-body .main-container .main-nav>ul li .menu-link.disabled:after{display:none}.offcanvas .offcanvas-body .main-container .main-nav>ul li .menu-link:after{content:"";width:6px;height:calc(100% - 2 * var(--spacing-sm));position:absolute;top:50%;left:0;transform:translateY(-50%);border-radius:var(--radius-full);background-color:var(--colors-brand-600);display:none}.offcanvas .offcanvas-body .main-container .main-nav>ul li a{display:flex;padding:var(--spacing-md) var(--spacing-xl);justify-content:space-between;align-items:center;gap:var(--spacing-md);align-self:stretch;width:100%;background-color:transparent;font-size:var(--text-sm-semibold-font-size);font-weight:var(--display-md-bold-font-weight);line-height:var(--text-sm-semibold-line-height);color:var(--colors-gray-modern-950);text-decoration:none;border-radius:var(--radius-sm);mix-blend-mode:multiply;position:relative;border:2px solid transparent;outline:none}[dir=rtl] .offcanvas .offcanvas-body .main-container .main-nav>ul li a{float:right;text-align:right}.offcanvas .offcanvas-body .main-container .main-nav>ul li a:last-child{border-bottom:0}.offcanvas .offcanvas-body .main-container .main-nav>ul li a.dropdown-toggle.show .main-expand{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transition:all .4s ease-in-out}.offcanvas .offcanvas-body .main-container .main-nav>ul li a.dropdown-toggle.show:after{display:block;background-color:var(--colors-brand-600)}.offcanvas .offcanvas-body .main-container .main-nav>ul li a i.main-expand{display:flex;align-items:center;justify-content:center;text-align:center;padding:0!important;z-index:2;background:transparent;border:none!important;font-size:24px!important;font-weight:300;transition:all .4s ease-in-out}.offcanvas .offcanvas-body .main-container .main-nav>ul li a:hover{background-color:var(--colors-gray-neutral-100);color:var(--colors-text-primary);border-color:transparent}.offcanvas .offcanvas-body .main-container .main-nav>ul li a:hover:after{display:block;background-color:var(--colors-gray-neutral-400)}.offcanvas .offcanvas-body .main-container .main-nav>ul li a:focus-visible{outline:2px solid var(--colors-brand-600)!important;outline-offset:2px}.offcanvas .offcanvas-body .main-container .main-nav>ul li a:focus{background-color:var(--colors-base-white);border-color:var(--colors-base-black)}.offcanvas .offcanvas-body .main-container .main-nav>ul li a:focus:after{display:none}.offcanvas .offcanvas-body .main-container .main-nav>ul li a:after{content:"";width:6px;height:calc(100% - 2 * var(--spacing-sm));position:absolute;top:50%;left:0;transform:translateY(-50%);border:unset;border-radius:var(--radius-full);background-color:var(--colors-brand-600);display:none}[dir=rtl] .offcanvas .offcanvas-body .main-container .main-nav>ul li a:after{right:0;left:auto}.offcanvas .offcanvas-body .main-container .main-nav>ul li a.pressed{background-color:var(--border-neutral-primary)!important;color:var(--colors-text-primary)!important;border-color:transparent!important}.offcanvas .offcanvas-body .main-container .main-nav>ul li a.pressed:after{display:block!important;background-color:var(--colors-gray-neutral-600)!important}.offcanvas .offcanvas-body .main-container .main-nav>ul li a.current,.offcanvas .offcanvas-body .main-container .main-nav>ul li a.show{background-color:transparent;color:var(--colors-gray-modern-950);font-weight:700;color:var(--text-primary-color)}.offcanvas .offcanvas-body .main-container .main-nav>ul li a.current:after,.offcanvas .offcanvas-body .main-container .main-nav>ul li a.show:after{display:block;background-color:var(--colors-brand-600)}.offcanvas .offcanvas-body .main-container .main-nav>ul li a.current{background-color:var(--colors-gray-neutral-200);border-radius:var(--radius-sm);width:97%}.offcanvas .offcanvas-body .main-container .main-nav>ul li a:after{content:"";width:6px;height:calc(100% - 2 * var(--spacing-sm));position:absolute;top:50%;left:0;transform:translateY(-50%);border-radius:var(--radius-full);background-color:var(--colors-brand-600);display:none}.offcanvas .offcanvas-body .main-container .main-nav>ul li li a{width:100%;text-shadow:none!important;visibility:visible}.offcanvas .offcanvas-body .main-container .main-nav>ul li li a span{font-size:14px}.offcanvas .offcanvas-body .main-container .main-nav>ul li .dropdown-menu{max-height:0;overflow:hidden;transition:max-height .4s ease-out,opacity .4s ease-out;opacity:0}.offcanvas .offcanvas-body .main-container .main-nav>ul li .dropdown-menu.show{position:relative!important;float:left!important;width:100%!important;background:transparent;transform:none!important;max-height:500px;opacity:1;transition:max-height .4s ease-in,opacity .4s ease-in}[dir=rtl] .offcanvas .offcanvas-body .main-container .main-nav>ul li .dropdown-menu.show{float:right!important}.offcanvas .offcanvas-body .main-container .main-nav>ul .submenu{padding-block:3px!important;margin-left:10px!important}[dir=rtl] .offcanvas .offcanvas-body .main-container .main-nav>ul .submenu{margin-left:0!important;margin-right:10px!important}.offcanvas .offcanvas-body .main-container .main-nav>ul .submenu li a:hover{background-color:var(--colors-gray-neutral-100);color:var(--colors-text-primary);border-color:transparent}.offcanvas .offcanvas-body .main-container .main-nav>ul .submenu li a:hover:after{display:block;background-color:var(--colors-gray-neutral-400)}.offcanvas .offcanvas-body .offcanvas_contact{margin-top:50px}.offcanvas .offcanvas-body .offcanvas_contact ul{margin-top:20px!important}.offcanvas .offcanvas-body .offcanvas_contact ul li{font-size:16px;font-weight:500;text-transform:capitalize}.offcanvas .offcanvas-body .offcanvas_contact ul li:not(:last-child){margin-bottom:15px}.offcanvas .offcanvas-body .offcanvas_contact ul li .offcanvas_contact-icon{margin-right:20px}[dir=rtl] .offcanvas .offcanvas-body .offcanvas_contact ul li .offcanvas_contact-icon{margin-left:20px;margin-right:0}.offcanvas .offcanvas-body .offcanvas_contact ul li .offcanvas_contact-icon i{color:var(--primary-color)}.offcanvas .offcanvas-body .offcanvas_contact ul li .offcanvas_contact-text a{text-transform:none!important}.offcanvas .offcanvas-body .offcanvas_contact .header-button .theme-btn{width:100%;height:40px!important;padding:20px 40px!important;background-color:var(--button-background-primary-default)!important;border-radius:var(--radius-sm)!important}.offcanvas .offcanvas-body .offcanvas_contact .header-button .theme-btn:hover:after{width:0!important}.offcanvas .offcanvas-body .offcanvas_contact .header-button .theme-btn:active:after{width:0!important}.offcanvas .offcanvas-body .offcanvas_contact .social-icon{margin-top:30px;gap:10px}.offcanvas .offcanvas-body .offcanvas_contact .social-icon a{width:unset;height:auto;line-height:unset;text-align:center;font-size:16px;display:block;background:transparent;color:var(--text-default);border-radius:unset;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;border:unset}.hero-1 .animated{transition:all .5s ease-in-out}.hero-1 .slick-slider .slick-nav{width:44px;height:44px;position:absolute;cursor:pointer;top:calc(50% - 44px)}.hero-1 .slick-slider .slick-nav.prev-arrow{left:3%;transform:scaleX(-1);z-index:999}.hero-1 .slick-slider .slick-nav.next-arrow{left:auto;right:3%}.hero-1 .slick-slider .slick-nav:before{content:"";display:block;position:absolute;inset:1px;border-radius:50%;border:2px solid rgba(255,255,255,.12)}.hero-1 .slick-slider .slick-nav:after{content:"";display:block;position:absolute;inset:1px;border-radius:50%;border:2px solid rgba(255,255,255,.12)}.hero-1 .slick-slider .slick-nav i{display:block;position:absolute;margin:-10px 0 0 -10px;width:20px;height:20px;left:50%;top:50%}.hero-1 .slick-slider .slick-nav i:before{content:"";width:10px;height:2px;border-radius:1px;position:absolute;left:50%;top:50%;background:#fff;margin:-1px 0 0 -5px;display:block;transform-origin:9px 50%;transform:rotate(-40deg)}.hero-1 .slick-slider .slick-nav i:after{content:"";width:10px;height:2px;border-radius:1px;position:absolute;left:50%;top:50%;background:#fff;margin:-1px 0 0 -5px;display:block;transform-origin:9px 50%;transform:rotate(40deg)}.hero-1 .slick-slider .slick-nav svg{width:44px;height:44px;display:block;position:relative;z-index:1;color:#fff;stroke-width:2px;stroke-dashoffset:126;stroke-dasharray:126 126 0;transform:rotate(0)}.hero-1 .slick-slider .slick-list{-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)}.hero-1 .slick-slider .slick-animation{animation-duration:1s;animation-fill-mode:both}.hero-1 .slick-slider .slide-item .slider-content{position:absolute;top:50%;left:10%;transform:translateY(-50%);color:#fff}.hero-1 .slick-slider .slide-item .slider-content .slider-link{display:block;margin-top:20px;color:#fff;text-decoration:underline}.hero-1 .slide-bg{position:relative}.hero-1 .slide-bg:before{position:absolute;inset:0;width:100%;height:100%;content:"";background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(var(--color-overlay)));background:linear-gradient(180deg,rgba(255,255,255,0) 0%,var(--color-overlay) 100%)}.hero-1 .slide-bg .hero-content{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;position:relative;max-width:80%;max-width:100%;text-align:start;z-index:9}@media (max-width: 767px){.hero-1 .slide-bg .hero-content{max-width:100%}}.hero-1 .slide-bg .hero-content h4{color:var(--white);position:relative;margin-bottom:20px}.hero-1 .slide-bg .hero-content h4:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);right:0;content:"";background-repeat:no-repeat;background-size:cover;width:330px;height:50px}.hero-1 .slide-bg .hero-content h1{color:var(--white);font-weight:var(--text-md-semibold-font-weight);text-transform:capitalize;line-height:var(--display-xl-medium-line-height);word-wrap:break-word;text-overflow:ellipsis;text-shadow:2px 2px 4px rgba(0,0,0,.5)}@media (max-width: 767px){.hero-1 .slide-bg .hero-content h1{margin-bottom:0;line-height:var(--display-md-bold-line-height)}}.hero-1 .slide-bg .hero-content p{font-size:var(--text-xl-regular-font-size);font-weight:var(--text-xl-regular-font-weight);color:var(--white);margin-bottom:0;line-height:var(--text-xl-regular-line-height);text-shadow:2px 2px 4px rgba(0,0,0,.5)}.hero-1 .slide-bg .hero-content .head-title{font-size:var(--text-md-regular-font-size);background:linear-gradient(90deg,#ffffff1a,#fff0);padding:0;color:var(--white);margin-bottom:0;text-shadow:2px 2px 4px rgba(0,0,0,.5)}@media (max-width: 767px){.hero-1 .slide-bg .hero-content .head-title{margin-bottom:0}}.hero-1 .slide-bg .hero-content .hero-button{display:flex;align-items:center;gap:30px}@media (max-width: 767px){.hero-1 .slide-bg .hero-content .hero-button{margin-top:0}}.hero-1 .hero-content .hero-button .theme-btn-2{color:var(--white);text-decoration:underline}.hero-1 .hero-content .hero-button .theme-btn-2 i{color:var(--white)}.hero-1 .hero-content .hero-button .theme-btn-2:hover,.hero-1 .hero-content .hero-button .theme-btn-2:hover i{color:var(--primary-color)}.hero-1 .hero-image{margin-left:30px;position:relative;z-index:9}[dir=rtl] .hero-1 .hero-image{margin-left:0!important;margin-right:30px}.hero-1 .hero-image img{width:100%!important;height:100%!important;border-radius:20px}.hero-1 .circle-shape{position:absolute;right:10%;top:33%;animation:rotate 15s linear infinite}.hero-1 .circle-shape img{width:100%!important;height:100%!important}[dir=rtl] .hero-content .head-title{background:linear-gradient(-90deg,#ffffff1a,#fff0)!important}@media (max-width: 767px){.hero-image{margin-left:0}[dir=rtl] .hero-image{margin-left:0!important;margin-right:0!important}}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.theme-btn{background-color:var(--button-background-primary-default);font-size:var(--text-md-medium-font-size);font-weight:var(--text-md-medium-font-weight);line-height:var(--text-md-medium-line-height);color:var(--text-oncolor-primary);text-transform:capitalize;position:relative;height:40px;padding-inline:var(--buttons-lg-padding);border-radius:var(--radius-sm);outline:none;display:inline-flex;align-items:center;justify-content:center;gap:var(--buttons-lg-gap);overflow:hidden;min-height:40px;-webkit-box-shadow:unset;transition:unset;z-index:9}.theme-btn.btnArrow{border-radius:4px!important;padding:7px 16px;min-height:40px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:auto;-webkit-box-shadow:unset;box-shadow:unset}.theme-btn.btnArrow span{font-size:1rem;font-weight:400;color:#fff;line-height:1.3}.theme-btn:hover{background:var(--button-background-primary-hovered)}.theme-btn:focus{background:var(--button-background-primary-focused);outline:2px solid var(--border-black)!important}.theme-btn:focus:after{content:"";display:block;background-color:transparent;width:100%;height:100%;position:absolute;top:0;left:0;border:1px solid #fff;border-radius:var(--radius-sm)}.theme-btn:active{background:var(--button-background-primary-selected)!important;color:var(--text-oncolor-primary)!important;outline:none!important}.theme-btn::selection{background-color:var(--btn-selected-color)}.theme-btn.hover-white:before,.theme-btn.hover-white:after{background-color:var(--white)}.theme-btn.hover-white:hover{color:var(--text-default)}.theme-btn span{position:relative;font-size:1rem;font-weight:500;color:#fff;z-index:9}.theme-btn:hover{color:var(--text-oncolor-primary)}.theme-btn:hover:before{height:100%}.theme-btn:hover:after{height:100%}.theme-btn i{font-size:inherit}.theme-btn.btn-outline{background-color:unset;color:var(--btn-primary-color);border:1px solid var(--btn-primary-color)}.theme-btn.theme-white-btn{background-color:var(--primitives-colors-neutral-100)!important;color:var(--primitives-colors-base-black)!important;border:1px solid var(--themes-border-border-neutral-primary)!important}.theme-btn.theme-white-btn span.text{font-size:var(--text-md-medium-font-size);font-weight:var(--text-md-medium-font-weight);line-height:var(--text-md-medium-line-height);color:var(--primitives-colors-base-black)!important}.theme-btn.theme-white-btn:hover{background-color:var(--primitives-colors-neutral-200)!important;color:var(--primitives-colors-base-black)!important;text-decoration:none!important}.theme-btn.theme-white-btn:focus{background-color:#fffc!important}.theme-btn.theme-white-btn:hover,.theme-btn.theme-white-btn:active,.theme-btn.theme-white-btn:focus{background-color:#fffc}.section{display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative;overflow:hidden}.section-body{position:relative;width:100%;padding-top:80px;padding-bottom:80px}@media screen and (max-width: 767px){.section-body{padding-top:10px;padding-bottom:10px}}.section-content.content-width-full,.section-content.content-full,.section-content.content-width-full-2,.section-content.content-full-2{max-width:unset}@media screen and (min-width: 992px){.section-content.content-width-full,.section-content.content-full{max-width:unset;padding-left:80px;padding-right:80px}.section-content.content-width-full-2,.section-content.content-full-2{max-width:unset;padding-left:80px;padding-right:150px}[dir=ltr] .section-content.content-width-full-2,[dir=ltr] .section-content.content-full-2{padding-right:80px;padding-left:150px}}@media (min-width: 1280px){.unboxed-layout .slider-area .home-slider .single-slider .section-content{max-width:unset;padding-left:196px;padding-right:196px}.unboxed-layout .section-content{max-width:unset;padding-left:80px;padding-right:80px}}.bg-cover{background-repeat:no-repeat;background-size:cover;position:relative;background-position:center top}.bg-cover-position{background-position:center 50%}.page-title-area{display:flex;justify-content:center;align-items:center}@media (min-width: 767px){.page-title-area .container-fluid{padding-left:80px;padding-right:80px}}.page-title-area.bg-cover{height:35vh}.page-title-area.bg-cover:after{z-index:-1;content:"";background:linear-gradient(#ffffff4d 0,#ffffffe6,#fff);height:100%;position:absolute;left:0;right:0;-webkit-backface-visibility:hidden}.section-title{position:relative;display:flex;flex-direction:column;row-gap:1.75rem;align-items:flex-start;z-index:99}.section-title span{display:inline-block;font-weight:400;text-transform:uppercase;letter-spacing:.11em;text-decoration-line:unset}.section-title span.color-style{color:var(--primary-color)}@media (max-width: 767px){.section-title span{font-size:12px;text-transform:capitalize}}.section-title h1{position:relative;padding-inline-start:1rem;display:inline-block;padding-bottom:0!important}.section-title h1:after{content:"";position:absolute;top:50%;inset-inline-end:0;transform:translateY(-50%);width:6px;height:95%;background-color:var(--text-primary-color);border-radius:var(--radius-full)}[dir=rtl] .section-title h1:after{right:0;left:auto}[dir=ltr] .section-title h1:after{left:0;right:auto}.section-title h2{text-transform:capitalize}.section-title p{font-weight:var(--text-sm-regular-font-weight);padding-bottom:0;margin-bottom:0}.section-title p>p{padding-bottom:0;margin-bottom:0}[dir=rtl] .section-title span{text-transform:unset!important;letter-spacing:0!important;text-decoration-line:unset!important}.section-bg-white{background-color:var(--white)}.section-bg{background-color:var(--bg)}.section-bg-2{background-color:var(--background-neutral-100)}.section-bg-3{background-color:var(--bg6)}.section-bg-4{background-color:var(--bg8)}.section-bg-5{background-color:#191919}.section-bg-6{background-color:var(--bg10)}.section-bg-7{background-color:var(--colors-gray-neutral-50)}.footer-bg{background-color:var(--bg4)}.main-padding{padding:40px 0}@media (max-width: 1199px){.main-padding{padding:60px 0}}@media (max-width: 991px){.main-padding{padding:20px 0}}.section-padding{padding:80px 0}@media (max-width: 1199px){.section-padding{padding:100px 0}}@media (max-width: 819px){.section-padding{padding:20px 0}}.about-section{position:relative}.about-section.section-padding{padding-bottom:40px}@media (min-width: 768px){.about-section .container-fluid{padding-left:80px;padding-right:80px}}.about-section .single-about-wrapper-2{margin-top:10px}.about-section .single-about-wrapper-2 .about-content .text{color:var(--text-default);font-weight:500;margin-bottom:40px}.about-section .single-about-wrapper-2 .about-content .text a{color:var(--primary-color);text-decoration-line:underline;font-weight:600}.about-section .single-about-wrapper-2 .about-content .single-system-item{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:var(--card-lg-gap);padding:var(--spacing-xl);background-color:var(--background-card);border-radius:var(--radius-lg)!important;border:2px solid var(--background-card)!important;overflow:hidden;box-shadow:var(--shadow-md)}.about-section .single-about-wrapper-2 .about-content .single-system-item:not(:last-child){margin-bottom:20px}.about-section .single-about-wrapper-2 .about-content .single-system-item .content{display:flex;flex-direction:column;align-items:stretch;flex-wrap:wrap;gap:10px}.about-section .single-about-wrapper-2 .about-content .single-system-item .content h4{margin-bottom:10px}.about-section .single-about-wrapper-2 .about-content .single-system-item .content h2{font-size:var(--display2-lg);color:var(--text-default)}.about-section .single-about-wrapper-2 .about-content .single-system-item .content a{align-self:start}.about-section .single-about-wrapper-2 .about-content p{font-weight:300;font-weight:500;color:var(--text-default)}.about-section .single-about-wrapper-2 .about-content .content p{font-weight:300}.about-section .single-about-wrapper-2 .about-image-item{z-index:9}.about-section .single-about-wrapper-2 .about-image-item .circle-shape{position:absolute;top:25%;left:15%;z-index:-1;animation:rotate 15s linear infinite}.about-section .single-about-wrapper-2 .about-image-item .bg-shape{position:absolute;top:-20%;left:0;z-index:-1}.about-section .single-about-wrapper-2 .about-image-item .about-image-1{max-width:300px;margin-top:45px}.about-section .single-about-wrapper-2 .about-image-item .about-image-1 img{width:100%;height:100%;border-radius:var(--radius-lg)}.about-section .single-about-wrapper-2 .about-image-item .about-image-2{max-width:300px}.about-section .single-about-wrapper-2 .about-image-item .about-image-2 img{width:100%;height:100%;border-radius:var(--radius-lg)}.about-section .single-about-wrapper-2 .single-service-style-2{background-color:var(--white);box-shadow:0 10px 60px #a7a7a740;margin-top:30px;padding:35px;transition:all .4s ease-in-out;position:relative;z-index:9}.about-section .single-about-wrapper-2 .single-service-style-2 .icon{transition:all .4s ease-in-out}.about-section .single-about-wrapper-2 .single-service-style-2 .content{margin-top:25px}.about-section .single-about-wrapper-2 .single-service-style-2 .content p{margin-top:15px;margin-bottom:15px}.about-section .single-about-wrapper-2 .single-service-style-2 .content .theme-btn-2 i{margin-left:5px}.about-section .line-shape{position:absolute;bottom:0;left:0;right:0;z-index:-1}.about-section .line-shape img{width:100%;height:100%}.about-section .section-title{text-align:left}[dir=rtl] .about-section .section-title{text-align:right}[dir=rtl] .about-content{margin-left:0}.service-section{position:relative;opacity:1;transition:opacity .5s ease-in-out}@media (min-width: 768px){.service-section .container-fluid{padding-left:80px;padding-right:80px}}.service-section .shape-image{position:absolute;left:0;top:0}.service-section .left-shape{position:absolute;top:0;left:0}.service-section .right-shape{position:absolute;bottom:0;right:0}.service-section .line-shape-2{position:absolute;left:0;bottom:8%}.service-section .bottom-shape{position:absolute;bottom:0;right:0}.service-section .bg-shape{position:absolute;top:-20%;left:0;z-index:-1}.service-section.hidden{opacity:0}.service-section .service-wrapper .service-carousel-active .slick-list{margin:0 -15px}.service-section .service-wrapper .service-carousel-active .slick-slide{margin:0}.service-section .service-wrapper .service-carousel-active .slide-dots{text-align:center}.service-section .service-wrapper .service-carousel-active .slide-dots li{display:inline-block;margin:0 3px;padding-top:50px}.service-section .service-wrapper .service-carousel-active .slide-dots li button{position:relative;text-indent:-9999px;border-radius:32px;width:65px;height:5px;background-color:var(--white);transition:all .3s ease-in-out}.service-section .service-wrapper .service-carousel-active .slide-dots li button:hover{background-color:var(--primary-color)}.service-section .service-wrapper .service-carousel-active .slide-dots li.slick-active button{background-color:#63be6a;border-color:#63be6a}.service-section .service-wrapper .service-card-items{margin-top:30px!important;display:flex;background-color:var(--white);position:relative}.service-section .service-wrapper .service-card-items .service-content{padding:50px 45px;background-color:var(--white);flex-basis:70%;position:relative}.service-section .service-wrapper .service-card-items .service-content .icon{font-size:70px;color:var(--primary-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background-color:var(--themes-background-background-primary-50);width:90px;height:90px}.service-section .service-wrapper .service-card-items .service-content .icon img{width:50px;height:50px}.service-section .service-wrapper .service-card-items .service-content .content{position:absolute;height:210px;min-height:50px;bottom:50px;left:45px;right:45px}.service-section .service-wrapper .service-card-items .service-content .content h4,.service-section .service-wrapper .service-card-items .service-content .content span{color:var(--themes-text-text-primary);margin-bottom:10px}.service-section .service-wrapper .service-card-items .service-content .content span{font-size:var(--text-xl-regular-font-size);font-weight:var(--text-lg-bold-font-weight)}@media (max-width: 767px){.service-section .service-wrapper .service-card-items .service-content .content span{font-size:var(--text-md-regular-font-size)}}.service-section .service-wrapper .service-card-items .service-content .content h3,.service-section .service-wrapper .service-card-items .service-content .content h2{margin-bottom:10px}.service-section .service-wrapper .service-card-items .service-content .content h3 a:hover,.service-section .service-wrapper .service-card-items .service-content .content h2 a:hover{color:var(--themes-text-text-primary)!important}@media (max-width: 767px){.service-section .service-wrapper .service-card-items .service-content .content{height:auto;min-height:auto;left:30px!important;right:30px!important}}.service-section .service-wrapper .service-card-items .service-image{width:260px;height:570px;position:relative}.service-section .service-wrapper .service-card-items .service-image .arrow-icon{width:65px;height:135px;border-radius:30px;background-color:var(--bg8);display:inline-block;text-align:center;line-height:135px;position:absolute;top:50%;left:-16%;transform:translateY(-50%);transition:all .4s ease-in-out}.service-section .service-wrapper .service-card-items .service-image .arrow-icon i{transform:rotate(-30deg);color:var(--primitives-colors-neutral-800);font-weight:500;transition:all .4s ease-in-out}.service-section .service-wrapper .service-card-items .service-image .arrow-icon:hover{background:var(--button-background-primary-hovered)}.service-section .service-wrapper .service-card-items .service-image .arrow-icon:hover i{color:var(--text-oncolor-primary);transform:rotate(0)}.service-section .service-wrapper .service-card-items .service-image .arrow-icon:focus{background:var(--button-background-primary-focused);outline:2px solid var(--border-black)!important}.service-section .service-wrapper .service-card-items .service-image .arrow-icon:focus i{color:var(--text-oncolor-primary)}.service-section .service-wrapper .service-card-items .service-image .arrow-icon:active{background:var(--button-background-primary-selected);outline:none}.service-section .service-wrapper .service-card-items .service-image .arrow-icon:active i{color:var(--text-oncolor-primary)}.service-section .service-wrapper .slick-list{display:grid!important;grid-auto-flow:column;align-items:stretch}.service-section .service-wrapper .slick-dots{position:relative;margin-top:36px}@media (min-width: 768px){.service-section .service-wrapper .slick-dots{padding-left:80px;padding-right:80px}}[dir=rtl] .service-section .service-wrapper .service-card-items .service-image .arrow-icon{left:inherit!important;right:-16%!important}[dir=rtl] .service-section .service-wrapper .service-card-items .service-image .arrow-icon i{transform:rotate(30deg)!important}[dir=rtl] .service-section .service-wrapper .service-card-items .service-image .arrow-icon:hover i{transform:rotate(0)!important}[dir=rtl] .service-section .service-wrapper .service-card-items .service-content .content{left:inherit!important;right:35px!important}[dir=rtl] .service-box-items .arrow-icon{transform:rotate(50deg)!important}[dir=rtl] .service-box-items.active .arrow-icon,[dir=rtl] .service-box-items:hover .arrow-icon{transform:initial!important}@media (max-width: 1199px){.service-section .bg-shape{display:none}}@media (max-width: 575px){.service-wrapper .service-card-items .service-image .arrow-icon{width:50px;height:100px;line-height:100px}}.news-section{position:relative;opacity:1;transition:opacity .5s ease-in-out}@media (min-width: 768px){.news-section .container-fluid{padding-left:80px;padding-right:80px}}.news-section .shape-image{position:absolute;left:0;top:0}.news-section .left-shape{position:absolute;top:0;left:0}.news-section .right-shape{position:absolute;bottom:0;right:0}.news-section .line-shape{position:absolute;bottom:0;left:0;right:0}.news-section .line-shape-2{position:absolute;left:0;bottom:8%}.news-section .bottom-shape{position:absolute;bottom:0;right:0}.news-section .bg-shape{position:absolute;top:-20%;left:0;z-index:-1}.news-section.hidden{opacity:0}.slick-slide,.slick-list{margin:0}.slick-dots{bottom:inherit}@media (max-width: 767px){.slick-dots{text-align:start}}.slick-dots li{display:inline-block;width:auto;margin:0 3px;padding-top:6px}.slick-dots li button{position:relative;text-indent:-9999px;border-radius:32px;width:16px;height:16px;margin:5px 2px;padding:0;background-color:#63be6a80;background-color:var(--background-neutral-200, #E5E7EB);border:2px solid var(--primitives-colors-neutral-300);border:unset;transition:all .3s ease-in-out;transition:width .2s}.slick-dots li.slick-active button{background-color:var(--themes-text-text-primary);border-color:var(--themes-text-text-primary)}.carousel .slick-arrow{position:absolute;bottom:-8%!important;transform:translateY(-50%);z-index:2}.carousel .slick-arrow.slick-prev{right:40px;left:auto;top:unset}[dir=rtl] .carousel .slick-arrow.slick-prev{right:auto;left:40px}.carousel .slick-arrow.slick-prev:before{color:var(--text-primary-color)}.carousel .slick-arrow.slick-next{right:10px;top:unset}[dir=rtl] .carousel .slick-arrow.slick-next{right:auto;left:10px}.carousel .slick-arrow.slick-next:before{color:var(--text-primary-color)}.slick-dots-container{display:flex;justify-content:space-between;align-items:center;padding:10px}.slick-dots-container .slick-dots{display:flex;align-items:center}.slick-dots-container .slick-dots .btn-prev,.slick-dots-container .slick-dots .btn-next{background:transparent;border:none;cursor:pointer;padding:10px}.slick-dots-container .slick-dots .btn-prev:hover,.slick-dots-container .slick-dots .btn-next:hover{opacity:.8}.slick-dots-container .slick-dots .btn-prev i,.slick-dots-container .slick-dots .btn-next i{font-size:24px;color:var(--white)}.slick-dots-container .slick-dots .slick-dot{background:#ffffff80;border-radius:50%;width:10px;height:10px;margin:0 5px;cursor:pointer}.slick-dots-container .slick-dots .slick-dot.slick-active{background:#fff}.home-slider{background:#1b835499}.home-slider .slick-dots{bottom:55px;text-align:center}.home-slider .slick-dots li{display:inline-block;width:auto;margin:0 3px;padding-top:6px}.home-slider .slick-dots li button{position:relative;text-indent:-9999px;border-radius:32px;width:16px;height:16px;padding:0;margin:0;background-color:var(--background-neutral-200, #E5E7EB);border:2px solid var(--white);border:unset;transition:all .3s ease-in-out}.home-slider .slick-dots li button:hover{background-color:#fff;background:var(--themes-text-text-primary)}.home-slider .slick-dots li.slick-active button{background-color:var(--themes-text-text-primary);border-color:var(--themes-text-text-primary)}.home-slider .slick-dotted.slick-slider{margin-bottom:0}.title-section-area{display:flex;align-items:center;justify-content:space-between;margin-bottom:27px}.title-section-area .section-title{margin-bottom:0}.title-section-area p{color:var --colors-base-black}.trusted-client-section{position:relative}.trusted-client-section .bg-shape{position:absolute;top:-20%;right:0;left:auto;z-index:-1}.trusted-client-section .thumb-carousel{display:flex;justify-content:center;margin-top:15px}.trusted-client-section .thumb-carousel .thumb-item{position:relative;width:80px;height:80px;margin:0 5px;cursor:pointer;overflow:hidden;border-radius:5px}.trusted-client-section .thumb-carousel .thumb-item img{width:100%;height:auto;display:block}.trusted-client-section .thumb-carousel .thumb-item .thumb-overlay{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#ffffff80;z-index:1;opacity:0;transition:opacity .3s ease-in-out}.trusted-client-section .thumb-carousel .thumb-item.active .thumb-overlay{opacity:1}.trusted-client-wrapper{position:relative}.trusted-client-wrapper .trusted-client-image{width:917px;width:100%;height:826px;height:100%;position:relative;overflow:hidden;z-index:-1}.trusted-client-wrapper .trusted-client-image .counter-main-area{width:100%;z-index:1}.trusted-client-wrapper .trusted-client-image .counter-main-area .counter-area{background-color:var(--primary-color);display:flex;align-items:center;justify-content:space-between}.trusted-client-wrapper .trusted-client-image .counter-main-area .counter-area .counter-items{padding-bottom:10px;text-wrap:wrap}.trusted-client-wrapper .trusted-client-image .counter-main-area .counter-area .counter-items h2{text-transform:capitalize!important;transition:all .4s ease-in-out}.trusted-client-wrapper .trusted-client-image .counter-main-area .counter-area .counter-items h3{color:var(--white);font-size:var(--text-lg-bold-font-size);font-weight:400;text-transform:capitalize!important;transition:all .4s ease-in-out}.trusted-client-wrapper .trusted-client-image .icon-box{position:absolute;bottom:4%;left:35%}.trusted-client-wrapper .trusted-client-image .icon-box .text-circle{animation:cir36 10s linear infinite}.trusted-client-wrapper .trusted-client-image .icon-box .icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;width:154px;height:154px;line-height:154px;border-radius:50%;background-color:#fff3}.trusted-client-wrapper .trusted-content-slider-number{background-color:#00000080;color:#fff;font-size:1.2rem;font-weight:500;border-radius:4px;right:44px;top:2rem!important}[dir=rtl] .trusted-client-wrapper .trusted-content-slider-number{left:44px;right:auto}@media screen and (max-width: 767px){.trusted-client-wrapper .trusted-content-slider-number{font-size:1rem;padding:5px 10px!important;right:10px!important;top:10px!important}}.trusted-client-wrapper .trusted-content{max-width:50rem;width:100%;margin-left:80px;z-index:9}.trusted-client-wrapper .trusted-content img{width:50%;transition:all .4s ease-in-out}.trusted-client-wrapper .trusted-content p{font-weight:300}.trusted-client-wrapper .trusted-content .single-tab-items{margin-top:30px;border-bottom:1px solid var(--border);padding-bottom:20px}.trusted-client-wrapper .trusted-content .single-tab-items .nav{display:flex;align-items:center;gap:30px}.trusted-client-wrapper .trusted-content .single-tab-items .nav .nav-link{text-align:center;padding:10px 40px;background-color:#21252908;border-radius:5px;font-weight:600;font-size:16px;text-transform:capitalize;color:var(--text-default);transition:all .3s ease-in-out}.trusted-client-wrapper .trusted-content .single-tab-items .nav .nav-link.active{position:relative;background-color:var(--primary-color);color:var(--white)}.trusted-client-wrapper .trusted-content .single-tab-items .nav .nav-link.active:after{content:"";width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid var(--primary-color);position:absolute;bottom:-10px;left:0;right:0;margin:0 auto;transition:all .4s ease-in-out;z-index:-1}[dir=rtl] .trusted-client-wrapper .trusted-content .single-tab-items .nav{padding-left:0!important;padding-right:0!important}.trusted-client-wrapper .trusted-content .single-tab-items .tab-content{margin-top:50px}.trusted-client-wrapper .trusted-content .single-tab-items .tab-content>.active{display:block}.trusted-client-wrapper .trusted-content .single-tab-items .tab-content .tab-content-items ul li{font-size:18px;color:#63be6a}.trusted-client-wrapper .trusted-content .single-tab-items .tab-content .tab-content-items ul li i{color:#63be6a;margin-right:10px}[dir=rtl] .trusted-client-wrapper .trusted-content .single-tab-items .tab-content .tab-content-items ul li i{margin-left:10px!important;margin-right:0!important}.trusted-client-wrapper .trusted-content .single-tab-items .tab-content .tab-content-items ul li:not(:last-child){margin-bottom:10px}.trusted-client-wrapper .trusted-content .single-tab-items .tab-content .tab-content-items ol li{color:#63be6a}.trusted-client-wrapper .trusted-content .single-tab-items .tab-content .tab-content-items .pro-items{width:100%;margin-top:40px}.trusted-client-wrapper .trusted-content .single-tab-items .tab-content .tab-content-items .pro-items .pro-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.trusted-client-wrapper .trusted-content .single-tab-items .tab-content .tab-content-items .pro-items .pro-head .title{font-size:18px}.trusted-client-wrapper .trusted-content .single-tab-items .tab-content .tab-content-items .pro-items .pro-head .point{font-size:18px;color:var(--text);font-weight:600;color:var(--text-default)}.trusted-client-wrapper .trusted-content .single-tab-items .tab-content .tab-content-items .pro-items .progress{background:var(--bg2);justify-content:flex-start;border-radius:100px;align-items:center;position:relative;display:flex;height:10px;width:100%}.trusted-client-wrapper .trusted-content .single-tab-items .tab-content .tab-content-items .pro-items .progress-value{border-radius:10px;height:10px;width:0;transition:width 3s ease-in-out}@media screen and (max-width: 767px){.trusted-client-section.section-padding{padding:0}.trusted-client-wrapper .trusted-client-image{height:auto!important}.trusted-client-wrapper .trusted-client-image .counter-main-area .counter-area{flex-direction:column;justify-content:flex-start;padding:10px 20px!important}.trusted-client-wrapper .trusted-client-image .counter-main-area .counter-area .counter-items{gap:5px;display:flex;flex-direction:column;padding-bottom:0!important}.trusted-client-wrapper .trusted-client-image .counter-main-area .counter-area .counter-items h2{font-size:1.1rem}.trusted-client-wrapper .trusted-client-image .counter-main-area .counter-area .counter-items h3{font-size:.85rem!important}.trusted-content .services-button .theme-btn{padding:10px 30px!important}}.service-gallery-carousel{transition:.3s}.service-gallery-carousel .slider-controls{position:relative;width:100%;margin-left:0}.service-gallery-carousel .slider-controls .controls-wrapper{position:relative}.service-gallery-carousel .slider-controls .controls-wrapper .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#ffffff80;z-index:1}.service-gallery-carousel{position:fixed;bottom:0}.service-gallery-carousel .owl-dots{position:absolute;width:60%;top:-55px;right:0;left:auto;-webkit-transform:none;transform:none;height:auto;display:block;text-align:end;margin-bottom:1rem;margin-right:60px;margin-top:0!important}.service-gallery-carousel .owl-dots .owl-dot span{width:32px;height:2px;margin:0;border-radius:0;position:relative;background:#63be6a}.service-gallery-carousel .owl-dots .owl-dot.active span{background:#63be6a80}.service-gallery-carousel .owl-carousel .owl-stage-outer{margin-left:80px}[dir=rtl] .service-gallery-carousel .owl-carousel .owl-stage-outer{margin-right:80px;margin-left:0}.service-gallery-carousel .owl-carousel .owl-item{min-height:20rem}.service-gallery-carousel .owl-carousel .owl-item .slider-controls{position:relative;width:100%;bottom:0;left:auto}.service-gallery-carousel .owl-carousel .owl-item a img.thumb-image{max-height:250px}[dir=rtl] .counter-main-area{left:0!important;right:0!important;transform:unset!important}[dir=rtl] .counter-main-area .counter-area{padding:40px 50px}[dir=rtl] .service-gallery-carousel .owl-carousel .owl-stage-outer{margin-right:0;margin-left:0}[dir=rtl] .trusted-content{margin-right:inherit}@media (min-width: 768px){[dir=rtl] .counter-main-area{left:0!important;right:0!important;transform:unset!important}[dir=rtl] .counter-main-area .counter-area{padding:40px 50px}.counter-main-area{left:0!important;right:0!important;transform:unset!important}.service-gallery-carousel{position:relative;margin-top:5rem}[dir=rtl] .service-gallery-carousel .owl-carousel .owl-stage-outer{margin-right:0;margin-left:0}[dir=rtl] .trusted-content{margin-right:27px}}@media (min-width: 1200px){[dir=rtl] .service-gallery-carousel .owl-carousel .owl-stage-outer{margin-right:80px;margin-left:0}}@media (min-width: 1400px){[dir=rtl] .trusted-content{margin-right:80px;margin-left:0!important}.service-gallery-carousel .owl-dots{top:40px}[dir=rtl] .counter-main-area{left:auto!important;right:0!important}[dir=rtl] .counter-main-area .counter-area{padding:20px}.counter-main-area{left:0!important;right:auto!important}.counter-main-area .counter-area{padding:20px}}.owl-nav-over-image{display:flex;justify-content:space-between;width:65%;padding:5px 18px;bottom:32px;right:0;pointer-events:none}.owl-nav-over-image .owl-prev,.owl-nav-over-image .owl-next{border:none;font-size:1.2rem;color:var(--white);pointer-events:all;cursor:pointer;z-index:1;transition:.3s}.owl-nav-over-image .owl-prev .icon,.owl-nav-over-image .owl-next .icon{display:inline-flex;margin-left:1em}.owl-nav-over-image .owl-prev .text,.owl-nav-over-image .owl-next .text{position:relative;display:inline-block;margin-left:1em}.owl-nav-over-image .owl-prev .text:before,.owl-nav-over-image .owl-next .text:before{z-index:1;content:"";position:absolute;left:0;top:-9px;width:100%;border-top:unset}.owl-nav-over-image .owl-prev:hover,.owl-nav-over-image .owl-next:hover{color:var(--secondary-color);background:none;box-shadow:none;opacity:.7}.owl-nav-over-image .owl-prev{margin-right:auto}.owl-nav-over-image .owl-next{margin-left:auto}[dir=rtl] .owl-nav-over-image{left:0;right:auto}[dir=rtl] .owl-prev{margin-left:auto!important;margin-right:inherit}[dir=rtl] .owl-next{margin-right:auto!important;margin-left:inherit}.icon-arrow-a .arrow-left{position:relative;height:1em;width:1.25em;display:inline-block;border-radius:0;box-sizing:border-box;transition:.3s}.icon-arrow-a .arrow-left:before{position:absolute;content:"";height:0;width:1.25em;transition:.3s;border:1.5px solid currentColor;left:0%;top:.5em;border-top:none;border-right:none}.icon-arrow-a .arrow-left:after{position:absolute;content:"";height:.5em;width:.5em;transition:.3s;border:1.5px solid currentColor;-webkit-transform:rotate(45deg);transform:rotate(45deg);left:5%;top:.325em;border-top:none;border-right:none}.icon-arrow-a .arrow-right{position:relative;height:1em;width:1.25em;display:inline-block;border-radius:0;box-sizing:border-box;transition:.3s}.icon-arrow-a .arrow-right:before{position:absolute;content:"";height:0;width:1.25em;transition:.3s;border:1.5px solid currentColor;right:0%;left:auto;top:.5em;border-top:none;border-left:none}.icon-arrow-a .arrow-right:after{position:absolute;content:"";height:.5em;width:.5em;transition:.3s;border:1.5px solid currentColor;-webkit-transform:rotate(45deg);transform:rotate(45deg);right:5%;left:auto;top:.3em;border-bottom:none;border-left:none}[dir=rtl] .icon-arrow-a .arrow-left:before{position:absolute;content:"";height:0;width:1.25em;transition:.3s;border:1.5px solid currentColor;right:0%;left:auto;top:.5em;border-top:none;border-left:none}[dir=rtl] .icon-arrow-a .arrow-left:after{position:absolute;content:"";height:.5em;width:.5em;transition:.3s;border:1.5px solid currentColor;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);right:5%;left:auto;top:.325em;border-top:none;border-left:none}[dir=rtl] .icon-arrow-a .arrow-right:before{position:absolute;content:"";height:0;width:1.25em;transition:.3s;border:1.5px solid currentColor;right:auto;left:0%;top:.5em;border-top:none;border-right:none}[dir=rtl] .icon-arrow-a .arrow-right:after{position:absolute;content:"";height:.5em;width:.5em;transition:.3s;border:1.5px solid currentColor;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);right:5%;left:auto;top:.3em;border-bottom:none;border-right:none}.owl-prev:hover .icon-arrow-a.icon-anim .arrow-right:before,.owl-next:hover .icon-arrow-a.icon-anim .arrow-right:before{height:.5em;width:.5em;right:50%;left:auto;top:.325em;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.owl-prev:hover .icon-arrow-a.icon-anim .arrow-left:before,.owl-next:hover .icon-arrow-a.icon-anim .arrow-left:before{height:.5em;width:.5em;left:50%;right:auto;top:.325em;-webkit-transform:rotate(45deg);transform:rotate(45deg)}[dir=rtl] .owl-prev:hover .icon-arrow-a.icon-anim .arrow-right:before,.owl-next:hover .icon-arrow-a.icon-anim .arrow-right:before{height:.5em;width:.5em;right:50%;left:auto;top:.325em;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}[dir=rtl] .owl-prev:hover .icon-arrow-a.icon-anim .arrow-left:before,.owl-next:hover .icon-arrow-a.icon-anim .arrow-left:before{height:.5em;width:.5em;right:50%;top:.325em;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}@media screen and (min-width: 768px){.service-gallery-carousel .owl-carousel .owl-item .slider-controls{position:relative;padding-left:32px;padding-right:32px}}@media screen and (min-width: 992px){.service-gallery-carousel .owl-carousel .owl-item .slider-controls{position:fixed;padding:0 16px 0 0;display:flex;flex-direction:column;justify-content:flex-end}}@media (max-width: 1399px){.trusted-client-wrapper .trusted-client-image .counter-main-area{left:400px}}@media screen and (max-width: 1270px){.trusted-client-wrapper .trusted-client-image .counter-main-area{left:420px}}@media (max-width: 1199px){.trusted-client-wrapper .trusted-client-image{margin-left:0;width:100%;max-width:900px}.trusted-client-wrapper .trusted-client-image .counter-main-area{transform:initial;width:initial;height:initial;bottom:0;left:0;top:initial;right:0}.trusted-client-wrapper .trusted-content{margin-left:0}}@media (max-width: 767px){.trusted-client-wrapper .trusted-client-image{height:600px}.trusted-client-wrapper .trusted-client-image .counter-main-area .counter-area{padding:20px 30px;gap:0px}.trusted-client-wrapper .trusted-client-image .counter-main-area .counter-area .counter-items{border:unset!important}.trusted-client-wrapper .trusted-client-image .counter-main-area .counter-area .counter-items:not(:last-child){border:none;padding-right:0}.trusted-client-wrapper .trusted-client-image .counter-main-area .counter-area .counter-items h2{text-transform:capitalize!important}.trusted-client-wrapper .trusted-client-image .counter-main-area .counter-area .counter-items h3{font-size:1rem}.trusted-client-wrapper .trusted-content{text-align:center;max-width:unset}.trusted-client-wrapper .trusted-content img{width:50%;margin-bottom:1rem}.service-gallery-carousel{position:relative;max-width:unset;margin-top:2rem}.service-gallery-carousel .owl-carousel .owl-stage-outer{margin:0}.service-gallery-carousel .owl-carousel .owl-item{min-height:unset}.service-gallery-carousel .owl-carousel .owl-item .slider-controls{padding:6px}.service-gallery-carousel .owl-dots{display:none}}@media (max-width: 575px){.trusted-client-wrapper .trusted-client-image{height:500px}}.search_widget form{width:100%;position:relative}.search_widget form input{background-color:var(--bg8);font-size:15px;padding:20px;width:100%;border:none;text-transform:capitalize;color:var(--text-default)}.search_widget form button{position:absolute;right:0;top:0;width:70px;font-size:18px;height:100%;background-color:var(--btn-primary-color);color:var(--white);text-align:center;transition:all .3s ease-in-out}.search_widget form button:hover{background-color:var(--btn-hover-color)}[dir=rtl] .search_widget form button{left:0;right:auto!important}.single-sidebar-widget{margin-bottom:30px}.single-sidebar-widget .search-filter{min-width:33.33333%}.single-sidebar-widget .search-filter form{width:100%;position:relative}.single-sidebar-widget .search-filter form input{min-height:auto!important;height:40px!important;background-color:#f1f1f1;font-size:15px;padding:0 16px 0 50px;width:100%;border:1px solid var(--primitives-colors-neutral-400);border:unset;border-radius:4px;text-transform:capitalize;color:#6c737f}.single-sidebar-widget .search-filter form input:hover{border:1px solid var(--link-neutral)}.single-sidebar-widget .search-filter form input~.focus-border{position:absolute;bottom:0;left:50%;width:0;height:2px;background-color:var(--colors-neutral-950);transition:width .4s,left .4s}.single-sidebar-widget .search-filter form input:focus~.focus-border{width:100%;left:0;transition:width .4s,left .4s}[dir=rtl] .single-sidebar-widget .search-filter form input,[dir=ltr] .single-sidebar-widget .search-filter form input{padding-right:50px}.single-sidebar-widget .search-filter form input::placeholder{text-align:left;padding-left:10px}[dir=rtl] .single-sidebar-widget .search-filter form input::placeholder{text-align:right;padding-left:0;padding-right:10px}.single-sidebar-widget .search-filter form button{position:absolute;top:0;width:70px;font-size:18px;height:100%;background-color:transparent;color:#161616;text-align:center;transition:all .3s ease-in-out}[dir=ltr] .single-sidebar-widget .search-filter form button{left:0;right:auto}[dir=rtl] .single-sidebar-widget .search-filter form button{right:0;left:auto}.single-sidebar-widget .search-filter form button i{font-size:1.1rem!important;color:var(--colors-gray-500)}.single-sidebar-widget .search-filter form button:hover i{color:var(--colors-base-black)}.single-sidebar-widget .search-filter form .clear-btn{position:absolute;right:.5rem!important;left:auto!important;top:50%;transform:translateY(-50%);width:auto;border:none;background:transparent;font-size:1.2rem;font-weight:700}[dir=rtl] .single-sidebar-widget .search-filter form .clear-btn{left:.5rem!important;right:auto!important}.single-sidebar-widget .search-filter form .autocomplete-overlay{background:#fff;color:#334155;border-radius:6px;min-width:100%;top:41px;left:0;margin-top:2px;transform-origin:center top;z-index:1002;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.single-sidebar-widget .search-filter form .autocomplete-overlay .autocomplete-list-container{max-height:200px;overflow:auto}.single-sidebar-widget .search-filter form .autocomplete-overlay .autocomplete-list-container .autocomplete-list{margin:0;list-style-type:none;display:flex;flex-direction:column;align-items:flex-start;justify-content:start;gap:2px;padding:.25rem}.single-sidebar-widget .search-filter form .autocomplete-overlay .autocomplete-list-container .autocomplete-list li{cursor:pointer;white-space:nowrap;position:relative;overflow:hidden;display:flex;align-items:center;padding:.5rem .75rem;border:0 none;color:#334155;background:transparent;transition:background .2s,color .2s,border-color .2s;border-radius:4px;font-size:.8rem}.single-sidebar-widget .search-filter form .autocomplete-overlay .autocomplete-list-container .autocomplete-list li span p{font-size:.8rem;margin:0;padding:0}.single-sidebar-widget ul{display:flex;justify-content:center;align-items:center;gap:1rem}.single-sidebar-widget ul li{display:inline-flex}.single-sidebar-widget ul li a i{font-size:1.5rem;font-weight:400}.single-sidebar-widget ul li .grid-layout-view,.single-sidebar-widget ul li .list-layout-view{position:relative;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:var(--colors-primary-sa-flag-50);color:var(--colors-primary-sa-flag-600-primary);border-radius:var(--radius-sm)}.single-sidebar-widget ul li .grid-layout-view.current,.single-sidebar-widget ul li .list-layout-view.current{color:var(--themes-link-link-oncolor);background-color:#079455}.single-sidebar-widget ul li .grid-layout-view.current:hover,.single-sidebar-widget ul li .list-layout-view.current:hover{background:var(--button-background-primary-hovered)}.single-sidebar-widget ul li .grid-layout-view.current:visited,.single-sidebar-widget ul li .list-layout-view.current:visited{background:var(--colors-brand-800)}.single-sidebar-widget ul li .grid-layout-view.current:focus,.single-sidebar-widget ul li .list-layout-view.current:focus{background:var(--button-background-primary-focused);outline:2px solid var(--border-black)!important}.single-sidebar-widget ul li .grid-layout-view.current:focus:after,.single-sidebar-widget ul li .list-layout-view.current:focus:after{content:"";display:block;background-color:transparent;width:100%;height:100%;position:absolute;top:0;left:0;border:1px solid #fff;border-radius:var(--radius-sm)}.single-sidebar-widget ul li .grid-layout-view.current:active,.single-sidebar-widget ul li .list-layout-view.current:active{background:var(--colors-brand-900);outline:none}.single-sidebar-widget ul li .grid-layout-view i,.single-sidebar-widget ul li .list-layout-view i{display:flex}[dir=rtl] .single-sidebar-widget ul li:not(:first-child){margin:0}[dir=rtl] .search-filter form button{left:0;right:auto!important}@media screen and (max-width: 767px){.single-sidebar-widget{margin-bottom:30px!important}.single-sidebar-widget ul.sidebar-grid{display:none!important}.single-sidebar-widget ul.sidebar-grid li a i{font-size:1rem!important}.search-filter{min-width:100%!important}.search-filter form input{font-size:16px!important}.search-filter form button{font-size:15px!important}}.no-data-detail{width:100%;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center}.no-data-detail img{height:calc(120px + .0125*(100vw - 320px))!important;width:calc(140px + .0125*(100vw - 320px))!important;filter:blur() grayscale(1)}.no-data-detail .data-not-found,.single-news-items-2{margin-top:30px}.single-news-items-2 .news-image{max-width:408px;height:270px;position:relative}.single-news-items-2 .news-image .post-date{position:absolute;top:0;right:0;padding:15px 30px;background-color:var(--bg-primary-color3);text-align:center}.single-news-items-2 .news-image .post-date h4{color:var(--white)}.single-news-items-2 .news-image .post-date h4 span{color:var(--white);text-transform:uppercase;font-size:15px}.single-news-items-2 .news-content{padding-top:25px}.single-news-items-2 .news-content p{color:var(--bg-primary-color2);margin-bottom:10px;font-weight:500}.single-news-items-2 .news-content h4{margin-bottom:20px}.single-news-items-2 .news-content h4 a{background-image:linear-gradient(var(--theme2),var(--theme2));background-position:0 95%;background-repeat:no-repeat;background-size:0% 2px;transition:all .4s ease-in-out}.single-news-items-2 .news-content h4 a:hover{color:var(--bg-primary-color2);background-size:100% 2px}[dir=rtl] .blog-wrapper .single-blog-post .post-featured-thumb .post-date{left:auto!important;right:20px!important}[dir=rtl] .blog-wrapper .single-blog-post .post-content .post-meta span{margin-left:25px!important;margin-right:inherit!important}[dir=rtl] .blog-wrapper .single-blog-post .post-content p{font-weight:400}.news-section-2{padding-bottom:50px}.single-news-style-1{background-color:var(--white);margin-top:30px;box-shadow:0 10px 60px #95959540}.single-news-style-1 .news-image{padding:0;position:relative}.single-news-style-1 .news-image img{width:100%;height:100%}.single-news-style-1 .news-image .post-date{position:absolute;right:15px;bottom:15px;background-color:var(--bg-primary-color);padding:12px 20px}.single-news-style-1 .news-image .post-date h3{text-align:center;color:var(--white)}.single-news-style-1 .news-image .post-date p{text-align:center;color:var(--white);font-weight:600}.single-news-style-1 .news-image .post-cat{position:absolute;bottom:0;right:8%}.single-news-style-1 .news-image .post-cat .cat-name{color:var(--white);font-weight:500;padding:10px 24px;background-color:var(--bg-primary-color);display:inline-block;transition:all .4s ease-in-out;font-size:16px}.single-news-style-1 .news-image .post-cat .cat-name:hover{background-color:var(--button2)}.single-news-style-1 .news-content{padding:30px 35px}.single-news-style-1 .news-content .author-item{display:flex;align-items:center;gap:30px}.single-news-style-1 .news-content .author-item .post-cat{padding:8px 13px;background-color:var(--bg-primary-color);cursor:pointer;gap:12px;transition:all .3s ease-in-out}.single-news-style-1 .news-content .author-item .post-cat a{font-size:14px;color:var(--white);font-weight:500}.single-news-style-1 .news-content .author-item .post-cat:hover{background-color:var(--text-default)}.single-news-style-1 .news-content .author-item .post-author{gap:12px}.single-news-style-1 .news-content .author-item .post-author p{font-weight:500}.single-news-style-1 .news-content .author-item .post-author img{width:25px;height:100%}.single-news-style-1 .news-content h3{margin-bottom:15px;font-size:22px}.single-news-style-1 .news-content h3 a{transition:all .2s ease;margin:0;text-transform:none;background-position:0 95%;background-repeat:no-repeat;background-size:0% 2px;display:inline;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease}.single-news-style-1 .news-content h3 a:hover{background-size:100% 2px;background-image:linear-gradient(var(--primary-color),var(--primary-color));color:var(--primary-color)}.single-news-style-1 .news-content .link-btn:hover{color:var(--primary-color)}.single-news-style-1 .news-content .link-btn .ibmplexsans{font-size:18px!important;font-weight:500}.news-post{position:relative;margin-bottom:30px}.news-post.news-grid.date-style-2.nomedia .news-post-info{padding-top:0}.news-post .news-img-effect{position:relative;overflow:hidden;display:block}.news-post .news-img-effect img{display:block;margin:0;width:100%;height:auto;max-width:100%;height:270px;box-shadow:0 0 #0000;-webkit-box-shadow:0 0 0 rgba(0,0,0,0);-moz-box-shadow:0 0 0 rgba(0,0,0,0);transition:all .25s;-moz-transition:all .25s;-webkit-transition:all .25s;-o-transition:all .25s}.news-post .img-reflection{background-position:left top;position:relative;overflow:hidden;background-size:100% auto;background-repeat:no-repeat}.news-post .img-reflection:after{content:"";background-color:#fff3;position:absolute;width:35%;height:200%;left:-100%;top:-50%;transition:all .5s linear;transform:rotate(40deg)}.news-post .news-post-info{padding:0}.news-post .news-post-info .news-post-meta{margin-bottom:10px}.news-post .news-post-info .news-post-meta ul{margin:0;list-style:none}.news-post .news-post-info .news-post-meta ul li{padding:0;display:inline-block;font-size:11px;color:#828282;letter-spacing:1px;font-weight:500;margin:0;text-transform:uppercase}[dir=rtl] .news-post .news-post-info .news-post-meta ul li{letter-spacing:0px}.news-post .news-post-info .news-post-meta ul li a{color:#828282}.news-post .news-post-info .news-post-meta ul li a:hover{color:var(--primary-color)}.news-post .news-post-info .news-post-meta ul li a img{height:14px;margin:0 5px}.news-post .news-post-info .news-post-meta ul li img{width:20px;height:100%}.news-post .news-post-info .news-post-meta ul li:after{content:"-";color:var(--primary-color);display:inline-block;font-weight:400;margin-left:5px;position:relative;font-weight:800}[dir=rtl] .news-post .news-post-info .news-post-meta ul li:after{margin-left:0;margin-right:5px}.news-post .news-post-info .news-post-meta ul li:last-child:after{display:none}.news-post .news-post-info .news-post-meta i{margin:0 5px}.news-post .news-post-info .news-post-title{display:flex;flex-direction:column;justify-content:flex-start;min-height:60px;gap:16px}.news-post .news-post-info .news-post-title .post-title{font-size:var(--text-lg-bold-font-size);line-height:var(--text-lg-bold-line-height);margin-bottom:15px;overflow:hidden;text-overflow:ellipsis;white-space:normal;word-break:break-word;min-height:60px}.news-post .news-post-info .news-post-title .btn-light{border-radius:var(--radius-radius-radius-sm)!important;box-shadow:none!important;padding:var(--spacing-global-spacing-none) var(--spacing-button-buttons-lg-padding);gap:var(--spacing-button-buttons-lg-gap);border:1px solid var(--themes-border-border-neutral-primary);background-color:transparent!important;width:auto;height:40px;max-width:50px;text-decoration:none!important;display:flex;justify-content:center;align-items:center}.news-post .news-post-info .news-post-title .btn-light i{margin:0!important}.news-post .news-post-info .news-post-title .btn-light:hover{border:1px solid var(--primitives-colors-neutral-100)!important;background-color:var(--primitives-colors-neutral-100)!important;color:#fff}.news-post .news-post-info .news-post-title .btn-light:hover i{transform:unset}.news-post .news-post-info .news-post-detail p{line-height:1.6;margin-bottom:20px}.news-post .news-post-info .news-post-readmore{margin-bottom:0}.news-post .news-post-info .news-post-readmore .site-button-link{display:inline-block;position:relative;padding-left:0;padding-top:6px;font-size:14px;z-index:1;text-transform:uppercase;letter-spacing:4px;font-weight:600}.news-post .news-post-info .news-post-readmore .site-button-link:before{content:"";left:0;top:0;height:1px;background-color:#000;width:100%;position:absolute;z-index:-1;transition:all .5s linear}.news-post .news-post-info .news-post-readmore .site-button-link:after{content:"";left:0;top:-1px;height:3px;background-color:var(--primary-color);width:75%;position:absolute;z-index:-1;transition:all .5s linear}.news-post .news-post-info .news-post-readmore .site-button-link:hover:after{width:100%}.news-post .news-post-text{margin-bottom:20px}.news-post .news-post-text p a{text-transform:uppercase;font-weight:600;display:inline-block}.news-post .news-post-text p:last-child{margin:0}.link-btn{text-transform:capitalize;font-size:16px;color:var(--text-default);font-weight:500;line-height:24px}.link-btn span{background-image:linear-gradient(var(--primary-color),var(--primary-color));background-position:0 95%;background-repeat:no-repeat;background-size:0% 2px;display:inline-block;transition:all .4s ease-in-out;font-size:16px;color:var(--text-default);font-weight:500;line-height:24px}@media (min-width: 991px) and (max-width: 1278px){.link-btn span{font-size:1em}}[dir=rtl] .link-btn span{padding-bottom:0}.link-btn .ibmplexsans{font-weight:500}[dir=rtl] .link-btn .ibmplexsans{font-family:IBMPlexSans}.link-btn i{margin-right:2px;transition:all .4s ease-in-out;font-size:12px;font-size:inherit;font-weight:300;line-height:24px;text-align:center;color:var(--colors-base-black)}[dir=rtl] .link-btn i{margin-right:0;margin-left:2px}@media only screen and (max-width: 420px){.news-post-info{padding-bottom:0}.news-post-title h2.post-title{line-height:14px}.news-post-title h2.post-title a{font-size:14px;line-height:none}.news-grid .news-post-text{display:none}}.pagination-section{padding:50px 0 0;position:relative;direction:ltr}.pagination-section .pagination{display:flex;padding-left:0;margin-top:100px!important;list-style:none}.pagination-section .pagination>li:first-child>a{border-bottom-left-radius:0;border-top-left-radius:0;margin-left:0;padding:10px 25px}.pagination-section .pagination>li:last-child>a{border-bottom-right-radius:0;border-top-right-radius:0;padding:10px 25px}.pagination-section .pagination>li>a{background-color:#fff;color:#000;font-weight:600;font-size:14px;padding:10px 15px}.pagination-section .pagination>li>a:hover{color:#767676;border-color:transparent}.pagination-section .pagination>li>a:focus{color:#767676;border-color:transparent}.pagination-section .pagination>.active>a{color:#767676;border-color:transparent;position:relative}.pagination-section .pagination>.active>a:hover{color:#767676;border-color:transparent}.pagination-section .pagination>.active>a:focus{color:#767676;border-color:transparent}.pagination-section .pagination>.active>a:before{content:"";position:absolute;width:100%;height:3px;right:0;bottom:0;border-bottom:3px solid;border-color:var(--primary-color)}.pagination-section .p-paginator{display:flex;gap:8px;align-items:center;background:unset}.pagination-section .p-paginator .p-paginator-pages{display:flex;gap:8px;align-items:center}.pagination-section .p-paginator .p-paginator-pages .p-paginator-page{min-width:2.5rem;height:2.5rem;position:relative;border-radius:5px;font-size:12px}.pagination-section .p-paginator .p-paginator-pages .p-paginator-page.p-highlight{color:#161616}.pagination-section .p-paginator .p-paginator-pages .p-paginator-page.p-highlight:after{content:"";width:calc(100% - 8px);height:3px;position:absolute;left:50%;transform:translate(-50%);bottom:0;border-radius:var(--radius-full, 9999px);background:var(--Colors-SA-Flag-600, #1b8354)}.pagination-section .p-paginator .p-paginator-pages .p-paginator-page.p-highlight:hover{background:var(--primitives-colors-neutral-100);background:var(--background-neutral-100)!important;color:var(--text-default);border-radius:4px}.pagination-section .p-paginator .p-paginator-pages .p-paginator-page.p-highlight:active{background-color:transparent;border:2px solid #161616;border-radius:4px}.pagination-section .p-paginator .p-paginator-pages .p-paginator-page:not(.p-highlight):hover{background:var(--primitives-colors-neutral-100);background:var(--background-neutral-100)!important;color:var(--text-default);border-radius:4px}.pagination-section .p-paginator .p-paginator-pages .p-paginator-page:not(.p-highlight):active{background-color:transparent;border:2px solid #161616;border-radius:4px}.pagination-section .p-paginator .p-paginator-next,.pagination-section .p-paginator .p-paginator-prev{color:#161616}.blog-wrapper h1,.blog-wrapper h2,.blog-wrapper h3,.blog-wrapper h4,.blog-wrapper h5,.blog-wrapper h6{font-weight:600}.blog-wrapper .single-blog-post{margin-bottom:40px;position:relative}@media (max-width: 767px){.blog-wrapper .single-blog-post{margin-bottom:inherit}}.blog-wrapper .single-blog-post .video_button{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2}.blog-wrapper .single-blog-post .video_button .video_btn_wrp{margin-bottom:0}.blog-wrapper .single-blog-post .post-featured-thumb{height:450px;width:100%;position:relative;margin-bottom:-2px;background-color:#f2f2f2}.blog-wrapper .single-blog-post .post-featured-thumb .post-date{position:absolute;top:20px;left:20px;padding:15px 30px;background-color:var(--bg-primary-color);text-align:center}.blog-wrapper .single-blog-post .post-featured-thumb .post-date h4{color:var(--white)}.blog-wrapper .single-blog-post .post-featured-thumb .post-date h4 span{color:var(--white);text-transform:uppercase;font-size:15px}.blog-wrapper .single-blog-post .post-featured-thumb .video-play-btn{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2}.blog-wrapper .single-blog-post .post-featured-thumb .video-play-btn .play-video{border-radius:50%;width:80px;height:80px;line-height:80px;font-size:18px}.blog-wrapper .single-blog-post .post-featured-thumb:after{content:"";position:absolute;width:200%;height:0%;left:50%;top:50%;background-color:#ffffff4d;transform:translate(-50%,-50%) rotate(-45deg);z-index:1}.blog-wrapper .single-blog-post .post-featured-thumb:hover:after{height:250%;transition:all .6s linear;background-color:transparent}.blog-wrapper .single-blog-post .post-content{padding-top:0;overflow:hidden;box-sizing:border-box}.blog-wrapper .single-blog-post .post-content h2{line-height:1.4;font-weight:600}.blog-wrapper .single-blog-post .post-content p{margin-top:15px}.blog-wrapper .single-blog-post .post-content .post-cat a{color:var(--white);display:inline-block;background-color:var(--bg-primary-color);padding:14px 18px 12px;line-height:1;font-size:16px;font-weight:700;transition:all .3s ease-in-out;margin-bottom:20px;text-transform:capitalize}.blog-wrapper .single-blog-post .post-content .post-cat a:hover{background-color:var(--text-default)}.blog-wrapper .single-blog-post .post-content ul{margin-bottom:0;list-style-type:disc;margin-top:30px}.blog-wrapper .single-blog-post .post-content ul ol,.blog-wrapper .single-blog-post .post-content ul ul{margin-bottom:0}.blog-wrapper .single-blog-post .post-content ul li{line-height:1.5;margin-top:10px;list-style-type:disc;color:var(--text);position:relative;font-size:18px;padding-left:30px}.blog-wrapper .single-blog-post .post-content ul li:before{position:absolute;left:0;top:0;font-family:"Font Awesome 5 Pro";content:"\f00c";color:var(--primary-color)}.blog-wrapper .single-blog-post .post-content ol{margin-bottom:0;list-style-type:decimal}.blog-wrapper .single-blog-post .post-content ol ul,.blog-wrapper .single-blog-post .post-content ol ol{margin-bottom:0}.blog-wrapper .single-blog-post .post-content ol li{line-height:1.5;margin-top:10px;list-style-type:decimal}.blog-wrapper .single-blog-post .post-content .post-meta{margin-bottom:0}.blog-wrapper .single-blog-post .post-content .post-meta span{color:var(--text);font-weight:500;font-size:18px;line-height:1;display:inline-block;margin-right:25px}.blog-wrapper .single-blog-post .post-content .post-meta span i{margin-right:5px;color:var(--primary-color);font-size:inherit;font-weight:700}.blog-wrapper .single-blog-post .post-content .author-info{overflow:hidden}.blog-wrapper .single-blog-post .post-content .author-info .author-img{height:40px;width:40px;line-height:40px;border-radius:50%;background-color:#f2f2f2;margin-right:15px;float:left;overflow:hidden;background-position:center;background-size:cover}.blog-wrapper .single-blog-post .post-content .author-info h5{display:inline-block;line-height:1;font-size:16px;margin-top:9px}.blog-wrapper .single-blog-post .post-content .author-info h5 a:hover{color:var(--primary-color)}.blog-wrapper .single-blog-post .post-content .post-link a{font-weight:700}.blog-wrapper .single-blog-post .post-content .post-link a:hover{color:var(--primary-color)}.blog-wrapper .single-blog-post .post-content .post-link a i{margin-right:5px}.blog-wrapper .single-blog-post.style-1{display:flex!important;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:var(--card-lg-gap);min-height:28rem;padding:var(--spacing-xl);background-color:var(--background-card);border-radius:var(--radius-lg)!important;border:2px solid var(--background-card)!important;-webkit-box-shadow:0 4px 8px -2px rgba(16,24,40,.1019607843),0 2px 4px -2px rgba(16,24,40,.0588235294)!important;box-shadow:0 4px 8px -2px #1018281a,0 2px 4px -2px #1018280f;overflow:hidden}@media (max-width: 767px){.blog-wrapper .single-blog-post.style-1{gap:0}}.blog-wrapper .single-blog-post.style-1 .post-featured-thumb{width:100%;height:250px;overflow:hidden;border-radius:var(--radius-lg, 16px);transition:.25s}.blog-wrapper .single-blog-post.style-1 .post-content{display:flex;flex-direction:column;justify-content:space-between;gap:8px}.blog-wrapper .single-blog-post.style-1 .post-content .post-meta span{display:inline-flex;align-items:center;font-size:var(--text-sm-medium-font-size);font-weight:var(--text-sm-medium-font-weight);letter-spacing:var(--text-sm-medium-letter-spacing);line-height:var(--text-sm-medium-line-height);color:var(--primitives-colors-neutral-800)}[dir=rtl] .blog-wrapper .single-blog-post.style-1 .post-content .post-meta span{margin-left:0!important;margin-right:inherit!important}.blog-wrapper .single-blog-post.style-1 .post-content .post-meta span i{color:var(--colors-gray-neutral-400);font-weight:300!important}[dir=rtl] .blog-wrapper .single-blog-post.style-1 .post-content .post-meta span i{margin-left:5px!important;margin-right:inherit!important}.blog-wrapper .single-blog-post.style-1 .post-content .display-heading2{margin-bottom:0;font-size:var(--text-md-regular-font-size);font-weight:var --text-sm-medium-font-weight;line-height:var(--text-md-regular-line-height);height:auto;-webkit-box-orient:vertical;display:-webkit-box;color:var(--primitives-colors-neutral-800)!important;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;white-space:normal;word-break:break-word}.blog-wrapper .single-blog-post.style-1 .post-content .p-text{margin:0}.blog-wrapper .single-blog-post.style-1 .post-content .p-text p{font-size:var(--text-md-medium-font-size);color:var(--colors-neutral-800);margin:0}.blog-wrapper .single-blog-post.style-1 .post-content .btn-light{border-radius:var(--radius-radius-radius-sm)!important;box-shadow:none!important;padding:var(--spacing-global-spacing-none) var(--spacing-button-buttons-lg-padding);gap:var(--spacing-button-buttons-lg-gap);border:1px solid var(--themes-border-border-neutral-primary);background-color:transparent!important;width:auto;height:40px;max-width:50px;text-decoration:none!important;display:flex;justify-content:center;align-items:center}.blog-wrapper .single-blog-post.style-1 .post-content .btn-light i{margin:0!important}.blog-wrapper .single-blog-post.style-1 .post-content .btn-light:hover{border:1px solid var(--primitives-colors-neutral-100)!important;background-color:var(--primitives-colors-neutral-100)!important;color:#fff}.blog-wrapper .single-blog-post.style-1 .post-content .btn-light:hover i{transform:unset}.blog-wrapper .single-blog-post.style-1.single-blog-post:last-child{margin-left:0;margin-right:15px}[dir=rtl] .blog-wrapper .single-blog-post.style-1.single-blog-post:last-child{margin-right:0;margin-left:15px}@media (max-width: 767px){[dir=rtl] .blog-wrapper .single-blog-post.style-1.single-blog-post:last-child{margin-right:0;margin-left:0}}.blog-wrapper [dir=rtl] .post-meta span{margin-right:0!important;margin-left:25px!important}.blog-wrapper [dir=rtl] .post-meta span i{margin-right:0!important;margin-left:5px!important}.blog-wrapper .single-blog-post.post-details.format-quote .post-content{position:relative;background:transparent;border:none}.blog-wrapper .single-blog-post.post-details .post-content{border:none}.blog-wrapper .single-blog-post.post-details .post-content img{margin-top:20px;margin-bottom:20px}.blog-wrapper .single-blog-post.post-details .post-content .single-post-image{width:100%;height:100%}.blog-wrapper .single-blog-post.post-details .post-content h1{font-size:36px;line-height:1.4;margin-top:10px}.blog-wrapper .single-blog-post.post-details .post-content h2,.blog-wrapper .single-blog-post.post-details .post-content h3,.blog-wrapper .single-blog-post.post-details .post-content h4,.blog-wrapper .single-blog-post.post-details .post-content h5,.blog-wrapper .single-blog-post.post-details .post-content h6{margin-top:10px}.blog-wrapper .single-blog-post.post-details .post-content table{margin-top:20px}.blog-wrapper .single-blog-post.post-details blockquote{background-color:var(--bg-primary-color);color:var(--white);font-size:26px;line-height:1.4;font-weight:400;padding:60px;text-align:center;margin:40px 0;position:relative;z-index:1}.blog-wrapper .single-blog-post.post-details blockquote a{color:var(--white)}.blog-wrapper .single-blog-post.post-details blockquote a:hover{color:var(--text)}.blog-wrapper .single-blog-post.post-details blockquote:before{right:30px;font-size:110px;line-height:1;font-family:"Font Awesome 5 Pro";position:absolute;content:"\f10d";bottom:-20px;color:var(--white);z-index:-1;opacity:.1;font-weight:900}.blog-wrapper .single-blog-post.post-details .wp-block-quote{background-color:var(--bg-primary-color);color:var(--white);font-size:26px;line-height:1.4;font-weight:400;padding:60px;text-align:center;margin:40px 0;position:relative;z-index:1}.blog-wrapper .single-blog-post.post-details .wp-block-quote a{color:var(--white)}.blog-wrapper .single-blog-post.post-details .wp-block-quote a:hover{color:var(--text)}.blog-wrapper .single-blog-post.post-details .wp-block-quote:before{right:30px;font-size:110px;line-height:1;font-family:"Font Awesome 5 Pro";position:absolute;content:"\f10d";bottom:-20px;color:var(--white);z-index:-1;opacity:.1;font-weight:900}.blog-wrapper .single-blog-post.format-video .post-featured-thumb{z-index:1;position:relative}.blog-wrapper .single-blog-post.format-video .post-featured-thumb:before{position:absolute;width:100%;height:100%;left:0;top:0;content:"";background-color:#282835;opacity:.3;z-index:-1}.blog-wrapper .single-blog-post.category-video-post .post-featured-thumb{z-index:1;position:relative}.blog-wrapper .single-blog-post.category-video-post .post-featured-thumb:before{position:absolute;width:100%;height:100%;left:0;top:0;content:"";background-color:#282835;opacity:.3;z-index:-1}.blog-wrapper .single-blog-post.quote-post .post-content{position:relative;background-color:var(--bg-primary-color);border:none}.blog-wrapper .single-blog-post.quote-post .post-content:before{position:absolute;inset:0;width:100%;height:100%;content:"";background-repeat:no-repeat;background-size:cover}.blog-wrapper .single-blog-post.quote-post .quote-content{overflow:hidden;padding:50px}.blog-wrapper .single-blog-post.quote-post .quote-content .icon{font-size:70px;line-height:80px;float:left;overflow:hidden;margin-right:30px}.blog-wrapper .single-blog-post.quote-post .quote-content .quote-text{overflow:hidden}.blog-wrapper .single-blog-post.quote-post .quote-content h2{margin-top:-2px;font-size:36px;color:var(--white)}.blog-wrapper .single-blog-post.quote-post .quote-content .post-meta{margin-top:10px}.blog-wrapper .single-blog-post.quote-post .quote-content .post-meta span,.blog-wrapper .single-blog-post.quote-post .quote-content .post-meta i{color:var(--white)}.blog-wrapper .single-blog-post.format-quote .post-content{position:relative;background-color:var(--bg-primary-color);border:none}.blog-wrapper .single-blog-post.format-quote .post-content:before{position:absolute;inset:0;width:100%;height:100%;content:"";background-repeat:no-repeat;background-size:cover}.blog-wrapper .single-blog-post.format-quote .quote-content{overflow:hidden;padding:50px}.blog-wrapper .single-blog-post.format-quote .quote-content .icon{font-size:70px;line-height:80px;float:left;overflow:hidden;margin-right:30px}.blog-wrapper .single-blog-post.format-quote .quote-content .quote-text{overflow:hidden}.blog-wrapper .single-blog-post.format-quote .quote-content h2{margin-top:-2px;font-size:36px;color:var(--white)}.blog-wrapper .single-blog-post.format-quote .quote-content .post-meta{margin-top:10px}.blog-wrapper .single-blog-post.format-quote .quote-content .post-meta span,.blog-wrapper .single-blog-post.format-quote .quote-content .post-meta i{color:var(--white)}.news-wrapper h1,.news-wrapper h2,.news-wrapper h3,.news-wrapper h4,.news-wrapper h5,.news-wrapper h6{font-weight:600}.news-wrapper .news-area .single-news-post{margin-bottom:40px;position:relative}.news-wrapper .news-area .single-news-post .news-content{padding-top:30px;overflow:hidden;box-sizing:border-box}.news-wrapper .news-area .single-news-post .news-content h2{line-height:1.4;font-weight:600;margin-bottom:21px}.news-wrapper .news-area .single-news-post .news-content .news-meta{display:flex;gap:10px;margin-bottom:2rem}.news-wrapper .news-area .single-news-post .news-content .news-meta span{font-size:var(--text-sm-medium-font-size);line-height:var(--text-sm-medium-line-height);color:var(--colors-gray-neutral-400);font-weight:400;display:inline-block}.news-wrapper .news-area .single-news-post .news-content .news-meta span i{margin-right:5px;color:var(--colors-gray-neutral-400)!important;font-size:inherit;font-weight:400}.news-wrapper .news-area .single-news-post .news-content p{font-size:1.125rem;font-weight:400;color:var(--text-default);margin:0 0 10px;text-align:justify;line-height:var(--text-xl-regular-line-height);transition:all .4s ease-in-out}.news-wrapper .news-area .single-news-post .news-content p a{color:var(--themes-text-text-primary);font-size:var(--text-md-medium-font-size);font-weight:500}.news-wrapper .news-area .single-news-post .news-content p a:hover{color:var(--themes-link-link-primary-hovered);text-decoration:underline!important}.news-wrapper .news-area .single-news-post .news-content .article-link{position:relative;display:inline-flex;font-size:var(--text-lg-bold-font-weight);font-weight:var(--text-lg-bold-font-weight);color:var(--primitives-colors-neutral-800);line-height:var(--text-lg-bold-line-height);margin-bottom:var(--spacing-spacing-xl);border-radius:var(--radius-xs);gap:5px;transition:none}.news-wrapper .news-area .single-news-post .news-content .article-link:hover:after{content:"";position:absolute;inset:17px 0 0;height:1px;background-color:currentColor;margin-top:10px}.news-wrapper .news-area .single-news-post .news-content .article-link:focus{outline:2px solid var(--colors-base-black)!important;margin-left:3px;padding:var(--spacing-xs) var(--spacing-md)}[dir=rtl] .news-wrapper .news-area .single-news-post .news-content .article-link:focus{margin-right:3px}.news-wrapper .news-area .single-news-post .news-content .article-link:focus:hover:after{height:0px}.news-wrapper .news-area .single-news-post .news-content .article-link:active{outline:none!important}.news-wrapper .news-area .single-news-post .news-content .article-link i{font-size:1.2rem;padding-inline-end:.2rem}.news-wrapper .news-area .single-news-post.news-details .news-content{border:none}.news-wrapper .news-area .single-news-post.news-details .news-content img{margin-top:20px;margin-bottom:20px}.news-wrapper .news-area .single-news-post.news-details .news-content .single-post-image{width:100%;height:100%;background-color:#f2f2f2;border-radius:5px}.news-wrapper .news-area .main-sidebar .single-sidebar-widget{background-color:var(--themes-background-background-white);border:1px solid var(--border-background-neutral);box-sizing:border-box;padding:var(--spacing-3xl);border-radius:var(--radius-lg);margin-bottom:30px}.news-wrapper .news-area .main-sidebar .single-sidebar-widget ul{padding-left:0}.news-wrapper .news-area .main-sidebar .single-sidebar-widget ul>li{margin-bottom:10px}.news-wrapper .news-area .main-sidebar .single-sidebar-widget ul>li a{font-size:18px;font-weight:600;text-transform:capitalize}.news-wrapper .news-area .main-sidebar .single-sidebar-widget ul>li a:hover{color:var(--primary-color)}.news-wrapper .news-area .main-sidebar .single-sidebar-widget ul ul{padding-left:20px}.news-wrapper .news-area .main-sidebar .single-sidebar-widget ul ul li{margin-top:5px}.news-wrapper .news-area .main-sidebar .single-sidebar-widget:last-child{margin-bottom:0}.news-wrapper .news-area .main-sidebar .single-sidebar-widget .wid-title{margin-bottom:25px;padding-left:45px;position:relative}.news-wrapper .news-area .main-sidebar .single-sidebar-widget .wid-title:before{left:0;top:50%;transform:translateY(-50%);content:"";height:4px;width:18px;border-radius:5px;position:absolute;background-color:var(--bg-primary-color)}.news-wrapper .news-area .main-sidebar .single-sidebar-widget .wid-title:after{left:22px;top:50%;transform:translateY(-50%);content:"";height:4px;width:4px;border-radius:50%;position:absolute;background-color:var(--bg-primary-color)}.news-wrapper .news-area .main-sidebar .single-sidebar-widget .wid-title h4{font-size:24px;font-weight:600}.news-wrapper .news-area .main-sidebar .single-sidebar-widget .social-link a{display:inline-block;width:32px;height:32px;line-height:32px;text-align:center;border-radius:unset;border:unset;background-color:var(--primitives-colors-base-white);font-size:14px;margin-right:5px;margin-bottom:5px}.news-wrapper .news-area .main-sidebar .single-sidebar-widget .social-link a i{color:var(--primitives-colors-base-black)}.news-wrapper .news-area .main-sidebar .single-sidebar-widget .social-link a:focus{background:transparent;outline:2px solid var(--border-black)}[dir=rtl] .news-meta{margin-bottom:10px}[dir=rtl] .news-meta span{color:var(--text);font-weight:500;font-size:18px;line-height:1;display:inline-block}[dir=rtl] .news-meta span i{margin-left:5px;margin-right:0!important;color:var(--primary-color);font-weight:700}[dir=rtl] .wid-title{padding-left:0!important;padding-right:45px}[dir=rtl] .wid-title:before{left:auto!important;right:0;top:50%;transform:translateY(-50%);content:"";height:4px;width:18px;border-radius:5px;position:absolute;background-color:var(--bg-primary-color)}[dir=rtl] .wid-title:after{left:0!important;right:22px;top:50%;transform:translateY(-50%);content:"";height:4px;width:4px;border-radius:50%;position:absolute;background-color:var(--bg-primary-color)}[dir=rtl] .wid-title h4{font-size:24px;font-weight:600}.tag-share-wrap{display:flex;justify-content:space-between;align-items:center;padding-bottom:50px}@media (max-width: 767px){.tag-share-wrap{padding-bottom:0}}.tag-share-wrap h4{margin-bottom:25px}.tagcloud a{display:inline-block;padding:12px 22px;line-height:1;font-weight:600;background:var(--primitives-colors-neutral-50);border:1px soild var(--primitives-colors-neutral-200);margin-right:10px;text-transform:capitalize;margin-bottom:10px}.tagcloud a:last-child{margin-right:0}.tagcloud a:hover{background-color:var(--primary-color);color:var(--white)}.tagcloud span{display:inline-block;padding:5px 15px;line-height:1;font-size:14px;font-weight:500;color:var(--primitives-colors-neutral-800);background:none;border:1px solid var(--primitives-colors-neutral-200);margin-right:10px;text-transform:capitalize;margin-bottom:10px}.tagcloud span:last-child{margin-right:0}[dir=rtl] .tagcloud a{margin-right:0!important;margin-left:10px}[dir=rtl] .tagcloud a:last-child{margin-left:0;margin-right:inherit}[dir=rtl] .tagcloud span{margin-right:0!important;margin-left:10px}[dir=rtl] .tagcloud span:last-child{margin-left:0;margin-right:inherit}.social-share a{display:inline-block;line-height:32px;text-align:center;border-radius:unset;border:unset;background-color:var(--primitives-colors-base-white);font-size:14px;margin-right:5px;margin-bottom:5px}.social-share a:first-child{margin-left:0!important}.social-share a i{color:var(--primitives-colors-base-black)}[dir=rtl] .social-share a{margin-left:inherit}[dir=rtl] .social-share a:first-child{margin-right:0!important}@media (max-width: 1199px){.single-news-items-2 .news-image{max-width:550px}.news-section-2{padding-bottom:30px}}@media (max-width: 991px){.news-section-2{padding-bottom:10px}.blog-wrapper .single-blog-post .post-featured-thumb{height:280px}.news-area .main-sidebar{margin-top:40px}}@media (max-width: 575px){.single-news-style-1 .news-image .post-cat .cat-name{font-size:14px;padding:10px 12px}.single-news-style-1 .news-content{padding:25px 30px}.single-news-style-1 .news-content .author-item{flex-wrap:wrap;gap:15px}.blog-wrapper .single-blog-post .post-content{padding-top:20px}}@media (max-width: 1399px){.single-news-style-1 .news-content .author-item{gap:15px;flex-wrap:wrap}}@media (max-width: 767px){.blog-wrapper .single-blog-post.post-details .post-content h1{font-size:28px}.blog-wrapper .single-blog-post.post-details .post-content h3{font-size:20px}.blog-wrapper .single-blog-post.post-details blockquote,.blog-wrapper .single-blog-post.post-details .wp-block-quote{padding:30px 15px;font-size:18px;line-height:1.5}.blog-wrapper .single-blog-post .post-featured-thumb{height:230px}.blog-wrapper .single-blog-post .post-content{padding:30px 10px}.blog-wrapper .single-blog-post .post-content .post-cat a{font-size:12px}.blog-wrapper .single-blog-post .post-content .post-meta span{font-size:15px}.blog-wrapper .single-blog-post .post-content .author-info .author-img{margin-right:5px}.blog-wrapper .single-blog-post .post-content .author-info h5,.blog-wrapper .single-blog-post .post-content .post-link a{font-size:14px}.blog-wrapper .single-blog-post .post-content .post-link a i{margin-right:3px}}@media (max-width: 585px){.blog-wrapper .single-blog-post.quote-post .quote-content{text-align:center;font-size:24px;padding:30px}.blog-wrapper .single-blog-post.quote-post .quote-content .icon{float:none;margin-bottom:10px;margin-right:0;font-size:50px;line-height:60px}.blog-wrapper .single-blog-post.format-quote .quote-content{text-align:center;font-size:24px;padding:30px}.blog-wrapper .single-blog-post.format-quote .quote-content .icon{float:none;margin-bottom:10px;margin-right:0;font-size:50px;line-height:60px}}@media (min-width: 991px){.news-area .main-sidebar{margin-left:20px}[dir=rtl] .news-area .main-sidebar{margin-left:0;margin-right:20px}}.popular-posts .single-post-item{overflow:hidden;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #f2f2f2}.popular-posts .single-post-item:last-child{margin-bottom:0;border:none;padding-bottom:0}.popular-posts .single-post-item .thumb{height:95px;width:95px;background-color:#f2f2f2;float:left;overflow:hidden;margin-right:20px;border-radius:5px}.popular-posts .single-post-item .post-content{display:flex;flex-direction:column;row-gap:10px;overflow:hidden}.popular-posts .single-post-item .post-content h5{font-size:16px;line-height:22px;font-weight:600;margin-bottom:0;text-transform:capitalize}.popular-posts .single-post-item .post-content h5 a:hover{color:var(--themes-text-text-primary)}.popular-posts .single-post-item .post-content .post-date{display:flex;align-items:center;gap:5px;color:var(--colors-gray-neutral-400);font-size:var(--text-xs-medium-font-size);font-weight:var(--text-xs-medium-font-style);line-height:var(--text-xs-medium-line-height);color:var(--themes-text-text-secondary-paragraph);text-transform:capitalize}.popular-posts .single-post-item .post-content .post-date i{display:flex;font-size:var(--text-sm-medium-font-size)}.footer-page{left:0;right:0;bottom:0;transition:.3s;position:relative;padding:24px;color:#1d1d1d;z-index:5;pointer-events:none;transition:transform .3s ease;transform:translateY(0)}.footer-page.content-white{color:#fff}.footer-page>*{pointer-events:visible}.footer-page .footer-right{position:relative;right:0;bottom:0;margin-top:1rem;margin-top:0}.footer-page .footer-right .nav-social-a i{font-size:24px}.footer-page .footer-center{inset:auto auto 0 50%;z-index:2;background:transparent}.footer-page .footer-left{position:relative;z-index:2;inset:auto auto 0 0;padding-right:1px;display:block;transform:none}.footer-page .footer-left p{margin-bottom:0;font-size:.75rem;color:#ffffff80}.footer-page .footer-left p .marked{font-weight:700}.footer-page.footer-scrolled{transform:translateY(20px);opacity:0;visibility:hidden}@media screen and (min-width: 992px){.footer-page{left:88px;right:88px;bottom:64px;position:fixed}.footer-page.half-banner{position:absolute}}@media screen and (min-width: 768px){.footer-page .footer-right,.footer-page .footer-center,.footer-page .footer-left{position:absolute}}[dir=rtl] .footer-page .footer-right{right:auto!important;left:0!important}[dir=rtl] .footer-page .footer-left{right:0!important;left:auto!important}.nav-social-a{display:flex}.nav-social-a ul,.nav-social-a li{list-style:none;padding:0;margin:0}.nav-social-a a{padding:0;min-height:unset;color:#ffffff80;line-height:1;transition:.2s;transition-timing-function:cubic-bezier(.25,.75,.2,1)}.nav-social-a a:hover{color:#fff}.nav-social-a .btn{padding:0;min-height:unset;color:#ffffff80;line-height:1;transition:.2s;transition-timing-function:cubic-bezier(.25,.75,.2,1)}.nav-social-a .btn:hover{color:#fff}.nav-social-a .icon{font-size:28px;line-height:1}@media screen and (min-width: 992px){.nav-social-a ul{display:flex;gap:5px}}.btn-scrolldown-a{color:#fff;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;flex-direction:column}.btn-scrolldown-a .icon{margin-bottom:8px}.btn-scrolldown-a .text{font-size:.875rem;transition:.3s;transition-timing-function:cubic-bezier(.25,.75,.2,1)}.btn-scrolldown-a .text-before-vertical{display:block;font-size:.875rem;text-align:center;margin:1rem 0;perspective:40px;opacity:.3;position:relative}.btn-scrolldown-a .text-before-vertical .char{display:block;height:1em;width:1em;transition:0s;transition-timing-function:cubic-bezier(.25,.75,.2,1)}.btn-scrolldown-a .icon-scrolldown{width:22px;height:38px;border:1px solid rgba(255,255,255,.3);display:block;border-radius:40px;position:relative}.btn-scrolldown-a .icon-scrolldown:after{position:absolute;content:"";top:8px;left:50%;transform:translate(-50%);width:6px;height:6px;border-radius:var(--radius-lg);background:#fff;transition:.3s;transition-timing-function:cubic-bezier(.25,.75,.2,1)}.btn-scrolldown-a:hover{color:#fff}.btn-scrolldown-a:hover .text-before-vertical .char{transition:2s;transform:rotateY(360deg)}.btn-scrolldown-a:hover .text-before-vertical .char:nth-child(0){transition-delay:-75ms}.btn-scrolldown-a:hover .text-before-vertical .char:nth-child(1){transition-delay:0s}.btn-scrolldown-a:hover .text-before-vertical .char:nth-child(2){transition-delay:75ms}.btn-scrolldown-a:hover .text-before-vertical .char:nth-child(3){transition-delay:.15s}.btn-scrolldown-a:hover .text-before-vertical .char:nth-child(4){transition-delay:.225s}.btn-scrolldown-a:hover .text-before-vertical .char:nth-child(5){transition-delay:.3s}.btn-scrolldown-a:hover .text-before-vertical .char:nth-child(6){transition-delay:.375s}.btn-scrolldown-a:hover .text-before-vertical .char:nth-child(7){transition-delay:.45s}.btn-scrolldown-a:hover .text-before-vertical .char:nth-child(8){transition-delay:.525s}.btn-scrolldown-a:hover .text-before-vertical .char:nth-child(9){transition-delay:.6s}.btn-scrolldown-a:hover .text-before-vertical .char:nth-child(10){transition-delay:.675s}.btn-scrolldown-a:hover .text-before-vertical .char:nth-child(11){transition-delay:.75s}.btn-scrolldown-a:hover .text-before-vertical .char:nth-child(12){transition-delay:.825s}.btn-scrolldown-a:hover .text-before-vertical .char:nth-child(13){transition-delay:.9s}.btn-scrolldown-a:hover .text-before-vertical .char:nth-child(14){transition-delay:.975s}.btn-scrolldown-a:hover .text-before-vertical .char:nth-child(15){transition-delay:1.05s}.btn-scrolldown-a:hover .text-before-vertical .char:nth-child(16){transition-delay:1.125s}.btn-scrolldown-a:hover .text-before-vertical .char:nth-child(17){transition-delay:1.2s}.btn-scrolldown-a:hover .text-before-vertical .char:nth-child(18){transition-delay:1.275s}.btn-scrolldown-a:hover .text-before-vertical .char:nth-child(19){transition-delay:1.35s}.btn-scrolldown-a:hover .text-before-vertical .char:nth-child(20){transition-delay:1.425s}.btn-scrolldown-a:hover .icon-scrolldown:after{top:22px}.btn-scrolldown-a:hover .text{opacity:.5}.footer-section{position:relative}.footer-top{padding:80px 0;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(230,230,230,.1)}.footer-top ul{display:flex;align-items:center;gap:55px}.footer-top ul li i{color:var(--primary-color);margin-right:5px}.footer-top ul li a{color:var(--white);font-weight:500}.footer-widgets-wrapper{padding:40px 0;position:relative}@media (min-width: 1024px){.footer-widgets-wrapper .container-fluid{padding-left:var(--spacing-8xl, 80px);padding-right:var(--spacing-8xl, 80px)}}.footer-widgets-wrapper .row:first-of-type{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:unset;margin:0!important;padding-top:var(--spacing-xl, 16px);padding-bottom:var(--spacing-5xl, 40px)}.footer-widgets-wrapper .single-footer-widget .widget-head{margin-bottom:10px}.footer-widgets-wrapper .single-footer-widget .widget-head h5,.footer-widgets-wrapper .single-footer-widget .widget-head span{text-transform:capitalize;color:var(--white);font-size:var(--p-md);padding:0px 0px var(--spacing-spacing-md) 0px!important;border-bottom-width:1px!important;border-bottom-style:solid!important;border-color:#ffffff4d!important}.footer-widgets-wrapper .single-footer-widget .widget-head span{width:100%;display:inline-block;font-weight:600}.footer-widgets-wrapper .single-footer-widget .widget-head h3{font-size:32px;text-transform:capitalize;color:var(--white)}.footer-widgets-wrapper .single-footer-widget .footer-content p{color:var(--white-transp-1);margin-bottom:0}.footer-widgets-wrapper .single-footer-widget .footer-content span{font-weight:500;margin-top:15px;display:inline-block;color:var(--white)}.footer-widgets-wrapper .single-footer-widget .footer-content .link{font-size:16px;font-weight:700;color:var(--secondary-color);margin-top:15px;display:inline-block}.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon{gap:8px;position:relative;z-index:9}.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon a{line-height:32px;font-size:16px;display:flex;justify-content:center;align-items:center;background:transparent;color:var(--primitives-colors-base-white);border:1px solid var(--primitives-colors-alpha-alpha-white-30);border-radius:4px;transition:all .4s ease-in-out;text-align:center}.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon a i{font-size:20px}.footer-widgets-wrapper .single-footer-widget .footer-content .accessibility-tools{gap:8px;position:relative;display:flex;align-items:center;z-index:9}.footer-widgets-wrapper .single-footer-widget .footer-content .accessibility-tools a,.footer-widgets-wrapper .single-footer-widget .footer-content .accessibility-tools button{width:40px;height:40px;line-height:32px;font-size:16px;display:block;background:transparent;color:var(--primitives-colors-base-white);border:1px solid var(--primitives-colors-alpha-alpha-white-30);border-radius:4px;transition:all .4s ease-in-out;text-align:center;margin-bottom:var(--spacing-none)}.footer-widgets-wrapper .single-footer-widget .footer-content .accessibility-tools a i,.footer-widgets-wrapper .single-footer-widget .footer-content .accessibility-tools button i{display:flex;justify-content:center;align-items:center}.footer-widgets-wrapper .single-footer-widget .footer-content .accessibility-tools a img,.footer-widgets-wrapper .single-footer-widget .footer-content .accessibility-tools button img{width:24px;height:24px;transition:all .4s ease-in-out}.footer-widgets-wrapper .single-footer-widget .footer-content .newsletter-items{margin-top:40px;display:flex;align-items:center;gap:10px}.footer-widgets-wrapper .single-footer-widget .footer-content .newsletter-items .form-clt{flex-basis:70%}.footer-widgets-wrapper .single-footer-widget .footer-content .newsletter-items .form-clt input{position:relative;padding:18px 30px;border:none;outline:none;background:#ffffff08;border:1.2px solid rgba(255,255,255,.1);width:100%;font-size:16px;color:var(--text);border-radius:5px}.footer-widgets-wrapper .single-footer-widget .footer-content .newsletter-items .theme-btn{padding:8px 16px}.footer-widgets-wrapper .single-footer-widget .footer-content .newsletter-items .theme-btn span{margin-top:0;color:var(--white);transition:all .4s ease-in-out}.footer-widgets-wrapper .single-footer-widget .footer-content .newsletter-items .theme-btn:hover span{color:var(--text-default)}.footer-widgets-wrapper .single-footer-widget .footer-content .label-text{color:var(--text2);font-weight:500;margin-top:15px;font-size:16px}.footer-widgets-wrapper .single-footer-widget .footer-content .label-text a{color:var(--white);text-decoration:underline}.footer-widgets-wrapper .single-footer-widget .list-items li{text-transform:capitalize}.footer-widgets-wrapper .single-footer-widget .list-items li:not(:last-child){margin-bottom:var(--spacing-spacing-md)!important}.footer-widgets-wrapper .single-footer-widget .list-items li a{font-size:1rem;font-weight:400;color:var(--link-oncolor);position:relative}.footer-widgets-wrapper .single-footer-widget .list-items li a:hover{color:var(--link-oncolor-hovered);text-decoration:underline!important}.footer-widgets-wrapper .single-footer-widget .list-items li a:focus{color:var(--link-oncolor-focused);outline:2px solid var(--border-white)!important;border-radius:var(--radius-xs)}.footer-widgets-wrapper .single-footer-widget .list-items li a i{font-size:inherit;margin-inline-start:10px;font-weight:100}.footer-widgets-wrapper .single-footer-widget .footer-address-text p{color:var(--white-transp-1)}.footer-widgets-wrapper .single-footer-widget .footer-address-text h5{padding:20px 0;color:var(--primitives-colors-base-white)}.footer-widgets-wrapper .single-footer-widget .footer-address-text h5 a{color:var(--primitives-colors-base-white)}.footer-widgets-wrapper .single-footer-widget .footer-address-text .link-mail{color:var(--white-transp-1);font-size:16px}.footer-widgets-wrapper .single-footer-widget .footer-apps-items h5{font-weight:400;color:var(--text)}.footer-widgets-wrapper .single-footer-widget .footer-apps-items .apps-image{margin-top:30px;gap:10px}.footer-widgets-wrapper .single-footer-widget .footer-apps-items .support-text{margin-top:40px}.footer-widgets-wrapper .single-footer-widget .footer-apps-items .support-text p{color:var(--primitives-colors-base-white);margin-bottom:15px}.footer-widgets-wrapper .single-footer-widget .footer-apps-items .support-text h3{font-size:28px}.footer-widgets-wrapper .single-footer-widget .footer-apps-items .support-text h3 a{color:var(--primitives-colors-base-white)}[dir=rtl] .list-items li{text-transform:capitalize}[dir=rtl] .list-items li:not(:last-child){margin-bottom:15px}[dir=rtl] .list-items li a{font-size:14px;font-weight:400;color:var(--primitives-colors-base-white);position:relative;transition:all .4s ease-in-out}[dir=rtl] .list-items li a:hover{color:var(--primitives-colors-base-white);text-decoration:underline!important}.footer-bottom{padding:20px 0;position:relative;z-index:9;background-color:var(--primary-color)}@media (min-width: 1024px){.footer-bottom .container-fluid{padding-left:var(--spacing-8xl, 80px);padding-right:var(--spacing-8xl, 80px)}}.footer-bottom .footer-wrapper p{color:var(--white);font-size:var(--p-sm);font-weight:600;line-height:20px}.footer-bottom .footer-wrapper p a{color:var(--white)}.footer-bottom .footer-wrapper .footer-links{display:flex;align-items:center;gap:20px}@media (max-width: 767px){.footer-bottom .footer-wrapper .footer-links{flex-wrap:wrap;justify-content:center;margin-bottom:var(--spacing-spacing-3xl)!important;padding-right:1rem!important;padding-left:1rem!important;gap:10px}}.footer-bottom .footer-wrapper .footer-links li a{color:var(--themes-link-link-oncolor)!important;font-size:var(--text-sm-regular-underlined-font-size);line-height:var(--text-sm-regular-underlined-line-height);transition:all .4s ease-in-out}.footer-bottom .footer-wrapper .footer-links li a:hover{text-decoration:underline!important}.footer-bottom .footer-wrapper .footer-menu{display:flex;align-items:center;margin-bottom:var(--spacing-spacing-3xl)!important;gap:20px}.footer-bottom .footer-wrapper .footer-menu li a{font-size:var(--p-xs);color:var(--primitives-colors-base-white);transition:all .4s ease-in-out}.footer-bottom .footer-wrapper .footer-menu li a:hover{text-decoration:underline!important}.footer-bottom .footer-wrapper .footer-logo{display:flex;align-items:center;justify-content:center;margin-left:auto;margin-right:0;text-align:right;margin-bottom:var(--spacing-spacing-3xl);gap:15px}[dir=rtl] .footer-bottom .footer-wrapper .footer-logo{margin-right:auto;margin-left:0;text-align:left}.footer-bottom .footer-wrapper .footer-logo img{height:80px}.footer-bottom .footer-wrapper .lastUpdate p{font-size:var(--text-sm-regular-font-size);font-size:.75rem;line-height:var(--text-lg-regular-line-height);font-weight:var(--text-lg-regular-font-weight);color:var(--colors-base-white)}.footer-bottom .scroll-icon{position:absolute;left:50%;top:-40px;transform:translate(-50%);width:70px;height:70px;line-height:60px;background-color:var(--primary-color);border-radius:50%;text-align:center;color:var(--white);border:5px solid var(--white);display:inline-block}.footer-bottom.style-2{padding:0 0 30px;background-color:transparent;text-align:center;margin-top:-10px}.footer-bottom.style-2 .footer-wrapper{display:initial!important}@media (max-width: 991px){.footer-top{flex-wrap:wrap;gap:30px;justify-content:center;padding:60px 0}.footer-widgets-wrapper{padding:50px 0 70px}.footer-widgets-wrapper .single-footer-widget .footer-content .newsletter-items .form-clt{flex-basis:100%!important}.footer-widgets-wrapper .single-footer-widget .footer-content .newsletter-items .theme-btn{width:100%;text-align:center}.footer-bottom .footer-wrapper{flex-wrap:wrap;gap:10px;justify-content:center!important;margin-top:30px}}@media (max-width: 767px){.footer-top{padding:40px 0}.footer-top ul{gap:20px;flex-wrap:wrap}.footer-wrapper .footer-logo{max-width:100%!important;margin-left:auto!important;margin-right:auto!important}[dir=rtl] .footer-wrapper .footer-logo{max-width:100%!important;margin-right:auto!important;margin-left:auto!important}.footer-wrapper .footer-menu{display:flex;align-items:center;justify-content:center;margin-bottom:1rem;gap:20px}}@media (max-width: 1199px){.footer-widgets-wrapper{padding:10px 0}}@media (max-width: 575px){.footer-widgets-wrapper .single-footer-widget{margin-top:20px}.footer-widgets-wrapper .single-footer-widget .widget-head{margin-bottom:20px}.footer-widgets-wrapper .single-footer-widget .footer-content span,.footer-widgets-wrapper .single-footer-widget .footer-content .link{margin-top:10px}.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon,.footer-widgets-wrapper .single-footer-widget .footer-apps-items .apps-image,.footer-widgets-wrapper .single-footer-widget .footer-apps-items .support-text{margin-top:20px}}@media (max-width: 1399px){.footer-widgets-wrapper .single-footer-widget .footer-content br{display:none}.footer-widgets-wrapper .single-footer-widget .footer-content .newsletter-items{flex-wrap:wrap;gap:20px}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.slide-item-a{width:100%;max-width:48rem;padding:0 1rem}@media screen and (min-width: 768px){.slide-item-a{padding:0 1rem}}@media screen and (min-width: 992px){.slide-item-a{padding:0}}.slide-item-a .item-wrapper{display:grid;grid-template-columns:100%;grid-template-rows:100%;align-items:center}.slide-item-a .item-image{grid-column:1;grid-row:1;overflow:hidden}.slide-item-a .item-content{grid-column:1;grid-row:1;padding:16px}@media screen and (min-width: 992px){.slide-item-a .item-content{padding-left:5rem;padding-right:5rem}}.slide-item-a .item-content .subtitle{text-transform:uppercase;letter-spacing:.2em;font-size:1rem;color:var(--white)}@media screen and (min-width: 992px){.slide-item-a .item-content .subtitle{font-size:1rem}}.slide-item-a .item-content .title{font-size:3rem;font-weight:700;text-shadow:0 1px 2px rgba(0,0,0,.2);margin-bottom:.1em;color:var(--white)}@media screen and (min-width: 992px){.slide-item-a .item-content .title{font-size:4rem;margin-bottom:.5rem}}.slide-item-a .item-content .category{font-size:1rem;color:currentColor}@media screen and (min-width: 992px){.slide-item-a .item-content .category{font-size:1.5rem}}.slide-item-a .item-content .item-content-link{color:currentColor}.slide-item-a img{width:100%;object-fit:cover;height:400px}@media screen and (min-width: 992px){.slide-item-a img{height:auto}}.tap-top{position:fixed;bottom:20px;right:20px;z-index:100;width:50px;height:50px;font-size:20px;line-height:46px;color:#fff!important;background:var(--primary-color);border:1px solid var(--white);overflow:hidden;text-align:center;text-decoration:none;transition:.45s all ease-in-out;transform:translate3d(0,100px,0)}.tap-top:after{content:"";position:absolute;top:0;right:0;width:0;height:0;border-top:solid rgba(255,255,255,.08);border-top-width:50px;border-left:solid transparent;border-left-width:50px;pointer-events:none}.tap-top:hover{color:#fff;background:var(--background-primary);text-decoration:none}.tap-top:focus{color:#fff}.tap-top.active{transform:translateZ(0)}.tap-top.style-1{font-size:var(--text-md-medium-font-size);font-weight:var(--text-md-medium-font-weight);line-height:var(--text-md-medium-line-height);background-color:var(--button-background-neutral-default);color:var(--colors-text-primary)!important;width:45px;height:40px;margin:var(--spacing-xs);border-radius:var(--radius-sm);border:0!important;outline:none;display:inline-flex;align-items:center;justify-content:center;gap:var(--buttons-lg-gap);overflow:hidden;cursor:pointer}.tap-top.style-1 i{font-size:inherit}.tap-top.style-1:after{content:"";position:absolute;top:0;right:0;width:0;height:0;border:unset;pointer-events:none}.tap-top.style-1:hover{background:var(--button-background-neutral-hovered)}.tap-top.style-1:focus{background:var(--button-background-neutral-focused);outline:unset!important}.tap-top.style-1:active{background:var(--button-background-neutral-selected);outline:none!important}.tap-top.style-1::selection{background-color:var(--btn-selected-color)!important}html.mobile .tap-top,html.tablet .tap-top{display:none!important}@media screen and (max-width: 767px){.tap-top.near-bottom{bottom:500px}[dir=rtl] .tap-top{left:20px;right:auto}}@media (min-width: 576px){.tap-top{left:20px;bottom:20px}.tap-top.near-bottom{bottom:600px}[dir=rtl] .tap-top{left:auto;right:20px;bottom:20px}[dir=rtl] .tap-top.near-bottom{bottom:600px}}.notification-bar{top:0;width:100%;padding:10px 0;box-shadow:0 4px 6px #0000001a;z-index:1000;text-align:center;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:goDown;animation-name:goDown;transition:.3s ease-in-out}.notification-bar.show{-webkit-animation-name:goDown;animation-name:goDown}.notification-bar.hide{-webkit-animation-duration:1s;animation-duration:1s;animation-delay:0s;-webkit-animation-delay:0s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:goUp;animation-name:goUp;position:fixed!important}.notification-bar.position-bottom{position:fixed;bottom:0;animation:slideInFromBottom .5s ease-out forwards}.notification-bar.position-bottom.hide{animation:slideOutToBottom .5s ease-out forwards}.notification-bar.fixed{position:static}.notification-bar .container{padding:0 50px}.notification-bar .top-header-items{position:relative;display:flex;align-items:start;justify-content:space-between}.notification-bar a.btn-action{display:inline-block;width:auto;min-width:200px;height:35px;line-height:35px;margin-top:0;padding:0 12px;float:right;margin-right:0;font-size:18px;font-weight:700;-webkit-border-radius:5px;-moz-border-radius:5px;opacity:.85;border-radius:3px;text-align:center;background-color:#fff;color:var(--primary-color);text-decoration:none}.notification-bar a.btn-action:hover{opacity:1}.notification-bar button{background:none;border:none;color:inherit;font-size:20px;left:20px;cursor:pointer}.notification-bar button.btn-action{display:inline-block;width:auto;min-width:179px;height:25px;line-height:25px;margin-top:0;padding:0 15px;float:right;margin-right:0;font-size:14px;font-weight:700;-webkit-border-radius:5px;-moz-border-radius:5px;opacity:.85;border-radius:3px;text-align:center;background-color:#fff;color:var(--primary-color);text-decoration:none}.notification-bar button.btn-action:hover{opacity:1}.notification-bar p{font-size:14px;margin-bottom:0}@keyframes slideInFromBottom{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideOutToBottom{0%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:0}}@-webkit-keyframes goUp{0%{-webkit-transform:none;transform:none}to{-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}}@keyframes goUp{0%{-webkit-transform:none;transform:none}to{-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}}@-webkit-keyframes goDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{-webkit-transform:none;transform:none}}@keyframes goDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{-webkit-transform:none;transform:none}}.header-top-section:before{position:absolute;inset:0;width:100%;height:100%;background-color:var(--background-primary);z-index:-1}.swiper-container{width:100%;height:100%}.slider-gallery-a{position:relative}.slider-gallery-a.animated .slide-item-gallery-a .item-image{z-index:-1;overflow:hidden}.slider-gallery-a.animated .slide-item-gallery-a .item-image img{transform:scale(1.2);transition:.6s;opacity:0}.slider-gallery-a.animated .slide-item-gallery-a.swiper-slide-active .item-image{opacity:1}.slider-gallery-a.animated .slide-item-gallery-a.swiper-slide-active .item-image img,.slider-gallery-a.animated .slide-item-gallery-a.swiper-slide-active .item-content{transform:none;opacity:1}.slider-gallery-a.animated .slide-item-gallery-a.swiper-slide-active .item-content>*{transform:none;opacity:1}.slider-gallery-a.animated .slide-item-gallery-a.swiper-slide-active .item-content>*:nth-child(1){transition-delay:0s}.slider-gallery-a.animated .slide-item-gallery-a .item-content{perspective:initial;z-index:1}.slider-gallery-a.animated .slide-item-gallery-a .item-content>*{transition:.6s;transform:translateY(20px);opacity:0}.slider-gallery-a img{width:100%;-o-object-fit:cover;object-fit:cover;height:100%}.slider-gallery-a .swiper-pagination{bottom:64px;left:64px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.slider-gallery-a .swiper-pagination .swiper-pagination-bullet{width:8px;height:8px;background:#fff;opacity:.25;margin:0 8px;transition:.2s;transition-timing-function:cubic-bezier(.25,.75,.2,1)}.slider-gallery-a .swiper-pagination .swiper-pagination-bullet-active{opacity:1;transform:scale(2)}.slider-gallery-a .slider-btns{position:absolute;inset:auto 64px 64px auto;margin:auto;display:flex;padding:0 16px}.slider-gallery-a .slider-btn{position:relative;top:0;left:auto;right:auto;margin:0;height:1em;width:1em;font-size:4rem;border:2px solid currentColor;border:none;display:inline-flex;align-items:center;justify-content:center;color:currentColor;transition:.3s}.slider-gallery-a .slider-btn .icon{font-size:inherit}.slide-item-gallery-a{width:100vw;height:100vh;padding:0}.slide-item-gallery-a .item-wrapper{display:grid;grid-template-columns:100%;grid-template-rows:100%;align-items:center;width:100%;height:100%}.slide-item-gallery-a .item-image{width:100%;height:100%;grid-column:1;grid-row:1;overflow:hidden}.slide-item-gallery-a .item-content{grid-column:1;grid-row:1;padding:4rem var(--margin-x);align-self:flex-end}.slide-item-gallery-a .item-content .category,.slide-item-gallery-a .item-content .title{text-shadow:0 1px 2px rgba(0,0,0,.2)}@media screen and (min-width: 768px){.slide-item-gallery-a .item-content{padding:4rem 64px}}@media screen and (min-width: 992px){.slide-item-gallery-a .item-content{padding:8rem 64px}}.swiper-container-fade .swiper-slide{opacity:0!important}.swiper-container-fade .swiper-slide.swiper-slide-active{opacity:1!important}.slider-simple-a{position:relative}.slider-simple-a .slider-btn{position:absolute;top:50%;transform:translateY(-50%);margin:0;height:6rem;width:6rem;border:2px solid currentColor;border:none;border-radius:10rem;display:flex;align-items:center;justify-content:center;color:#fff}.slider-simple-a .slider-btn:before,.slider-simple-a .slider-btn:after{display:block;content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:inherit;border:2px solid rgba(255,255,255,.25);border:2px solid white;transform:rotate(-45deg);transition:.3s;opacity:.25}.slider-simple-a .slider-btn .icon{font-size:2rem}.slider-simple-a .swiper-button-prev,.slider-simple-a .slider-prev{left:calc((100% - 48rem)/2 - 128px);right:auto}.slider-simple-a .swiper-button-prev:before,.slider-simple-a .swiper-button-prev:after,.slider-simple-a .slider-prev:before,.slider-simple-a .slider-prev:after{border-left-color:transparent;border-top-color:transparent}.slider-simple-a .swiper-button-prev:hover:after,.slider-simple-a .slider-prev:hover:after{opacity:1}.slider-simple-a .swiper-button-prev:hover:before,.slider-simple-a .slider-prev:hover:before{opacity:1;transform:rotate(135deg)}.slider-simple-a .swiper-button-next,.slider-simple-a .slider-next{right:calc((100% - 48rem)/2 - 128px);left:auto}.slider-simple-a .swiper-button-next:before,.slider-simple-a .swiper-button-next:after,.slider-simple-a .slider-next:before,.slider-simple-a .slider-next:after{border-right-color:transparent;border-bottom-color:transparent}.slider-simple-a .swiper-button-next:hover:after,.slider-simple-a .slider-next:hover:after{opacity:1}.slider-simple-a .swiper-button-next:hover:before,.slider-simple-a .slider-next:hover:before{opacity:1;transform:rotate(-225deg)}.slider-simple-a .swiper-pagination .swiper-pagination-bullet{width:8px;height:8px;background:#fff;opacity:.25;margin:0 8px;transition:.2s;transition-timing-function:cubic-bezier(.25,.75,.2,1)}.slider-simple-a .swiper-pagination .swiper-pagination-bullet-active{opacity:1;transform:scale(2)}.slider-simple-a.animated .slide-item-a .item-image{transform:scale(.8);transition:.6s;z-index:-1}.slider-simple-a.animated .slide-item-a .item-content{transform:translate(80px);opacity:0;transition-delay:.6s;transition:.9s;z-index:1}.slider-simple-a.animated .slide-item-a.swiper-slide-active .item-image,.slider-simple-a.animated .slide-item-a.swiper-slide-active .item-content{transform:none;opacity:1}.btn-inline-a{--btn-line-a-fg: #fff;--btn-line-a-width: 2px;--btn-icon-size: 3.5rem;color:var(--btn-line-a-fg)!important;border:none!important;outline:none!important;border-radius:0!important;background:none!important;text-decoration:none!important;display:inline-flex!important;align-items:center;justify-content:center;padding:0!important;position:relative;transition:.3s!important;transition-timing-function:cubic-bezier(.25,.75,.2,1)!important;font-size:1.25rem!important}.btn-inline-a .icon{font-size:1.25em;line-height:1;display:inline-flex;justify-content:center;align-items:center}.btn-inline-a .icon~.text{margin-left:.8em}.btn-inline-a .icon-border{position:relative;width:var(--btn-icon-size);height:var(--btn-icon-size);transition:.6s;display:flex;align-items:center;justify-content:center}.btn-inline-a .icon-border>*{position:relative}.btn-inline-a .icon-border:before{position:absolute;content:"";inset:0;border:2px solid currentColor;border-radius:3.5rem;opacity:.5;z-index:0;transition:.3s;transition-timing-function:cubic-bezier(.25,.75,.2,1)}.btn-inline-a .text~.icon{margin-left:.8em}.btn-inline-a:active{color:var(--btn-line-a-fg);background:none;opacity:1;text-decoration:none}.btn-inline-a:active .icon-border{transform:scale(1.4)}.btn-inline-a:active .icon-border:before{opacity:0;transform:scale(.5)}.btn-inline-a:focus{color:var(--btn-line-a-fg);background:none;opacity:1;text-decoration:none}.btn-inline-a:focus .icon-border{transform:scale(1.4)}.btn-inline-a:focus .icon-border:before{opacity:0;transform:scale(.5)}.btn-inline-a:hover{color:var(--btn-line-a-fg);background:none;opacity:1;text-decoration:none}.btn-inline-a:hover .icon-border{transform:scale(1.4)}.btn-inline-a:hover .icon-border:before{opacity:0;transform:scale(.5)}.btn-inline-a.btn-lg{font-size:1.125rem;min-height:auto;padding:0 0 .25em}.btn-inline-a.bdw-thin{--btn-line-a-width: 1px}.btn-inline-a.bdw-medium{--btn-line-a-width: 2px}.btn-inline-a.bdw-thick{--btn-line-a-width: 4px}.btn-inline-a.active{color:var(--btn-line-a-fg);background:none;opacity:1;text-decoration:none}.btn-inline-a.active .icon-border{transform:scale(1.4)}.btn-inline-a.active .icon-border:before{opacity:0;transform:scale(.5)}.btn-line-a.btn-primary{--btn-line-a-fg: var(--primary)}.btn-line-a.btn-secondary{--btn-line-a-fg: var(--secondary)}.btn-line-a.btn-white{--btn-line-a-fg: var(--white)}.btn-line-a.btn-black{--btn-line-a-fg: var(--black)}.slider-area{position:relative;z-index:1}.slider-area .home-slider .single-slider{display:flex;align-items:center;justify-content:center;height:calc(100vh - 93px);height:100vh;z-index:1}.slider-area .home-slider .single-slider.half-banner{height:690px;height:65vh}.slider-area .home-slider .single-slider img{height:100vh}.slider-area .home-slider .single-slider:before{position:absolute;content:""}@media (min-width: 767px){.slider-area .home-slider .single-slider .container-fluid{padding-left:196px;padding-right:196px}}.slider-area .home-slider .single-slider .slider-content{position:relative;max-width:700px;margin:auto}.slider-area .home-slider .single-slider .slider-content h1{font-size:60px;color:var(--white);margin-bottom:20px}.slider-area .home-slider .single-slider .slider-content p{color:var(--white);margin-bottom:35px}.slider-area .home-slider .single-slider .slider-btn .box-btn{margin-right:20px;border-radius:50px}.slider-area .home-slider .single-slider .slider-btn .border-btn{border-radius:50px}.slider-area .home-slider .single-slider .slider-btn .border-btn:hover{color:var(--primary-color)}.slider-area .home-slider .single-slider .slider-btn .border-btn:hover:before{background-color:var(--white)}.slider-area .home-slider .single-slider .slider-btn .border-btn:hover:after{background-color:var(--white)}.slider-area .home-slider.owl-drag{cursor:grab}.slider-area .home-slider:hover .owl-next,.slider-area .home-slider:hover .owl-prev{opacity:1}.slider-area .home-slider .slider-controls{position:absolute;top:20px;right:75px;z-index:10}[dir=rtl] .slider-area .home-slider .slider-controls{left:75px;right:auto}@media screen and (max-width: 767px){.slider-area .home-slider .slider-controls{right:10px;top:10px}[dir=rtl] .slider-area .home-slider .slider-controls{left:10px;right:auto}}.slider-area .home-slider .slider-controls .slider-control-btn{display:flex;flex-direction:column;align-items:center;background-color:#0000004d;color:#ffffff80;text-transform:uppercase!important;padding:5px 15px;border:none;border-radius:5px;cursor:pointer;transition:.25s}.slider-area .home-slider .slider-controls .slider-control-btn i{font-size:1.7rem!important;color:#ffffff80}.slider-area .home-slider .slider-controls .slider-control-btn:hover{background-color:#000c}.slider-area .home-slider .slider-controls .slider-control-btn:hover i,.slider-area .home-slider .slider-controls .slider-control-btn:hover span{color:#fff}.slider-area .home-slider .slider-slide-controls{display:flex;position:absolute;bottom:40px;left:310px;gap:250px;z-index:2}[dir=rtl] .slider-area .home-slider .slider-slide-controls{right:310px;left:auto}@media screen and (max-width: 767px){.slider-area .home-slider .slider-slide-controls{left:20px;gap:20px}[dir=rtl] .slider-area .home-slider .slider-slide-controls{right:20px;left:auto}}.slider-area .home-slider .slider-slide-controls .btn-prev,.slider-area .home-slider .slider-slide-controls .btn-next{color:var(--white);font-size:1.7rem!important}.slider-area .owl-item.active .slider-content.one h1{animation:1s .2s fadeInUpBig both}.slider-area .owl-item.active .slider-content.one p{animation:1.5s .3s fadeInUpBig both}.slider-area .owl-item.active .slider-content.one a{animation:2s .4s fadeInUpBig both}.slider-area .owl-nav{margin:0}.slider-area .owl-nav .owl-next{width:50px;height:50px;border-radius:50%;border:none;font-size:16px;line-height:50px;top:50%;position:absolute;right:1%;background:var(--primary-color);font-weight:700;transition:.3s;color:var(--white);padding:0!important;transform:translateY(-50px);opacity:0}.slider-area .owl-nav .owl-next i{margin-left:3px}.slider-area .owl-nav .owl-next:hover{background:var(--secondary-color);color:var(--white)}.slider-area .owl-nav .owl-prev{width:50px;height:50px;border-radius:50%;border:none;font-size:16px;line-height:50px;left:1%;padding:0!important;top:50%;position:absolute;color:var(--white);font-weight:700;background:var(--primary-color);transition:.3s;transform:translateY(-50px);opacity:0}.slider-area .owl-nav .owl-prev i{margin-right:3px}.slider-area .owl-nav .owl-prev:hover{background:var(--secondary-color);color:var(--white)}@media (max-width: 767px){.slider-area .home-slider .single-slider{padding-top:110px;padding-bottom:100px}.slider-area .home-slider .single-slider .slider-content h1{font-size:35px;margin-bottom:10px}.slider-area .home-slider .single-slider .slider-btn .box-btn{margin:0 8px}.slider-area .home-slider .single-slider img{height:100%}.slider-area .owl-nav .owl-next{width:40px;height:40px;font-size:15px;line-height:40px;top:unset;bottom:-30px;right:10%}.slider-area .owl-nav .owl-prev{width:40px;height:40px;font-size:15px;line-height:40px;top:unset;bottom:-30px;left:10%}}.service-box-items{position:relative;margin-top:30px;background-color:var(--white);box-shadow:var(--box-shadow);padding:45px 35px;z-index:9;overflow:hidden}.service-box-items:before{position:absolute;inset:0;width:100%;height:100%;content:"";background-color:var(--primary-color);transform:scaleY(0);transition:transform .5s ease;transform-origin:bottom center;z-index:-1}.service-box-items.active:before{transform:scale(1);transform-origin:top center}.service-box-items.active .content h3 a,.service-box-items.active .content p{color:var(--white)}.service-box-items.active .arrow-icon{color:var(--white);transform:initial}.service-box-items:hover:before{transform:scale(1);transform-origin:top center}.service-box-items:hover:after{bottom:0;visibility:visible;opacity:1}.service-box-items:hover .icon{color:var(--white);transform:scaleX(-1)}.service-box-items:hover .content h3 a,.service-box-items:hover .content p{color:var(--white)}.service-box-items:hover .arrow-icon{color:var(--white);transform:initial}.service-box-items:after{position:absolute;bottom:-50px;left:0;right:0;width:100%;height:320px;content:"";background-repeat:no-repeat;background-size:cover;background-image:url("./media/line-shape-QQCJZ3ML.png");z-index:-1;visibility:hidden;opacity:0;transition:all .4s ease-in-out}.service-box-items .icon{position:relative;transition:all .4s ease-in-out;display:inline-block;font-size:60px;color:var(--primary-color)}.service-box-items .icon:before{position:absolute;bottom:-20px;left:0;width:46px;height:46px;border-radius:50%;background:#086ad814;content:""}.service-box-items .content{margin-top:40px}.service-box-items .content h3{margin-bottom:20px;font-size:21px}.service-box-items .arrow-icon{transform:rotate(-50deg);display:inline-block;color:var(--primary-color);margin-top:50px;transition:all .4s ease-in-out}[dir=rtl] .service-box-items .icon:before{left:auto!important;right:0!important}.page-title-area{position:relative;overflow:hidden;background-color:var(--primitives-colors-primary-SA-flag-25);padding-top:40px;padding-bottom:40px;height:auto;z-index:1}@media (max-width: 767px){.page-title-area{padding-top:20px;padding-bottom:20px}}.page-title-area .page-title-content{position:relative;z-index:9}.page-title-area .page-title-content h1{text-align:left;font-weight:var(--display-md-bold-font-weight);font-size:var(--display-md-bold-font-size);font-size:30px;color:var(--themes-text-text-default);letter-spacing:var(--display-md-bold-letter-spacing);line-height:var(--display-md-bold-line-height);line-height:38px!important;padding-top:0}[dir=rtl] .page-title-area .page-title-content h1{text-align:right}@media screen and (max-width: 767px){.page-title-area .page-title-content h1{margin-bottom:20px;line-height:var(--display-md-bold-line-height)!important}}.page-title-area .page-title-content .bannerTitle h1{text-align:left;font-weight:var(--display-md-bold-font-weight);font-size:var(--display-xl-medium-font-size);color:var(--themes-text-text-default);letter-spacing:var(--display-md-bold-letter-spacing);line-height:var(--display-xl-medium-line-height)!important;padding-top:0}[dir=rtl] .page-title-area .page-title-content .bannerTitle h1{text-align:right}@media screen and (max-width: 767px){.page-title-area .page-title-content .bannerTitle h1{font-size:var(--display-md);line-height:32px;margin-bottom:20px;line-height:var(--display-md-bold-line-height)!important}}.page-title-area .page-title-content h2{margin-bottom:15px;color:var(--text-default);font-size:2rem;font-weight:700}.page-title-area .page-title-content ul{padding-left:0;list-style-type:none;margin-top:10px;margin-bottom:8px!important}.page-title-area .page-title-content ul li{display:inline-flex;align-items:center;gap:var(--size-4, 4px);color:var(--link-neutral);cursor:pointer;padding-right:var(--size-4, 4px)}.page-title-area .page-title-content ul li:before{padding:0;padding-inline:7px!important;margin-inline:.5rem!important;height:20px;width:10px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none}.page-title-area .page-title-content ul li:last-child:before{display:none}.page-title-area .page-title-content ul li:first-child{padding-right:4px;padding-left:0}[dir=ltr] .page-title-area .page-title-content ul li:first-child{padding-right:0;padding-left:4px}.page-title-area .page-title-content ul li:not(:first-child){display:flex;align-items:center;padding-left:0;padding-right:0;gap:0}.page-title-area .page-title-content ul li a{font-size:14px;font-weight:400;line-height:20px;color:var(--link-neutral);text-decoration:none}.page-title-area .page-title-content ul li a:hover{color:var(--colors-gray-neutral-500);text-decoration:underline!important;opacity:1}.page-title-area .page-title-content ul li span{font-size:14px;font-weight:400;line-height:20px;color:var(--text-default-disabled)!important;text-decoration:none!important;cursor:text;white-space:nowrap}.page-title-area .page-title-content ul li:not(:last-of-type):before{color:#212529bf!important}.page-title-area .page-title-content ul li:last-of-type:before{color:var(--text-default-disabled)!important}.page-title-area .page-title-content ul.active{color:var(--primary-color);opacity:.1}.page-title-area .page-title-content .breadcrumb .breadcrumb-item .breadcrumb-icon{color:var(--text-default-disabled);width:16px;height:16px;font-size:20px;display:flex;align-items:center;cursor:text!important}.page-title-area .page-title-content .breadcrumb .breadcrumb-item .breadcrumb-icon i{font-size:14px;color:var(--text-default-disabled)!important}.page-title-area .page-title-content .hero-content{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;position:relative;max-width:80%;max-width:100%;text-align:start;z-index:9}.page-title-area .page-title-content .hero-content h1{color:var(--white);font-weight:var(--text-sm-medium-font-weight);text-transform:capitalize;line-height:var(--display-xl-medium-line-height);word-wrap:break-word;text-overflow:ellipsis}.page-title-area .page-title-content .hero-content p{font-size:var(--text-xl-regular-font-size);font-weight:var(--text-xl-regular-font-weight);color:var(--white);margin-bottom:0;line-height:var(--text-xl-regular-line-height)}.page-title-area .page-title-content .hero-content .subtitle{animation:fadeInUp .5s ease-out both}.page-title-area .page-title-content .hero-content .subtitle i{font-size:1rem!important;font-weight:100;color:var(--colors-gray-500)!important}.page-title-area.text-start{background-color:unset}[dir=rtl] .page-title-area.text-start{text-align:right!important}.page-title-area.text-start .container{padding-right:0;padding-left:0}.page-title-area.text-start ul:after{content:"";display:inline-block;width:100%;height:1px;background-color:#ffffff1a}.page-title-area.text-start ul li:first-child{padding-left:0}[dir=rtl] .page-title-area.text-start ul li:first-child{padding-left:20px}.page-title-area .page-shape .shape1{position:absolute;top:55%;left:5%;animation:animationFramesOne 20s linear infinite}.page-title-area .page-shape .shape6{position:absolute;bottom:27%;right:22%;animation:animationFramesOne 15s linear infinite}.page-title-area .page-shape .shape3{position:absolute;left:25%;bottom:15%;animation:rotaed360 6s infinite linear}.page-title-area .page-shape .shape4{position:absolute;top:27%;left:48%;animation:rotaed360 6s infinite linear}.page-title-area .page-shape .shape5{position:absolute;top:15%;right:3%;animation:rotaed360 6s infinite linear}@keyframes fadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}[dir=rtl] .page-title-content ul{padding-right:0;margin-bottom:8px!important}[dir=rtl] .page-title-content ul li{padding-right:5px}[dir=rtl] .page-title-content ul li:first-child{padding-right:0;padding-left:0}[dir=rtl] .page-title-content ul li:before{position:absolute;left:-4px;right:auto;display:none}@media screen and (max-width: 767px){.page-title-area .page-title-content h2{margin-bottom:2rem;font-size:2rem;font-weight:700}}.page-twocols{position:relative}@media screen and (min-width: 992px){.page-twocols{position:relative}.page-twocols .col-fixed{position:-webkit-sticky;position:sticky;top:0;height:100vh;align-self:flex-start}}.hero-item-b{--btns-margin-top: 2.5rem;display:flex;flex-direction:row;align-items:flex-start}.hero-item-b .hero-content{position:relative}.hero-item-b .hero-title{color:var(--white);font-size:3.5rem;font-weight:700;line-height:1.1}.hero-item-b .subtitle{font-size:1.5rem;font-weight:700;line-height:1.1;color:#ffffffb3;color:var(--white-transp-1)}@media screen and (min-width: 768px){.hero-item-b{align-items:flex-end;min-height:100vh}.hero-item-b .hero-title{font-size:1rem;margin-bottom:1rem}}.section-cover{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.section-cover .fit{-o-object-fit:cover;object-fit:cover;height:100%;width:100%}.page-twocols .col-scroll .section-content.content-width{padding-left:24px;padding-left:var(--margin-x-sm);padding-right:24px;padding-right:var(--margin-x-sm)}@media screen and (min-width: 992px){.hero-item-b .section-body{padding-top:0rem;padding-bottom:0rem}.hero-item-b .hero-title{font-size:4rem}.section-a .section-body{padding-top:8rem;padding-bottom:8rem}.page-twocols .col-scroll .section-content.content-width{max-width:100%;padding-left:4rem;padding-left:64px;padding-left:var(--margin-x);padding-right:64px;padding-right:var(--margin-x)}}@media screen and (min-width: 992px){.hero-item-b .hero-content{padding-left:60px;padding-bottom:64px}[dir=rtl] .hero-item-b .hero-content{padding-left:0;padding-right:60px}}.hero-item-a{--btns-margin-top: 2.5rem;display:flex;flex-direction:row;align-items:flex-start}@media screen and (min-width: 768px){.hero-item-a{align-items:center}}.hero-item-a .section-body{padding-top:6rem;padding-bottom:3rem}@media screen and (min-height: 660px){.hero-item-a .section-body{padding-top:8rem}}@media screen and (min-width: 992px){.hero-item-a .section-body{padding-top:0rem;padding-bottom:0rem}}.hero-item-a .hero-content{position:relative}@media screen and (min-width: 992px){.hero-item-a .hero-content{padding-top:12rem;padding-bottom:4rem}}.hero-item-a .hero-title{color:currentColor;font-size:3.5rem;font-weight:800;line-height:1.1}@media screen and (min-width: 768px){.hero-item-a .hero-title{font-size:6.5rem;margin-bottom:1rem}}@media screen and (min-width: 992px){.hero-item-a .hero-title{font-size:4.5rem}}.hero-item-a .subtitle{font-size:2.25rem;font-weight:700;line-height:1.1;color:#ffffffb3;color:var(--white-transp-1)}.hero-item-a .hero-desc{font-size:1.5rem;line-height:1.625;margin-bottom:0}.hero-item-a .hero-btns{margin-top:1.5rem}@media screen and (min-width: 992px){.hero-item-a .hero-btns{margin-top:2rem;margin-top:var(--btns-margin-top);position:absolute}}.hero-item-a .hero-footer{position:fixed;opacity:1;visibility:visible;bottom:0;left:0;right:0;transition:.3s}body.scrolled .hero-item-a .hero-footer{opacity:0;visibility:hidden;transform:translateY(-20px)}.section-content.content-width-lg,.section-content.content-width{max-width:60rem}.article-a h2{line-height:1.2;font-weight:700;margin-bottom:.5em}.article-a .title{font-size:4rem;line-height:1.2;font-weight:700;margin-bottom:.5em}.article-a h3{font-size:3rem;line-height:1.2;font-weight:700;margin-bottom:.25em;color:var(--white)}.article-a .subtitle{color:currentColor;font-size:1.25rem;line-height:1.7}.article-a p{line-height:1.7}.article-a p h2{margin-top:3rem;line-height:1.4}.article-a hr{margin-top:0rem;margin-bottom:2rem;border:none;border-bottom:2px solid currentColor;opacity:.1}.article-a ul{margin:20px 0!important;padding-left:2rem!important}[dir=rtl] .article-a ul{padding-left:0!important;padding-right:2rem!important}.article-a ul li{display:flex;align-items:baseline;flex-wrap:nowrap;gap:10px}.article-a ul li:not(:last-child){margin-bottom:10px}.article-a ul li i{font-size:inherit;color:#63be6a;vertical-align:middle;margin-right:10px}[dir=rtl] .article-a ul li i{margin-left:10px!important;margin-right:0!important}@media screen and (min-width: 768px){.article-a .subtitle{font-size:1.25rem;line-height:1.8}.article-a p{line-height:1.8}}@media screen and (min-width: 992px){.article-a .subtitle{font-size:1.5rem;line-height:1.8;max-width:50%}.article-a p{font-size:var(--text-lg-regular-font-size);font-weight:var(--text-lg-regular-font-weight);text-align:justify;line-height:var(--text-lg-regular-line-height)}.article-a>p{text-align:justify;max-width:75%;max-width:100%}}.single-items{margin-top:30px;position:relative;padding:var(--spacing-global-spacing-xl);border-radius:var(--radius-lg);margin-bottom:30px;overflow:hidden;box-shadow:0 0 #0000,0 0 #0000,0 4px 8px -2px #1018281a,0 2px 4px -2px #1018280f;transition:all .5s}.single-items .single-image{position:relative;border-top-left-radius:5px;border-top-right-radius:5px;overflow:hidden;transition:.3s}.single-items .single-image img{padding:0;transition:.3s}.single-items .single-image .social-profile{position:absolute;left:0;bottom:0;content:"";-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;z-index:2;display:flex;overflow:hidden;font-size:22px;align-items:center}[dir=rtl] .single-items .single-image .social-profile{right:0;left:auto}.single-items .single-image .social-profile .plus-btn{z-index:2;cursor:pointer;width:65px;height:65px;line-height:65px;text-align:center;font-size:18px;display:inline-block;background:var(--primary-color);color:var(--white);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.single-items .single-image .social-profile ul{transform:translate(-100px);transition:all .6s ease-in-out;opacity:0;visibility:hidden;display:flex;margin-top:21px}[dir=rtl] .single-items .single-image .social-profile ul{transform:translate(100px)}.single-items .single-image .social-profile ul li a{padding:8px 15px;font-size:14px;display:block;background:var(--white);color:var(--text-default);-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;text-align:center;margin:0 auto;color:var(--text)}.single-items .single-image .social-profile:hover ul{transform:translateY(0);opacity:1;visibility:visible}.single-items .single-content{display:flex;flex-direction:column;gap:8px}.single-items .single-content h4{font-size:var(--text-lg-bold-font-size);font-weight:var(--text-lg-bold-font-weight);color:var(--text-display);text-align:center;margin-bottom:0}.single-items .single-content p{font-size:var(--text-md-regular-font-size)!important;font-weight:var(--text-md-regular-font-weight)!important;line-height:var(--text-md-regular-line-height)!important;color:var(--themes-text-text-primary);text-align:center;margin-bottom:0}@media screen and (max-width: 767px){.single-items{height:inherit!important;margin-bottom:0}.single-items .single-image{position:relative;border-top-left-radius:5px;border-top-right-radius:5px;overflow:hidden;transition:.3s;background:unset}.single-items .single-image img{border:0;padding:0;transition:.3s}}.page-content .article-list .article-content .article-details-wrapper .article-image{height:525px;border-radius:5px}@media (max-width: 767px){.page-content .article-list .article-content .article-details-wrapper .article-image{max-width:100%;height:100%;min-height:300px}}.page-content .article-list .article-content .article-details-wrapper .article-details-content .star a{font-size:14px;color:var(--text-default)}.page-content .article-list .article-content .article-details-wrapper .article-details-content h3{margin-bottom:15px;margin-top:0;font-size:44px}.page-content .article-list .article-content .article-details-wrapper .article-details-content p{font-size:var(--text-md-medium-font-size)!important;font-weight:var(--text-sm-regular-font-weight)!important;line-height:var(--text-xl-regular-line-height)!important}@media (max-width: 767px){.page-content .article-list .article-content .article-details-wrapper .article-details-content p{line-height:var(--text-lg-regular-line-height)!important}}.page-content .article-list .article-content .article-details-wrapper .article-details-content p>p{text-align:justify;color:var(--text-default)}.page-content .article-list .article-content .article-details-wrapper .article-details-content p>p a{color:var(--themes-text-text-primary);font-size:var(--text-md-medium-font-size);font-weight:var(--text-sm-regular-font-weight)}.page-content .article-list .article-content .article-details-wrapper .article-details-content p>p a strong{color:inherit;font-size:1.25rem}.page-content .article-list .article-content .article-details-wrapper .article-details-content p>p a:hover{color:var(--themes-link-link-primary-hovered);text-decoration:underline!important}.page-content .article-list .article-content .article-details-wrapper .article-details-content span{font-weight:500;margin-bottom:15px;display:block}.page-content .article-list .article-content .article-details-wrapper .article-details-content ul li{font-size:inherit!important;color:#0b261f;margin-bottom:10px;font-weight:var(--text-md-regular-font-weight)!important;line-height:var(--text-md-medium-line-height)!important}.page-content .article-list .article-content h1{font-size:var(--display-md-bold-font-size);font-weight:var(--display-md-bold-font-weight);line-height:var(--display-md-bold-line-height);margin-bottom:var(--spacing-spacing-xl);margin-top:15px}.page-content .article-list .article-content h2{font-size:var(--display-xs-semibold-font-size);font-weight:var(--display-xs-semibold-font-weight);line-height:var(--display-xs-semibold-line-height);margin-bottom:var(--spacing-spacing-xl);margin-top:15px}.page-content .article-list .article-content h2 a{font-size:var(--text-md-regular-font-size);font-weight:var(--text-lg-regular-font-weight);line-height:var(--text-lg-regular-line-height);color:var(--themes-text-text-primary)}.page-content .article-list .article-content h3{font-size:28px;margin-bottom:15px;margin-top:40px}.page-content .article-list .article-content h4{margin-bottom:15px;margin-top:40px}.page-content .article-list .article-content a{font-size:var(--text-md-regular-font-size);font-weight:var(--text-lg-regular-font-weight);line-height:var(--text-lg-regular-line-height);color:var(--themes-text-text-primary)}.page-content .article-list .article-content .article-link{position:relative;display:inline-flex;font-size:var(--text-lg-bold-font-weight);font-weight:var(--text-lg-bold-font-weight);color:var(--primitives-colors-neutral-800);line-height:var(--text-lg-bold-line-height);margin-bottom:var(--spacing-spacing-xl);border-radius:var(--radius-xs);gap:5px;transition:none}.page-content .article-list .article-content .article-link:hover:after{content:"";position:absolute;inset:17px 0 0;height:1px;background-color:currentColor;margin-top:10px}.page-content .article-list .article-content .article-link:focus{outline:2px solid var(--colors-base-black)!important}.page-content .article-list .article-content .article-link:focus:hover:after{height:0px}.page-content .article-list .article-content .article-link:active{outline:none!important}.page-content .article-list .article-content .article-link i{font-size:1.2rem;padding-inline-end:.2rem}.page-content .article-list .article-content ul{margin:20px 0!important;padding-left:2rem!important}[dir=rtl] .page-content .article-list .article-content ul{padding-left:0!important;padding-right:2rem!important}.page-content .article-list .article-content ul li:not(:last-child){margin-bottom:10px}.page-content .article-list .article-content ul li i{font-size:inherit;color:#63be6a;vertical-align:middle;margin-right:5px}[dir=rtl] .page-content .article-list .article-content ul li i{margin-left:5px!important;margin-right:0!important}.social-icon{margin-top:0;gap:15px;position:relative;z-index:9}.social-icon a{width:40px;height:40px;line-height:40px;font-size:16px;display:block;background:var(--bg9);color:var(--text);border-radius:5px;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;text-align:center}.social-icon a:hover{background-color:var(--primary-color);color:var(--white)}.card-style-1{display:flex;align-items:center;justify-content:center;transition:all .4s ease-in-out;border-radius:15px;box-shadow:none;overflow:hidden;text-align:center;margin-bottom:30px;padding:var(--spacing-global-spacing-xl);border:1px solid var(--themes-border-border-neutral-secondary)}.card-style-1 .icon{color:var(--primary-color);transition:all .4s ease-in-out}.card-style-1 .content{display:flex;flex-direction:column;align-items:center;justify-content:space-between}.card-style-1 .content h3,.card-style-1 .content p{transition:.5s}.card-style-1 .content .theme-btn-1 i{margin-left:5px}[dir=rtl] .card-style-1 .content .theme-btn-1 i{margin-left:0!important;margin-right:5px!important}.card-style-1 .card-footer .service-action{background-color:var(--themes-button-button-background-primary-default)!important;color:#fff!important;font-family:inherit;border:0!important;font-size:var(--text-md-medium-font-size)!important;line-height:var(--text-md-medium-line-height)!important;font-weight:var(--text-md-medium-font-weight)!important;border-radius:var(--radius-radius-radius-sm)!important;padding:8px 16px!important;min-height:auto;width:auto!important;min-width:auto!important;height:40px!important}.card-style-1 .card-footer .service-action a{color:#fff}.card-style-1 .card-footer .service-action span{font-size:1rem;font-weight:300;letter-spacing:2px;text-transform:capitalize}[dir=rtl] .card-style-1 .card-footer .service-action span{letter-spacing:-1px}.card-style-1 .card-footer .service-action:hover{background:var(--button-background-primary-hovered)}.card-style-2{flex-direction:column;align-items:stretch;gap:20px;display:flex;align-items:start;justify-content:start;padding:var(--spacing-global-spacing-xl);border-radius:var(--radius-lg);border:none;text-align:start;margin-bottom:1rem;overflow:hidden;box-shadow:0 4px 8px -2px #1018281a;box-shadow:0 0 #0000,0 0 #0000,0 4px 8px -2px #1018281a,0 2px 4px -2px #1018280f}.card-style-2:not(:last-child){margin-bottom:30px}.card-style-2 .icon{background:var(--themes-background-background-primary-50);height:60px;width:60px;padding:14px;border-radius:50px;border:none;text-align:center}.card-style-2 .icon i{font-size:2rem;color:var(--themes-text-text-primary)!important}.card-style-2 .content h3{margin-bottom:1.5rem;color:var(--text-default);font-size:1.2rem;color:var(--themes-text-text-primary);font-size:var(--text-lg-bold-font-size)}.card-style-3{text-align:center;padding:37px 33px;background:#fff;border-radius:var(--radius-lg);height:265px;-webkit-box-shadow:4px 15px 30px -22px rgba(0,0,0,.15);box-shadow:4px 15px 30px -22px #00000026;-webkit-transition:.25s;transition:.25s}.card-style-3>img{max-height:92px;height:90px;-o-object-fit:scale-down;object-fit:scale-down}.card-style-3 .content h3{font-size:1.25rem;color:#041a2d;margin-top:30px;font-weight:700}.card-style-3 .content .hiddenBox{display:none;-webkit-transition:.25s;transition:.25s}.card-style-3 .content .hiddenBox ul{text-align:right;padding-right:30px;height:140px;margin:23px 0 0}.card-style-3 .content .hiddenBox ul li{position:relative;list-style:none}.card-style-3 .content .hiddenBox a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.card-style-3 .content .hiddenBox a span{font-size:1rem;color:#fff}.card-style-3:hover{height:355px;padding:17px 33px;background:var(--primary-color)}.card-style-3:hover>img{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.card-style-3:hover .content h3{position:relative;font-size:1.25rem;color:var(--white);margin-top:10px;-webkit-transition:.25s;transition:.25s}.card-style-3:hover .content h3:after{position:absolute;content:"";width:15px;height:100%;min-height:40px;background-color:unset;right:-30px;top:-7px;border-radius:20px 0}.card-style-3:hover .content .hiddenBox{display:block}.card-style-3:hover .content .hiddenBox p{color:var(--white);padding-right:30px;height:95px;margin:23px 0 0}.card-style-3:hover .content .hiddenBox a{color:var(--white)}.card-style-3.active{height:355px;padding:17px 33px;background:var(--primary-color)}.card-style-4{display:flex;align-items:start;justify-content:center;padding:var(--spacing-global-spacing-xl);border-radius:var(--radius-lg);border:none;overflow:hidden;text-align:start;margin-bottom:30px;gap:24px;box-shadow:0 0 #0000,0 0 #0000,0 4px 8px -2px #1018281a,0 2px 4px -2px #1018280f}.card-style-4 .card-header{display:flex;justify-content:center;align-items:center;background:var(--themes-background-background-primary-50);height:60px;width:60px;padding:14px;border-radius:50px;border:none!important}.card-style-4 .card-header img{transition:.5s}.card-style-4 .icon{color:var(--themes-text-text-primary)!important;transition:all .4s ease-in-out}.card-style-4 .icon i{font-size:2rem}.card-style-4 .content{display:flex;flex-direction:column;align-items:start;justify-content:center}.card-style-4 .content h3{color:var(--text-display);font-size:var(--text-lg-bold-font-size);font-weight:var(--text-lg-bold-font-weight);line-height:var(--text-lg-bold-line-height);margin:0;transition:.5s;overflow:hidden;text-overflow:ellipsis}.card-style-4 .content p{font-size:var(--text-lg-regular-font-size);transition:.5s}.card-style-4 .content .theme-btn-1 i{margin-left:5px}[dir=rtl] .card-style-4 .content .theme-btn-1 i{margin-left:0!important;margin-right:5px!important}.card-style-4 .card-footer .service-action{background-color:var(--themes-button-button-background-primary-default)!important;color:#fff!important;font-family:inherit;border:0!important;font-size:var(--text-md-medium-font-size)!important;line-height:var(--text-md-medium-line-height)!important;font-weight:var(--text-md-medium-font-weight)!important;border-radius:var(--radius-radius-radius-sm)!important;padding:8px 16px!important;min-height:auto;width:auto!important;min-width:auto!important;height:40px!important}.card-style-4 .card-footer .service-action a{color:#fff}.card-style-4 .card-footer .service-action span{font-size:1rem;font-weight:300;letter-spacing:2px;text-transform:capitalize}[dir=rtl] .card-style-4 .card-footer .service-action span{letter-spacing:-1px}.accordion-item{border:0}.accordion-item .accordion-header .accordion-button{font-size:var(--text-md-semibold-font-size);font-weight:var(--text-md-semibold-font-weight);color:var(--text-default);line-height:var(--text-md-semibold-line-height);letter-spacing:-.2px;border:0;border-radius:0;box-shadow:none;background-color:transparent;padding:10px 0;display:flex;justify-content:space-between;align-items:center}.accordion-item .accordion-header .accordion-button .accordion-item-title{font-size:var(--text-md-semibold-font-size);font-weight:var(--text-md-semibold-font-weight);line-height:var(--text-md-semibold-line-height);color:var(--text-default)}.accordion-item .accordion-header .accordion-button:after{content:"";display:block;width:var(--spacing-3);height:var(--spacing-3);background-image:url(/assets/img/arrow_black.svg);background-repeat:no-repeat;background-size:var(--spacing-3);transition:transform .3s ease-in-out!important}[dir=rtl] .accordion-item .accordion-header .accordion-button:after{margin-left:inherit!important}[dir=rtl] .accordion-item .accordion-header .accordion-button:not(.collapsed):after{transform:rotate(180deg)}.accordion-item .accordion-header .accordion-header-link{display:block;font-size:var(--text-md-semibold-font-size);font-weight:var(--text-md-semibold-font-weight);color:var(--text-default);line-height:var(--text-md-semibold-line-height);letter-spacing:-.2px;border:0;border-radius:0;box-shadow:none;background-color:transparent;padding:20px}.accordion-item .accordion-header .accordion-header-link:hover{background:var(--button-background-neutral-hovered);border-radius:var(--radius-0)}.accordion-item .accordion-header .accordion-header-link:active{background-color:var(--button-background-neutral-hovered);border-radius:var(--radius-0)}.accordion-item .accordion-header .accordion-header-link:focus{border:2px solid var(--border-black);border-radius:var(--radius-0)}.accordion-item .accordion-collapse .accordion-body{color:var(--text-primary-paragraph)}.accordion-item .accordion-collapse .accordion-body p{font-size:var(--text-md-regular-font-size)!important;font-weight:var(--text-md-regular-font-weight)!important;color:var(--text-primary-paragraph);line-height:var(--text-md-regular-line-height)!important;margin-bottom:0}.contact-main-wrapper .contact-content{margin-right:30px}.contact-main-wrapper .contact-content .info-items{display:flex;gap:25px}.contact-main-wrapper .contact-content .info-items .icon{font-size:22px;color:var(--background-primary)}.contact-main-wrapper .contact-content .info-items .content h5{margin-bottom:5px}.contact-main-wrapper .contact-content .info-items .content .social-icon{gap:15px;position:relative;z-index:9;margin-top:10px}.contact-main-wrapper .contact-content .info-items .content .social-icon a{display:inline-block;width:32px;height:32px;line-height:32px;text-align:center;border-radius:unset;border:unset;background-color:unset;font-size:14px;margin-right:0;margin-bottom:5px}.contact-main-wrapper .contact-content .info-items .content a{color:var(--text)}.contact-main-wrapper .contact-content .info-items .content a:hover{text-decoration:underline!important}.contact-main-wrapper .contact-content .contact-image{margin-top:50px}.contact-main-wrapper .contact-content .contact-image img{width:100%;height:100%}.contact-main-wrapper .contact-img{background-size:cover;background-position:center;width:100%;height:100%;position:relative;animation:none}.item-image-b{color:currentColor;text-decoration:none;position:relative;display:block}.item-image-b:before{content:"";position:absolute;inset:0;border-radius:24px;box-shadow:0 0 0 2px #80808033;z-index:0;opacity:0;visibility:hidden;transition:.3s;transition-timing-function:cubic-bezier(.25,.75,.2,1)}.item-image-b img{width:100%;transition:.3s}.item-image-b img.fit{-o-object-fit:cover;object-fit:cover}.item-image-b .item-img{overflow:hidden;transition:.3s}.item-image-b .item-body{margin-top:1.75rem}.item-image-b .item-body h4{font-size:1.3125rem;font-weight:700;color:currentColor;line-height:1.2}.item-image-b .item-body p{margin-bottom:0;color:currentColor;font-size:1rem;line-height:1.7;opacity:.75}@media screen and (min-width: 768px){.item-image-b .item-body p{font-size:1.125rem;line-height:1.8}}@media screen and (min-width: 992px){.item-image-b .item-body p{font-size:1.25rem;line-height:1.8}}.item-image-b .item-body .price{font-size:1.3125rem;color:currentColor;line-height:1.2}.item-image-b .item-body hr{margin:.875rem 0;border:none;border-bottom:2px solid currentColor;opacity:.3;transition:.3s}.item-image-b:hover{color:currentColor}.item-image-b:hover:before{opacity:1;visibility:visible;inset:-1rem}.item-image-b:hover img:not(.no-zoom){transform:scale(1.2);transition:5s linear}.item-feature-b{display:flex;align-items:center}.item-feature-b a{color:currentColor;text-decoration:none}.item-feature-b .img{margin-right:1rem;width:4rem;height:4rem;border:2px solid #ffffff;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-lg)}[dir=rtl] .item-feature-b .img{margin-right:0;margin-left:1rem}.item-feature-b .img .icon{font-size:2rem;line-height:1;margin-bottom:0}.item-feature-b .item-body .desc h4{color:currentColor}.item-feature-b .item-body h4{color:currentColor;font-size:1.25rem;font-weight:700;margin-bottom:.5rem;line-height:1.1}.item-feature-b .item-body p{color:#ffffffbf;font-size:1rem;line-height:1.7;line-height:1.2}.item-feature-b .item-body p:last-child{margin-bottom:0}@media screen and (min-width: 768px){.item-feature-b .item-body p{font-size:1.125rem;line-height:1.8}}@media screen and (min-width: 992px){.item-feature-b .item-body p{font-size:1.25rem;line-height:1.8}}.alert{display:flex;align-items:center}.alert i{font-size:1.5rem}.loader{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:var(--bg8);width:100%;height:100%;height:100vh;position:fixed;left:0;top:0;z-index:9999;overflow:hidden;z-index:99999999;opacity:1;visibility:visible;transition:opacity .5s ease,visibility .5s ease}.loader .logo{width:100px;height:auto;margin-bottom:5px;transition:.25s}.loader .spinner{border:16px solid #f3f3f3;border-top:16px solid #3498db;border-radius:50%;width:120px;height:120px;animation:spin 2s linear infinite}.loader.loaderhide{transition:opacity .5s ease-in-out;opacity:0;visibility:hidden;display:none}.loader .loading-bar{width:130px;height:2px;margin:20px auto 0;border-radius:2px;background-color:#bbb1a1;position:relative;overflow:hidden;direction:ltr;transform:rotateY(0);transition:transform .3s ease-in}.loader .loading-bar .blue-bar{height:100%;width:68px;position:absolute;transform:translate(-34px);background-color:var(--primary-color);border-radius:2px;animation:initial-loading 1.5s ease infinite}.loader.dga-style{position:fixed;background-color:#fff;width:100%;height:100%;inset:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;z-index:999999999;-webkit-backdrop-filter:blur(40px) brightness(1);backdrop-filter:blur(40px) brightness(1)}.loader.dga-style .dga-spinner{display:block;margin:0 auto;width:64px;height:64px;border:6px solid #f3f4f6;border-radius:50%;border-top-color:#1b8330;animation:spin 15s ease-in-out infinite;-webkit-animation:spin 1s ease-in-out infinite}@keyframes dga-spin{to{-webkit-transform:rotate(360deg)}}@-webkit-keyframes dga-spin{to{-webkit-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes initial-loading{0%{transform:translate(-34px)}50%{transform:translate(96px)}to{transform:translate(-34px)}}.preloader{position:fixed;top:0;left:0;width:100%;height:100%;font-size:0;z-index:1;pointer-events:none}.preloader .row{height:100%}.preloader .loader-section{padding:0}.preloader .loader-section .bg{background-color:#fff;height:100%;left:0;width:100%;transition:all .8s cubic-bezier(.77,0,.175,1)}.preloader.loaded .animation-preloader{opacity:0;transition:.3s ease-out}.preloader.loaded .loder-section .bg{width:0;transition:.7s .3s allcubic-bezier(.1,.1,.1,1)}.loading-area{width:100%;height:100%;position:fixed;left:0;top:0;z-index:9999;overflow:hidden}.loading-box{width:100%;height:100%;background-color:#fff;position:absolute;left:0;top:0;opacity:1;z-index:9999}.loading-pic{width:100%;position:absolute;top:50%;z-index:99999;text-align:center;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%)}.loading-cover,.loading-srh-bar,.loading-map{background:#fffc;position:absolute;left:0;top:0;width:100%;height:100%;z-index:2}.loading-cover .fa-spinner,.loading-srh-bar .fa-spinner,.loading-map .fa-spinner{position:absolute;left:50%;top:50%;margin:-10px;font-size:25px;color:#333}#header.transparent-header+#slider{top:-70px;margin-bottom:-70px}.books .slider-element{position:relative;width:100%;overflow:hidden}.books .slider-element .move-bg{width:auto;height:100%;background-size:cover;-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-backface-visibility:hidden}.books .slider-element .move-bg:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:5;background:-moz-linear-gradient(top,rgba(30,35,42,0) 21%,rgba(30,35,42,0) 66%,rgb(30,35,42) 100%);background:-webkit-linear-gradient(top,rgba(30,35,42,0) 21%,rgba(30,35,42,0) 66%,rgb(30,35,42) 100%);background:linear-gradient(to bottom,#1e232a00 21% 66%,#1e232a);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#001e232a",endColorstr="#1e232a",GradientType=0);-webkit-backface-visibility:hidden}.books .slider-element .vertical-middle{height:auto!important;left:0;max-width:none!important;z-index:2}.books .slider-element .vertical-middle+.video-wrap{z-index:1!important}.books .slider-element .container{position:relative;height:100%}.books .slider-element .slider-book-img{display:inline-block;width:100px;margin-bottom:25px;margin-left:10px}.books .slider-element .slider-book-img:first-child{margin-left:0}.books-container{padding:0;display:flex;flex-direction:column;align-items:center}.books-container .loading-spinner,.books-container .no-books{font-size:18px;color:#999}.books-container .book-wrap{-moz-transform-style:flat!important}.books-container .book-wrap .book-card{position:relative;border-radius:var(--radius-lg);border:none;will-change:transform;transition:box-shadow .3s ease;box-shadow:0 0 #0000,0 0 #0000,0 4px 8px -2px #1018281a,0 2px 4px -2px #1018280f}.books-container .book-wrap .book-image{display:block;position:relative;border-radius:var(--radius-lg)}.books-container .book-wrap .book-image img{width:100%;max-width:100%;display:block;border-radius:var(--radius-lg)}.books-container .book-wrap .book-image:after{content:" ";width:100%;height:100%;position:absolute;left:0;top:0;background:linear-gradient(#00000080,#0009);background:var(--color-gradient-primary);border-radius:var(--radius-lg);opacity:0;transition:opacity .3s ease}.books-container .book-wrap .book-detail{position:absolute;inset:40px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center;pointer-events:none;-webkit-transform:translateZ(40px);transform:translateZ(40px)}.books-container .book-wrap .book-detail .book-title{margin:0 0 10px;font-weight:700;text-shadow:0 1px 1px rgba(0,0,0,.25);transition:.4s ease;opacity:0;-webkit-transform:translateY(40px) scale(0);-ms-transform:translateY(40px) scale(0);transform:translateY(40px) scale(0);will-change:transform}.books-container .book-wrap .book-detail .book-title a{color:var(--themes-text-text-default)}.books-container .book-wrap .book-detail .book-category{opacity:0;margin:0 0 18px;transition:.4s ease;transition-delay:.1s;-webkit-transform:translateY(40px) scale(0);-ms-transform:translateY(40px) scale(0);transform:translateY(40px) scale(0);will-change:transform}.books-container .book-wrap .book-detail .book-category a{color:#fffc;font-size:1.3em}.books-container .book-wrap .book-detail .btn{opacity:0;margin:0 auto;transition:.4s ease!important;transition-delay:.15s!important;-webkit-transform:translateY(40px) scale(0);-ms-transform:translateY(40px) scale(0);transform:translateY(40px) scale(0);will-change:transform;box-shadow:0 2px 4px #0000004d}.books-container .book-wrap .book-detail.card-img-overlay{padding:0}.books-container .book-wrap:hover .book-image:after{opacity:1}.books-container .book-wrap:hover .book-title,.books-container .book-wrap:hover book-author,.books-container .book-wrap:hover book-description,.books-container .book-wrap:hover .book-category,.books-container .book-wrap:hover .book-link{-webkit-transform:translateY(0) scale(1);-ms-transform:translateY(0) scale(1);transform:translateY(0) scale(1);opacity:1}.books-container .book-wrap:hover .book-detail .btn{opacity:1}.modal-book .modal-header .book-single-image-wrapper{position:relative;width:100%;height:300px}.modal-book .modal-header .book-single-image-wrapper .book-single-image{display:flex;justify-content:center;position:relative;height:100%;background-size:cover;background-position:center;color:#fff;padding:30px}.modal-book .modal-header .book-single-image-wrapper .book-single-image .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(var(--color-overlay)));background:linear-gradient(180deg,rgba(255,255,255,0) 0%,var(--color-overlay) 100%);z-index:1}.modal-book .modal-header .book-single-image-wrapper .book-single-image .image-content{position:relative;display:flex;flex-direction:column;justify-content:center;gap:15px;z-index:2}.modal-book .modal-header .book-single-image-wrapper .book-single-image .image-content h2{font-weight:700;letter-spacing:2px;color:#eee}[dir=rtl] .modal-book .modal-header .book-single-image-wrapper .book-single-image .image-content h2{letter-spacing:0px}.modal-book .modal-header .book-single-image-wrapper .book-single-image .image-content .entry-meta li{float:none;display:inline-block;font-size:14px;margin:0 10px;border-left-color:#ffffff14;color:#ddd}[dir=rtl] .modal-book .modal-header .book-single-image-wrapper .book-single-image .image-content .entry-meta li{border-left-color:unset;border-right-color:#ffffff14}.modal-book .modal-header .book-single-image-wrapper .book-single-image .image-content .entry-meta li i{position:relative;top:1px;font-size:14px;font-weight:600;margin-right:3px;color:#ddd}[dir=rtl] .modal-book .modal-header .book-single-image-wrapper .book-single-image .image-content .entry-meta li i{margin-right:0;margin-left:3px}.modal-book .modal-header .btn-close{position:absolute;top:1rem;right:1rem;overflow:visible;cursor:pointer;border-radius:50%;background-color:var(--white);border:0;text-decoration:none;text-align:center;opacity:.65;padding:5px;color:#fff;font-style:normal;font-size:1rem;-webkit-appearance:none;display:block;outline:none;box-shadow:none;touch-action:manipulation;transform:scale(1);transition:.3s;z-index:999999}[dir=rtl] .modal-book .modal-header .btn-close{right:inherit;left:1rem}.modal-book .modal-header .btn-close:hover{transform:scale(1.3)}.modal-book .modal-content .modal-body{padding:40px}.modal-book .modal-content .modal-body .book-page-single-desc h3{font-size:36px;font-weight:400;margin:0 0 30px}.modal-book .modal-content .modal-body .book-page-single-desc p{margin-bottom:30px;font-size:var(--text-md-regular-font-size);line-height:var(--text-md-regular-line-height)}.modal-book .modal-content .modal-body .book-page-single-desc .book-link{background-color:#111;cursor:pointer;outline:none;white-space:nowrap;margin:5px;padding:0 22px;font-size:14px;height:40px;line-height:40px;color:#fff;border:0;font-weight:400;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.modal-book .modal-content .modal-body .book-page-single-desc .book-link:hover{background-color:var(--primary-color)}.modal-book .modal-content .modal-body .book-page-single-desc .book-link.btn-outline-dark{background-color:inherit;color:inherit;border:1px solid var(--primary-color);-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.modal-book .modal-content .modal-body .book-page-single-desc .book-link.btn-outline-dark:hover{background-color:var(--primary-color);color:var(--white)}.hover3d{perspective:1000px;transform-style:preserve-3d;transform:rotateY(0) rotateX(0)}.hover3d img{transition:transform .3s}.hover3d:hover img{transform:rotateY(0) rotateX(20deg)}@media (max-width: 575.98px){.books-container{display:block;width:100%!important;padding:0;padding-left:40px!important;padding-right:40px!important}.books .book-item{width:100%;padding:0}[dir=rtl] .books .book-item{padding:0}}.error-area{position:relative;text-align:center}.error-area h3{color:#e6335a;margin-top:30px;font-size:30px}.slide-fade-in{animation:fadeIn 2s ease-in-out}.slide-zoom-in{animation:zoomIn 2s ease-in-out}@keyframes zoomIn{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}@media (max-width: 1600px){.about-section .shape{display:none}.single-about-wrapper-2 .about-content{margin-left:20px}}@media (max-width: 1199px){.single-about-wrapper-2 .about-image-item .bg-shape{display:none}.trusted-client-wrapper .trusted-client-image{margin-left:0;width:100%;max-width:900px}}@media (max-width: 991px){.single-about-wrapper-2 .about-image-item .about-image-1{margin-top:0!important}.single-about-wrapper-2 .about-content{margin-left:0!important;margin-right:0!important}br{display:none}}@media (max-width: 767px){.section-title{margin-bottom:0!important}.section-title h2{width:100%!important}.about-section .single-about-wrapper-2{margin-top:1rem}.service-wrapper{padding:0!important}.service-wrapper .service-card-items .service-content .content{left:30px}.service-wrapper .service-card-items .service-content .content h4,.service-wrapper .service-card-items .service-content .content h3{font-size:20px}.service-wrapper .service-card-items br{display:none}.service-wrapper .service-card-items .service-image{height:400px!important}.service-wrapper .service-card-items .service-image .arrow-icon{width:50px;height:100px;line-height:100px}.title-section-area{flex-wrap:wrap;gap:20px;text-align:center}.title-section-area .section-title{margin-bottom:0}.title-section-area .section-title .display-heading{width:100%!important;font-size:1.5rem!important}.trusted-client-wrapper .trusted-client-image .icon-box{left:50%;bottom:0;top:50%;transform:translate(-50%,-50%)}.footer-page{display:none}}@media (max-width: 575px){.hero-1 .hero-content .hero-button{gap:15px}.hero-1 .hero-image{margin-left:0}.single-about-wrapper-2 .about-image-item .about-image-1{max-width:unset!important;margin:0 auto 30px;text-align:center}.single-about-wrapper-2 .about-image-item .about-image-2{max-width:unset!important;margin:0 auto;text-align:center}.trusted-client-wrapper .trusted-client-image{height:500px}.trusted-client-wrapper .trusted-client-image .icon-box{display:none}.trusted-client-wrapper .trusted-content .single-tab-items{margin-top:30px}.trusted-client-wrapper .trusted-content .single-tab-items .tab-content{margin-top:30px!important}.trusted-client-wrapper .trusted-content .single-tab-items .tab-content .tab-content-items ul li:not(:last-child){margin-bottom:10px}.trusted-client-wrapper .trusted-content .single-tab-items .nav{gap:15px}.trusted-client-wrapper .trusted-content .single-tab-items .nav .nav-link{padding:12px 20px;font-size:14px}h2{font-size:26px}h4{font-size:20px}.theme-btn span{font-size:14px!important}.slick-slider .slick-slide{border:unset!important}}@media screen and (min-height: 660px){.hero-item-b .section-body{padding-top:8rem}}.no-content{padding:130px 0 116px}.no-content .alert{min-height:70px;line-height:70px}@media (min-width: 768px){.no-content .alert{padding-left:3rem}[dir=rtl] .no-content .alert{padding-right:3rem;padding-left:inherit}}.no-content .alert .alert-heading{font-size:16px;font-weight:700;color:#1570ef;line-height:24px}.no-content .alert p{font-size:16px;font-weight:400;line-height:24px}.no-content .alert.alert-primary{background-color:#ecfdf3!important;border:unset;border-bottom:2px solid rgba(7,148,85,.6)}.no-content .alert.alert-primary i{font-weight:600;color:#067647}.no-content .alert.alert-primary .alert-heading,.no-content .alert.alert-primary p{color:#067647}.no-content .alert.alert-info{background-color:#eff8ff;border:unset;border-bottom:2px solid rgba(21,112,239,.6)}.no-content .alert.alert-info i{font-weight:600;color:#1570ef}.no-content .alert.alert-info .alert-heading,.no-content .alert.alert-info p{color:#1570ef}.no-content .alert.alert-light{background-color:#f9fafb;border:unset;border-bottom:2px solid rgba(22,22,22,.6)}.no-content .alert.alert-light i{font-weight:600;color:#384250}.no-content .alert.alert-light .alert-heading,.no-content .alert.alert-light p{color:#384250}@media screen and (max-width: 767px){.no-content{padding:0 0 20px}.no-content .alert-primary{margin:20px}}.card-service{display:flex;align-items:start;justify-content:center;padding:var(--spacing-global-spacing-xl);border-radius:var(--radius-lg);border:none;box-shadow:none;box-shadow:0 4px 8px -2px #1018281a;box-shadow:0 0 #0000,0 0 #0000,0 4px 8px -2px #1018281a,0 2px 4px -2px #1018280f;overflow:hidden;text-align:start}.card-service .card-header{background:var(--themes-background-background-primary-50);height:60px;width:60px;padding:14px;border-radius:50px;border:none}.card-service .card-header.icon{margin-right:1.5rem!important}[dir=rtl] .card-service .card-header.icon{margin-right:0!important;margin-left:1.5rem!important}.card-service .card-header img{transition:.5s}.card-service .card-service-content{display:flex;flex-direction:column;align-items:start;justify-content:space-between}.card-service .card-service-content h3{color:var(--text-display);font-size:var(--text-lg-bold-font-size);margin-bottom:1rem;transition:.5s}.card-service .card-service-content p{font-size:var(--text-lg-regular-font-size);transition:.5s}.card-service .card-footer-service .service-action{background-color:var(--themes-button-button-background-primary-default)!important;color:#fff!important;font-family:inherit;border:0!important;font-size:var(--text-md-medium-font-size)!important;line-height:var(--text-md-medium-line-height)!important;font-weight:var(--text-md-medium-font-weight)!important;border-radius:var(--radius-radius-radius-sm)!important;padding:8px 16px!important;min-height:auto;width:auto!important;min-width:auto!important;height:40px!important}.card-service .card-footer-service .service-action span{font-size:1rem;font-weight:300;letter-spacing:2px;text-transform:capitalize}[dir=rtl] .card-service .card-footer-service .service-action span{letter-spacing:0px;text-transform:none}.card-service .card-footer-service .service-action .arrow-service{font-size:1rem}.card-service .card-footer-service .e-service-section{align-items:center;gap:16px}@media screen and (max-width: 767px){.e-service-section{display:flex;align-items:center;gap:16px}.e-service-section .arrow-service{margin-inline-start:0}.e-service-section .theme-btn i{margin:0!important}}@media (min-width: 768px){.e-service-section{display:flex;align-items:center;gap:16px}.e-service-section .btn{display:flex}.e-service-section .btn .arrow-service{margin-inline-start:10px;font-size:1.2rem;line-height:24px;color:var(--colors-base-black)}}.card-service-details{border-radius:15px;border:none;overflow:hidden;margin-bottom:30px;border:1px solid!important;border-color:var(--themes-border-border-neutral-secondary)!important;transition:all .4s ease-in-out}.card-service-details .card-header img{transition:.5s}.card-service-details .card-service-content-details{position:relative;display:flex;flex-direction:column;align-items:start;justify-content:center}.card-service-details .card-service-content-details h3{margin-bottom:1rem;transition:.5s}.card-service-details .card-service-content-details p{font-size:var(--text-lg-regular-font-size);transition:.5s}.card-service-details .card-service-content-details a .arrow-service{position:absolute;bottom:20px;left:11px;display:flex;align-items:center;color:var(--primary-color);transition:all .4s ease-in-out;border-radius:var(--radius-radius-radius-sm)!important;box-shadow:none!important;padding:var(--spacing-global-spacing-none) var(--spacing-button-buttons-lg-padding);gap:var(--spacing-button-buttons-lg-gap);border:1px solid var(--themes-border-border-neutral-primary);background-color:transparent!important;width:auto;height:40px;max-width:50px;text-decoration:none!important}[dir=rtl] .card-service-details .card-service-content-details a .arrow-service{left:auto;right:11px}.card-service-details .card-footer-service-details .service-action{width:100%;text-align:center;padding:0 6px;color:var(--text-default);opacity:1;transition:.25s opacity ease-in-out}.card-service-details .card-footer-service-details .service-action span{font-size:1.3rem;font-weight:300;letter-spacing:2px;text-transform:capitalize}[dir=rtl] .card-service-details .card-footer-service-details .service-action span{letter-spacing:0px;text-transform:none}.card-service-details .card-footer-service-details .service-action .arrow-service{font-size:1.5rem}.card-service-details.card-service-style-1{display:flex;align-items:start;justify-content:center;padding:var(--spacing-global-spacing-xl);transition:all .4s ease-in-out;border-radius:15px;border:none;box-shadow:none;overflow:hidden;text-align:start;margin-bottom:30px;border:1px solid var(--themes-border-border-neutral-secondary)}.card-service-details.card-service-style-1 .arrow-service{margin-inline-start:10px}.card-service-details.card-service-style-1 .card-header{background:var(--themes-background-background-primary-50);height:60px;width:60px;padding:14px;border-radius:50px;border:none}.card-service-details.card-service-style-1 .card-header.icon{margin-right:1.5rem!important}[dir=rtl] .card-service-details.card-service-style-1 .card-header.icon{margin-right:0!important;margin-left:1.5rem!important}.card-service-details.card-service-style-1 .card-header img{transition:.5s}.card-service-details.card-service-style-1 .card-service-content-details{display:flex;flex-direction:column;align-items:start;justify-content:space-between}.card-service-details.card-service-style-1 .card-service-content-details h3{color:var(--text-display, #1F2A37);font-size:var(--text-lg-bold-font-size);font-weight:var(--text-lg-bold-font-weight);margin-bottom:1rem;transition:.5s}.card-service-details.card-service-style-1 .card-service-content-details p{font-size:var(--text-lg-regular-font-size);width:100%;max-width:400px;padding:0;overflow:hidden;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;transition:.5s}@media (max-width: 767px){.card-service-details.card-service-style-1 .card-service-content-details p{white-space:normal;margin:0}}.card-service-details.card-service-style-1 .card-footer-service-details .service-action{background-color:var(--themes-button-button-background-primary-default)!important;color:#fff!important;font-family:inherit;border:0!important;font-size:var(--text-md-medium-font-size)!important;line-height:var(--text-md-medium-line-height)!important;font-weight:var(--text-md-medium-font-weight)!important;border-radius:var(--radius-radius-radius-sm)!important;padding:8px 16px!important;min-height:auto;width:auto!important;min-width:auto!important;height:40px!important}.card-service-details.card-service-style-1 .card-footer-service-details .service-action a{display:flex;align-items:center;justify-content:center}.card-service-details.card-service-style-1 .card-footer-service-details .service-action a span{font-size:1rem;font-weight:300;color:var(--colors-base-white);letter-spacing:2px;text-transform:capitalize}[dir=rtl] .card-service-details.card-service-style-1 .card-footer-service-details .service-action a span{letter-spacing:0}.card-service-details.card-service-style-2{display:flex;flex-direction:column;align-items:start;border-radius:var(--radius-lg);border:1px solid var(--border-neutral-primary, #D2D6DB)!important;background-color:#fff;padding:var(--spacing-xl, 16px);margin-bottom:0}.card-service-details.card-service-style-2 .icon{margin-bottom:24px}.card-service-details.card-service-style-2 h3{margin:0 0 8px;font-size:18px;font-weight:700;line-height:28px;color:var(--text-display, #1F2A37)}.card-service-details.card-service-style-2 p{margin:0 0 24px;padding:0;font-size:16px;font-weight:400;color:var(--text-display);line-height:24px}@media (min-width: 768px){.carousel-controls{padding-left:80px;padding-right:80px}}.carousel-controls .custom-dots{display:flex;justify-content:flex-start}.carousel-controls .custom-dots li{margin-inline-end:4px}.carousel-controls .custom-dots li button{border:none;background-color:var(--background-neutral-200);border-radius:50%;width:16px;height:16px}@media (max-width: 767px){.carousel-controls .custom-dots li button{width:12px;height:12px;margin:5px -1px}}.carousel-controls .custom-dots li.slick-active button{background-color:var(--stepper-button-completed)}.carousel-controls .carousel-btn{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background-color:#1b8354}@media (max-width: 767px){.carousel-controls .carousel-btn{width:24px;height:24px!important}}.carousel-controls .carousel-btn i{font-size:1.7rem;color:var(--white)}@media (max-width: 767px){.carousel-controls .carousel-btn i{font-size:1.2rem}}.tag{display:inline-flex;height:32px;padding:var(--spacing-none) var(--spacing-lg);justify-content:center;align-items:center;gap:var(--spacing-xs);border-radius:var(--radius-sm)}.tag>.text-bg-primary,.tag>.text-bg-info,.tag>.text-bg-light{display:flex;align-items:center;justify-content:center;height:24px;border-width:1px;border-style:solid;border-radius:var(--radius-sm);padding:0 var(--spacing-md);text-align:center;font-size:12px;font-weight:500;line-height:18px}.tag>.text-bg-primary{border-color:var(--tag-border-success-light);background-color:var(--tag-background-success-light)!important;color:var(--tag-text-success)!important}.tag>.text-bg-info{border-color:var(--tag-border-info-light)!important;background-color:var(--tag-background-info-light)!important;color:var(--tag-text-info)!important}.tag>.text-bg-light{border-color:var(--border-neutral-secondary)!important;background-color:var(--tag-background-neutral-light)!important;color:var(--tag-text-neutral)!important}.tag.tag--neutral{color:var(--tag-text-neutral);background:var(--tag-background-neutral-light);border:1px solid var(--border-neutral-secondary)}.tag.tag--success{color:var(--tag-text-success);background-color:var(--tag-background-success-light);border:1px solid var(--tag-border-success-light)}.tag.tag--success svg{color:currentColor;stroke:currentColor}.tag.tag--success-outlined{border:1px solid var(--tag-border-success);background-color:transparent;color:var(--tag-text-success)}.tag.tag--error{color:var(--tag-text-error);background-color:var(--tag-background-error-light);border:1px solid var(--tag-border-error-light)}.tag.tag--error svg{color:currentColor;stroke:currentColor}.tag.tag--error-outlined{border:1px solid var(--tag-border-error);background-color:transparent;color:var(--tag-text-error)}.tag.tag--warning{color:var(--tag-text-warning);background-color:var(--tag-background-warning-light);border:1px solid var(--tag-border-warning-light)}.tag.tag--warning svg{color:currentColor;stroke:currentColor}.tag.tag--warning-outlined{border:1px solid var(--tag-border-error);background-color:transparent;color:var(--tag-text-warning)}.tag.tag--info{color:var(--tag-text-info);background-color:var(--tag-background-info-light);border:1px solid var(--tag-border-info-light)}.tag.tag--info svg{color:currentColor;stroke:currentColor}.tag.tag--info-outlined{border:1px solid var(--tag-border-info);background-color:transparent;color:var(--tag-text-info)}.tag.tag--purple{color:var(--colors-purple-700);background-color:var(--colors-purple-50);border:1px solid var(--colors-purple-200)}.tag.tag--purple svg{color:currentColor;stroke:currentColor}.tag.tag--purple-outlined{border:1px solid var(--colors-purple-500);background-color:transparent;color:var(--colors-purple-700)}.tag.tag--pink{color:var(--colors-pink-700);background-color:var(--colors-pink-50);border:1px solid var(--colors-pink-200)}.tag.tag--pink svg{color:currentColor;stroke:currentColor}.tag.tag--pink-outlined{border:1px solid var(--colors-pink-500);background-color:transparent;color:var(--colors-pink-700)}.tag.tag--orange{color:var(--colors-orange-700);background-color:var(--colors-orange-50);border:1px solid var(--colors-orange-200)}.tag.tag--orange svg{color:currentColor;stroke:currentColor}.tag.tag--orange-outlined{border:1px solid var(--colors-orange-500);background-color:transparent;color:var(--colors-orange-700)}.tag.tag--md{font-size:12px;font-weight:500;line-height:18px;height:24px}@property --angle{syntax: "<angle>"; initial-value: 90deg; inherits: true;}@property --gradX{syntax: "<percentage>"; initial-value: 50%; inherits: true;}@property --gradY{syntax: "<percentage>"; initial-value: 0%; inherits: true;}@keyframes borderRotate{to{--angle: 420deg}}@keyframes borderRadial{20%{--gradX: 100%;--gradY: 50%}40%{--gradX: 100%;--gradY: 100%}60%{--gradX: 50%;--gradY: 100%}80%{--gradX: 0%;--gradY: 50%}to{--gradX: 50%;--gradY: 0%}}.news-card{background:var(--background-card);padding:var(--spacing-global-spacing-xl);border-radius:var(--radius-lg);border:unset;display:block;margin-bottom:0;box-shadow:0 0 #0000,0 0 #0000,0 4px 8px -2px #1018281a,0 2px 4px -2px #1018280f}.news-card .news-card-img{margin-bottom:0;height:250px;overflow:hidden;border-radius:var(--radius-lg, 16px)}.news-card .news-card-img img{width:100%;height:100%;-webkit-transition:.25s;transition:.25s;border-radius:8px}.news-card .news-card-img:after{content:"";position:absolute;width:200%;height:0%;left:50%;top:50%;background-color:#ffffff4d;transform:translate(-50%,-50%) rotate(-45deg);z-index:1}.news-card .news-card-img:hover:after{height:250%;transition:all .6s linear;background-color:transparent}.share-page-box{width:auto;text-align:center}.share-page-box .share-page-title{font-size:1rem;font-weight:300;margin-bottom:10px}.share-page-box .social-page-share{display:flex;align-items:center;justify-content:flex-end}.share-page-box .social-page-share a{display:flex;align-items:center;justify-content:center;width:32px;height:32px;color:#00000080;border-radius:4px;border:1px solid rgb(210,214,219);margin-right:1rem;transition:all .4s ease-in-out}[dir=rtl] .share-page-box .social-page-share a{margin-left:1rem;margin-right:0}.share-page-box .social-page-share a:hover{color:var(--primary-color)}.share-page-box .social-page-share a:last-child{margin:0!important}@media screen and (max-width: 767px){.share-page-box{width:auto;text-align:center}.share-page-box .share-page-title{font-size:1rem;font-weight:300;margin-bottom:10px}.share-page-box .social-page-share{display:flex;align-items:center!important;justify-content:center!important;gap:15px}.share-page-box .social-page-share a{display:flex;align-items:center;justify-content:center;width:32px;height:32px;color:#00000080;border-radius:4px;border:1px solid rgb(210,214,219);margin-right:1rem;transition:all .4s ease-in-out}[dir=rtl] .share-page-box .social-page-share a{margin-left:1rem;margin-right:0}.share-page-box .social-page-share a:hover{color:var(--primary-color)}.share-page-box .social-page-share a:last-child{margin:0!important}}.page-title-service-area{position:relative;overflow:hidden;padding:0;height:auto;z-index:1}@media (min-width: 767px){.page-title-service-area .container-fluid{padding-left:80px;padding-right:80px}}.page-title-service-area .breadcrumbs-wrapper{background-color:var(--primitives-colors-primary-SA-flag-25);padding:20px 0}.page-title-service-area .breadcrumbs-wrapper ul{padding-left:0;list-style-type:none;margin-top:10px;margin-bottom:8px!important}.page-title-service-area .breadcrumbs-wrapper ul li{display:inline-flex;align-items:center;gap:var(--size-4, 4px);color:var(--link-neutral);cursor:pointer;padding-right:var(--size-4, 4px)}.page-title-service-area .breadcrumbs-wrapper ul li:before{padding:0;padding-inline:7px!important;margin-inline:.5rem!important;height:20px;width:10px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-title-service-area .breadcrumbs-wrapper ul li:last-child:before{display:none}.page-title-service-area .breadcrumbs-wrapper ul li:first-child{padding-right:4px;padding-left:0}[dir=ltr] .page-title-service-area .breadcrumbs-wrapper ul li:first-child{padding-right:0;padding-left:4px}.page-title-service-area .breadcrumbs-wrapper ul li:not(:first-child){display:flex;align-items:center;padding-left:0;padding-right:0;gap:0}.page-title-service-area .breadcrumbs-wrapper ul li a{font-size:14px;font-weight:400;line-height:20px;color:var(--link-neutral);text-decoration:none}.page-title-service-area .breadcrumbs-wrapper ul li a:hover{color:var(--colors-gray-neutral-500);text-decoration:underline!important;opacity:1}.page-title-service-area .breadcrumbs-wrapper ul li span{font-size:14px;font-weight:400;line-height:20px;color:var(--text-default-disabled)!important;text-decoration:none!important;cursor:text;white-space:nowrap}.page-title-service-area .breadcrumbs-wrapper ul li span:not(:last-of-type):before{color:#212529bf!important}.page-title-service-area .breadcrumbs-wrapper ul li span:last-of-type:before{color:var(--text-default-disabled)!important}.page-title-service-area .breadcrumbs-wrapper ul li span.active{font-size:14px;font-weight:400;line-height:20px;color:var(--text-default-disabled)!important;text-decoration:none!important;cursor:text;white-space:nowrap}.page-title-service-area .breadcrumbs-wrapper ul li span.active:hover{text-decoration:none!important;cursor:text}.page-title-service-area .breadcrumbs-wrapper ul.active{color:var(--primary-color);opacity:.1}.page-title-service-area .breadcrumbs-wrapper .breadcrumb .breadcrumb-item .breadcrumb-icon{color:var(--text-default-disabled);width:16px;height:16px;font-size:20px;display:flex;align-items:center;cursor:text!important}.page-title-service-area .breadcrumbs-wrapper .breadcrumb .breadcrumb-item .breadcrumb-icon i{font-size:14px;color:var(--text-default-disabled)!important}.page-title-service-area .breadcrumbs-wrapper .breadcrumb .breadcrumb-item+.breadcrumb-item:before{content:"";padding:0;display:none}.page-title-service-area .page-title-service-content{position:relative;background-color:#005d45;background-color:var(--primitives-colors-primary-SA-flag-25);padding:20px 0;z-index:9}@media (min-width: 767px){.page-title-service-area .page-title-service-content .container-fluid{padding-left:80px;padding-right:80px}}.page-title-service-area .page-title-service-content .inner-header{position:relative}.page-title-service-area .page-title-service-content .inner-header .inner-header_wrapper{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px;gap:12px;flex-wrap:wrap}@media (max-width: 767px){.page-title-service-area .page-title-service-content .inner-header .inner-header_wrapper{flex-direction:column;align-items:start}}.page-title-service-area .page-title-service-content .inner-header .inner-header_wrapper .header h1{font-size:30px;margin-bottom:15px;color:var(--text-default, #161616);font-weight:700;line-height:38px}@media (max-width: 767px){.page-title-service-area .page-title-service-content .inner-header .inner-header_wrapper .header h1{margin-bottom:0}}.page-title-service-area .page-title-service-content .inner-header .inner-header_wrapper .header h2{margin-bottom:15px;color:var(--colors-base-black);font-weight:700}@media (max-width: 767px){.page-title-service-area .page-title-service-content .inner-header .inner-header_wrapper .header h2{margin-bottom:0}}@media (max-width: 767px){.page-title-service-area .page-title-service-content .inner-header .inner-header_wrapper .action-btn{width:100%}}.page-title-service-area .page-title-service-content .inner-header .inner-header_content{width:86%;display:flex;flex-direction:column;gap:6px}@media (max-width: 767px){.page-title-service-area .page-title-service-content .inner-header .inner-header_content{width:100%}}.page-title-service-area .page-title-service-content .inner-header .inner-header_content .inner-header_tags_wrapper .inner-header_tags_wrapper .tag{gap:8px}.page-title-service-area .page-title-service-content .badge{border:1px solid var(--colors-green-200)!important;background-color:var(--colors-green-50)!important}.page-title-service-area .page-title-service-content p{font-size:var(--text-md-regular-font-size);line-height:var(--text-lg-regular-line-height);color:var(--colors-base-black)}.page-title-service-area .page-title-service-content .sla{color:var(--link-primary);font-size:var(--text-md-regular-font-size);line-height:var(--text-md-regular-line-height);transition:.25s}.page-title-service-area .page-title-service-content .sla:hover{color:var(--link-primary-hovered);text-decoration:underline!important}.page-title-service-area .page-title-service-content .service-catalog-wrapper{background-color:#fff;background-color:transparent;border-radius:6px;border-radius:unset;display:flex;gap:12px;padding:0;position:relative;margin-left:auto;z-index:2}@media (max-width: 767px){.page-title-service-area .page-title-service-content .service-catalog-wrapper{margin-top:1rem!important;width:100%}}[dir=rtl] .page-title-service-area .page-title-service-content .service-catalog-wrapper{margin-right:auto;margin-left:unset}.page-title-service-area .page-title-service-content .service-catalog-wrapper .theme-btn{text-align:center;padding:15px 24px;height:40px;font-weight:300;line-height:1.2}@media (max-width: 767px){.page-title-service-area .page-title-service-content .service-catalog-wrapper .theme-btn{width:100%}}.page-title-service-area .page-title-service-content ul li:before{content:url(/assets/img/icons/left-arrow-black.svg);font-family:"Font Awesome 5 Pro";font-size:.8rem;color:#212529bf;position:absolute;right:-4px;display:none}[dir=ltr] .page-title-service-area .page-title-service-content ul li:before{content:url(/assets/img/icons/right-arrow-black.svg)}.page-title-service-area.text-start{background-color:unset}[dir=rtl] .page-title-service-area.text-start{text-align:right!important}.page-title-service-area.text-start .container{padding-right:0;padding-left:0}.page-title-service-area.text-start ul:after{content:"";display:inline-block;width:100%;height:1px;background-color:#ffffff1a}.page-title-service-area.text-start ul li:first-child{padding-left:0}[dir=rtl] .page-title-service-area.text-start ul li:first-child{padding-left:20px}.page-title-service-area .page-shape .shape1{position:absolute;top:55%;left:5%;animation:animationFramesOne 20s linear infinite}.page-title-service-area .page-shape .shape6{position:absolute;bottom:27%;right:22%;animation:animationFramesOne 15s linear infinite}.page-title-service-area .page-shape .shape3{position:absolute;left:25%;bottom:15%;animation:rotaed360 6s infinite linear}.page-title-service-area .page-shape .shape4{position:absolute;top:27%;left:48%;animation:rotaed360 6s infinite linear}.page-title-service-area .page-shape .shape5{position:absolute;top:15%;right:3%;animation:rotaed360 6s infinite linear}@media (min-width: 992px){.service-details-card{position:relative;top:-210px;z-index:99}}.service-details-card .card{padding:var(--spacing-5xl, 40px);border-radius:var(--radius-lg);border:1px solid var(--border-background-neutral, #D2D6DB)}.service-details-card .card .card-body{background-color:#f9f9fa;background-color:unset;padding:0}.service-details-card .card .card-body .item{height:100%;gap:8px;margin-bottom:1rem}.service-details-card .card .card-body .item:last-child{margin-bottom:0}.service-details-card .card .card-body .item .icon{padding-top:2px;padding-bottom:2px}.service-details-card .card .card-body .item .content h3,.service-details-card .card .card-body .item .content p{font-size:16px;line-height:24px;color:var(--text-display, #1F2A37)}.service-details-card .card .card-body .item .content h3{font-weight:700}.service-details-card .card .card-body .item .content p{font-weight:400}.service-details-card .card .card-body .item .content a{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:400;color:var(--link-primary, #1B8354);line-height:24px}.service-details-card .card .card-body .divider{padding-top:var(--spacing-3xl, 24px);padding-bottom:var(--spacing-3xl, 24px)}.service-details-card .card .card-body .divider hr{margin:0;opacity:.1}.service-details-area{background-color:var(--colors-gray-neutral-50);overflow:unset!important}.service-details-area .details-header{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:32px;margin-bottom:16px}.service-details-area .details-header .page-title{font-size:2rem;font-weight:700;color:var(--text-primary-color)}.service-details-area .page-title-service-content{position:relative;padding:35px 0;z-index:9}.service-details-area .page-title-service-content .badge{display:flex;align-items:center;justify-content:center;height:24px;font-size:12px;font-weight:500;border-radius:var(--radius-sm, 4px);border-width:1px;border-style:solid;text-align:center;line-height:18px}.service-details-area .page-title-service-content .badge.text-bg-primary{border-color:var(--tag-border-success-light)!important;background-color:var(--tag-background-success-light)!important;color:var(--tag-text-success)!important}.service-details-area .page-title-service-content .badge.text-bg-info{border-color:var(--tag-border-info-light)!important;background-color:var(--tag-background-info-light)!important;color:var(--tag-text-info)!important}.service-details-area .page-title-service-content .badge.text-bg-light{border-color:var(--border-neutral-secondary)!important;background-color:var(--tag-background-neutral-light)!important;color:var(--tag-text-neutral)!important}.service-details-area .page-title-service-content h2{margin-bottom:15px;color:var(--colors-base-black);font-weight:700}.service-details-area .page-title-service-content p{font-size:var(--text-md-regular-font-size);line-height:var(--text-lg-regular-line-height);color:var(--colors-base-black)}.service-details-area .page-title-service-content .sla{color:var(--link-primary);font-size:var(--text-md-regular-font-size);font-weight:var(--text-md-regular-font-weight);line-height:var(--text-md-regular-line-height);transition:.25s}.service-details-area .page-title-service-content .sla:hover{color:var(--link-primary-hovered);text-decoration:underline!important}.service-details-area .page-title-service-content .sla-icon{color:var(--text-primary-color)}.service-details-area .page-title-service-content .service-catalog-wrapper{background-color:#fff;background-color:transparent;border-radius:6px;border-radius:unset;display:flex;flex-direction:column;gap:8px;max-width:306px;padding:0;position:relative;margin-left:auto;z-index:2}[dir=rtl] .service-details-area .page-title-service-content .service-catalog-wrapper{margin-right:auto;margin-left:unset}.service-details-area .page-title-service-content .service-catalog-wrapper .theme-btn{text-align:center;padding:8px 24px 10px;font-weight:300;line-height:1.2}.service-details-area .page-title-service-content .service-catalog-wrapper .theme-btn span{font-weight:500}.service-details-area .page-title-service-content .service-catalog-wrapper .theme-btn.disabled span{font-weight:300}.service-details-area .service-about .card{padding:40px 24px;border:1px solid var(--table-cell-border-color);border-radius:var(--radius-lg);box-shadow:none}.service-details-area .service-about .card .card-header{color:var(--bg-primary-color3);font-size:var(--text-lg-bold-font-size);font-weight:var(--text-lg-bold-font-weight);border-bottom:1px solid var(--border2)!important;padding:20px}.service-details-area .service-about .card .card-body{background-color:#f9f9fa;background-color:unset;padding:20px}.service-details-area .service-about .card .card-body .item{height:100%;gap:4px}.service-details-area .service-about .card .card-body .item .icon{padding-top:2px;padding-bottom:2px}.service-details-area .service-about .card .card-body .item .content h3{font-size:16px;font-weight:700;line-height:24px;color:var(--text-display, #1F2A37)}.service-details-area .service-about .card .card-body .item .content p{font-size:16px;font-weight:400;line-height:24px;color:var(--text-display, #1F2A37)}.service-details-area .article-a h2{margin:2rem 0}.service-details-area .single-tab-items{margin-top:0;padding-bottom:0}.service-details-area .single-tab-items .nav{display:flex;align-items:center;padding-left:0!important;padding-right:0!important;gap:30px}.service-details-area .single-tab-items .nav .nav-item:not(:last-child){margin-bottom:0}.service-details-area .single-tab-items .nav .nav-link{text-align:center;padding:10px 40px;background-color:#21252908;border-radius:5px;font-weight:600;font-size:16px;text-transform:capitalize;color:var(--text-default);transition:all .3s ease-in-out}.service-details-area .single-tab-items .nav .nav-link.active:after{content:"";width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid var(--primary-color);position:absolute;bottom:-10px;left:0;right:0;margin:0 auto;transition:all .4s ease-in-out;z-index:-1}.service-details-area .single-tab-items .tab-content>.active{display:block}.service-details-area .single-tab-items .tab-content .tab-content-items ul li{font-size:var(--text-md-regular-font-size);font-weight:var(--text-lg-regular-font-weight);line-height:var(--text-lg-regular-line-height);color:var(--themes-text-text-primary)}.service-details-area .single-tab-items .tab-content .tab-content-items ul li:not(:last-child){margin-bottom:10px}.service-details-area .single-tab-items .tab-content .tab-content-items ul li i{margin-right:0}[dir=rtl] .service-details-area .single-tab-items .tab-content .tab-content-items ul li i{margin-left:0!important}.service-details-area .single-tab-items .tab-content .tab-content-items p{font-size:var(--text-md-regular-font-size);font-weight:var(--text-lg-regular-font-weight);text-align:justify;color:var(--text-primary-color);line-height:var(--text-xl-regular-line-height)}.service-details-area .single-tab-items .tab-content .tab-content-items p a{color:var(--themes-text-text-primary);font-size:var(--text-md-medium-font-size);font-weight:500}.service-details-area .single-tab-items .tab-content .tab-content-items p a :hover{color:var(--themes-link-link-primary-hovered)}.service-details-area .single-tab-items .tab-content .tab-content-items .pro-items{width:100%;margin-top:40px}.service-details-area .single-tab-items .tab-content .tab-content-items .pro-items .pro-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.service-details-area .single-tab-items .tab-content .tab-content-items .pro-items .pro-head .title{font-size:18px}.service-details-area .single-tab-items .tab-content .tab-content-items .pro-items .pro-head .point{font-size:18px;color:var(--text);font-weight:600;color:var(--text-default)}.service-details-area .single-tab-items .tab-content .tab-content-items .pro-items .progress{background:var(--bg2);justify-content:flex-start;border-radius:100px;align-items:center;position:relative;display:flex;height:10px;width:100%}.service-details-area .single-tab-items .tab-content .tab-content-items .pro-items .progress-value{border-radius:10px;height:10px;width:0;transition:width 3s ease-in-out}.service-details-area .single-tab-items .tab-content .tab-content-items .card.media-card{border:unset;border-radius:unset;background-color:unset}.service-details-area .single-tab-items .tab-content .tab-content-items .card.media-card .details-media{padding:0;border-radius:unset;background-color:unset}.service-details-area .single-tab-items .tab-content .tab-content-items .card.media-card .details-media .title-media{display:none}.service-details-area .single-tab-items ul{padding-left:0!important;padding-right:0!important}.section-service-catalog-scroll{display:none;background-color:#f3fcf6;z-index:999}.section-service-catalog-scroll .service-catalog-wrapper{display:flex}.section-service-catalog-scroll .service-catalog-wrapper a{margin-right:10px;padding:15px 20px;height:auto;line-height:1.2}[dir=rtl] .section-service-catalog-scroll .service-catalog-wrapper a{padding:18px 40px}[dir=rtl] .section-service-catalog-scroll .service-catalog-wrapper a{margin-right:0;margin-left:10px}.section-service-catalog-scroll h1{font-size:30px;color:var(--primary-color);line-height:2.375rem}.section-service-catalog-scroll.sticky{width:100%;display:block}.section-service-catalog-scroll.sticky .badge{display:flex;align-items:center;justify-content:center;height:24px;font-size:12px;font-weight:500;border-radius:var(--radius-sm, 4px);border-width:1px;border-style:solid;text-align:center;line-height:18px}.section-service-catalog-scroll.sticky .badge.text-bg-primary{border-color:var(--tag-border-success-light)!important;background-color:var(--tag-background-success-light)!important;color:var(--tag-text-success)!important}.section-service-catalog-scroll.sticky .badge.text-bg-info{border-color:var(--tag-border-info-light)!important;background-color:var(--tag-background-info-light)!important;color:var(--tag-text-info)!important}.section-service-catalog-scroll.sticky .badge.text-bg-light{border-color:var(--border-neutral-secondary)!important;background-color:var(--tag-background-neutral-light)!important;color:var(--tag-text-neutral)!important}@media screen and (max-width: 768px){.service-catalog-wrapper{margin-top:48px;max-width:100%!important;width:100%!important}[dir=rtl] .service-catalog-wrapper{margin-right:auto;margin-left:unset}.service-catalog-wrapper .theme-btn{text-align:center;padding:15px 24px;font-weight:300}.service-catalog-wrapper .theme-btn span{font-weight:500}.page-title-service-area .breadcrumbs-wrapper ul li{font-size:13px;padding-right:10px;padding-left:10px}.page-title-service-area .breadcrumbs-wrapper ul li a{font-size:.775rem}.page-title-service-area .breadcrumbs-wrapper ul li:first-child{padding-left:0;padding-right:10px}.page-title-service-area .breadcrumbs-wrapper ul li:first-child a{padding-left:0}.page-title-service-area .breadcrumbs-wrapper ul li:not(:first-child) a{padding-left:10px}[dir=rtl] .page-title-service-area .breadcrumbs-wrapper ul li:first-child{padding-left:10px;padding-right:0}.page-title-service-area .breadcrumbs-wrapper .share-page-box{display:none}.service-details-area .single-tab-items{margin-top:0;padding-bottom:0}.service-details-area .single-tab-items .nav{align-items:flex-start;gap:20px}.service-details-area .single-tab-items .nav .nav-item{width:100%}.service-details-area .single-tab-items .nav .nav-link{padding:5px 10px}.service-details-area .single-tab-items .nav .nav-link.active:after{display:none}.service-details-area .single-tab-items .tab-content{margin-top:0}.service-details-area .service-about .card .card-body .about-service-sidebar{height:100%}.section-service-catalog-scroll{display:none;background-color:#f3fcf6;z-index:999}.section-service-catalog-scroll h1{font-size:1.2rem;color:var(--primary-color);line-height:1rem}.section-service-catalog-scroll.sticky{width:100%;display:block;bottom:0!important;top:unset!important;animation:.5s ease-in-out 0s normal none 1 running fadeInUp}.section-service-catalog-scroll.sticky .badge{display:flex;align-items:center;justify-content:center;height:24px;font-size:12px;font-weight:500;border-radius:var(--radius-sm, 4px);border-width:1px;border-style:solid;text-align:center;line-height:18px}.section-service-catalog-scroll.sticky .badge.text-bg-primary{border-color:var(--tag-border-success-light)!important;background-color:var(--tag-background-success-light)!important;color:var(--tag-text-success)!important}.section-service-catalog-scroll.sticky .badge.text-bg-info{border-color:var(--tag-border-info-light)!important;background-color:var(--tag-background-info-light)!important;color:var(--tag-text-info)!important}.section-service-catalog-scroll.sticky .badge.text-bg-light{border-color:var(--border-neutral-secondary)!important;background-color:var(--tag-background-neutral-light)!important;color:var(--tag-text-neutral)!important}.section-service-catalog-scroll .service-catalog-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:20px;gap:12px}.section-service-catalog-scroll .service-catalog-wrapper .theme-btn{text-align:center;font-weight:300;width:100%;height:30px}}.suggestions-section{background-color:var(--colors-gray-neutral-50);padding-top:var(--spacing-5xl, 40px);padding-bottom:var(--spacing-5xl, 40px)}.suggestions-section .suggestions{display:flex;flex-direction:column;align-items:start;border-radius:16px;border:1px solid var(--border-neutral-primary, #D2D6DB);background-color:#fff;padding:var(--spacing-xl, 16px)}.suggestions-section .suggestions .icon{display:flex;align-items:center;justify-content:center;font-size:1.375rem;color:#067647;background-color:var(--Bg-icon-brand-light, #F3FCF6);padding:12px;margin-bottom:24px;border-radius:9999px}.suggestions-section .suggestions .icon i{display:flex;font-size:24px}.suggestions-section .suggestions h3{font-size:18px;font-weight:700;line-height:28px;color:var(--text-display, #1F2A37);margin:0 0 8px}.suggestions-section .suggestions p{font-size:16px;font-weight:400;line-height:24px;color:var(--text-display, #1F2A37);padding:0;margin:0 0 24px}.suggestions-section .suggestions .theme-btn{text-transform:none}.single-tab-items{margin-top:30px;padding-bottom:20px}.single-tab-items .nav{display:flex;align-items:center;padding-left:0!important;padding-right:0!important;gap:30px}.single-tab-items .nav .nav-item{width:100%}.single-tab-items .nav .nav-item:not(:last-child){margin-bottom:0}.single-tab-items .nav .nav-link{text-align:center;padding:10px 40px;background-color:#21252908;border-radius:5px;font-weight:600;font-size:16px;text-transform:capitalize;color:var(--text-default);transition:all .3s ease-in-out}.single-tab-items .nav .nav-link.active{position:relative}.single-tab-items .nav .nav-link.active:after{content:"";width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid var(--primary-color);position:absolute;bottom:-10px;left:0;right:0;margin:0 auto;transition:all .4s ease-in-out;z-index:-1}.single-tab-items .nav.nav-style-1{display:inline-flex;flex-direction:row;align-items:center;gap:3px;position:relative;width:100%}.single-tab-items .nav.nav-style-1 .nav-item{width:auto}.single-tab-items .nav.nav-style-1 .nav-item:not(:last-child){margin-bottom:0}.single-tab-items .nav.nav-style-1 .nav-link{display:flex;padding:var(--spacing-lg) var(--spacing-xl);justify-content:center;align-items:center;font-size:16px;font-weight:400;line-height:20px;gap:var(--spacing-xs);border-radius:var(--radius-sm);color:var(--text-primary-paragraph);background-color:unset;position:relative;white-space:nowrap;cursor:pointer}.single-tab-items .nav.nav-style-1 .nav-link.active{position:relative}.single-tab-items .nav.nav-style-1 .nav-link.active:after{content:"";display:block;position:absolute;bottom:1px;left:50%;transform:translate(-50%);width:calc(100% - var(--spacing-xl) * 2);height:3px;border-radius:var(--radius-full);background-color:var(--border-primary);border:0;right:auto;z-index:1}.single-tab-items .nav.nav-style-1 .nav-link.active:hover{background-color:transparent;color:var(--text-default)}.single-tab-items .nav.nav-style-1 .nav-link.active:hover:after{background-color:var(--border-primary)}.single-tab-items .nav.nav-style-1 .nav-link.active:active{background-color:transparent;outline:none}.single-tab-items .nav.nav-style-1 .nav-link:hover{background-color:var(--button-background-neutral-hovered)}.single-tab-items .nav.nav-style-1 .nav-link:hover:after{content:"";display:block;position:absolute;bottom:1px;left:50%;transform:translate(-50%);width:calc(100% - var(--spacing-xl) * 2);height:3px;border-radius:var(--radius-full);background-color:var(--border-black);z-index:1}.single-tab-items .nav.nav-style-1 .nav-link:focus{outline:2px solid var(--colors-base-black)!important;position:relative;color:var(--text-default)}.single-tab-items .nav.nav-style-1 .nav-link:active{background:var(--button-background-neutral-pressed);outline:none!important}.single-tab-items .nav.nav-style-1 .nav-link:active:after{content:"";display:block;position:absolute;bottom:1px;left:50%;transform:translate(-50%);width:calc(100% - var(--spacing-xl) * 2);height:3px;border-radius:var(--radius-full);background-color:var(--icon-default);z-index:1}.single-tab-items .nav.nav-style-1:after{content:"";position:absolute;bottom:0;left:0;z-index:0;height:3px;width:100%;border-radius:var(--radius-full);background-color:var(--border-neutral-primary)}.single-tab-items .tab-content>.active{display:block}.single-tab-items .tab-content .tab-content-items ul li{font-size:18px}.single-tab-items .tab-content .tab-content-items ul li:not(:last-child){margin-bottom:10px}.single-tab-items .tab-content .tab-content-items p{font-size:var(--text-md-medium-font-size)!important;font-weight:var(--text-sm-regular-font-weight)!important;line-height:var(--text-md-medium-line-height)!important;text-align:justify;color:var(--text-default)}.single-tab-items .tab-content .tab-content-items .pro-items{width:100%;margin-top:40px}.single-tab-items .tab-content .tab-content-items .pro-items .pro-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.single-tab-items .tab-content .tab-content-items .pro-items .pro-head .title{font-size:18px}.single-tab-items .tab-content .tab-content-items .pro-items .pro-head .point{font-size:18px;color:var(--text);font-weight:600;color:var(--text-default)}.single-tab-items .tab-content .tab-content-items .pro-items .progress{background:var(--bg2);justify-content:flex-start;border-radius:100px;align-items:center;position:relative;display:flex;height:10px;width:100%}.single-tab-items .tab-content .tab-content-items .pro-items .progress-value{border-radius:10px;height:10px;width:0;transition:width 3s ease-in-out}.section-review{background:var(--background-neutral-100)}@media (min-width: 768px){.section-review .container-fluid{padding-left:var(--spacing-8xl, 80px);padding-right:var(--spacing-8xl, 80px)}}.section-review .review-question{display:flex;align-items:center;justify-content:space-between;flex-direction:row;padding:20px;border-radius:15px;margin-bottom:.5rem;min-height:115px;background:#fff;-webkit-box-shadow:0 15px 35px rgba(0,0,0,.09);box-shadow:0 15px 35px #00000017}.section-review .review-question i{display:flex;font-size:1.5rem;color:#63be6a}.section-review .review-question h3{margin-inline-start:0;font-size:var(--text-md-regular-font-size);font-weight:var(--text-md-regular-font-weight);color:var(--themes-text-text-default);text-transform:none}.section-review .review-question p{font-size:var(--text-md-medium-font-size);font-weight:var(--text-md-medium-font-weight);line-height:var(--text-md-medium-line-height);margin:0!important}.section-review .review-question .information-review{font-size:var(--text-md-regular-font-size);font-weight:var(--text-md-regular-font-weight)}.section-review .review-question .theme-btn:disabled{background-color:var(--background-disabled)!important;color:var(--text-default-disabled);border:0!important}.section-review .review-question .question-btns{display:flex;gap:12px}.section-review .review-question .question-btns.no-margin{margin-inline-start:0}@media (max-width: 767px){.section-review .review-question .card-footer .action-btn{width:100%}}@media (max-width: 767px){.section-review .review-question .card-footer .action-btn .theme-btn,.section-review .review-question .card-footer .action-btn .btn{width:100%}}.section-review .last_update span{color:#32383d;font-size:1rem;font-weight:700;margin-left:10px}.section-review .last_update span i{color:var(--themes-text-text-primary)!important;margin-right:10px}[dir=rtl] .section-review .last_update span i{margin-left:10px;margin-right:0}.section-review .last_update .date_time{font-size:1rem;font-weight:400;color:#727f7c}.section-review.style-1{background:var(--colors-base-white);border-top:1px solid var(--themes-border-border-primary);padding:0!important}.section-review.style-1 .review-question{padding:0;margin-bottom:0;border-radius:0;min-height:88px;-webkit-box-shadow:unset;box-shadow:unset}.section-last-update .last_update{display:flex;justify-content:flex-start;align-items:center;width:100%;min-height:52px;margin-bottom:0;padding-bottom:0}@media (max-width: 767px){.section-last-update .last_update{flex-direction:column;justify-content:flex-start;align-items:self-start;gap:5px}}.section-last-update .last_update span{color:#32383d;font-size:var(--text-sm-regular-font-size);font-weight:var(--text-sm-regular-font-weight);margin-right:5px}[dir=rtl] .section-last-update .last_update span{margin-left:5px;margin-right:0}.section-last-update .last_update span i{color:var(--colors-base-black)!important;margin-right:5px}[dir=rtl] .section-last-update .last_update span i{margin-left:5px;margin-right:0}.section-last-update .last_update .date_time{font-size:var(--text-sm-regular-font-size);font-weight:var(--text-sm-regular-font-weight);color:#727f7c}.closeSection span{font-size:var(--text-md-regular-font-size)}.closeSection button{background-color:unset!important;border:unset!important;cursor:pointer}.closeSection button i{display:flex;font-size:1.3rem!important;color:var(--colors-base-black)!important;transition:color .3s ease}.closeSection button i:hover{color:red!important}.closeSection button:hover{color:unset;background-color:unset!important}@media (max-width: 767px){.closeSection{position:absolute;right:0;top:26px}[dir=rtl] .closeSection{left:0;right:auto}}@media screen and (max-width: 767px){.card-service-style-1{padding:var(--spacing-global-spacing-lg);margin-bottom:0!important;text-align:start;align-items:center}.card-service-style-1 .card-service-content-details{display:flex;flex-direction:column;align-items:self-start;justify-content:start}.card-service-style-1 .card-service-content-details h3{font-size:1.1rem}.section-review{align-items:center;justify-content:center;flex-direction:column}.section-review .review-question{align-items:center;justify-content:center;flex-direction:column;padding:20px;margin-bottom:10px}.section-review .review-question i{font-size:2rem}.section-review .review-question h3{font-size:1rem}.section-review .review-question .question-btns{display:flex;align-items:center;justify-content:start;margin-top:1rem;margin-inline-start:0;gap:12px}.section-review .review-question .question-btns a{font-size:12px}}.section-rating{padding:20px 20px 10px;margin-top:20px}.section-rating .rating-wrapper{display:flex;align-items:center;justify-content:center;flex-direction:row;color:#727f7c;border-top:1px solid #e6e6e6}.section-rating .rating-wrapper .rating-stars{display:flex;align-items:center;min-width:260px}.section-rating .rating-wrapper .rating-stars>h6{font-size:1rem;color:#003462;margin:0 0 0 10px}.slider-service-section{padding:40px 0;margin-top:-68px;background:var(--background-primary-25, #F7FDF9)!important}@media (max-width: 767px){.slider-service-section{padding:20px 0}}.slider-service-section .service-item{min-height:300px}.slider-service-section .service-item .card-service{min-height:400px}.slider-service-section .service-item .card-service .card-footer-service .service-action{opacity:1!important}.slider-service-section .all-services-wrapper h1{font-size:30px;font-weight:700;line-height:38px;color:var(--text-default, #161616)}@media (max-width: 767px){.slider-service-section .all-services-wrapper h1{font-size:var(--text-xl-regular-font-size)}}.slider-service-section .all-services-wrapper .service-item{min-height:100%}.slider-service-section .all-services-wrapper .service-item .card-service{min-height:100%;padding:0;margin:0}.slider-service-section .all-services-wrapper .service-item .card-service .card-service-content{position:relative;align-items:center;justify-content:center}.slider-service-section .all-services-wrapper .service-item .card-service .card-service-content .arrow-service{position:absolute;bottom:20px;left:22px;display:inline-block;color:var(--primary-color);margin-top:50px;transform:rotate(-50deg);transition:all .4s ease-in-out}[dir=rtl] .slider-service-section .all-services-wrapper .service-item .card-service .card-service-content .arrow-service{left:auto;right:22px;transform:rotate(50deg)}.slider-service-section .all-services-wrapper .service-item .card-service:hover .card-service-content .arrow-service{color:var(--white);transform:initial}.slider-service-section .all-services-wrapper .service-item .card-service:hover .icon img{border-radius:0!important;filter:unset}.slider-service-section .all-services-wrapper .owl-dots{text-align:center;border:1px dotted var(--primary-color);border:unset;width:145px;width:100%;height:40px;line-height:40px;border-radius:30px;margin:30px auto 0}.slider-service-section .all-services-wrapper .owl-dots .owl-item .card-service{height:100%!important}.slider-service-section .all-services-wrapper .owl-dots .owl-dot{display:inline-block;margin:10px 2px}@media (max-width: 767px){.slider-service-section .all-services-wrapper .owl-dots .owl-dot{margin:10px 0}}.slider-service-section .all-services-wrapper .owl-dots .owl-dot span{position:relative;text-indent:-9999px;border-radius:10px;width:16px;height:16px;margin:2px;background-color:var(--background-neutral-200, #E5E7EB);transition:all .3s ease-in-out}.slider-service-section .all-services-wrapper .owl-dots .owl-dot.active span{background-color:var(--themes-text-text-primary);border-color:var(--themes-text-text-primary)}@media screen and (max-width: 767px){.slider-service-section .all-services-wrapper .service-item,.slider-service-section .all-services-wrapper .service-item .card-service .icon img{min-height:100%}.slider-service-section .all-services-wrapper .service-item .card-service .arrow-service{position:absolute;bottom:20px;left:22px;display:inline-block;color:var(--primary-color);margin-top:50px;transform:rotate(-50deg);transition:all .4s ease-in-out}[dir=rtl] .slider-service-section .all-services-wrapper .service-item .card-service .arrow-service{left:auto;right:22px;transform:rotate(50deg)}.slider-service-section .owl-dots{width:100%!important;height:40px;line-height:30px;margin-top:20px}.slider-service-section .owl-dots .owl-dot{display:inline-block;margin:10px 5px}.slider-service-section .owl-dots .owl-dot span{width:8px;height:8px}}.team-wrapper{margin-bottom:-10px}.video-container{margin-bottom:20px}.video-container iframe{border-radius:6px;height:442px;overflow:hidden}.card-sitemap{margin-bottom:30px;transition:all .3s ease;letter-spacing:.5px;border-radius:15px;box-shadow:unset;color:#2f2f3b}[dir=rtl] .card-sitemap{letter-spacing:-1px;direction:ltr}.card-sitemap .card-header{background-color:#fff;color:#0a8944;font-size:1.5rem;font-weight:500;padding:30px;border-bottom:1px solid #ecf3fa;border-top-left-radius:15px;border-top-right-radius:15px;position:relative}.card-sitemap .card-body{padding:30px;background-color:transparent;color:#242934}.card-sitemap .card-body .list-group{border-radius:0;padding-right:15px!important}[dir=rtl] .card-sitemap .card-body .list-group{direction:rtl;padding-left:15px!important;padding-right:0!important}.card-sitemap .card-body .list-group .list-group-item{color:var(--primary-color);font-weight:700;border:unset}[dir=rtl] .card-sitemap .card-body .list-group .list-group-item.list-group-item-action:hover{padding-left:10px}.sitemap-list{display:flex;flex-direction:column;gap:18px;list-style:disc!important;padding-left:0;color:var(--link-primary)}.sitemap-list li ul{list-style:circle!important}.sitemap-list li .sitemap-parent .parent-title{font-size:1rem;font-weight:600;color:var(--link-primary);display:block}.sitemap-list li .sitemap-parent .parent-title a{display:inline-block;padding:var(--spacing-none);align-items:center;font-size:16px!important;font-weight:500;line-height:24px;color:var(--link-primary);gap:8px;border-radius:var(--radius-xs);cursor:pointer;transition:unset}.sitemap-list li .sitemap-parent .parent-title a i{font-size:inherit}.sitemap-list li .sitemap-parent .parent-title a:hover,.sitemap-list li .sitemap-parent .parent-title a:active{text-decoration:underline!important}.sitemap-list li .sitemap-parent .parent-title a:hover{color:var(--link-primary-hovered)!important}.sitemap-list li .sitemap-parent .parent-title a:active{color:inherit;text-decoration:none}.sitemap-list li .sitemap-parent .parent-title a:focus{color:var(--colors-brand-600);outline:2px solid var(--colors-base-black)!important;border-radius:var(--radius-xs)}.sitemap-list li .sitemap-parent .sitemap-sub{list-style-type:disc;list-style-position:inside;padding:0;padding-left:16px!important}[dir=rtl] .sitemap-list li .sitemap-parent .sitemap-sub{padding-left:0;padding-right:16px!important}.sitemap-list li .sitemap-parent .sitemap-sub li a{display:inline-block;padding:var(--spacing-none);align-items:center;font-size:14px!important;font-weight:400;line-height:20px;color:var(--link-primary);gap:8px;border-radius:var(--radius-xs);cursor:pointer;transition:unset}.sitemap-list li .sitemap-parent .sitemap-sub li a:hover,.sitemap-list li .sitemap-parent .sitemap-sub li a:active{text-decoration:underline!important}.sitemap-list li .sitemap-parent .sitemap-sub li a:hover{color:var(--link-primary-hovered)!important}.sitemap-list li .sitemap-parent .sitemap-sub li a:active{color:inherit;text-decoration:none}.sitemap-list li .sitemap-parent .sitemap-sub li a:focus{color:var(--colors-brand-600);outline:2px solid var(--colors-base-black)!important;border-radius:var(--radius-xs)}.sitemap-list li .sitemap-parent .sitemap-sub li a span{padding-inline-end:5px}.sitemap-list li .sitemap-parent .sitemap-sub li a i{font-size:inherit}.custom-scrollbar::ng-deep .ui-scrollpanel-wrapper{max-height:300px}.custom-scrollbar::ng-deep .ui-scrollpanel-bar{background-color:var(--primary-color)!important;width:4px;height:4px}.custom-scrollbar::ng-deep .ui-scrollpanel-bar:hover{background-color:var(--primary-color)!important}[dir=rtl] .p-scrollpanel .p-scrollpanel-bar.p-scrollpanel-bar-y{right:auto!important;left:0!important}#search{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#ffffffe6;transition:all .5s ease-in-out;transform:translateY(-100%) scale(0);opacity:0;display:none}#search.open{transform:translate(0) scale(1);opacity:1;z-index:999;display:block}#search form{position:absolute;top:50%;left:0;margin-top:-51px;width:60%;margin-left:20%;color:#222;border:1px solid #222;font-size:40px;font-weight:300;text-align:left;outline:none;padding:10px;border-radius:0}#search input[type=search]{width:100%;background:none;border:none;padding:0 12px;outline:none}#search .search-btn{border:none;background:none;padding:0 30px;outline:none}#search .search-btn i{font-size:36px}#search .close{position:fixed;top:15px;right:15px;opacity:1;font-size:27px;color:#fff;width:30px;height:30px}#search .close:after,#search .close:before{content:"";position:absolute;width:2px;height:32px;background-color:#222;right:20px;top:0}#search .close:after{transform:rotate(45deg)}#search .close:before{transform:rotate(-45deg)}#search .close:hover:after{cursor:pointer}#search .close:hover:before{cursor:pointer}.modal.search.show{transform:translateY(calc(116px + -0rem));transform:translateY(114px);top:0;left:auto;right:0;margin:0;border-top:1px solid #D2D8Db;z-index:1050}body.scrolled .modal.search.show{transform:translateY(calc(72px + -0rem))!important}.modal-backdrop{z-index:1040}.modal-backdrop.show{transform:translateY(calc(116px + -0rem));transform:translateY(120px);top:0;left:auto;right:0;margin:0}.modal-search{width:100vw;max-width:none;height:100%;margin:0!important}.modal-search .modal-content{color:#fff;position:relative;padding-top:2rem;border:0!important;border-radius:0 0 16px 16px}.modal-search .modal-body{display:flex;justify-content:center;padding-top:2rem}@media (max-width: 768px){.modal-search .modal-body{padding-top:77px!important;justify-content:start;gap:0!important}}.modal-search .modal-body .modal-header{padding:0 5rem;justify-content:end}.modal-search .modal-body .search-input-wrapper{width:100%;padding:0 5rem;display:flex;flex-direction:column;gap:2.5rem}@media (max-width: 768px){.modal-search .modal-body .search-input-wrapper{padding:0}}.modal-search .modal-body .search-input-wrapper h3{font-size:var(--text-lg-regular-font-size);font-weight:var(--text-lg-regular-font-weight);color:var(--text-primary-color);margin-bottom:20px;text-align:start;line-height:var(--text-lg-regular-line-height)}.modal-search .modal-body .search-input-wrapper .suggestions-keywords{margin-top:.5rem}.modal-search .modal-body .search-input-wrapper .suggestions-keywords .recent-searches{font-size:var(--text-md-regular-font-size);color:#fff;text-align:start}.modal-search .modal-body .search-input-wrapper .suggestions-keywords .recent-searches li{display:inline-block;margin:0 10px 10px 0}[dir=rtl] .modal-search .modal-body .search-input-wrapper .suggestions-keywords .recent-searches li{margin:0 0 10px 10px}.modal-search .modal-body .search-input-wrapper .suggestions-keywords .recent-searches li a{display:block;color:var(--text-default);background-color:var(--colors-gray-neutral-100);font-size:var(--text-md-regular-font-size);font-weight:var(--text-md-medium-font-weight);min-width:103px;border-radius:4px;line-height:24px;border:unset;padding:6px 12px}.modal-search .modal-body .search-input-wrapper .suggestions-keywords .recent-searches li a:hover{background-color:var(--colors-gray-neutral-200)}.modal-search .modal-body .search-input-wrapper .suggestions-keywords .recent-searches li a:focus{background-color:var(--neutral-default);border-color:var(--neutral-secondary);box-shadow:unset;outline:2px solid var(--border-black)!important}.modal-search .modal-body .btn-close{position:absolute;top:20px;font-size:14px;background-color:#fff;border-radius:50%;opacity:1;outline:0;border:0}[dir=rtl] .modal-search .modal-body .btn-close{right:auto}@media (max-width: 768px){.modal-search .modal-body .btn-close{right:15px}[dir=rtl] .modal-search .modal-body .btn-close{right:auto;left:15px}}.modal-search .modal-body .input-group input{font-size:1.2rem;border-color:var(--colors-gray-neutral-400)!important}[dir=rtl] .modal-search .modal-body .input-group input{border-radius:4px 0 0 4px!important}@media (max-width: 768px){.modal-search .modal-body .input-group:before,.modal-search .modal-body .input-group:after{content:none}}.modal-search .modal-body .input-group .button-search-icon{padding:15px;background-color:var(--white)!important;border-color:var(--colors-gray-neutral-400)!important;border:1px solid;border-right:0;transition:.25s}[dir=rtl] .modal-search .modal-body .input-group .button-search-icon{border-right:1px solid;border-left:0;border-radius:0 4px 4px 0!important}.modal-search .modal-body .input-group .button-search-icon i{color:var(--themes-text-text-default)}.modal-search .modal-body .input-group .button-search{transition:.25s}[dir=rtl] .modal-search .modal-body .input-group .button-search{border-top-left-radius:4px!important;border-bottom-left-radius:4px!important}@media screen and (max-width: 767px){.modal-fullscreen .modal-body .search-input-wrapper{width:100%}}.search-page{transition:opacity .5s ease-in-out}@media (min-width: 768px){.search-page.container-fluid{padding-left:var(--spacing-8xl, 80px);padding-right:var(--spacing-8xl, 80px)}}.search-page .card{margin-bottom:30px;border:none;transition:all .3s ease;letter-spacing:.5px;border-radius:15px;box-shadow:0 9px 20px #2e235e12;box-shadow:unset;color:#2f2f3b;background-color:unset}.search-page .card .card-header{background-color:unset;padding:0;border-bottom:unset;border-top-left-radius:15px;border-top-right-radius:15px;position:relative}.search-page .card .card-body{padding:0;margin-top:32px;background-color:unset}.search-page .card:hover{box-shadow:0 0 40px #0815420d;box-shadow:unset;transition:all .3s ease}@media screen and (min-width: 700px){.search-page .search_template_custom_filter_btn .filteration{align-items:flex-end}.search-page .search_template_custom_filter_btn .filteration__panel{left:-100%}}.search-page .search_template_custom_filter_btn .filteration__panel{min-width:350px}@media screen and (max-width: 700px){.search-page .search_template_custom_filter_btn .selected-filters{width:150px}}.search-page .filteration{display:flex;flex-direction:column;gap:var(--spacing-xl);position:relative;width:100%}@media (min-width: 700px){.search-page .filteration{align-items:flex-end}}.search-page .filteration .selected-filters>*{animation:fadeIn .3s ease}.search-page .filteration .filteration__panel{padding-top:var(--spacing-xl);position:absolute;top:calc(100% + 10px);left:0;right:0;overflow-y:auto;width:90%;z-index:1000;border-radius:var(--radius-md);border:1px solid var(--border-neutral-primary);background:var(--background-white);display:flex;width:100%;max-width:var(--width-xxs);min-width:340px;flex-direction:column;align-items:start;gap:var(--spacing-md);max-height:75vh;box-shadow:0 10px 15px -3px #0000000d,0 4px 6px -2px #00000008;animation:slideDown .3s ease}@media (min-width: 768px){.search-page .filteration .filteration__panel{right:-100%;left:0}[dir=rtl] .search-page .filteration .filteration__panel{left:-100%;right:0}}.search-page .filteration .filteration__panel.open{top:60%}.search-page .filteration .filteration__panel.card{width:100%}.search-page .filteration .filteration__panel.card .card-header{padding:10px;width:100%}.search-page .filteration .filteration__panel.card .card-header h3{font-size:14px;font-weight:600;line-height:20px;color:#161616}.search-page .filteration .filteration__panel.card .card-body{padding:10px;margin:0;width:100%}.search-page .filteration .filteration__panel.card .card-footer{width:100%;background-color:unset;gap:var(--spacing-md);padding-top:var(--spacing-lg);margin-top:var(--spacing-lg)}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.search-page .theme-form{height:40px;width:100%;min-width:200px;justify-content:flex-start;align-items:center;padding:var(--spacing-none) var(--spacing-2);border-radius:var(--radius-sm);gap:var(--form-icon-enteredtext, 8px);border:1px solid var(--form-field-border-default);background:var(--form-field-background-default);position:relative}.search-page .theme-form input{font-size:14px;color:#898989;padding:12px 10px 12px 20px;flex:1 1 auto;box-shadow:none}[dir=rtl] .search-page .theme-form input{padding-right:10px!important;padding-left:10px!important;border-radius:4px 0 0 4px!important}.search-page .theme-form input~.focus-border{position:absolute;bottom:0;left:50%;width:0;height:2px;background-color:var(--colors-neutral-950);transition:width .4s,left .4s}.search-page .theme-form input:focus~.focus-border{width:100%;left:0;transition:width .4s,left .4s}.search-page .theme-form .input-group .form-control-plaintext{background:transparent}.search-page .theme-form .input-group .btn-result-icon{line-height:32px;font-size:16px;background-color:var(--white)!important;border:1px solid var(--primitives-colors-neutral-400);border-color:var(--primitives-colors-neutral-400)!important;border-right-color:unset!important}[dir=rtl] .search-page .theme-form .input-group .btn-result-icon{border-right-color:var(--primitives-colors-neutral-400)!important;border-left-color:unset!important}.search-page .theme-form .input-group .btn-result-icon i{color:var(--themes-text-text-default)}[dir=rtl] .search-page .theme-form .input-group .btn-result-icon{border-radius:0 4px 4px 0!important}[dir=rtl] .search-page .theme-form .input-group .button-search{border-top-left-radius:4px!important;border-bottom-left-radius:4px!important}.search-page .theme-form:hover{border-color:var(--form-field-border-hovered);color:var(--form-field-text-hovered)}.search-page .info-block{display:flex;flex-direction:column;gap:8px;padding:var(--spacing-global-spacing-xl);border-radius:var(--radius-radius-lg)!important;border:1px solid var(--themes-border-border-neutral-primary)!important}.search-page .info-block a{color:#338200;margin-bottom:0}.search-page .info-block a i{font-size:inherit}.search-page .info-block h6{position:relative;display:inline-block;font-size:var(--text-lg-regular-font-family);font-weight:600;padding-bottom:0;color:var(--text-default);margin-bottom:0}.search-page .info-block h6:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background-color:currentColor;transform:scaleX(0);transform-origin:bottom right}.search-page .info-block h6:hover:after{transform:scaleX(1);transform-origin:bottom left}.search-page .info-block:not(:first-child){margin-top:24px;margin-bottom:24px}.search-page h1{font-size:30px;font-weight:700;color:var(--text-default);line-height:38px}@media (max-width: 767px){.search-page h1{font-size:var(--text-xl-regular-font-size)}}.search-page .search-result-count{font-size:16px;font-weight:400;line-height:24px;color:var(--text-secondary-paragraph);margin:10px 0 0}.search-page p{color:var(--text-display);font-size:14px;font-weight:400;margin:0;line-height:20px}.search-page p h1{font-size:var(--text-md-regular-font-size);font-weight:700}.search-page p>h2{font-size:var(--text-md-regular-font-size)}.search-page .publish_date{font-size:12px;font-weight:400;line-height:18px;color:var(--text-secondary-paragraph)}.search-page.hidden{opacity:0}.kacst-form-control .search-box{display:flex;height:40px;width:100%;min-width:200px;justify-content:flex-start;align-items:center;padding:var(--spacing-none) var(--spacing-2);border-radius:var(--radius-sm);gap:var(--form-icon-enteredtext, 8px);border:1px solid var(--form-field-border-default);background:var(--form-field-background-default);position:relative}.kacst-form-control .search-box.lg{height:40px}.kacst-form-control .search-box .icon{font-size:inherit;font-weight:300;line-height:24px;color:var(--colors-base-black);transition:all .4s ease-in-out}.kacst-form-control .search-box .icon i{font-size:1.2rem}.kacst-form-control .search-box .input-field{background-color:transparent;border:0;outline:0;height:100%;width:100%;color:var(--form-field-text-focused);font-size:14px;font-weight:400;line-height:20px}.kacst-form-control .search-box:hover{border-color:var(--form-field-border-hovered);color:var(--form-field-text-hovered)}.kacst-form-control .search-box.focus{box-shadow:var(--shadow-md)}.kacst-form-control .search-box.focus:after{width:100%}.kacst-form-control .search-box:after{content:"";position:absolute;bottom:0;left:50%;width:0%;height:2px;transform:translate(-50%);background-color:var(--form-field-border-pressed);transition:width .2s ease-in-out}.kacst-form-control .search-box .clear-icon{position:absolute;top:50%;inset-inline-end:1rem;transform:translateY(-50%);background:transparent;border:none;font-size:1rem;color:#666;cursor:pointer;z-index:1}.kacst-form-control .search-box .clear-icon i{font-size:14px}.kacst-form-control .search-box .clear-icon:focus{outline:2px solid #007bff}.kacst-form-control .search-box .actions{display:flex;align-items:center;gap:8px}@media (max-width: 767px){.kacst-form-control .search-box .actions{display:none}}.suggested-search p{text-transform:inherit}.suggested-search .link{text-decoration:unset!important}.blog-box{position:relative;max-height:100%;align-items:center}.blog-box.blog-shadow:before{box-shadow:inset 0 -200px 100px -13px #0009;transition:all .3s ease;border-radius:5px;content:"";position:absolute;height:100%;top:0;width:100%;bottom:0}.blog-box.blog-shadow .blog-details{position:absolute;bottom:0;width:100%;padding:20px}.blog-box.blog-shadow .blog-details p{font-size:14px;line-height:1.8;letter-spacing:.7px;margin-top:10px;margin-bottom:10px;color:var(--white);text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical}.blog-box.blog-shadow .blog-details p>p{margin:0}[dir=rtl] .blog-box.blog-shadow .blog-details p{letter-spacing:0px}.blog-box.blog-shadow .blog-details h4{font-size:18px;font-weight:700;color:#fff;line-height:1.5;margin-top:20px;margin-bottom:0}.blog-box.blog-shadow .blog-details h4 h2{color:var(--white)}.blog-box img{width:100%;border-radius:.25rem}.p-component{font-family:IBMPlexSans}[dir=rtl] .p-component{font-family:IBMPlexSansArabic}.hero-1 .slide-bg .hero-content .head-title{width:100%}@media (min-width: 992px){.hero-1 .slide-bg .hero-content .head-title{width:485px}}.p-galleria-thumbnail-wrapper .p-galleria-thumbnail-container{background:#ffffffe6;border:1px solid #ededed}[dir=rtl] .p-galleria-thumbnail-wrapper .p-galleria-thumbnail-container .p-galleria-thumbnail-prev,[dir=rtl] .p-galleria-thumbnail-wrapper .p-galleria-thumbnail-container .p-galleria-thumbnail-next{transform:rotate(180deg)}.p-galleria .p-galleria-thumbnail-container{width:41.66666667%}@media screen and (max-width: 767px){.p-galleria .p-galleria-thumbnail-container{width:unset}}.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-item-content .grid.grid-nogutter{margin:0;padding:0}.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev,.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next{margin:.5rem;background-color:#000000e6;background-color:var(--themes-button-button-background-primary-default);color:#f9fafb;width:2rem;height:2rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%}.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev:hover,.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next:hover{background-color:var(--btn-hover-color)}@media screen and (min-width: 991px){.list-layout-view{transition:.25s}.list-layout-view .col{flex:0 0 100%;max-width:100%;width:100%}.list-layout-view .card{display:flex;flex-direction:row;align-items:center;height:auto!important}.list-layout-view .card .news-card-img{margin-right:20px;border-radius:0}[dir=rtl] .list-layout-view .card .news-card-img{margin:0 0 0 20px}.list-layout-view .card .news-card-img img{border-radius:8px 0 0 8px}[dir=rtl] .list-layout-view .card .news-card-img img{border-radius:0 8px 8px 0}.list-layout-view .card .news-post-info{flex:1}}.media-card{margin-bottom:30px;transition:all .3s ease;letter-spacing:.5px;border-radius:15px;color:#2f2f3b}.media-card .details-media{padding:var(--spacing-global-spacing-xl);background-color:var(--themes-background-background-card);border-radius:var(--radius-radius-lg)!important}.media-card .details-media img{overflow:hidden;border-radius:8px;width:100%;transition:.25s}.media-card .details-media .desciption-data{width:100%;padding:0}.media-card .details-media .desciption-data .title-media{text-align:left;padding:30px 0 10px;position:relative}[dir=rtl] .media-card .details-media .desciption-data .title-media{text-align:right}.media-card .details-media .desciption-data .title-media h6{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden}.media-card .details-media .desciption-data .title-media p{margin-bottom:0;color:#898989}.media-card .img-box{overflow:hidden;position:relative;height:247px}.media-card .img-box:before{position:absolute;content:"";width:60px;height:60px;background-image:url(/assets/img/playGreen.png);background-repeat:no-repeat;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2}.media-gallery-card{margin-bottom:30px;border:none;transition:all .3s ease;letter-spacing:.5px;border-radius:var(--radius-lg, 16px);box-shadow:none;color:#2f2f3b}@media screen and (max-width: 767px){.media-gallery-card{margin-bottom:0}}.media-gallery-card .desciption-data{width:100%}.media-gallery-card .media-content{text-align:left;padding:15px;position:relative}[dir=rtl] .media-gallery-card .media-content{text-align:right}.media-gallery-card .media-content h3{font-size:1.0625rem;font-weight:500;color:#32383d;text-align:center;margin-bottom:0;line-height:27px;max-height:54px;-webkit-transition:.5s;transition:.5s;text-overflow:ellipsis;overflow:hidden}.media-gallery-card .media-content p{margin-bottom:0;color:#898989}.media-gallery-card .img-box{overflow:hidden;position:relative}.media-gallery-card .img-box img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:.5s;transition:.5s}.media-gallery-card .img-box:before{position:absolute;content:"";width:60px;height:60px;background-image:url(/assets/img/playGreen.png);background-repeat:no-repeat;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2}.media-hover .media-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:1.5rem;color:#fff;background-color:#1b8354;padding:1rem;border-radius:50%}.p-toast{width:25rem;top:9rem}.p-toast .p-toast-message{margin:0 0 1rem;padding:0;background:#fffffff2;box-shadow:0 2px 12px #0000001a;border-radius:6px;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px)}.p-toast .p-toast-message.p-toast-message-info,.p-toast .p-toast-message.p-toast-message-success{color:#1f2a37}[dir=rtl] .p-toast .p-toast-message.p-toast-message-success{border-width:0 6px 0 0}.p-toast .p-toast-message.p-toast-message-warn,.p-toast .p-toast-message.p-toast-message-error{color:#1f2a37}.p-toast .p-toast-message .p-toast-message-icon{width:40px;height:40px;color:#067647;background-color:#ecfdf3;border-radius:50%;text-align:center}.p-toast .p-toast-message .p-toast-message-icon .p-icon-wrapper{border:2px solid #067647;border-radius:50%;padding:3px}.p-toast .p-toast-message .p-toast-message-icon .p-icon-wrapper svg{width:10px;height:10px}.p-toast .p-toast-message .p-toast-message-content .p-toast-detail{color:var(--text-primary-paragraph)}[dir=rtl] .p-toast .p-toast-message .p-toast-message-content .p-toast-message-text{margin:0 1rem 0 0}.p-toast .p-toast-message .p-toast-message-content .p-toast-icon-close{color:#161616}.rtl-toast .p-toast{direction:rtl;text-align:right}.ltr-toast .p-toast{direction:ltr;text-align:left}.input-group .form-control-plaintext{background:transparent}.widget-1{background-image:url(/assets/img/widget-bg.png);background-size:cover}[dir=rtl] .lg-outer{direction:ltr!important}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:var(--secondary-color)}.related-links{margin-top:4rem}.related-links .related-list{padding-bottom:7.2rem;width:calc(50% - 15px)}.related-links .related-list p{display:block;margin-bottom:2rem}.related-links .related-list ul{list-style:none;margin:0;padding:0}.related-links .related-list ul li{margin-top:1.2rem}.related-links .related-list ul li a span{color:var(--white)}@media screen and (min-width: 1200px){.related-links{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:6rem}}.ribbon{padding:0 20px;height:30px;line-height:30px;clear:left;position:absolute;top:12px;left:0;font-size:.75rem;color:#fff;box-shadow:0 1px 15px #00000026;z-index:9999}.ribbon.ribbon-vertical-left{clear:none;padding:0 5px;height:70px;width:30px;line-height:70px;text-align:center;left:12px;top:-2px}.ribbon.ribbon-vertical-right{clear:none;padding:0 5px;height:70px;width:30px;line-height:70px;text-align:center;top:-2px;left:auto;right:12px}.ribbon.ribbon-right{left:auto;right:-2px}.ribbon.ribbon-space-bottom{top:0}.ribbon.ribbon-primary{background:var(--primary-color)}.ribbon.ribbon-secondary{background:var(--secondary-color)}.ribbon.ribbon-success{background:#54ba4a}.ribbon.ribbon-info{background:#16c7f9}.ribbon.ribbon-warning{background:#ffaa05}.ribbon.ribbon-danger{background:#fc4438}.ribbon.ribbon-bookmark:before{position:absolute;top:0;left:100%;display:block;width:0;height:0;content:"";border:15px solid #2c323f;border-right:10px solid transparent}.ribbon.ribbon-bookmark.ribbon-vertical-left:before{top:100%;left:0;margin-top:-14px;border-right:15px solid #2c323f;border-bottom:10px solid transparent}.ribbon.ribbon-bookmark.ribbon-vertical-left.ribbon-primary:before{border-right-color:var(--primary-color);border-bottom-color:transparent}.ribbon.ribbon-bookmark.ribbon-vertical-left.ribbon-secondary:before{border-right-color:var(--secondary-color);border-bottom-color:transparent}.ribbon.ribbon-bookmark.ribbon-vertical-left.ribbon-success:before{border-right-color:#54ba4a;border-bottom-color:transparent}.ribbon.ribbon-bookmark.ribbon-vertical-right:before{top:100%;left:0;margin-top:-14px;border-right:15px solid #2c323f;border-bottom:10px solid transparent}.ribbon.ribbon-bookmark.ribbon-vertical-right.ribbon-primary:before{border-right-color:var(--primary-color);border-bottom-color:transparent}.ribbon.ribbon-bookmark.ribbon-vertical-right.ribbon-secondary:before{border-right-color:var(--secondary-color);border-bottom-color:transparent}.ribbon.ribbon-bookmark.ribbon-vertical-right.ribbon-success:before{border-right-color:#54ba4a;border-bottom-color:transparent}.ribbon.ribbon-bookmark.ribbon-primary:before{border-color:var(--primary-color);border-right-color:transparent}.ribbon.ribbon-bookmark.ribbon-secondary:before{border-color:var(--secondary-color);border-right-color:transparent}.ribbon.ribbon-bookmark.ribbon-success:before{border-color:#54ba4a;border-right-color:transparent}body.scrolled .beta-version_website{top:33px}@media screen and (max-width: 767px){body.scrolled .beta-version_website{top:90px}}.beta-version_website{font-size:.69rem!important;font-weight:100;border-radius:0;background-color:var(--secondary-color);border:1px solid var(--secondary-color);border:unset;position:fixed;top:77px;z-index:1000;padding:4px;display:inline-block;color:var(--white);left:-22px;box-shadow:0 1px 10px #0003;letter-spacing:.1rem;transform:rotate(-90deg);transition:.25s}[dir=rtl] .beta-version_website{right:-26px;left:auto;padding:4px 15px;letter-spacing:0}@media screen and (max-width: 767px){.beta-version_website{transform:none;top:132px;left:auto;right:0;padding:5px 8px;box-shadow:unset}[dir=rtl] .beta-version_website{left:0;right:auto;padding:5px 10px}}.header_ribbon{width:7em;height:5.4em;position:absolute;top:0;display:flex;align-items:center;justify-content:center;overflow:hidden}[dir=rtl] .header_ribbon{right:6px}@media (max-width: 767px){.header_ribbon{height:5.1em}[dir=rtl] .header_ribbon{right:0}}.header_ribbon:after{content:"Beta Version";position:absolute;width:100%;height:3.5em;background-color:var(--bg4);transform:rotate(-90deg) translateY(-3.7em);display:flex;align-items:center;justify-content:center;text-transform:uppercase;color:var(--white);font-size:9px;font-weight:600;letter-spacing:.1em;box-shadow:0 .3em .6em #0003}[dir=rtl] .header_ribbon:after{content:"\646\633\62e\629  \62a\62c\631\64a\628\64a\629";text-transform:unset;font-size:12px;font-weight:400;letter-spacing:inherit;transform:rotate(90deg) translateY(-3.7em)}@media (max-width: 767px){.header_ribbon:after{height:2.7em;transform:rotate(-90deg) translateY(-6em);font-size:8px}[dir=rtl] .header_ribbon:after{height:1.8em;transform:rotate(90deg) translateY(-4em)}}.header_ribbon:before{content:"";position:absolute;left:39px;bottom:0;border:5px solid transparent;border-right-color:transparent;border-top-color:#032f1d;border-left-color:#032f1d}[dir=rtl] .header_ribbon:before{right:33px;left:auto;border-left-color:transparent;border-top-color:#032f1d;border-right-color:#032f1d}@media (max-width: 767px){.header_ribbon:before{left:19px}[dir=rtl] .header_ribbon:before{right:19px;left:auto}}body.scrolled .header_ribbon{position:fixed;z-index:999}.entities{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.entities .entities-list{height:700px;display:flex;justify-content:center;gap:15px}@media (min-width: 992px){.entities .entities-list{display:flex;align-items:stretch}}@media (max-width: 767px){.entities .entities-list{display:flex;flex-wrap:wrap;flex-direction:row;height:auto}}.entities .entities-list .card{position:relative;width:20%;border-radius:var(--radius-lg);cursor:pointer;overflow:hidden;transition:all .5s cubic-bezier(.02,.01,.5,1);transition:width .5s cubic-bezier(.02,.01,.5,1),transform .5s cubic-bezier(.02,.01,.5,1)}@media (max-width: 767px){.entities .entities-list .card{width:100%;background:var(--background-primary)}}.entities .entities-list .card:hover{width:100%;transition:.4s;transition-delay:.7s;border:2px solid var(--background-primary-400)}@media (max-width: 767px){.entities .entities-list .card:hover{width:auto;height:100%}}.entities .entities-list .card:hover .image{transform:scale(1.05);transition:transform .6s ease-in-out}.entities .entities-list .card:hover .layer{height:inherit!important;margin-top:-250px;opacity:1;visibility:visible}@media (max-width: 767px){.entities .entities-list .card:hover .layer{background:#000;margin-top:0}.entities .entities-list .card:hover .layer .icon-mobile img{opacity:0;display:none}}.entities .entities-list .card:hover .layer .entities-details{flex-direction:column;align-items:flex-start;left:10px;right:auto;padding:0 1rem 1rem 0;opacity:1;visibility:visible;transition:.6s}@media (max-width: 767px){.entities .entities-list .card:hover .layer .entities-details{position:relative;bottom:0!important;top:auto!important;transform:none}}.entities .entities-list .card:hover .layer .entities-details .icon{padding:0;display:none}.entities .entities-list .card:hover .layer .entities-details .icon img{display:none}.entities .entities-list .card:hover .layer .entities-details .info{opacity:1;visibility:visible;transition-delay:.7s;gap:1rem}.entities .entities-list .card:hover .layer .entities-details .info img{height:100px}.entities .entities-list .card:hover .layer .entities-details .info>p{transition-delay:.8s}.entities .entities-list .card:hover .layer .counter-main-area{bottom:-250px;opacity:1;transition:.4s;transition-delay:.9s}.entities .entities-list .card:hover:after{position:absolute;display:block;content:"";left:0;bottom:0;width:100%;height:100%;z-index:1;background-color:#0003}@media (min-width: 992px){.entities .entities-list .card:hover:after{background:unset}}.entities .entities-list .card .image{width:100%;height:100%;object-fit:cover;transition:transform .6s ease-in-out}.entities .entities-list .card .layer{width:100%;position:relative;background:linear-gradient(to top,rgba(0,0,0,.9),transparent);transition:opacity .5s ease,visibility .5s ease}.entities .entities-list .card .layer .entities-details{position:absolute;display:flex;align-items:stretch;justify-content:center;left:50%;top:50%;bottom:auto;z-index:2;transform:translate(-50%,-50%)}@media (min-width: 992px){.entities .entities-list .card .layer .entities-details{flex-direction:column;inset:auto 10px 10px;transform:none}}.entities .entities-list .card .layer .entities-details .icon{display:flex;justify-content:center;align-items:center;padding:1rem}.entities .entities-list .card .layer .entities-details .info{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:#fff;padding-left:10px;font-size:1rem;text-align:start;opacity:0;visibility:hidden;transition:opacity .3s ease}@media (min-width: 992px){.entities .entities-list .card .layer .entities-details .info{order:1}}[dir=rtl] .entities .entities-list .card .layer .entities-details .info{padding-left:0;padding-right:10px}.entities .entities-list .card .layer .entities-details .info h2{font-size:var(--display-md-bold-font-size);color:var(--white);margin-bottom:1rem;line-height:var(--display-xs-semibold-line-height)}.entities .entities-list .card .layer .entities-details .info p{color:#fff;font-weight:300;margin-top:5px}@media (max-width: 767px){.entities .entities-list .card .layer .entities-details .info p{display:none}}.entities .entities-list .card .layer .entities-details .info:before{position:absolute;display:block;content:"";left:0;bottom:0;width:99%;height:100%;z-index:-1;background-color:#000000b3;filter:blur(35px)}.entities .entities-list .card .layer .counter-main-area{padding-top:0;width:100%;height:auto;position:absolute;left:auto!important;bottom:-250px;opacity:0;transition:.25s}@media (max-width: 767px){.entities .entities-list .card .layer{background:unset}}.entities .entities-list .card .layer .icon-mobile{position:relative;padding:1rem;background:unset;z-index:9}.entities .entities-list .card:not(:hover) .layer .entities-details .icon{order:2}@media (max-width: 767px){.entities .entities-list .card:not(:hover) .layer .entities-details .icon{opacity:0}}.entities .entities-list .card:after{position:absolute;display:block;content:"";left:0;bottom:0;width:100%;height:100%;z-index:1;background-color:#0003}@media (min-width: 992px){.entities .entities-list .card:after{background:-webkit-linear-gradient(to bottom,rgba(0,0,0,0) 70%,rgba(0,0,0,.8)) 100%;background:-o-linear-gradient(to bottom,rgba(0,0,0,0) 70%,rgba(0,0,0,.8)) 100%;background:linear-gradient(to bottom,#0000 70%,#000c) 100%}}@media (max-width: 767px){.entities .entities-list .card:after{background:unset}}.book-total{display:flex;align-items:center}.book-total .square-book-setting{height:36px;vertical-align:middle}.book-total .square-book-setting .icon-grid{position:relative;padding:0;background-color:#fff;display:flex;align-items:center;justify-content:center;margin:0 10px;width:40px;height:40px;background-color:var(--colors-primary-sa-flag-50);border-radius:var(--radius-sm)}.book-total .square-book-setting .icon-grid i{display:flex;align-items:center;font-size:1.5rem!important;color:var(--themes-text-text-primary)}.book-total .square-book-setting .icon-grid:hover{color:var(--themes-text-text-primary)}.book-total .square-book-setting .icon-grid.current{color:var(--themes-link-link-oncolor);background-color:#079455}.book-total .square-book-setting .icon-grid.current i{color:var(--themes-link-link-oncolor)}.book-total .square-book-setting .icon-grid.current:hover{background:var(--button-background-primary-hovered)}.book-total .square-book-setting .icon-grid.current:visited{background:var(--colors-brand-800)}.book-total .square-book-setting .icon-grid.current:focus{background:var(--button-background-primary-focused);outline:2px solid var(--border-black)!important}.book-total .square-book-setting .icon-grid.current:focus:after{content:"";display:block;background-color:transparent;width:100%;height:100%;position:absolute;top:0;left:0;border:1px solid #fff;border-radius:var(--radius-sm)}.book-total .square-book-setting .icon-grid.current:active{background:var(--colors-brand-900);outline:none}.book-total .single-sidebar-widget .book-filter{display:flex;align-items:center;align-self:center;margin-right:9rem}[dir=rtl] .book-total .single-sidebar-widget .book-filter{margin-left:9rem;margin-right:0}.book-total .grid-options{height:33px;margin-left:10px}[dir=rtl] .book-total .grid-options{margin-left:0;margin-right:10px}.book-total .grid-options ul{gap:0}.book-total .grid-options ul li a{position:relative;color:var(--primary-color)}.book-total .grid-options ul li a .line-grid{position:absolute;width:4px;height:15px;top:-13px}.book-total .grid-options ul li a .line-grid-1{left:12px}[dir=rtl] .book-total .grid-options ul li a .line-grid-1{left:0;right:12px}.book-total .grid-options ul li a .line-grid-2{left:18px}[dir=rtl] .book-total .grid-options ul li a .line-grid-2{left:0;right:18px}.book-total .grid-options ul li a .line-grid-3{left:36px}[dir=rtl] .book-total .grid-options ul li a .line-grid-3{left:0;right:36px}.book-total .grid-options ul li a .line-grid-4{left:42px}[dir=rtl] .book-total .grid-options ul li a .line-grid-4{left:0;right:42px}.book-total .grid-options ul li a .line-grid-5{left:48px}[dir=rtl] .book-total .grid-options ul li a .line-grid-5{left:0;right:48px}.book-total .grid-options ul li a .line-grid-6{left:66px}[dir=rtl] .book-total .grid-options ul li a .line-grid-6{left:0;right:66px}.book-total .grid-options ul li a .line-grid-7{left:72px}[dir=rtl] .book-total .grid-options ul li a .line-grid-7{left:0;right:72px}.book-total .grid-options ul li a .line-grid-8{left:78px}[dir=rtl] .book-total .grid-options ul li a .line-grid-8{left:0;right:78px}.book-total .grid-options ul li a .line-grid-9{left:84px}[dir=rtl] .book-total .grid-options ul li a .line-grid-9{left:0;right:84px}.book-total .grid-options ul li a .line-grid-10{left:103px}[dir=rtl] .book-total .grid-options ul li a .line-grid-10{left:0;right:103px}.book-total .grid-options ul li a .line-grid-11{left:109px}[dir=rtl] .book-total .grid-options ul li a .line-grid-11{left:0;right:109px}.book-total .grid-options ul li a .line-grid-12{left:115px}[dir=rtl] .book-total .grid-options ul li a .line-grid-12{left:0;right:115px}.book-total .grid-options ul li a .line-grid-13{left:121px}[dir=rtl] .book-total .grid-options ul li a .line-grid-13{left:0;right:121px}.book-total .grid-options ul li a .line-grid-14{left:127px}[dir=rtl] .book-total .grid-options ul li a .line-grid-14{left:0;right:127px}.book-total .grid-options ul li a .line-grid-15{left:133px}[dir=rtl] .book-total .grid-options ul li a .line-grid-15{left:0;right:133px}.book-sidebar .filter-section .card .card-header{padding:10px 30px;background-color:#fff;border-bottom:1px solid #ecf3fa;border-radius:5px}.book-sidebar .filter-section .card .card-header h6{position:relative;font-weight:600}.book-sidebar .filter-section .card .card-header h6 .pull-right{float:right}[dir=rtl] .book-sidebar .filter-section .card .card-header h6 .pull-right{float:left}.book-sidebar .filter-section .card .card-header h6 .pull-right i{position:absolute;top:9px;left:0;font-size:10px;width:100%;height:10px;text-align:right;cursor:pointer}[dir=rtl] .book-sidebar .filter-section .card .card-header h6 .pull-right i{right:0;left:auto;text-align:left}.book-sidebar .filter-section .card .left-filter{z-index:0;opacity:0;visibility:hidden;height:0;transition:.3s;min-width:300px}.books-container .books-list .book-wrapper-grid{margin-left:0;transition:.3s}.books-container .books-list .book-wrapper-grid .book-wrap .book-card .book-detail .book-title a{color:var(--colors-base-white)!important}@media only screen and (min-width: 576px){.books-container .books-list .book-wrapper-grid.list-view .col-sm-6{flex:0 0 100%;max-width:100%}}.books-container .books-list .book-wrapper-grid.list-view .book-wrap .book-card .book-detail .book-title a{color:var(--themes-text-text-default)!important}.books-container .books-list .book-wrapper-grid.list-view .book-image img{width:20%}.books-container .books-list .book-wrapper-grid.list-view .book-image:after{transition:opacity .3s ease;opacity:0}.books-container .books-list .book-wrapper-grid.list-view .book-wrap:hover .book-card{box-shadow:unset}.books-container .books-list .book-wrapper-grid.list-view .book-wrap:hover .book-card .book-detail{-webkit-transform:unset;transform:unset}.books-container .books-list .book-wrapper-grid.list-view .book-wrap:hover .book-card .book-detail .book-title{opacity:1;-webkit-transform:translateY(0) scale(1);-ms-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}.books-container .books-list .book-wrapper-grid.list-view .book-wrap:not(:hover) .book-card{box-shadow:unset}.books-container .books-list .book-wrapper-grid.list-view .book-wrap:not(:hover) .book-card .book-detail{-webkit-transform:unset;transform:unset}.books-container .books-list .book-wrapper-grid.list-view .book-wrap:not(:hover) .book-card .book-detail .book-title{opacity:1;-webkit-transform:translateY(0) scale(1);-ms-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}.books-container .books-list .book-wrapper-grid.layoutClass .book-item,.books-container .books-list .book-wrapper-grid.book-2-layout .book-item,.books-container .books-list .book-wrapper-grid.book-3-layout .book-item,.books-container .books-list .book-wrapper-grid.book-4-layout .book-item{padding:0;padding-right:.75rem;padding-left:.75rem;padding-bottom:1rem}.books-container .books-list .book-wrapper-grid.book-4-layout .book-item .book-wrap .book-detail .book-title{font-size:1.5rem}.books-container .books-list .book-wrapper-grid.book-6-layout .book-item{padding:0;padding-right:.75rem;padding-left:.75rem;padding-bottom:1rem}.books-container .books-list .book-wrapper-grid.book-6-layout .book-item .book-wrap .book-detail{left:0;right:0}.books-container .books-list .book-wrapper-grid.book-6-layout .book-item .book-wrap .book-detail .book-title{font-size:14px!important}.books-container .books-list .feature-book form .form-group{position:relative}.books-container .books-list .feature-book form .form-group input{margin-bottom:15px;box-shadow:1px 5px 24px #4466f20d;height:50px;padding-left:30px}[dir=rtl] .books-container .books-list .feature-book form .form-group input{padding-left:0;padding-right:30px}.books-container .books-list .feature-book form .form-group i{position:absolute;top:18px;right:30px;color:#898989}[dir=rtl] .books-container .books-list .feature-book form .form-group i{left:30px;right:auto}.books-container.sidebaron .book-sidebar .filter-section .card .left-filter{z-index:3;opacity:1;visibility:visible;position:absolute;width:100%;background-color:#fff;top:53px;height:auto}.filter-cards-view .book-filter h6{margin-bottom:15px;font-weight:600}.filter-cards-view .checkbox-animated{margin-top:30px;margin-bottom:30px}.filter-cards-view .checkbox-animated .form-check,[dir=rtl] .filter-cards-view .checkbox-animated .form-check{padding-left:1.5em}[dir=rtl] .filter-cards-view .checkbox-animated .form-check .form-check-input{float:right;margin-right:-1.5em!important;margin-left:.8em!important}.accordion-list{padding:0;margin:0;list-style:none;display:inline-block;width:100%}.accordion-list .accordion .accordion-item{border-top:1px solid var(--border-neutral-primary);width:100%;min-width:366px;border-radius:var(--radius-0);z-index:1}.accordion-list .accordion .accordion-item:last-child{border-bottom:1px solid var(--border-neutral-primary)}.accordion-list .accordion .accordion-item .accordion-header button{padding:var(--spacing-xl);border:2px solid transparent}.accordion-list .accordion .accordion-item .accordion-header button:hover{background:var(--button-background-neutral-hovered);border-radius:var(--radius-0);mix-blend-mode:multiply}.accordion-list .accordion .accordion-item .accordion-header button:focus{background-color:transparent;border:2px solid var(--border-black);border-radius:var(--radius-0);outline:none;position:relative;z-index:1}.accordion-list .accordion .accordion-item .accordion-header button:active{background-color:var(--button-background-neutral-pressed);border-radius:var(--radius-0);outline:none}.accordion-list .accordion .accordion-item .accordion-body{padding:var(--spacing-5)}.form-control:focus{border-color:var(--bs-body-bg);box-shadow:none}.survey-container{margin-top:40px;background:var(--background-neutral-100)}.survey-container button{margin:10px}.survey-container .form-check{text-align:left;margin-left:20%;margin-right:20%;padding:5px 0}.survey-container .stars{margin:20px 0}.survey-container .stars span{font-size:24px;cursor:pointer;color:#ccc}.survey-container .stars span.selected{color:gold}.survey-container button{margin-top:20px}.modal-feedback-header{color:var(--colors-gray-neutral-500);background-color:var(--colors-gray-neutral-100);display:flex;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;border-radius:50px;border:none;text-align:center}.modal-feedback-header i{display:flex;align-items:center;justify-content:center;width:20px;height:20px;font-size:20px}.btn-modal{--tw-bg-opacity: 1;background-color:rgb(0 0 0/var(--tw-bg-opacity));color:#fff;border:1px solid var(--border-neutral-secondary)}.btn-modal:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255/var(--tw-bg-opacity));color:rgb(0 0 0/var(--tw-bg-opacity));border:1px solid var(--border-neutral-secondary)}.btn-light .p-button .p-button-label,.btn-light .p-button .p-button-icon{color:var(--primitives-colors-base-black)!important;font-weight:300}.btn-light .p-button:focus{outline:none;box-shadow:none}.btn-primary{color:var(--text-oncolor-primary);background-color:var(--button-background-primary-default)}.btn-primary .p-button .p-button-label{font-weight:300}.btn-primary .p-button:focus{outline:none;box-shadow:none}.btn-primary .p-button:active{background:var(--button-background-primary-selected);outline:none!important}.btn-primary .p-button:hover{background:var(--button-background-primary-hovered)}.p-button .p-button-icon-left{margin-right:.5rem}[dir=rtl] .p-button .p-button-icon-left{margin-left:.5rem;margin-right:0}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler{color:var(--text-primary-color)}[dir=rtl] .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler{transform:rotate(180deg)!important}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-treenode-label{font-weight:600}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-treenode-label span a{color:var(--text-primary-color)}.p-tree .p-tree-container .p-treenode .p-treenode-children .p-treenode .p-treenode-content .p-treenode-label span a{font-weight:400}.p-tree .p-tree-filter-container .p-tree-filter{width:100%;padding-right:2.75rem}.p-tree .p-tree-filter-container .p-tree-filter input{color:#ccc!important}.p-tree .p-tree-filter-container .p-tree-filter input:focus{color:#ccc!important}.owl-carousel .owl-stage{display:flex}.owl-carousel .owl-stage .owl-item{margin-right:9px}.image-popup{position:fixed;top:0;left:0;width:100%;height:100%;background:#000c;display:flex;justify-content:center;align-items:center;z-index:1000;opacity:0;transform:scale(.8);transition:opacity .3s ease,transform .3s ease}.image-popup.show{opacity:1;transform:scale(1);animation:fadeIn .3s ease-out}.image-popup.hide{opacity:0;transform:scale(.8);animation:fadeOut .3s ease-in}.image-popup .popup-content{position:relative;max-width:80%;max-height:70vh;animation:slideIn .3s ease-out}.image-popup .popup-content img{max-width:100%;max-height:100%;object-fit:contain;border-radius:8px}.image-popup .popup-content .close-btn{position:absolute;top:10px;right:10px;background:var(--themes-button-button-background-primary-default);border:unset;font-size:1.5rem;color:#fff;cursor:pointer;border-radius:50%;width:35px;height:35px;line-height:35px;transition:all .4s ease-in-out}.image-popup .popup-content .close-btn:hover{background-color:var(--btn-hover-color)}.image-popup .popup-content .close-btn:focus{border:2px solid #000}.image-popup .popup-content .close-btn i{display:flex;justify-content:center;align-items:center}[dir=rtl] .image-popup .popup-content .close-btn{left:10px;right:auto}@media (max-width: 768px){.image-popup .popup-content{max-width:90%;max-height:60vh}}@keyframes fadeIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes fadeOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}@keyframes slideIn{0%{transform:translateY(10px)}to{transform:translateY(0)}}.countdown-timer{position:fixed;bottom:20px;left:20px;background-color:#000000b3;color:#fff;padding:10px 20px;border-radius:5px;animation:fadeIn 1s ease-in-out}[dir=rtl] .countdown-timer{right:20px;left:auto}.countdown-timer p{margin-bottom:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.app-image-popup{animation:fadeInPopup 1s ease-in-out}.no-image-message{display:flex;justify-content:center;align-items:center;font-size:1.2rem;color:#fff;text-align:center;margin-top:20px;max-width:400px;max-height:300px;padding:2rem;border:1px solid #fff;border-radius:5px}@keyframes fadeInPopup{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}#mapplic{width:100%;height:500px}.mapplic-container{background-color:#f0ede7}[dir=rtl] .mapplic-container{float:left;direction:ltr}@media (max-width: 767px){[dir=rtl] .mapplic-container{float:none}}.mapplic-container>.mapplic-button{background:var(--themes-button-button-background-primary-default)}.mapplic-container>.mapplic-button .mapplic-icon{fill:var(--colors-base-white)!important}.mapplic-sidebar{border-radius:var(--radius-lg);border-top-right-radius:0;border-bottom-right-radius:0}[dir=rtl] .mapplic-sidebar{border-radius:var(--radius-lg);border-top-left-radius:0;border-bottom-left-radius:0}.mapplic-sidebar-header{padding:16px 10px;box-shadow:unset!important}.mapplic-sidebar-header .mapplic-search-toggle{right:20px;left:auto}[dir=rtl] .mapplic-sidebar-header .mapplic-search-toggle{left:20px;right:auto}[dir=rtl] .mapplic-sidebar-header .mapplic-search-clear{left:auto;right:16px}.mapplic-sidebar-header,.mapplic-list-container{background-color:var(--colors-base-white)!important}.mapplic-sidebar-header .mapplic-dir-item h4,.mapplic-list-container .mapplic-dir-item h4{color:var(--colors-neutral-800)!important;font-size:var(--text-md-bold-font-size)!important;font-weight:var(--text-md-bold-font-weight)!important}.mapplic-sidebar-header .mapplic-dir-item>a,.mapplic-list-container .mapplic-dir-item>a{background-color:var(--primitives-colors-primary-SA-flag-25)!important}.mapplic-sidebar-header .mapplic-dir-item>a:hover,.mapplic-list-container .mapplic-dir-item>a:hover{background-color:var(--themes-button-button-background-primary-default)!important}.mapplic-sidebar-header .mapplic-dir-item>a:hover h4,.mapplic-list-container .mapplic-dir-item>a:hover h4{color:var(--colors-base-white)!important}.mapplic-sidebar-header .mapplic-dir-item>a:hover .mapplic-about,.mapplic-list-container .mapplic-dir-item>a:hover .mapplic-about{color:var(--colors-base-white)!important}.mapplic-sidebar-header li,.mapplic-list-container li{text-align:left;margin-bottom:5px!important}[dir=rtl] .mapplic-sidebar-header li,[dir=rtl] .mapplic-list-container li{text-align:right!important}[dir=rtl] .mapplic-sidebar-header .mapplic-icon.mapplic-icon-magnifier,[dir=rtl] .mapplic-list-container .mapplic-icon.mapplic-icon-magnifier{left:auto}.mapplic-sidebar-header-opened.mapplic-sidebar-filterable .mapplic-search-toggle{background-color:var(--themes-button-button-background-primary-default)!important}.mapplic-sidebar-header-opened.mapplic-sidebar-filterable .mapplic-search-toggle .mapplic-icon.mapplic-icon-filter{fill:var(--colors-base-white)!important}.mapplic-icon{fill:#222!important}.mapplic-search-input{position:relative;min-height:auto!important;height:50px!important;background-color:#fff;font-size:15px;padding:0 16px 0 50px;width:100%;border:1px solid var(--primitives-colors-neutral-400)!important;border-radius:4px!important;text-transform:capitalize!important;color:#6c737f!important}[dir=rtl] .mapplic-search-input{padding-left:0;padding-right:50px}.mapplic-search-input:hover{border:1px solid var(--link-neutral)!important}.mapplic-search-input:focus{border-color:transparent;outline:none}.mapplic-search-input:focus:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:2px;background-color:var(--colors-neutral-950);transition:width .4s,left .4s}.mapplic-search-input:focus:after{width:100%;left:0}.mapplic-tooltip-title{color:var(--themes-text-text-default)!important;font-weight:500}.mapplic-list-category h4{color:var(--themes-button-button-background-primary-default)!important}.mapplic-list-category>a:hover{background-color:var(--themes-button-button-background-primary-default)!important}.mapplic-list-category>a:hover h4,.mapplic-list-category>a:hover span{color:var(--colors-base-white)!important}.mapplic-search-input{font-size:1.2rem!important;color:#999!important}.mapplic-zoom-buttons button:disabled{background-color:var(--themes-button-button-background-primary-default)!important}.mapplic-zoom-buttons button:disabled .mapplic-icon{fill:var(--colors-base-white)!important}.mapplic-tooltip-wrap{background-color:var(--colors-base-white);border-radius:12px;display:flex;cursor:auto;position:absolute;transform:translate(-50%,-100%)!important;box-shadow:0 4px 12px #0000001a;z-index:10002;width:-moz-max-content;width:max-content;text-align:left}[dir=rtl] .mapplic-tooltip-wrap{text-align:right;flex-direction:row-reverse}.mapplic-tooltip-wrap .mapplic-image{overflow:hidden;border-radius:12px 0 0 12px;background-color:var(--colors-gray-neutral-50);width:400px;flex-basis:100%;flex-grow:0}[dir=rtl] .mapplic-tooltip-wrap .mapplic-image{border-radius:0 12px 12px 0}.mapplic-tooltip-wrap .mapplic-tooltip-body{display:flex;flex-direction:column;gap:4px}.mapplic-tooltip-wrap .mapplic-tooltip-body .mapplic-tooltip-title{font-weight:600;font-size:1rem;line-height:24px}[dir=rtl] .mapplic-tooltip-wrap .mapplic-tooltip-body .mapplic-tooltip-title{margin:0 0 0 12px}.mapplic-tooltip-wrap .mapplic-tooltip-body h5{display:flex;gap:4px;font-weight:400;font-size:13px;line-height:16px;color:var(--colors-gray-neutral-500)}.mapplic-tooltip-wrap .mapplic-tooltip-body .mapplic-tooltip-content{display:flex;flex-grow:1;justify-content:space-between;min-width:100px;font-size:13px;color:var(--colors-gray-neutral-500);line-height:1.4em;overflow-y:auto}.mapplic-popup-link{display:flex;justify-content:center;align-items:center;font-size:var(--text-md-medium-font-size)!important;line-height:var(--text-md-medium-line-height)!important;font-weight:var(--text-md-medium-font-weight)!important;color:var(--primitives-colors-base-black)!important;border:1px solid var(--themes-border-border-neutral-primary)!important;border-radius:var(--radius-radius-radius-sm)!important;box-shadow:none!important;padding:var(--spacing-global-spacing-none) var(--spacing-button-buttons-lg-padding);gap:var(--spacing-button-buttons-lg-gap);border:1px solid var(--themes-border-border-neutral-primary);background-color:transparent!important;width:auto;height:40px;max-width:50px;text-decoration:none!important}.mapplic-popup-link:hover{border:1px solid var(--primitives-colors-neutral-100)!important;background-color:var(--primitives-colors-neutral-100)!important;color:#fff;box-shadow:unset!important}.mapplic-popup-link:focus{border:2px solid #000}[dir=rtl] .mapplic-tooltip-close{right:auto;left:0}.featured-icon{display:flex;min-width:60px;width:60px;height:60px;padding:10px;justify-content:center;align-items:center;border-radius:var(--radius-sm)}.featured-icon.featured-icon--light-gray{color:var(--colors-gray-neutral-500);background-color:var(--colors-gray-neutral-100)}.featured-icon.featured-icon--light-brand{color:var(--text-success);background-color:var(--featuredicons-bg-icon-brand-light)}.featured-icon.featured-icon--circle{border-radius:var(--radius-full)}.featured-icon.featured-icon--md{width:40px;min-width:40px;height:40px}.featured-icon.featured-icon--md span{display:flex;align-items:center;justify-content:center;width:20px;height:20px;font-size:20px}.featured-icon.featured-icon--xl{width:56px;min-width:56px;height:56px}.modal-undo .modal-content .modal-header{width:100%;display:flex;align-items:flex-start;justify-content:space-between;padding:var(--spacing-3xl);padding-bottom:0}.modal-undo .modal-content .modal-body{padding:var(--spacing-3xl)}.modal-undo .modal-content .modal-body .modal-title{font-size:18px;font-weight:600;padding-bottom:1rem;line-height:28px}.modal-undo .modal-content .modal-body p{font-size:14px;font-weight:400;color:var(--colors-gray-neutral-700);margin:0;line-height:20px}.modal-undo .modal-content .modal-footer{padding:var(--spacing-3xl);padding-top:0}.clear-btn{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:transparent;border:none;color:#888;font-size:18px;cursor:pointer}.clear-btn:hover{color:red}.styled-parentheses{color:var(--colors-gray-neutral-500);font-size:var(--text-sm-regular-font-size);font-weight:var(--text-sm-regular-font-weight);font-style:var(--text-sm-regular-font-style);line-height:var(--text-sm-regular-line-height)}.custom-control{display:block;min-height:1.5rem;position:relative;text-align:left}.custom-control.custom-checkbox{padding-left:36px}.checkbox-wrapper .checkbox-body{display:flex;flex-direction:column;gap:.6rem}.checkbox-wrapper .checkbox-body .checkbox-title{display:flex;align-items:center;gap:4px}.checkbox-wrapper .checkbox-body .checkbox-title h4{font-size:var(--text-md-semibold-font-size);font-weight:var(--text-md-semibold-font-weight);line-height:var(--text-md-semibold-line-height);text-transform:none;margin-bottom:0}.checkbox-wrapper .checkbox-body .checkbox-title h4 .col-form-label{padding:0}.checkbox-wrapper .checkbox-body .checkbox-title p{margin-bottom:0;font-size:16px}.checkbox-wrapper .checkbox-body .field-checkbox .checkbox{margin:var(--spacing-md);display:flex;gap:var(--spacing-xl);padding:var(--spacing-none);cursor:pointer;width:fit-content;-webkit-user-select:none;user-select:none}.checkbox-wrapper .checkbox-body .field-checkbox .checkbox .checkbox-main{display:flex;flex-direction:column;gap:var(--spacing-xs);column-gap:var(--spacing-xl);max-width:382px}.checkbox-wrapper .checkbox-body .field-checkbox .checkbox .checkbox-main .checkbox-main_content{display:flex;align-items:flex-start;column-gap:var(--spacing-xl);min-width:fit-content!important}.checkbox-wrapper .checkbox-body .field-checkbox .checkbox .checkbox-main .checkbox-main_content p-checkbox{position:relative}.checkbox-wrapper .checkbox-body .field-checkbox .checkbox .checkbox-main .checkbox-main_content p-checkbox .p-checkbox{display:flex;align-items:center;justify-content:center;position:relative!important;margin:var(--spacing-xs);z-index:1}.checkbox-wrapper .checkbox-body .field-checkbox .checkbox .checkbox-main .checkbox-main_content p-checkbox .p-checkbox .p-checkbox-box{width:20px;height:20px;min-width:20px;border-radius:var(--radius-xs);border:1px solid var(--controls-control-border);display:flex;align-items:center;justify-content:center;position:relative!important;cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .2s ease-in-out;transition:background-color .3s ease-in-out}.checkbox-wrapper .checkbox-body .field-checkbox .checkbox .checkbox-main .checkbox-main_content p-checkbox .p-checkbox .p-checkbox-box:after{content:"";border-radius:50%;background:var(--controls-control-ripple-effect);width:40px;height:40px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);z-index:-1;opacity:0;transition:all .3s ease-in-out}.checkbox-wrapper .checkbox-body .field-checkbox .checkbox .checkbox-main .checkbox-main_content p-checkbox .p-checkbox .p-checkbox-box:hover:after{transform:translate(-50%,-50%) scale(1);opacity:1}.checkbox-wrapper .checkbox-body .field-checkbox .checkbox .checkbox-main .checkbox-main_content p-checkbox .p-checkbox .p-checkbox-box:hover:not(.p-highlight):not(.p-disabled){background-color:var(--controls-control-ripple-effect)}.checkbox-wrapper .checkbox-body .field-checkbox .checkbox .checkbox-main .checkbox-main_content p-checkbox .p-checkbox .p-checkbox-box.p-highlight{background-color:var(--controls-control-primary-checked)}.checkbox-wrapper .checkbox-body .field-checkbox .checkbox .checkbox-main .checkbox-main_content p-checkbox .p-checkbox .p-checkbox-box.p-highlight:hover{background-color:var(--controls-control-primary-hovered)}.checkbox-wrapper .checkbox-body .field-checkbox .checkbox .checkbox-main .checkbox-main_content p-checkbox .p-checkbox .p-checkbox-box .p-icon{width:13px;height:13px}.checkbox-wrapper .checkbox-body .field-checkbox .checkbox .checkbox-main .checkbox-main_content p-checkbox .p-checkbox .p-checkbox-box .p-checkbox-icon{color:#fff}.checkbox-wrapper .checkbox-body .field-checkbox .checkbox .checkbox-main .checkbox-main_content p-checkbox .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-focus{outline:0 none;outline-offset:0;box-shadow:unset!important;border-color:unset}.checkbox-wrapper .checkbox-body .field-checkbox .checkbox .checkbox-main .checkbox-main_content p-checkbox .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover{border-color:var(--controls-control-primary-hovered);background:var(--controls-control-primary-hovered);color:#fff}.checkbox-wrapper .checkbox-body .field-checkbox .checkbox .checkbox-main .checkbox-main_content p-checkbox.focused{border-radius:var(--radius-sm)!important;outline:2px solid var(--colors-base-black)!important}.checkbox-wrapper .checkbox-body .field-checkbox .checkbox:focus-visible{border-radius:var(--radius-sm);outline:2px solid var(--controls-control-neutral-checked)}.checkbox-wrapper .checkbox-body .field-checkbox p-checkbox{position:relative;column-gap:var(--spacing-xl)}.checkbox-wrapper .checkbox-body .field-checkbox p-checkbox:first-child{margin-top:0!important}.checkbox-wrapper .checkbox-body .field-checkbox p-checkbox .p-checkbox-label{font-size:var(--text-md-medium-font-size);font-weight:var(--text-md-medium-font-weight);line-height:var(--text-md-medium-line-height);font-style:var(--text-md-medium-font-style);color:var(--text-display);margin:0;margin-top:var(--spacing-xs);cursor:pointer}.checkbox-wrapper .checkbox-body .field-checkbox p-checkbox .p-checkbox{position:relative}.checkbox-wrapper .checkbox-body .field-checkbox p-checkbox .p-checkbox .p-checkbox-box{width:20px;height:20px;min-width:20px}p-checkbox:focus-within{border-radius:var(--radius-sm)!important;outline:2px solid var(--colors-base-black)!important}::ng-deep .p-checkbox{position:relative}::ng-deep .p-checkbox .p-checkbox-box{position:relative;overflow:hidden}::ng-deep .p-checkbox .p-checkbox-box:after{content:"";position:absolute;top:50%;left:50%;width:40px;height:40px;background:var(--controls-control-ripple-effect);border-radius:var(--radius-full);transform:translate(-50%,-50%) scale(0);transition:all .3s ease-in-out;z-index:-1}::ng-deep .p-checkbox .p-checkbox-box:hover:after{transform:translate(-50%,-50%) scale(1)}.custom-control-indicator,.custom-control-indicator-radio{position:absolute;right:0;display:block;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;background-repeat:no-repeat;background-position:center center;-webkit-background-size:50% 50%;background-size:50% 50%;border:1px solid #6C737F;top:3px;width:24px;height:24px;border-radius:2px}.page-title-area .page-title-content ul li span .active{padding-right:5px}.helper-text{display:flex;align-items:center;color:var(--text-error);margin:var(--spacing-md) 0;gap:8px}.helper-text .error{color:var(--text-error)}.helper-text span{display:grid;place-items:center}.helper-text span i{font-size:1rem!important;color:var(--text-error)!important}.p-paginator .p-paginator-next,.p-paginator .p-paginator-last{min-width:2.5rem;height:2.5rem}.p-paginator .p-paginator-next .p-paginator-icon,.p-paginator .p-paginator-last .p-paginator-icon{content:url(/assets/img/icons/right-arrow-black.svg);width:14px;height:14px}[dir=rtl] .p-paginator .p-paginator-next .p-paginator-icon,[dir=rtl] .p-paginator .p-paginator-last .p-paginator-icon{transform:rotate(-180deg)}.p-paginator .p-paginator-next:hover,.p-paginator .p-paginator-last:hover{background:var(--background-neutral-100);color:var(--text-default);border-radius:4px}.p-paginator .p-paginator-next:active,.p-paginator .p-paginator-last:active{background-color:transparent;border:2px solid #161616;border-radius:4px}.p-paginator .p-paginator-first,.p-paginator .p-paginator-prev{min-width:2.5rem;height:2.5rem}.p-paginator .p-paginator-first .p-paginator-icon,.p-paginator .p-paginator-prev .p-paginator-icon{content:url(/assets/img/icons/left-arrow-black.svg);width:14px;height:14px}[dir=rtl] .p-paginator .p-paginator-first .p-paginator-icon,[dir=rtl] .p-paginator .p-paginator-prev .p-paginator-icon{transform:rotate(180deg)}.p-paginator .p-paginator-first:hover,.p-paginator .p-paginator-prev:hover{background:var(--background-neutral-100);color:var(--text-default);border-radius:4px}.p-paginator .p-paginator-first:active,.p-paginator .p-paginator-prev:active{background-color:transparent;border:2px solid #161616;border-radius:4px}.file-pdf-icon{color:#d9534f;font-weight:300}.file-doc-icon{color:#0e76a8;font-weight:300}.external-link-icon{color:var(--themes-text-text-primary);font-weight:300}.email-icon{color:#f39c12;font-weight:300}.internal-link-icon{color:#007bff;font-weight:300}.tooltip{--bs-tooltip-bg: var(--tooltip-background-dark);--bs-tooltip-color: var(--tooltip-text-paragraph-dark);--bs-tooltip-border-radius: var(--radius-sm);--bs-tooltip-padding-x: 12px;--bs-tooltip-padding-y: 8px;--bs-tooltip-max-width: 240px;--bs-tooltip-opacity: 1;font-family:IBMPlexSansArabic,Helvetica;font-size:var(--text-xs-regular-font-size);font-weight:var(--text-xs-regular-font-weight);box-shadow:var(--shadow-lg)}.tooltip .tooltip-arrow{display:block}.tooltip .tooltip-inner{display:flex;align-items:flex-start;gap:var(--tooltip-gap);padding:var(--tooltip-padding);text-align:start}.tooltip .tooltip-inner .tooltip-icon{font-size:18px;color:var(--icon-neutral);display:flex;align-items:center}.tooltip .tooltip-inner .tooltip-main{display:flex;flex-direction:column;gap:4px}.tooltip .tooltip-inner .tooltip-main .title{font-weight:900;font-size:12px;line-height:18px;color:var(--tooltip-text-heading-dark)}.tooltip .tooltip-inner .tooltip-main .content{font-weight:400;font-size:12px;line-height:18px;color:var(--tooltip-text-paragraph-dark)}.rotate-icon{transform:rotate(-90deg)}.p-datatable-table{border-spacing:0;border-collapse:separate;width:100%}.p-datatable-thead>tr>th,.p-datatable-sort-icon,.p-datatable-sort-badge{vertical-align:middle}.p-datatable-thead>tr>th{padding:var(--p-datatable-header-cell-padding);background:#fff;border-color:var(--p-datatable-header-cell-border-color);border-style:solid;border-width:0 0 1px 0;color:var(--p-datatable-header-cell-color);font-weight:var(--p-datatable-column-title-font-weight);text-align:start;transition:background var(--p-datatable-transition-duration),color var(--p-datatable-transition-duration),border-color var(--p-datatable-transition-duration),outline-color var(--p-datatable-transition-duration),box-shadow var(--p-datatable-transition-duration)}.p-datatable-tbody>tr{outline-color:transparent;background:var(--p-datatable-row-background);color:var(--p-datatable-row-color);transition:background var(--p-datatable-transition-duration),color var(--p-datatable-transition-duration),border-color var(--p-datatable-transition-duration),outline-color var(--p-datatable-transition-duration),box-shadow var(--p-datatable-transition-duration)}.p-datatable-tbody>tr>td{text-align:start;border-color:var(--p-datatable-body-cell-border-color);border-style:solid;border-width:0 0 1px 0;padding:var(--p-datatable-body-cell-padding)}.p-dialog .p-dialog-footer{text-align:end}.bookmark-empty{padding:2rem 1rem}.bookmark-empty .bookmark-icon i{font-size:48px;color:#b8eacb}.bookmark-empty .bookmark-title{font-size:22px;font-weight:700;color:#166a45;margin-bottom:.5rem}.bookmark-empty .bookmark-subtitle{font-size:16px;color:#6c757d;margin-bottom:1.5rem}.bookmark-empty .btn-outline-primary{border-color:#7300b7;color:#7300b7;border-radius:8px;padding:.4rem 1.5rem;font-weight:500}.bookmark-empty .btn-outline-primary:hover{background-color:#7300b7;color:#fff}.lg-container{font-family:IBMPlexSansArabic,Helvetica!important}.lg-sub-html h4{margin:0;font-family:IBMPlexSansArabic,Helvetica!important;font-size:var(--display-xs-semibold-font-size);color:var(--colors-alpha-alpha-white-100)!important}.lg-sub-html p{font-family:IBMPlexSansArabic,Helvetica!important;font-size:var(--text-lg-regular-font-size);margin:5px 0 0;color:var(--colors-alpha-alpha-white-70)!important}[dir=rtl] .lg-sub-html p{direction:rtl!important}.lg-sub-html .qr-side-container{position:absolute;top:50%;transform:translateY(-50%);z-index:9999}.lg-sub-html .qr-side-container img{border:2px solid #1B8354;border-radius:4px}.lg-outer .lg-dropdown{display:flex;flex-direction:column;gap:10px;padding:10px!important}.lg-outer .lg-dropdown li a{display:flex;align-items:center;justify-content:flex-start;gap:2px}.lg-outer .lg-dropdown li a:hover{border-radius:8px}.lg-outer .lg-share-facebook .lg-icon{color:#3b5998}.lg-outer .lg-share-whatsapp .lg-icon{font-family:hgi-stroke-rounded!important;font-style:normal;color:#128c7e;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;display:inline-block;font-variant:normal;line-height:1;text-rendering:auto}.lg-outer .lg-share-whatsapp .lg-icon:after{content:"\59d9"}.lg-outer .lg-share-twitter .lg-icon{font-family:hgi-stroke-rounded!important;font-style:normal;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;display:inline-block;font-variant:normal;line-height:1;text-rendering:auto}.lg-outer .lg-share-twitter .lg-icon:after{content:"\4e0f"}.lg-outer .lg-share-linkedin .lg-icon{font-family:hgi-stroke-rounded!important;font-style:normal;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;display:inline-block;font-variant:normal;line-height:1;text-rendering:auto}.lg-outer .lg-share-linkedin .lg-icon:after{content:"\4a65"}.lg-sub-html-custom{opacity:0;animation:fadeInCustom .5s ease-in forwards}@keyframes fadeInCustom{to{opacity:1}}.lg-sub-html-custom-wrapper{position:relative;padding-inline-end:100px;padding-inline-start:100px}.qr-fixed{position:absolute;top:50%;transform:translateY(-50%);z-index:99;width:80px;height:80px;background-color:#fff;border:2px solid #1B8354;border-radius:6px;padding:4px;box-shadow:0 2px 6px #00000040}.qr-left{left:1rem}.qr-right{right:1rem}.qr-fixed img{width:100%;height:auto}.filter-categories button{border:1px solid #d1d1d1;text-align:center;flex-shrink:0;min-width:145px;overflow:hidden;transition:border-color .1s ease-in-out;outline:none!important}.filter-categories button span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.photo-platform-section{background:var(--colors-base-white)}.photo-platform-section .dropdown button{font-size:14px;font-weight:500;color:#767676}.photo-platform-section .dropdown .dropdown-menu{text-align:start}.photo-platform-section .dropdown .dropdown-menu .dropdown-header{pointer-events:none;background-color:#fff;color:#6c757d;font-size:.85rem;-webkit-user-select:none;user-select:none}.photo-platform-section .dropdown .dropdown-menu li:not(.dropdown-header):hover{background-color:var(--nav-link-hover)!important;border-radius:8px}.photo-platform-section .dropdown .dropdown-menu li:not(.dropdown-header):hover:not(.dropdown-header){background-color:#f8f9fa}.photo-platform-section .dropdown .dropdown-menu .dropdown-item{border-radius:8px}.photo-platform-section .dropdown .dropdown-menu .dropdown-item.active,.photo-platform-section .dropdown .dropdown-menu .dropdown-item:active{background-color:var(--button-background-primary-default);color:var(--white)!important}.photo-platform-section .sort-btn,.photo-platform-section .dropdown-toggle{font-size:14px;font-weight:500;color:#767676}.photo-platform-section .sort-btn span,.photo-platform-section .dropdown-toggle span{font-size:14px!important;font-weight:500;color:#767676}.vertical-menu{position:fixed;display:flex;flex-direction:column;align-items:center;background-color:var(--colors-base-white);top:var(--spacing-0);overflow-y:auto;overflow-x:hidden;border-left:1px solid var(--colors-gray-200);height:100vh;width:260px;border-right:1px solid var(--colors-gray-200);overflow:hidden;z-index:672;transition:width .3s ease;-webkit-user-select:none;user-select:none}.vertical-menu.collapsed{width:72px}.vertical-menu.collapsed .logo img{width:48px!important;height:auto}.vertical-menu.collapsed .sidebar-toggle{text-align:center}.vertical-menu.collapsed .transition-logo{opacity:.9;transform:scale(.95)}.vertical-menu .sidebar-toggle .btn-collapsed{display:flex;align-items:center;gap:.5rem;border-radius:.5rem;color:var(--colors-base-black)!important;background-color:#f8f9fa;padding:.5rem 1rem}.vertical-menu .sidebar-toggle i{font-size:1.25rem}.vertical-menu .nav-link{font-weight:500;color:#333;border-radius:6px;transition:background .2s ease;padding:6px 10px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.vertical-menu .nav-link:hover{background-color:#f0f0f0;color:#000}.vertical-menu .nav-link.submenu-active:hover{background:var(--button-background-primary-hovered)}.vertical-menu .nav-link.submenu-active:focus{outline:2px solid var(--colors-base-black)}.vertical-menu .nav-link.submenu-active:active{outline:none;background:var(--button-background-primary-pressed)}.vertical-menu .submenu .sub-link{font-size:.875rem;color:#666;padding-left:12px}.vertical-menu .submenu .sub-link:hover{color:#000}.vertical-menu .submenu .sub-link i{font-size:.875em}.vertical-menu .transition-logo{transition:all .3s ease-in-out;opacity:1;transform:scale(1)}.vertical-menu .vertical-wrapper .nav .nav-item .nav-link i{font-size:.875em}.vertical-menu .vertical-wrapper .btn{outline:unset!important}.vertical-menu .sidebar-submenu{position:fixed;top:0;height:calc(100vh + 0px);overflow:auto;left:150px;width:230px;background-color:#fff;box-shadow:0 16px 15px 15px #7e37d808;padding-top:2rem!important;opacity:0;pointer-events:none;transform:translate(-100%);transition:all .3s ease;z-index:-1}[dir=rtl] .vertical-menu .sidebar-submenu{left:auto;right:150px;transform:translate(100%)}.vertical-menu .sidebar-submenu.show{transform:translate(0);opacity:1;pointer-events:auto;z-index:1050;left:72px}[dir=rtl] .vertical-menu .sidebar-submenu.show{left:unset;right:72px}.vertical-menu .sidebar-submenu.show .nav-link.submenu-active .submenu{display:flex!important}.vertical-menu .sidebar-submenu.show .nav-link.submenu-active .submenu .sub-link{display:block!important}.vertical-menu .sidebar-submenu .nav-item{position:relative}.vertical-menu .sidebar-submenu .nav-item .nav-link{display:block;position:relative;font-size:.875rem;color:#3f475a;text-decoration:none;cursor:pointer;border-bottom:1px solid #f1f1f1}.vertical-menu .sidebar-submenu .nav-item .nav-link span{display:flex!important}.vertical-menu .sidebar-submenu .nav-item .nav-link i{font-size:inherit}.submenu-active{background-color:var(--button-background-primary-default);color:var(--white)!important;border-radius:8px;transition:background .3s ease}.sidebar-toggle-wrapper{width:100%;display:flex;justify-content:center}.sidebar-toggle-btn{background-color:#f5f5f5;border:none;border-radius:8px;width:36px;height:36px;box-shadow:0 1px 4px #0000001a;display:flex;justify-content:center;align-items:center;transition:background-color .3s ease,transform .3s ease}.sidebar-toggle-btn i{transition:transform .3s ease}.sidebar-toggle-btn:hover{background-color:#e2e6ea}.sidebar-toggle-btn:active{transform:scale(.95)}.category-scroll-wrapper{box-shadow:0 1px #0000001f}@media (max-width: 767px){.category-scroll-wrapper{border-bottom:1px solid rgba(0,0,0,.08);margin-bottom:0!important;box-shadow:unset}}.category-scroll-wrapper .category-tabs-container{overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scrollbar-width:none}.category-scroll-wrapper .category-tabs-container::-webkit-scrollbar{display:none}[dir=rtl] .category-scroll-wrapper .category-tabs-container{direction:rtl}@media (max-width: 767px){.category-scroll-wrapper .category-tabs-container::-webkit-scrollbar{scroll-behavior:smooth;scrollbar-width:none;display:none}}.category-scroll-wrapper .category-tabs-container .category-tabs{padding:0 16px;margin:0;display:flex;gap:24px;list-style:none}@media (max-width: 767px){.category-scroll-wrapper .category-tabs-container .category-tabs{gap:1rem}}.category-scroll-wrapper .category-tabs-container .category-tabs li{position:relative;display:flex;align-items:center;justify-content:center;height:64px;font-size:14px;font-weight:500;cursor:pointer;color:var(--colors-gray-500);white-space:nowrap;transition:color .3s ease}@media (max-width: 767px){.category-scroll-wrapper .category-tabs-container .category-tabs li{height:56px}}.category-scroll-wrapper .category-tabs-container .category-tabs li:hover,.category-scroll-wrapper .category-tabs-container .category-tabs li.active{color:#000}.category-scroll-wrapper .category-tabs-container .category-tabs li.active:after{content:"";position:absolute;bottom:0;left:0;height:2px;width:100%;background-color:var(--border-primary);border-radius:var(--radius-full);border:0}.lg-reddit{width:20px;height:20px;display:inline-block;vertical-align:middle;margin-right:8px}.lg-whatsapp{width:20px;height:20px;fill:#25d366;display:inline-block;margin-inline-end:8px;vertical-align:middle}.lg-linkedin{width:20px;height:20px;fill:#0077b5;margin-inline-end:8px;vertical-align:middle}.lg-dropdown-text{margin-top:3px!important}.display-heading,h1,.h1,.hero-content h1{font-size:var(--display-md);line-height:32px}.display-heading2,h2,.h2{font-size:var(--display-xs-semibold-font-size)}.p-text,p,.p{font-size:var(--text-md-regular-font-size);font-weight:400;line-height:var(--text-xs-regular-line-height)}@media (min-width: 768px){.w-md-75{width:75%!important}}@media (min-width: 576px){.display-heading,h1,.h1{font-size:var(--display-sm);line-height:32px}.display-heading2,h2,.h2{font-size:var(--display-xs-semibold-font-size)}.p-text,p,.p{font-size:var(--text-sm-regular-font-size);line-height:var(--text-sm-regular-line-height)}}@media (min-width: 768px){.display-heading,h1,.h1,.hero-content h1{font-size:var(--display-md);line-height:38px}.display-heading2,h2,.h2{font-size:var(--display-xs-semibold-font-size)}.p-text,p,.p{font-size:var(--text-md-regular-font-size);line-height:var(--text-md-regular-line-height)}}@media (min-width: 992px){.display-heading,h1,.h1,.hero-content h1{font-size:var(--display-md);line-height:44px}.display-heading2,h2,.h2{font-size:var(--display-xs-semibold-font-size)}.p-text,p,.p{font-size:var(--text-md-regular-font-size);line-height:var(--text-md-regular-line-height)}}@media (min-width: 1200px){.display-heading,h1,.h1,.hero-content h1{font-size:var(--display-md);line-height:60px}.display-heading2,h2,.h2{font-size:var(--display-xs-semibold-font-size)}.p-text,p,.p{font-size:var(--text-md-regular-font-size);line-height:var(--text-lg-regular-line-height)}.header-top-section .header-top-wrapper{padding:0 var(--spacing-4xl)}.header-1 .container-fluid{padding:0}.header-1 .mega-menu-wrapper .header-main .header-right .search-icon{color:var(--white)}.header-1 .mega-menu-wrapper .header-main .header-left{gap:0}.section-body{padding-top:40px;padding-bottom:40px}}@media (min-width: 1400px){.display-heading,h1,.h1,.hero-content h1{font-size:var(--display-xl-medium-font-size);line-height:var(--display-xl-medium-line-height)}.display-heading2,h2,.h2{font-size:var(--display-md-bold-font-size)}.p-text,p,.p{font-size:var(--text-md-regular-font-size);line-height:var(--text-xl-regular-line-height)}}@media only screen and (min-width: 768px) and (max-width: 1366px){.header-top-section .header-top-wrapper,.header-1 .container-fluid,.header-1 .mega-menu-wrapper .header-main{padding:0}}@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1){.header-1 .mega-menu-wrapper .header-main{padding:0}}:root{--body: #fff;--black: #000;--white: #fff;--primary-color: #1B8354;--secondary-color: #47CD89;--text-primary-color: #1B8354;--text-subtitle: #00a6ff;--text-default: var(--colors-base-black);--text-primary: var(--colors-primary-sa-flag-600-primary);--text-secondary: var(--colors-secondary-gold-600-primary);--text-tertiary: var(--colors-tertiary-lavendar-500-primary);--text-primary-sa-flag: var(--colors-primary-sa-flag-800);--text-display: var(--colors-neutral-800);--text-primary-paragraph: var(--colors-neutral-700);--text-secondary-paragraph: var(--colors-neutral-500);--text-oncolor-primary: var(--colors-base-white);--text-oncolor-secondary: var(--alpha-white-80);--text-oncolor-tertiary: var(--alpha-white-70);--text-success: var(--colors-green-700);--text-info: var(--colors-blue-700);--text-warning: var(--colors-yellow-700);--text-error: var(--colors-red-700);--text-primary-light: var(--colors-primary-sa-flag-300);--text-secondary-light: var(--colors-secondary-gold-300);--text-tertiary-light: var(--colors-tertiary-lavendar-300);--text-default-disabled: var(--colors-neutral-400);--text-default-oncolor-disabled: var(--alpha-white-40);--colors-text-primary: var(--colors-gray-900);--colors-text-primary_on-brand: var(--colors-base-white);--colors-text-secondary: var(--colors-gray-700);--colors-text-secondary_on-brand: hsla(var(--colors-alpha-white) / 70%);--colors-text-tertiary: var(--colors-gray-600);--colors-text-quarterary: var(--colors-gray-500);--colors-text-white: var(--colors-base-white);--colors-text-disabled: var(--colors-gray-500);--colors-text-placeholder: var(--colors-gray-500);--colors-text-brand-primary: var(--colors-brand-800);--colors-text-brand-secondary: var(--colors-brand-700);--colors-text-error-primary: var(--colors-error-600);--colors-border-primary: var(--colors-gray-300);--colors-border-secondary: var(--colors-gray-200);--colors-border-disabled: var(--colors-gray-300);--colors-border-disabled_subtle: var(--colors-gray-200);--colors-border-brand: var(--colors-brand-300);--colors-border-error: var(--colors-error-300);--colors-alpha-alpha-white-0: #ffffff00;--colors-alpha-alpha-white-10: #ffffff19;--colors-alpha-alpha-white-20: #ffffff33;--colors-alpha-alpha-white-30: #ffffff4c;--colors-alpha-alpha-white-40: #ffffff66;--colors-alpha-alpha-white-50: #ffffff7f;--colors-alpha-alpha-white-60: #ffffff99;--colors-alpha-alpha-white-70: #ffffffb2;--colors-alpha-alpha-white-80: #ffffffcc;--colors-alpha-alpha-white-90: #ffffffe5;--colors-alpha-alpha-white-100: #ffffff;--colors-alpha-alpha-black-0: #16161600;--colors-alpha-alpha-black-10: #16161619;--colors-alpha-alpha-black-20: #16161633;--colors-alpha-alpha-black-30: #1616164c;--colors-alpha-alpha-black-40: #16161666;--colors-alpha-alpha-black-50: #1616167f;--colors-alpha-alpha-black-60: #16161699;--colors-alpha-alpha-black-70: #161616b2;--colors-alpha-alpha-black-80: #161616cc;--colors-alpha-alpha-black-90: #161616e5;--colors-alpha-alpha-black-100: #161616;--colors-alpha-alpha-green-10: #1b835419;--colors-alpha-alpha-green-20: #1b835433;--colors-alpha-alpha-green-30: #1b83544c;--colors-alpha-alpha-green-40: #1b835466;--colors-alpha-alpha-green-50: #1b83547f;--colors-alpha-alpha-green-60: #1b835499;--colors-alpha-alpha-green-70: #1b8354b2;--colors-alpha-alpha-green-80: #1b8354cc;--colors-alpha-alpha-green-90: #1b8354e5;--colors-alpha-alpha-green-100: var(--colors-primary-sa-flag-600-primary);--bg-primary-color: var(--primary-color);--bg-primary-color2: #4E29B7;--bg-primary-color3: #005D45;--bg-secondary-color: var(--primary-color);--primary-color-rgb-1: 49, 148, 179;--bg-accent-rgb-color: 0,28,77;--white-transp-1: rgba(255, 255, 255, .7);--white-transp-2: rgba(255, 255, 255, .3);--header: var(--colors-neutral-800);--body-item: var(--primary-color);--base: #166FD3;--text: #5E5F63;--text2: #8A8C94;--border: #EEEFF4;--border2: #D7D7D7;--button: #1C2539;--button2: #030734;--ratting: #F09815;--bg: #F6F3EE;--bg1: #020001;--bg2: #F6F6F6;--bg3: #F5F6FD;--bg4: #074d31;--bg5: #F8F8F8;--bg6: #020626;--bg7: #f5faff;--bg8: rgb(243, 252, 246);--bg9: #edf7ee;--bg10: var(--colors-gray-neutral-50);--color-gradient-1: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 19.36%, rgba(15, 116, 230, .55) 71.26%, #166FD3 100%);--color-gradient-2: linear-gradient(180deg, rgba(0, 0, 0, .31) 0%, rgba(0, 0, 0, .78) 100%);--color-gradient-3: linear-gradient( 180deg, rgba(0, 0, 0, .1) 0%, rgba(0, 0, 0, .38) 100%);--color-gradient-4: linear-gradient(0deg, rgba(9, 42, 30, .2) 0%, rgba(9, 42, 30, .2) 100%);--color-gradient-primary: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(9, 42, 30, .8) 100%);--color-overlay: rgba(9, 42, 30, .95);--text-color-overlay: rgba(9, 42, 30, .1);--box-shadow: 0 1px 15px rgba(0, 0, 0, .15);--box-shadow-2: 0 1px 1px rgba(0, 0, 0, .055);--shadow-xs: 0px 1px 2px 0px rgba(16, 24, 40, .05);--shadow-sm: 0px 1px 2px 0px rgba(16, 24, 40, .06), 0px 1px 3px 0px rgba(16, 24, 40, .1);--shadow-md: 0px 2px 4px -2px rgba(16, 24, 40, .06), 0px 4px 8px -2px rgba(16, 24, 40, .1);--shadow-lg: 0px 4px 6px -2px rgba(16, 24, 40, .03), 0px 12px 16px -4px rgba(16, 24, 40, .08);--shadow-xl: 0px 8px 8px -4px rgba(16, 24, 40, .03), 0px 20px 24px -4px rgba(16, 24, 40, .08);--shadow-2xl: 0px 24px 48px -12px rgba(16, 24, 40, .18);--shadow-3xl: 0px 32px 64px -12px rgba(16, 24, 40, .14);--margin-x-sm: 24px;--margin-y-sm: 24px;--margin-x-md: 32px;--margin-y-md: 32px;--margin-x: 88px;--margin-y: 64px;--spacing-0: 0px;--spacing-0-5: 2px;--spacing-1: 4px;--spacing-1-5: 6px;--spacing-2: 8px;--spacing-3: 12px;--spacing-4: 16px;--spacing-5: 20px;--spacing-6: 24px;--spacing-8: 32px;--spacing-10: 40px;--spacing-12: 48px;--spacing-16: 64px;--spacing-20: 80px;--spacing-24: 96px;--spacing-32: 128px;--spacing-40: 160px;--spacing-48: 192px;--spacing-56: 224px;--spacing-64: 256px;--spacing-80: 320px;--spacing-96: 384px;--spacing-120: 480px;--spacing-140: 560px;--spacing-160: 640px;--spacing-180: 720px;--spacing-192: 768px;--spacing-256: 1024px;--spacing-320: 1280px;--spacing-360: 1440px;--spacing-400: 1600px;--spacing-480: 1920px;--spacing-none: 0px;--spacing-xxs: var(--spacing-0-5);--spacing-sm: var(--spacing-1-5);--width-xxs: var(--spacing-80);--width-xs: var(--spacing-96);--width-sm: var(--spacing-120);--width-md: var(--spacing-140);--width-lg: var(--spacing-160);--width-xl: var(--spacing-192);--width-2xl: var(--spacing-256);--width-3xl: var(--spacing-320);--width-4xl: var(--spacing-360);--width-5xl: var(--spacing-400);--width-6xl: var(--spacing-480);--maxwidth-paragraph-max-width: var(--spacing-180);--card-lg-gap: var(--spacing-6);--card-md-padding: var(--spacing-6);--card-md-gap: var(--spacing-5);--card-sm-padding: var(--spacing-6);--card-sm-gap: var(--spacing-5);--card-xs-padding: var(--spacing-4);--card-xs-gap: var(--spacing-4);--radius-0: 0;--radius-2: 2px;--radius-4: 4px;--radius-8: 8px;--radius-16: 16px;--radius-24: 24px;--radius-9999: 9999px;--components-card-radius: var(--spacing-4);--radius-none: var(--radius-0);--radius-xs: var(--radius-2);--radius-sm: var(--radius-4);--radius-md: var(--radius-8);--radius-lg: var(--radius-16);--radius-xl: var(--radius-24);--radius-full: var(--radius-9999);--btn-primary-color: #166A45;--btn-hover-color: #104631;--btn-selected-color: #104631;--display-2xl: 72px;--display-xl: 60px;--display-lg: 48px;--display-md: 36px;--display-sm: 30px;--display-xs: 24px;--display2-2xl: 38px;--display2-xl: 32px;--display2-lg: 28px;--display2-md: 26px;--display2-sm: 24px;--display2-xs: 22px;--p-xl: 20px;--p-lg: 18px;--p-md: 16px;--p-sm: 14px;--p-xs: 12px;--p-2xs: 10px;--themes-text-text-default: rgba(22, 22, 22, 1);--themes-text-text-secondary-paragraph: rgba(27, 131, 84, 1);--themes-text-text-primary: rgba(27, 131, 84, 1);--themes-text-text-primary-paragraph: rgba(56, 66, 80, 1);--themes-button-button-background-primary-default: rgba(27, 131, 84, 1);--spacing-none: var(--spacing-0);--spacing-xs: var(--spacing-1);--spacing-md: var(--spacing-2);--spacing-lg: var(--spacing-3);--spacing-xl: var(--spacing-4);--spacing-2xl: var(--spacing-5);--spacing-3xl: var(--spacing-6);--spacing-4xl: var(--spacing-8);--spacing-5xl: var(--spacing-10);--spacing-6xl: var(--spacing-12);--spacing-7xl: var(--spacing-16);--spacing-8xl: var(--spacing-20);--spacing-9xl: var(--spacing-24);--spacing-10xl: var(--spacing-32);--spacing-11xl: var(--spacing-40);--spacing-spacing-md: 8px;--spacing-spacing-xs: 4px;--spacing-spacing-xl: 16px;--spacing-spacing-md-duplicate: 8px;--spacing-spacing-3xl: 24px;--spacing-spacing-4xl: 32px;--spacing-spacing-5xl: 40px;--colors-base-white: #ffffff;--colors-base-black: #161616;--colors-primary-sa-flag-25: #f7fdf9;--colors-primary-sa-flag-50: #f3fcf6;--colors-primary-sa-flag-100: #dff6e7;--colors-primary-sa-flag-200: #b8eacb;--colors-primary-sa-flag-300: #88d8ad;--colors-primary-sa-flag-400: #54c08a;--colors-primary-sa-flag-500-alpha-10: #25935f19;--colors-primary-sa-flag-500: #25935f;--colors-primary-sa-flag-600-primary: #1b8354;--colors-primary-sa-flag-700: #166a45;--colors-primary-sa-flag-800: #14573a;--colors-primary-sa-flag-900: #104631;--colors-primary-sa-flag-950: #092a1e;--colors-secondary-gold-25: #fffef7;--colors-secondary-gold-50: #fffef2;--colors-secondary-gold-100: #fffce6;--colors-secondary-gold-200: #fcf3bd;--colors-secondary-gold-300: #fae996;--colors-secondary-gold-400: #f7d54d;--colors-secondary-gold-500: #f5bd02;--colors-secondary-gold-600-primary: #dba102;--colors-secondary-gold-700: #b87b02;--colors-secondary-gold-800: #945c01;--colors-secondary-gold-900: #6e3c00;--colors-secondary-gold-950: #472400;--colors-tertiary-lavendar-25: #fefcff;--colors-tertiary-lavendar-50: #f9f5fa;--colors-tertiary-lavendar-100: #f2e9f5;--colors-tertiary-lavendar-200: #e1cce8;--colors-tertiary-lavendar-300: #ccadd9;--colors-tertiary-lavendar-400: #a57bba;--colors-tertiary-lavendar-500-primary: #80519f;--colors-tertiary-lavendar-600: #6d428f;--colors-tertiary-lavendar-700: #532d75;--colors-tertiary-lavendar-800: #3d1d5e;--colors-tertiary-lavendar-900: #281047;--colors-tertiary-lavendar-950: #16072e;--colors-gray-25: #fafafa;--colors-gray-50: #f5f5f6;--colors-gray-100: #f0f1f1;--colors-gray-200: #ececed;--colors-gray-300: #cecfd2;--colors-gray-400: #94969c;--colors-gray-500: #85888e;--colors-gray-600: #61646c;--colors-gray-700: #333741;--colors-gray-800: #1f242f;--colors-gray-900: #161b26;--colors-gray-950: #0c111d;--colors-gray-1000: #161616;--colors-neutral-25: #fcfcfd;--colors-neutral-50: #f9fafb;--colors-neutral-100: #f3f4f6;--colors-neutral-200: #e5e7eb;--colors-neutral-300: #d2d6db;--colors-neutral-400: #9da4ae;--colors-neutral-500: #6c727e;--colors-neutral-600: #4d5761;--colors-neutral-700: #384250;--colors-neutral-800: #1f2a37;--colors-neutral-900: #111927;--colors-neutral-950: #0c111b;--colors-brand-25: #f7fdf9;--colors-brand-50: #f3fcf6;--colors-brand-100: #dff6e7;--colors-brand-200: #b8eacb;--colors-brand-300: #88d8ad;--colors-brand-400: #54c08a;--colors-brand-500: #25935f;--colors-brand-600: #1b8354;--colors-brand-700: #166a45;--colors-brand-800: #14573a;--colors-brand-900: #104631;--colors-brand-950: #092a1e;--colors-error-25: #fffbfa;--colors-error-50: #fef3f2;--colors-error-100: #fee4e2;--colors-error-200: #fecdca;--colors-error-300: #fda29b;--colors-error-400: #f97066;--colors-error-500: #f04438;--colors-error-600: #d92d20;--colors-error-700: #b42318;--colors-error-800: #912018;--colors-error-900: #7a271a;--colors-error-950: #55160c;--colors-warning-25: #fffcf5;--colors-warning-50: #fffaeb;--colors-warning-100: #fef0c7;--colors-warning-200: #fedf89;--colors-warning-300: #fec84b;--colors-warning-400: #fdb022;--colors-warning-500: #f79009;--colors-warning-600: #dc6803;--colors-warning-700: #b54708;--colors-warning-800: #93370d;--colors-warning-900: #7a2e0e;--colors-warning-950: #4e1d09;--colors-success-25: #f6fef9;--colors-success-50: #ecfdf3;--colors-success-100: #dcfae6;--colors-success-200: #abefc6;--colors-success-300: #75e0a7;--colors-success-400: #47cd89;--colors-success-500: #17b26a;--colors-success-600: #079455;--colors-success-700: #067647;--colors-success-800: #085d3a;--colors-success-900: #074d31;--colors-success-950: #053321;--colors-info-25: #f5faff;--colors-info-50: #eff8ff;--colors-info-100: #d1e9ff;--colors-info-200: #b2ddff;--colors-info-300: #84caff;--colors-info-400: #53b1fd;--colors-info-500: #2e90fa;--colors-info-600: #1570ef;--colors-info-700: #175cd3;--colors-info-800: #1849a9;--colors-info-900: #194185;--colors-info-950: #102a56;--colors-gray-blue-25: #fcfcfd;--colors-gray-blue-50: #f8f9fc;--colors-gray-blue-100: #eaecf5;--colors-gray-blue-200: #d5d9eb;--colors-gray-blue-300: #b3b8db;--colors-gray-blue-400: #717bbc;--colors-gray-blue-500: #4e5ba6;--colors-gray-blue-600: #3e4784;--colors-gray-blue-700: #363f72;--colors-gray-blue-800: #293056;--colors-gray-blue-900: #101323;--colors-gray-blue-950: #0d0f1c;--colors-gray-cool-25: #fcfcfd;--colors-gray-cool-50: #f9f9fb;--colors-gray-cool-100: #eff1f5;--colors-gray-cool-200: #dcdfea;--colors-gray-cool-300: #b9c0d4;--colors-gray-cool-400: #7d89b0;--colors-gray-cool-500: #5d6b98;--colors-gray-cool-600: #4a5578;--colors-gray-cool-700: #404968;--colors-gray-cool-800: #30374f;--colors-gray-cool-900: #111322;--colors-gray-cool-950: #0e101b;--colors-gray-modern-25: #fcfcfd;--colors-gray-modern-50: #f8fafc;--colors-gray-modern-100: #eef2f6;--colors-gray-modern-200: #e3e8ef;--colors-gray-modern-300: #cdd5df;--colors-gray-modern-400: #9aa4b2;--colors-gray-modern-500: #697586;--colors-gray-modern-600: #4b5565;--colors-gray-modern-700: #364152;--colors-gray-modern-800: #202939;--colors-gray-modern-900: #121926;--colors-gray-modern-950: #0d121c;--colors-gray-neutral-25: #fcfcfd;--colors-gray-neutral-50: #f9fafb;--colors-gray-neutral-100: #f3f4f6;--colors-gray-neutral-200: #e5e7eb;--colors-gray-neutral-300: #d2d6db;--colors-gray-neutral-400: #9da4ae;--colors-gray-neutral-500: #6c737f;--colors-gray-neutral-600: #4d5761;--colors-gray-neutral-700: #384250;--colors-gray-neutral-800: #1f2a37;--colors-gray-neutral-900: #111927;--colors-gray-neutral-950: #0d121c;--colors-gray-iron-25: #fcfcfc;--colors-gray-iron-50: #fafafa;--colors-gray-iron-100: #f4f4f5;--colors-gray-iron-200: #e4e4e7;--colors-gray-iron-300: #d1d1d6;--colors-gray-iron-400: #a0a0ab;--colors-gray-iron-500: #70707b;--colors-gray-iron-600: #51525c;--colors-gray-iron-700: #3f3f46;--colors-gray-iron-800: #26272b;--colors-gray-iron-900: #1a1a1e;--colors-gray-iron-950: #131316;--colors-gray-true-25: #fcfcfc;--colors-gray-true-50: #fafafa;--colors-gray-true-100: #f5f5f5;--colors-gray-true-200: #e5e5e5;--colors-gray-true-300: #d6d6d6;--colors-gray-true-400: #a3a3a3;--colors-gray-true-500: #737373;--colors-gray-true-600: #525252;--colors-gray-true-700: #424242;--colors-gray-true-800: #292929;--colors-gray-true-900: #141414;--colors-gray-true-950: #0f0f0f;--colors-gray-warm-25: #fdfdfc;--colors-gray-warm-50: #fafaf9;--colors-gray-warm-100: #f5f5f4;--colors-gray-warm-200: #e7e5e4;--colors-gray-warm-300: #d7d3d0;--colors-gray-warm-400: #a9a29d;--colors-gray-warm-500: #79716b;--colors-gray-warm-600: #57534e;--colors-gray-warm-700: #44403c;--colors-gray-warm-800: #292524;--colors-gray-warm-900: #1c1917;--colors-gray-warm-950: #171412;--colors-moss-25: #fafdf7;--colors-moss-50: #f5fbee;--colors-moss-100: #e6f4d7;--colors-moss-200: #ceeab0;--colors-moss-300: #acdc79;--colors-moss-400: #86cb3c;--colors-moss-500: #669f2a;--colors-moss-600: #4f7a21;--colors-moss-700: #3f621a;--colors-moss-800: #335015;--colors-moss-900: #2b4212;--colors-moss-950: #1a280b;--colors-green-light-25: #fafef5;--colors-green-light-50: #f3fee7;--colors-green-light-100: #e3fbcc;--colors-green-light-200: #d0f8ab;--colors-green-light-300: #a6ef67;--colors-green-light-400: #85e13a;--colors-green-light-500: #66c61c;--colors-green-light-600: #4ca30d;--colors-green-light-700: #3b7c0f;--colors-green-light-800: #326212;--colors-green-light-900: #2b5314;--colors-green-light-950: #15290a;--colors-blue-25: #f5faff;--colors-blue-50: #eff8ff;--colors-blue-100: #d1e9ff;--colors-blue-200: #b2ddff;--colors-blue-300: #84caff;--colors-blue-400: #53b0fd;--colors-blue-500: #2e90fa;--colors-blue-600: #156fee;--colors-blue-700: #175cd3;--colors-blue-800: #1849a9;--colors-blue-900: #194084;--colors-blue-950: #102a56;--colors-green-25: #f6fef9;--colors-green-50: #ecfdf3;--colors-green-100: #dcfae6;--colors-green-200: #abefc6;--colors-green-300: #75dfa6;--colors-green-400: #47cd89;--colors-green-500: #17b169;--colors-green-600: #069454;--colors-green-700: #067647;--colors-green-800: #085d3a;--colors-green-900: #074c30;--colors-green-950: #053321;--colors-yellow-25: #fffcf5;--colors-yellow-50: #fffaeb;--colors-yellow-100: #fef0c7;--colors-yellow-200: #fedf89;--colors-yellow-300: #fec84b;--colors-yellow-400: #fdb022;--colors-yellow-500: #f79009;--colors-yellow-600: #dc6803;--colors-yellow-700: #b54707;--colors-yellow-800: #93370c;--colors-yellow-900: #7a2e0e;--colors-yellow-950: #4e1d09;--colors-red-25: #fffbfa;--colors-red-50: #fef3f2;--colors-red-100: #fee4e2;--colors-red-200: #fecdca;--colors-red-300: #fca19b;--colors-red-400: #f97066;--colors-red-500: #f04437;--colors-red-600: #d92c20;--colors-red-700: #b42318;--colors-red-800: #912018;--colors-red-900: #7a2619;--colors-red-950: #54150c;--featuredicons-icon-oncolor: var(--colors-base-white);--featuredicons-icon-success: var(--colors-green-700);--featuredicons-icon-default: var(--colors-base-black);--featuredicons-icon-error: var(--colors-red-700);--featuredicons-icon-secondary: var(--colors-secondary-gold-600-primary);--featuredicons-icon-default-500: var(--colors-neutral-500);--featuredicons-background-error-light: var(--colors-red-50);--featuredicons-background-info-light: var(--colors-blue-50);--featuredicons-background-warning-light: var(--colors-yellow-50);--featuredicons-background-success-light: var(--colors-green-50);--featuredicons-background-brand-light: var(--colors-primary-sa-flag-50);--featuredicons-background-default-light: var(--colors-neutral-50);--featuredicons-icon-default-400: var(--colors-neutral-400);--featuredicons-icon-primary: var(--colors-primary-sa-flag-600-primary);--featuredicons-icon-primary-light: var(--colors-primary-sa-flag-50);--featuredicons-icon-primary-400: var(--colors-primary-sa-flag-400);--featuredicons-icon-neutral: var(--colors-neutral-700);--featuredicons-icon-neutral-light: var(--colors-neutral-50);--featuredicons-icon-secondary-light: var(--colors-secondary-gold-50);--featuredicons-icon-tertiary: var(--colors-tertiary-lavendar-500-primary);--featuredicons-icon-tertiary-light: var(--colors-tertiary-lavendar-50);--featuredicons-icon-success-light: var(--colors-green-50);--featuredicons-icon-info: var(--colors-blue-700);--featuredicons-icon-info-light: var(--colors-blue-50);--featuredicons-icon-warning: var(--colors-yellow-700);--featuredicons-bg-icon-warning-light: var(--background-warning-50);--featuredicons-bg-icon-error-light: var(--background-error-50);--featuredicons-bg-icon-brand-light: var(--colors-primary-sa-flag-50);--featuredicons-bg-icon-info-light: var(--background-info-50);--featuredicons-bg-icon-success-light: --text-md-medium-font-family: "IBMPlexSansArabic", Helvetica;--text-md-medium-font-weight: 500;--text-md-medium-font-size: 16px;--text-md-medium-letter-spacing: 0px;--text-md-medium-line-height: 24px;--text-md-medium-font-style: normal;--text-sm-regular-font-family: "IBMPlexSansArabic", Helvetica;--text-sm-regular-font-weight: 400;--text-sm-regular-font-size: 14px;--text-sm-regular-letter-spacing: 0px;--text-sm-regular-line-height: 20px;--text-sm-regular-font-style: normal;--text-sm-regular-underlined-font-family: "IBMPlexSansArabic", Helvetica;--text-sm-regular-underlined-font-weight: 400;--text-sm-regular-underlined-font-size: 14px;--text-sm-regular-underlined-letter-spacing: 0px;--text-sm-regular-underlined-line-height: 20px;--text-sm-regular-underlined-font-style: normal;--text-sm-semibold-font-family: "IBMPlexSansArabic", Helvetica;--text-sm-semibold-font-weight: 600;--text-sm-semibold-font-size: 14px;--text-sm-semibold-letter-spacing: 0px;--text-sm-semibold-line-height: 20px;--text-sm-semibold-font-style: normal;--text-xs-regular-font-family: "IBMPlexSansArabic", Helvetica;--text-xs-regular-font-weight: 400;--text-xs-regular-font-size: 12px;--text-xs-regular-letter-spacing: 0px;--text-xs-regular-line-height: normal;--text-xs-regular-font-style: normal;--display-md-bold-font-family: "IBMPlexSansArabic", Helvetica;--display-md-bold-font-weight: 700;--display-md-bold-font-size: 36px;--display-md-bold-letter-spacing: -.72px;--display-md-bold-line-height: 44px;--display-md-bold-font-style: normal;--text-lg-regular-font-family: "IBMPlexSansArabic", Helvetica;--text-lg-regular-font-weight: 400;--text-lg-regular-font-size: 18px;--text-lg-regular-letter-spacing: 0px;--text-lg-regular-line-height: 28px;--text-lg-regular-font-style: normal;--text-xl-regular-font-family: "IBMPlexSansArabic", Helvetica;--text-xl-regular-font-weight: 400;--text-xl-regular-font-size: 20px;--text-xl-regular-letter-spacing: 0px;--text-xl-regular-line-height: 30px;--text-xl-regular-font-style: normal;--text-lg-bold-font-family: "IBMPlexSansArabic", Helvetica;--text-lg-bold-font-weight: 700;--text-lg-bold-font-size: 18px;--text-lg-bold-letter-spacing: 0px;--text-lg-bold-line-height: 28px;--text-lg-bold-font-style: normal;--text-md-regular-font-family: "IBMPlexSansArabic", Helvetica;--text-md-regular-font-weight: 400;--text-md-regular-font-size: 16px;--text-md-regular-letter-spacing: 0px;--text-md-regular-line-height: 24px;--text-md-regular-font-style: normal;--text-md-semibold-font-family: "IBMPlexSansArabic", Helvetica;--text-md-semibold-font-weight: 600;--text-md-semibold-font-size: 16px;--text-md-semibold-letter-spacing: 0px;--text-md-semibold-line-height: 24px;--text-md-semibold-font-style: normal;--text-md-bold-font-family: "IBMPlexSansArabic", Helvetica;--text-md-bold-font-weight: 700;--text-md-bold-font-size: 16px;--text-md-bold-letter-spacing: 0px;--text-md-bold-line-height: 24px;--text-md-bold-font-style: normal;--display-xs-semibold-font-family: "IBMPlexSansArabic", Helvetica;--display-xs-semibold-font-weight: 600;--display-xs-semibold-font-size: 24px;--display-xs-semibold-letter-spacing: 0px;--display-xs-semibold-line-height: 32px;--display-xs-semibold-font-style: normal;--display-xl-bold-font-family: "IBMPlexSansArabic", Helvetica;--display-xl-bold-font-weight: 700;--display-xl-bold-font-size: 60px;--display-xl-bold-letter-spacing: -1.2px;--display-xl-bold-line-height: 72px;--display-xl-bold-font-style: normal;--text-sm-medium-font-family: "IBMPlexSansArabic", Helvetica;--text-sm-medium-font-weight: 500;--text-sm-medium-font-size: 14px;--text-sm-medium-letter-spacing: 0px;--text-sm-medium-line-height: 20px;--text-sm-medium-font-style: normal;--display-xl-medium-font-family: "IBMPlexSansArabic", Helvetica;--display-xl-medium-font-weight: 500;--display-xl-medium-font-size: 60px;--display-xl-medium-letter-spacing: -1.2px;--display-xl-medium-line-height: 72px;--display-xl-medium-font-style: normal;--text-xs-medium-font-family: "IBMPlexSansArabic", Helvetica;--text-xs-medium-font-weight: 500;--text-xs-medium-font-size: 12px;--text-xs-medium-letter-spacing: 0px;--text-xs-medium-line-height: 18px;--text-xs-medium-font-style: normal;--shadows-shadow-md: 0px 2px 4px -2px rgba(16, 24, 40, .06), 0px 4px 8px -2px rgba(16, 24, 40, .1);--themes-background-background-primary-25: var(--primitives-colors-primary-SA-flag-25);--themes-text-text-oncolor-primary: var(--primitives-colors-base-white);--themes-link-link-oncolor: var(--primitives-colors-base-white);--themes-text-text-default: var(--primitives-colors-base-black);--themes-text-text-secondary-paragraph: var(--primitives-colors-neutral-500);--themes-text-text-primary: var(--primitives-colors-primary-SA-flag-600-primary);--themes-text-text-primary-paragraph: var(--primitives-colors-neutral-700);--themes-background-background-neutral-50: var(--primitives-colors-neutral-50);--themes-background-background-primary-400: var(--primitives-colors-primary-SA-flag-400);--themes-background-background-white: var(--primitives-colors-base-white);--themes-icon-bg-icon-brand-light: var(--primitives-colors-primary-SA-flag-50);--themes-border-border-oncolor-transparent-30: var(--primitives-colors-alpha-alpha-white-30);--themes-border-border-primary: var(--primitives-colors-primary-SA-flag-600-primary);--themes-alpha-alpha-primary-10: rgba(27, 131, 84, .1);--themes-button-button-background-primary-default: var(--primitives-colors-primary-SA-flag-600-primary);--themes-button-button-background-neutral-default: var(--primitives-colors-neutral-100);--themes-border-border-white: var(--primitives-colors-base-white);--themes-button-button-background-neutral-pressed: var(--primitives-colors-neutral-200);--themes-background-background-card: var(--primitives-colors-base-white);--themes-background-background-primary: var(--primitives-colors-primary-SA-flag-600-primary);--themes-alpha-alpha-white-20: var(--primitives-colors-alpha-alpha-white-20);--themes-border-border-neutral-primary: var(--primitives-colors-neutral-300);--themes-border-border-neutral-secondary: var(--primitives-colors-neutral-200);--themes-background-background-SA-flag: var(--primitives-colors-green-900);--themes-link-link-primary-hovered: rgba(84, 192, 138, 1);--themes-background-background-neutral-400: var(--primitives-colors-neutral-400);--themes-button-button-background-neutral-hovered: var(--primitives-colors-neutral-100);--themes-button-button-background-black-default: var(--primitives-colors-neutral-950);--themes-button-button-background-primary-hovered: var(--primitives-colors-primary-SA-flag-700);--themes-button-button-background-black-hovered: var(--primitives-colors-neutral-800);--themes-border-border-black: var(--primitives-colors-base-black);--themes-text-text-display: var(--primitives-colors-neutral-800);--themes-tag-tag-text-neutral: var(--primitives-colors-neutral-800);--themes-tag-tag-background-neutral-light: var(--primitives-colors-neutral-50);--themes-background-background-primary-50: var(--primitives-colors-primary-SA-flag-50);--themes-link-link-oncolor-hovered: var(--primitives-colors-alpha-alpha-white-80);--primitives-colors-primary-SA-flag-25: rgba(247, 253, 249, 1);--primitives-colors-base-white: rgba(255, 255, 255, 1);--primitives-colors-base-black: rgba(22, 22, 22, 1);--primitives-colors-neutral-500: rgba(108, 115, 127, 1);--primitives-colors-primary-500: rgba(37, 147, 95, 1);--primitives-colors-primary-SA-flag-600-primary: rgba(27, 131, 84, 1);--primitives-colors-neutral-700: rgba(56, 66, 80, 1);--primitives-spacing-1-4px: 4px;--primitives-colors-neutral-50: rgba(249, 250, 251, 1);--primitives-colors-primary-SA-flag-400: rgba(84, 192, 138, 1);--primitives-spacing-4-16px: 16px;--primitives-spacing-2-8px-duplicate: 8px;--primitives-colors-primary-SA-flag-950: rgba(9, 42, 30, 1);--primitives-spacing-0-0px: 0px;--primitives-spacing-3-12px: 12px;--primitives-colors-primary-SA-flag-50: rgba(243, 252, 246, 1);--primitives-colors-alpha-alpha-white-30: rgba(255, 255, 255, .3);--primitives-spacing-6-24px: 24px;--primitives-colors-neutral-200: rgba(229, 231, 235, 1);--primitives-colors-neutral-100: rgba(243, 244, 246, 1);--primitives-colors-neutral-950: rgba(13, 18, 28, 1);--primitives-radius-radius-4: 4px;--primitives-spacing-5-20px: 20px;--primitives-colors-neutral-900: rgba(17, 25, 39, 1);--primitives-colors-alpha-alpha-white-20: rgba(255, 255, 255, .2);--primitives-colors-neutral-300: rgba(210, 214, 219, 1);--primitives-colors-neutral-800: rgba(31, 42, 55, 1);--primitives-colors-neutral-600: rgba(77, 87, 97, 1);--primitives-colors-alpha-alpha-black-20: rgba(22, 22, 22, .2);--primitives-colors-green-900: rgba(7, 77, 49, 1);--primitives-colors-neutral-400: rgba(157, 164, 174, 1);--primitives-colors-primary-SA-flag-700: rgba(22, 106, 69, 1);--primitives-colors-alpha-alpha-600-primary-10: rgba(27, 131, 84, .1);--primitives-colors-alpha-alpha-white-80: rgba(255, 255, 255, .8);--spacing-link-link-sm-gap: var(--primitives-spacing-1-4px);--spacing-button-buttons-md-gap: var(--primitives-spacing-1-4px);--spacing-button-buttons-lg-gap: var(--primitives-spacing-1-4px);--spacing-button-buttons-lg-padding: var(--primitives-spacing-4-16px);--spacing-global-spacing-none: var(--primitives-spacing-0-0px);--spacing-button-buttons-md-padding: var(--primitives-spacing-3-12px);--spacing-model-modal-padding: var(--primitives-spacing-6-24px);--spacing-card-card-sm-gap: var(--primitives-spacing-6-24px);--spacing-tab-tab-button-gap: var(--primitives-spacing-1-4px);--spacing-tab-horizontal-tab-md-button-h-padding: var(--primitives-spacing-4-16px);--spacing-card-card-lg-gap: var(--primitives-spacing-6-24px);--spacing-global-spacing-xl: var(--primitives-spacing-4-16px);--spacing-global-spacing-lg: var(--primitives-spacing-3-12px);--spacing-tab-vertical-tab-md-button-h-padding: var(--primitives-spacing-3-12px);--spacing-global-spacing-xs: var(--primitives-spacing-1-4px);--radius-radius-full: 9999px;--radius-radius-full-duplicate: 9999px;--radius-radius-sm: 4px;--radius-radius-lg: 16px;--spacing-spacing-md: var(--primitives-spacing-2-8px);--spacing-spacing-xs: var(--primitives-spacing-1-4px-duplicate);--spacing-spacing-xl: var(--primitives-spacing-4-16px-duplicate);--spacing-spacing-md-duplicate: var(--primitives-spacing-2-8px-duplicate);--spacing-spacing-3xl: var(--primitives-spacing-6-24px-duplicate);--spacing-spacing-4xl: var(--primitives-spacing-8-32px);--spacing-spacing-5xl: var(--primitives-spacing-10-40px);--primitives-spacing-2-8px: 8px;--primitives-spacing-1-4px-duplicate: 4px;--primitives-spacing-4-16px-duplicate: 16px;--primitives-spacing-6-24px-duplicate: 24px;--primitives-spacing-8-32px: 32px;--primitives-spacing-10-40px: 40px;--primitives-colors-gray-neutral-950: rgba(13, 18, 28, 1);--radius-radius-radius-sm: var(--primitives-radius-radius-4);--background-neutral-100: #F3F4F6;--notification-h-padding: 24px;--notification-padding: 16px;--notification-gap: 12px;--background-warning: #DC6803;--background-white: var(--colors-base-white);--background-body: var(--colors-neutral-50);--background-menu: var(--colors-base-white);--background-card: var(--colors-base-white);--background-surface-oncolor: var(--colors-base-white);--background-black: var(--colors-base-black);--background-neutral-800: var(--colors-neutral-800);--background-neutral-400: var(--colors-neutral-400);--background-neutral-300: var(--colors-neutral-300);--background-neutral-200: var(--colors-neutral-200);--background-neutral-100: var(--colors-neutral-100);--background-neutral-50: var(--colors-neutral-50);--background-neutral-25: var(--colors-neutral-25);--background-primary: var(--colors-primary-sa-flag-600-primary);--background-primary-400: var(--colors-primary-sa-flag-400);--background-primary-200: var(--colors-primary-sa-flag-200);--background-primary-50: var(--colors-primary-sa-flag-50);--background-primary-25: var(--colors-primary-sa-flag-25);--background-secondary: var(--colors-secondary-gold-600-primary);--background-secondary-50: var(--colors-secondary-gold-50);--background-secondary-25: var(--colors-secondary-gold-25);--background-tertiary: var(--colors-tertiary-lavendar-600);--background-tertiary-50: var(--colors-tertiary-lavendar-50);--background-tertiary-25: var(--colors-tertiary-lavendar-25);--background-success: var(--colors-green-600);--background-success-50: var(--colors-green-50);--background-success-25: var(--colors-green-25);--background-info: var(--colors-blue-600);--background-info-50: var(--colors-blue-50);--background-info-25: var(--colors-blue-25);--background-warning: var(--colors-yellow-600);--background-warning-50: var(--colors-yellow-50);--background-warning-25: var(--colors-yellow-25);--background-error: var(--colors-red-600);--background-error-50: var(--colors-red-50);--background-error-25: var(--colors-red-25);--background-sa-flag: var(--colors-green-900);--background-sa-flag-50: var(--colors-green-50);--background-sa-flag-25: var(--colors-green-25);--background-notification-white: var(--colors-base-white);--Bg-icon-warning-light: #FFFAEB;--radius-radius-md: 8px;--table-text-head: #384250;--table-cell-v-padding: 8px;--table-cell-h-padding: 16px;--table-cell-border-color: #D2D6DB;--table-background-header: #F9FAFB;--table-text-body: #161616;--controls-control-primary-checked: var(--colors-primary-sa-flag-600-primary);--controls-control-primary-hovered: var(--colors-primary-sa-flag-800);--controls-control-primary-pressed: var(--colors-primary-sa-flag-800);--controls-control-primary-focused: var(--colors-primary-sa-flag-600-primary);--controls-control-neutral-checked: var(--colors-neutral-950);--controls-control-neutral-hovered: var(--colors-neutral-600);--controls-control-neutral-pressed: var(--colors-neutral-600);--controls-control-neutral-focused: var(--colors-neutral-950);--controls-control-primary--readonly: var(--alpha-white-0);--controls-control-pressed: var(--colors-neutral-300);--controls-control-ripple-effect: var(--colors-neutral-200);--controls-control-border: var(--colors-neutral-500);--border-white: var(--colors-base-white);--border-white-40: var(--alpha-white-40);--border-success: #067647;--border-black: var(--colors-base-black);--border-primary: var(--colors-primary-sa-flag-600-primary);--border-primary-light: var(--colors-primary-sa-flag-200);--border-secondary: var(--colors-secondary-gold-600-primary);--border-secondary-light: var(--colors-secondary-gold-200);--border-tertiary: var(--colors-tertiary-lavendar-500-primary);--border-tertiary-light: var(--colors-tertiary-lavendar-200);--border-neutral-primary: var(--colors-neutral-300);--border-neutral-secondary: var(--colors-neutral-200);--border-neutral-tertiary: var(--colors-neutral-100);--border-background-white: var(--colors-neutral-100);--border-background-neutral: var(--colors-neutral-300);--border-transparent-10: var(--alpha-white-10);--border-oncolor-transparent-30: var(--colors-alpha-alpha-white-30);--border-success: var(--colors-green-700);--button-label-transparent-pressed-on-color: var(--colors-primary-sa-flag-300);--border-success-light: var(--colors-green-200);--border-info: var(--colors-blue-700);--button-label-transparent-selected-on-color: var(--colors-primary-sa-flag-400);--border-info-light: var(--colors-blue-200);--button-icon-transparent-hovered-on-color: var(--background-primary-400);--border-warning: var(--colors-yellow-700);--border-warning-light: var(--colors-yellow-200);--border-error: var(--colors-red-700);--button-icon-transparent-pressed-on-color: var(--colors-primary-sa-flag-300);--border-error-light: var(--colors-red-200);--button-icon-transparent-selected-on-color: var(--colors-primary-sa-flag-400);--border-disabled: var(--colors-neutral-400);--neutral-primary: #d2d6db;--neutral-default: #f3f4f6;--neutral-secondary: #e5e7eb;--neutral-light: #f9fafb;--link-neutral: #384250;--link-primary: var(--colors-primary-sa-flag-600-primary);--link-primary-hovered: var(--colors-primary-sa-flag-400);--link-primary-pressed: var(--colors-primary-sa-flag-300);--link-primary-focused: var(--colors-primary-sa-flag-600-primary);--link-primary-visited: var(--colors-primary-sa-flag-800);--link-icon-primary-hovered: var(--colors-primary-sa-flag-400);--link-icon-primary-pressed: var(--colors-primary-sa-flag-300);--link-icon-primary-focused: var(--colors-primary-sa-flag-600-primary);--link-icon-primary-visited: var(--colors-primary-sa-flag-800);--link-secondary: var(--colors-secondary-gold-600-primary);--link-secondary-hovered: var(--colors-secondary-gold-400);--link-secondary-pressed: var(--colors-secondary-gold-300);--link-secondary-focused: var(--colors-secondary-gold-600-primary);--link-secondary-visited: var(--colors-secondary-gold-900);--link-tertiary: var(--colors-tertiary-lavendar-500-primary);--link-tertiary-hovered: var(--colors-tertiary-lavendar-400);--link-tertiary-pressed: var(--colors-tertiary-lavendar-300);--link-tertiary-focused: var(--colors-tertiary-lavendar-500-primary);--link-tertiary-visited: var(--colors-tertiary-lavendar-800);--link-neutral: var(--colors-neutral-700);--link-neutral-hovered: var(--colors-neutral-500);--link-icon-neutral-hovered: var(--colors-neutral-500);--link-neutral-pressed: var(--colors-neutral-400);--link-icon-neutral-pressed: var(--colors-neutral-400);--link-neutral-focused: var(--colors-neutral-700);--link-icon-neutral-focused: var(--colors-neutral-700);--link-neutral-visited: var(--colors-neutral-600);--link-icon-neutral-visited: var(--colors-neutral-600);--link-danger: var(--colors-red-600);--link-danger-hovered: var(--colors-red-700);--link-icon-danger-hovered: var(--colors-red-700);--link-danger-pressed: var(--colors-red-900);--link-icon-danger-pressed: var(--colors-red-900);--link-danger-focused: var(--colors-red-600);--link-icon-danger-focused: var(--colors-red-600);--link-danger-visited: var(--colors-red-800);--link-icon-danger-visited: var(--colors-red-800);--link-oncolor: var(--colors-base-white);--link-oncolor-hovered: var(--colors-alpha-alpha-white-80);--link-icon-oncolor-hovered: var(--alpha-white-80);--link-oncolor-pressed: var(--colors-alpha-alpha-white-60);--link-icon-oncolor-pressed: var(--alpha-white-60);--link-oncolor-focused: var(--colors-base-white);--link-link-oncolor-focused: var(--colors-base-white);--link-oncolor-visited: var(--colors-alpha-alpha-white-90);--link-icon-oncolor-visited: var(--alpha-white-90);--link-oncolor-disabled: var(--colors-alpha-alpha-white-30);--link-icon-oncolor-disabled: var(--alpha-white-30);--icon-oncolor: var(--colors-base-white);--text-primary-paragraph: #384250;--background-disabled: #E5E7EB;--text-default-disabled: #9DA4AE;--button-background-danger: #D92D20;--tag-text-success: #085D3A;--tag-background-neutral: var(--colors-neutral-600);--tag-background-neutral-light: var(--colors-neutral-50);--tag-background-on-color: var(--colors-alpha-alpha-white-20);--tag-text-neutral: var(--colors-neutral-800);--tag-text-success: var(--colors-green-800);--tag-text-info: var(--colors-blue-800);--tag-text-warning: var(--colors-yellow-800);--tag-text-error: var(--colors-red-800);--tag-icon-neutral: var(--colors-neutral-800);--tag-icon-success: var(--colors-green-800);--tag-icon-info: var(--colors-blue-800);--tag-icon-warning: var(--colors-yellow-800);--tag-icon-error: var(--colors-red-800);--tag-background-success: var(--colors-green-700);--tag-background-success-light: var(--colors-green-50);--tag-background-info: var(--colors-blue-600);--tag-background-info-light: var(--colors-blue-50);--tag-background-warning: var(--colors-yellow-700);--tag-background-warning-light: var(--colors-yellow-50);--tag-background-error: var(--colors-red-600);--tag-background-error-light: var(--colors-red-50);--tag-border-neutral: var(--colors-neutral-600);--tag-border-neutral-light: var(--colors-neutral-50);--tag-border-on-color: var(--colors-alpha-alpha-white-60);--tag-border-success: var(--colors-green-700);--tag-border-success-light: var(--colors-green-200);--tag-border-info: var(--colors-blue-700);--tag-border-info-light: var(--colors-blue-200);--tag-border-warning: var(--colors-yellow-700);--tag-border-warning-light: var(--colors-yellow-200);--tag-border-error: var(--colors-red-700);--tag-border-error-light: var(--colors-red-200);--tag-dot: var(--colors-alpha-alpha-white-60);--nav-link-hover: #F3F4F6;--nav-link-active: #E5E7EB;--button-background-black-default: var(--colors-neutral-950);--button-background-black-hovered: var(--colors-neutral-800);--button-background-black-pressed: var(--colors-neutral-600);--button-background-black-selected: var(--colors-neutral-700);--button-background-black-focused: var(--colors-neutral-950);--button-background-primary-default: var(--colors-primary-sa-flag-600-primary);--button-background-primary-hovered: var(--colors-primary-sa-flag-700);--button-background-primary-pressed: var(--colors-primary-sa-flag-900);--button-background-primary-selected: var(--colors-primary-sa-flag-800);--button-background-primary-focused: var(--colors-primary-sa-flag-600-primary);--button-background-neutral-default: var(--colors-neutral-100);--button-background-neutral-hovered: var(--colors-neutral-100);--button-background-neutral-pressed: var(--colors-neutral-200);--button-background-neutral-selected: var(--colors-neutral-200);--button-background-neutral-focused: var(--colors-neutral-100);--button-background-danger-primary-default: var(--colors-red-600);--button-background-danger-primary-hovered: var(--colors-red-700);--button-background-danger-primary-pressed: var(--colors-red-900);--button-background-danger-primary-selected: var(--colors-red-800);--button-background-danger-primary-focused: var(--colors-red-600);--button-label-danger-primary-default-oncolor: var(--colors-red-200);--button-label-danger-primary-hovered-oncolor: var(--colors-red-300);--button-label-danger-primary-pressed-oncolor: var(--colors-red-400);--button-background-danger-secondary-default: var(--colors-red-50);--button-background-danger-secondary-hovered: var(--colors-red-100);--button-background-danger-secondary-pressed: var(--colors-red-200);--button-background-danger-secondary-selected: var(--colors-red-50);--button-background-danger-secondary-focused: var(--colors-red-50);--button-background-oncolor-default: var(--colors-base-white);--button-background-oncolor-hovered: var(--alpha-white-80);--button-background-oncolor-pressed: var(--alpha-white-60);--button-background-oncolor-selected: var(--alpha-white-70);--button-background-oncolor-focused: var(--alpha-white-100);--button-background-transparent-default: var(--alpha-white-0);--button-background-transparent-hovered: var(--alpha-white-20);--button-background-transparent-pressed: var(--alpha-white-40);--button-background-transparent-selected: var(--alpha-white-30);--button-background-transparent-focused: var(--alpha-white-0);--button-background-disabled-on-color: var(--alpha-white-20);--button-label-transparent-hovered-on-color: var(--colors-primary-sa-flag-400);--icon-text-gap: var(--spacing-2);--buttons-lg-gap: var(--spacing-1);--buttons-lg-padding: var(--spacing-4);--buttons-md-gap: var(--spacing-1);--buttons-md-padding: var(--spacing-3);--buttons-sm-gap: var(--spacing-1);--buttons-sm-padding: var(--spacing-2);--buttons-group-gap: var(--spacing-2);--button-menu-gap: var(--spacing-2);--button-menu-v-padding: var(--spacing-2);--button-menu-h-padding: var(--spacing-2);--accordion-lg-header-padding: var(--spacing-4);--accordion-lg-header-gap: var(--spacing-4);--accordion-md-header-padding: var(--spacing-3);--accordion-md-header-gap: var(--spacing-3);--accordion-sm-header-padding: var(--spacing-2);--accordion-sm-header-gap: var(--spacing-2);--field-border-error: #B42318;--tooltip-background-light: var(--colors-base-white);--tooltip-text-heading-light: var(--text-display);--tooltip-text-paragraph-light: var(--text-primary-paragraph);--tooltip-background-dark: var(--colors-neutral-800);--tooltip-text-heading-dark: var(--colors-neutral-50);--tooltip-text-paragraph-dark: var(--colors-neutral-100);--tooltip-padding: var(--spacing-2);--tooltip-gap: var(--spacing-2);--form-field-text-focused: var(--text-primary-paragraph);--form-field-text-pressed: var(--text-primary-paragraph);--form-field-text-filled: var(--text-default);--form-field-text-readonly: var(--text-default);--form-field-text-helper: var(--text-secondary-paragraph);--form-field-background-default: var(--background-card);--form-field-background-lighter: var(--colors-neutral-25);--form-field-background-darker: var(--colors-neutral-100);--form-field-background-pressed: var(--colors-neutral-100);--form-field-border-default: var(--colors-neutral-400);--form-field-border-hovered: var(--colors-neutral-700);--form-field-border-pressed: var(--colors-neutral-950);--form-field-border-error: var(--border-error);--form-option-background-hover: var(--colors-neutral-100);--form-option-background-pressed: var(--colors-neutral-200);--form-datecell-background-default: var(--colors-primary-sa-flag-600-primary);--form-datecell-background-hovered: var(--colors-primary-sa-flag-700);--icon-default: var(--colors-base-black);--form-datecell-background-pressed: var(--colors-primary-sa-flag-900);--form-datecell-background-focused: var(--colors-primary-sa-flag-600-primary);--form-datecell-today-background-default: var(--alpha-white-0);--form-datecell-today-background-hovered: var(--colors-neutral-200);--form-datecell-today-background-pressed: var(--colors-neutral-300);--icon-default-500: var(--colors-neutral-500);--form-datecell-today-background-focused: var(--alpha-white-0);--form-datecell-background-disabled: #ffffff;--form-datecell-background-600: var(--colors-primary-sa-flag-600-primary);--form-datecell-background-300: var(--colors-primary-sa-flag-300);--form-datecell-background-200: var(--colors-primary-sa-flag-200);--form-datecell-background-100: var(--colors-primary-sa-flag-100);--form-text-form-paragraph: var(--text-secondary-paragraph);--form-field-text-label: var(--text-default);--form-field-text-placeholder: var(--text-secondary-paragraph);--form-field-text-hovered: var(--text-default);--stepper-button-completed: var(--colors-primary-sa-flag-600-primary);--p-datatable-transition-duration: var(--p-transition-duration);--p-datatable-header-background: var(--p-content-background);--p-datatable-header-border-color: var(--p-datatable-border-color);--p-datatable-header-color: var(--p-content-color);--p-datatable-header-border-width: 0 0 1px 0;--p-datatable-header-padding: .75rem 1rem;--p-datatable-header-cell-background: var(--p-content-background);--p-datatable-header-cell-hover-background: var(--p-content-hover-background);--p-datatable-header-cell-selected-background: var(--p-highlight-background);--p-datatable-header-cell-border-color: var(--p-datatable-border-color);--p-datatable-header-cell-color: var(--p-content-color);--p-datatable-header-cell-hover-color: var(--p-content-hover-color);--p-datatable-header-cell-selected-color: var(--p-highlight-color);--p-datatable-header-cell-gap: .5rem;--p-datatable-header-cell-padding: .75rem 1rem;--p-datatable-header-cell-focus-ring-width: var(--p-focus-ring-width);--p-datatable-header-cell-focus-ring-style: var(--p-focus-ring-style);--p-datatable-header-cell-focus-ring-color: var(--p-focus-ring-color);--p-datatable-header-cell-focus-ring-offset: -1px;--p-datatable-header-cell-focus-ring-shadow: var(--p-focus-ring-shadow);--p-datatable-column-title-font-weight: 600;--p-datatable-row-background: var(--p-content-background);--p-datatable-row-hover-background: var(--p-content-hover-background);--p-datatable-row-selected-background: var(--p-highlight-background);--p-datatable-row-color: var(--p-content-color);--p-datatable-row-hover-color: var(--p-content-hover-color);--p-datatable-row-selected-color: var(--p-highlight-color);--p-datatable-row-focus-ring-width: var(--p-focus-ring-width);--p-datatable-row-focus-ring-style: var(--p-focus-ring-style);--p-datatable-row-focus-ring-color: var(--p-focus-ring-color);--p-datatable-row-focus-ring-offset: -1px;--p-datatable-row-focus-ring-shadow: var(--p-focus-ring-shadow);--p-datatable-body-cell-border-color: var(--p-datatable-border-color);--p-datatable-body-cell-padding: .75rem 1rem;--p-datatable-footer-cell-background: var(--p-content-background);--p-datatable-footer-cell-border-color: var(--p-datatable-border-color);--p-datatable-footer-cell-color: var(--p-content-color);--p-datatable-footer-cell-padding: .75rem 1rem;--p-datatable-column-footer-font-weight: 600;--p-datatable-footer-background: var(--p-content-background);--p-datatable-footer-border-color: var(--p-datatable-border-color);--p-datatable-footer-color: var(--p-content-color);--p-datatable-footer-border-width: 0 0 1px 0;--p-datatable-footer-padding: .75rem 1rem;--p-datatable-drop-point-color: var(--p-primary-color);--p-datatable-column-resizer-width: .5rem;--p-datatable-resize-indicator-width: 1px;--p-datatable-resize-indicator-color: var(--p-primary-color);--p-datatable-sort-icon-color: var(--p-text-muted-color);--p-datatable-sort-icon-hover-color: var(--p-text-hover-muted-color);--p-datatable-sort-icon-size: .875rem;--p-datatable-loading-icon-size: 2rem;--p-datatable-row-toggle-button-hover-background: var(--p-content-hover-background);--p-datatable-row-toggle-button-selected-hover-background: var(--p-content-background);--p-datatable-row-toggle-button-color: var(--p-text-muted-color);--p-datatable-row-toggle-button-hover-color: var(--p-text-color);--p-datatable-row-toggle-button-selected-hover-color: var(--p-primary-color);--p-datatable-row-toggle-button-size: 1.75rem;--p-datatable-row-toggle-button-border-radius: 50%;--p-datatable-row-toggle-button-focus-ring-width: var(--p-focus-ring-width);--p-datatable-row-toggle-button-focus-ring-style: var(--p-focus-ring-style);--p-datatable-row-toggle-button-focus-ring-color: var(--p-focus-ring-color);--p-datatable-row-toggle-button-focus-ring-offset: var(--p-focus-ring-offset);--p-datatable-row-toggle-button-focus-ring-shadow: var(--p-focus-ring-shadow);--p-datatable-filter-inline-gap: .5rem;--p-datatable-filter-overlay-select-background: var(--p-overlay-select-background);--p-datatable-filter-overlay-select-border-color: var(--p-overlay-select-border-color);--p-datatable-filter-overlay-select-border-radius: var(--p-overlay-select-border-radius);--p-datatable-filter-overlay-select-color: var(--p-overlay-select-color);--p-datatable-filter-overlay-select-shadow: var(--p-overlay-select-shadow);--p-datatable-filter-overlay-popover-background: var(--p-overlay-popover-background);--p-datatable-filter-overlay-popover-border-color: var(--p-overlay-popover-border-color);--p-datatable-filter-overlay-popover-border-radius: var(--p-overlay-popover-border-radius);--p-datatable-filter-overlay-popover-color: var(--p-overlay-popover-color);--p-datatable-filter-overlay-popover-shadow: var(--p-overlay-popover-shadow);--p-datatable-filter-overlay-popover-padding: var(--p-overlay-popover-padding);--p-datatable-filter-overlay-popover-gap: .5rem;--p-datatable-filter-rule-border-color: var(--p-content-border-color);--p-datatable-filter-constraint-list-padding: var(--p-list-padding);--p-datatable-filter-constraint-list-gap: var(--p-list-gap);--p-datatable-filter-constraint-focus-background: var(--p-list-option-focus-background);--p-datatable-filter-constraint-selected-background: var(--p-list-option-selected-background);--p-datatable-filter-constraint-selected-focus-background: var(--p-list-option-selected-focus-background);--p-datatable-filter-constraint-color: var(--p-list-option-color);--p-datatable-filter-constraint-focus-color: var(--p-list-option-focus-color);--p-datatable-filter-constraint-selected-color: var(--p-list-option-selected-color);--p-datatable-filter-constraint-selected-focus-color: var(--p-list-option-selected-focus-color);--p-datatable-filter-constraint-separator-border-color: var(--p-content-border-color);--p-datatable-filter-constraint-padding: var(--p-list-option-padding);--p-datatable-filter-constraint-border-radius: var(--p-list-option-border-radius);--p-datatable-paginator-top-border-color: var(--p-datatable-border-color);--p-datatable-paginator-top-border-width: 0 0 1px 0;--p-datatable-paginator-bottom-border-color: var(--p-datatable-border-color);--p-datatable-paginator-bottom-border-width: 0 0 1px 0;--p-datatable-border-color: var(--p-content-border-color);--p-datatable-row-striped-background: var(--p-surface-50);--p-datatable-body-cell-selected-border-color: var(--p-primary-100);--p-content-background: var(--p-surface-0);--p-content-hover-background: var(--p-surface-100);--p-content-border-color: #e2e8f0;--p-content-color: var(--p-text-color)}::selection{background:var(--primary-color);color:#fff;text-shadow:none}html,body{margin:0;height:100%}body{background-color:var(--colors-gray-neutral-50);color:var(--text-default)}@media (prefers-reduced-motion: reduce){.animate__animated{animation:none}}
