@charset "UTF-8";
/*!
* Bootstrap  v5.3.0-alpha1 (https://getbootstrap.com/)
* Copyright 2011-2022 The Bootstrap Authors
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/: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:#0a58ca;--bs-secondary-text:#6c757d;--bs-success-text:#146c43;--bs-info-text:#087990;--bs-warning-text:#997404;--bs-danger-text:#b02a37;--bs-light-text:#6c757d;--bs-dark-text:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#f8f9fa;--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:#e9ecef;--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-body-color-rgb:33,37,41;--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,hsla(0,0%,100%,.15),hsla(0,0%,100%,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-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-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--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-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-2xl:2rem;--bs-border-radius-pill:50rem;--bs-box-shadow:0 0.5rem 1rem rgba(var(--bs-body-color-rgb),0.15);--bs-box-shadow-sm:0 0.125rem 0.25rem rgba(var(--bs-body-color-rgb),0.075);--bs-box-shadow-lg:0 1rem 3rem rgba(var(--bs-body-color-rgb),0.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(var(--bs-body-color-rgb),0.075);--bs-emphasis-color:#000;--bs-form-control-bg:var(--bs-body-bg);--bs-form-control-disabled-bg:var(--bs-secondary-bg);--bs-highlight-bg:#fff3cd;--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}[data-bs-theme=dark]{--bs-body-color:#adb5bd;--bs-body-color-rgb:173,181,189;--bs-body-bg:#212529;--bs-body-bg-rgb:33,37,41;--bs-emphasis-color:#f8f9fa;--bs-emphasis-color-rgb:248,249,250;--bs-secondary-color:rgba(173,181,189,.75);--bs-secondary-color-rgb:173,181,189;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:rgba(173,181,189,.5);--bs-tertiary-color-rgb:173,181,189;--bs-tertiary-bg:#2b3035;--bs-tertiary-bg-rgb:43,48,53;--bs-emphasis-color:#fff;--bs-primary-text:#6ea8fe;--bs-secondary-text:#dee2e6;--bs-success-text:#75b798;--bs-info-text:#6edff6;--bs-warning-text:#ffda6a;--bs-danger-text:#ea868f;--bs-light-text:#f8f9fa;--bs-dark-text:#dee2e6;--bs-primary-bg-subtle:#031633;--bs-secondary-bg-subtle:#212529;--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:#495057;--bs-success-border-subtle:#0f5132;--bs-info-border-subtle:#055160;--bs-warning-border-subtle:#664d03;--bs-danger-border-subtle:#842029;--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:#fff;--bs-link-color:#6ea8fe;--bs-link-hover-color:#9ec5fe;--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:158,197,254;--bs-code-color:#e685b5;--bs-border-color:#495057;--bs-border-color-translucent:hsla(0,0%,100%,.15)}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{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,inherit)}.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;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:0 solid;border-color:inherit}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]{outline-offset:-2px;-webkit-appearance:textfield}::-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-inline,.list-unstyled{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:"— "}.img-fluid,.img-thumbnail{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)}.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}}.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}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.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}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.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}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.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}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.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}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.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}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.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:var(--bs-body-color);--bs-table-bg:transparent;--bs-table-border-color:var(--bs-border-color);--bs-table-accent-bg:transparent;--bs-table-striped-color:var(--bs-body-color);--bs-table-striped-bg:rgba(0,0,0,.05);--bs-table-active-color:var(--bs-body-color);--bs-table-active-bg:rgba(0,0,0,.1);--bs-table-hover-color:var(--bs-body-color);--bs-table-hover-bg:rgba(0,0,0,.075);width:100%;margin-bottom:1rem;color:var(--bs-table-color);vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem;background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px 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}.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-columns>:not(caption)>tr>:nth-child(2n),.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover>*{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-color:#000;--bs-table-bg:#cfe2ff;--bs-table-border-color:#bacbe6;--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}.table-primary,.table-secondary{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:#cbccce;--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}.table-success{--bs-table-color:#000;--bs-table-bg:#d1e7dd;--bs-table-border-color:#bcd0c7;--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}.table-info,.table-success{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:#badce3;--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}.table-warning{--bs-table-color:#000;--bs-table-bg:#fff3cd;--bs-table-border-color:#e6dbb9;--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}.table-danger,.table-warning{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:#dfc2c4;--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}.table-light{--bs-table-color:#000;--bs-table-bg:#f8f9fa;--bs-table-border-color:#dfe0e1;--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}.table-dark,.table-light{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:#373b3e;--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}.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;line-height:1.5;color:var(--bs-body-color);background-color:var(--bs-form-control-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.375rem;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-form-control-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::-moz-placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:-ms-input-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-form-control-disabled-bg);opacity:1}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border:0 solid;border-color:inherit;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;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border:0 solid;border-color:inherit;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:.25rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:.5rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -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:.375rem}.form-control-color::-webkit-color-swatch{border-radius:.375rem}.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;-moz-padding-start:calc(.75rem - 3px);font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);background-color:var(--bs-form-control-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:.375rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-form-control-disabled-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:.25rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:.5rem}[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='%23adb5bd' 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-form-control-bg);width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:50%;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;-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 rgba(13,110,253,.25)}.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:0;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:100%;--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;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;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;-webkit-appearance:none;appearance:none}@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-tertiary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;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;-moz-appearance:none;appearance:none}@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-tertiary-bg);border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating:before:not(.form-control:disabled){position:absolute;top:var(--bs-border-width);left:var(--bs-border-width);width:calc(100% - (calc(calc(.375em + .1875rem) + calc(.75em + .375rem))));height:1.875em;content:"";background-color:var(--bs-form-control-bg);border-radius:.375rem}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;width:100%;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:-ms-input-placeholder,.form-floating>.form-control:-ms-input-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:not(:-ms-input-placeholder),.form-floating>.form-control:not(:-ms-input-placeholder){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{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:not(:-ms-input-placeholder)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.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{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>.form-control:disabled~label{color:#6c757d}.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:.375rem}.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:.5rem}.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:.25rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.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),.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>: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-success-text)}.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-success);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-success);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-success)}.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-success);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(3rem + calc(1.5em + .75rem))}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:var(--bs-success)}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:var(--bs-success-text)}.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-success-text)}.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-danger-text)}.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-danger);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-danger);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-danger)}.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-danger);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(3rem + calc(1.5em + .75rem))}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:var(--bs-danger)}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:var(--bs-danger-text)}.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-danger-text)}.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:0.75rem;--bs-btn-padding-y:0.375rem;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight:400;--bs-btn-line-height:1.5;--bs-btn-color:#212529;--bs-btn-bg:transparent;--bs-btn-border-width:var(--bs-border-width);--bs-btn-border-color:transparent;--bs-btn-border-radius:0.375rem;--bs-btn-hover-border-color:transparent;--bs-btn-box-shadow:inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075);--bs-btn-disabled-opacity:0.65;--bs-btn-focus-box-shadow:0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb),0.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;-ms-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.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:none;--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:0.5rem;--bs-btn-padding-x:1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius:0.5rem}.btn-group-sm>.btn,.btn-sm{--bs-btn-padding-y:0.25rem;--bs-btn-padding-x:0.5rem;--bs-btn-font-size:0.875rem;--bs-btn-border-radius:0.25rem}.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:0.5rem;--bs-dropdown-spacer:0.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:0.375rem;--bs-dropdown-border-width:var(--bs-border-width);--bs-dropdown-inner-border-radius:calc(0.375rem - var(--bs-border-width));--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y:0.5rem;--bs-dropdown-box-shadow:0 0.5rem 1rem rgba(var(--bs-body-color-rgb),0.15);--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:#adb5bd;--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:0.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:0.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:"";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:hsla(0,0%,100%,.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:.375rem}.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:0.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;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.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));background:0 0;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-link.disabled,.nav-tabs .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent}.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:0.375rem;--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#0d6efd}.nav-pills .nav-link{background:0 0;border:0;border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-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:0.5rem;--bs-navbar-color:rgba(var(--bs-emphasis-color-rgb),0.65);--bs-navbar-hover-color:rgba(var(--bs-emphasis-color-rgb),0.8);--bs-navbar-disabled-color:rgba(var(--bs-emphasis-color-rgb),0.3);--bs-navbar-active-color:rgba(var(--bs-emphasis-color-rgb),1);--bs-navbar-brand-padding-y:0.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:0.5rem;--bs-navbar-toggler-padding-y:0.25rem;--bs-navbar-toggler-padding-x:0.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),0.15);--bs-navbar-toggler-border-radius:0.375rem;--bs-navbar-toggler-focus-width:0.25rem;--bs-navbar-toggler-transition:box-shadow 0.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:0.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 .show>.nav-link{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:50%;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{--bs-navbar-color:hsla(0,0%,100%,.55);--bs-navbar-hover-color:hsla(0,0%,100%,.75);--bs-navbar-disabled-color:hsla(0,0%,100%,.25);--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:hsla(0,0%,100%,.1)}.navbar-dark,[data-bs-theme=dark] .navbar{--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:0.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:0.5rem;--bs-card-cap-padding-x:1rem;--bs-card-cap-bg:rgba(var(--bs-body-color-rgb),0.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:0.75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);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));color:var(--bs-card-subtitle-color)}.card-subtitle,.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;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-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;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 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,border-radius 0.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='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform 0.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='%230a58ca'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-focus-border-color:#86b7fe;--bs-accordion-btn-focus-box-shadow:0 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);--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;border-color:var(--bs-accordion-btn-focus-border-color);outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button,.accordion-flush .accordion-item .accordion-button.collapsed{border-radius:0}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%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:0.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:0.75rem;--bs-pagination-padding-y:0.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 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:0.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius:0.5rem}.pagination-sm{--bs-pagination-padding-x:0.5rem;--bs-pagination-padding-y:0.25rem;--bs-pagination-font-size:0.875rem;--bs-pagination-border-radius:0.25rem}.badge{--bs-badge-padding-x:0.65em;--bs-badge-padding-y:0.35em;--bs-badge-font-size:0.75em;--bs-badge-font-weight:700;--bs-badge-color:#fff;--bs-badge-border-radius:0.375rem;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:0.375rem;--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);--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)}.alert-secondary{--bs-alert-color:var(--bs-secondary-text);--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)}.alert-success{--bs-alert-color:var(--bs-success-text);--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)}.alert-info{--bs-alert-color:var(--bs-info-text);--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)}.alert-warning{--bs-alert-color:var(--bs-warning-text);--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)}.alert-danger{--bs-alert-color:var(--bs-danger-text);--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)}.alert-light{--bs-alert-color:var(--bs-light-text);--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)}.alert-dark{--bs-alert-color:var(--bs-dark-text);--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)}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress,.progress-stacked{--bs-progress-height:1rem;--bs-progress-font-size:0.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 0.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,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,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:progress-bar-stripes 1s linear infinite}@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:0.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);--bs-list-group-bg:var(--bs-primary-bg-subtle);--bs-list-group-border-color:var(--bs-primary-border-subtle)}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-primary-border-subtle)}.list-group-item-primary.list-group-item-action:active{--bs-list-group-active-color:var(--bs-emphasis-color);--bs-list-group-active-bg:var(--bs-primary-text);--bs-list-group-active-border-color:var(--bs-primary-text)}.list-group-item-secondary{--bs-list-group-color:var(--bs-secondary-text);--bs-list-group-bg:var(--bs-secondary-bg-subtle);--bs-list-group-border-color:var(--bs-secondary-border-subtle)}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-secondary-border-subtle)}.list-group-item-secondary.list-group-item-action:active{--bs-list-group-active-color:var(--bs-emphasis-color);--bs-list-group-active-bg:var(--bs-secondary-text);--bs-list-group-active-border-color:var(--bs-secondary-text)}.list-group-item-success{--bs-list-group-color:var(--bs-success-text);--bs-list-group-bg:var(--bs-success-bg-subtle);--bs-list-group-border-color:var(--bs-success-border-subtle)}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-success-border-subtle)}.list-group-item-success.list-group-item-action:active{--bs-list-group-active-color:var(--bs-emphasis-color);--bs-list-group-active-bg:var(--bs-success-text);--bs-list-group-active-border-color:var(--bs-success-text)}.list-group-item-info{--bs-list-group-color:var(--bs-info-text);--bs-list-group-bg:var(--bs-info-bg-subtle);--bs-list-group-border-color:var(--bs-info-border-subtle)}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-info-border-subtle)}.list-group-item-info.list-group-item-action:active{--bs-list-group-active-color:var(--bs-emphasis-color);--bs-list-group-active-bg:var(--bs-info-text);--bs-list-group-active-border-color:var(--bs-info-text)}.list-group-item-warning{--bs-list-group-color:var(--bs-warning-text);--bs-list-group-bg:var(--bs-warning-bg-subtle);--bs-list-group-border-color:var(--bs-warning-border-subtle)}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-warning-border-subtle)}.list-group-item-warning.list-group-item-action:active{--bs-list-group-active-color:var(--bs-emphasis-color);--bs-list-group-active-bg:var(--bs-warning-text);--bs-list-group-active-border-color:var(--bs-warning-text)}.list-group-item-danger{--bs-list-group-color:var(--bs-danger-text);--bs-list-group-bg:var(--bs-danger-bg-subtle);--bs-list-group-border-color:var(--bs-danger-border-subtle)}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-danger-border-subtle)}.list-group-item-danger.list-group-item-action:active{--bs-list-group-active-color:var(--bs-emphasis-color);--bs-list-group-active-bg:var(--bs-danger-text);--bs-list-group-active-border-color:var(--bs-danger-text)}.list-group-item-light{--bs-list-group-color:var(--bs-light-text);--bs-list-group-bg:var(--bs-light-bg-subtle);--bs-list-group-border-color:var(--bs-light-border-subtle)}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-light-border-subtle)}.list-group-item-light.list-group-item-action:active{--bs-list-group-active-color:var(--bs-emphasis-color);--bs-list-group-active-bg:var(--bs-light-text);--bs-list-group-active-border-color:var(--bs-light-text)}.list-group-item-dark{--bs-list-group-color:var(--bs-dark-text);--bs-list-group-bg:var(--bs-dark-bg-subtle);--bs-list-group-border-color:var(--bs-dark-border-subtle)}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-dark-border-subtle)}.list-group-item-dark.list-group-item-action:active{--bs-list-group-active-color:var(--bs-emphasis-color);--bs-list-group-active-bg:var(--bs-dark-text);--bs-list-group-active-border-color:var(--bs-dark-text)}.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:0.5;--bs-btn-close-hover-opacity:0.75;--bs-btn-close-focus-shadow:0 0 0 0.25rem rgba(13,110,253,.25);--bs-btn-close-focus-opacity:1;--bs-btn-close-disabled-opacity:0.25;--bs-btn-close-white-filter:invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em;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,.btn-close:hover{color:var(--bs-btn-close-color)}.btn-close:hover{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;-ms-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:0.75rem;--bs-toast-padding-y:0.5rem;--bs-toast-spacing:1.5rem;--bs-toast-max-width:350px;--bs-toast-font-size:0.875rem;--bs-toast-color: ;--bs-toast-bg:rgba(var(--bs-body-bg-rgb),0.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),0.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:-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:0.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:0 0.125rem 0.25rem rgba(var(--bs-body-color-rgb),0.075);--bs-modal-inner-border-radius:calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:var(--bs-border-width);--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:0.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{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin:calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:0 0.5rem 1rem rgba(var(--bs-body-color-rgb),0.15)}.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:0.5rem;--bs-tooltip-padding-y:0.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:0.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:0.9;--bs-tooltip-arrow-width:0.8rem;--bs-tooltip-arrow-height:0.4rem;z-index:var(--bs-tooltip-zindex);display:block;padding:var(--bs-tooltip-arrow-height);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:0}.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:0;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:0}.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:0;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:0.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:0 0.5rem 1rem rgba(var(--bs-body-color-rgb),0.15);--bs-popover-header-padding-x:1rem;--bs-popover-header-padding-y:0.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color: ;--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:0.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:0 solid transparent}.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%;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:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-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%;list-style:none}.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{filter:invert(1) grayscale(100)}[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target]{background-color:#000}[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(1turn)}}.spinner-border{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-border-width:0.25em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-border;border-right-color:currentcolor;border:var(--bs-spinner-border-width) solid;border-right:var(--bs-spinner-border-width) solid transparent}.spinner-border-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem;--bs-spinner-border-width:0.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:-0.125em;--bs-spinner-animation-speed:0.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:0 0.125rem 0.25rem rgba(var(--bs-body-color-rgb),0.075);--bs-offcanvas-transition:transform 0.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:translateX(-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:translateX(100%)}.offcanvas-sm.offcanvas-top{top:0;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom,.offcanvas-sm.offcanvas-top{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%}.offcanvas-sm.offcanvas-bottom{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:translateX(-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:translateX(100%)}.offcanvas-md.offcanvas-top{top:0;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom,.offcanvas-md.offcanvas-top{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%}.offcanvas-md.offcanvas-bottom{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:translateX(-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:translateX(100%)}.offcanvas-lg.offcanvas-top{top:0;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom,.offcanvas-lg.offcanvas-top{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%}.offcanvas-lg.offcanvas-bottom{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:translateX(-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:translateX(100%)}.offcanvas-xl.offcanvas-top{top:0;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom,.offcanvas-xl.offcanvas-top{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%}.offcanvas-xl.offcanvas-bottom{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:translateX(-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:translateX(100%)}.offcanvas-xxl.offcanvas-top{top:0;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom,.offcanvas-xxl.offcanvas-top{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%}.offcanvas-xxl.offcanvas-bottom{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:translateX(-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:translateX(100%)}.offcanvas.offcanvas-top{top:0;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom,.offcanvas.offcanvas-top{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%}.offcanvas.offcanvas-bottom{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;justify-content:space-between;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin-top:calc(-.5 * var(--bs-offcanvas-padding-y));margin-right:calc(-.5 * var(--bs-offcanvas-padding-x));margin-bottom:calc(-.5 * var(--bs-offcanvas-padding-y))}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn:before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0;mask-position:-200% 0}}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(13,110,253,var(--bs-bg-opacity,1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(108,117,125,var(--bs-bg-opacity,1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(25,135,84,var(--bs-bg-opacity,1))!important}.text-bg-info{color:#000!important;background-color:RGBA(13,202,240,var(--bs-bg-opacity,1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(255,193,7,var(--bs-bg-opacity,1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(220,53,69,var(--bs-bg-opacity,1))!important}.text-bg-light{color:#000!important;background-color:RGBA(248,249,250,var(--bs-bg-opacity,1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(33,37,41,var(--bs-bg-opacity,1))!important}.link-primary{color:#0d6efd!important}.link-primary:focus,.link-primary:hover{color:#0a58ca!important}.link-secondary{color:#6c757d!important}.link-secondary:focus,.link-secondary:hover{color:#565e64!important}.link-success{color:#198754!important}.link-success:focus,.link-success:hover{color:#146c43!important}.link-info{color:#0dcaf0!important}.link-info:focus,.link-info:hover{color:#3dd5f3!important}.link-warning{color:#ffc107!important}.link-warning:focus,.link-warning:hover{color:#ffcd39!important}.link-danger{color:#dc3545!important}.link-danger:focus,.link-danger:hover{color:#b02a37!important}.link-light{color:#f8f9fa!important}.link-light:focus,.link-light:hover{color:#f9fafb!important}.link-dark{color:#212529!important}.link-dark:focus,.link-dark:hover{color:#1a1e21!important}.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{top:0}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}.sticky-top{top:0}.sticky-bottom,.sticky-top{position:sticky;z-index:1020}.sticky-bottom{bottom:0}@media (min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{flex-direction:row;align-items:center}.hstack,.vstack{display:flex;align-self:stretch}.vstack{flex:1 1 auto;flex-direction:column}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;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}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentcolor;opacity:.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-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem rgba(var(--bs-body-color-rgb),.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(var(--bs-body-color-rgb),.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(var(--bs-body-color-rgb),.175)!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-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-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{--bs-border-width:1px}.border-2{--bs-border-width:2px}.border-3{--bs-border-width:3px}.border-4{--bs-border-width:4px}.border-5{--bs-border-width:5px}.border-opacity-10{--bs-border-opacity:0.1}.border-opacity-25{--bs-border-opacity:0.25}.border-opacity-50{--bs-border-opacity:0.5}.border-opacity-75{--bs-border-opacity:0.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:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:hsla(0,0%,100%,.5)!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:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.text-primary-emphasis{color:var(--bs-primary-text)!important}.text-secondary-emphasis{color:var(--bs-secondary-text)!important}.text-success-emphasis{color:var(--bs-success-text)!important}.text-info-emphasis{color:var(--bs-info-text)!important}.text-warning-emphasis{color:var(--bs-warning-text)!important}.text-danger-emphasis{color:var(--bs-danger-text)!important}.text-light-emphasis{color:var(--bs-light-text)!important}.text-dark-emphasis{color:var(--bs-dark-text)!important}.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-body-emphasis{--bs-bg-opacity:1;background-color:rgba(var(--bs-emphasis-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.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;-ms-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-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-2xl)!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-2xl)!important;border-top-right-radius:var(--bs-border-radius-2xl)!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-2xl)!important;border-bottom-right-radius:var(--bs-border-radius-2xl)!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-2xl)!important;border-bottom-left-radius:var(--bs-border-radius-2xl)!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-2xl)!important;border-top-left-radius:var(--bs-border-radius-2xl)!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-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-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-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-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-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-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}}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;-webkit-transform-origin:center bottom;animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{-webkit-animation-name:headShake;-webkit-animation-timing-function:ease-in-out;animation-name:headShake;animation-timing-function:ease-in-out}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{-webkit-animation-name:swing;-webkit-transform-origin:top center;animation-name:swing;transform-origin:top center}.tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;-webkit-transform-origin:center;animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.heartBeat{-webkit-animation-duration:1.3s;-webkit-animation-name:heartBeat;-webkit-animation-timing-function:ease-in-out;animation-duration:1.3s;animation-name:heartBeat;animation-timing-function:ease-in-out}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{-webkit-transform:scale3d(1.03,1.03,1.03);opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{-webkit-transform:scaleX(1);opacity:1;transform:scaleX(1)}}.bounceIn{-webkit-animation-duration:.75s;-webkit-animation-name:bounceIn;animation-duration:.75s;animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,-3000px,0);opacity:0;transform:translate3d(0,-3000px,0)}60%{-webkit-transform:translate3d(0,25px,0);opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:translateZ(0)}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(-3000px,0,0);opacity:0;transform:translate3d(-3000px,0,0)}60%{-webkit-transform:translate3d(25px,0,0);opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:translateZ(0)}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(3000px,0,0);opacity:0;transform:translate3d(3000px,0,0)}60%{-webkit-transform:translate3d(-25px,0,0);opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:translateZ(0)}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,3000px,0);opacity:0;transform:translate3d(0,3000px,0)}60%{-webkit-transform:translate3d(0,-20px,0);opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{-webkit-transform:scale3d(1.1,1.1,1.1);opacity:1;transform:scale3d(1.1,1.1,1.1)}to{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:.75s;-webkit-animation-name:bounceOut;animation-duration:.75s;animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{-webkit-transform:translate3d(0,-20px,0);opacity:1;transform:translate3d(0,-20px,0)}to{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{-webkit-transform:translate3d(20px,0,0);opacity:1;transform:translate3d(20px,0,0)}to{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{-webkit-transform:translate3d(-20px,0,0);opacity:1;transform:translate3d(-20px,0,0)}to{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{-webkit-transform:translate3d(0,20px,0);opacity:1;transform:translate3d(0,20px,0)}to{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{-webkit-transform:translate3d(0,-100%,0);opacity:0;transform:translate3d(0,-100%,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{-webkit-transform:translate3d(-100%,0,0);opacity:0;transform:translate3d(-100%,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{-webkit-transform:translate3d(100%,0,0);opacity:0;transform:translate3d(100%,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{-webkit-transform:translate3d(0,100%,0);opacity:0;transform:translate3d(0,100%,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{-webkit-transform:translate3d(0,100%,0);opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0);opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0);opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{-webkit-transform:translate3d(0,-100%,0);opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{-webkit-animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in;transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}.animated.flip{-webkit-animation-name:flip;-webkit-backface-visibility:visible;animation-name:flip;backface-visibility:visible}@keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-animation-name:flipInX;-webkit-backface-visibility:visible!important;animation-name:flipInX;backface-visibility:visible!important}@keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in;transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);opacity:1;transform:perspective(400px) rotateY(10deg)}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-animation-name:flipInY;-webkit-backface-visibility:visible!important;animation-name:flipInY;backface-visibility:visible!important}@keyframes flipOutX{0%{transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);opacity:1;transform:perspective(400px) rotateX(-20deg)}to{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0;transform:perspective(400px) rotateX(90deg)}}.flipOutX{-webkit-animation-duration:.75s;-webkit-animation-name:flipOutX;-webkit-backface-visibility:visible!important;animation-duration:.75s;animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);opacity:1;transform:perspective(400px) rotateY(-15deg)}to{-webkit-transform:perspective(400px) rotateY(90deg);opacity:0;transform:perspective(400px) rotateY(90deg)}}.flipOutY{-webkit-animation-duration:.75s;-webkit-animation-name:flipOutY;-webkit-backface-visibility:visible!important;animation-duration:.75s;animation-name:flipOutY;backface-visibility:visible!important}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);opacity:0;transform:translate3d(100%,0,0) skewX(-30deg)}60%{-webkit-transform:skewX(20deg);opacity:1;transform:skewX(20deg)}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);opacity:0;transform:translate3d(100%,0,0) skewX(30deg)}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);-webkit-transform-origin:center;opacity:0;transform:rotate(-200deg);transform-origin:center}to{-webkit-transform:translateZ(0);-webkit-transform-origin:center;opacity:1;transform:translateZ(0);transform-origin:center}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(-45deg);transform-origin:left bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:left bottom;opacity:1;transform:translateZ(0);transform-origin:left bottom}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(45deg);transform-origin:right bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:right bottom;opacity:1;transform:translateZ(0);transform-origin:right bottom}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(45deg);transform-origin:left bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:left bottom;opacity:1;transform:translateZ(0);transform-origin:left bottom}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(-90deg);transform-origin:right bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:right bottom;opacity:1;transform:translateZ(0);transform-origin:right bottom}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{-webkit-transform-origin:center;opacity:1;transform-origin:center}to{-webkit-transform:rotate(200deg);-webkit-transform-origin:center;opacity:0;transform:rotate(200deg);transform-origin:center}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;opacity:1;transform-origin:left bottom}to{-webkit-transform:rotate(45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(45deg);transform-origin:left bottom}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;opacity:1;transform-origin:right bottom}to{-webkit-transform:rotate(-45deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(-45deg);transform-origin:right bottom}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;opacity:1;transform-origin:left bottom}to{-webkit-transform:rotate(-45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(-45deg);transform-origin:left bottom}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;opacity:1;transform-origin:right bottom}to{-webkit-transform:rotate(90deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(90deg);transform-origin:right bottom}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;-webkit-transform-origin:top left;animation-timing-function:ease-in-out;transform-origin:top left}20%,60%{-webkit-animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);-webkit-transform-origin:top left;animation-timing-function:ease-in-out;transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-animation-timing-function:ease-in-out;-webkit-transform:rotate(60deg);-webkit-transform-origin:top left;animation-timing-function:ease-in-out;opacity:1;transform:rotate(60deg);transform-origin:top left}to{-webkit-transform:translate3d(0,700px,0);opacity:0;transform:translate3d(0,700px,0)}}.hinge{-webkit-animation-duration:2s;-webkit-animation-name:hinge;animation-duration:2s;animation-name:hinge}@keyframes jackInTheBox{0%{-webkit-transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{-webkit-transform:scale(1);opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) rotate(120deg);opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{-webkit-transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{-webkit-transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,100%,0);visibility:hidden}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0);visibility:hidden}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(100%,0,0);visibility:hidden}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-100%,0);visibility:hidden}}.slideOutUp{animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;-webkit-animation-fill-mode:both;animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.delay-1s{animation-delay:1s}.animated.delay-2s{animation-delay:2s}.animated.delay-3s{animation-delay:3s}.animated.delay-4s{animation-delay:4s}.animated.delay-5s{animation-delay:5s}.animated.fast{animation-duration:.8s}.animated.faster{animation-duration:.5s}.animated.slow{animation-duration:2s}.animated.slower{animation-duration:3s}@media (prefers-reduced-motion){.animated{-webkit-animation:unset!important;-webkit-transition:none!important;animation:unset!important;transition:none!important}}@font-face{font-family:boxicons;font-weight:400;font-style:normal;src:url(/fonts/boxicons.eot);src:url(/fonts/boxicons.eot) format("embedded-opentype"),url(/fonts/boxicons.woff2) format("woff2"),url(/fonts/boxicons.woff) format("woff"),url(/fonts/boxicons.ttf) format("truetype"),url(/fonts/boxicons.svg?#boxicons) format("svg")}.bx{font-family:boxicons!important;font-weight:400;font-style:normal;font-feature-settings:normal;font-variant:normal;line-height:1;display:inline-block;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bx-ul{margin-left:2em;padding-left:0;list-style:none}.bx-ul>li{position:relative}.bx-ul .bx{font-size:inherit;line-height:inherit;position:absolute;left:-2em;width:2em;text-align:center}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes burst{0%{transform:scale(1);opacity:1}90%{transform:scale(1.5);opacity:0}}@keyframes flashing{0%{opacity:1}45%{opacity:0}90%{opacity:1}}@keyframes fade-left{0%{transform:translateX(0);opacity:1}75%{transform:translateX(-20px);opacity:0}}@keyframes fade-right{0%{transform:translateX(0);opacity:1}75%{transform:translateX(20px);opacity:0}}@keyframes fade-up{0%{transform:translateY(0);opacity:1}75%{transform:translateY(-20px);opacity:0}}@keyframes fade-down{0%{transform:translateY(0);opacity:1}75%{transform:translateY(20px);opacity:0}}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.95,.95,.95) rotate(-10deg)}30%,50%,70%,90%{transform:scaleX(1) rotate(10deg)}40%,60%,80%{transform:rotate(-10deg)}to{transform:scaleX(1)}}.bx-spin,.bx-spin-hover:hover{animation:spin 2s linear infinite}.bx-tada,.bx-tada-hover:hover{animation:tada 1.5s ease infinite}.bx-flashing,.bx-flashing-hover:hover{animation:flashing 1.5s linear infinite}.bx-burst,.bx-burst-hover:hover{animation:burst 1.5s linear infinite}.bx-fade-up,.bx-fade-up-hover:hover{animation:fade-up 1.5s linear infinite}.bx-fade-down,.bx-fade-down-hover:hover{animation:fade-down 1.5s linear infinite}.bx-fade-left,.bx-fade-left-hover:hover{animation:fade-left 1.5s linear infinite}.bx-fade-right,.bx-fade-right-hover:hover{animation:fade-right 1.5s linear infinite}.bx-xs{font-size:1rem!important}.bx-sm{font-size:1.55rem!important}.bx-md{font-size:2.25rem!important}.bx-fw{font-size:1.2857142857em;line-height:.8em;width:1.2857142857em;height:.8em;margin-top:-.2em!important;vertical-align:middle}.bx-lg{font-size:3!important}.bx-pull-left{float:left;margin-right:.3em!important}.bx-pull-right{float:right;margin-left:.3em!important}.bx-rotate-90{transform:rotate(90deg);-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)"}.bx-rotate-180{transform:rotate(180deg);-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"}.bx-rotate-270{transform:rotate(270deg);-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"}.bx-flip-horizontal{transform:scaleX(-1);-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1)"}.bx-flip-vertical{transform:scaleY(-1);-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1)"}.bx-border{padding:.25em;border:.07em solid rgba(0,0,0,.1);border-radius:.25em}.bx-border-circle{padding:.25em;border:.07em solid rgba(0,0,0,.1);border-radius:50%}.bxl-500px:before{content:"\e900"}.bxl-adobe:before{content:"\e901"}.bxl-airbnb:before{content:"\e902"}.bxl-algolia:before{content:"\e903"}.bxl-amazon:before{content:"\e904"}.bxl-android:before{content:"\e905"}.bxl-angular:before{content:"\e906"}.bxl-apple:before{content:"\e907"}.bxl-audible:before{content:"\e908"}.bxl-baidu:before{content:"\e909"}.bxl-behance:before{content:"\e90a"}.bxl-bing:before{content:"\e90b"}.bxl-bitcoin:before{content:"\e90c"}.bxl-blogger:before{content:"\e90d"}.bxl-bootstrap:before{content:"\e90e"}.bxl-chrome:before{content:"\e90f"}.bxl-codepen:before{content:"\e910"}.bxl-creative-commons:before{content:"\e911"}.bxl-css3:before{content:"\e912"}.bxl-dailymotion:before{content:"\e913"}.bxl-deviantart:before{content:"\e914"}.bxl-dev-to:before{content:"\e915"}.bxl-digg:before{content:"\e916"}.bxl-digitalocean:before{content:"\e917"}.bxl-discord:before{content:"\e918"}.bxl-discourse:before{content:"\e919"}.bxl-dribbble:before{content:"\e91a"}.bxl-dropbox:before{content:"\e91b"}.bxl-drupal:before{content:"\e91c"}.bxl-ebay:before{content:"\e91d"}.bxl-edge:before{content:"\e91e"}.bxl-etsy:before{content:"\e91f"}.bxl-facebook:before{content:"\e920"}.bxl-facebook-circle:before{content:"\e921"}.bxl-facebook-square:before{content:"\e922"}.bxl-figma:before{content:"\e923"}.bxl-firefox:before{content:"\e924"}.bxl-flickr:before{content:"\e925"}.bxl-flickr-square:before{content:"\e926"}.bxl-foursquare:before{content:"\e927"}.bxl-git:before{content:"\e928"}.bxl-github:before{content:"\e929"}.bxl-gitlab:before{content:"\e92a"}.bxl-google:before{content:"\e92b"}.bxl-google-plus:before{content:"\e92c"}.bxl-google-plus-circle:before{content:"\e92d"}.bxl-html5:before{content:"\e92e"}.bxl-imdb:before{content:"\e92f"}.bxl-instagram:before{content:"\e930"}.bxl-instagram-alt:before{content:"\e931"}.bxl-internet-explorer:before{content:"\e932"}.bxl-invision:before{content:"\e933"}.bxl-javascript:before{content:"\e934"}.bxl-joomla:before{content:"\e935"}.bxl-jquery:before{content:"\e936"}.bxl-jsfiddle:before{content:"\e937"}.bxl-kickstarter:before{content:"\e938"}.bxl-less:before{content:"\e939"}.bxl-linkedin:before{content:"\e93a"}.bxl-linkedin-square:before{content:"\e93b"}.bxl-magento:before{content:"\e93c"}.bxl-mailchimp:before{content:"\e93d"}.bxl-mastercard:before{content:"\e93e"}.bxl-medium:before{content:"\e93f"}.bxl-medium-old:before{content:"\e940"}.bxl-medium-square:before{content:"\e941"}.bxl-messenger:before{content:"\e942"}.bxl-microsoft:before{content:"\e943"}.bxl-nodejs:before{content:"\e944"}.bxl-opera:before{content:"\e945"}.bxl-patreon:before{content:"\e946"}.bxl-paypal:before{content:"\e947"}.bxl-periscope:before{content:"\e948"}.bxl-pinterest:before{content:"\e949"}.bxl-pinterest-alt:before{content:"\e94a"}.bxl-play-store:before{content:"\e94b"}.bxl-pocket:before{content:"\e94c"}.bxl-product-hunt:before{content:"\e94d"}.bxl-quora:before{content:"\e94e"}.bxl-react:before{content:"\e94f"}.bxl-redbubble:before{content:"\e950"}.bxl-reddit:before{content:"\e951"}.bxl-redux:before{content:"\e952"}.bxl-sass:before{content:"\e953"}.bxl-shopify:before{content:"\e954"}.bxl-skype:before{content:"\e955"}.bxl-slack:before{content:"\e956"}.bxl-slack-old:before{content:"\e957"}.bxl-snapchat:before{content:"\e958"}.bxl-soundcloud:before{content:"\e959"}.bxl-spotify:before{content:"\e95a"}.bxl-squarespace:before{content:"\e95b"}.bxl-stack-overflow:before{content:"\e95c"}.bxl-stripe:before{content:"\e95d"}.bxl-telegram:before{content:"\e95e"}.bxl-trello:before{content:"\e95f"}.bxl-tumblr:before{content:"\e960"}.bxl-twitch:before{content:"\e961"}.bxl-twitter:before{content:"\e962"}.bxl-unsplash:before{content:"\e963"}.bxl-vimeo:before{content:"\e964"}.bxl-visa:before{content:"\e965"}.bxl-vk:before{content:"\e966"}.bxl-vuejs:before{content:"\e967"}.bxl-whatsapp:before{content:"\e968"}.bxl-whatsapp-square:before{content:"\e969"}.bxl-wikipedia:before{content:"\e96a"}.bxl-windows:before{content:"\e96b"}.bxl-wix:before{content:"\e96c"}.bxl-wordpress:before{content:"\e96d"}.bxl-yahoo:before{content:"\e96e"}.bxl-yelp:before{content:"\e96f"}.bxl-youtube:before{content:"\e970"}.bx-abacus:before{content:"\e971"}.bx-accessibility:before{content:"\e972"}.bx-add-to-queue:before{content:"\e973"}.bx-adjust:before{content:"\e974"}.bx-alarm:before{content:"\e975"}.bx-alarm-add:before{content:"\e976"}.bx-alarm-exclamation:before{content:"\e977"}.bx-alarm-off:before{content:"\e978"}.bx-alarm-snooze:before{content:"\e979"}.bx-album:before{content:"\e97a"}.bx-align-justify:before{content:"\e97b"}.bx-align-left:before{content:"\e97c"}.bx-align-middle:before{content:"\e97d"}.bx-align-right:before{content:"\e97e"}.bx-analyse:before{content:"\e97f"}.bx-anchor:before{content:"\e980"}.bx-angry:before{content:"\e981"}.bx-aperture:before{content:"\e982"}.bx-arch:before{content:"\e983"}.bx-archive:before{content:"\e984"}.bx-archive-in:before{content:"\e985"}.bx-archive-out:before{content:"\e986"}.bx-area:before{content:"\e987"}.bx-arrow-back:before{content:"\e988"}.bx-arrow-from-bottom:before{content:"\e989"}.bx-arrow-from-left:before{content:"\e98a"}.bx-arrow-from-right:before{content:"\e98b"}.bx-arrow-from-top:before{content:"\e98c"}.bx-arrow-to-bottom:before{content:"\e98d"}.bx-arrow-to-left:before{content:"\e98e"}.bx-arrow-to-right:before{content:"\e98f"}.bx-arrow-to-top:before{content:"\e990"}.bx-at:before{content:"\e991"}.bx-atom:before{content:"\e992"}.bx-award:before{content:"\e993"}.bx-badge:before{content:"\e994"}.bx-badge-check:before{content:"\e995"}.bx-ball:before{content:"\e996"}.bx-band-aid:before{content:"\e997"}.bx-bar-chart:before{content:"\e998"}.bx-bar-chart-alt:before{content:"\e999"}.bx-bar-chart-alt-2:before{content:"\e99a"}.bx-bar-chart-square:before{content:"\e99b"}.bx-barcode:before{content:"\e99c"}.bx-barcode-reader:before{content:"\e99d"}.bx-baseball:before{content:"\e99e"}.bx-basket:before{content:"\e99f"}.bx-basketball:before{content:"\e9a0"}.bx-bath:before{content:"\e9a1"}.bx-battery:before{content:"\e9a2"}.bx-bed:before{content:"\e9a3"}.bx-been-here:before{content:"\e9a4"}.bx-beer:before{content:"\e9a5"}.bx-bell:before{content:"\e9a6"}.bx-bell-minus:before{content:"\e9a7"}.bx-bell-off:before{content:"\e9a8"}.bx-bell-plus:before{content:"\e9a9"}.bx-bible:before{content:"\e9aa"}.bx-bitcoin:before{content:"\e9ab"}.bx-blanket:before{content:"\e9ac"}.bx-block:before{content:"\e9ad"}.bx-bluetooth:before{content:"\e9ae"}.bx-body:before{content:"\e9af"}.bx-bold:before{content:"\e9b0"}.bx-bolt-circle:before{content:"\e9b1"}.bx-bomb:before{content:"\e9b2"}.bx-bone:before{content:"\e9b3"}.bx-bong:before{content:"\e9b4"}.bx-book:before{content:"\e9b5"}.bx-book-add:before{content:"\e9b6"}.bx-book-alt:before{content:"\e9b7"}.bx-book-bookmark:before{content:"\e9b8"}.bx-book-content:before{content:"\e9b9"}.bx-book-heart:before{content:"\e9ba"}.bx-bookmark:before{content:"\e9bb"}.bx-bookmark-minus:before{content:"\e9bc"}.bx-bookmark-plus:before{content:"\e9bd"}.bx-bookmarks:before{content:"\e9be"}.bx-book-open:before{content:"\e9bf"}.bx-book-reader:before{content:"\e9c0"}.bx-border-all:before{content:"\e9c1"}.bx-border-bottom:before{content:"\e9c2"}.bx-border-inner:before{content:"\e9c3"}.bx-border-left:before{content:"\e9c4"}.bx-border-none:before{content:"\e9c5"}.bx-border-outer:before{content:"\e9c6"}.bx-border-radius:before{content:"\e9c7"}.bx-border-right:before{content:"\e9c8"}.bx-border-top:before{content:"\e9c9"}.bx-bot:before{content:"\e9ca"}.bx-bowling-ball:before{content:"\e9cb"}.bx-box:before{content:"\e9cc"}.bx-bracket:before{content:"\e9cd"}.bx-braille:before{content:"\e9ce"}.bx-brain:before{content:"\e9cf"}.bx-briefcase:before{content:"\e9d0"}.bx-briefcase-alt:before{content:"\e9d1"}.bx-briefcase-alt-2:before{content:"\e9d2"}.bx-brightness:before{content:"\e9d3"}.bx-brightness-half:before{content:"\e9d4"}.bx-broadcast:before{content:"\e9d5"}.bx-brush:before{content:"\e9d6"}.bx-brush-alt:before{content:"\e9d7"}.bx-bug:before{content:"\e9d8"}.bx-bug-alt:before{content:"\e9d9"}.bx-building:before{content:"\e9da"}.bx-building-house:before{content:"\e9db"}.bx-buildings:before{content:"\e9dc"}.bx-bulb:before{content:"\e9dd"}.bx-bullseye:before{content:"\e9de"}.bx-buoy:before{content:"\e9df"}.bx-bus:before{content:"\e9e0"}.bx-bus-school:before{content:"\e9e1"}.bx-cabinet:before{content:"\e9e2"}.bx-cake:before{content:"\e9e3"}.bx-calculator:before{content:"\e9e4"}.bx-calendar:before{content:"\e9e5"}.bx-calendar-alt:before{content:"\e9e6"}.bx-calendar-check:before{content:"\e9e7"}.bx-calendar-edit:before{content:"\e9e8"}.bx-calendar-event:before{content:"\e9e9"}.bx-calendar-exclamation:before{content:"\e9ea"}.bx-calendar-heart:before{content:"\e9eb"}.bx-calendar-minus:before{content:"\e9ec"}.bx-calendar-plus:before{content:"\e9ed"}.bx-calendar-star:before{content:"\e9ee"}.bx-calendar-week:before{content:"\e9ef"}.bx-calendar-x:before{content:"\e9f0"}.bx-camera:before{content:"\e9f1"}.bx-camera-home:before{content:"\e9f2"}.bx-camera-movie:before{content:"\e9f3"}.bx-camera-off:before{content:"\e9f4"}.bx-capsule:before{content:"\e9f5"}.bx-captions:before{content:"\e9f6"}.bx-car:before{content:"\e9f7"}.bx-card:before{content:"\e9f8"}.bx-caret-down:before{content:"\e9f9"}.bx-caret-down-circle:before{content:"\e9fa"}.bx-caret-down-square:before{content:"\e9fb"}.bx-caret-left:before{content:"\e9fc"}.bx-caret-left-circle:before{content:"\e9fd"}.bx-caret-left-square:before{content:"\e9fe"}.bx-caret-right:before{content:"\e9ff"}.bx-caret-right-circle:before{content:"\ea00"}.bx-caret-right-square:before{content:"\ea01"}.bx-caret-up:before{content:"\ea02"}.bx-caret-up-circle:before{content:"\ea03"}.bx-caret-up-square:before{content:"\ea04"}.bx-carousel:before{content:"\ea05"}.bx-cart:before{content:"\ea06"}.bx-cart-alt:before{content:"\ea07"}.bx-cast:before{content:"\ea08"}.bx-cctv:before{content:"\ea09"}.bx-certification:before{content:"\ea0a"}.bx-chair:before{content:"\ea0b"}.bx-chalkboard:before{content:"\ea0c"}.bx-chart:before{content:"\ea0d"}.bx-chat:before{content:"\ea0e"}.bx-check:before{content:"\ea0f"}.bx-checkbox:before{content:"\ea10"}.bx-checkbox-checked:before{content:"\ea11"}.bx-checkbox-square:before{content:"\ea12"}.bx-check-circle:before{content:"\ea13"}.bx-check-double:before{content:"\ea14"}.bx-check-shield:before{content:"\ea15"}.bx-check-square:before{content:"\ea16"}.bx-chevron-down:before{content:"\ea17"}.bx-chevron-down-circle:before{content:"\ea18"}.bx-chevron-down-square:before{content:"\ea19"}.bx-chevron-left:before{content:"\ea1a"}.bx-chevron-left-circle:before{content:"\ea1b"}.bx-chevron-left-square:before{content:"\ea1c"}.bx-chevron-right:before{content:"\ea1d"}.bx-chevron-right-circle:before{content:"\ea1e"}.bx-chevron-right-square:before{content:"\ea1f"}.bx-chevrons-down:before{content:"\ea20"}.bx-chevrons-left:before{content:"\ea21"}.bx-chevrons-right:before{content:"\ea22"}.bx-chevrons-up:before{content:"\ea23"}.bx-chevron-up:before{content:"\ea24"}.bx-chevron-up-circle:before{content:"\ea25"}.bx-chevron-up-square:before{content:"\ea26"}.bx-chip:before{content:"\ea27"}.bx-church:before{content:"\ea28"}.bx-circle:before{content:"\ea29"}.bx-clinic:before{content:"\ea2a"}.bx-clipboard:before{content:"\ea2b"}.bx-closet:before{content:"\ea2c"}.bx-cloud:before{content:"\ea2d"}.bx-cloud-download:before{content:"\ea2e"}.bx-cloud-drizzle:before{content:"\ea2f"}.bx-cloud-lightning:before{content:"\ea30"}.bx-cloud-light-rain:before{content:"\ea31"}.bx-cloud-rain:before{content:"\ea32"}.bx-cloud-snow:before{content:"\ea33"}.bx-cloud-upload:before{content:"\ea34"}.bx-code:before{content:"\ea35"}.bx-code-alt:before{content:"\ea36"}.bx-code-block:before{content:"\ea37"}.bx-code-curly:before{content:"\ea38"}.bx-coffee:before{content:"\ea39"}.bx-coffee-togo:before{content:"\ea3a"}.bx-cog:before{content:"\ea3b"}.bx-coin:before{content:"\ea3c"}.bx-coin-stack:before{content:"\ea3d"}.bx-collapse:before{content:"\ea3e"}.bx-collection:before{content:"\ea3f"}.bx-color-fill:before{content:"\ea40"}.bx-columns:before{content:"\ea41"}.bx-command:before{content:"\ea42"}.bx-comment:before{content:"\ea43"}.bx-comment-add:before{content:"\ea44"}.bx-comment-check:before{content:"\ea45"}.bx-comment-detail:before{content:"\ea46"}.bx-comment-dots:before{content:"\ea47"}.bx-comment-edit:before{content:"\ea48"}.bx-comment-error:before{content:"\ea49"}.bx-comment-minus:before{content:"\ea4a"}.bx-comment-x:before{content:"\ea4b"}.bx-compass:before{content:"\ea4c"}.bx-confused:before{content:"\ea4d"}.bx-conversation:before{content:"\ea4e"}.bx-cookie:before{content:"\ea4f"}.bx-cool:before{content:"\ea50"}.bx-copy:before{content:"\ea51"}.bx-copy-alt:before{content:"\ea52"}.bx-copyright:before{content:"\ea53"}.bx-credit-card:before{content:"\ea54"}.bx-credit-card-alt:before{content:"\ea55"}.bx-credit-card-front:before{content:"\ea56"}.bx-crop:before{content:"\ea57"}.bx-crosshair:before{content:"\ea58"}.bx-crown:before{content:"\ea59"}.bx-cube:before{content:"\ea5a"}.bx-cube-alt:before{content:"\ea5b"}.bx-cuboid:before{content:"\ea5c"}.bx-current-location:before{content:"\ea5d"}.bx-customize:before{content:"\ea5e"}.bx-cut:before{content:"\ea5f"}.bx-cycling:before{content:"\ea60"}.bx-cylinder:before{content:"\ea61"}.bx-data:before{content:"\ea62"}.bx-desktop:before{content:"\ea63"}.bx-detail:before{content:"\ea64"}.bx-devices:before{content:"\ea65"}.bx-dialpad:before{content:"\ea66"}.bx-dialpad-alt:before{content:"\ea67"}.bx-diamond:before{content:"\ea68"}.bx-dice-1:before{content:"\ea69"}.bx-dice-2:before{content:"\ea6a"}.bx-dice-3:before{content:"\ea6b"}.bx-dice-4:before{content:"\ea6c"}.bx-dice-5:before{content:"\ea6d"}.bx-dice-6:before{content:"\ea6e"}.bx-directions:before{content:"\ea6f"}.bx-disc:before{content:"\ea70"}.bx-dish:before{content:"\ea71"}.bx-dislike:before{content:"\ea72"}.bx-dizzy:before{content:"\ea73"}.bx-dna:before{content:"\ea74"}.bx-dock-bottom:before{content:"\ea75"}.bx-dock-left:before{content:"\ea76"}.bx-dock-right:before{content:"\ea77"}.bx-dock-top:before{content:"\ea78"}.bx-dollar:before{content:"\ea79"}.bx-dollar-circle:before{content:"\ea7a"}.bx-donate-blood:before{content:"\ea7b"}.bx-donate-heart:before{content:"\ea7c"}.bx-door-open:before{content:"\ea7d"}.bx-dots-horizontal:before{content:"\ea7e"}.bx-dots-horizontal-rounded:before{content:"\ea7f"}.bx-dots-vertical:before{content:"\ea80"}.bx-dots-vertical-rounded:before{content:"\ea81"}.bx-doughnut-chart:before{content:"\ea82"}.bx-down-arrow:before{content:"\ea83"}.bx-down-arrow-alt:before{content:"\ea84"}.bx-down-arrow-circle:before{content:"\ea85"}.bx-download:before{content:"\ea86"}.bx-downvote:before{content:"\ea87"}.bx-drink:before{content:"\ea88"}.bx-droplet:before{content:"\ea89"}.bx-dumbbell:before{content:"\ea8a"}.bx-duplicate:before{content:"\ea8b"}.bx-edit:before{content:"\ea8c"}.bx-edit-alt:before{content:"\ea8d"}.bx-envelope:before{content:"\ea8e"}.bx-envelope-open:before{content:"\ea8f"}.bx-equalizer:before{content:"\ea90"}.bx-eraser:before{content:"\ea91"}.bx-error:before{content:"\ea92"}.bx-error-alt:before{content:"\ea93"}.bx-error-circle:before{content:"\ea94"}.bx-euro:before{content:"\ea95"}.bx-exclude:before{content:"\ea96"}.bx-exit:before{content:"\ea97"}.bx-exit-fullscreen:before{content:"\ea98"}.bx-expand:before{content:"\ea99"}.bx-export:before{content:"\ea9a"}.bx-extension:before{content:"\ea9b"}.bx-face:before{content:"\ea9c"}.bx-fast-forward:before{content:"\ea9d"}.bx-fast-forward-circle:before{content:"\ea9e"}.bx-female:before{content:"\ea9f"}.bx-female-sign:before{content:"\eaa0"}.bx-file:before{content:"\eaa1"}.bx-file-blank:before{content:"\eaa2"}.bx-file-find:before{content:"\eaa3"}.bx-film:before{content:"\eaa4"}.bx-filter:before{content:"\eaa5"}.bx-filter-alt:before{content:"\eaa6"}.bx-fingerprint:before{content:"\eaa7"}.bx-first-aid:before{content:"\eaa8"}.bx-first-page:before{content:"\eaa9"}.bx-flag:before{content:"\eaaa"}.bx-folder:before{content:"\eaab"}.bx-folder-minus:before{content:"\eaac"}.bx-folder-open:before{content:"\eaad"}.bx-folder-plus:before{content:"\eaae"}.bx-font:before{content:"\eaaf"}.bx-font-color:before{content:"\eab0"}.bx-font-family:before{content:"\eab1"}.bx-font-size:before{content:"\eab2"}.bx-food-menu:before{content:"\eab3"}.bx-food-tag:before{content:"\eab4"}.bx-football:before{content:"\eab5"}.bx-fridge:before{content:"\eab6"}.bx-fullscreen:before{content:"\eab7"}.bx-game:before{content:"\eab8"}.bx-gas-pump:before{content:"\eab9"}.bx-ghost:before{content:"\eaba"}.bx-gift:before{content:"\eabb"}.bx-git-branch:before{content:"\eabc"}.bx-git-commit:before{content:"\eabd"}.bx-git-compare:before{content:"\eabe"}.bx-git-merge:before{content:"\eabf"}.bx-git-pull-request:before{content:"\eac0"}.bx-git-repo-forked:before{content:"\eac1"}.bx-glasses:before{content:"\eac2"}.bx-glasses-alt:before{content:"\eac3"}.bx-globe:before{content:"\eac4"}.bx-globe-alt:before{content:"\eac5"}.bx-grid:before{content:"\eac6"}.bx-grid-alt:before{content:"\eac7"}.bx-grid-horizontal:before{content:"\eac8"}.bx-grid-small:before{content:"\eac9"}.bx-grid-vertical:before{content:"\eaca"}.bx-group:before{content:"\eacb"}.bx-handicap:before{content:"\eacc"}.bx-happy:before{content:"\eacd"}.bx-happy-alt:before{content:"\eace"}.bx-happy-beaming:before{content:"\eacf"}.bx-happy-heart-eyes:before{content:"\ead0"}.bx-hash:before{content:"\ead1"}.bx-hdd:before{content:"\ead2"}.bx-heading:before{content:"\ead3"}.bx-headphone:before{content:"\ead4"}.bx-health:before{content:"\ead5"}.bx-heart:before{content:"\ead6"}.bx-heart-circle:before{content:"\ead7"}.bx-heart-square:before{content:"\ead8"}.bx-help-circle:before{content:"\ead9"}.bx-hide:before{content:"\eada"}.bx-highlight:before{content:"\eadb"}.bx-history:before{content:"\eadc"}.bx-hive:before{content:"\eadd"}.bx-home:before{content:"\eade"}.bx-home-alt:before{content:"\eadf"}.bx-home-circle:before{content:"\eae0"}.bx-home-heart:before{content:"\eae1"}.bx-home-smile:before{content:"\eae2"}.bx-horizontal-center:before{content:"\eae3"}.bx-hotel:before{content:"\eae4"}.bx-hourglass:before{content:"\eae5"}.bx-id-card:before{content:"\eae6"}.bx-image:before{content:"\eae7"}.bx-image-add:before{content:"\eae8"}.bx-image-alt:before{content:"\eae9"}.bx-images:before{content:"\eaea"}.bx-import:before{content:"\eaeb"}.bx-infinite:before{content:"\eaec"}.bx-info-circle:before{content:"\eaed"}.bx-info-square:before{content:"\eaee"}.bx-intersect:before{content:"\eaef"}.bx-italic:before{content:"\eaf0"}.bx-joystick:before{content:"\eaf1"}.bx-joystick-alt:before{content:"\eaf2"}.bx-joystick-button:before{content:"\eaf3"}.bx-key:before{content:"\eaf4"}.bx-label:before{content:"\eaf5"}.bx-landscape:before{content:"\eaf6"}.bx-laptop:before{content:"\eaf7"}.bx-last-page:before{content:"\eaf8"}.bx-laugh:before{content:"\eaf9"}.bx-layer:before{content:"\eafa"}.bx-layer-minus:before{content:"\eafb"}.bx-layer-plus:before{content:"\eafc"}.bx-layout:before{content:"\eafd"}.bx-left-arrow:before{content:"\eafe"}.bx-left-arrow-alt:before{content:"\eaff"}.bx-left-arrow-circle:before{content:"\eb00"}.bx-left-down-arrow-circle:before{content:"\eb01"}.bx-left-indent:before{content:"\eb02"}.bx-left-top-arrow-circle:before{content:"\eb03"}.bx-like:before{content:"\eb04"}.bx-line-chart:before{content:"\eb05"}.bx-line-chart-down:before{content:"\eb06"}.bx-link:before{content:"\eb07"}.bx-link-alt:before{content:"\eb08"}.bx-link-external:before{content:"\eb09"}.bx-lira:before{content:"\eb0a"}.bx-list-check:before{content:"\eb0b"}.bx-list-minus:before{content:"\eb0c"}.bx-list-ol:before{content:"\eb0d"}.bx-list-plus:before{content:"\eb0e"}.bx-list-ul:before{content:"\eb0f"}.bx-loader:before{content:"\eb10"}.bx-loader-alt:before{content:"\eb11"}.bx-loader-circle:before{content:"\eb12"}.bx-location-plus:before{content:"\eb13"}.bx-lock:before{content:"\eb14"}.bx-lock-alt:before{content:"\eb15"}.bx-lock-open:before{content:"\eb16"}.bx-lock-open-alt:before{content:"\eb17"}.bx-log-in:before{content:"\eb18"}.bx-log-in-circle:before{content:"\eb19"}.bx-log-out:before{content:"\eb1a"}.bx-log-out-circle:before{content:"\eb1b"}.bx-low-vision:before{content:"\eb1c"}.bx-magnet:before{content:"\eb1d"}.bx-mail-send:before{content:"\eb1e"}.bx-male:before{content:"\eb1f"}.bx-male-sign:before{content:"\eb20"}.bx-map:before{content:"\eb21"}.bx-map-alt:before{content:"\eb22"}.bx-map-pin:before{content:"\eb23"}.bx-mask:before{content:"\eb24"}.bx-medal:before{content:"\eb25"}.bx-meh:before{content:"\eb26"}.bx-meh-alt:before{content:"\eb27"}.bx-meh-blank:before{content:"\eb28"}.bx-memory-card:before{content:"\eb29"}.bx-menu:before{content:"\eb2a"}.bx-menu-alt-left:before{content:"\eb2b"}.bx-menu-alt-right:before{content:"\eb2c"}.bx-merge:before{content:"\eb2d"}.bx-message:before{content:"\eb2e"}.bx-message-add:before{content:"\eb2f"}.bx-message-alt:before{content:"\eb30"}.bx-message-alt-add:before{content:"\eb31"}.bx-message-alt-check:before{content:"\eb32"}.bx-message-alt-detail:before{content:"\eb33"}.bx-message-alt-dots:before{content:"\eb34"}.bx-message-alt-edit:before{content:"\eb35"}.bx-message-alt-error:before{content:"\eb36"}.bx-message-alt-minus:before{content:"\eb37"}.bx-message-alt-x:before{content:"\eb38"}.bx-message-check:before{content:"\eb39"}.bx-message-detail:before{content:"\eb3a"}.bx-message-dots:before{content:"\eb3b"}.bx-message-edit:before{content:"\eb3c"}.bx-message-error:before{content:"\eb3d"}.bx-message-minus:before{content:"\eb3e"}.bx-message-rounded:before{content:"\eb3f"}.bx-message-rounded-add:before{content:"\eb40"}.bx-message-rounded-check:before{content:"\eb41"}.bx-message-rounded-detail:before{content:"\eb42"}.bx-message-rounded-dots:before{content:"\eb43"}.bx-message-rounded-edit:before{content:"\eb44"}.bx-message-rounded-error:before{content:"\eb45"}.bx-message-rounded-minus:before{content:"\eb46"}.bx-message-rounded-x:before{content:"\eb47"}.bx-message-square:before{content:"\eb48"}.bx-message-square-add:before{content:"\eb49"}.bx-message-square-check:before{content:"\eb4a"}.bx-message-square-detail:before{content:"\eb4b"}.bx-message-square-dots:before{content:"\eb4c"}.bx-message-square-edit:before{content:"\eb4d"}.bx-message-square-error:before{content:"\eb4e"}.bx-message-square-minus:before{content:"\eb4f"}.bx-message-square-x:before{content:"\eb50"}.bx-message-x:before{content:"\eb51"}.bx-meteor:before{content:"\eb52"}.bx-microchip:before{content:"\eb53"}.bx-microphone:before{content:"\eb54"}.bx-microphone-off:before{content:"\eb55"}.bx-minus:before{content:"\eb56"}.bx-minus-back:before{content:"\eb57"}.bx-minus-circle:before{content:"\eb58"}.bx-minus-front:before{content:"\eb59"}.bx-mobile:before{content:"\eb5a"}.bx-mobile-alt:before{content:"\eb5b"}.bx-mobile-landscape:before{content:"\eb5c"}.bx-mobile-vibration:before{content:"\eb5d"}.bx-money:before{content:"\eb5e"}.bx-moon:before{content:"\eb5f"}.bx-mouse:before{content:"\eb60"}.bx-mouse-alt:before{content:"\eb61"}.bx-move:before{content:"\eb62"}.bx-move-horizontal:before{content:"\eb63"}.bx-move-vertical:before{content:"\eb64"}.bx-movie:before{content:"\eb65"}.bx-music:before{content:"\eb66"}.bx-navigation:before{content:"\eb67"}.bx-network-chart:before{content:"\eb68"}.bx-news:before{content:"\eb69"}.bx-no-entry:before{content:"\eb6a"}.bx-note:before{content:"\eb6b"}.bx-notepad:before{content:"\eb6c"}.bx-notification:before{content:"\eb6d"}.bx-notification-off:before{content:"\eb6e"}.bx-outline:before{content:"\eb6f"}.bx-package:before{content:"\eb70"}.bx-paint:before{content:"\eb71"}.bx-paint-roll:before{content:"\eb72"}.bx-palette:before{content:"\eb73"}.bx-paperclip:before{content:"\eb74"}.bx-paper-plane:before{content:"\eb75"}.bx-paragraph:before{content:"\eb76"}.bx-paste:before{content:"\eb77"}.bx-pause:before{content:"\eb78"}.bx-pause-circle:before{content:"\eb79"}.bx-pen:before{content:"\eb7a"}.bx-pencil:before{content:"\eb7b"}.bx-phone:before{content:"\eb7c"}.bx-phone-call:before{content:"\eb7d"}.bx-phone-incoming:before{content:"\eb7e"}.bx-phone-outgoing:before{content:"\eb7f"}.bx-photo-album:before{content:"\eb80"}.bx-pie-chart:before{content:"\eb81"}.bx-pie-chart-alt:before{content:"\eb82"}.bx-pie-chart-alt-2:before{content:"\eb83"}.bx-pin:before{content:"\eb84"}.bx-planet:before{content:"\eb85"}.bx-play:before{content:"\eb86"}.bx-play-circle:before{content:"\eb87"}.bx-plug:before{content:"\eb88"}.bx-plus:before{content:"\eb89"}.bx-plus-circle:before{content:"\eb8a"}.bx-plus-medical:before{content:"\eb8b"}.bx-pointer:before{content:"\eb8c"}.bx-poll:before{content:"\eb8d"}.bx-polygon:before{content:"\eb8e"}.bx-pound:before{content:"\eb8f"}.bx-power-off:before{content:"\eb90"}.bx-printer:before{content:"\eb91"}.bx-pulse:before{content:"\eb92"}.bx-purchase-tag:before{content:"\eb93"}.bx-purchase-tag-alt:before{content:"\eb94"}.bx-pyramid:before{content:"\eb95"}.bx-question-mark:before{content:"\eb96"}.bx-radar:before{content:"\eb97"}.bx-radio:before{content:"\eb98"}.bx-radio-circle:before{content:"\eb99"}.bx-radio-circle-marked:before{content:"\eb9a"}.bx-receipt:before{content:"\eb9b"}.bx-rectangle:before{content:"\eb9c"}.bx-recycle:before{content:"\eb9d"}.bx-redo:before{content:"\eb9e"}.bx-refresh:before{content:"\eb9f"}.bx-rename:before{content:"\eba0"}.bx-repeat:before{content:"\eba1"}.bx-reply:before{content:"\eba2"}.bx-reply-all:before{content:"\eba3"}.bx-repost:before{content:"\eba4"}.bx-reset:before{content:"\eba5"}.bx-restaurant:before{content:"\eba6"}.bx-revision:before{content:"\eba7"}.bx-rewind:before{content:"\eba8"}.bx-rewind-circle:before{content:"\eba9"}.bx-right-arrow:before{content:"\ebaa"}.bx-right-arrow-alt:before{content:"\ebab"}.bx-right-arrow-circle:before{content:"\ebac"}.bx-right-down-arrow-circle:before{content:"\ebad"}.bx-right-indent:before{content:"\ebae"}.bx-right-top-arrow-circle:before{content:"\ebaf"}.bx-rocket:before{content:"\ebb0"}.bx-rotate-left:before{content:"\ebb1"}.bx-rotate-right:before{content:"\ebb2"}.bx-rss:before{content:"\ebb3"}.bx-ruble:before{content:"\ebb4"}.bx-ruler:before{content:"\ebb5"}.bx-run:before{content:"\ebb6"}.bx-rupee:before{content:"\ebb7"}.bx-sad:before{content:"\ebb8"}.bx-save:before{content:"\ebb9"}.bx-scan:before{content:"\ebba"}.bx-screenshot:before{content:"\ebbb"}.bx-search:before{content:"\ebbc"}.bx-search-alt:before{content:"\ebbd"}.bx-search-alt-2:before{content:"\ebbe"}.bx-selection:before{content:"\ebbf"}.bx-select-multiple:before{content:"\ebc0"}.bx-send:before{content:"\ebc1"}.bx-server:before{content:"\ebc2"}.bx-shape-circle:before{content:"\ebc3"}.bx-shape-polygon:before{content:"\ebc4"}.bx-shape-square:before{content:"\ebc5"}.bx-shape-triangle:before{content:"\ebc6"}.bx-share:before{content:"\ebc7"}.bx-share-alt:before{content:"\ebc8"}.bx-shekel:before{content:"\ebc9"}.bx-shield:before{content:"\ebca"}.bx-shield-alt:before{content:"\ebcb"}.bx-shield-alt-2:before{content:"\ebcc"}.bx-shield-quarter:before{content:"\ebcd"}.bx-shield-x:before{content:"\ebce"}.bx-shocked:before{content:"\ebcf"}.bx-shopping-bag:before{content:"\ebd0"}.bx-show:before{content:"\ebd1"}.bx-show-alt:before{content:"\ebd2"}.bx-shuffle:before{content:"\ebd3"}.bx-sidebar:before{content:"\ebd4"}.bx-sitemap:before{content:"\ebd5"}.bx-skip-next:before{content:"\ebd6"}.bx-skip-next-circle:before{content:"\ebd7"}.bx-skip-previous:before{content:"\ebd8"}.bx-skip-previous-circle:before{content:"\ebd9"}.bx-sleepy:before{content:"\ebda"}.bx-slider:before{content:"\ebdb"}.bx-slider-alt:before{content:"\ebdc"}.bx-slideshow:before{content:"\ebdd"}.bx-smile:before{content:"\ebde"}.bx-sort:before{content:"\ebdf"}.bx-sort-a-z:before{content:"\ebe0"}.bx-sort-down:before{content:"\ebe1"}.bx-sort-up:before{content:"\ebe2"}.bx-sort-z-a:before{content:"\ebe3"}.bx-spa:before{content:"\ebe4"}.bx-space-bar:before{content:"\ebe5"}.bx-spray-can:before{content:"\ebe6"}.bx-spreadsheet:before{content:"\ebe7"}.bx-square:before{content:"\ebe8"}.bx-square-rounded:before{content:"\ebe9"}.bx-star:before{content:"\ebea"}.bx-station:before{content:"\ebeb"}.bx-stats:before{content:"\ebec"}.bx-sticker:before{content:"\ebed"}.bx-stop:before{content:"\ebee"}.bx-stop-circle:before{content:"\ebef"}.bx-stopwatch:before{content:"\ebf0"}.bx-store:before{content:"\ebf1"}.bx-store-alt:before{content:"\ebf2"}.bx-street-view:before{content:"\ebf3"}.bx-strikethrough:before{content:"\ebf4"}.bx-subdirectory-left:before{content:"\ebf5"}.bx-subdirectory-right:before{content:"\ebf6"}.bx-sun:before{content:"\ebf7"}.bx-support:before{content:"\ebf8"}.bx-swim:before{content:"\ebf9"}.bx-sync:before{content:"\ebfa"}.bx-tab:before{content:"\ebfb"}.bx-table:before{content:"\ebfc"}.bx-tachometer:before{content:"\ebfd"}.bx-tag:before{content:"\ebfe"}.bx-target-lock:before{content:"\ebff"}.bx-task:before{content:"\ec00"}.bx-task-x:before{content:"\ec01"}.bx-taxi:before{content:"\ec02"}.bx-tennis-ball:before{content:"\ec03"}.bx-terminal:before{content:"\ec04"}.bx-test-tube:before{content:"\ec05"}.bx-text:before{content:"\ec06"}.bx-time:before{content:"\ec07"}.bx-time-five:before{content:"\ec08"}.bx-timer:before{content:"\ec09"}.bx-tired:before{content:"\ec0a"}.bx-toggle-left:before{content:"\ec0b"}.bx-toggle-right:before{content:"\ec0c"}.bx-tone:before{content:"\ec0d"}.bx-traffic-cone:before{content:"\ec0e"}.bx-train:before{content:"\ec0f"}.bx-transfer:before{content:"\ec10"}.bx-transfer-alt:before{content:"\ec11"}.bx-trash:before{content:"\ec12"}.bx-trash-alt:before{content:"\ec13"}.bx-trending-down:before{content:"\ec14"}.bx-trending-up:before{content:"\ec15"}.bx-trim:before{content:"\ec16"}.bx-trophy:before{content:"\ec17"}.bx-tv:before{content:"\ec18"}.bx-underline:before{content:"\ec19"}.bx-undo:before{content:"\ec1a"}.bx-unite:before{content:"\ec1b"}.bx-unlink:before{content:"\ec1c"}.bx-up-arrow:before{content:"\ec1d"}.bx-up-arrow-alt:before{content:"\ec1e"}.bx-up-arrow-circle:before{content:"\ec1f"}.bx-upload:before{content:"\ec20"}.bx-upside-down:before{content:"\ec21"}.bx-upvote:before{content:"\ec22"}.bx-usb:before{content:"\ec23"}.bx-user:before{content:"\ec24"}.bx-user-check:before{content:"\ec25"}.bx-user-circle:before{content:"\ec26"}.bx-user-minus:before{content:"\ec27"}.bx-user-pin:before{content:"\ec28"}.bx-user-plus:before{content:"\ec29"}.bx-user-voice:before{content:"\ec2a"}.bx-user-x:before{content:"\ec2b"}.bx-vector:before{content:"\ec2c"}.bx-vertical-center:before{content:"\ec2d"}.bx-vial:before{content:"\ec2e"}.bx-video:before{content:"\ec2f"}.bx-video-off:before{content:"\ec30"}.bx-video-plus:before{content:"\ec31"}.bx-video-recording:before{content:"\ec32"}.bx-voicemail:before{content:"\ec33"}.bx-volume:before{content:"\ec34"}.bx-volume-full:before{content:"\ec35"}.bx-volume-low:before{content:"\ec36"}.bx-volume-mute:before{content:"\ec37"}.bx-walk:before{content:"\ec38"}.bx-wallet:before{content:"\ec39"}.bx-wallet-alt:before{content:"\ec3a"}.bx-water:before{content:"\ec3b"}.bx-webcam:before{content:"\ec3c"}.bx-wifi:before{content:"\ec3d"}.bx-wifi-0:before{content:"\ec3e"}.bx-wifi-1:before{content:"\ec3f"}.bx-wifi-2:before{content:"\ec40"}.bx-wifi-off:before{content:"\ec41"}.bx-wind:before{content:"\ec42"}.bx-window:before{content:"\ec43"}.bx-window-alt:before{content:"\ec44"}.bx-window-close:before{content:"\ec45"}.bx-window-open:before{content:"\ec46"}.bx-windows:before{content:"\ec47"}.bx-wine:before{content:"\ec48"}.bx-wink-smile:before{content:"\ec49"}.bx-wink-tongue:before{content:"\ec4a"}.bx-won:before{content:"\ec4b"}.bx-world:before{content:"\ec4c"}.bx-wrench:before{content:"\ec4d"}.bx-x:before{content:"\ec4e"}.bx-x-circle:before{content:"\ec4f"}.bx-yen:before{content:"\ec50"}.bx-zoom-in:before{content:"\ec51"}.bx-zoom-out:before{content:"\ec52"}.bxs-add-to-queue:before{content:"\ec53"}.bxs-adjust:before{content:"\ec54"}.bxs-adjust-alt:before{content:"\ec55"}.bxs-alarm:before{content:"\ec56"}.bxs-alarm-add:before{content:"\ec57"}.bxs-alarm-exclamation:before{content:"\ec58"}.bxs-alarm-off:before{content:"\ec59"}.bxs-alarm-snooze:before{content:"\ec5a"}.bxs-album:before{content:"\ec5b"}.bxs-ambulance:before{content:"\ec5c"}.bxs-analyse:before{content:"\ec5d"}.bxs-angry:before{content:"\ec5e"}.bxs-arch:before{content:"\ec5f"}.bxs-archive:before{content:"\ec60"}.bxs-archive-in:before{content:"\ec61"}.bxs-archive-out:before{content:"\ec62"}.bxs-area:before{content:"\ec63"}.bxs-arrow-from-bottom:before{content:"\ec64"}.bxs-arrow-from-left:before{content:"\ec65"}.bxs-arrow-from-right:before{content:"\ec66"}.bxs-arrow-from-top:before{content:"\ec67"}.bxs-arrow-to-bottom:before{content:"\ec68"}.bxs-arrow-to-left:before{content:"\ec69"}.bxs-arrow-to-right:before{content:"\ec6a"}.bxs-arrow-to-top:before{content:"\ec6b"}.bxs-award:before{content:"\ec6c"}.bxs-baby-carriage:before{content:"\ec6d"}.bxs-backpack:before{content:"\ec6e"}.bxs-badge:before{content:"\ec6f"}.bxs-badge-check:before{content:"\ec70"}.bxs-badge-dollar:before{content:"\ec71"}.bxs-ball:before{content:"\ec72"}.bxs-band-aid:before{content:"\ec73"}.bxs-bank:before{content:"\ec74"}.bxs-bar-chart-alt-2:before{content:"\ec75"}.bxs-bar-chart-square:before{content:"\ec76"}.bxs-barcode:before{content:"\ec77"}.bxs-baseball:before{content:"\ec78"}.bxs-basket:before{content:"\ec79"}.bxs-basketball:before{content:"\ec7a"}.bxs-bath:before{content:"\ec7b"}.bxs-battery:before{content:"\ec7c"}.bxs-battery-charging:before{content:"\ec7d"}.bxs-battery-full:before{content:"\ec7e"}.bxs-battery-low:before{content:"\ec7f"}.bxs-bed:before{content:"\ec80"}.bxs-been-here:before{content:"\ec81"}.bxs-beer:before{content:"\ec82"}.bxs-bell:before{content:"\ec83"}.bxs-bell-minus:before{content:"\ec84"}.bxs-bell-off:before{content:"\ec85"}.bxs-bell-plus:before{content:"\ec86"}.bxs-bell-ring:before{content:"\ec87"}.bxs-bible:before{content:"\ec88"}.bxs-binoculars:before{content:"\ec89"}.bxs-blanket:before{content:"\ec8a"}.bxs-bolt:before{content:"\ec8b"}.bxs-bolt-circle:before{content:"\ec8c"}.bxs-bomb:before{content:"\ec8d"}.bxs-bone:before{content:"\ec8e"}.bxs-bong:before{content:"\ec8f"}.bxs-book:before{content:"\ec90"}.bxs-book-add:before{content:"\ec91"}.bxs-book-alt:before{content:"\ec92"}.bxs-book-bookmark:before{content:"\ec93"}.bxs-book-content:before{content:"\ec94"}.bxs-book-heart:before{content:"\ec95"}.bxs-bookmark:before{content:"\ec96"}.bxs-bookmark-minus:before{content:"\ec97"}.bxs-bookmark-plus:before{content:"\ec98"}.bxs-bookmarks:before{content:"\ec99"}.bxs-bookmark-star:before{content:"\ec9a"}.bxs-book-open:before{content:"\ec9b"}.bxs-book-reader:before{content:"\ec9c"}.bxs-bot:before{content:"\ec9d"}.bxs-bowling-ball:before{content:"\ec9e"}.bxs-box:before{content:"\ec9f"}.bxs-brain:before{content:"\eca0"}.bxs-briefcase:before{content:"\eca1"}.bxs-briefcase-alt:before{content:"\eca2"}.bxs-briefcase-alt-2:before{content:"\eca3"}.bxs-brightness:before{content:"\eca4"}.bxs-brightness-half:before{content:"\eca5"}.bxs-brush:before{content:"\eca6"}.bxs-brush-alt:before{content:"\eca7"}.bxs-bug:before{content:"\eca8"}.bxs-bug-alt:before{content:"\eca9"}.bxs-building:before{content:"\ecaa"}.bxs-building-house:before{content:"\ecab"}.bxs-buildings:before{content:"\ecac"}.bxs-bulb:before{content:"\ecad"}.bxs-bullseye:before{content:"\ecae"}.bxs-buoy:before{content:"\ecaf"}.bxs-bus:before{content:"\ecb0"}.bxs-business:before{content:"\ecb1"}.bxs-bus-school:before{content:"\ecb2"}.bxs-cabinet:before{content:"\ecb3"}.bxs-cake:before{content:"\ecb4"}.bxs-calculator:before{content:"\ecb5"}.bxs-calendar:before{content:"\ecb6"}.bxs-calendar-alt:before{content:"\ecb7"}.bxs-calendar-check:before{content:"\ecb8"}.bxs-calendar-edit:before{content:"\ecb9"}.bxs-calendar-event:before{content:"\ecba"}.bxs-calendar-exclamation:before{content:"\ecbb"}.bxs-calendar-heart:before{content:"\ecbc"}.bxs-calendar-minus:before{content:"\ecbd"}.bxs-calendar-plus:before{content:"\ecbe"}.bxs-calendar-star:before{content:"\ecbf"}.bxs-calendar-week:before{content:"\ecc0"}.bxs-calendar-x:before{content:"\ecc1"}.bxs-camera:before{content:"\ecc2"}.bxs-camera-home:before{content:"\ecc3"}.bxs-camera-movie:before{content:"\ecc4"}.bxs-camera-off:before{content:"\ecc5"}.bxs-camera-plus:before{content:"\ecc6"}.bxs-capsule:before{content:"\ecc7"}.bxs-captions:before{content:"\ecc8"}.bxs-car:before{content:"\ecc9"}.bxs-car-battery:before{content:"\ecca"}.bxs-car-crash:before{content:"\eccb"}.bxs-card:before{content:"\eccc"}.bxs-caret-down-circle:before{content:"\eccd"}.bxs-caret-down-square:before{content:"\ecce"}.bxs-caret-left-circle:before{content:"\eccf"}.bxs-caret-left-square:before{content:"\ecd0"}.bxs-caret-right-circle:before{content:"\ecd1"}.bxs-caret-right-square:before{content:"\ecd2"}.bxs-caret-up-circle:before{content:"\ecd3"}.bxs-caret-up-square:before{content:"\ecd4"}.bxs-car-garage:before{content:"\ecd5"}.bxs-car-mechanic:before{content:"\ecd6"}.bxs-carousel:before{content:"\ecd7"}.bxs-cart:before{content:"\ecd8"}.bxs-cart-add:before{content:"\ecd9"}.bxs-cart-alt:before{content:"\ecda"}.bxs-cart-download:before{content:"\ecdb"}.bxs-car-wash:before{content:"\ecdc"}.bxs-cctv:before{content:"\ecdd"}.bxs-certification:before{content:"\ecde"}.bxs-chalkboard:before{content:"\ecdf"}.bxs-chart:before{content:"\ece0"}.bxs-chat:before{content:"\ece1"}.bxs-checkbox:before{content:"\ece2"}.bxs-checkbox-checked:before{content:"\ece3"}.bxs-check-circle:before{content:"\ece4"}.bxs-check-shield:before{content:"\ece5"}.bxs-check-square:before{content:"\ece6"}.bxs-chess:before{content:"\ece7"}.bxs-chevron-down:before{content:"\ece8"}.bxs-chevron-down-circle:before{content:"\ece9"}.bxs-chevron-down-square:before{content:"\ecea"}.bxs-chevron-left:before{content:"\eceb"}.bxs-chevron-left-circle:before{content:"\ecec"}.bxs-chevron-left-square:before{content:"\eced"}.bxs-chevron-right:before{content:"\ecee"}.bxs-chevron-right-circle:before{content:"\ecef"}.bxs-chevron-right-square:before{content:"\ecf0"}.bxs-chevrons-down:before{content:"\ecf1"}.bxs-chevrons-left:before{content:"\ecf2"}.bxs-chevrons-right:before{content:"\ecf3"}.bxs-chevrons-up:before{content:"\ecf4"}.bxs-chevron-up:before{content:"\ecf5"}.bxs-chevron-up-circle:before{content:"\ecf6"}.bxs-chevron-up-square:before{content:"\ecf7"}.bxs-chip:before{content:"\ecf8"}.bxs-church:before{content:"\ecf9"}.bxs-circle:before{content:"\ecfa"}.bxs-city:before{content:"\ecfb"}.bxs-clinic:before{content:"\ecfc"}.bxs-cloud:before{content:"\ecfd"}.bxs-cloud-download:before{content:"\ecfe"}.bxs-cloud-lightning:before{content:"\ecff"}.bxs-cloud-rain:before{content:"\ed00"}.bxs-cloud-upload:before{content:"\ed01"}.bxs-coffee:before{content:"\ed02"}.bxs-coffee-alt:before{content:"\ed03"}.bxs-coffee-togo:before{content:"\ed04"}.bxs-cog:before{content:"\ed05"}.bxs-coin:before{content:"\ed06"}.bxs-coin-stack:before{content:"\ed07"}.bxs-collection:before{content:"\ed08"}.bxs-color-fill:before{content:"\ed09"}.bxs-comment:before{content:"\ed0a"}.bxs-comment-add:before{content:"\ed0b"}.bxs-comment-check:before{content:"\ed0c"}.bxs-comment-detail:before{content:"\ed0d"}.bxs-comment-dots:before{content:"\ed0e"}.bxs-comment-edit:before{content:"\ed0f"}.bxs-comment-error:before{content:"\ed10"}.bxs-comment-minus:before{content:"\ed11"}.bxs-comment-x:before{content:"\ed12"}.bxs-compass:before{content:"\ed13"}.bxs-component:before{content:"\ed14"}.bxs-confused:before{content:"\ed15"}.bxs-contact:before{content:"\ed16"}.bxs-conversation:before{content:"\ed17"}.bxs-cookie:before{content:"\ed18"}.bxs-cool:before{content:"\ed19"}.bxs-copy:before{content:"\ed1a"}.bxs-copy-alt:before{content:"\ed1b"}.bxs-copyright:before{content:"\ed1c"}.bxs-coupon:before{content:"\ed1d"}.bxs-credit-card:before{content:"\ed1e"}.bxs-credit-card-alt:before{content:"\ed1f"}.bxs-credit-card-front:before{content:"\ed20"}.bxs-crop:before{content:"\ed21"}.bxs-crown:before{content:"\ed22"}.bxs-cube:before{content:"\ed23"}.bxs-cube-alt:before{content:"\ed24"}.bxs-cuboid:before{content:"\ed25"}.bxs-customize:before{content:"\ed26"}.bxs-cylinder:before{content:"\ed27"}.bxs-dashboard:before{content:"\ed28"}.bxs-data:before{content:"\ed29"}.bxs-detail:before{content:"\ed2a"}.bxs-devices:before{content:"\ed2b"}.bxs-diamond:before{content:"\ed2c"}.bxs-dice-1:before{content:"\ed2d"}.bxs-dice-2:before{content:"\ed2e"}.bxs-dice-3:before{content:"\ed2f"}.bxs-dice-4:before{content:"\ed30"}.bxs-dice-5:before{content:"\ed31"}.bxs-dice-6:before{content:"\ed32"}.bxs-direction-left:before{content:"\ed33"}.bxs-direction-right:before{content:"\ed34"}.bxs-directions:before{content:"\ed35"}.bxs-disc:before{content:"\ed36"}.bxs-discount:before{content:"\ed37"}.bxs-dish:before{content:"\ed38"}.bxs-dislike:before{content:"\ed39"}.bxs-dizzy:before{content:"\ed3a"}.bxs-dock-bottom:before{content:"\ed3b"}.bxs-dock-left:before{content:"\ed3c"}.bxs-dock-right:before{content:"\ed3d"}.bxs-dock-top:before{content:"\ed3e"}.bxs-dollar-circle:before{content:"\ed3f"}.bxs-donate-blood:before{content:"\ed40"}.bxs-donate-heart:before{content:"\ed41"}.bxs-door-open:before{content:"\ed42"}.bxs-doughnut-chart:before{content:"\ed43"}.bxs-down-arrow:before{content:"\ed44"}.bxs-down-arrow-alt:before{content:"\ed45"}.bxs-down-arrow-circle:before{content:"\ed46"}.bxs-down-arrow-square:before{content:"\ed47"}.bxs-download:before{content:"\ed48"}.bxs-downvote:before{content:"\ed49"}.bxs-drink:before{content:"\ed4a"}.bxs-droplet:before{content:"\ed4b"}.bxs-droplet-half:before{content:"\ed4c"}.bxs-dryer:before{content:"\ed4d"}.bxs-duplicate:before{content:"\ed4e"}.bxs-edit:before{content:"\ed4f"}.bxs-edit-alt:before{content:"\ed50"}.bxs-edit-location:before{content:"\ed51"}.bxs-eject:before{content:"\ed52"}.bxs-envelope:before{content:"\ed53"}.bxs-envelope-open:before{content:"\ed54"}.bxs-eraser:before{content:"\ed55"}.bxs-error:before{content:"\ed56"}.bxs-error-alt:before{content:"\ed57"}.bxs-error-circle:before{content:"\ed58"}.bxs-ev-station:before{content:"\ed59"}.bxs-exit:before{content:"\ed5a"}.bxs-extension:before{content:"\ed5b"}.bxs-eyedropper:before{content:"\ed5c"}.bxs-face:before{content:"\ed5d"}.bxs-factory:before{content:"\ed5e"}.bxs-fast-forward-circle:before{content:"\ed5f"}.bxs-file:before{content:"\ed60"}.bxs-file-archive:before{content:"\ed61"}.bxs-file-blank:before{content:"\ed62"}.bxs-file-css:before{content:"\ed63"}.bxs-file-doc:before{content:"\ed64"}.bxs-file-export:before{content:"\ed65"}.bxs-file-find:before{content:"\ed66"}.bxs-file-gif:before{content:"\ed67"}.bxs-file-html:before{content:"\ed68"}.bxs-file-image:before{content:"\ed69"}.bxs-file-import:before{content:"\ed6a"}.bxs-file-jpg:before{content:"\ed6b"}.bxs-file-js:before{content:"\ed6c"}.bxs-file-json:before{content:"\ed6d"}.bxs-file-md:before{content:"\ed6e"}.bxs-file-pdf:before{content:"\ed6f"}.bxs-file-plus:before{content:"\ed70"}.bxs-file-png:before{content:"\ed71"}.bxs-file-txt:before{content:"\ed72"}.bxs-film:before{content:"\ed73"}.bxs-filter-alt:before{content:"\ed74"}.bxs-first-aid:before{content:"\ed75"}.bxs-flag:before{content:"\ed76"}.bxs-flag-alt:before{content:"\ed77"}.bxs-flag-checkered:before{content:"\ed78"}.bxs-flame:before{content:"\ed79"}.bxs-flask:before{content:"\ed7a"}.bxs-florist:before{content:"\ed7b"}.bxs-folder:before{content:"\ed7c"}.bxs-folder-minus:before{content:"\ed7d"}.bxs-folder-open:before{content:"\ed7e"}.bxs-folder-plus:before{content:"\ed7f"}.bxs-food-menu:before{content:"\ed80"}.bxs-fridge:before{content:"\ed81"}.bxs-game:before{content:"\ed82"}.bxs-gas-pump:before{content:"\ed83"}.bxs-ghost:before{content:"\ed84"}.bxs-gift:before{content:"\ed85"}.bxs-graduation:before{content:"\ed86"}.bxs-grid:before{content:"\ed87"}.bxs-grid-alt:before{content:"\ed88"}.bxs-group:before{content:"\ed89"}.bxs-guitar-amp:before{content:"\ed8a"}.bxs-hand-down:before{content:"\ed8b"}.bxs-hand-left:before{content:"\ed8c"}.bxs-hand-right:before{content:"\ed8d"}.bxs-hand-up:before{content:"\ed8e"}.bxs-happy:before{content:"\ed8f"}.bxs-happy-alt:before{content:"\ed90"}.bxs-happy-beaming:before{content:"\ed91"}.bxs-happy-heart-eyes:before{content:"\ed92"}.bxs-hdd:before{content:"\ed93"}.bxs-heart:before{content:"\ed94"}.bxs-heart-circle:before{content:"\ed95"}.bxs-heart-square:before{content:"\ed96"}.bxs-help-circle:before{content:"\ed97"}.bxs-hide:before{content:"\ed98"}.bxs-home:before{content:"\ed99"}.bxs-home-circle:before{content:"\ed9a"}.bxs-home-heart:before{content:"\ed9b"}.bxs-home-smile:before{content:"\ed9c"}.bxs-hot:before{content:"\ed9d"}.bxs-hotel:before{content:"\ed9e"}.bxs-hourglass:before{content:"\ed9f"}.bxs-hourglass-bottom:before{content:"\eda0"}.bxs-hourglass-top:before{content:"\eda1"}.bxs-id-card:before{content:"\eda2"}.bxs-image:before{content:"\eda3"}.bxs-image-add:before{content:"\eda4"}.bxs-image-alt:before{content:"\eda5"}.bxs-inbox:before{content:"\eda6"}.bxs-info-circle:before{content:"\eda7"}.bxs-info-square:before{content:"\eda8"}.bxs-institution:before{content:"\eda9"}.bxs-joystick:before{content:"\edaa"}.bxs-joystick-alt:before{content:"\edab"}.bxs-joystick-button:before{content:"\edac"}.bxs-key:before{content:"\edad"}.bxs-keyboard:before{content:"\edae"}.bxs-label:before{content:"\edaf"}.bxs-landmark:before{content:"\edb0"}.bxs-landscape:before{content:"\edb1"}.bxs-laugh:before{content:"\edb2"}.bxs-layer:before{content:"\edb3"}.bxs-layer-minus:before{content:"\edb4"}.bxs-layer-plus:before{content:"\edb5"}.bxs-layout:before{content:"\edb6"}.bxs-left-arrow:before{content:"\edb7"}.bxs-left-arrow-alt:before{content:"\edb8"}.bxs-left-arrow-circle:before{content:"\edb9"}.bxs-left-arrow-square:before{content:"\edba"}.bxs-left-down-arrow-circle:before{content:"\edbb"}.bxs-left-top-arrow-circle:before{content:"\edbc"}.bxs-like:before{content:"\edbd"}.bxs-location-plus:before{content:"\edbe"}.bxs-lock:before{content:"\edbf"}.bxs-lock-alt:before{content:"\edc0"}.bxs-lock-open:before{content:"\edc1"}.bxs-lock-open-alt:before{content:"\edc2"}.bxs-log-in:before{content:"\edc3"}.bxs-log-in-circle:before{content:"\edc4"}.bxs-log-out:before{content:"\edc5"}.bxs-log-out-circle:before{content:"\edc6"}.bxs-low-vision:before{content:"\edc7"}.bxs-magic-wand:before{content:"\edc8"}.bxs-magnet:before{content:"\edc9"}.bxs-map:before{content:"\edca"}.bxs-map-alt:before{content:"\edcb"}.bxs-map-pin:before{content:"\edcc"}.bxs-mask:before{content:"\edcd"}.bxs-medal:before{content:"\edce"}.bxs-megaphone:before{content:"\edcf"}.bxs-meh:before{content:"\edd0"}.bxs-meh-alt:before{content:"\edd1"}.bxs-meh-blank:before{content:"\edd2"}.bxs-memory-card:before{content:"\edd3"}.bxs-message:before{content:"\edd4"}.bxs-message-add:before{content:"\edd5"}.bxs-message-alt:before{content:"\edd6"}.bxs-message-alt-add:before{content:"\edd7"}.bxs-message-alt-check:before{content:"\edd8"}.bxs-message-alt-detail:before{content:"\edd9"}.bxs-message-alt-dots:before{content:"\edda"}.bxs-message-alt-edit:before{content:"\eddb"}.bxs-message-alt-error:before{content:"\eddc"}.bxs-message-alt-minus:before{content:"\eddd"}.bxs-message-alt-x:before{content:"\edde"}.bxs-message-check:before{content:"\eddf"}.bxs-message-detail:before{content:"\ede0"}.bxs-message-dots:before{content:"\ede1"}.bxs-message-edit:before{content:"\ede2"}.bxs-message-error:before{content:"\ede3"}.bxs-message-minus:before{content:"\ede4"}.bxs-message-rounded:before{content:"\ede5"}.bxs-message-rounded-add:before{content:"\ede6"}.bxs-message-rounded-check:before{content:"\ede7"}.bxs-message-rounded-detail:before{content:"\ede8"}.bxs-message-rounded-dots:before{content:"\ede9"}.bxs-message-rounded-edit:before{content:"\edea"}.bxs-message-rounded-error:before{content:"\edeb"}.bxs-message-rounded-minus:before{content:"\edec"}.bxs-message-rounded-x:before{content:"\eded"}.bxs-message-square:before{content:"\edee"}.bxs-message-square-add:before{content:"\edef"}.bxs-message-square-check:before{content:"\edf0"}.bxs-message-square-detail:before{content:"\edf1"}.bxs-message-square-dots:before{content:"\edf2"}.bxs-message-square-edit:before{content:"\edf3"}.bxs-message-square-error:before{content:"\edf4"}.bxs-message-square-minus:before{content:"\edf5"}.bxs-message-square-x:before{content:"\edf6"}.bxs-message-x:before{content:"\edf7"}.bxs-meteor:before{content:"\edf8"}.bxs-microchip:before{content:"\edf9"}.bxs-microphone:before{content:"\edfa"}.bxs-microphone-alt:before{content:"\edfb"}.bxs-microphone-off:before{content:"\edfc"}.bxs-minus-circle:before{content:"\edfd"}.bxs-minus-square:before{content:"\edfe"}.bxs-mobile:before{content:"\edff"}.bxs-mobile-vibration:before{content:"\ee00"}.bxs-moon:before{content:"\ee01"}.bxs-mouse:before{content:"\ee02"}.bxs-mouse-alt:before{content:"\ee03"}.bxs-movie:before{content:"\ee04"}.bxs-music:before{content:"\ee05"}.bxs-navigation:before{content:"\ee06"}.bxs-network-chart:before{content:"\ee07"}.bxs-news:before{content:"\ee08"}.bxs-no-entry:before{content:"\ee09"}.bxs-note:before{content:"\ee0a"}.bxs-notepad:before{content:"\ee0b"}.bxs-notification:before{content:"\ee0c"}.bxs-notification-off:before{content:"\ee0d"}.bxs-offer:before{content:"\ee0e"}.bxs-package:before{content:"\ee0f"}.bxs-paint:before{content:"\ee10"}.bxs-paint-roll:before{content:"\ee11"}.bxs-palette:before{content:"\ee12"}.bxs-paper-plane:before{content:"\ee13"}.bxs-parking:before{content:"\ee14"}.bxs-paste:before{content:"\ee15"}.bxs-pen:before{content:"\ee16"}.bxs-pencil:before{content:"\ee17"}.bxs-phone:before{content:"\ee18"}.bxs-phone-call:before{content:"\ee19"}.bxs-phone-incoming:before{content:"\ee1a"}.bxs-phone-outgoing:before{content:"\ee1b"}.bxs-photo-album:before{content:"\ee1c"}.bxs-piano:before{content:"\ee1d"}.bxs-pie-chart:before{content:"\ee1e"}.bxs-pie-chart-alt:before{content:"\ee1f"}.bxs-pie-chart-alt-2:before{content:"\ee20"}.bxs-pin:before{content:"\ee21"}.bxs-pizza:before{content:"\ee22"}.bxs-plane:before{content:"\ee23"}.bxs-plane-alt:before{content:"\ee24"}.bxs-plane-land:before{content:"\ee25"}.bxs-planet:before{content:"\ee26"}.bxs-plane-take-off:before{content:"\ee27"}.bxs-playlist:before{content:"\ee28"}.bxs-plug:before{content:"\ee29"}.bxs-plus-circle:before{content:"\ee2a"}.bxs-plus-square:before{content:"\ee2b"}.bxs-pointer:before{content:"\ee2c"}.bxs-polygon:before{content:"\ee2d"}.bxs-printer:before{content:"\ee2e"}.bxs-purchase-tag:before{content:"\ee2f"}.bxs-purchase-tag-alt:before{content:"\ee30"}.bxs-pyramid:before{content:"\ee31"}.bxs-quote-alt-left:before{content:"\ee32"}.bxs-quote-alt-right:before{content:"\ee33"}.bxs-quote-left:before{content:"\ee34"}.bxs-quote-right:before{content:"\ee35"}.bxs-quote-single-left:before{content:"\ee36"}.bxs-quote-single-right:before{content:"\ee37"}.bxs-radiation:before{content:"\ee38"}.bxs-radio:before{content:"\ee39"}.bxs-receipt:before{content:"\ee3a"}.bxs-rectangle:before{content:"\ee3b"}.bxs-rename:before{content:"\ee3c"}.bxs-report:before{content:"\ee3d"}.bxs-rewind-circle:before{content:"\ee3e"}.bxs-right-arrow:before{content:"\ee3f"}.bxs-right-arrow-alt:before{content:"\ee40"}.bxs-right-arrow-circle:before{content:"\ee41"}.bxs-right-arrow-square:before{content:"\ee42"}.bxs-right-down-arrow-circle:before{content:"\ee43"}.bxs-right-top-arrow-circle:before{content:"\ee44"}.bxs-rocket:before{content:"\ee45"}.bxs-ruler:before{content:"\ee46"}.bxs-sad:before{content:"\ee47"}.bxs-save:before{content:"\ee48"}.bxs-school:before{content:"\ee49"}.bxs-search:before{content:"\ee4a"}.bxs-search-alt-2:before{content:"\ee4b"}.bxs-select-multiple:before{content:"\ee4c"}.bxs-send:before{content:"\ee4d"}.bxs-server:before{content:"\ee4e"}.bxs-shapes:before{content:"\ee4f"}.bxs-share:before{content:"\ee50"}.bxs-share-alt:before{content:"\ee51"}.bxs-shield:before{content:"\ee52"}.bxs-shield-alt-2:before{content:"\ee53"}.bxs-shield-x:before{content:"\ee54"}.bxs-ship:before{content:"\ee55"}.bxs-shocked:before{content:"\ee56"}.bxs-shopping-bag:before{content:"\ee57"}.bxs-shopping-bag-alt:before{content:"\ee58"}.bxs-shopping-bags:before{content:"\ee59"}.bxs-show:before{content:"\ee5a"}.bxs-skip-next-circle:before{content:"\ee5b"}.bxs-skip-previous-circle:before{content:"\ee5c"}.bxs-skull:before{content:"\ee5d"}.bxs-sleepy:before{content:"\ee5e"}.bxs-slideshow:before{content:"\ee5f"}.bxs-smile:before{content:"\ee60"}.bxs-sort-alt:before{content:"\ee61"}.bxs-spa:before{content:"\ee62"}.bxs-spray-can:before{content:"\ee63"}.bxs-spreadsheet:before{content:"\ee64"}.bxs-square:before{content:"\ee65"}.bxs-square-rounded:before{content:"\ee66"}.bxs-star:before{content:"\ee67"}.bxs-star-half:before{content:"\ee68"}.bxs-sticker:before{content:"\ee69"}.bxs-stopwatch:before{content:"\ee6a"}.bxs-store:before{content:"\ee6b"}.bxs-store-alt:before{content:"\ee6c"}.bxs-sun:before{content:"\ee6d"}.bxs-tachometer:before{content:"\ee6e"}.bxs-tag:before{content:"\ee6f"}.bxs-tag-x:before{content:"\ee70"}.bxs-taxi:before{content:"\ee71"}.bxs-tennis-ball:before{content:"\ee72"}.bxs-terminal:before{content:"\ee73"}.bxs-thermometer:before{content:"\ee74"}.bxs-time:before{content:"\ee75"}.bxs-time-five:before{content:"\ee76"}.bxs-timer:before{content:"\ee77"}.bxs-tired:before{content:"\ee78"}.bxs-toggle-left:before{content:"\ee79"}.bxs-toggle-right:before{content:"\ee7a"}.bxs-tone:before{content:"\ee7b"}.bxs-torch:before{content:"\ee7c"}.bxs-to-top:before{content:"\ee7d"}.bxs-traffic:before{content:"\ee7e"}.bxs-traffic-barrier:before{content:"\ee7f"}.bxs-traffic-cone:before{content:"\ee80"}.bxs-train:before{content:"\ee81"}.bxs-trash:before{content:"\ee82"}.bxs-trash-alt:before{content:"\ee83"}.bxs-tree:before{content:"\ee84"}.bxs-trophy:before{content:"\ee85"}.bxs-truck:before{content:"\ee86"}.bxs-t-shirt:before{content:"\ee87"}.bxs-up-arrow:before{content:"\ee88"}.bxs-up-arrow-alt:before{content:"\ee89"}.bxs-up-arrow-circle:before{content:"\ee8a"}.bxs-up-arrow-square:before{content:"\ee8b"}.bxs-upside-down:before{content:"\ee8c"}.bxs-upvote:before{content:"\ee8d"}.bxs-user:before{content:"\ee8e"}.bxs-user-badge:before{content:"\ee8f"}.bxs-user-check:before{content:"\ee90"}.bxs-user-circle:before{content:"\ee91"}.bxs-user-detail:before{content:"\ee92"}.bxs-user-minus:before{content:"\ee93"}.bxs-user-pin:before{content:"\ee94"}.bxs-user-plus:before{content:"\ee95"}.bxs-user-rectangle:before{content:"\ee96"}.bxs-user-voice:before{content:"\ee97"}.bxs-user-x:before{content:"\ee98"}.bxs-vector:before{content:"\ee99"}.bxs-vial:before{content:"\ee9a"}.bxs-video:before{content:"\ee9b"}.bxs-video-off:before{content:"\ee9c"}.bxs-video-plus:before{content:"\ee9d"}.bxs-video-recording:before{content:"\ee9e"}.bxs-videos:before{content:"\ee9f"}.bxs-volume:before{content:"\eea0"}.bxs-volume-full:before{content:"\eea1"}.bxs-volume-low:before{content:"\eea2"}.bxs-volume-mute:before{content:"\eea3"}.bxs-wallet:before{content:"\eea4"}.bxs-wallet-alt:before{content:"\eea5"}.bxs-washer:before{content:"\eea6"}.bxs-watch:before{content:"\eea7"}.bxs-watch-alt:before{content:"\eea8"}.bxs-webcam:before{content:"\eea9"}.bxs-widget:before{content:"\eeaa"}.bxs-window-alt:before{content:"\eeab"}.bxs-wine:before{content:"\eeac"}.bxs-wink-smile:before{content:"\eead"}.bxs-wink-tongue:before{content:"\eeae"}.bxs-wrench:before{content:"\eeaf"}.bxs-x-circle:before{content:"\eeb0"}.bxs-x-square:before{content:"\eeb1"}.bxs-yin-yang:before{content:"\eeb2"}.bxs-zap:before{content:"\eeb3"}.bxs-zoom-in:before{content:"\eeb4"}.bxs-zoom-out:before{content:"\eeb5"}a.meanmenu-reveal{display:none}.mean-container .mean-bar{float:left;width:100%;position:absolute;background:transparent;padding:0;z-index:999}.mean-container a.meanmenu-reveal{width:35px;height:30px;position:absolute;right:0;cursor:pointer;color:#000;text-decoration:none;font-size:16px;text-indent:-9999em;line-height:22px;font-size:1px;display:block;font-weight:700;padding-top:0}.mean-container a.meanmenu-reveal span{display:block;background:#000;height:3px;margin-top:4px;border-radius:3px}.mean-container .mean-nav{float:left;width:100%;background:#fff;margin-top:62px}.mean-container .mean-nav ul{padding:0;margin:0;width:100%;border:none;list-style-type:none}.mean-container .mean-nav ul li{position:relative;float:left;width:100%}.mean-container .mean-nav ul li a i{display:none}.mean-container .mean-nav ul li a{display:block;float:left;width:90%;padding:1em 5% 13px;margin:0;text-align:left;color:#677294;border-top:1px solid #dbeefd;text-decoration:none}.mean-container .mean-nav ul li a.active{color:#000}.mean-container .mean-nav ul li li a{width:80%;padding:1em 10% 13px;color:#677294;border-top:1px solid #dbeefd;opacity:1;filter:alpha(opacity=75);text-shadow:none!important;visibility:visible;text-transform:none;font-size:14px}.mean-container .mean-nav ul li.mean-last a{margin-bottom:0}.mean-container .mean-nav ul li li li a{width:70%;padding:1em 15% 13px}.mean-container .mean-nav ul li li li li a{width:60%;padding:1em 20% 13px}.mean-container .mean-nav ul li li li li li a{width:50%;padding:1em 25% 13px}.mean-container .mean-nav ul li a:hover{background:#252525;background:hsla(0,0%,100%,.1)}.mean-container .mean-nav ul li a.mean-expand{margin-top:1px;width:100%;height:24px;padding:11px!important;text-align:right;position:absolute;right:0;top:0;z-index:2;font-weight:500;background:transparent;border:none!important}.mean-container .mean-push{float:left;clear:both}.mean-container .mean-push,.mean-nav .wrapper{width:100%;padding:0;margin:0}.mean-container .mean-bar,.mean-container .mean-bar *{box-sizing:content-box}.mean-remove{display:none!important}@font-face{font-family:uicons-bold-rounded;src:url(/_next/static/media/uicons-bold-rounded-MQNABNC6.641a00b4.woff2) format("woff2"),url(/_next/static/media/uicons-bold-rounded-UTQQXXF3.a4e10bdc.woff) format("woff"),url(/_next/static/media/uicons-bold-rounded-CPL6VNRV.13d7eab6.eot#iefix) format("embedded-opentype");font-display:swap}i[class*=" fi-br-"]:before,i[class^=fi-br-]:before,span[class*=fi-br-]:before,span[class^=fi-br-]:before{font-family:uicons-bold-rounded!important;font-style:normal;font-weight:400!important;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fi-br-0:before{content:"\f101"}.fi-br-00s-music-disc:before{content:"\f102"}.fi-br-1:before{content:"\f103"}.fi-br-2:before{content:"\f104"}.fi-br-3:before{content:"\f105"}.fi-br-360-degrees:before{content:"\f106"}.fi-br-4:before{content:"\f107"}.fi-br-404:before{content:"\f108"}.fi-br-5:before{content:"\f109"}.fi-br-6:before{content:"\f10a"}.fi-br-60s-music-disc:before{content:"\f10b"}.fi-br-7:before{content:"\f10c"}.fi-br-70s-music-disc:before{content:"\f10d"}.fi-br-8:before{content:"\f10e"}.fi-br-80s-music-disc:before{content:"\f10f"}.fi-br-9:before{content:"\f110"}.fi-br-90s-music-disc:before{content:"\f111"}.fi-br-a:before{content:"\f112"}.fi-br-accident:before{content:"\f113"}.fi-br-acorn:before{content:"\f114"}.fi-br-ad-paid:before{content:"\f115"}.fi-br-ad:before{content:"\f116"}.fi-br-add-document:before{content:"\f117"}.fi-br-add-folder:before{content:"\f118"}.fi-br-add-image:before{content:"\f119"}.fi-br-add:before{content:"\f11a"}.fi-br-address-book:before{content:"\f11b"}.fi-br-address-card:before{content:"\f11c"}.fi-br-admin-alt:before{content:"\f11d"}.fi-br-admin:before{content:"\f11e"}.fi-br-age-alt:before{content:"\f11f"}.fi-br-age-restriction-eighteen:before{content:"\f120"}.fi-br-age-restriction-seven:before{content:"\f121"}.fi-br-age-restriction-six:before{content:"\f122"}.fi-br-age-restriction-sixteen:before{content:"\f123"}.fi-br-age-restriction-thirteen:before{content:"\f124"}.fi-br-age-restriction-three:before{content:"\f125"}.fi-br-age-restriction-twelve:before{content:"\f126"}.fi-br-age-restriction-twenty-one:before{content:"\f127"}.fi-br-age-restriction-zero:before{content:"\f128"}.fi-br-age:before{content:"\f129"}.fi-br-air-conditioner:before{content:"\f12a"}.fi-br-air-freshener:before{content:"\f12b"}.fi-br-air-pollution:before{content:"\f12c"}.fi-br-airplane-journey:before{content:"\f12d"}.fi-br-airplane-window-open:before{content:"\f12e"}.fi-br-airplay:before{content:"\f12f"}.fi-br-alarm-clock:before{content:"\f130"}.fi-br-alarm-exclamation:before{content:"\f131"}.fi-br-alarm-plus:before{content:"\f132"}.fi-br-alarm-snooze:before{content:"\f133"}.fi-br-album-circle-plus:before{content:"\f134"}.fi-br-album-circle-user:before{content:"\f135"}.fi-br-album-collection:before{content:"\f136"}.fi-br-album:before{content:"\f137"}.fi-br-algorithm:before{content:"\f138"}.fi-br-alicorn:before{content:"\f139"}.fi-br-alien:before{content:"\f13a"}.fi-br-align-center:before{content:"\f13b"}.fi-br-align-justify:before{content:"\f13c"}.fi-br-align-left:before{content:"\f13d"}.fi-br-align-slash:before{content:"\f13e"}.fi-br-ambulance:before{content:"\f13f"}.fi-br-analyse-alt:before{content:"\f140"}.fi-br-analyse:before{content:"\f141"}.fi-br-anatomical-heart:before{content:"\f142"}.fi-br-anchor:before{content:"\f143"}.fi-br-angel:before{content:"\f144"}.fi-br-angle-90:before{content:"\f145"}.fi-br-angle-circle-down:before{content:"\f146"}.fi-br-angle-circle-left:before{content:"\f147"}.fi-br-angle-circle-right:before{content:"\f148"}.fi-br-angle-circle-up:before{content:"\f149"}.fi-br-angle-double-left:before{content:"\f14a"}.fi-br-angle-double-right:before{content:"\f14b"}.fi-br-angle-double-small-down:before{content:"\f14c"}.fi-br-angle-double-small-left:before{content:"\f14d"}.fi-br-angle-double-small-right:before{content:"\f14e"}.fi-br-angle-double-small-up:before{content:"\f14f"}.fi-br-angle-down:before{content:"\f150"}.fi-br-angle-left:before{content:"\f151"}.fi-br-angle-right:before{content:"\f152"}.fi-br-angle-small-down:before{content:"\f153"}.fi-br-angle-small-left:before{content:"\f154"}.fi-br-angle-small-right:before{content:"\f155"}.fi-br-angle-small-up:before{content:"\f156"}.fi-br-angle-square-down:before{content:"\f157"}.fi-br-angle-square-left:before{content:"\f158"}.fi-br-angle-square-right:before{content:"\f159"}.fi-br-angle-square-up:before{content:"\f15a"}.fi-br-angle-up:before{content:"\f15b"}.fi-br-angle:before{content:"\f15c"}.fi-br-angles-up-down:before{content:"\f15d"}.fi-br-angry:before{content:"\f15e"}.fi-br-animated-icon:before{content:"\f15f"}.fi-br-ankh:before{content:"\f160"}.fi-br-answer-alt:before{content:"\f161"}.fi-br-answer:before{content:"\f162"}.fi-br-apartment:before{content:"\f163"}.fi-br-aperture:before{content:"\f164"}.fi-br-api:before{content:"\f165"}.fi-br-apple-core:before{content:"\f166"}.fi-br-apple-crate:before{content:"\f167"}.fi-br-apple-whole:before{content:"\f168"}.fi-br-apps-add:before{content:"\f169"}.fi-br-apps-delete:before{content:"\f16a"}.fi-br-apps-sort:before{content:"\f16b"}.fi-br-apps:before{content:"\f16c"}.fi-br-archive:before{content:"\f16d"}.fi-br-archway:before{content:"\f16e"}.fi-br-arrow-alt-circle-down:before{content:"\f16f"}.fi-br-arrow-alt-circle-left:before{content:"\f170"}.fi-br-arrow-alt-circle-right:before{content:"\f171"}.fi-br-arrow-alt-circle-up:before{content:"\f172"}.fi-br-arrow-alt-down:before{content:"\f173"}.fi-br-arrow-alt-from-bottom:before{content:"\f174"}.fi-br-arrow-alt-from-left:before{content:"\f175"}.fi-br-arrow-alt-from-right:before{content:"\f176"}.fi-br-arrow-alt-from-top:before{content:"\f177"}.fi-br-arrow-alt-left:before{content:"\f178"}.fi-br-arrow-alt-right:before{content:"\f179"}.fi-br-arrow-alt-square-down:before{content:"\f17a"}.fi-br-arrow-alt-square-left:before{content:"\f17b"}.fi-br-arrow-alt-square-right:before{content:"\f17c"}.fi-br-arrow-alt-square-up:before{content:"\f17d"}.fi-br-arrow-alt-to-bottom:before{content:"\f17e"}.fi-br-arrow-alt-to-left:before{content:"\f17f"}.fi-br-arrow-alt-to-right:before{content:"\f180"}.fi-br-arrow-alt-to-top:before{content:"\f181"}.fi-br-arrow-alt-up:before{content:"\f182"}.fi-br-arrow-circle-down:before{content:"\f183"}.fi-br-arrow-circle-left:before{content:"\f184"}.fi-br-arrow-circle-right:before{content:"\f185"}.fi-br-arrow-circle-up:before{content:"\f186"}.fi-br-arrow-comparison:before{content:"\f187"}.fi-br-arrow-down-from-arc:before{content:"\f188"}.fi-br-arrow-down-from-dotted-line:before{content:"\f189"}.fi-br-arrow-down-left:before{content:"\f18a"}.fi-br-arrow-down-small-big:before{content:"\f18b"}.fi-br-arrow-down-to-dotted-line:before{content:"\f18c"}.fi-br-arrow-down-to-square:before{content:"\f18d"}.fi-br-arrow-down-triangle-square:before{content:"\f18e"}.fi-br-arrow-down:before{content:"\f18f"}.fi-br-arrow-from-bottom:before{content:"\f190"}.fi-br-arrow-from-left:before{content:"\f191"}.fi-br-arrow-from-right:before{content:"\f192"}.fi-br-arrow-from-top:before{content:"\f193"}.fi-br-arrow-left-from-arc:before{content:"\f194"}.fi-br-arrow-left-from-line:before{content:"\f195"}.fi-br-arrow-left-to-arc:before{content:"\f196"}.fi-br-arrow-left:before{content:"\f197"}.fi-br-arrow-progress-alt:before{content:"\f198"}.fi-br-arrow-progress:before{content:"\f199"}.fi-br-arrow-right-to-bracket:before{content:"\f19a"}.fi-br-arrow-right:before{content:"\f19b"}.fi-br-arrow-small-down:before{content:"\f19c"}.fi-br-arrow-small-left:before{content:"\f19d"}.fi-br-arrow-small-right:before{content:"\f19e"}.fi-br-arrow-small-up:before{content:"\f19f"}.fi-br-arrow-square-down:before{content:"\f1a0"}.fi-br-arrow-square-left:before{content:"\f1a1"}.fi-br-arrow-square-right:before{content:"\f1a2"}.fi-br-arrow-square-up:before{content:"\f1a3"}.fi-br-arrow-to-bottom:before{content:"\f1a4"}.fi-br-arrow-to-left:before{content:"\f1a5"}.fi-br-arrow-to-right:before{content:"\f1a6"}.fi-br-arrow-to-top:before{content:"\f1a7"}.fi-br-arrow-trend-down:before{content:"\f1a8"}.fi-br-arrow-trend-up:before{content:"\f1a9"}.fi-br-arrow-turn-down-left:before{content:"\f1aa"}.fi-br-arrow-turn-down-right:before{content:"\f1ab"}.fi-br-arrow-turn-left-up:before{content:"\f1ac"}.fi-br-arrow-up-from-dotted-line:before{content:"\f1ad"}.fi-br-arrow-up-from-ground-water:before{content:"\f1ae"}.fi-br-arrow-up-from-square:before{content:"\f1af"}.fi-br-arrow-up-left-from-circle:before{content:"\f1b0"}.fi-br-arrow-up-left:before{content:"\f1b1"}.fi-br-arrow-up-right-and-arrow-down-left-from-center:before{content:"\f1b2"}.fi-br-arrow-up-right-from-square:before{content:"\f1b3"}.fi-br-arrow-up-right:before{content:"\f1b4"}.fi-br-arrow-up-small-big:before{content:"\f1b5"}.fi-br-arrow-up-square-triangle:before{content:"\f1b6"}.fi-br-arrow-up-to-arc:before{content:"\f1b7"}.fi-br-arrow-up-to-dotted-line:before{content:"\f1b8"}.fi-br-arrow-up:before{content:"\f1b9"}.fi-br-arrow-upward-growth-crypto:before{content:"\f1ba"}.fi-br-arrows-alt-h:before{content:"\f1bb"}.fi-br-arrows-alt-v:before{content:"\f1bc"}.fi-br-arrows-alt:before{content:"\f1bd"}.fi-br-arrows-cross:before{content:"\f1be"}.fi-br-arrows-from-dotted-line:before{content:"\f1bf"}.fi-br-arrows-from-line:before{content:"\f1c0"}.fi-br-arrows-h-copy:before{content:"\f1c1"}.fi-br-arrows-h:before{content:"\f1c2"}.fi-br-arrows-repeat-1:before{content:"\f1c3"}.fi-br-arrows-repeat:before{content:"\f1c4"}.fi-br-arrows-retweet:before{content:"\f1c5"}.fi-br-arrows-split-right-and-left:before{content:"\f1c6"}.fi-br-arrows-split-up-and-left:before{content:"\f1c7"}.fi-br-arrows-to-circle:before{content:"\f1c8"}.fi-br-arrows-to-dotted-line:before{content:"\f1c9"}.fi-br-arrows-to-eye:before{content:"\f1ca"}.fi-br-arrows-to-line:before{content:"\f1cb"}.fi-br-arrows:before{content:"\f1cc"}.fi-br-artificial-intelligence:before{content:"\f1cd"}.fi-br-assept-document:before{content:"\f1ce"}.fi-br-assessment-alt:before{content:"\f1cf"}.fi-br-assessment:before{content:"\f1d0"}.fi-br-assign:before{content:"\f1d1"}.fi-br-assistive-listening-systems:before{content:"\f1d2"}.fi-br-asterik:before{content:"\f1d3"}.fi-br-astonished-face:before{content:"\f1d4"}.fi-br-at:before{content:"\f1d5"}.fi-br-attribution-pen:before{content:"\f1d6"}.fi-br-attribution-pencil:before{content:"\f1d7"}.fi-br-aubergine:before{content:"\f1d8"}.fi-br-auction:before{content:"\f1d9"}.fi-br-audience-megaphone:before{content:"\f1da"}.fi-br-audio-description-slash:before{content:"\f1db"}.fi-br-audit-alt:before{content:"\f1dc"}.fi-br-audit:before{content:"\f1dd"}.fi-br-austral-sign:before{content:"\f1de"}.fi-br-avocado:before{content:"\f1df"}.fi-br-award:before{content:"\f1e0"}.fi-br-axe-battle:before{content:"\f1e1"}.fi-br-axe:before{content:"\f1e2"}.fi-br-b:before{content:"\f1e3"}.fi-br-baby-carriage:before{content:"\f1e4"}.fi-br-baby:before{content:"\f1e5"}.fi-br-back-up:before{content:"\f1e6"}.fi-br-background:before{content:"\f1e7"}.fi-br-backpack:before{content:"\f1e8"}.fi-br-bacon:before{content:"\f1e9"}.fi-br-bacteria:before{content:"\f1ea"}.fi-br-bacterium:before{content:"\f1eb"}.fi-br-badge-check:before{content:"\f1ec"}.fi-br-badge-dollar:before{content:"\f1ed"}.fi-br-badge-leaf:before{content:"\f1ee"}.fi-br-badge-percent:before{content:"\f1ef"}.fi-br-badge-sheriff:before{content:"\f1f0"}.fi-br-badge:before{content:"\f1f1"}.fi-br-badger-honey:before{content:"\f1f2"}.fi-br-badget-check-alt:before{content:"\f1f3"}.fi-br-badminton:before{content:"\f1f4"}.fi-br-bag-map-pin:before{content:"\f1f5"}.fi-br-bag-seedling:before{content:"\f1f6"}.fi-br-bag-shopping-minus:before{content:"\f1f7"}.fi-br-bags-shopping:before{content:"\f1f8"}.fi-br-baguette:before{content:"\f1f9"}.fi-br-bahai:before{content:"\f1fa"}.fi-br-baht-sign:before{content:"\f1fb"}.fi-br-balance-scale-left:before{content:"\f1fc"}.fi-br-balance-scale-right:before{content:"\f1fd"}.fi-br-ball-pile:before{content:"\f1fe"}.fi-br-ballet-dance:before{content:"\f1ff"}.fi-br-balloon:before{content:"\f200"}.fi-br-balloons:before{content:"\f201"}.fi-br-ballot-check:before{content:"\f202"}.fi-br-ballot:before{content:"\f203"}.fi-br-ban-bug:before{content:"\f204"}.fi-br-ban:before{content:"\f205"}.fi-br-banana:before{content:"\f206"}.fi-br-band-aid:before{content:"\f207"}.fi-br-bangladeshi-taka-sign:before{content:"\f208"}.fi-br-banjo:before{content:"\f209"}.fi-br-bank:before{content:"\f20a"}.fi-br-banner-2:before{content:"\f20b"}.fi-br-banner-3:before{content:"\f20c"}.fi-br-banner-4:before{content:"\f20d"}.fi-br-banner-5:before{content:"\f20e"}.fi-br-banner:before{content:"\f20f"}.fi-br-barber-pole:before{content:"\f210"}.fi-br-barber-shop:before{content:"\f211"}.fi-br-barcode-read:before{content:"\f212"}.fi-br-barcode-scan:before{content:"\f213"}.fi-br-barcode:before{content:"\f214"}.fi-br-bars-filter:before{content:"\f215"}.fi-br-bars-progress:before{content:"\f216"}.fi-br-bars-sort:before{content:"\f217"}.fi-br-bars-staggered:before{content:"\f218"}.fi-br-baseball-alt:before{content:"\f219"}.fi-br-baseball:before{content:"\f21a"}.fi-br-basket-shopping-minus:before{content:"\f21b"}.fi-br-basket-shopping-plus:before{content:"\f21c"}.fi-br-basket-shopping-simple:before{content:"\f21d"}.fi-br-basketball-hoop:before{content:"\f21e"}.fi-br-basketball:before{content:"\f21f"}.fi-br-bat:before{content:"\f220"}.fi-br-bath:before{content:"\f221"}.fi-br-battery-bolt:before{content:"\f222"}.fi-br-battery-empty:before{content:"\f223"}.fi-br-battery-exclamation:before{content:"\f224"}.fi-br-battery-full:before{content:"\f225"}.fi-br-battery-half:before{content:"\f226"}.fi-br-battery-quarter:before{content:"\f227"}.fi-br-battery-slash:before{content:"\f228"}.fi-br-battery-three-quarters:before{content:"\f229"}.fi-br-beacon:before{content:"\f22a"}.fi-br-bed-alt:before{content:"\f22b"}.fi-br-bed-bunk:before{content:"\f22c"}.fi-br-bed-empty:before{content:"\f22d"}.fi-br-bed:before{content:"\f22e"}.fi-br-bee:before{content:"\f22f"}.fi-br-beer-mug-empty:before{content:"\f230"}.fi-br-beer:before{content:"\f231"}.fi-br-bell-concierge:before{content:"\f232"}.fi-br-bell-notification-call:before{content:"\f233"}.fi-br-bell-notification-social-media:before{content:"\f234"}.fi-br-bell-ring:before{content:"\f235"}.fi-br-bell-school-slash:before{content:"\f236"}.fi-br-bell-school:before{content:"\f237"}.fi-br-bell-slash:before{content:"\f238"}.fi-br-bell:before{content:"\f239"}.fi-br-bells:before{content:"\f23a"}.fi-br-bench-tree:before{content:"\f23b"}.fi-br-benefit-diamond-alt:before{content:"\f23c"}.fi-br-benefit-diamond:before{content:"\f23d"}.fi-br-benefit-hand:before{content:"\f23e"}.fi-br-benefit-increase:before{content:"\f23f"}.fi-br-benefit-porcent:before{content:"\f240"}.fi-br-benefit:before{content:"\f241"}.fi-br-betamax:before{content:"\f242"}.fi-br-bible:before{content:"\f243"}.fi-br-bicycle-journey:before{content:"\f244"}.fi-br-bike:before{content:"\f245"}.fi-br-biking-mountain:before{content:"\f246"}.fi-br-biking:before{content:"\f247"}.fi-br-bill-arrow:before{content:"\f248"}.fi-br-billiard:before{content:"\f249"}.fi-br-bin-bottles:before{content:"\f24a"}.fi-br-binary-circle-check:before{content:"\f24b"}.fi-br-binary-lock:before{content:"\f24c"}.fi-br-binary-slash:before{content:"\f24d"}.fi-br-binary:before{content:"\f24e"}.fi-br-binoculars:before{content:"\f24f"}.fi-br-bio-leaves:before{content:"\f250"}.fi-br-bio:before{content:"\f251"}.fi-br-biohazard:before{content:"\f252"}.fi-br-bird:before{content:"\f253"}.fi-br-bitcoin-sign:before{content:"\f254"}.fi-br-blanket:before{content:"\f255"}.fi-br-blender-phone:before{content:"\f256"}.fi-br-blender:before{content:"\f257"}.fi-br-blinds-open:before{content:"\f258"}.fi-br-blinds-raised:before{content:"\f259"}.fi-br-blinds:before{content:"\f25a"}.fi-br-block-brick:before{content:"\f25b"}.fi-br-block-microphone:before{content:"\f25c"}.fi-br-block-question:before{content:"\f25d"}.fi-br-block-quote:before{content:"\f25e"}.fi-br-block:before{content:"\f25f"}.fi-br-blockchain-3:before{content:"\f260"}.fi-br-blog-pencil:before{content:"\f261"}.fi-br-blog-text:before{content:"\f262"}.fi-br-blood-dropper:before{content:"\f263"}.fi-br-blood-test-tube-alt:before{content:"\f264"}.fi-br-blood-test-tube:before{content:"\f265"}.fi-br-blood:before{content:"\f266"}.fi-br-blueberries:before{content:"\f267"}.fi-br-blueprint:before{content:"\f268"}.fi-br-bold:before{content:"\f269"}.fi-br-bolt-auto:before{content:"\f26a"}.fi-br-bolt-slash:before{content:"\f26b"}.fi-br-bolt:before{content:"\f26c"}.fi-br-bomb:before{content:"\f26d"}.fi-br-bone-break:before{content:"\f26e"}.fi-br-bone:before{content:"\f26f"}.fi-br-bong:before{content:"\f270"}.fi-br-bonus-alt:before{content:"\f271"}.fi-br-bonus-star:before{content:"\f272"}.fi-br-bonus:before{content:"\f273"}.fi-br-book-alt:before{content:"\f274"}.fi-br-book-arrow-right:before{content:"\f275"}.fi-br-book-arrow-up:before{content:"\f276"}.fi-br-book-atlas:before{content:"\f277"}.fi-br-book-bookmark:before{content:"\f278"}.fi-br-book-circle-arrow-right:before{content:"\f279"}.fi-br-book-circle-arrow-up:before{content:"\f27a"}.fi-br-book-copy:before{content:"\f27b"}.fi-br-book-dead:before{content:"\f27c"}.fi-br-book-font:before{content:"\f27d"}.fi-br-book-heart:before{content:"\f27e"}.fi-br-book-medical:before{content:"\f27f"}.fi-br-book-open-cover:before{content:"\f280"}.fi-br-book-open-reader:before{content:"\f281"}.fi-br-book-plus:before{content:"\f282"}.fi-br-book-quran:before{content:"\f283"}.fi-br-book-section:before{content:"\f284"}.fi-br-book-spells:before{content:"\f285"}.fi-br-book-tanakh:before{content:"\f286"}.fi-br-book-user:before{content:"\f287"}.fi-br-book:before{content:"\f288"}.fi-br-Booking:before{content:"\f289"}.fi-br-bookmark-slash:before{content:"\f28a"}.fi-br-bookmark:before{content:"\f28b"}.fi-br-books-medical:before{content:"\f28c"}.fi-br-books:before{content:"\f28d"}.fi-br-boot-heeled:before{content:"\f28e"}.fi-br-boot:before{content:"\f28f"}.fi-br-booth-curtain:before{content:"\f290"}.fi-br-border-all:before{content:"\f291"}.fi-br-border-bottom:before{content:"\f292"}.fi-br-border-center-h:before{content:"\f293"}.fi-br-border-center-v:before{content:"\f294"}.fi-br-border-inner:before{content:"\f295"}.fi-br-border-left:before{content:"\f296"}.fi-br-border-none:before{content:"\f297"}.fi-br-border-outer:before{content:"\f298"}.fi-br-border-right:before{content:"\f299"}.fi-br-border-style-alt:before{content:"\f29a"}.fi-br-border-style:before{content:"\f29b"}.fi-br-border-top:before{content:"\f29c"}.fi-br-boss:before{content:"\f29d"}.fi-br-bottle-droplet:before{content:"\f29e"}.fi-br-bottle:before{content:"\f29f"}.fi-br-bow-arrow:before{content:"\f2a0"}.fi-br-bowl-chopsticks-noodles:before{content:"\f2a1"}.fi-br-bowl-chopsticks:before{content:"\f2a2"}.fi-br-bowl-rice:before{content:"\f2a3"}.fi-br-bowl-scoop:before{content:"\f2a4"}.fi-br-bowl-scoops:before{content:"\f2a5"}.fi-br-bowl-soft-serve:before{content:"\f2a6"}.fi-br-bowl-spoon:before{content:"\f2a7"}.fi-br-bowling-ball:before{content:"\f2a8"}.fi-br-bowling-pins:before{content:"\f2a9"}.fi-br-bowling:before{content:"\f2aa"}.fi-br-box-alt:before{content:"\f2ab"}.fi-br-box-ballot:before{content:"\f2ac"}.fi-br-box-check:before{content:"\f2ad"}.fi-br-box-circle-check:before{content:"\f2ae"}.fi-br-box-dollar:before{content:"\f2af"}.fi-br-box-fragile:before{content:"\f2b0"}.fi-br-box-heart:before{content:"\f2b1"}.fi-br-box-open-full:before{content:"\f2b2"}.fi-br-box-open:before{content:"\f2b3"}.fi-br-box-tissue:before{content:"\f2b4"}.fi-br-box-up:before{content:"\f2b5"}.fi-br-box:before{content:"\f2b6"}.fi-br-boxes:before{content:"\f2b7"}.fi-br-boxing-glove:before{content:"\f2b8"}.fi-br-bracket-curly-right:before{content:"\f2b9"}.fi-br-bracket-curly:before{content:"\f2ba"}.fi-br-bracket-round-right:before{content:"\f2bb"}.fi-br-bracket-round:before{content:"\f2bc"}.fi-br-bracket-square-right:before{content:"\f2bd"}.fi-br-bracket-square:before{content:"\f2be"}.fi-br-brackets-curly:before{content:"\f2bf"}.fi-br-brackets-round:before{content:"\f2c0"}.fi-br-brackets-square:before{content:"\f2c1"}.fi-br-braille-a:before{content:"\f2c2"}.fi-br-braille-b:before{content:"\f2c3"}.fi-br-braille-c:before{content:"\f2c4"}.fi-br-braille-d:before{content:"\f2c5"}.fi-br-braille-e:before{content:"\f2c6"}.fi-br-braille-g:before{content:"\f2c7"}.fi-br-braille-h:before{content:"\f2c8"}.fi-br-braille-i:before{content:"\f2c9"}.fi-br-braille-j:before{content:"\f2ca"}.fi-br-braille-k:before{content:"\f2cb"}.fi-br-braille-l:before{content:"\f2cc"}.fi-br-braille-m:before{content:"\f2cd"}.fi-br-braille-n-alt:before{content:"\f2ce"}.fi-br-braille-n:before{content:"\f2cf"}.fi-br-braille-o:before{content:"\f2d0"}.fi-br-braille-p:before{content:"\f2d1"}.fi-br-braille-q:before{content:"\f2d2"}.fi-br-braille-r:before{content:"\f2d3"}.fi-br-braille-s:before{content:"\f2d4"}.fi-br-braille-t:before{content:"\f2d5"}.fi-br-braille-u:before{content:"\f2d6"}.fi-br-braille-v:before{content:"\f2d7"}.fi-br-braille-w:before{content:"\f2d8"}.fi-br-braille-x:before{content:"\f2d9"}.fi-br-braille-y:before{content:"\f2da"}.fi-br-braille-z:before{content:"\f2db"}.fi-br-braille:before{content:"\f2dc"}.fi-br-brain-circuit:before{content:"\f2dd"}.fi-br-brain:before{content:"\f2de"}.fi-br-brake-warning:before{content:"\f2df"}.fi-br-branching:before{content:"\f2e0"}.fi-br-brand:before{content:"\f2e1"}.fi-br-branding:before{content:"\f2e2"}.fi-br-bread-loaf:before{content:"\f2e3"}.fi-br-bread-slice-butter:before{content:"\f2e4"}.fi-br-bread-slice:before{content:"\f2e5"}.fi-br-bread:before{content:"\f2e6"}.fi-br-briefcase-arrow-right:before{content:"\f2e7"}.fi-br-briefcase-blank:before{content:"\f2e8"}.fi-br-briefcase:before{content:"\f2e9"}.fi-br-brightness-low:before{content:"\f2ea"}.fi-br-brightness:before{content:"\f2eb"}.fi-br-bring-forward:before{content:"\f2ec"}.fi-br-bring-front:before{content:"\f2ed"}.fi-br-broadcast-tower:before{content:"\f2ee"}.fi-br-broccoli:before{content:"\f2ef"}.fi-br-broken-chain-link-wrong:before{content:"\f2f0"}.fi-br-broken-image:before{content:"\f2f1"}.fi-br-broom-ball:before{content:"\f2f2"}.fi-br-broom:before{content:"\f2f3"}.fi-br-browser-ui:before{content:"\f2f4"}.fi-br-browser:before{content:"\f2f5"}.fi-br-browsers:before{content:"\f2f6"}.fi-br-brush:before{content:"\f2f7"}.fi-br-bucket:before{content:"\f2f8"}.fi-br-budget-alt:before{content:"\f2f9"}.fi-br-budget:before{content:"\f2fa"}.fi-br-bug-slash:before{content:"\f2fb"}.fi-br-bug:before{content:"\f2fc"}.fi-br-bugs:before{content:"\f2fd"}.fi-br-build-alt:before{content:"\f2fe"}.fi-br-build:before{content:"\f2ff"}.fi-br-builder:before{content:"\f300"}.fi-br-building-circle-arrow-right:before{content:"\f301"}.fi-br-building-ngo:before{content:"\f302"}.fi-br-building:before{content:"\f303"}.fi-br-bulb:before{content:"\f304"}.fi-br-bullet:before{content:"\f305"}.fi-br-bullhorn:before{content:"\f306"}.fi-br-bullseye-arrow:before{content:"\f307"}.fi-br-bullseye-pointer:before{content:"\f308"}.fi-br-bullseye:before{content:"\f309"}.fi-br-burger-alt:before{content:"\f30a"}.fi-br-burger-fries:before{content:"\f30b"}.fi-br-burger-glass:before{content:"\f30c"}.fi-br-burrito:before{content:"\f30d"}.fi-br-burst:before{content:"\f30e"}.fi-br-bus-alt:before{content:"\f30f"}.fi-br-bus:before{content:"\f310"}.fi-br-business-time:before{content:"\f311"}.fi-br-Butter:before{content:"\f312"}.fi-br-butterfly:before{content:"\f313"}.fi-br-c:before{content:"\f314"}.fi-br-cabin:before{content:"\f315"}.fi-br-cactus:before{content:"\f316"}.fi-br-cage-empty:before{content:"\f317"}.fi-br-cake-birthday:before{content:"\f318"}.fi-br-cake-slice:before{content:"\f319"}.fi-br-cake-wedding:before{content:"\f31a"}.fi-br-calculator-bill:before{content:"\f31b"}.fi-br-calculator-math-tax:before{content:"\f31c"}.fi-br-calculator-money:before{content:"\f31d"}.fi-br-calculator-simple:before{content:"\f31e"}.fi-br-calculator:before{content:"\f31f"}.fi-br-calendar-arrow-down:before{content:"\f320"}.fi-br-calendar-arrow-up:before{content:"\f321"}.fi-br-calendar-birhtday-cake:before{content:"\f322"}.fi-br-calendar-call:before{content:"\f323"}.fi-br-calendar-check:before{content:"\f324"}.fi-br-calendar-clock:before{content:"\f325"}.fi-br-calendar-day:before{content:"\f326"}.fi-br-calendar-days:before{content:"\f327"}.fi-br-calendar-event-tax:before{content:"\f328"}.fi-br-calendar-exclamation:before{content:"\f329"}.fi-br-calendar-gavel-legal:before{content:"\f32a"}.fi-br-calendar-heart:before{content:"\f32b"}.fi-br-calendar-image:before{content:"\f32c"}.fi-br-calendar-lines-pen:before{content:"\f32d"}.fi-br-calendar-lines:before{content:"\f32e"}.fi-br-calendar-minus:before{content:"\f32f"}.fi-br-calendar-payment-loan:before{content:"\f330"}.fi-br-calendar-pen:before{content:"\f331"}.fi-br-calendar-plus:before{content:"\f332"}.fi-br-calendar-salary:before{content:"\f333"}.fi-br-calendar-shift-swap:before{content:"\f334"}.fi-br-calendar-star:before{content:"\f335"}.fi-br-calendar-swap:before{content:"\f336"}.fi-br-calendar-week:before{content:"\f337"}.fi-br-calendar-xmark:before{content:"\f338"}.fi-br-calendar:before{content:"\f339"}.fi-br-calendars:before{content:"\f33a"}.fi-br-call-duration:before{content:"\f33b"}.fi-br-call-history:before{content:"\f33c"}.fi-br-call-incoming:before{content:"\f33d"}.fi-br-call-missed:before{content:"\f33e"}.fi-br-call-outgoing:before{content:"\f33f"}.fi-br-camcorder:before{content:"\f340"}.fi-br-camera-cctv:before{content:"\f341"}.fi-br-camera-movie:before{content:"\f342"}.fi-br-camera-retro:before{content:"\f343"}.fi-br-camera-rotate:before{content:"\f344"}.fi-br-camera-security:before{content:"\f345"}.fi-br-camera-slash:before{content:"\f346"}.fi-br-camera-viewfinder:before{content:"\f347"}.fi-br-camera:before{content:"\f348"}.fi-br-campfire:before{content:"\f349"}.fi-br-camping:before{content:"\f34a"}.fi-br-can-food:before{content:"\f34b"}.fi-br-candle-holder:before{content:"\f34c"}.fi-br-candle-lotus-yoga:before{content:"\f34d"}.fi-br-candle-pose-yoga:before{content:"\f34e"}.fi-br-candy-alt:before{content:"\f34f"}.fi-br-candy-bar:before{content:"\f350"}.fi-br-candy-cane:before{content:"\f351"}.fi-br-candy-corn:before{content:"\f352"}.fi-br-candy-sweet:before{content:"\f353"}.fi-br-candy:before{content:"\f354"}.fi-br-Cannabis:before{content:"\f355"}.fi-br-canned-food:before{content:"\f356"}.fi-br-capsules:before{content:"\f357"}.fi-br-car-alt:before{content:"\f358"}.fi-br-car-battery:before{content:"\f359"}.fi-br-car-bolt:before{content:"\f35a"}.fi-br-car-building:before{content:"\f35b"}.fi-br-car-bump:before{content:"\f35c"}.fi-br-car-bus:before{content:"\f35d"}.fi-br-car-circle-bolt:before{content:"\f35e"}.fi-br-car-crash:before{content:"\f35f"}.fi-br-car-garage:before{content:"\f360"}.fi-br-car-journey:before{content:"\f361"}.fi-br-car-mechanic:before{content:"\f362"}.fi-br-car-rear:before{content:"\f363"}.fi-br-car-side-bolt:before{content:"\f364"}.fi-br-car-side:before{content:"\f365"}.fi-br-car-tilt:before{content:"\f366"}.fi-br-car-tunnel:before{content:"\f367"}.fi-br-car-wash:before{content:"\f368"}.fi-br-car:before{content:"\f369"}.fi-br-caravan-alt:before{content:"\f36a"}.fi-br-caravan:before{content:"\f36b"}.fi-br-card-club:before{content:"\f36c"}.fi-br-card-diamond:before{content:"\f36d"}.fi-br-card-heart:before{content:"\f36e"}.fi-br-card-spade:before{content:"\f36f"}.fi-br-cardinal-compass:before{content:"\f370"}.fi-br-care:before{content:"\f371"}.fi-br-career-growth:before{content:"\f372"}.fi-br-career-path:before{content:"\f373"}.fi-br-caret-circle-down:before{content:"\f374"}.fi-br-caret-circle-right:before{content:"\f375"}.fi-br-caret-circle-up:before{content:"\f376"}.fi-br-caret-down:before{content:"\f377"}.fi-br-caret-left:before{content:"\f378"}.fi-br-caret-quare-up:before{content:"\f379"}.fi-br-caret-right:before{content:"\f37a"}.fi-br-caret-square-down:before{content:"\f37b"}.fi-br-caret-square-left_1:before{content:"\f37c"}.fi-br-caret-square-left:before{content:"\f37d"}.fi-br-caret-square-right:before{content:"\f37e"}.fi-br-caret-up:before{content:"\f37f"}.fi-br-carrot:before{content:"\f380"}.fi-br-cars-crash:before{content:"\f381"}.fi-br-cars:before{content:"\f382"}.fi-br-cart-arrow-down:before{content:"\f383"}.fi-br-cart-minus:before{content:"\f384"}.fi-br-cart-shopping-fast:before{content:"\f385"}.fi-br-cash-register:before{content:"\f386"}.fi-br-cassette-tape:before{content:"\f387"}.fi-br-cassette-vhs:before{content:"\f388"}.fi-br-castle:before{content:"\f389"}.fi-br-cat-head:before{content:"\f38a"}.fi-br-cat-space:before{content:"\f38b"}.fi-br-cat:before{content:"\f38c"}.fi-br-catalog-alt:before{content:"\f38d"}.fi-br-catalog-magazine:before{content:"\f38e"}.fi-br-catalog:before{content:"\f38f"}.fi-br-category-alt:before{content:"\f390"}.fi-br-category:before{content:"\f391"}.fi-br-cauldron:before{content:"\f392"}.fi-br-cedi-sign:before{content:"\f393"}.fi-br-cello:before{content:"\f394"}.fi-br-cent-sign:before{content:"\f395"}.fi-br-chair-office:before{content:"\f396"}.fi-br-chair:before{content:"\f397"}.fi-br-chalkboard-user:before{content:"\f398"}.fi-br-chalkboard:before{content:"\f399"}.fi-br-challenge-alt:before{content:"\f39a"}.fi-br-challenge:before{content:"\f39b"}.fi-br-channel:before{content:"\f39c"}.fi-br-charging-station:before{content:"\f39d"}.fi-br-chart-area:before{content:"\f39e"}.fi-br-chart-bullet:before{content:"\f39f"}.fi-br-chart-candlestick:before{content:"\f3a0"}.fi-br-chart-connected:before{content:"\f3a1"}.fi-br-chart-gantt:before{content:"\f3a2"}.fi-br-chart-histogram:before{content:"\f3a3"}.fi-br-chart-kanban:before{content:"\f3a4"}.fi-br-chart-line-up-down:before{content:"\f3a5"}.fi-br-chart-line-up:before{content:"\f3a6"}.fi-br-chart-mixed-up-circle-currency:before{content:"\f3a7"}.fi-br-chart-mixed-up-circle-dollar:before{content:"\f3a8"}.fi-br-chart-mixed:before{content:"\f3a9"}.fi-br-chart-network:before{content:"\f3aa"}.fi-br-chart-pie-alt:before{content:"\f3ab"}.fi-br-chart-pie-simple-circle-currency:before{content:"\f3ac"}.fi-br-chart-pie-simple-circle-dollar:before{content:"\f3ad"}.fi-br-chart-pie:before{content:"\f3ae"}.fi-br-chart-pyramid:before{content:"\f3af"}.fi-br-chart-radar:before{content:"\f3b0"}.fi-br-chart-scatter-3d:before{content:"\f3b1"}.fi-br-chart-scatter-bubble:before{content:"\f3b2"}.fi-br-chart-scatter:before{content:"\f3b3"}.fi-br-chart-set-theory:before{content:"\f3b4"}.fi-br-chart-simple-horizontal:before{content:"\f3b5"}.fi-br-chart-simple:before{content:"\f3b6"}.fi-br-chart-tree-map:before{content:"\f3b7"}.fi-br-chart-tree:before{content:"\f3b8"}.fi-br-chart-user:before{content:"\f3b9"}.fi-br-chart-waterfall:before{content:"\f3ba"}.fi-br-chat-arrow-down:before{content:"\f3bb"}.fi-br-chat-arrow-grow:before{content:"\f3bc"}.fi-br-chat-bubble-call:before{content:"\f3bd"}.fi-br-chatbot-speech-bubble:before{content:"\f3be"}.fi-br-chatbot:before{content:"\f3bf"}.fi-br-cheap-bill:before{content:"\f3c0"}.fi-br-cheap-dollar:before{content:"\f3c1"}.fi-br-cheap-stack-dollar:before{content:"\f3c2"}.fi-br-cheap-stack:before{content:"\f3c3"}.fi-br-cheap:before{content:"\f3c4"}.fi-br-check-circle:before{content:"\f3c5"}.fi-br-check-double:before{content:"\f3c6"}.fi-br-check-in-calendar:before{content:"\f3c7"}.fi-br-check-out-calendar:before{content:"\f3c8"}.fi-br-check:before{content:"\f3c9"}.fi-br-checkbox:before{content:"\f3ca"}.fi-br-checklist-task-budget:before{content:"\f3cb"}.fi-br-cheese-alt:before{content:"\f3cc"}.fi-br-cheese:before{content:"\f3cd"}.fi-br-cheeseburger:before{content:"\f3ce"}.fi-br-cherry:before{content:"\f3cf"}.fi-br-chess-bishop:before{content:"\f3d0"}.fi-br-chess-board:before{content:"\f3d1"}.fi-br-chess-clock-alt:before{content:"\f3d2"}.fi-br-chess-clock:before{content:"\f3d3"}.fi-br-chess-king-alt:before{content:"\f3d4"}.fi-br-chess-king:before{content:"\f3d5"}.fi-br-chess-knight-alt:before{content:"\f3d6"}.fi-br-chess-knight:before{content:"\f3d7"}.fi-br-chess-pawn-alt:before{content:"\f3d8"}.fi-br-chess-pawn:before{content:"\f3d9"}.fi-br-chess-piece:before{content:"\f3da"}.fi-br-chess-queen-alt:before{content:"\f3db"}.fi-br-chess-queen:before{content:"\f3dc"}.fi-br-chess-rook-alt:before{content:"\f3dd"}.fi-br-chess-rook:before{content:"\f3de"}.fi-br-chess:before{content:"\f3df"}.fi-br-chevron-double-down:before{content:"\f3e0"}.fi-br-chevron-double-up:before{content:"\f3e1"}.fi-br-child-head:before{content:"\f3e2"}.fi-br-child:before{content:"\f3e3"}.fi-br-chimney:before{content:"\f3e4"}.fi-br-chip:before{content:"\f3e5"}.fi-br-chocolate:before{content:"\f3e6"}.fi-br-choir-singing:before{content:"\f3e7"}.fi-br-choose-alt:before{content:"\f3e8"}.fi-br-choose:before{content:"\f3e9"}.fi-br-church:before{content:"\f3ea"}.fi-br-circle-0:before{content:"\f3eb"}.fi-br-circle-1:before{content:"\f3ec"}.fi-br-circle-2:before{content:"\f3ed"}.fi-br-circle-3:before{content:"\f3ee"}.fi-br-circle-4:before{content:"\f3ef"}.fi-br-circle-5:before{content:"\f3f0"}.fi-br-circle-6:before{content:"\f3f1"}.fi-br-circle-7:before{content:"\f3f2"}.fi-br-circle-8:before{content:"\f3f3"}.fi-br-circle-9:before{content:"\f3f4"}.fi-br-circle-a:before{content:"\f3f5"}.fi-br-circle-b:before{content:"\f3f6"}.fi-br-circle-bolt:before{content:"\f3f7"}.fi-br-circle-book-open:before{content:"\f3f8"}.fi-br-circle-bookmark:before{content:"\f3f9"}.fi-br-circle-c:before{content:"\f3fa"}.fi-br-circle-calendar:before{content:"\f3fb"}.fi-br-circle-camera:before{content:"\f3fc"}.fi-br-circle-d:before{content:"\f3fd"}.fi-br-circle-dashed:before{content:"\f3fe"}.fi-br-circle-divide:before{content:"\f3ff"}.fi-br-circle-e:before{content:"\f400"}.fi-br-circle-ellipsis-vertical:before{content:"\f401"}.fi-br-circle-ellipsis:before{content:"\f402"}.fi-br-circle-envelope:before{content:"\f403"}.fi-br-circle-exclamation-check:before{content:"\f404"}.fi-br-circle-f:before{content:"\f405"}.fi-br-circle-g:before{content:"\f406"}.fi-br-circle-h:before{content:"\f407"}.fi-br-circle-half-stroke:before{content:"\f408"}.fi-br-circle-half:before{content:"\f409"}.fi-br-circle-heart:before{content:"\f40a"}.fi-br-circle-i:before{content:"\f40b"}.fi-br-circle-j:before{content:"\f40c"}.fi-br-circle-k:before{content:"\f40d"}.fi-br-circle-l:before{content:"\f40e"}.fi-br-circle-m:before{content:"\f40f"}.fi-br-circle-microphone-lines:before{content:"\f410"}.fi-br-circle-microphone:before{content:"\f411"}.fi-br-circle-n:before{content:"\f412"}.fi-br-circle-nodes:before{content:"\f413"}.fi-br-circle-o:before{content:"\f414"}.fi-br-circle-overlap:before{content:"\f415"}.fi-br-circle-p:before{content:"\f416"}.fi-br-circle-phone-flip:before{content:"\f417"}.fi-br-circle-phone-hangup:before{content:"\f418"}.fi-br-circle-phone:before{content:"\f419"}.fi-br-circle-q:before{content:"\f41a"}.fi-br-circle-quarter:before{content:"\f41b"}.fi-br-circle-quarters-alt:before{content:"\f41c"}.fi-br-circle-r:before{content:"\f41d"}.fi-br-circle-s:before{content:"\f41e"}.fi-br-circle-small:before{content:"\f41f"}.fi-br-circle-star:before{content:"\f420"}.fi-br-circle-t:before{content:"\f421"}.fi-br-circle-three-quarters:before{content:"\f422"}.fi-br-circle-trash:before{content:"\f423"}.fi-br-circle-u:before{content:"\f424"}.fi-br-circle-user:before{content:"\f425"}.fi-br-circle-v:before{content:"\f426"}.fi-br-circle-video:before{content:"\f427"}.fi-br-circle-w:before{content:"\f428"}.fi-br-circle-waveform-lines:before{content:"\f429"}.fi-br-circle-x:before{content:"\f42a"}.fi-br-circle-xmark:before{content:"\f42b"}.fi-br-circle-y:before{content:"\f42c"}.fi-br-circle-z:before{content:"\f42d"}.fi-br-circle:before{content:"\f42e"}.fi-br-citrus-slice:before{content:"\f42f"}.fi-br-citrus:before{content:"\f430"}.fi-br-city:before{content:"\f431"}.fi-br-clapperboard-play:before{content:"\f432"}.fi-br-clapperboard:before{content:"\f433"}.fi-br-clarinet:before{content:"\f434"}.fi-br-claw-marks:before{content:"\f435"}.fi-br-clear-alt:before{content:"\f436"}.fi-br-clip-file:before{content:"\f437"}.fi-br-clip-mail:before{content:"\f438"}.fi-br-clip:before{content:"\f439"}.fi-br-clipboard-check:before{content:"\f43a"}.fi-br-clipboard-exclamation:before{content:"\f43b"}.fi-br-clipboard-list-check:before{content:"\f43c"}.fi-br-clipboard-list:before{content:"\f43d"}.fi-br-clipboard-prescription:before{content:"\f43e"}.fi-br-clipboard-question:before{content:"\f43f"}.fi-br-clipboard-user:before{content:"\f440"}.fi-br-clipboard:before{content:"\f441"}.fi-br-clipoard-wrong:before{content:"\f442"}.fi-br-clock-desk:before{content:"\f443"}.fi-br-clock-eight-thirty:before{content:"\f444"}.fi-br-clock-eleven-thirty:before{content:"\f445"}.fi-br-clock-eleven:before{content:"\f446"}.fi-br-clock-five-thirty:before{content:"\f447"}.fi-br-clock-five:before{content:"\f448"}.fi-br-clock-four-thirty:before{content:"\f449"}.fi-br-clock-nine-thirty:before{content:"\f44a"}.fi-br-clock-nine:before{content:"\f44b"}.fi-br-clock-one-thirty:before{content:"\f44c"}.fi-br-clock-one:before{content:"\f44d"}.fi-br-clock-seven-thirty:before{content:"\f44e"}.fi-br-clock-seven:before{content:"\f44f"}.fi-br-clock-six-thirty:before{content:"\f450"}.fi-br-clock-six:before{content:"\f451"}.fi-br-clock-ten-thirty:before{content:"\f452"}.fi-br-clock-ten:before{content:"\f453"}.fi-br-clock-three-thirty:before{content:"\f454"}.fi-br-clock-three:before{content:"\f455"}.fi-br-clock-time-tracking:before{content:"\f456"}.fi-br-clock-twelve-thirty:before{content:"\f457"}.fi-br-clock-twelve:before{content:"\f458"}.fi-br-clock-two-thirty:before{content:"\f459"}.fi-br-clock-two:before{content:"\f45a"}.fi-br-clock-up-arrow:before{content:"\f45b"}.fi-br-clock:before{content:"\f45c"}.fi-br-clone:before{content:"\f45d"}.fi-br-closed-captioning-slash:before{content:"\f45e"}.fi-br-clothes-hanger:before{content:"\f45f"}.fi-br-cloud-back-up-alt:before{content:"\f460"}.fi-br-cloud-back-up:before{content:"\f461"}.fi-br-cloud-check:before{content:"\f462"}.fi-br-cloud-code:before{content:"\f463"}.fi-br-cloud-disabled:before{content:"\f464"}.fi-br-cloud-download-alt:before{content:"\f465"}.fi-br-cloud-download:before{content:"\f466"}.fi-br-cloud-drizzle:before{content:"\f467"}.fi-br-cloud-exclamation:before{content:"\f468"}.fi-br-cloud-gear-automation:before{content:"\f469"}.fi-br-cloud-hail-mixed:before{content:"\f46a"}.fi-br-cloud-hail:before{content:"\f46b"}.fi-br-cloud-meatball:before{content:"\f46c"}.fi-br-cloud-moon-rain:before{content:"\f46d"}.fi-br-cloud-moon:before{content:"\f46e"}.fi-br-cloud-question:before{content:"\f46f"}.fi-br-cloud-rain:before{content:"\f470"}.fi-br-cloud-rainbow:before{content:"\f471"}.fi-br-cloud-share:before{content:"\f472"}.fi-br-cloud-showers-heavy:before{content:"\f473"}.fi-br-cloud-showers:before{content:"\f474"}.fi-br-cloud-sleet:before{content:"\f475"}.fi-br-cloud-snow:before{content:"\f476"}.fi-br-cloud-sun-rain:before{content:"\f477"}.fi-br-cloud-sun:before{content:"\f478"}.fi-br-cloud-upload-alt:before{content:"\f479"}.fi-br-cloud-upload:before{content:"\f47a"}.fi-br-cloud:before{content:"\f47b"}.fi-br-clouds-moon:before{content:"\f47c"}.fi-br-clouds-sun:before{content:"\f47d"}.fi-br-clouds:before{content:"\f47e"}.fi-br-clover-alt:before{content:"\f47f"}.fi-br-club:before{content:"\f480"}.fi-br-cocktail-alt:before{content:"\f481"}.fi-br-cocktail:before{content:"\f482"}.fi-br-coconut:before{content:"\f483"}.fi-br-code-branch:before{content:"\f484"}.fi-br-code-commit:before{content:"\f485"}.fi-br-code-compare:before{content:"\f486"}.fi-br-code-fork:before{content:"\f487"}.fi-br-code-merge:before{content:"\f488"}.fi-br-code-pull-request-closed:before{content:"\f489"}.fi-br-code-pull-request-draft:before{content:"\f48a"}.fi-br-code-pull-request:before{content:"\f48b"}.fi-br-code-simple:before{content:"\f48c"}.fi-br-coffee-bean:before{content:"\f48d"}.fi-br-coffee-beans:before{content:"\f48e"}.fi-br-coffee-heart:before{content:"\f48f"}.fi-br-coffee-pot:before{content:"\f490"}.fi-br-coffee:before{content:"\f491"}.fi-br-coffin-cross:before{content:"\f492"}.fi-br-coffin:before{content:"\f493"}.fi-br-coin-up-arrow:before{content:"\f494"}.fi-br-coin:before{content:"\f495"}.fi-br-coins:before{content:"\f496"}.fi-br-colon-sign:before{content:"\f497"}.fi-br-columns-3:before{content:"\f498"}.fi-br-comet:before{content:"\f499"}.fi-br-command:before{content:"\f49a"}.fi-br-comment-alt-check:before{content:"\f49b"}.fi-br-comment-alt-dots:before{content:"\f49c"}.fi-br-comment-alt-edit:before{content:"\f49d"}.fi-br-comment-alt-medical:before{content:"\f49e"}.fi-br-comment-alt-middle-top:before{content:"\f49f"}.fi-br-comment-alt-middle:before{content:"\f4a0"}.fi-br-comment-alt-minus:before{content:"\f4a1"}.fi-br-comment-alt-music:before{content:"\f4a2"}.fi-br-comment-alt:before{content:"\f4a3"}.fi-br-comment-arrow-down:before{content:"\f4a4"}.fi-br-comment-arrow-up-right:before{content:"\f4a5"}.fi-br-comment-arrow-up:before{content:"\f4a6"}.fi-br-comment-check:before{content:"\f4a7"}.fi-br-comment-code:before{content:"\f4a8"}.fi-br-comment-dollar:before{content:"\f4a9"}.fi-br-comment-dots:before{content:"\f4aa"}.fi-br-comment-exclamation:before{content:"\f4ab"}.fi-br-comment-heart:before{content:"\f4ac"}.fi-br-comment-image:before{content:"\f4ad"}.fi-br-comment-info:before{content:"\f4ae"}.fi-br-comment-medical:before{content:"\f4af"}.fi-br-comment-minus:before{content:"\f4b0"}.fi-br-comment-pen:before{content:"\f4b1"}.fi-br-comment-question:before{content:"\f4b2"}.fi-br-comment-quote:before{content:"\f4b3"}.fi-br-comment-slash:before{content:"\f4b4"}.fi-br-comment-smile:before{content:"\f4b5"}.fi-br-comment-sms:before{content:"\f4b6"}.fi-br-comment-text:before{content:"\f4b7"}.fi-br-comment-user:before{content:"\f4b8"}.fi-br-comment-xmark:before{content:"\f4b9"}.fi-br-comment:before{content:"\f4ba"}.fi-br-comments-dollar:before{content:"\f4bb"}.fi-br-comments-question-check:before{content:"\f4bc"}.fi-br-comments-question:before{content:"\f4bd"}.fi-br-comments:before{content:"\f4be"}.fi-br-compass-alt:before{content:"\f4bf"}.fi-br-compass-east:before{content:"\f4c0"}.fi-br-compass-north:before{content:"\f4c1"}.fi-br-compass-slash:before{content:"\f4c2"}.fi-br-compass-south:before{content:"\f4c3"}.fi-br-compass-west:before{content:"\f4c4"}.fi-br-completed:before{content:"\f4c5"}.fi-br-compliance-clipboard:before{content:"\f4c6"}.fi-br-compliance-document:before{content:"\f4c7"}.fi-br-compliance:before{content:"\f4c8"}.fi-br-compress-alt:before{content:"\f4c9"}.fi-br-compress:before{content:"\f4ca"}.fi-br-computer-classic:before{content:"\f4cb"}.fi-br-computer-mouse:before{content:"\f4cc"}.fi-br-computer-speaker:before{content:"\f4cd"}.fi-br-computer:before{content:"\f4ce"}.fi-br-concierge-bell:before{content:"\f4cf"}.fi-br-condition-alt:before{content:"\f4d0"}.fi-br-condition:before{content:"\f4d1"}.fi-br-confetti:before{content:"\f4d2"}.fi-br-constellation:before{content:"\f4d3"}.fi-br-container-storage:before{content:"\f4d4"}.fi-br-convert-document:before{content:"\f4d5"}.fi-br-convert-shapes:before{content:"\f4d6"}.fi-br-conveyor-belt-alt:before{content:"\f4d7"}.fi-br-conveyor-belt-arm:before{content:"\f4d8"}.fi-br-conveyor-belt-empty:before{content:"\f4d9"}.fi-br-conveyor-belt:before{content:"\f4da"}.fi-br-cookie-alt:before{content:"\f4db"}.fi-br-cookie:before{content:"\f4dc"}.fi-br-copy-alt:before{content:"\f4dd"}.fi-br-copy-image:before{content:"\f4de"}.fi-br-copy:before{content:"\f4df"}.fi-br-copyright:before{content:"\f4e0"}.fi-br-corn:before{content:"\f4e1"}.fi-br-corporate-alt:before{content:"\f4e2"}.fi-br-corporate:before{content:"\f4e3"}.fi-br-couch:before{content:"\f4e4"}.fi-br-couple:before{content:"\f4e5"}.fi-br-court-sport:before{content:"\f4e6"}.fi-br-cow-alt:before{content:"\f4e7"}.fi-br-cow:before{content:"\f4e8"}.fi-br-cowbell-circle-plus:before{content:"\f4e9"}.fi-br-cowbell-more:before{content:"\f4ea"}.fi-br-cowbell:before{content:"\f4eb"}.fi-br-crab:before{content:"\f4ec"}.fi-br-crate-empty:before{content:"\f4ed"}.fi-br-cream:before{content:"\f4ee"}.fi-br-credit-card-buyer:before{content:"\f4ef"}.fi-br-credit-card-eye:before{content:"\f4f0"}.fi-br-credit-card:before{content:"\f4f1"}.fi-br-cricket:before{content:"\f4f2"}.fi-br-crm-alt:before{content:"\f4f3"}.fi-br-crm-computer:before{content:"\f4f4"}.fi-br-CRM:before{content:"\f4f5"}.fi-br-croissant:before{content:"\f4f6"}.fi-br-cross-circle:before{content:"\f4f7"}.fi-br-cross-religion:before{content:"\f4f8"}.fi-br-cross-small:before{content:"\f4f9"}.fi-br-cross:before{content:"\f4fa"}.fi-br-crow:before{content:"\f4fb"}.fi-br-crown:before{content:"\f4fc"}.fi-br-crutch:before{content:"\f4fd"}.fi-br-crutches:before{content:"\f4fe"}.fi-br-cruzeiro-sign:before{content:"\f4ff"}.fi-br-crypto-calendar:before{content:"\f500"}.fi-br-cryptocurrency:before{content:"\f501"}.fi-br-crystal-ball:before{content:"\f502"}.fi-br-cube:before{content:"\f503"}.fi-br-cubes-stacked:before{content:"\f504"}.fi-br-cubes:before{content:"\f505"}.fi-br-cucumber:before{content:"\f506"}.fi-br-cup-straw-swoosh:before{content:"\f507"}.fi-br-cup-straw:before{content:"\f508"}.fi-br-cup-togo:before{content:"\f509"}.fi-br-cupcake-alt:before{content:"\f50a"}.fi-br-cupcake:before{content:"\f50b"}.fi-br-curling:before{content:"\f50c"}.fi-br-cursor-finger:before{content:"\f50d"}.fi-br-cursor-plus:before{content:"\f50e"}.fi-br-cursor-text-alt:before{content:"\f50f"}.fi-br-cursor-text:before{content:"\f510"}.fi-br-cursor:before{content:"\f511"}.fi-br-curve-alt:before{content:"\f512"}.fi-br-curve-arrow:before{content:"\f513"}.fi-br-curve:before{content:"\f514"}.fi-br-custard:before{content:"\f515"}.fi-br-customer-care:before{content:"\f516"}.fi-br-customer-service:before{content:"\f517"}.fi-br-customization-cogwheel:before{content:"\f518"}.fi-br-customization:before{content:"\f519"}.fi-br-customize-computer:before{content:"\f51a"}.fi-br-customize-edit:before{content:"\f51b"}.fi-br-customize:before{content:"\f51c"}.fi-br-CV:before{content:"\f51d"}.fi-br-cvv-card:before{content:"\f51e"}.fi-br-d:before{content:"\f51f"}.fi-br-dagger:before{content:"\f520"}.fi-br-daily-calendar:before{content:"\f521"}.fi-br-damage:before{content:"\f522"}.fi-br-dart:before{content:"\f523"}.fi-br-dashboard-monitor:before{content:"\f524"}.fi-br-dashboard-panel:before{content:"\f525"}.fi-br-dashboard:before{content:"\f526"}.fi-br-data-transfer:before{content:"\f527"}.fi-br-database:before{content:"\f528"}.fi-br-debt:before{content:"\f529"}.fi-br-deer-rudolph:before{content:"\f52a"}.fi-br-deer:before{content:"\f52b"}.fi-br-delete-document:before{content:"\f52c"}.fi-br-delete-right:before{content:"\f52d"}.fi-br-delete-user:before{content:"\f52e"}.fi-br-delete:before{content:"\f52f"}.fi-br-democrat:before{content:"\f530"}.fi-br-department-structure:before{content:"\f531"}.fi-br-department:before{content:"\f532"}.fi-br-deposit-alt:before{content:"\f533"}.fi-br-deposit:before{content:"\f534"}.fi-br-description-alt:before{content:"\f535"}.fi-br-description:before{content:"\f536"}.fi-br-desk:before{content:"\f537"}.fi-br-desktop-arrow-down:before{content:"\f538"}.fi-br-desktop-wallpaper:before{content:"\f539"}.fi-br-devices:before{content:"\f53a"}.fi-br-dewpoint:before{content:"\f53b"}.fi-br-dharmachakra:before{content:"\f53c"}.fi-br-diagram-cells:before{content:"\f53d"}.fi-br-diagram-lean-canvas:before{content:"\f53e"}.fi-br-diagram-nested:before{content:"\f53f"}.fi-br-diagram-next:before{content:"\f540"}.fi-br-diagram-predecessor:before{content:"\f541"}.fi-br-diagram-previous:before{content:"\f542"}.fi-br-diagram-project:before{content:"\f543"}.fi-br-diagram-sankey:before{content:"\f544"}.fi-br-diagram-subtask:before{content:"\f545"}.fi-br-diagram-successor:before{content:"\f546"}.fi-br-diagram-venn:before{content:"\f547"}.fi-br-dial-high:before{content:"\f548"}.fi-br-dial-low:before{content:"\f549"}.fi-br-dial-max:before{content:"\f54a"}.fi-br-dial-med-low:before{content:"\f54b"}.fi-br-dial-med:before{content:"\f54c"}.fi-br-dial-min:before{content:"\f54d"}.fi-br-dial-off:before{content:"\f54e"}.fi-br-dial:before{content:"\f54f"}.fi-br-diamond-exclamation:before{content:"\f550"}.fi-br-diamond-turn-right:before{content:"\f551"}.fi-br-diamond:before{content:"\f552"}.fi-br-diary-bookmark-down:before{content:"\f553"}.fi-br-diary-bookmarks:before{content:"\f554"}.fi-br-diary-clasp:before{content:"\f555"}.fi-br-dice-alt:before{content:"\f556"}.fi-br-dice-d10:before{content:"\f557"}.fi-br-dice-d12:before{content:"\f558"}.fi-br-dice-d20:before{content:"\f559"}.fi-br-dice-d4:before{content:"\f55a"}.fi-br-dice-d6:before{content:"\f55b"}.fi-br-dice-d8:before{content:"\f55c"}.fi-br-dice-four:before{content:"\f55d"}.fi-br-dice-one:before{content:"\f55e"}.fi-br-dice-six:before{content:"\f55f"}.fi-br-dice-three:before{content:"\f560"}.fi-br-dice-two:before{content:"\f561"}.fi-br-dice:before{content:"\f562"}.fi-br-digging:before{content:"\f563"}.fi-br-digital-tachograph:before{content:"\f564"}.fi-br-dinner:before{content:"\f565"}.fi-br-diploma:before{content:"\f566"}.fi-br-direction-signal-arrow:before{content:"\f567"}.fi-br-direction-signal:before{content:"\f568"}.fi-br-disc-drive:before{content:"\f569"}.fi-br-disco-ball:before{content:"\f56a"}.fi-br-discover:before{content:"\f56b"}.fi-br-disease:before{content:"\f56c"}.fi-br-disk:before{content:"\f56d"}.fi-br-display-arrow-down:before{content:"\f56e"}.fi-br-display-chart-up:before{content:"\f56f"}.fi-br-display-code:before{content:"\f570"}.fi-br-display-medical:before{content:"\f571"}.fi-br-display-slash:before{content:"\f572"}.fi-br-distribute-spacing-horizontal:before{content:"\f573"}.fi-br-distribute-spacing-vertical:before{content:"\f574"}.fi-br-divide:before{content:"\f575"}.fi-br-dizzy:before{content:"\f576"}.fi-br-dna:before{content:"\f577"}.fi-br-do-not-enter:before{content:"\f578"}.fi-br-doctor:before{content:"\f579"}.fi-br-document-circle-wrong:before{content:"\f57a"}.fi-br-document-paid:before{content:"\f57b"}.fi-br-document-signed:before{content:"\f57c"}.fi-br-document:before{content:"\f57d"}.fi-br-dog-leashed:before{content:"\f57e"}.fi-br-dog:before{content:"\f57f"}.fi-br-dollar:before{content:"\f580"}.fi-br-dolly-flatbed-alt:before{content:"\f581"}.fi-br-dolly-flatbed-empty:before{content:"\f582"}.fi-br-dolly-flatbed:before{content:"\f583"}.fi-br-dolphin:before{content:"\f584"}.fi-br-domino-effect:before{content:"\f585"}.fi-br-donate:before{content:"\f586"}.fi-br-dong-sign:before{content:"\f587"}.fi-br-donut:before{content:"\f588"}.fi-br-door-closed:before{content:"\f589"}.fi-br-door-open:before{content:"\f58a"}.fi-br-dot-circle:before{content:"\f58b"}.fi-br-dot-pending:before{content:"\f58c"}.fi-br-dove:before{content:"\f58d"}.fi-br-down-from-bracket:before{content:"\f58e"}.fi-br-down-left-and-up-right-to-center:before{content:"\f58f"}.fi-br-down-left:before{content:"\f590"}.fi-br-down-right:before{content:"\f591"}.fi-br-down-to-line:before{content:"\f592"}.fi-br-down:before{content:"\f593"}.fi-br-download:before{content:"\f594"}.fi-br-drafting-compass:before{content:"\f595"}.fi-br-dragon:before{content:"\f596"}.fi-br-draw-polygon:before{content:"\f597"}.fi-br-draw-square:before{content:"\f598"}.fi-br-drawer-alt:before{content:"\f599"}.fi-br-drawer-empty:before{content:"\f59a"}.fi-br-drawer:before{content:"\f59b"}.fi-br-dreidel:before{content:"\f59c"}.fi-br-drink-alt:before{content:"\f59d"}.fi-br-driver-man:before{content:"\f59e"}.fi-br-driver-woman:before{content:"\f59f"}.fi-br-drone-alt:before{content:"\f5a0"}.fi-br-drone-front:before{content:"\f5a1"}.fi-br-drone:before{content:"\f5a2"}.fi-br-drop-down:before{content:"\f5a3"}.fi-br-dropdown-select:before{content:"\f5a4"}.fi-br-dropdown:before{content:"\f5a5"}.fi-br-drum-steelpan:before{content:"\f5a6"}.fi-br-drum:before{content:"\f5a7"}.fi-br-drumstick-bite:before{content:"\f5a8"}.fi-br-drumstick:before{content:"\f5a9"}.fi-br-dryer-alt:before{content:"\f5aa"}.fi-br-dryer:before{content:"\f5ab"}.fi-br-duck:before{content:"\f5ac"}.fi-br-dumbbell-fitness:before{content:"\f5ad"}.fi-br-dumbbell-horizontal:before{content:"\f5ae"}.fi-br-dumbbell-ray:before{content:"\f5af"}.fi-br-dumbbell-weightlifting:before{content:"\f5b0"}.fi-br-dumpster-fire:before{content:"\f5b1"}.fi-br-dumpster:before{content:"\f5b2"}.fi-br-dungeon:before{content:"\f5b3"}.fi-br-duplicate:before{content:"\f5b4"}.fi-br-duration-alt:before{content:"\f5b5"}.fi-br-duration:before{content:"\f5b6"}.fi-br-e-learning:before{content:"\f5b7"}.fi-br-e:before{content:"\f5b8"}.fi-br-ear-deaf:before{content:"\f5b9"}.fi-br-ear-muffs:before{content:"\f5ba"}.fi-br-ear:before{content:"\f5bb"}.fi-br-earnings:before{content:"\f5bc"}.fi-br-earth-africa:before{content:"\f5bd"}.fi-br-earth-americas:before{content:"\f5be"}.fi-br-earth-asia:before{content:"\f5bf"}.fi-br-earth-europa:before{content:"\f5c0"}.fi-br-eclipse-alt:before{content:"\f5c1"}.fi-br-eclipse:before{content:"\f5c2"}.fi-br-edit-alt:before{content:"\f5c3"}.fi-br-edit:before{content:"\f5c4"}.fi-br-effect:before{content:"\f5c5"}.fi-br-egg-fried:before{content:"\f5c6"}.fi-br-egg:before{content:"\f5c7"}.fi-br-eject:before{content:"\f5c8"}.fi-br-elephant:before{content:"\f5c9"}.fi-br-elevator:before{content:"\f5ca"}.fi-br-email-pending:before{content:"\f5cb"}.fi-br-employee-alt:before{content:"\f5cc"}.fi-br-employee-handbook:before{content:"\f5cd"}.fi-br-employee-man-alt:before{content:"\f5ce"}.fi-br-employee-man:before{content:"\f5cf"}.fi-br-employees-woman-man:before{content:"\f5d0"}.fi-br-employees:before{content:"\f5d1"}.fi-br-empty-set:before{content:"\f5d2"}.fi-br-endless-loop:before{content:"\f5d3"}.fi-br-engine-warning:before{content:"\f5d4"}.fi-br-engine:before{content:"\f5d5"}.fi-br-enter:before{content:"\f5d6"}.fi-br-envelope-ban:before{content:"\f5d7"}.fi-br-envelope-bulk:before{content:"\f5d8"}.fi-br-envelope-dot:before{content:"\f5d9"}.fi-br-envelope-download:before{content:"\f5da"}.fi-br-envelope-heart:before{content:"\f5db"}.fi-br-envelope-marker:before{content:"\f5dc"}.fi-br-envelope-open-dollar:before{content:"\f5dd"}.fi-br-envelope-open-text:before{content:"\f5de"}.fi-br-envelope-open:before{content:"\f5df"}.fi-br-envelope-plus:before{content:"\f5e0"}.fi-br-envelope:before{content:"\f5e1"}.fi-br-envelopes:before{content:"\f5e2"}.fi-br-equality:before{content:"\f5e3"}.fi-br-equals:before{content:"\f5e4"}.fi-br-eraser:before{content:"\f5e5"}.fi-br-error-camera:before{content:"\f5e6"}.fi-br-escalator:before{content:"\f5e7"}.fi-br-ethernet:before{content:"\f5e8"}.fi-br-euro:before{content:"\f5e9"}.fi-br-excavator:before{content:"\f5ea"}.fi-br-exchange-alt:before{content:"\f5eb"}.fi-br-exchange-cryptocurrency:before{content:"\f5ec"}.fi-br-exchange:before{content:"\f5ed"}.fi-br-exclamation:before{content:"\f5ee"}.fi-br-exit-alt:before{content:"\f5ef"}.fi-br-exit:before{content:"\f5f0"}.fi-br-expand-arrows-alt:before{content:"\f5f1"}.fi-br-expand-arrows:before{content:"\f5f2"}.fi-br-expand:before{content:"\f5f3"}.fi-br-expense-bill:before{content:"\f5f4"}.fi-br-expense:before{content:"\f5f5"}.fi-br-external-hard-drive:before{content:"\f5f6"}.fi-br-external-world:before{content:"\f5f7"}.fi-br-eye-crossed:before{content:"\f5f8"}.fi-br-eye-dropper-half:before{content:"\f5f9"}.fi-br-eye-dropper:before{content:"\f5fa"}.fi-br-eye:before{content:"\f5fb"}.fi-br-eyes:before{content:"\f5fc"}.fi-br-f:before{content:"\f5fd"}.fi-br-fabric:before{content:"\f5fe"}.fi-br-face-angry-horns:before{content:"\f5ff"}.fi-br-face-anguished:before{content:"\f600"}.fi-br-face-anxious-sweat:before{content:"\f601"}.fi-br-face-astonished:before{content:"\f602"}.fi-br-face-awesome:before{content:"\f603"}.fi-br-face-beam-hand-over-mouth:before{content:"\f604"}.fi-br-face-confounded:before{content:"\f605"}.fi-br-face-confused:before{content:"\f606"}.fi-br-face-cowboy-hat:before{content:"\f607"}.fi-br-face-disappointed:before{content:"\f608"}.fi-br-face-disguise:before{content:"\f609"}.fi-br-face-downcast-sweat:before{content:"\f60a"}.fi-br-face-drooling:before{content:"\f60b"}.fi-br-face-explode:before{content:"\f60c"}.fi-br-face-expressionless:before{content:"\f60d"}.fi-br-face-eyes-xmarks:before{content:"\f60e"}.fi-br-face-fearful:before{content:"\f60f"}.fi-br-face-glasses:before{content:"\f610"}.fi-br-face-grin-tongue-wink:before{content:"\f611"}.fi-br-face-hand-yawn:before{content:"\f612"}.fi-br-face-head-bandage:before{content:"\f613"}.fi-br-face-hushed:before{content:"\f614"}.fi-br-face-icicles:before{content:"\f615"}.fi-br-face-lying:before{content:"\f616"}.fi-br-face-mask:before{content:"\f617"}.fi-br-face-monocle:before{content:"\f618"}.fi-br-face-nauseated:before{content:"\f619"}.fi-br-face-nose-steam:before{content:"\f61a"}.fi-br-face-party:before{content:"\f61b"}.fi-br-face-pensive:before{content:"\f61c"}.fi-br-face-persevering:before{content:"\f61d"}.fi-br-face-pleading:before{content:"\f61e"}.fi-br-face-raised-eyebrow:before{content:"\f61f"}.fi-br-face-relieved:before{content:"\f620"}.fi-br-face-sad-sweat:before{content:"\f621"}.fi-br-face-scream:before{content:"\f622"}.fi-br-face-shush:before{content:"\f623"}.fi-br-face-sleeping:before{content:"\f624"}.fi-br-face-sleepy:before{content:"\f625"}.fi-br-face-smile-halo:before{content:"\f626"}.fi-br-face-smile-hearts:before{content:"\f627"}.fi-br-face-smile-horns:before{content:"\f628"}.fi-br-face-smile-tear:before{content:"\f629"}.fi-br-face-smile-tongue:before{content:"\f62a"}.fi-br-face-smile-upside-down:before{content:"\f62b"}.fi-br-face-smiling-hands:before{content:"\f62c"}.fi-br-face-smirking:before{content:"\f62d"}.fi-br-face-sunglasses-alt:before{content:"\f62e"}.fi-br-face-sunglasses:before{content:"\f62f"}.fi-br-face-swear:before{content:"\f630"}.fi-br-face-thermometer:before{content:"\f631"}.fi-br-face-thinking:before{content:"\f632"}.fi-br-face-tissue:before{content:"\f633"}.fi-br-face-tongue-money:before{content:"\f634"}.fi-br-face-tongue-sweat:before{content:"\f635"}.fi-br-face-unamused:before{content:"\f636"}.fi-br-face-viewfinder:before{content:"\f637"}.fi-br-face-vomit:before{content:"\f638"}.fi-br-face-weary:before{content:"\f639"}.fi-br-face-woozy:before{content:"\f63a"}.fi-br-face-worried:before{content:"\f63b"}.fi-br-face-zany:before{content:"\f63c"}.fi-br-face-zipper:before{content:"\f63d"}.fi-br-fail:before{content:"\f63e"}.fi-br-falafel:before{content:"\f63f"}.fi-br-family-dress:before{content:"\f640"}.fi-br-family-pants:before{content:"\f641"}.fi-br-family:before{content:"\f642"}.fi-br-fan-table:before{content:"\f643"}.fi-br-fan:before{content:"\f644"}.fi-br-farm:before{content:"\f645"}.fi-br-faucet-drip:before{content:"\f646"}.fi-br-faucet:before{content:"\f647"}.fi-br-fax:before{content:"\f648"}.fi-br-feather-pointed:before{content:"\f649"}.fi-br-feather:before{content:"\f64a"}.fi-br-features-alt:before{content:"\f64b"}.fi-br-features:before{content:"\f64c"}.fi-br-fee-receipt:before{content:"\f64d"}.fi-br-fee:before{content:"\f64e"}.fi-br-feedback-alt:before{content:"\f64f"}.fi-br-feedback-cycle-loop:before{content:"\f650"}.fi-br-feedback-hand:before{content:"\f651"}.fi-br-feedback-review:before{content:"\f652"}.fi-br-feedback:before{content:"\f653"}.fi-br-female-couple:before{content:"\f654"}.fi-br-female:before{content:"\f655"}.fi-br-fence:before{content:"\f656"}.fi-br-ferris-wheel:before{content:"\f657"}.fi-br-field-hockey:before{content:"\f658"}.fi-br-fighter-jet:before{content:"\f659"}.fi-br-file-ai:before{content:"\f65a"}.fi-br-file-audio:before{content:"\f65b"}.fi-br-file-binary:before{content:"\f65c"}.fi-br-file-chart-line:before{content:"\f65d"}.fi-br-file-chart-pie:before{content:"\f65e"}.fi-br-file-circle-info:before{content:"\f65f"}.fi-br-file-cloud:before{content:"\f660"}.fi-br-file-code:before{content:"\f661"}.fi-br-file-csv:before{content:"\f662"}.fi-br-file-download:before{content:"\f663"}.fi-br-file-edit:before{content:"\f664"}.fi-br-file-eps:before{content:"\f665"}.fi-br-file-excel:before{content:"\f666"}.fi-br-file-exclamation:before{content:"\f667"}.fi-br-file-export:before{content:"\f668"}.fi-br-file-image:before{content:"\f669"}.fi-br-file-import:before{content:"\f66a"}.fi-br-file-invoice-dollar:before{content:"\f66b"}.fi-br-file-invoice:before{content:"\f66c"}.fi-br-file-medical-alt:before{content:"\f66d"}.fi-br-file-medical:before{content:"\f66e"}.fi-br-file-minus:before{content:"\f66f"}.fi-br-file-pdf:before{content:"\f670"}.fi-br-file-powerpoint:before{content:"\f671"}.fi-br-file-prescription:before{content:"\f672"}.fi-br-file-psd:before{content:"\f673"}.fi-br-file-signature:before{content:"\f674"}.fi-br-file-spreadsheet:before{content:"\f675"}.fi-br-file-upload:before{content:"\f676"}.fi-br-file-user:before{content:"\f677"}.fi-br-file-video:before{content:"\f678"}.fi-br-file-word:before{content:"\f679"}.fi-br-file-zipper:before{content:"\f67a"}.fi-br-file:before{content:"\f67b"}.fi-br-files-medical:before{content:"\f67c"}.fi-br-fill:before{content:"\f67d"}.fi-br-film-canister:before{content:"\f67e"}.fi-br-film-slash:before{content:"\f67f"}.fi-br-film:before{content:"\f680"}.fi-br-films:before{content:"\f681"}.fi-br-filter-list:before{content:"\f682"}.fi-br-filter-slash:before{content:"\f683"}.fi-br-filter:before{content:"\f684"}.fi-br-filters:before{content:"\f685"}.fi-br-fingerprint-security-risk:before{content:"\f686"}.fi-br-fingerprint:before{content:"\f687"}.fi-br-fire-burner:before{content:"\f688"}.fi-br-fire-extinguisher:before{content:"\f689"}.fi-br-fire-flame-curved:before{content:"\f68a"}.fi-br-fire-flame-simple:before{content:"\f68b"}.fi-br-fire-hydrant:before{content:"\f68c"}.fi-br-fire-smoke:before{content:"\f68d"}.fi-br-fireplace:before{content:"\f68e"}.fi-br-first-award:before{content:"\f68f"}.fi-br-first-laurel:before{content:"\f690"}.fi-br-first-medal:before{content:"\f691"}.fi-br-first:before{content:"\f692"}.fi-br-fish-bones:before{content:"\f693"}.fi-br-fish-cooked:before{content:"\f694"}.fi-br-fish:before{content:"\f695"}.fi-br-fishing-rod:before{content:"\f696"}.fi-br-fist-move:before{content:"\f697"}.fi-br-flag-alt:before{content:"\f698"}.fi-br-flag-checkered:before{content:"\f699"}.fi-br-flag-usa:before{content:"\f69a"}.fi-br-flag:before{content:"\f69b"}.fi-br-flame:before{content:"\f69c"}.fi-br-flashlight:before{content:"\f69d"}.fi-br-flask-gear:before{content:"\f69e"}.fi-br-flask-poison:before{content:"\f69f"}.fi-br-flask-potion:before{content:"\f6a0"}.fi-br-flask:before{content:"\f6a1"}.fi-br-flatbread-stuffed:before{content:"\f6a2"}.fi-br-flatbread:before{content:"\f6a3"}.fi-br-flip-horizontal:before{content:"\f6a4"}.fi-br-floor-alt:before{content:"\f6a5"}.fi-br-floor-layer:before{content:"\f6a6"}.fi-br-floor:before{content:"\f6a7"}.fi-br-floppy-disk-circle-arrow-right:before{content:"\f6a8"}.fi-br-floppy-disk-circle-xmark:before{content:"\f6a9"}.fi-br-floppy-disk-pen:before{content:"\f6aa"}.fi-br-floppy-disks:before{content:"\f6ab"}.fi-br-florin-sign:before{content:"\f6ac"}.fi-br-flower-bouquet:before{content:"\f6ad"}.fi-br-flower-butterfly:before{content:"\f6ae"}.fi-br-flower-daffodil:before{content:"\f6af"}.fi-br-flower-tulip:before{content:"\f6b0"}.fi-br-flower:before{content:"\f6b1"}.fi-br-flushed-face:before{content:"\f6b2"}.fi-br-flushed:before{content:"\f6b3"}.fi-br-flute:before{content:"\f6b4"}.fi-br-flux-capacitor:before{content:"\f6b5"}.fi-br-fly-insect:before{content:"\f6b6"}.fi-br-flying-disc:before{content:"\f6b7"}.fi-br-fog:before{content:"\f6b8"}.fi-br-folder-download:before{content:"\f6b9"}.fi-br-folder-fire:before{content:"\f6ba"}.fi-br-folder-minus:before{content:"\f6bb"}.fi-br-folder-open:before{content:"\f6bc"}.fi-br-folder-times:before{content:"\f6bd"}.fi-br-folder-tree:before{content:"\f6be"}.fi-br-folder-upload:before{content:"\f6bf"}.fi-br-folder-xmark:before{content:"\f6c0"}.fi-br-folder:before{content:"\f6c1"}.fi-br-folders:before{content:"\f6c2"}.fi-br-follow-folder:before{content:"\f6c3"}.fi-br-followcollection:before{content:"\f6c4"}.fi-br-following:before{content:"\f6c5"}.fi-br-fondue-pot:before{content:"\f6c6"}.fi-br-football:before{content:"\f6c7"}.fi-br-foreign-language-audio:before{content:"\f6c8"}.fi-br-fork:before{content:"\f6c9"}.fi-br-forklift:before{content:"\f6ca"}.fi-br-form:before{content:"\f6cb"}.fi-br-fort:before{content:"\f6cc"}.fi-br-forward-fast:before{content:"\f6cd"}.fi-br-forward:before{content:"\f6ce"}.fi-br-fox:before{content:"\f6cf"}.fi-br-frame:before{content:"\f6d0"}.fi-br-franc-sign:before{content:"\f6d1"}.fi-br-free-delivery:before{content:"\f6d2"}.fi-br-free:before{content:"\f6d3"}.fi-br-french-fries:before{content:"\f6d4"}.fi-br-friday:before{content:"\f6d5"}.fi-br-frog:before{content:"\f6d6"}.fi-br-ftp:before{content:"\f6d7"}.fi-br-fuel-gauge:before{content:"\f6d8"}.fi-br-function-process:before{content:"\f6d9"}.fi-br-function-square:before{content:"\f6da"}.fi-br-function:before{content:"\f6db"}.fi-br-funnel-dollar:before{content:"\f6dc"}.fi-br-g:before{content:"\f6dd"}.fi-br-galaxy-alt:before{content:"\f6de"}.fi-br-galaxy-planet:before{content:"\f6df"}.fi-br-galaxy-star:before{content:"\f6e0"}.fi-br-galaxy:before{content:"\f6e1"}.fi-br-gallery-thumbnails:before{content:"\f6e2"}.fi-br-gallery:before{content:"\f6e3"}.fi-br-game-board-alt:before{content:"\f6e4"}.fi-br-gamepad:before{content:"\f6e5"}.fi-br-garage-car:before{content:"\f6e6"}.fi-br-garage-open:before{content:"\f6e7"}.fi-br-garage:before{content:"\f6e8"}.fi-br-garlic-alt:before{content:"\f6e9"}.fi-br-garlic:before{content:"\f6ea"}.fi-br-gas-pump-alt:before{content:"\f6eb"}.fi-br-gas-pump-slash:before{content:"\f6ec"}.fi-br-gas-pump:before{content:"\f6ed"}.fi-br-gauge-circle-bolt:before{content:"\f6ee"}.fi-br-gauge-circle-minus:before{content:"\f6ef"}.fi-br-gauge-circle-plus:before{content:"\f6f0"}.fi-br-gavel:before{content:"\f6f1"}.fi-br-gay-couple:before{content:"\f6f2"}.fi-br-gears:before{content:"\f6f3"}.fi-br-gem:before{content:"\f6f4"}.fi-br-general:before{content:"\f6f5"}.fi-br-ghost:before{content:"\f6f6"}.fi-br-gif-square:before{content:"\f6f7"}.fi-br-gif:before{content:"\f6f8"}.fi-br-gift-box-benefits:before{content:"\f6f9"}.fi-br-gift-card:before{content:"\f6fa"}.fi-br-gift:before{content:"\f6fb"}.fi-br-gifts:before{content:"\f6fc"}.fi-br-gingerbread-man:before{content:"\f6fd"}.fi-br-glass-champagne:before{content:"\f6fe"}.fi-br-glass-cheers:before{content:"\f6ff"}.fi-br-glass-citrus:before{content:"\f700"}.fi-br-glass-empty:before{content:"\f701"}.fi-br-glass-half:before{content:"\f702"}.fi-br-glass-water-droplet:before{content:"\f703"}.fi-br-glass-whiskey-rocks:before{content:"\f704"}.fi-br-glass-whiskey:before{content:"\f705"}.fi-br-glass:before{content:"\f706"}.fi-br-glasses:before{content:"\f707"}.fi-br-globe-alt:before{content:"\f708"}.fi-br-globe-pointer:before{content:"\f709"}.fi-br-globe-snow:before{content:"\f70a"}.fi-br-globe:before{content:"\f70b"}.fi-br-goal-net:before{content:"\f70c"}.fi-br-golf-ball:before{content:"\f70d"}.fi-br-golf-club:before{content:"\f70e"}.fi-br-golf-hole:before{content:"\f70f"}.fi-br-golf:before{content:"\f710"}.fi-br-gopuram:before{content:"\f711"}.fi-br-government-budget:before{content:"\f712"}.fi-br-government-flag:before{content:"\f713"}.fi-br-government-user:before{content:"\f714"}.fi-br-gps-navigation:before{content:"\f715"}.fi-br-graduation-cap:before{content:"\f716"}.fi-br-gramophone:before{content:"\f717"}.fi-br-grape:before{content:"\f718"}.fi-br-graph-curve:before{content:"\f719"}.fi-br-graphic-style:before{content:"\f71a"}.fi-br-graphic-tablet:before{content:"\f71b"}.fi-br-grate-droplet:before{content:"\f71c"}.fi-br-grate:before{content:"\f71d"}.fi-br-greater-than-equal:before{content:"\f71e"}.fi-br-greater-than:before{content:"\f71f"}.fi-br-greek-helmet:before{content:"\f720"}.fi-br-grid-alt:before{content:"\f721"}.fi-br-grid-dividers:before{content:"\f722"}.fi-br-grid:before{content:"\f723"}.fi-br-grill-hot-alt:before{content:"\f724"}.fi-br-grill:before{content:"\f725"}.fi-br-grimace:before{content:"\f726"}.fi-br-grin-alt:before{content:"\f727"}.fi-br-grin-beam-sweat:before{content:"\f728"}.fi-br-grin-beam:before{content:"\f729"}.fi-br-grin-hearts:before{content:"\f72a"}.fi-br-grin-squint-tears:before{content:"\f72b"}.fi-br-grin-squint:before{content:"\f72c"}.fi-br-grin-stars:before{content:"\f72d"}.fi-br-grin-tears:before{content:"\f72e"}.fi-br-grin-tongue-squint:before{content:"\f72f"}.fi-br-grin-tongue-wink:before{content:"\f730"}.fi-br-grin-tongue:before{content:"\f731"}.fi-br-grin-wink:before{content:"\f732"}.fi-br-grin:before{content:"\f733"}.fi-br-grip-dots-vertical:before{content:"\f734"}.fi-br-grip-dots:before{content:"\f735"}.fi-br-grip-horizontal:before{content:"\f736"}.fi-br-grip-lines-vertical:before{content:"\f737"}.fi-br-grip-lines:before{content:"\f738"}.fi-br-grip-vertical:before{content:"\f739"}.fi-br-grocery-bag:before{content:"\f73a"}.fi-br-grocery-basket:before{content:"\f73b"}.fi-br-group-arrows-rotate:before{content:"\f73c"}.fi-br-group-call:before{content:"\f73d"}.fi-br-group-community-social-media:before{content:"\f73e"}.fi-br-growth-chart-invest:before{content:"\f73f"}.fi-br-guarani-sign:before{content:"\f740"}.fi-br-guide-alt:before{content:"\f741"}.fi-br-guide:before{content:"\f742"}.fi-br-guitar-electric:before{content:"\f743"}.fi-br-guitar:before{content:"\f744"}.fi-br-guitars:before{content:"\f745"}.fi-br-gun-squirt:before{content:"\f746"}.fi-br-gym:before{content:"\f747"}.fi-br-h-square:before{content:"\f748"}.fi-br-h:before{content:"\f749"}.fi-br-h1:before{content:"\f74a"}.fi-br-h2:before{content:"\f74b"}.fi-br-h3:before{content:"\f74c"}.fi-br-h4:before{content:"\f74d"}.fi-br-hair-clipper:before{content:"\f74e"}.fi-br-hamburger-soda:before{content:"\f74f"}.fi-br-hamburger:before{content:"\f750"}.fi-br-hammer-crash:before{content:"\f751"}.fi-br-hammer-war:before{content:"\f752"}.fi-br-hammer:before{content:"\f753"}.fi-br-hamsa:before{content:"\f754"}.fi-br-hand-back-fist:before{content:"\f755"}.fi-br-hand-back-point-down:before{content:"\f756"}.fi-br-hand-back-point-left:before{content:"\f757"}.fi-br-hand-back-point-ribbon:before{content:"\f758"}.fi-br-hand-back-point-right:before{content:"\f759"}.fi-br-hand-bill:before{content:"\f75a"}.fi-br-hand-dots:before{content:"\f75b"}.fi-br-hand-fingers-crossed:before{content:"\f75c"}.fi-br-hand-fist:before{content:"\f75d"}.fi-br-hand-heart:before{content:"\f75e"}.fi-br-hand-holding-box:before{content:"\f75f"}.fi-br-hand-holding-droplet:before{content:"\f760"}.fi-br-hand-holding-magic:before{content:"\f761"}.fi-br-hand-holding-medical:before{content:"\f762"}.fi-br-hand-holding-seeding:before{content:"\f763"}.fi-br-hand-holding-skull:before{content:"\f764"}.fi-br-hand-holding-usd:before{content:"\f765"}.fi-br-hand-holding-water:before{content:"\f766"}.fi-br-hand-horns:before{content:"\f767"}.fi-br-hand-lizard:before{content:"\f768"}.fi-br-hand-love:before{content:"\f769"}.fi-br-hand-middle-finger:before{content:"\f76a"}.fi-br-hand-paper:before{content:"\f76b"}.fi-br-hand-peace:before{content:"\f76c"}.fi-br-hand-point-ribbon:before{content:"\f76d"}.fi-br-hand-scissors:before{content:"\f76e"}.fi-br-hand-sparkles:before{content:"\f76f"}.fi-br-hand-spock:before{content:"\f770"}.fi-br-hand-wave:before{content:"\f771"}.fi-br-hand:before{content:"\f772"}.fi-br-handmade:before{content:"\f773"}.fi-br-hands-bubbles:before{content:"\f774"}.fi-br-hands-clapping:before{content:"\f775"}.fi-br-hands-heart:before{content:"\f776"}.fi-br-hands-holding-diamond:before{content:"\f777"}.fi-br-hands-holding:before{content:"\f778"}.fi-br-hands-usd:before{content:"\f779"}.fi-br-handshake-angle:before{content:"\f77a"}.fi-br-handshake-deal-loan:before{content:"\f77b"}.fi-br-handshake-house:before{content:"\f77c"}.fi-br-handshake-simple-slash:before{content:"\f77d"}.fi-br-handshake-trust:before{content:"\f77e"}.fi-br-handshake:before{content:"\f77f"}.fi-br-happy:before{content:"\f780"}.fi-br-hard-hat:before{content:"\f781"}.fi-br-hashtag-lock:before{content:"\f782"}.fi-br-hastag:before{content:"\f783"}.fi-br-hat-beach:before{content:"\f784"}.fi-br-hat-birthday:before{content:"\f785"}.fi-br-hat-chef:before{content:"\f786"}.fi-br-hat-cowboy-side:before{content:"\f787"}.fi-br-hat-cowboy:before{content:"\f788"}.fi-br-hat-santa:before{content:"\f789"}.fi-br-hat-winter:before{content:"\f78a"}.fi-br-hat-witch:before{content:"\f78b"}.fi-br-hat-wizard:before{content:"\f78c"}.fi-br-hdd:before{content:"\f78d"}.fi-br-head-side-brain:before{content:"\f78e"}.fi-br-head-side-cough-slash:before{content:"\f78f"}.fi-br-head-side-cough:before{content:"\f790"}.fi-br-head-side-headphones:before{content:"\f791"}.fi-br-head-side-heart:before{content:"\f792"}.fi-br-head-side-mask:before{content:"\f793"}.fi-br-head-side-medical:before{content:"\f794"}.fi-br-head-side-thinking:before{content:"\f795"}.fi-br-head-side-virus:before{content:"\f796"}.fi-br-head-side:before{content:"\f797"}.fi-br-head-vr:before{content:"\f798"}.fi-br-heading:before{content:"\f799"}.fi-br-headphones:before{content:"\f79a"}.fi-br-headset:before{content:"\f79b"}.fi-br-heart-arrow:before{content:"\f79c"}.fi-br-heart-brain:before{content:"\f79d"}.fi-br-heart-crack:before{content:"\f79e"}.fi-br-heart-half-stroke:before{content:"\f79f"}.fi-br-heart-half:before{content:"\f7a0"}.fi-br-heart-health-muscle:before{content:"\f7a1"}.fi-br-heart-lock:before{content:"\f7a2"}.fi-br-heart-partner-handshake:before{content:"\f7a3"}.fi-br-heart-rate:before{content:"\f7a4"}.fi-br-heart-slash:before{content:"\f7a5"}.fi-br-heart-upside-down:before{content:"\f7a6"}.fi-br-heart:before{content:"\f7a7"}.fi-br-heat:before{content:"\f7a8"}.fi-br-helicopter-side:before{content:"\f7a9"}.fi-br-helmet-battle:before{content:"\f7aa"}.fi-br-hexagon-check:before{content:"\f7ab"}.fi-br-hexagon-divide:before{content:"\f7ac"}.fi-br-hexagon-exclamation:before{content:"\f7ad"}.fi-br-hexagon:before{content:"\f7ae"}.fi-br-high-definition:before{content:"\f7af"}.fi-br-high-five-celebration-yes:before{content:"\f7b0"}.fi-br-high-five:before{content:"\f7b1"}.fi-br-highlighter-line:before{content:"\f7b2"}.fi-br-highlighter:before{content:"\f7b3"}.fi-br-hiking:before{content:"\f7b4"}.fi-br-hippo:before{content:"\f7b5"}.fi-br-hockey-mask:before{content:"\f7b6"}.fi-br-hockey-puck:before{content:"\f7b7"}.fi-br-hockey-stick-puck:before{content:"\f7b8"}.fi-br-hockey-sticks:before{content:"\f7b9"}.fi-br-holding-hand-gear:before{content:"\f7ba"}.fi-br-holding-hand-revenue:before{content:"\f7bb"}.fi-br-holly-berry:before{content:"\f7bc"}.fi-br-home-heart:before{content:"\f7bd"}.fi-br-home-location-alt:before{content:"\f7be"}.fi-br-home-location:before{content:"\f7bf"}.fi-br-home:before{content:"\f7c0"}.fi-br-honey-pot:before{content:"\f7c1"}.fi-br-hood-cloak:before{content:"\f7c2"}.fi-br-horizontal-rule:before{content:"\f7c3"}.fi-br-horse-head:before{content:"\f7c4"}.fi-br-horse-saddle:before{content:"\f7c5"}.fi-br-horse:before{content:"\f7c6"}.fi-br-horseshoe-broken:before{content:"\f7c7"}.fi-br-horseshoe:before{content:"\f7c8"}.fi-br-hose-reel:before{content:"\f7c9"}.fi-br-hose:before{content:"\f7ca"}.fi-br-hospital-symbol:before{content:"\f7cb"}.fi-br-hospital-user:before{content:"\f7cc"}.fi-br-hospital:before{content:"\f7cd"}.fi-br-hospitals:before{content:"\f7ce"}.fi-br-hot-tub:before{content:"\f7cf"}.fi-br-hotdog:before{content:"\f7d0"}.fi-br-hotel:before{content:"\f7d1"}.fi-br-hourglass-end:before{content:"\f7d2"}.fi-br-hourglass-start:before{content:"\f7d3"}.fi-br-hourglass:before{content:"\f7d4"}.fi-br-house-blank:before{content:"\f7d5"}.fi-br-house-building:before{content:"\f7d6"}.fi-br-house-chimney-blank:before{content:"\f7d7"}.fi-br-house-chimney-crack:before{content:"\f7d8"}.fi-br-house-chimney-heart:before{content:"\f7d9"}.fi-br-house-chimney-medical:before{content:"\f7da"}.fi-br-house-chimney-user:before{content:"\f7db"}.fi-br-house-chimney-window:before{content:"\f7dc"}.fi-br-house-chimney:before{content:"\f7dd"}.fi-br-house-circle-check:before{content:"\f7de"}.fi-br-house-circle-exclamation:before{content:"\f7df"}.fi-br-house-circle-xmark:before{content:"\f7e0"}.fi-br-house-crack-alt:before{content:"\f7e1"}.fi-br-house-crack:before{content:"\f7e2"}.fi-br-house-day:before{content:"\f7e3"}.fi-br-house-fire:before{content:"\f7e4"}.fi-br-house-flag:before{content:"\f7e5"}.fi-br-house-flood:before{content:"\f7e6"}.fi-br-house-laptop:before{content:"\f7e7"}.fi-br-house-leave:before{content:"\f7e8"}.fi-br-house-lock:before{content:"\f7e9"}.fi-br-house-medical:before{content:"\f7ea"}.fi-br-house-night:before{content:"\f7eb"}.fi-br-house-return:before{content:"\f7ec"}.fi-br-house-signal:before{content:"\f7ed"}.fi-br-house-tree:before{content:"\f7ee"}.fi-br-house-tsunami:before{content:"\f7ef"}.fi-br-house-turret:before{content:"\f7f0"}.fi-br-house-user:before{content:"\f7f1"}.fi-br-house-window:before{content:"\f7f2"}.fi-br-hr-group:before{content:"\f7f3"}.fi-br-hr-person:before{content:"\f7f4"}.fi-br-hr:before{content:"\f7f5"}.fi-br-hryvnia:before{content:"\f7f6"}.fi-br-humidity:before{content:"\f7f7"}.fi-br-hundred-points:before{content:"\f7f8"}.fi-br-hurricane:before{content:"\f7f9"}.fi-br-i:before{content:"\f7fa"}.fi-br-ice-cream:before{content:"\f7fb"}.fi-br-ice-skate:before{content:"\f7fc"}.fi-br-icicles:before{content:"\f7fd"}.fi-br-icon-star:before{content:"\f7fe"}.fi-br-id-badge:before{content:"\f7ff"}.fi-br-id-card-clip-alt:before{content:"\f800"}.fi-br-igloo:before{content:"\f801"}.fi-br-image-slash:before{content:"\f802"}.fi-br-images-user:before{content:"\f803"}.fi-br-images:before{content:"\f804"}.fi-br-improve-user:before{content:"\f805"}.fi-br-inbox-full:before{content:"\f806"}.fi-br-inbox-in:before{content:"\f807"}.fi-br-inbox-out:before{content:"\f808"}.fi-br-inbox:before{content:"\f809"}.fi-br-inboxes:before{content:"\f80a"}.fi-br-incense-sticks-yoga:before{content:"\f80b"}.fi-br-incognito:before{content:"\f80c"}.fi-br-indent:before{content:"\f80d"}.fi-br-indian-rupee-sign:before{content:"\f80e"}.fi-br-industry-alt:before{content:"\f80f"}.fi-br-industry-windows:before{content:"\f810"}.fi-br-infinity:before{content:"\f811"}.fi-br-info-guide:before{content:"\f812"}.fi-br-info:before{content:"\f813"}.fi-br-information:before{content:"\f814"}.fi-br-inhaler:before{content:"\f815"}.fi-br-input-numeric:before{content:"\f816"}.fi-br-input-pipe:before{content:"\f817"}.fi-br-input-text:before{content:"\f818"}.fi-br-insert-alt:before{content:"\f819"}.fi-br-insert-arrows:before{content:"\f81a"}.fi-br-insert-button-circle:before{content:"\f81b"}.fi-br-insert-credit-card:before{content:"\f81c"}.fi-br-insert-square:before{content:"\f81d"}.fi-br-insert:before{content:"\f81e"}.fi-br-insight-alt:before{content:"\f81f"}.fi-br-insight-head:before{content:"\f820"}.fi-br-insight:before{content:"\f821"}.fi-br-integral:before{content:"\f822"}.fi-br-interactive:before{content:"\f823"}.fi-br-interlining:before{content:"\f824"}.fi-br-internet-speed-wifi:before{content:"\f825"}.fi-br-interrogation:before{content:"\f826"}.fi-br-intersection:before{content:"\f827"}.fi-br-introduction-handshake:before{content:"\f828"}.fi-br-introduction:before{content:"\f829"}.fi-br-inventory-alt:before{content:"\f82a"}.fi-br-invest:before{content:"\f82b"}.fi-br-investment:before{content:"\f82c"}.fi-br-invite-alt:before{content:"\f82d"}.fi-br-invite:before{content:"\f82e"}.fi-br-iot-alt:before{content:"\f82f"}.fi-br-iot:before{content:"\f830"}.fi-br-ip-address:before{content:"\f831"}.fi-br-island-tropical:before{content:"\f832"}.fi-br-issue-loupe:before{content:"\f833"}.fi-br-it-alt:before{content:"\f834"}.fi-br-it-computer:before{content:"\f835"}.fi-br-it:before{content:"\f836"}.fi-br-italian-lira-sign:before{content:"\f837"}.fi-br-italic:before{content:"\f838"}.fi-br-j:before{content:"\f839"}.fi-br-jam:before{content:"\f83a"}.fi-br-jar-alt:before{content:"\f83b"}.fi-br-jar-wheat:before{content:"\f83c"}.fi-br-javascript:before{content:"\f83d"}.fi-br-joint:before{content:"\f83e"}.fi-br-joker:before{content:"\f83f"}.fi-br-journal-alt:before{content:"\f840"}.fi-br-journal:before{content:"\f841"}.fi-br-journey:before{content:"\f842"}.fi-br-joystick:before{content:"\f843"}.fi-br-jpg:before{content:"\f844"}.fi-br-jug-alt:before{content:"\f845"}.fi-br-jug-bottle:before{content:"\f846"}.fi-br-jug:before{content:"\f847"}.fi-br-jumping-rope:before{content:"\f848"}.fi-br-k:before{content:"\f849"}.fi-br-kaaba:before{content:"\f84a"}.fi-br-kazoo:before{content:"\f84b"}.fi-br-kerning:before{content:"\f84c"}.fi-br-key-lock-crypto:before{content:"\f84d"}.fi-br-key-skeleton-left-right:before{content:"\f84e"}.fi-br-key:before{content:"\f84f"}.fi-br-keyboard-brightness-low:before{content:"\f850"}.fi-br-keyboard-brightness:before{content:"\f851"}.fi-br-keyboard-down:before{content:"\f852"}.fi-br-keyboard-left:before{content:"\f853"}.fi-br-keyboard:before{content:"\f854"}.fi-br-keynote:before{content:"\f855"}.fi-br-kidneys:before{content:"\f856"}.fi-br-kip-sign:before{content:"\f857"}.fi-br-kiss-beam:before{content:"\f858"}.fi-br-kiss-wink-heart:before{content:"\f859"}.fi-br-kiss:before{content:"\f85a"}.fi-br-kite:before{content:"\f85b"}.fi-br-kiwi-bird:before{content:"\f85c"}.fi-br-kiwi-fruit:before{content:"\f85d"}.fi-br-knife-kitchen:before{content:"\f85e"}.fi-br-knife:before{content:"\f85f"}.fi-br-knitting:before{content:"\f860"}.fi-br-kpi-evaluation:before{content:"\f861"}.fi-br-kpi:before{content:"\f862"}.fi-br-l:before{content:"\f863"}.fi-br-label:before{content:"\f864"}.fi-br-lacrosse-stick-ball:before{content:"\f865"}.fi-br-lacrosse-stick:before{content:"\f866"}.fi-br-lambda:before{content:"\f867"}.fi-br-lamp-desk:before{content:"\f868"}.fi-br-lamp-floor:before{content:"\f869"}.fi-br-lamp-street:before{content:"\f86a"}.fi-br-lamp:before{content:"\f86b"}.fi-br-land-layer-location:before{content:"\f86c"}.fi-br-land-layers:before{content:"\f86d"}.fi-br-land-location:before{content:"\f86e"}.fi-br-landmark-alt:before{content:"\f86f"}.fi-br-language:before{content:"\f870"}.fi-br-laptop-arrow-down:before{content:"\f871"}.fi-br-laptop-binary:before{content:"\f872"}.fi-br-laptop-code:before{content:"\f873"}.fi-br-laptop-medical:before{content:"\f874"}.fi-br-laptop-mobile:before{content:"\f875"}.fi-br-laptop-slash:before{content:"\f876"}.fi-br-laptop:before{content:"\f877"}.fi-br-lari-sign:before{content:"\f878"}.fi-br-lasso-sparkles:before{content:"\f879"}.fi-br-lasso:before{content:"\f87a"}.fi-br-last-square:before{content:"\f87b"}.fi-br-laugh-beam:before{content:"\f87c"}.fi-br-laugh-squint:before{content:"\f87d"}.fi-br-laugh-wink:before{content:"\f87e"}.fi-br-laugh:before{content:"\f87f"}.fi-br-lawyer-man:before{content:"\f880"}.fi-br-lawyer-woman:before{content:"\f881"}.fi-br-layer-minus:before{content:"\f882"}.fi-br-layer-plus:before{content:"\f883"}.fi-br-layers:before{content:"\f884"}.fi-br-layout-fluid:before{content:"\f885"}.fi-br-lead-funnel:before{content:"\f886"}.fi-br-lead-management:before{content:"\f887"}.fi-br-lead:before{content:"\f888"}.fi-br-leader-alt:before{content:"\f889"}.fi-br-leader-speech:before{content:"\f88a"}.fi-br-leader:before{content:"\f88b"}.fi-br-leaderboard-alt:before{content:"\f88c"}.fi-br-leaderboard-trophy:before{content:"\f88d"}.fi-br-leaderboard:before{content:"\f88e"}.fi-br-leadership-alt:before{content:"\f88f"}.fi-br-leadership:before{content:"\f890"}.fi-br-leaf-heart:before{content:"\f891"}.fi-br-leaf-maple:before{content:"\f892"}.fi-br-leaf-oak:before{content:"\f893"}.fi-br-leaf:before{content:"\f894"}.fi-br-leafy-green:before{content:"\f895"}.fi-br-leave:before{content:"\f896"}.fi-br-left-from-bracket:before{content:"\f897"}.fi-br-left:before{content:"\f898"}.fi-br-legal:before{content:"\f899"}.fi-br-lemon:before{content:"\f89a"}.fi-br-lesbian-couple:before{content:"\f89b"}.fi-br-less-than-equal:before{content:"\f89c"}.fi-br-less-than:before{content:"\f89d"}.fi-br-lesson-class:before{content:"\f89e"}.fi-br-lesson:before{content:"\f89f"}.fi-br-letter-case:before{content:"\f8a0"}.fi-br-lettuce:before{content:"\f8a1"}.fi-br-level-down-alt:before{content:"\f8a2"}.fi-br-level-down:before{content:"\f8a3"}.fi-br-level-up-alt:before{content:"\f8a4"}.fi-br-level-up:before{content:"\f8a5"}.fi-br-license:before{content:"\f8a6"}.fi-br-life-ring:before{content:"\f8a7"}.fi-br-life:before{content:"\f8a8"}.fi-br-light-ceiling:before{content:"\f8a9"}.fi-br-light-emergency-on:before{content:"\f8aa"}.fi-br-light-emergency:before{content:"\f8ab"}.fi-br-light-switch-off:before{content:"\f8ac"}.fi-br-light-switch-on:before{content:"\f8ad"}.fi-br-light-switch:before{content:"\f8ae"}.fi-br-lightbulb-cfl-on:before{content:"\f8af"}.fi-br-lightbulb-cfl:before{content:"\f8b0"}.fi-br-lightbulb-dollar:before{content:"\f8b1"}.fi-br-lightbulb-exclamation:before{content:"\f8b2"}.fi-br-lightbulb-head:before{content:"\f8b3"}.fi-br-lightbulb-on:before{content:"\f8b4"}.fi-br-lightbulb-question:before{content:"\f8b5"}.fi-br-lightbulb-setting:before{content:"\f8b6"}.fi-br-lightbulb-slash:before{content:"\f8b7"}.fi-br-lighthouse:before{content:"\f8b8"}.fi-br-lights-holiday:before{content:"\f8b9"}.fi-br-limit-hand:before{content:"\f8ba"}.fi-br-limit-speedometer:before{content:"\f8bb"}.fi-br-line-width:before{content:"\f8bc"}.fi-br-link-alt:before{content:"\f8bd"}.fi-br-link-horizontal-slash:before{content:"\f8be"}.fi-br-link-horizontal:before{content:"\f8bf"}.fi-br-link-slash-alt:before{content:"\f8c0"}.fi-br-link-slash:before{content:"\f8c1"}.fi-br-link:before{content:"\f8c2"}.fi-br-lion-head:before{content:"\f8c3"}.fi-br-lion:before{content:"\f8c4"}.fi-br-lips:before{content:"\f8c5"}.fi-br-lipstick:before{content:"\f8c6"}.fi-br-lira-sign:before{content:"\f8c7"}.fi-br-list-check:before{content:"\f8c8"}.fi-br-list-dropdown:before{content:"\f8c9"}.fi-br-list-music:before{content:"\f8ca"}.fi-br-list-timeline:before{content:"\f8cb"}.fi-br-list:before{content:"\f8cc"}.fi-br-litecoin-sign:before{content:"\f8cd"}.fi-br-live-alt:before{content:"\f8ce"}.fi-br-live:before{content:"\f8cf"}.fi-br-loading:before{content:"\f8d0"}.fi-br-loan:before{content:"\f8d1"}.fi-br-lobster:before{content:"\f8d2"}.fi-br-location-alt:before{content:"\f8d3"}.fi-br-location-arrow:before{content:"\f8d4"}.fi-br-location-crosshairs-slash:before{content:"\f8d5"}.fi-br-location-crosshairs:before{content:"\f8d6"}.fi-br-location-dot-slash:before{content:"\f8d7"}.fi-br-location-exclamation:before{content:"\f8d8"}.fi-br-location-pin-call:before{content:"\f8d9"}.fi-br-lock-alt:before{content:"\f8da"}.fi-br-lock-hashtag:before{content:"\f8db"}.fi-br-lock-open-alt:before{content:"\f8dc"}.fi-br-lock:before{content:"\f8dd"}.fi-br-locust:before{content:"\f8de"}.fi-br-loop-square:before{content:"\f8df"}.fi-br-loveseat:before{content:"\f8e0"}.fi-br-low-vision:before{content:"\f8e1"}.fi-br-luchador:before{content:"\f8e2"}.fi-br-luggage-cart:before{content:"\f8e3"}.fi-br-luggage-rolling:before{content:"\f8e4"}.fi-br-lungs-virus:before{content:"\f8e5"}.fi-br-lungs:before{content:"\f8e6"}.fi-br-m:before{content:"\f8e7"}.fi-br-mace:before{content:"\f8e8"}.fi-br-magic-wand:before{content:"\f8e9"}.fi-br-magnet-user:before{content:"\f8ea"}.fi-br-magnet:before{content:"\f8eb"}.fi-br-mailbox-envelope:before{content:"\f8ec"}.fi-br-mailbox-flag-up:before{content:"\f8ed"}.fi-br-mailbox:before{content:"\f8ee"}.fi-br-makeup-brush:before{content:"\f8ef"}.fi-br-male-couple:before{content:"\f8f0"}.fi-br-male:before{content:"\f8f1"}.fi-br-man-head:before{content:"\f8f2"}.fi-br-man-scientist:before{content:"\f8f3"}.fi-br-manat-sign:before{content:"\f8f4"}.fi-br-mandolin:before{content:"\f8f5"}.fi-br-mango:before{content:"\f8f6"}.fi-br-manhole:before{content:"\f8f7"}.fi-br-map-location-track:before{content:"\f8f8"}.fi-br-map-marker-check:before{content:"\f8f9"}.fi-br-map-marker-cross:before{content:"\f8fa"}.fi-br-map-marker-edit:before{content:"\f8fb"}.fi-br-map-marker-home:before{content:"\f8fc"}.fi-br-map-marker-minus:before{content:"\f8fd"}.fi-br-map-marker-plus:before{content:"\f8fe"}.fi-br-map-marker-question:before{content:"\f8ff"}.fi-br-map-marker-slash:before{content:"\f900"}.fi-br-map-marker-smile:before{content:"\f901"}.fi-br-map-marker:before{content:"\f902"}.fi-br-map-pin:before{content:"\f903"}.fi-br-map-point:before{content:"\f904"}.fi-br-map:before{content:"\f905"}.fi-br-marker-time:before{content:"\f906"}.fi-br-marker:before{content:"\f907"}.fi-br-marketplace-alt:before{content:"\f908"}.fi-br-marketplace-store:before{content:"\f909"}.fi-br-marketplace:before{content:"\f90a"}.fi-br-mars-stroke-right:before{content:"\f90b"}.fi-br-mars-stroke-up:before{content:"\f90c"}.fi-br-martini-glass-citrus:before{content:"\f90d"}.fi-br-martini-glass-empty:before{content:"\f90e"}.fi-br-mask-carnival:before{content:"\f90f"}.fi-br-mask-face:before{content:"\f910"}.fi-br-mask-snorkel:before{content:"\f911"}.fi-br-massage:before{content:"\f912"}.fi-br-match-fire:before{content:"\f913"}.fi-br-mattress-pillow:before{content:"\f914"}.fi-br-measuring-tape:before{content:"\f915"}.fi-br-meat:before{content:"\f916"}.fi-br-medal:before{content:"\f917"}.fi-br-medical-star:before{content:"\f918"}.fi-br-medicine:before{content:"\f919"}.fi-br-meditation:before{content:"\f91a"}.fi-br-meeting-alt:before{content:"\f91b"}.fi-br-meeting:before{content:"\f91c"}.fi-br-megaphone-announcement-leader:before{content:"\f91d"}.fi-br-megaphone:before{content:"\f91e"}.fi-br-meh-blank:before{content:"\f91f"}.fi-br-meh-rolling-eyes:before{content:"\f920"}.fi-br-melon-alt:before{content:"\f921"}.fi-br-melon:before{content:"\f922"}.fi-br-member-list:before{content:"\f923"}.fi-br-member-search:before{content:"\f924"}.fi-br-membership-vip:before{content:"\f925"}.fi-br-membership:before{content:"\f926"}.fi-br-memo-circle-check:before{content:"\f927"}.fi-br-memo-pad:before{content:"\f928"}.fi-br-memo:before{content:"\f929"}.fi-br-memory:before{content:"\f92a"}.fi-br-menu-burger:before{content:"\f92b"}.fi-br-menu-dots-vertical:before{content:"\f92c"}.fi-br-menu-dots:before{content:"\f92d"}.fi-br-mercury:before{content:"\f92e"}.fi-br-message-arrow-down:before{content:"\f92f"}.fi-br-message-arrow-up-right:before{content:"\f930"}.fi-br-message-arrow-up:before{content:"\f931"}.fi-br-message-bot:before{content:"\f932"}.fi-br-message-code:before{content:"\f933"}.fi-br-message-dollar:before{content:"\f934"}.fi-br-message-heart:before{content:"\f935"}.fi-br-message-image:before{content:"\f936"}.fi-br-message-question:before{content:"\f937"}.fi-br-message-quote:before{content:"\f938"}.fi-br-message-slash:before{content:"\f939"}.fi-br-message-sms:before{content:"\f93a"}.fi-br-message-text:before{content:"\f93b"}.fi-br-message-xmark:before{content:"\f93c"}.fi-br-messages-dollar:before{content:"\f93d"}.fi-br-messages-question:before{content:"\f93e"}.fi-br-messages:before{content:"\f93f"}.fi-br-meteor:before{content:"\f940"}.fi-br-meter-bolt:before{content:"\f941"}.fi-br-meter-droplet:before{content:"\f942"}.fi-br-meter-fire:before{content:"\f943"}.fi-br-meter:before{content:"\f944"}.fi-br-method:before{content:"\f945"}.fi-br-microchip-ai:before{content:"\f946"}.fi-br-microchip:before{content:"\f947"}.fi-br-microphone-alt:before{content:"\f948"}.fi-br-microphone-slash:before{content:"\f949"}.fi-br-microphone:before{content:"\f94a"}.fi-br-microscope:before{content:"\f94b"}.fi-br-microwave:before{content:"\f94c"}.fi-br-milk-alt:before{content:"\f94d"}.fi-br-milk:before{content:"\f94e"}.fi-br-mill-sign:before{content:"\f94f"}.fi-br-mind-share:before{content:"\f950"}.fi-br-minus-circle:before{content:"\f951"}.fi-br-minus-hexagon:before{content:"\f952"}.fi-br-minus-small:before{content:"\f953"}.fi-br-minus:before{content:"\f954"}.fi-br-mistletoe:before{content:"\f955"}.fi-br-mix:before{content:"\f956"}.fi-br-mobile-button:before{content:"\f957"}.fi-br-mobile-notch:before{content:"\f958"}.fi-br-mobile:before{content:"\f959"}.fi-br-mockup:before{content:"\f95a"}.fi-br-mode-alt:before{content:"\f95b"}.fi-br-mode-landscape:before{content:"\f95c"}.fi-br-mode-portrait:before{content:"\f95d"}.fi-br-mode:before{content:"\f95e"}.fi-br-model-cube-arrows:before{content:"\f95f"}.fi-br-model-cube-space:before{content:"\f960"}.fi-br-model-cube:before{content:"\f961"}.fi-br-module:before{content:"\f962"}.fi-br-monday:before{content:"\f963"}.fi-br-money-bill-simple:before{content:"\f964"}.fi-br-money-bill-transfer:before{content:"\f965"}.fi-br-money-bill-wave-alt:before{content:"\f966"}.fi-br-money-bill-wave:before{content:"\f967"}.fi-br-money-bills-simple:before{content:"\f968"}.fi-br-money-bills:before{content:"\f969"}.fi-br-money-check-edit-alt:before{content:"\f96a"}.fi-br-money-check-edit:before{content:"\f96b"}.fi-br-money-check:before{content:"\f96c"}.fi-br-money-coin-transfer:before{content:"\f96d"}.fi-br-money-from-bracket:before{content:"\f96e"}.fi-br-money-simple-from-bracket:before{content:"\f96f"}.fi-br-money-transfer-alt:before{content:"\f970"}.fi-br-money-transfer-coin-arrow:before{content:"\f971"}.fi-br-money-transfer-smartphone:before{content:"\f972"}.fi-br-money-wings:before{content:"\f973"}.fi-br-money:before{content:"\f974"}.fi-br-monkey:before{content:"\f975"}.fi-br-monument:before{content:"\f976"}.fi-br-moon-stars:before{content:"\f977"}.fi-br-moon:before{content:"\f978"}.fi-br-moped:before{content:"\f979"}.fi-br-mortar-pestle:before{content:"\f97a"}.fi-br-mortgage:before{content:"\f97b"}.fi-br-mosque-alt:before{content:"\f97c"}.fi-br-mosque-moon:before{content:"\f97d"}.fi-br-mosque:before{content:"\f97e"}.fi-br-mosquito-net:before{content:"\f97f"}.fi-br-mosquito:before{content:"\f980"}.fi-br-motorcycle:before{content:"\f981"}.fi-br-mound:before{content:"\f982"}.fi-br-mountain-city:before{content:"\f983"}.fi-br-mountain:before{content:"\f984"}.fi-br-mountains:before{content:"\f985"}.fi-br-mouse-field:before{content:"\f986"}.fi-br-mouse:before{content:"\f987"}.fi-br-mov-file:before{content:"\f988"}.fi-br-move-to-folder-2:before{content:"\f989"}.fi-br-move-to-folder:before{content:"\f98a"}.fi-br-mp3-file:before{content:"\f98b"}.fi-br-mp3-player:before{content:"\f98c"}.fi-br-mp4-file:before{content:"\f98d"}.fi-br-mug-alt:before{content:"\f98e"}.fi-br-mug-hot-alt:before{content:"\f98f"}.fi-br-mug-hot:before{content:"\f990"}.fi-br-mug-marshmallows:before{content:"\f991"}.fi-br-mug-tea-saucer:before{content:"\f992"}.fi-br-mug-tea:before{content:"\f993"}.fi-br-mug:before{content:"\f994"}.fi-br-multiple-alt:before{content:"\f995"}.fi-br-multiple:before{content:"\f996"}.fi-br-muscle:before{content:"\f997"}.fi-br-mushroom-alt:before{content:"\f998"}.fi-br-mushroom:before{content:"\f999"}.fi-br-music-alt:before{content:"\f99a"}.fi-br-music-file:before{content:"\f99b"}.fi-br-music-note-slash:before{content:"\f99c"}.fi-br-music-note:before{content:"\f99d"}.fi-br-music-slash:before{content:"\f99e"}.fi-br-music:before{content:"\f99f"}.fi-br-n:before{content:"\f9a0"}.fi-br-naira-sign:before{content:"\f9a1"}.fi-br-narwhal:before{content:"\f9a2"}.fi-br-navigation:before{content:"\f9a3"}.fi-br-nesting-dolls:before{content:"\f9a4"}.fi-br-network-analytic:before{content:"\f9a5"}.fi-br-network-cloud:before{content:"\f9a6"}.fi-br-network:before{content:"\f9a7"}.fi-br-neuter:before{content:"\f9a8"}.fi-br-newsletter-subscribe:before{content:"\f9a9"}.fi-br-newspaper-open:before{content:"\f9aa"}.fi-br-newspaper:before{content:"\f9ab"}.fi-br-nfc-lock:before{content:"\f9ac"}.fi-br-nfc-magnifying-glass:before{content:"\f9ad"}.fi-br-nfc-pen:before{content:"\f9ae"}.fi-br-nfc-slash:before{content:"\f9af"}.fi-br-nfc-trash:before{content:"\f9b0"}.fi-br-nfc:before{content:"\f9b1"}.fi-br-night-day:before{content:"\f9b2"}.fi-br-no-fee:before{content:"\f9b3"}.fi-br-no-people:before{content:"\f9b4"}.fi-br-noodles:before{content:"\f9b5"}.fi-br-nose:before{content:"\f9b6"}.fi-br-not-equal:before{content:"\f9b7"}.fi-br-not-found-alt:before{content:"\f9b8"}.fi-br-not-found-magnifying-glass:before{content:"\f9b9"}.fi-br-not-found:before{content:"\f9ba"}.fi-br-notdef:before{content:"\f9bb"}.fi-br-note-medical:before{content:"\f9bc"}.fi-br-note-sticky:before{content:"\f9bd"}.fi-br-note:before{content:"\f9be"}.fi-br-notebook-alt:before{content:"\f9bf"}.fi-br-notebook:before{content:"\f9c0"}.fi-br-notes-medical:before{content:"\f9c1"}.fi-br-notes:before{content:"\f9c2"}.fi-br-o:before{content:"\f9c3"}.fi-br-object-exclude:before{content:"\f9c4"}.fi-br-object-group:before{content:"\f9c5"}.fi-br-object-intersect:before{content:"\f9c6"}.fi-br-object-subtract:before{content:"\f9c7"}.fi-br-object-ungroup:before{content:"\f9c8"}.fi-br-object-union:before{content:"\f9c9"}.fi-br-objects-column:before{content:"\f9ca"}.fi-br-octagon-check:before{content:"\f9cb"}.fi-br-octagon-divide:before{content:"\f9cc"}.fi-br-octagon-exclamation:before{content:"\f9cd"}.fi-br-octagon-minus:before{content:"\f9ce"}.fi-br-octagon-plus:before{content:"\f9cf"}.fi-br-octagon-xmark:before{content:"\f9d0"}.fi-br-octagon:before{content:"\f9d1"}.fi-br-oil-can:before{content:"\f9d2"}.fi-br-oil-temp:before{content:"\f9d3"}.fi-br-olive-oil:before{content:"\f9d4"}.fi-br-olive:before{content:"\f9d5"}.fi-br-olives:before{content:"\f9d6"}.fi-br-om:before{content:"\f9d7"}.fi-br-omega:before{content:"\f9d8"}.fi-br-onboarding:before{content:"\f9d9"}.fi-br-onion:before{content:"\f9da"}.fi-br-opacity:before{content:"\f9db"}.fi-br-open-mail-clip:before{content:"\f9dc"}.fi-br-operating-system-upgrade:before{content:"\f9dd"}.fi-br-operation:before{content:"\f9de"}.fi-br-order-history:before{content:"\f9df"}.fi-br-organization-chart:before{content:"\f9e0"}.fi-br-ornament:before{content:"\f9e1"}.fi-br-otp:before{content:"\f9e2"}.fi-br-otter:before{content:"\f9e3"}.fi-br-outdent:before{content:"\f9e4"}.fi-br-oval-alt:before{content:"\f9e5"}.fi-br-oval:before{content:"\f9e6"}.fi-br-oven:before{content:"\f9e7"}.fi-br-overline:before{content:"\f9e8"}.fi-br-overview:before{content:"\f9e9"}.fi-br-p:before{content:"\f9ea"}.fi-br-package:before{content:"\f9eb"}.fi-br-padlock-check:before{content:"\f9ec"}.fi-br-page-break:before{content:"\f9ed"}.fi-br-pager:before{content:"\f9ee"}.fi-br-paid:before{content:"\f9ef"}.fi-br-paint-brush:before{content:"\f9f0"}.fi-br-paint-roller:before{content:"\f9f1"}.fi-br-paintbrush-pencil:before{content:"\f9f2"}.fi-br-palette:before{content:"\f9f3"}.fi-br-pallet-alt:before{content:"\f9f4"}.fi-br-pallet:before{content:"\f9f5"}.fi-br-pan-food:before{content:"\f9f6"}.fi-br-pan-frying:before{content:"\f9f7"}.fi-br-pan:before{content:"\f9f8"}.fi-br-pancakes:before{content:"\f9f9"}.fi-br-panorama:before{content:"\f9fa"}.fi-br-paper-plane-launch:before{content:"\f9fb"}.fi-br-paper-plane-top:before{content:"\f9fc"}.fi-br-paper-plane:before{content:"\f9fd"}.fi-br-paperclip-vertical:before{content:"\f9fe"}.fi-br-parachute-box:before{content:"\f9ff"}.fi-br-paragraph-left:before{content:"\fa00"}.fi-br-paragraph:before{content:"\fa01"}.fi-br-parking-circle-slash:before{content:"\fa02"}.fi-br-parking-circle:before{content:"\fa03"}.fi-br-parking-slash:before{content:"\fa04"}.fi-br-parking:before{content:"\fa05"}.fi-br-party-bell:before{content:"\fa06"}.fi-br-party-horn:before{content:"\fa07"}.fi-br-passport:before{content:"\fa08"}.fi-br-password-alt:before{content:"\fa09"}.fi-br-password-computer:before{content:"\fa0a"}.fi-br-password-email:before{content:"\fa0b"}.fi-br-password-smartphone:before{content:"\fa0c"}.fi-br-password:before{content:"\fa0d"}.fi-br-paste:before{content:"\fa0e"}.fi-br-pattern:before{content:"\fa0f"}.fi-br-pause-circle:before{content:"\fa10"}.fi-br-pause-square:before{content:"\fa11"}.fi-br-pause:before{content:"\fa12"}.fi-br-paw-claws:before{content:"\fa13"}.fi-br-paw-heart:before{content:"\fa14"}.fi-br-paw:before{content:"\fa15"}.fi-br-payment-pos:before{content:"\fa16"}.fi-br-payroll-calendar:before{content:"\fa17"}.fi-br-payroll-check:before{content:"\fa18"}.fi-br-payroll:before{content:"\fa19"}.fi-br-peace:before{content:"\fa1a"}.fi-br-peach:before{content:"\fa1b"}.fi-br-peanut:before{content:"\fa1c"}.fi-br-peanuts:before{content:"\fa1d"}.fi-br-peapod:before{content:"\fa1e"}.fi-br-pear:before{content:"\fa1f"}.fi-br-pedestal:before{content:"\fa20"}.fi-br-pen-circle:before{content:"\fa21"}.fi-br-pen-clip-slash:before{content:"\fa22"}.fi-br-pen-clip:before{content:"\fa23"}.fi-br-pen-fancy-slash:before{content:"\fa24"}.fi-br-pen-fancy:before{content:"\fa25"}.fi-br-pen-field:before{content:"\fa26"}.fi-br-pen-nib-slash:before{content:"\fa27"}.fi-br-pen-nib:before{content:"\fa28"}.fi-br-pen-slash:before{content:"\fa29"}.fi-br-pen-square:before{content:"\fa2a"}.fi-br-pen-swirl:before{content:"\fa2b"}.fi-br-pencil-paintbrush:before{content:"\fa2c"}.fi-br-pencil-ruler:before{content:"\fa2d"}.fi-br-pencil-slash:before{content:"\fa2e"}.fi-br-pencil:before{content:"\fa2f"}.fi-br-pending:before{content:"\fa30"}.fi-br-pennant:before{content:"\fa31"}.fi-br-people-arrows-left-right:before{content:"\fa32"}.fi-br-people-carry-box:before{content:"\fa33"}.fi-br-people-dress:before{content:"\fa34"}.fi-br-people-network-partner:before{content:"\fa35"}.fi-br-people-pants:before{content:"\fa36"}.fi-br-people-poll:before{content:"\fa37"}.fi-br-people-pulling:before{content:"\fa38"}.fi-br-people-roof:before{content:"\fa39"}.fi-br-people:before{content:"\fa3a"}.fi-br-pepper-alt:before{content:"\fa3b"}.fi-br-pepper-hot:before{content:"\fa3c"}.fi-br-pepper:before{content:"\fa3d"}.fi-br-percent-10:before{content:"\fa3e"}.fi-br-percent-100:before{content:"\fa3f"}.fi-br-percent-20:before{content:"\fa40"}.fi-br-percent-25:before{content:"\fa41"}.fi-br-percent-30:before{content:"\fa42"}.fi-br-percent-40:before{content:"\fa43"}.fi-br-percent-50:before{content:"\fa44"}.fi-br-percent-60:before{content:"\fa45"}.fi-br-percent-70:before{content:"\fa46"}.fi-br-percent-75:before{content:"\fa47"}.fi-br-percent-80:before{content:"\fa48"}.fi-br-percent-90:before{content:"\fa49"}.fi-br-percentage:before{content:"\fa4a"}.fi-br-person-burst:before{content:"\fa4b"}.fi-br-person-carry-box:before{content:"\fa4c"}.fi-br-person-circle-check:before{content:"\fa4d"}.fi-br-person-circle-exclamation:before{content:"\fa4e"}.fi-br-person-circle-minus:before{content:"\fa4f"}.fi-br-person-circle-plus:before{content:"\fa50"}.fi-br-person-circle-question:before{content:"\fa51"}.fi-br-person-circle-xmark:before{content:"\fa52"}.fi-br-person-cv:before{content:"\fa53"}.fi-br-person-dolly-empty:before{content:"\fa54"}.fi-br-person-dolly:before{content:"\fa55"}.fi-br-person-dress-simple:before{content:"\fa56"}.fi-br-person-dress:before{content:"\fa57"}.fi-br-person-luggage:before{content:"\fa58"}.fi-br-person-lunge:before{content:"\fa59"}.fi-br-person-pilates:before{content:"\fa5a"}.fi-br-person-praying:before{content:"\fa5b"}.fi-br-person-pregnant:before{content:"\fa5c"}.fi-br-person-seat-reclined:before{content:"\fa5d"}.fi-br-person-seat:before{content:"\fa5e"}.fi-br-person-shelter:before{content:"\fa5f"}.fi-br-person-sign:before{content:"\fa60"}.fi-br-person-simple:before{content:"\fa61"}.fi-br-person-walking-with-cane:before{content:"\fa62"}.fi-br-peseta-sign:before{content:"\fa63"}.fi-br-peso-sign:before{content:"\fa64"}.fi-br-pets:before{content:"\fa65"}.fi-br-pharmacy:before{content:"\fa66"}.fi-br-phone-call:before{content:"\fa67"}.fi-br-phone-cross:before{content:"\fa68"}.fi-br-phone-flip:before{content:"\fa69"}.fi-br-phone-guide:before{content:"\fa6a"}.fi-br-phone-heart-message:before{content:"\fa6b"}.fi-br-phone-office:before{content:"\fa6c"}.fi-br-phone-pause:before{content:"\fa6d"}.fi-br-phone-plus:before{content:"\fa6e"}.fi-br-phone-rotary:before{content:"\fa6f"}.fi-br-phone-slash:before{content:"\fa70"}.fi-br-photo-capture:before{content:"\fa71"}.fi-br-photo-film-music:before{content:"\fa72"}.fi-br-photo-video:before{content:"\fa73"}.fi-br-physics:before{content:"\fa74"}.fi-br-Pi:before{content:"\fa75"}.fi-br-piano-keyboard:before{content:"\fa76"}.fi-br-piano:before{content:"\fa77"}.fi-br-pickaxe:before{content:"\fa78"}.fi-br-picking-box:before{content:"\fa79"}.fi-br-picking:before{content:"\fa7a"}.fi-br-picnic:before{content:"\fa7b"}.fi-br-picpeople-filled:before{content:"\fa7c"}.fi-br-picpeople:before{content:"\fa7d"}.fi-br-picture:before{content:"\fa7e"}.fi-br-pie:before{content:"\fa7f"}.fi-br-pig-bank-bulb:before{content:"\fa80"}.fi-br-pig-face:before{content:"\fa81"}.fi-br-pig:before{content:"\fa82"}.fi-br-piggy-bank-budget:before{content:"\fa83"}.fi-br-piggy-bank:before{content:"\fa84"}.fi-br-pills:before{content:"\fa85"}.fi-br-pinata:before{content:"\fa86"}.fi-br-pineapple-alt:before{content:"\fa87"}.fi-br-pineapple:before{content:"\fa88"}.fi-br-ping-pong:before{content:"\fa89"}.fi-br-pipe-smoking:before{content:"\fa8a"}.fi-br-pizza-slice:before{content:"\fa8b"}.fi-br-place-of-worship:before{content:"\fa8c"}.fi-br-plan-strategy:before{content:"\fa8d"}.fi-br-plan:before{content:"\fa8e"}.fi-br-plane-alt:before{content:"\fa8f"}.fi-br-plane-arrival:before{content:"\fa90"}.fi-br-plane-departure:before{content:"\fa91"}.fi-br-plane-prop:before{content:"\fa92"}.fi-br-plane-slash:before{content:"\fa93"}.fi-br-plane-tail:before{content:"\fa94"}.fi-br-plane:before{content:"\fa95"}.fi-br-planet-moon:before{content:"\fa96"}.fi-br-planet-ringed:before{content:"\fa97"}.fi-br-plant-care:before{content:"\fa98"}.fi-br-plant-growth:before{content:"\fa99"}.fi-br-plant-seed-invest:before{content:"\fa9a"}.fi-br-plant-wilt:before{content:"\fa9b"}.fi-br-plate-utensils:before{content:"\fa9c"}.fi-br-plate-wheat:before{content:"\fa9d"}.fi-br-plate:before{content:"\fa9e"}.fi-br-play-alt:before{content:"\fa9f"}.fi-br-play-circle:before{content:"\faa0"}.fi-br-play-microphone:before{content:"\faa1"}.fi-br-play-pause:before{content:"\faa2"}.fi-br-play:before{content:"\faa3"}.fi-br-playing-cards:before{content:"\faa4"}.fi-br-plug-alt:before{content:"\faa5"}.fi-br-plug-cable:before{content:"\faa6"}.fi-br-plug-circle-bolt:before{content:"\faa7"}.fi-br-plug-circle-check:before{content:"\faa8"}.fi-br-plug-circle-exclamation:before{content:"\faa9"}.fi-br-plug-circle-minus:before{content:"\faaa"}.fi-br-plug-circle-plus:before{content:"\faab"}.fi-br-plug-connection:before{content:"\faac"}.fi-br-plug:before{content:"\faad"}.fi-br-plus-hexagon:before{content:"\faae"}.fi-br-plus-minus:before{content:"\faaf"}.fi-br-plus-small:before{content:"\fab0"}.fi-br-plus:before{content:"\fab1"}.fi-br-png-file:before{content:"\fab2"}.fi-br-podcast:before{content:"\fab3"}.fi-br-podium-star:before{content:"\fab4"}.fi-br-podium-victory-leader:before{content:"\fab5"}.fi-br-podium:before{content:"\fab6"}.fi-br-point-of-sale-bill:before{content:"\fab7"}.fi-br-point-of-sale-signal:before{content:"\fab8"}.fi-br-point-of-sale:before{content:"\fab9"}.fi-br-pointer-loading:before{content:"\faba"}.fi-br-pointer-text:before{content:"\fabb"}.fi-br-poker-chip:before{content:"\fabc"}.fi-br-police-box:before{content:"\fabd"}.fi-br-poll-h:before{content:"\fabe"}.fi-br-pollution:before{content:"\fabf"}.fi-br-pompebled:before{content:"\fac0"}.fi-br-poo-bolt:before{content:"\fac1"}.fi-br-poo:before{content:"\fac2"}.fi-br-pool-8-ball:before{content:"\fac3"}.fi-br-poop:before{content:"\fac4"}.fi-br-popcorn:before{content:"\fac5"}.fi-br-popsicle:before{content:"\fac6"}.fi-br-portal-enter:before{content:"\fac7"}.fi-br-portal-exit:before{content:"\fac8"}.fi-br-portrait:before{content:"\fac9"}.fi-br-postal-address:before{content:"\faca"}.fi-br-pot:before{content:"\facb"}.fi-br-potato:before{content:"\facc"}.fi-br-pound:before{content:"\facd"}.fi-br-power:before{content:"\face"}.fi-br-ppt-file:before{content:"\facf"}.fi-br-practice:before{content:"\fad0"}.fi-br-praying-hands:before{content:"\fad1"}.fi-br-prescription-bottle-alt:before{content:"\fad2"}.fi-br-prescription-bottle-pill:before{content:"\fad3"}.fi-br-prescription-bottle:before{content:"\fad4"}.fi-br-prescription:before{content:"\fad5"}.fi-br-presentation:before{content:"\fad6"}.fi-br-preview:before{content:"\fad7"}.fi-br-previous-square:before{content:"\fad8"}.fi-br-print-magnifying-glass:before{content:"\fad9"}.fi-br-print-slash:before{content:"\fada"}.fi-br-print:before{content:"\fadb"}.fi-br-priority-arrow:before{content:"\fadc"}.fi-br-priority-arrows:before{content:"\fadd"}.fi-br-priority-importance:before{content:"\fade"}.fi-br-problem-solving:before{content:"\fadf"}.fi-br-procedures:before{content:"\fae0"}.fi-br-process:before{content:"\fae1"}.fi-br-productivity:before{content:"\fae2"}.fi-br-progress-complete:before{content:"\fae3"}.fi-br-progress-download:before{content:"\fae4"}.fi-br-progress-upload:before{content:"\fae5"}.fi-br-projector:before{content:"\fae6"}.fi-br-protractor:before{content:"\fae7"}.fi-br-pulse:before{content:"\fae8"}.fi-br-pump-medical:before{content:"\fae9"}.fi-br-pump:before{content:"\faea"}.fi-br-pumpkin-alt-2:before{content:"\faeb"}.fi-br-pumpkin-alt:before{content:"\faec"}.fi-br-pumpkin:before{content:"\faed"}.fi-br-puzzle-alt:before{content:"\faee"}.fi-br-puzzle-piece-integration:before{content:"\faef"}.fi-br-puzzle-piece:before{content:"\faf0"}.fi-br-puzzle-pieces:before{content:"\faf1"}.fi-br-pyramid:before{content:"\faf2"}.fi-br-q:before{content:"\faf3"}.fi-br-qr-scan:before{content:"\faf4"}.fi-br-QR:before{content:"\faf5"}.fi-br-qrcode:before{content:"\faf6"}.fi-br-question-square:before{content:"\faf7"}.fi-br-question:before{content:"\faf8"}.fi-br-queue-alt:before{content:"\faf9"}.fi-br-queue-line:before{content:"\fafa"}.fi-br-queue-signal:before{content:"\fafb"}.fi-br-queue:before{content:"\fafc"}.fi-br-quill-pen-story:before{content:"\fafd"}.fi-br-quiz-alt:before{content:"\fafe"}.fi-br-quiz:before{content:"\faff"}.fi-br-quote-right:before{content:"\fb00"}.fi-br-r:before{content:"\fb01"}.fi-br-rabbit-fast:before{content:"\fb02"}.fi-br-rabbit:before{content:"\fb03"}.fi-br-raccoon:before{content:"\fb04"}.fi-br-racquet:before{content:"\fb05"}.fi-br-radar-monitoring-track:before{content:"\fb06"}.fi-br-radar:before{content:"\fb07"}.fi-br-radiation-alt:before{content:"\fb08"}.fi-br-radiation:before{content:"\fb09"}.fi-br-radio-alt:before{content:"\fb0a"}.fi-br-radio-button:before{content:"\fb0b"}.fi-br-radio:before{content:"\fb0c"}.fi-br-radish:before{content:"\fb0d"}.fi-br-rainbow:before{content:"\fb0e"}.fi-br-raindrops:before{content:"\fb0f"}.fi-br-ram:before{content:"\fb10"}.fi-br-ramp-loading:before{content:"\fb11"}.fi-br-rank:before{content:"\fb12"}.fi-br-ranking-podium-empty:before{content:"\fb13"}.fi-br-ranking-podium:before{content:"\fb14"}.fi-br-ranking-star:before{content:"\fb15"}.fi-br-ranking-stars:before{content:"\fb16"}.fi-br-raygun:before{content:"\fb17"}.fi-br-razor-barber:before{content:"\fb18"}.fi-br-react:before{content:"\fb19"}.fi-br-rec:before{content:"\fb1a"}.fi-br-receipt:before{content:"\fb1b"}.fi-br-recipe-book:before{content:"\fb1c"}.fi-br-recipe:before{content:"\fb1d"}.fi-br-record-vinyl:before{content:"\fb1e"}.fi-br-rectabgle-vertical:before{content:"\fb1f"}.fi-br-rectangle-barcode:before{content:"\fb20"}.fi-br-rectangle-code:before{content:"\fb21"}.fi-br-rectangle-history-circle-plus:before{content:"\fb22"}.fi-br-rectangle-horizontal:before{content:"\fb23"}.fi-br-rectangle-list:before{content:"\fb24"}.fi-br-rectangle-panoramic:before{content:"\fb25"}.fi-br-rectangle-pro:before{content:"\fb26"}.fi-br-rectangle-vertical-history:before{content:"\fb27"}.fi-br-rectangle-vertical:before{content:"\fb28"}.fi-br-rectangle-xmark:before{content:"\fb29"}.fi-br-rectangles-mixed:before{content:"\fb2a"}.fi-br-recycle-bin:before{content:"\fb2b"}.fi-br-recycle:before{content:"\fb2c"}.fi-br-redo-alt:before{content:"\fb2d"}.fi-br-redo:before{content:"\fb2e"}.fi-br-reel:before{content:"\fb2f"}.fi-br-refer-arrow:before{content:"\fb30"}.fi-br-refer:before{content:"\fb31"}.fi-br-referral-alt:before{content:"\fb32"}.fi-br-referral-user:before{content:"\fb33"}.fi-br-referral:before{content:"\fb34"}.fi-br-reflect-horizontal-alt:before{content:"\fb35"}.fi-br-reflect-horizontal:before{content:"\fb36"}.fi-br-reflect-vertical:before{content:"\fb37"}.fi-br-reflect:before{content:"\fb38"}.fi-br-refresh:before{content:"\fb39"}.fi-br-refrigerator:before{content:"\fb3a"}.fi-br-refund-alt:before{content:"\fb3b"}.fi-br-refund:before{content:"\fb3c"}.fi-br-region-pin-alt:before{content:"\fb3d"}.fi-br-region-pin:before{content:"\fb3e"}.fi-br-registered:before{content:"\fb3f"}.fi-br-registration-paper:before{content:"\fb40"}.fi-br-remove-folder:before{content:"\fb41"}.fi-br-remove-user:before{content:"\fb42"}.fi-br-rent-signal:before{content:"\fb43"}.fi-br-rent:before{content:"\fb44"}.fi-br-replace:before{content:"\fb45"}.fi-br-replay-10:before{content:"\fb46"}.fi-br-replay-30:before{content:"\fb47"}.fi-br-replay-5:before{content:"\fb48"}.fi-br-reply-all:before{content:"\fb49"}.fi-br-republican:before{content:"\fb4a"}.fi-br-reservation-smartphone:before{content:"\fb4b"}.fi-br-reservation-table:before{content:"\fb4c"}.fi-br-resistance-band:before{content:"\fb4d"}.fi-br-resize:before{content:"\fb4e"}.fi-br-resources:before{content:"\fb4f"}.fi-br-restaurant:before{content:"\fb50"}.fi-br-restock:before{content:"\fb51"}.fi-br-restroom-simple:before{content:"\fb52"}.fi-br-resume:before{content:"\fb53"}.fi-br-revenue-alt:before{content:"\fb54"}.fi-br-revenue-euro:before{content:"\fb55"}.fi-br-Revenue:before{content:"\fb56"}.fi-br-review:before{content:"\fb57"}.fi-br-rewind-button-circle:before{content:"\fb58"}.fi-br-rewind:before{content:"\fb59"}.fi-br-rhombus:before{content:"\fb5a"}.fi-br-ribbon:before{content:"\fb5b"}.fi-br-right-from-bracket:before{content:"\fb5c"}.fi-br-right:before{content:"\fb5d"}.fi-br-ring-diamond:before{content:"\fb5e"}.fi-br-ring:before{content:"\fb5f"}.fi-br-rings-wedding:before{content:"\fb60"}.fi-br-risk-alt:before{content:"\fb61"}.fi-br-risk:before{content:"\fb62"}.fi-br-road-barrier:before{content:"\fb63"}.fi-br-road-sign-left:before{content:"\fb64"}.fi-br-road:before{content:"\fb65"}.fi-br-robot:before{content:"\fb66"}.fi-br-robotic-arm:before{content:"\fb67"}.fi-br-rocket-lunch:before{content:"\fb68"}.fi-br-rocket:before{content:"\fb69"}.fi-br-roller-coaster:before{content:"\fb6a"}.fi-br-room-service:before{content:"\fb6b"}.fi-br-rotate-exclamation:before{content:"\fb6c"}.fi-br-rotate-left:before{content:"\fb6d"}.fi-br-rotate-reverse:before{content:"\fb6e"}.fi-br-rotate-right:before{content:"\fb6f"}.fi-br-rotate-square:before{content:"\fb70"}.fi-br-roulette:before{content:"\fb71"}.fi-br-route-highway:before{content:"\fb72"}.fi-br-route-interstate:before{content:"\fb73"}.fi-br-route:before{content:"\fb74"}.fi-br-router:before{content:"\fb75"}.fi-br-rss-alt:before{content:"\fb76"}.fi-br-rss:before{content:"\fb77"}.fi-br-ruble-sign:before{content:"\fb78"}.fi-br-rugby-helmet:before{content:"\fb79"}.fi-br-rugby:before{content:"\fb7a"}.fi-br-ruler-combined:before{content:"\fb7b"}.fi-br-ruler-horizontal:before{content:"\fb7c"}.fi-br-ruler-triangle:before{content:"\fb7d"}.fi-br-ruler-vertical:before{content:"\fb7e"}.fi-br-rules-alt:before{content:"\fb7f"}.fi-br-rules:before{content:"\fb80"}.fi-br-running-track:before{content:"\fb81"}.fi-br-running:before{content:"\fb82"}.fi-br-rupee-sign:before{content:"\fb83"}.fi-br-rupiah-sign:before{content:"\fb84"}.fi-br-rv:before{content:"\fb85"}.fi-br-s:before{content:"\fb86"}.fi-br-sack-dollar:before{content:"\fb87"}.fi-br-sack:before{content:"\fb88"}.fi-br-sad-cry:before{content:"\fb89"}.fi-br-sad-tear:before{content:"\fb8a"}.fi-br-sad:before{content:"\fb8b"}.fi-br-safe-box:before{content:"\fb8c"}.fi-br-sailboat:before{content:"\fb8d"}.fi-br-salad:before{content:"\fb8e"}.fi-br-salary-alt:before{content:"\fb8f"}.fi-br-salt-pepper:before{content:"\fb90"}.fi-br-salt-shaker:before{content:"\fb91"}.fi-br-sandwich-alt:before{content:"\fb92"}.fi-br-sandwich:before{content:"\fb93"}.fi-br-satellite-dish:before{content:"\fb94"}.fi-br-satellite:before{content:"\fb95"}.fi-br-saturday:before{content:"\fb96"}.fi-br-sauce:before{content:"\fb97"}.fi-br-sausage:before{content:"\fb98"}.fi-br-sax-hot:before{content:"\fb99"}.fi-br-saxophone:before{content:"\fb9a"}.fi-br-scale-comparison-alt:before{content:"\fb9b"}.fi-br-scale-comparison:before{content:"\fb9c"}.fi-br-scale:before{content:"\fb9d"}.fi-br-scalpel-path:before{content:"\fb9e"}.fi-br-scalpel:before{content:"\fb9f"}.fi-br-scanner-gun:before{content:"\fba0"}.fi-br-scanner-image:before{content:"\fba1"}.fi-br-scanner-keyboard:before{content:"\fba2"}.fi-br-scanner-touchscreen:before{content:"\fba3"}.fi-br-scarecrow:before{content:"\fba4"}.fi-br-scarf:before{content:"\fba5"}.fi-br-school-bus:before{content:"\fba6"}.fi-br-school:before{content:"\fba7"}.fi-br-scissors:before{content:"\fba8"}.fi-br-scooter:before{content:"\fba9"}.fi-br-screen:before{content:"\fbaa"}.fi-br-screencast:before{content:"\fbab"}.fi-br-screw-alt:before{content:"\fbac"}.fi-br-screw:before{content:"\fbad"}.fi-br-screwdriver:before{content:"\fbae"}.fi-br-scribble:before{content:"\fbaf"}.fi-br-script:before{content:"\fbb0"}.fi-br-scroll-document-story:before{content:"\fbb1"}.fi-br-scroll-old:before{content:"\fbb2"}.fi-br-scroll-torah:before{content:"\fbb3"}.fi-br-scroll:before{content:"\fbb4"}.fi-br-scrubber:before{content:"\fbb5"}.fi-br-scythe:before{content:"\fbb6"}.fi-br-sd-card:before{content:"\fbb7"}.fi-br-sd-cards:before{content:"\fbb8"}.fi-br-seal-exclamation:before{content:"\fbb9"}.fi-br-seal-question:before{content:"\fbba"}.fi-br-seal:before{content:"\fbbb"}.fi-br-search-alt:before{content:"\fbbc"}.fi-br-search-dollar:before{content:"\fbbd"}.fi-br-search-heart:before{content:"\fbbe"}.fi-br-search-location:before{content:"\fbbf"}.fi-br-search:before{content:"\fbc0"}.fi-br-seat-airline:before{content:"\fbc1"}.fi-br-seatbelt-safety-driver:before{content:"\fbc2"}.fi-br-second-award:before{content:"\fbc3"}.fi-br-second-laurel:before{content:"\fbc4"}.fi-br-second-medal:before{content:"\fbc5"}.fi-br-second:before{content:"\fbc6"}.fi-br-seedling:before{content:"\fbc7"}.fi-br-selection:before{content:"\fbc8"}.fi-br-sell:before{content:"\fbc9"}.fi-br-seller-store:before{content:"\fbca"}.fi-br-seller:before{content:"\fbcb"}.fi-br-selling:before{content:"\fbcc"}.fi-br-send-back:before{content:"\fbcd"}.fi-br-send-backward:before{content:"\fbce"}.fi-br-send-money-smartphone:before{content:"\fbcf"}.fi-br-send-money:before{content:"\fbd0"}.fi-br-sensor-alert:before{content:"\fbd1"}.fi-br-sensor-fire:before{content:"\fbd2"}.fi-br-sensor-on:before{content:"\fbd3"}.fi-br-sensor-smoke:before{content:"\fbd4"}.fi-br-sensor:before{content:"\fbd5"}.fi-br-settings-sliders:before{content:"\fbd6"}.fi-br-settings:before{content:"\fbd7"}.fi-br-share-alt-square:before{content:"\fbd8"}.fi-br-share-square:before{content:"\fbd9"}.fi-br-share:before{content:"\fbda"}.fi-br-sheep:before{content:"\fbdb"}.fi-br-shekel-sign:before{content:"\fbdc"}.fi-br-shelves:before{content:"\fbdd"}.fi-br-shield-alt:before{content:"\fbde"}.fi-br-shield-cat:before{content:"\fbdf"}.fi-br-shield-check:before{content:"\fbe0"}.fi-br-shield-cross:before{content:"\fbe1"}.fi-br-shield-dog:before{content:"\fbe2"}.fi-br-shield-exclamation:before{content:"\fbe3"}.fi-br-shield-interrogation:before{content:"\fbe4"}.fi-br-shield-keyhole:before{content:"\fbe5"}.fi-br-shield-minus:before{content:"\fbe6"}.fi-br-shield-plus:before{content:"\fbe7"}.fi-br-shield-security-risk:before{content:"\fbe8"}.fi-br-shield-slash:before{content:"\fbe9"}.fi-br-shield-trust:before{content:"\fbea"}.fi-br-shield-virus:before{content:"\fbeb"}.fi-br-shield-xmark:before{content:"\fbec"}.fi-br-shield:before{content:"\fbed"}.fi-br-ship-side:before{content:"\fbee"}.fi-br-ship:before{content:"\fbef"}.fi-br-shipping-fast:before{content:"\fbf0"}.fi-br-shipping-timed:before{content:"\fbf1"}.fi-br-shirt-long-sleeve:before{content:"\fbf2"}.fi-br-shirt-running:before{content:"\fbf3"}.fi-br-shirt-tank-top:before{content:"\fbf4"}.fi-br-shirt:before{content:"\fbf5"}.fi-br-shish-kebab:before{content:"\fbf6"}.fi-br-shoe-prints:before{content:"\fbf7"}.fi-br-shop-lock:before{content:"\fbf8"}.fi-br-shop-slash:before{content:"\fbf9"}.fi-br-shop:before{content:"\fbfa"}.fi-br-shopping-bag-add:before{content:"\fbfb"}.fi-br-shopping-bag:before{content:"\fbfc"}.fi-br-shopping-basket:before{content:"\fbfd"}.fi-br-shopping-cart-add:before{content:"\fbfe"}.fi-br-shopping-cart-buyer:before{content:"\fbff"}.fi-br-shopping-cart-check:before{content:"\fc00"}.fi-br-shopping-cart:before{content:"\fc01"}.fi-br-shovel-snow:before{content:"\fc02"}.fi-br-shovel:before{content:"\fc03"}.fi-br-shower-down:before{content:"\fc04"}.fi-br-shower:before{content:"\fc05"}.fi-br-shredder:before{content:"\fc06"}.fi-br-shrimp:before{content:"\fc07"}.fi-br-shuffle:before{content:"\fc08"}.fi-br-shuttle-van:before{content:"\fc09"}.fi-br-shuttlecock:before{content:"\fc0a"}.fi-br-Sickle:before{content:"\fc0b"}.fi-br-sidebar-flip:before{content:"\fc0c"}.fi-br-sidebar:before{content:"\fc0d"}.fi-br-sigma:before{content:"\fc0e"}.fi-br-sign-hanging:before{content:"\fc0f"}.fi-br-sign-in-alt:before{content:"\fc10"}.fi-br-sign-out-alt:before{content:"\fc11"}.fi-br-sign-posts-wrench:before{content:"\fc12"}.fi-br-sign-posts:before{content:"\fc13"}.fi-br-sign-up:before{content:"\fc14"}.fi-br-signal-alt-1:before{content:"\fc15"}.fi-br-signal-alt-2:before{content:"\fc16"}.fi-br-signal-alt-slash:before{content:"\fc17"}.fi-br-signal-alt:before{content:"\fc18"}.fi-br-signal-bars-fair:before{content:"\fc19"}.fi-br-signal-bars-good:before{content:"\fc1a"}.fi-br-signal-bars-weak:before{content:"\fc1b"}.fi-br-signal-stream-slash:before{content:"\fc1c"}.fi-br-signal-stream:before{content:"\fc1d"}.fi-br-signature-lock:before{content:"\fc1e"}.fi-br-signature-slash:before{content:"\fc1f"}.fi-br-signature:before{content:"\fc20"}.fi-br-sim-card:before{content:"\fc21"}.fi-br-sim-cards:before{content:"\fc22"}.fi-br-sink:before{content:"\fc23"}.fi-br-siren-on:before{content:"\fc24"}.fi-br-Siren:before{content:"\fc25"}.fi-br-site-alt:before{content:"\fc26"}.fi-br-site-browser:before{content:"\fc27"}.fi-br-site:before{content:"\fc28"}.fi-br-sitemap:before{content:"\fc29"}.fi-br-skateboard:before{content:"\fc2a"}.fi-br-skating:before{content:"\fc2b"}.fi-br-skeleton-ribs:before{content:"\fc2c"}.fi-br-skeleton:before{content:"\fc2d"}.fi-br-skewer:before{content:"\fc2e"}.fi-br-ski-boot-ski:before{content:"\fc2f"}.fi-br-ski-jump:before{content:"\fc30"}.fi-br-ski-lift:before{content:"\fc31"}.fi-br-skiing-nordic:before{content:"\fc32"}.fi-br-skiing:before{content:"\fc33"}.fi-br-skill-alt:before{content:"\fc34"}.fi-br-skill-user:before{content:"\fc35"}.fi-br-skill:before{content:"\fc36"}.fi-br-skin-arrow:before{content:"\fc37"}.fi-br-skin-drop:before{content:"\fc38"}.fi-br-skin-hair:before{content:"\fc39"}.fi-br-skin:before{content:"\fc3a"}.fi-br-skip-15-seconds:before{content:"\fc3b"}.fi-br-skull-cow:before{content:"\fc3c"}.fi-br-skull-crossbones:before{content:"\fc3d"}.fi-br-skull:before{content:"\fc3e"}.fi-br-slash:before{content:"\fc3f"}.fi-br-sledding:before{content:"\fc40"}.fi-br-sleeping-bag:before{content:"\fc41"}.fi-br-sleigh:before{content:"\fc42"}.fi-br-sliders-h-square:before{content:"\fc43"}.fi-br-sliders-v-square:before{content:"\fc44"}.fi-br-sliders-v:before{content:"\fc45"}.fi-br-slot-machine:before{content:"\fc46"}.fi-br-smart-home-alt:before{content:"\fc47"}.fi-br-smart-home:before{content:"\fc48"}.fi-br-smartphone:before{content:"\fc49"}.fi-br-smile-beam:before{content:"\fc4a"}.fi-br-smile-plus:before{content:"\fc4b"}.fi-br-smiley-comment-alt:before{content:"\fc4c"}.fi-br-smog:before{content:"\fc4d"}.fi-br-smoke:before{content:"\fc4e"}.fi-br-smoking-ban:before{content:"\fc4f"}.fi-br-smoking:before{content:"\fc50"}.fi-br-snake:before{content:"\fc51"}.fi-br-snap:before{content:"\fc52"}.fi-br-snooze:before{content:"\fc53"}.fi-br-snow-blowing:before{content:"\fc54"}.fi-br-snowboarding:before{content:"\fc55"}.fi-br-snowflake-droplets:before{content:"\fc56"}.fi-br-snowflake:before{content:"\fc57"}.fi-br-snowflakes:before{content:"\fc58"}.fi-br-snowman-alt:before{content:"\fc59"}.fi-br-snowman-head:before{content:"\fc5a"}.fi-br-snowmobile:before{content:"\fc5b"}.fi-br-snowplow:before{content:"\fc5c"}.fi-br-soap-alt:before{content:"\fc5d"}.fi-br-soap:before{content:"\fc5e"}.fi-br-social-network:before{content:"\fc5f"}.fi-br-socks:before{content:"\fc60"}.fi-br-sofa-size:before{content:"\fc61"}.fi-br-sofa:before{content:"\fc62"}.fi-br-solar-panel-sun:before{content:"\fc63"}.fi-br-solar-panel:before{content:"\fc64"}.fi-br-solar-system:before{content:"\fc65"}.fi-br-sold-house:before{content:"\fc66"}.fi-br-sold-signal:before{content:"\fc67"}.fi-br-sort-alpha-down-alt:before{content:"\fc68"}.fi-br-sort-alpha-down:before{content:"\fc69"}.fi-br-sort-alpha-up-alt:before{content:"\fc6a"}.fi-br-sort-alpha-up:before{content:"\fc6b"}.fi-br-sort-alt:before{content:"\fc6c"}.fi-br-sort-amount-down-alt:before{content:"\fc6d"}.fi-br-sort-amount-down:before{content:"\fc6e"}.fi-br-sort-amount-up-alt:before{content:"\fc6f"}.fi-br-sort-amount-up:before{content:"\fc70"}.fi-br-sort-circle-down:before{content:"\fc71"}.fi-br-sort-circle-up:before{content:"\fc72"}.fi-br-sort-circle:before{content:"\fc73"}.fi-br-sort-down:before{content:"\fc74"}.fi-br-sort-numeric-down-alt:before{content:"\fc75"}.fi-br-sort-numeric-down:before{content:"\fc76"}.fi-br-sort-shapes-down:before{content:"\fc77"}.fi-br-sort-shapes-up:before{content:"\fc78"}.fi-br-sort-size-down:before{content:"\fc79"}.fi-br-sort-size-up:before{content:"\fc7a"}.fi-br-sort:before{content:"\fc7b"}.fi-br-soup:before{content:"\fc7c"}.fi-br-source-data:before{content:"\fc7d"}.fi-br-source-document-alt:before{content:"\fc7e"}.fi-br-source-document:before{content:"\fc7f"}.fi-br-spa:before{content:"\fc80"}.fi-br-space-shuttle:before{content:"\fc81"}.fi-br-space-station-moon-alt:before{content:"\fc82"}.fi-br-space-station-moon:before{content:"\fc83"}.fi-br-spade:before{content:"\fc84"}.fi-br-spaghetti-monster-flying:before{content:"\fc85"}.fi-br-spain-map:before{content:"\fc86"}.fi-br-sparkles:before{content:"\fc87"}.fi-br-spartan-helmet:before{content:"\fc88"}.fi-br-speaker:before{content:"\fc89"}.fi-br-speakers:before{content:"\fc8a"}.fi-br-speech-bubble-story:before{content:"\fc8b"}.fi-br-speedometer-arrow:before{content:"\fc8c"}.fi-br-speedometer-kpi:before{content:"\fc8d"}.fi-br-sphere:before{content:"\fc8e"}.fi-br-spider-black-widow:before{content:"\fc8f"}.fi-br-spider-web:before{content:"\fc90"}.fi-br-spider:before{content:"\fc91"}.fi-br-spinner:before{content:"\fc92"}.fi-br-split-up-relation:before{content:"\fc93"}.fi-br-split:before{content:"\fc94"}.fi-br-splotch:before{content:"\fc95"}.fi-br-spoon:before{content:"\fc96"}.fi-br-spray-can-sparkles:before{content:"\fc97"}.fi-br-spray-can:before{content:"\fc98"}.fi-br-spring-calendar:before{content:"\fc99"}.fi-br-sprinkler:before{content:"\fc9a"}.fi-br-spy:before{content:"\fc9b"}.fi-br-square-0:before{content:"\fc9c"}.fi-br-square-1:before{content:"\fc9d"}.fi-br-square-2:before{content:"\fc9e"}.fi-br-square-3:before{content:"\fc9f"}.fi-br-square-4:before{content:"\fca0"}.fi-br-square-5:before{content:"\fca1"}.fi-br-square-6:before{content:"\fca2"}.fi-br-square-7:before{content:"\fca3"}.fi-br-square-8:before{content:"\fca4"}.fi-br-square-9:before{content:"\fca5"}.fi-br-square-a:before{content:"\fca6"}.fi-br-square-b:before{content:"\fca7"}.fi-br-square-bolt:before{content:"\fca8"}.fi-br-square-c:before{content:"\fca9"}.fi-br-square-code:before{content:"\fcaa"}.fi-br-square-d:before{content:"\fcab"}.fi-br-square-dashed-circle-plus:before{content:"\fcac"}.fi-br-square-dashed:before{content:"\fcad"}.fi-br-square-divide:before{content:"\fcae"}.fi-br-square-e:before{content:"\fcaf"}.fi-br-square-ellipsis-vertical:before{content:"\fcb0"}.fi-br-square-ellipsis:before{content:"\fcb1"}.fi-br-square-exclamation:before{content:"\fcb2"}.fi-br-square-f:before{content:"\fcb3"}.fi-br-square-g:before{content:"\fcb4"}.fi-br-square-h:before{content:"\fcb5"}.fi-br-square-heart:before{content:"\fcb6"}.fi-br-square-i:before{content:"\fcb7"}.fi-br-square-info:before{content:"\fcb8"}.fi-br-square-j:before{content:"\fcb9"}.fi-br-square-k:before{content:"\fcba"}.fi-br-square-kanban:before{content:"\fcbb"}.fi-br-square-l:before{content:"\fcbc"}.fi-br-square-m:before{content:"\fcbd"}.fi-br-square-minus:before{content:"\fcbe"}.fi-br-square-n:before{content:"\fcbf"}.fi-br-square-o:before{content:"\fcc0"}.fi-br-square-p:before{content:"\fcc1"}.fi-br-square-phone-hangup:before{content:"\fcc2"}.fi-br-square-plus:before{content:"\fcc3"}.fi-br-square-poll-horizontal:before{content:"\fcc4"}.fi-br-square-poll-vertical:before{content:"\fcc5"}.fi-br-square-q:before{content:"\fcc6"}.fi-br-square-quote:before{content:"\fcc7"}.fi-br-square-r:before{content:"\fcc8"}.fi-br-square-root:before{content:"\fcc9"}.fi-br-square-s:before{content:"\fcca"}.fi-br-square-small:before{content:"\fccb"}.fi-br-square-star:before{content:"\fccc"}.fi-br-square-t:before{content:"\fccd"}.fi-br-square-terminal:before{content:"\fcce"}.fi-br-square-u:before{content:"\fccf"}.fi-br-square-up-right:before{content:"\fcd0"}.fi-br-square-v:before{content:"\fcd1"}.fi-br-square-w:before{content:"\fcd2"}.fi-br-square-x:before{content:"\fcd3"}.fi-br-square-y:before{content:"\fcd4"}.fi-br-square-z:before{content:"\fcd5"}.fi-br-square:before{content:"\fcd6"}.fi-br-squid:before{content:"\fcd7"}.fi-br-squircle:before{content:"\fcd8"}.fi-br-squirrel:before{content:"\fcd9"}.fi-br-staff:before{content:"\fcda"}.fi-br-stage-concert:before{content:"\fcdb"}.fi-br-stage-theatre:before{content:"\fcdc"}.fi-br-stage:before{content:"\fcdd"}.fi-br-stairs:before{content:"\fcde"}.fi-br-stamp:before{content:"\fcdf"}.fi-br-standard-definition:before{content:"\fce0"}.fi-br-star-and-crescent:before{content:"\fce1"}.fi-br-star-christmas:before{content:"\fce2"}.fi-br-star-comment-alt:before{content:"\fce3"}.fi-br-star-exclamation:before{content:"\fce4"}.fi-br-star-octogram:before{content:"\fce5"}.fi-br-star-of-david:before{content:"\fce6"}.fi-br-star-rating-call:before{content:"\fce7"}.fi-br-star-sharp-half-stroke:before{content:"\fce8"}.fi-br-star-sharp-half:before{content:"\fce9"}.fi-br-star-shooting:before{content:"\fcea"}.fi-br-star:before{content:"\fceb"}.fi-br-starfighter:before{content:"\fcec"}.fi-br-stars:before{content:"\fced"}.fi-br-state-country:before{content:"\fcee"}.fi-br-stationary-bike:before{content:"\fcef"}.fi-br-stats:before{content:"\fcf0"}.fi-br-steak:before{content:"\fcf1"}.fi-br-steering-wheel:before{content:"\fcf2"}.fi-br-step-backward:before{content:"\fcf3"}.fi-br-step-forward:before{content:"\fcf4"}.fi-br-sterling-sign:before{content:"\fcf5"}.fi-br-stethoscope:before{content:"\fcf6"}.fi-br-sticker:before{content:"\fcf7"}.fi-br-stocking:before{content:"\fcf8"}.fi-br-stomach:before{content:"\fcf9"}.fi-br-stop-circle:before{content:"\fcfa"}.fi-br-stop-square:before{content:"\fcfb"}.fi-br-stop:before{content:"\fcfc"}.fi-br-stopwatch:before{content:"\fcfd"}.fi-br-store-alt:before{content:"\fcfe"}.fi-br-store-buyer:before{content:"\fcff"}.fi-br-store-lock:before{content:"\fd00"}.fi-br-store-slash:before{content:"\fd01"}.fi-br-story-book:before{content:"\fd02"}.fi-br-story-fairy-tale:before{content:"\fd03"}.fi-br-story-fantasy:before{content:"\fd04"}.fi-br-strategy-chess-risk:before{content:"\fd05"}.fi-br-strawberry:before{content:"\fd06"}.fi-br-street-view:before{content:"\fd07"}.fi-br-stretcher:before{content:"\fd08"}.fi-br-strikethrough:before{content:"\fd09"}.fi-br-stroopwafel:before{content:"\fd0a"}.fi-br-student-alt:before{content:"\fd0b"}.fi-br-student:before{content:"\fd0c"}.fi-br-subscript:before{content:"\fd0d"}.fi-br-subscription-alt:before{content:"\fd0e"}.fi-br-subscription:before{content:"\fd0f"}.fi-br-subtitles-slash:before{content:"\fd10"}.fi-br-subtitles:before{content:"\fd11"}.fi-br-subway:before{content:"\fd12"}.fi-br-suitcase-alt:before{content:"\fd13"}.fi-br-summary-check:before{content:"\fd14"}.fi-br-summer:before{content:"\fd15"}.fi-br-sun-dust:before{content:"\fd16"}.fi-br-sun-plant-wilt:before{content:"\fd17"}.fi-br-sun-salutation-yoga:before{content:"\fd18"}.fi-br-sun:before{content:"\fd19"}.fi-br-sunday:before{content:"\fd1a"}.fi-br-sunglasses-alt:before{content:"\fd1b"}.fi-br-sunglasses:before{content:"\fd1c"}.fi-br-sunrise-alt:before{content:"\fd1d"}.fi-br-sunrise:before{content:"\fd1e"}.fi-br-sunset:before{content:"\fd1f"}.fi-br-superscript:before{content:"\fd20"}.fi-br-supplier-alt:before{content:"\fd21"}.fi-br-supplier:before{content:"\fd22"}.fi-br-surfing:before{content:"\fd23"}.fi-br-surprise:before{content:"\fd24"}.fi-br-surveillance-camera:before{content:"\fd25"}.fi-br-survey-xmark:before{content:"\fd26"}.fi-br-sushi-alt:before{content:"\fd27"}.fi-br-sushi-roll:before{content:"\fd28"}.fi-br-sushi:before{content:"\fd29"}.fi-br-svg:before{content:"\fd2a"}.fi-br-swap:before{content:"\fd2b"}.fi-br-swatchbook:before{content:"\fd2c"}.fi-br-swimmer:before{content:"\fd2d"}.fi-br-swimming-pool:before{content:"\fd2e"}.fi-br-swing:before{content:"\fd2f"}.fi-br-swipe-down:before{content:"\fd30"}.fi-br-swipe-left:before{content:"\fd31"}.fi-br-swipe-right:before{content:"\fd32"}.fi-br-swipe-up:before{content:"\fd33"}.fi-br-sword:before{content:"\fd34"}.fi-br-symbol:before{content:"\fd35"}.fi-br-symbols:before{content:"\fd36"}.fi-br-synagogue:before{content:"\fd37"}.fi-br-syringe:before{content:"\fd38"}.fi-br-system-cloud:before{content:"\fd39"}.fi-br-t:before{content:"\fd3a"}.fi-br-tab-folder:before{content:"\fd3b"}.fi-br-table-columns:before{content:"\fd3c"}.fi-br-table-layout:before{content:"\fd3d"}.fi-br-table-list:before{content:"\fd3e"}.fi-br-table-picnic:before{content:"\fd3f"}.fi-br-table-pivot:before{content:"\fd40"}.fi-br-table-rows:before{content:"\fd41"}.fi-br-table-tree:before{content:"\fd42"}.fi-br-table:before{content:"\fd43"}.fi-br-tablet-android-alt:before{content:"\fd44"}.fi-br-tablet-android:before{content:"\fd45"}.fi-br-tablet-rugged:before{content:"\fd46"}.fi-br-tablet:before{content:"\fd47"}.fi-br-tachometer-alt-average:before{content:"\fd48"}.fi-br-tachometer-alt-fastest:before{content:"\fd49"}.fi-br-tachometer-alt-slow:before{content:"\fd4a"}.fi-br-tachometer-alt-slowest:before{content:"\fd4b"}.fi-br-tachometer-average:before{content:"\fd4c"}.fi-br-tachometer-fast:before{content:"\fd4d"}.fi-br-tachometer-fastest:before{content:"\fd4e"}.fi-br-tachometer-slow:before{content:"\fd4f"}.fi-br-tachometer-slowest:before{content:"\fd50"}.fi-br-tachometer:before{content:"\fd51"}.fi-br-taco:before{content:"\fd52"}.fi-br-tags:before{content:"\fd53"}.fi-br-talent-alt:before{content:"\fd54"}.fi-br-talent-hand:before{content:"\fd55"}.fi-br-talent:before{content:"\fd56"}.fi-br-tally-1:before{content:"\fd57"}.fi-br-tally-2:before{content:"\fd58"}.fi-br-tally-3:before{content:"\fd59"}.fi-br-tally-4:before{content:"\fd5a"}.fi-br-tally:before{content:"\fd5b"}.fi-br-tamale:before{content:"\fd5c"}.fi-br-tank-water:before{content:"\fd5d"}.fi-br-tap:before{content:"\fd5e"}.fi-br-tape:before{content:"\fd5f"}.fi-br-target-audience:before{content:"\fd60"}.fi-br-target:before{content:"\fd61"}.fi-br-tax-alt:before{content:"\fd62"}.fi-br-tax:before{content:"\fd63"}.fi-br-taxi-bus:before{content:"\fd64"}.fi-br-taxi:before{content:"\fd65"}.fi-br-team-check-alt:before{content:"\fd66"}.fi-br-team-check:before{content:"\fd67"}.fi-br-teddy-bear:before{content:"\fd68"}.fi-br-teeth-open:before{content:"\fd69"}.fi-br-telescope:before{content:"\fd6a"}.fi-br-temperature-down:before{content:"\fd6b"}.fi-br-temperature-frigid:before{content:"\fd6c"}.fi-br-temperature-high:before{content:"\fd6d"}.fi-br-temperature-list:before{content:"\fd6e"}.fi-br-temperature-low:before{content:"\fd6f"}.fi-br-temperature-up:before{content:"\fd70"}.fi-br-template-alt:before{content:"\fd71"}.fi-br-template:before{content:"\fd72"}.fi-br-tenge:before{content:"\fd73"}.fi-br-tennis:before{content:"\fd74"}.fi-br-tent-arrow-down-to-line:before{content:"\fd75"}.fi-br-tent-arrow-left-right:before{content:"\fd76"}.fi-br-tent-arrow-turn-left:before{content:"\fd77"}.fi-br-tent-arrows-down:before{content:"\fd78"}.fi-br-tents:before{content:"\fd79"}.fi-br-terminal:before{content:"\fd7a"}.fi-br-terrace:before{content:"\fd7b"}.fi-br-test-tube:before{content:"\fd7c"}.fi-br-test:before{content:"\fd7d"}.fi-br-text-box-dots:before{content:"\fd7e"}.fi-br-text-box-edit:before{content:"\fd7f"}.fi-br-text-box:before{content:"\fd80"}.fi-br-text-check:before{content:"\fd81"}.fi-br-text-height:before{content:"\fd82"}.fi-br-text-shadow:before{content:"\fd83"}.fi-br-text-size:before{content:"\fd84"}.fi-br-text-slash:before{content:"\fd85"}.fi-br-text-width:before{content:"\fd86"}.fi-br-text:before{content:"\fd87"}.fi-br-theater-masks:before{content:"\fd88"}.fi-br-thermometer-alt:before{content:"\fd89"}.fi-br-thermometer-empty:before{content:"\fd8a"}.fi-br-thermometer-full:before{content:"\fd8b"}.fi-br-thermometer-half:before{content:"\fd8c"}.fi-br-thermometer-quarter:before{content:"\fd8d"}.fi-br-thermometer-three-quarters:before{content:"\fd8e"}.fi-br-theta:before{content:"\fd8f"}.fi-br-third-award:before{content:"\fd90"}.fi-br-third-laurel:before{content:"\fd91"}.fi-br-third-medal:before{content:"\fd92"}.fi-br-third:before{content:"\fd93"}.fi-br-thought-bubble:before{content:"\fd94"}.fi-br-three-leaf-clover:before{content:"\fd95"}.fi-br-thumbs-up-trust:before{content:"\fd96"}.fi-br-thumbtack:before{content:"\fd97"}.fi-br-thunderstorm-moon:before{content:"\fd98"}.fi-br-thunderstorm-risk:before{content:"\fd99"}.fi-br-thunderstorm-sun:before{content:"\fd9a"}.fi-br-thunderstorm:before{content:"\fd9b"}.fi-br-thursday:before{content:"\fd9c"}.fi-br-ticket-airline:before{content:"\fd9d"}.fi-br-ticket-alt:before{content:"\fd9e"}.fi-br-ticket:before{content:"\fd9f"}.fi-br-tickets-airline:before{content:"\fda0"}.fi-br-tie:before{content:"\fda1"}.fi-br-tilde:before{content:"\fda2"}.fi-br-time-add:before{content:"\fda3"}.fi-br-time-check:before{content:"\fda4"}.fi-br-time-delete:before{content:"\fda5"}.fi-br-time-fast:before{content:"\fda6"}.fi-br-time-forward-sixty:before{content:"\fda7"}.fi-br-time-forward-ten:before{content:"\fda8"}.fi-br-time-forward:before{content:"\fda9"}.fi-br-time-half-past:before{content:"\fdaa"}.fi-br-time-oclock:before{content:"\fdab"}.fi-br-time-past:before{content:"\fdac"}.fi-br-time-quarter-past:before{content:"\fdad"}.fi-br-time-quarter-to:before{content:"\fdae"}.fi-br-time-twenty-four:before{content:"\fdaf"}.fi-br-time-watch-calendar:before{content:"\fdb0"}.fi-br-timer-clock-call:before{content:"\fdb1"}.fi-br-times-hexagon:before{content:"\fdb2"}.fi-br-tint-slash:before{content:"\fdb3"}.fi-br-tip-coin:before{content:"\fdb4"}.fi-br-tire-flat:before{content:"\fdb5"}.fi-br-tire-pressure-warning:before{content:"\fdb6"}.fi-br-tire-rugged:before{content:"\fdb7"}.fi-br-tire:before{content:"\fdb8"}.fi-br-tired:before{content:"\fdb9"}.fi-br-to-do-alt:before{content:"\fdba"}.fi-br-to-do:before{content:"\fdbb"}.fi-br-together-people:before{content:"\fdbc"}.fi-br-toggle-off:before{content:"\fdbd"}.fi-br-toggle-on:before{content:"\fdbe"}.fi-br-toilet-paper-blank-under:before{content:"\fdbf"}.fi-br-toilet-paper-blank:before{content:"\fdc0"}.fi-br-toilet-paper-slash:before{content:"\fdc1"}.fi-br-toilet-paper-under-slash:before{content:"\fdc2"}.fi-br-toilet-paper-under:before{content:"\fdc3"}.fi-br-toilet:before{content:"\fdc4"}.fi-br-toilets-portable:before{content:"\fdc5"}.fi-br-token:before{content:"\fdc6"}.fi-br-tomato:before{content:"\fdc7"}.fi-br-tombstone-alt:before{content:"\fdc8"}.fi-br-tombstone:before{content:"\fdc9"}.fi-br-tool-box:before{content:"\fdca"}.fi-br-tool-crop:before{content:"\fdcb"}.fi-br-tool-marquee:before{content:"\fdcc"}.fi-br-tools:before{content:"\fdcd"}.fi-br-tooth:before{content:"\fdce"}.fi-br-toothbrush:before{content:"\fdcf"}.fi-br-torch-inspiration-leader:before{content:"\fdd0"}.fi-br-torii-gate:before{content:"\fdd1"}.fi-br-tornado:before{content:"\fdd2"}.fi-br-total:before{content:"\fdd3"}.fi-br-tour-guide-people:before{content:"\fdd4"}.fi-br-tour-virtual:before{content:"\fdd5"}.fi-br-tower-control:before{content:"\fdd6"}.fi-br-track:before{content:"\fdd7"}.fi-br-tractor:before{content:"\fdd8"}.fi-br-trademark:before{content:"\fdd9"}.fi-br-traffic-cone:before{content:"\fdda"}.fi-br-traffic-light-go:before{content:"\fddb"}.fi-br-traffic-light-slow:before{content:"\fddc"}.fi-br-traffic-light-stop:before{content:"\fddd"}.fi-br-traffic-light:before{content:"\fdde"}.fi-br-trailer:before{content:"\fddf"}.fi-br-train-journey:before{content:"\fde0"}.fi-br-train-side:before{content:"\fde1"}.fi-br-train-station-building:before{content:"\fde2"}.fi-br-train-station:before{content:"\fde3"}.fi-br-train-subway-tunnel:before{content:"\fde4"}.fi-br-train-track:before{content:"\fde5"}.fi-br-train-tram:before{content:"\fde6"}.fi-br-train:before{content:"\fde7"}.fi-br-tram:before{content:"\fde8"}.fi-br-transform:before{content:"\fde9"}.fi-br-transformation-block:before{content:"\fdea"}.fi-br-transformation-circle:before{content:"\fdeb"}.fi-br-transformation-design:before{content:"\fdec"}.fi-br-transformation-shapes:before{content:"\fded"}.fi-br-transformer-bolt:before{content:"\fdee"}.fi-br-transgender:before{content:"\fdef"}.fi-br-transporter-1:before{content:"\fdf0"}.fi-br-transporter-2:before{content:"\fdf1"}.fi-br-transporter-3:before{content:"\fdf2"}.fi-br-transporter-4:before{content:"\fdf3"}.fi-br-transporter-5:before{content:"\fdf4"}.fi-br-transporter-6:before{content:"\fdf5"}.fi-br-transporter-7:before{content:"\fdf6"}.fi-br-transporter-empty:before{content:"\fdf7"}.fi-br-transporter:before{content:"\fdf8"}.fi-br-trash-can-check:before{content:"\fdf9"}.fi-br-trash-can-clock:before{content:"\fdfa"}.fi-br-trash-can-list:before{content:"\fdfb"}.fi-br-trash-can-plus:before{content:"\fdfc"}.fi-br-trash-can-slash:before{content:"\fdfd"}.fi-br-trash-check:before{content:"\fdfe"}.fi-br-trash-clock:before{content:"\fdff"}.fi-br-trash-empty:before{content:"\fe10"}.fi-br-trash-list:before{content:"\fe11"}.fi-br-trash-plus:before{content:"\fe12"}.fi-br-trash-restore-alt:before{content:"\fe13"}.fi-br-trash-restore:before{content:"\fe14"}.fi-br-trash-slash:before{content:"\fe15"}.fi-br-trash-undo-alt:before{content:"\fe16"}.fi-br-trash-undo:before{content:"\fe17"}.fi-br-trash-xmark:before{content:"\fe18"}.fi-br-trash:before{content:"\fe19"}.fi-br-treadmill:before{content:"\fe1a"}.fi-br-treasure-chest:before{content:"\fe1b"}.fi-br-treatment:before{content:"\fe1c"}.fi-br-tree-alt:before{content:"\fe1d"}.fi-br-tree-christmas:before{content:"\fe1e"}.fi-br-tree-deciduous:before{content:"\fe1f"}.fi-br-tree:before{content:"\fe30"}.fi-br-trees-alt:before{content:"\fe31"}.fi-br-trees:before{content:"\fe32"}.fi-br-triangle-music:before{content:"\fe33"}.fi-br-triangle-person-digging:before{content:"\fe34"}.fi-br-triangle-warning:before{content:"\fe35"}.fi-br-triangle:before{content:"\fe36"}.fi-br-tricycle:before{content:"\fe37"}.fi-br-trillium:before{content:"\fe38"}.fi-br-trophy-achievement-skill:before{content:"\fe39"}.fi-br-trophy-star:before{content:"\fe3a"}.fi-br-trophy:before{content:"\fe3b"}.fi-br-truck-arrow-left:before{content:"\fe3c"}.fi-br-truck-arrow-right:before{content:"\fe3d"}.fi-br-truck-bolt:before{content:"\fe3e"}.fi-br-truck-box:before{content:"\fe3f"}.fi-br-truck-check:before{content:"\fe40"}.fi-br-truck-container-empty:before{content:"\fe41"}.fi-br-truck-container:before{content:"\fe42"}.fi-br-truck-couch:before{content:"\fe43"}.fi-br-truck-fire:before{content:"\fe44"}.fi-br-truck-flatbed:before{content:"\fe45"}.fi-br-truck-front:before{content:"\fe46"}.fi-br-truck-ladder:before{content:"\fe47"}.fi-br-truck-loading:before{content:"\fe48"}.fi-br-truck-medical:before{content:"\fe49"}.fi-br-truck-monster:before{content:"\fe4a"}.fi-br-truck-moving:before{content:"\fe4b"}.fi-br-truck-pickup:before{content:"\fe4c"}.fi-br-truck-plow:before{content:"\fe4d"}.fi-br-truck-ramp:before{content:"\fe4e"}.fi-br-truck-side:before{content:"\fe4f"}.fi-br-truck-tow:before{content:"\fe50"}.fi-br-truck-utensils:before{content:"\fe51"}.fi-br-trumpet:before{content:"\fe52"}.fi-br-trust-alt:before{content:"\fe53"}.fi-br-trust:before{content:"\fe54"}.fi-br-tshirt:before{content:"\fe55"}.fi-br-tty-answer:before{content:"\fe56"}.fi-br-tty:before{content:"\fe57"}.fi-br-tubes:before{content:"\fe58"}.fi-br-tuesday:before{content:"\fe59"}.fi-br-tugrik-sign:before{content:"\fe5a"}.fi-br-turkey:before{content:"\fe5b"}.fi-br-turn-left-down:before{content:"\fe5c"}.fi-br-turn-left:before{content:"\fe5d"}.fi-br-turn-right:before{content:"\fe5e"}.fi-br-turntable:before{content:"\fe5f"}.fi-br-turtle:before{content:"\fe60"}.fi-br-tv-music:before{content:"\fe61"}.fi-br-tv-retro:before{content:"\fe62"}.fi-br-typewriter:before{content:"\fe63"}.fi-br-u:before{content:"\fe64"}.fi-br-ufo-beam:before{content:"\fe65"}.fi-br-ufo:before{content:"\fe66"}.fi-br-ui-ux:before{content:"\fe67"}.fi-br-umbrella-beach:before{content:"\fe68"}.fi-br-umbrella:before{content:"\fe69"}.fi-br-under-construction:before{content:"\fe6a"}.fi-br-underline:before{content:"\fe6b"}.fi-br-undo-alt:before{content:"\fe6c"}.fi-br-undo:before{content:"\fe6d"}.fi-br-unicorn:before{content:"\fe6e"}.fi-br-uniform-martial-arts:before{content:"\fe6f"}.fi-br-universal-access:before{content:"\fe70"}.fi-br-unlock:before{content:"\fe71"}.fi-br-up-from-bracket:before{content:"\fe72"}.fi-br-up-left:before{content:"\fe73"}.fi-br-up-right-from-square:before{content:"\fe74"}.fi-br-up-right:before{content:"\fe75"}.fi-br-up:before{content:"\fe76"}.fi-br-upload:before{content:"\fe77"}.fi-br-url:before{content:"\fe78"}.fi-br-usb-pendrive:before{content:"\fe79"}.fi-br-usd-circle:before{content:"\fe7a"}.fi-br-usd-square:before{content:"\fe7b"}.fi-br-user-add:before{content:"\fe7c"}.fi-br-user-alien:before{content:"\fe7d"}.fi-br-user-astronaut:before{content:"\fe7e"}.fi-br-user-check:before{content:"\fe7f"}.fi-br-user-chef:before{content:"\fe80"}.fi-br-user-coach:before{content:"\fe81"}.fi-br-user-cowboy:before{content:"\fe82"}.fi-br-user-crown:before{content:"\fe83"}.fi-br-user-gear:before{content:"\fe84"}.fi-br-user-graduate:before{content:"\fe85"}.fi-br-user-headset:before{content:"\fe86"}.fi-br-user-helmet-safety:before{content:"\fe87"}.fi-br-user-injured:before{content:"\fe88"}.fi-br-user-interface-ui:before{content:"\fe89"}.fi-br-user-key:before{content:"\fe8a"}.fi-br-user-lock:before{content:"\fe8b"}.fi-br-user-md-chat:before{content:"\fe8c"}.fi-br-user-md:before{content:"\fe8d"}.fi-br-user-minus:before{content:"\fe8e"}.fi-br-user-music:before{content:"\fe8f"}.fi-br-user-ninja:before{content:"\fe90"}.fi-br-user-nurse:before{content:"\fe91"}.fi-br-user-pen:before{content:"\fe92"}.fi-br-user-pilot-tie:before{content:"\fe93"}.fi-br-user-pilot:before{content:"\fe94"}.fi-br-user-police:before{content:"\fe95"}.fi-br-user-robot-xmarks:before{content:"\fe96"}.fi-br-user-robot:before{content:"\fe97"}.fi-br-user-salary:before{content:"\fe98"}.fi-br-user-shield:before{content:"\fe99"}.fi-br-user-skill-gear:before{content:"\fe9a"}.fi-br-user-slash:before{content:"\fe9b"}.fi-br-user-tag:before{content:"\fe9c"}.fi-br-user-time:before{content:"\fe9d"}.fi-br-user-trust:before{content:"\fe9e"}.fi-br-user-unlock:before{content:"\fe9f"}.fi-br-user-visor:before{content:"\fea0"}.fi-br-user-xmark:before{content:"\fea1"}.fi-br-user:before{content:"\fea2"}.fi-br-users-alt:before{content:"\fea3"}.fi-br-users-class:before{content:"\fea4"}.fi-br-users-gear:before{content:"\fea5"}.fi-br-users-medical:before{content:"\fea6"}.fi-br-users-slash:before{content:"\fea7"}.fi-br-users:before{content:"\fea8"}.fi-br-utensils-slash:before{content:"\fea9"}.fi-br-utensils:before{content:"\feaa"}.fi-br-utility-pole-double:before{content:"\feab"}.fi-br-utility-pole:before{content:"\feac"}.fi-br-ux-browser:before{content:"\fead"}.fi-br-ux:before{content:"\feae"}.fi-br-v:before{content:"\feaf"}.fi-br-vacuum-robot:before{content:"\feb0"}.fi-br-vacuum:before{content:"\feb1"}.fi-br-value-absolute:before{content:"\feb2"}.fi-br-vault:before{content:"\feb3"}.fi-br-vector-alt:before{content:"\feb4"}.fi-br-vector-circle:before{content:"\feb5"}.fi-br-vector-polygon:before{content:"\feb6"}.fi-br-vector:before{content:"\feb7"}.fi-br-vest-patches:before{content:"\feb8"}.fi-br-vest:before{content:"\feb9"}.fi-br-video-arrow-down-left:before{content:"\feba"}.fi-br-video-arrow-up-right:before{content:"\febb"}.fi-br-video-camera-alt:before{content:"\febc"}.fi-br-video-camera:before{content:"\febd"}.fi-br-video-duration:before{content:"\febe"}.fi-br-video-plus:before{content:"\febf"}.fi-br-video-slash:before{content:"\fec0"}.fi-br-videoconference:before{content:"\fec1"}.fi-br-vihara:before{content:"\fec2"}.fi-br-violin:before{content:"\fec3"}.fi-br-virus-slash:before{content:"\fec4"}.fi-br-virus:before{content:"\fec5"}.fi-br-viruses:before{content:"\fec6"}.fi-br-visit:before{content:"\fec7"}.fi-br-voicemail:before{content:"\fec8"}.fi-br-volcano:before{content:"\fec9"}.fi-br-volleyball:before{content:"\feca"}.fi-br-volume-down:before{content:"\fecb"}.fi-br-volume-mute:before{content:"\fecc"}.fi-br-volume-off:before{content:"\fecd"}.fi-br-volume-slash:before{content:"\fece"}.fi-br-volume:before{content:"\fecf"}.fi-br-vote-nay:before{content:"\fed0"}.fi-br-vote-yea:before{content:"\fed1"}.fi-br-vr-cardboard:before{content:"\fed2"}.fi-br-w:before{content:"\fed3"}.fi-br-waffle:before{content:"\fed4"}.fi-br-wagon-covered:before{content:"\fed5"}.fi-br-walker:before{content:"\fed6"}.fi-br-walkie-talkie:before{content:"\fed7"}.fi-br-walking:before{content:"\fed8"}.fi-br-wallet-arrow:before{content:"\fed9"}.fi-br-wallet-buyer:before{content:"\feda"}.fi-br-wallet:before{content:"\fedb"}.fi-br-warehouse-alt:before{content:"\fedc"}.fi-br-warranty:before{content:"\fedd"}.fi-br-washer:before{content:"\fede"}.fi-br-waste-pollution:before{content:"\fedf"}.fi-br-waste:before{content:"\fee0"}.fi-br-watch-calculator:before{content:"\fee1"}.fi-br-watch-fitness:before{content:"\fee2"}.fi-br-watch-smart:before{content:"\fee3"}.fi-br-watch:before{content:"\fee4"}.fi-br-water-bottle:before{content:"\fee5"}.fi-br-water-ladder:before{content:"\fee6"}.fi-br-water-lower:before{content:"\fee7"}.fi-br-water-rise:before{content:"\fee8"}.fi-br-water:before{content:"\fee9"}.fi-br-watermelon:before{content:"\feea"}.fi-br-wave-sine:before{content:"\feeb"}.fi-br-wave-square:before{content:"\feec"}.fi-br-wave-triangle:before{content:"\feed"}.fi-br-wave:before{content:"\feee"}.fi-br-waveform-path:before{content:"\feef"}.fi-br-waveform:before{content:"\fef0"}.fi-br-web-design:before{content:"\fef1"}.fi-br-webcam-slash:before{content:"\fef2"}.fi-br-webcam:before{content:"\fef3"}.fi-br-webhook:before{content:"\fef4"}.fi-br-wednesday:before{content:"\fef5"}.fi-br-whale:before{content:"\fef6"}.fi-br-wheat-awn-circle-exclamation:before{content:"\fef7"}.fi-br-wheat-awn-slash:before{content:"\fef8"}.fi-br-wheat-awn:before{content:"\fef9"}.fi-br-wheat-slash:before{content:"\fefa"}.fi-br-wheat:before{content:"\fefb"}.fi-br-wheelchair-move:before{content:"\fefc"}.fi-br-wheelchair-sleeping:before{content:"\fefd"}.fi-br-wheelchair:before{content:"\fefe"}.fi-br-whistle:before{content:"\ff00"}.fi-br-white-space:before{content:"\ff01"}.fi-br-wifi-1:before{content:"\ff02"}.fi-br-wifi-2:before{content:"\ff03"}.fi-br-wifi-alt:before{content:"\ff04"}.fi-br-wifi-exclamation:before{content:"\ff05"}.fi-br-wifi-slash:before{content:"\ff06"}.fi-br-wifi:before{content:"\ff07"}.fi-br-wind-turbine:before{content:"\ff08"}.fi-br-wind-warning:before{content:"\ff09"}.fi-br-wind:before{content:"\ff0a"}.fi-br-window-alt:before{content:"\ff0b"}.fi-br-window-frame-open:before{content:"\ff0c"}.fi-br-window-frame:before{content:"\ff0d"}.fi-br-window-maximize:before{content:"\ff0e"}.fi-br-window-minimize:before{content:"\ff0f"}.fi-br-window-restore:before{content:"\ff10"}.fi-br-windsock:before{content:"\ff11"}.fi-br-wine-bottle:before{content:"\ff12"}.fi-br-wine-glass-crack:before{content:"\ff13"}.fi-br-wine-glass-empty:before{content:"\ff14"}.fi-br-wink:before{content:"\ff15"}.fi-br-wishlist-heart:before{content:"\ff16"}.fi-br-wishlist-star:before{content:"\ff17"}.fi-br-woman-head:before{content:"\ff18"}.fi-br-woman-scientist:before{content:"\ff19"}.fi-br-won-sign:before{content:"\ff1a"}.fi-br-work-in-progress:before{content:"\ff1b"}.fi-br-workflow-alt:before{content:"\ff1c"}.fi-br-workflow-setting-alt:before{content:"\ff1d"}.fi-br-workflow-setting:before{content:"\ff1e"}.fi-br-workflow:before{content:"\ff1f"}.fi-br-workshop:before{content:"\ff20"}.fi-br-world:before{content:"\ff21"}.fi-br-worm:before{content:"\ff22"}.fi-br-wreath:before{content:"\ff23"}.fi-br-wrench-alt:before{content:"\ff24"}.fi-br-wrench-simple:before{content:"\ff25"}.fi-br-x-ray:before{content:"\ff26"}.fi-br-x:before{content:"\ff27"}.fi-br-y:before{content:"\ff28"}.fi-br-yen:before{content:"\ff29"}.fi-br-yin-yang:before{content:"\ff2a"}.fi-br-z:before{content:"\ff2b"}.fi-br-zip-file:before{content:"\ff2c"}.fi-br-zoom-in:before{content:"\ff2d"}.fi-br-zoom-out:before{content:"\ff2e"}@font-face{font-family:uicons-regular-rounded;src:url(/_next/static/media/uicons-regular-rounded-J3WOUERV.4eecea12.woff2) format("woff2"),url(/_next/static/media/uicons-regular-rounded-KDJ23353.50d3adef.woff) format("woff"),url(/_next/static/media/uicons-regular-rounded-ESQGLQQ4.24a065c2.eot#iefix) format("embedded-opentype");font-display:swap}i[class*=" fi-rr-"]:before,i[class^=fi-rr-]:before,span[class*=fi-rr-]:before,span[class^=fi-rr-]:before{font-family:uicons-regular-rounded!important;font-style:normal;font-weight:400!important;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fi-rr-0:before{content:"\f101"}.fi-rr-00s-music-disc:before{content:"\f102"}.fi-rr-1:before{content:"\f103"}.fi-rr-2:before{content:"\f104"}.fi-rr-3:before{content:"\f105"}.fi-rr-360-degrees:before{content:"\f106"}.fi-rr-4:before{content:"\f107"}.fi-rr-404:before{content:"\f108"}.fi-rr-5:before{content:"\f109"}.fi-rr-6:before{content:"\f10a"}.fi-rr-60s-music-disc:before{content:"\f10b"}.fi-rr-7:before{content:"\f10c"}.fi-rr-70s-music-disc:before{content:"\f10d"}.fi-rr-8:before{content:"\f10e"}.fi-rr-80s-music-disc:before{content:"\f10f"}.fi-rr-9:before{content:"\f110"}.fi-rr-90s-music-disc:before{content:"\f111"}.fi-rr-a:before{content:"\f112"}.fi-rr-accident:before{content:"\f113"}.fi-rr-acorn:before{content:"\f114"}.fi-rr-ad-paid:before{content:"\f115"}.fi-rr-ad:before{content:"\f116"}.fi-rr-add-document:before{content:"\f117"}.fi-rr-add-folder:before{content:"\f118"}.fi-rr-add-image:before{content:"\f119"}.fi-rr-add:before{content:"\f11a"}.fi-rr-address-book:before{content:"\f11b"}.fi-rr-address-card:before{content:"\f11c"}.fi-rr-admin-alt:before{content:"\f11d"}.fi-rr-admin:before{content:"\f11e"}.fi-rr-age-alt:before{content:"\f11f"}.fi-rr-age-restriction-eighteen:before{content:"\f120"}.fi-rr-age-restriction-seven:before{content:"\f121"}.fi-rr-age-restriction-six:before{content:"\f122"}.fi-rr-age-restriction-sixteen:before{content:"\f123"}.fi-rr-age-restriction-thirteen:before{content:"\f124"}.fi-rr-age-restriction-three:before{content:"\f125"}.fi-rr-age-restriction-twelve:before{content:"\f126"}.fi-rr-age-restriction-twenty-one:before{content:"\f127"}.fi-rr-age-restriction-zero:before{content:"\f128"}.fi-rr-age:before{content:"\f129"}.fi-rr-air-conditioner:before{content:"\f12a"}.fi-rr-air-freshener:before{content:"\f12b"}.fi-rr-air-pollution:before{content:"\f12c"}.fi-rr-airplane-journey:before{content:"\f12d"}.fi-rr-airplane-window-open:before{content:"\f12e"}.fi-rr-airplay:before{content:"\f12f"}.fi-rr-alarm-clock:before{content:"\f130"}.fi-rr-alarm-exclamation:before{content:"\f131"}.fi-rr-alarm-plus:before{content:"\f132"}.fi-rr-alarm-snooze:before{content:"\f133"}.fi-rr-album-circle-plus:before{content:"\f134"}.fi-rr-album-circle-user:before{content:"\f135"}.fi-rr-album-collection:before{content:"\f136"}.fi-rr-album:before{content:"\f137"}.fi-rr-algorithm:before{content:"\f138"}.fi-rr-alicorn:before{content:"\f139"}.fi-rr-alien:before{content:"\f13a"}.fi-rr-align-center:before{content:"\f13b"}.fi-rr-align-justify:before{content:"\f13c"}.fi-rr-align-left:before{content:"\f13d"}.fi-rr-align-slash:before{content:"\f13e"}.fi-rr-ambulance:before{content:"\f13f"}.fi-rr-analyse-alt:before{content:"\f140"}.fi-rr-analyse:before{content:"\f141"}.fi-rr-anatomical-heart:before{content:"\f142"}.fi-rr-anchor:before{content:"\f143"}.fi-rr-angel:before{content:"\f144"}.fi-rr-angle-90:before{content:"\f145"}.fi-rr-angle-circle-down:before{content:"\f146"}.fi-rr-angle-circle-left:before{content:"\f147"}.fi-rr-angle-circle-right:before{content:"\f148"}.fi-rr-angle-circle-up:before{content:"\f149"}.fi-rr-angle-double-left:before{content:"\f14a"}.fi-rr-angle-double-right:before{content:"\f14b"}.fi-rr-angle-double-small-down:before{content:"\f14c"}.fi-rr-angle-double-small-left:before{content:"\f14d"}.fi-rr-angle-double-small-right:before{content:"\f14e"}.fi-rr-angle-double-small-up:before{content:"\f14f"}.fi-rr-angle-down:before{content:"\f150"}.fi-rr-angle-left:before{content:"\f151"}.fi-rr-angle-right:before{content:"\f152"}.fi-rr-angle-small-down:before{content:"\f153"}.fi-rr-angle-small-left:before{content:"\f154"}.fi-rr-angle-small-right:before{content:"\f155"}.fi-rr-angle-small-up:before{content:"\f156"}.fi-rr-angle-square-down:before{content:"\f157"}.fi-rr-angle-square-left:before{content:"\f158"}.fi-rr-angle-square-right:before{content:"\f159"}.fi-rr-angle-square-up:before{content:"\f15a"}.fi-rr-angle-up:before{content:"\f15b"}.fi-rr-angle:before{content:"\f15c"}.fi-rr-angles-up-down:before{content:"\f15d"}.fi-rr-angry:before{content:"\f15e"}.fi-rr-animated-icon:before{content:"\f15f"}.fi-rr-ankh:before{content:"\f160"}.fi-rr-answer-alt:before{content:"\f161"}.fi-rr-answer:before{content:"\f162"}.fi-rr-apartment:before{content:"\f163"}.fi-rr-aperture:before{content:"\f164"}.fi-rr-api:before{content:"\f165"}.fi-rr-apple-core:before{content:"\f166"}.fi-rr-apple-crate:before{content:"\f167"}.fi-rr-apple-whole:before{content:"\f168"}.fi-rr-apps-add:before{content:"\f169"}.fi-rr-apps-delete:before{content:"\f16a"}.fi-rr-apps-sort:before{content:"\f16b"}.fi-rr-apps:before{content:"\f16c"}.fi-rr-archive:before{content:"\f16d"}.fi-rr-archway:before{content:"\f16e"}.fi-rr-arrow-alt-circle-down:before{content:"\f16f"}.fi-rr-arrow-alt-circle-left:before{content:"\f170"}.fi-rr-arrow-alt-circle-right:before{content:"\f171"}.fi-rr-arrow-alt-circle-up:before{content:"\f172"}.fi-rr-arrow-alt-down:before{content:"\f173"}.fi-rr-arrow-alt-from-bottom:before{content:"\f174"}.fi-rr-arrow-alt-from-left:before{content:"\f175"}.fi-rr-arrow-alt-from-right:before{content:"\f176"}.fi-rr-arrow-alt-from-top:before{content:"\f177"}.fi-rr-arrow-alt-left:before{content:"\f178"}.fi-rr-arrow-alt-right:before{content:"\f179"}.fi-rr-arrow-alt-square-down:before{content:"\f17a"}.fi-rr-arrow-alt-square-left:before{content:"\f17b"}.fi-rr-arrow-alt-square-right:before{content:"\f17c"}.fi-rr-arrow-alt-square-up:before{content:"\f17d"}.fi-rr-arrow-alt-to-bottom:before{content:"\f17e"}.fi-rr-arrow-alt-to-left:before{content:"\f17f"}.fi-rr-arrow-alt-to-right:before{content:"\f180"}.fi-rr-arrow-alt-to-top:before{content:"\f181"}.fi-rr-arrow-alt-up:before{content:"\f182"}.fi-rr-arrow-circle-down:before{content:"\f183"}.fi-rr-arrow-circle-left:before{content:"\f184"}.fi-rr-arrow-circle-right:before{content:"\f185"}.fi-rr-arrow-circle-up:before{content:"\f186"}.fi-rr-arrow-comparison:before{content:"\f187"}.fi-rr-arrow-down-from-arc:before{content:"\f188"}.fi-rr-arrow-down-from-dotted-line:before{content:"\f189"}.fi-rr-arrow-down-left:before{content:"\f18a"}.fi-rr-arrow-down-small-big:before{content:"\f18b"}.fi-rr-arrow-down-to-dotted-line:before{content:"\f18c"}.fi-rr-arrow-down-to-square:before{content:"\f18d"}.fi-rr-arrow-down-triangle-square:before{content:"\f18e"}.fi-rr-arrow-down:before{content:"\f18f"}.fi-rr-arrow-from-bottom:before{content:"\f190"}.fi-rr-arrow-from-left:before{content:"\f191"}.fi-rr-arrow-from-right:before{content:"\f192"}.fi-rr-arrow-from-top:before{content:"\f193"}.fi-rr-arrow-left-from-arc:before{content:"\f194"}.fi-rr-arrow-left-from-line:before{content:"\f195"}.fi-rr-arrow-left-to-arc:before{content:"\f196"}.fi-rr-arrow-left:before{content:"\f197"}.fi-rr-arrow-progress-alt:before{content:"\f198"}.fi-rr-arrow-progress:before{content:"\f199"}.fi-rr-arrow-right-to-bracket:before{content:"\f19a"}.fi-rr-arrow-right:before{content:"\f19b"}.fi-rr-arrow-small-down:before{content:"\f19c"}.fi-rr-arrow-small-left:before{content:"\f19d"}.fi-rr-arrow-small-right:before{content:"\f19e"}.fi-rr-arrow-small-up:before{content:"\f19f"}.fi-rr-arrow-square-down:before{content:"\f1a0"}.fi-rr-arrow-square-left:before{content:"\f1a1"}.fi-rr-arrow-square-right:before{content:"\f1a2"}.fi-rr-arrow-square-up:before{content:"\f1a3"}.fi-rr-arrow-to-bottom:before{content:"\f1a4"}.fi-rr-arrow-to-left:before{content:"\f1a5"}.fi-rr-arrow-to-right:before{content:"\f1a6"}.fi-rr-arrow-to-top:before{content:"\f1a7"}.fi-rr-arrow-trend-down:before{content:"\f1a8"}.fi-rr-arrow-trend-up:before{content:"\f1a9"}.fi-rr-arrow-turn-down-left:before{content:"\f1aa"}.fi-rr-arrow-turn-down-right:before{content:"\f1ab"}.fi-rr-arrow-turn-left-up:before{content:"\f1ac"}.fi-rr-arrow-up-from-dotted-line:before{content:"\f1ad"}.fi-rr-arrow-up-from-ground-water:before{content:"\f1ae"}.fi-rr-arrow-up-from-square:before{content:"\f1af"}.fi-rr-arrow-up-left-from-circle:before{content:"\f1b0"}.fi-rr-arrow-up-left:before{content:"\f1b1"}.fi-rr-arrow-up-right-and-arrow-down-left-from-center:before{content:"\f1b2"}.fi-rr-arrow-up-right-from-square:before{content:"\f1b3"}.fi-rr-arrow-up-right:before{content:"\f1b4"}.fi-rr-arrow-up-small-big:before{content:"\f1b5"}.fi-rr-arrow-up-square-triangle:before{content:"\f1b6"}.fi-rr-arrow-up-to-arc:before{content:"\f1b7"}.fi-rr-arrow-up-to-dotted-line:before{content:"\f1b8"}.fi-rr-arrow-up:before{content:"\f1b9"}.fi-rr-arrow-upward-growth-crypto:before{content:"\f1ba"}.fi-rr-arrows-alt-h:before{content:"\f1bb"}.fi-rr-arrows-alt-v:before{content:"\f1bc"}.fi-rr-arrows-alt:before{content:"\f1bd"}.fi-rr-arrows-cross:before{content:"\f1be"}.fi-rr-arrows-from-dotted-line:before{content:"\f1bf"}.fi-rr-arrows-from-line:before{content:"\f1c0"}.fi-rr-arrows-h-copy:before{content:"\f1c1"}.fi-rr-arrows-h:before{content:"\f1c2"}.fi-rr-arrows-repeat-1:before{content:"\f1c3"}.fi-rr-arrows-repeat:before{content:"\f1c4"}.fi-rr-arrows-retweet:before{content:"\f1c5"}.fi-rr-arrows-split-right-and-left:before{content:"\f1c6"}.fi-rr-arrows-split-up-and-left:before{content:"\f1c7"}.fi-rr-arrows-to-circle:before{content:"\f1c8"}.fi-rr-arrows-to-dotted-line:before{content:"\f1c9"}.fi-rr-arrows-to-eye:before{content:"\f1ca"}.fi-rr-arrows-to-line:before{content:"\f1cb"}.fi-rr-arrows:before{content:"\f1cc"}.fi-rr-artificial-intelligence:before{content:"\f1cd"}.fi-rr-assept-document:before{content:"\f1ce"}.fi-rr-assessment-alt:before{content:"\f1cf"}.fi-rr-assessment:before{content:"\f1d0"}.fi-rr-assign:before{content:"\f1d1"}.fi-rr-assistive-listening-systems:before{content:"\f1d2"}.fi-rr-asterik:before{content:"\f1d3"}.fi-rr-at:before{content:"\f1d4"}.fi-rr-attribution-pen:before{content:"\f1d5"}.fi-rr-attribution-pencil:before{content:"\f1d6"}.fi-rr-aubergine:before{content:"\f1d7"}.fi-rr-auction:before{content:"\f1d8"}.fi-rr-audience-megaphone:before{content:"\f1d9"}.fi-rr-audio-description-slash:before{content:"\f1da"}.fi-rr-audit-alt:before{content:"\f1db"}.fi-rr-audit:before{content:"\f1dc"}.fi-rr-austral-sign:before{content:"\f1dd"}.fi-rr-avocado:before{content:"\f1de"}.fi-rr-award:before{content:"\f1df"}.fi-rr-axe-battle:before{content:"\f1e0"}.fi-rr-axe:before{content:"\f1e1"}.fi-rr-b:before{content:"\f1e2"}.fi-rr-baby-carriage:before{content:"\f1e3"}.fi-rr-baby:before{content:"\f1e4"}.fi-rr-back-up:before{content:"\f1e5"}.fi-rr-background:before{content:"\f1e6"}.fi-rr-backpack:before{content:"\f1e7"}.fi-rr-bacon:before{content:"\f1e8"}.fi-rr-bacteria:before{content:"\f1e9"}.fi-rr-bacterium:before{content:"\f1ea"}.fi-rr-badge-check:before{content:"\f1eb"}.fi-rr-badge-dollar:before{content:"\f1ec"}.fi-rr-badge-leaf:before{content:"\f1ed"}.fi-rr-badge-percent:before{content:"\f1ee"}.fi-rr-badge-sheriff:before{content:"\f1ef"}.fi-rr-badge:before{content:"\f1f0"}.fi-rr-badger-honey:before{content:"\f1f1"}.fi-rr-badget-check-alt:before{content:"\f1f2"}.fi-rr-badminton:before{content:"\f1f3"}.fi-rr-bag-map-pin:before{content:"\f1f4"}.fi-rr-bag-seedling:before{content:"\f1f5"}.fi-rr-bag-shopping-minus:before{content:"\f1f6"}.fi-rr-bags-shopping:before{content:"\f1f7"}.fi-rr-baguette:before{content:"\f1f8"}.fi-rr-bahai:before{content:"\f1f9"}.fi-rr-baht-sign:before{content:"\f1fa"}.fi-rr-balance-scale-left:before{content:"\f1fb"}.fi-rr-balance-scale-right:before{content:"\f1fc"}.fi-rr-ball-pile:before{content:"\f1fd"}.fi-rr-ball:before{content:"\f1fe"}.fi-rr-ballet-dance:before{content:"\f1ff"}.fi-rr-balloon:before{content:"\f200"}.fi-rr-balloons:before{content:"\f201"}.fi-rr-ballot-check:before{content:"\f202"}.fi-rr-ballot:before{content:"\f203"}.fi-rr-ban-bug:before{content:"\f204"}.fi-rr-ban:before{content:"\f205"}.fi-rr-banana:before{content:"\f206"}.fi-rr-band-aid:before{content:"\f207"}.fi-rr-bangladeshi-taka-sign:before{content:"\f208"}.fi-rr-banjo:before{content:"\f209"}.fi-rr-bank:before{content:"\f20a"}.fi-rr-banner-2:before{content:"\f20b"}.fi-rr-banner-3:before{content:"\f20c"}.fi-rr-banner-4:before{content:"\f20d"}.fi-rr-banner-5:before{content:"\f20e"}.fi-rr-banner:before{content:"\f20f"}.fi-rr-barber-pole:before{content:"\f210"}.fi-rr-barber-shop:before{content:"\f211"}.fi-rr-barcode-read:before{content:"\f212"}.fi-rr-barcode-scan:before{content:"\f213"}.fi-rr-barcode:before{content:"\f214"}.fi-rr-bars-filter:before{content:"\f215"}.fi-rr-bars-progress:before{content:"\f216"}.fi-rr-bars-sort:before{content:"\f217"}.fi-rr-bars-staggered:before{content:"\f218"}.fi-rr-baseball-alt:before{content:"\f219"}.fi-rr-baseball:before{content:"\f21a"}.fi-rr-basket-shopping-minus:before{content:"\f21b"}.fi-rr-basket-shopping-plus:before{content:"\f21c"}.fi-rr-basket-shopping-simple:before{content:"\f21d"}.fi-rr-basket:before{content:"\f21e"}.fi-rr-basketball:before{content:"\f21f"}.fi-rr-bat:before{content:"\f220"}.fi-rr-bath:before{content:"\f221"}.fi-rr-battery-bolt:before{content:"\f222"}.fi-rr-battery-empty:before{content:"\f223"}.fi-rr-battery-exclamation:before{content:"\f224"}.fi-rr-battery-full:before{content:"\f225"}.fi-rr-battery-half:before{content:"\f226"}.fi-rr-battery-quarter:before{content:"\f227"}.fi-rr-battery-slash:before{content:"\f228"}.fi-rr-battery-three-quarters:before{content:"\f229"}.fi-rr-beacon:before{content:"\f22a"}.fi-rr-bed-alt:before{content:"\f22b"}.fi-rr-bed-bunk:before{content:"\f22c"}.fi-rr-bed-empty:before{content:"\f22d"}.fi-rr-bed:before{content:"\f22e"}.fi-rr-bee:before{content:"\f22f"}.fi-rr-beer-mug-empty:before{content:"\f230"}.fi-rr-beer:before{content:"\f231"}.fi-rr-bell-concierge:before{content:"\f232"}.fi-rr-bell-notification-call:before{content:"\f233"}.fi-rr-bell-notification-social-media:before{content:"\f234"}.fi-rr-bell-ring:before{content:"\f235"}.fi-rr-bell-school-slash:before{content:"\f236"}.fi-rr-bell-school:before{content:"\f237"}.fi-rr-bell-slash:before{content:"\f238"}.fi-rr-bell:before{content:"\f239"}.fi-rr-bells:before{content:"\f23a"}.fi-rr-bench-tree:before{content:"\f23b"}.fi-rr-benefit-diamond-alt:before{content:"\f23c"}.fi-rr-benefit-diamond:before{content:"\f23d"}.fi-rr-benefit-hand:before{content:"\f23e"}.fi-rr-benefit-increase:before{content:"\f23f"}.fi-rr-benefit-porcent:before{content:"\f240"}.fi-rr-benefit:before{content:"\f241"}.fi-rr-betamax:before{content:"\f242"}.fi-rr-bible:before{content:"\f243"}.fi-rr-bicycle-journey:before{content:"\f244"}.fi-rr-bike:before{content:"\f245"}.fi-rr-biking-mountain:before{content:"\f246"}.fi-rr-biking:before{content:"\f247"}.fi-rr-bill-arrow:before{content:"\f248"}.fi-rr-billiard:before{content:"\f249"}.fi-rr-bin-bottles:before{content:"\f24a"}.fi-rr-binary-circle-check:before{content:"\f24b"}.fi-rr-binary-lock:before{content:"\f24c"}.fi-rr-binary-slash:before{content:"\f24d"}.fi-rr-binary:before{content:"\f24e"}.fi-rr-binoculars:before{content:"\f24f"}.fi-rr-bio-leaves:before{content:"\f250"}.fi-rr-bio:before{content:"\f251"}.fi-rr-biohazard:before{content:"\f252"}.fi-rr-bird:before{content:"\f253"}.fi-rr-bitcoin-sign:before{content:"\f254"}.fi-rr-blanket:before{content:"\f255"}.fi-rr-blender-phone:before{content:"\f256"}.fi-rr-blender:before{content:"\f257"}.fi-rr-blinds-open:before{content:"\f258"}.fi-rr-blinds-raised:before{content:"\f259"}.fi-rr-blinds:before{content:"\f25a"}.fi-rr-block-brick:before{content:"\f25b"}.fi-rr-block-microphone:before{content:"\f25c"}.fi-rr-block-question:before{content:"\f25d"}.fi-rr-block-quote:before{content:"\f25e"}.fi-rr-block:before{content:"\f25f"}.fi-rr-blockchain-3:before{content:"\f260"}.fi-rr-blog-pencil:before{content:"\f261"}.fi-rr-blog-text:before{content:"\f262"}.fi-rr-blood-dropper:before{content:"\f263"}.fi-rr-blood-test-tube-alt:before{content:"\f264"}.fi-rr-blood-test-tube:before{content:"\f265"}.fi-rr-blood:before{content:"\f266"}.fi-rr-blueberries:before{content:"\f267"}.fi-rr-blueprint:before{content:"\f268"}.fi-rr-bold:before{content:"\f269"}.fi-rr-bolt-auto:before{content:"\f26a"}.fi-rr-bolt-slash:before{content:"\f26b"}.fi-rr-bolt:before{content:"\f26c"}.fi-rr-bomb:before{content:"\f26d"}.fi-rr-bone-break:before{content:"\f26e"}.fi-rr-bone:before{content:"\f26f"}.fi-rr-bong:before{content:"\f270"}.fi-rr-bonus-alt:before{content:"\f271"}.fi-rr-bonus-star:before{content:"\f272"}.fi-rr-bonus:before{content:"\f273"}.fi-rr-book-alt:before{content:"\f274"}.fi-rr-book-arrow-right:before{content:"\f275"}.fi-rr-book-arrow-up:before{content:"\f276"}.fi-rr-book-atlas:before{content:"\f277"}.fi-rr-book-bookmark:before{content:"\f278"}.fi-rr-book-circle-arrow-right:before{content:"\f279"}.fi-rr-book-circle-arrow-up:before{content:"\f27a"}.fi-rr-book-copy:before{content:"\f27b"}.fi-rr-book-dead:before{content:"\f27c"}.fi-rr-book-font:before{content:"\f27d"}.fi-rr-book-heart:before{content:"\f27e"}.fi-rr-book-medical:before{content:"\f27f"}.fi-rr-book-open-cover:before{content:"\f280"}.fi-rr-book-open-reader:before{content:"\f281"}.fi-rr-book-plus:before{content:"\f282"}.fi-rr-book-quran:before{content:"\f283"}.fi-rr-book-section:before{content:"\f284"}.fi-rr-book-spells:before{content:"\f285"}.fi-rr-book-tanakh:before{content:"\f286"}.fi-rr-book-user:before{content:"\f287"}.fi-rr-book:before{content:"\f288"}.fi-rr-Booking:before{content:"\f289"}.fi-rr-bookmark-slash:before{content:"\f28a"}.fi-rr-bookmark:before{content:"\f28b"}.fi-rr-books-medical:before{content:"\f28c"}.fi-rr-books:before{content:"\f28d"}.fi-rr-boot-heeled:before{content:"\f28e"}.fi-rr-boot:before{content:"\f28f"}.fi-rr-booth-curtain:before{content:"\f290"}.fi-rr-border-all:before{content:"\f291"}.fi-rr-border-bottom:before{content:"\f292"}.fi-rr-border-center-h:before{content:"\f293"}.fi-rr-border-center-v:before{content:"\f294"}.fi-rr-border-inner:before{content:"\f295"}.fi-rr-border-left:before{content:"\f296"}.fi-rr-border-none:before{content:"\f297"}.fi-rr-border-outer:before{content:"\f298"}.fi-rr-border-right:before{content:"\f299"}.fi-rr-border-style-alt:before{content:"\f29a"}.fi-rr-border-style:before{content:"\f29b"}.fi-rr-border-top:before{content:"\f29c"}.fi-rr-boss:before{content:"\f29d"}.fi-rr-bottle-droplet:before{content:"\f29e"}.fi-rr-bottle:before{content:"\f29f"}.fi-rr-bow-arrow:before{content:"\f2a0"}.fi-rr-bowl-chopsticks-noodles:before{content:"\f2a1"}.fi-rr-bowl-chopsticks:before{content:"\f2a2"}.fi-rr-bowl-rice:before{content:"\f2a3"}.fi-rr-bowl-scoop:before{content:"\f2a4"}.fi-rr-bowl-scoops:before{content:"\f2a5"}.fi-rr-bowl-soft-serve:before{content:"\f2a6"}.fi-rr-bowl-spoon:before{content:"\f2a7"}.fi-rr-bowling-ball:before{content:"\f2a8"}.fi-rr-bowling-pins:before{content:"\f2a9"}.fi-rr-bowling:before{content:"\f2aa"}.fi-rr-box-alt:before{content:"\f2ab"}.fi-rr-box-ballot:before{content:"\f2ac"}.fi-rr-box-check:before{content:"\f2ad"}.fi-rr-box-circle-check:before{content:"\f2ae"}.fi-rr-box-dollar:before{content:"\f2af"}.fi-rr-box-fragile:before{content:"\f2b0"}.fi-rr-box-heart:before{content:"\f2b1"}.fi-rr-box-open-full:before{content:"\f2b2"}.fi-rr-box-open:before{content:"\f2b3"}.fi-rr-box-tissue:before{content:"\f2b4"}.fi-rr-box-up:before{content:"\f2b5"}.fi-rr-box:before{content:"\f2b6"}.fi-rr-boxes:before{content:"\f2b7"}.fi-rr-boxing-glove:before{content:"\f2b8"}.fi-rr-bracket-curly-right:before{content:"\f2b9"}.fi-rr-bracket-curly:before{content:"\f2ba"}.fi-rr-bracket-round-right:before{content:"\f2bb"}.fi-rr-bracket-round:before{content:"\f2bc"}.fi-rr-bracket-square-right:before{content:"\f2bd"}.fi-rr-bracket-square:before{content:"\f2be"}.fi-rr-brackets-curly:before{content:"\f2bf"}.fi-rr-brackets-round:before{content:"\f2c0"}.fi-rr-brackets-square:before{content:"\f2c1"}.fi-rr-braille-a:before{content:"\f2c2"}.fi-rr-braille-b:before{content:"\f2c3"}.fi-rr-braille-c:before{content:"\f2c4"}.fi-rr-braille-d:before{content:"\f2c5"}.fi-rr-braille-e:before{content:"\f2c6"}.fi-rr-braille-g:before{content:"\f2c7"}.fi-rr-braille-h:before{content:"\f2c8"}.fi-rr-braille-i:before{content:"\f2c9"}.fi-rr-braille-j:before{content:"\f2ca"}.fi-rr-braille-k:before{content:"\f2cb"}.fi-rr-braille-l:before{content:"\f2cc"}.fi-rr-braille-m:before{content:"\f2cd"}.fi-rr-braille-n-alt:before{content:"\f2ce"}.fi-rr-braille-n:before{content:"\f2cf"}.fi-rr-braille-o:before{content:"\f2d0"}.fi-rr-braille-p:before{content:"\f2d1"}.fi-rr-braille-q:before{content:"\f2d2"}.fi-rr-braille-r:before{content:"\f2d3"}.fi-rr-braille-s:before{content:"\f2d4"}.fi-rr-braille-t:before{content:"\f2d5"}.fi-rr-braille-u:before{content:"\f2d6"}.fi-rr-braille-v:before{content:"\f2d7"}.fi-rr-braille-w:before{content:"\f2d8"}.fi-rr-braille-x:before{content:"\f2d9"}.fi-rr-braille-y:before{content:"\f2da"}.fi-rr-braille-z:before{content:"\f2db"}.fi-rr-braille:before{content:"\f2dc"}.fi-rr-brain-circuit:before{content:"\f2dd"}.fi-rr-brain:before{content:"\f2de"}.fi-rr-brake-warning:before{content:"\f2df"}.fi-rr-branching:before{content:"\f2e0"}.fi-rr-brand:before{content:"\f2e1"}.fi-rr-branding:before{content:"\f2e2"}.fi-rr-bread-loaf:before{content:"\f2e3"}.fi-rr-bread-slice-butter:before{content:"\f2e4"}.fi-rr-bread-slice:before{content:"\f2e5"}.fi-rr-bread:before{content:"\f2e6"}.fi-rr-briefcase-arrow-right:before{content:"\f2e7"}.fi-rr-briefcase-blank:before{content:"\f2e8"}.fi-rr-briefcase:before{content:"\f2e9"}.fi-rr-brightness-low:before{content:"\f2ea"}.fi-rr-brightness:before{content:"\f2eb"}.fi-rr-bring-forward:before{content:"\f2ec"}.fi-rr-bring-front:before{content:"\f2ed"}.fi-rr-broadcast-tower:before{content:"\f2ee"}.fi-rr-broccoli:before{content:"\f2ef"}.fi-rr-broken-chain-link-wrong:before{content:"\f2f0"}.fi-rr-broken-image:before{content:"\f2f1"}.fi-rr-broom-ball:before{content:"\f2f2"}.fi-rr-broom:before{content:"\f2f3"}.fi-rr-browser-ui:before{content:"\f2f4"}.fi-rr-browser:before{content:"\f2f5"}.fi-rr-browsers:before{content:"\f2f6"}.fi-rr-brush:before{content:"\f2f7"}.fi-rr-bucket:before{content:"\f2f8"}.fi-rr-budget-alt:before{content:"\f2f9"}.fi-rr-budget:before{content:"\f2fa"}.fi-rr-bug-slash:before{content:"\f2fb"}.fi-rr-bug:before{content:"\f2fc"}.fi-rr-bugs:before{content:"\f2fd"}.fi-rr-build-alt:before{content:"\f2fe"}.fi-rr-build:before{content:"\f2ff"}.fi-rr-builder:before{content:"\f300"}.fi-rr-building-circle-arrow-right:before{content:"\f301"}.fi-rr-building-ngo:before{content:"\f302"}.fi-rr-building:before{content:"\f303"}.fi-rr-bulb:before{content:"\f304"}.fi-rr-bullet:before{content:"\f305"}.fi-rr-bullhorn:before{content:"\f306"}.fi-rr-bullseye-arrow:before{content:"\f307"}.fi-rr-bullseye-pointer:before{content:"\f308"}.fi-rr-bullseye:before{content:"\f309"}.fi-rr-burger-alt:before{content:"\f30a"}.fi-rr-burger-fries:before{content:"\f30b"}.fi-rr-burger-glass:before{content:"\f30c"}.fi-rr-burrito:before{content:"\f30d"}.fi-rr-burst:before{content:"\f30e"}.fi-rr-bus-alt:before{content:"\f30f"}.fi-rr-bus:before{content:"\f310"}.fi-rr-business-time:before{content:"\f311"}.fi-rr-Butter:before{content:"\f312"}.fi-rr-butterfly:before{content:"\f313"}.fi-rr-c:before{content:"\f314"}.fi-rr-cabin:before{content:"\f315"}.fi-rr-cactus:before{content:"\f316"}.fi-rr-cage-empty:before{content:"\f317"}.fi-rr-cake-birthday:before{content:"\f318"}.fi-rr-cake-slice:before{content:"\f319"}.fi-rr-cake-wedding:before{content:"\f31a"}.fi-rr-calculator-bill:before{content:"\f31b"}.fi-rr-calculator-math-tax:before{content:"\f31c"}.fi-rr-calculator-money:before{content:"\f31d"}.fi-rr-calculator-simple:before{content:"\f31e"}.fi-rr-calculator:before{content:"\f31f"}.fi-rr-calendar-arrow-down:before{content:"\f320"}.fi-rr-calendar-arrow-up:before{content:"\f321"}.fi-rr-calendar-birhtday-cake:before{content:"\f322"}.fi-rr-calendar-call:before{content:"\f323"}.fi-rr-calendar-check:before{content:"\f324"}.fi-rr-calendar-clock:before{content:"\f325"}.fi-rr-calendar-day:before{content:"\f326"}.fi-rr-calendar-days:before{content:"\f327"}.fi-rr-calendar-event-tax:before{content:"\f328"}.fi-rr-calendar-exclamation:before{content:"\f329"}.fi-rr-calendar-gavel-legal:before{content:"\f32a"}.fi-rr-calendar-heart:before{content:"\f32b"}.fi-rr-calendar-image:before{content:"\f32c"}.fi-rr-calendar-lines-pen:before{content:"\f32d"}.fi-rr-calendar-lines:before{content:"\f32e"}.fi-rr-calendar-minus:before{content:"\f32f"}.fi-rr-calendar-payment-loan:before{content:"\f330"}.fi-rr-calendar-pen:before{content:"\f331"}.fi-rr-calendar-plus:before{content:"\f332"}.fi-rr-calendar-salary:before{content:"\f333"}.fi-rr-calendar-shift-swap:before{content:"\f334"}.fi-rr-calendar-star:before{content:"\f335"}.fi-rr-calendar-swap:before{content:"\f336"}.fi-rr-calendar-week:before{content:"\f337"}.fi-rr-calendar-xmark:before{content:"\f338"}.fi-rr-calendar:before{content:"\f339"}.fi-rr-calendars:before{content:"\f33a"}.fi-rr-call-duration:before{content:"\f33b"}.fi-rr-call-history:before{content:"\f33c"}.fi-rr-call-incoming:before{content:"\f33d"}.fi-rr-call-missed:before{content:"\f33e"}.fi-rr-call-outgoing:before{content:"\f33f"}.fi-rr-camcorder:before{content:"\f340"}.fi-rr-camera-cctv:before{content:"\f341"}.fi-rr-camera-movie:before{content:"\f342"}.fi-rr-camera-retro:before{content:"\f343"}.fi-rr-camera-rotate:before{content:"\f344"}.fi-rr-camera-security:before{content:"\f345"}.fi-rr-camera-slash:before{content:"\f346"}.fi-rr-camera-viewfinder:before{content:"\f347"}.fi-rr-camera:before{content:"\f348"}.fi-rr-campfire:before{content:"\f349"}.fi-rr-camping:before{content:"\f34a"}.fi-rr-can-food:before{content:"\f34b"}.fi-rr-candle-holder:before{content:"\f34c"}.fi-rr-candle-lotus-yoga:before{content:"\f34d"}.fi-rr-candle-pose-yoga:before{content:"\f34e"}.fi-rr-candy-alt:before{content:"\f34f"}.fi-rr-candy-bar:before{content:"\f350"}.fi-rr-candy-cane:before{content:"\f351"}.fi-rr-candy-corn:before{content:"\f352"}.fi-rr-candy-sweet:before{content:"\f353"}.fi-rr-candy:before{content:"\f354"}.fi-rr-Cannabis:before{content:"\f355"}.fi-rr-canned-food:before{content:"\f356"}.fi-rr-capsules:before{content:"\f357"}.fi-rr-car-alt:before{content:"\f358"}.fi-rr-car-battery:before{content:"\f359"}.fi-rr-car-bolt:before{content:"\f35a"}.fi-rr-car-building:before{content:"\f35b"}.fi-rr-car-bump:before{content:"\f35c"}.fi-rr-car-bus:before{content:"\f35d"}.fi-rr-car-circle-bolt:before{content:"\f35e"}.fi-rr-car-crash:before{content:"\f35f"}.fi-rr-car-garage:before{content:"\f360"}.fi-rr-car-journey:before{content:"\f361"}.fi-rr-car-mechanic:before{content:"\f362"}.fi-rr-car-rear:before{content:"\f363"}.fi-rr-car-side-bolt:before{content:"\f364"}.fi-rr-car-side:before{content:"\f365"}.fi-rr-car-tilt:before{content:"\f366"}.fi-rr-car-tunnel:before{content:"\f367"}.fi-rr-car-wash:before{content:"\f368"}.fi-rr-car:before{content:"\f369"}.fi-rr-caravan-alt:before{content:"\f36a"}.fi-rr-caravan:before{content:"\f36b"}.fi-rr-card-club:before{content:"\f36c"}.fi-rr-card-diamond:before{content:"\f36d"}.fi-rr-card-heart:before{content:"\f36e"}.fi-rr-card-spade:before{content:"\f36f"}.fi-rr-cardinal-compass:before{content:"\f370"}.fi-rr-career-growth:before{content:"\f371"}.fi-rr-career-path:before{content:"\f372"}.fi-rr-caret-circle-down:before{content:"\f373"}.fi-rr-caret-circle-right:before{content:"\f374"}.fi-rr-caret-circle-up:before{content:"\f375"}.fi-rr-caret-down:before{content:"\f376"}.fi-rr-caret-left:before{content:"\f377"}.fi-rr-caret-quare-up:before{content:"\f378"}.fi-rr-caret-right:before{content:"\f379"}.fi-rr-caret-square-down:before{content:"\f37a"}.fi-rr-caret-square-left_1:before{content:"\f37b"}.fi-rr-caret-square-left:before{content:"\f37c"}.fi-rr-caret-square-right:before{content:"\f37d"}.fi-rr-caret-up:before{content:"\f37e"}.fi-rr-carrot:before{content:"\f37f"}.fi-rr-cars-crash:before{content:"\f380"}.fi-rr-cars:before{content:"\f381"}.fi-rr-cart-arrow-down:before{content:"\f382"}.fi-rr-cart-minus:before{content:"\f383"}.fi-rr-cart-shopping-fast:before{content:"\f384"}.fi-rr-cash-register:before{content:"\f385"}.fi-rr-cassette-tape:before{content:"\f386"}.fi-rr-cassette-vhs:before{content:"\f387"}.fi-rr-castle:before{content:"\f388"}.fi-rr-cat-head:before{content:"\f389"}.fi-rr-cat-space:before{content:"\f38a"}.fi-rr-cat:before{content:"\f38b"}.fi-rr-catalog-alt:before{content:"\f38c"}.fi-rr-catalog-magazine:before{content:"\f38d"}.fi-rr-catalog:before{content:"\f38e"}.fi-rr-category-alt:before{content:"\f38f"}.fi-rr-category:before{content:"\f390"}.fi-rr-cauldron:before{content:"\f391"}.fi-rr-cedi-sign:before{content:"\f392"}.fi-rr-cello:before{content:"\f393"}.fi-rr-cent-sign:before{content:"\f394"}.fi-rr-chair-office:before{content:"\f395"}.fi-rr-chair:before{content:"\f396"}.fi-rr-chalkboard-user:before{content:"\f397"}.fi-rr-chalkboard:before{content:"\f398"}.fi-rr-challenge-alt:before{content:"\f399"}.fi-rr-challenge:before{content:"\f39a"}.fi-rr-channel:before{content:"\f39b"}.fi-rr-charging-station:before{content:"\f39c"}.fi-rr-chart-area:before{content:"\f39d"}.fi-rr-chart-bullet:before{content:"\f39e"}.fi-rr-chart-candlestick:before{content:"\f39f"}.fi-rr-chart-connected:before{content:"\f3a0"}.fi-rr-chart-gantt:before{content:"\f3a1"}.fi-rr-chart-histogram:before{content:"\f3a2"}.fi-rr-chart-kanban:before{content:"\f3a3"}.fi-rr-chart-line-up-down:before{content:"\f3a4"}.fi-rr-chart-line-up:before{content:"\f3a5"}.fi-rr-chart-mixed-up-circle-currency:before{content:"\f3a6"}.fi-rr-chart-mixed-up-circle-dollar:before{content:"\f3a7"}.fi-rr-chart-mixed:before{content:"\f3a8"}.fi-rr-chart-network:before{content:"\f3a9"}.fi-rr-chart-pie-alt:before{content:"\f3aa"}.fi-rr-chart-pie-simple-circle-currency:before{content:"\f3ab"}.fi-rr-chart-pie-simple-circle-dollar:before{content:"\f3ac"}.fi-rr-chart-pie:before{content:"\f3ad"}.fi-rr-chart-pyramid:before{content:"\f3ae"}.fi-rr-chart-radar:before{content:"\f3af"}.fi-rr-chart-scatter-3d:before{content:"\f3b0"}.fi-rr-chart-scatter-bubble:before{content:"\f3b1"}.fi-rr-chart-scatter:before{content:"\f3b2"}.fi-rr-chart-set-theory:before{content:"\f3b3"}.fi-rr-chart-simple-horizontal:before{content:"\f3b4"}.fi-rr-chart-simple:before{content:"\f3b5"}.fi-rr-chart-tree-map:before{content:"\f3b6"}.fi-rr-chart-tree:before{content:"\f3b7"}.fi-rr-chart-user:before{content:"\f3b8"}.fi-rr-chart-waterfall:before{content:"\f3b9"}.fi-rr-chat-arrow-down:before{content:"\f3ba"}.fi-rr-chat-arrow-grow:before{content:"\f3bb"}.fi-rr-chat-bubble-call:before{content:"\f3bc"}.fi-rr-chatbot-speech-bubble:before{content:"\f3bd"}.fi-rr-chatbot:before{content:"\f3be"}.fi-rr-cheap-bill:before{content:"\f3bf"}.fi-rr-cheap-dollar:before{content:"\f3c0"}.fi-rr-cheap-stack-dollar:before{content:"\f3c1"}.fi-rr-cheap-stack:before{content:"\f3c2"}.fi-rr-cheap:before{content:"\f3c3"}.fi-rr-check-circle:before{content:"\f3c4"}.fi-rr-check-double:before{content:"\f3c5"}.fi-rr-check-in-calendar:before{content:"\f3c6"}.fi-rr-check-out-calendar:before{content:"\f3c7"}.fi-rr-check:before{content:"\f3c8"}.fi-rr-checkbox:before{content:"\f3c9"}.fi-rr-checklist-task-budget:before{content:"\f3ca"}.fi-rr-cheese-alt:before{content:"\f3cb"}.fi-rr-cheese:before{content:"\f3cc"}.fi-rr-cheeseburger:before{content:"\f3cd"}.fi-rr-cherry:before{content:"\f3ce"}.fi-rr-chess-bishop:before{content:"\f3cf"}.fi-rr-chess-board:before{content:"\f3d0"}.fi-rr-chess-clock-alt:before{content:"\f3d1"}.fi-rr-chess-clock:before{content:"\f3d2"}.fi-rr-chess-king-alt:before{content:"\f3d3"}.fi-rr-chess-king:before{content:"\f3d4"}.fi-rr-chess-knight-alt:before{content:"\f3d5"}.fi-rr-chess-knight:before{content:"\f3d6"}.fi-rr-chess-pawn-alt:before{content:"\f3d7"}.fi-rr-chess-piece:before{content:"\f3d8"}.fi-rr-chess-queen-alt:before{content:"\f3d9"}.fi-rr-chess-queen:before{content:"\f3da"}.fi-rr-chess-rook-alt:before{content:"\f3db"}.fi-rr-chess-rook:before{content:"\f3dc"}.fi-rr-chess:before{content:"\f3dd"}.fi-rr-chevron-double-down:before{content:"\f3de"}.fi-rr-chevron-double-up:before{content:"\f3df"}.fi-rr-child-head:before{content:"\f3e0"}.fi-rr-child:before{content:"\f3e1"}.fi-rr-chimney:before{content:"\f3e2"}.fi-rr-chip:before{content:"\f3e3"}.fi-rr-chocolate:before{content:"\f3e4"}.fi-rr-choir-singing:before{content:"\f3e5"}.fi-rr-choose-alt:before{content:"\f3e6"}.fi-rr-choose:before{content:"\f3e7"}.fi-rr-church:before{content:"\f3e8"}.fi-rr-circle-0:before{content:"\f3e9"}.fi-rr-circle-1:before{content:"\f3ea"}.fi-rr-circle-2:before{content:"\f3eb"}.fi-rr-circle-3:before{content:"\f3ec"}.fi-rr-circle-4:before{content:"\f3ed"}.fi-rr-circle-5:before{content:"\f3ee"}.fi-rr-circle-6:before{content:"\f3ef"}.fi-rr-circle-7:before{content:"\f3f0"}.fi-rr-circle-8:before{content:"\f3f1"}.fi-rr-circle-9:before{content:"\f3f2"}.fi-rr-circle-a:before{content:"\f3f3"}.fi-rr-circle-b:before{content:"\f3f4"}.fi-rr-circle-bolt:before{content:"\f3f5"}.fi-rr-circle-book-open:before{content:"\f3f6"}.fi-rr-circle-bookmark:before{content:"\f3f7"}.fi-rr-circle-c:before{content:"\f3f8"}.fi-rr-circle-calendar:before{content:"\f3f9"}.fi-rr-circle-camera:before{content:"\f3fa"}.fi-rr-circle-d:before{content:"\f3fb"}.fi-rr-circle-dashed:before{content:"\f3fc"}.fi-rr-circle-divide:before{content:"\f3fd"}.fi-rr-circle-e:before{content:"\f3fe"}.fi-rr-circle-ellipsis-vertical:before{content:"\f3ff"}.fi-rr-circle-ellipsis:before{content:"\f400"}.fi-rr-circle-envelope:before{content:"\f401"}.fi-rr-circle-exclamation-check:before{content:"\f402"}.fi-rr-circle-f:before{content:"\f403"}.fi-rr-circle-g:before{content:"\f404"}.fi-rr-circle-h:before{content:"\f405"}.fi-rr-circle-half-stroke:before{content:"\f406"}.fi-rr-circle-half:before{content:"\f407"}.fi-rr-circle-heart:before{content:"\f408"}.fi-rr-circle-i:before{content:"\f409"}.fi-rr-circle-j:before{content:"\f40a"}.fi-rr-circle-k:before{content:"\f40b"}.fi-rr-circle-l:before{content:"\f40c"}.fi-rr-circle-m:before{content:"\f40d"}.fi-rr-circle-microphone-lines:before{content:"\f40e"}.fi-rr-circle-microphone:before{content:"\f40f"}.fi-rr-circle-n:before{content:"\f410"}.fi-rr-circle-nodes:before{content:"\f411"}.fi-rr-circle-o:before{content:"\f412"}.fi-rr-circle-overlap:before{content:"\f413"}.fi-rr-circle-p:before{content:"\f414"}.fi-rr-circle-phone-flip:before{content:"\f415"}.fi-rr-circle-phone-hangup:before{content:"\f416"}.fi-rr-circle-phone:before{content:"\f417"}.fi-rr-circle-q:before{content:"\f418"}.fi-rr-circle-quarter:before{content:"\f419"}.fi-rr-circle-quarters-alt:before{content:"\f41a"}.fi-rr-circle-r:before{content:"\f41b"}.fi-rr-circle-s:before{content:"\f41c"}.fi-rr-circle-small:before{content:"\f41d"}.fi-rr-circle-star:before{content:"\f41e"}.fi-rr-circle-t:before{content:"\f41f"}.fi-rr-circle-three-quarters:before{content:"\f420"}.fi-rr-circle-trash:before{content:"\f421"}.fi-rr-circle-u:before{content:"\f422"}.fi-rr-circle-user:before{content:"\f423"}.fi-rr-circle-v:before{content:"\f424"}.fi-rr-circle-video:before{content:"\f425"}.fi-rr-circle-w:before{content:"\f426"}.fi-rr-circle-waveform-lines:before{content:"\f427"}.fi-rr-circle-x:before{content:"\f428"}.fi-rr-circle-xmark:before{content:"\f429"}.fi-rr-circle-y:before{content:"\f42a"}.fi-rr-circle-z:before{content:"\f42b"}.fi-rr-circle:before{content:"\f42c"}.fi-rr-citrus-slice:before{content:"\f42d"}.fi-rr-citrus:before{content:"\f42e"}.fi-rr-city:before{content:"\f42f"}.fi-rr-clapperboard-play:before{content:"\f430"}.fi-rr-clapperboard:before{content:"\f431"}.fi-rr-clarinet:before{content:"\f432"}.fi-rr-claw-marks:before{content:"\f433"}.fi-rr-clear-alt:before{content:"\f434"}.fi-rr-clip-file:before{content:"\f435"}.fi-rr-clip-mail:before{content:"\f436"}.fi-rr-clip:before{content:"\f437"}.fi-rr-clipboard-check:before{content:"\f438"}.fi-rr-clipboard-exclamation:before{content:"\f439"}.fi-rr-clipboard-list-check:before{content:"\f43a"}.fi-rr-clipboard-list:before{content:"\f43b"}.fi-rr-clipboard-prescription:before{content:"\f43c"}.fi-rr-clipboard-question:before{content:"\f43d"}.fi-rr-clipboard-user:before{content:"\f43e"}.fi-rr-clipboard:before{content:"\f43f"}.fi-rr-clipoard-wrong:before{content:"\f440"}.fi-rr-clock-desk:before{content:"\f441"}.fi-rr-clock-eight-thirty:before{content:"\f442"}.fi-rr-clock-eleven-thirty:before{content:"\f443"}.fi-rr-clock-eleven:before{content:"\f444"}.fi-rr-clock-five-thirty:before{content:"\f445"}.fi-rr-clock-five:before{content:"\f446"}.fi-rr-clock-four-thirty:before{content:"\f447"}.fi-rr-clock-nine-thirty:before{content:"\f448"}.fi-rr-clock-nine:before{content:"\f449"}.fi-rr-clock-one-thirty:before{content:"\f44a"}.fi-rr-clock-one:before{content:"\f44b"}.fi-rr-clock-seven-thirty:before{content:"\f44c"}.fi-rr-clock-seven:before{content:"\f44d"}.fi-rr-clock-six-thirty:before{content:"\f44e"}.fi-rr-clock-six:before{content:"\f44f"}.fi-rr-clock-ten-thirty:before{content:"\f450"}.fi-rr-clock-ten:before{content:"\f451"}.fi-rr-clock-three-thirty:before{content:"\f452"}.fi-rr-clock-three:before{content:"\f453"}.fi-rr-clock-time-tracking:before{content:"\f454"}.fi-rr-clock-twelve-thirty:before{content:"\f455"}.fi-rr-clock-twelve:before{content:"\f456"}.fi-rr-clock-two-thirty:before{content:"\f457"}.fi-rr-clock-two:before{content:"\f458"}.fi-rr-clock-up-arrow:before{content:"\f459"}.fi-rr-clock:before{content:"\f45a"}.fi-rr-clone:before{content:"\f45b"}.fi-rr-closed-captioning-slash:before{content:"\f45c"}.fi-rr-clothes-hanger:before{content:"\f45d"}.fi-rr-cloud-back-up-alt:before{content:"\f45e"}.fi-rr-cloud-back-up:before{content:"\f45f"}.fi-rr-cloud-check:before{content:"\f460"}.fi-rr-cloud-code:before{content:"\f461"}.fi-rr-cloud-disabled:before{content:"\f462"}.fi-rr-cloud-download-alt:before{content:"\f463"}.fi-rr-cloud-download:before{content:"\f464"}.fi-rr-cloud-drizzle:before{content:"\f465"}.fi-rr-cloud-exclamation:before{content:"\f466"}.fi-rr-cloud-gear-automation:before{content:"\f467"}.fi-rr-cloud-hail-mixed:before{content:"\f468"}.fi-rr-cloud-hail:before{content:"\f469"}.fi-rr-cloud-meatball:before{content:"\f46a"}.fi-rr-cloud-moon-rain:before{content:"\f46b"}.fi-rr-cloud-moon:before{content:"\f46c"}.fi-rr-cloud-question:before{content:"\f46d"}.fi-rr-cloud-rain:before{content:"\f46e"}.fi-rr-cloud-rainbow:before{content:"\f46f"}.fi-rr-cloud-share:before{content:"\f470"}.fi-rr-cloud-showers-heavy:before{content:"\f471"}.fi-rr-cloud-showers:before{content:"\f472"}.fi-rr-cloud-sleet:before{content:"\f473"}.fi-rr-cloud-snow:before{content:"\f474"}.fi-rr-cloud-sun-rain:before{content:"\f475"}.fi-rr-cloud-sun:before{content:"\f476"}.fi-rr-cloud-upload-alt:before{content:"\f477"}.fi-rr-cloud-upload:before{content:"\f478"}.fi-rr-cloud:before{content:"\f479"}.fi-rr-clouds-moon:before{content:"\f47a"}.fi-rr-clouds-sun:before{content:"\f47b"}.fi-rr-clouds:before{content:"\f47c"}.fi-rr-clover-alt:before{content:"\f47d"}.fi-rr-club:before{content:"\f47e"}.fi-rr-cocktail-alt:before{content:"\f47f"}.fi-rr-cocktail:before{content:"\f480"}.fi-rr-coconut:before{content:"\f481"}.fi-rr-code-branch:before{content:"\f482"}.fi-rr-code-commit:before{content:"\f483"}.fi-rr-code-compare:before{content:"\f484"}.fi-rr-code-fork:before{content:"\f485"}.fi-rr-code-merge:before{content:"\f486"}.fi-rr-code-pull-request-closed:before{content:"\f487"}.fi-rr-code-pull-request-draft:before{content:"\f488"}.fi-rr-code-pull-request:before{content:"\f489"}.fi-rr-code-simple:before{content:"\f48a"}.fi-rr-coffee-bean:before{content:"\f48b"}.fi-rr-coffee-beans:before{content:"\f48c"}.fi-rr-coffee-heart:before{content:"\f48d"}.fi-rr-coffee-pot:before{content:"\f48e"}.fi-rr-coffee:before{content:"\f48f"}.fi-rr-coffin-cross:before{content:"\f490"}.fi-rr-coffin:before{content:"\f491"}.fi-rr-coin-up-arrow:before{content:"\f492"}.fi-rr-coin:before{content:"\f493"}.fi-rr-coins:before{content:"\f494"}.fi-rr-colon-sign:before{content:"\f495"}.fi-rr-columns-3:before{content:"\f496"}.fi-rr-comet:before{content:"\f497"}.fi-rr-command:before{content:"\f498"}.fi-rr-comment-alt-check:before{content:"\f499"}.fi-rr-comment-alt-dots:before{content:"\f49a"}.fi-rr-comment-alt-edit:before{content:"\f49b"}.fi-rr-comment-alt-medical:before{content:"\f49c"}.fi-rr-comment-alt-middle-top:before{content:"\f49d"}.fi-rr-comment-alt-middle:before{content:"\f49e"}.fi-rr-comment-alt-minus:before{content:"\f49f"}.fi-rr-comment-alt-music:before{content:"\f4a0"}.fi-rr-comment-alt:before{content:"\f4a1"}.fi-rr-comment-arrow-down:before{content:"\f4a2"}.fi-rr-comment-arrow-up-right:before{content:"\f4a3"}.fi-rr-comment-arrow-up:before{content:"\f4a4"}.fi-rr-comment-check:before{content:"\f4a5"}.fi-rr-comment-code:before{content:"\f4a6"}.fi-rr-comment-dollar:before{content:"\f4a7"}.fi-rr-comment-dots:before{content:"\f4a8"}.fi-rr-comment-exclamation:before{content:"\f4a9"}.fi-rr-comment-heart:before{content:"\f4aa"}.fi-rr-comment-image:before{content:"\f4ab"}.fi-rr-comment-info:before{content:"\f4ac"}.fi-rr-comment-medical:before{content:"\f4ad"}.fi-rr-comment-minus:before{content:"\f4ae"}.fi-rr-comment-pen:before{content:"\f4af"}.fi-rr-comment-question:before{content:"\f4b0"}.fi-rr-comment-quote:before{content:"\f4b1"}.fi-rr-comment-slash:before{content:"\f4b2"}.fi-rr-comment-smile:before{content:"\f4b3"}.fi-rr-comment-sms:before{content:"\f4b4"}.fi-rr-comment-text:before{content:"\f4b5"}.fi-rr-comment-user:before{content:"\f4b6"}.fi-rr-comment-xmark:before{content:"\f4b7"}.fi-rr-comment:before{content:"\f4b8"}.fi-rr-comments-dollar:before{content:"\f4b9"}.fi-rr-comments-question-check:before{content:"\f4ba"}.fi-rr-comments-question:before{content:"\f4bb"}.fi-rr-comments:before{content:"\f4bc"}.fi-rr-compass-alt:before{content:"\f4bd"}.fi-rr-compass-east:before{content:"\f4be"}.fi-rr-compass-north:before{content:"\f4bf"}.fi-rr-compass-slash:before{content:"\f4c0"}.fi-rr-compass-south:before{content:"\f4c1"}.fi-rr-compass-west:before{content:"\f4c2"}.fi-rr-completed:before{content:"\f4c3"}.fi-rr-compliance-clipboard:before{content:"\f4c4"}.fi-rr-compliance-document:before{content:"\f4c5"}.fi-rr-compliance:before{content:"\f4c6"}.fi-rr-compress-alt:before{content:"\f4c7"}.fi-rr-compress:before{content:"\f4c8"}.fi-rr-computer-classic:before{content:"\f4c9"}.fi-rr-computer-mouse:before{content:"\f4ca"}.fi-rr-computer-speaker:before{content:"\f4cb"}.fi-rr-computer:before{content:"\f4cc"}.fi-rr-concierge-bell:before{content:"\f4cd"}.fi-rr-condition-alt:before{content:"\f4ce"}.fi-rr-condition:before{content:"\f4cf"}.fi-rr-confetti:before{content:"\f4d0"}.fi-rr-constellation:before{content:"\f4d1"}.fi-rr-container-storage:before{content:"\f4d2"}.fi-rr-convert-document:before{content:"\f4d3"}.fi-rr-convert-shapes:before{content:"\f4d4"}.fi-rr-conveyor-belt-alt:before{content:"\f4d5"}.fi-rr-conveyor-belt-arm:before{content:"\f4d6"}.fi-rr-conveyor-belt-empty:before{content:"\f4d7"}.fi-rr-conveyor-belt:before{content:"\f4d8"}.fi-rr-cookie-alt:before{content:"\f4d9"}.fi-rr-cookie:before{content:"\f4da"}.fi-rr-copy-alt:before{content:"\f4db"}.fi-rr-copy-image:before{content:"\f4dc"}.fi-rr-copy:before{content:"\f4dd"}.fi-rr-copyright:before{content:"\f4de"}.fi-rr-corn:before{content:"\f4df"}.fi-rr-corporate-alt:before{content:"\f4e0"}.fi-rr-corporate:before{content:"\f4e1"}.fi-rr-couch:before{content:"\f4e2"}.fi-rr-court-sport:before{content:"\f4e3"}.fi-rr-cow-alt:before{content:"\f4e4"}.fi-rr-cow:before{content:"\f4e5"}.fi-rr-cowbell-circle-plus:before{content:"\f4e6"}.fi-rr-cowbell-more:before{content:"\f4e7"}.fi-rr-cowbell:before{content:"\f4e8"}.fi-rr-crab:before{content:"\f4e9"}.fi-rr-crate-empty:before{content:"\f4ea"}.fi-rr-cream:before{content:"\f4eb"}.fi-rr-credit-card-buyer:before{content:"\f4ec"}.fi-rr-credit-card-eye:before{content:"\f4ed"}.fi-rr-credit-card:before{content:"\f4ee"}.fi-rr-cricket:before{content:"\f4ef"}.fi-rr-crm-alt:before{content:"\f4f0"}.fi-rr-crm-computer:before{content:"\f4f1"}.fi-rr-CRM:before{content:"\f4f2"}.fi-rr-croissant:before{content:"\f4f3"}.fi-rr-cross-circle:before{content:"\f4f4"}.fi-rr-cross-religion:before{content:"\f4f5"}.fi-rr-cross-small:before{content:"\f4f6"}.fi-rr-cross:before{content:"\f4f7"}.fi-rr-crow:before{content:"\f4f8"}.fi-rr-crown:before{content:"\f4f9"}.fi-rr-crutch:before{content:"\f4fa"}.fi-rr-crutches:before{content:"\f4fb"}.fi-rr-cruzeiro-sign:before{content:"\f4fc"}.fi-rr-crypto-calendar:before{content:"\f4fd"}.fi-rr-cryptocurrency:before{content:"\f4fe"}.fi-rr-crystal-ball:before{content:"\f4ff"}.fi-rr-cube:before{content:"\f500"}.fi-rr-cubes-stacked:before{content:"\f501"}.fi-rr-cubes:before{content:"\f502"}.fi-rr-cucumber:before{content:"\f503"}.fi-rr-cup-straw-swoosh:before{content:"\f504"}.fi-rr-cup-straw:before{content:"\f505"}.fi-rr-cup-togo:before{content:"\f506"}.fi-rr-cupcake-alt:before{content:"\f507"}.fi-rr-cupcake:before{content:"\f508"}.fi-rr-curling:before{content:"\f509"}.fi-rr-cursor-finger:before{content:"\f50a"}.fi-rr-cursor-plus:before{content:"\f50b"}.fi-rr-cursor-text-alt:before{content:"\f50c"}.fi-rr-cursor-text:before{content:"\f50d"}.fi-rr-cursor:before{content:"\f50e"}.fi-rr-curve-alt:before{content:"\f50f"}.fi-rr-curve-arrow:before{content:"\f510"}.fi-rr-curve:before{content:"\f511"}.fi-rr-custard:before{content:"\f512"}.fi-rr-customer-care:before{content:"\f513"}.fi-rr-customer-service:before{content:"\f514"}.fi-rr-customization-cogwheel:before{content:"\f515"}.fi-rr-customization:before{content:"\f516"}.fi-rr-customize-computer:before{content:"\f517"}.fi-rr-customize-edit:before{content:"\f518"}.fi-rr-customize:before{content:"\f519"}.fi-rr-CV:before{content:"\f51a"}.fi-rr-cvv-card:before{content:"\f51b"}.fi-rr-d:before{content:"\f51c"}.fi-rr-dagger:before{content:"\f51d"}.fi-rr-daily-calendar:before{content:"\f51e"}.fi-rr-damage:before{content:"\f51f"}.fi-rr-dart:before{content:"\f520"}.fi-rr-dashboard-monitor:before{content:"\f521"}.fi-rr-dashboard-panel:before{content:"\f522"}.fi-rr-dashboard:before{content:"\f523"}.fi-rr-data-transfer:before{content:"\f524"}.fi-rr-database:before{content:"\f525"}.fi-rr-debt:before{content:"\f526"}.fi-rr-deer-rudolph:before{content:"\f527"}.fi-rr-deer:before{content:"\f528"}.fi-rr-delete-document:before{content:"\f529"}.fi-rr-delete-right:before{content:"\f52a"}.fi-rr-delete-user:before{content:"\f52b"}.fi-rr-delete:before{content:"\f52c"}.fi-rr-democrat:before{content:"\f52d"}.fi-rr-department-structure:before{content:"\f52e"}.fi-rr-department:before{content:"\f52f"}.fi-rr-deposit-alt:before{content:"\f530"}.fi-rr-deposit:before{content:"\f531"}.fi-rr-description-alt:before{content:"\f532"}.fi-rr-description:before{content:"\f533"}.fi-rr-desk:before{content:"\f534"}.fi-rr-desktop-arrow-down:before{content:"\f535"}.fi-rr-desktop-wallpaper:before{content:"\f536"}.fi-rr-devices:before{content:"\f537"}.fi-rr-dewpoint:before{content:"\f538"}.fi-rr-dharmachakra:before{content:"\f539"}.fi-rr-diagram-cells:before{content:"\f53a"}.fi-rr-diagram-lean-canvas:before{content:"\f53b"}.fi-rr-diagram-nested:before{content:"\f53c"}.fi-rr-diagram-next:before{content:"\f53d"}.fi-rr-diagram-predecessor:before{content:"\f53e"}.fi-rr-diagram-previous:before{content:"\f53f"}.fi-rr-diagram-project:before{content:"\f540"}.fi-rr-diagram-sankey:before{content:"\f541"}.fi-rr-diagram-subtask:before{content:"\f542"}.fi-rr-diagram-successor:before{content:"\f543"}.fi-rr-diagram-venn:before{content:"\f544"}.fi-rr-dial-high:before{content:"\f545"}.fi-rr-dial-low:before{content:"\f546"}.fi-rr-dial-max:before{content:"\f547"}.fi-rr-dial-med-low:before{content:"\f548"}.fi-rr-dial-med:before{content:"\f549"}.fi-rr-dial-min:before{content:"\f54a"}.fi-rr-dial-off:before{content:"\f54b"}.fi-rr-dial:before{content:"\f54c"}.fi-rr-diamond-exclamation:before{content:"\f54d"}.fi-rr-diamond-turn-right:before{content:"\f54e"}.fi-rr-diamond:before{content:"\f54f"}.fi-rr-diary-bookmark-down:before{content:"\f550"}.fi-rr-diary-bookmarks:before{content:"\f551"}.fi-rr-diary-clasp:before{content:"\f552"}.fi-rr-dice-alt:before{content:"\f553"}.fi-rr-dice-d10:before{content:"\f554"}.fi-rr-dice-d12:before{content:"\f555"}.fi-rr-dice-d20:before{content:"\f556"}.fi-rr-dice-d4:before{content:"\f557"}.fi-rr-dice-d6:before{content:"\f558"}.fi-rr-dice-d8:before{content:"\f559"}.fi-rr-dice-four:before{content:"\f55a"}.fi-rr-dice-one:before{content:"\f55b"}.fi-rr-dice-six:before{content:"\f55c"}.fi-rr-dice-three:before{content:"\f55d"}.fi-rr-dice-two:before{content:"\f55e"}.fi-rr-dice:before{content:"\f55f"}.fi-rr-digging:before{content:"\f560"}.fi-rr-digital-tachograph:before{content:"\f561"}.fi-rr-dinner:before{content:"\f562"}.fi-rr-diploma:before{content:"\f563"}.fi-rr-direction-signal-arrow:before{content:"\f564"}.fi-rr-direction-signal:before{content:"\f565"}.fi-rr-disc-drive:before{content:"\f566"}.fi-rr-disco-ball:before{content:"\f567"}.fi-rr-discover:before{content:"\f568"}.fi-rr-disease:before{content:"\f569"}.fi-rr-disk:before{content:"\f56a"}.fi-rr-display-arrow-down:before{content:"\f56b"}.fi-rr-display-chart-up:before{content:"\f56c"}.fi-rr-display-code:before{content:"\f56d"}.fi-rr-display-medical:before{content:"\f56e"}.fi-rr-display-slash:before{content:"\f56f"}.fi-rr-distribute-spacing-horizontal:before{content:"\f570"}.fi-rr-distribute-spacing-vertical:before{content:"\f571"}.fi-rr-divide:before{content:"\f572"}.fi-rr-dizzy:before{content:"\f573"}.fi-rr-dna:before{content:"\f574"}.fi-rr-do-not-enter:before{content:"\f575"}.fi-rr-doctor:before{content:"\f576"}.fi-rr-document-circle-wrong:before{content:"\f577"}.fi-rr-document-paid:before{content:"\f578"}.fi-rr-document-signed:before{content:"\f579"}.fi-rr-document:before{content:"\f57a"}.fi-rr-dog-leashed:before{content:"\f57b"}.fi-rr-dog:before{content:"\f57c"}.fi-rr-dollar:before{content:"\f57d"}.fi-rr-dolly-flatbed-alt:before{content:"\f57e"}.fi-rr-dolly-flatbed-empty:before{content:"\f57f"}.fi-rr-dolly-flatbed:before{content:"\f580"}.fi-rr-dolphin:before{content:"\f581"}.fi-rr-domino-effect:before{content:"\f582"}.fi-rr-donate:before{content:"\f583"}.fi-rr-dong-sign:before{content:"\f584"}.fi-rr-donut:before{content:"\f585"}.fi-rr-door-closed:before{content:"\f586"}.fi-rr-door-open:before{content:"\f587"}.fi-rr-dot-circle:before{content:"\f588"}.fi-rr-dot-pending:before{content:"\f589"}.fi-rr-dove:before{content:"\f58a"}.fi-rr-down-from-bracket:before{content:"\f58b"}.fi-rr-down-left-and-up-right-to-center:before{content:"\f58c"}.fi-rr-down-left:before{content:"\f58d"}.fi-rr-down-right:before{content:"\f58e"}.fi-rr-down-to-line:before{content:"\f58f"}.fi-rr-down:before{content:"\f590"}.fi-rr-download:before{content:"\f591"}.fi-rr-drafting-compass:before{content:"\f592"}.fi-rr-dragon:before{content:"\f593"}.fi-rr-draw-polygon:before{content:"\f594"}.fi-rr-draw-square:before{content:"\f595"}.fi-rr-drawer-alt:before{content:"\f596"}.fi-rr-drawer-empty:before{content:"\f597"}.fi-rr-drawer:before{content:"\f598"}.fi-rr-dreidel:before{content:"\f599"}.fi-rr-drink-alt:before{content:"\f59a"}.fi-rr-driver-man:before{content:"\f59b"}.fi-rr-driver-woman:before{content:"\f59c"}.fi-rr-drone-alt:before{content:"\f59d"}.fi-rr-drone-front:before{content:"\f59e"}.fi-rr-drone:before{content:"\f59f"}.fi-rr-drop-down:before{content:"\f5a0"}.fi-rr-dropdown-select:before{content:"\f5a1"}.fi-rr-dropdown:before{content:"\f5a2"}.fi-rr-drum-steelpan:before{content:"\f5a3"}.fi-rr-drum:before{content:"\f5a4"}.fi-rr-drumstick-bite:before{content:"\f5a5"}.fi-rr-drumstick:before{content:"\f5a6"}.fi-rr-dryer-alt:before{content:"\f5a7"}.fi-rr-dryer:before{content:"\f5a8"}.fi-rr-duck:before{content:"\f5a9"}.fi-rr-dumbbell-fitness:before{content:"\f5aa"}.fi-rr-dumbbell-horizontal:before{content:"\f5ab"}.fi-rr-dumbbell-ray:before{content:"\f5ac"}.fi-rr-dumbbell-weightlifting:before{content:"\f5ad"}.fi-rr-dumpster-fire:before{content:"\f5ae"}.fi-rr-dumpster:before{content:"\f5af"}.fi-rr-dungeon:before{content:"\f5b0"}.fi-rr-duplicate:before{content:"\f5b1"}.fi-rr-duration-alt:before{content:"\f5b2"}.fi-rr-duration:before{content:"\f5b3"}.fi-rr-e-learning:before{content:"\f5b4"}.fi-rr-e:before{content:"\f5b5"}.fi-rr-ear-deaf:before{content:"\f5b6"}.fi-rr-ear-muffs:before{content:"\f5b7"}.fi-rr-ear:before{content:"\f5b8"}.fi-rr-earnings:before{content:"\f5b9"}.fi-rr-earth-africa:before{content:"\f5ba"}.fi-rr-earth-americas:before{content:"\f5bb"}.fi-rr-earth-asia:before{content:"\f5bc"}.fi-rr-earth-europa:before{content:"\f5bd"}.fi-rr-eclipse-alt:before{content:"\f5be"}.fi-rr-eclipse:before{content:"\f5bf"}.fi-rr-edit-alt:before{content:"\f5c0"}.fi-rr-edit:before{content:"\f5c1"}.fi-rr-effect:before{content:"\f5c2"}.fi-rr-egg-fried:before{content:"\f5c3"}.fi-rr-egg:before{content:"\f5c4"}.fi-rr-eject:before{content:"\f5c5"}.fi-rr-elephant:before{content:"\f5c6"}.fi-rr-elevator:before{content:"\f5c7"}.fi-rr-email-pending:before{content:"\f5c8"}.fi-rr-employee-alt:before{content:"\f5c9"}.fi-rr-employee-handbook:before{content:"\f5ca"}.fi-rr-employee-man-alt:before{content:"\f5cb"}.fi-rr-employee-man:before{content:"\f5cc"}.fi-rr-employees-woman-man:before{content:"\f5cd"}.fi-rr-employees:before{content:"\f5ce"}.fi-rr-empty-set:before{content:"\f5cf"}.fi-rr-endless-loop:before{content:"\f5d0"}.fi-rr-engine-warning:before{content:"\f5d1"}.fi-rr-engine:before{content:"\f5d2"}.fi-rr-enter:before{content:"\f5d3"}.fi-rr-envelope-ban:before{content:"\f5d4"}.fi-rr-envelope-bulk:before{content:"\f5d5"}.fi-rr-envelope-dot:before{content:"\f5d6"}.fi-rr-envelope-download:before{content:"\f5d7"}.fi-rr-envelope-heart:before{content:"\f5d8"}.fi-rr-envelope-marker:before{content:"\f5d9"}.fi-rr-envelope-open-dollar:before{content:"\f5da"}.fi-rr-envelope-open-text:before{content:"\f5db"}.fi-rr-envelope-open:before{content:"\f5dc"}.fi-rr-envelope-plus:before{content:"\f5dd"}.fi-rr-envelope:before{content:"\f5de"}.fi-rr-envelopes:before{content:"\f5df"}.fi-rr-equality:before{content:"\f5e0"}.fi-rr-equals:before{content:"\f5e1"}.fi-rr-eraser:before{content:"\f5e2"}.fi-rr-error-camera:before{content:"\f5e3"}.fi-rr-escalator:before{content:"\f5e4"}.fi-rr-ethernet:before{content:"\f5e5"}.fi-rr-euro:before{content:"\f5e6"}.fi-rr-excavator:before{content:"\f5e7"}.fi-rr-exchange-alt:before{content:"\f5e8"}.fi-rr-exchange-cryptocurrency:before{content:"\f5e9"}.fi-rr-exchange:before{content:"\f5ea"}.fi-rr-exclamation:before{content:"\f5eb"}.fi-rr-exit-alt:before{content:"\f5ec"}.fi-rr-exit:before{content:"\f5ed"}.fi-rr-expand-arrows-alt:before{content:"\f5ee"}.fi-rr-expand-arrows:before{content:"\f5ef"}.fi-rr-expand:before{content:"\f5f0"}.fi-rr-expense-bill:before{content:"\f5f1"}.fi-rr-expense:before{content:"\f5f2"}.fi-rr-external-hard-drive:before{content:"\f5f3"}.fi-rr-external-world:before{content:"\f5f4"}.fi-rr-eye-crossed:before{content:"\f5f5"}.fi-rr-eye-dropper-half:before{content:"\f5f6"}.fi-rr-eye-dropper:before{content:"\f5f7"}.fi-rr-eye:before{content:"\f5f8"}.fi-rr-eyes:before{content:"\f5f9"}.fi-rr-f:before{content:"\f5fa"}.fi-rr-fabric:before{content:"\f5fb"}.fi-rr-face-angry-horns:before{content:"\f5fc"}.fi-rr-face-anguished:before{content:"\f5fd"}.fi-rr-face-anxious-sweat:before{content:"\f5fe"}.fi-rr-face-astonished:before{content:"\f5ff"}.fi-rr-face-awesome:before{content:"\f600"}.fi-rr-face-beam-hand-over-mouth:before{content:"\f601"}.fi-rr-face-confounded:before{content:"\f602"}.fi-rr-face-confused:before{content:"\f603"}.fi-rr-face-cowboy-hat:before{content:"\f604"}.fi-rr-face-disappointed:before{content:"\f605"}.fi-rr-face-disguise:before{content:"\f606"}.fi-rr-face-downcast-sweat:before{content:"\f607"}.fi-rr-face-drooling:before{content:"\f608"}.fi-rr-face-explode:before{content:"\f609"}.fi-rr-face-expressionless:before{content:"\f60a"}.fi-rr-face-eyes-xmarks:before{content:"\f60b"}.fi-rr-face-fearful:before{content:"\f60c"}.fi-rr-face-glasses:before{content:"\f60d"}.fi-rr-face-grin-tongue-wink:before{content:"\f60e"}.fi-rr-face-hand-yawn:before{content:"\f60f"}.fi-rr-face-head-bandage:before{content:"\f610"}.fi-rr-face-hushed:before{content:"\f611"}.fi-rr-face-icicles:before{content:"\f612"}.fi-rr-face-lying:before{content:"\f613"}.fi-rr-face-mask:before{content:"\f614"}.fi-rr-face-monocle:before{content:"\f615"}.fi-rr-face-nauseated:before{content:"\f616"}.fi-rr-face-nose-steam:before{content:"\f617"}.fi-rr-face-party:before{content:"\f618"}.fi-rr-face-pensive:before{content:"\f619"}.fi-rr-face-persevering:before{content:"\f61a"}.fi-rr-face-pleading:before{content:"\f61b"}.fi-rr-face-raised-eyebrow:before{content:"\f61c"}.fi-rr-face-relieved:before{content:"\f61d"}.fi-rr-face-sad-sweat:before{content:"\f61e"}.fi-rr-face-scream:before{content:"\f61f"}.fi-rr-face-shush:before{content:"\f620"}.fi-rr-face-sleeping:before{content:"\f621"}.fi-rr-face-sleepy:before{content:"\f622"}.fi-rr-face-smile-halo:before{content:"\f623"}.fi-rr-face-smile-hearts:before{content:"\f624"}.fi-rr-face-smile-horns:before{content:"\f625"}.fi-rr-face-smile-tear:before{content:"\f626"}.fi-rr-face-smile-tongue:before{content:"\f627"}.fi-rr-face-smile-upside-down:before{content:"\f628"}.fi-rr-face-smiling-hands:before{content:"\f629"}.fi-rr-face-smirking:before{content:"\f62a"}.fi-rr-face-sunglasses-alt:before{content:"\f62b"}.fi-rr-face-sunglasses:before{content:"\f62c"}.fi-rr-face-swear:before{content:"\f62d"}.fi-rr-face-thermometer:before{content:"\f62e"}.fi-rr-face-thinking:before{content:"\f62f"}.fi-rr-face-tissue:before{content:"\f630"}.fi-rr-face-tongue-money:before{content:"\f631"}.fi-rr-face-tongue-sweat:before{content:"\f632"}.fi-rr-face-unamused:before{content:"\f633"}.fi-rr-face-viewfinder:before{content:"\f634"}.fi-rr-face-vomit:before{content:"\f635"}.fi-rr-face-weary:before{content:"\f636"}.fi-rr-face-woozy:before{content:"\f637"}.fi-rr-face-worried:before{content:"\f638"}.fi-rr-face-zany:before{content:"\f639"}.fi-rr-face-zipper:before{content:"\f63a"}.fi-rr-fail:before{content:"\f63b"}.fi-rr-falafel:before{content:"\f63c"}.fi-rr-family-dress:before{content:"\f63d"}.fi-rr-family-pants:before{content:"\f63e"}.fi-rr-family:before{content:"\f63f"}.fi-rr-fan-table:before{content:"\f640"}.fi-rr-fan:before{content:"\f641"}.fi-rr-farm:before{content:"\f642"}.fi-rr-faucet-drip:before{content:"\f643"}.fi-rr-faucet:before{content:"\f644"}.fi-rr-fax:before{content:"\f645"}.fi-rr-feather-pointed:before{content:"\f646"}.fi-rr-feather:before{content:"\f647"}.fi-rr-features-alt:before{content:"\f648"}.fi-rr-features:before{content:"\f649"}.fi-rr-fee-receipt:before{content:"\f64a"}.fi-rr-fee:before{content:"\f64b"}.fi-rr-feedback-alt:before{content:"\f64c"}.fi-rr-feedback-cycle-loop:before{content:"\f64d"}.fi-rr-feedback-hand:before{content:"\f64e"}.fi-rr-feedback-review:before{content:"\f64f"}.fi-rr-feedback:before{content:"\f650"}.fi-rr-fence:before{content:"\f651"}.fi-rr-ferris-wheel:before{content:"\f652"}.fi-rr-fighter-jet:before{content:"\f653"}.fi-rr-file-ai:before{content:"\f654"}.fi-rr-file-audio:before{content:"\f655"}.fi-rr-file-binary:before{content:"\f656"}.fi-rr-file-chart-line:before{content:"\f657"}.fi-rr-file-chart-pie:before{content:"\f658"}.fi-rr-file-circle-info:before{content:"\f659"}.fi-rr-file-cloud:before{content:"\f65a"}.fi-rr-file-code:before{content:"\f65b"}.fi-rr-file-csv:before{content:"\f65c"}.fi-rr-file-download:before{content:"\f65d"}.fi-rr-file-edit:before{content:"\f65e"}.fi-rr-file-eps:before{content:"\f65f"}.fi-rr-file-excel:before{content:"\f660"}.fi-rr-file-exclamation:before{content:"\f661"}.fi-rr-file-export:before{content:"\f662"}.fi-rr-file-image:before{content:"\f663"}.fi-rr-file-import:before{content:"\f664"}.fi-rr-file-invoice-dollar:before{content:"\f665"}.fi-rr-file-invoice:before{content:"\f666"}.fi-rr-file-medical-alt:before{content:"\f667"}.fi-rr-file-medical:before{content:"\f668"}.fi-rr-file-minus:before{content:"\f669"}.fi-rr-file-pdf:before{content:"\f66a"}.fi-rr-file-powerpoint:before{content:"\f66b"}.fi-rr-file-prescription:before{content:"\f66c"}.fi-rr-file-psd:before{content:"\f66d"}.fi-rr-file-signature:before{content:"\f66e"}.fi-rr-file-spreadsheet:before{content:"\f66f"}.fi-rr-file-upload:before{content:"\f670"}.fi-rr-file-user:before{content:"\f671"}.fi-rr-file-video:before{content:"\f672"}.fi-rr-file-word:before{content:"\f673"}.fi-rr-file-zipper:before{content:"\f674"}.fi-rr-file:before{content:"\f675"}.fi-rr-files-medical:before{content:"\f676"}.fi-rr-fill:before{content:"\f677"}.fi-rr-film-canister:before{content:"\f678"}.fi-rr-film-slash:before{content:"\f679"}.fi-rr-film:before{content:"\f67a"}.fi-rr-films:before{content:"\f67b"}.fi-rr-filter-list:before{content:"\f67c"}.fi-rr-filter-slash:before{content:"\f67d"}.fi-rr-filter:before{content:"\f67e"}.fi-rr-filters:before{content:"\f67f"}.fi-rr-fingerprint-security-risk:before{content:"\f680"}.fi-rr-fingerprint:before{content:"\f681"}.fi-rr-fire-burner:before{content:"\f682"}.fi-rr-fire-extinguisher:before{content:"\f683"}.fi-rr-fire-flame-curved:before{content:"\f684"}.fi-rr-fire-flame-simple:before{content:"\f685"}.fi-rr-fire-hydrant:before{content:"\f686"}.fi-rr-fire-smoke:before{content:"\f687"}.fi-rr-fireplace:before{content:"\f688"}.fi-rr-first-award:before{content:"\f689"}.fi-rr-first-laurel:before{content:"\f68a"}.fi-rr-first-medal:before{content:"\f68b"}.fi-rr-first:before{content:"\f68c"}.fi-rr-fish-bones:before{content:"\f68d"}.fi-rr-fish-cooked:before{content:"\f68e"}.fi-rr-fish:before{content:"\f68f"}.fi-rr-fishing-rod:before{content:"\f690"}.fi-rr-fist-move:before{content:"\f691"}.fi-rr-flag-alt:before{content:"\f692"}.fi-rr-flag-checkered:before{content:"\f693"}.fi-rr-flag-usa:before{content:"\f694"}.fi-rr-flag:before{content:"\f695"}.fi-rr-flame:before{content:"\f696"}.fi-rr-flashlight:before{content:"\f697"}.fi-rr-flask-gear:before{content:"\f698"}.fi-rr-flask-poison:before{content:"\f699"}.fi-rr-flask-potion:before{content:"\f69a"}.fi-rr-flask:before{content:"\f69b"}.fi-rr-flatbread-stuffed:before{content:"\f69c"}.fi-rr-flatbread:before{content:"\f69d"}.fi-rr-flip-horizontal:before{content:"\f69e"}.fi-rr-floor-alt:before{content:"\f69f"}.fi-rr-floor-layer:before{content:"\f6a0"}.fi-rr-floor:before{content:"\f6a1"}.fi-rr-floppy-disk-circle-arrow-right:before{content:"\f6a2"}.fi-rr-floppy-disk-circle-xmark:before{content:"\f6a3"}.fi-rr-floppy-disk-pen:before{content:"\f6a4"}.fi-rr-floppy-disks:before{content:"\f6a5"}.fi-rr-florin-sign:before{content:"\f6a6"}.fi-rr-flower-bouquet:before{content:"\f6a7"}.fi-rr-flower-butterfly:before{content:"\f6a8"}.fi-rr-flower-daffodil:before{content:"\f6a9"}.fi-rr-flower-tulip:before{content:"\f6aa"}.fi-rr-flower:before{content:"\f6ab"}.fi-rr-flushed:before{content:"\f6ac"}.fi-rr-flute:before{content:"\f6ad"}.fi-rr-flux-capacitor:before{content:"\f6ae"}.fi-rr-fly-insect:before{content:"\f6af"}.fi-rr-flying-disc:before{content:"\f6b0"}.fi-rr-fog:before{content:"\f6b1"}.fi-rr-folder-download:before{content:"\f6b2"}.fi-rr-folder-fire:before{content:"\f6b3"}.fi-rr-folder-minus:before{content:"\f6b4"}.fi-rr-folder-open:before{content:"\f6b5"}.fi-rr-folder-times:before{content:"\f6b6"}.fi-rr-folder-tree:before{content:"\f6b7"}.fi-rr-folder-upload:before{content:"\f6b8"}.fi-rr-folder-xmark:before{content:"\f6b9"}.fi-rr-folder:before{content:"\f6ba"}.fi-rr-folders:before{content:"\f6bb"}.fi-rr-follow-folder:before{content:"\f6bc"}.fi-rr-followcollection:before{content:"\f6bd"}.fi-rr-following:before{content:"\f6be"}.fi-rr-fondue-pot:before{content:"\f6bf"}.fi-rr-football:before{content:"\f6c0"}.fi-rr-foreign-language-audio:before{content:"\f6c1"}.fi-rr-fork:before{content:"\f6c2"}.fi-rr-forklift:before{content:"\f6c3"}.fi-rr-form:before{content:"\f6c4"}.fi-rr-fort:before{content:"\f6c5"}.fi-rr-forward-fast:before{content:"\f6c6"}.fi-rr-forward:before{content:"\f6c7"}.fi-rr-fox:before{content:"\f6c8"}.fi-rr-frame:before{content:"\f6c9"}.fi-rr-franc-sign:before{content:"\f6ca"}.fi-rr-free-delivery:before{content:"\f6cb"}.fi-rr-free:before{content:"\f6cc"}.fi-rr-french-fries:before{content:"\f6cd"}.fi-rr-friday:before{content:"\f6ce"}.fi-rr-frog:before{content:"\f6cf"}.fi-rr-frown:before{content:"\f6d0"}.fi-rr-ftp:before{content:"\f6d1"}.fi-rr-fuel-gauge:before{content:"\f6d2"}.fi-rr-function-process:before{content:"\f6d3"}.fi-rr-function-square:before{content:"\f6d4"}.fi-rr-function:before{content:"\f6d5"}.fi-rr-funnel-dollar:before{content:"\f6d6"}.fi-rr-g:before{content:"\f6d7"}.fi-rr-galaxy-alt:before{content:"\f6d8"}.fi-rr-galaxy-planet:before{content:"\f6d9"}.fi-rr-galaxy-star:before{content:"\f6da"}.fi-rr-galaxy:before{content:"\f6db"}.fi-rr-gallery-thumbnails:before{content:"\f6dc"}.fi-rr-gallery:before{content:"\f6dd"}.fi-rr-game-board-alt:before{content:"\f6de"}.fi-rr-gamepad:before{content:"\f6df"}.fi-rr-garage-car:before{content:"\f6e0"}.fi-rr-garage-open:before{content:"\f6e1"}.fi-rr-garage:before{content:"\f6e2"}.fi-rr-garlic-alt:before{content:"\f6e3"}.fi-rr-garlic:before{content:"\f6e4"}.fi-rr-gas-pump-alt:before{content:"\f6e5"}.fi-rr-gas-pump-slash:before{content:"\f6e6"}.fi-rr-gas-pump:before{content:"\f6e7"}.fi-rr-gauge-circle-bolt:before{content:"\f6e8"}.fi-rr-gauge-circle-minus:before{content:"\f6e9"}.fi-rr-gauge-circle-plus:before{content:"\f6ea"}.fi-rr-gavel:before{content:"\f6eb"}.fi-rr-gay-couple:before{content:"\f6ec"}.fi-rr-gears:before{content:"\f6ed"}.fi-rr-gem:before{content:"\f6ee"}.fi-rr-general:before{content:"\f6ef"}.fi-rr-ghost:before{content:"\f6f0"}.fi-rr-gif-square:before{content:"\f6f1"}.fi-rr-gif:before{content:"\f6f2"}.fi-rr-gift-box-benefits:before{content:"\f6f3"}.fi-rr-gift-card:before{content:"\f6f4"}.fi-rr-gift:before{content:"\f6f5"}.fi-rr-gifts:before{content:"\f6f6"}.fi-rr-gingerbread-man:before{content:"\f6f7"}.fi-rr-glass-champagne:before{content:"\f6f8"}.fi-rr-glass-cheers:before{content:"\f6f9"}.fi-rr-glass-citrus:before{content:"\f6fa"}.fi-rr-glass-empty:before{content:"\f6fb"}.fi-rr-glass-half:before{content:"\f6fc"}.fi-rr-glass-water-droplet:before{content:"\f6fd"}.fi-rr-glass-whiskey-rocks:before{content:"\f6fe"}.fi-rr-glass-whiskey:before{content:"\f6ff"}.fi-rr-glass:before{content:"\f700"}.fi-rr-glasses:before{content:"\f701"}.fi-rr-globe-alt:before{content:"\f702"}.fi-rr-globe-pointer:before{content:"\f703"}.fi-rr-globe-snow:before{content:"\f704"}.fi-rr-globe:before{content:"\f705"}.fi-rr-goal-net:before{content:"\f706"}.fi-rr-golf-ball:before{content:"\f707"}.fi-rr-golf-hole:before{content:"\f708"}.fi-rr-golf:before{content:"\f709"}.fi-rr-gopuram:before{content:"\f70a"}.fi-rr-government-budget:before{content:"\f70b"}.fi-rr-government-flag:before{content:"\f70c"}.fi-rr-government-user:before{content:"\f70d"}.fi-rr-gps-navigation:before{content:"\f70e"}.fi-rr-graduation-cap:before{content:"\f70f"}.fi-rr-gramophone:before{content:"\f710"}.fi-rr-grape:before{content:"\f711"}.fi-rr-graph-curve:before{content:"\f712"}.fi-rr-graphic-style:before{content:"\f713"}.fi-rr-graphic-tablet:before{content:"\f714"}.fi-rr-grate-droplet:before{content:"\f715"}.fi-rr-grate:before{content:"\f716"}.fi-rr-greater-than-equal:before{content:"\f717"}.fi-rr-greater-than:before{content:"\f718"}.fi-rr-greek-helmet:before{content:"\f719"}.fi-rr-grid-alt:before{content:"\f71a"}.fi-rr-grid-dividers:before{content:"\f71b"}.fi-rr-grid:before{content:"\f71c"}.fi-rr-grill-hot-alt:before{content:"\f71d"}.fi-rr-grill:before{content:"\f71e"}.fi-rr-grimace:before{content:"\f71f"}.fi-rr-grin-alt:before{content:"\f720"}.fi-rr-grin-beam-sweat:before{content:"\f721"}.fi-rr-grin-beam:before{content:"\f722"}.fi-rr-grin-hearts:before{content:"\f723"}.fi-rr-grin-squint-tears:before{content:"\f724"}.fi-rr-grin-squint:before{content:"\f725"}.fi-rr-grin-stars:before{content:"\f726"}.fi-rr-grin-tears:before{content:"\f727"}.fi-rr-grin-tongue-squint:before{content:"\f728"}.fi-rr-grin-tongue-wink:before{content:"\f729"}.fi-rr-grin-tongue:before{content:"\f72a"}.fi-rr-grin-wink:before{content:"\f72b"}.fi-rr-grin:before{content:"\f72c"}.fi-rr-grip-dots-vertical:before{content:"\f72d"}.fi-rr-grip-dots:before{content:"\f72e"}.fi-rr-grip-horizontal:before{content:"\f72f"}.fi-rr-grip-lines-vertical:before{content:"\f730"}.fi-rr-grip-lines:before{content:"\f731"}.fi-rr-grip-vertical:before{content:"\f732"}.fi-rr-grocery-bag:before{content:"\f733"}.fi-rr-grocery-basket:before{content:"\f734"}.fi-rr-group-arrows-rotate:before{content:"\f735"}.fi-rr-group-call:before{content:"\f736"}.fi-rr-group-community-social-media:before{content:"\f737"}.fi-rr-growth-chart-invest:before{content:"\f738"}.fi-rr-guarani-sign:before{content:"\f739"}.fi-rr-guide-alt:before{content:"\f73a"}.fi-rr-guide:before{content:"\f73b"}.fi-rr-guitar-electric:before{content:"\f73c"}.fi-rr-guitar:before{content:"\f73d"}.fi-rr-guitars:before{content:"\f73e"}.fi-rr-gun-squirt:before{content:"\f73f"}.fi-rr-gym:before{content:"\f740"}.fi-rr-h-square:before{content:"\f741"}.fi-rr-h:before{content:"\f742"}.fi-rr-h1:before{content:"\f743"}.fi-rr-h2:before{content:"\f744"}.fi-rr-h3:before{content:"\f745"}.fi-rr-h4:before{content:"\f746"}.fi-rr-hair-clipper:before{content:"\f747"}.fi-rr-hamburger-soda:before{content:"\f748"}.fi-rr-hamburger:before{content:"\f749"}.fi-rr-hammer-crash:before{content:"\f74a"}.fi-rr-hammer-war:before{content:"\f74b"}.fi-rr-hammer:before{content:"\f74c"}.fi-rr-hamsa:before{content:"\f74d"}.fi-rr-hand-back-fist:before{content:"\f74e"}.fi-rr-hand-back-point-down:before{content:"\f74f"}.fi-rr-hand-back-point-left:before{content:"\f750"}.fi-rr-hand-back-point-ribbon:before{content:"\f751"}.fi-rr-hand-back-point-right:before{content:"\f752"}.fi-rr-hand-bill:before{content:"\f753"}.fi-rr-hand-dots:before{content:"\f754"}.fi-rr-hand-fingers-crossed:before{content:"\f755"}.fi-rr-hand-fist:before{content:"\f756"}.fi-rr-hand-heart:before{content:"\f757"}.fi-rr-hand-holding-box:before{content:"\f758"}.fi-rr-hand-holding-droplet:before{content:"\f759"}.fi-rr-hand-holding-heart:before{content:"\f75a"}.fi-rr-hand-holding-magic:before{content:"\f75b"}.fi-rr-hand-holding-medical:before{content:"\f75c"}.fi-rr-hand-holding-seeding:before{content:"\f75d"}.fi-rr-hand-holding-skull:before{content:"\f75e"}.fi-rr-hand-holding-usd:before{content:"\f75f"}.fi-rr-hand-holding-water:before{content:"\f760"}.fi-rr-hand-horns:before{content:"\f761"}.fi-rr-hand-lizard:before{content:"\f762"}.fi-rr-hand-love:before{content:"\f763"}.fi-rr-hand-middle-finger:before{content:"\f764"}.fi-rr-hand-paper:before{content:"\f765"}.fi-rr-hand-peace:before{content:"\f766"}.fi-rr-hand-point-ribbon:before{content:"\f767"}.fi-rr-hand-scissors:before{content:"\f768"}.fi-rr-hand-sparkles:before{content:"\f769"}.fi-rr-hand-spock:before{content:"\f76a"}.fi-rr-hand-wave:before{content:"\f76b"}.fi-rr-hand:before{content:"\f76c"}.fi-rr-handmade:before{content:"\f76d"}.fi-rr-hands-bubbles:before{content:"\f76e"}.fi-rr-hands-clapping:before{content:"\f76f"}.fi-rr-hands-heart:before{content:"\f770"}.fi-rr-hands-holding-diamond:before{content:"\f771"}.fi-rr-hands-holding:before{content:"\f772"}.fi-rr-hands-usd:before{content:"\f773"}.fi-rr-handshake-angle:before{content:"\f774"}.fi-rr-handshake-deal-loan:before{content:"\f775"}.fi-rr-handshake-house:before{content:"\f776"}.fi-rr-handshake-simple-slash:before{content:"\f777"}.fi-rr-handshake-trust:before{content:"\f778"}.fi-rr-handshake:before{content:"\f779"}.fi-rr-hard-hat:before{content:"\f77a"}.fi-rr-hashtag-lock:before{content:"\f77b"}.fi-rr-hastag:before{content:"\f77c"}.fi-rr-hat-beach:before{content:"\f77d"}.fi-rr-hat-birthday:before{content:"\f77e"}.fi-rr-hat-chef:before{content:"\f77f"}.fi-rr-hat-cowboy-side:before{content:"\f780"}.fi-rr-hat-cowboy:before{content:"\f781"}.fi-rr-hat-santa:before{content:"\f782"}.fi-rr-hat-winter:before{content:"\f783"}.fi-rr-hat-witch:before{content:"\f784"}.fi-rr-hat-wizard:before{content:"\f785"}.fi-rr-hdd:before{content:"\f786"}.fi-rr-head-side-brain:before{content:"\f787"}.fi-rr-head-side-cough-slash:before{content:"\f788"}.fi-rr-head-side-cough:before{content:"\f789"}.fi-rr-head-side-headphones:before{content:"\f78a"}.fi-rr-head-side-heart:before{content:"\f78b"}.fi-rr-head-side-mask:before{content:"\f78c"}.fi-rr-head-side-medical:before{content:"\f78d"}.fi-rr-head-side-thinking:before{content:"\f78e"}.fi-rr-head-side-virus:before{content:"\f78f"}.fi-rr-head-side:before{content:"\f790"}.fi-rr-head-vr:before{content:"\f791"}.fi-rr-heading:before{content:"\f792"}.fi-rr-headphones:before{content:"\f793"}.fi-rr-headset:before{content:"\f794"}.fi-rr-heart-arrow:before{content:"\f795"}.fi-rr-heart-brain:before{content:"\f796"}.fi-rr-heart-crack:before{content:"\f797"}.fi-rr-heart-half-stroke:before{content:"\f798"}.fi-rr-heart-half:before{content:"\f799"}.fi-rr-heart-health-muscle:before{content:"\f79a"}.fi-rr-heart-lock:before{content:"\f79b"}.fi-rr-heart-partner-handshake:before{content:"\f79c"}.fi-rr-heart-rate:before{content:"\f79d"}.fi-rr-heart-slash:before{content:"\f79e"}.fi-rr-heart-upside-down:before{content:"\f79f"}.fi-rr-heart:before{content:"\f7a0"}.fi-rr-heat:before{content:"\f7a1"}.fi-rr-helicopter-side:before{content:"\f7a2"}.fi-rr-helmet-battle:before{content:"\f7a3"}.fi-rr-hexagon-check:before{content:"\f7a4"}.fi-rr-hexagon-divide:before{content:"\f7a5"}.fi-rr-hexagon-exclamation:before{content:"\f7a6"}.fi-rr-hexagon:before{content:"\f7a7"}.fi-rr-high-definition:before{content:"\f7a8"}.fi-rr-high-five-celebration-yes:before{content:"\f7a9"}.fi-rr-high-five:before{content:"\f7aa"}.fi-rr-highlighter-line:before{content:"\f7ab"}.fi-rr-highlighter:before{content:"\f7ac"}.fi-rr-hiking:before{content:"\f7ad"}.fi-rr-hippo:before{content:"\f7ae"}.fi-rr-hockey-puck:before{content:"\f7af"}.fi-rr-hockey-stick-puck:before{content:"\f7b0"}.fi-rr-hockey-sticks:before{content:"\f7b1"}.fi-rr-holding-hand-gear:before{content:"\f7b2"}.fi-rr-holding-hand-revenue:before{content:"\f7b3"}.fi-rr-holly-berry:before{content:"\f7b4"}.fi-rr-home-heart:before{content:"\f7b5"}.fi-rr-home-location-alt:before{content:"\f7b6"}.fi-rr-home-location:before{content:"\f7b7"}.fi-rr-home:before{content:"\f7b8"}.fi-rr-honey-pot:before{content:"\f7b9"}.fi-rr-hood-cloak:before{content:"\f7ba"}.fi-rr-horizontal-rule:before{content:"\f7bb"}.fi-rr-horse-head:before{content:"\f7bc"}.fi-rr-horse-saddle:before{content:"\f7bd"}.fi-rr-horse:before{content:"\f7be"}.fi-rr-horseshoe-broken:before{content:"\f7bf"}.fi-rr-horseshoe:before{content:"\f7c0"}.fi-rr-hose-reel:before{content:"\f7c1"}.fi-rr-hose:before{content:"\f7c2"}.fi-rr-hospital-symbol:before{content:"\f7c3"}.fi-rr-hospital-user:before{content:"\f7c4"}.fi-rr-hospital:before{content:"\f7c5"}.fi-rr-hospitals:before{content:"\f7c6"}.fi-rr-hot-tub:before{content:"\f7c7"}.fi-rr-hotdog:before{content:"\f7c8"}.fi-rr-hotel:before{content:"\f7c9"}.fi-rr-hourglass-end:before{content:"\f7ca"}.fi-rr-hourglass-start:before{content:"\f7cb"}.fi-rr-hourglass:before{content:"\f7cc"}.fi-rr-house-blank:before{content:"\f7cd"}.fi-rr-house-building:before{content:"\f7ce"}.fi-rr-house-chimney-blank:before{content:"\f7cf"}.fi-rr-house-chimney-crack:before{content:"\f7d0"}.fi-rr-house-chimney-heart:before{content:"\f7d1"}.fi-rr-house-chimney-medical:before{content:"\f7d2"}.fi-rr-house-chimney-user:before{content:"\f7d3"}.fi-rr-house-chimney-window:before{content:"\f7d4"}.fi-rr-house-chimney:before{content:"\f7d5"}.fi-rr-house-circle-check:before{content:"\f7d6"}.fi-rr-house-circle-exclamation:before{content:"\f7d7"}.fi-rr-house-circle-xmark:before{content:"\f7d8"}.fi-rr-house-crack-alt:before{content:"\f7d9"}.fi-rr-house-crack:before{content:"\f7da"}.fi-rr-house-day:before{content:"\f7db"}.fi-rr-house-fire:before{content:"\f7dc"}.fi-rr-house-flag:before{content:"\f7dd"}.fi-rr-house-flood:before{content:"\f7de"}.fi-rr-house-laptop:before{content:"\f7df"}.fi-rr-house-leave:before{content:"\f7e0"}.fi-rr-house-lock:before{content:"\f7e1"}.fi-rr-house-medical:before{content:"\f7e2"}.fi-rr-house-night:before{content:"\f7e3"}.fi-rr-house-return:before{content:"\f7e4"}.fi-rr-house-signal:before{content:"\f7e5"}.fi-rr-house-tree:before{content:"\f7e6"}.fi-rr-house-tsunami:before{content:"\f7e7"}.fi-rr-house-turret:before{content:"\f7e8"}.fi-rr-house-user:before{content:"\f7e9"}.fi-rr-house-window:before{content:"\f7ea"}.fi-rr-hr-group:before{content:"\f7eb"}.fi-rr-hr-person:before{content:"\f7ec"}.fi-rr-hr:before{content:"\f7ed"}.fi-rr-hryvnia:before{content:"\f7ee"}.fi-rr-humidity:before{content:"\f7ef"}.fi-rr-hundred-points:before{content:"\f7f0"}.fi-rr-hurricane:before{content:"\f7f1"}.fi-rr-i:before{content:"\f7f2"}.fi-rr-ice-cream:before{content:"\f7f3"}.fi-rr-ice-skate:before{content:"\f7f4"}.fi-rr-icicles:before{content:"\f7f5"}.fi-rr-icon-star:before{content:"\f7f6"}.fi-rr-id-badge:before{content:"\f7f7"}.fi-rr-id-card-clip-alt:before{content:"\f7f8"}.fi-rr-igloo:before{content:"\f7f9"}.fi-rr-image-slash:before{content:"\f7fa"}.fi-rr-images-user:before{content:"\f7fb"}.fi-rr-images:before{content:"\f7fc"}.fi-rr-improve-user:before{content:"\f7fd"}.fi-rr-inbox-full:before{content:"\f7fe"}.fi-rr-inbox-in:before{content:"\f7ff"}.fi-rr-inbox-out:before{content:"\f800"}.fi-rr-inbox:before{content:"\f801"}.fi-rr-inboxes:before{content:"\f802"}.fi-rr-incense-sticks-yoga:before{content:"\f803"}.fi-rr-incognito:before{content:"\f804"}.fi-rr-indent:before{content:"\f805"}.fi-rr-indian-rupee-sign:before{content:"\f806"}.fi-rr-industry-alt:before{content:"\f807"}.fi-rr-industry-windows:before{content:"\f808"}.fi-rr-infinity:before{content:"\f809"}.fi-rr-info-guide:before{content:"\f80a"}.fi-rr-info:before{content:"\f80b"}.fi-rr-information:before{content:"\f80c"}.fi-rr-inhaler:before{content:"\f80d"}.fi-rr-input-numeric:before{content:"\f80e"}.fi-rr-input-pipe:before{content:"\f80f"}.fi-rr-input-text:before{content:"\f810"}.fi-rr-insert-alt:before{content:"\f811"}.fi-rr-insert-arrows:before{content:"\f812"}.fi-rr-insert-button-circle:before{content:"\f813"}.fi-rr-insert-credit-card:before{content:"\f814"}.fi-rr-insert-square:before{content:"\f815"}.fi-rr-insert:before{content:"\f816"}.fi-rr-insight-alt:before{content:"\f817"}.fi-rr-insight-head:before{content:"\f818"}.fi-rr-insight:before{content:"\f819"}.fi-rr-integral:before{content:"\f81a"}.fi-rr-interactive:before{content:"\f81b"}.fi-rr-interlining:before{content:"\f81c"}.fi-rr-internet-speed-wifi:before{content:"\f81d"}.fi-rr-interrogation:before{content:"\f81e"}.fi-rr-intersection:before{content:"\f81f"}.fi-rr-introduction-handshake:before{content:"\f820"}.fi-rr-introduction:before{content:"\f821"}.fi-rr-inventory-alt:before{content:"\f822"}.fi-rr-invest:before{content:"\f823"}.fi-rr-investment:before{content:"\f824"}.fi-rr-invite-alt:before{content:"\f825"}.fi-rr-invite:before{content:"\f826"}.fi-rr-iot-alt:before{content:"\f827"}.fi-rr-iot:before{content:"\f828"}.fi-rr-ip-address:before{content:"\f829"}.fi-rr-island-tropical:before{content:"\f82a"}.fi-rr-issue-loupe:before{content:"\f82b"}.fi-rr-it-alt:before{content:"\f82c"}.fi-rr-it-computer:before{content:"\f82d"}.fi-rr-it:before{content:"\f82e"}.fi-rr-italian-lira-sign:before{content:"\f82f"}.fi-rr-italic:before{content:"\f830"}.fi-rr-j:before{content:"\f831"}.fi-rr-jam:before{content:"\f832"}.fi-rr-jar-alt:before{content:"\f833"}.fi-rr-jar-wheat:before{content:"\f834"}.fi-rr-javascript:before{content:"\f835"}.fi-rr-joint:before{content:"\f836"}.fi-rr-joker:before{content:"\f837"}.fi-rr-journal-alt:before{content:"\f838"}.fi-rr-journal:before{content:"\f839"}.fi-rr-journey:before{content:"\f83a"}.fi-rr-joystick:before{content:"\f83b"}.fi-rr-jpg:before{content:"\f83c"}.fi-rr-jug-alt:before{content:"\f83d"}.fi-rr-jug-bottle:before{content:"\f83e"}.fi-rr-jug:before{content:"\f83f"}.fi-rr-jumping-rope:before{content:"\f840"}.fi-rr-k:before{content:"\f841"}.fi-rr-kaaba:before{content:"\f842"}.fi-rr-kazoo:before{content:"\f843"}.fi-rr-kerning:before{content:"\f844"}.fi-rr-key-lock-crypto:before{content:"\f845"}.fi-rr-key-skeleton-left-right:before{content:"\f846"}.fi-rr-key:before{content:"\f847"}.fi-rr-keyboard-brightness-low:before{content:"\f848"}.fi-rr-keyboard-brightness:before{content:"\f849"}.fi-rr-keyboard-down:before{content:"\f84a"}.fi-rr-keyboard-left:before{content:"\f84b"}.fi-rr-keyboard:before{content:"\f84c"}.fi-rr-keynote:before{content:"\f84d"}.fi-rr-kidneys:before{content:"\f84e"}.fi-rr-kip-sign:before{content:"\f84f"}.fi-rr-kiss-beam:before{content:"\f850"}.fi-rr-kiss-wink-heart:before{content:"\f851"}.fi-rr-kiss:before{content:"\f852"}.fi-rr-kite:before{content:"\f853"}.fi-rr-kiwi-bird:before{content:"\f854"}.fi-rr-kiwi-fruit:before{content:"\f855"}.fi-rr-knife-kitchen:before{content:"\f856"}.fi-rr-knife:before{content:"\f857"}.fi-rr-knitting:before{content:"\f858"}.fi-rr-kpi-evaluation:before{content:"\f859"}.fi-rr-kpi:before{content:"\f85a"}.fi-rr-l:before{content:"\f85b"}.fi-rr-label:before{content:"\f85c"}.fi-rr-lacrosse-stick-ball:before{content:"\f85d"}.fi-rr-lacrosse-stick:before{content:"\f85e"}.fi-rr-lambda:before{content:"\f85f"}.fi-rr-lamp-desk:before{content:"\f860"}.fi-rr-lamp-floor:before{content:"\f861"}.fi-rr-lamp-street:before{content:"\f862"}.fi-rr-lamp:before{content:"\f863"}.fi-rr-land-layer-location:before{content:"\f864"}.fi-rr-land-layers:before{content:"\f865"}.fi-rr-land-location:before{content:"\f866"}.fi-rr-landmark-alt:before{content:"\f867"}.fi-rr-language:before{content:"\f868"}.fi-rr-laptop-arrow-down:before{content:"\f869"}.fi-rr-laptop-binary:before{content:"\f86a"}.fi-rr-laptop-code:before{content:"\f86b"}.fi-rr-laptop-medical:before{content:"\f86c"}.fi-rr-laptop-mobile:before{content:"\f86d"}.fi-rr-laptop-slash:before{content:"\f86e"}.fi-rr-laptop:before{content:"\f86f"}.fi-rr-lari-sign:before{content:"\f870"}.fi-rr-lasso-sparkles:before{content:"\f871"}.fi-rr-lasso:before{content:"\f872"}.fi-rr-last-square:before{content:"\f873"}.fi-rr-laugh-beam:before{content:"\f874"}.fi-rr-laugh-squint:before{content:"\f875"}.fi-rr-laugh-wink:before{content:"\f876"}.fi-rr-laugh:before{content:"\f877"}.fi-rr-lawyer-man:before{content:"\f878"}.fi-rr-lawyer-woman:before{content:"\f879"}.fi-rr-layer-minus:before{content:"\f87a"}.fi-rr-layer-plus:before{content:"\f87b"}.fi-rr-layers:before{content:"\f87c"}.fi-rr-layout-fluid:before{content:"\f87d"}.fi-rr-lead-funnel:before{content:"\f87e"}.fi-rr-lead-management:before{content:"\f87f"}.fi-rr-lead:before{content:"\f880"}.fi-rr-leader-alt:before{content:"\f881"}.fi-rr-leader-speech:before{content:"\f882"}.fi-rr-leader:before{content:"\f883"}.fi-rr-leaderboard-alt:before{content:"\f884"}.fi-rr-leaderboard-trophy:before{content:"\f885"}.fi-rr-leaderboard:before{content:"\f886"}.fi-rr-leadership-alt:before{content:"\f887"}.fi-rr-leadership:before{content:"\f888"}.fi-rr-leaf-heart:before{content:"\f889"}.fi-rr-leaf-maple:before{content:"\f88a"}.fi-rr-leaf-oak:before{content:"\f88b"}.fi-rr-leaf:before{content:"\f88c"}.fi-rr-leafy-green:before{content:"\f88d"}.fi-rr-leave:before{content:"\f88e"}.fi-rr-left-from-bracket:before{content:"\f88f"}.fi-rr-left:before{content:"\f890"}.fi-rr-legal:before{content:"\f891"}.fi-rr-lemon:before{content:"\f892"}.fi-rr-lesbian-couple:before{content:"\f893"}.fi-rr-less-than-equal:before{content:"\f894"}.fi-rr-less-than:before{content:"\f895"}.fi-rr-lesson-class:before{content:"\f896"}.fi-rr-lesson:before{content:"\f897"}.fi-rr-letter-case:before{content:"\f898"}.fi-rr-lettuce:before{content:"\f899"}.fi-rr-level-down-alt:before{content:"\f89a"}.fi-rr-level-down:before{content:"\f89b"}.fi-rr-level-up-alt:before{content:"\f89c"}.fi-rr-level-up:before{content:"\f89d"}.fi-rr-license:before{content:"\f89e"}.fi-rr-life-ring:before{content:"\f89f"}.fi-rr-life:before{content:"\f8a0"}.fi-rr-light-ceiling:before{content:"\f8a1"}.fi-rr-light-emergency-on:before{content:"\f8a2"}.fi-rr-light-emergency:before{content:"\f8a3"}.fi-rr-light-switch-off:before{content:"\f8a4"}.fi-rr-light-switch-on:before{content:"\f8a5"}.fi-rr-light-switch:before{content:"\f8a6"}.fi-rr-lightbulb-cfl-on:before{content:"\f8a7"}.fi-rr-lightbulb-cfl:before{content:"\f8a8"}.fi-rr-lightbulb-dollar:before{content:"\f8a9"}.fi-rr-lightbulb-exclamation:before{content:"\f8aa"}.fi-rr-lightbulb-head:before{content:"\f8ab"}.fi-rr-lightbulb-on:before{content:"\f8ac"}.fi-rr-lightbulb-question:before{content:"\f8ad"}.fi-rr-lightbulb-setting:before{content:"\f8ae"}.fi-rr-lightbulb-slash:before{content:"\f8af"}.fi-rr-lighthouse:before{content:"\f8b0"}.fi-rr-lights-holiday:before{content:"\f8b1"}.fi-rr-limit-hand:before{content:"\f8b2"}.fi-rr-limit-speedometer:before{content:"\f8b3"}.fi-rr-line-width:before{content:"\f8b4"}.fi-rr-link-alt:before{content:"\f8b5"}.fi-rr-link-horizontal-slash:before{content:"\f8b6"}.fi-rr-link-horizontal:before{content:"\f8b7"}.fi-rr-link-slash-alt:before{content:"\f8b8"}.fi-rr-link-slash:before{content:"\f8b9"}.fi-rr-link:before{content:"\f8ba"}.fi-rr-lion-head:before{content:"\f8bb"}.fi-rr-lion:before{content:"\f8bc"}.fi-rr-lips:before{content:"\f8bd"}.fi-rr-lipstick:before{content:"\f8be"}.fi-rr-lira-sign:before{content:"\f8bf"}.fi-rr-list-check:before{content:"\f8c0"}.fi-rr-list-dropdown:before{content:"\f8c1"}.fi-rr-list-music:before{content:"\f8c2"}.fi-rr-list-timeline:before{content:"\f8c3"}.fi-rr-list:before{content:"\f8c4"}.fi-rr-litecoin-sign:before{content:"\f8c5"}.fi-rr-live-alt:before{content:"\f8c6"}.fi-rr-live:before{content:"\f8c7"}.fi-rr-loading:before{content:"\f8c8"}.fi-rr-loan:before{content:"\f8c9"}.fi-rr-lobster:before{content:"\f8ca"}.fi-rr-location-alt:before{content:"\f8cb"}.fi-rr-location-arrow:before{content:"\f8cc"}.fi-rr-location-crosshairs-slash:before{content:"\f8cd"}.fi-rr-location-crosshairs:before{content:"\f8ce"}.fi-rr-location-dot-slash:before{content:"\f8cf"}.fi-rr-location-exclamation:before{content:"\f8d0"}.fi-rr-location-pin-call:before{content:"\f8d1"}.fi-rr-lock-alt:before{content:"\f8d2"}.fi-rr-lock-hashtag:before{content:"\f8d3"}.fi-rr-lock-open-alt:before{content:"\f8d4"}.fi-rr-lock:before{content:"\f8d5"}.fi-rr-locust:before{content:"\f8d6"}.fi-rr-loop-square:before{content:"\f8d7"}.fi-rr-loveseat:before{content:"\f8d8"}.fi-rr-low-vision:before{content:"\f8d9"}.fi-rr-luchador:before{content:"\f8da"}.fi-rr-luggage-cart:before{content:"\f8db"}.fi-rr-luggage-rolling:before{content:"\f8dc"}.fi-rr-lungs-virus:before{content:"\f8dd"}.fi-rr-lungs:before{content:"\f8de"}.fi-rr-m:before{content:"\f8df"}.fi-rr-mace:before{content:"\f8e0"}.fi-rr-magic-wand:before{content:"\f8e1"}.fi-rr-magnet-user:before{content:"\f8e2"}.fi-rr-magnet:before{content:"\f8e3"}.fi-rr-mailbox-envelope:before{content:"\f8e4"}.fi-rr-mailbox-flag-up:before{content:"\f8e5"}.fi-rr-mailbox:before{content:"\f8e6"}.fi-rr-makeup-brush:before{content:"\f8e7"}.fi-rr-man-head:before{content:"\f8e8"}.fi-rr-man-scientist:before{content:"\f8e9"}.fi-rr-manat-sign:before{content:"\f8ea"}.fi-rr-mandolin:before{content:"\f8eb"}.fi-rr-mango:before{content:"\f8ec"}.fi-rr-manhole:before{content:"\f8ed"}.fi-rr-map-location-track:before{content:"\f8ee"}.fi-rr-map-marker-check:before{content:"\f8ef"}.fi-rr-map-marker-cross:before{content:"\f8f0"}.fi-rr-map-marker-edit:before{content:"\f8f1"}.fi-rr-map-marker-home:before{content:"\f8f2"}.fi-rr-map-marker-minus:before{content:"\f8f3"}.fi-rr-map-marker-plus:before{content:"\f8f4"}.fi-rr-map-marker-question:before{content:"\f8f5"}.fi-rr-map-marker-slash:before{content:"\f8f6"}.fi-rr-map-marker-smile:before{content:"\f8f7"}.fi-rr-map-marker:before{content:"\f8f8"}.fi-rr-map-pin:before{content:"\f8f9"}.fi-rr-map-point:before{content:"\f8fa"}.fi-rr-map:before{content:"\f8fb"}.fi-rr-marker-time:before{content:"\f8fc"}.fi-rr-marker:before{content:"\f8fd"}.fi-rr-marketplace-alt:before{content:"\f8fe"}.fi-rr-marketplace-store:before{content:"\f8ff"}.fi-rr-marketplace:before{content:"\f900"}.fi-rr-mars-double:before{content:"\f901"}.fi-rr-mars-stroke-right:before{content:"\f902"}.fi-rr-mars-stroke-up:before{content:"\f903"}.fi-rr-mars:before{content:"\f904"}.fi-rr-martini-glass-citrus:before{content:"\f905"}.fi-rr-martini-glass-empty:before{content:"\f906"}.fi-rr-mask-carnival:before{content:"\f907"}.fi-rr-mask-face:before{content:"\f908"}.fi-rr-mask-snorkel:before{content:"\f909"}.fi-rr-mask:before{content:"\f90a"}.fi-rr-massage:before{content:"\f90b"}.fi-rr-match-fire:before{content:"\f90c"}.fi-rr-mattress-pillow:before{content:"\f90d"}.fi-rr-measuring-tape:before{content:"\f90e"}.fi-rr-meat:before{content:"\f90f"}.fi-rr-medal:before{content:"\f910"}.fi-rr-medical-star:before{content:"\f911"}.fi-rr-medicine:before{content:"\f912"}.fi-rr-meditation:before{content:"\f913"}.fi-rr-meeting-alt:before{content:"\f914"}.fi-rr-meeting:before{content:"\f915"}.fi-rr-megaphone-announcement-leader:before{content:"\f916"}.fi-rr-megaphone:before{content:"\f917"}.fi-rr-meh-blank:before{content:"\f918"}.fi-rr-meh-rolling-eyes:before{content:"\f919"}.fi-rr-meh:before{content:"\f91a"}.fi-rr-melon-alt:before{content:"\f91b"}.fi-rr-melon:before{content:"\f91c"}.fi-rr-member-list:before{content:"\f91d"}.fi-rr-member-search:before{content:"\f91e"}.fi-rr-membership-vip:before{content:"\f91f"}.fi-rr-membership:before{content:"\f920"}.fi-rr-memo-circle-check:before{content:"\f921"}.fi-rr-memo-pad:before{content:"\f922"}.fi-rr-memo:before{content:"\f923"}.fi-rr-memory:before{content:"\f924"}.fi-rr-menu-burger:before{content:"\f925"}.fi-rr-menu-dots-vertical:before{content:"\f926"}.fi-rr-menu-dots:before{content:"\f927"}.fi-rr-mercury:before{content:"\f928"}.fi-rr-message-arrow-down:before{content:"\f929"}.fi-rr-message-arrow-up-right:before{content:"\f92a"}.fi-rr-message-arrow-up:before{content:"\f92b"}.fi-rr-message-bot:before{content:"\f92c"}.fi-rr-message-code:before{content:"\f92d"}.fi-rr-message-dollar:before{content:"\f92e"}.fi-rr-message-heart:before{content:"\f92f"}.fi-rr-message-image:before{content:"\f930"}.fi-rr-message-question:before{content:"\f931"}.fi-rr-message-quote:before{content:"\f932"}.fi-rr-message-slash:before{content:"\f933"}.fi-rr-message-sms:before{content:"\f934"}.fi-rr-message-text:before{content:"\f935"}.fi-rr-message-xmark:before{content:"\f936"}.fi-rr-messages-dollar:before{content:"\f937"}.fi-rr-messages-question:before{content:"\f938"}.fi-rr-messages:before{content:"\f939"}.fi-rr-meteor:before{content:"\f93a"}.fi-rr-meter-bolt:before{content:"\f93b"}.fi-rr-meter-droplet:before{content:"\f93c"}.fi-rr-meter-fire:before{content:"\f93d"}.fi-rr-meter:before{content:"\f93e"}.fi-rr-method:before{content:"\f93f"}.fi-rr-microchip-ai:before{content:"\f940"}.fi-rr-microchip:before{content:"\f941"}.fi-rr-microphone-alt:before{content:"\f942"}.fi-rr-microphone-slash:before{content:"\f943"}.fi-rr-microphone:before{content:"\f944"}.fi-rr-microscope:before{content:"\f945"}.fi-rr-microwave:before{content:"\f946"}.fi-rr-milk-alt:before{content:"\f947"}.fi-rr-milk:before{content:"\f948"}.fi-rr-mill-sign:before{content:"\f949"}.fi-rr-mind-share:before{content:"\f94a"}.fi-rr-minus-circle:before{content:"\f94b"}.fi-rr-minus-hexagon:before{content:"\f94c"}.fi-rr-minus-small:before{content:"\f94d"}.fi-rr-minus:before{content:"\f94e"}.fi-rr-mistletoe:before{content:"\f94f"}.fi-rr-mix:before{content:"\f950"}.fi-rr-mobile-button:before{content:"\f951"}.fi-rr-mobile-notch:before{content:"\f952"}.fi-rr-mobile:before{content:"\f953"}.fi-rr-mockup:before{content:"\f954"}.fi-rr-mode-alt:before{content:"\f955"}.fi-rr-mode-landscape:before{content:"\f956"}.fi-rr-mode-portrait:before{content:"\f957"}.fi-rr-mode:before{content:"\f958"}.fi-rr-model-cube-arrows:before{content:"\f959"}.fi-rr-model-cube-space:before{content:"\f95a"}.fi-rr-model-cube:before{content:"\f95b"}.fi-rr-module:before{content:"\f95c"}.fi-rr-monday:before{content:"\f95d"}.fi-rr-money-bill-simple:before{content:"\f95e"}.fi-rr-money-bill-transfer:before{content:"\f95f"}.fi-rr-money-bill-wave-alt:before{content:"\f960"}.fi-rr-money-bill-wave:before{content:"\f961"}.fi-rr-money-bills-simple:before{content:"\f962"}.fi-rr-money-bills:before{content:"\f963"}.fi-rr-money-check-edit-alt:before{content:"\f964"}.fi-rr-money-check-edit:before{content:"\f965"}.fi-rr-money-check:before{content:"\f966"}.fi-rr-money-coin-transfer:before{content:"\f967"}.fi-rr-money-from-bracket:before{content:"\f968"}.fi-rr-money-simple-from-bracket:before{content:"\f969"}.fi-rr-money-transfer-alt:before{content:"\f96a"}.fi-rr-money-transfer-coin-arrow:before{content:"\f96b"}.fi-rr-money-transfer-smartphone:before{content:"\f96c"}.fi-rr-money-wings:before{content:"\f96d"}.fi-rr-money:before{content:"\f96e"}.fi-rr-monkey:before{content:"\f96f"}.fi-rr-monument:before{content:"\f970"}.fi-rr-moon-stars:before{content:"\f971"}.fi-rr-moon:before{content:"\f972"}.fi-rr-moped:before{content:"\f973"}.fi-rr-mortar-pestle:before{content:"\f974"}.fi-rr-mortgage:before{content:"\f975"}.fi-rr-mosque-alt:before{content:"\f976"}.fi-rr-mosque-moon:before{content:"\f977"}.fi-rr-mosque:before{content:"\f978"}.fi-rr-mosquito-net:before{content:"\f979"}.fi-rr-mosquito:before{content:"\f97a"}.fi-rr-motorcycle:before{content:"\f97b"}.fi-rr-mound:before{content:"\f97c"}.fi-rr-mountain-city:before{content:"\f97d"}.fi-rr-mountain:before{content:"\f97e"}.fi-rr-mountains:before{content:"\f97f"}.fi-rr-mouse-field:before{content:"\f980"}.fi-rr-mouse:before{content:"\f981"}.fi-rr-mov-file:before{content:"\f982"}.fi-rr-move-to-folder-2:before{content:"\f983"}.fi-rr-move-to-folder:before{content:"\f984"}.fi-rr-mp3-file:before{content:"\f985"}.fi-rr-mp3-player:before{content:"\f986"}.fi-rr-mp4-file:before{content:"\f987"}.fi-rr-mug-alt:before{content:"\f988"}.fi-rr-mug-hot-alt:before{content:"\f989"}.fi-rr-mug-hot:before{content:"\f98a"}.fi-rr-mug-marshmallows:before{content:"\f98b"}.fi-rr-mug-tea-saucer:before{content:"\f98c"}.fi-rr-mug-tea:before{content:"\f98d"}.fi-rr-mug:before{content:"\f98e"}.fi-rr-multiple-alt:before{content:"\f98f"}.fi-rr-multiple:before{content:"\f990"}.fi-rr-muscle:before{content:"\f991"}.fi-rr-mushroom-alt:before{content:"\f992"}.fi-rr-mushroom:before{content:"\f993"}.fi-rr-music-alt:before{content:"\f994"}.fi-rr-music-file:before{content:"\f995"}.fi-rr-music-note-slash:before{content:"\f996"}.fi-rr-music-note:before{content:"\f997"}.fi-rr-music-slash:before{content:"\f998"}.fi-rr-music:before{content:"\f999"}.fi-rr-n:before{content:"\f99a"}.fi-rr-naira-sign:before{content:"\f99b"}.fi-rr-narwhal:before{content:"\f99c"}.fi-rr-navigation:before{content:"\f99d"}.fi-rr-nesting-dolls:before{content:"\f99e"}.fi-rr-network-analytic:before{content:"\f99f"}.fi-rr-network-cloud:before{content:"\f9a0"}.fi-rr-network:before{content:"\f9a1"}.fi-rr-neuter:before{content:"\f9a2"}.fi-rr-newsletter-subscribe:before{content:"\f9a3"}.fi-rr-newspaper-open:before{content:"\f9a4"}.fi-rr-newspaper:before{content:"\f9a5"}.fi-rr-nfc-lock:before{content:"\f9a6"}.fi-rr-nfc-magnifying-glass:before{content:"\f9a7"}.fi-rr-nfc-pen:before{content:"\f9a8"}.fi-rr-nfc-slash:before{content:"\f9a9"}.fi-rr-nfc-trash:before{content:"\f9aa"}.fi-rr-nfc:before{content:"\f9ab"}.fi-rr-night-day:before{content:"\f9ac"}.fi-rr-no-fee:before{content:"\f9ad"}.fi-rr-no-people:before{content:"\f9ae"}.fi-rr-noodles:before{content:"\f9af"}.fi-rr-nose:before{content:"\f9b0"}.fi-rr-not-equal:before{content:"\f9b1"}.fi-rr-not-found-alt:before{content:"\f9b2"}.fi-rr-not-found-magnifying-glass:before{content:"\f9b3"}.fi-rr-not-found:before{content:"\f9b4"}.fi-rr-notdef:before{content:"\f9b5"}.fi-rr-note-medical:before{content:"\f9b6"}.fi-rr-note-sticky:before{content:"\f9b7"}.fi-rr-note:before{content:"\f9b8"}.fi-rr-notebook-alt:before{content:"\f9b9"}.fi-rr-notebook:before{content:"\f9ba"}.fi-rr-notes-medical:before{content:"\f9bb"}.fi-rr-notes:before{content:"\f9bc"}.fi-rr-o:before{content:"\f9bd"}.fi-rr-object-exclude:before{content:"\f9be"}.fi-rr-object-group:before{content:"\f9bf"}.fi-rr-object-intersect:before{content:"\f9c0"}.fi-rr-object-subtract:before{content:"\f9c1"}.fi-rr-object-ungroup:before{content:"\f9c2"}.fi-rr-object-union:before{content:"\f9c3"}.fi-rr-objects-column:before{content:"\f9c4"}.fi-rr-octagon-check:before{content:"\f9c5"}.fi-rr-octagon-divide:before{content:"\f9c6"}.fi-rr-octagon-exclamation:before{content:"\f9c7"}.fi-rr-octagon-minus:before{content:"\f9c8"}.fi-rr-octagon-plus:before{content:"\f9c9"}.fi-rr-octagon-xmark:before{content:"\f9ca"}.fi-rr-octagon:before{content:"\f9cb"}.fi-rr-oil-can:before{content:"\f9cc"}.fi-rr-oil-temp:before{content:"\f9cd"}.fi-rr-olive-oil:before{content:"\f9ce"}.fi-rr-olive:before{content:"\f9cf"}.fi-rr-olives:before{content:"\f9d0"}.fi-rr-om:before{content:"\f9d1"}.fi-rr-omega:before{content:"\f9d2"}.fi-rr-onboarding:before{content:"\f9d3"}.fi-rr-onion:before{content:"\f9d4"}.fi-rr-opacity:before{content:"\f9d5"}.fi-rr-open-mail-clip:before{content:"\f9d6"}.fi-rr-operating-system-upgrade:before{content:"\f9d7"}.fi-rr-operation:before{content:"\f9d8"}.fi-rr-order-history:before{content:"\f9d9"}.fi-rr-organization-chart:before{content:"\f9da"}.fi-rr-ornament:before{content:"\f9db"}.fi-rr-otp:before{content:"\f9dc"}.fi-rr-otter:before{content:"\f9dd"}.fi-rr-outdent:before{content:"\f9de"}.fi-rr-oval-alt:before{content:"\f9df"}.fi-rr-oval:before{content:"\f9e0"}.fi-rr-oven:before{content:"\f9e1"}.fi-rr-overline:before{content:"\f9e2"}.fi-rr-overview:before{content:"\f9e3"}.fi-rr-p:before{content:"\f9e4"}.fi-rr-package:before{content:"\f9e5"}.fi-rr-padlock-check:before{content:"\f9e6"}.fi-rr-page-break:before{content:"\f9e7"}.fi-rr-pager:before{content:"\f9e8"}.fi-rr-paid:before{content:"\f9e9"}.fi-rr-paint-brush:before{content:"\f9ea"}.fi-rr-paint-roller:before{content:"\f9eb"}.fi-rr-paintbrush-pencil:before{content:"\f9ec"}.fi-rr-palette:before{content:"\f9ed"}.fi-rr-pallet-alt:before{content:"\f9ee"}.fi-rr-pallet:before{content:"\f9ef"}.fi-rr-pan-food:before{content:"\f9f0"}.fi-rr-pan-frying:before{content:"\f9f1"}.fi-rr-pan:before{content:"\f9f2"}.fi-rr-pancakes:before{content:"\f9f3"}.fi-rr-panorama:before{content:"\f9f4"}.fi-rr-paper-plane-launch:before{content:"\f9f5"}.fi-rr-paper-plane-top:before{content:"\f9f6"}.fi-rr-paper-plane:before{content:"\f9f7"}.fi-rr-paperclip-vertical:before{content:"\f9f8"}.fi-rr-parachute-box:before{content:"\f9f9"}.fi-rr-paragraph-left:before{content:"\f9fa"}.fi-rr-paragraph:before{content:"\f9fb"}.fi-rr-parking-circle-slash:before{content:"\f9fc"}.fi-rr-parking-circle:before{content:"\f9fd"}.fi-rr-parking-slash:before{content:"\f9fe"}.fi-rr-parking:before{content:"\f9ff"}.fi-rr-party-bell:before{content:"\fa00"}.fi-rr-party-horn:before{content:"\fa01"}.fi-rr-passport:before{content:"\fa02"}.fi-rr-password-alt:before{content:"\fa03"}.fi-rr-password-computer:before{content:"\fa04"}.fi-rr-password-email:before{content:"\fa05"}.fi-rr-password-smartphone:before{content:"\fa06"}.fi-rr-password:before{content:"\fa07"}.fi-rr-paste:before{content:"\fa08"}.fi-rr-pattern:before{content:"\fa09"}.fi-rr-pause-circle:before{content:"\fa0a"}.fi-rr-pause-square:before{content:"\fa0b"}.fi-rr-pause:before{content:"\fa0c"}.fi-rr-paw-claws:before{content:"\fa0d"}.fi-rr-paw-heart:before{content:"\fa0e"}.fi-rr-paw:before{content:"\fa0f"}.fi-rr-payment-pos:before{content:"\fa10"}.fi-rr-payroll-calendar:before{content:"\fa11"}.fi-rr-payroll-check:before{content:"\fa12"}.fi-rr-payroll:before{content:"\fa13"}.fi-rr-peace:before{content:"\fa14"}.fi-rr-peach:before{content:"\fa15"}.fi-rr-peanut:before{content:"\fa16"}.fi-rr-peanuts:before{content:"\fa17"}.fi-rr-peapod:before{content:"\fa18"}.fi-rr-pear:before{content:"\fa19"}.fi-rr-pedestal:before{content:"\fa1a"}.fi-rr-pen-circle:before{content:"\fa1b"}.fi-rr-pen-clip-slash:before{content:"\fa1c"}.fi-rr-pen-clip:before{content:"\fa1d"}.fi-rr-pen-fancy-slash:before{content:"\fa1e"}.fi-rr-pen-fancy:before{content:"\fa1f"}.fi-rr-pen-field:before{content:"\fa20"}.fi-rr-pen-nib-slash:before{content:"\fa21"}.fi-rr-pen-nib:before{content:"\fa22"}.fi-rr-pen-slash:before{content:"\fa23"}.fi-rr-pen-square:before{content:"\fa24"}.fi-rr-pen-swirl:before{content:"\fa25"}.fi-rr-pencil-paintbrush:before{content:"\fa26"}.fi-rr-pencil-ruler:before{content:"\fa27"}.fi-rr-pencil-slash:before{content:"\fa28"}.fi-rr-pencil:before{content:"\fa29"}.fi-rr-pending:before{content:"\fa2a"}.fi-rr-pennant:before{content:"\fa2b"}.fi-rr-people-arrows-left-right:before{content:"\fa2c"}.fi-rr-people-carry-box:before{content:"\fa2d"}.fi-rr-people-dress:before{content:"\fa2e"}.fi-rr-people-network-partner:before{content:"\fa2f"}.fi-rr-people-pants:before{content:"\fa30"}.fi-rr-people-poll:before{content:"\fa31"}.fi-rr-people-pulling:before{content:"\fa32"}.fi-rr-people-roof:before{content:"\fa33"}.fi-rr-people:before{content:"\fa34"}.fi-rr-pepper-alt:before{content:"\fa35"}.fi-rr-pepper-hot:before{content:"\fa36"}.fi-rr-pepper:before{content:"\fa37"}.fi-rr-percent-10:before{content:"\fa38"}.fi-rr-percent-100:before{content:"\fa39"}.fi-rr-percent-20:before{content:"\fa3a"}.fi-rr-percent-25:before{content:"\fa3b"}.fi-rr-percent-30:before{content:"\fa3c"}.fi-rr-percent-40:before{content:"\fa3d"}.fi-rr-percent-50:before{content:"\fa3e"}.fi-rr-percent-60:before{content:"\fa3f"}.fi-rr-percent-70:before{content:"\fa40"}.fi-rr-percent-75:before{content:"\fa41"}.fi-rr-percent-80:before{content:"\fa42"}.fi-rr-percent-90:before{content:"\fa43"}.fi-rr-percentage:before{content:"\fa44"}.fi-rr-person-burst:before{content:"\fa45"}.fi-rr-person-carry-box:before{content:"\fa46"}.fi-rr-person-circle-check:before{content:"\fa47"}.fi-rr-person-circle-exclamation:before{content:"\fa48"}.fi-rr-person-circle-minus:before{content:"\fa49"}.fi-rr-person-circle-plus:before{content:"\fa4a"}.fi-rr-person-circle-question:before{content:"\fa4b"}.fi-rr-person-circle-xmark:before{content:"\fa4c"}.fi-rr-person-cv:before{content:"\fa4d"}.fi-rr-person-dolly-empty:before{content:"\fa4e"}.fi-rr-person-dolly:before{content:"\fa4f"}.fi-rr-person-dress-simple:before{content:"\fa50"}.fi-rr-person-dress:before{content:"\fa51"}.fi-rr-person-luggage:before{content:"\fa52"}.fi-rr-person-lunge:before{content:"\fa53"}.fi-rr-person-pilates:before{content:"\fa54"}.fi-rr-person-praying:before{content:"\fa55"}.fi-rr-person-pregnant:before{content:"\fa56"}.fi-rr-person-seat-reclined:before{content:"\fa57"}.fi-rr-person-seat:before{content:"\fa58"}.fi-rr-person-shelter:before{content:"\fa59"}.fi-rr-person-sign:before{content:"\fa5a"}.fi-rr-person-simple:before{content:"\fa5b"}.fi-rr-person-walking-with-cane:before{content:"\fa5c"}.fi-rr-peseta-sign:before{content:"\fa5d"}.fi-rr-peso-sign:before{content:"\fa5e"}.fi-rr-pets:before{content:"\fa5f"}.fi-rr-pharmacy:before{content:"\fa60"}.fi-rr-phone-call:before{content:"\fa61"}.fi-rr-phone-cross:before{content:"\fa62"}.fi-rr-phone-flip:before{content:"\fa63"}.fi-rr-phone-guide:before{content:"\fa64"}.fi-rr-phone-heart-message:before{content:"\fa65"}.fi-rr-phone-office:before{content:"\fa66"}.fi-rr-phone-pause:before{content:"\fa67"}.fi-rr-phone-plus:before{content:"\fa68"}.fi-rr-phone-rotary:before{content:"\fa69"}.fi-rr-phone-slash:before{content:"\fa6a"}.fi-rr-photo-capture:before{content:"\fa6b"}.fi-rr-photo-film-music:before{content:"\fa6c"}.fi-rr-photo-video:before{content:"\fa6d"}.fi-rr-physics:before{content:"\fa6e"}.fi-rr-Pi:before{content:"\fa6f"}.fi-rr-piano-keyboard:before{content:"\fa70"}.fi-rr-piano:before{content:"\fa71"}.fi-rr-pickaxe:before{content:"\fa72"}.fi-rr-picking-box:before{content:"\fa73"}.fi-rr-picking:before{content:"\fa74"}.fi-rr-picnic:before{content:"\fa75"}.fi-rr-picpeople-filled:before{content:"\fa76"}.fi-rr-picpeople:before{content:"\fa77"}.fi-rr-picture:before{content:"\fa78"}.fi-rr-pie:before{content:"\fa79"}.fi-rr-piece:before{content:"\fa7a"}.fi-rr-pig-bank-bulb:before{content:"\fa7b"}.fi-rr-pig-face:before{content:"\fa7c"}.fi-rr-pig:before{content:"\fa7d"}.fi-rr-piggy-bank-budget:before{content:"\fa7e"}.fi-rr-piggy-bank:before{content:"\fa7f"}.fi-rr-pills:before{content:"\fa80"}.fi-rr-pinata:before{content:"\fa81"}.fi-rr-pineapple-alt:before{content:"\fa82"}.fi-rr-pineapple:before{content:"\fa83"}.fi-rr-ping-pong:before{content:"\fa84"}.fi-rr-pipe-smoking:before{content:"\fa85"}.fi-rr-pizza-slice:before{content:"\fa86"}.fi-rr-place-of-worship:before{content:"\fa87"}.fi-rr-plan-strategy:before{content:"\fa88"}.fi-rr-plan:before{content:"\fa89"}.fi-rr-plane-alt:before{content:"\fa8a"}.fi-rr-plane-arrival:before{content:"\fa8b"}.fi-rr-plane-departure:before{content:"\fa8c"}.fi-rr-plane-prop:before{content:"\fa8d"}.fi-rr-plane-slash:before{content:"\fa8e"}.fi-rr-plane-tail:before{content:"\fa8f"}.fi-rr-plane:before{content:"\fa90"}.fi-rr-planet-moon:before{content:"\fa91"}.fi-rr-planet-ringed:before{content:"\fa92"}.fi-rr-plant-care:before{content:"\fa93"}.fi-rr-plant-growth:before{content:"\fa94"}.fi-rr-plant-seed-invest:before{content:"\fa95"}.fi-rr-plant-wilt:before{content:"\fa96"}.fi-rr-plate-utensils:before{content:"\fa97"}.fi-rr-plate-wheat:before{content:"\fa98"}.fi-rr-plate:before{content:"\fa99"}.fi-rr-play-alt:before{content:"\fa9a"}.fi-rr-play-circle:before{content:"\fa9b"}.fi-rr-play-microphone:before{content:"\fa9c"}.fi-rr-play-pause:before{content:"\fa9d"}.fi-rr-play:before{content:"\fa9e"}.fi-rr-playing-cards:before{content:"\fa9f"}.fi-rr-plug-alt:before{content:"\faa0"}.fi-rr-plug-cable:before{content:"\faa1"}.fi-rr-plug-circle-bolt:before{content:"\faa2"}.fi-rr-plug-circle-check:before{content:"\faa3"}.fi-rr-plug-circle-exclamation:before{content:"\faa4"}.fi-rr-plug-circle-minus:before{content:"\faa5"}.fi-rr-plug-circle-plus:before{content:"\faa6"}.fi-rr-plug-connection:before{content:"\faa7"}.fi-rr-plug:before{content:"\faa8"}.fi-rr-plus-hexagon:before{content:"\faa9"}.fi-rr-plus-minus:before{content:"\faaa"}.fi-rr-plus-small:before{content:"\faab"}.fi-rr-plus:before{content:"\faac"}.fi-rr-png-file:before{content:"\faad"}.fi-rr-podcast:before{content:"\faae"}.fi-rr-podium-star:before{content:"\faaf"}.fi-rr-podium-victory-leader:before{content:"\fab0"}.fi-rr-podium:before{content:"\fab1"}.fi-rr-point-of-sale-bill:before{content:"\fab2"}.fi-rr-point-of-sale-signal:before{content:"\fab3"}.fi-rr-point-of-sale:before{content:"\fab4"}.fi-rr-pointer-loading:before{content:"\fab5"}.fi-rr-pointer-text:before{content:"\fab6"}.fi-rr-poker-chip:before{content:"\fab7"}.fi-rr-police-box:before{content:"\fab8"}.fi-rr-poll-h:before{content:"\fab9"}.fi-rr-pollution:before{content:"\faba"}.fi-rr-pompebled:before{content:"\fabb"}.fi-rr-poo-bolt:before{content:"\fabc"}.fi-rr-poo:before{content:"\fabd"}.fi-rr-pool-8-ball:before{content:"\fabe"}.fi-rr-poop:before{content:"\fabf"}.fi-rr-popcorn:before{content:"\fac0"}.fi-rr-popsicle:before{content:"\fac1"}.fi-rr-portal-enter:before{content:"\fac2"}.fi-rr-portal-exit:before{content:"\fac3"}.fi-rr-portrait:before{content:"\fac4"}.fi-rr-postal-address:before{content:"\fac5"}.fi-rr-pot:before{content:"\fac6"}.fi-rr-potato:before{content:"\fac7"}.fi-rr-pound:before{content:"\fac8"}.fi-rr-power:before{content:"\fac9"}.fi-rr-ppt-file:before{content:"\faca"}.fi-rr-practice:before{content:"\facb"}.fi-rr-praying-hands:before{content:"\facc"}.fi-rr-prescription-bottle-alt:before{content:"\facd"}.fi-rr-prescription-bottle-pill:before{content:"\face"}.fi-rr-prescription-bottle:before{content:"\facf"}.fi-rr-prescription:before{content:"\fad0"}.fi-rr-presentation:before{content:"\fad1"}.fi-rr-preview:before{content:"\fad2"}.fi-rr-previous-square:before{content:"\fad3"}.fi-rr-print-magnifying-glass:before{content:"\fad4"}.fi-rr-print-slash:before{content:"\fad5"}.fi-rr-print:before{content:"\fad6"}.fi-rr-priority-arrow:before{content:"\fad7"}.fi-rr-priority-arrows:before{content:"\fad8"}.fi-rr-priority-importance:before{content:"\fad9"}.fi-rr-problem-solving:before{content:"\fada"}.fi-rr-procedures:before{content:"\fadb"}.fi-rr-process:before{content:"\fadc"}.fi-rr-productivity:before{content:"\fadd"}.fi-rr-progress-complete:before{content:"\fade"}.fi-rr-progress-download:before{content:"\fadf"}.fi-rr-progress-upload:before{content:"\fae0"}.fi-rr-projector:before{content:"\fae1"}.fi-rr-protractor:before{content:"\fae2"}.fi-rr-pulse:before{content:"\fae3"}.fi-rr-pump-medical:before{content:"\fae4"}.fi-rr-pump:before{content:"\fae5"}.fi-rr-pumpkin-alt-2:before{content:"\fae6"}.fi-rr-pumpkin-alt:before{content:"\fae7"}.fi-rr-pumpkin:before{content:"\fae8"}.fi-rr-puzzle-alt:before{content:"\fae9"}.fi-rr-puzzle-piece-integration:before{content:"\faea"}.fi-rr-puzzle-pieces:before{content:"\faeb"}.fi-rr-puzzle:before{content:"\faec"}.fi-rr-pyramid:before{content:"\faed"}.fi-rr-q:before{content:"\faee"}.fi-rr-qr-scan:before{content:"\faef"}.fi-rr-QR:before{content:"\faf0"}.fi-rr-qrcode:before{content:"\faf1"}.fi-rr-question-square:before{content:"\faf2"}.fi-rr-question:before{content:"\faf3"}.fi-rr-queue-alt:before{content:"\faf4"}.fi-rr-queue-line:before{content:"\faf5"}.fi-rr-queue-signal:before{content:"\faf6"}.fi-rr-queue:before{content:"\faf7"}.fi-rr-quill-pen-story:before{content:"\faf8"}.fi-rr-quiz-alt:before{content:"\faf9"}.fi-rr-quiz:before{content:"\fafa"}.fi-rr-quote-right:before{content:"\fafb"}.fi-rr-r:before{content:"\fafc"}.fi-rr-rabbit-fast:before{content:"\fafd"}.fi-rr-rabbit:before{content:"\fafe"}.fi-rr-raccoon:before{content:"\faff"}.fi-rr-racquet:before{content:"\fb00"}.fi-rr-radar-monitoring-track:before{content:"\fb01"}.fi-rr-radar:before{content:"\fb02"}.fi-rr-radiation-alt:before{content:"\fb03"}.fi-rr-radiation:before{content:"\fb04"}.fi-rr-radio-alt:before{content:"\fb05"}.fi-rr-radio-button:before{content:"\fb06"}.fi-rr-radio:before{content:"\fb07"}.fi-rr-radish:before{content:"\fb08"}.fi-rr-rainbow:before{content:"\fb09"}.fi-rr-raindrops:before{content:"\fb0a"}.fi-rr-ram:before{content:"\fb0b"}.fi-rr-ramp-loading:before{content:"\fb0c"}.fi-rr-rank:before{content:"\fb0d"}.fi-rr-ranking-podium-empty:before{content:"\fb0e"}.fi-rr-ranking-podium:before{content:"\fb0f"}.fi-rr-ranking-star:before{content:"\fb10"}.fi-rr-ranking-stars:before{content:"\fb11"}.fi-rr-raygun:before{content:"\fb12"}.fi-rr-razor-barber:before{content:"\fb13"}.fi-rr-react:before{content:"\fb14"}.fi-rr-rec:before{content:"\fb15"}.fi-rr-receipt:before{content:"\fb16"}.fi-rr-recipe-book:before{content:"\fb17"}.fi-rr-recipe:before{content:"\fb18"}.fi-rr-record-vinyl:before{content:"\fb19"}.fi-rr-rectabgle-vertical:before{content:"\fb1a"}.fi-rr-rectangle-barcode:before{content:"\fb1b"}.fi-rr-rectangle-code:before{content:"\fb1c"}.fi-rr-rectangle-history-circle-plus:before{content:"\fb1d"}.fi-rr-rectangle-horizontal:before{content:"\fb1e"}.fi-rr-rectangle-list:before{content:"\fb1f"}.fi-rr-rectangle-panoramic:before{content:"\fb20"}.fi-rr-rectangle-pro:before{content:"\fb21"}.fi-rr-rectangle-vertical-history:before{content:"\fb22"}.fi-rr-rectangle-vertical:before{content:"\fb23"}.fi-rr-rectangle-xmark:before{content:"\fb24"}.fi-rr-rectangles-mixed:before{content:"\fb25"}.fi-rr-recycle-bin:before{content:"\fb26"}.fi-rr-recycle:before{content:"\fb27"}.fi-rr-redo-alt:before{content:"\fb28"}.fi-rr-redo:before{content:"\fb29"}.fi-rr-reel:before{content:"\fb2a"}.fi-rr-refer-arrow:before{content:"\fb2b"}.fi-rr-refer:before{content:"\fb2c"}.fi-rr-referral-alt:before{content:"\fb2d"}.fi-rr-referral-user:before{content:"\fb2e"}.fi-rr-referral:before{content:"\fb2f"}.fi-rr-reflect-horizontal-alt:before{content:"\fb30"}.fi-rr-reflect-horizontal:before{content:"\fb31"}.fi-rr-reflect-vertical:before{content:"\fb32"}.fi-rr-reflect:before{content:"\fb33"}.fi-rr-refresh:before{content:"\fb34"}.fi-rr-refrigerator:before{content:"\fb35"}.fi-rr-refund-alt:before{content:"\fb36"}.fi-rr-refund:before{content:"\fb37"}.fi-rr-region-pin-alt:before{content:"\fb38"}.fi-rr-region-pin:before{content:"\fb39"}.fi-rr-registered:before{content:"\fb3a"}.fi-rr-registration-paper:before{content:"\fb3b"}.fi-rr-remove-folder:before{content:"\fb3c"}.fi-rr-remove-user:before{content:"\fb3d"}.fi-rr-rent-signal:before{content:"\fb3e"}.fi-rr-rent:before{content:"\fb3f"}.fi-rr-replace:before{content:"\fb40"}.fi-rr-replay-10:before{content:"\fb41"}.fi-rr-replay-30:before{content:"\fb42"}.fi-rr-replay-5:before{content:"\fb43"}.fi-rr-reply-all:before{content:"\fb44"}.fi-rr-republican:before{content:"\fb45"}.fi-rr-reservation-smartphone:before{content:"\fb46"}.fi-rr-reservation-table:before{content:"\fb47"}.fi-rr-resistance-band:before{content:"\fb48"}.fi-rr-resize:before{content:"\fb49"}.fi-rr-resources:before{content:"\fb4a"}.fi-rr-restaurant:before{content:"\fb4b"}.fi-rr-restock:before{content:"\fb4c"}.fi-rr-restroom-simple:before{content:"\fb4d"}.fi-rr-resume:before{content:"\fb4e"}.fi-rr-revenue-alt:before{content:"\fb4f"}.fi-rr-revenue-euro:before{content:"\fb50"}.fi-rr-Revenue:before{content:"\fb51"}.fi-rr-review:before{content:"\fb52"}.fi-rr-rewind-button-circle:before{content:"\fb53"}.fi-rr-rewind:before{content:"\fb54"}.fi-rr-rhombus:before{content:"\fb55"}.fi-rr-ribbon:before{content:"\fb56"}.fi-rr-right-from-bracket:before{content:"\fb57"}.fi-rr-right:before{content:"\fb58"}.fi-rr-ring-diamond:before{content:"\fb59"}.fi-rr-ring:before{content:"\fb5a"}.fi-rr-rings-wedding:before{content:"\fb5b"}.fi-rr-risk-alt:before{content:"\fb5c"}.fi-rr-risk:before{content:"\fb5d"}.fi-rr-road-barrier:before{content:"\fb5e"}.fi-rr-road-sign-left:before{content:"\fb5f"}.fi-rr-road:before{content:"\fb60"}.fi-rr-robot:before{content:"\fb61"}.fi-rr-robotic-arm:before{content:"\fb62"}.fi-rr-rocket-lunch:before{content:"\fb63"}.fi-rr-rocket:before{content:"\fb64"}.fi-rr-roller-coaster:before{content:"\fb65"}.fi-rr-room-service:before{content:"\fb66"}.fi-rr-rotate-exclamation:before{content:"\fb67"}.fi-rr-rotate-left:before{content:"\fb68"}.fi-rr-rotate-reverse:before{content:"\fb69"}.fi-rr-rotate-right:before{content:"\fb6a"}.fi-rr-rotate-square:before{content:"\fb6b"}.fi-rr-roulette:before{content:"\fb6c"}.fi-rr-route-highway:before{content:"\fb6d"}.fi-rr-route-interstate:before{content:"\fb6e"}.fi-rr-route:before{content:"\fb6f"}.fi-rr-router:before{content:"\fb70"}.fi-rr-rss-alt:before{content:"\fb71"}.fi-rr-rss:before{content:"\fb72"}.fi-rr-ruble-sign:before{content:"\fb73"}.fi-rr-rugby:before{content:"\fb74"}.fi-rr-ruler-combined:before{content:"\fb75"}.fi-rr-ruler-horizontal:before{content:"\fb76"}.fi-rr-ruler-triangle:before{content:"\fb77"}.fi-rr-ruler-vertical:before{content:"\fb78"}.fi-rr-rules-alt:before{content:"\fb79"}.fi-rr-rules:before{content:"\fb7a"}.fi-rr-running-track:before{content:"\fb7b"}.fi-rr-running:before{content:"\fb7c"}.fi-rr-rupee-sign:before{content:"\fb7d"}.fi-rr-rupiah-sign:before{content:"\fb7e"}.fi-rr-rv:before{content:"\fb7f"}.fi-rr-s:before{content:"\fb80"}.fi-rr-sack-dollar:before{content:"\fb81"}.fi-rr-sack:before{content:"\fb82"}.fi-rr-sad-cry:before{content:"\fb83"}.fi-rr-sad-tear:before{content:"\fb84"}.fi-rr-sad:before{content:"\fb85"}.fi-rr-safe-box:before{content:"\fb86"}.fi-rr-sailboat:before{content:"\fb87"}.fi-rr-salad:before{content:"\fb88"}.fi-rr-salary-alt:before{content:"\fb89"}.fi-rr-salt-pepper:before{content:"\fb8a"}.fi-rr-salt-shaker:before{content:"\fb8b"}.fi-rr-sandwich-alt:before{content:"\fb8c"}.fi-rr-sandwich:before{content:"\fb8d"}.fi-rr-satellite-dish:before{content:"\fb8e"}.fi-rr-satellite:before{content:"\fb8f"}.fi-rr-saturday:before{content:"\fb90"}.fi-rr-sauce:before{content:"\fb91"}.fi-rr-sausage:before{content:"\fb92"}.fi-rr-sax-hot:before{content:"\fb93"}.fi-rr-saxophone:before{content:"\fb94"}.fi-rr-scale-comparison-alt:before{content:"\fb95"}.fi-rr-scale-comparison:before{content:"\fb96"}.fi-rr-scale:before{content:"\fb97"}.fi-rr-scalpel-path:before{content:"\fb98"}.fi-rr-scalpel:before{content:"\fb99"}.fi-rr-scanner-gun:before{content:"\fb9a"}.fi-rr-scanner-image:before{content:"\fb9b"}.fi-rr-scanner-keyboard:before{content:"\fb9c"}.fi-rr-scanner-touchscreen:before{content:"\fb9d"}.fi-rr-scarecrow:before{content:"\fb9e"}.fi-rr-scarf:before{content:"\fb9f"}.fi-rr-school-bus:before{content:"\fba0"}.fi-rr-school:before{content:"\fba1"}.fi-rr-scissors:before{content:"\fba2"}.fi-rr-scooter:before{content:"\fba3"}.fi-rr-screen:before{content:"\fba4"}.fi-rr-screencast:before{content:"\fba5"}.fi-rr-screw-alt:before{content:"\fba6"}.fi-rr-screw:before{content:"\fba7"}.fi-rr-screwdriver:before{content:"\fba8"}.fi-rr-scribble:before{content:"\fba9"}.fi-rr-script:before{content:"\fbaa"}.fi-rr-scroll-document-story:before{content:"\fbab"}.fi-rr-scroll-old:before{content:"\fbac"}.fi-rr-scroll-torah:before{content:"\fbad"}.fi-rr-scroll:before{content:"\fbae"}.fi-rr-scrubber:before{content:"\fbaf"}.fi-rr-scythe:before{content:"\fbb0"}.fi-rr-sd-card:before{content:"\fbb1"}.fi-rr-sd-cards:before{content:"\fbb2"}.fi-rr-seal-exclamation:before{content:"\fbb3"}.fi-rr-seal-question:before{content:"\fbb4"}.fi-rr-seal:before{content:"\fbb5"}.fi-rr-search-alt:before{content:"\fbb6"}.fi-rr-search-dollar:before{content:"\fbb7"}.fi-rr-search-heart:before{content:"\fbb8"}.fi-rr-search-location:before{content:"\fbb9"}.fi-rr-search:before{content:"\fbba"}.fi-rr-seat-airline:before{content:"\fbbb"}.fi-rr-seatbelt-safety-driver:before{content:"\fbbc"}.fi-rr-second-award:before{content:"\fbbd"}.fi-rr-second-laurel:before{content:"\fbbe"}.fi-rr-second-medal:before{content:"\fbbf"}.fi-rr-second:before{content:"\fbc0"}.fi-rr-security:before{content:"\fbc1"}.fi-rr-seedling:before{content:"\fbc2"}.fi-rr-selection:before{content:"\fbc3"}.fi-rr-sell:before{content:"\fbc4"}.fi-rr-seller-store:before{content:"\fbc5"}.fi-rr-seller:before{content:"\fbc6"}.fi-rr-selling:before{content:"\fbc7"}.fi-rr-send-back:before{content:"\fbc8"}.fi-rr-send-backward:before{content:"\fbc9"}.fi-rr-send-money-smartphone:before{content:"\fbca"}.fi-rr-send-money:before{content:"\fbcb"}.fi-rr-sensor-alert:before{content:"\fbcc"}.fi-rr-sensor-fire:before{content:"\fbcd"}.fi-rr-sensor-on:before{content:"\fbce"}.fi-rr-sensor-smoke:before{content:"\fbcf"}.fi-rr-sensor:before{content:"\fbd0"}.fi-rr-settings-sliders:before{content:"\fbd1"}.fi-rr-settings:before{content:"\fbd2"}.fi-rr-share-alt-square:before{content:"\fbd3"}.fi-rr-share-square:before{content:"\fbd4"}.fi-rr-share:before{content:"\fbd5"}.fi-rr-sheep:before{content:"\fbd6"}.fi-rr-shekel-sign:before{content:"\fbd7"}.fi-rr-shelves:before{content:"\fbd8"}.fi-rr-shield-alt:before{content:"\fbd9"}.fi-rr-shield-cat:before{content:"\fbda"}.fi-rr-shield-check:before{content:"\fbdb"}.fi-rr-shield-cross:before{content:"\fbdc"}.fi-rr-shield-dog:before{content:"\fbdd"}.fi-rr-shield-exclamation:before{content:"\fbde"}.fi-rr-shield-interrogation:before{content:"\fbdf"}.fi-rr-shield-keyhole:before{content:"\fbe0"}.fi-rr-shield-minus:before{content:"\fbe1"}.fi-rr-shield-plus:before{content:"\fbe2"}.fi-rr-shield-security-risk:before{content:"\fbe3"}.fi-rr-shield-slash:before{content:"\fbe4"}.fi-rr-shield-trust:before{content:"\fbe5"}.fi-rr-shield-virus:before{content:"\fbe6"}.fi-rr-shield-xmark:before{content:"\fbe7"}.fi-rr-shield:before{content:"\fbe8"}.fi-rr-ship-side:before{content:"\fbe9"}.fi-rr-ship:before{content:"\fbea"}.fi-rr-shipping-fast:before{content:"\fbeb"}.fi-rr-shipping-timed:before{content:"\fbec"}.fi-rr-shirt-long-sleeve:before{content:"\fbed"}.fi-rr-shirt-running:before{content:"\fbee"}.fi-rr-shirt-tank-top:before{content:"\fbef"}.fi-rr-shirt:before{content:"\fbf0"}.fi-rr-shish-kebab:before{content:"\fbf1"}.fi-rr-shoe-prints:before{content:"\fbf2"}.fi-rr-shop-lock:before{content:"\fbf3"}.fi-rr-shop-slash:before{content:"\fbf4"}.fi-rr-shop:before{content:"\fbf5"}.fi-rr-shopping-bag-add:before{content:"\fbf6"}.fi-rr-shopping-bag:before{content:"\fbf7"}.fi-rr-shopping-basket:before{content:"\fbf8"}.fi-rr-shopping-cart-add:before{content:"\fbf9"}.fi-rr-shopping-cart-buyer:before{content:"\fbfa"}.fi-rr-shopping-cart-check:before{content:"\fbfb"}.fi-rr-shopping-cart:before{content:"\fbfc"}.fi-rr-shovel-snow:before{content:"\fbfd"}.fi-rr-shovel:before{content:"\fbfe"}.fi-rr-shower-down:before{content:"\fbff"}.fi-rr-shower:before{content:"\fc00"}.fi-rr-shredder:before{content:"\fc01"}.fi-rr-shrimp:before{content:"\fc02"}.fi-rr-shuffle:before{content:"\fc03"}.fi-rr-shuttle-van:before{content:"\fc04"}.fi-rr-shuttlecock:before{content:"\fc05"}.fi-rr-Sickle:before{content:"\fc06"}.fi-rr-sidebar-flip:before{content:"\fc07"}.fi-rr-sidebar:before{content:"\fc08"}.fi-rr-sigma:before{content:"\fc09"}.fi-rr-sign-hanging:before{content:"\fc0a"}.fi-rr-sign-in-alt:before{content:"\fc0b"}.fi-rr-sign-out-alt:before{content:"\fc0c"}.fi-rr-sign-posts-wrench:before{content:"\fc0d"}.fi-rr-sign-posts:before{content:"\fc0e"}.fi-rr-sign-up:before{content:"\fc0f"}.fi-rr-signal-alt-1:before{content:"\fc10"}.fi-rr-signal-alt-2:before{content:"\fc11"}.fi-rr-signal-alt-slash:before{content:"\fc12"}.fi-rr-signal-alt:before{content:"\fc13"}.fi-rr-signal-bars-fair:before{content:"\fc14"}.fi-rr-signal-bars-good:before{content:"\fc15"}.fi-rr-signal-bars-weak:before{content:"\fc16"}.fi-rr-signal-stream-slash:before{content:"\fc17"}.fi-rr-signal-stream:before{content:"\fc18"}.fi-rr-signature-lock:before{content:"\fc19"}.fi-rr-signature-slash:before{content:"\fc1a"}.fi-rr-signature:before{content:"\fc1b"}.fi-rr-sim-card:before{content:"\fc1c"}.fi-rr-sim-cards:before{content:"\fc1d"}.fi-rr-sink:before{content:"\fc1e"}.fi-rr-siren-on:before{content:"\fc1f"}.fi-rr-Siren:before{content:"\fc20"}.fi-rr-site-alt:before{content:"\fc21"}.fi-rr-site-browser:before{content:"\fc22"}.fi-rr-site:before{content:"\fc23"}.fi-rr-sitemap:before{content:"\fc24"}.fi-rr-skateboard:before{content:"\fc25"}.fi-rr-skating:before{content:"\fc26"}.fi-rr-skeleton-ribs:before{content:"\fc27"}.fi-rr-skeleton:before{content:"\fc28"}.fi-rr-skewer:before{content:"\fc29"}.fi-rr-ski-boot-ski:before{content:"\fc2a"}.fi-rr-ski-jump:before{content:"\fc2b"}.fi-rr-ski-lift:before{content:"\fc2c"}.fi-rr-skiing-nordic:before{content:"\fc2d"}.fi-rr-skiing:before{content:"\fc2e"}.fi-rr-skill-alt:before{content:"\fc2f"}.fi-rr-skill-user:before{content:"\fc30"}.fi-rr-skill:before{content:"\fc31"}.fi-rr-skin-arrow:before{content:"\fc32"}.fi-rr-skin-drop:before{content:"\fc33"}.fi-rr-skin-hair:before{content:"\fc34"}.fi-rr-skin:before{content:"\fc35"}.fi-rr-skip-15-seconds:before{content:"\fc36"}.fi-rr-skull-cow:before{content:"\fc37"}.fi-rr-skull-crossbones:before{content:"\fc38"}.fi-rr-skull:before{content:"\fc39"}.fi-rr-slash:before{content:"\fc3a"}.fi-rr-sledding:before{content:"\fc3b"}.fi-rr-sleeping-bag:before{content:"\fc3c"}.fi-rr-sleigh:before{content:"\fc3d"}.fi-rr-sliders-h-square:before{content:"\fc3e"}.fi-rr-sliders-v-square:before{content:"\fc3f"}.fi-rr-sliders-v:before{content:"\fc40"}.fi-rr-slot-machine:before{content:"\fc41"}.fi-rr-smart-home-alt:before{content:"\fc42"}.fi-rr-smart-home:before{content:"\fc43"}.fi-rr-smartphone:before{content:"\fc44"}.fi-rr-smile-beam:before{content:"\fc45"}.fi-rr-smile-plus:before{content:"\fc46"}.fi-rr-smile-wink:before{content:"\fc47"}.fi-rr-smile:before{content:"\fc48"}.fi-rr-smiley-comment-alt:before{content:"\fc49"}.fi-rr-smog:before{content:"\fc4a"}.fi-rr-smoke:before{content:"\fc4b"}.fi-rr-smoking-ban:before{content:"\fc4c"}.fi-rr-smoking:before{content:"\fc4d"}.fi-rr-snake:before{content:"\fc4e"}.fi-rr-snap:before{content:"\fc4f"}.fi-rr-snooze:before{content:"\fc50"}.fi-rr-snow-blowing:before{content:"\fc51"}.fi-rr-snowboarding:before{content:"\fc52"}.fi-rr-snowflake-droplets:before{content:"\fc53"}.fi-rr-snowflake:before{content:"\fc54"}.fi-rr-snowflakes:before{content:"\fc55"}.fi-rr-snowman-alt:before{content:"\fc56"}.fi-rr-snowman-head:before{content:"\fc57"}.fi-rr-snowmobile:before{content:"\fc58"}.fi-rr-snowplow:before{content:"\fc59"}.fi-rr-soap-alt:before{content:"\fc5a"}.fi-rr-soap:before{content:"\fc5b"}.fi-rr-social-network:before{content:"\fc5c"}.fi-rr-socks:before{content:"\fc5d"}.fi-rr-sofa-size:before{content:"\fc5e"}.fi-rr-sofa:before{content:"\fc5f"}.fi-rr-solar-panel-sun:before{content:"\fc60"}.fi-rr-solar-panel:before{content:"\fc61"}.fi-rr-solar-system:before{content:"\fc62"}.fi-rr-sold-house:before{content:"\fc63"}.fi-rr-sold-signal:before{content:"\fc64"}.fi-rr-sort-alpha-down-alt:before{content:"\fc65"}.fi-rr-sort-alpha-down:before{content:"\fc66"}.fi-rr-sort-alpha-up-alt:before{content:"\fc67"}.fi-rr-sort-alpha-up:before{content:"\fc68"}.fi-rr-sort-alt:before{content:"\fc69"}.fi-rr-sort-amount-down-alt:before{content:"\fc6a"}.fi-rr-sort-amount-down:before{content:"\fc6b"}.fi-rr-sort-amount-up-alt:before{content:"\fc6c"}.fi-rr-sort-amount-up:before{content:"\fc6d"}.fi-rr-sort-circle-down:before{content:"\fc6e"}.fi-rr-sort-circle-up:before{content:"\fc6f"}.fi-rr-sort-circle:before{content:"\fc70"}.fi-rr-sort-down:before{content:"\fc71"}.fi-rr-sort-numeric-down-alt:before{content:"\fc72"}.fi-rr-sort-numeric-down:before{content:"\fc73"}.fi-rr-sort-shapes-down:before{content:"\fc74"}.fi-rr-sort-shapes-up:before{content:"\fc75"}.fi-rr-sort-size-down:before{content:"\fc76"}.fi-rr-sort-size-up:before{content:"\fc77"}.fi-rr-sort:before{content:"\fc78"}.fi-rr-soup:before{content:"\fc79"}.fi-rr-source-data:before{content:"\fc7a"}.fi-rr-source-document-alt:before{content:"\fc7b"}.fi-rr-source-document:before{content:"\fc7c"}.fi-rr-spa:before{content:"\fc7d"}.fi-rr-space-shuttle:before{content:"\fc7e"}.fi-rr-space-station-moon-alt:before{content:"\fc7f"}.fi-rr-space-station-moon:before{content:"\fc80"}.fi-rr-spade:before{content:"\fc81"}.fi-rr-spaghetti-monster-flying:before{content:"\fc82"}.fi-rr-spain-map:before{content:"\fc83"}.fi-rr-sparkles:before{content:"\fc84"}.fi-rr-spartan-helmet:before{content:"\fc85"}.fi-rr-speaker:before{content:"\fc86"}.fi-rr-speakers:before{content:"\fc87"}.fi-rr-speech-bubble-story:before{content:"\fc88"}.fi-rr-speedometer-arrow:before{content:"\fc89"}.fi-rr-speedometer-kpi:before{content:"\fc8a"}.fi-rr-sphere:before{content:"\fc8b"}.fi-rr-spider-black-widow:before{content:"\fc8c"}.fi-rr-spider-web:before{content:"\fc8d"}.fi-rr-spider:before{content:"\fc8e"}.fi-rr-spinner:before{content:"\fc8f"}.fi-rr-split-up-relation:before{content:"\fc90"}.fi-rr-split:before{content:"\fc91"}.fi-rr-splotch:before{content:"\fc92"}.fi-rr-spoon:before{content:"\fc93"}.fi-rr-sport:before{content:"\fc94"}.fi-rr-spray-can-sparkles:before{content:"\fc95"}.fi-rr-spray-can:before{content:"\fc96"}.fi-rr-spring-calendar:before{content:"\fc97"}.fi-rr-sprinkler:before{content:"\fc98"}.fi-rr-spy:before{content:"\fc99"}.fi-rr-square-0:before{content:"\fc9a"}.fi-rr-square-1:before{content:"\fc9b"}.fi-rr-square-2:before{content:"\fc9c"}.fi-rr-square-3:before{content:"\fc9d"}.fi-rr-square-4:before{content:"\fc9e"}.fi-rr-square-5:before{content:"\fc9f"}.fi-rr-square-6:before{content:"\fca0"}.fi-rr-square-7:before{content:"\fca1"}.fi-rr-square-8:before{content:"\fca2"}.fi-rr-square-9:before{content:"\fca3"}.fi-rr-square-a:before{content:"\fca4"}.fi-rr-square-b:before{content:"\fca5"}.fi-rr-square-bolt:before{content:"\fca6"}.fi-rr-square-c:before{content:"\fca7"}.fi-rr-square-code:before{content:"\fca8"}.fi-rr-square-d:before{content:"\fca9"}.fi-rr-square-dashed-circle-plus:before{content:"\fcaa"}.fi-rr-square-dashed:before{content:"\fcab"}.fi-rr-square-divide:before{content:"\fcac"}.fi-rr-square-e:before{content:"\fcad"}.fi-rr-square-ellipsis-vertical:before{content:"\fcae"}.fi-rr-square-ellipsis:before{content:"\fcaf"}.fi-rr-square-exclamation:before{content:"\fcb0"}.fi-rr-square-f:before{content:"\fcb1"}.fi-rr-square-g:before{content:"\fcb2"}.fi-rr-square-h:before{content:"\fcb3"}.fi-rr-square-heart:before{content:"\fcb4"}.fi-rr-square-i:before{content:"\fcb5"}.fi-rr-square-info:before{content:"\fcb6"}.fi-rr-square-j:before{content:"\fcb7"}.fi-rr-square-k:before{content:"\fcb8"}.fi-rr-square-kanban:before{content:"\fcb9"}.fi-rr-square-l:before{content:"\fcba"}.fi-rr-square-m:before{content:"\fcbb"}.fi-rr-square-minus:before{content:"\fcbc"}.fi-rr-square-n:before{content:"\fcbd"}.fi-rr-square-o:before{content:"\fcbe"}.fi-rr-square-p:before{content:"\fcbf"}.fi-rr-square-phone-hangup:before{content:"\fcc0"}.fi-rr-square-plus:before{content:"\fcc1"}.fi-rr-square-poll-horizontal:before{content:"\fcc2"}.fi-rr-square-poll-vertical:before{content:"\fcc3"}.fi-rr-square-q:before{content:"\fcc4"}.fi-rr-square-quote:before{content:"\fcc5"}.fi-rr-square-r:before{content:"\fcc6"}.fi-rr-square-root:before{content:"\fcc7"}.fi-rr-square-s:before{content:"\fcc8"}.fi-rr-square-small:before{content:"\fcc9"}.fi-rr-square-star:before{content:"\fcca"}.fi-rr-square-t:before{content:"\fccb"}.fi-rr-square-terminal:before{content:"\fccc"}.fi-rr-square-u:before{content:"\fccd"}.fi-rr-square-up-right:before{content:"\fcce"}.fi-rr-square-v:before{content:"\fccf"}.fi-rr-square-w:before{content:"\fcd0"}.fi-rr-square-x:before{content:"\fcd1"}.fi-rr-square-y:before{content:"\fcd2"}.fi-rr-square-z:before{content:"\fcd3"}.fi-rr-square:before{content:"\fcd4"}.fi-rr-squid:before{content:"\fcd5"}.fi-rr-squircle:before{content:"\fcd6"}.fi-rr-squirrel:before{content:"\fcd7"}.fi-rr-staff:before{content:"\fcd8"}.fi-rr-stage-concert:before{content:"\fcd9"}.fi-rr-stage-theatre:before{content:"\fcda"}.fi-rr-stage:before{content:"\fcdb"}.fi-rr-stairs:before{content:"\fcdc"}.fi-rr-stamp:before{content:"\fcdd"}.fi-rr-standard-definition:before{content:"\fcde"}.fi-rr-star-and-crescent:before{content:"\fcdf"}.fi-rr-star-christmas:before{content:"\fce0"}.fi-rr-star-comment-alt:before{content:"\fce1"}.fi-rr-star-exclamation:before{content:"\fce2"}.fi-rr-star-octogram:before{content:"\fce3"}.fi-rr-star-of-david:before{content:"\fce4"}.fi-rr-star-rating-call:before{content:"\fce5"}.fi-rr-star-sharp-half-stroke:before{content:"\fce6"}.fi-rr-star-sharp-half:before{content:"\fce7"}.fi-rr-star-shooting:before{content:"\fce8"}.fi-rr-star:before{content:"\fce9"}.fi-rr-starfighter:before{content:"\fcea"}.fi-rr-stars:before{content:"\fceb"}.fi-rr-state-country:before{content:"\fcec"}.fi-rr-stationary-bike:before{content:"\fced"}.fi-rr-stats:before{content:"\fcee"}.fi-rr-steak:before{content:"\fcef"}.fi-rr-steering-wheel:before{content:"\fcf0"}.fi-rr-step-backward:before{content:"\fcf1"}.fi-rr-step-forward:before{content:"\fcf2"}.fi-rr-sterling-sign:before{content:"\fcf3"}.fi-rr-stethoscope:before{content:"\fcf4"}.fi-rr-sticker:before{content:"\fcf5"}.fi-rr-stocking:before{content:"\fcf6"}.fi-rr-stomach:before{content:"\fcf7"}.fi-rr-stop-circle:before{content:"\fcf8"}.fi-rr-stop-square:before{content:"\fcf9"}.fi-rr-stop:before{content:"\fcfa"}.fi-rr-stopwatch:before{content:"\fcfb"}.fi-rr-store-alt:before{content:"\fcfc"}.fi-rr-store-buyer:before{content:"\fcfd"}.fi-rr-store-lock:before{content:"\fcfe"}.fi-rr-store-slash:before{content:"\fcff"}.fi-rr-story-book:before{content:"\fd00"}.fi-rr-story-fairy-tale:before{content:"\fd01"}.fi-rr-story-fantasy:before{content:"\fd02"}.fi-rr-strategy-chess-risk:before{content:"\fd03"}.fi-rr-strawberry:before{content:"\fd04"}.fi-rr-street-view:before{content:"\fd05"}.fi-rr-stretcher:before{content:"\fd06"}.fi-rr-strikethrough:before{content:"\fd07"}.fi-rr-stroopwafel:before{content:"\fd08"}.fi-rr-student-alt:before{content:"\fd09"}.fi-rr-student:before{content:"\fd0a"}.fi-rr-subscript:before{content:"\fd0b"}.fi-rr-subscription-alt:before{content:"\fd0c"}.fi-rr-subscription:before{content:"\fd0d"}.fi-rr-subtitles-slash:before{content:"\fd0e"}.fi-rr-subtitles:before{content:"\fd0f"}.fi-rr-subway:before{content:"\fd10"}.fi-rr-suitcase-alt:before{content:"\fd11"}.fi-rr-summary-check:before{content:"\fd12"}.fi-rr-summer:before{content:"\fd13"}.fi-rr-sun-dust:before{content:"\fd14"}.fi-rr-sun-plant-wilt:before{content:"\fd15"}.fi-rr-sun-salutation-yoga:before{content:"\fd16"}.fi-rr-sun:before{content:"\fd17"}.fi-rr-sunday:before{content:"\fd18"}.fi-rr-sunglasses-alt:before{content:"\fd19"}.fi-rr-sunglasses:before{content:"\fd1a"}.fi-rr-sunrise-alt:before{content:"\fd1b"}.fi-rr-sunrise:before{content:"\fd1c"}.fi-rr-sunset:before{content:"\fd1d"}.fi-rr-superscript:before{content:"\fd1e"}.fi-rr-supplier-alt:before{content:"\fd1f"}.fi-rr-supplier:before{content:"\fd20"}.fi-rr-surfing:before{content:"\fd21"}.fi-rr-surprise:before{content:"\fd22"}.fi-rr-surveillance-camera:before{content:"\fd23"}.fi-rr-survey-xmark:before{content:"\fd24"}.fi-rr-sushi-alt:before{content:"\fd25"}.fi-rr-sushi-roll:before{content:"\fd26"}.fi-rr-sushi:before{content:"\fd27"}.fi-rr-svg:before{content:"\fd28"}.fi-rr-swap:before{content:"\fd29"}.fi-rr-swatchbook:before{content:"\fd2a"}.fi-rr-swimmer:before{content:"\fd2b"}.fi-rr-swimming-pool:before{content:"\fd2c"}.fi-rr-swing:before{content:"\fd2d"}.fi-rr-swipe-down:before{content:"\fd2e"}.fi-rr-swipe-left:before{content:"\fd2f"}.fi-rr-swipe-right:before{content:"\fd30"}.fi-rr-swipe-up:before{content:"\fd31"}.fi-rr-sword:before{content:"\fd32"}.fi-rr-symbol:before{content:"\fd33"}.fi-rr-symbols:before{content:"\fd34"}.fi-rr-synagogue:before{content:"\fd35"}.fi-rr-syringe:before{content:"\fd36"}.fi-rr-system-cloud:before{content:"\fd37"}.fi-rr-t:before{content:"\fd38"}.fi-rr-tab-folder:before{content:"\fd39"}.fi-rr-table-columns:before{content:"\fd3a"}.fi-rr-table-layout:before{content:"\fd3b"}.fi-rr-table-list:before{content:"\fd3c"}.fi-rr-table-picnic:before{content:"\fd3d"}.fi-rr-table-pivot:before{content:"\fd3e"}.fi-rr-table-rows:before{content:"\fd3f"}.fi-rr-table-tree:before{content:"\fd40"}.fi-rr-table:before{content:"\fd41"}.fi-rr-tablet-android-alt:before{content:"\fd42"}.fi-rr-tablet-android:before{content:"\fd43"}.fi-rr-tablet-rugged:before{content:"\fd44"}.fi-rr-tablet:before{content:"\fd45"}.fi-rr-tachometer-alt-average:before{content:"\fd46"}.fi-rr-tachometer-alt-fastest:before{content:"\fd47"}.fi-rr-tachometer-alt-slow:before{content:"\fd48"}.fi-rr-tachometer-alt-slowest:before{content:"\fd49"}.fi-rr-tachometer-average:before{content:"\fd4a"}.fi-rr-tachometer-fast:before{content:"\fd4b"}.fi-rr-tachometer-fastest:before{content:"\fd4c"}.fi-rr-tachometer-slow:before{content:"\fd4d"}.fi-rr-tachometer-slowest:before{content:"\fd4e"}.fi-rr-tachometer:before{content:"\fd4f"}.fi-rr-taco:before{content:"\fd50"}.fi-rr-tags:before{content:"\fd51"}.fi-rr-talent-alt:before{content:"\fd52"}.fi-rr-talent-hand:before{content:"\fd53"}.fi-rr-talent:before{content:"\fd54"}.fi-rr-tally-1:before{content:"\fd55"}.fi-rr-tally-2:before{content:"\fd56"}.fi-rr-tally-3:before{content:"\fd57"}.fi-rr-tally-4:before{content:"\fd58"}.fi-rr-tally:before{content:"\fd59"}.fi-rr-tamale:before{content:"\fd5a"}.fi-rr-tank-water:before{content:"\fd5b"}.fi-rr-tap:before{content:"\fd5c"}.fi-rr-tape:before{content:"\fd5d"}.fi-rr-target-audience:before{content:"\fd5e"}.fi-rr-target:before{content:"\fd5f"}.fi-rr-tax-alt:before{content:"\fd60"}.fi-rr-tax:before{content:"\fd61"}.fi-rr-taxi-bus:before{content:"\fd62"}.fi-rr-taxi:before{content:"\fd63"}.fi-rr-team-check-alt:before{content:"\fd64"}.fi-rr-team-check:before{content:"\fd65"}.fi-rr-teddy-bear:before{content:"\fd66"}.fi-rr-teeth-open:before{content:"\fd67"}.fi-rr-telescope:before{content:"\fd68"}.fi-rr-temperature-down:before{content:"\fd69"}.fi-rr-temperature-frigid:before{content:"\fd6a"}.fi-rr-temperature-high:before{content:"\fd6b"}.fi-rr-temperature-list:before{content:"\fd6c"}.fi-rr-temperature-low:before{content:"\fd6d"}.fi-rr-temperature-up:before{content:"\fd6e"}.fi-rr-template-alt:before{content:"\fd6f"}.fi-rr-template:before{content:"\fd70"}.fi-rr-tenge:before{content:"\fd71"}.fi-rr-tennis:before{content:"\fd72"}.fi-rr-tent-arrow-down-to-line:before{content:"\fd73"}.fi-rr-tent-arrow-left-right:before{content:"\fd74"}.fi-rr-tent-arrow-turn-left:before{content:"\fd75"}.fi-rr-tent-arrows-down:before{content:"\fd76"}.fi-rr-tents:before{content:"\fd77"}.fi-rr-terminal:before{content:"\fd78"}.fi-rr-terrace:before{content:"\fd79"}.fi-rr-test-tube:before{content:"\fd7a"}.fi-rr-test:before{content:"\fd7b"}.fi-rr-text-box-dots:before{content:"\fd7c"}.fi-rr-text-box-edit:before{content:"\fd7d"}.fi-rr-text-box:before{content:"\fd7e"}.fi-rr-text-check:before{content:"\fd7f"}.fi-rr-text-height:before{content:"\fd80"}.fi-rr-text-shadow:before{content:"\fd81"}.fi-rr-text-size:before{content:"\fd82"}.fi-rr-text-slash:before{content:"\fd83"}.fi-rr-text-width:before{content:"\fd84"}.fi-rr-text:before{content:"\fd85"}.fi-rr-theater-masks:before{content:"\fd86"}.fi-rr-thermometer-alt:before{content:"\fd87"}.fi-rr-thermometer-empty:before{content:"\fd88"}.fi-rr-thermometer-full:before{content:"\fd89"}.fi-rr-thermometer-half:before{content:"\fd8a"}.fi-rr-thermometer-quarter:before{content:"\fd8b"}.fi-rr-thermometer-three-quarters:before{content:"\fd8c"}.fi-rr-theta:before{content:"\fd8d"}.fi-rr-third-award:before{content:"\fd8e"}.fi-rr-third-laurel:before{content:"\fd8f"}.fi-rr-third-medal:before{content:"\fd90"}.fi-rr-third:before{content:"\fd91"}.fi-rr-thought-bubble:before{content:"\fd92"}.fi-rr-three-leaf-clover:before{content:"\fd93"}.fi-rr-thumbs-up-trust:before{content:"\fd94"}.fi-rr-thumbtack:before{content:"\fd95"}.fi-rr-thunderstorm-moon:before{content:"\fd96"}.fi-rr-thunderstorm-risk:before{content:"\fd97"}.fi-rr-thunderstorm-sun:before{content:"\fd98"}.fi-rr-thunderstorm:before{content:"\fd99"}.fi-rr-thursday:before{content:"\fd9a"}.fi-rr-ticket-airline:before{content:"\fd9b"}.fi-rr-ticket-alt:before{content:"\fd9c"}.fi-rr-ticket:before{content:"\fd9d"}.fi-rr-tickets-airline:before{content:"\fd9e"}.fi-rr-tie:before{content:"\fd9f"}.fi-rr-tilde:before{content:"\fda0"}.fi-rr-time-add:before{content:"\fda1"}.fi-rr-time-check:before{content:"\fda2"}.fi-rr-time-delete:before{content:"\fda3"}.fi-rr-time-fast:before{content:"\fda4"}.fi-rr-time-forward-sixty:before{content:"\fda5"}.fi-rr-time-forward-ten:before{content:"\fda6"}.fi-rr-time-forward:before{content:"\fda7"}.fi-rr-time-half-past:before{content:"\fda8"}.fi-rr-time-oclock:before{content:"\fda9"}.fi-rr-time-past:before{content:"\fdaa"}.fi-rr-time-quarter-past:before{content:"\fdab"}.fi-rr-time-quarter-to:before{content:"\fdac"}.fi-rr-time-twenty-four:before{content:"\fdad"}.fi-rr-time-watch-calendar:before{content:"\fdae"}.fi-rr-timer-clock-call:before{content:"\fdaf"}.fi-rr-times-hexagon:before{content:"\fdb0"}.fi-rr-tint-slash:before{content:"\fdb1"}.fi-rr-tip-coin:before{content:"\fdb2"}.fi-rr-tire-flat:before{content:"\fdb3"}.fi-rr-tire-pressure-warning:before{content:"\fdb4"}.fi-rr-tire-rugged:before{content:"\fdb5"}.fi-rr-tire:before{content:"\fdb6"}.fi-rr-tired:before{content:"\fdb7"}.fi-rr-to-do-alt:before{content:"\fdb8"}.fi-rr-to-do:before{content:"\fdb9"}.fi-rr-together-people:before{content:"\fdba"}.fi-rr-toggle-off:before{content:"\fdbb"}.fi-rr-toggle-on:before{content:"\fdbc"}.fi-rr-toilet-paper-blank-under:before{content:"\fdbd"}.fi-rr-toilet-paper-blank:before{content:"\fdbe"}.fi-rr-toilet-paper-slash:before{content:"\fdbf"}.fi-rr-toilet-paper-under-slash:before{content:"\fdc0"}.fi-rr-toilet-paper-under:before{content:"\fdc1"}.fi-rr-toilet:before{content:"\fdc2"}.fi-rr-toilets-portable:before{content:"\fdc3"}.fi-rr-token:before{content:"\fdc4"}.fi-rr-tomato:before{content:"\fdc5"}.fi-rr-tombstone-alt:before{content:"\fdc6"}.fi-rr-tombstone:before{content:"\fdc7"}.fi-rr-tool-box:before{content:"\fdc8"}.fi-rr-tool-crop:before{content:"\fdc9"}.fi-rr-tool-marquee:before{content:"\fdca"}.fi-rr-tools:before{content:"\fdcb"}.fi-rr-tooth:before{content:"\fdcc"}.fi-rr-toothbrush:before{content:"\fdcd"}.fi-rr-torch-inspiration-leader:before{content:"\fdce"}.fi-rr-torii-gate:before{content:"\fdcf"}.fi-rr-tornado:before{content:"\fdd0"}.fi-rr-total:before{content:"\fdd1"}.fi-rr-tour-guide-people:before{content:"\fdd2"}.fi-rr-tour-virtual:before{content:"\fdd3"}.fi-rr-tower-control:before{content:"\fdd4"}.fi-rr-track:before{content:"\fdd5"}.fi-rr-tractor:before{content:"\fdd6"}.fi-rr-trademark:before{content:"\fdd7"}.fi-rr-traffic-cone:before{content:"\fdd8"}.fi-rr-traffic-light-go:before{content:"\fdd9"}.fi-rr-traffic-light-slow:before{content:"\fdda"}.fi-rr-traffic-light-stop:before{content:"\fddb"}.fi-rr-traffic-light:before{content:"\fddc"}.fi-rr-trailer:before{content:"\fddd"}.fi-rr-train-journey:before{content:"\fdde"}.fi-rr-train-side:before{content:"\fddf"}.fi-rr-train-station-building:before{content:"\fde0"}.fi-rr-train-station:before{content:"\fde1"}.fi-rr-train-subway-tunnel:before{content:"\fde2"}.fi-rr-train-track:before{content:"\fde3"}.fi-rr-train-tram:before{content:"\fde4"}.fi-rr-train:before{content:"\fde5"}.fi-rr-tram:before{content:"\fde6"}.fi-rr-transform:before{content:"\fde7"}.fi-rr-transformation-block:before{content:"\fde8"}.fi-rr-transformation-circle:before{content:"\fde9"}.fi-rr-transformation-design:before{content:"\fdea"}.fi-rr-transformation-shapes:before{content:"\fdeb"}.fi-rr-transformer-bolt:before{content:"\fdec"}.fi-rr-transgender:before{content:"\fded"}.fi-rr-transporter-1:before{content:"\fdee"}.fi-rr-transporter-2:before{content:"\fdef"}.fi-rr-transporter-3:before{content:"\fdf0"}.fi-rr-transporter-4:before{content:"\fdf1"}.fi-rr-transporter-5:before{content:"\fdf2"}.fi-rr-transporter-6:before{content:"\fdf3"}.fi-rr-transporter-7:before{content:"\fdf4"}.fi-rr-transporter-empty:before{content:"\fdf5"}.fi-rr-transporter:before{content:"\fdf6"}.fi-rr-trash-can-check:before{content:"\fdf7"}.fi-rr-trash-can-clock:before{content:"\fdf8"}.fi-rr-trash-can-list:before{content:"\fdf9"}.fi-rr-trash-can-plus:before{content:"\fdfa"}.fi-rr-trash-can-slash:before{content:"\fdfb"}.fi-rr-trash-check:before{content:"\fdfc"}.fi-rr-trash-clock:before{content:"\fdfd"}.fi-rr-trash-empty:before{content:"\fdfe"}.fi-rr-trash-list:before{content:"\fdff"}.fi-rr-trash-plus:before{content:"\fe10"}.fi-rr-trash-restore-alt:before{content:"\fe11"}.fi-rr-trash-restore:before{content:"\fe12"}.fi-rr-trash-slash:before{content:"\fe13"}.fi-rr-trash-undo-alt:before{content:"\fe14"}.fi-rr-trash-undo:before{content:"\fe15"}.fi-rr-trash-xmark:before{content:"\fe16"}.fi-rr-trash:before{content:"\fe17"}.fi-rr-treadmill:before{content:"\fe18"}.fi-rr-treasure-chest:before{content:"\fe19"}.fi-rr-treatment:before{content:"\fe1a"}.fi-rr-tree-alt:before{content:"\fe1b"}.fi-rr-tree-christmas:before{content:"\fe1c"}.fi-rr-tree-deciduous:before{content:"\fe1d"}.fi-rr-tree:before{content:"\fe1e"}.fi-rr-trees-alt:before{content:"\fe1f"}.fi-rr-trees:before{content:"\fe30"}.fi-rr-triangle-music:before{content:"\fe31"}.fi-rr-triangle-person-digging:before{content:"\fe32"}.fi-rr-triangle-warning:before{content:"\fe33"}.fi-rr-triangle:before{content:"\fe34"}.fi-rr-tricycle:before{content:"\fe35"}.fi-rr-trillium:before{content:"\fe36"}.fi-rr-trophy-achievement-skill:before{content:"\fe37"}.fi-rr-trophy-star:before{content:"\fe38"}.fi-rr-trophy:before{content:"\fe39"}.fi-rr-truck-arrow-left:before{content:"\fe3a"}.fi-rr-truck-arrow-right:before{content:"\fe3b"}.fi-rr-truck-bolt:before{content:"\fe3c"}.fi-rr-truck-box:before{content:"\fe3d"}.fi-rr-truck-check:before{content:"\fe3e"}.fi-rr-truck-container-empty:before{content:"\fe3f"}.fi-rr-truck-container:before{content:"\fe40"}.fi-rr-truck-couch:before{content:"\fe41"}.fi-rr-truck-fire:before{content:"\fe42"}.fi-rr-truck-flatbed:before{content:"\fe43"}.fi-rr-truck-front:before{content:"\fe44"}.fi-rr-truck-ladder:before{content:"\fe45"}.fi-rr-truck-loading:before{content:"\fe46"}.fi-rr-truck-medical:before{content:"\fe47"}.fi-rr-truck-monster:before{content:"\fe48"}.fi-rr-truck-moving:before{content:"\fe49"}.fi-rr-truck-pickup:before{content:"\fe4a"}.fi-rr-truck-plow:before{content:"\fe4b"}.fi-rr-truck-ramp:before{content:"\fe4c"}.fi-rr-truck-side:before{content:"\fe4d"}.fi-rr-truck-tow:before{content:"\fe4e"}.fi-rr-truck-utensils:before{content:"\fe4f"}.fi-rr-trumpet:before{content:"\fe50"}.fi-rr-trust-alt:before{content:"\fe51"}.fi-rr-trust:before{content:"\fe52"}.fi-rr-tshirt:before{content:"\fe53"}.fi-rr-tty-answer:before{content:"\fe54"}.fi-rr-tty:before{content:"\fe55"}.fi-rr-tubes:before{content:"\fe56"}.fi-rr-tuesday:before{content:"\fe57"}.fi-rr-tugrik-sign:before{content:"\fe58"}.fi-rr-turkey:before{content:"\fe59"}.fi-rr-turn-left-down:before{content:"\fe5a"}.fi-rr-turn-left:before{content:"\fe5b"}.fi-rr-turn-right:before{content:"\fe5c"}.fi-rr-turntable:before{content:"\fe5d"}.fi-rr-turtle:before{content:"\fe5e"}.fi-rr-tv-music:before{content:"\fe5f"}.fi-rr-tv-retro:before{content:"\fe60"}.fi-rr-typewriter:before{content:"\fe61"}.fi-rr-u:before{content:"\fe62"}.fi-rr-ufo-beam:before{content:"\fe63"}.fi-rr-ufo:before{content:"\fe64"}.fi-rr-ui-ux:before{content:"\fe65"}.fi-rr-umbrella-beach:before{content:"\fe66"}.fi-rr-umbrella:before{content:"\fe67"}.fi-rr-under-construction:before{content:"\fe68"}.fi-rr-underline:before{content:"\fe69"}.fi-rr-undo-alt:before{content:"\fe6a"}.fi-rr-undo:before{content:"\fe6b"}.fi-rr-unicorn:before{content:"\fe6c"}.fi-rr-uniform-martial-arts:before{content:"\fe6d"}.fi-rr-universal-access:before{content:"\fe6e"}.fi-rr-unlock:before{content:"\fe6f"}.fi-rr-up-from-bracket:before{content:"\fe70"}.fi-rr-up-left:before{content:"\fe71"}.fi-rr-up-right-from-square:before{content:"\fe72"}.fi-rr-up-right:before{content:"\fe73"}.fi-rr-up:before{content:"\fe74"}.fi-rr-upload:before{content:"\fe75"}.fi-rr-url:before{content:"\fe76"}.fi-rr-usb-pendrive:before{content:"\fe77"}.fi-rr-usd-circle:before{content:"\fe78"}.fi-rr-usd-square:before{content:"\fe79"}.fi-rr-user-add:before{content:"\fe7a"}.fi-rr-user-alien:before{content:"\fe7b"}.fi-rr-user-astronaut:before{content:"\fe7c"}.fi-rr-user-check:before{content:"\fe7d"}.fi-rr-user-chef:before{content:"\fe7e"}.fi-rr-user-coach:before{content:"\fe7f"}.fi-rr-user-cowboy:before{content:"\fe80"}.fi-rr-user-crown:before{content:"\fe81"}.fi-rr-user-gear:before{content:"\fe82"}.fi-rr-user-graduate:before{content:"\fe83"}.fi-rr-user-headset:before{content:"\fe84"}.fi-rr-user-helmet-safety:before{content:"\fe85"}.fi-rr-user-injured:before{content:"\fe86"}.fi-rr-user-interface-ui:before{content:"\fe87"}.fi-rr-user-key:before{content:"\fe88"}.fi-rr-user-lock:before{content:"\fe89"}.fi-rr-user-md-chat:before{content:"\fe8a"}.fi-rr-user-md:before{content:"\fe8b"}.fi-rr-user-minus:before{content:"\fe8c"}.fi-rr-user-music:before{content:"\fe8d"}.fi-rr-user-ninja:before{content:"\fe8e"}.fi-rr-user-nurse:before{content:"\fe8f"}.fi-rr-user-pen:before{content:"\fe90"}.fi-rr-user-pilot-tie:before{content:"\fe91"}.fi-rr-user-pilot:before{content:"\fe92"}.fi-rr-user-police:before{content:"\fe93"}.fi-rr-user-robot-xmarks:before{content:"\fe94"}.fi-rr-user-robot:before{content:"\fe95"}.fi-rr-user-salary:before{content:"\fe96"}.fi-rr-user-shield:before{content:"\fe97"}.fi-rr-user-skill-gear:before{content:"\fe98"}.fi-rr-user-slash:before{content:"\fe99"}.fi-rr-user-tag:before{content:"\fe9a"}.fi-rr-user-time:before{content:"\fe9b"}.fi-rr-user-trust:before{content:"\fe9c"}.fi-rr-user-unlock:before{content:"\fe9d"}.fi-rr-user-visor:before{content:"\fe9e"}.fi-rr-user-xmark:before{content:"\fe9f"}.fi-rr-user:before{content:"\fea0"}.fi-rr-users-alt:before{content:"\fea1"}.fi-rr-users-class:before{content:"\fea2"}.fi-rr-users-gear:before{content:"\fea3"}.fi-rr-users-medical:before{content:"\fea4"}.fi-rr-users-slash:before{content:"\fea5"}.fi-rr-users:before{content:"\fea6"}.fi-rr-utensils-slash:before{content:"\fea7"}.fi-rr-utensils:before{content:"\fea8"}.fi-rr-utility-pole-double:before{content:"\fea9"}.fi-rr-utility-pole:before{content:"\feaa"}.fi-rr-ux-browser:before{content:"\feab"}.fi-rr-ux:before{content:"\feac"}.fi-rr-v:before{content:"\fead"}.fi-rr-vacuum-robot:before{content:"\feae"}.fi-rr-vacuum:before{content:"\feaf"}.fi-rr-value-absolute:before{content:"\feb0"}.fi-rr-vault:before{content:"\feb1"}.fi-rr-vector-alt:before{content:"\feb2"}.fi-rr-vector-circle:before{content:"\feb3"}.fi-rr-vector-polygon:before{content:"\feb4"}.fi-rr-vector:before{content:"\feb5"}.fi-rr-venus-double:before{content:"\feb6"}.fi-rr-venus-mars:before{content:"\feb7"}.fi-rr-venus:before{content:"\feb8"}.fi-rr-vest-patches:before{content:"\feb9"}.fi-rr-vest:before{content:"\feba"}.fi-rr-video-arrow-down-left:before{content:"\febb"}.fi-rr-video-arrow-up-right:before{content:"\febc"}.fi-rr-video-camera-alt:before{content:"\febd"}.fi-rr-video-camera:before{content:"\febe"}.fi-rr-video-duration:before{content:"\febf"}.fi-rr-video-plus:before{content:"\fec0"}.fi-rr-video-slash:before{content:"\fec1"}.fi-rr-videoconference:before{content:"\fec2"}.fi-rr-vihara:before{content:"\fec3"}.fi-rr-violin:before{content:"\fec4"}.fi-rr-virus-slash:before{content:"\fec5"}.fi-rr-virus:before{content:"\fec6"}.fi-rr-viruses:before{content:"\fec7"}.fi-rr-visit:before{content:"\fec8"}.fi-rr-voicemail:before{content:"\fec9"}.fi-rr-volcano:before{content:"\feca"}.fi-rr-volleyball:before{content:"\fecb"}.fi-rr-volume-down:before{content:"\fecc"}.fi-rr-volume-mute:before{content:"\fecd"}.fi-rr-volume-off:before{content:"\fece"}.fi-rr-volume-slash:before{content:"\fecf"}.fi-rr-volume:before{content:"\fed0"}.fi-rr-vote-nay:before{content:"\fed1"}.fi-rr-vote-yea:before{content:"\fed2"}.fi-rr-vr-cardboard:before{content:"\fed3"}.fi-rr-w:before{content:"\fed4"}.fi-rr-waffle:before{content:"\fed5"}.fi-rr-wagon-covered:before{content:"\fed6"}.fi-rr-walker:before{content:"\fed7"}.fi-rr-walkie-talkie:before{content:"\fed8"}.fi-rr-walking:before{content:"\fed9"}.fi-rr-wallet-arrow:before{content:"\feda"}.fi-rr-wallet-buyer:before{content:"\fedb"}.fi-rr-wallet:before{content:"\fedc"}.fi-rr-warehouse-alt:before{content:"\fedd"}.fi-rr-warranty:before{content:"\fede"}.fi-rr-washer:before{content:"\fedf"}.fi-rr-waste-pollution:before{content:"\fee0"}.fi-rr-waste:before{content:"\fee1"}.fi-rr-watch-calculator:before{content:"\fee2"}.fi-rr-watch-fitness:before{content:"\fee3"}.fi-rr-watch-smart:before{content:"\fee4"}.fi-rr-watch:before{content:"\fee5"}.fi-rr-water-bottle:before{content:"\fee6"}.fi-rr-water-ladder:before{content:"\fee7"}.fi-rr-water-lower:before{content:"\fee8"}.fi-rr-water-rise:before{content:"\fee9"}.fi-rr-water:before{content:"\feea"}.fi-rr-watermelon:before{content:"\feeb"}.fi-rr-wave-sine:before{content:"\feec"}.fi-rr-wave-square:before{content:"\feed"}.fi-rr-wave-triangle:before{content:"\feee"}.fi-rr-wave:before{content:"\feef"}.fi-rr-waveform-path:before{content:"\fef0"}.fi-rr-waveform:before{content:"\fef1"}.fi-rr-web-design:before{content:"\fef2"}.fi-rr-webcam-slash:before{content:"\fef3"}.fi-rr-webcam:before{content:"\fef4"}.fi-rr-webhook:before{content:"\fef5"}.fi-rr-wednesday:before{content:"\fef6"}.fi-rr-whale:before{content:"\fef7"}.fi-rr-wheat-awn-circle-exclamation:before{content:"\fef8"}.fi-rr-wheat-awn-slash:before{content:"\fef9"}.fi-rr-wheat-awn:before{content:"\fefa"}.fi-rr-wheat-slash:before{content:"\fefb"}.fi-rr-wheat:before{content:"\fefc"}.fi-rr-wheelchair-move:before{content:"\fefd"}.fi-rr-wheelchair-sleeping:before{content:"\fefe"}.fi-rr-wheelchair:before{content:"\ff00"}.fi-rr-whistle:before{content:"\ff01"}.fi-rr-white-space:before{content:"\ff02"}.fi-rr-wifi-1:before{content:"\ff03"}.fi-rr-wifi-2:before{content:"\ff04"}.fi-rr-wifi-alt:before{content:"\ff05"}.fi-rr-wifi-exclamation:before{content:"\ff06"}.fi-rr-wifi-slash:before{content:"\ff07"}.fi-rr-wifi:before{content:"\ff08"}.fi-rr-wind-turbine:before{content:"\ff09"}.fi-rr-wind-warning:before{content:"\ff0a"}.fi-rr-wind:before{content:"\ff0b"}.fi-rr-window-alt:before{content:"\ff0c"}.fi-rr-window-frame-open:before{content:"\ff0d"}.fi-rr-window-frame:before{content:"\ff0e"}.fi-rr-window-maximize:before{content:"\ff0f"}.fi-rr-window-minimize:before{content:"\ff10"}.fi-rr-window-restore:before{content:"\ff11"}.fi-rr-windsock:before{content:"\ff12"}.fi-rr-wine-bottle:before{content:"\ff13"}.fi-rr-wine-glass-crack:before{content:"\ff14"}.fi-rr-wine-glass-empty:before{content:"\ff15"}.fi-rr-wishlist-heart:before{content:"\ff16"}.fi-rr-wishlist-star:before{content:"\ff17"}.fi-rr-woman-head:before{content:"\ff18"}.fi-rr-woman-scientist:before{content:"\ff19"}.fi-rr-won-sign:before{content:"\ff1a"}.fi-rr-work-in-progress:before{content:"\ff1b"}.fi-rr-workflow-alt:before{content:"\ff1c"}.fi-rr-workflow-setting-alt:before{content:"\ff1d"}.fi-rr-workflow-setting:before{content:"\ff1e"}.fi-rr-workflow:before{content:"\ff1f"}.fi-rr-workshop:before{content:"\ff20"}.fi-rr-world:before{content:"\ff21"}.fi-rr-worm:before{content:"\ff22"}.fi-rr-wreath:before{content:"\ff23"}.fi-rr-wrench-alt:before{content:"\ff24"}.fi-rr-wrench-simple:before{content:"\ff25"}.fi-rr-x-ray:before{content:"\ff26"}.fi-rr-x:before{content:"\ff27"}.fi-rr-y:before{content:"\ff28"}.fi-rr-yen:before{content:"\ff29"}.fi-rr-yin-yang:before{content:"\ff2a"}.fi-rr-z:before{content:"\ff2b"}.fi-rr-zip-file:before{content:"\ff2c"}.fi-rr-zoom-in:before{content:"\ff2d"}.fi-rr-zoom-out:before{content:"\ff2e"}@font-face{font-family:uicons-solid-rounded;src:url(/_next/static/media/uicons-solid-rounded-IYSBBSWN.462410ca.woff2) format("woff2"),url(/_next/static/media/uicons-solid-rounded-UWVI4CEC.a5aa8e08.woff) format("woff"),url(/_next/static/media/uicons-solid-rounded-N5CQNTC6.6f4506cc.eot#iefix) format("embedded-opentype");font-display:swap}i[class*=" fi-sr-"]:before,i[class^=fi-sr-]:before,span[class*=fi-sr-]:before,span[class^=fi-sr-]:before{font-family:uicons-solid-rounded!important;font-style:normal;font-weight:400!important;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fi-sr-0:before{content:"\f101"}.fi-sr-00s-music-disc:before{content:"\f102"}.fi-sr-1:before{content:"\f103"}.fi-sr-2:before{content:"\f104"}.fi-sr-3:before{content:"\f105"}.fi-sr-360-degrees:before{content:"\f106"}.fi-sr-4:before{content:"\f107"}.fi-sr-404:before{content:"\f108"}.fi-sr-5:before{content:"\f109"}.fi-sr-6:before{content:"\f10a"}.fi-sr-60s-music-disc:before{content:"\f10b"}.fi-sr-7:before{content:"\f10c"}.fi-sr-70s-music-disc:before{content:"\f10d"}.fi-sr-8:before{content:"\f10e"}.fi-sr-80s-music-disc:before{content:"\f10f"}.fi-sr-9:before{content:"\f110"}.fi-sr-90s-music-disc:before{content:"\f111"}.fi-sr-a:before{content:"\f112"}.fi-sr-accident:before{content:"\f113"}.fi-sr-acorn:before{content:"\f114"}.fi-sr-ad-paid:before{content:"\f115"}.fi-sr-ad:before{content:"\f116"}.fi-sr-add-document:before{content:"\f117"}.fi-sr-add-folder:before{content:"\f118"}.fi-sr-add-image:before{content:"\f119"}.fi-sr-add:before{content:"\f11a"}.fi-sr-address-book:before{content:"\f11b"}.fi-sr-address-card:before{content:"\f11c"}.fi-sr-admin-alt:before{content:"\f11d"}.fi-sr-admin:before{content:"\f11e"}.fi-sr-age-alt:before{content:"\f11f"}.fi-sr-age-restriction-eighteen:before{content:"\f120"}.fi-sr-age-restriction-seven:before{content:"\f121"}.fi-sr-age-restriction-six:before{content:"\f122"}.fi-sr-age-restriction-sixteen:before{content:"\f123"}.fi-sr-age-restriction-thirteen:before{content:"\f124"}.fi-sr-age-restriction-three:before{content:"\f125"}.fi-sr-age-restriction-twelve:before{content:"\f126"}.fi-sr-age-restriction-twenty-one:before{content:"\f127"}.fi-sr-age-restriction-zero:before{content:"\f128"}.fi-sr-age:before{content:"\f129"}.fi-sr-air-conditioner:before{content:"\f12a"}.fi-sr-air-freshener:before{content:"\f12b"}.fi-sr-air-pollution:before{content:"\f12c"}.fi-sr-airplane-journey:before{content:"\f12d"}.fi-sr-airplane-window-open:before{content:"\f12e"}.fi-sr-airplay:before{content:"\f12f"}.fi-sr-alarm-clock:before{content:"\f130"}.fi-sr-alarm-exclamation:before{content:"\f131"}.fi-sr-alarm-plus:before{content:"\f132"}.fi-sr-alarm-snooze:before{content:"\f133"}.fi-sr-album-circle-plus:before{content:"\f134"}.fi-sr-album-circle-user:before{content:"\f135"}.fi-sr-album-collection:before{content:"\f136"}.fi-sr-album:before{content:"\f137"}.fi-sr-algorithm:before{content:"\f138"}.fi-sr-alicorn:before{content:"\f139"}.fi-sr-alien:before{content:"\f13a"}.fi-sr-align-center:before{content:"\f13b"}.fi-sr-align-justify:before{content:"\f13c"}.fi-sr-align-left:before{content:"\f13d"}.fi-sr-align-slash:before{content:"\f13e"}.fi-sr-ambulance:before{content:"\f13f"}.fi-sr-amusement-park:before{content:"\f140"}.fi-sr-analyse-alt:before{content:"\f141"}.fi-sr-analyse:before{content:"\f142"}.fi-sr-anatomical-heart:before{content:"\f143"}.fi-sr-anchor:before{content:"\f144"}.fi-sr-angel:before{content:"\f145"}.fi-sr-angle-90:before{content:"\f146"}.fi-sr-angle-circle-down:before{content:"\f147"}.fi-sr-angle-circle-left:before{content:"\f148"}.fi-sr-angle-circle-right:before{content:"\f149"}.fi-sr-angle-circle-up:before{content:"\f14a"}.fi-sr-angle-double-left:before{content:"\f14b"}.fi-sr-angle-double-right:before{content:"\f14c"}.fi-sr-angle-double-small-down:before{content:"\f14d"}.fi-sr-angle-double-small-left:before{content:"\f14e"}.fi-sr-angle-double-small-right:before{content:"\f14f"}.fi-sr-angle-double-small-up:before{content:"\f150"}.fi-sr-angle-down:before{content:"\f151"}.fi-sr-angle-left:before{content:"\f152"}.fi-sr-angle-right:before{content:"\f153"}.fi-sr-angle-small-down:before{content:"\f154"}.fi-sr-angle-small-left:before{content:"\f155"}.fi-sr-angle-small-right:before{content:"\f156"}.fi-sr-angle-small-up:before{content:"\f157"}.fi-sr-angle-square-down:before{content:"\f158"}.fi-sr-angle-square-left:before{content:"\f159"}.fi-sr-angle-square-right:before{content:"\f15a"}.fi-sr-angle-square-up:before{content:"\f15b"}.fi-sr-angle-up:before{content:"\f15c"}.fi-sr-angle:before{content:"\f15d"}.fi-sr-angles-up-down:before{content:"\f15e"}.fi-sr-angry:before{content:"\f15f"}.fi-sr-animated-icon:before{content:"\f160"}.fi-sr-ankh:before{content:"\f161"}.fi-sr-answer-alt:before{content:"\f162"}.fi-sr-answer:before{content:"\f163"}.fi-sr-apartment:before{content:"\f164"}.fi-sr-aperture:before{content:"\f165"}.fi-sr-api:before{content:"\f166"}.fi-sr-apple-core:before{content:"\f167"}.fi-sr-apple-crate:before{content:"\f168"}.fi-sr-apple-whole:before{content:"\f169"}.fi-sr-apps-add:before{content:"\f16a"}.fi-sr-apps-delete:before{content:"\f16b"}.fi-sr-apps-sort:before{content:"\f16c"}.fi-sr-apps:before{content:"\f16d"}.fi-sr-archive:before{content:"\f16e"}.fi-sr-archway:before{content:"\f16f"}.fi-sr-arrow-alt-circle-down:before{content:"\f170"}.fi-sr-arrow-alt-circle-left:before{content:"\f171"}.fi-sr-arrow-alt-circle-right:before{content:"\f172"}.fi-sr-arrow-alt-circle-up:before{content:"\f173"}.fi-sr-arrow-alt-down:before{content:"\f174"}.fi-sr-arrow-alt-from-bottom:before{content:"\f175"}.fi-sr-arrow-alt-from-left:before{content:"\f176"}.fi-sr-arrow-alt-from-right:before{content:"\f177"}.fi-sr-arrow-alt-from-top:before{content:"\f178"}.fi-sr-arrow-alt-left:before{content:"\f179"}.fi-sr-arrow-alt-right:before{content:"\f17a"}.fi-sr-arrow-alt-square-down:before{content:"\f17b"}.fi-sr-arrow-alt-square-left:before{content:"\f17c"}.fi-sr-arrow-alt-square-right:before{content:"\f17d"}.fi-sr-arrow-alt-square-up:before{content:"\f17e"}.fi-sr-arrow-alt-to-bottom:before{content:"\f17f"}.fi-sr-arrow-alt-to-left:before{content:"\f180"}.fi-sr-arrow-alt-to-right:before{content:"\f181"}.fi-sr-arrow-alt-to-top:before{content:"\f182"}.fi-sr-arrow-alt-up:before{content:"\f183"}.fi-sr-arrow-circle-down:before{content:"\f184"}.fi-sr-arrow-circle-left:before{content:"\f185"}.fi-sr-arrow-circle-right:before{content:"\f186"}.fi-sr-arrow-circle-up:before{content:"\f187"}.fi-sr-arrow-comparison:before{content:"\f188"}.fi-sr-arrow-down-from-arc:before{content:"\f189"}.fi-sr-arrow-down-from-dotted-line:before{content:"\f18a"}.fi-sr-arrow-down-left:before{content:"\f18b"}.fi-sr-arrow-down-small-big:before{content:"\f18c"}.fi-sr-arrow-down-to-dotted-line:before{content:"\f18d"}.fi-sr-arrow-down-to-square:before{content:"\f18e"}.fi-sr-arrow-down-triangle-square:before{content:"\f18f"}.fi-sr-arrow-down:before{content:"\f190"}.fi-sr-arrow-from-bottom:before{content:"\f191"}.fi-sr-arrow-from-left:before{content:"\f192"}.fi-sr-arrow-from-right:before{content:"\f193"}.fi-sr-arrow-from-top:before{content:"\f194"}.fi-sr-arrow-left-from-arc:before{content:"\f195"}.fi-sr-arrow-left-from-line:before{content:"\f196"}.fi-sr-arrow-left-to-arc:before{content:"\f197"}.fi-sr-arrow-left:before{content:"\f198"}.fi-sr-arrow-progress-alt:before{content:"\f199"}.fi-sr-arrow-progress:before{content:"\f19a"}.fi-sr-arrow-right-to-bracket:before{content:"\f19b"}.fi-sr-arrow-right:before{content:"\f19c"}.fi-sr-arrow-small-down:before{content:"\f19d"}.fi-sr-arrow-small-left:before{content:"\f19e"}.fi-sr-arrow-small-right:before{content:"\f19f"}.fi-sr-arrow-small-up:before{content:"\f1a0"}.fi-sr-arrow-square-down:before{content:"\f1a1"}.fi-sr-arrow-square-left:before{content:"\f1a2"}.fi-sr-arrow-square-right:before{content:"\f1a3"}.fi-sr-arrow-square-up:before{content:"\f1a4"}.fi-sr-arrow-to-bottom:before{content:"\f1a5"}.fi-sr-arrow-to-left:before{content:"\f1a6"}.fi-sr-arrow-to-right:before{content:"\f1a7"}.fi-sr-arrow-to-top:before{content:"\f1a8"}.fi-sr-arrow-trend-down:before{content:"\f1a9"}.fi-sr-arrow-trend-up:before{content:"\f1aa"}.fi-sr-arrow-turn-down-left:before{content:"\f1ab"}.fi-sr-arrow-turn-down-right:before{content:"\f1ac"}.fi-sr-arrow-turn-left-up:before{content:"\f1ad"}.fi-sr-arrow-up-from-dotted-line:before{content:"\f1ae"}.fi-sr-arrow-up-from-ground-water:before{content:"\f1af"}.fi-sr-arrow-up-from-square:before{content:"\f1b0"}.fi-sr-arrow-up-left-from-circle:before{content:"\f1b1"}.fi-sr-arrow-up-left:before{content:"\f1b2"}.fi-sr-arrow-up-right-and-arrow-down-left-from-center:before{content:"\f1b3"}.fi-sr-arrow-up-right-from-square:before{content:"\f1b4"}.fi-sr-arrow-up-right:before{content:"\f1b5"}.fi-sr-arrow-up-small-big:before{content:"\f1b6"}.fi-sr-arrow-up-square-triangle:before{content:"\f1b7"}.fi-sr-arrow-up-to-arc:before{content:"\f1b8"}.fi-sr-arrow-up-to-dotted-line:before{content:"\f1b9"}.fi-sr-arrow-up:before{content:"\f1ba"}.fi-sr-arrow-upward-growth-crypto:before{content:"\f1bb"}.fi-sr-arrows-alt-h:before{content:"\f1bc"}.fi-sr-arrows-alt-v:before{content:"\f1bd"}.fi-sr-arrows-alt:before{content:"\f1be"}.fi-sr-arrows-cross:before{content:"\f1bf"}.fi-sr-arrows-from-dotted-line:before{content:"\f1c0"}.fi-sr-arrows-from-line:before{content:"\f1c1"}.fi-sr-arrows-h-copy:before{content:"\f1c2"}.fi-sr-arrows-h:before{content:"\f1c3"}.fi-sr-arrows-repeat-1:before{content:"\f1c4"}.fi-sr-arrows-repeat:before{content:"\f1c5"}.fi-sr-arrows-retweet:before{content:"\f1c6"}.fi-sr-arrows-split-right-and-left:before{content:"\f1c7"}.fi-sr-arrows-split-up-and-left:before{content:"\f1c8"}.fi-sr-arrows-to-circle:before{content:"\f1c9"}.fi-sr-arrows-to-dotted-line:before{content:"\f1ca"}.fi-sr-arrows-to-eye:before{content:"\f1cb"}.fi-sr-arrows-to-line:before{content:"\f1cc"}.fi-sr-arrows:before{content:"\f1cd"}.fi-sr-artificial-intelligence:before{content:"\f1ce"}.fi-sr-assept-document:before{content:"\f1cf"}.fi-sr-assessment-alt:before{content:"\f1d0"}.fi-sr-assessment:before{content:"\f1d1"}.fi-sr-assistive-listening-systems:before{content:"\f1d2"}.fi-sr-asterik:before{content:"\f1d3"}.fi-sr-at:before{content:"\f1d4"}.fi-sr-attribution-pen:before{content:"\f1d5"}.fi-sr-attribution-pencil:before{content:"\f1d6"}.fi-sr-aubergine:before{content:"\f1d7"}.fi-sr-auction:before{content:"\f1d8"}.fi-sr-audience-megaphone:before{content:"\f1d9"}.fi-sr-audio-description-slash:before{content:"\f1da"}.fi-sr-audit-alt:before{content:"\f1db"}.fi-sr-audit:before{content:"\f1dc"}.fi-sr-austral-sign:before{content:"\f1dd"}.fi-sr-avocado:before{content:"\f1de"}.fi-sr-award:before{content:"\f1df"}.fi-sr-axe-battle:before{content:"\f1e0"}.fi-sr-axe:before{content:"\f1e1"}.fi-sr-b:before{content:"\f1e2"}.fi-sr-baby-carriage:before{content:"\f1e3"}.fi-sr-baby:before{content:"\f1e4"}.fi-sr-back-up:before{content:"\f1e5"}.fi-sr-background:before{content:"\f1e6"}.fi-sr-backpack:before{content:"\f1e7"}.fi-sr-bacon:before{content:"\f1e8"}.fi-sr-bacteria:before{content:"\f1e9"}.fi-sr-bacterium:before{content:"\f1ea"}.fi-sr-badge-check:before{content:"\f1eb"}.fi-sr-badge-dollar:before{content:"\f1ec"}.fi-sr-badge-leaf:before{content:"\f1ed"}.fi-sr-badge-percent:before{content:"\f1ee"}.fi-sr-badge-sheriff:before{content:"\f1ef"}.fi-sr-badge:before{content:"\f1f0"}.fi-sr-badger-honey:before{content:"\f1f1"}.fi-sr-badminton:before{content:"\f1f2"}.fi-sr-bag-map-pin:before{content:"\f1f3"}.fi-sr-bag-seedling:before{content:"\f1f4"}.fi-sr-bag-shopping-minus:before{content:"\f1f5"}.fi-sr-bags-shopping:before{content:"\f1f6"}.fi-sr-baguette:before{content:"\f1f7"}.fi-sr-bahai:before{content:"\f1f8"}.fi-sr-baht-sign:before{content:"\f1f9"}.fi-sr-balance-scale-left:before{content:"\f1fa"}.fi-sr-balance-scale-right:before{content:"\f1fb"}.fi-sr-ball-pile:before{content:"\f1fc"}.fi-sr-ballet-dance:before{content:"\f1fd"}.fi-sr-balloon:before{content:"\f1fe"}.fi-sr-balloons:before{content:"\f1ff"}.fi-sr-ballot-check:before{content:"\f200"}.fi-sr-ballot:before{content:"\f201"}.fi-sr-ban-bug:before{content:"\f202"}.fi-sr-ban:before{content:"\f203"}.fi-sr-banana:before{content:"\f204"}.fi-sr-band-aid:before{content:"\f205"}.fi-sr-bangladeshi-taka-sign:before{content:"\f206"}.fi-sr-banjo:before{content:"\f207"}.fi-sr-bank:before{content:"\f208"}.fi-sr-banner-2:before{content:"\f209"}.fi-sr-banner-3:before{content:"\f20a"}.fi-sr-banner-4:before{content:"\f20b"}.fi-sr-banner-5:before{content:"\f20c"}.fi-sr-banner:before{content:"\f20d"}.fi-sr-barber-pole:before{content:"\f20e"}.fi-sr-barber-shop:before{content:"\f20f"}.fi-sr-barcode-read:before{content:"\f210"}.fi-sr-barcode-scan:before{content:"\f211"}.fi-sr-barcode:before{content:"\f212"}.fi-sr-bars-filter:before{content:"\f213"}.fi-sr-bars-progress:before{content:"\f214"}.fi-sr-bars-sort:before{content:"\f215"}.fi-sr-bars-staggered:before{content:"\f216"}.fi-sr-baseball-alt:before{content:"\f217"}.fi-sr-baseball:before{content:"\f218"}.fi-sr-basket-shopping-minus:before{content:"\f219"}.fi-sr-basket-shopping-plus:before{content:"\f21a"}.fi-sr-basket-shopping-simple:before{content:"\f21b"}.fi-sr-basketball-hoop:before{content:"\f21c"}.fi-sr-basketball:before{content:"\f21d"}.fi-sr-bat:before{content:"\f21e"}.fi-sr-bath:before{content:"\f21f"}.fi-sr-battery-bolt:before{content:"\f220"}.fi-sr-battery-empty:before{content:"\f221"}.fi-sr-battery-exclamation:before{content:"\f222"}.fi-sr-battery-full:before{content:"\f223"}.fi-sr-battery-half:before{content:"\f224"}.fi-sr-battery-quarter:before{content:"\f225"}.fi-sr-battery-slash:before{content:"\f226"}.fi-sr-battery-three-quarters:before{content:"\f227"}.fi-sr-beacon:before{content:"\f228"}.fi-sr-bed-alt:before{content:"\f229"}.fi-sr-bed-bunk:before{content:"\f22a"}.fi-sr-bed-empty:before{content:"\f22b"}.fi-sr-bed:before{content:"\f22c"}.fi-sr-bee:before{content:"\f22d"}.fi-sr-beer-mug-empty:before{content:"\f22e"}.fi-sr-beer:before{content:"\f22f"}.fi-sr-bell-concierge:before{content:"\f230"}.fi-sr-bell-notification-call:before{content:"\f231"}.fi-sr-bell-notification-social-media:before{content:"\f232"}.fi-sr-bell-ring:before{content:"\f233"}.fi-sr-bell-school-slash:before{content:"\f234"}.fi-sr-bell-school:before{content:"\f235"}.fi-sr-bell-slash:before{content:"\f236"}.fi-sr-bell:before{content:"\f237"}.fi-sr-bells:before{content:"\f238"}.fi-sr-bench-tree:before{content:"\f239"}.fi-sr-benefit-diamond-alt:before{content:"\f23a"}.fi-sr-benefit-diamond:before{content:"\f23b"}.fi-sr-benefit-hand:before{content:"\f23c"}.fi-sr-benefit-increase:before{content:"\f23d"}.fi-sr-benefit-porcent:before{content:"\f23e"}.fi-sr-benefit:before{content:"\f23f"}.fi-sr-betamax:before{content:"\f240"}.fi-sr-bible:before{content:"\f241"}.fi-sr-bicycle-journey:before{content:"\f242"}.fi-sr-bike:before{content:"\f243"}.fi-sr-biking-mountain:before{content:"\f244"}.fi-sr-biking:before{content:"\f245"}.fi-sr-bill-arrow:before{content:"\f246"}.fi-sr-billiard:before{content:"\f247"}.fi-sr-bin-bottles:before{content:"\f248"}.fi-sr-binary-circle-check:before{content:"\f249"}.fi-sr-binary-lock:before{content:"\f24a"}.fi-sr-binary-slash:before{content:"\f24b"}.fi-sr-binary:before{content:"\f24c"}.fi-sr-binoculars:before{content:"\f24d"}.fi-sr-bio-leaves:before{content:"\f24e"}.fi-sr-bio:before{content:"\f24f"}.fi-sr-biohazard:before{content:"\f250"}.fi-sr-bird:before{content:"\f251"}.fi-sr-bitcoin-sign:before{content:"\f252"}.fi-sr-blanket:before{content:"\f253"}.fi-sr-blender-phone:before{content:"\f254"}.fi-sr-blender:before{content:"\f255"}.fi-sr-blinds-open:before{content:"\f256"}.fi-sr-blinds-raised:before{content:"\f257"}.fi-sr-blinds:before{content:"\f258"}.fi-sr-block-brick:before{content:"\f259"}.fi-sr-block-microphone:before{content:"\f25a"}.fi-sr-block-question:before{content:"\f25b"}.fi-sr-block-quote:before{content:"\f25c"}.fi-sr-block:before{content:"\f25d"}.fi-sr-blog-pencil:before{content:"\f25e"}.fi-sr-blog-text:before{content:"\f25f"}.fi-sr-blood-dropper:before{content:"\f260"}.fi-sr-blood-test-tube-alt:before{content:"\f261"}.fi-sr-blood-test-tube:before{content:"\f262"}.fi-sr-blood:before{content:"\f263"}.fi-sr-blossom:before{content:"\f264"}.fi-sr-blueberries:before{content:"\f265"}.fi-sr-blueprint:before{content:"\f266"}.fi-sr-bold:before{content:"\f267"}.fi-sr-bolt-auto:before{content:"\f268"}.fi-sr-bolt-slash:before{content:"\f269"}.fi-sr-bolt:before{content:"\f26a"}.fi-sr-bomb:before{content:"\f26b"}.fi-sr-bone-break:before{content:"\f26c"}.fi-sr-bone:before{content:"\f26d"}.fi-sr-bong:before{content:"\f26e"}.fi-sr-bonus-alt:before{content:"\f26f"}.fi-sr-bonus-star:before{content:"\f270"}.fi-sr-bonus:before{content:"\f271"}.fi-sr-book-alt:before{content:"\f272"}.fi-sr-book-arrow-right:before{content:"\f273"}.fi-sr-book-arrow-up:before{content:"\f274"}.fi-sr-book-atlas:before{content:"\f275"}.fi-sr-book-bookmark:before{content:"\f276"}.fi-sr-book-circle-arrow-right:before{content:"\f277"}.fi-sr-book-circle-arrow-up:before{content:"\f278"}.fi-sr-book-copy:before{content:"\f279"}.fi-sr-book-dead:before{content:"\f27a"}.fi-sr-book-font:before{content:"\f27b"}.fi-sr-book-heart:before{content:"\f27c"}.fi-sr-book-medical:before{content:"\f27d"}.fi-sr-book-open-cover:before{content:"\f27e"}.fi-sr-book-open-reader:before{content:"\f27f"}.fi-sr-book-plus:before{content:"\f280"}.fi-sr-book-quran:before{content:"\f281"}.fi-sr-book-section:before{content:"\f282"}.fi-sr-book-spells:before{content:"\f283"}.fi-sr-book-tanakh:before{content:"\f284"}.fi-sr-book-user:before{content:"\f285"}.fi-sr-book:before{content:"\f286"}.fi-sr-Booking:before{content:"\f287"}.fi-sr-bookmark-slash:before{content:"\f288"}.fi-sr-bookmark:before{content:"\f289"}.fi-sr-books-medical:before{content:"\f28a"}.fi-sr-books:before{content:"\f28b"}.fi-sr-boot-heeled:before{content:"\f28c"}.fi-sr-boot:before{content:"\f28d"}.fi-sr-booth-curtain:before{content:"\f28e"}.fi-sr-border-all:before{content:"\f28f"}.fi-sr-border-bottom:before{content:"\f290"}.fi-sr-border-center-h:before{content:"\f291"}.fi-sr-border-center-v:before{content:"\f292"}.fi-sr-border-inner:before{content:"\f293"}.fi-sr-border-left:before{content:"\f294"}.fi-sr-border-none:before{content:"\f295"}.fi-sr-border-outer:before{content:"\f296"}.fi-sr-border-right:before{content:"\f297"}.fi-sr-border-style-alt:before{content:"\f298"}.fi-sr-border-style:before{content:"\f299"}.fi-sr-border-top:before{content:"\f29a"}.fi-sr-boss:before{content:"\f29b"}.fi-sr-bottle-droplet:before{content:"\f29c"}.fi-sr-bottle:before{content:"\f29d"}.fi-sr-bow-arrow:before{content:"\f29e"}.fi-sr-bowl-chopsticks-noodles:before{content:"\f29f"}.fi-sr-bowl-chopsticks:before{content:"\f2a0"}.fi-sr-bowl-rice:before{content:"\f2a1"}.fi-sr-bowl-scoop:before{content:"\f2a2"}.fi-sr-bowl-scoops:before{content:"\f2a3"}.fi-sr-bowl-soft-serve:before{content:"\f2a4"}.fi-sr-bowl-spoon:before{content:"\f2a5"}.fi-sr-bowling-ball:before{content:"\f2a6"}.fi-sr-bowling-pins:before{content:"\f2a7"}.fi-sr-bowling:before{content:"\f2a8"}.fi-sr-box-alt:before{content:"\f2a9"}.fi-sr-box-ballot:before{content:"\f2aa"}.fi-sr-box-check:before{content:"\f2ab"}.fi-sr-box-circle-check:before{content:"\f2ac"}.fi-sr-box-dollar:before{content:"\f2ad"}.fi-sr-box-fragile:before{content:"\f2ae"}.fi-sr-box-heart:before{content:"\f2af"}.fi-sr-box-open-full:before{content:"\f2b0"}.fi-sr-box-open:before{content:"\f2b1"}.fi-sr-box-tissue:before{content:"\f2b2"}.fi-sr-box-up:before{content:"\f2b3"}.fi-sr-box:before{content:"\f2b4"}.fi-sr-boxes:before{content:"\f2b5"}.fi-sr-boxing-glove:before{content:"\f2b6"}.fi-sr-bracket-curly-right:before{content:"\f2b7"}.fi-sr-bracket-curly:before{content:"\f2b8"}.fi-sr-bracket-round-right:before{content:"\f2b9"}.fi-sr-bracket-round:before{content:"\f2ba"}.fi-sr-bracket-square-right:before{content:"\f2bb"}.fi-sr-bracket-square:before{content:"\f2bc"}.fi-sr-brackets-curly:before{content:"\f2bd"}.fi-sr-brackets-round:before{content:"\f2be"}.fi-sr-brackets-square:before{content:"\f2bf"}.fi-sr-braille-a:before{content:"\f2c0"}.fi-sr-braille-b:before{content:"\f2c1"}.fi-sr-braille-c:before{content:"\f2c2"}.fi-sr-braille-d:before{content:"\f2c3"}.fi-sr-braille-e:before{content:"\f2c4"}.fi-sr-braille-g:before{content:"\f2c5"}.fi-sr-braille-h:before{content:"\f2c6"}.fi-sr-braille-i:before{content:"\f2c7"}.fi-sr-braille-j:before{content:"\f2c8"}.fi-sr-braille-k:before{content:"\f2c9"}.fi-sr-braille-l:before{content:"\f2ca"}.fi-sr-braille-m:before{content:"\f2cb"}.fi-sr-braille-n-alt:before{content:"\f2cc"}.fi-sr-braille-n:before{content:"\f2cd"}.fi-sr-braille-o:before{content:"\f2ce"}.fi-sr-braille-p:before{content:"\f2cf"}.fi-sr-braille-q:before{content:"\f2d0"}.fi-sr-braille-r:before{content:"\f2d1"}.fi-sr-braille-s:before{content:"\f2d2"}.fi-sr-braille-t:before{content:"\f2d3"}.fi-sr-braille-u:before{content:"\f2d4"}.fi-sr-braille-v:before{content:"\f2d5"}.fi-sr-braille-w:before{content:"\f2d6"}.fi-sr-braille-x:before{content:"\f2d7"}.fi-sr-braille-y:before{content:"\f2d8"}.fi-sr-braille-z:before{content:"\f2d9"}.fi-sr-braille:before{content:"\f2da"}.fi-sr-brain-circuit:before{content:"\f2db"}.fi-sr-brain:before{content:"\f2dc"}.fi-sr-brake-warning:before{content:"\f2dd"}.fi-sr-branching:before{content:"\f2de"}.fi-sr-brand:before{content:"\f2df"}.fi-sr-branding:before{content:"\f2e0"}.fi-sr-bread-loaf:before{content:"\f2e1"}.fi-sr-bread-slice-butter:before{content:"\f2e2"}.fi-sr-bread-slice:before{content:"\f2e3"}.fi-sr-bread:before{content:"\f2e4"}.fi-sr-briefcase-arrow-right:before{content:"\f2e5"}.fi-sr-briefcase-blank:before{content:"\f2e6"}.fi-sr-briefcase:before{content:"\f2e7"}.fi-sr-brightness-low:before{content:"\f2e8"}.fi-sr-brightness:before{content:"\f2e9"}.fi-sr-bring-forward:before{content:"\f2ea"}.fi-sr-bring-front:before{content:"\f2eb"}.fi-sr-broadcast-tower:before{content:"\f2ec"}.fi-sr-broccoli:before{content:"\f2ed"}.fi-sr-broken-chain-link-wrong:before{content:"\f2ee"}.fi-sr-broken-image:before{content:"\f2ef"}.fi-sr-broom-ball:before{content:"\f2f0"}.fi-sr-broom:before{content:"\f2f1"}.fi-sr-browser-ui:before{content:"\f2f2"}.fi-sr-browser:before{content:"\f2f3"}.fi-sr-browsers:before{content:"\f2f4"}.fi-sr-brush:before{content:"\f2f5"}.fi-sr-bucket:before{content:"\f2f6"}.fi-sr-budget-alt:before{content:"\f2f7"}.fi-sr-budget:before{content:"\f2f8"}.fi-sr-bug-slash:before{content:"\f2f9"}.fi-sr-bug:before{content:"\f2fa"}.fi-sr-bugs:before{content:"\f2fb"}.fi-sr-build-alt:before{content:"\f2fc"}.fi-sr-build:before{content:"\f2fd"}.fi-sr-building-circle-arrow-right:before{content:"\f2fe"}.fi-sr-building-ngo:before{content:"\f2ff"}.fi-sr-building:before{content:"\f300"}.fi-sr-bulb:before{content:"\f301"}.fi-sr-bullet:before{content:"\f302"}.fi-sr-bullhorn:before{content:"\f303"}.fi-sr-bullseye-arrow:before{content:"\f304"}.fi-sr-bullseye-pointer:before{content:"\f305"}.fi-sr-bullseye:before{content:"\f306"}.fi-sr-burger-alt:before{content:"\f307"}.fi-sr-burger-fries:before{content:"\f308"}.fi-sr-burger-glass:before{content:"\f309"}.fi-sr-burrito:before{content:"\f30a"}.fi-sr-burst:before{content:"\f30b"}.fi-sr-bus-alt:before{content:"\f30c"}.fi-sr-bus:before{content:"\f30d"}.fi-sr-business-time:before{content:"\f30e"}.fi-sr-Butter:before{content:"\f30f"}.fi-sr-butterfly:before{content:"\f310"}.fi-sr-c:before{content:"\f311"}.fi-sr-cabin:before{content:"\f312"}.fi-sr-cactus:before{content:"\f313"}.fi-sr-cage-empty:before{content:"\f314"}.fi-sr-cake-birthday:before{content:"\f315"}.fi-sr-cake-slice:before{content:"\f316"}.fi-sr-cake-wedding:before{content:"\f317"}.fi-sr-calculator-bill:before{content:"\f318"}.fi-sr-calculator-math-tax:before{content:"\f319"}.fi-sr-calculator-money:before{content:"\f31a"}.fi-sr-calculator-simple:before{content:"\f31b"}.fi-sr-calculator:before{content:"\f31c"}.fi-sr-calendar-arrow-down:before{content:"\f31d"}.fi-sr-calendar-arrow-up:before{content:"\f31e"}.fi-sr-calendar-birhtday-cake:before{content:"\f31f"}.fi-sr-calendar-call:before{content:"\f320"}.fi-sr-calendar-check:before{content:"\f321"}.fi-sr-calendar-clock:before{content:"\f322"}.fi-sr-calendar-day:before{content:"\f323"}.fi-sr-calendar-days:before{content:"\f324"}.fi-sr-calendar-event-tax:before{content:"\f325"}.fi-sr-calendar-exclamation:before{content:"\f326"}.fi-sr-calendar-gavel-legal:before{content:"\f327"}.fi-sr-calendar-heart:before{content:"\f328"}.fi-sr-calendar-image:before{content:"\f329"}.fi-sr-calendar-lines-pen:before{content:"\f32a"}.fi-sr-calendar-lines:before{content:"\f32b"}.fi-sr-calendar-minus:before{content:"\f32c"}.fi-sr-calendar-payment-loan:before{content:"\f32d"}.fi-sr-calendar-pen:before{content:"\f32e"}.fi-sr-calendar-plus:before{content:"\f32f"}.fi-sr-calendar-salary:before{content:"\f330"}.fi-sr-calendar-shift-swap:before{content:"\f331"}.fi-sr-calendar-star:before{content:"\f332"}.fi-sr-calendar-swap:before{content:"\f333"}.fi-sr-calendar-week:before{content:"\f334"}.fi-sr-calendar-xmark:before{content:"\f335"}.fi-sr-calendar:before{content:"\f336"}.fi-sr-calendars:before{content:"\f337"}.fi-sr-call-duration:before{content:"\f338"}.fi-sr-call-history:before{content:"\f339"}.fi-sr-call-incoming:before{content:"\f33a"}.fi-sr-call-missed:before{content:"\f33b"}.fi-sr-call-outgoing:before{content:"\f33c"}.fi-sr-camcorder:before{content:"\f33d"}.fi-sr-camera-cctv:before{content:"\f33e"}.fi-sr-camera-movie:before{content:"\f33f"}.fi-sr-camera-retro:before{content:"\f340"}.fi-sr-camera-rotate:before{content:"\f341"}.fi-sr-camera-security:before{content:"\f342"}.fi-sr-camera-slash:before{content:"\f343"}.fi-sr-camera-viewfinder:before{content:"\f344"}.fi-sr-camera:before{content:"\f345"}.fi-sr-campfire:before{content:"\f346"}.fi-sr-camping:before{content:"\f347"}.fi-sr-can-food:before{content:"\f348"}.fi-sr-candle-holder:before{content:"\f349"}.fi-sr-candle-lotus-yoga:before{content:"\f34a"}.fi-sr-candle-pose-yoga:before{content:"\f34b"}.fi-sr-candy-alt:before{content:"\f34c"}.fi-sr-candy-bar:before{content:"\f34d"}.fi-sr-candy-cane:before{content:"\f34e"}.fi-sr-candy-corn:before{content:"\f34f"}.fi-sr-candy-sweet:before{content:"\f350"}.fi-sr-candy:before{content:"\f351"}.fi-sr-Cannabis:before{content:"\f352"}.fi-sr-canned-food:before{content:"\f353"}.fi-sr-capsules:before{content:"\f354"}.fi-sr-car-alt:before{content:"\f355"}.fi-sr-car-battery:before{content:"\f356"}.fi-sr-car-bolt:before{content:"\f357"}.fi-sr-car-building:before{content:"\f358"}.fi-sr-car-bump:before{content:"\f359"}.fi-sr-car-bus:before{content:"\f35a"}.fi-sr-car-circle-bolt:before{content:"\f35b"}.fi-sr-car-crash:before{content:"\f35c"}.fi-sr-car-garage:before{content:"\f35d"}.fi-sr-car-journey:before{content:"\f35e"}.fi-sr-car-mechanic:before{content:"\f35f"}.fi-sr-car-rear:before{content:"\f360"}.fi-sr-car-side-bolt:before{content:"\f361"}.fi-sr-car-side:before{content:"\f362"}.fi-sr-car-tilt:before{content:"\f363"}.fi-sr-car-tunnel:before{content:"\f364"}.fi-sr-car-wash:before{content:"\f365"}.fi-sr-car:before{content:"\f366"}.fi-sr-caravan-alt:before{content:"\f367"}.fi-sr-caravan:before{content:"\f368"}.fi-sr-card-club:before{content:"\f369"}.fi-sr-card-diamond:before{content:"\f36a"}.fi-sr-card-heart:before{content:"\f36b"}.fi-sr-card-spade:before{content:"\f36c"}.fi-sr-cardinal-compass:before{content:"\f36d"}.fi-sr-career-growth:before{content:"\f36e"}.fi-sr-career-path:before{content:"\f36f"}.fi-sr-caret-circle-down:before{content:"\f370"}.fi-sr-caret-circle-right:before{content:"\f371"}.fi-sr-caret-circle-up:before{content:"\f372"}.fi-sr-caret-down:before{content:"\f373"}.fi-sr-caret-left:before{content:"\f374"}.fi-sr-caret-quare-up:before{content:"\f375"}.fi-sr-caret-right:before{content:"\f376"}.fi-sr-caret-square-down:before{content:"\f377"}.fi-sr-caret-square-left_1:before{content:"\f378"}.fi-sr-caret-square-left:before{content:"\f379"}.fi-sr-caret-square-right:before{content:"\f37a"}.fi-sr-caret-up:before{content:"\f37b"}.fi-sr-carrot:before{content:"\f37c"}.fi-sr-cars-crash:before{content:"\f37d"}.fi-sr-cars:before{content:"\f37e"}.fi-sr-cart-arrow-down:before{content:"\f37f"}.fi-sr-cart-minus:before{content:"\f380"}.fi-sr-cart-shopping-fast:before{content:"\f381"}.fi-sr-cash-register:before{content:"\f382"}.fi-sr-cassette-tape:before{content:"\f383"}.fi-sr-cassette-vhs:before{content:"\f384"}.fi-sr-castle:before{content:"\f385"}.fi-sr-cat-head:before{content:"\f386"}.fi-sr-cat-space:before{content:"\f387"}.fi-sr-cat:before{content:"\f388"}.fi-sr-catalog-alt:before{content:"\f389"}.fi-sr-catalog-magazine:before{content:"\f38a"}.fi-sr-catalog:before{content:"\f38b"}.fi-sr-category-alt:before{content:"\f38c"}.fi-sr-category:before{content:"\f38d"}.fi-sr-cauldron:before{content:"\f38e"}.fi-sr-cedi-sign:before{content:"\f38f"}.fi-sr-cello:before{content:"\f390"}.fi-sr-cent-sign:before{content:"\f391"}.fi-sr-chair-office:before{content:"\f392"}.fi-sr-chair:before{content:"\f393"}.fi-sr-chalkboard-user:before{content:"\f394"}.fi-sr-chalkboard:before{content:"\f395"}.fi-sr-challenge-alt:before{content:"\f396"}.fi-sr-challenge:before{content:"\f397"}.fi-sr-channel:before{content:"\f398"}.fi-sr-charging-station:before{content:"\f399"}.fi-sr-chart-area:before{content:"\f39a"}.fi-sr-chart-bullet:before{content:"\f39b"}.fi-sr-chart-candlestick:before{content:"\f39c"}.fi-sr-chart-connected:before{content:"\f39d"}.fi-sr-chart-gantt:before{content:"\f39e"}.fi-sr-chart-histogram:before{content:"\f39f"}.fi-sr-chart-kanban:before{content:"\f3a0"}.fi-sr-chart-line-up-down:before{content:"\f3a1"}.fi-sr-chart-line-up:before{content:"\f3a2"}.fi-sr-chart-mixed-up-circle-currency:before{content:"\f3a3"}.fi-sr-chart-mixed-up-circle-dollar:before{content:"\f3a4"}.fi-sr-chart-mixed:before{content:"\f3a5"}.fi-sr-chart-network:before{content:"\f3a6"}.fi-sr-chart-pie-alt:before{content:"\f3a7"}.fi-sr-chart-pie-simple-circle-currency:before{content:"\f3a8"}.fi-sr-chart-pie-simple-circle-dollar:before{content:"\f3a9"}.fi-sr-chart-pie:before{content:"\f3aa"}.fi-sr-chart-pyramid:before{content:"\f3ab"}.fi-sr-chart-radar:before{content:"\f3ac"}.fi-sr-chart-scatter-3d:before{content:"\f3ad"}.fi-sr-chart-scatter-bubble:before{content:"\f3ae"}.fi-sr-chart-scatter:before{content:"\f3af"}.fi-sr-chart-set-theory:before{content:"\f3b0"}.fi-sr-chart-simple-horizontal:before{content:"\f3b1"}.fi-sr-chart-simple:before{content:"\f3b2"}.fi-sr-chart-tree-map:before{content:"\f3b3"}.fi-sr-chart-tree:before{content:"\f3b4"}.fi-sr-chart-user:before{content:"\f3b5"}.fi-sr-chart-waterfall:before{content:"\f3b6"}.fi-sr-chat-arrow-down:before{content:"\f3b7"}.fi-sr-chat-arrow-grow:before{content:"\f3b8"}.fi-sr-chat-bubble-call:before{content:"\f3b9"}.fi-sr-chatbot-speech-bubble:before{content:"\f3ba"}.fi-sr-chatbot:before{content:"\f3bb"}.fi-sr-check-circle:before{content:"\f3bc"}.fi-sr-check-double:before{content:"\f3bd"}.fi-sr-check-in-calendar:before{content:"\f3be"}.fi-sr-check-out-calendar:before{content:"\f3bf"}.fi-sr-check:before{content:"\f3c0"}.fi-sr-checkbox:before{content:"\f3c1"}.fi-sr-checklist-task-budget:before{content:"\f3c2"}.fi-sr-cheese-alt:before{content:"\f3c3"}.fi-sr-cheese:before{content:"\f3c4"}.fi-sr-cheeseburger:before{content:"\f3c5"}.fi-sr-cherry:before{content:"\f3c6"}.fi-sr-chess-bishop:before{content:"\f3c7"}.fi-sr-chess-board:before{content:"\f3c8"}.fi-sr-chess-clock-alt:before{content:"\f3c9"}.fi-sr-chess-clock:before{content:"\f3ca"}.fi-sr-chess-king-alt:before{content:"\f3cb"}.fi-sr-chess-king:before{content:"\f3cc"}.fi-sr-chess-knight-alt:before{content:"\f3cd"}.fi-sr-chess-knight:before{content:"\f3ce"}.fi-sr-chess-pawn-alt:before{content:"\f3cf"}.fi-sr-chess-pawn:before{content:"\f3d0"}.fi-sr-chess-piece:before{content:"\f3d1"}.fi-sr-chess-queen-alt:before{content:"\f3d2"}.fi-sr-chess-queen:before{content:"\f3d3"}.fi-sr-chess-rook-alt:before{content:"\f3d4"}.fi-sr-chess-rook:before{content:"\f3d5"}.fi-sr-chess:before{content:"\f3d6"}.fi-sr-chevron-double-down:before{content:"\f3d7"}.fi-sr-chevron-double-up:before{content:"\f3d8"}.fi-sr-child-head:before{content:"\f3d9"}.fi-sr-child:before{content:"\f3da"}.fi-sr-chimney:before{content:"\f3db"}.fi-sr-chip:before{content:"\f3dc"}.fi-sr-chocolate:before{content:"\f3dd"}.fi-sr-choir-singing:before{content:"\f3de"}.fi-sr-choose-alt:before{content:"\f3df"}.fi-sr-choose:before{content:"\f3e0"}.fi-sr-church:before{content:"\f3e1"}.fi-sr-circle-0:before{content:"\f3e2"}.fi-sr-circle-1:before{content:"\f3e3"}.fi-sr-circle-2:before{content:"\f3e4"}.fi-sr-circle-3:before{content:"\f3e5"}.fi-sr-circle-4:before{content:"\f3e6"}.fi-sr-circle-5:before{content:"\f3e7"}.fi-sr-circle-6:before{content:"\f3e8"}.fi-sr-circle-7:before{content:"\f3e9"}.fi-sr-circle-8:before{content:"\f3ea"}.fi-sr-circle-9:before{content:"\f3eb"}.fi-sr-circle-a:before{content:"\f3ec"}.fi-sr-circle-b:before{content:"\f3ed"}.fi-sr-circle-bolt:before{content:"\f3ee"}.fi-sr-circle-book-open:before{content:"\f3ef"}.fi-sr-circle-bookmark:before{content:"\f3f0"}.fi-sr-circle-c:before{content:"\f3f1"}.fi-sr-circle-calendar:before{content:"\f3f2"}.fi-sr-circle-camera:before{content:"\f3f3"}.fi-sr-circle-d:before{content:"\f3f4"}.fi-sr-circle-dashed:before{content:"\f3f5"}.fi-sr-circle-divide:before{content:"\f3f6"}.fi-sr-circle-e:before{content:"\f3f7"}.fi-sr-circle-ellipsis-vertical:before{content:"\f3f8"}.fi-sr-circle-ellipsis:before{content:"\f3f9"}.fi-sr-circle-envelope:before{content:"\f3fa"}.fi-sr-circle-exclamation-check:before{content:"\f3fb"}.fi-sr-circle-f:before{content:"\f3fc"}.fi-sr-circle-g:before{content:"\f3fd"}.fi-sr-circle-h:before{content:"\f3fe"}.fi-sr-circle-half-stroke:before{content:"\f3ff"}.fi-sr-circle-half:before{content:"\f400"}.fi-sr-circle-heart:before{content:"\f401"}.fi-sr-circle-i:before{content:"\f402"}.fi-sr-circle-j:before{content:"\f403"}.fi-sr-circle-k:before{content:"\f404"}.fi-sr-circle-l:before{content:"\f405"}.fi-sr-circle-m:before{content:"\f406"}.fi-sr-circle-microphone-lines:before{content:"\f407"}.fi-sr-circle-microphone:before{content:"\f408"}.fi-sr-circle-n:before{content:"\f409"}.fi-sr-circle-nodes:before{content:"\f40a"}.fi-sr-circle-o:before{content:"\f40b"}.fi-sr-circle-overlap:before{content:"\f40c"}.fi-sr-circle-p:before{content:"\f40d"}.fi-sr-circle-phone-flip:before{content:"\f40e"}.fi-sr-circle-phone-hangup:before{content:"\f40f"}.fi-sr-circle-phone:before{content:"\f410"}.fi-sr-circle-q:before{content:"\f411"}.fi-sr-circle-quarter:before{content:"\f412"}.fi-sr-circle-quarters-alt:before{content:"\f413"}.fi-sr-circle-r:before{content:"\f414"}.fi-sr-circle-s:before{content:"\f415"}.fi-sr-circle-small:before{content:"\f416"}.fi-sr-circle-star:before{content:"\f417"}.fi-sr-circle-t:before{content:"\f418"}.fi-sr-circle-three-quarters:before{content:"\f419"}.fi-sr-circle-trash:before{content:"\f41a"}.fi-sr-circle-u:before{content:"\f41b"}.fi-sr-circle-user:before{content:"\f41c"}.fi-sr-circle-v:before{content:"\f41d"}.fi-sr-circle-video:before{content:"\f41e"}.fi-sr-circle-w:before{content:"\f41f"}.fi-sr-circle-waveform-lines:before{content:"\f420"}.fi-sr-circle-x:before{content:"\f421"}.fi-sr-circle-xmark:before{content:"\f422"}.fi-sr-circle-y:before{content:"\f423"}.fi-sr-circle-z:before{content:"\f424"}.fi-sr-circle:before{content:"\f425"}.fi-sr-citrus-slice:before{content:"\f426"}.fi-sr-citrus:before{content:"\f427"}.fi-sr-city:before{content:"\f428"}.fi-sr-clapperboard-play:before{content:"\f429"}.fi-sr-clapperboard:before{content:"\f42a"}.fi-sr-clarinet:before{content:"\f42b"}.fi-sr-claw-marks:before{content:"\f42c"}.fi-sr-clear-alt:before{content:"\f42d"}.fi-sr-clip-file:before{content:"\f42e"}.fi-sr-clip-mail:before{content:"\f42f"}.fi-sr-clip:before{content:"\f430"}.fi-sr-clipboard-check:before{content:"\f431"}.fi-sr-clipboard-list-check:before{content:"\f432"}.fi-sr-clipboard-list:before{content:"\f433"}.fi-sr-clipboard-prescription:before{content:"\f434"}.fi-sr-clipboard-question:before{content:"\f435"}.fi-sr-clipboard-user:before{content:"\f436"}.fi-sr-clipboard:before{content:"\f437"}.fi-sr-clipoard-wrong:before{content:"\f438"}.fi-sr-clock-desk:before{content:"\f439"}.fi-sr-clock-eight-thirty:before{content:"\f43a"}.fi-sr-clock-eleven-thirty:before{content:"\f43b"}.fi-sr-clock-eleven:before{content:"\f43c"}.fi-sr-clock-five-thirty:before{content:"\f43d"}.fi-sr-clock-five:before{content:"\f43e"}.fi-sr-clock-four-thirty:before{content:"\f43f"}.fi-sr-clock-nine-thirty:before{content:"\f440"}.fi-sr-clock-nine:before{content:"\f441"}.fi-sr-clock-one-thirty:before{content:"\f442"}.fi-sr-clock-one:before{content:"\f443"}.fi-sr-clock-seven-thirty:before{content:"\f444"}.fi-sr-clock-seven:before{content:"\f445"}.fi-sr-clock-six-thirty:before{content:"\f446"}.fi-sr-clock-six:before{content:"\f447"}.fi-sr-clock-ten-thirty:before{content:"\f448"}.fi-sr-clock-ten:before{content:"\f449"}.fi-sr-clock-three-thirty:before{content:"\f44a"}.fi-sr-clock-three:before{content:"\f44b"}.fi-sr-clock-time-tracking:before{content:"\f44c"}.fi-sr-clock-twelve-thirty:before{content:"\f44d"}.fi-sr-clock-twelve:before{content:"\f44e"}.fi-sr-clock-two-thirty:before{content:"\f44f"}.fi-sr-clock-two:before{content:"\f450"}.fi-sr-clock-up-arrow:before{content:"\f451"}.fi-sr-clock:before{content:"\f452"}.fi-sr-clone:before{content:"\f453"}.fi-sr-closed-captioning-slash:before{content:"\f454"}.fi-sr-clothes-hanger:before{content:"\f455"}.fi-sr-cloud-back-up-alt:before{content:"\f456"}.fi-sr-cloud-back-up:before{content:"\f457"}.fi-sr-cloud-check:before{content:"\f458"}.fi-sr-cloud-code:before{content:"\f459"}.fi-sr-cloud-disabled:before{content:"\f45a"}.fi-sr-cloud-download-alt:before{content:"\f45b"}.fi-sr-cloud-download:before{content:"\f45c"}.fi-sr-cloud-drizzle:before{content:"\f45d"}.fi-sr-cloud-exclamation:before{content:"\f45e"}.fi-sr-cloud-gear-automation:before{content:"\f45f"}.fi-sr-cloud-hail-mixed:before{content:"\f460"}.fi-sr-cloud-hail:before{content:"\f461"}.fi-sr-cloud-meatball:before{content:"\f462"}.fi-sr-cloud-moon-rain:before{content:"\f463"}.fi-sr-cloud-moon:before{content:"\f464"}.fi-sr-cloud-question:before{content:"\f465"}.fi-sr-cloud-rain:before{content:"\f466"}.fi-sr-cloud-rainbow:before{content:"\f467"}.fi-sr-cloud-share:before{content:"\f468"}.fi-sr-cloud-showers-heavy:before{content:"\f469"}.fi-sr-cloud-showers:before{content:"\f46a"}.fi-sr-cloud-sleet:before{content:"\f46b"}.fi-sr-cloud-snow:before{content:"\f46c"}.fi-sr-cloud-sun-rain:before{content:"\f46d"}.fi-sr-cloud-sun:before{content:"\f46e"}.fi-sr-cloud-upload-alt:before{content:"\f46f"}.fi-sr-cloud-upload:before{content:"\f470"}.fi-sr-cloud:before{content:"\f471"}.fi-sr-clouds-moon:before{content:"\f472"}.fi-sr-clouds-sun:before{content:"\f473"}.fi-sr-clouds:before{content:"\f474"}.fi-sr-clover-alt:before{content:"\f475"}.fi-sr-club:before{content:"\f476"}.fi-sr-cocktail-alt:before{content:"\f477"}.fi-sr-cocktail:before{content:"\f478"}.fi-sr-coconut:before{content:"\f479"}.fi-sr-code-branch:before{content:"\f47a"}.fi-sr-code-commit:before{content:"\f47b"}.fi-sr-code-compare:before{content:"\f47c"}.fi-sr-code-fork:before{content:"\f47d"}.fi-sr-code-merge:before{content:"\f47e"}.fi-sr-code-pull-request-closed:before{content:"\f47f"}.fi-sr-code-pull-request-draft:before{content:"\f480"}.fi-sr-code-pull-request:before{content:"\f481"}.fi-sr-code-simple:before{content:"\f482"}.fi-sr-coffee-bean:before{content:"\f483"}.fi-sr-coffee-beans:before{content:"\f484"}.fi-sr-coffee-heart:before{content:"\f485"}.fi-sr-coffee-pot:before{content:"\f486"}.fi-sr-coffee:before{content:"\f487"}.fi-sr-coffin-cross:before{content:"\f488"}.fi-sr-coffin:before{content:"\f489"}.fi-sr-coin-up-arrow:before{content:"\f48a"}.fi-sr-coin:before{content:"\f48b"}.fi-sr-coins:before{content:"\f48c"}.fi-sr-colon-sign:before{content:"\f48d"}.fi-sr-columns-3:before{content:"\f48e"}.fi-sr-comet:before{content:"\f48f"}.fi-sr-command:before{content:"\f490"}.fi-sr-comment-alt-check:before{content:"\f491"}.fi-sr-comment-alt-dots:before{content:"\f492"}.fi-sr-comment-alt-edit:before{content:"\f493"}.fi-sr-comment-alt-medical:before{content:"\f494"}.fi-sr-comment-alt-middle-top:before{content:"\f495"}.fi-sr-comment-alt-middle:before{content:"\f496"}.fi-sr-comment-alt-minus:before{content:"\f497"}.fi-sr-comment-alt-music:before{content:"\f498"}.fi-sr-comment-alt:before{content:"\f499"}.fi-sr-comment-arrow-down:before{content:"\f49a"}.fi-sr-comment-arrow-up-right:before{content:"\f49b"}.fi-sr-comment-arrow-up:before{content:"\f49c"}.fi-sr-comment-check:before{content:"\f49d"}.fi-sr-comment-code:before{content:"\f49e"}.fi-sr-comment-dollar:before{content:"\f49f"}.fi-sr-comment-dots:before{content:"\f4a0"}.fi-sr-comment-exclamation:before{content:"\f4a1"}.fi-sr-comment-heart:before{content:"\f4a2"}.fi-sr-comment-image:before{content:"\f4a3"}.fi-sr-comment-info:before{content:"\f4a4"}.fi-sr-comment-medical:before{content:"\f4a5"}.fi-sr-comment-minus:before{content:"\f4a6"}.fi-sr-comment-pen:before{content:"\f4a7"}.fi-sr-comment-question:before{content:"\f4a8"}.fi-sr-comment-quote:before{content:"\f4a9"}.fi-sr-comment-slash:before{content:"\f4aa"}.fi-sr-comment-smile:before{content:"\f4ab"}.fi-sr-comment-sms:before{content:"\f4ac"}.fi-sr-comment-text:before{content:"\f4ad"}.fi-sr-comment-user:before{content:"\f4ae"}.fi-sr-comment-xmark:before{content:"\f4af"}.fi-sr-comment:before{content:"\f4b0"}.fi-sr-comments-dollar:before{content:"\f4b1"}.fi-sr-comments-question-check:before{content:"\f4b2"}.fi-sr-comments-question:before{content:"\f4b3"}.fi-sr-comments:before{content:"\f4b4"}.fi-sr-compass-alt:before{content:"\f4b5"}.fi-sr-compass-east:before{content:"\f4b6"}.fi-sr-compass-north:before{content:"\f4b7"}.fi-sr-compass-slash:before{content:"\f4b8"}.fi-sr-compass-south:before{content:"\f4b9"}.fi-sr-compass-west:before{content:"\f4ba"}.fi-sr-completed:before{content:"\f4bb"}.fi-sr-compliance-clipboard:before{content:"\f4bc"}.fi-sr-compliance-document:before{content:"\f4bd"}.fi-sr-compliance:before{content:"\f4be"}.fi-sr-compress-alt:before{content:"\f4bf"}.fi-sr-compress:before{content:"\f4c0"}.fi-sr-computer-classic:before{content:"\f4c1"}.fi-sr-computer-mouse:before{content:"\f4c2"}.fi-sr-computer-speaker:before{content:"\f4c3"}.fi-sr-computer:before{content:"\f4c4"}.fi-sr-concierge-bell:before{content:"\f4c5"}.fi-sr-condition-alt:before{content:"\f4c6"}.fi-sr-condition:before{content:"\f4c7"}.fi-sr-confetti:before{content:"\f4c8"}.fi-sr-constellation:before{content:"\f4c9"}.fi-sr-container-storage:before{content:"\f4ca"}.fi-sr-convert-document:before{content:"\f4cb"}.fi-sr-convert-shapes:before{content:"\f4cc"}.fi-sr-conveyor-belt-alt:before{content:"\f4cd"}.fi-sr-conveyor-belt-arm:before{content:"\f4ce"}.fi-sr-conveyor-belt-empty:before{content:"\f4cf"}.fi-sr-conveyor-belt:before{content:"\f4d0"}.fi-sr-cookie-alt:before{content:"\f4d1"}.fi-sr-cookie:before{content:"\f4d2"}.fi-sr-copy-alt:before{content:"\f4d3"}.fi-sr-copy-image:before{content:"\f4d4"}.fi-sr-copy:before{content:"\f4d5"}.fi-sr-copyright:before{content:"\f4d6"}.fi-sr-corn:before{content:"\f4d7"}.fi-sr-couch:before{content:"\f4d8"}.fi-sr-court-sport:before{content:"\f4d9"}.fi-sr-cow-alt:before{content:"\f4da"}.fi-sr-cow:before{content:"\f4db"}.fi-sr-cowbell-circle-plus:before{content:"\f4dc"}.fi-sr-cowbell-more:before{content:"\f4dd"}.fi-sr-cowbell:before{content:"\f4de"}.fi-sr-crab:before{content:"\f4df"}.fi-sr-crate-empty:before{content:"\f4e0"}.fi-sr-cream:before{content:"\f4e1"}.fi-sr-credit-card-buyer:before{content:"\f4e2"}.fi-sr-credit-card-eye:before{content:"\f4e3"}.fi-sr-credit-card:before{content:"\f4e4"}.fi-sr-cricket:before{content:"\f4e5"}.fi-sr-crm-alt:before{content:"\f4e6"}.fi-sr-crm-computer:before{content:"\f4e7"}.fi-sr-CRM:before{content:"\f4e8"}.fi-sr-croissant:before{content:"\f4e9"}.fi-sr-cross-circle:before{content:"\f4ea"}.fi-sr-cross-religion:before{content:"\f4eb"}.fi-sr-cross-small:before{content:"\f4ec"}.fi-sr-cross:before{content:"\f4ed"}.fi-sr-crow:before{content:"\f4ee"}.fi-sr-crown:before{content:"\f4ef"}.fi-sr-crutch:before{content:"\f4f0"}.fi-sr-crutches:before{content:"\f4f1"}.fi-sr-cruzeiro-sign:before{content:"\f4f2"}.fi-sr-crypto-calendar:before{content:"\f4f3"}.fi-sr-cryptocurrency:before{content:"\f4f4"}.fi-sr-crystal-ball:before{content:"\f4f5"}.fi-sr-cube:before{content:"\f4f6"}.fi-sr-cubes-stacked:before{content:"\f4f7"}.fi-sr-cubes:before{content:"\f4f8"}.fi-sr-cucumber:before{content:"\f4f9"}.fi-sr-cup-straw-swoosh:before{content:"\f4fa"}.fi-sr-cup-straw:before{content:"\f4fb"}.fi-sr-cup-togo:before{content:"\f4fc"}.fi-sr-cupcake-alt:before{content:"\f4fd"}.fi-sr-cupcake:before{content:"\f4fe"}.fi-sr-curling:before{content:"\f4ff"}.fi-sr-cursor-finger:before{content:"\f500"}.fi-sr-cursor-plus:before{content:"\f501"}.fi-sr-cursor-text-alt:before{content:"\f502"}.fi-sr-cursor-text:before{content:"\f503"}.fi-sr-cursor:before{content:"\f504"}.fi-sr-curve-alt:before{content:"\f505"}.fi-sr-curve-arrow:before{content:"\f506"}.fi-sr-curve:before{content:"\f507"}.fi-sr-custard:before{content:"\f508"}.fi-sr-customer-care:before{content:"\f509"}.fi-sr-customer-service:before{content:"\f50a"}.fi-sr-customization-cogwheel:before{content:"\f50b"}.fi-sr-customization:before{content:"\f50c"}.fi-sr-customize-computer:before{content:"\f50d"}.fi-sr-customize-edit:before{content:"\f50e"}.fi-sr-customize:before{content:"\f50f"}.fi-sr-CV:before{content:"\f510"}.fi-sr-cvv-card:before{content:"\f511"}.fi-sr-d:before{content:"\f512"}.fi-sr-dagger:before{content:"\f513"}.fi-sr-daily-calendar:before{content:"\f514"}.fi-sr-damage:before{content:"\f515"}.fi-sr-dart:before{content:"\f516"}.fi-sr-dashboard-monitor:before{content:"\f517"}.fi-sr-dashboard-panel:before{content:"\f518"}.fi-sr-dashboard:before{content:"\f519"}.fi-sr-data-transfer:before{content:"\f51a"}.fi-sr-database:before{content:"\f51b"}.fi-sr-deer-rudolph:before{content:"\f51c"}.fi-sr-deer:before{content:"\f51d"}.fi-sr-delete-document:before{content:"\f51e"}.fi-sr-delete-right:before{content:"\f51f"}.fi-sr-delete-user:before{content:"\f520"}.fi-sr-delete:before{content:"\f521"}.fi-sr-democrat:before{content:"\f522"}.fi-sr-department-structure:before{content:"\f523"}.fi-sr-department:before{content:"\f524"}.fi-sr-deposit-alt:before{content:"\f525"}.fi-sr-deposit:before{content:"\f526"}.fi-sr-description-alt:before{content:"\f527"}.fi-sr-description:before{content:"\f528"}.fi-sr-desk:before{content:"\f529"}.fi-sr-desktop-arrow-down:before{content:"\f52a"}.fi-sr-desktop-wallpaper:before{content:"\f52b"}.fi-sr-devices:before{content:"\f52c"}.fi-sr-dewpoint:before{content:"\f52d"}.fi-sr-dharmachakra:before{content:"\f52e"}.fi-sr-diagram-cells:before{content:"\f52f"}.fi-sr-diagram-lean-canvas:before{content:"\f530"}.fi-sr-diagram-nested:before{content:"\f531"}.fi-sr-diagram-next:before{content:"\f532"}.fi-sr-diagram-predecessor:before{content:"\f533"}.fi-sr-diagram-previous:before{content:"\f534"}.fi-sr-diagram-project:before{content:"\f535"}.fi-sr-diagram-sankey:before{content:"\f536"}.fi-sr-diagram-subtask:before{content:"\f537"}.fi-sr-diagram-successor:before{content:"\f538"}.fi-sr-diagram-venn:before{content:"\f539"}.fi-sr-dial-high:before{content:"\f53a"}.fi-sr-dial-low:before{content:"\f53b"}.fi-sr-dial-max:before{content:"\f53c"}.fi-sr-dial-med-low:before{content:"\f53d"}.fi-sr-dial-med:before{content:"\f53e"}.fi-sr-dial-min:before{content:"\f53f"}.fi-sr-dial-off:before{content:"\f540"}.fi-sr-dial:before{content:"\f541"}.fi-sr-diamond-exclamation:before{content:"\f542"}.fi-sr-diamond-turn-right:before{content:"\f543"}.fi-sr-diamond:before{content:"\f544"}.fi-sr-diary-bookmark-down:before{content:"\f545"}.fi-sr-diary-bookmarks:before{content:"\f546"}.fi-sr-diary-clasp:before{content:"\f547"}.fi-sr-dice-alt:before{content:"\f548"}.fi-sr-dice-d10:before{content:"\f549"}.fi-sr-dice-d12:before{content:"\f54a"}.fi-sr-dice-d20:before{content:"\f54b"}.fi-sr-dice-d4:before{content:"\f54c"}.fi-sr-dice-d6:before{content:"\f54d"}.fi-sr-dice-d8:before{content:"\f54e"}.fi-sr-dice-four:before{content:"\f54f"}.fi-sr-dice-one:before{content:"\f550"}.fi-sr-dice-six:before{content:"\f551"}.fi-sr-dice-three:before{content:"\f552"}.fi-sr-dice-two:before{content:"\f553"}.fi-sr-dice:before{content:"\f554"}.fi-sr-digging:before{content:"\f555"}.fi-sr-digital-tachograph:before{content:"\f556"}.fi-sr-dinner:before{content:"\f557"}.fi-sr-diploma:before{content:"\f558"}.fi-sr-direction-signal-arrow:before{content:"\f559"}.fi-sr-direction-signal:before{content:"\f55a"}.fi-sr-disc-drive:before{content:"\f55b"}.fi-sr-discover:before{content:"\f55c"}.fi-sr-disease:before{content:"\f55d"}.fi-sr-disk:before{content:"\f55e"}.fi-sr-display-arrow-down:before{content:"\f55f"}.fi-sr-display-chart-up:before{content:"\f560"}.fi-sr-display-code:before{content:"\f561"}.fi-sr-display-medical:before{content:"\f562"}.fi-sr-display-slash:before{content:"\f563"}.fi-sr-distribute-spacing-horizontal:before{content:"\f564"}.fi-sr-distribute-spacing-vertical:before{content:"\f565"}.fi-sr-divide:before{content:"\f566"}.fi-sr-dizzy:before{content:"\f567"}.fi-sr-dna:before{content:"\f568"}.fi-sr-do-not-enter:before{content:"\f569"}.fi-sr-doctor:before{content:"\f56a"}.fi-sr-document-circle-wrong:before{content:"\f56b"}.fi-sr-document-paid:before{content:"\f56c"}.fi-sr-document-signed:before{content:"\f56d"}.fi-sr-document:before{content:"\f56e"}.fi-sr-dog-leashed:before{content:"\f56f"}.fi-sr-dog:before{content:"\f570"}.fi-sr-dollar:before{content:"\f571"}.fi-sr-dolly-flatbed-alt:before{content:"\f572"}.fi-sr-dolly-flatbed-empty:before{content:"\f573"}.fi-sr-dolly-flatbed:before{content:"\f574"}.fi-sr-dolphin:before{content:"\f575"}.fi-sr-domino-effect:before{content:"\f576"}.fi-sr-donate:before{content:"\f577"}.fi-sr-dong-sign:before{content:"\f578"}.fi-sr-donut:before{content:"\f579"}.fi-sr-door-closed:before{content:"\f57a"}.fi-sr-door-open:before{content:"\f57b"}.fi-sr-dot-circle:before{content:"\f57c"}.fi-sr-dot-pending:before{content:"\f57d"}.fi-sr-dove:before{content:"\f57e"}.fi-sr-down-from-bracket:before{content:"\f57f"}.fi-sr-down-left-and-up-right-to-center:before{content:"\f580"}.fi-sr-down-left:before{content:"\f581"}.fi-sr-down-right:before{content:"\f582"}.fi-sr-down-to-line:before{content:"\f583"}.fi-sr-down:before{content:"\f584"}.fi-sr-download:before{content:"\f585"}.fi-sr-drafting-compass:before{content:"\f586"}.fi-sr-dragon:before{content:"\f587"}.fi-sr-draw-polygon:before{content:"\f588"}.fi-sr-draw-square:before{content:"\f589"}.fi-sr-drawer-alt:before{content:"\f58a"}.fi-sr-drawer-empty:before{content:"\f58b"}.fi-sr-drawer:before{content:"\f58c"}.fi-sr-dreidel:before{content:"\f58d"}.fi-sr-drink-alt:before{content:"\f58e"}.fi-sr-driver-man:before{content:"\f58f"}.fi-sr-driver-woman:before{content:"\f590"}.fi-sr-drone-alt:before{content:"\f591"}.fi-sr-drone-front:before{content:"\f592"}.fi-sr-drone:before{content:"\f593"}.fi-sr-drop-down:before{content:"\f594"}.fi-sr-dropdown-select:before{content:"\f595"}.fi-sr-dropdown:before{content:"\f596"}.fi-sr-drum-steelpan:before{content:"\f597"}.fi-sr-drum:before{content:"\f598"}.fi-sr-drumstick-bite:before{content:"\f599"}.fi-sr-drumstick:before{content:"\f59a"}.fi-sr-dryer-alt:before{content:"\f59b"}.fi-sr-dryer:before{content:"\f59c"}.fi-sr-duck:before{content:"\f59d"}.fi-sr-dumbbell-fitness:before{content:"\f59e"}.fi-sr-dumbbell-horizontal:before{content:"\f59f"}.fi-sr-dumbbell-ray:before{content:"\f5a0"}.fi-sr-dumbbell-weightlifting:before{content:"\f5a1"}.fi-sr-dumpster-fire:before{content:"\f5a2"}.fi-sr-dumpster:before{content:"\f5a3"}.fi-sr-dungeon:before{content:"\f5a4"}.fi-sr-duplicate:before{content:"\f5a5"}.fi-sr-duration-alt:before{content:"\f5a6"}.fi-sr-duration:before{content:"\f5a7"}.fi-sr-e-learning:before{content:"\f5a8"}.fi-sr-e:before{content:"\f5a9"}.fi-sr-ear-deaf:before{content:"\f5aa"}.fi-sr-ear-muffs:before{content:"\f5ab"}.fi-sr-ear:before{content:"\f5ac"}.fi-sr-earnings:before{content:"\f5ad"}.fi-sr-earth-africa:before{content:"\f5ae"}.fi-sr-earth-americas:before{content:"\f5af"}.fi-sr-earth-asia:before{content:"\f5b0"}.fi-sr-earth-europa:before{content:"\f5b1"}.fi-sr-eclipse-alt:before{content:"\f5b2"}.fi-sr-eclipse:before{content:"\f5b3"}.fi-sr-edit-alt:before{content:"\f5b4"}.fi-sr-edit:before{content:"\f5b5"}.fi-sr-effect:before{content:"\f5b6"}.fi-sr-egg-fried:before{content:"\f5b7"}.fi-sr-egg:before{content:"\f5b8"}.fi-sr-eject:before{content:"\f5b9"}.fi-sr-elephant:before{content:"\f5ba"}.fi-sr-elevator:before{content:"\f5bb"}.fi-sr-email-pending:before{content:"\f5bc"}.fi-sr-employee-alt:before{content:"\f5bd"}.fi-sr-employee-handbook:before{content:"\f5be"}.fi-sr-employee-man-alt:before{content:"\f5bf"}.fi-sr-employee-man:before{content:"\f5c0"}.fi-sr-empty-set:before{content:"\f5c1"}.fi-sr-endless-loop:before{content:"\f5c2"}.fi-sr-engine-warning:before{content:"\f5c3"}.fi-sr-engine:before{content:"\f5c4"}.fi-sr-enter:before{content:"\f5c5"}.fi-sr-entertainment:before{content:"\f5c6"}.fi-sr-envelope-ban:before{content:"\f5c7"}.fi-sr-envelope-bulk:before{content:"\f5c8"}.fi-sr-envelope-dot:before{content:"\f5c9"}.fi-sr-envelope-download:before{content:"\f5ca"}.fi-sr-envelope-heart:before{content:"\f5cb"}.fi-sr-envelope-marker:before{content:"\f5cc"}.fi-sr-envelope-open-dollar:before{content:"\f5cd"}.fi-sr-envelope-open-text:before{content:"\f5ce"}.fi-sr-envelope-open:before{content:"\f5cf"}.fi-sr-envelope-plus:before{content:"\f5d0"}.fi-sr-envelope:before{content:"\f5d1"}.fi-sr-envelopes:before{content:"\f5d2"}.fi-sr-equality:before{content:"\f5d3"}.fi-sr-equals:before{content:"\f5d4"}.fi-sr-equipment:before{content:"\f5d5"}.fi-sr-eraser:before{content:"\f5d6"}.fi-sr-error-camera:before{content:"\f5d7"}.fi-sr-escalator:before{content:"\f5d8"}.fi-sr-ethernet:before{content:"\f5d9"}.fi-sr-euro:before{content:"\f5da"}.fi-sr-excavator:before{content:"\f5db"}.fi-sr-exchange-alt:before{content:"\f5dc"}.fi-sr-exchange-cryptocurrency:before{content:"\f5dd"}.fi-sr-exchange:before{content:"\f5de"}.fi-sr-exclamation:before{content:"\f5df"}.fi-sr-exit-alt:before{content:"\f5e0"}.fi-sr-exit:before{content:"\f5e1"}.fi-sr-expand-arrows-alt:before{content:"\f5e2"}.fi-sr-expand-arrows:before{content:"\f5e3"}.fi-sr-expand:before{content:"\f5e4"}.fi-sr-expense-bill:before{content:"\f5e5"}.fi-sr-expense:before{content:"\f5e6"}.fi-sr-external-hard-drive:before{content:"\f5e7"}.fi-sr-external-world:before{content:"\f5e8"}.fi-sr-eye-crossed:before{content:"\f5e9"}.fi-sr-eye-dropper-half:before{content:"\f5ea"}.fi-sr-eye:before{content:"\f5eb"}.fi-sr-eyes:before{content:"\f5ec"}.fi-sr-f:before{content:"\f5ed"}.fi-sr-fabric:before{content:"\f5ee"}.fi-sr-face-angry-horns:before{content:"\f5ef"}.fi-sr-face-anguished:before{content:"\f5f0"}.fi-sr-face-anxious-sweat:before{content:"\f5f1"}.fi-sr-face-astonished:before{content:"\f5f2"}.fi-sr-face-awesome:before{content:"\f5f3"}.fi-sr-face-beam-hand-over-mouth:before{content:"\f5f4"}.fi-sr-face-confounded:before{content:"\f5f5"}.fi-sr-face-confused:before{content:"\f5f6"}.fi-sr-face-cowboy-hat:before{content:"\f5f7"}.fi-sr-face-disappointed:before{content:"\f5f8"}.fi-sr-face-disguise:before{content:"\f5f9"}.fi-sr-face-downcast-sweat:before{content:"\f5fa"}.fi-sr-face-drooling:before{content:"\f5fb"}.fi-sr-face-explode:before{content:"\f5fc"}.fi-sr-face-expressionless:before{content:"\f5fd"}.fi-sr-face-eyes-xmarks:before{content:"\f5fe"}.fi-sr-face-fearful:before{content:"\f5ff"}.fi-sr-face-glasses:before{content:"\f600"}.fi-sr-face-grin-tongue-wink:before{content:"\f601"}.fi-sr-face-hand-yawn:before{content:"\f602"}.fi-sr-face-head-bandage:before{content:"\f603"}.fi-sr-face-hushed:before{content:"\f604"}.fi-sr-face-icicles:before{content:"\f605"}.fi-sr-face-lying:before{content:"\f606"}.fi-sr-face-mask:before{content:"\f607"}.fi-sr-face-monocle:before{content:"\f608"}.fi-sr-face-nauseated:before{content:"\f609"}.fi-sr-face-nose-steam:before{content:"\f60a"}.fi-sr-face-party:before{content:"\f60b"}.fi-sr-face-pensive:before{content:"\f60c"}.fi-sr-face-persevering:before{content:"\f60d"}.fi-sr-face-pleading:before{content:"\f60e"}.fi-sr-face-raised-eyebrow:before{content:"\f60f"}.fi-sr-face-relieved:before{content:"\f610"}.fi-sr-face-sad-sweat:before{content:"\f611"}.fi-sr-face-scream:before{content:"\f612"}.fi-sr-face-shush:before{content:"\f613"}.fi-sr-face-sleeping:before{content:"\f614"}.fi-sr-face-sleepy:before{content:"\f615"}.fi-sr-face-smile-halo:before{content:"\f616"}.fi-sr-face-smile-hearts:before{content:"\f617"}.fi-sr-face-smile-horns:before{content:"\f618"}.fi-sr-face-smile-tear:before{content:"\f619"}.fi-sr-face-smile-tongue:before{content:"\f61a"}.fi-sr-face-smile-upside-down:before{content:"\f61b"}.fi-sr-face-smiling-hands:before{content:"\f61c"}.fi-sr-face-smirking:before{content:"\f61d"}.fi-sr-face-sunglasses-alt:before{content:"\f61e"}.fi-sr-face-sunglasses:before{content:"\f61f"}.fi-sr-face-swear:before{content:"\f620"}.fi-sr-face-thermometer:before{content:"\f621"}.fi-sr-face-thinking:before{content:"\f622"}.fi-sr-face-tissue:before{content:"\f623"}.fi-sr-face-tongue-money:before{content:"\f624"}.fi-sr-face-tongue-sweat:before{content:"\f625"}.fi-sr-face-unamused:before{content:"\f626"}.fi-sr-face-viewfinder:before{content:"\f627"}.fi-sr-face-vomit:before{content:"\f628"}.fi-sr-face-weary:before{content:"\f629"}.fi-sr-face-woozy:before{content:"\f62a"}.fi-sr-face-worried:before{content:"\f62b"}.fi-sr-face-zany:before{content:"\f62c"}.fi-sr-face-zipper:before{content:"\f62d"}.fi-sr-fail:before{content:"\f62e"}.fi-sr-falafel:before{content:"\f62f"}.fi-sr-family-dress:before{content:"\f630"}.fi-sr-family-pants:before{content:"\f631"}.fi-sr-family:before{content:"\f632"}.fi-sr-fan-table:before{content:"\f633"}.fi-sr-fan:before{content:"\f634"}.fi-sr-farm:before{content:"\f635"}.fi-sr-faucet-drip:before{content:"\f636"}.fi-sr-faucet:before{content:"\f637"}.fi-sr-fax:before{content:"\f638"}.fi-sr-feather-pointed:before{content:"\f639"}.fi-sr-feather:before{content:"\f63a"}.fi-sr-features-alt:before{content:"\f63b"}.fi-sr-features:before{content:"\f63c"}.fi-sr-fee-receipt:before{content:"\f63d"}.fi-sr-fee:before{content:"\f63e"}.fi-sr-feedback-alt:before{content:"\f63f"}.fi-sr-feedback-cycle-loop:before{content:"\f640"}.fi-sr-feedback-hand:before{content:"\f641"}.fi-sr-feedback-review:before{content:"\f642"}.fi-sr-feedback:before{content:"\f643"}.fi-sr-fence:before{content:"\f644"}.fi-sr-field-hockey:before{content:"\f645"}.fi-sr-fighter-jet:before{content:"\f646"}.fi-sr-file-ai:before{content:"\f647"}.fi-sr-file-audio:before{content:"\f648"}.fi-sr-file-binary:before{content:"\f649"}.fi-sr-file-chart-line:before{content:"\f64a"}.fi-sr-file-chart-pie:before{content:"\f64b"}.fi-sr-file-circle-info:before{content:"\f64c"}.fi-sr-file-cloud:before{content:"\f64d"}.fi-sr-file-code:before{content:"\f64e"}.fi-sr-file-csv:before{content:"\f64f"}.fi-sr-file-download:before{content:"\f650"}.fi-sr-file-edit:before{content:"\f651"}.fi-sr-file-eps:before{content:"\f652"}.fi-sr-file-excel:before{content:"\f653"}.fi-sr-file-exclamation:before{content:"\f654"}.fi-sr-file-export:before{content:"\f655"}.fi-sr-file-image:before{content:"\f656"}.fi-sr-file-import:before{content:"\f657"}.fi-sr-file-invoice-dollar:before{content:"\f658"}.fi-sr-file-invoice:before{content:"\f659"}.fi-sr-file-medical-alt:before{content:"\f65a"}.fi-sr-file-medical:before{content:"\f65b"}.fi-sr-file-minus:before{content:"\f65c"}.fi-sr-file-pdf:before{content:"\f65d"}.fi-sr-file-powerpoint:before{content:"\f65e"}.fi-sr-file-prescription:before{content:"\f65f"}.fi-sr-file-psd:before{content:"\f660"}.fi-sr-file-signature:before{content:"\f661"}.fi-sr-file-spreadsheet:before{content:"\f662"}.fi-sr-file-upload:before{content:"\f663"}.fi-sr-file-user:before{content:"\f664"}.fi-sr-file-video:before{content:"\f665"}.fi-sr-file-word:before{content:"\f666"}.fi-sr-file-zipper:before{content:"\f667"}.fi-sr-file:before{content:"\f668"}.fi-sr-files-medical:before{content:"\f669"}.fi-sr-fill:before{content:"\f66a"}.fi-sr-film-canister:before{content:"\f66b"}.fi-sr-film-slash:before{content:"\f66c"}.fi-sr-film:before{content:"\f66d"}.fi-sr-films:before{content:"\f66e"}.fi-sr-filter-list:before{content:"\f66f"}.fi-sr-filter-slash:before{content:"\f670"}.fi-sr-filter:before{content:"\f671"}.fi-sr-filters:before{content:"\f672"}.fi-sr-fingerprint-security-risk:before{content:"\f673"}.fi-sr-fingerprint:before{content:"\f674"}.fi-sr-fire-burner:before{content:"\f675"}.fi-sr-fire-extinguisher:before{content:"\f676"}.fi-sr-fire-flame-curved:before{content:"\f677"}.fi-sr-fire-flame-simple:before{content:"\f678"}.fi-sr-fire-hydrant:before{content:"\f679"}.fi-sr-fire-smoke:before{content:"\f67a"}.fi-sr-fireplace:before{content:"\f67b"}.fi-sr-first-award:before{content:"\f67c"}.fi-sr-first-laurel:before{content:"\f67d"}.fi-sr-first-medal:before{content:"\f67e"}.fi-sr-first:before{content:"\f67f"}.fi-sr-fish-bones:before{content:"\f680"}.fi-sr-fish-cooked:before{content:"\f681"}.fi-sr-fish:before{content:"\f682"}.fi-sr-fishing-rod:before{content:"\f683"}.fi-sr-fist-move:before{content:"\f684"}.fi-sr-flag-alt:before{content:"\f685"}.fi-sr-flag-checkered:before{content:"\f686"}.fi-sr-flag-usa:before{content:"\f687"}.fi-sr-flag:before{content:"\f688"}.fi-sr-flame:before{content:"\f689"}.fi-sr-flashlight:before{content:"\f68a"}.fi-sr-flask-gear:before{content:"\f68b"}.fi-sr-flask-poison:before{content:"\f68c"}.fi-sr-flask-potion:before{content:"\f68d"}.fi-sr-flask:before{content:"\f68e"}.fi-sr-flatbread-stuffed:before{content:"\f68f"}.fi-sr-flatbread:before{content:"\f690"}.fi-sr-flip-horizontal:before{content:"\f691"}.fi-sr-floor-alt:before{content:"\f692"}.fi-sr-floor-layer:before{content:"\f693"}.fi-sr-floor:before{content:"\f694"}.fi-sr-floppy-disk-circle-arrow-right:before{content:"\f695"}.fi-sr-floppy-disk-circle-xmark:before{content:"\f696"}.fi-sr-floppy-disk-pen:before{content:"\f697"}.fi-sr-floppy-disks:before{content:"\f698"}.fi-sr-florin-sign:before{content:"\f699"}.fi-sr-flower-butterfly:before{content:"\f69a"}.fi-sr-flower-daffodil:before{content:"\f69b"}.fi-sr-flower-tulip:before{content:"\f69c"}.fi-sr-flower:before{content:"\f69d"}.fi-sr-flushed:before{content:"\f69e"}.fi-sr-flute:before{content:"\f69f"}.fi-sr-flux-capacitor:before{content:"\f6a0"}.fi-sr-fly-insect:before{content:"\f6a1"}.fi-sr-flying-disc:before{content:"\f6a2"}.fi-sr-fog:before{content:"\f6a3"}.fi-sr-folder-download:before{content:"\f6a4"}.fi-sr-folder-fire:before{content:"\f6a5"}.fi-sr-folder-minus:before{content:"\f6a6"}.fi-sr-folder-open:before{content:"\f6a7"}.fi-sr-folder-times:before{content:"\f6a8"}.fi-sr-folder-tree:before{content:"\f6a9"}.fi-sr-folder-upload:before{content:"\f6aa"}.fi-sr-folder-xmark:before{content:"\f6ab"}.fi-sr-folder:before{content:"\f6ac"}.fi-sr-folders:before{content:"\f6ad"}.fi-sr-follow-folder:before{content:"\f6ae"}.fi-sr-followcollection:before{content:"\f6af"}.fi-sr-following:before{content:"\f6b0"}.fi-sr-fondue-pot:before{content:"\f6b1"}.fi-sr-football:before{content:"\f6b2"}.fi-sr-foreign-language-audio:before{content:"\f6b3"}.fi-sr-fork:before{content:"\f6b4"}.fi-sr-forklift:before{content:"\f6b5"}.fi-sr-form:before{content:"\f6b6"}.fi-sr-fort:before{content:"\f6b7"}.fi-sr-forward-fast:before{content:"\f6b8"}.fi-sr-forward:before{content:"\f6b9"}.fi-sr-fox:before{content:"\f6ba"}.fi-sr-frame:before{content:"\f6bb"}.fi-sr-franc-sign:before{content:"\f6bc"}.fi-sr-free-delivery:before{content:"\f6bd"}.fi-sr-free:before{content:"\f6be"}.fi-sr-french-fries:before{content:"\f6bf"}.fi-sr-friday:before{content:"\f6c0"}.fi-sr-frog:before{content:"\f6c1"}.fi-sr-frown:before{content:"\f6c2"}.fi-sr-ftp:before{content:"\f6c3"}.fi-sr-fuel-gauge:before{content:"\f6c4"}.fi-sr-function-process:before{content:"\f6c5"}.fi-sr-function-square:before{content:"\f6c6"}.fi-sr-function:before{content:"\f6c7"}.fi-sr-funnel-dollar:before{content:"\f6c8"}.fi-sr-g:before{content:"\f6c9"}.fi-sr-galaxy-alt:before{content:"\f6ca"}.fi-sr-galaxy-planet:before{content:"\f6cb"}.fi-sr-galaxy-star:before{content:"\f6cc"}.fi-sr-galaxy:before{content:"\f6cd"}.fi-sr-gallery-thumbnails:before{content:"\f6ce"}.fi-sr-gallery:before{content:"\f6cf"}.fi-sr-game-board-alt:before{content:"\f6d0"}.fi-sr-game:before{content:"\f6d1"}.fi-sr-gamepad:before{content:"\f6d2"}.fi-sr-games:before{content:"\f6d3"}.fi-sr-garage-car:before{content:"\f6d4"}.fi-sr-garage-open:before{content:"\f6d5"}.fi-sr-garage:before{content:"\f6d6"}.fi-sr-garlic-alt:before{content:"\f6d7"}.fi-sr-garlic:before{content:"\f6d8"}.fi-sr-gas-pump-alt:before{content:"\f6d9"}.fi-sr-gas-pump-slash:before{content:"\f6da"}.fi-sr-gas-pump:before{content:"\f6db"}.fi-sr-gauge-circle-bolt:before{content:"\f6dc"}.fi-sr-gauge-circle-minus:before{content:"\f6dd"}.fi-sr-gauge-circle-plus:before{content:"\f6de"}.fi-sr-gavel:before{content:"\f6df"}.fi-sr-gay-couple:before{content:"\f6e0"}.fi-sr-gears:before{content:"\f6e1"}.fi-sr-gem:before{content:"\f6e2"}.fi-sr-general:before{content:"\f6e3"}.fi-sr-ghost:before{content:"\f6e4"}.fi-sr-gif-square:before{content:"\f6e5"}.fi-sr-gif:before{content:"\f6e6"}.fi-sr-gift-box-benefits:before{content:"\f6e7"}.fi-sr-gift-card:before{content:"\f6e8"}.fi-sr-gift:before{content:"\f6e9"}.fi-sr-gifts:before{content:"\f6ea"}.fi-sr-gingerbread-man:before{content:"\f6eb"}.fi-sr-glass-champagne:before{content:"\f6ec"}.fi-sr-glass-cheers:before{content:"\f6ed"}.fi-sr-glass-citrus:before{content:"\f6ee"}.fi-sr-glass-empty:before{content:"\f6ef"}.fi-sr-glass-half:before{content:"\f6f0"}.fi-sr-glass-water-droplet:before{content:"\f6f1"}.fi-sr-glass-whiskey-rocks:before{content:"\f6f2"}.fi-sr-glass-whiskey:before{content:"\f6f3"}.fi-sr-glass:before{content:"\f6f4"}.fi-sr-glasses:before{content:"\f6f5"}.fi-sr-globe-alt:before{content:"\f6f6"}.fi-sr-globe-pointer:before{content:"\f6f7"}.fi-sr-globe-snow:before{content:"\f6f8"}.fi-sr-globe:before{content:"\f6f9"}.fi-sr-goal-net:before{content:"\f6fa"}.fi-sr-golf-ball:before{content:"\f6fb"}.fi-sr-golf-club:before{content:"\f6fc"}.fi-sr-golf-hole:before{content:"\f6fd"}.fi-sr-golf:before{content:"\f6fe"}.fi-sr-gopuram:before{content:"\f6ff"}.fi-sr-government-budget:before{content:"\f700"}.fi-sr-government-flag:before{content:"\f701"}.fi-sr-government-user:before{content:"\f702"}.fi-sr-gps-navigation:before{content:"\f703"}.fi-sr-graduation-cap:before{content:"\f704"}.fi-sr-gramophone:before{content:"\f705"}.fi-sr-grape:before{content:"\f706"}.fi-sr-graph-curve:before{content:"\f707"}.fi-sr-graphic-style:before{content:"\f708"}.fi-sr-graphic-tablet:before{content:"\f709"}.fi-sr-grate-droplet:before{content:"\f70a"}.fi-sr-grate:before{content:"\f70b"}.fi-sr-greater-than-equal:before{content:"\f70c"}.fi-sr-greater-than:before{content:"\f70d"}.fi-sr-greek-helmet:before{content:"\f70e"}.fi-sr-grid-alt:before{content:"\f70f"}.fi-sr-grid-dividers:before{content:"\f710"}.fi-sr-grid:before{content:"\f711"}.fi-sr-grill-hot-alt:before{content:"\f712"}.fi-sr-grill:before{content:"\f713"}.fi-sr-grimace:before{content:"\f714"}.fi-sr-grin-alt:before{content:"\f715"}.fi-sr-grin-beam-sweat:before{content:"\f716"}.fi-sr-grin-beam:before{content:"\f717"}.fi-sr-grin-hearts:before{content:"\f718"}.fi-sr-grin-squint-tears:before{content:"\f719"}.fi-sr-grin-squint:before{content:"\f71a"}.fi-sr-grin-stars:before{content:"\f71b"}.fi-sr-grin-tears:before{content:"\f71c"}.fi-sr-grin-tongue-squint:before{content:"\f71d"}.fi-sr-grin-tongue-wink:before{content:"\f71e"}.fi-sr-grin-tongue:before{content:"\f71f"}.fi-sr-grin-wink:before{content:"\f720"}.fi-sr-grin:before{content:"\f721"}.fi-sr-grip-dots-vertical:before{content:"\f722"}.fi-sr-grip-dots:before{content:"\f723"}.fi-sr-grip-horizontal:before{content:"\f724"}.fi-sr-grip-lines-vertical:before{content:"\f725"}.fi-sr-grip-lines:before{content:"\f726"}.fi-sr-grip-vertical:before{content:"\f727"}.fi-sr-grocery-bag:before{content:"\f728"}.fi-sr-grocery-basket:before{content:"\f729"}.fi-sr-group-arrows-rotate:before{content:"\f72a"}.fi-sr-group-call:before{content:"\f72b"}.fi-sr-group-community-social-media:before{content:"\f72c"}.fi-sr-growth-chart-invest:before{content:"\f72d"}.fi-sr-guarani-sign:before{content:"\f72e"}.fi-sr-guide-alt:before{content:"\f72f"}.fi-sr-guide:before{content:"\f730"}.fi-sr-guitar-electric:before{content:"\f731"}.fi-sr-guitar:before{content:"\f732"}.fi-sr-guitars:before{content:"\f733"}.fi-sr-gun-squirt:before{content:"\f734"}.fi-sr-gym:before{content:"\f735"}.fi-sr-h-square:before{content:"\f736"}.fi-sr-h:before{content:"\f737"}.fi-sr-h1:before{content:"\f738"}.fi-sr-h2:before{content:"\f739"}.fi-sr-h3:before{content:"\f73a"}.fi-sr-h4:before{content:"\f73b"}.fi-sr-hair-clipper:before{content:"\f73c"}.fi-sr-hamburger-soda:before{content:"\f73d"}.fi-sr-hamburger:before{content:"\f73e"}.fi-sr-hammer-crash:before{content:"\f73f"}.fi-sr-hammer-war:before{content:"\f740"}.fi-sr-hammer:before{content:"\f741"}.fi-sr-hamsa:before{content:"\f742"}.fi-sr-hand-back-fist:before{content:"\f743"}.fi-sr-hand-back-point-down:before{content:"\f744"}.fi-sr-hand-back-point-left:before{content:"\f745"}.fi-sr-hand-back-point-ribbon:before{content:"\f746"}.fi-sr-hand-back-point-right:before{content:"\f747"}.fi-sr-hand-bill:before{content:"\f748"}.fi-sr-hand-dots:before{content:"\f749"}.fi-sr-hand-fingers-crossed:before{content:"\f74a"}.fi-sr-hand-fist:before{content:"\f74b"}.fi-sr-hand-heart:before{content:"\f74c"}.fi-sr-hand-holding-box:before{content:"\f74d"}.fi-sr-hand-holding-droplet:before{content:"\f74e"}.fi-sr-hand-holding-heart:before{content:"\f74f"}.fi-sr-hand-holding-magic:before{content:"\f750"}.fi-sr-hand-holding-medical:before{content:"\f751"}.fi-sr-hand-holding-seeding:before{content:"\f752"}.fi-sr-hand-holding-skull:before{content:"\f753"}.fi-sr-hand-holding-usd:before{content:"\f754"}.fi-sr-hand-holding-water:before{content:"\f755"}.fi-sr-hand-horns:before{content:"\f756"}.fi-sr-hand-lizard:before{content:"\f757"}.fi-sr-hand-love:before{content:"\f758"}.fi-sr-hand-middle-finger:before{content:"\f759"}.fi-sr-hand-paper:before{content:"\f75a"}.fi-sr-hand-peace:before{content:"\f75b"}.fi-sr-hand-point-ribbon:before{content:"\f75c"}.fi-sr-hand-scissors:before{content:"\f75d"}.fi-sr-hand-sparkles:before{content:"\f75e"}.fi-sr-hand-spock:before{content:"\f75f"}.fi-sr-hand-wave:before{content:"\f760"}.fi-sr-handmade:before{content:"\f761"}.fi-sr-hands-bubbles:before{content:"\f762"}.fi-sr-hands-clapping:before{content:"\f763"}.fi-sr-hands-heart:before{content:"\f764"}.fi-sr-hands-holding-diamond:before{content:"\f765"}.fi-sr-hands-holding:before{content:"\f766"}.fi-sr-hands-usd:before{content:"\f767"}.fi-sr-handshake-angle:before{content:"\f768"}.fi-sr-handshake-deal-loan:before{content:"\f769"}.fi-sr-handshake-house:before{content:"\f76a"}.fi-sr-handshake-simple-slash:before{content:"\f76b"}.fi-sr-handshake-trust:before{content:"\f76c"}.fi-sr-handshake:before{content:"\f76d"}.fi-sr-hard-hat:before{content:"\f76e"}.fi-sr-hashtag-lock:before{content:"\f76f"}.fi-sr-hastag:before{content:"\f770"}.fi-sr-hat-beach:before{content:"\f771"}.fi-sr-hat-birthday:before{content:"\f772"}.fi-sr-hat-chef:before{content:"\f773"}.fi-sr-hat-cowboy-side:before{content:"\f774"}.fi-sr-hat-cowboy:before{content:"\f775"}.fi-sr-hat-santa:before{content:"\f776"}.fi-sr-hat-winter:before{content:"\f777"}.fi-sr-hat-witch:before{content:"\f778"}.fi-sr-hat-wizard:before{content:"\f779"}.fi-sr-hdd:before{content:"\f77a"}.fi-sr-head-side-brain:before{content:"\f77b"}.fi-sr-head-side-cough-slash:before{content:"\f77c"}.fi-sr-head-side-cough:before{content:"\f77d"}.fi-sr-head-side-headphones:before{content:"\f77e"}.fi-sr-head-side-heart:before{content:"\f77f"}.fi-sr-head-side-mask:before{content:"\f780"}.fi-sr-head-side-medical:before{content:"\f781"}.fi-sr-head-side-thinking:before{content:"\f782"}.fi-sr-head-side-virus:before{content:"\f783"}.fi-sr-head-side:before{content:"\f784"}.fi-sr-head-vr:before{content:"\f785"}.fi-sr-heading:before{content:"\f786"}.fi-sr-headphones:before{content:"\f787"}.fi-sr-headset:before{content:"\f788"}.fi-sr-heart-arrow:before{content:"\f789"}.fi-sr-heart-brain:before{content:"\f78a"}.fi-sr-heart-crack:before{content:"\f78b"}.fi-sr-heart-half-stroke:before{content:"\f78c"}.fi-sr-heart-half:before{content:"\f78d"}.fi-sr-heart-health-muscle:before{content:"\f78e"}.fi-sr-heart-lock:before{content:"\f78f"}.fi-sr-heart-partner-handshake:before{content:"\f790"}.fi-sr-heart-rate:before{content:"\f791"}.fi-sr-heart-slash:before{content:"\f792"}.fi-sr-heart-upside-down:before{content:"\f793"}.fi-sr-heart:before{content:"\f794"}.fi-sr-heat:before{content:"\f795"}.fi-sr-helicopter-side:before{content:"\f796"}.fi-sr-helmet-battle:before{content:"\f797"}.fi-sr-hexagon-check:before{content:"\f798"}.fi-sr-hexagon-divide:before{content:"\f799"}.fi-sr-hexagon-exclamation:before{content:"\f79a"}.fi-sr-hexagon:before{content:"\f79b"}.fi-sr-high-definition:before{content:"\f79c"}.fi-sr-high-five-celebration-yes:before{content:"\f79d"}.fi-sr-high-five:before{content:"\f79e"}.fi-sr-highlighter-line:before{content:"\f79f"}.fi-sr-highlighter:before{content:"\f7a0"}.fi-sr-hiking:before{content:"\f7a1"}.fi-sr-hippo:before{content:"\f7a2"}.fi-sr-hockey-mask:before{content:"\f7a3"}.fi-sr-hockey-puck:before{content:"\f7a4"}.fi-sr-hockey-stick-puck:before{content:"\f7a5"}.fi-sr-hockey-sticks:before{content:"\f7a6"}.fi-sr-holding-hand-gear:before{content:"\f7a7"}.fi-sr-holding-hand-revenue:before{content:"\f7a8"}.fi-sr-holly-berry:before{content:"\f7a9"}.fi-sr-home-heart:before{content:"\f7aa"}.fi-sr-home-location-alt:before{content:"\f7ab"}.fi-sr-home-location:before{content:"\f7ac"}.fi-sr-home:before{content:"\f7ad"}.fi-sr-honey-pot:before{content:"\f7ae"}.fi-sr-hood-cloak:before{content:"\f7af"}.fi-sr-horizontal-rule:before{content:"\f7b0"}.fi-sr-horse-head:before{content:"\f7b1"}.fi-sr-horse-saddle:before{content:"\f7b2"}.fi-sr-horse:before{content:"\f7b3"}.fi-sr-horseshoe-broken:before{content:"\f7b4"}.fi-sr-horseshoe:before{content:"\f7b5"}.fi-sr-hose-reel:before{content:"\f7b6"}.fi-sr-hose:before{content:"\f7b7"}.fi-sr-hospital-symbol:before{content:"\f7b8"}.fi-sr-hospital-user:before{content:"\f7b9"}.fi-sr-hospital:before{content:"\f7ba"}.fi-sr-hospitals:before{content:"\f7bb"}.fi-sr-hot-tub:before{content:"\f7bc"}.fi-sr-hotdog:before{content:"\f7bd"}.fi-sr-hotel:before{content:"\f7be"}.fi-sr-hourglass-end:before{content:"\f7bf"}.fi-sr-hourglass-start:before{content:"\f7c0"}.fi-sr-hourglass:before{content:"\f7c1"}.fi-sr-house-blank:before{content:"\f7c2"}.fi-sr-house-building:before{content:"\f7c3"}.fi-sr-house-chimney-blank:before{content:"\f7c4"}.fi-sr-house-chimney-crack:before{content:"\f7c5"}.fi-sr-house-chimney-heart:before{content:"\f7c6"}.fi-sr-house-chimney-medical:before{content:"\f7c7"}.fi-sr-house-chimney-user:before{content:"\f7c8"}.fi-sr-house-chimney-window:before{content:"\f7c9"}.fi-sr-house-chimney:before{content:"\f7ca"}.fi-sr-house-circle-check:before{content:"\f7cb"}.fi-sr-house-circle-exclamation:before{content:"\f7cc"}.fi-sr-house-circle-xmark:before{content:"\f7cd"}.fi-sr-house-crack-alt:before{content:"\f7ce"}.fi-sr-house-crack:before{content:"\f7cf"}.fi-sr-house-day:before{content:"\f7d0"}.fi-sr-house-fire:before{content:"\f7d1"}.fi-sr-house-flag:before{content:"\f7d2"}.fi-sr-house-flood:before{content:"\f7d3"}.fi-sr-house-laptop:before{content:"\f7d4"}.fi-sr-house-leave:before{content:"\f7d5"}.fi-sr-house-lock:before{content:"\f7d6"}.fi-sr-house-medical:before{content:"\f7d7"}.fi-sr-house-night:before{content:"\f7d8"}.fi-sr-house-return:before{content:"\f7d9"}.fi-sr-house-signal:before{content:"\f7da"}.fi-sr-house-tree:before{content:"\f7db"}.fi-sr-house-tsunami:before{content:"\f7dc"}.fi-sr-house-turret:before{content:"\f7dd"}.fi-sr-house-user:before{content:"\f7de"}.fi-sr-house-window:before{content:"\f7df"}.fi-sr-hr-group:before{content:"\f7e0"}.fi-sr-hr-person:before{content:"\f7e1"}.fi-sr-hr:before{content:"\f7e2"}.fi-sr-hryvnia:before{content:"\f7e3"}.fi-sr-humidity:before{content:"\f7e4"}.fi-sr-hundred-points:before{content:"\f7e5"}.fi-sr-hurricane:before{content:"\f7e6"}.fi-sr-i:before{content:"\f7e7"}.fi-sr-ice-cream:before{content:"\f7e8"}.fi-sr-icicles:before{content:"\f7e9"}.fi-sr-icon-star:before{content:"\f7ea"}.fi-sr-id-badge:before{content:"\f7eb"}.fi-sr-id-card-clip-alt:before{content:"\f7ec"}.fi-sr-igloo:before{content:"\f7ed"}.fi-sr-image-slash:before{content:"\f7ee"}.fi-sr-images-user:before{content:"\f7ef"}.fi-sr-images:before{content:"\f7f0"}.fi-sr-improve-user:before{content:"\f7f1"}.fi-sr-inbox-full:before{content:"\f7f2"}.fi-sr-inbox-in:before{content:"\f7f3"}.fi-sr-inbox-out:before{content:"\f7f4"}.fi-sr-inbox:before{content:"\f7f5"}.fi-sr-inboxes:before{content:"\f7f6"}.fi-sr-incense-sticks-yoga:before{content:"\f7f7"}.fi-sr-incognito:before{content:"\f7f8"}.fi-sr-indent:before{content:"\f7f9"}.fi-sr-indian-rupee-sign:before{content:"\f7fa"}.fi-sr-industry-alt:before{content:"\f7fb"}.fi-sr-industry-windows:before{content:"\f7fc"}.fi-sr-infinity:before{content:"\f7fd"}.fi-sr-info-guide:before{content:"\f7fe"}.fi-sr-info:before{content:"\f7ff"}.fi-sr-information:before{content:"\f800"}.fi-sr-inhaler:before{content:"\f801"}.fi-sr-input-numeric:before{content:"\f802"}.fi-sr-input-pipe:before{content:"\f803"}.fi-sr-input-text:before{content:"\f804"}.fi-sr-insert-alt:before{content:"\f805"}.fi-sr-insert-arrows:before{content:"\f806"}.fi-sr-insert-button-circle:before{content:"\f807"}.fi-sr-insert-credit-card:before{content:"\f808"}.fi-sr-insert-square:before{content:"\f809"}.fi-sr-insert:before{content:"\f80a"}.fi-sr-insight-alt:before{content:"\f80b"}.fi-sr-insight-head:before{content:"\f80c"}.fi-sr-insight:before{content:"\f80d"}.fi-sr-integral:before{content:"\f80e"}.fi-sr-interactive:before{content:"\f80f"}.fi-sr-interlining:before{content:"\f810"}.fi-sr-internet-speed-wifi:before{content:"\f811"}.fi-sr-interrogation:before{content:"\f812"}.fi-sr-intersection:before{content:"\f813"}.fi-sr-introduction-handshake:before{content:"\f814"}.fi-sr-introduction:before{content:"\f815"}.fi-sr-inventory-alt:before{content:"\f816"}.fi-sr-invest:before{content:"\f817"}.fi-sr-investment:before{content:"\f818"}.fi-sr-invite-alt:before{content:"\f819"}.fi-sr-invite:before{content:"\f81a"}.fi-sr-iot-alt:before{content:"\f81b"}.fi-sr-iot:before{content:"\f81c"}.fi-sr-ip-address:before{content:"\f81d"}.fi-sr-island-tropical:before{content:"\f81e"}.fi-sr-it-alt:before{content:"\f81f"}.fi-sr-it-computer:before{content:"\f820"}.fi-sr-it:before{content:"\f821"}.fi-sr-italian-lira-sign:before{content:"\f822"}.fi-sr-italic:before{content:"\f823"}.fi-sr-j:before{content:"\f824"}.fi-sr-jam:before{content:"\f825"}.fi-sr-jar-alt:before{content:"\f826"}.fi-sr-jar-wheat:before{content:"\f827"}.fi-sr-javascript:before{content:"\f828"}.fi-sr-joint:before{content:"\f829"}.fi-sr-joker:before{content:"\f82a"}.fi-sr-journal-alt:before{content:"\f82b"}.fi-sr-journal:before{content:"\f82c"}.fi-sr-journey:before{content:"\f82d"}.fi-sr-joystick:before{content:"\f82e"}.fi-sr-jpg:before{content:"\f82f"}.fi-sr-jug-alt:before{content:"\f830"}.fi-sr-jug-bottle:before{content:"\f831"}.fi-sr-jug:before{content:"\f832"}.fi-sr-jumping-rope:before{content:"\f833"}.fi-sr-k:before{content:"\f834"}.fi-sr-kaaba:before{content:"\f835"}.fi-sr-kazoo:before{content:"\f836"}.fi-sr-kerning:before{content:"\f837"}.fi-sr-key-lock-crypto:before{content:"\f838"}.fi-sr-key-skeleton-left-right:before{content:"\f839"}.fi-sr-key:before{content:"\f83a"}.fi-sr-keyboard-brightness-low:before{content:"\f83b"}.fi-sr-keyboard-brightness:before{content:"\f83c"}.fi-sr-keyboard-down:before{content:"\f83d"}.fi-sr-keyboard-left:before{content:"\f83e"}.fi-sr-keyboard:before{content:"\f83f"}.fi-sr-keynote:before{content:"\f840"}.fi-sr-kidneys:before{content:"\f841"}.fi-sr-kip-sign:before{content:"\f842"}.fi-sr-kiss-beam:before{content:"\f843"}.fi-sr-kiss-wink-heart:before{content:"\f844"}.fi-sr-kiss:before{content:"\f845"}.fi-sr-kite:before{content:"\f846"}.fi-sr-kiwi-bird:before{content:"\f847"}.fi-sr-kiwi-fruit:before{content:"\f848"}.fi-sr-knife-kitchen:before{content:"\f849"}.fi-sr-knife:before{content:"\f84a"}.fi-sr-knitting:before{content:"\f84b"}.fi-sr-kpi-evaluation:before{content:"\f84c"}.fi-sr-kpi:before{content:"\f84d"}.fi-sr-l:before{content:"\f84e"}.fi-sr-label:before{content:"\f84f"}.fi-sr-lacrosse-stick-ball:before{content:"\f850"}.fi-sr-lacrosse-stick:before{content:"\f851"}.fi-sr-lambda:before{content:"\f852"}.fi-sr-lamp-desk:before{content:"\f853"}.fi-sr-lamp-floor:before{content:"\f854"}.fi-sr-lamp-street:before{content:"\f855"}.fi-sr-lamp:before{content:"\f856"}.fi-sr-land-layer-location:before{content:"\f857"}.fi-sr-land-layers:before{content:"\f858"}.fi-sr-land-location:before{content:"\f859"}.fi-sr-landmark-alt:before{content:"\f85a"}.fi-sr-language:before{content:"\f85b"}.fi-sr-laptop-arrow-down:before{content:"\f85c"}.fi-sr-laptop-binary:before{content:"\f85d"}.fi-sr-laptop-code:before{content:"\f85e"}.fi-sr-laptop-medical:before{content:"\f85f"}.fi-sr-laptop-mobile:before{content:"\f860"}.fi-sr-laptop-slash:before{content:"\f861"}.fi-sr-laptop:before{content:"\f862"}.fi-sr-lari-sign:before{content:"\f863"}.fi-sr-lasso-sparkles:before{content:"\f864"}.fi-sr-lasso:before{content:"\f865"}.fi-sr-last-square:before{content:"\f866"}.fi-sr-laugh-beam:before{content:"\f867"}.fi-sr-laugh-squint:before{content:"\f868"}.fi-sr-laugh-wink:before{content:"\f869"}.fi-sr-laugh:before{content:"\f86a"}.fi-sr-lawyer-man:before{content:"\f86b"}.fi-sr-lawyer-woman:before{content:"\f86c"}.fi-sr-layer-minus:before{content:"\f86d"}.fi-sr-layer-plus:before{content:"\f86e"}.fi-sr-layers:before{content:"\f86f"}.fi-sr-layout-fluid:before{content:"\f870"}.fi-sr-lead-funnel:before{content:"\f871"}.fi-sr-lead-management:before{content:"\f872"}.fi-sr-lead:before{content:"\f873"}.fi-sr-leader-alt:before{content:"\f874"}.fi-sr-leader-speech:before{content:"\f875"}.fi-sr-leader:before{content:"\f876"}.fi-sr-leaderboard-alt:before{content:"\f877"}.fi-sr-leaderboard-trophy:before{content:"\f878"}.fi-sr-leaderboard:before{content:"\f879"}.fi-sr-leadership-alt:before{content:"\f87a"}.fi-sr-leadership:before{content:"\f87b"}.fi-sr-leaf-heart:before{content:"\f87c"}.fi-sr-leaf-maple:before{content:"\f87d"}.fi-sr-leaf-oak:before{content:"\f87e"}.fi-sr-leaf:before{content:"\f87f"}.fi-sr-leafy-green:before{content:"\f880"}.fi-sr-leave:before{content:"\f881"}.fi-sr-left-from-bracket:before{content:"\f882"}.fi-sr-left:before{content:"\f883"}.fi-sr-legal:before{content:"\f884"}.fi-sr-lemon:before{content:"\f885"}.fi-sr-lesbian-couple:before{content:"\f886"}.fi-sr-less-than-equal:before{content:"\f887"}.fi-sr-less-than:before{content:"\f888"}.fi-sr-lesson-class:before{content:"\f889"}.fi-sr-lesson:before{content:"\f88a"}.fi-sr-letter-case:before{content:"\f88b"}.fi-sr-lettuce:before{content:"\f88c"}.fi-sr-level-down-alt:before{content:"\f88d"}.fi-sr-level-down:before{content:"\f88e"}.fi-sr-level-up-alt:before{content:"\f88f"}.fi-sr-level-up:before{content:"\f890"}.fi-sr-license:before{content:"\f891"}.fi-sr-life-ring:before{content:"\f892"}.fi-sr-life:before{content:"\f893"}.fi-sr-light-ceiling:before{content:"\f894"}.fi-sr-light-emergency-on:before{content:"\f895"}.fi-sr-light-emergency:before{content:"\f896"}.fi-sr-light-switch-off:before{content:"\f897"}.fi-sr-light-switch-on:before{content:"\f898"}.fi-sr-light-switch:before{content:"\f899"}.fi-sr-lightbulb-cfl-on:before{content:"\f89a"}.fi-sr-lightbulb-cfl:before{content:"\f89b"}.fi-sr-lightbulb-dollar:before{content:"\f89c"}.fi-sr-lightbulb-exclamation:before{content:"\f89d"}.fi-sr-lightbulb-head:before{content:"\f89e"}.fi-sr-lightbulb-on:before{content:"\f89f"}.fi-sr-lightbulb-question:before{content:"\f8a0"}.fi-sr-lightbulb-setting:before{content:"\f8a1"}.fi-sr-lightbulb-slash:before{content:"\f8a2"}.fi-sr-lighthouse:before{content:"\f8a3"}.fi-sr-lights-holiday:before{content:"\f8a4"}.fi-sr-limit-hand:before{content:"\f8a5"}.fi-sr-limit-speedometer:before{content:"\f8a6"}.fi-sr-line-width:before{content:"\f8a7"}.fi-sr-link-alt:before{content:"\f8a8"}.fi-sr-link-horizontal-slash:before{content:"\f8a9"}.fi-sr-link-horizontal:before{content:"\f8aa"}.fi-sr-link-slash-alt:before{content:"\f8ab"}.fi-sr-link-slash:before{content:"\f8ac"}.fi-sr-link:before{content:"\f8ad"}.fi-sr-lion-head:before{content:"\f8ae"}.fi-sr-lion:before{content:"\f8af"}.fi-sr-lips:before{content:"\f8b0"}.fi-sr-lipstick:before{content:"\f8b1"}.fi-sr-lira-sign:before{content:"\f8b2"}.fi-sr-list-check:before{content:"\f8b3"}.fi-sr-list-dropdown:before{content:"\f8b4"}.fi-sr-list-music:before{content:"\f8b5"}.fi-sr-list-timeline:before{content:"\f8b6"}.fi-sr-list:before{content:"\f8b7"}.fi-sr-litecoin-sign:before{content:"\f8b8"}.fi-sr-live-alt:before{content:"\f8b9"}.fi-sr-live:before{content:"\f8ba"}.fi-sr-loading:before{content:"\f8bb"}.fi-sr-loan:before{content:"\f8bc"}.fi-sr-lobster:before{content:"\f8bd"}.fi-sr-location-alt:before{content:"\f8be"}.fi-sr-location-arrow:before{content:"\f8bf"}.fi-sr-location-crosshairs-slash:before{content:"\f8c0"}.fi-sr-location-crosshairs:before{content:"\f8c1"}.fi-sr-location-dot-slash:before{content:"\f8c2"}.fi-sr-location-exclamation:before{content:"\f8c3"}.fi-sr-location-pin-call:before{content:"\f8c4"}.fi-sr-lock-alt:before{content:"\f8c5"}.fi-sr-lock-hashtag:before{content:"\f8c6"}.fi-sr-lock-open-alt:before{content:"\f8c7"}.fi-sr-lock:before{content:"\f8c8"}.fi-sr-locust:before{content:"\f8c9"}.fi-sr-loop-square:before{content:"\f8ca"}.fi-sr-loveseat:before{content:"\f8cb"}.fi-sr-low-vision:before{content:"\f8cc"}.fi-sr-luchador:before{content:"\f8cd"}.fi-sr-luggage-cart:before{content:"\f8ce"}.fi-sr-luggage-rolling:before{content:"\f8cf"}.fi-sr-lungs-virus:before{content:"\f8d0"}.fi-sr-lungs:before{content:"\f8d1"}.fi-sr-m:before{content:"\f8d2"}.fi-sr-mace:before{content:"\f8d3"}.fi-sr-magnet-user:before{content:"\f8d4"}.fi-sr-magnet:before{content:"\f8d5"}.fi-sr-mailbox-envelope:before{content:"\f8d6"}.fi-sr-mailbox-flag-up:before{content:"\f8d7"}.fi-sr-mailbox:before{content:"\f8d8"}.fi-sr-makeup-brush:before{content:"\f8d9"}.fi-sr-man-head:before{content:"\f8da"}.fi-sr-man-scientist:before{content:"\f8db"}.fi-sr-manat-sign:before{content:"\f8dc"}.fi-sr-mandolin:before{content:"\f8dd"}.fi-sr-mango:before{content:"\f8de"}.fi-sr-manhole:before{content:"\f8df"}.fi-sr-map-location-track:before{content:"\f8e0"}.fi-sr-map-marker-check:before{content:"\f8e1"}.fi-sr-map-marker-cross:before{content:"\f8e2"}.fi-sr-map-marker-edit:before{content:"\f8e3"}.fi-sr-map-marker-home:before{content:"\f8e4"}.fi-sr-map-marker-minus:before{content:"\f8e5"}.fi-sr-map-marker-plus:before{content:"\f8e6"}.fi-sr-map-marker-question:before{content:"\f8e7"}.fi-sr-map-marker-slash:before{content:"\f8e8"}.fi-sr-map-marker-smile:before{content:"\f8e9"}.fi-sr-map-marker:before{content:"\f8ea"}.fi-sr-map-pin:before{content:"\f8eb"}.fi-sr-map-point:before{content:"\f8ec"}.fi-sr-map:before{content:"\f8ed"}.fi-sr-marker-time:before{content:"\f8ee"}.fi-sr-marker:before{content:"\f8ef"}.fi-sr-marketplace-alt:before{content:"\f8f0"}.fi-sr-marketplace-store:before{content:"\f8f1"}.fi-sr-marketplace:before{content:"\f8f2"}.fi-sr-mars-double:before{content:"\f8f3"}.fi-sr-mars-stroke-right:before{content:"\f8f4"}.fi-sr-mars-stroke-up:before{content:"\f8f5"}.fi-sr-mars:before{content:"\f8f6"}.fi-sr-martini-glass-citrus:before{content:"\f8f7"}.fi-sr-martini-glass-empty:before{content:"\f8f8"}.fi-sr-mask-carnival:before{content:"\f8f9"}.fi-sr-mask-face:before{content:"\f8fa"}.fi-sr-mask-snorkel:before{content:"\f8fb"}.fi-sr-massage:before{content:"\f8fc"}.fi-sr-match-fire:before{content:"\f8fd"}.fi-sr-mattress-pillow:before{content:"\f8fe"}.fi-sr-measuring-tape:before{content:"\f8ff"}.fi-sr-meat:before{content:"\f900"}.fi-sr-medal:before{content:"\f901"}.fi-sr-medical-star:before{content:"\f902"}.fi-sr-medicine:before{content:"\f903"}.fi-sr-meditation:before{content:"\f904"}.fi-sr-meeting-alt:before{content:"\f905"}.fi-sr-meeting:before{content:"\f906"}.fi-sr-megaphone-announcement-leader:before{content:"\f907"}.fi-sr-megaphone:before{content:"\f908"}.fi-sr-meh-blank:before{content:"\f909"}.fi-sr-meh-rolling-eyes:before{content:"\f90a"}.fi-sr-meh:before{content:"\f90b"}.fi-sr-melon-alt:before{content:"\f90c"}.fi-sr-melon:before{content:"\f90d"}.fi-sr-member-list:before{content:"\f90e"}.fi-sr-member-search:before{content:"\f90f"}.fi-sr-membership-vip:before{content:"\f910"}.fi-sr-membership:before{content:"\f911"}.fi-sr-memo-circle-check:before{content:"\f912"}.fi-sr-memo-pad:before{content:"\f913"}.fi-sr-memo:before{content:"\f914"}.fi-sr-memory:before{content:"\f915"}.fi-sr-menu-burger:before{content:"\f916"}.fi-sr-menu-dots-vertical:before{content:"\f917"}.fi-sr-menu-dots:before{content:"\f918"}.fi-sr-mercury:before{content:"\f919"}.fi-sr-message-arrow-down:before{content:"\f91a"}.fi-sr-message-arrow-up-right:before{content:"\f91b"}.fi-sr-message-arrow-up:before{content:"\f91c"}.fi-sr-message-bot:before{content:"\f91d"}.fi-sr-message-code:before{content:"\f91e"}.fi-sr-message-dollar:before{content:"\f91f"}.fi-sr-message-heart:before{content:"\f920"}.fi-sr-message-image:before{content:"\f921"}.fi-sr-message-question:before{content:"\f922"}.fi-sr-message-quote:before{content:"\f923"}.fi-sr-message-slash:before{content:"\f924"}.fi-sr-message-sms:before{content:"\f925"}.fi-sr-message-text:before{content:"\f926"}.fi-sr-message-xmark:before{content:"\f927"}.fi-sr-messages-dollar:before{content:"\f928"}.fi-sr-messages-question:before{content:"\f929"}.fi-sr-messages:before{content:"\f92a"}.fi-sr-meteor:before{content:"\f92b"}.fi-sr-meter-bolt:before{content:"\f92c"}.fi-sr-meter-droplet:before{content:"\f92d"}.fi-sr-meter-fire:before{content:"\f92e"}.fi-sr-meter:before{content:"\f92f"}.fi-sr-microchip-ai:before{content:"\f930"}.fi-sr-microchip:before{content:"\f931"}.fi-sr-microphone-alt:before{content:"\f932"}.fi-sr-microphone-slash:before{content:"\f933"}.fi-sr-microphone:before{content:"\f934"}.fi-sr-microscope:before{content:"\f935"}.fi-sr-microwave:before{content:"\f936"}.fi-sr-milk-alt:before{content:"\f937"}.fi-sr-milk:before{content:"\f938"}.fi-sr-mill-sign:before{content:"\f939"}.fi-sr-mind-share:before{content:"\f93a"}.fi-sr-minus-circle:before{content:"\f93b"}.fi-sr-minus-hexagon:before{content:"\f93c"}.fi-sr-minus-small:before{content:"\f93d"}.fi-sr-minus:before{content:"\f93e"}.fi-sr-mistletoe:before{content:"\f93f"}.fi-sr-mix:before{content:"\f940"}.fi-sr-mobile-button:before{content:"\f941"}.fi-sr-mobile-notch:before{content:"\f942"}.fi-sr-mobile:before{content:"\f943"}.fi-sr-mockup:before{content:"\f944"}.fi-sr-mode-alt:before{content:"\f945"}.fi-sr-mode-landscape:before{content:"\f946"}.fi-sr-mode-portrait:before{content:"\f947"}.fi-sr-mode:before{content:"\f948"}.fi-sr-model-cube-arrows:before{content:"\f949"}.fi-sr-model-cube-space:before{content:"\f94a"}.fi-sr-model-cube:before{content:"\f94b"}.fi-sr-module:before{content:"\f94c"}.fi-sr-monday:before{content:"\f94d"}.fi-sr-money-bill-simple:before{content:"\f94e"}.fi-sr-money-bill-transfer:before{content:"\f94f"}.fi-sr-money-bill-wave-alt:before{content:"\f950"}.fi-sr-money-bill-wave:before{content:"\f951"}.fi-sr-money-bills-simple:before{content:"\f952"}.fi-sr-money-bills:before{content:"\f953"}.fi-sr-money-check-edit-alt:before{content:"\f954"}.fi-sr-money-check-edit:before{content:"\f955"}.fi-sr-money-check:before{content:"\f956"}.fi-sr-money-coin-transfer:before{content:"\f957"}.fi-sr-money-from-bracket:before{content:"\f958"}.fi-sr-money-simple-from-bracket:before{content:"\f959"}.fi-sr-money-transfer-alt:before{content:"\f95a"}.fi-sr-money-transfer-coin-arrow:before{content:"\f95b"}.fi-sr-money-transfer-smartphone:before{content:"\f95c"}.fi-sr-money-wings:before{content:"\f95d"}.fi-sr-money:before{content:"\f95e"}.fi-sr-monkey:before{content:"\f95f"}.fi-sr-monument:before{content:"\f960"}.fi-sr-moon-stars:before{content:"\f961"}.fi-sr-moon:before{content:"\f962"}.fi-sr-moped:before{content:"\f963"}.fi-sr-mortar-pestle:before{content:"\f964"}.fi-sr-mortgage:before{content:"\f965"}.fi-sr-mosque-alt:before{content:"\f966"}.fi-sr-mosque-moon:before{content:"\f967"}.fi-sr-mosque:before{content:"\f968"}.fi-sr-mosquito-net:before{content:"\f969"}.fi-sr-mosquito:before{content:"\f96a"}.fi-sr-motorcycle:before{content:"\f96b"}.fi-sr-mound:before{content:"\f96c"}.fi-sr-mountain-city:before{content:"\f96d"}.fi-sr-mountain:before{content:"\f96e"}.fi-sr-mountains:before{content:"\f96f"}.fi-sr-mouse-field:before{content:"\f970"}.fi-sr-mouse:before{content:"\f971"}.fi-sr-mov-file:before{content:"\f972"}.fi-sr-move-to-folder-2:before{content:"\f973"}.fi-sr-move-to-folder:before{content:"\f974"}.fi-sr-mp3-file:before{content:"\f975"}.fi-sr-mp3-player:before{content:"\f976"}.fi-sr-mp4-file:before{content:"\f977"}.fi-sr-mug-alt:before{content:"\f978"}.fi-sr-mug-hot-alt:before{content:"\f979"}.fi-sr-mug-hot:before{content:"\f97a"}.fi-sr-mug-marshmallows:before{content:"\f97b"}.fi-sr-mug-tea-saucer:before{content:"\f97c"}.fi-sr-mug-tea:before{content:"\f97d"}.fi-sr-mug:before{content:"\f97e"}.fi-sr-multiple-alt:before{content:"\f97f"}.fi-sr-multiple:before{content:"\f980"}.fi-sr-muscle:before{content:"\f981"}.fi-sr-mushroom-alt:before{content:"\f982"}.fi-sr-mushroom:before{content:"\f983"}.fi-sr-music-alt-slash:before{content:"\f984"}.fi-sr-music-alt:before{content:"\f985"}.fi-sr-music-file:before{content:"\f986"}.fi-sr-music-note:before{content:"\f987"}.fi-sr-music-slash:before{content:"\f988"}.fi-sr-music:before{content:"\f989"}.fi-sr-n:before{content:"\f98a"}.fi-sr-naira-sign:before{content:"\f98b"}.fi-sr-narwhal:before{content:"\f98c"}.fi-sr-navigation:before{content:"\f98d"}.fi-sr-nesting-dolls:before{content:"\f98e"}.fi-sr-network-cloud:before{content:"\f98f"}.fi-sr-network:before{content:"\f990"}.fi-sr-neuter:before{content:"\f991"}.fi-sr-newsletter-subscribe:before{content:"\f992"}.fi-sr-newspaper-open:before{content:"\f993"}.fi-sr-newspaper:before{content:"\f994"}.fi-sr-nfc-lock:before{content:"\f995"}.fi-sr-nfc-magnifying-glass:before{content:"\f996"}.fi-sr-nfc-pen:before{content:"\f997"}.fi-sr-nfc-slash:before{content:"\f998"}.fi-sr-nfc-trash:before{content:"\f999"}.fi-sr-nfc:before{content:"\f99a"}.fi-sr-night-day:before{content:"\f99b"}.fi-sr-no-fee:before{content:"\f99c"}.fi-sr-no-people:before{content:"\f99d"}.fi-sr-noodles:before{content:"\f99e"}.fi-sr-nose:before{content:"\f99f"}.fi-sr-not-equal:before{content:"\f9a0"}.fi-sr-not-found-alt:before{content:"\f9a1"}.fi-sr-not-found-magnifying-glass:before{content:"\f9a2"}.fi-sr-not-found:before{content:"\f9a3"}.fi-sr-notdef:before{content:"\f9a4"}.fi-sr-note-medical:before{content:"\f9a5"}.fi-sr-note-sticky:before{content:"\f9a6"}.fi-sr-note:before{content:"\f9a7"}.fi-sr-notebook-alt:before{content:"\f9a8"}.fi-sr-notebook:before{content:"\f9a9"}.fi-sr-notes-medical:before{content:"\f9aa"}.fi-sr-notes:before{content:"\f9ab"}.fi-sr-o:before{content:"\f9ac"}.fi-sr-object-exclude:before{content:"\f9ad"}.fi-sr-object-group:before{content:"\f9ae"}.fi-sr-object-intersect:before{content:"\f9af"}.fi-sr-object-subtract:before{content:"\f9b0"}.fi-sr-object-ungroup:before{content:"\f9b1"}.fi-sr-object-union:before{content:"\f9b2"}.fi-sr-objects-column:before{content:"\f9b3"}.fi-sr-octagon-check:before{content:"\f9b4"}.fi-sr-octagon-divide:before{content:"\f9b5"}.fi-sr-octagon-exclamation:before{content:"\f9b6"}.fi-sr-octagon-minus:before{content:"\f9b7"}.fi-sr-octagon-plus:before{content:"\f9b8"}.fi-sr-octagon-xmark:before{content:"\f9b9"}.fi-sr-octagon:before{content:"\f9ba"}.fi-sr-oil-can:before{content:"\f9bb"}.fi-sr-oil-temp:before{content:"\f9bc"}.fi-sr-olive-oil:before{content:"\f9bd"}.fi-sr-olive:before{content:"\f9be"}.fi-sr-olives:before{content:"\f9bf"}.fi-sr-om:before{content:"\f9c0"}.fi-sr-omega:before{content:"\f9c1"}.fi-sr-onboarding:before{content:"\f9c2"}.fi-sr-onion:before{content:"\f9c3"}.fi-sr-opacity:before{content:"\f9c4"}.fi-sr-open-mail-clip:before{content:"\f9c5"}.fi-sr-operating-system-upgrade:before{content:"\f9c6"}.fi-sr-operation:before{content:"\f9c7"}.fi-sr-order-history:before{content:"\f9c8"}.fi-sr-organization-chart:before{content:"\f9c9"}.fi-sr-ornament:before{content:"\f9ca"}.fi-sr-otp:before{content:"\f9cb"}.fi-sr-otter:before{content:"\f9cc"}.fi-sr-outdent:before{content:"\f9cd"}.fi-sr-oval-alt:before{content:"\f9ce"}.fi-sr-oval:before{content:"\f9cf"}.fi-sr-oven:before{content:"\f9d0"}.fi-sr-overline:before{content:"\f9d1"}.fi-sr-overview:before{content:"\f9d2"}.fi-sr-p:before{content:"\f9d3"}.fi-sr-package:before{content:"\f9d4"}.fi-sr-padlock-check:before{content:"\f9d5"}.fi-sr-page-break:before{content:"\f9d6"}.fi-sr-pager:before{content:"\f9d7"}.fi-sr-paid:before{content:"\f9d8"}.fi-sr-paint-roller:before{content:"\f9d9"}.fi-sr-paint:before{content:"\f9da"}.fi-sr-paintbrush-pencil:before{content:"\f9db"}.fi-sr-palette:before{content:"\f9dc"}.fi-sr-pallet-alt:before{content:"\f9dd"}.fi-sr-pallet:before{content:"\f9de"}.fi-sr-pan-food:before{content:"\f9df"}.fi-sr-pan-frying:before{content:"\f9e0"}.fi-sr-pan:before{content:"\f9e1"}.fi-sr-pancakes:before{content:"\f9e2"}.fi-sr-panorama:before{content:"\f9e3"}.fi-sr-paper-plane-launch:before{content:"\f9e4"}.fi-sr-paper-plane-top:before{content:"\f9e5"}.fi-sr-paper-plane:before{content:"\f9e6"}.fi-sr-paperclip-vertical:before{content:"\f9e7"}.fi-sr-parachute-box:before{content:"\f9e8"}.fi-sr-paragraph-left:before{content:"\f9e9"}.fi-sr-paragraph:before{content:"\f9ea"}.fi-sr-parking-circle-slash:before{content:"\f9eb"}.fi-sr-parking-circle:before{content:"\f9ec"}.fi-sr-parking-slash:before{content:"\f9ed"}.fi-sr-parking:before{content:"\f9ee"}.fi-sr-party-bell:before{content:"\f9ef"}.fi-sr-party-horn:before{content:"\f9f0"}.fi-sr-party:before{content:"\f9f1"}.fi-sr-passport:before{content:"\f9f2"}.fi-sr-password-alt:before{content:"\f9f3"}.fi-sr-password-computer:before{content:"\f9f4"}.fi-sr-password-email:before{content:"\f9f5"}.fi-sr-password-smartphone:before{content:"\f9f6"}.fi-sr-password:before{content:"\f9f7"}.fi-sr-paste:before{content:"\f9f8"}.fi-sr-pattern:before{content:"\f9f9"}.fi-sr-pause-circle:before{content:"\f9fa"}.fi-sr-pause-square:before{content:"\f9fb"}.fi-sr-pause:before{content:"\f9fc"}.fi-sr-paw-claws:before{content:"\f9fd"}.fi-sr-paw-heart:before{content:"\f9fe"}.fi-sr-paw:before{content:"\f9ff"}.fi-sr-payment-pos:before{content:"\fa00"}.fi-sr-payroll-check:before{content:"\fa01"}.fi-sr-peace:before{content:"\fa02"}.fi-sr-peach:before{content:"\fa03"}.fi-sr-peanut:before{content:"\fa04"}.fi-sr-peanuts:before{content:"\fa05"}.fi-sr-peapod:before{content:"\fa06"}.fi-sr-pear:before{content:"\fa07"}.fi-sr-pedestal:before{content:"\fa08"}.fi-sr-pen-circle:before{content:"\fa09"}.fi-sr-pen-clip-slash:before{content:"\fa0a"}.fi-sr-pen-clip:before{content:"\fa0b"}.fi-sr-pen-fancy-slash:before{content:"\fa0c"}.fi-sr-pen-fancy:before{content:"\fa0d"}.fi-sr-pen-field:before{content:"\fa0e"}.fi-sr-pen-nib-slash:before{content:"\fa0f"}.fi-sr-pen-nib:before{content:"\fa10"}.fi-sr-pen-slash:before{content:"\fa11"}.fi-sr-pen-square:before{content:"\fa12"}.fi-sr-pen-swirl:before{content:"\fa13"}.fi-sr-pencil-paintbrush:before{content:"\fa14"}.fi-sr-pencil-ruler:before{content:"\fa15"}.fi-sr-pencil-slash:before{content:"\fa16"}.fi-sr-pencil:before{content:"\fa17"}.fi-sr-pending:before{content:"\fa18"}.fi-sr-pennant:before{content:"\fa19"}.fi-sr-people-arrows-left-right:before{content:"\fa1a"}.fi-sr-people-carry-box:before{content:"\fa1b"}.fi-sr-people-dress:before{content:"\fa1c"}.fi-sr-people-network-partner:before{content:"\fa1d"}.fi-sr-people-pants:before{content:"\fa1e"}.fi-sr-people-poll:before{content:"\fa1f"}.fi-sr-people-pulling:before{content:"\fa20"}.fi-sr-people-roof:before{content:"\fa21"}.fi-sr-people:before{content:"\fa22"}.fi-sr-pepper-alt:before{content:"\fa23"}.fi-sr-pepper-hot:before{content:"\fa24"}.fi-sr-pepper:before{content:"\fa25"}.fi-sr-percentage:before{content:"\fa26"}.fi-sr-person-burst:before{content:"\fa27"}.fi-sr-person-carry-box:before{content:"\fa28"}.fi-sr-person-circle-check:before{content:"\fa29"}.fi-sr-person-circle-exclamation:before{content:"\fa2a"}.fi-sr-person-circle-minus:before{content:"\fa2b"}.fi-sr-person-circle-plus:before{content:"\fa2c"}.fi-sr-person-circle-question:before{content:"\fa2d"}.fi-sr-person-circle-xmark:before{content:"\fa2e"}.fi-sr-person-cv:before{content:"\fa2f"}.fi-sr-person-dolly-empty:before{content:"\fa30"}.fi-sr-person-dolly:before{content:"\fa31"}.fi-sr-person-dress-simple:before{content:"\fa32"}.fi-sr-person-dress:before{content:"\fa33"}.fi-sr-person-luggage:before{content:"\fa34"}.fi-sr-person-lunge:before{content:"\fa35"}.fi-sr-person-pilates:before{content:"\fa36"}.fi-sr-person-praying:before{content:"\fa37"}.fi-sr-person-pregnant:before{content:"\fa38"}.fi-sr-person-seat-reclined:before{content:"\fa39"}.fi-sr-person-seat:before{content:"\fa3a"}.fi-sr-person-shelter:before{content:"\fa3b"}.fi-sr-person-sign:before{content:"\fa3c"}.fi-sr-person-simple:before{content:"\fa3d"}.fi-sr-person-walking-with-cane:before{content:"\fa3e"}.fi-sr-peseta-sign:before{content:"\fa3f"}.fi-sr-peso-sign:before{content:"\fa40"}.fi-sr-pets:before{content:"\fa41"}.fi-sr-pharmacy:before{content:"\fa42"}.fi-sr-phone-call:before{content:"\fa43"}.fi-sr-phone-cross:before{content:"\fa44"}.fi-sr-phone-flip:before{content:"\fa45"}.fi-sr-phone-guide:before{content:"\fa46"}.fi-sr-phone-heart-message:before{content:"\fa47"}.fi-sr-phone-office:before{content:"\fa48"}.fi-sr-phone-pause:before{content:"\fa49"}.fi-sr-phone-plus:before{content:"\fa4a"}.fi-sr-phone-rotary:before{content:"\fa4b"}.fi-sr-phone-slash:before{content:"\fa4c"}.fi-sr-photo-capture:before{content:"\fa4d"}.fi-sr-photo-film-music:before{content:"\fa4e"}.fi-sr-photo-video:before{content:"\fa4f"}.fi-sr-physics:before{content:"\fa50"}.fi-sr-Pi:before{content:"\fa51"}.fi-sr-piano-keyboard:before{content:"\fa52"}.fi-sr-piano:before{content:"\fa53"}.fi-sr-pickaxe:before{content:"\fa54"}.fi-sr-picking-box:before{content:"\fa55"}.fi-sr-picking:before{content:"\fa56"}.fi-sr-picnic:before{content:"\fa57"}.fi-sr-picpeople-filled:before{content:"\fa58"}.fi-sr-picpeople:before{content:"\fa59"}.fi-sr-picture:before{content:"\fa5a"}.fi-sr-pie:before{content:"\fa5b"}.fi-sr-pig-bank-bulb:before{content:"\fa5c"}.fi-sr-pig-face:before{content:"\fa5d"}.fi-sr-pig:before{content:"\fa5e"}.fi-sr-piggy-bank-budget:before{content:"\fa5f"}.fi-sr-piggy-bank:before{content:"\fa60"}.fi-sr-pills:before{content:"\fa61"}.fi-sr-pinata:before{content:"\fa62"}.fi-sr-pineapple-alt:before{content:"\fa63"}.fi-sr-pineapple:before{content:"\fa64"}.fi-sr-pipe-smoking:before{content:"\fa65"}.fi-sr-pipette:before{content:"\fa66"}.fi-sr-pizza-slice:before{content:"\fa67"}.fi-sr-place-of-worship:before{content:"\fa68"}.fi-sr-plan-strategy:before{content:"\fa69"}.fi-sr-plan:before{content:"\fa6a"}.fi-sr-plane-alt:before{content:"\fa6b"}.fi-sr-plane-arrival:before{content:"\fa6c"}.fi-sr-plane-departure:before{content:"\fa6d"}.fi-sr-plane-prop:before{content:"\fa6e"}.fi-sr-plane-slash:before{content:"\fa6f"}.fi-sr-plane-tail:before{content:"\fa70"}.fi-sr-plane:before{content:"\fa71"}.fi-sr-planet-moon:before{content:"\fa72"}.fi-sr-planet-ringed:before{content:"\fa73"}.fi-sr-plant-care:before{content:"\fa74"}.fi-sr-plant-growth:before{content:"\fa75"}.fi-sr-plant-seed-invest:before{content:"\fa76"}.fi-sr-plant-wilt:before{content:"\fa77"}.fi-sr-plate-utensils:before{content:"\fa78"}.fi-sr-plate-wheat:before{content:"\fa79"}.fi-sr-plate:before{content:"\fa7a"}.fi-sr-play-alt:before{content:"\fa7b"}.fi-sr-play-circle:before{content:"\fa7c"}.fi-sr-play-microphone:before{content:"\fa7d"}.fi-sr-play-pause:before{content:"\fa7e"}.fi-sr-play:before{content:"\fa7f"}.fi-sr-plug-alt:before{content:"\fa80"}.fi-sr-plug-cable:before{content:"\fa81"}.fi-sr-plug-circle-bolt:before{content:"\fa82"}.fi-sr-plug-circle-check:before{content:"\fa83"}.fi-sr-plug-circle-exclamation:before{content:"\fa84"}.fi-sr-plug-circle-minus:before{content:"\fa85"}.fi-sr-plug-circle-plus:before{content:"\fa86"}.fi-sr-plug-connection:before{content:"\fa87"}.fi-sr-plug:before{content:"\fa88"}.fi-sr-plus-hexagon:before{content:"\fa89"}.fi-sr-plus-minus:before{content:"\fa8a"}.fi-sr-plus-small:before{content:"\fa8b"}.fi-sr-plus:before{content:"\fa8c"}.fi-sr-png-file:before{content:"\fa8d"}.fi-sr-podcast:before{content:"\fa8e"}.fi-sr-podium-star:before{content:"\fa8f"}.fi-sr-podium-victory-leader:before{content:"\fa90"}.fi-sr-podium:before{content:"\fa91"}.fi-sr-point-of-sale-bill:before{content:"\fa92"}.fi-sr-point-of-sale-signal:before{content:"\fa93"}.fi-sr-point-of-sale:before{content:"\fa94"}.fi-sr-pointer-loading:before{content:"\fa95"}.fi-sr-pointer-text:before{content:"\fa96"}.fi-sr-police-box:before{content:"\fa97"}.fi-sr-poll-h:before{content:"\fa98"}.fi-sr-pollution:before{content:"\fa99"}.fi-sr-pompebled:before{content:"\fa9a"}.fi-sr-poo-bolt:before{content:"\fa9b"}.fi-sr-poo:before{content:"\fa9c"}.fi-sr-pool-8-ball:before{content:"\fa9d"}.fi-sr-poop:before{content:"\fa9e"}.fi-sr-popcorn:before{content:"\fa9f"}.fi-sr-popsicle:before{content:"\faa0"}.fi-sr-portal-enter:before{content:"\faa1"}.fi-sr-portal-exit:before{content:"\faa2"}.fi-sr-portrait:before{content:"\faa3"}.fi-sr-postal-address:before{content:"\faa4"}.fi-sr-pot:before{content:"\faa5"}.fi-sr-potato:before{content:"\faa6"}.fi-sr-pound:before{content:"\faa7"}.fi-sr-power:before{content:"\faa8"}.fi-sr-ppt-file:before{content:"\faa9"}.fi-sr-practice:before{content:"\faaa"}.fi-sr-praying-hands:before{content:"\faab"}.fi-sr-prescription-bottle-alt:before{content:"\faac"}.fi-sr-prescription-bottle-pill:before{content:"\faad"}.fi-sr-prescription-bottle:before{content:"\faae"}.fi-sr-prescription:before{content:"\faaf"}.fi-sr-presentation:before{content:"\fab0"}.fi-sr-preview:before{content:"\fab1"}.fi-sr-previous-square:before{content:"\fab2"}.fi-sr-print-magnifying-glass:before{content:"\fab3"}.fi-sr-print-slash:before{content:"\fab4"}.fi-sr-print:before{content:"\fab5"}.fi-sr-priority-arrow:before{content:"\fab6"}.fi-sr-priority-arrows:before{content:"\fab7"}.fi-sr-priority-importance:before{content:"\fab8"}.fi-sr-procedures:before{content:"\fab9"}.fi-sr-process:before{content:"\faba"}.fi-sr-productivity:before{content:"\fabb"}.fi-sr-progress-complete:before{content:"\fabc"}.fi-sr-progress-download:before{content:"\fabd"}.fi-sr-progress-upload:before{content:"\fabe"}.fi-sr-projector:before{content:"\fabf"}.fi-sr-protractor:before{content:"\fac0"}.fi-sr-pulse:before{content:"\fac1"}.fi-sr-pump-medical:before{content:"\fac2"}.fi-sr-pump:before{content:"\fac3"}.fi-sr-pumpkin-alt-2:before{content:"\fac4"}.fi-sr-pumpkin-alt:before{content:"\fac5"}.fi-sr-pumpkin:before{content:"\fac6"}.fi-sr-puzzle-alt:before{content:"\fac7"}.fi-sr-puzzle-piece-integration:before{content:"\fac8"}.fi-sr-puzzle-piece:before{content:"\fac9"}.fi-sr-puzzle-pieces:before{content:"\faca"}.fi-sr-pyramid:before{content:"\facb"}.fi-sr-q:before{content:"\facc"}.fi-sr-qr-scan:before{content:"\facd"}.fi-sr-QR:before{content:"\face"}.fi-sr-qrcode:before{content:"\facf"}.fi-sr-question-square:before{content:"\fad0"}.fi-sr-question:before{content:"\fad1"}.fi-sr-queue-alt:before{content:"\fad2"}.fi-sr-queue-line:before{content:"\fad3"}.fi-sr-queue-signal:before{content:"\fad4"}.fi-sr-queue:before{content:"\fad5"}.fi-sr-quill-pen-story:before{content:"\fad6"}.fi-sr-quiz-alt:before{content:"\fad7"}.fi-sr-quiz:before{content:"\fad8"}.fi-sr-quote-right:before{content:"\fad9"}.fi-sr-r:before{content:"\fada"}.fi-sr-rabbit-fast:before{content:"\fadb"}.fi-sr-rabbit:before{content:"\fadc"}.fi-sr-raccoon:before{content:"\fadd"}.fi-sr-racquet:before{content:"\fade"}.fi-sr-radar-monitoring-track:before{content:"\fadf"}.fi-sr-radar:before{content:"\fae0"}.fi-sr-radiation-alt:before{content:"\fae1"}.fi-sr-radiation:before{content:"\fae2"}.fi-sr-radio-alt:before{content:"\fae3"}.fi-sr-radio-button:before{content:"\fae4"}.fi-sr-radio:before{content:"\fae5"}.fi-sr-radish:before{content:"\fae6"}.fi-sr-rainbow:before{content:"\fae7"}.fi-sr-raindrops:before{content:"\fae8"}.fi-sr-ram:before{content:"\fae9"}.fi-sr-ramp-loading:before{content:"\faea"}.fi-sr-rank:before{content:"\faeb"}.fi-sr-ranking-podium-empty:before{content:"\faec"}.fi-sr-ranking-podium:before{content:"\faed"}.fi-sr-ranking-star:before{content:"\faee"}.fi-sr-ranking-stars:before{content:"\faef"}.fi-sr-raygun:before{content:"\faf0"}.fi-sr-razor-barber:before{content:"\faf1"}.fi-sr-react:before{content:"\faf2"}.fi-sr-rec:before{content:"\faf3"}.fi-sr-receipt:before{content:"\faf4"}.fi-sr-recipe-book:before{content:"\faf5"}.fi-sr-recipe:before{content:"\faf6"}.fi-sr-record-vinyl:before{content:"\faf7"}.fi-sr-rectabgle-vertical:before{content:"\faf8"}.fi-sr-rectangle-barcode:before{content:"\faf9"}.fi-sr-rectangle-code:before{content:"\fafa"}.fi-sr-rectangle-history-circle-plus:before{content:"\fafb"}.fi-sr-rectangle-horizontal:before{content:"\fafc"}.fi-sr-rectangle-list:before{content:"\fafd"}.fi-sr-rectangle-panoramic:before{content:"\fafe"}.fi-sr-rectangle-pro:before{content:"\faff"}.fi-sr-rectangle-vertical-history:before{content:"\fb00"}.fi-sr-rectangle-vertical:before{content:"\fb01"}.fi-sr-rectangle-xmark:before{content:"\fb02"}.fi-sr-rectangles-mixed:before{content:"\fb03"}.fi-sr-recycle-bin:before{content:"\fb04"}.fi-sr-recycle:before{content:"\fb05"}.fi-sr-redo-alt:before{content:"\fb06"}.fi-sr-redo:before{content:"\fb07"}.fi-sr-reel:before{content:"\fb08"}.fi-sr-refer-arrow:before{content:"\fb09"}.fi-sr-refer:before{content:"\fb0a"}.fi-sr-referral-alt:before{content:"\fb0b"}.fi-sr-referral-user:before{content:"\fb0c"}.fi-sr-referral:before{content:"\fb0d"}.fi-sr-reflect-horizontal-alt:before{content:"\fb0e"}.fi-sr-reflect-horizontal:before{content:"\fb0f"}.fi-sr-reflect-vertical:before{content:"\fb10"}.fi-sr-reflect:before{content:"\fb11"}.fi-sr-refresh:before{content:"\fb12"}.fi-sr-refrigerator:before{content:"\fb13"}.fi-sr-refund-alt:before{content:"\fb14"}.fi-sr-refund:before{content:"\fb15"}.fi-sr-region-pin-alt:before{content:"\fb16"}.fi-sr-region-pin:before{content:"\fb17"}.fi-sr-registered:before{content:"\fb18"}.fi-sr-registration-paper:before{content:"\fb19"}.fi-sr-remove-folder:before{content:"\fb1a"}.fi-sr-remove-user:before{content:"\fb1b"}.fi-sr-rent-signal:before{content:"\fb1c"}.fi-sr-rent:before{content:"\fb1d"}.fi-sr-replace:before{content:"\fb1e"}.fi-sr-replay-10:before{content:"\fb1f"}.fi-sr-replay-30:before{content:"\fb20"}.fi-sr-replay-5:before{content:"\fb21"}.fi-sr-reply-all:before{content:"\fb22"}.fi-sr-republican:before{content:"\fb23"}.fi-sr-reservation-smartphone:before{content:"\fb24"}.fi-sr-reservation-table:before{content:"\fb25"}.fi-sr-resistance-band:before{content:"\fb26"}.fi-sr-resize:before{content:"\fb27"}.fi-sr-resources:before{content:"\fb28"}.fi-sr-restaurant:before{content:"\fb29"}.fi-sr-restroom-simple:before{content:"\fb2a"}.fi-sr-resume:before{content:"\fb2b"}.fi-sr-revenue-alt:before{content:"\fb2c"}.fi-sr-revenue-euro:before{content:"\fb2d"}.fi-sr-Revenue:before{content:"\fb2e"}.fi-sr-review:before{content:"\fb2f"}.fi-sr-rewind-button-circle:before{content:"\fb30"}.fi-sr-rewind:before{content:"\fb31"}.fi-sr-rhombus:before{content:"\fb32"}.fi-sr-ribbon:before{content:"\fb33"}.fi-sr-right-from-bracket:before{content:"\fb34"}.fi-sr-right:before{content:"\fb35"}.fi-sr-ring-diamond:before{content:"\fb36"}.fi-sr-ring:before{content:"\fb37"}.fi-sr-rings-wedding:before{content:"\fb38"}.fi-sr-risk-alt:before{content:"\fb39"}.fi-sr-risk:before{content:"\fb3a"}.fi-sr-road-barrier:before{content:"\fb3b"}.fi-sr-road-sign-left:before{content:"\fb3c"}.fi-sr-road:before{content:"\fb3d"}.fi-sr-robot:before{content:"\fb3e"}.fi-sr-robotic-arm:before{content:"\fb3f"}.fi-sr-rocket-lunch:before{content:"\fb40"}.fi-sr-rocket:before{content:"\fb41"}.fi-sr-roller-coaster:before{content:"\fb42"}.fi-sr-room-service:before{content:"\fb43"}.fi-sr-rotate-exclamation:before{content:"\fb44"}.fi-sr-rotate-left:before{content:"\fb45"}.fi-sr-rotate-reverse:before{content:"\fb46"}.fi-sr-rotate-right:before{content:"\fb47"}.fi-sr-rotate-square:before{content:"\fb48"}.fi-sr-roulette:before{content:"\fb49"}.fi-sr-route-highway:before{content:"\fb4a"}.fi-sr-route-interstate:before{content:"\fb4b"}.fi-sr-route:before{content:"\fb4c"}.fi-sr-router:before{content:"\fb4d"}.fi-sr-rss-alt:before{content:"\fb4e"}.fi-sr-rss:before{content:"\fb4f"}.fi-sr-ruble-sign:before{content:"\fb50"}.fi-sr-rugby-helmet:before{content:"\fb51"}.fi-sr-rugby:before{content:"\fb52"}.fi-sr-ruler-combined:before{content:"\fb53"}.fi-sr-ruler-horizontal:before{content:"\fb54"}.fi-sr-ruler-triangle:before{content:"\fb55"}.fi-sr-ruler-vertical:before{content:"\fb56"}.fi-sr-rules-alt:before{content:"\fb57"}.fi-sr-rules:before{content:"\fb58"}.fi-sr-running-track:before{content:"\fb59"}.fi-sr-running:before{content:"\fb5a"}.fi-sr-rupee-sign:before{content:"\fb5b"}.fi-sr-rupiah-sign:before{content:"\fb5c"}.fi-sr-rv:before{content:"\fb5d"}.fi-sr-s:before{content:"\fb5e"}.fi-sr-sack-dollar:before{content:"\fb5f"}.fi-sr-sack:before{content:"\fb60"}.fi-sr-sad-cry:before{content:"\fb61"}.fi-sr-sad-tear:before{content:"\fb62"}.fi-sr-sad:before{content:"\fb63"}.fi-sr-safe-box:before{content:"\fb64"}.fi-sr-sailboat:before{content:"\fb65"}.fi-sr-salad:before{content:"\fb66"}.fi-sr-salary-alt:before{content:"\fb67"}.fi-sr-salt-pepper:before{content:"\fb68"}.fi-sr-salt-shaker:before{content:"\fb69"}.fi-sr-sandwich-alt:before{content:"\fb6a"}.fi-sr-sandwich:before{content:"\fb6b"}.fi-sr-satellite-dish:before{content:"\fb6c"}.fi-sr-satellite:before{content:"\fb6d"}.fi-sr-saturday:before{content:"\fb6e"}.fi-sr-sauce:before{content:"\fb6f"}.fi-sr-sausage:before{content:"\fb70"}.fi-sr-sax-hot:before{content:"\fb71"}.fi-sr-saxophone:before{content:"\fb72"}.fi-sr-scale-comparison-alt:before{content:"\fb73"}.fi-sr-scale-comparison:before{content:"\fb74"}.fi-sr-scale:before{content:"\fb75"}.fi-sr-scalpel-path:before{content:"\fb76"}.fi-sr-scalpel:before{content:"\fb77"}.fi-sr-scanner-gun:before{content:"\fb78"}.fi-sr-scanner-image:before{content:"\fb79"}.fi-sr-scanner-keyboard:before{content:"\fb7a"}.fi-sr-scanner-touchscreen:before{content:"\fb7b"}.fi-sr-scarecrow:before{content:"\fb7c"}.fi-sr-scarf:before{content:"\fb7d"}.fi-sr-school-bus:before{content:"\fb7e"}.fi-sr-school:before{content:"\fb7f"}.fi-sr-scissors:before{content:"\fb80"}.fi-sr-scooter:before{content:"\fb81"}.fi-sr-screen:before{content:"\fb82"}.fi-sr-screencast:before{content:"\fb83"}.fi-sr-screw-alt:before{content:"\fb84"}.fi-sr-screw:before{content:"\fb85"}.fi-sr-screwdriver:before{content:"\fb86"}.fi-sr-scribble:before{content:"\fb87"}.fi-sr-script:before{content:"\fb88"}.fi-sr-scroll-document-story:before{content:"\fb89"}.fi-sr-scroll-old:before{content:"\fb8a"}.fi-sr-scroll-torah:before{content:"\fb8b"}.fi-sr-scroll:before{content:"\fb8c"}.fi-sr-scrubber:before{content:"\fb8d"}.fi-sr-scythe:before{content:"\fb8e"}.fi-sr-sd-card:before{content:"\fb8f"}.fi-sr-sd-cards:before{content:"\fb90"}.fi-sr-seal-exclamation:before{content:"\fb91"}.fi-sr-seal-question:before{content:"\fb92"}.fi-sr-seal:before{content:"\fb93"}.fi-sr-search-alt:before{content:"\fb94"}.fi-sr-search-dollar:before{content:"\fb95"}.fi-sr-search-heart:before{content:"\fb96"}.fi-sr-search-location:before{content:"\fb97"}.fi-sr-search:before{content:"\fb98"}.fi-sr-seat-airline:before{content:"\fb99"}.fi-sr-seatbelt-safety-driver:before{content:"\fb9a"}.fi-sr-second-award:before{content:"\fb9b"}.fi-sr-second-laurel:before{content:"\fb9c"}.fi-sr-second-medal:before{content:"\fb9d"}.fi-sr-second:before{content:"\fb9e"}.fi-sr-seedling:before{content:"\fb9f"}.fi-sr-select:before{content:"\fba0"}.fi-sr-selection:before{content:"\fba1"}.fi-sr-seller-store:before{content:"\fba2"}.fi-sr-seller:before{content:"\fba3"}.fi-sr-send-back:before{content:"\fba4"}.fi-sr-send-backward:before{content:"\fba5"}.fi-sr-sensor-alert:before{content:"\fba6"}.fi-sr-sensor-fire:before{content:"\fba7"}.fi-sr-sensor-on:before{content:"\fba8"}.fi-sr-sensor-smoke:before{content:"\fba9"}.fi-sr-sensor:before{content:"\fbaa"}.fi-sr-settings-sliders:before{content:"\fbab"}.fi-sr-settings:before{content:"\fbac"}.fi-sr-share-alt-square:before{content:"\fbad"}.fi-sr-share-square:before{content:"\fbae"}.fi-sr-share:before{content:"\fbaf"}.fi-sr-sheep:before{content:"\fbb0"}.fi-sr-shekel-sign:before{content:"\fbb1"}.fi-sr-shelves:before{content:"\fbb2"}.fi-sr-shield-alt:before{content:"\fbb3"}.fi-sr-shield-cat:before{content:"\fbb4"}.fi-sr-shield-check:before{content:"\fbb5"}.fi-sr-shield-cross:before{content:"\fbb6"}.fi-sr-shield-dog:before{content:"\fbb7"}.fi-sr-shield-exclamation:before{content:"\fbb8"}.fi-sr-shield-interrogation:before{content:"\fbb9"}.fi-sr-shield-keyhole:before{content:"\fbba"}.fi-sr-shield-minus:before{content:"\fbbb"}.fi-sr-shield-plus:before{content:"\fbbc"}.fi-sr-shield-security-risk:before{content:"\fbbd"}.fi-sr-shield-slash:before{content:"\fbbe"}.fi-sr-shield-trust:before{content:"\fbbf"}.fi-sr-shield-virus:before{content:"\fbc0"}.fi-sr-shield-xmark:before{content:"\fbc1"}.fi-sr-shield:before{content:"\fbc2"}.fi-sr-ship-side:before{content:"\fbc3"}.fi-sr-ship:before{content:"\fbc4"}.fi-sr-shipping-fast:before{content:"\fbc5"}.fi-sr-shipping-timed:before{content:"\fbc6"}.fi-sr-shirt-long-sleeve:before{content:"\fbc7"}.fi-sr-shirt-running:before{content:"\fbc8"}.fi-sr-shirt-tank-top:before{content:"\fbc9"}.fi-sr-shirt:before{content:"\fbca"}.fi-sr-shish-kebab:before{content:"\fbcb"}.fi-sr-shoe-prints:before{content:"\fbcc"}.fi-sr-shop-lock:before{content:"\fbcd"}.fi-sr-shop-slash:before{content:"\fbce"}.fi-sr-shop:before{content:"\fbcf"}.fi-sr-shopping-bag-add:before{content:"\fbd0"}.fi-sr-shopping-bag:before{content:"\fbd1"}.fi-sr-shopping-basket:before{content:"\fbd2"}.fi-sr-shopping-cart-add:before{content:"\fbd3"}.fi-sr-shopping-cart-buyer:before{content:"\fbd4"}.fi-sr-shopping-cart-check:before{content:"\fbd5"}.fi-sr-shopping-cart:before{content:"\fbd6"}.fi-sr-shovel-snow:before{content:"\fbd7"}.fi-sr-shovel:before{content:"\fbd8"}.fi-sr-shower-down:before{content:"\fbd9"}.fi-sr-shower:before{content:"\fbda"}.fi-sr-shredder:before{content:"\fbdb"}.fi-sr-shrimp:before{content:"\fbdc"}.fi-sr-shuffle:before{content:"\fbdd"}.fi-sr-shuttle-van:before{content:"\fbde"}.fi-sr-shuttlecock:before{content:"\fbdf"}.fi-sr-Sickle:before{content:"\fbe0"}.fi-sr-sidebar-flip:before{content:"\fbe1"}.fi-sr-sidebar:before{content:"\fbe2"}.fi-sr-sigma:before{content:"\fbe3"}.fi-sr-sign-hanging:before{content:"\fbe4"}.fi-sr-sign-in-alt:before{content:"\fbe5"}.fi-sr-sign-out-alt:before{content:"\fbe6"}.fi-sr-sign-posts-wrench:before{content:"\fbe7"}.fi-sr-sign-posts:before{content:"\fbe8"}.fi-sr-sign-up:before{content:"\fbe9"}.fi-sr-signal-alt-1:before{content:"\fbea"}.fi-sr-signal-alt-2:before{content:"\fbeb"}.fi-sr-signal-alt-slash:before{content:"\fbec"}.fi-sr-signal-alt:before{content:"\fbed"}.fi-sr-signal-bars-fair:before{content:"\fbee"}.fi-sr-signal-bars-good:before{content:"\fbef"}.fi-sr-signal-bars-weak:before{content:"\fbf0"}.fi-sr-signal-stream-slash:before{content:"\fbf1"}.fi-sr-signal-stream:before{content:"\fbf2"}.fi-sr-signature-lock:before{content:"\fbf3"}.fi-sr-signature-slash:before{content:"\fbf4"}.fi-sr-signature:before{content:"\fbf5"}.fi-sr-sim-card:before{content:"\fbf6"}.fi-sr-sim-cards:before{content:"\fbf7"}.fi-sr-sink:before{content:"\fbf8"}.fi-sr-siren-on:before{content:"\fbf9"}.fi-sr-Siren:before{content:"\fbfa"}.fi-sr-site-alt:before{content:"\fbfb"}.fi-sr-site-browser:before{content:"\fbfc"}.fi-sr-site:before{content:"\fbfd"}.fi-sr-sitemap:before{content:"\fbfe"}.fi-sr-skateboard:before{content:"\fbff"}.fi-sr-skating:before{content:"\fc00"}.fi-sr-skeleton-ribs:before{content:"\fc01"}.fi-sr-skeleton:before{content:"\fc02"}.fi-sr-skewer:before{content:"\fc03"}.fi-sr-ski-boot-ski:before{content:"\fc04"}.fi-sr-ski-jump:before{content:"\fc05"}.fi-sr-ski-lift:before{content:"\fc06"}.fi-sr-skiing-nordic:before{content:"\fc07"}.fi-sr-skiing:before{content:"\fc08"}.fi-sr-skill-alt:before{content:"\fc09"}.fi-sr-skill-user:before{content:"\fc0a"}.fi-sr-skill:before{content:"\fc0b"}.fi-sr-skin-arrow:before{content:"\fc0c"}.fi-sr-skin-drop:before{content:"\fc0d"}.fi-sr-skin-hair:before{content:"\fc0e"}.fi-sr-skin:before{content:"\fc0f"}.fi-sr-skip-15-seconds:before{content:"\fc10"}.fi-sr-skull-cow:before{content:"\fc11"}.fi-sr-skull-crossbones:before{content:"\fc12"}.fi-sr-skull:before{content:"\fc13"}.fi-sr-slash:before{content:"\fc14"}.fi-sr-sledding:before{content:"\fc15"}.fi-sr-sleeping-bag:before{content:"\fc16"}.fi-sr-sleigh:before{content:"\fc17"}.fi-sr-sliders-h-square:before{content:"\fc18"}.fi-sr-sliders-v-square:before{content:"\fc19"}.fi-sr-sliders-v:before{content:"\fc1a"}.fi-sr-slot-machine:before{content:"\fc1b"}.fi-sr-smart-home-alt:before{content:"\fc1c"}.fi-sr-smart-home:before{content:"\fc1d"}.fi-sr-smartphone:before{content:"\fc1e"}.fi-sr-smile-beam:before{content:"\fc1f"}.fi-sr-smile-plus:before{content:"\fc20"}.fi-sr-smile-wink:before{content:"\fc21"}.fi-sr-smile:before{content:"\fc22"}.fi-sr-smiley-comment-alt:before{content:"\fc23"}.fi-sr-smog:before{content:"\fc24"}.fi-sr-smoke:before{content:"\fc25"}.fi-sr-smoking-ban:before{content:"\fc26"}.fi-sr-smoking:before{content:"\fc27"}.fi-sr-snake:before{content:"\fc28"}.fi-sr-snap:before{content:"\fc29"}.fi-sr-snooze:before{content:"\fc2a"}.fi-sr-snow-blowing:before{content:"\fc2b"}.fi-sr-snowboarding:before{content:"\fc2c"}.fi-sr-snowflake-droplets:before{content:"\fc2d"}.fi-sr-snowflake:before{content:"\fc2e"}.fi-sr-snowflakes:before{content:"\fc2f"}.fi-sr-snowman-alt:before{content:"\fc30"}.fi-sr-snowman-head:before{content:"\fc31"}.fi-sr-snowmobile:before{content:"\fc32"}.fi-sr-snowplow:before{content:"\fc33"}.fi-sr-soap-alt:before{content:"\fc34"}.fi-sr-soap:before{content:"\fc35"}.fi-sr-socks:before{content:"\fc36"}.fi-sr-sofa-size:before{content:"\fc37"}.fi-sr-sofa:before{content:"\fc38"}.fi-sr-solar-panel-sun:before{content:"\fc39"}.fi-sr-solar-panel:before{content:"\fc3a"}.fi-sr-solar-system:before{content:"\fc3b"}.fi-sr-sold-house:before{content:"\fc3c"}.fi-sr-sold-signal:before{content:"\fc3d"}.fi-sr-sort-alpha-down-alt:before{content:"\fc3e"}.fi-sr-sort-alpha-down:before{content:"\fc3f"}.fi-sr-sort-alpha-up-alt:before{content:"\fc40"}.fi-sr-sort-alpha-up:before{content:"\fc41"}.fi-sr-sort-alt:before{content:"\fc42"}.fi-sr-sort-amount-down-alt:before{content:"\fc43"}.fi-sr-sort-amount-down:before{content:"\fc44"}.fi-sr-sort-amount-up-alt:before{content:"\fc45"}.fi-sr-sort-amount-up:before{content:"\fc46"}.fi-sr-sort-circle-down:before{content:"\fc47"}.fi-sr-sort-circle-up:before{content:"\fc48"}.fi-sr-sort-circle:before{content:"\fc49"}.fi-sr-sort-down:before{content:"\fc4a"}.fi-sr-sort-numeric-down-alt:before{content:"\fc4b"}.fi-sr-sort-numeric-down:before{content:"\fc4c"}.fi-sr-sort-shapes-down:before{content:"\fc4d"}.fi-sr-sort-shapes-up:before{content:"\fc4e"}.fi-sr-sort-size-down:before{content:"\fc4f"}.fi-sr-sort-size-up:before{content:"\fc50"}.fi-sr-sort:before{content:"\fc51"}.fi-sr-soup:before{content:"\fc52"}.fi-sr-source-data:before{content:"\fc53"}.fi-sr-source-document-alt:before{content:"\fc54"}.fi-sr-source-document:before{content:"\fc55"}.fi-sr-spa:before{content:"\fc56"}.fi-sr-space-shuttle:before{content:"\fc57"}.fi-sr-space-station-moon-alt:before{content:"\fc58"}.fi-sr-space-station-moon:before{content:"\fc59"}.fi-sr-spade:before{content:"\fc5a"}.fi-sr-spaghetti-monster-flying:before{content:"\fc5b"}.fi-sr-spain-map:before{content:"\fc5c"}.fi-sr-sparkles:before{content:"\fc5d"}.fi-sr-spartan-helmet:before{content:"\fc5e"}.fi-sr-speaker:before{content:"\fc5f"}.fi-sr-speakers:before{content:"\fc60"}.fi-sr-speech-bubble-story:before{content:"\fc61"}.fi-sr-speedometer-arrow:before{content:"\fc62"}.fi-sr-speedometer-kpi:before{content:"\fc63"}.fi-sr-sphere:before{content:"\fc64"}.fi-sr-spider-black-widow:before{content:"\fc65"}.fi-sr-spider-web:before{content:"\fc66"}.fi-sr-spider:before{content:"\fc67"}.fi-sr-spinner:before{content:"\fc68"}.fi-sr-split-up-relation:before{content:"\fc69"}.fi-sr-split:before{content:"\fc6a"}.fi-sr-splotch:before{content:"\fc6b"}.fi-sr-spoon:before{content:"\fc6c"}.fi-sr-spray-can-sparkles:before{content:"\fc6d"}.fi-sr-spray-can:before{content:"\fc6e"}.fi-sr-spring-calendar:before{content:"\fc6f"}.fi-sr-sprinkler:before{content:"\fc70"}.fi-sr-spy:before{content:"\fc71"}.fi-sr-square-0:before{content:"\fc72"}.fi-sr-square-1:before{content:"\fc73"}.fi-sr-square-2:before{content:"\fc74"}.fi-sr-square-3:before{content:"\fc75"}.fi-sr-square-4:before{content:"\fc76"}.fi-sr-square-5:before{content:"\fc77"}.fi-sr-square-6:before{content:"\fc78"}.fi-sr-square-7:before{content:"\fc79"}.fi-sr-square-8:before{content:"\fc7a"}.fi-sr-square-9:before{content:"\fc7b"}.fi-sr-square-a:before{content:"\fc7c"}.fi-sr-square-b:before{content:"\fc7d"}.fi-sr-square-bolt:before{content:"\fc7e"}.fi-sr-square-c:before{content:"\fc7f"}.fi-sr-square-code:before{content:"\fc80"}.fi-sr-square-d:before{content:"\fc81"}.fi-sr-square-dashed-circle-plus:before{content:"\fc82"}.fi-sr-square-dashed:before{content:"\fc83"}.fi-sr-square-divide:before{content:"\fc84"}.fi-sr-square-e:before{content:"\fc85"}.fi-sr-square-ellipsis-vertical:before{content:"\fc86"}.fi-sr-square-ellipsis:before{content:"\fc87"}.fi-sr-square-exclamation:before{content:"\fc88"}.fi-sr-square-f:before{content:"\fc89"}.fi-sr-square-g:before{content:"\fc8a"}.fi-sr-square-h:before{content:"\fc8b"}.fi-sr-square-heart:before{content:"\fc8c"}.fi-sr-square-i:before{content:"\fc8d"}.fi-sr-square-info:before{content:"\fc8e"}.fi-sr-square-j:before{content:"\fc8f"}.fi-sr-square-k:before{content:"\fc90"}.fi-sr-square-kanban:before{content:"\fc91"}.fi-sr-square-l:before{content:"\fc92"}.fi-sr-square-m:before{content:"\fc93"}.fi-sr-square-minus:before{content:"\fc94"}.fi-sr-square-n:before{content:"\fc95"}.fi-sr-square-o:before{content:"\fc96"}.fi-sr-square-p:before{content:"\fc97"}.fi-sr-square-phone-hangup:before{content:"\fc98"}.fi-sr-square-plus:before{content:"\fc99"}.fi-sr-square-poll-horizontal:before{content:"\fc9a"}.fi-sr-square-poll-vertical:before{content:"\fc9b"}.fi-sr-square-q:before{content:"\fc9c"}.fi-sr-square-quote:before{content:"\fc9d"}.fi-sr-square-r:before{content:"\fc9e"}.fi-sr-square-root:before{content:"\fc9f"}.fi-sr-square-s:before{content:"\fca0"}.fi-sr-square-small:before{content:"\fca1"}.fi-sr-square-star:before{content:"\fca2"}.fi-sr-square-t:before{content:"\fca3"}.fi-sr-square-terminal:before{content:"\fca4"}.fi-sr-square-u:before{content:"\fca5"}.fi-sr-square-up-right:before{content:"\fca6"}.fi-sr-square-v:before{content:"\fca7"}.fi-sr-square-w:before{content:"\fca8"}.fi-sr-square-x:before{content:"\fca9"}.fi-sr-square-y:before{content:"\fcaa"}.fi-sr-square-z:before{content:"\fcab"}.fi-sr-square:before{content:"\fcac"}.fi-sr-squid:before{content:"\fcad"}.fi-sr-squircle:before{content:"\fcae"}.fi-sr-squirrel:before{content:"\fcaf"}.fi-sr-staff:before{content:"\fcb0"}.fi-sr-stage-concert:before{content:"\fcb1"}.fi-sr-stage-theatre:before{content:"\fcb2"}.fi-sr-stage:before{content:"\fcb3"}.fi-sr-stairs:before{content:"\fcb4"}.fi-sr-stamp:before{content:"\fcb5"}.fi-sr-standard-definition:before{content:"\fcb6"}.fi-sr-star-and-crescent:before{content:"\fcb7"}.fi-sr-star-christmas:before{content:"\fcb8"}.fi-sr-star-comment-alt:before{content:"\fcb9"}.fi-sr-star-exclamation:before{content:"\fcba"}.fi-sr-star-octogram:before{content:"\fcbb"}.fi-sr-star-of-david:before{content:"\fcbc"}.fi-sr-star-rating-call:before{content:"\fcbd"}.fi-sr-star-sharp-half-stroke:before{content:"\fcbe"}.fi-sr-star-sharp-half:before{content:"\fcbf"}.fi-sr-star-shooting:before{content:"\fcc0"}.fi-sr-star:before{content:"\fcc1"}.fi-sr-starfighter:before{content:"\fcc2"}.fi-sr-stars:before{content:"\fcc3"}.fi-sr-state-country:before{content:"\fcc4"}.fi-sr-stationary-bike:before{content:"\fcc5"}.fi-sr-stats:before{content:"\fcc6"}.fi-sr-steak:before{content:"\fcc7"}.fi-sr-steering-wheel:before{content:"\fcc8"}.fi-sr-step-backward:before{content:"\fcc9"}.fi-sr-step-forward:before{content:"\fcca"}.fi-sr-sterling-sign:before{content:"\fccb"}.fi-sr-stethoscope:before{content:"\fccc"}.fi-sr-sticker:before{content:"\fccd"}.fi-sr-stocking:before{content:"\fcce"}.fi-sr-stomach:before{content:"\fccf"}.fi-sr-stop-circle:before{content:"\fcd0"}.fi-sr-stop-square:before{content:"\fcd1"}.fi-sr-stop:before{content:"\fcd2"}.fi-sr-stopwatch:before{content:"\fcd3"}.fi-sr-store-alt:before{content:"\fcd4"}.fi-sr-store-buyer:before{content:"\fcd5"}.fi-sr-store-lock:before{content:"\fcd6"}.fi-sr-store-slash:before{content:"\fcd7"}.fi-sr-story-book:before{content:"\fcd8"}.fi-sr-story-fairy-tale:before{content:"\fcd9"}.fi-sr-story-fantasy:before{content:"\fcda"}.fi-sr-strategy-chess-risk:before{content:"\fcdb"}.fi-sr-strawberry:before{content:"\fcdc"}.fi-sr-street-view:before{content:"\fcdd"}.fi-sr-stretcher:before{content:"\fcde"}.fi-sr-strikethrough:before{content:"\fcdf"}.fi-sr-stroopwafel:before{content:"\fce0"}.fi-sr-student-alt:before{content:"\fce1"}.fi-sr-student:before{content:"\fce2"}.fi-sr-subscript:before{content:"\fce3"}.fi-sr-subscription-alt:before{content:"\fce4"}.fi-sr-subscription:before{content:"\fce5"}.fi-sr-subtitles-slash:before{content:"\fce6"}.fi-sr-subtitles:before{content:"\fce7"}.fi-sr-subway:before{content:"\fce8"}.fi-sr-suitcase-alt:before{content:"\fce9"}.fi-sr-summary-check:before{content:"\fcea"}.fi-sr-summer:before{content:"\fceb"}.fi-sr-sun-dust:before{content:"\fcec"}.fi-sr-sun-plant-wilt:before{content:"\fced"}.fi-sr-sun-salutation-yoga:before{content:"\fcee"}.fi-sr-sun:before{content:"\fcef"}.fi-sr-sunday:before{content:"\fcf0"}.fi-sr-sunglasses-alt:before{content:"\fcf1"}.fi-sr-sunglasses:before{content:"\fcf2"}.fi-sr-sunrise-alt:before{content:"\fcf3"}.fi-sr-sunrise:before{content:"\fcf4"}.fi-sr-sunset:before{content:"\fcf5"}.fi-sr-superscript:before{content:"\fcf6"}.fi-sr-surfing:before{content:"\fcf7"}.fi-sr-surprise:before{content:"\fcf8"}.fi-sr-surveillance-camera:before{content:"\fcf9"}.fi-sr-survey-xmark:before{content:"\fcfa"}.fi-sr-sushi-alt:before{content:"\fcfb"}.fi-sr-sushi-roll:before{content:"\fcfc"}.fi-sr-sushi:before{content:"\fcfd"}.fi-sr-svg:before{content:"\fcfe"}.fi-sr-swap:before{content:"\fcff"}.fi-sr-swatchbook:before{content:"\fd00"}.fi-sr-swimmer:before{content:"\fd01"}.fi-sr-swimming-pool:before{content:"\fd02"}.fi-sr-swing:before{content:"\fd03"}.fi-sr-swipe-down:before{content:"\fd04"}.fi-sr-swipe-left:before{content:"\fd05"}.fi-sr-swipe-right:before{content:"\fd06"}.fi-sr-swipe-up:before{content:"\fd07"}.fi-sr-sword:before{content:"\fd08"}.fi-sr-symbol:before{content:"\fd09"}.fi-sr-symbols:before{content:"\fd0a"}.fi-sr-synagogue:before{content:"\fd0b"}.fi-sr-syringe:before{content:"\fd0c"}.fi-sr-system-cloud:before{content:"\fd0d"}.fi-sr-t:before{content:"\fd0e"}.fi-sr-tab-folder:before{content:"\fd0f"}.fi-sr-table-columns:before{content:"\fd10"}.fi-sr-table-layout:before{content:"\fd11"}.fi-sr-table-list:before{content:"\fd12"}.fi-sr-table-picnic:before{content:"\fd13"}.fi-sr-table-pivot:before{content:"\fd14"}.fi-sr-table-rows:before{content:"\fd15"}.fi-sr-table-tree:before{content:"\fd16"}.fi-sr-table:before{content:"\fd17"}.fi-sr-tablet-android-alt:before{content:"\fd18"}.fi-sr-tablet-android:before{content:"\fd19"}.fi-sr-tablet-rugged:before{content:"\fd1a"}.fi-sr-tablet:before{content:"\fd1b"}.fi-sr-tachometer-alt-average:before{content:"\fd1c"}.fi-sr-tachometer-alt-fastest:before{content:"\fd1d"}.fi-sr-tachometer-alt-slow:before{content:"\fd1e"}.fi-sr-tachometer-alt-slowest:before{content:"\fd1f"}.fi-sr-tachometer-average:before{content:"\fd20"}.fi-sr-tachometer-fast:before{content:"\fd21"}.fi-sr-tachometer-fastest:before{content:"\fd22"}.fi-sr-tachometer-slow:before{content:"\fd23"}.fi-sr-tachometer-slowest:before{content:"\fd24"}.fi-sr-tachometer:before{content:"\fd25"}.fi-sr-taco:before{content:"\fd26"}.fi-sr-tags:before{content:"\fd27"}.fi-sr-talent-alt:before{content:"\fd28"}.fi-sr-talent-hand:before{content:"\fd29"}.fi-sr-talent:before{content:"\fd2a"}.fi-sr-tally-1:before{content:"\fd2b"}.fi-sr-tally-2:before{content:"\fd2c"}.fi-sr-tally-3:before{content:"\fd2d"}.fi-sr-tally-4:before{content:"\fd2e"}.fi-sr-tally:before{content:"\fd2f"}.fi-sr-tamale:before{content:"\fd30"}.fi-sr-tank-water:before{content:"\fd31"}.fi-sr-tap:before{content:"\fd32"}.fi-sr-tape:before{content:"\fd33"}.fi-sr-target-audience:before{content:"\fd34"}.fi-sr-target:before{content:"\fd35"}.fi-sr-tax-alt:before{content:"\fd36"}.fi-sr-tax:before{content:"\fd37"}.fi-sr-taxi-bus:before{content:"\fd38"}.fi-sr-taxi:before{content:"\fd39"}.fi-sr-team-check-alt:before{content:"\fd3a"}.fi-sr-team-check:before{content:"\fd3b"}.fi-sr-teddy-bear:before{content:"\fd3c"}.fi-sr-teeth-open:before{content:"\fd3d"}.fi-sr-telescope:before{content:"\fd3e"}.fi-sr-temperature-down:before{content:"\fd3f"}.fi-sr-temperature-frigid:before{content:"\fd40"}.fi-sr-temperature-high:before{content:"\fd41"}.fi-sr-temperature-list:before{content:"\fd42"}.fi-sr-temperature-low:before{content:"\fd43"}.fi-sr-temperature-up:before{content:"\fd44"}.fi-sr-template-alt:before{content:"\fd45"}.fi-sr-template:before{content:"\fd46"}.fi-sr-tenge:before{content:"\fd47"}.fi-sr-tennis:before{content:"\fd48"}.fi-sr-tent-arrow-down-to-line:before{content:"\fd49"}.fi-sr-tent-arrow-left-right:before{content:"\fd4a"}.fi-sr-tent-arrow-turn-left:before{content:"\fd4b"}.fi-sr-tent-arrows-down:before{content:"\fd4c"}.fi-sr-tents:before{content:"\fd4d"}.fi-sr-terminal:before{content:"\fd4e"}.fi-sr-terrace:before{content:"\fd4f"}.fi-sr-test-tube:before{content:"\fd50"}.fi-sr-test:before{content:"\fd51"}.fi-sr-text-box-dots:before{content:"\fd52"}.fi-sr-text-box-edit:before{content:"\fd53"}.fi-sr-text-box:before{content:"\fd54"}.fi-sr-text-check:before{content:"\fd55"}.fi-sr-text-height:before{content:"\fd56"}.fi-sr-text-shadow:before{content:"\fd57"}.fi-sr-text-size:before{content:"\fd58"}.fi-sr-text-slash:before{content:"\fd59"}.fi-sr-text-width:before{content:"\fd5a"}.fi-sr-text:before{content:"\fd5b"}.fi-sr-theater-masks:before{content:"\fd5c"}.fi-sr-thermometer-alt:before{content:"\fd5d"}.fi-sr-thermometer-empty:before{content:"\fd5e"}.fi-sr-thermometer-full:before{content:"\fd5f"}.fi-sr-thermometer-half:before{content:"\fd60"}.fi-sr-thermometer-quarter:before{content:"\fd61"}.fi-sr-thermometer-three-quarters:before{content:"\fd62"}.fi-sr-theta:before{content:"\fd63"}.fi-sr-third-award:before{content:"\fd64"}.fi-sr-third-laurel:before{content:"\fd65"}.fi-sr-third-medal:before{content:"\fd66"}.fi-sr-third:before{content:"\fd67"}.fi-sr-thought-bubble:before{content:"\fd68"}.fi-sr-three-leaf-clover:before{content:"\fd69"}.fi-sr-thumbs-down:before{content:"\fd6a"}.fi-sr-thumbs-up-trust:before{content:"\fd6b"}.fi-sr-thumbs-up:before{content:"\fd6c"}.fi-sr-thumbtack:before{content:"\fd6d"}.fi-sr-thunderstorm-moon:before{content:"\fd6e"}.fi-sr-thunderstorm-risk:before{content:"\fd6f"}.fi-sr-thunderstorm-sun:before{content:"\fd70"}.fi-sr-thunderstorm:before{content:"\fd71"}.fi-sr-thursday:before{content:"\fd72"}.fi-sr-ticket-airline:before{content:"\fd73"}.fi-sr-ticket-alt:before{content:"\fd74"}.fi-sr-ticket:before{content:"\fd75"}.fi-sr-tickets-airline:before{content:"\fd76"}.fi-sr-tie:before{content:"\fd77"}.fi-sr-tilde:before{content:"\fd78"}.fi-sr-time-add:before{content:"\fd79"}.fi-sr-time-check:before{content:"\fd7a"}.fi-sr-time-delete:before{content:"\fd7b"}.fi-sr-time-fast:before{content:"\fd7c"}.fi-sr-time-forward-sixty:before{content:"\fd7d"}.fi-sr-time-forward-ten:before{content:"\fd7e"}.fi-sr-time-forward:before{content:"\fd7f"}.fi-sr-time-half-past:before{content:"\fd80"}.fi-sr-time-oclock:before{content:"\fd81"}.fi-sr-time-past:before{content:"\fd82"}.fi-sr-time-quarter-past:before{content:"\fd83"}.fi-sr-time-quarter-to:before{content:"\fd84"}.fi-sr-time-twenty-four:before{content:"\fd85"}.fi-sr-time-watch-calendar:before{content:"\fd86"}.fi-sr-timer-clock-call:before{content:"\fd87"}.fi-sr-times-hexagon:before{content:"\fd88"}.fi-sr-tint-slash:before{content:"\fd89"}.fi-sr-tip-coin:before{content:"\fd8a"}.fi-sr-tire-flat:before{content:"\fd8b"}.fi-sr-tire-pressure-warning:before{content:"\fd8c"}.fi-sr-tire-rugged:before{content:"\fd8d"}.fi-sr-tire:before{content:"\fd8e"}.fi-sr-tired:before{content:"\fd8f"}.fi-sr-to-do-alt:before{content:"\fd90"}.fi-sr-to-do:before{content:"\fd91"}.fi-sr-together-people:before{content:"\fd92"}.fi-sr-toggle-off:before{content:"\fd93"}.fi-sr-toggle-on:before{content:"\fd94"}.fi-sr-toilet-paper-blank-under:before{content:"\fd95"}.fi-sr-toilet-paper-blank:before{content:"\fd96"}.fi-sr-toilet-paper-slash:before{content:"\fd97"}.fi-sr-toilet-paper-under-slash:before{content:"\fd98"}.fi-sr-toilet-paper-under:before{content:"\fd99"}.fi-sr-toilet:before{content:"\fd9a"}.fi-sr-toilets-portable:before{content:"\fd9b"}.fi-sr-token:before{content:"\fd9c"}.fi-sr-tomato:before{content:"\fd9d"}.fi-sr-tombstone-alt:before{content:"\fd9e"}.fi-sr-tombstone:before{content:"\fd9f"}.fi-sr-tool-box:before{content:"\fda0"}.fi-sr-tool-crop:before{content:"\fda1"}.fi-sr-tool-marquee:before{content:"\fda2"}.fi-sr-tools:before{content:"\fda3"}.fi-sr-tooth:before{content:"\fda4"}.fi-sr-toothbrush:before{content:"\fda5"}.fi-sr-torch-inspiration-leader:before{content:"\fda6"}.fi-sr-torii-gate:before{content:"\fda7"}.fi-sr-tornado:before{content:"\fda8"}.fi-sr-total:before{content:"\fda9"}.fi-sr-tour-guide-people:before{content:"\fdaa"}.fi-sr-tour-virtual:before{content:"\fdab"}.fi-sr-tower-control:before{content:"\fdac"}.fi-sr-track:before{content:"\fdad"}.fi-sr-tractor:before{content:"\fdae"}.fi-sr-trademark:before{content:"\fdaf"}.fi-sr-traffic-cone:before{content:"\fdb0"}.fi-sr-traffic-light-go:before{content:"\fdb1"}.fi-sr-traffic-light-slow:before{content:"\fdb2"}.fi-sr-traffic-light-stop:before{content:"\fdb3"}.fi-sr-traffic-light:before{content:"\fdb4"}.fi-sr-trailer:before{content:"\fdb5"}.fi-sr-train-journey:before{content:"\fdb6"}.fi-sr-train-side:before{content:"\fdb7"}.fi-sr-train-station-building:before{content:"\fdb8"}.fi-sr-train-station:before{content:"\fdb9"}.fi-sr-train-subway-tunnel:before{content:"\fdba"}.fi-sr-train-track:before{content:"\fdbb"}.fi-sr-train-tram:before{content:"\fdbc"}.fi-sr-train:before{content:"\fdbd"}.fi-sr-tram:before{content:"\fdbe"}.fi-sr-transform:before{content:"\fdbf"}.fi-sr-transformation-block:before{content:"\fdc0"}.fi-sr-transformation-circle:before{content:"\fdc1"}.fi-sr-transformation-design:before{content:"\fdc2"}.fi-sr-transformation-shapes:before{content:"\fdc3"}.fi-sr-transformer-bolt:before{content:"\fdc4"}.fi-sr-transgender:before{content:"\fdc5"}.fi-sr-transporter-1:before{content:"\fdc6"}.fi-sr-transporter-2:before{content:"\fdc7"}.fi-sr-transporter-3:before{content:"\fdc8"}.fi-sr-transporter-4:before{content:"\fdc9"}.fi-sr-transporter-5:before{content:"\fdca"}.fi-sr-transporter-6:before{content:"\fdcb"}.fi-sr-transporter-7:before{content:"\fdcc"}.fi-sr-transporter-empty:before{content:"\fdcd"}.fi-sr-transporter:before{content:"\fdce"}.fi-sr-trash-can-check:before{content:"\fdcf"}.fi-sr-trash-can-clock:before{content:"\fdd0"}.fi-sr-trash-can-list:before{content:"\fdd1"}.fi-sr-trash-can-plus:before{content:"\fdd2"}.fi-sr-trash-can-slash:before{content:"\fdd3"}.fi-sr-trash-check:before{content:"\fdd4"}.fi-sr-trash-clock:before{content:"\fdd5"}.fi-sr-trash-empty:before{content:"\fdd6"}.fi-sr-trash-list:before{content:"\fdd7"}.fi-sr-trash-plus:before{content:"\fdd8"}.fi-sr-trash-restore-alt:before{content:"\fdd9"}.fi-sr-trash-restore:before{content:"\fdda"}.fi-sr-trash-slash:before{content:"\fddb"}.fi-sr-trash-undo-alt:before{content:"\fddc"}.fi-sr-trash-undo:before{content:"\fddd"}.fi-sr-trash-xmark:before{content:"\fdde"}.fi-sr-trash:before{content:"\fddf"}.fi-sr-treadmill:before{content:"\fde0"}.fi-sr-treasure-chest:before{content:"\fde1"}.fi-sr-treatment:before{content:"\fde2"}.fi-sr-tree-alt:before{content:"\fde3"}.fi-sr-tree-christmas:before{content:"\fde4"}.fi-sr-tree-deciduous:before{content:"\fde5"}.fi-sr-tree:before{content:"\fde6"}.fi-sr-trees-alt:before{content:"\fde7"}.fi-sr-trees:before{content:"\fde8"}.fi-sr-triangle-music:before{content:"\fde9"}.fi-sr-triangle-person-digging:before{content:"\fdea"}.fi-sr-triangle-warning:before{content:"\fdeb"}.fi-sr-triangle:before{content:"\fdec"}.fi-sr-tricycle:before{content:"\fded"}.fi-sr-trillium:before{content:"\fdee"}.fi-sr-trophy-achievement-skill:before{content:"\fdef"}.fi-sr-trophy-star:before{content:"\fdf0"}.fi-sr-trophy:before{content:"\fdf1"}.fi-sr-truck-arrow-left:before{content:"\fdf2"}.fi-sr-truck-arrow-right:before{content:"\fdf3"}.fi-sr-truck-bolt:before{content:"\fdf4"}.fi-sr-truck-box:before{content:"\fdf5"}.fi-sr-truck-check:before{content:"\fdf6"}.fi-sr-truck-container-empty:before{content:"\fdf7"}.fi-sr-truck-container:before{content:"\fdf8"}.fi-sr-truck-couch:before{content:"\fdf9"}.fi-sr-truck-fire:before{content:"\fdfa"}.fi-sr-truck-flatbed:before{content:"\fdfb"}.fi-sr-truck-front:before{content:"\fdfc"}.fi-sr-truck-ladder:before{content:"\fdfd"}.fi-sr-truck-loading:before{content:"\fdfe"}.fi-sr-truck-medical:before{content:"\fdff"}.fi-sr-truck-monster:before{content:"\fe10"}.fi-sr-truck-moving:before{content:"\fe11"}.fi-sr-truck-pickup:before{content:"\fe12"}.fi-sr-truck-plow:before{content:"\fe13"}.fi-sr-truck-ramp:before{content:"\fe14"}.fi-sr-truck-side:before{content:"\fe15"}.fi-sr-truck-tow:before{content:"\fe16"}.fi-sr-truck-utensils:before{content:"\fe17"}.fi-sr-trumpet:before{content:"\fe18"}.fi-sr-trust-alt:before{content:"\fe19"}.fi-sr-trust:before{content:"\fe1a"}.fi-sr-tshirt:before{content:"\fe1b"}.fi-sr-tty-answer:before{content:"\fe1c"}.fi-sr-tty:before{content:"\fe1d"}.fi-sr-tubes:before{content:"\fe1e"}.fi-sr-tuesday:before{content:"\fe1f"}.fi-sr-tugrik-sign:before{content:"\fe30"}.fi-sr-turkey:before{content:"\fe31"}.fi-sr-turn-left-down:before{content:"\fe32"}.fi-sr-turn-left:before{content:"\fe33"}.fi-sr-turn-right:before{content:"\fe34"}.fi-sr-turntable:before{content:"\fe35"}.fi-sr-turtle:before{content:"\fe36"}.fi-sr-tv-music:before{content:"\fe37"}.fi-sr-tv-retro:before{content:"\fe38"}.fi-sr-typewriter:before{content:"\fe39"}.fi-sr-u:before{content:"\fe3a"}.fi-sr-ufo-beam:before{content:"\fe3b"}.fi-sr-ufo:before{content:"\fe3c"}.fi-sr-ui-ux:before{content:"\fe3d"}.fi-sr-umbrella-beach:before{content:"\fe3e"}.fi-sr-umbrella:before{content:"\fe3f"}.fi-sr-under-construction:before{content:"\fe40"}.fi-sr-underline:before{content:"\fe41"}.fi-sr-undo-alt:before{content:"\fe42"}.fi-sr-undo:before{content:"\fe43"}.fi-sr-unicorn:before{content:"\fe44"}.fi-sr-uniform-martial-arts:before{content:"\fe45"}.fi-sr-universal-access:before{content:"\fe46"}.fi-sr-unlock:before{content:"\fe47"}.fi-sr-up-from-bracket:before{content:"\fe48"}.fi-sr-up-left:before{content:"\fe49"}.fi-sr-up-right-from-square:before{content:"\fe4a"}.fi-sr-up-right:before{content:"\fe4b"}.fi-sr-up:before{content:"\fe4c"}.fi-sr-upload:before{content:"\fe4d"}.fi-sr-url:before{content:"\fe4e"}.fi-sr-usb-pendrive:before{content:"\fe4f"}.fi-sr-usd-circle:before{content:"\fe50"}.fi-sr-usd-square:before{content:"\fe51"}.fi-sr-user-add:before{content:"\fe52"}.fi-sr-user-alien:before{content:"\fe53"}.fi-sr-user-astronaut:before{content:"\fe54"}.fi-sr-user-check:before{content:"\fe55"}.fi-sr-user-chef:before{content:"\fe56"}.fi-sr-user-coach:before{content:"\fe57"}.fi-sr-user-cowboy:before{content:"\fe58"}.fi-sr-user-crown:before{content:"\fe59"}.fi-sr-user-gear:before{content:"\fe5a"}.fi-sr-user-graduate:before{content:"\fe5b"}.fi-sr-user-headset:before{content:"\fe5c"}.fi-sr-user-helmet-safety:before{content:"\fe5d"}.fi-sr-user-injured:before{content:"\fe5e"}.fi-sr-user-interface-ui:before{content:"\fe5f"}.fi-sr-user-key:before{content:"\fe60"}.fi-sr-user-lock:before{content:"\fe61"}.fi-sr-user-md-chat:before{content:"\fe62"}.fi-sr-user-md:before{content:"\fe63"}.fi-sr-user-minus:before{content:"\fe64"}.fi-sr-user-music:before{content:"\fe65"}.fi-sr-user-ninja:before{content:"\fe66"}.fi-sr-user-nurse:before{content:"\fe67"}.fi-sr-user-pen:before{content:"\fe68"}.fi-sr-user-pilot-tie:before{content:"\fe69"}.fi-sr-user-pilot:before{content:"\fe6a"}.fi-sr-user-police:before{content:"\fe6b"}.fi-sr-user-robot-xmarks:before{content:"\fe6c"}.fi-sr-user-robot:before{content:"\fe6d"}.fi-sr-user-salary:before{content:"\fe6e"}.fi-sr-user-shield:before{content:"\fe6f"}.fi-sr-user-skill-gear:before{content:"\fe70"}.fi-sr-user-slash:before{content:"\fe71"}.fi-sr-user-tag:before{content:"\fe72"}.fi-sr-user-time:before{content:"\fe73"}.fi-sr-user-trust:before{content:"\fe74"}.fi-sr-user-unlock:before{content:"\fe75"}.fi-sr-user-visor:before{content:"\fe76"}.fi-sr-user-xmark:before{content:"\fe77"}.fi-sr-user:before{content:"\fe78"}.fi-sr-users-alt:before{content:"\fe79"}.fi-sr-users-class:before{content:"\fe7a"}.fi-sr-users-gear:before{content:"\fe7b"}.fi-sr-users-medical:before{content:"\fe7c"}.fi-sr-users-slash:before{content:"\fe7d"}.fi-sr-users:before{content:"\fe7e"}.fi-sr-utensils-slash:before{content:"\fe7f"}.fi-sr-utensils:before{content:"\fe80"}.fi-sr-utility-pole-double:before{content:"\fe81"}.fi-sr-utility-pole:before{content:"\fe82"}.fi-sr-ux-browser:before{content:"\fe83"}.fi-sr-ux:before{content:"\fe84"}.fi-sr-v:before{content:"\fe85"}.fi-sr-vacuum-robot:before{content:"\fe86"}.fi-sr-vacuum:before{content:"\fe87"}.fi-sr-value-absolute:before{content:"\fe88"}.fi-sr-vault:before{content:"\fe89"}.fi-sr-vector-alt:before{content:"\fe8a"}.fi-sr-vector-circle:before{content:"\fe8b"}.fi-sr-vector-polygon:before{content:"\fe8c"}.fi-sr-vector:before{content:"\fe8d"}.fi-sr-venus-double:before{content:"\fe8e"}.fi-sr-venus-mars:before{content:"\fe8f"}.fi-sr-venus:before{content:"\fe90"}.fi-sr-vest-patches:before{content:"\fe91"}.fi-sr-vest:before{content:"\fe92"}.fi-sr-video-arrow-down-left:before{content:"\fe93"}.fi-sr-video-arrow-up-right:before{content:"\fe94"}.fi-sr-video-camera-alt:before{content:"\fe95"}.fi-sr-video-camera:before{content:"\fe96"}.fi-sr-video-duration:before{content:"\fe97"}.fi-sr-video-plus:before{content:"\fe98"}.fi-sr-video-slash:before{content:"\fe99"}.fi-sr-videoconference:before{content:"\fe9a"}.fi-sr-vihara:before{content:"\fe9b"}.fi-sr-violin:before{content:"\fe9c"}.fi-sr-virus-slash:before{content:"\fe9d"}.fi-sr-virus:before{content:"\fe9e"}.fi-sr-viruses:before{content:"\fe9f"}.fi-sr-visit:before{content:"\fea0"}.fi-sr-voicemail:before{content:"\fea1"}.fi-sr-volcano:before{content:"\fea2"}.fi-sr-volleyball:before{content:"\fea3"}.fi-sr-volume-down:before{content:"\fea4"}.fi-sr-volume-mute:before{content:"\fea5"}.fi-sr-volume-off:before{content:"\fea6"}.fi-sr-volume-slash:before{content:"\fea7"}.fi-sr-volume:before{content:"\fea8"}.fi-sr-vote-nay:before{content:"\fea9"}.fi-sr-vote-yea:before{content:"\feaa"}.fi-sr-vr-cardboard:before{content:"\feab"}.fi-sr-w:before{content:"\feac"}.fi-sr-waffle:before{content:"\fead"}.fi-sr-wagon-covered:before{content:"\feae"}.fi-sr-walker:before{content:"\feaf"}.fi-sr-walkie-talkie:before{content:"\feb0"}.fi-sr-walking:before{content:"\feb1"}.fi-sr-wallet-arrow:before{content:"\feb2"}.fi-sr-wallet-buyer:before{content:"\feb3"}.fi-sr-wallet:before{content:"\feb4"}.fi-sr-warehouse-alt:before{content:"\feb5"}.fi-sr-washer:before{content:"\feb6"}.fi-sr-waste-pollution:before{content:"\feb7"}.fi-sr-waste:before{content:"\feb8"}.fi-sr-watch-calculator:before{content:"\feb9"}.fi-sr-watch-fitness:before{content:"\feba"}.fi-sr-watch-smart:before{content:"\febb"}.fi-sr-watch:before{content:"\febc"}.fi-sr-water-bottle:before{content:"\febd"}.fi-sr-water-ladder:before{content:"\febe"}.fi-sr-water-lower:before{content:"\febf"}.fi-sr-water-rise:before{content:"\fec0"}.fi-sr-water:before{content:"\fec1"}.fi-sr-watermelon:before{content:"\fec2"}.fi-sr-wave-sine:before{content:"\fec3"}.fi-sr-wave-square:before{content:"\fec4"}.fi-sr-wave-triangle:before{content:"\fec5"}.fi-sr-wave:before{content:"\fec6"}.fi-sr-waveform-path:before{content:"\fec7"}.fi-sr-waveform:before{content:"\fec8"}.fi-sr-web-design:before{content:"\fec9"}.fi-sr-webcam-slash:before{content:"\feca"}.fi-sr-webcam:before{content:"\fecb"}.fi-sr-webhook:before{content:"\fecc"}.fi-sr-wednesday:before{content:"\fecd"}.fi-sr-whale:before{content:"\fece"}.fi-sr-wheat-awn-circle-exclamation:before{content:"\fecf"}.fi-sr-wheat-awn-slash:before{content:"\fed0"}.fi-sr-wheat-awn:before{content:"\fed1"}.fi-sr-wheat-slash:before{content:"\fed2"}.fi-sr-wheat:before{content:"\fed3"}.fi-sr-wheelchair-move:before{content:"\fed4"}.fi-sr-wheelchair-sleeping:before{content:"\fed5"}.fi-sr-wheelchair:before{content:"\fed6"}.fi-sr-whistle:before{content:"\fed7"}.fi-sr-white-space:before{content:"\fed8"}.fi-sr-wifi-1:before{content:"\fed9"}.fi-sr-wifi-2:before{content:"\feda"}.fi-sr-wifi-alt:before{content:"\fedb"}.fi-sr-wifi-exclamation:before{content:"\fedc"}.fi-sr-wifi-slash:before{content:"\fedd"}.fi-sr-wifi:before{content:"\fede"}.fi-sr-wind-turbine:before{content:"\fedf"}.fi-sr-wind-warning:before{content:"\fee0"}.fi-sr-wind:before{content:"\fee1"}.fi-sr-window-alt:before{content:"\fee2"}.fi-sr-window-frame-open:before{content:"\fee3"}.fi-sr-window-frame:before{content:"\fee4"}.fi-sr-window-maximize:before{content:"\fee5"}.fi-sr-window-minimize:before{content:"\fee6"}.fi-sr-window-restore:before{content:"\fee7"}.fi-sr-windsock:before{content:"\fee8"}.fi-sr-wine-bottle:before{content:"\fee9"}.fi-sr-wine-glass-crack:before{content:"\feea"}.fi-sr-wine-glass-empty:before{content:"\feeb"}.fi-sr-wishlist-heart:before{content:"\feec"}.fi-sr-wishlist-star:before{content:"\feed"}.fi-sr-woman-head:before{content:"\feee"}.fi-sr-woman-scientist:before{content:"\feef"}.fi-sr-won-sign:before{content:"\fef0"}.fi-sr-workflow-alt:before{content:"\fef1"}.fi-sr-workflow-setting-alt:before{content:"\fef2"}.fi-sr-workflow-setting:before{content:"\fef3"}.fi-sr-workflow:before{content:"\fef4"}.fi-sr-workshop:before{content:"\fef5"}.fi-sr-world:before{content:"\fef6"}.fi-sr-worm:before{content:"\fef7"}.fi-sr-wreath:before{content:"\fef8"}.fi-sr-wrench-alt:before{content:"\fef9"}.fi-sr-wrench-simple:before{content:"\fefa"}.fi-sr-x-ray:before{content:"\fefb"}.fi-sr-x:before{content:"\fefc"}.fi-sr-y:before{content:"\fefd"}.fi-sr-yen:before{content:"\fefe"}.fi-sr-yin-yang:before{content:"\ff00"}.fi-sr-z:before{content:"\ff01"}.fi-sr-zip-file:before{content:"\ff02"}.fi-sr-zoom-in:before{content:"\ff03"}.fi-sr-zoom-out:before{content:"\ff04"}@font-face{font-family:uicons-thin-rounded;src:url(/_next/static/media/uicons-thin-rounded-HOOVQNVT.3b9d5836.woff2) format("woff2"),url(/_next/static/media/uicons-thin-rounded-IJXIJK3M.426e84ab.woff) format("woff"),url(/_next/static/media/uicons-thin-rounded-LFWVTX5C.596d59df.eot#iefix) format("embedded-opentype");font-display:swap}i[class*=" fi-tr-"]:before,i[class^=fi-tr-]:before,span[class*=fi-tr-]:before,span[class^=fi-tr-]:before{font-family:uicons-thin-rounded!important;font-style:normal;font-weight:400!important;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fi-tr-0:before{content:"\f101"}.fi-tr-00s-music-disc:before{content:"\f102"}.fi-tr-1:before{content:"\f103"}.fi-tr-2:before{content:"\f104"}.fi-tr-3:before{content:"\f105"}.fi-tr-360-degrees:before{content:"\f106"}.fi-tr-4:before{content:"\f107"}.fi-tr-404:before{content:"\f108"}.fi-tr-5:before{content:"\f109"}.fi-tr-6:before{content:"\f10a"}.fi-tr-60s-music-disc:before{content:"\f10b"}.fi-tr-7:before{content:"\f10c"}.fi-tr-70s-music-disc:before{content:"\f10d"}.fi-tr-8:before{content:"\f10e"}.fi-tr-80s-music-disc:before{content:"\f10f"}.fi-tr-9:before{content:"\f110"}.fi-tr-90s-music-disc:before{content:"\f111"}.fi-tr-a:before{content:"\f112"}.fi-tr-accident:before{content:"\f113"}.fi-tr-acorn:before{content:"\f114"}.fi-tr-ad-paid:before{content:"\f115"}.fi-tr-ad:before{content:"\f116"}.fi-tr-add-document:before{content:"\f117"}.fi-tr-add-folder:before{content:"\f118"}.fi-tr-add-image:before{content:"\f119"}.fi-tr-add:before{content:"\f11a"}.fi-tr-address-book:before{content:"\f11b"}.fi-tr-address-card:before{content:"\f11c"}.fi-tr-admin-alt:before{content:"\f11d"}.fi-tr-admin:before{content:"\f11e"}.fi-tr-age-alt:before{content:"\f11f"}.fi-tr-age-restriction-eighteen:before{content:"\f120"}.fi-tr-age-restriction-seven:before{content:"\f121"}.fi-tr-age-restriction-six:before{content:"\f122"}.fi-tr-age-restriction-sixteen:before{content:"\f123"}.fi-tr-age-restriction-thirteen:before{content:"\f124"}.fi-tr-age-restriction-three:before{content:"\f125"}.fi-tr-age-restriction-twelve:before{content:"\f126"}.fi-tr-age-restriction-twenty-one:before{content:"\f127"}.fi-tr-age-restriction-zero:before{content:"\f128"}.fi-tr-age:before{content:"\f129"}.fi-tr-air-conditioner:before{content:"\f12a"}.fi-tr-air-freshener:before{content:"\f12b"}.fi-tr-air-pollution:before{content:"\f12c"}.fi-tr-airplane-journey:before{content:"\f12d"}.fi-tr-airplane-window-open:before{content:"\f12e"}.fi-tr-airplay:before{content:"\f12f"}.fi-tr-alarm-clock:before{content:"\f130"}.fi-tr-alarm-exclamation:before{content:"\f131"}.fi-tr-alarm-plus:before{content:"\f132"}.fi-tr-alarm-snooze:before{content:"\f133"}.fi-tr-album-circle-plus:before{content:"\f134"}.fi-tr-album-circle-user:before{content:"\f135"}.fi-tr-album-collection:before{content:"\f136"}.fi-tr-album:before{content:"\f137"}.fi-tr-algorithm:before{content:"\f138"}.fi-tr-alicorn:before{content:"\f139"}.fi-tr-alien:before{content:"\f13a"}.fi-tr-align-slash:before{content:"\f13b"}.fi-tr-ambulance:before{content:"\f13c"}.fi-tr-analyse-alt:before{content:"\f13d"}.fi-tr-analyse:before{content:"\f13e"}.fi-tr-anatomical-heart:before{content:"\f13f"}.fi-tr-anchor:before{content:"\f140"}.fi-tr-angel:before{content:"\f141"}.fi-tr-angle-90:before{content:"\f142"}.fi-tr-angle-circle-down:before{content:"\f143"}.fi-tr-angle-circle-left:before{content:"\f144"}.fi-tr-angle-circle-right:before{content:"\f145"}.fi-tr-angle-circle-up:before{content:"\f146"}.fi-tr-angle-double-left:before{content:"\f147"}.fi-tr-angle-double-right:before{content:"\f148"}.fi-tr-angle-double-small-down:before{content:"\f149"}.fi-tr-angle-double-small-left:before{content:"\f14a"}.fi-tr-angle-double-small-right:before{content:"\f14b"}.fi-tr-angle-double-small-up:before{content:"\f14c"}.fi-tr-angle-down:before{content:"\f14d"}.fi-tr-angle-left:before{content:"\f14e"}.fi-tr-angle-right:before{content:"\f14f"}.fi-tr-angle-small-down:before{content:"\f150"}.fi-tr-angle-small-left:before{content:"\f151"}.fi-tr-angle-small-right:before{content:"\f152"}.fi-tr-angle-small-up:before{content:"\f153"}.fi-tr-angle-square-down:before{content:"\f154"}.fi-tr-angle-square-left:before{content:"\f155"}.fi-tr-angle-square-right:before{content:"\f156"}.fi-tr-angle-square-up:before{content:"\f157"}.fi-tr-angle-up:before{content:"\f158"}.fi-tr-angle:before{content:"\f159"}.fi-tr-angles-up-down:before{content:"\f15a"}.fi-tr-angry:before{content:"\f15b"}.fi-tr-animated-icon:before{content:"\f15c"}.fi-tr-ankh:before{content:"\f15d"}.fi-tr-answer-alt:before{content:"\f15e"}.fi-tr-answer:before{content:"\f15f"}.fi-tr-apartment:before{content:"\f160"}.fi-tr-aperture:before{content:"\f161"}.fi-tr-api:before{content:"\f162"}.fi-tr-apple-core:before{content:"\f163"}.fi-tr-apple-crate:before{content:"\f164"}.fi-tr-apple:before{content:"\f165"}.fi-tr-archway:before{content:"\f166"}.fi-tr-arrow-alt-circle-down:before{content:"\f167"}.fi-tr-arrow-alt-circle-left:before{content:"\f168"}.fi-tr-arrow-alt-circle-right:before{content:"\f169"}.fi-tr-arrow-alt-circle-up:before{content:"\f16a"}.fi-tr-arrow-alt-down:before{content:"\f16b"}.fi-tr-arrow-alt-from-bottom:before{content:"\f16c"}.fi-tr-arrow-alt-from-left:before{content:"\f16d"}.fi-tr-arrow-alt-from-right:before{content:"\f16e"}.fi-tr-arrow-alt-from-top:before{content:"\f16f"}.fi-tr-arrow-alt-left:before{content:"\f170"}.fi-tr-arrow-alt-right:before{content:"\f171"}.fi-tr-arrow-alt-square-down:before{content:"\f172"}.fi-tr-arrow-alt-square-left:before{content:"\f173"}.fi-tr-arrow-alt-square-right:before{content:"\f174"}.fi-tr-arrow-alt-square-up:before{content:"\f175"}.fi-tr-arrow-alt-to-bottom:before{content:"\f176"}.fi-tr-arrow-alt-to-left:before{content:"\f177"}.fi-tr-arrow-alt-to-right:before{content:"\f178"}.fi-tr-arrow-alt-to-top:before{content:"\f179"}.fi-tr-arrow-alt-up:before{content:"\f17a"}.fi-tr-arrow-circle-down:before{content:"\f17b"}.fi-tr-arrow-circle-left:before{content:"\f17c"}.fi-tr-arrow-circle-right:before{content:"\f17d"}.fi-tr-arrow-circle-up:before{content:"\f17e"}.fi-tr-arrow-comparison:before{content:"\f17f"}.fi-tr-arrow-down-from-arc:before{content:"\f180"}.fi-tr-arrow-down-from-dotted-line:before{content:"\f181"}.fi-tr-arrow-down-left:before{content:"\f182"}.fi-tr-arrow-down-small-big:before{content:"\f183"}.fi-tr-arrow-down-to-dotted-line:before{content:"\f184"}.fi-tr-arrow-down-to-square:before{content:"\f185"}.fi-tr-arrow-down-triangle-square:before{content:"\f186"}.fi-tr-arrow-down:before{content:"\f187"}.fi-tr-arrow-from-bottom:before{content:"\f188"}.fi-tr-arrow-from-left:before{content:"\f189"}.fi-tr-arrow-from-right:before{content:"\f18a"}.fi-tr-arrow-from-top:before{content:"\f18b"}.fi-tr-arrow-left-from-arc:before{content:"\f18c"}.fi-tr-arrow-left-from-line:before{content:"\f18d"}.fi-tr-arrow-left-to-arc:before{content:"\f18e"}.fi-tr-arrow-left:before{content:"\f18f"}.fi-tr-arrow-progress-alt:before{content:"\f190"}.fi-tr-arrow-progress:before{content:"\f191"}.fi-tr-arrow-right-to-bracket:before{content:"\f192"}.fi-tr-arrow-right:before{content:"\f193"}.fi-tr-arrow-small-down:before{content:"\f194"}.fi-tr-arrow-small-left:before{content:"\f195"}.fi-tr-arrow-small-right:before{content:"\f196"}.fi-tr-arrow-small-up:before{content:"\f197"}.fi-tr-arrow-square-down:before{content:"\f198"}.fi-tr-arrow-square-left:before{content:"\f199"}.fi-tr-arrow-square-right:before{content:"\f19a"}.fi-tr-arrow-square-up:before{content:"\f19b"}.fi-tr-arrow-to-bottom:before{content:"\f19c"}.fi-tr-arrow-to-left:before{content:"\f19d"}.fi-tr-arrow-to-right:before{content:"\f19e"}.fi-tr-arrow-to-top:before{content:"\f19f"}.fi-tr-arrow-trend-down:before{content:"\f1a0"}.fi-tr-arrow-trend-up:before{content:"\f1a1"}.fi-tr-arrow-turn-down-left:before{content:"\f1a2"}.fi-tr-arrow-turn-down-right:before{content:"\f1a3"}.fi-tr-arrow-turn-left-up:before{content:"\f1a4"}.fi-tr-arrow-up-from-dotted-line:before{content:"\f1a5"}.fi-tr-arrow-up-from-ground-water:before{content:"\f1a6"}.fi-tr-arrow-up-from-square:before{content:"\f1a7"}.fi-tr-arrow-up-left-from-circle:before{content:"\f1a8"}.fi-tr-arrow-up-left:before{content:"\f1a9"}.fi-tr-arrow-up-right-and-arrow-down-left-from-center:before{content:"\f1aa"}.fi-tr-arrow-up-right-from-square:before{content:"\f1ab"}.fi-tr-arrow-up-right:before{content:"\f1ac"}.fi-tr-arrow-up-small-big:before{content:"\f1ad"}.fi-tr-arrow-up-square-triangle:before{content:"\f1ae"}.fi-tr-arrow-up-to-arc:before{content:"\f1af"}.fi-tr-arrow-up-to-dotted-line:before{content:"\f1b0"}.fi-tr-arrow-up:before{content:"\f1b1"}.fi-tr-arrow-upward-growth-crypto:before{content:"\f1b2"}.fi-tr-arrows-alt-h:before{content:"\f1b3"}.fi-tr-arrows-alt-v:before{content:"\f1b4"}.fi-tr-arrows-alt:before{content:"\f1b5"}.fi-tr-arrows-cross:before{content:"\f1b6"}.fi-tr-arrows-from-dotted-line:before{content:"\f1b7"}.fi-tr-arrows-from-line:before{content:"\f1b8"}.fi-tr-arrows-h-copy:before{content:"\f1b9"}.fi-tr-arrows-h:before{content:"\f1ba"}.fi-tr-arrows-repeat-1:before{content:"\f1bb"}.fi-tr-arrows-repeat:before{content:"\f1bc"}.fi-tr-arrows-retweet:before{content:"\f1bd"}.fi-tr-arrows-split-right-and-left:before{content:"\f1be"}.fi-tr-arrows-split-up-and-left:before{content:"\f1bf"}.fi-tr-arrows-to-circle:before{content:"\f1c0"}.fi-tr-arrows-to-dotted-line:before{content:"\f1c1"}.fi-tr-arrows-to-line:before{content:"\f1c2"}.fi-tr-arrows:before{content:"\f1c3"}.fi-tr-artificial-intelligence:before{content:"\f1c4"}.fi-tr-assept-document:before{content:"\f1c5"}.fi-tr-assessment-alt:before{content:"\f1c6"}.fi-tr-assessment:before{content:"\f1c7"}.fi-tr-assign:before{content:"\f1c8"}.fi-tr-assistive-listening-systems:before{content:"\f1c9"}.fi-tr-asterik:before{content:"\f1ca"}.fi-tr-at:before{content:"\f1cb"}.fi-tr-attribution-pen:before{content:"\f1cc"}.fi-tr-attribution-pencil:before{content:"\f1cd"}.fi-tr-aubergine:before{content:"\f1ce"}.fi-tr-auction:before{content:"\f1cf"}.fi-tr-audio-description-slash:before{content:"\f1d0"}.fi-tr-audit-alt:before{content:"\f1d1"}.fi-tr-audit:before{content:"\f1d2"}.fi-tr-austral-sign:before{content:"\f1d3"}.fi-tr-avocado:before{content:"\f1d4"}.fi-tr-award:before{content:"\f1d5"}.fi-tr-axe-battle:before{content:"\f1d6"}.fi-tr-axe:before{content:"\f1d7"}.fi-tr-b:before{content:"\f1d8"}.fi-tr-baby-carriage:before{content:"\f1d9"}.fi-tr-baby:before{content:"\f1da"}.fi-tr-back-up:before{content:"\f1db"}.fi-tr-background:before{content:"\f1dc"}.fi-tr-backpack:before{content:"\f1dd"}.fi-tr-bacon:before{content:"\f1de"}.fi-tr-bacteria:before{content:"\f1df"}.fi-tr-bacterium:before{content:"\f1e0"}.fi-tr-badge-check:before{content:"\f1e1"}.fi-tr-badge-dollar:before{content:"\f1e2"}.fi-tr-badge-leaf:before{content:"\f1e3"}.fi-tr-badge-percent:before{content:"\f1e4"}.fi-tr-badge-sheriff:before{content:"\f1e5"}.fi-tr-badge:before{content:"\f1e6"}.fi-tr-badger-honey:before{content:"\f1e7"}.fi-tr-badget-check-alt:before{content:"\f1e8"}.fi-tr-badminton:before{content:"\f1e9"}.fi-tr-bag-map-pin:before{content:"\f1ea"}.fi-tr-bag-seedling:before{content:"\f1eb"}.fi-tr-bag-shopping-minus:before{content:"\f1ec"}.fi-tr-bags-shopping:before{content:"\f1ed"}.fi-tr-baguette:before{content:"\f1ee"}.fi-tr-bahai:before{content:"\f1ef"}.fi-tr-baht-sign:before{content:"\f1f0"}.fi-tr-balance-scale-left:before{content:"\f1f1"}.fi-tr-balance-scale-right:before{content:"\f1f2"}.fi-tr-ball-pile:before{content:"\f1f3"}.fi-tr-ballet-dance:before{content:"\f1f4"}.fi-tr-balloon:before{content:"\f1f5"}.fi-tr-balloons:before{content:"\f1f6"}.fi-tr-ballot-check:before{content:"\f1f7"}.fi-tr-ballot:before{content:"\f1f8"}.fi-tr-ban-bug:before{content:"\f1f9"}.fi-tr-banana:before{content:"\f1fa"}.fi-tr-band-aid:before{content:"\f1fb"}.fi-tr-bangladeshi-taka-sign:before{content:"\f1fc"}.fi-tr-banjo:before{content:"\f1fd"}.fi-tr-bank:before{content:"\f1fe"}.fi-tr-banner-2:before{content:"\f1ff"}.fi-tr-banner-3:before{content:"\f200"}.fi-tr-banner-4:before{content:"\f201"}.fi-tr-banner-5:before{content:"\f202"}.fi-tr-banner:before{content:"\f203"}.fi-tr-barber-pole:before{content:"\f204"}.fi-tr-barber-shop:before{content:"\f205"}.fi-tr-barcode-read:before{content:"\f206"}.fi-tr-barcode-scan:before{content:"\f207"}.fi-tr-barcode:before{content:"\f208"}.fi-tr-bars-filter:before{content:"\f209"}.fi-tr-bars-progress:before{content:"\f20a"}.fi-tr-bars-sort:before{content:"\f20b"}.fi-tr-bars-staggered:before{content:"\f20c"}.fi-tr-baseball-alt:before{content:"\f20d"}.fi-tr-basket-shopping-minus:before{content:"\f20e"}.fi-tr-basket-shopping-plus:before{content:"\f20f"}.fi-tr-basket-shopping-simple:before{content:"\f210"}.fi-tr-basketball-hoop:before{content:"\f211"}.fi-tr-bat:before{content:"\f212"}.fi-tr-bath:before{content:"\f213"}.fi-tr-battery-bolt:before{content:"\f214"}.fi-tr-battery-empty:before{content:"\f215"}.fi-tr-battery-exclamation:before{content:"\f216"}.fi-tr-battery-full:before{content:"\f217"}.fi-tr-battery-half:before{content:"\f218"}.fi-tr-battery-quarter:before{content:"\f219"}.fi-tr-battery-slash:before{content:"\f21a"}.fi-tr-battery-three-quarters:before{content:"\f21b"}.fi-tr-beacon:before{content:"\f21c"}.fi-tr-bed-alt:before{content:"\f21d"}.fi-tr-bed-bunk:before{content:"\f21e"}.fi-tr-bed-empty:before{content:"\f21f"}.fi-tr-bee:before{content:"\f220"}.fi-tr-beer-mug-empty:before{content:"\f221"}.fi-tr-beer:before{content:"\f222"}.fi-tr-bell-concierge:before{content:"\f223"}.fi-tr-bell-ring:before{content:"\f224"}.fi-tr-bell-school-slash:before{content:"\f225"}.fi-tr-bell-school:before{content:"\f226"}.fi-tr-bell-slash:before{content:"\f227"}.fi-tr-bells:before{content:"\f228"}.fi-tr-bench-tree:before{content:"\f229"}.fi-tr-benefit-diamond-alt:before{content:"\f22a"}.fi-tr-benefit-diamond:before{content:"\f22b"}.fi-tr-benefit-hand:before{content:"\f22c"}.fi-tr-benefit-increase:before{content:"\f22d"}.fi-tr-benefit-porcent:before{content:"\f22e"}.fi-tr-benefit:before{content:"\f22f"}.fi-tr-betamax:before{content:"\f230"}.fi-tr-bible:before{content:"\f231"}.fi-tr-bicycle-journey:before{content:"\f232"}.fi-tr-biking-mountain:before{content:"\f233"}.fi-tr-biking:before{content:"\f234"}.fi-tr-bill-arrow:before{content:"\f235"}.fi-tr-bin-bottles:before{content:"\f236"}.fi-tr-binary-circle-check:before{content:"\f237"}.fi-tr-binary-lock:before{content:"\f238"}.fi-tr-binary-slash:before{content:"\f239"}.fi-tr-binary:before{content:"\f23a"}.fi-tr-binoculars:before{content:"\f23b"}.fi-tr-bio-leaves:before{content:"\f23c"}.fi-tr-bio:before{content:"\f23d"}.fi-tr-biohazard:before{content:"\f23e"}.fi-tr-bird:before{content:"\f23f"}.fi-tr-bitcoin-sign:before{content:"\f240"}.fi-tr-blanket:before{content:"\f241"}.fi-tr-blender-phone:before{content:"\f242"}.fi-tr-blender:before{content:"\f243"}.fi-tr-blinds-open:before{content:"\f244"}.fi-tr-blinds-raised:before{content:"\f245"}.fi-tr-blinds:before{content:"\f246"}.fi-tr-block-brick:before{content:"\f247"}.fi-tr-block-microphone:before{content:"\f248"}.fi-tr-block-question:before{content:"\f249"}.fi-tr-block-quote:before{content:"\f24a"}.fi-tr-block:before{content:"\f24b"}.fi-tr-blockchain-3:before{content:"\f24c"}.fi-tr-blog-pencil:before{content:"\f24d"}.fi-tr-blog-text:before{content:"\f24e"}.fi-tr-blood-dropper:before{content:"\f24f"}.fi-tr-blood-test-tube-alt:before{content:"\f250"}.fi-tr-blood-test-tube:before{content:"\f251"}.fi-tr-blood:before{content:"\f252"}.fi-tr-blueberries:before{content:"\f253"}.fi-tr-blueprint:before{content:"\f254"}.fi-tr-bolt-auto:before{content:"\f255"}.fi-tr-bolt-slash:before{content:"\f256"}.fi-tr-bolt:before{content:"\f257"}.fi-tr-bomb:before{content:"\f258"}.fi-tr-bone-break:before{content:"\f259"}.fi-tr-bone:before{content:"\f25a"}.fi-tr-bong:before{content:"\f25b"}.fi-tr-bonus-alt:before{content:"\f25c"}.fi-tr-bonus-star:before{content:"\f25d"}.fi-tr-bonus:before{content:"\f25e"}.fi-tr-book-alt:before{content:"\f25f"}.fi-tr-book-arrow-right:before{content:"\f260"}.fi-tr-book-arrow-up:before{content:"\f261"}.fi-tr-book-atlas:before{content:"\f262"}.fi-tr-book-bookmark:before{content:"\f263"}.fi-tr-book-circle-arrow-right:before{content:"\f264"}.fi-tr-book-circle-arrow-up:before{content:"\f265"}.fi-tr-book-copy:before{content:"\f266"}.fi-tr-book-dead:before{content:"\f267"}.fi-tr-book-font:before{content:"\f268"}.fi-tr-book-heart:before{content:"\f269"}.fi-tr-book-medical:before{content:"\f26a"}.fi-tr-book-open-cover:before{content:"\f26b"}.fi-tr-book-open-reader:before{content:"\f26c"}.fi-tr-book-plus:before{content:"\f26d"}.fi-tr-book-quran:before{content:"\f26e"}.fi-tr-book-section:before{content:"\f26f"}.fi-tr-book-spells:before{content:"\f270"}.fi-tr-book-tanakh:before{content:"\f271"}.fi-tr-book-user:before{content:"\f272"}.fi-tr-Booking:before{content:"\f273"}.fi-tr-bookmark-slash:before{content:"\f274"}.fi-tr-books-medical:before{content:"\f275"}.fi-tr-books:before{content:"\f276"}.fi-tr-boot-heeled:before{content:"\f277"}.fi-tr-boot:before{content:"\f278"}.fi-tr-booth-curtain:before{content:"\f279"}.fi-tr-border-all:before{content:"\f27a"}.fi-tr-border-bottom:before{content:"\f27b"}.fi-tr-border-center-h:before{content:"\f27c"}.fi-tr-border-center-v:before{content:"\f27d"}.fi-tr-border-inner:before{content:"\f27e"}.fi-tr-border-left:before{content:"\f27f"}.fi-tr-border-none:before{content:"\f280"}.fi-tr-border-outer:before{content:"\f281"}.fi-tr-border-right:before{content:"\f282"}.fi-tr-border-style-alt:before{content:"\f283"}.fi-tr-border-style:before{content:"\f284"}.fi-tr-border-top:before{content:"\f285"}.fi-tr-boss:before{content:"\f286"}.fi-tr-bottle-droplet:before{content:"\f287"}.fi-tr-bottle:before{content:"\f288"}.fi-tr-bow-arrow:before{content:"\f289"}.fi-tr-bowl-chopsticks-noodles:before{content:"\f28a"}.fi-tr-bowl-chopsticks:before{content:"\f28b"}.fi-tr-bowl-rice:before{content:"\f28c"}.fi-tr-bowl-scoop:before{content:"\f28d"}.fi-tr-bowl-scoops:before{content:"\f28e"}.fi-tr-bowl-soft-serve:before{content:"\f28f"}.fi-tr-bowl-spoon:before{content:"\f290"}.fi-tr-bowling-ball:before{content:"\f291"}.fi-tr-bowling-pins:before{content:"\f292"}.fi-tr-box-alt:before{content:"\f293"}.fi-tr-box-ballot:before{content:"\f294"}.fi-tr-box-check:before{content:"\f295"}.fi-tr-box-circle-check:before{content:"\f296"}.fi-tr-box-dollar:before{content:"\f297"}.fi-tr-box-fragile:before{content:"\f298"}.fi-tr-box-heart:before{content:"\f299"}.fi-tr-box-open-full:before{content:"\f29a"}.fi-tr-box-open:before{content:"\f29b"}.fi-tr-box-tissue:before{content:"\f29c"}.fi-tr-box-up:before{content:"\f29d"}.fi-tr-boxes:before{content:"\f29e"}.fi-tr-boxing-glove:before{content:"\f29f"}.fi-tr-bracket-curly-right:before{content:"\f2a0"}.fi-tr-bracket-curly:before{content:"\f2a1"}.fi-tr-bracket-round-right:before{content:"\f2a2"}.fi-tr-bracket-round:before{content:"\f2a3"}.fi-tr-bracket-square-right:before{content:"\f2a4"}.fi-tr-bracket-square:before{content:"\f2a5"}.fi-tr-brackets-curly:before{content:"\f2a6"}.fi-tr-brackets-round:before{content:"\f2a7"}.fi-tr-brackets-square:before{content:"\f2a8"}.fi-tr-braille-a:before{content:"\f2a9"}.fi-tr-braille-b:before{content:"\f2aa"}.fi-tr-braille-c:before{content:"\f2ab"}.fi-tr-braille-d:before{content:"\f2ac"}.fi-tr-braille-e:before{content:"\f2ad"}.fi-tr-braille-g:before{content:"\f2ae"}.fi-tr-braille-h:before{content:"\f2af"}.fi-tr-braille-i:before{content:"\f2b0"}.fi-tr-braille-j:before{content:"\f2b1"}.fi-tr-braille-k:before{content:"\f2b2"}.fi-tr-braille-l:before{content:"\f2b3"}.fi-tr-braille-m:before{content:"\f2b4"}.fi-tr-braille-n-alt:before{content:"\f2b5"}.fi-tr-braille-n:before{content:"\f2b6"}.fi-tr-braille-o:before{content:"\f2b7"}.fi-tr-braille-p:before{content:"\f2b8"}.fi-tr-braille-q:before{content:"\f2b9"}.fi-tr-braille-r:before{content:"\f2ba"}.fi-tr-braille-s:before{content:"\f2bb"}.fi-tr-braille-t:before{content:"\f2bc"}.fi-tr-braille-u:before{content:"\f2bd"}.fi-tr-braille-v:before{content:"\f2be"}.fi-tr-braille-w:before{content:"\f2bf"}.fi-tr-braille-x:before{content:"\f2c0"}.fi-tr-braille-y:before{content:"\f2c1"}.fi-tr-braille-z:before{content:"\f2c2"}.fi-tr-braille:before{content:"\f2c3"}.fi-tr-brain-circuit:before{content:"\f2c4"}.fi-tr-brain:before{content:"\f2c5"}.fi-tr-brake-warning:before{content:"\f2c6"}.fi-tr-branching:before{content:"\f2c7"}.fi-tr-brand:before{content:"\f2c8"}.fi-tr-branding:before{content:"\f2c9"}.fi-tr-bread-loaf:before{content:"\f2ca"}.fi-tr-bread-slice-butter:before{content:"\f2cb"}.fi-tr-bread-slice:before{content:"\f2cc"}.fi-tr-bread:before{content:"\f2cd"}.fi-tr-briefcase-arrow-right:before{content:"\f2ce"}.fi-tr-briefcase-blank:before{content:"\f2cf"}.fi-tr-brightness-low:before{content:"\f2d0"}.fi-tr-brightness:before{content:"\f2d1"}.fi-tr-bring-forward:before{content:"\f2d2"}.fi-tr-bring-front:before{content:"\f2d3"}.fi-tr-broadcast-tower:before{content:"\f2d4"}.fi-tr-broccoli:before{content:"\f2d5"}.fi-tr-broken-image:before{content:"\f2d6"}.fi-tr-broom-ball:before{content:"\f2d7"}.fi-tr-browser-ui:before{content:"\f2d8"}.fi-tr-browser:before{content:"\f2d9"}.fi-tr-browsers:before{content:"\f2da"}.fi-tr-bucket:before{content:"\f2db"}.fi-tr-budget-alt:before{content:"\f2dc"}.fi-tr-budget:before{content:"\f2dd"}.fi-tr-bug-slash:before{content:"\f2de"}.fi-tr-bugs:before{content:"\f2df"}.fi-tr-build-alt:before{content:"\f2e0"}.fi-tr-build:before{content:"\f2e1"}.fi-tr-builder:before{content:"\f2e2"}.fi-tr-building-circle-arrow-right:before{content:"\f2e3"}.fi-tr-building-ngo:before{content:"\f2e4"}.fi-tr-building:before{content:"\f2e5"}.fi-tr-bulb:before{content:"\f2e6"}.fi-tr-bullet:before{content:"\f2e7"}.fi-tr-bullhorn:before{content:"\f2e8"}.fi-tr-bullseye-arrow:before{content:"\f2e9"}.fi-tr-bullseye-pointer:before{content:"\f2ea"}.fi-tr-bullseye:before{content:"\f2eb"}.fi-tr-burger-alt:before{content:"\f2ec"}.fi-tr-burger-fries:before{content:"\f2ed"}.fi-tr-burger-glass:before{content:"\f2ee"}.fi-tr-burrito:before{content:"\f2ef"}.fi-tr-burst:before{content:"\f2f0"}.fi-tr-bus-alt:before{content:"\f2f1"}.fi-tr-bus:before{content:"\f2f2"}.fi-tr-business-time:before{content:"\f2f3"}.fi-tr-Butter:before{content:"\f2f4"}.fi-tr-butterfly:before{content:"\f2f5"}.fi-tr-c:before{content:"\f2f6"}.fi-tr-cabin:before{content:"\f2f7"}.fi-tr-cactus:before{content:"\f2f8"}.fi-tr-cage-empty:before{content:"\f2f9"}.fi-tr-cake-birthday:before{content:"\f2fa"}.fi-tr-cake-slice:before{content:"\f2fb"}.fi-tr-cake-wedding:before{content:"\f2fc"}.fi-tr-calculator-bill:before{content:"\f2fd"}.fi-tr-calculator-math-tax:before{content:"\f2fe"}.fi-tr-calculator-money:before{content:"\f2ff"}.fi-tr-calculator-simple:before{content:"\f300"}.fi-tr-calculator:before{content:"\f301"}.fi-tr-calendar-arrow-down:before{content:"\f302"}.fi-tr-calendar-arrow-up:before{content:"\f303"}.fi-tr-calendar-check:before{content:"\f304"}.fi-tr-calendar-clock:before{content:"\f305"}.fi-tr-calendar-day:before{content:"\f306"}.fi-tr-calendar-days:before{content:"\f307"}.fi-tr-calendar-event-tax:before{content:"\f308"}.fi-tr-calendar-exclamation:before{content:"\f309"}.fi-tr-calendar-gavel-legal:before{content:"\f30a"}.fi-tr-calendar-heart:before{content:"\f30b"}.fi-tr-calendar-image:before{content:"\f30c"}.fi-tr-calendar-lines-pen:before{content:"\f30d"}.fi-tr-calendar-lines:before{content:"\f30e"}.fi-tr-calendar-minus:before{content:"\f30f"}.fi-tr-calendar-payment-loan:before{content:"\f310"}.fi-tr-calendar-pen:before{content:"\f311"}.fi-tr-calendar-plus:before{content:"\f312"}.fi-tr-calendar-salary:before{content:"\f313"}.fi-tr-calendar-shift-swap:before{content:"\f314"}.fi-tr-calendar-star:before{content:"\f315"}.fi-tr-calendar-swap:before{content:"\f316"}.fi-tr-calendar-week:before{content:"\f317"}.fi-tr-calendar-xmark:before{content:"\f318"}.fi-tr-calendars:before{content:"\f319"}.fi-tr-call-duration:before{content:"\f31a"}.fi-tr-call-history:before{content:"\f31b"}.fi-tr-call-incoming:before{content:"\f31c"}.fi-tr-call-missed:before{content:"\f31d"}.fi-tr-call-outgoing:before{content:"\f31e"}.fi-tr-camcorder:before{content:"\f31f"}.fi-tr-camera-cctv:before{content:"\f320"}.fi-tr-camera-movie:before{content:"\f321"}.fi-tr-camera-retro:before{content:"\f322"}.fi-tr-camera-rotate:before{content:"\f323"}.fi-tr-camera-security:before{content:"\f324"}.fi-tr-camera-slash:before{content:"\f325"}.fi-tr-camera-viewfinder:before{content:"\f326"}.fi-tr-camera:before{content:"\f327"}.fi-tr-campfire:before{content:"\f328"}.fi-tr-can-food:before{content:"\f329"}.fi-tr-candle-holder:before{content:"\f32a"}.fi-tr-candle-lotus-yoga:before{content:"\f32b"}.fi-tr-candle-pose-yoga:before{content:"\f32c"}.fi-tr-candy-alt:before{content:"\f32d"}.fi-tr-candy-bar:before{content:"\f32e"}.fi-tr-candy-cane:before{content:"\f32f"}.fi-tr-candy-corn:before{content:"\f330"}.fi-tr-candy-sweet:before{content:"\f331"}.fi-tr-candy:before{content:"\f332"}.fi-tr-Cannabis:before{content:"\f333"}.fi-tr-canned-food:before{content:"\f334"}.fi-tr-capsules:before{content:"\f335"}.fi-tr-car-alt:before{content:"\f336"}.fi-tr-car-battery:before{content:"\f337"}.fi-tr-car-bolt:before{content:"\f338"}.fi-tr-car-building:before{content:"\f339"}.fi-tr-car-bump:before{content:"\f33a"}.fi-tr-car-bus:before{content:"\f33b"}.fi-tr-car-circle-bolt:before{content:"\f33c"}.fi-tr-car-crash:before{content:"\f33d"}.fi-tr-car-garage:before{content:"\f33e"}.fi-tr-car-journey:before{content:"\f33f"}.fi-tr-car-mechanic:before{content:"\f340"}.fi-tr-car-rear:before{content:"\f341"}.fi-tr-car-side-bolt:before{content:"\f342"}.fi-tr-car-side:before{content:"\f343"}.fi-tr-car-tilt:before{content:"\f344"}.fi-tr-car-tunnel:before{content:"\f345"}.fi-tr-car-wash:before{content:"\f346"}.fi-tr-caravan-alt:before{content:"\f347"}.fi-tr-caravan:before{content:"\f348"}.fi-tr-card-club:before{content:"\f349"}.fi-tr-card-diamond:before{content:"\f34a"}.fi-tr-card-heart:before{content:"\f34b"}.fi-tr-card-spade:before{content:"\f34c"}.fi-tr-cardinal-compass:before{content:"\f34d"}.fi-tr-career-growth:before{content:"\f34e"}.fi-tr-career-path:before{content:"\f34f"}.fi-tr-caret-circle-down:before{content:"\f350"}.fi-tr-caret-circle-right:before{content:"\f351"}.fi-tr-caret-circle-up:before{content:"\f352"}.fi-tr-caret-down:before{content:"\f353"}.fi-tr-caret-left:before{content:"\f354"}.fi-tr-caret-right:before{content:"\f355"}.fi-tr-caret-square-down:before{content:"\f356"}.fi-tr-caret-square-left_1:before{content:"\f357"}.fi-tr-caret-square-left:before{content:"\f358"}.fi-tr-caret-square-right:before{content:"\f359"}.fi-tr-caret-square-up:before{content:"\f35a"}.fi-tr-caret-up:before{content:"\f35b"}.fi-tr-carrot:before{content:"\f35c"}.fi-tr-cars-crash:before{content:"\f35d"}.fi-tr-cars:before{content:"\f35e"}.fi-tr-cart-arrow-down:before{content:"\f35f"}.fi-tr-cart-minus:before{content:"\f360"}.fi-tr-cart-shopping-fast:before{content:"\f361"}.fi-tr-cash-register:before{content:"\f362"}.fi-tr-cassette-tape:before{content:"\f363"}.fi-tr-cassette-vhs:before{content:"\f364"}.fi-tr-castle:before{content:"\f365"}.fi-tr-cat-head:before{content:"\f366"}.fi-tr-cat-space:before{content:"\f367"}.fi-tr-cat:before{content:"\f368"}.fi-tr-catalog-alt:before{content:"\f369"}.fi-tr-catalog-magazine:before{content:"\f36a"}.fi-tr-catalog:before{content:"\f36b"}.fi-tr-category-alt:before{content:"\f36c"}.fi-tr-category:before{content:"\f36d"}.fi-tr-cauldron:before{content:"\f36e"}.fi-tr-cedi-sign:before{content:"\f36f"}.fi-tr-cello:before{content:"\f370"}.fi-tr-cent-sign:before{content:"\f371"}.fi-tr-chair-office:before{content:"\f372"}.fi-tr-chair:before{content:"\f373"}.fi-tr-chalkboard-user:before{content:"\f374"}.fi-tr-chalkboard:before{content:"\f375"}.fi-tr-challenge-alt:before{content:"\f376"}.fi-tr-challenge:before{content:"\f377"}.fi-tr-channel:before{content:"\f378"}.fi-tr-charging-station:before{content:"\f379"}.fi-tr-chart-area:before{content:"\f37a"}.fi-tr-chart-arrow-down:before{content:"\f37b"}.fi-tr-chart-arrow-grow:before{content:"\f37c"}.fi-tr-chart-bullet:before{content:"\f37d"}.fi-tr-chart-candlestick:before{content:"\f37e"}.fi-tr-chart-connected:before{content:"\f37f"}.fi-tr-chart-gantt:before{content:"\f380"}.fi-tr-chart-histogram:before{content:"\f381"}.fi-tr-chart-kanban:before{content:"\f382"}.fi-tr-chart-line-up-down:before{content:"\f383"}.fi-tr-chart-line-up:before{content:"\f384"}.fi-tr-chart-mixed-up-circle-currency:before{content:"\f385"}.fi-tr-chart-mixed-up-circle-dollar:before{content:"\f386"}.fi-tr-chart-mixed:before{content:"\f387"}.fi-tr-chart-network:before{content:"\f388"}.fi-tr-chart-pie-alt:before{content:"\f389"}.fi-tr-chart-pie-simple-circle-currency:before{content:"\f38a"}.fi-tr-chart-pie-simple-circle-dollar:before{content:"\f38b"}.fi-tr-chart-pie:before{content:"\f38c"}.fi-tr-chart-pyramid:before{content:"\f38d"}.fi-tr-chart-radar:before{content:"\f38e"}.fi-tr-chart-scatter-3d:before{content:"\f38f"}.fi-tr-chart-scatter-bubble:before{content:"\f390"}.fi-tr-chart-scatter:before{content:"\f391"}.fi-tr-chart-set-theory:before{content:"\f392"}.fi-tr-chart-simple-horizontal:before{content:"\f393"}.fi-tr-chart-simple:before{content:"\f394"}.fi-tr-chart-tree-map:before{content:"\f395"}.fi-tr-chart-tree:before{content:"\f396"}.fi-tr-chart-user:before{content:"\f397"}.fi-tr-chart-waterfall:before{content:"\f398"}.fi-tr-chatbot-speech-bubble:before{content:"\f399"}.fi-tr-chatbot:before{content:"\f39a"}.fi-tr-cheap-bill:before{content:"\f39b"}.fi-tr-cheap-dollar:before{content:"\f39c"}.fi-tr-cheap-stack-dollar:before{content:"\f39d"}.fi-tr-cheap-stack:before{content:"\f39e"}.fi-tr-cheap:before{content:"\f39f"}.fi-tr-check-circle:before{content:"\f3a0"}.fi-tr-check-double:before{content:"\f3a1"}.fi-tr-check-in-calendar:before{content:"\f3a2"}.fi-tr-check-out-calendar:before{content:"\f3a3"}.fi-tr-checklist-task-budget:before{content:"\f3a4"}.fi-tr-cheese-alt:before{content:"\f3a5"}.fi-tr-cheese:before{content:"\f3a6"}.fi-tr-cheeseburger:before{content:"\f3a7"}.fi-tr-cherry:before{content:"\f3a8"}.fi-tr-chess-bishop:before{content:"\f3a9"}.fi-tr-chess-board:before{content:"\f3aa"}.fi-tr-chess-clock-alt:before{content:"\f3ab"}.fi-tr-chess-clock:before{content:"\f3ac"}.fi-tr-chess-king-alt:before{content:"\f3ad"}.fi-tr-chess-king:before{content:"\f3ae"}.fi-tr-chess-knight-alt:before{content:"\f3af"}.fi-tr-chess-knight:before{content:"\f3b0"}.fi-tr-chess-pawn-alt:before{content:"\f3b1"}.fi-tr-chess-pawn:before{content:"\f3b2"}.fi-tr-chess-queen-alt:before{content:"\f3b3"}.fi-tr-chess-queen:before{content:"\f3b4"}.fi-tr-chess-rook-alt:before{content:"\f3b5"}.fi-tr-chess-rook:before{content:"\f3b6"}.fi-tr-chess:before{content:"\f3b7"}.fi-tr-chevron-double-down:before{content:"\f3b8"}.fi-tr-chevron-double-up:before{content:"\f3b9"}.fi-tr-child-head:before{content:"\f3ba"}.fi-tr-child:before{content:"\f3bb"}.fi-tr-chimney:before{content:"\f3bc"}.fi-tr-chip:before{content:"\f3bd"}.fi-tr-chocolate-bar:before{content:"\f3be"}.fi-tr-choir-singing:before{content:"\f3bf"}.fi-tr-choose-alt:before{content:"\f3c0"}.fi-tr-choose:before{content:"\f3c1"}.fi-tr-church:before{content:"\f3c2"}.fi-tr-circle-0:before{content:"\f3c3"}.fi-tr-circle-1:before{content:"\f3c4"}.fi-tr-circle-2:before{content:"\f3c5"}.fi-tr-circle-3:before{content:"\f3c6"}.fi-tr-circle-4:before{content:"\f3c7"}.fi-tr-circle-5:before{content:"\f3c8"}.fi-tr-circle-6:before{content:"\f3c9"}.fi-tr-circle-7:before{content:"\f3ca"}.fi-tr-circle-8:before{content:"\f3cb"}.fi-tr-circle-9:before{content:"\f3cc"}.fi-tr-circle-a:before{content:"\f3cd"}.fi-tr-circle-b:before{content:"\f3ce"}.fi-tr-circle-bolt:before{content:"\f3cf"}.fi-tr-circle-book-open:before{content:"\f3d0"}.fi-tr-circle-bookmark:before{content:"\f3d1"}.fi-tr-circle-c:before{content:"\f3d2"}.fi-tr-circle-calendar:before{content:"\f3d3"}.fi-tr-circle-camera:before{content:"\f3d4"}.fi-tr-circle-d:before{content:"\f3d5"}.fi-tr-circle-dashed:before{content:"\f3d6"}.fi-tr-circle-divide:before{content:"\f3d7"}.fi-tr-circle-e:before{content:"\f3d8"}.fi-tr-circle-ellipsis-vertical:before{content:"\f3d9"}.fi-tr-circle-ellipsis:before{content:"\f3da"}.fi-tr-circle-envelope:before{content:"\f3db"}.fi-tr-circle-exclamation-check:before{content:"\f3dc"}.fi-tr-circle-f:before{content:"\f3dd"}.fi-tr-circle-g:before{content:"\f3de"}.fi-tr-circle-h:before{content:"\f3df"}.fi-tr-circle-half-stroke:before{content:"\f3e0"}.fi-tr-circle-half:before{content:"\f3e1"}.fi-tr-circle-heart:before{content:"\f3e2"}.fi-tr-circle-i:before{content:"\f3e3"}.fi-tr-circle-j:before{content:"\f3e4"}.fi-tr-circle-k:before{content:"\f3e5"}.fi-tr-circle-l:before{content:"\f3e6"}.fi-tr-circle-m:before{content:"\f3e7"}.fi-tr-circle-microphone-lines:before{content:"\f3e8"}.fi-tr-circle-microphone:before{content:"\f3e9"}.fi-tr-circle-n:before{content:"\f3ea"}.fi-tr-circle-nodes:before{content:"\f3eb"}.fi-tr-circle-o:before{content:"\f3ec"}.fi-tr-circle-overlap:before{content:"\f3ed"}.fi-tr-circle-p:before{content:"\f3ee"}.fi-tr-circle-phone-flip:before{content:"\f3ef"}.fi-tr-circle-phone-hangup:before{content:"\f3f0"}.fi-tr-circle-phone:before{content:"\f3f1"}.fi-tr-circle-q:before{content:"\f3f2"}.fi-tr-circle-quarters-alt:before{content:"\f3f3"}.fi-tr-circle-quarters:before{content:"\f3f4"}.fi-tr-circle-r:before{content:"\f3f5"}.fi-tr-circle-s:before{content:"\f3f6"}.fi-tr-circle-small:before{content:"\f3f7"}.fi-tr-circle-star:before{content:"\f3f8"}.fi-tr-circle-t:before{content:"\f3f9"}.fi-tr-circle-three-quarters:before{content:"\f3fa"}.fi-tr-circle-trash:before{content:"\f3fb"}.fi-tr-circle-u:before{content:"\f3fc"}.fi-tr-circle-user:before{content:"\f3fd"}.fi-tr-circle-v:before{content:"\f3fe"}.fi-tr-circle-video:before{content:"\f3ff"}.fi-tr-circle-w:before{content:"\f400"}.fi-tr-circle-waveform-lines:before{content:"\f401"}.fi-tr-circle-x:before{content:"\f402"}.fi-tr-circle-xmark:before{content:"\f403"}.fi-tr-circle-y:before{content:"\f404"}.fi-tr-circle-z:before{content:"\f405"}.fi-tr-circle:before{content:"\f406"}.fi-tr-citrus-slice:before{content:"\f407"}.fi-tr-citrus:before{content:"\f408"}.fi-tr-city:before{content:"\f409"}.fi-tr-clapperboard-play:before{content:"\f40a"}.fi-tr-clapperboard:before{content:"\f40b"}.fi-tr-clarinet:before{content:"\f40c"}.fi-tr-claw-marks:before{content:"\f40d"}.fi-tr-clear-alt:before{content:"\f40e"}.fi-tr-clip-file:before{content:"\f40f"}.fi-tr-clip-mail:before{content:"\f410"}.fi-tr-clipboard-check:before{content:"\f411"}.fi-tr-clipboard-exclamation:before{content:"\f412"}.fi-tr-clipboard-list-check:before{content:"\f413"}.fi-tr-clipboard-list:before{content:"\f414"}.fi-tr-clipboard-prescription:before{content:"\f415"}.fi-tr-clipboard-question:before{content:"\f416"}.fi-tr-clipboard-user:before{content:"\f417"}.fi-tr-clipboard:before{content:"\f418"}.fi-tr-clipoard-wrong:before{content:"\f419"}.fi-tr-clock-desk:before{content:"\f41a"}.fi-tr-clock-eight-thirty:before{content:"\f41b"}.fi-tr-clock-eleven-thirty:before{content:"\f41c"}.fi-tr-clock-eleven:before{content:"\f41d"}.fi-tr-clock-five-thirty:before{content:"\f41e"}.fi-tr-clock-five:before{content:"\f41f"}.fi-tr-clock-four-thirty:before{content:"\f420"}.fi-tr-clock-nine-thirty:before{content:"\f421"}.fi-tr-clock-nine:before{content:"\f422"}.fi-tr-clock-one-thirty:before{content:"\f423"}.fi-tr-clock-one:before{content:"\f424"}.fi-tr-clock-seven-thirty:before{content:"\f425"}.fi-tr-clock-seven:before{content:"\f426"}.fi-tr-clock-six-thirty:before{content:"\f427"}.fi-tr-clock-six:before{content:"\f428"}.fi-tr-clock-ten-thirty:before{content:"\f429"}.fi-tr-clock-ten:before{content:"\f42a"}.fi-tr-clock-three-thirty:before{content:"\f42b"}.fi-tr-clock-three:before{content:"\f42c"}.fi-tr-clock-time-tracking:before{content:"\f42d"}.fi-tr-clock-twelve-thirty:before{content:"\f42e"}.fi-tr-clock-twelve:before{content:"\f42f"}.fi-tr-clock-two-thirty:before{content:"\f430"}.fi-tr-clock-two:before{content:"\f431"}.fi-tr-clock-up-arrow:before{content:"\f432"}.fi-tr-clone:before{content:"\f433"}.fi-tr-closed-captioning-slash:before{content:"\f434"}.fi-tr-clothes-hanger:before{content:"\f435"}.fi-tr-cloud-back-up-alt:before{content:"\f436"}.fi-tr-cloud-back-up:before{content:"\f437"}.fi-tr-cloud-check:before{content:"\f438"}.fi-tr-cloud-code:before{content:"\f439"}.fi-tr-cloud-disabled:before{content:"\f43a"}.fi-tr-cloud-download-alt:before{content:"\f43b"}.fi-tr-cloud-download:before{content:"\f43c"}.fi-tr-cloud-drizzle:before{content:"\f43d"}.fi-tr-cloud-exclamation:before{content:"\f43e"}.fi-tr-cloud-gear-automation:before{content:"\f43f"}.fi-tr-cloud-hail-mixed:before{content:"\f440"}.fi-tr-cloud-hail:before{content:"\f441"}.fi-tr-cloud-meatball:before{content:"\f442"}.fi-tr-cloud-moon-rain:before{content:"\f443"}.fi-tr-cloud-moon:before{content:"\f444"}.fi-tr-cloud-question:before{content:"\f445"}.fi-tr-cloud-rain:before{content:"\f446"}.fi-tr-cloud-rainbow:before{content:"\f447"}.fi-tr-cloud-share:before{content:"\f448"}.fi-tr-cloud-showers-heavy:before{content:"\f449"}.fi-tr-cloud-showers:before{content:"\f44a"}.fi-tr-cloud-sleet:before{content:"\f44b"}.fi-tr-cloud-snow:before{content:"\f44c"}.fi-tr-cloud-sun-rain:before{content:"\f44d"}.fi-tr-cloud-sun:before{content:"\f44e"}.fi-tr-cloud-upload-alt:before{content:"\f44f"}.fi-tr-cloud:before{content:"\f450"}.fi-tr-clouds-moon:before{content:"\f451"}.fi-tr-clouds-sun:before{content:"\f452"}.fi-tr-clouds:before{content:"\f453"}.fi-tr-clover-alt:before{content:"\f454"}.fi-tr-club:before{content:"\f455"}.fi-tr-cocktail:before{content:"\f456"}.fi-tr-coconut:before{content:"\f457"}.fi-tr-code-branch:before{content:"\f458"}.fi-tr-code-commit:before{content:"\f459"}.fi-tr-code-compare:before{content:"\f45a"}.fi-tr-code-fork:before{content:"\f45b"}.fi-tr-code-merge:before{content:"\f45c"}.fi-tr-code-pull-request-closed:before{content:"\f45d"}.fi-tr-code-pull-request-draft:before{content:"\f45e"}.fi-tr-code-pull-request:before{content:"\f45f"}.fi-tr-code-simple:before{content:"\f460"}.fi-tr-coffee-bean:before{content:"\f461"}.fi-tr-coffee-beans:before{content:"\f462"}.fi-tr-coffee-heart:before{content:"\f463"}.fi-tr-coffee-pot:before{content:"\f464"}.fi-tr-coffee:before{content:"\f465"}.fi-tr-coffin-cross:before{content:"\f466"}.fi-tr-coffin:before{content:"\f467"}.fi-tr-coin-up-arrow:before{content:"\f468"}.fi-tr-coin:before{content:"\f469"}.fi-tr-coins:before{content:"\f46a"}.fi-tr-colon-sign:before{content:"\f46b"}.fi-tr-columns-3:before{content:"\f46c"}.fi-tr-comet:before{content:"\f46d"}.fi-tr-command:before{content:"\f46e"}.fi-tr-comment-alt-check:before{content:"\f46f"}.fi-tr-comment-alt-dots:before{content:"\f470"}.fi-tr-comment-alt-edit:before{content:"\f471"}.fi-tr-comment-alt-medical:before{content:"\f472"}.fi-tr-comment-alt-middle-top:before{content:"\f473"}.fi-tr-comment-alt-middle:before{content:"\f474"}.fi-tr-comment-alt-minus:before{content:"\f475"}.fi-tr-comment-alt-music:before{content:"\f476"}.fi-tr-comment-arrow-down:before{content:"\f477"}.fi-tr-comment-arrow-up-right:before{content:"\f478"}.fi-tr-comment-arrow-up:before{content:"\f479"}.fi-tr-comment-check:before{content:"\f47a"}.fi-tr-comment-code:before{content:"\f47b"}.fi-tr-comment-dollar:before{content:"\f47c"}.fi-tr-comment-dots:before{content:"\f47d"}.fi-tr-comment-exclamation:before{content:"\f47e"}.fi-tr-comment-heart:before{content:"\f47f"}.fi-tr-comment-image:before{content:"\f480"}.fi-tr-comment-info:before{content:"\f481"}.fi-tr-comment-medical:before{content:"\f482"}.fi-tr-comment-minus:before{content:"\f483"}.fi-tr-comment-pen:before{content:"\f484"}.fi-tr-comment-question:before{content:"\f485"}.fi-tr-comment-quote:before{content:"\f486"}.fi-tr-comment-slash:before{content:"\f487"}.fi-tr-comment-smile:before{content:"\f488"}.fi-tr-comment-sms:before{content:"\f489"}.fi-tr-comment-text:before{content:"\f48a"}.fi-tr-comment-user:before{content:"\f48b"}.fi-tr-comment-xmark:before{content:"\f48c"}.fi-tr-comments-dollar:before{content:"\f48d"}.fi-tr-comments-question-check:before{content:"\f48e"}.fi-tr-comments-question:before{content:"\f48f"}.fi-tr-comments:before{content:"\f490"}.fi-tr-compass-alt:before{content:"\f491"}.fi-tr-compass-east:before{content:"\f492"}.fi-tr-compass-north:before{content:"\f493"}.fi-tr-compass-slash:before{content:"\f494"}.fi-tr-compass-south:before{content:"\f495"}.fi-tr-compass-west:before{content:"\f496"}.fi-tr-completed:before{content:"\f497"}.fi-tr-compliance-clipboard:before{content:"\f498"}.fi-tr-compliance-document:before{content:"\f499"}.fi-tr-compliance:before{content:"\f49a"}.fi-tr-compress-alt:before{content:"\f49b"}.fi-tr-computer-classic:before{content:"\f49c"}.fi-tr-computer-mouse:before{content:"\f49d"}.fi-tr-computer-speaker:before{content:"\f49e"}.fi-tr-computer:before{content:"\f49f"}.fi-tr-concierge-bell:before{content:"\f4a0"}.fi-tr-confetti:before{content:"\f4a1"}.fi-tr-constellation:before{content:"\f4a2"}.fi-tr-container-storage:before{content:"\f4a3"}.fi-tr-convert-document:before{content:"\f4a4"}.fi-tr-convert-shapes:before{content:"\f4a5"}.fi-tr-conveyor-belt-alt:before{content:"\f4a6"}.fi-tr-conveyor-belt-arm:before{content:"\f4a7"}.fi-tr-conveyor-belt-empty:before{content:"\f4a8"}.fi-tr-conveyor-belt:before{content:"\f4a9"}.fi-tr-cookie-alt:before{content:"\f4aa"}.fi-tr-copy-alt:before{content:"\f4ab"}.fi-tr-copy-image:before{content:"\f4ac"}.fi-tr-copy:before{content:"\f4ad"}.fi-tr-corn:before{content:"\f4ae"}.fi-tr-corporate-alt:before{content:"\f4af"}.fi-tr-corporate:before{content:"\f4b0"}.fi-tr-couch:before{content:"\f4b1"}.fi-tr-court-sport:before{content:"\f4b2"}.fi-tr-cow-alt:before{content:"\f4b3"}.fi-tr-cow:before{content:"\f4b4"}.fi-tr-cowbell-circle-plus:before{content:"\f4b5"}.fi-tr-cowbell-more:before{content:"\f4b6"}.fi-tr-cowbell:before{content:"\f4b7"}.fi-tr-crab:before{content:"\f4b8"}.fi-tr-crate-empty:before{content:"\f4b9"}.fi-tr-cream:before{content:"\f4ba"}.fi-tr-credit-card-buyer:before{content:"\f4bb"}.fi-tr-credit-card-eye:before{content:"\f4bc"}.fi-tr-cricket:before{content:"\f4bd"}.fi-tr-crm-alt:before{content:"\f4be"}.fi-tr-crm-computer:before{content:"\f4bf"}.fi-tr-CRM:before{content:"\f4c0"}.fi-tr-croissant:before{content:"\f4c1"}.fi-tr-cross-religion:before{content:"\f4c2"}.fi-tr-crow:before{content:"\f4c3"}.fi-tr-crutch:before{content:"\f4c4"}.fi-tr-crutches:before{content:"\f4c5"}.fi-tr-cruzeiro-sign:before{content:"\f4c6"}.fi-tr-crypto-calendar:before{content:"\f4c7"}.fi-tr-cryptocurrency:before{content:"\f4c8"}.fi-tr-crystal-ball:before{content:"\f4c9"}.fi-tr-cube:before{content:"\f4ca"}.fi-tr-cubes-stacked:before{content:"\f4cb"}.fi-tr-cubes:before{content:"\f4cc"}.fi-tr-cucumber:before{content:"\f4cd"}.fi-tr-cup-straw-swoosh:before{content:"\f4ce"}.fi-tr-cup-straw:before{content:"\f4cf"}.fi-tr-cup-togo:before{content:"\f4d0"}.fi-tr-cupcake-alt:before{content:"\f4d1"}.fi-tr-cupcake:before{content:"\f4d2"}.fi-tr-curling:before{content:"\f4d3"}.fi-tr-cursor-finger:before{content:"\f4d4"}.fi-tr-cursor-plus:before{content:"\f4d5"}.fi-tr-cursor:before{content:"\f4d6"}.fi-tr-curve-alt:before{content:"\f4d7"}.fi-tr-curve-arrow:before{content:"\f4d8"}.fi-tr-curve:before{content:"\f4d9"}.fi-tr-custard:before{content:"\f4da"}.fi-tr-customer-care:before{content:"\f4db"}.fi-tr-customer-service:before{content:"\f4dc"}.fi-tr-customization-cogwheel:before{content:"\f4dd"}.fi-tr-customization:before{content:"\f4de"}.fi-tr-customize-computer:before{content:"\f4df"}.fi-tr-customize-edit:before{content:"\f4e0"}.fi-tr-customize:before{content:"\f4e1"}.fi-tr-CV:before{content:"\f4e2"}.fi-tr-cvv-card:before{content:"\f4e3"}.fi-tr-d:before{content:"\f4e4"}.fi-tr-dagger:before{content:"\f4e5"}.fi-tr-daily-calendar:before{content:"\f4e6"}.fi-tr-damage:before{content:"\f4e7"}.fi-tr-dashboard-monitor:before{content:"\f4e8"}.fi-tr-dashboard-panel:before{content:"\f4e9"}.fi-tr-dashboard:before{content:"\f4ea"}.fi-tr-database:before{content:"\f4eb"}.fi-tr-debt:before{content:"\f4ec"}.fi-tr-deer-rudolph:before{content:"\f4ed"}.fi-tr-deer:before{content:"\f4ee"}.fi-tr-delete-document:before{content:"\f4ef"}.fi-tr-delete-right:before{content:"\f4f0"}.fi-tr-delete-user:before{content:"\f4f1"}.fi-tr-delete:before{content:"\f4f2"}.fi-tr-democrat:before{content:"\f4f3"}.fi-tr-department-structure:before{content:"\f4f4"}.fi-tr-department:before{content:"\f4f5"}.fi-tr-deposit-alt:before{content:"\f4f6"}.fi-tr-deposit:before{content:"\f4f7"}.fi-tr-description-alt:before{content:"\f4f8"}.fi-tr-description:before{content:"\f4f9"}.fi-tr-desk:before{content:"\f4fa"}.fi-tr-desktop-arrow-down:before{content:"\f4fb"}.fi-tr-desktop-wallpaper:before{content:"\f4fc"}.fi-tr-devices:before{content:"\f4fd"}.fi-tr-dewpoint:before{content:"\f4fe"}.fi-tr-dharmachakra:before{content:"\f4ff"}.fi-tr-diagram-cells:before{content:"\f500"}.fi-tr-diagram-lean-canvas:before{content:"\f501"}.fi-tr-diagram-nested:before{content:"\f502"}.fi-tr-diagram-next:before{content:"\f503"}.fi-tr-diagram-predecessor:before{content:"\f504"}.fi-tr-diagram-previous:before{content:"\f505"}.fi-tr-diagram-project:before{content:"\f506"}.fi-tr-diagram-sankey:before{content:"\f507"}.fi-tr-diagram-subtask:before{content:"\f508"}.fi-tr-diagram-successor:before{content:"\f509"}.fi-tr-diagram-venn:before{content:"\f50a"}.fi-tr-dial-high:before{content:"\f50b"}.fi-tr-dial-low:before{content:"\f50c"}.fi-tr-dial-max:before{content:"\f50d"}.fi-tr-dial-med-low:before{content:"\f50e"}.fi-tr-dial-med:before{content:"\f50f"}.fi-tr-dial-min:before{content:"\f510"}.fi-tr-dial-off:before{content:"\f511"}.fi-tr-dial:before{content:"\f512"}.fi-tr-diamond-exclamation:before{content:"\f513"}.fi-tr-diamond-turn-right:before{content:"\f514"}.fi-tr-diamond:before{content:"\f515"}.fi-tr-diary-bookmark-down:before{content:"\f516"}.fi-tr-diary-bookmarks:before{content:"\f517"}.fi-tr-diary-clasp:before{content:"\f518"}.fi-tr-dice-alt:before{content:"\f519"}.fi-tr-dice-d10:before{content:"\f51a"}.fi-tr-dice-d12:before{content:"\f51b"}.fi-tr-dice-d20:before{content:"\f51c"}.fi-tr-dice-d4:before{content:"\f51d"}.fi-tr-dice-d6:before{content:"\f51e"}.fi-tr-dice-d8:before{content:"\f51f"}.fi-tr-dice-four:before{content:"\f520"}.fi-tr-dice-one:before{content:"\f521"}.fi-tr-dice-six:before{content:"\f522"}.fi-tr-dice-three:before{content:"\f523"}.fi-tr-dice-two:before{content:"\f524"}.fi-tr-digging:before{content:"\f525"}.fi-tr-digital-tachograph:before{content:"\f526"}.fi-tr-dinner:before{content:"\f527"}.fi-tr-diploma:before{content:"\f528"}.fi-tr-disc-drive:before{content:"\f529"}.fi-tr-disco-ball:before{content:"\f52a"}.fi-tr-discover:before{content:"\f52b"}.fi-tr-disease:before{content:"\f52c"}.fi-tr-display-arrow-down:before{content:"\f52d"}.fi-tr-display-code:before{content:"\f52e"}.fi-tr-display-medical:before{content:"\f52f"}.fi-tr-display-slash:before{content:"\f530"}.fi-tr-display:before{content:"\f531"}.fi-tr-distribute-spacing-horizontal:before{content:"\f532"}.fi-tr-distribute-spacing-vertical:before{content:"\f533"}.fi-tr-divide:before{content:"\f534"}.fi-tr-dizzy:before{content:"\f535"}.fi-tr-dna:before{content:"\f536"}.fi-tr-do-not-enter:before{content:"\f537"}.fi-tr-doctor:before{content:"\f538"}.fi-tr-document-circle-wrong:before{content:"\f539"}.fi-tr-document-paid:before{content:"\f53a"}.fi-tr-document-signed:before{content:"\f53b"}.fi-tr-document:before{content:"\f53c"}.fi-tr-dog-leashed:before{content:"\f53d"}.fi-tr-dog:before{content:"\f53e"}.fi-tr-dolly-flatbed-alt:before{content:"\f53f"}.fi-tr-dolly-flatbed-empty:before{content:"\f540"}.fi-tr-dolly-flatbed:before{content:"\f541"}.fi-tr-dolphin:before{content:"\f542"}.fi-tr-domino-effect:before{content:"\f543"}.fi-tr-donate:before{content:"\f544"}.fi-tr-dong-sign:before{content:"\f545"}.fi-tr-donut:before{content:"\f546"}.fi-tr-door-closed:before{content:"\f547"}.fi-tr-door-open:before{content:"\f548"}.fi-tr-dot-circle:before{content:"\f549"}.fi-tr-dot-pending:before{content:"\f54a"}.fi-tr-dove:before{content:"\f54b"}.fi-tr-down-from-bracket:before{content:"\f54c"}.fi-tr-down-left:before{content:"\f54d"}.fi-tr-down-right:before{content:"\f54e"}.fi-tr-down-to-line:before{content:"\f54f"}.fi-tr-down:before{content:"\f550"}.fi-tr-drafting-compass:before{content:"\f551"}.fi-tr-dragon:before{content:"\f552"}.fi-tr-draw-polygon:before{content:"\f553"}.fi-tr-draw-square:before{content:"\f554"}.fi-tr-drawer-alt:before{content:"\f555"}.fi-tr-drawer-empty:before{content:"\f556"}.fi-tr-drawer:before{content:"\f557"}.fi-tr-dreidel:before{content:"\f558"}.fi-tr-drink-alt:before{content:"\f559"}.fi-tr-drink:before{content:"\f55a"}.fi-tr-driver-man:before{content:"\f55b"}.fi-tr-driver-woman:before{content:"\f55c"}.fi-tr-drone-alt:before{content:"\f55d"}.fi-tr-drone-front:before{content:"\f55e"}.fi-tr-drone:before{content:"\f55f"}.fi-tr-drop-down:before{content:"\f560"}.fi-tr-dropdown-select:before{content:"\f561"}.fi-tr-dropdown:before{content:"\f562"}.fi-tr-drum-steelpan:before{content:"\f563"}.fi-tr-drum:before{content:"\f564"}.fi-tr-drumstick-bite:before{content:"\f565"}.fi-tr-drumstick:before{content:"\f566"}.fi-tr-dryer-alt:before{content:"\f567"}.fi-tr-dryer:before{content:"\f568"}.fi-tr-duck:before{content:"\f569"}.fi-tr-dumbbell-fitness:before{content:"\f56a"}.fi-tr-dumbbell-horizontal:before{content:"\f56b"}.fi-tr-dumbbell-ray:before{content:"\f56c"}.fi-tr-dumbbell-weightlifting:before{content:"\f56d"}.fi-tr-dumpster-fire:before{content:"\f56e"}.fi-tr-dumpster:before{content:"\f56f"}.fi-tr-dungeon:before{content:"\f570"}.fi-tr-duration-alt:before{content:"\f571"}.fi-tr-duration:before{content:"\f572"}.fi-tr-e-learning:before{content:"\f573"}.fi-tr-e:before{content:"\f574"}.fi-tr-ear-deaf:before{content:"\f575"}.fi-tr-ear-muffs:before{content:"\f576"}.fi-tr-ear:before{content:"\f577"}.fi-tr-earth-africa:before{content:"\f578"}.fi-tr-earth-americas:before{content:"\f579"}.fi-tr-earth-asia:before{content:"\f57a"}.fi-tr-earth-europa:before{content:"\f57b"}.fi-tr-eclipse-alt:before{content:"\f57c"}.fi-tr-eclipse:before{content:"\f57d"}.fi-tr-effect:before{content:"\f57e"}.fi-tr-egg-fried:before{content:"\f57f"}.fi-tr-egg:before{content:"\f580"}.fi-tr-eject:before{content:"\f581"}.fi-tr-elephant:before{content:"\f582"}.fi-tr-elevator:before{content:"\f583"}.fi-tr-employee-alt:before{content:"\f584"}.fi-tr-employee-handbook:before{content:"\f585"}.fi-tr-employee-man-alt:before{content:"\f586"}.fi-tr-employee-man:before{content:"\f587"}.fi-tr-employees-woman-man:before{content:"\f588"}.fi-tr-employees:before{content:"\f589"}.fi-tr-empty-set:before{content:"\f58a"}.fi-tr-endless-loop:before{content:"\f58b"}.fi-tr-engine-warning:before{content:"\f58c"}.fi-tr-engine:before{content:"\f58d"}.fi-tr-envelope-ban:before{content:"\f58e"}.fi-tr-envelope-bulk:before{content:"\f58f"}.fi-tr-envelope-dot:before{content:"\f590"}.fi-tr-envelope-download:before{content:"\f591"}.fi-tr-envelope-heart:before{content:"\f592"}.fi-tr-envelope-marker:before{content:"\f593"}.fi-tr-envelope-open-dollar:before{content:"\f594"}.fi-tr-envelope-open-text:before{content:"\f595"}.fi-tr-envelope-open:before{content:"\f596"}.fi-tr-envelope-plus:before{content:"\f597"}.fi-tr-envelopes:before{content:"\f598"}.fi-tr-equality:before{content:"\f599"}.fi-tr-equals:before{content:"\f59a"}.fi-tr-eraser:before{content:"\f59b"}.fi-tr-error-camera:before{content:"\f59c"}.fi-tr-escalator:before{content:"\f59d"}.fi-tr-ethernet:before{content:"\f59e"}.fi-tr-euro:before{content:"\f59f"}.fi-tr-excavator:before{content:"\f5a0"}.fi-tr-exchange-alt:before{content:"\f5a1"}.fi-tr-exchange-cryptocurrency:before{content:"\f5a2"}.fi-tr-exchange:before{content:"\f5a3"}.fi-tr-exit-alt:before{content:"\f5a4"}.fi-tr-expand-arrows-alt:before{content:"\f5a5"}.fi-tr-expand-arrows:before{content:"\f5a6"}.fi-tr-expense-bill:before{content:"\f5a7"}.fi-tr-expense:before{content:"\f5a8"}.fi-tr-external-hard-drive:before{content:"\f5a9"}.fi-tr-external-world:before{content:"\f5aa"}.fi-tr-eye-dropper-half:before{content:"\f5ab"}.fi-tr-eyes:before{content:"\f5ac"}.fi-tr-f:before{content:"\f5ad"}.fi-tr-fabric:before{content:"\f5ae"}.fi-tr-face-angry-horns:before{content:"\f5af"}.fi-tr-face-anguished:before{content:"\f5b0"}.fi-tr-face-anxious-sweat:before{content:"\f5b1"}.fi-tr-face-astonished:before{content:"\f5b2"}.fi-tr-face-awesome:before{content:"\f5b3"}.fi-tr-face-beam-hand-over-mouth:before{content:"\f5b4"}.fi-tr-face-confounded:before{content:"\f5b5"}.fi-tr-face-confused:before{content:"\f5b6"}.fi-tr-face-cowboy-hat:before{content:"\f5b7"}.fi-tr-face-disappointed:before{content:"\f5b8"}.fi-tr-face-disguise:before{content:"\f5b9"}.fi-tr-face-downcast-sweat:before{content:"\f5ba"}.fi-tr-face-drooling:before{content:"\f5bb"}.fi-tr-face-explode:before{content:"\f5bc"}.fi-tr-face-expressionless:before{content:"\f5bd"}.fi-tr-face-eyes-xmarks:before{content:"\f5be"}.fi-tr-face-fearful:before{content:"\f5bf"}.fi-tr-face-glasses:before{content:"\f5c0"}.fi-tr-face-grin-tongue-wink:before{content:"\f5c1"}.fi-tr-face-hand-yawn:before{content:"\f5c2"}.fi-tr-face-head-bandage:before{content:"\f5c3"}.fi-tr-face-hushed:before{content:"\f5c4"}.fi-tr-face-icicles:before{content:"\f5c5"}.fi-tr-face-lying:before{content:"\f5c6"}.fi-tr-face-mask:before{content:"\f5c7"}.fi-tr-face-monocle:before{content:"\f5c8"}.fi-tr-face-nauseated:before{content:"\f5c9"}.fi-tr-face-nose-steam:before{content:"\f5ca"}.fi-tr-face-party:before{content:"\f5cb"}.fi-tr-face-pensive:before{content:"\f5cc"}.fi-tr-face-persevering:before{content:"\f5cd"}.fi-tr-face-pleading:before{content:"\f5ce"}.fi-tr-face-raised-eyebrow:before{content:"\f5cf"}.fi-tr-face-relieved:before{content:"\f5d0"}.fi-tr-face-sad-sweat:before{content:"\f5d1"}.fi-tr-face-scream:before{content:"\f5d2"}.fi-tr-face-shush:before{content:"\f5d3"}.fi-tr-face-sleeping:before{content:"\f5d4"}.fi-tr-face-sleepy:before{content:"\f5d5"}.fi-tr-face-smile-halo:before{content:"\f5d6"}.fi-tr-face-smile-hearts:before{content:"\f5d7"}.fi-tr-face-smile-horns:before{content:"\f5d8"}.fi-tr-face-smile-tear:before{content:"\f5d9"}.fi-tr-face-smile-tongue:before{content:"\f5da"}.fi-tr-face-smile-upside-down:before{content:"\f5db"}.fi-tr-face-smiling-hands:before{content:"\f5dc"}.fi-tr-face-smirking:before{content:"\f5dd"}.fi-tr-face-sunglasses-alt:before{content:"\f5de"}.fi-tr-face-sunglasses:before{content:"\f5df"}.fi-tr-face-swear:before{content:"\f5e0"}.fi-tr-face-thermometer:before{content:"\f5e1"}.fi-tr-face-thinking:before{content:"\f5e2"}.fi-tr-face-tissue:before{content:"\f5e3"}.fi-tr-face-tongue-money:before{content:"\f5e4"}.fi-tr-face-tongue-sweat:before{content:"\f5e5"}.fi-tr-face-unamused:before{content:"\f5e6"}.fi-tr-face-viewfinder:before{content:"\f5e7"}.fi-tr-face-vomit:before{content:"\f5e8"}.fi-tr-face-weary:before{content:"\f5e9"}.fi-tr-face-woozy:before{content:"\f5ea"}.fi-tr-face-worried:before{content:"\f5eb"}.fi-tr-face-zany:before{content:"\f5ec"}.fi-tr-face-zipper:before{content:"\f5ed"}.fi-tr-fail:before{content:"\f5ee"}.fi-tr-falafel:before{content:"\f5ef"}.fi-tr-family-dress:before{content:"\f5f0"}.fi-tr-family-pants:before{content:"\f5f1"}.fi-tr-family:before{content:"\f5f2"}.fi-tr-fan-table:before{content:"\f5f3"}.fi-tr-fan:before{content:"\f5f4"}.fi-tr-farm:before{content:"\f5f5"}.fi-tr-faucet-drip:before{content:"\f5f6"}.fi-tr-faucet:before{content:"\f5f7"}.fi-tr-fax:before{content:"\f5f8"}.fi-tr-feather-pointed:before{content:"\f5f9"}.fi-tr-feather:before{content:"\f5fa"}.fi-tr-features-alt:before{content:"\f5fb"}.fi-tr-features:before{content:"\f5fc"}.fi-tr-fee-receipt:before{content:"\f5fd"}.fi-tr-fee:before{content:"\f5fe"}.fi-tr-feedback-alt:before{content:"\f5ff"}.fi-tr-feedback-cycle-loop:before{content:"\f600"}.fi-tr-feedback-hand:before{content:"\f601"}.fi-tr-feedback-review:before{content:"\f602"}.fi-tr-feedback:before{content:"\f603"}.fi-tr-fence:before{content:"\f604"}.fi-tr-ferris-wheel:before{content:"\f605"}.fi-tr-field-hockey:before{content:"\f606"}.fi-tr-fighter-jet:before{content:"\f607"}.fi-tr-file-audio:before{content:"\f608"}.fi-tr-file-binary:before{content:"\f609"}.fi-tr-file-chart-line:before{content:"\f60a"}.fi-tr-file-chart-pie:before{content:"\f60b"}.fi-tr-file-circle-info:before{content:"\f60c"}.fi-tr-file-cloud:before{content:"\f60d"}.fi-tr-file-code:before{content:"\f60e"}.fi-tr-file-csv:before{content:"\f60f"}.fi-tr-file-download:before{content:"\f610"}.fi-tr-file-edit:before{content:"\f611"}.fi-tr-file-excel:before{content:"\f612"}.fi-tr-file-exclamation:before{content:"\f613"}.fi-tr-file-export:before{content:"\f614"}.fi-tr-file-image:before{content:"\f615"}.fi-tr-file-import:before{content:"\f616"}.fi-tr-file-invoice-dollar:before{content:"\f617"}.fi-tr-file-invoice:before{content:"\f618"}.fi-tr-file-medical-alt:before{content:"\f619"}.fi-tr-file-medical:before{content:"\f61a"}.fi-tr-file-minus:before{content:"\f61b"}.fi-tr-file-pdf:before{content:"\f61c"}.fi-tr-file-powerpoint:before{content:"\f61d"}.fi-tr-file-prescription:before{content:"\f61e"}.fi-tr-file-signature:before{content:"\f61f"}.fi-tr-file-spreadsheet:before{content:"\f620"}.fi-tr-file-upload:before{content:"\f621"}.fi-tr-file-user:before{content:"\f622"}.fi-tr-file-video:before{content:"\f623"}.fi-tr-file-word:before{content:"\f624"}.fi-tr-file-zipper:before{content:"\f625"}.fi-tr-files-medical:before{content:"\f626"}.fi-tr-film-canister:before{content:"\f627"}.fi-tr-film-slash:before{content:"\f628"}.fi-tr-films:before{content:"\f629"}.fi-tr-filter-list:before{content:"\f62a"}.fi-tr-filter-slash:before{content:"\f62b"}.fi-tr-filter:before{content:"\f62c"}.fi-tr-filters:before{content:"\f62d"}.fi-tr-fingerprint:before{content:"\f62e"}.fi-tr-fire-burner:before{content:"\f62f"}.fi-tr-fire-extinguisher:before{content:"\f630"}.fi-tr-fire-flame-curved:before{content:"\f631"}.fi-tr-fire-flame-simple:before{content:"\f632"}.fi-tr-fire-hydrant:before{content:"\f633"}.fi-tr-fire-smoke:before{content:"\f634"}.fi-tr-fireplace:before{content:"\f635"}.fi-tr-first-award:before{content:"\f636"}.fi-tr-first-laurel:before{content:"\f637"}.fi-tr-first-medal:before{content:"\f638"}.fi-tr-first:before{content:"\f639"}.fi-tr-fish-bones:before{content:"\f63a"}.fi-tr-fish-cooked:before{content:"\f63b"}.fi-tr-fish:before{content:"\f63c"}.fi-tr-fishing-rod:before{content:"\f63d"}.fi-tr-fist-move:before{content:"\f63e"}.fi-tr-flag-alt:before{content:"\f63f"}.fi-tr-flag-checkered:before{content:"\f640"}.fi-tr-flag-usa:before{content:"\f641"}.fi-tr-flag:before{content:"\f642"}.fi-tr-flame:before{content:"\f643"}.fi-tr-flashlight:before{content:"\f644"}.fi-tr-flask-gear:before{content:"\f645"}.fi-tr-flask-poison:before{content:"\f646"}.fi-tr-flask-potion:before{content:"\f647"}.fi-tr-flask:before{content:"\f648"}.fi-tr-flatbread-stuffed:before{content:"\f649"}.fi-tr-flatbread:before{content:"\f64a"}.fi-tr-floor-alt:before{content:"\f64b"}.fi-tr-floor-layer:before{content:"\f64c"}.fi-tr-floor:before{content:"\f64d"}.fi-tr-floppy-disk-circle-arrow-right:before{content:"\f64e"}.fi-tr-floppy-disk-circle-xmark:before{content:"\f64f"}.fi-tr-floppy-disk-pen:before{content:"\f650"}.fi-tr-floppy-disks:before{content:"\f651"}.fi-tr-florin-sign:before{content:"\f652"}.fi-tr-flower-bouquet:before{content:"\f653"}.fi-tr-flower-butterfly:before{content:"\f654"}.fi-tr-flower-daffodil:before{content:"\f655"}.fi-tr-flower-tulip:before{content:"\f656"}.fi-tr-flower:before{content:"\f657"}.fi-tr-flushed:before{content:"\f658"}.fi-tr-flute:before{content:"\f659"}.fi-tr-flux-capacitor:before{content:"\f65a"}.fi-tr-fly-insect:before{content:"\f65b"}.fi-tr-flying-disc:before{content:"\f65c"}.fi-tr-fog:before{content:"\f65d"}.fi-tr-folder-download:before{content:"\f65e"}.fi-tr-folder-fire:before{content:"\f65f"}.fi-tr-folder-minus:before{content:"\f660"}.fi-tr-folder-open:before{content:"\f661"}.fi-tr-folder-times:before{content:"\f662"}.fi-tr-folder-tree:before{content:"\f663"}.fi-tr-folder-upload:before{content:"\f664"}.fi-tr-folder-xmark:before{content:"\f665"}.fi-tr-folders:before{content:"\f666"}.fi-tr-follow-folder:before{content:"\f667"}.fi-tr-followcollection:before{content:"\f668"}.fi-tr-fondue-pot:before{content:"\f669"}.fi-tr-foreign-language-audio:before{content:"\f66a"}.fi-tr-fork:before{content:"\f66b"}.fi-tr-forklift:before{content:"\f66c"}.fi-tr-fort:before{content:"\f66d"}.fi-tr-forward-fast:before{content:"\f66e"}.fi-tr-fox:before{content:"\f66f"}.fi-tr-frame:before{content:"\f670"}.fi-tr-franc-sign:before{content:"\f671"}.fi-tr-free-delivery:before{content:"\f672"}.fi-tr-free:before{content:"\f673"}.fi-tr-french-fries:before{content:"\f674"}.fi-tr-friday:before{content:"\f675"}.fi-tr-frog:before{content:"\f676"}.fi-tr-frown:before{content:"\f677"}.fi-tr-ftp:before{content:"\f678"}.fi-tr-fuel-gauge:before{content:"\f679"}.fi-tr-function-process:before{content:"\f67a"}.fi-tr-function-square:before{content:"\f67b"}.fi-tr-function:before{content:"\f67c"}.fi-tr-funnel-dollar:before{content:"\f67d"}.fi-tr-g:before{content:"\f67e"}.fi-tr-galaxy-alt:before{content:"\f67f"}.fi-tr-galaxy-planet:before{content:"\f680"}.fi-tr-galaxy-star:before{content:"\f681"}.fi-tr-galaxy:before{content:"\f682"}.fi-tr-gallery-thumbnails:before{content:"\f683"}.fi-tr-game-board-alt:before{content:"\f684"}.fi-tr-gamepad:before{content:"\f685"}.fi-tr-garage-car:before{content:"\f686"}.fi-tr-garage-open:before{content:"\f687"}.fi-tr-garage:before{content:"\f688"}.fi-tr-garlic-alt:before{content:"\f689"}.fi-tr-garlic:before{content:"\f68a"}.fi-tr-gas-pump-slash:before{content:"\f68b"}.fi-tr-gas-pump:before{content:"\f68c"}.fi-tr-gauge-circle-bolt:before{content:"\f68d"}.fi-tr-gauge-circle-minus:before{content:"\f68e"}.fi-tr-gauge-circle-plus:before{content:"\f68f"}.fi-tr-gavel:before{content:"\f690"}.fi-tr-gay-couple:before{content:"\f691"}.fi-tr-gears:before{content:"\f692"}.fi-tr-gem:before{content:"\f693"}.fi-tr-general:before{content:"\f694"}.fi-tr-ghost:before{content:"\f695"}.fi-tr-gif-square:before{content:"\f696"}.fi-tr-gif:before{content:"\f697"}.fi-tr-gift-box-benefits:before{content:"\f698"}.fi-tr-gift-card:before{content:"\f699"}.fi-tr-gift:before{content:"\f69a"}.fi-tr-gifts:before{content:"\f69b"}.fi-tr-gingerbread-man:before{content:"\f69c"}.fi-tr-glass-champagne:before{content:"\f69d"}.fi-tr-glass-cheers:before{content:"\f69e"}.fi-tr-glass-citrus:before{content:"\f69f"}.fi-tr-glass-empty:before{content:"\f6a0"}.fi-tr-glass-half:before{content:"\f6a1"}.fi-tr-glass-water-droplet:before{content:"\f6a2"}.fi-tr-glass-whiskey-rocks:before{content:"\f6a3"}.fi-tr-glass-whiskey:before{content:"\f6a4"}.fi-tr-glass:before{content:"\f6a5"}.fi-tr-glasses:before{content:"\f6a6"}.fi-tr-globe-alt:before{content:"\f6a7"}.fi-tr-globe-pointer:before{content:"\f6a8"}.fi-tr-globe-snow:before{content:"\f6a9"}.fi-tr-goal-net:before{content:"\f6aa"}.fi-tr-golf-ball:before{content:"\f6ab"}.fi-tr-golf-club:before{content:"\f6ac"}.fi-tr-golf-hole:before{content:"\f6ad"}.fi-tr-gopuram:before{content:"\f6ae"}.fi-tr-government-budget:before{content:"\f6af"}.fi-tr-government-flag:before{content:"\f6b0"}.fi-tr-government-user:before{content:"\f6b1"}.fi-tr-gps-navigation:before{content:"\f6b2"}.fi-tr-graduation-cap:before{content:"\f6b3"}.fi-tr-gramophone:before{content:"\f6b4"}.fi-tr-grape:before{content:"\f6b5"}.fi-tr-graph-curve:before{content:"\f6b6"}.fi-tr-graphic-style:before{content:"\f6b7"}.fi-tr-graphic-tablet:before{content:"\f6b8"}.fi-tr-grate-droplet:before{content:"\f6b9"}.fi-tr-grate:before{content:"\f6ba"}.fi-tr-greater-than-equal:before{content:"\f6bb"}.fi-tr-greater-than:before{content:"\f6bc"}.fi-tr-greek-helmet:before{content:"\f6bd"}.fi-tr-grid-dividers:before{content:"\f6be"}.fi-tr-grill-hot-alt:before{content:"\f6bf"}.fi-tr-grill:before{content:"\f6c0"}.fi-tr-grimace:before{content:"\f6c1"}.fi-tr-grin-alt:before{content:"\f6c2"}.fi-tr-grin-beam-sweat:before{content:"\f6c3"}.fi-tr-grin-beam:before{content:"\f6c4"}.fi-tr-grin-hearts:before{content:"\f6c5"}.fi-tr-grin-squint-tears:before{content:"\f6c6"}.fi-tr-grin-squint:before{content:"\f6c7"}.fi-tr-grin-stars:before{content:"\f6c8"}.fi-tr-grin-tears:before{content:"\f6c9"}.fi-tr-grin-tongue-squint:before{content:"\f6ca"}.fi-tr-grin-tongue-wink:before{content:"\f6cb"}.fi-tr-grin-tongue:before{content:"\f6cc"}.fi-tr-grin-wink:before{content:"\f6cd"}.fi-tr-grin:before{content:"\f6ce"}.fi-tr-grip-dots-vertical:before{content:"\f6cf"}.fi-tr-grip-dots:before{content:"\f6d0"}.fi-tr-grip-horizontal:before{content:"\f6d1"}.fi-tr-grip-lines-vertical:before{content:"\f6d2"}.fi-tr-grip-lines:before{content:"\f6d3"}.fi-tr-grip-vertical:before{content:"\f6d4"}.fi-tr-grocery-bag:before{content:"\f6d5"}.fi-tr-grocery-basket:before{content:"\f6d6"}.fi-tr-group-arrows-rotate:before{content:"\f6d7"}.fi-tr-growth-chart-invest:before{content:"\f6d8"}.fi-tr-guarani-sign:before{content:"\f6d9"}.fi-tr-guide-alt:before{content:"\f6da"}.fi-tr-guide:before{content:"\f6db"}.fi-tr-guitar-electric:before{content:"\f6dc"}.fi-tr-guitar:before{content:"\f6dd"}.fi-tr-guitars:before{content:"\f6de"}.fi-tr-gun-squirt:before{content:"\f6df"}.fi-tr-gym:before{content:"\f6e0"}.fi-tr-h-square:before{content:"\f6e1"}.fi-tr-h:before{content:"\f6e2"}.fi-tr-h1:before{content:"\f6e3"}.fi-tr-h2:before{content:"\f6e4"}.fi-tr-h3:before{content:"\f6e5"}.fi-tr-h4:before{content:"\f6e6"}.fi-tr-hair-clipper:before{content:"\f6e7"}.fi-tr-hamburger-soda:before{content:"\f6e8"}.fi-tr-hamburger:before{content:"\f6e9"}.fi-tr-hammer-crash:before{content:"\f6ea"}.fi-tr-hammer-war:before{content:"\f6eb"}.fi-tr-hammer:before{content:"\f6ec"}.fi-tr-hamsa:before{content:"\f6ed"}.fi-tr-hand-back-fist:before{content:"\f6ee"}.fi-tr-hand-back-point-down:before{content:"\f6ef"}.fi-tr-hand-back-point-left:before{content:"\f6f0"}.fi-tr-hand-back-point-ribbon:before{content:"\f6f1"}.fi-tr-hand-back-point-right:before{content:"\f6f2"}.fi-tr-hand-bill:before{content:"\f6f3"}.fi-tr-hand-dots:before{content:"\f6f4"}.fi-tr-hand-fingers-crossed:before{content:"\f6f5"}.fi-tr-hand-fist:before{content:"\f6f6"}.fi-tr-hand-heart:before{content:"\f6f7"}.fi-tr-hand-holding-box:before{content:"\f6f8"}.fi-tr-hand-holding-droplet:before{content:"\f6f9"}.fi-tr-hand-holding-heart:before{content:"\f6fa"}.fi-tr-hand-holding-magic:before{content:"\f6fb"}.fi-tr-hand-holding-medical:before{content:"\f6fc"}.fi-tr-hand-holding-seeding:before{content:"\f6fd"}.fi-tr-hand-holding-skull:before{content:"\f6fe"}.fi-tr-hand-holding-usd:before{content:"\f6ff"}.fi-tr-hand-holding-water:before{content:"\f700"}.fi-tr-hand-horns:before{content:"\f701"}.fi-tr-hand-lizard:before{content:"\f702"}.fi-tr-hand-love:before{content:"\f703"}.fi-tr-hand-middle-finger:before{content:"\f704"}.fi-tr-hand-paper:before{content:"\f705"}.fi-tr-hand-peace:before{content:"\f706"}.fi-tr-hand-point-ribbon:before{content:"\f707"}.fi-tr-hand-scissors:before{content:"\f708"}.fi-tr-hand-sparkles:before{content:"\f709"}.fi-tr-hand-spock:before{content:"\f70a"}.fi-tr-hand-wave:before{content:"\f70b"}.fi-tr-handmade:before{content:"\f70c"}.fi-tr-hands-bubbles:before{content:"\f70d"}.fi-tr-hands-clapping:before{content:"\f70e"}.fi-tr-hands-heart:before{content:"\f70f"}.fi-tr-hands-holding-diamond:before{content:"\f710"}.fi-tr-hands-holding:before{content:"\f711"}.fi-tr-hands-usd:before{content:"\f712"}.fi-tr-handshake-angle:before{content:"\f713"}.fi-tr-handshake-deal-loan:before{content:"\f714"}.fi-tr-handshake-house:before{content:"\f715"}.fi-tr-handshake-simple-slash:before{content:"\f716"}.fi-tr-handshake-trust:before{content:"\f717"}.fi-tr-handshake:before{content:"\f718"}.fi-tr-hard-hat:before{content:"\f719"}.fi-tr-hashtag-lock:before{content:"\f71a"}.fi-tr-hashtag:before{content:"\f71b"}.fi-tr-hat-beach:before{content:"\f71c"}.fi-tr-hat-birthday:before{content:"\f71d"}.fi-tr-hat-chef:before{content:"\f71e"}.fi-tr-hat-cowboy-side:before{content:"\f71f"}.fi-tr-hat-cowboy:before{content:"\f720"}.fi-tr-hat-santa:before{content:"\f721"}.fi-tr-hat-winter:before{content:"\f722"}.fi-tr-hat-witch:before{content:"\f723"}.fi-tr-hat-wizard:before{content:"\f724"}.fi-tr-hdd:before{content:"\f725"}.fi-tr-head-side-brain:before{content:"\f726"}.fi-tr-head-side-cough-slash:before{content:"\f727"}.fi-tr-head-side-cough:before{content:"\f728"}.fi-tr-head-side-headphones:before{content:"\f729"}.fi-tr-head-side-heart:before{content:"\f72a"}.fi-tr-head-side-mask:before{content:"\f72b"}.fi-tr-head-side-medical:before{content:"\f72c"}.fi-tr-head-side-thinking:before{content:"\f72d"}.fi-tr-head-side-virus:before{content:"\f72e"}.fi-tr-head-side:before{content:"\f72f"}.fi-tr-head-vr:before{content:"\f730"}.fi-tr-heading:before{content:"\f731"}.fi-tr-heart-arrow:before{content:"\f732"}.fi-tr-heart-brain:before{content:"\f733"}.fi-tr-heart-crack:before{content:"\f734"}.fi-tr-heart-half-stroke:before{content:"\f735"}.fi-tr-heart-half:before{content:"\f736"}.fi-tr-heart-health-muscle:before{content:"\f737"}.fi-tr-heart-lock:before{content:"\f738"}.fi-tr-heart-partner-handshake:before{content:"\f739"}.fi-tr-heart-rate:before{content:"\f73a"}.fi-tr-heart-slash:before{content:"\f73b"}.fi-tr-heart-upside-down:before{content:"\f73c"}.fi-tr-heat:before{content:"\f73d"}.fi-tr-helicopter-side:before{content:"\f73e"}.fi-tr-helmet-battle:before{content:"\f73f"}.fi-tr-hexagon-check:before{content:"\f740"}.fi-tr-hexagon-divide:before{content:"\f741"}.fi-tr-hexagon-exclamation:before{content:"\f742"}.fi-tr-hexagon:before{content:"\f743"}.fi-tr-high-definition:before{content:"\f744"}.fi-tr-high-five-celebration-yes:before{content:"\f745"}.fi-tr-high-five:before{content:"\f746"}.fi-tr-highlighter-line:before{content:"\f747"}.fi-tr-highlighter:before{content:"\f748"}.fi-tr-hiking:before{content:"\f749"}.fi-tr-hippo:before{content:"\f74a"}.fi-tr-hockey-mask:before{content:"\f74b"}.fi-tr-hockey-puck:before{content:"\f74c"}.fi-tr-hockey-stick-puck:before{content:"\f74d"}.fi-tr-hockey-sticks:before{content:"\f74e"}.fi-tr-holding-hand-gear:before{content:"\f74f"}.fi-tr-holding-hand-revenue:before{content:"\f750"}.fi-tr-holly-berry:before{content:"\f751"}.fi-tr-home-heart:before{content:"\f752"}.fi-tr-honey-pot:before{content:"\f753"}.fi-tr-hood-cloak:before{content:"\f754"}.fi-tr-horizontal-rule:before{content:"\f755"}.fi-tr-horse-head:before{content:"\f756"}.fi-tr-horse-saddle:before{content:"\f757"}.fi-tr-horse:before{content:"\f758"}.fi-tr-horseshoe-broken:before{content:"\f759"}.fi-tr-horseshoe:before{content:"\f75a"}.fi-tr-hose-reel:before{content:"\f75b"}.fi-tr-hose:before{content:"\f75c"}.fi-tr-hospital-symbol:before{content:"\f75d"}.fi-tr-hospital-user:before{content:"\f75e"}.fi-tr-hospital:before{content:"\f75f"}.fi-tr-hospitals:before{content:"\f760"}.fi-tr-hot-tub:before{content:"\f761"}.fi-tr-hotdog:before{content:"\f762"}.fi-tr-hotel:before{content:"\f763"}.fi-tr-hourglass-end:before{content:"\f764"}.fi-tr-hourglass-start:before{content:"\f765"}.fi-tr-hourglass:before{content:"\f766"}.fi-tr-house-blank:before{content:"\f767"}.fi-tr-house-building:before{content:"\f768"}.fi-tr-house-chimney-blank:before{content:"\f769"}.fi-tr-house-chimney-crack:before{content:"\f76a"}.fi-tr-house-chimney-heart:before{content:"\f76b"}.fi-tr-house-chimney-medical:before{content:"\f76c"}.fi-tr-house-chimney-user:before{content:"\f76d"}.fi-tr-house-chimney-window:before{content:"\f76e"}.fi-tr-house-chimney:before{content:"\f76f"}.fi-tr-house-circle-check:before{content:"\f770"}.fi-tr-house-circle-exclamation:before{content:"\f771"}.fi-tr-house-circle-xmark:before{content:"\f772"}.fi-tr-house-crack-alt:before{content:"\f773"}.fi-tr-house-crack:before{content:"\f774"}.fi-tr-house-day:before{content:"\f775"}.fi-tr-house-fire:before{content:"\f776"}.fi-tr-house-flag:before{content:"\f777"}.fi-tr-house-flood:before{content:"\f778"}.fi-tr-house-laptop:before{content:"\f779"}.fi-tr-house-leave:before{content:"\f77a"}.fi-tr-house-lock:before{content:"\f77b"}.fi-tr-house-medical:before{content:"\f77c"}.fi-tr-house-night:before{content:"\f77d"}.fi-tr-house-return:before{content:"\f77e"}.fi-tr-house-signal:before{content:"\f77f"}.fi-tr-house-tree:before{content:"\f780"}.fi-tr-house-tsunami:before{content:"\f781"}.fi-tr-house-turret:before{content:"\f782"}.fi-tr-house-user:before{content:"\f783"}.fi-tr-house-window:before{content:"\f784"}.fi-tr-hr-group:before{content:"\f785"}.fi-tr-hr-person:before{content:"\f786"}.fi-tr-hr:before{content:"\f787"}.fi-tr-hryvnia:before{content:"\f788"}.fi-tr-humidity:before{content:"\f789"}.fi-tr-hundred-points:before{content:"\f78a"}.fi-tr-hurricane:before{content:"\f78b"}.fi-tr-i:before{content:"\f78c"}.fi-tr-ice-cream:before{content:"\f78d"}.fi-tr-icicles:before{content:"\f78e"}.fi-tr-icon-star:before{content:"\f78f"}.fi-tr-id-badge:before{content:"\f790"}.fi-tr-id-card-clip-alt:before{content:"\f791"}.fi-tr-igloo:before{content:"\f792"}.fi-tr-image-slash:before{content:"\f793"}.fi-tr-images-user:before{content:"\f794"}.fi-tr-images:before{content:"\f795"}.fi-tr-improve-user:before{content:"\f796"}.fi-tr-inbox-in:before{content:"\f797"}.fi-tr-inbox-out:before{content:"\f798"}.fi-tr-inboxes:before{content:"\f799"}.fi-tr-incense-sticks-yoga:before{content:"\f79a"}.fi-tr-incognito:before{content:"\f79b"}.fi-tr-indian-rupee-sign:before{content:"\f79c"}.fi-tr-industry-alt:before{content:"\f79d"}.fi-tr-industry-windows:before{content:"\f79e"}.fi-tr-infinity:before{content:"\f79f"}.fi-tr-info-guide:before{content:"\f7a0"}.fi-tr-information:before{content:"\f7a1"}.fi-tr-inhaler:before{content:"\f7a2"}.fi-tr-input-numeric:before{content:"\f7a3"}.fi-tr-input-pipe:before{content:"\f7a4"}.fi-tr-input-text:before{content:"\f7a5"}.fi-tr-insert-alt:before{content:"\f7a6"}.fi-tr-insert-arrows:before{content:"\f7a7"}.fi-tr-insert-button-circle:before{content:"\f7a8"}.fi-tr-insert-credit-card:before{content:"\f7a9"}.fi-tr-insert-square:before{content:"\f7aa"}.fi-tr-insert:before{content:"\f7ab"}.fi-tr-insight-alt:before{content:"\f7ac"}.fi-tr-insight-head:before{content:"\f7ad"}.fi-tr-insight:before{content:"\f7ae"}.fi-tr-integral:before{content:"\f7af"}.fi-tr-internet-speed-wifi:before{content:"\f7b0"}.fi-tr-intersection:before{content:"\f7b1"}.fi-tr-introduction-handshake:before{content:"\f7b2"}.fi-tr-introduction:before{content:"\f7b3"}.fi-tr-inventory-alt:before{content:"\f7b4"}.fi-tr-invest:before{content:"\f7b5"}.fi-tr-investment:before{content:"\f7b6"}.fi-tr-invite-alt:before{content:"\f7b7"}.fi-tr-invite:before{content:"\f7b8"}.fi-tr-iot-alt:before{content:"\f7b9"}.fi-tr-iot:before{content:"\f7ba"}.fi-tr-ip-address:before{content:"\f7bb"}.fi-tr-island-tropical:before{content:"\f7bc"}.fi-tr-issue-loupe:before{content:"\f7bd"}.fi-tr-it-alt:before{content:"\f7be"}.fi-tr-it-computer:before{content:"\f7bf"}.fi-tr-it:before{content:"\f7c0"}.fi-tr-italian-lira-sign:before{content:"\f7c1"}.fi-tr-j:before{content:"\f7c2"}.fi-tr-jam:before{content:"\f7c3"}.fi-tr-jar-alt:before{content:"\f7c4"}.fi-tr-jar-wheat:before{content:"\f7c5"}.fi-tr-javascript:before{content:"\f7c6"}.fi-tr-joint:before{content:"\f7c7"}.fi-tr-joker:before{content:"\f7c8"}.fi-tr-journal-alt:before{content:"\f7c9"}.fi-tr-journal:before{content:"\f7ca"}.fi-tr-journey:before{content:"\f7cb"}.fi-tr-joystick:before{content:"\f7cc"}.fi-tr-jpg:before{content:"\f7cd"}.fi-tr-jug-alt:before{content:"\f7ce"}.fi-tr-jug-bottle:before{content:"\f7cf"}.fi-tr-jug:before{content:"\f7d0"}.fi-tr-jumping-rope:before{content:"\f7d1"}.fi-tr-k:before{content:"\f7d2"}.fi-tr-kaaba:before{content:"\f7d3"}.fi-tr-kazoo:before{content:"\f7d4"}.fi-tr-kerning:before{content:"\f7d5"}.fi-tr-key-lock-crypto:before{content:"\f7d6"}.fi-tr-key-skeleton-left-right:before{content:"\f7d7"}.fi-tr-key:before{content:"\f7d8"}.fi-tr-keyboard-brightness-low:before{content:"\f7d9"}.fi-tr-keyboard-brightness:before{content:"\f7da"}.fi-tr-keyboard-down:before{content:"\f7db"}.fi-tr-keyboard-left:before{content:"\f7dc"}.fi-tr-keyboard:before{content:"\f7dd"}.fi-tr-keynote:before{content:"\f7de"}.fi-tr-kidneys:before{content:"\f7df"}.fi-tr-kip-sign:before{content:"\f7e0"}.fi-tr-kiss-beam:before{content:"\f7e1"}.fi-tr-kiss-wink-heart:before{content:"\f7e2"}.fi-tr-kiss:before{content:"\f7e3"}.fi-tr-kite:before{content:"\f7e4"}.fi-tr-kiwi-bird:before{content:"\f7e5"}.fi-tr-kiwi-fruit:before{content:"\f7e6"}.fi-tr-knife-kitchen:before{content:"\f7e7"}.fi-tr-knife:before{content:"\f7e8"}.fi-tr-knitting:before{content:"\f7e9"}.fi-tr-kpi-evaluation:before{content:"\f7ea"}.fi-tr-kpi:before{content:"\f7eb"}.fi-tr-l:before{content:"\f7ec"}.fi-tr-lacrosse-stick-ball:before{content:"\f7ed"}.fi-tr-lacrosse-stick:before{content:"\f7ee"}.fi-tr-lambda:before{content:"\f7ef"}.fi-tr-lamp-desk:before{content:"\f7f0"}.fi-tr-lamp-floor:before{content:"\f7f1"}.fi-tr-lamp-street:before{content:"\f7f2"}.fi-tr-lamp:before{content:"\f7f3"}.fi-tr-land-layer-location:before{content:"\f7f4"}.fi-tr-land-layers:before{content:"\f7f5"}.fi-tr-land-location:before{content:"\f7f6"}.fi-tr-landmark-alt:before{content:"\f7f7"}.fi-tr-language:before{content:"\f7f8"}.fi-tr-laptop-arrow-down:before{content:"\f7f9"}.fi-tr-laptop-binary:before{content:"\f7fa"}.fi-tr-laptop-code:before{content:"\f7fb"}.fi-tr-laptop-medical:before{content:"\f7fc"}.fi-tr-laptop-mobile:before{content:"\f7fd"}.fi-tr-laptop-slash:before{content:"\f7fe"}.fi-tr-laptop:before{content:"\f7ff"}.fi-tr-lari-sign:before{content:"\f800"}.fi-tr-lasso-sparkles:before{content:"\f801"}.fi-tr-last-square:before{content:"\f802"}.fi-tr-laugh-beam:before{content:"\f803"}.fi-tr-laugh-squint:before{content:"\f804"}.fi-tr-laugh-wink:before{content:"\f805"}.fi-tr-laugh:before{content:"\f806"}.fi-tr-lawyer-man:before{content:"\f807"}.fi-tr-lawyer-woman:before{content:"\f808"}.fi-tr-layer-minus:before{content:"\f809"}.fi-tr-layer-plus:before{content:"\f80a"}.fi-tr-lead-funnel:before{content:"\f80b"}.fi-tr-lead-management:before{content:"\f80c"}.fi-tr-lead:before{content:"\f80d"}.fi-tr-leader-alt:before{content:"\f80e"}.fi-tr-leader-speech:before{content:"\f80f"}.fi-tr-leader:before{content:"\f810"}.fi-tr-leaderboard-alt:before{content:"\f811"}.fi-tr-leaderboard-trophy:before{content:"\f812"}.fi-tr-leaderboard:before{content:"\f813"}.fi-tr-leadership-alt:before{content:"\f814"}.fi-tr-leadership:before{content:"\f815"}.fi-tr-leaf-heart:before{content:"\f816"}.fi-tr-leaf-maple:before{content:"\f817"}.fi-tr-leaf-oak:before{content:"\f818"}.fi-tr-leaf:before{content:"\f819"}.fi-tr-leafy-green:before{content:"\f81a"}.fi-tr-leave:before{content:"\f81b"}.fi-tr-left-from-bracket:before{content:"\f81c"}.fi-tr-left:before{content:"\f81d"}.fi-tr-legal:before{content:"\f81e"}.fi-tr-lemon:before{content:"\f81f"}.fi-tr-lesbian-couple:before{content:"\f820"}.fi-tr-less-than-equal:before{content:"\f821"}.fi-tr-less-than:before{content:"\f822"}.fi-tr-lesson-class:before{content:"\f823"}.fi-tr-lesson:before{content:"\f824"}.fi-tr-lettuce:before{content:"\f825"}.fi-tr-level-down-alt:before{content:"\f826"}.fi-tr-level-down:before{content:"\f827"}.fi-tr-level-up-alt:before{content:"\f828"}.fi-tr-level-up:before{content:"\f829"}.fi-tr-license:before{content:"\f82a"}.fi-tr-life:before{content:"\f82b"}.fi-tr-light-ceiling:before{content:"\f82c"}.fi-tr-light-emergency-on:before{content:"\f82d"}.fi-tr-light-emergency:before{content:"\f82e"}.fi-tr-light-switch-off:before{content:"\f82f"}.fi-tr-light-switch-on:before{content:"\f830"}.fi-tr-light-switch:before{content:"\f831"}.fi-tr-lightbulb-cfl-on:before{content:"\f832"}.fi-tr-lightbulb-cfl:before{content:"\f833"}.fi-tr-lightbulb-dollar:before{content:"\f834"}.fi-tr-lightbulb-exclamation:before{content:"\f835"}.fi-tr-lightbulb-head:before{content:"\f836"}.fi-tr-lightbulb-on:before{content:"\f837"}.fi-tr-lightbulb-question:before{content:"\f838"}.fi-tr-lightbulb-setting:before{content:"\f839"}.fi-tr-lightbulb-slash:before{content:"\f83a"}.fi-tr-lighthouse:before{content:"\f83b"}.fi-tr-lights-holiday:before{content:"\f83c"}.fi-tr-limit-hand:before{content:"\f83d"}.fi-tr-limit-speedometer:before{content:"\f83e"}.fi-tr-link-alt:before{content:"\f83f"}.fi-tr-link-horizontal-slash:before{content:"\f840"}.fi-tr-link-horizontal:before{content:"\f841"}.fi-tr-link-slash-alt:before{content:"\f842"}.fi-tr-link-slash:before{content:"\f843"}.fi-tr-lion-head:before{content:"\f844"}.fi-tr-lion:before{content:"\f845"}.fi-tr-lips:before{content:"\f846"}.fi-tr-lipstick:before{content:"\f847"}.fi-tr-lira-sign:before{content:"\f848"}.fi-tr-list-check:before{content:"\f849"}.fi-tr-list-dropdown:before{content:"\f84a"}.fi-tr-list-music:before{content:"\f84b"}.fi-tr-list-timeline:before{content:"\f84c"}.fi-tr-litecoin-sign:before{content:"\f84d"}.fi-tr-live-alt:before{content:"\f84e"}.fi-tr-live:before{content:"\f84f"}.fi-tr-loading:before{content:"\f850"}.fi-tr-loan:before{content:"\f851"}.fi-tr-lobster:before{content:"\f852"}.fi-tr-location-alt:before{content:"\f853"}.fi-tr-location-arrow:before{content:"\f854"}.fi-tr-location-crosshairs-slash:before{content:"\f855"}.fi-tr-location-crosshairs:before{content:"\f856"}.fi-tr-location-dot-slash:before{content:"\f857"}.fi-tr-location-exclamation:before{content:"\f858"}.fi-tr-lock-alt:before{content:"\f859"}.fi-tr-lock-hashtag:before{content:"\f85a"}.fi-tr-lock-open-alt:before{content:"\f85b"}.fi-tr-locust:before{content:"\f85c"}.fi-tr-loop-square:before{content:"\f85d"}.fi-tr-loveseat:before{content:"\f85e"}.fi-tr-low-vision:before{content:"\f85f"}.fi-tr-luchador:before{content:"\f860"}.fi-tr-luggage-cart:before{content:"\f861"}.fi-tr-lungs-virus:before{content:"\f862"}.fi-tr-lungs:before{content:"\f863"}.fi-tr-m:before{content:"\f864"}.fi-tr-mace:before{content:"\f865"}.fi-tr-magnet-user:before{content:"\f866"}.fi-tr-magnet:before{content:"\f867"}.fi-tr-mailbox:before{content:"\f868"}.fi-tr-makeup-brush:before{content:"\f869"}.fi-tr-man-head:before{content:"\f86a"}.fi-tr-man-scientist:before{content:"\f86b"}.fi-tr-manat-sign:before{content:"\f86c"}.fi-tr-mandolin:before{content:"\f86d"}.fi-tr-mango:before{content:"\f86e"}.fi-tr-manhole:before{content:"\f86f"}.fi-tr-map-location-track:before{content:"\f870"}.fi-tr-map-marker-check:before{content:"\f871"}.fi-tr-map-marker-edit:before{content:"\f872"}.fi-tr-map-marker-question:before{content:"\f873"}.fi-tr-map-marker-slash:before{content:"\f874"}.fi-tr-map-marker-smile:before{content:"\f875"}.fi-tr-map-pin:before{content:"\f876"}.fi-tr-map-point:before{content:"\f877"}.fi-tr-marker-time:before{content:"\f878"}.fi-tr-marketplace-alt:before{content:"\f879"}.fi-tr-marketplace-store:before{content:"\f87a"}.fi-tr-marketplace:before{content:"\f87b"}.fi-tr-mars-double:before{content:"\f87c"}.fi-tr-mars-stroke-right:before{content:"\f87d"}.fi-tr-mars-stroke-up:before{content:"\f87e"}.fi-tr-mars:before{content:"\f87f"}.fi-tr-martini-glass-citrus:before{content:"\f880"}.fi-tr-martini-glass-empty:before{content:"\f881"}.fi-tr-mask-carnival:before{content:"\f882"}.fi-tr-mask-face:before{content:"\f883"}.fi-tr-mask-snorkel:before{content:"\f884"}.fi-tr-massage:before{content:"\f885"}.fi-tr-match-fire:before{content:"\f886"}.fi-tr-mattress-pillow:before{content:"\f887"}.fi-tr-measuring-tape:before{content:"\f888"}.fi-tr-meat:before{content:"\f889"}.fi-tr-medal:before{content:"\f88a"}.fi-tr-medical-star:before{content:"\f88b"}.fi-tr-medicine:before{content:"\f88c"}.fi-tr-meditation:before{content:"\f88d"}.fi-tr-meeting-alt:before{content:"\f88e"}.fi-tr-meeting:before{content:"\f88f"}.fi-tr-megaphone-announcement-leader:before{content:"\f890"}.fi-tr-megaphone:before{content:"\f891"}.fi-tr-meh-blank:before{content:"\f892"}.fi-tr-meh-rolling-eyes:before{content:"\f893"}.fi-tr-meh:before{content:"\f894"}.fi-tr-melon-alt:before{content:"\f895"}.fi-tr-melon:before{content:"\f896"}.fi-tr-member-list:before{content:"\f897"}.fi-tr-member-search:before{content:"\f898"}.fi-tr-membership-vip:before{content:"\f899"}.fi-tr-membership:before{content:"\f89a"}.fi-tr-memo-circle-check:before{content:"\f89b"}.fi-tr-memo-pad:before{content:"\f89c"}.fi-tr-memo:before{content:"\f89d"}.fi-tr-memory:before{content:"\f89e"}.fi-tr-mercury:before{content:"\f89f"}.fi-tr-message-arrow-down:before{content:"\f8a0"}.fi-tr-message-arrow-up-right:before{content:"\f8a1"}.fi-tr-message-arrow-up:before{content:"\f8a2"}.fi-tr-message-bot:before{content:"\f8a3"}.fi-tr-message-code:before{content:"\f8a4"}.fi-tr-message-dollar:before{content:"\f8a5"}.fi-tr-message-heart:before{content:"\f8a6"}.fi-tr-message-image:before{content:"\f8a7"}.fi-tr-message-question:before{content:"\f8a8"}.fi-tr-message-quote:before{content:"\f8a9"}.fi-tr-message-slash:before{content:"\f8aa"}.fi-tr-message-sms:before{content:"\f8ab"}.fi-tr-message-text:before{content:"\f8ac"}.fi-tr-message-xmark:before{content:"\f8ad"}.fi-tr-messages-dollar:before{content:"\f8ae"}.fi-tr-messages-question:before{content:"\f8af"}.fi-tr-messages:before{content:"\f8b0"}.fi-tr-meteor:before{content:"\f8b1"}.fi-tr-meter-bolt:before{content:"\f8b2"}.fi-tr-meter-droplet:before{content:"\f8b3"}.fi-tr-meter-fire:before{content:"\f8b4"}.fi-tr-meter:before{content:"\f8b5"}.fi-tr-method:before{content:"\f8b6"}.fi-tr-microchip-ai:before{content:"\f8b7"}.fi-tr-microchip:before{content:"\f8b8"}.fi-tr-microphone-alt:before{content:"\f8b9"}.fi-tr-microphone-slash:before{content:"\f8ba"}.fi-tr-microscope:before{content:"\f8bb"}.fi-tr-microwave:before{content:"\f8bc"}.fi-tr-milk-alt:before{content:"\f8bd"}.fi-tr-milk:before{content:"\f8be"}.fi-tr-mill-sign:before{content:"\f8bf"}.fi-tr-mind-share:before{content:"\f8c0"}.fi-tr-minus-circle:before{content:"\f8c1"}.fi-tr-minus-hexagon:before{content:"\f8c2"}.fi-tr-mistletoe:before{content:"\f8c3"}.fi-tr-mix:before{content:"\f8c4"}.fi-tr-mobile-button:before{content:"\f8c5"}.fi-tr-mobile-notch:before{content:"\f8c6"}.fi-tr-mobile:before{content:"\f8c7"}.fi-tr-mockup:before{content:"\f8c8"}.fi-tr-mode-alt:before{content:"\f8c9"}.fi-tr-mode:before{content:"\f8ca"}.fi-tr-model-cube-arrows:before{content:"\f8cb"}.fi-tr-model-cube-space:before{content:"\f8cc"}.fi-tr-model-cube:before{content:"\f8cd"}.fi-tr-module:before{content:"\f8ce"}.fi-tr-monday:before{content:"\f8cf"}.fi-tr-money-bill-simple:before{content:"\f8d0"}.fi-tr-money-bill-transfer:before{content:"\f8d1"}.fi-tr-money-bill-wave-alt:before{content:"\f8d2"}.fi-tr-money-bill-wave:before{content:"\f8d3"}.fi-tr-money-bills-simple:before{content:"\f8d4"}.fi-tr-money-bills:before{content:"\f8d5"}.fi-tr-money-check-edit-alt:before{content:"\f8d6"}.fi-tr-money-check-edit:before{content:"\f8d7"}.fi-tr-money-check:before{content:"\f8d8"}.fi-tr-money-coin-transfer:before{content:"\f8d9"}.fi-tr-money-from-bracket:before{content:"\f8da"}.fi-tr-money-simple-from-bracket:before{content:"\f8db"}.fi-tr-money-transfer-alt:before{content:"\f8dc"}.fi-tr-money-transfer-coin-arrow:before{content:"\f8dd"}.fi-tr-money-transfer-smartphone:before{content:"\f8de"}.fi-tr-money-wings:before{content:"\f8df"}.fi-tr-money:before{content:"\f8e0"}.fi-tr-monkey:before{content:"\f8e1"}.fi-tr-monument:before{content:"\f8e2"}.fi-tr-moon-stars:before{content:"\f8e3"}.fi-tr-moon:before{content:"\f8e4"}.fi-tr-moped:before{content:"\f8e5"}.fi-tr-mortar-pestle:before{content:"\f8e6"}.fi-tr-mortgage:before{content:"\f8e7"}.fi-tr-mosque-alt:before{content:"\f8e8"}.fi-tr-mosque-moon:before{content:"\f8e9"}.fi-tr-mosque:before{content:"\f8ea"}.fi-tr-mosquito-net:before{content:"\f8eb"}.fi-tr-mosquito:before{content:"\f8ec"}.fi-tr-motorcycle:before{content:"\f8ed"}.fi-tr-mound:before{content:"\f8ee"}.fi-tr-mountain-city:before{content:"\f8ef"}.fi-tr-mountain:before{content:"\f8f0"}.fi-tr-mountains:before{content:"\f8f1"}.fi-tr-mouse-field:before{content:"\f8f2"}.fi-tr-mouse:before{content:"\f8f3"}.fi-tr-mov-file:before{content:"\f8f4"}.fi-tr-move-to-folder-2:before{content:"\f8f5"}.fi-tr-move-to-folder:before{content:"\f8f6"}.fi-tr-mp3-file:before{content:"\f8f7"}.fi-tr-mp3-player:before{content:"\f8f8"}.fi-tr-mp4-file:before{content:"\f8f9"}.fi-tr-mug-alt:before{content:"\f8fa"}.fi-tr-mug-hot-alt:before{content:"\f8fb"}.fi-tr-mug-hot:before{content:"\f8fc"}.fi-tr-mug-marshmallows:before{content:"\f8fd"}.fi-tr-mug-tea-saucer:before{content:"\f8fe"}.fi-tr-mug-tea:before{content:"\f8ff"}.fi-tr-mug:before{content:"\f900"}.fi-tr-multiple-alt:before{content:"\f901"}.fi-tr-multiple:before{content:"\f902"}.fi-tr-muscle:before{content:"\f903"}.fi-tr-mushroom-alt:before{content:"\f904"}.fi-tr-mushroom:before{content:"\f905"}.fi-tr-music-file:before{content:"\f906"}.fi-tr-music-note-slash:before{content:"\f907"}.fi-tr-music-note:before{content:"\f908"}.fi-tr-music-slash:before{content:"\f909"}.fi-tr-n:before{content:"\f90a"}.fi-tr-naira-sign:before{content:"\f90b"}.fi-tr-narwhal:before{content:"\f90c"}.fi-tr-nesting-dolls:before{content:"\f90d"}.fi-tr-network-analytic:before{content:"\f90e"}.fi-tr-network-cloud:before{content:"\f90f"}.fi-tr-network:before{content:"\f910"}.fi-tr-neuter:before{content:"\f911"}.fi-tr-newsletter-subscribe:before{content:"\f912"}.fi-tr-newspaper-open:before{content:"\f913"}.fi-tr-newspaper:before{content:"\f914"}.fi-tr-nfc-lock:before{content:"\f915"}.fi-tr-nfc-magnifying-glass:before{content:"\f916"}.fi-tr-nfc-pen:before{content:"\f917"}.fi-tr-nfc-slash:before{content:"\f918"}.fi-tr-nfc-trash:before{content:"\f919"}.fi-tr-nfc:before{content:"\f91a"}.fi-tr-night-day:before{content:"\f91b"}.fi-tr-no-fee:before{content:"\f91c"}.fi-tr-no-people:before{content:"\f91d"}.fi-tr-noodles:before{content:"\f91e"}.fi-tr-nose:before{content:"\f91f"}.fi-tr-not-equal:before{content:"\f920"}.fi-tr-not-found-alt:before{content:"\f921"}.fi-tr-not-found-magnifying-glass:before{content:"\f922"}.fi-tr-not-found:before{content:"\f923"}.fi-tr-notdef:before{content:"\f924"}.fi-tr-note-medical:before{content:"\f925"}.fi-tr-note-sticky:before{content:"\f926"}.fi-tr-note:before{content:"\f927"}.fi-tr-notebook-alt:before{content:"\f928"}.fi-tr-notebook:before{content:"\f929"}.fi-tr-notes-medical:before{content:"\f92a"}.fi-tr-notes:before{content:"\f92b"}.fi-tr-o:before{content:"\f92c"}.fi-tr-object-exclude:before{content:"\f92d"}.fi-tr-object-group:before{content:"\f92e"}.fi-tr-object-intersect:before{content:"\f92f"}.fi-tr-object-subtract:before{content:"\f930"}.fi-tr-object-ungroup:before{content:"\f931"}.fi-tr-object-union:before{content:"\f932"}.fi-tr-objects-column:before{content:"\f933"}.fi-tr-octagon-check:before{content:"\f934"}.fi-tr-octagon-divide:before{content:"\f935"}.fi-tr-octagon-exclamation:before{content:"\f936"}.fi-tr-octagon-minus:before{content:"\f937"}.fi-tr-octagon-plus:before{content:"\f938"}.fi-tr-octagon-xmark:before{content:"\f939"}.fi-tr-octagon:before{content:"\f93a"}.fi-tr-oil-can:before{content:"\f93b"}.fi-tr-oil-temp:before{content:"\f93c"}.fi-tr-olive-oil:before{content:"\f93d"}.fi-tr-olive:before{content:"\f93e"}.fi-tr-olives:before{content:"\f93f"}.fi-tr-om:before{content:"\f940"}.fi-tr-omega:before{content:"\f941"}.fi-tr-onboarding:before{content:"\f942"}.fi-tr-onion:before{content:"\f943"}.fi-tr-open-mail-clip:before{content:"\f944"}.fi-tr-operating-system-upgrade:before{content:"\f945"}.fi-tr-operation:before{content:"\f946"}.fi-tr-order-history:before{content:"\f947"}.fi-tr-organization-chart:before{content:"\f948"}.fi-tr-ornament:before{content:"\f949"}.fi-tr-otp:before{content:"\f94a"}.fi-tr-otter:before{content:"\f94b"}.fi-tr-outdent:before{content:"\f94c"}.fi-tr-oval-alt:before{content:"\f94d"}.fi-tr-oval:before{content:"\f94e"}.fi-tr-oven:before{content:"\f94f"}.fi-tr-overline:before{content:"\f950"}.fi-tr-overview:before{content:"\f951"}.fi-tr-p:before{content:"\f952"}.fi-tr-package:before{content:"\f953"}.fi-tr-padlock-check:before{content:"\f954"}.fi-tr-page-break:before{content:"\f955"}.fi-tr-pager:before{content:"\f956"}.fi-tr-paid:before{content:"\f957"}.fi-tr-paint-roller:before{content:"\f958"}.fi-tr-paintbrush-pencil:before{content:"\f959"}.fi-tr-pallet-alt:before{content:"\f95a"}.fi-tr-pallet:before{content:"\f95b"}.fi-tr-pan-food:before{content:"\f95c"}.fi-tr-pan-frying:before{content:"\f95d"}.fi-tr-pan:before{content:"\f95e"}.fi-tr-pancakes:before{content:"\f95f"}.fi-tr-panorama:before{content:"\f960"}.fi-tr-paper-plane-launch:before{content:"\f961"}.fi-tr-paper-plane-top:before{content:"\f962"}.fi-tr-paperclip-vertical:before{content:"\f963"}.fi-tr-parachute-box:before{content:"\f964"}.fi-tr-paragraph-left:before{content:"\f965"}.fi-tr-paragraph:before{content:"\f966"}.fi-tr-parking-circle-slash:before{content:"\f967"}.fi-tr-parking-circle:before{content:"\f968"}.fi-tr-parking-slash:before{content:"\f969"}.fi-tr-parking:before{content:"\f96a"}.fi-tr-party-bell:before{content:"\f96b"}.fi-tr-party-horn:before{content:"\f96c"}.fi-tr-passport:before{content:"\f96d"}.fi-tr-password-alt:before{content:"\f96e"}.fi-tr-password-computer:before{content:"\f96f"}.fi-tr-password-email:before{content:"\f970"}.fi-tr-password-smartphone:before{content:"\f971"}.fi-tr-password:before{content:"\f972"}.fi-tr-paste:before{content:"\f973"}.fi-tr-pattern:before{content:"\f974"}.fi-tr-pause-circle:before{content:"\f975"}.fi-tr-pause-square:before{content:"\f976"}.fi-tr-paw-claws:before{content:"\f977"}.fi-tr-paw-heart:before{content:"\f978"}.fi-tr-paw:before{content:"\f979"}.fi-tr-payment-pos:before{content:"\f97a"}.fi-tr-payroll-calendar:before{content:"\f97b"}.fi-tr-payroll-check:before{content:"\f97c"}.fi-tr-payroll:before{content:"\f97d"}.fi-tr-peace:before{content:"\f97e"}.fi-tr-peach:before{content:"\f97f"}.fi-tr-peanut:before{content:"\f980"}.fi-tr-peanuts:before{content:"\f981"}.fi-tr-peapod:before{content:"\f982"}.fi-tr-pear:before{content:"\f983"}.fi-tr-pedestal:before{content:"\f984"}.fi-tr-pen-circle:before{content:"\f985"}.fi-tr-pen-clip-slash:before{content:"\f986"}.fi-tr-pen-clip:before{content:"\f987"}.fi-tr-pen-fancy-slash:before{content:"\f988"}.fi-tr-pen-fancy:before{content:"\f989"}.fi-tr-pen-field:before{content:"\f98a"}.fi-tr-pen-nib-slash:before{content:"\f98b"}.fi-tr-pen-nib:before{content:"\f98c"}.fi-tr-pen-slash:before{content:"\f98d"}.fi-tr-pen-square:before{content:"\f98e"}.fi-tr-pen-swirl:before{content:"\f98f"}.fi-tr-pencil-paintbrush:before{content:"\f990"}.fi-tr-pencil-ruler:before{content:"\f991"}.fi-tr-pencil-slash:before{content:"\f992"}.fi-tr-pending:before{content:"\f993"}.fi-tr-pennant:before{content:"\f994"}.fi-tr-people-arrows-left-right:before{content:"\f995"}.fi-tr-people-carry-box:before{content:"\f996"}.fi-tr-people-dress:before{content:"\f997"}.fi-tr-people-network-partner:before{content:"\f998"}.fi-tr-people-pants:before{content:"\f999"}.fi-tr-people-poll:before{content:"\f99a"}.fi-tr-people-pulling:before{content:"\f99b"}.fi-tr-people-roof:before{content:"\f99c"}.fi-tr-people:before{content:"\f99d"}.fi-tr-pepper-alt:before{content:"\f99e"}.fi-tr-pepper-hot:before{content:"\f99f"}.fi-tr-pepper:before{content:"\f9a0"}.fi-tr-percent-10:before{content:"\f9a1"}.fi-tr-percent-100:before{content:"\f9a2"}.fi-tr-percent-20:before{content:"\f9a3"}.fi-tr-percent-25:before{content:"\f9a4"}.fi-tr-percent-30:before{content:"\f9a5"}.fi-tr-percent-40:before{content:"\f9a6"}.fi-tr-percent-50:before{content:"\f9a7"}.fi-tr-percent-60:before{content:"\f9a8"}.fi-tr-percent-70:before{content:"\f9a9"}.fi-tr-percent-75:before{content:"\f9aa"}.fi-tr-percent-80:before{content:"\f9ab"}.fi-tr-percent-90:before{content:"\f9ac"}.fi-tr-percentage:before{content:"\f9ad"}.fi-tr-person-burst:before{content:"\f9ae"}.fi-tr-person-carry-box:before{content:"\f9af"}.fi-tr-person-circle-check:before{content:"\f9b0"}.fi-tr-person-circle-exclamation:before{content:"\f9b1"}.fi-tr-person-circle-minus:before{content:"\f9b2"}.fi-tr-person-circle-plus:before{content:"\f9b3"}.fi-tr-person-circle-question:before{content:"\f9b4"}.fi-tr-person-circle-xmark:before{content:"\f9b5"}.fi-tr-person-cv:before{content:"\f9b6"}.fi-tr-person-dolly-empty:before{content:"\f9b7"}.fi-tr-person-dolly:before{content:"\f9b8"}.fi-tr-person-dress-simple:before{content:"\f9b9"}.fi-tr-person-dress:before{content:"\f9ba"}.fi-tr-person-luggage:before{content:"\f9bb"}.fi-tr-person-lunge:before{content:"\f9bc"}.fi-tr-person-pilates:before{content:"\f9bd"}.fi-tr-person-praying:before{content:"\f9be"}.fi-tr-person-pregnant:before{content:"\f9bf"}.fi-tr-person-seat-reclined:before{content:"\f9c0"}.fi-tr-person-seat:before{content:"\f9c1"}.fi-tr-person-shelter:before{content:"\f9c2"}.fi-tr-person-sign:before{content:"\f9c3"}.fi-tr-person-simple:before{content:"\f9c4"}.fi-tr-person-walking-with-cane:before{content:"\f9c5"}.fi-tr-peseta-sign:before{content:"\f9c6"}.fi-tr-peso-sign:before{content:"\f9c7"}.fi-tr-pets:before{content:"\f9c8"}.fi-tr-pharmacy:before{content:"\f9c9"}.fi-tr-phone-call:before{content:"\f9ca"}.fi-tr-phone-cross:before{content:"\f9cb"}.fi-tr-phone-flip:before{content:"\f9cc"}.fi-tr-phone-heart-message:before{content:"\f9cd"}.fi-tr-phone-office:before{content:"\f9ce"}.fi-tr-phone-pause:before{content:"\f9cf"}.fi-tr-phone-plus:before{content:"\f9d0"}.fi-tr-phone-rotary:before{content:"\f9d1"}.fi-tr-phone-slash:before{content:"\f9d2"}.fi-tr-photo-capture:before{content:"\f9d3"}.fi-tr-photo-film-music:before{content:"\f9d4"}.fi-tr-photo-video:before{content:"\f9d5"}.fi-tr-physics:before{content:"\f9d6"}.fi-tr-Pi:before{content:"\f9d7"}.fi-tr-piano-keyboard:before{content:"\f9d8"}.fi-tr-piano:before{content:"\f9d9"}.fi-tr-pickaxe:before{content:"\f9da"}.fi-tr-picking-box:before{content:"\f9db"}.fi-tr-picking:before{content:"\f9dc"}.fi-tr-picnic:before{content:"\f9dd"}.fi-tr-picpeople-filled:before{content:"\f9de"}.fi-tr-picpeople:before{content:"\f9df"}.fi-tr-pie:before{content:"\f9e0"}.fi-tr-pig-bank-bulb:before{content:"\f9e1"}.fi-tr-pig-face:before{content:"\f9e2"}.fi-tr-pig:before{content:"\f9e3"}.fi-tr-piggy-bank-budget:before{content:"\f9e4"}.fi-tr-piggy-bank:before{content:"\f9e5"}.fi-tr-pills:before{content:"\f9e6"}.fi-tr-pinata:before{content:"\f9e7"}.fi-tr-pineapple-alt:before{content:"\f9e8"}.fi-tr-pineapple:before{content:"\f9e9"}.fi-tr-pipe-smoking:before{content:"\f9ea"}.fi-tr-pizza-slice:before{content:"\f9eb"}.fi-tr-place-of-worship:before{content:"\f9ec"}.fi-tr-plan-strategy:before{content:"\f9ed"}.fi-tr-plan:before{content:"\f9ee"}.fi-tr-plane-alt:before{content:"\f9ef"}.fi-tr-plane-arrival:before{content:"\f9f0"}.fi-tr-plane-departure:before{content:"\f9f1"}.fi-tr-plane-prop:before{content:"\f9f2"}.fi-tr-plane-slash:before{content:"\f9f3"}.fi-tr-plane-tail:before{content:"\f9f4"}.fi-tr-planet-moon:before{content:"\f9f5"}.fi-tr-planet-ringed:before{content:"\f9f6"}.fi-tr-plant-care:before{content:"\f9f7"}.fi-tr-plant-growth:before{content:"\f9f8"}.fi-tr-plant-seed-invest:before{content:"\f9f9"}.fi-tr-plant-wilt:before{content:"\f9fa"}.fi-tr-plate-utensils:before{content:"\f9fb"}.fi-tr-plate-wheat:before{content:"\f9fc"}.fi-tr-plate:before{content:"\f9fd"}.fi-tr-play-circle:before{content:"\f9fe"}.fi-tr-play-microphone:before{content:"\f9ff"}.fi-tr-play-pause:before{content:"\fa00"}.fi-tr-plug-alt:before{content:"\fa01"}.fi-tr-plug-cable:before{content:"\fa02"}.fi-tr-plug-circle-bolt:before{content:"\fa03"}.fi-tr-plug-circle-check:before{content:"\fa04"}.fi-tr-plug-circle-exclamation:before{content:"\fa05"}.fi-tr-plug-circle-minus:before{content:"\fa06"}.fi-tr-plug-circle-plus:before{content:"\fa07"}.fi-tr-plug-connection:before{content:"\fa08"}.fi-tr-plug:before{content:"\fa09"}.fi-tr-plus-hexagon:before{content:"\fa0a"}.fi-tr-plus-minus:before{content:"\fa0b"}.fi-tr-png-file:before{content:"\fa0c"}.fi-tr-podcast:before{content:"\fa0d"}.fi-tr-podium-star:before{content:"\fa0e"}.fi-tr-podium-victory-leader:before{content:"\fa0f"}.fi-tr-podium:before{content:"\fa10"}.fi-tr-point-of-sale-bill:before{content:"\fa11"}.fi-tr-point-of-sale-signal:before{content:"\fa12"}.fi-tr-point-of-sale:before{content:"\fa13"}.fi-tr-pointer-loading:before{content:"\fa14"}.fi-tr-pointer-text:before{content:"\fa15"}.fi-tr-police-box:before{content:"\fa16"}.fi-tr-poll-h:before{content:"\fa17"}.fi-tr-pollution:before{content:"\fa18"}.fi-tr-pompebled:before{content:"\fa19"}.fi-tr-poo-bolt:before{content:"\fa1a"}.fi-tr-poo:before{content:"\fa1b"}.fi-tr-pool-8-ball:before{content:"\fa1c"}.fi-tr-poop:before{content:"\fa1d"}.fi-tr-popcorn:before{content:"\fa1e"}.fi-tr-popsicle:before{content:"\fa1f"}.fi-tr-portal-enter:before{content:"\fa20"}.fi-tr-portal-exit:before{content:"\fa21"}.fi-tr-postal-address:before{content:"\fa22"}.fi-tr-pot:before{content:"\fa23"}.fi-tr-potato:before{content:"\fa24"}.fi-tr-pound:before{content:"\fa25"}.fi-tr-ppt-file:before{content:"\fa26"}.fi-tr-practice:before{content:"\fa27"}.fi-tr-praying-hands:before{content:"\fa28"}.fi-tr-prescription-bottle-alt:before{content:"\fa29"}.fi-tr-prescription-bottle-pill:before{content:"\fa2a"}.fi-tr-prescription-bottle:before{content:"\fa2b"}.fi-tr-prescription:before{content:"\fa2c"}.fi-tr-presentation:before{content:"\fa2d"}.fi-tr-previous-square:before{content:"\fa2e"}.fi-tr-print-magnifying-glass:before{content:"\fa2f"}.fi-tr-print-slash:before{content:"\fa30"}.fi-tr-print:before{content:"\fa31"}.fi-tr-problem-solving:before{content:"\fa32"}.fi-tr-procedures:before{content:"\fa33"}.fi-tr-process:before{content:"\fa34"}.fi-tr-productivity:before{content:"\fa35"}.fi-tr-progress-complete:before{content:"\fa36"}.fi-tr-progress-download:before{content:"\fa37"}.fi-tr-progress-upload:before{content:"\fa38"}.fi-tr-projector:before{content:"\fa39"}.fi-tr-protractor:before{content:"\fa3a"}.fi-tr-pulse:before{content:"\fa3b"}.fi-tr-pump-medical:before{content:"\fa3c"}.fi-tr-pump:before{content:"\fa3d"}.fi-tr-pumpkin-alt-2:before{content:"\fa3e"}.fi-tr-pumpkin-alt:before{content:"\fa3f"}.fi-tr-pumpkin:before{content:"\fa40"}.fi-tr-puzzle-alt:before{content:"\fa41"}.fi-tr-puzzle-piece-integration:before{content:"\fa42"}.fi-tr-puzzle-piece:before{content:"\fa43"}.fi-tr-puzzle-pieces:before{content:"\fa44"}.fi-tr-pyramid:before{content:"\fa45"}.fi-tr-q:before{content:"\fa46"}.fi-tr-qr-scan:before{content:"\fa47"}.fi-tr-QR:before{content:"\fa48"}.fi-tr-qrcode:before{content:"\fa49"}.fi-tr-question-square:before{content:"\fa4a"}.fi-tr-question:before{content:"\fa4b"}.fi-tr-queue-alt:before{content:"\fa4c"}.fi-tr-queue-line:before{content:"\fa4d"}.fi-tr-queue-signal:before{content:"\fa4e"}.fi-tr-queue:before{content:"\fa4f"}.fi-tr-quill-pen-story:before{content:"\fa50"}.fi-tr-quiz-alt:before{content:"\fa51"}.fi-tr-quiz:before{content:"\fa52"}.fi-tr-r:before{content:"\fa53"}.fi-tr-rabbit-fast:before{content:"\fa54"}.fi-tr-rabbit:before{content:"\fa55"}.fi-tr-raccoon:before{content:"\fa56"}.fi-tr-racquet:before{content:"\fa57"}.fi-tr-radar-monitoring-track:before{content:"\fa58"}.fi-tr-radar:before{content:"\fa59"}.fi-tr-radiation-alt:before{content:"\fa5a"}.fi-tr-radiation:before{content:"\fa5b"}.fi-tr-radio-alt:before{content:"\fa5c"}.fi-tr-radio-button:before{content:"\fa5d"}.fi-tr-radio:before{content:"\fa5e"}.fi-tr-radish:before{content:"\fa5f"}.fi-tr-rainbow:before{content:"\fa60"}.fi-tr-raindrops:before{content:"\fa61"}.fi-tr-ram:before{content:"\fa62"}.fi-tr-ramp-loading:before{content:"\fa63"}.fi-tr-rank:before{content:"\fa64"}.fi-tr-ranking-podium-empty:before{content:"\fa65"}.fi-tr-ranking-podium:before{content:"\fa66"}.fi-tr-ranking-star:before{content:"\fa67"}.fi-tr-ranking-stars:before{content:"\fa68"}.fi-tr-raygun:before{content:"\fa69"}.fi-tr-razor-barber:before{content:"\fa6a"}.fi-tr-react:before{content:"\fa6b"}.fi-tr-recipe-book:before{content:"\fa6c"}.fi-tr-recipe:before{content:"\fa6d"}.fi-tr-record-vinyl:before{content:"\fa6e"}.fi-tr-rectangle-barcode:before{content:"\fa6f"}.fi-tr-rectangle-code:before{content:"\fa70"}.fi-tr-rectangle-history-circle-plus:before{content:"\fa71"}.fi-tr-rectangle-horizontal:before{content:"\fa72"}.fi-tr-rectangle-list:before{content:"\fa73"}.fi-tr-rectangle-panoramic:before{content:"\fa74"}.fi-tr-rectangle-pro:before{content:"\fa75"}.fi-tr-rectangle-vertical-history:before{content:"\fa76"}.fi-tr-rectangle-vertical:before{content:"\fa77"}.fi-tr-rectangle-xmark:before{content:"\fa78"}.fi-tr-rectangles-mixed:before{content:"\fa79"}.fi-tr-recycle-bin:before{content:"\fa7a"}.fi-tr-recycle:before{content:"\fa7b"}.fi-tr-redo-alt:before{content:"\fa7c"}.fi-tr-reel:before{content:"\fa7d"}.fi-tr-referral-alt:before{content:"\fa7e"}.fi-tr-referral-user:before{content:"\fa7f"}.fi-tr-referral:before{content:"\fa80"}.fi-tr-reflect-horizontal-alt:before{content:"\fa81"}.fi-tr-reflect-horizontal:before{content:"\fa82"}.fi-tr-reflect-vertical:before{content:"\fa83"}.fi-tr-refrigerator:before{content:"\fa84"}.fi-tr-refund-alt:before{content:"\fa85"}.fi-tr-refund:before{content:"\fa86"}.fi-tr-region-pin-alt:before{content:"\fa87"}.fi-tr-region-pin:before{content:"\fa88"}.fi-tr-registered:before{content:"\fa89"}.fi-tr-registration-paper:before{content:"\fa8a"}.fi-tr-remove-folder:before{content:"\fa8b"}.fi-tr-remove-user:before{content:"\fa8c"}.fi-tr-rent-signal:before{content:"\fa8d"}.fi-tr-rent:before{content:"\fa8e"}.fi-tr-replace:before{content:"\fa8f"}.fi-tr-replay-10:before{content:"\fa90"}.fi-tr-replay-30:before{content:"\fa91"}.fi-tr-replay-5:before{content:"\fa92"}.fi-tr-reply-all:before{content:"\fa93"}.fi-tr-republican:before{content:"\fa94"}.fi-tr-reservation-smartphone:before{content:"\fa95"}.fi-tr-reservation-table:before{content:"\fa96"}.fi-tr-resistance-band:before{content:"\fa97"}.fi-tr-resources:before{content:"\fa98"}.fi-tr-restaurant:before{content:"\fa99"}.fi-tr-restock:before{content:"\fa9a"}.fi-tr-restroom-simple:before{content:"\fa9b"}.fi-tr-resume:before{content:"\fa9c"}.fi-tr-revenue-alt:before{content:"\fa9d"}.fi-tr-revenue-euro:before{content:"\fa9e"}.fi-tr-Revenue:before{content:"\fa9f"}.fi-tr-review:before{content:"\faa0"}.fi-tr-rewind-button-circle:before{content:"\faa1"}.fi-tr-rhombus:before{content:"\faa2"}.fi-tr-ribbon:before{content:"\faa3"}.fi-tr-right-from-bracket:before{content:"\faa4"}.fi-tr-right:before{content:"\faa5"}.fi-tr-ring-diamond:before{content:"\faa6"}.fi-tr-ring:before{content:"\faa7"}.fi-tr-rings-wedding:before{content:"\faa8"}.fi-tr-risk-alt:before{content:"\faa9"}.fi-tr-risk:before{content:"\faaa"}.fi-tr-road-barrier:before{content:"\faab"}.fi-tr-road-sign-left:before{content:"\faac"}.fi-tr-robot:before{content:"\faad"}.fi-tr-robotic-arm:before{content:"\faae"}.fi-tr-rocket-lunch:before{content:"\faaf"}.fi-tr-rocket:before{content:"\fab0"}.fi-tr-roller-coaster:before{content:"\fab1"}.fi-tr-room-service:before{content:"\fab2"}.fi-tr-rotate-exclamation:before{content:"\fab3"}.fi-tr-rotate-reverse:before{content:"\fab4"}.fi-tr-rotate-square:before{content:"\fab5"}.fi-tr-roulette:before{content:"\fab6"}.fi-tr-route-highway:before{content:"\fab7"}.fi-tr-route-interstate:before{content:"\fab8"}.fi-tr-route:before{content:"\fab9"}.fi-tr-router:before{content:"\faba"}.fi-tr-rss-alt:before{content:"\fabb"}.fi-tr-rss:before{content:"\fabc"}.fi-tr-ruble-sign:before{content:"\fabd"}.fi-tr-rugby-helmet:before{content:"\fabe"}.fi-tr-ruler-combined:before{content:"\fabf"}.fi-tr-ruler-horizontal:before{content:"\fac0"}.fi-tr-ruler-triangle:before{content:"\fac1"}.fi-tr-ruler-vertical:before{content:"\fac2"}.fi-tr-rules-alt:before{content:"\fac3"}.fi-tr-rules:before{content:"\fac4"}.fi-tr-running-track:before{content:"\fac5"}.fi-tr-running:before{content:"\fac6"}.fi-tr-rupee-sign:before{content:"\fac7"}.fi-tr-rupiah-sign:before{content:"\fac8"}.fi-tr-rv:before{content:"\fac9"}.fi-tr-s:before{content:"\faca"}.fi-tr-sack-dollar:before{content:"\facb"}.fi-tr-sack:before{content:"\facc"}.fi-tr-sad-cry:before{content:"\facd"}.fi-tr-sad-tear:before{content:"\face"}.fi-tr-sad:before{content:"\facf"}.fi-tr-safe-box:before{content:"\fad0"}.fi-tr-sailboat:before{content:"\fad1"}.fi-tr-salad:before{content:"\fad2"}.fi-tr-salary-alt:before{content:"\fad3"}.fi-tr-salt-pepper:before{content:"\fad4"}.fi-tr-salt-shaker:before{content:"\fad5"}.fi-tr-sandwich-alt:before{content:"\fad6"}.fi-tr-sandwich:before{content:"\fad7"}.fi-tr-satellite-dish:before{content:"\fad8"}.fi-tr-satellite:before{content:"\fad9"}.fi-tr-saturday:before{content:"\fada"}.fi-tr-sauce:before{content:"\fadb"}.fi-tr-sausage:before{content:"\fadc"}.fi-tr-sax-hot:before{content:"\fadd"}.fi-tr-saxophone:before{content:"\fade"}.fi-tr-scale-comparison-alt:before{content:"\fadf"}.fi-tr-scale-comparison:before{content:"\fae0"}.fi-tr-scale:before{content:"\fae1"}.fi-tr-scalpel-path:before{content:"\fae2"}.fi-tr-scalpel:before{content:"\fae3"}.fi-tr-scanner-gun:before{content:"\fae4"}.fi-tr-scanner-image:before{content:"\fae5"}.fi-tr-scanner-keyboard:before{content:"\fae6"}.fi-tr-scanner-touchscreen:before{content:"\fae7"}.fi-tr-scarecrow:before{content:"\fae8"}.fi-tr-scarf:before{content:"\fae9"}.fi-tr-school-bus:before{content:"\faea"}.fi-tr-school:before{content:"\faeb"}.fi-tr-scooter:before{content:"\faec"}.fi-tr-screen:before{content:"\faed"}.fi-tr-screencast:before{content:"\faee"}.fi-tr-screw-alt:before{content:"\faef"}.fi-tr-screw:before{content:"\faf0"}.fi-tr-screwdriver:before{content:"\faf1"}.fi-tr-scribble:before{content:"\faf2"}.fi-tr-script:before{content:"\faf3"}.fi-tr-scroll-document-story:before{content:"\faf4"}.fi-tr-scroll-old:before{content:"\faf5"}.fi-tr-scroll-torah:before{content:"\faf6"}.fi-tr-scroll:before{content:"\faf7"}.fi-tr-scrubber:before{content:"\faf8"}.fi-tr-scythe:before{content:"\faf9"}.fi-tr-sd-card:before{content:"\fafa"}.fi-tr-sd-cards:before{content:"\fafb"}.fi-tr-seal-exclamation:before{content:"\fafc"}.fi-tr-seal-question:before{content:"\fafd"}.fi-tr-seal:before{content:"\fafe"}.fi-tr-search-alt:before{content:"\faff"}.fi-tr-search-dollar:before{content:"\fb00"}.fi-tr-search-heart:before{content:"\fb01"}.fi-tr-search-location:before{content:"\fb02"}.fi-tr-seat-airline:before{content:"\fb03"}.fi-tr-seatbelt-safety-driver:before{content:"\fb04"}.fi-tr-second-award:before{content:"\fb05"}.fi-tr-second-laurel:before{content:"\fb06"}.fi-tr-second-medal:before{content:"\fb07"}.fi-tr-second:before{content:"\fb08"}.fi-tr-seedling:before{content:"\fb09"}.fi-tr-selection:before{content:"\fb0a"}.fi-tr-sell:before{content:"\fb0b"}.fi-tr-seller-store:before{content:"\fb0c"}.fi-tr-seller:before{content:"\fb0d"}.fi-tr-selling:before{content:"\fb0e"}.fi-tr-send-back:before{content:"\fb0f"}.fi-tr-send-backward:before{content:"\fb10"}.fi-tr-send-money-smartphone:before{content:"\fb11"}.fi-tr-send-money:before{content:"\fb12"}.fi-tr-sensor-alert:before{content:"\fb13"}.fi-tr-sensor-fire:before{content:"\fb14"}.fi-tr-sensor-on:before{content:"\fb15"}.fi-tr-sensor-smoke:before{content:"\fb16"}.fi-tr-sensor:before{content:"\fb17"}.fi-tr-share-alt-square:before{content:"\fb18"}.fi-tr-share-square:before{content:"\fb19"}.fi-tr-sheep:before{content:"\fb1a"}.fi-tr-shekel-sign:before{content:"\fb1b"}.fi-tr-shelves:before{content:"\fb1c"}.fi-tr-shield-alt:before{content:"\fb1d"}.fi-tr-shield-cat:before{content:"\fb1e"}.fi-tr-shield-cross:before{content:"\fb1f"}.fi-tr-shield-dog:before{content:"\fb20"}.fi-tr-shield-exclamation:before{content:"\fb21"}.fi-tr-shield-interrogation:before{content:"\fb22"}.fi-tr-shield-keyhole:before{content:"\fb23"}.fi-tr-shield-minus:before{content:"\fb24"}.fi-tr-shield-security-risk:before{content:"\fb25"}.fi-tr-shield-slash:before{content:"\fb26"}.fi-tr-shield-trust:before{content:"\fb27"}.fi-tr-shield-virus:before{content:"\fb28"}.fi-tr-shield-xmark:before{content:"\fb29"}.fi-tr-shipping-fast:before{content:"\fb2a"}.fi-tr-shipping-timed:before{content:"\fb2b"}.fi-tr-shirt-long-sleeve:before{content:"\fb2c"}.fi-tr-shirt-running:before{content:"\fb2d"}.fi-tr-shirt-tank-top:before{content:"\fb2e"}.fi-tr-shirt:before{content:"\fb2f"}.fi-tr-shish-kebab:before{content:"\fb30"}.fi-tr-shoe-prints:before{content:"\fb31"}.fi-tr-shop-lock:before{content:"\fb32"}.fi-tr-shop-slash:before{content:"\fb33"}.fi-tr-shopping-basket:before{content:"\fb34"}.fi-tr-shopping-cart-buyer:before{content:"\fb35"}.fi-tr-shovel-snow:before{content:"\fb36"}.fi-tr-shovel:before{content:"\fb37"}.fi-tr-shower-down:before{content:"\fb38"}.fi-tr-shower:before{content:"\fb39"}.fi-tr-shredder:before{content:"\fb3a"}.fi-tr-shrimp:before{content:"\fb3b"}.fi-tr-shuttle-van:before{content:"\fb3c"}.fi-tr-shuttlecock:before{content:"\fb3d"}.fi-tr-Sickle:before{content:"\fb3e"}.fi-tr-sidebar-flip:before{content:"\fb3f"}.fi-tr-sidebar:before{content:"\fb40"}.fi-tr-sigma:before{content:"\fb41"}.fi-tr-sign-hanging:before{content:"\fb42"}.fi-tr-sign-in-alt:before{content:"\fb43"}.fi-tr-sign-out-alt:before{content:"\fb44"}.fi-tr-sign-posts-wrench:before{content:"\fb45"}.fi-tr-sign-posts:before{content:"\fb46"}.fi-tr-sign-up:before{content:"\fb47"}.fi-tr-signal-alt-1:before{content:"\fb48"}.fi-tr-signal-alt-2:before{content:"\fb49"}.fi-tr-signal-alt-slash:before{content:"\fb4a"}.fi-tr-signal-alt:before{content:"\fb4b"}.fi-tr-signal-bars-fair:before{content:"\fb4c"}.fi-tr-signal-bars-good:before{content:"\fb4d"}.fi-tr-signal-bars-weak:before{content:"\fb4e"}.fi-tr-signal-stream-slash:before{content:"\fb4f"}.fi-tr-signal-stream:before{content:"\fb50"}.fi-tr-signature-lock:before{content:"\fb51"}.fi-tr-signature-slash:before{content:"\fb52"}.fi-tr-signature:before{content:"\fb53"}.fi-tr-sim-card:before{content:"\fb54"}.fi-tr-sim-cards:before{content:"\fb55"}.fi-tr-sink:before{content:"\fb56"}.fi-tr-siren-on:before{content:"\fb57"}.fi-tr-Siren:before{content:"\fb58"}.fi-tr-site-alt:before{content:"\fb59"}.fi-tr-site-browser:before{content:"\fb5a"}.fi-tr-site:before{content:"\fb5b"}.fi-tr-sitemap:before{content:"\fb5c"}.fi-tr-skating:before{content:"\fb5d"}.fi-tr-skeleton-ribs:before{content:"\fb5e"}.fi-tr-skeleton:before{content:"\fb5f"}.fi-tr-skewer:before{content:"\fb60"}.fi-tr-ski-boot-ski:before{content:"\fb61"}.fi-tr-ski-jump:before{content:"\fb62"}.fi-tr-ski-lift:before{content:"\fb63"}.fi-tr-skiing-nordic:before{content:"\fb64"}.fi-tr-skiing:before{content:"\fb65"}.fi-tr-skill-alt:before{content:"\fb66"}.fi-tr-skill-user:before{content:"\fb67"}.fi-tr-skill:before{content:"\fb68"}.fi-tr-skin-arrow:before{content:"\fb69"}.fi-tr-skin-drop:before{content:"\fb6a"}.fi-tr-skin-hair:before{content:"\fb6b"}.fi-tr-skin:before{content:"\fb6c"}.fi-tr-skip-15-seconds:before{content:"\fb6d"}.fi-tr-skull-cow:before{content:"\fb6e"}.fi-tr-skull-crossbones:before{content:"\fb6f"}.fi-tr-skull:before{content:"\fb70"}.fi-tr-slash:before{content:"\fb71"}.fi-tr-sledding:before{content:"\fb72"}.fi-tr-sleeping-bag:before{content:"\fb73"}.fi-tr-sleigh:before{content:"\fb74"}.fi-tr-sliders-h-square:before{content:"\fb75"}.fi-tr-sliders-v-square:before{content:"\fb76"}.fi-tr-sliders-v:before{content:"\fb77"}.fi-tr-slot-machine:before{content:"\fb78"}.fi-tr-smart-home-alt:before{content:"\fb79"}.fi-tr-smart-home:before{content:"\fb7a"}.fi-tr-smartphone:before{content:"\fb7b"}.fi-tr-smile-beam:before{content:"\fb7c"}.fi-tr-smile-plus:before{content:"\fb7d"}.fi-tr-smile-wink:before{content:"\fb7e"}.fi-tr-smile:before{content:"\fb7f"}.fi-tr-smiley-comment-alt:before{content:"\fb80"}.fi-tr-smog:before{content:"\fb81"}.fi-tr-smoke:before{content:"\fb82"}.fi-tr-smoking-ban:before{content:"\fb83"}.fi-tr-smoking:before{content:"\fb84"}.fi-tr-snake:before{content:"\fb85"}.fi-tr-snap:before{content:"\fb86"}.fi-tr-snooze:before{content:"\fb87"}.fi-tr-snow-blowing:before{content:"\fb88"}.fi-tr-snowboarding:before{content:"\fb89"}.fi-tr-snowflake-droplets:before{content:"\fb8a"}.fi-tr-snowflake:before{content:"\fb8b"}.fi-tr-snowflakes:before{content:"\fb8c"}.fi-tr-snowman-alt:before{content:"\fb8d"}.fi-tr-snowman-head:before{content:"\fb8e"}.fi-tr-snowmobile:before{content:"\fb8f"}.fi-tr-snowplow:before{content:"\fb90"}.fi-tr-soap-alt:before{content:"\fb91"}.fi-tr-soap:before{content:"\fb92"}.fi-tr-socks:before{content:"\fb93"}.fi-tr-sofa-size:before{content:"\fb94"}.fi-tr-sofa:before{content:"\fb95"}.fi-tr-solar-panel-sun:before{content:"\fb96"}.fi-tr-solar-panel:before{content:"\fb97"}.fi-tr-solar-system:before{content:"\fb98"}.fi-tr-sold-house:before{content:"\fb99"}.fi-tr-sold-signal:before{content:"\fb9a"}.fi-tr-sort-alpha-down-alt:before{content:"\fb9b"}.fi-tr-sort-alpha-down:before{content:"\fb9c"}.fi-tr-sort-alpha-up-alt:before{content:"\fb9d"}.fi-tr-sort-alpha-up:before{content:"\fb9e"}.fi-tr-sort-alt:before{content:"\fb9f"}.fi-tr-sort-amount-down-alt:before{content:"\fba0"}.fi-tr-sort-amount-down:before{content:"\fba1"}.fi-tr-sort-amount-up-alt:before{content:"\fba2"}.fi-tr-sort-amount-up:before{content:"\fba3"}.fi-tr-sort-circle-down:before{content:"\fba4"}.fi-tr-sort-circle-up:before{content:"\fba5"}.fi-tr-sort-circle:before{content:"\fba6"}.fi-tr-sort-down:before{content:"\fba7"}.fi-tr-sort-numeric-down-alt:before{content:"\fba8"}.fi-tr-sort-numeric-down:before{content:"\fba9"}.fi-tr-sort-shapes-down:before{content:"\fbaa"}.fi-tr-sort-shapes-up:before{content:"\fbab"}.fi-tr-sort-size-down:before{content:"\fbac"}.fi-tr-sort-size-up:before{content:"\fbad"}.fi-tr-sort:before{content:"\fbae"}.fi-tr-soup:before{content:"\fbaf"}.fi-tr-source-data:before{content:"\fbb0"}.fi-tr-source-document-alt:before{content:"\fbb1"}.fi-tr-source-document:before{content:"\fbb2"}.fi-tr-spa:before{content:"\fbb3"}.fi-tr-space-shuttle:before{content:"\fbb4"}.fi-tr-space-station-moon-alt:before{content:"\fbb5"}.fi-tr-space-station-moon:before{content:"\fbb6"}.fi-tr-spade:before{content:"\fbb7"}.fi-tr-spaghetti-monster-flying:before{content:"\fbb8"}.fi-tr-spain-map:before{content:"\fbb9"}.fi-tr-sparkles:before{content:"\fbba"}.fi-tr-spartan-helmet:before{content:"\fbbb"}.fi-tr-speaker:before{content:"\fbbc"}.fi-tr-speakers:before{content:"\fbbd"}.fi-tr-speech-bubble-story:before{content:"\fbbe"}.fi-tr-speedometer-arrow:before{content:"\fbbf"}.fi-tr-speedometer-kpi:before{content:"\fbc0"}.fi-tr-sphere:before{content:"\fbc1"}.fi-tr-spider-black-widow:before{content:"\fbc2"}.fi-tr-spider-web:before{content:"\fbc3"}.fi-tr-spider:before{content:"\fbc4"}.fi-tr-split-up-relation:before{content:"\fbc5"}.fi-tr-split:before{content:"\fbc6"}.fi-tr-splotch:before{content:"\fbc7"}.fi-tr-spoon:before{content:"\fbc8"}.fi-tr-spray-can-sparkles:before{content:"\fbc9"}.fi-tr-spray-can:before{content:"\fbca"}.fi-tr-spring-calendar:before{content:"\fbcb"}.fi-tr-sprinkler:before{content:"\fbcc"}.fi-tr-spy:before{content:"\fbcd"}.fi-tr-square-0:before{content:"\fbce"}.fi-tr-square-1:before{content:"\fbcf"}.fi-tr-square-2:before{content:"\fbd0"}.fi-tr-square-3:before{content:"\fbd1"}.fi-tr-square-4:before{content:"\fbd2"}.fi-tr-square-5:before{content:"\fbd3"}.fi-tr-square-6:before{content:"\fbd4"}.fi-tr-square-7:before{content:"\fbd5"}.fi-tr-square-8:before{content:"\fbd6"}.fi-tr-square-9:before{content:"\fbd7"}.fi-tr-square-a:before{content:"\fbd8"}.fi-tr-square-b:before{content:"\fbd9"}.fi-tr-square-bolt:before{content:"\fbda"}.fi-tr-square-c:before{content:"\fbdb"}.fi-tr-square-code:before{content:"\fbdc"}.fi-tr-square-d:before{content:"\fbdd"}.fi-tr-square-dashed-circle-plus:before{content:"\fbde"}.fi-tr-square-dashed:before{content:"\fbdf"}.fi-tr-square-divide:before{content:"\fbe0"}.fi-tr-square-e:before{content:"\fbe1"}.fi-tr-square-ellipsis-vertical:before{content:"\fbe2"}.fi-tr-square-ellipsis:before{content:"\fbe3"}.fi-tr-square-exclamation:before{content:"\fbe4"}.fi-tr-square-f:before{content:"\fbe5"}.fi-tr-square-g:before{content:"\fbe6"}.fi-tr-square-h:before{content:"\fbe7"}.fi-tr-square-heart:before{content:"\fbe8"}.fi-tr-square-i:before{content:"\fbe9"}.fi-tr-square-info:before{content:"\fbea"}.fi-tr-square-j:before{content:"\fbeb"}.fi-tr-square-k:before{content:"\fbec"}.fi-tr-square-kanban:before{content:"\fbed"}.fi-tr-square-l:before{content:"\fbee"}.fi-tr-square-m:before{content:"\fbef"}.fi-tr-square-minus:before{content:"\fbf0"}.fi-tr-square-n:before{content:"\fbf1"}.fi-tr-square-o:before{content:"\fbf2"}.fi-tr-square-p:before{content:"\fbf3"}.fi-tr-square-phone-hangup:before{content:"\fbf4"}.fi-tr-square-plus:before{content:"\fbf5"}.fi-tr-square-poll-horizontal:before{content:"\fbf6"}.fi-tr-square-poll-vertical:before{content:"\fbf7"}.fi-tr-square-q:before{content:"\fbf8"}.fi-tr-square-quote:before{content:"\fbf9"}.fi-tr-square-r:before{content:"\fbfa"}.fi-tr-square-root:before{content:"\fbfb"}.fi-tr-square-s:before{content:"\fbfc"}.fi-tr-square-small:before{content:"\fbfd"}.fi-tr-square-star:before{content:"\fbfe"}.fi-tr-square-t:before{content:"\fbff"}.fi-tr-square-terminal:before{content:"\fc00"}.fi-tr-square-u:before{content:"\fc01"}.fi-tr-square-up-right:before{content:"\fc02"}.fi-tr-square-v:before{content:"\fc03"}.fi-tr-square-w:before{content:"\fc04"}.fi-tr-square-x:before{content:"\fc05"}.fi-tr-square-y:before{content:"\fc06"}.fi-tr-square-z:before{content:"\fc07"}.fi-tr-square:before{content:"\fc08"}.fi-tr-squid:before{content:"\fc09"}.fi-tr-squircle:before{content:"\fc0a"}.fi-tr-squirrel:before{content:"\fc0b"}.fi-tr-staff:before{content:"\fc0c"}.fi-tr-stage-concert:before{content:"\fc0d"}.fi-tr-stage-theatre:before{content:"\fc0e"}.fi-tr-stage:before{content:"\fc0f"}.fi-tr-stairs:before{content:"\fc10"}.fi-tr-stamp:before{content:"\fc11"}.fi-tr-standard-definition:before{content:"\fc12"}.fi-tr-star-and-crescent:before{content:"\fc13"}.fi-tr-star-christmas:before{content:"\fc14"}.fi-tr-star-comment-alt:before{content:"\fc15"}.fi-tr-star-exclamation:before{content:"\fc16"}.fi-tr-star-octogram:before{content:"\fc17"}.fi-tr-star-of-david:before{content:"\fc18"}.fi-tr-star-sharp-half-stroke:before{content:"\fc19"}.fi-tr-star-sharp-half:before{content:"\fc1a"}.fi-tr-star-shooting:before{content:"\fc1b"}.fi-tr-starfighter:before{content:"\fc1c"}.fi-tr-stars:before{content:"\fc1d"}.fi-tr-state-country:before{content:"\fc1e"}.fi-tr-stationary-bike:before{content:"\fc1f"}.fi-tr-stats:before{content:"\fc20"}.fi-tr-steak:before{content:"\fc21"}.fi-tr-steering-wheel:before{content:"\fc22"}.fi-tr-step-backward:before{content:"\fc23"}.fi-tr-step-forward:before{content:"\fc24"}.fi-tr-sterling-sign:before{content:"\fc25"}.fi-tr-stethoscope:before{content:"\fc26"}.fi-tr-sticker:before{content:"\fc27"}.fi-tr-stocking:before{content:"\fc28"}.fi-tr-stomach:before{content:"\fc29"}.fi-tr-stop-circle:before{content:"\fc2a"}.fi-tr-stop-square:before{content:"\fc2b"}.fi-tr-stopwatch:before{content:"\fc2c"}.fi-tr-store-alt:before{content:"\fc2d"}.fi-tr-store-buyer:before{content:"\fc2e"}.fi-tr-store-lock:before{content:"\fc2f"}.fi-tr-store-slash:before{content:"\fc30"}.fi-tr-story-book:before{content:"\fc31"}.fi-tr-story-fairy-tale:before{content:"\fc32"}.fi-tr-story-fantasy:before{content:"\fc33"}.fi-tr-strategy-chess-risk:before{content:"\fc34"}.fi-tr-strawberry:before{content:"\fc35"}.fi-tr-street-view:before{content:"\fc36"}.fi-tr-stretcher:before{content:"\fc37"}.fi-tr-strikethrough:before{content:"\fc38"}.fi-tr-stroopwafel:before{content:"\fc39"}.fi-tr-student-alt:before{content:"\fc3a"}.fi-tr-student:before{content:"\fc3b"}.fi-tr-subscript:before{content:"\fc3c"}.fi-tr-subscription-alt:before{content:"\fc3d"}.fi-tr-subscription:before{content:"\fc3e"}.fi-tr-subtitles-slash:before{content:"\fc3f"}.fi-tr-subway:before{content:"\fc40"}.fi-tr-suitcase-alt:before{content:"\fc41"}.fi-tr-summary-check:before{content:"\fc42"}.fi-tr-summer:before{content:"\fc43"}.fi-tr-sun-dust:before{content:"\fc44"}.fi-tr-sun-plant-wilt:before{content:"\fc45"}.fi-tr-sun-salutation-yoga:before{content:"\fc46"}.fi-tr-sun:before{content:"\fc47"}.fi-tr-sunday:before{content:"\fc48"}.fi-tr-sunglasses-alt:before{content:"\fc49"}.fi-tr-sunglasses:before{content:"\fc4a"}.fi-tr-sunrise-alt:before{content:"\fc4b"}.fi-tr-sunrise:before{content:"\fc4c"}.fi-tr-sunset:before{content:"\fc4d"}.fi-tr-superscript:before{content:"\fc4e"}.fi-tr-supplier-alt:before{content:"\fc4f"}.fi-tr-supplier:before{content:"\fc50"}.fi-tr-surprise:before{content:"\fc51"}.fi-tr-surveillance-camera:before{content:"\fc52"}.fi-tr-survey-xmark:before{content:"\fc53"}.fi-tr-sushi-alt:before{content:"\fc54"}.fi-tr-sushi-roll:before{content:"\fc55"}.fi-tr-sushi:before{content:"\fc56"}.fi-tr-svg:before{content:"\fc57"}.fi-tr-swap:before{content:"\fc58"}.fi-tr-swatchbook:before{content:"\fc59"}.fi-tr-swimmer:before{content:"\fc5a"}.fi-tr-swimming-pool:before{content:"\fc5b"}.fi-tr-swing:before{content:"\fc5c"}.fi-tr-swipe-down:before{content:"\fc5d"}.fi-tr-swipe-left:before{content:"\fc5e"}.fi-tr-swipe-right:before{content:"\fc5f"}.fi-tr-swipe-up:before{content:"\fc60"}.fi-tr-symbols:before{content:"\fc61"}.fi-tr-synagogue:before{content:"\fc62"}.fi-tr-syringe:before{content:"\fc63"}.fi-tr-system-cloud:before{content:"\fc64"}.fi-tr-t:before{content:"\fc65"}.fi-tr-tab-folder:before{content:"\fc66"}.fi-tr-table-columns:before{content:"\fc67"}.fi-tr-table-layout:before{content:"\fc68"}.fi-tr-table-list:before{content:"\fc69"}.fi-tr-table-picnic:before{content:"\fc6a"}.fi-tr-table-pivot:before{content:"\fc6b"}.fi-tr-table-rows:before{content:"\fc6c"}.fi-tr-table-tree:before{content:"\fc6d"}.fi-tr-table:before{content:"\fc6e"}.fi-tr-tablet-android-alt:before{content:"\fc6f"}.fi-tr-tablet-android:before{content:"\fc70"}.fi-tr-tablet-rugged:before{content:"\fc71"}.fi-tr-tablet:before{content:"\fc72"}.fi-tr-tachometer-alt-average:before{content:"\fc73"}.fi-tr-tachometer-alt-fastest:before{content:"\fc74"}.fi-tr-tachometer-alt-slow:before{content:"\fc75"}.fi-tr-tachometer-alt-slowest:before{content:"\fc76"}.fi-tr-tachometer-average:before{content:"\fc77"}.fi-tr-tachometer-fast:before{content:"\fc78"}.fi-tr-tachometer-fastest:before{content:"\fc79"}.fi-tr-tachometer-slow:before{content:"\fc7a"}.fi-tr-tachometer-slowest:before{content:"\fc7b"}.fi-tr-tachometer:before{content:"\fc7c"}.fi-tr-taco:before{content:"\fc7d"}.fi-tr-tags:before{content:"\fc7e"}.fi-tr-talent-alt:before{content:"\fc7f"}.fi-tr-talent-hand:before{content:"\fc80"}.fi-tr-talent:before{content:"\fc81"}.fi-tr-tally-1:before{content:"\fc82"}.fi-tr-tally-2:before{content:"\fc83"}.fi-tr-tally-3:before{content:"\fc84"}.fi-tr-tally-4:before{content:"\fc85"}.fi-tr-tally:before{content:"\fc86"}.fi-tr-tamale:before{content:"\fc87"}.fi-tr-tank-water:before{content:"\fc88"}.fi-tr-tap:before{content:"\fc89"}.fi-tr-tape:before{content:"\fc8a"}.fi-tr-target-audience:before{content:"\fc8b"}.fi-tr-target:before{content:"\fc8c"}.fi-tr-tax-alt:before{content:"\fc8d"}.fi-tr-tax:before{content:"\fc8e"}.fi-tr-taxi-bus:before{content:"\fc8f"}.fi-tr-team-check-alt:before{content:"\fc90"}.fi-tr-team-check:before{content:"\fc91"}.fi-tr-teddy-bear:before{content:"\fc92"}.fi-tr-teeth-open:before{content:"\fc93"}.fi-tr-telescope:before{content:"\fc94"}.fi-tr-temperature-down:before{content:"\fc95"}.fi-tr-temperature-frigid:before{content:"\fc96"}.fi-tr-temperature-high:before{content:"\fc97"}.fi-tr-temperature-list:before{content:"\fc98"}.fi-tr-temperature-low:before{content:"\fc99"}.fi-tr-temperature-up:before{content:"\fc9a"}.fi-tr-template-alt:before{content:"\fc9b"}.fi-tr-template:before{content:"\fc9c"}.fi-tr-tenge:before{content:"\fc9d"}.fi-tr-tent-arrow-down-to-line:before{content:"\fc9e"}.fi-tr-tent-arrow-left-right:before{content:"\fc9f"}.fi-tr-tent-arrow-turn-left:before{content:"\fca0"}.fi-tr-tent-arrows-down:before{content:"\fca1"}.fi-tr-tents:before{content:"\fca2"}.fi-tr-terminal:before{content:"\fca3"}.fi-tr-terrace:before{content:"\fca4"}.fi-tr-test-tube:before{content:"\fca5"}.fi-tr-test:before{content:"\fca6"}.fi-tr-text-box-dots:before{content:"\fca7"}.fi-tr-text-box-edit:before{content:"\fca8"}.fi-tr-text-box:before{content:"\fca9"}.fi-tr-text-height:before{content:"\fcaa"}.fi-tr-text-shadow:before{content:"\fcab"}.fi-tr-text-size:before{content:"\fcac"}.fi-tr-text-slash:before{content:"\fcad"}.fi-tr-text-width:before{content:"\fcae"}.fi-tr-theater-masks:before{content:"\fcaf"}.fi-tr-thermometer-alt:before{content:"\fcb0"}.fi-tr-thermometer-empty:before{content:"\fcb1"}.fi-tr-thermometer-full:before{content:"\fcb2"}.fi-tr-thermometer-half:before{content:"\fcb3"}.fi-tr-thermometer-quarter:before{content:"\fcb4"}.fi-tr-thermometer-three-quarters:before{content:"\fcb5"}.fi-tr-theta:before{content:"\fcb6"}.fi-tr-third-award:before{content:"\fcb7"}.fi-tr-third-laurel:before{content:"\fcb8"}.fi-tr-third-medal:before{content:"\fcb9"}.fi-tr-third:before{content:"\fcba"}.fi-tr-thought-bubble:before{content:"\fcbb"}.fi-tr-three-leaf-clover:before{content:"\fcbc"}.fi-tr-thumbs-up-trust:before{content:"\fcbd"}.fi-tr-thunderstorm-moon:before{content:"\fcbe"}.fi-tr-thunderstorm-risk:before{content:"\fcbf"}.fi-tr-thunderstorm-sun:before{content:"\fcc0"}.fi-tr-thunderstorm:before{content:"\fcc1"}.fi-tr-thursday:before{content:"\fcc2"}.fi-tr-ticket-airline:before{content:"\fcc3"}.fi-tr-ticket-alt:before{content:"\fcc4"}.fi-tr-tickets-airline:before{content:"\fcc5"}.fi-tr-tie:before{content:"\fcc6"}.fi-tr-tilde:before{content:"\fcc7"}.fi-tr-time-add:before{content:"\fcc8"}.fi-tr-time-check:before{content:"\fcc9"}.fi-tr-time-delete:before{content:"\fcca"}.fi-tr-time-fast:before{content:"\fccb"}.fi-tr-time-forward-sixty:before{content:"\fccc"}.fi-tr-time-forward-ten:before{content:"\fccd"}.fi-tr-time-forward:before{content:"\fcce"}.fi-tr-time-half-past:before{content:"\fccf"}.fi-tr-time-oclock:before{content:"\fcd0"}.fi-tr-time-quarter-past:before{content:"\fcd1"}.fi-tr-time-quarter-to:before{content:"\fcd2"}.fi-tr-time-twenty-four:before{content:"\fcd3"}.fi-tr-time-watch-calendar:before{content:"\fcd4"}.fi-tr-times-hexagon:before{content:"\fcd5"}.fi-tr-tint-slash:before{content:"\fcd6"}.fi-tr-tip-coin:before{content:"\fcd7"}.fi-tr-tire-flat:before{content:"\fcd8"}.fi-tr-tire-pressure-warning:before{content:"\fcd9"}.fi-tr-tire-rugged:before{content:"\fcda"}.fi-tr-tire:before{content:"\fcdb"}.fi-tr-tired:before{content:"\fcdc"}.fi-tr-to-do-alt:before{content:"\fcdd"}.fi-tr-to-do:before{content:"\fcde"}.fi-tr-together-people:before{content:"\fcdf"}.fi-tr-toggle-off:before{content:"\fce0"}.fi-tr-toggle-on:before{content:"\fce1"}.fi-tr-toilet-paper-blank-under:before{content:"\fce2"}.fi-tr-toilet-paper-blank:before{content:"\fce3"}.fi-tr-toilet-paper-slash:before{content:"\fce4"}.fi-tr-toilet-paper-under-slash:before{content:"\fce5"}.fi-tr-toilet-paper-under:before{content:"\fce6"}.fi-tr-toilet:before{content:"\fce7"}.fi-tr-toilets-portable:before{content:"\fce8"}.fi-tr-token:before{content:"\fce9"}.fi-tr-tomato:before{content:"\fcea"}.fi-tr-tombstone-alt:before{content:"\fceb"}.fi-tr-tombstone:before{content:"\fcec"}.fi-tr-tool-box:before{content:"\fced"}.fi-tr-tools:before{content:"\fcee"}.fi-tr-tooth:before{content:"\fcef"}.fi-tr-toothbrush:before{content:"\fcf0"}.fi-tr-torch-inspiration-leader:before{content:"\fcf1"}.fi-tr-torii-gate:before{content:"\fcf2"}.fi-tr-tornado:before{content:"\fcf3"}.fi-tr-total:before{content:"\fcf4"}.fi-tr-tour-guide-people:before{content:"\fcf5"}.fi-tr-tour-virtual:before{content:"\fcf6"}.fi-tr-tower-control:before{content:"\fcf7"}.fi-tr-track:before{content:"\fcf8"}.fi-tr-tractor:before{content:"\fcf9"}.fi-tr-trademark:before{content:"\fcfa"}.fi-tr-traffic-cone:before{content:"\fcfb"}.fi-tr-traffic-light-go:before{content:"\fcfc"}.fi-tr-traffic-light-slow:before{content:"\fcfd"}.fi-tr-traffic-light-stop:before{content:"\fcfe"}.fi-tr-traffic-light:before{content:"\fcff"}.fi-tr-trailer:before{content:"\fd00"}.fi-tr-train-journey:before{content:"\fd01"}.fi-tr-train-station-building:before{content:"\fd02"}.fi-tr-train-station:before{content:"\fd03"}.fi-tr-train-subway-tunnel:before{content:"\fd04"}.fi-tr-train-track:before{content:"\fd05"}.fi-tr-train-tram:before{content:"\fd06"}.fi-tr-tram:before{content:"\fd07"}.fi-tr-transformation-block:before{content:"\fd08"}.fi-tr-transformation-circle:before{content:"\fd09"}.fi-tr-transformation-design:before{content:"\fd0a"}.fi-tr-transformation-shapes:before{content:"\fd0b"}.fi-tr-transformer-bolt:before{content:"\fd0c"}.fi-tr-transgender:before{content:"\fd0d"}.fi-tr-transporter-1:before{content:"\fd0e"}.fi-tr-transporter-2:before{content:"\fd0f"}.fi-tr-transporter-3:before{content:"\fd10"}.fi-tr-transporter-4:before{content:"\fd11"}.fi-tr-transporter-5:before{content:"\fd12"}.fi-tr-transporter-6:before{content:"\fd13"}.fi-tr-transporter-7:before{content:"\fd14"}.fi-tr-transporter-empty:before{content:"\fd15"}.fi-tr-transporter:before{content:"\fd16"}.fi-tr-trash-can-check:before{content:"\fd17"}.fi-tr-trash-can-clock:before{content:"\fd18"}.fi-tr-trash-can-list:before{content:"\fd19"}.fi-tr-trash-can-plus:before{content:"\fd1a"}.fi-tr-trash-can-slash:before{content:"\fd1b"}.fi-tr-trash-check:before{content:"\fd1c"}.fi-tr-trash-clock:before{content:"\fd1d"}.fi-tr-trash-empty:before{content:"\fd1e"}.fi-tr-trash-list:before{content:"\fd1f"}.fi-tr-trash-plus:before{content:"\fd20"}.fi-tr-trash-restore-alt:before{content:"\fd21"}.fi-tr-trash-restore:before{content:"\fd22"}.fi-tr-trash-slash:before{content:"\fd23"}.fi-tr-trash-undo-alt:before{content:"\fd24"}.fi-tr-trash-undo:before{content:"\fd25"}.fi-tr-trash-xmark:before{content:"\fd26"}.fi-tr-treadmill:before{content:"\fd27"}.fi-tr-treasure-chest:before{content:"\fd28"}.fi-tr-treatment:before{content:"\fd29"}.fi-tr-tree-alt:before{content:"\fd2a"}.fi-tr-tree-christmas:before{content:"\fd2b"}.fi-tr-tree-deciduous:before{content:"\fd2c"}.fi-tr-tree:before{content:"\fd2d"}.fi-tr-trees-alt:before{content:"\fd2e"}.fi-tr-trees:before{content:"\fd2f"}.fi-tr-triangle-music:before{content:"\fd30"}.fi-tr-triangle-person-digging:before{content:"\fd31"}.fi-tr-triangle-warning:before{content:"\fd32"}.fi-tr-triangle:before{content:"\fd33"}.fi-tr-tricycle:before{content:"\fd34"}.fi-tr-trillium:before{content:"\fd35"}.fi-tr-trophy-achievement-skill:before{content:"\fd36"}.fi-tr-trophy-star:before{content:"\fd37"}.fi-tr-truck-arrow-left:before{content:"\fd38"}.fi-tr-truck-arrow-right:before{content:"\fd39"}.fi-tr-truck-bolt:before{content:"\fd3a"}.fi-tr-truck-box:before{content:"\fd3b"}.fi-tr-truck-check:before{content:"\fd3c"}.fi-tr-truck-container-empty:before{content:"\fd3d"}.fi-tr-truck-container:before{content:"\fd3e"}.fi-tr-truck-couch:before{content:"\fd3f"}.fi-tr-truck-fire:before{content:"\fd40"}.fi-tr-truck-flatbed:before{content:"\fd41"}.fi-tr-truck-front:before{content:"\fd42"}.fi-tr-truck-ladder:before{content:"\fd43"}.fi-tr-truck-loading:before{content:"\fd44"}.fi-tr-truck-medical:before{content:"\fd45"}.fi-tr-truck-monster:before{content:"\fd46"}.fi-tr-truck-moving:before{content:"\fd47"}.fi-tr-truck-pickup:before{content:"\fd48"}.fi-tr-truck-plow:before{content:"\fd49"}.fi-tr-truck-ramp:before{content:"\fd4a"}.fi-tr-truck-tow:before{content:"\fd4b"}.fi-tr-truck-utensils:before{content:"\fd4c"}.fi-tr-trumpet:before{content:"\fd4d"}.fi-tr-trust-alt:before{content:"\fd4e"}.fi-tr-trust:before{content:"\fd4f"}.fi-tr-tshirt:before{content:"\fd50"}.fi-tr-tty-answer:before{content:"\fd51"}.fi-tr-tty:before{content:"\fd52"}.fi-tr-tubes:before{content:"\fd53"}.fi-tr-tuesday:before{content:"\fd54"}.fi-tr-tugrik-sign:before{content:"\fd55"}.fi-tr-turkey:before{content:"\fd56"}.fi-tr-turn-left-down:before{content:"\fd57"}.fi-tr-turn-left:before{content:"\fd58"}.fi-tr-turn-right:before{content:"\fd59"}.fi-tr-turntable:before{content:"\fd5a"}.fi-tr-turtle:before{content:"\fd5b"}.fi-tr-tv-music:before{content:"\fd5c"}.fi-tr-tv-retro:before{content:"\fd5d"}.fi-tr-typewriter:before{content:"\fd5e"}.fi-tr-u:before{content:"\fd5f"}.fi-tr-ufo-beam:before{content:"\fd60"}.fi-tr-ufo:before{content:"\fd61"}.fi-tr-ui-ux:before{content:"\fd62"}.fi-tr-umbrella-beach:before{content:"\fd63"}.fi-tr-umbrella:before{content:"\fd64"}.fi-tr-under-construction:before{content:"\fd65"}.fi-tr-undo-alt:before{content:"\fd66"}.fi-tr-undo:before{content:"\fd67"}.fi-tr-unicorn:before{content:"\fd68"}.fi-tr-uniform-martial-arts:before{content:"\fd69"}.fi-tr-universal-access:before{content:"\fd6a"}.fi-tr-up-from-bracket:before{content:"\fd6b"}.fi-tr-up-left:before{content:"\fd6c"}.fi-tr-up-right-from-square:before{content:"\fd6d"}.fi-tr-up-right:before{content:"\fd6e"}.fi-tr-up:before{content:"\fd6f"}.fi-tr-url:before{content:"\fd70"}.fi-tr-usb-pendrive:before{content:"\fd71"}.fi-tr-usd-circle:before{content:"\fd72"}.fi-tr-usd-square:before{content:"\fd73"}.fi-tr-user-alien:before{content:"\fd74"}.fi-tr-user-astronaut:before{content:"\fd75"}.fi-tr-user-check:before{content:"\fd76"}.fi-tr-user-chef:before{content:"\fd77"}.fi-tr-user-coach:before{content:"\fd78"}.fi-tr-user-cowboy:before{content:"\fd79"}.fi-tr-user-crown:before{content:"\fd7a"}.fi-tr-user-gear:before{content:"\fd7b"}.fi-tr-user-graduate:before{content:"\fd7c"}.fi-tr-user-headset:before{content:"\fd7d"}.fi-tr-user-helmet-safety:before{content:"\fd7e"}.fi-tr-user-injured:before{content:"\fd7f"}.fi-tr-user-interface-ui:before{content:"\fd80"}.fi-tr-user-key:before{content:"\fd81"}.fi-tr-user-lock:before{content:"\fd82"}.fi-tr-user-md-chat:before{content:"\fd83"}.fi-tr-user-md:before{content:"\fd84"}.fi-tr-user-minus:before{content:"\fd85"}.fi-tr-user-music:before{content:"\fd86"}.fi-tr-user-ninja:before{content:"\fd87"}.fi-tr-user-nurse:before{content:"\fd88"}.fi-tr-user-pen:before{content:"\fd89"}.fi-tr-user-pilot-tie:before{content:"\fd8a"}.fi-tr-user-pilot:before{content:"\fd8b"}.fi-tr-user-police:before{content:"\fd8c"}.fi-tr-user-robot-xmarks:before{content:"\fd8d"}.fi-tr-user-robot:before{content:"\fd8e"}.fi-tr-user-salary:before{content:"\fd8f"}.fi-tr-user-shield:before{content:"\fd90"}.fi-tr-user-skill-gear:before{content:"\fd91"}.fi-tr-user-slash:before{content:"\fd92"}.fi-tr-user-tag:before{content:"\fd93"}.fi-tr-user-time:before{content:"\fd94"}.fi-tr-user-trust:before{content:"\fd95"}.fi-tr-user-unlock:before{content:"\fd96"}.fi-tr-user-visor:before{content:"\fd97"}.fi-tr-user-xmark:before{content:"\fd98"}.fi-tr-users-alt:before{content:"\fd99"}.fi-tr-users-class:before{content:"\fd9a"}.fi-tr-users-gear:before{content:"\fd9b"}.fi-tr-users-medical:before{content:"\fd9c"}.fi-tr-users-slash:before{content:"\fd9d"}.fi-tr-users:before{content:"\fd9e"}.fi-tr-utensils-slash:before{content:"\fd9f"}.fi-tr-utensils:before{content:"\fda0"}.fi-tr-utility-pole-double:before{content:"\fda1"}.fi-tr-utility-pole:before{content:"\fda2"}.fi-tr-ux-browser:before{content:"\fda3"}.fi-tr-ux:before{content:"\fda4"}.fi-tr-v:before{content:"\fda5"}.fi-tr-vacuum-robot:before{content:"\fda6"}.fi-tr-vacuum:before{content:"\fda7"}.fi-tr-value-absolute:before{content:"\fda8"}.fi-tr-vault:before{content:"\fda9"}.fi-tr-vector-circle:before{content:"\fdaa"}.fi-tr-vector-polygon:before{content:"\fdab"}.fi-tr-venus-double:before{content:"\fdac"}.fi-tr-venus-mars:before{content:"\fdad"}.fi-tr-venus:before{content:"\fdae"}.fi-tr-vest-patches:before{content:"\fdaf"}.fi-tr-vest:before{content:"\fdb0"}.fi-tr-video-arrow-down-left:before{content:"\fdb1"}.fi-tr-video-arrow-up-right:before{content:"\fdb2"}.fi-tr-video-camera-alt:before{content:"\fdb3"}.fi-tr-video-camera:before{content:"\fdb4"}.fi-tr-video-duration:before{content:"\fdb5"}.fi-tr-video-plus:before{content:"\fdb6"}.fi-tr-video-slash:before{content:"\fdb7"}.fi-tr-videoconference:before{content:"\fdb8"}.fi-tr-vihara:before{content:"\fdb9"}.fi-tr-violin:before{content:"\fdba"}.fi-tr-virus-slash:before{content:"\fdbb"}.fi-tr-virus:before{content:"\fdbc"}.fi-tr-viruses:before{content:"\fdbd"}.fi-tr-visit:before{content:"\fdbe"}.fi-tr-voicemail:before{content:"\fdbf"}.fi-tr-volcano:before{content:"\fdc0"}.fi-tr-volume-down:before{content:"\fdc1"}.fi-tr-volume-mute:before{content:"\fdc2"}.fi-tr-volume-off:before{content:"\fdc3"}.fi-tr-volume-slash:before{content:"\fdc4"}.fi-tr-vote-nay:before{content:"\fdc5"}.fi-tr-vote-yea:before{content:"\fdc6"}.fi-tr-vr-cardboard:before{content:"\fdc7"}.fi-tr-w:before{content:"\fdc8"}.fi-tr-waffle:before{content:"\fdc9"}.fi-tr-wagon-covered:before{content:"\fdca"}.fi-tr-walker:before{content:"\fdcb"}.fi-tr-walkie-talkie:before{content:"\fdcc"}.fi-tr-walking:before{content:"\fdcd"}.fi-tr-wallet-arrow:before{content:"\fdce"}.fi-tr-wallet-buyer:before{content:"\fdcf"}.fi-tr-wallet:before{content:"\fdd0"}.fi-tr-warehouse-alt:before{content:"\fdd1"}.fi-tr-warranty:before{content:"\fdd2"}.fi-tr-washer:before{content:"\fdd3"}.fi-tr-waste-pollution:before{content:"\fdd4"}.fi-tr-waste:before{content:"\fdd5"}.fi-tr-watch-calculator:before{content:"\fdd6"}.fi-tr-watch-fitness:before{content:"\fdd7"}.fi-tr-watch-smart:before{content:"\fdd8"}.fi-tr-watch:before{content:"\fdd9"}.fi-tr-water-bottle:before{content:"\fdda"}.fi-tr-water-ladder:before{content:"\fddb"}.fi-tr-water-lower:before{content:"\fddc"}.fi-tr-water-rise:before{content:"\fddd"}.fi-tr-water:before{content:"\fdde"}.fi-tr-watermelon:before{content:"\fddf"}.fi-tr-wave-sine:before{content:"\fde0"}.fi-tr-wave-square:before{content:"\fde1"}.fi-tr-wave-triangle:before{content:"\fde2"}.fi-tr-wave:before{content:"\fde3"}.fi-tr-waveform-path:before{content:"\fde4"}.fi-tr-waveform:before{content:"\fde5"}.fi-tr-web-design:before{content:"\fde6"}.fi-tr-web:before{content:"\fde7"}.fi-tr-webcam-slash:before{content:"\fde8"}.fi-tr-webcam:before{content:"\fde9"}.fi-tr-webhook:before{content:"\fdea"}.fi-tr-wednesday:before{content:"\fdeb"}.fi-tr-whale:before{content:"\fdec"}.fi-tr-wheat-awn-circle-exclamation:before{content:"\fded"}.fi-tr-wheat-awn-slash:before{content:"\fdee"}.fi-tr-wheat-awn:before{content:"\fdef"}.fi-tr-wheat-slash:before{content:"\fdf0"}.fi-tr-wheat:before{content:"\fdf1"}.fi-tr-wheelchair-move:before{content:"\fdf2"}.fi-tr-wheelchair-sleeping:before{content:"\fdf3"}.fi-tr-wheelchair:before{content:"\fdf4"}.fi-tr-whistle:before{content:"\fdf5"}.fi-tr-white-space:before{content:"\fdf6"}.fi-tr-wifi-1:before{content:"\fdf7"}.fi-tr-wifi-2:before{content:"\fdf8"}.fi-tr-wifi-alt:before{content:"\fdf9"}.fi-tr-wifi-exclamation:before{content:"\fdfa"}.fi-tr-wifi-slash:before{content:"\fdfb"}.fi-tr-wifi:before{content:"\fdfc"}.fi-tr-wind-turbine:before{content:"\fdfd"}.fi-tr-wind-warning:before{content:"\fdfe"}.fi-tr-wind:before{content:"\fdff"}.fi-tr-window-alt:before{content:"\fe10"}.fi-tr-window-frame-open:before{content:"\fe11"}.fi-tr-window-frame:before{content:"\fe12"}.fi-tr-window-maximize:before{content:"\fe13"}.fi-tr-window-minimize:before{content:"\fe14"}.fi-tr-window-restore:before{content:"\fe15"}.fi-tr-windsock:before{content:"\fe16"}.fi-tr-wine-bottle:before{content:"\fe17"}.fi-tr-wine-glass-crack:before{content:"\fe18"}.fi-tr-wine-glass-empty:before{content:"\fe19"}.fi-tr-wishlist-heart:before{content:"\fe1a"}.fi-tr-wishlist-star:before{content:"\fe1b"}.fi-tr-woman-head:before{content:"\fe1c"}.fi-tr-woman-scientist:before{content:"\fe1d"}.fi-tr-won-sign:before{content:"\fe1e"}.fi-tr-work-in-progress:before{content:"\fe1f"}.fi-tr-workshop:before{content:"\fe30"}.fi-tr-world:before{content:"\fe31"}.fi-tr-worm:before{content:"\fe32"}.fi-tr-wreath:before{content:"\fe33"}.fi-tr-wrench-alt:before{content:"\fe34"}.fi-tr-wrench-simple:before{content:"\fe35"}.fi-tr-x-ray:before{content:"\fe36"}.fi-tr-x:before{content:"\fe37"}.fi-tr-y:before{content:"\fe38"}.fi-tr-yen:before{content:"\fe39"}.fi-tr-yin-yang:before{content:"\fe3a"}.fi-tr-z:before{content:"\fe3b"}.fi-tr-zip-file:before{content:"\fe3c"}@font-face{font-family:uicons-bold-straight;src:url(/_next/static/media/uicons-bold-straight-3JAZKD6K.da41950f.woff2) format("woff2"),url(/_next/static/media/uicons-bold-straight-3S6L5GRX.dcbcbe9a.woff) format("woff"),url(/_next/static/media/uicons-bold-straight-UHOZTY66.a1dd99e3.eot#iefix) format("embedded-opentype");font-display:swap}i[class*=" fi-bs-"]:before,i[class^=fi-bs-]:before,span[class*=fi-bs-]:before,span[class^=fi-bs-]:before{font-family:uicons-bold-straight!important;font-style:normal;font-weight:400!important;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fi-bs-0:before{content:"\f101"}.fi-bs-00s-music-disc:before{content:"\f102"}.fi-bs-1:before{content:"\f103"}.fi-bs-2:before{content:"\f104"}.fi-bs-3:before{content:"\f105"}.fi-bs-360-degrees:before{content:"\f106"}.fi-bs-4:before{content:"\f107"}.fi-bs-404:before{content:"\f108"}.fi-bs-5:before{content:"\f109"}.fi-bs-6:before{content:"\f10a"}.fi-bs-60s-music-disc:before{content:"\f10b"}.fi-bs-7:before{content:"\f10c"}.fi-bs-70s-music-disc:before{content:"\f10d"}.fi-bs-8:before{content:"\f10e"}.fi-bs-80s-music-disc:before{content:"\f10f"}.fi-bs-9:before{content:"\f110"}.fi-bs-90s-music-disc:before{content:"\f111"}.fi-bs-a:before{content:"\f112"}.fi-bs-accident:before{content:"\f113"}.fi-bs-acorn:before{content:"\f114"}.fi-bs-ad-paid:before{content:"\f115"}.fi-bs-ad:before{content:"\f116"}.fi-bs-add-document:before{content:"\f117"}.fi-bs-add-folder:before{content:"\f118"}.fi-bs-add-image:before{content:"\f119"}.fi-bs-add:before{content:"\f11a"}.fi-bs-address-book:before{content:"\f11b"}.fi-bs-address-card:before{content:"\f11c"}.fi-bs-admin-alt:before{content:"\f11d"}.fi-bs-admin:before{content:"\f11e"}.fi-bs-age-alt:before{content:"\f11f"}.fi-bs-age-restriction-eighteen:before{content:"\f120"}.fi-bs-age-restriction-seven:before{content:"\f121"}.fi-bs-age-restriction-six:before{content:"\f122"}.fi-bs-age-restriction-sixteen:before{content:"\f123"}.fi-bs-age-restriction-thirteen:before{content:"\f124"}.fi-bs-age-restriction-three:before{content:"\f125"}.fi-bs-age-restriction-twelve:before{content:"\f126"}.fi-bs-age-restriction-twenty-one:before{content:"\f127"}.fi-bs-age-restriction-zero:before{content:"\f128"}.fi-bs-age:before{content:"\f129"}.fi-bs-air-conditioner:before{content:"\f12a"}.fi-bs-air-freshener:before{content:"\f12b"}.fi-bs-air-pollution:before{content:"\f12c"}.fi-bs-airplane-journey:before{content:"\f12d"}.fi-bs-airplane-window-open:before{content:"\f12e"}.fi-bs-airplay:before{content:"\f12f"}.fi-bs-alarm-clock:before{content:"\f130"}.fi-bs-alarm-exclamation:before{content:"\f131"}.fi-bs-alarm-plus:before{content:"\f132"}.fi-bs-alarm-snooze:before{content:"\f133"}.fi-bs-album-circle-plus:before{content:"\f134"}.fi-bs-album-circle-user:before{content:"\f135"}.fi-bs-album-collection:before{content:"\f136"}.fi-bs-album:before{content:"\f137"}.fi-bs-algorithm:before{content:"\f138"}.fi-bs-alicorn:before{content:"\f139"}.fi-bs-alien:before{content:"\f13a"}.fi-bs-align-center:before{content:"\f13b"}.fi-bs-align-justify:before{content:"\f13c"}.fi-bs-align-left:before{content:"\f13d"}.fi-bs-align-slash:before{content:"\f13e"}.fi-bs-ambulance:before{content:"\f13f"}.fi-bs-analyse-alt:before{content:"\f140"}.fi-bs-analyse:before{content:"\f141"}.fi-bs-anatomical-heart:before{content:"\f142"}.fi-bs-anchor:before{content:"\f143"}.fi-bs-angel:before{content:"\f144"}.fi-bs-angle-90:before{content:"\f145"}.fi-bs-angle-circle-down:before{content:"\f146"}.fi-bs-angle-circle-left:before{content:"\f147"}.fi-bs-angle-circle-right:before{content:"\f148"}.fi-bs-angle-circle-up:before{content:"\f149"}.fi-bs-angle-double-left:before{content:"\f14a"}.fi-bs-angle-double-right:before{content:"\f14b"}.fi-bs-angle-double-small-down:before{content:"\f14c"}.fi-bs-angle-double-small-left:before{content:"\f14d"}.fi-bs-angle-double-small-right:before{content:"\f14e"}.fi-bs-angle-double-small-up:before{content:"\f14f"}.fi-bs-angle-down:before{content:"\f150"}.fi-bs-angle-left:before{content:"\f151"}.fi-bs-angle-right:before{content:"\f152"}.fi-bs-angle-small-down:before{content:"\f153"}.fi-bs-angle-small-left:before{content:"\f154"}.fi-bs-angle-small-right:before{content:"\f155"}.fi-bs-angle-small-up:before{content:"\f156"}.fi-bs-angle-square-down:before{content:"\f157"}.fi-bs-angle-square-left:before{content:"\f158"}.fi-bs-angle-square-right:before{content:"\f159"}.fi-bs-angle-square-up:before{content:"\f15a"}.fi-bs-angle-up:before{content:"\f15b"}.fi-bs-angle:before{content:"\f15c"}.fi-bs-angles-up-down:before{content:"\f15d"}.fi-bs-angry:before{content:"\f15e"}.fi-bs-animated-icon:before{content:"\f15f"}.fi-bs-ankh:before{content:"\f160"}.fi-bs-answer-alt:before{content:"\f161"}.fi-bs-answer:before{content:"\f162"}.fi-bs-apartment:before{content:"\f163"}.fi-bs-aperture:before{content:"\f164"}.fi-bs-api:before{content:"\f165"}.fi-bs-apple-core:before{content:"\f166"}.fi-bs-apple-crate:before{content:"\f167"}.fi-bs-apple-whole:before{content:"\f168"}.fi-bs-apps-add:before{content:"\f169"}.fi-bs-apps-delete:before{content:"\f16a"}.fi-bs-apps-sort:before{content:"\f16b"}.fi-bs-apps:before{content:"\f16c"}.fi-bs-archive:before{content:"\f16d"}.fi-bs-archway:before{content:"\f16e"}.fi-bs-arrow-alt-circle-down:before{content:"\f16f"}.fi-bs-arrow-alt-circle-left:before{content:"\f170"}.fi-bs-arrow-alt-circle-right:before{content:"\f171"}.fi-bs-arrow-alt-circle-up:before{content:"\f172"}.fi-bs-arrow-alt-down:before{content:"\f173"}.fi-bs-arrow-alt-from-bottom:before{content:"\f174"}.fi-bs-arrow-alt-from-left:before{content:"\f175"}.fi-bs-arrow-alt-from-right:before{content:"\f176"}.fi-bs-arrow-alt-from-top:before{content:"\f177"}.fi-bs-arrow-alt-left:before{content:"\f178"}.fi-bs-arrow-alt-right:before{content:"\f179"}.fi-bs-arrow-alt-square-down:before{content:"\f17a"}.fi-bs-arrow-alt-square-left:before{content:"\f17b"}.fi-bs-arrow-alt-square-right:before{content:"\f17c"}.fi-bs-arrow-alt-square-up:before{content:"\f17d"}.fi-bs-arrow-alt-to-bottom:before{content:"\f17e"}.fi-bs-arrow-alt-to-left:before{content:"\f17f"}.fi-bs-arrow-alt-to-right:before{content:"\f180"}.fi-bs-arrow-alt-to-top:before{content:"\f181"}.fi-bs-arrow-alt-up:before{content:"\f182"}.fi-bs-arrow-circle-down:before{content:"\f183"}.fi-bs-arrow-circle-left:before{content:"\f184"}.fi-bs-arrow-circle-right:before{content:"\f185"}.fi-bs-arrow-circle-up:before{content:"\f186"}.fi-bs-arrow-comparison:before{content:"\f187"}.fi-bs-arrow-down-from-arc:before{content:"\f188"}.fi-bs-arrow-down-from-dotted-line:before{content:"\f189"}.fi-bs-arrow-down-left:before{content:"\f18a"}.fi-bs-arrow-down-small-big:before{content:"\f18b"}.fi-bs-arrow-down-to-dotted-line:before{content:"\f18c"}.fi-bs-arrow-down-to-square:before{content:"\f18d"}.fi-bs-arrow-down-triangle-square:before{content:"\f18e"}.fi-bs-arrow-down:before{content:"\f18f"}.fi-bs-arrow-from-bottom:before{content:"\f190"}.fi-bs-arrow-from-left:before{content:"\f191"}.fi-bs-arrow-from-right:before{content:"\f192"}.fi-bs-arrow-from-top:before{content:"\f193"}.fi-bs-arrow-left-from-arc:before{content:"\f194"}.fi-bs-arrow-left-from-line:before{content:"\f195"}.fi-bs-arrow-left-to-arc:before{content:"\f196"}.fi-bs-arrow-left:before{content:"\f197"}.fi-bs-arrow-progress-alt:before{content:"\f198"}.fi-bs-arrow-progress:before{content:"\f199"}.fi-bs-arrow-right-to-bracket:before{content:"\f19a"}.fi-bs-arrow-right:before{content:"\f19b"}.fi-bs-arrow-small-down:before{content:"\f19c"}.fi-bs-arrow-small-left:before{content:"\f19d"}.fi-bs-arrow-small-right:before{content:"\f19e"}.fi-bs-arrow-small-up:before{content:"\f19f"}.fi-bs-arrow-square-down:before{content:"\f1a0"}.fi-bs-arrow-square-left:before{content:"\f1a1"}.fi-bs-arrow-square-right:before{content:"\f1a2"}.fi-bs-arrow-square-up:before{content:"\f1a3"}.fi-bs-arrow-to-bottom:before{content:"\f1a4"}.fi-bs-arrow-to-left:before{content:"\f1a5"}.fi-bs-arrow-to-right:before{content:"\f1a6"}.fi-bs-arrow-to-top:before{content:"\f1a7"}.fi-bs-arrow-trend-down:before{content:"\f1a8"}.fi-bs-arrow-trend-up:before{content:"\f1a9"}.fi-bs-arrow-turn-down-left:before{content:"\f1aa"}.fi-bs-arrow-turn-down-right:before{content:"\f1ab"}.fi-bs-arrow-turn-left-up:before{content:"\f1ac"}.fi-bs-arrow-up-from-dotted-line:before{content:"\f1ad"}.fi-bs-arrow-up-from-ground-water:before{content:"\f1ae"}.fi-bs-arrow-up-from-square:before{content:"\f1af"}.fi-bs-arrow-up-left-from-circle:before{content:"\f1b0"}.fi-bs-arrow-up-left:before{content:"\f1b1"}.fi-bs-arrow-up-right-and-arrow-down-left-from-center:before{content:"\f1b2"}.fi-bs-arrow-up-right-from-square:before{content:"\f1b3"}.fi-bs-arrow-up-right:before{content:"\f1b4"}.fi-bs-arrow-up-small-big:before{content:"\f1b5"}.fi-bs-arrow-up-square-triangle:before{content:"\f1b6"}.fi-bs-arrow-up-to-arc:before{content:"\f1b7"}.fi-bs-arrow-up-to-dotted-line:before{content:"\f1b8"}.fi-bs-arrow-up:before{content:"\f1b9"}.fi-bs-arrow-upward-growth-crypto:before{content:"\f1ba"}.fi-bs-arrows-alt-h:before{content:"\f1bb"}.fi-bs-arrows-alt-v:before{content:"\f1bc"}.fi-bs-arrows-alt:before{content:"\f1bd"}.fi-bs-arrows-cross:before{content:"\f1be"}.fi-bs-arrows-from-dotted-line:before{content:"\f1bf"}.fi-bs-arrows-from-line:before{content:"\f1c0"}.fi-bs-arrows-h-copy:before{content:"\f1c1"}.fi-bs-arrows-h:before{content:"\f1c2"}.fi-bs-arrows-repeat-1:before{content:"\f1c3"}.fi-bs-arrows-repeat:before{content:"\f1c4"}.fi-bs-arrows-retweet:before{content:"\f1c5"}.fi-bs-arrows-split-right-and-left:before{content:"\f1c6"}.fi-bs-arrows-split-up-and-left:before{content:"\f1c7"}.fi-bs-arrows-to-circle:before{content:"\f1c8"}.fi-bs-arrows-to-dotted-line:before{content:"\f1c9"}.fi-bs-arrows-to-eye:before{content:"\f1ca"}.fi-bs-arrows-to-line:before{content:"\f1cb"}.fi-bs-arrows:before{content:"\f1cc"}.fi-bs-artificial-intelligence:before{content:"\f1cd"}.fi-bs-assept-document:before{content:"\f1ce"}.fi-bs-assessment-alt:before{content:"\f1cf"}.fi-bs-assessment:before{content:"\f1d0"}.fi-bs-assign:before{content:"\f1d1"}.fi-bs-assistive-listening-systems:before{content:"\f1d2"}.fi-bs-asterik:before{content:"\f1d3"}.fi-bs-at:before{content:"\f1d4"}.fi-bs-attribution-pen:before{content:"\f1d5"}.fi-bs-attribution-pencil:before{content:"\f1d6"}.fi-bs-aubergine:before{content:"\f1d7"}.fi-bs-auction:before{content:"\f1d8"}.fi-bs-audience-megaphone:before{content:"\f1d9"}.fi-bs-audio-description-slash:before{content:"\f1da"}.fi-bs-audit-alt:before{content:"\f1db"}.fi-bs-audit:before{content:"\f1dc"}.fi-bs-austral-sign:before{content:"\f1dd"}.fi-bs-avocado:before{content:"\f1de"}.fi-bs-award:before{content:"\f1df"}.fi-bs-axe-battle:before{content:"\f1e0"}.fi-bs-axe:before{content:"\f1e1"}.fi-bs-b:before{content:"\f1e2"}.fi-bs-baby-carriage:before{content:"\f1e3"}.fi-bs-baby:before{content:"\f1e4"}.fi-bs-back-up:before{content:"\f1e5"}.fi-bs-background:before{content:"\f1e6"}.fi-bs-backpack:before{content:"\f1e7"}.fi-bs-bacon:before{content:"\f1e8"}.fi-bs-bacteria:before{content:"\f1e9"}.fi-bs-bacterium:before{content:"\f1ea"}.fi-bs-badge-check:before{content:"\f1eb"}.fi-bs-badge-dollar:before{content:"\f1ec"}.fi-bs-badge-leaf:before{content:"\f1ed"}.fi-bs-badge-percent:before{content:"\f1ee"}.fi-bs-badge-sheriff:before{content:"\f1ef"}.fi-bs-badge:before{content:"\f1f0"}.fi-bs-badger-honey:before{content:"\f1f1"}.fi-bs-badget-check-alt:before{content:"\f1f2"}.fi-bs-badminton:before{content:"\f1f3"}.fi-bs-bag-map-pin:before{content:"\f1f4"}.fi-bs-bag-seedling:before{content:"\f1f5"}.fi-bs-bag-shopping-minus:before{content:"\f1f6"}.fi-bs-bags-shopping:before{content:"\f1f7"}.fi-bs-baguette:before{content:"\f1f8"}.fi-bs-bahai:before{content:"\f1f9"}.fi-bs-baht-sign:before{content:"\f1fa"}.fi-bs-balance-scale-left:before{content:"\f1fb"}.fi-bs-balance-scale-right:before{content:"\f1fc"}.fi-bs-ball-pile:before{content:"\f1fd"}.fi-bs-ballet-dance:before{content:"\f1fe"}.fi-bs-balloon:before{content:"\f1ff"}.fi-bs-balloons:before{content:"\f200"}.fi-bs-ballot-check:before{content:"\f201"}.fi-bs-ballot:before{content:"\f202"}.fi-bs-ban-bug:before{content:"\f203"}.fi-bs-ban:before{content:"\f204"}.fi-bs-banana:before{content:"\f205"}.fi-bs-band-aid:before{content:"\f206"}.fi-bs-bangladeshi-taka-sign:before{content:"\f207"}.fi-bs-banjo:before{content:"\f208"}.fi-bs-bank:before{content:"\f209"}.fi-bs-banner-2:before{content:"\f20a"}.fi-bs-banner-3:before{content:"\f20b"}.fi-bs-banner-4:before{content:"\f20c"}.fi-bs-banner-5:before{content:"\f20d"}.fi-bs-banner:before{content:"\f20e"}.fi-bs-barber-pole:before{content:"\f20f"}.fi-bs-barber-shop:before{content:"\f210"}.fi-bs-barcode-read:before{content:"\f211"}.fi-bs-barcode-scan:before{content:"\f212"}.fi-bs-barcode:before{content:"\f213"}.fi-bs-bars-filter:before{content:"\f214"}.fi-bs-bars-progress:before{content:"\f215"}.fi-bs-bars-sort:before{content:"\f216"}.fi-bs-bars-staggered:before{content:"\f217"}.fi-bs-baseball-alt:before{content:"\f218"}.fi-bs-baseball:before{content:"\f219"}.fi-bs-basket-shopping-minus:before{content:"\f21a"}.fi-bs-basket-shopping-plus:before{content:"\f21b"}.fi-bs-basket-shopping-simple:before{content:"\f21c"}.fi-bs-basketball-hoop:before{content:"\f21d"}.fi-bs-basketball:before{content:"\f21e"}.fi-bs-bat:before{content:"\f21f"}.fi-bs-bath:before{content:"\f220"}.fi-bs-battery-bolt:before{content:"\f221"}.fi-bs-battery-empty:before{content:"\f222"}.fi-bs-battery-exclamation:before{content:"\f223"}.fi-bs-battery-full:before{content:"\f224"}.fi-bs-battery-half:before{content:"\f225"}.fi-bs-battery-quarter:before{content:"\f226"}.fi-bs-battery-slash:before{content:"\f227"}.fi-bs-battery-three-quarters:before{content:"\f228"}.fi-bs-beacon:before{content:"\f229"}.fi-bs-bed-alt:before{content:"\f22a"}.fi-bs-bed-bunk:before{content:"\f22b"}.fi-bs-bed-empty:before{content:"\f22c"}.fi-bs-bed:before{content:"\f22d"}.fi-bs-bee:before{content:"\f22e"}.fi-bs-beer-mug-empty:before{content:"\f22f"}.fi-bs-beer:before{content:"\f230"}.fi-bs-bell-concierge:before{content:"\f231"}.fi-bs-bell-notification-call:before{content:"\f232"}.fi-bs-bell-notification-social-media:before{content:"\f233"}.fi-bs-bell-ring:before{content:"\f234"}.fi-bs-bell-school-slash:before{content:"\f235"}.fi-bs-bell-school:before{content:"\f236"}.fi-bs-bell-slash:before{content:"\f237"}.fi-bs-bell:before{content:"\f238"}.fi-bs-bells:before{content:"\f239"}.fi-bs-bench-tree:before{content:"\f23a"}.fi-bs-benefit-diamond-alt:before{content:"\f23b"}.fi-bs-benefit-diamond:before{content:"\f23c"}.fi-bs-benefit-hand:before{content:"\f23d"}.fi-bs-benefit-increase:before{content:"\f23e"}.fi-bs-benefit-porcent:before{content:"\f23f"}.fi-bs-benefit:before{content:"\f240"}.fi-bs-betamax:before{content:"\f241"}.fi-bs-bible:before{content:"\f242"}.fi-bs-bicycle-journey:before{content:"\f243"}.fi-bs-bike:before{content:"\f244"}.fi-bs-biking-mountain:before{content:"\f245"}.fi-bs-biking:before{content:"\f246"}.fi-bs-bill-arrow:before{content:"\f247"}.fi-bs-billiard:before{content:"\f248"}.fi-bs-bin-bottles:before{content:"\f249"}.fi-bs-binary-circle-check:before{content:"\f24a"}.fi-bs-binary-lock:before{content:"\f24b"}.fi-bs-binary-slash:before{content:"\f24c"}.fi-bs-binary:before{content:"\f24d"}.fi-bs-binoculars:before{content:"\f24e"}.fi-bs-bio-leaves:before{content:"\f24f"}.fi-bs-bio:before{content:"\f250"}.fi-bs-biohazard:before{content:"\f251"}.fi-bs-bird:before{content:"\f252"}.fi-bs-bitcoin-sign:before{content:"\f253"}.fi-bs-blanket:before{content:"\f254"}.fi-bs-blender-phone:before{content:"\f255"}.fi-bs-blender:before{content:"\f256"}.fi-bs-blinds-open:before{content:"\f257"}.fi-bs-blinds-raised:before{content:"\f258"}.fi-bs-blinds:before{content:"\f259"}.fi-bs-block-brick:before{content:"\f25a"}.fi-bs-block-microphone:before{content:"\f25b"}.fi-bs-block-question:before{content:"\f25c"}.fi-bs-block-quote:before{content:"\f25d"}.fi-bs-block:before{content:"\f25e"}.fi-bs-blockchain-3:before{content:"\f25f"}.fi-bs-blog-pencil:before{content:"\f260"}.fi-bs-blog-text:before{content:"\f261"}.fi-bs-blood-dropper:before{content:"\f262"}.fi-bs-blood-test-tube-alt:before{content:"\f263"}.fi-bs-blood-test-tube:before{content:"\f264"}.fi-bs-blood:before{content:"\f265"}.fi-bs-blueberries:before{content:"\f266"}.fi-bs-blueprint:before{content:"\f267"}.fi-bs-bold:before{content:"\f268"}.fi-bs-bolt-auto:before{content:"\f269"}.fi-bs-bolt-slash:before{content:"\f26a"}.fi-bs-bolt:before{content:"\f26b"}.fi-bs-bomb:before{content:"\f26c"}.fi-bs-bone-break:before{content:"\f26d"}.fi-bs-bone:before{content:"\f26e"}.fi-bs-bong:before{content:"\f26f"}.fi-bs-bonus-alt:before{content:"\f270"}.fi-bs-bonus-star:before{content:"\f271"}.fi-bs-bonus:before{content:"\f272"}.fi-bs-book-alt:before{content:"\f273"}.fi-bs-book-arrow-right:before{content:"\f274"}.fi-bs-book-arrow-up:before{content:"\f275"}.fi-bs-book-atlas:before{content:"\f276"}.fi-bs-book-bookmark:before{content:"\f277"}.fi-bs-book-circle-arrow-right:before{content:"\f278"}.fi-bs-book-circle-arrow-up:before{content:"\f279"}.fi-bs-book-copy:before{content:"\f27a"}.fi-bs-book-dead:before{content:"\f27b"}.fi-bs-book-font:before{content:"\f27c"}.fi-bs-book-heart:before{content:"\f27d"}.fi-bs-book-medical:before{content:"\f27e"}.fi-bs-book-open-cover:before{content:"\f27f"}.fi-bs-book-open-reader:before{content:"\f280"}.fi-bs-book-plus:before{content:"\f281"}.fi-bs-book-quran:before{content:"\f282"}.fi-bs-book-section:before{content:"\f283"}.fi-bs-book-spells:before{content:"\f284"}.fi-bs-book-tanakh:before{content:"\f285"}.fi-bs-book-user:before{content:"\f286"}.fi-bs-book:before{content:"\f287"}.fi-bs-Booking:before{content:"\f288"}.fi-bs-bookmark-slash:before{content:"\f289"}.fi-bs-bookmark:before{content:"\f28a"}.fi-bs-books-medical:before{content:"\f28b"}.fi-bs-books:before{content:"\f28c"}.fi-bs-boot-heeled:before{content:"\f28d"}.fi-bs-boot:before{content:"\f28e"}.fi-bs-booth-curtain:before{content:"\f28f"}.fi-bs-border-all:before{content:"\f290"}.fi-bs-border-bottom:before{content:"\f291"}.fi-bs-border-center-h:before{content:"\f292"}.fi-bs-border-center-v:before{content:"\f293"}.fi-bs-border-inner:before{content:"\f294"}.fi-bs-border-left:before{content:"\f295"}.fi-bs-border-none:before{content:"\f296"}.fi-bs-border-outer:before{content:"\f297"}.fi-bs-border-right:before{content:"\f298"}.fi-bs-border-style-alt:before{content:"\f299"}.fi-bs-border-style:before{content:"\f29a"}.fi-bs-border-top:before{content:"\f29b"}.fi-bs-boss:before{content:"\f29c"}.fi-bs-bottle-droplet:before{content:"\f29d"}.fi-bs-bottle:before{content:"\f29e"}.fi-bs-bow-arrow:before{content:"\f29f"}.fi-bs-bowl-chopsticks-noodles:before{content:"\f2a0"}.fi-bs-bowl-chopsticks:before{content:"\f2a1"}.fi-bs-bowl-rice:before{content:"\f2a2"}.fi-bs-bowl-scoop:before{content:"\f2a3"}.fi-bs-bowl-scoops:before{content:"\f2a4"}.fi-bs-bowl-soft-serve:before{content:"\f2a5"}.fi-bs-bowl-spoon:before{content:"\f2a6"}.fi-bs-bowling-ball:before{content:"\f2a7"}.fi-bs-bowling-pins:before{content:"\f2a8"}.fi-bs-bowling:before{content:"\f2a9"}.fi-bs-box-alt:before{content:"\f2aa"}.fi-bs-box-ballot:before{content:"\f2ab"}.fi-bs-box-check:before{content:"\f2ac"}.fi-bs-box-circle-check:before{content:"\f2ad"}.fi-bs-box-dollar:before{content:"\f2ae"}.fi-bs-box-fragile:before{content:"\f2af"}.fi-bs-box-heart:before{content:"\f2b0"}.fi-bs-box-open-full:before{content:"\f2b1"}.fi-bs-box-open:before{content:"\f2b2"}.fi-bs-box-tissue:before{content:"\f2b3"}.fi-bs-box-up:before{content:"\f2b4"}.fi-bs-box:before{content:"\f2b5"}.fi-bs-boxes:before{content:"\f2b6"}.fi-bs-boxing-glove:before{content:"\f2b7"}.fi-bs-bracket-curly-right:before{content:"\f2b8"}.fi-bs-bracket-curly:before{content:"\f2b9"}.fi-bs-bracket-round-right:before{content:"\f2ba"}.fi-bs-bracket-round:before{content:"\f2bb"}.fi-bs-bracket-square-right:before{content:"\f2bc"}.fi-bs-bracket-square:before{content:"\f2bd"}.fi-bs-brackets-curly:before{content:"\f2be"}.fi-bs-brackets-round:before{content:"\f2bf"}.fi-bs-brackets-square:before{content:"\f2c0"}.fi-bs-braille-a:before{content:"\f2c1"}.fi-bs-braille-b:before{content:"\f2c2"}.fi-bs-braille-c:before{content:"\f2c3"}.fi-bs-braille-d:before{content:"\f2c4"}.fi-bs-braille-e:before{content:"\f2c5"}.fi-bs-braille-g:before{content:"\f2c6"}.fi-bs-braille-h:before{content:"\f2c7"}.fi-bs-braille-i:before{content:"\f2c8"}.fi-bs-braille-j:before{content:"\f2c9"}.fi-bs-braille-k:before{content:"\f2ca"}.fi-bs-braille-l:before{content:"\f2cb"}.fi-bs-braille-m:before{content:"\f2cc"}.fi-bs-braille-n-alt:before{content:"\f2cd"}.fi-bs-braille-n:before{content:"\f2ce"}.fi-bs-braille-o:before{content:"\f2cf"}.fi-bs-braille-p:before{content:"\f2d0"}.fi-bs-braille-q:before{content:"\f2d1"}.fi-bs-braille-r:before{content:"\f2d2"}.fi-bs-braille-s:before{content:"\f2d3"}.fi-bs-braille-t:before{content:"\f2d4"}.fi-bs-braille-u:before{content:"\f2d5"}.fi-bs-braille-v:before{content:"\f2d6"}.fi-bs-braille-w:before{content:"\f2d7"}.fi-bs-braille-x:before{content:"\f2d8"}.fi-bs-braille-y:before{content:"\f2d9"}.fi-bs-braille-z:before{content:"\f2da"}.fi-bs-braille:before{content:"\f2db"}.fi-bs-brain-circuit:before{content:"\f2dc"}.fi-bs-brain:before{content:"\f2dd"}.fi-bs-brake-warning:before{content:"\f2de"}.fi-bs-branching:before{content:"\f2df"}.fi-bs-brand:before{content:"\f2e0"}.fi-bs-branding:before{content:"\f2e1"}.fi-bs-bread-loaf:before{content:"\f2e2"}.fi-bs-bread-slice-butter:before{content:"\f2e3"}.fi-bs-bread-slice:before{content:"\f2e4"}.fi-bs-bread:before{content:"\f2e5"}.fi-bs-briefcase-arrow-right:before{content:"\f2e6"}.fi-bs-briefcase-blank:before{content:"\f2e7"}.fi-bs-briefcase:before{content:"\f2e8"}.fi-bs-brightness-low:before{content:"\f2e9"}.fi-bs-brightness:before{content:"\f2ea"}.fi-bs-bring-forward:before{content:"\f2eb"}.fi-bs-bring-front:before{content:"\f2ec"}.fi-bs-broadcast-tower:before{content:"\f2ed"}.fi-bs-broccoli:before{content:"\f2ee"}.fi-bs-broken-chain-link-wrong:before{content:"\f2ef"}.fi-bs-broken-image:before{content:"\f2f0"}.fi-bs-broom-ball:before{content:"\f2f1"}.fi-bs-broom:before{content:"\f2f2"}.fi-bs-browser-ui:before{content:"\f2f3"}.fi-bs-browser:before{content:"\f2f4"}.fi-bs-browsers:before{content:"\f2f5"}.fi-bs-brush:before{content:"\f2f6"}.fi-bs-bucket:before{content:"\f2f7"}.fi-bs-budget-alt:before{content:"\f2f8"}.fi-bs-budget:before{content:"\f2f9"}.fi-bs-bug-slash:before{content:"\f2fa"}.fi-bs-bug:before{content:"\f2fb"}.fi-bs-bugs:before{content:"\f2fc"}.fi-bs-build-alt:before{content:"\f2fd"}.fi-bs-build:before{content:"\f2fe"}.fi-bs-builder:before{content:"\f2ff"}.fi-bs-building-circle-arrow-right:before{content:"\f300"}.fi-bs-building-ngo:before{content:"\f301"}.fi-bs-building:before{content:"\f302"}.fi-bs-bulb:before{content:"\f303"}.fi-bs-bullet:before{content:"\f304"}.fi-bs-bullhorn:before{content:"\f305"}.fi-bs-bullseye-arrow:before{content:"\f306"}.fi-bs-bullseye-pointer:before{content:"\f307"}.fi-bs-bullseye:before{content:"\f308"}.fi-bs-burger-alt:before{content:"\f309"}.fi-bs-burger-fries:before{content:"\f30a"}.fi-bs-burger-glass:before{content:"\f30b"}.fi-bs-burrito:before{content:"\f30c"}.fi-bs-burst:before{content:"\f30d"}.fi-bs-bus-alt:before{content:"\f30e"}.fi-bs-bus:before{content:"\f30f"}.fi-bs-business-time:before{content:"\f310"}.fi-bs-Butter:before{content:"\f311"}.fi-bs-butterfly:before{content:"\f312"}.fi-bs-c:before{content:"\f313"}.fi-bs-cabin:before{content:"\f314"}.fi-bs-cactus:before{content:"\f315"}.fi-bs-cage-empty:before{content:"\f316"}.fi-bs-cake-birthday:before{content:"\f317"}.fi-bs-cake-slice:before{content:"\f318"}.fi-bs-cake-wedding:before{content:"\f319"}.fi-bs-calculator-bill:before{content:"\f31a"}.fi-bs-calculator-math-tax:before{content:"\f31b"}.fi-bs-calculator-money:before{content:"\f31c"}.fi-bs-calculator-simple:before{content:"\f31d"}.fi-bs-calculator:before{content:"\f31e"}.fi-bs-calendar-arrow-down:before{content:"\f31f"}.fi-bs-calendar-arrow-up:before{content:"\f320"}.fi-bs-calendar-birhtday-cake:before{content:"\f321"}.fi-bs-calendar-call:before{content:"\f322"}.fi-bs-calendar-check:before{content:"\f323"}.fi-bs-calendar-clock:before{content:"\f324"}.fi-bs-calendar-day:before{content:"\f325"}.fi-bs-calendar-days:before{content:"\f326"}.fi-bs-calendar-event-tax:before{content:"\f327"}.fi-bs-calendar-exclamation:before{content:"\f328"}.fi-bs-calendar-gavel-legal:before{content:"\f329"}.fi-bs-calendar-heart:before{content:"\f32a"}.fi-bs-calendar-image:before{content:"\f32b"}.fi-bs-calendar-lines-pen:before{content:"\f32c"}.fi-bs-calendar-lines:before{content:"\f32d"}.fi-bs-calendar-minus:before{content:"\f32e"}.fi-bs-calendar-payment-loan:before{content:"\f32f"}.fi-bs-calendar-pen:before{content:"\f330"}.fi-bs-calendar-plus:before{content:"\f331"}.fi-bs-calendar-salary:before{content:"\f332"}.fi-bs-calendar-shift-swap:before{content:"\f333"}.fi-bs-calendar-star:before{content:"\f334"}.fi-bs-calendar-swap:before{content:"\f335"}.fi-bs-calendar-week:before{content:"\f336"}.fi-bs-calendar-xmark:before{content:"\f337"}.fi-bs-calendar:before{content:"\f338"}.fi-bs-calendars:before{content:"\f339"}.fi-bs-call-duration:before{content:"\f33a"}.fi-bs-call-history:before{content:"\f33b"}.fi-bs-call-incoming:before{content:"\f33c"}.fi-bs-call-missed:before{content:"\f33d"}.fi-bs-call-outgoing:before{content:"\f33e"}.fi-bs-camcorder:before{content:"\f33f"}.fi-bs-camera-cctv:before{content:"\f340"}.fi-bs-camera-movie:before{content:"\f341"}.fi-bs-camera-retro:before{content:"\f342"}.fi-bs-camera-rotate:before{content:"\f343"}.fi-bs-camera-security:before{content:"\f344"}.fi-bs-camera-slash:before{content:"\f345"}.fi-bs-camera-viewfinder:before{content:"\f346"}.fi-bs-camera:before{content:"\f347"}.fi-bs-campfire:before{content:"\f348"}.fi-bs-camping:before{content:"\f349"}.fi-bs-can-food:before{content:"\f34a"}.fi-bs-candle-holder:before{content:"\f34b"}.fi-bs-candle-lotus-yoga:before{content:"\f34c"}.fi-bs-candle-pose-yoga:before{content:"\f34d"}.fi-bs-candy-alt:before{content:"\f34e"}.fi-bs-candy-bar:before{content:"\f34f"}.fi-bs-candy-cane:before{content:"\f350"}.fi-bs-candy-corn:before{content:"\f351"}.fi-bs-candy-sweet:before{content:"\f352"}.fi-bs-candy:before{content:"\f353"}.fi-bs-Cannabis:before{content:"\f354"}.fi-bs-canned-food:before{content:"\f355"}.fi-bs-capsules:before{content:"\f356"}.fi-bs-car-alt:before{content:"\f357"}.fi-bs-car-battery:before{content:"\f358"}.fi-bs-car-bolt:before{content:"\f359"}.fi-bs-car-building:before{content:"\f35a"}.fi-bs-car-bump:before{content:"\f35b"}.fi-bs-car-bus:before{content:"\f35c"}.fi-bs-car-circle-bolt:before{content:"\f35d"}.fi-bs-car-crash:before{content:"\f35e"}.fi-bs-car-garage:before{content:"\f35f"}.fi-bs-car-journey:before{content:"\f360"}.fi-bs-car-mechanic:before{content:"\f361"}.fi-bs-car-rear:before{content:"\f362"}.fi-bs-car-side-bolt:before{content:"\f363"}.fi-bs-car-side:before{content:"\f364"}.fi-bs-car-tilt:before{content:"\f365"}.fi-bs-car-tunnel:before{content:"\f366"}.fi-bs-car-wash:before{content:"\f367"}.fi-bs-car:before{content:"\f368"}.fi-bs-caravan-alt:before{content:"\f369"}.fi-bs-caravan:before{content:"\f36a"}.fi-bs-card-club:before{content:"\f36b"}.fi-bs-card-diamond:before{content:"\f36c"}.fi-bs-card-heart:before{content:"\f36d"}.fi-bs-card-spade:before{content:"\f36e"}.fi-bs-cardinal-compass:before{content:"\f36f"}.fi-bs-career-growth:before{content:"\f370"}.fi-bs-career-path:before{content:"\f371"}.fi-bs-caret-circle-down:before{content:"\f372"}.fi-bs-caret-circle-right:before{content:"\f373"}.fi-bs-caret-circle-up:before{content:"\f374"}.fi-bs-caret-down:before{content:"\f375"}.fi-bs-caret-left:before{content:"\f376"}.fi-bs-caret-quare-up:before{content:"\f377"}.fi-bs-caret-right:before{content:"\f378"}.fi-bs-caret-square-down:before{content:"\f379"}.fi-bs-caret-square-left_1:before{content:"\f37a"}.fi-bs-caret-square-left:before{content:"\f37b"}.fi-bs-caret-square-right:before{content:"\f37c"}.fi-bs-caret-up:before{content:"\f37d"}.fi-bs-carrot:before{content:"\f37e"}.fi-bs-cars-crash:before{content:"\f37f"}.fi-bs-cars:before{content:"\f380"}.fi-bs-cart-arrow-down:before{content:"\f381"}.fi-bs-cart-minus:before{content:"\f382"}.fi-bs-cart-shopping-fast:before{content:"\f383"}.fi-bs-cash-register:before{content:"\f384"}.fi-bs-cassette-tape:before{content:"\f385"}.fi-bs-cassette-vhs:before{content:"\f386"}.fi-bs-castle:before{content:"\f387"}.fi-bs-cat-head:before{content:"\f388"}.fi-bs-cat-space:before{content:"\f389"}.fi-bs-cat:before{content:"\f38a"}.fi-bs-catalog-alt:before{content:"\f38b"}.fi-bs-catalog-magazine:before{content:"\f38c"}.fi-bs-catalog:before{content:"\f38d"}.fi-bs-category-alt:before{content:"\f38e"}.fi-bs-category:before{content:"\f38f"}.fi-bs-cauldron:before{content:"\f390"}.fi-bs-cedi-sign:before{content:"\f391"}.fi-bs-cello:before{content:"\f392"}.fi-bs-cent-sign:before{content:"\f393"}.fi-bs-chair-office:before{content:"\f394"}.fi-bs-chair:before{content:"\f395"}.fi-bs-chalkboard-user:before{content:"\f396"}.fi-bs-chalkboard:before{content:"\f397"}.fi-bs-challenge-alt:before{content:"\f398"}.fi-bs-challenge:before{content:"\f399"}.fi-bs-channel:before{content:"\f39a"}.fi-bs-charging-station:before{content:"\f39b"}.fi-bs-chart-area:before{content:"\f39c"}.fi-bs-chart-bullet:before{content:"\f39d"}.fi-bs-chart-candlestick:before{content:"\f39e"}.fi-bs-chart-connected:before{content:"\f39f"}.fi-bs-chart-gantt:before{content:"\f3a0"}.fi-bs-chart-histogram:before{content:"\f3a1"}.fi-bs-chart-kanban:before{content:"\f3a2"}.fi-bs-chart-line-up-down:before{content:"\f3a3"}.fi-bs-chart-line-up:before{content:"\f3a4"}.fi-bs-chart-mixed-up-circle-currency:before{content:"\f3a5"}.fi-bs-chart-mixed-up-circle-dollar:before{content:"\f3a6"}.fi-bs-chart-mixed:before{content:"\f3a7"}.fi-bs-chart-network:before{content:"\f3a8"}.fi-bs-chart-pie-alt:before{content:"\f3a9"}.fi-bs-chart-pie-simple-circle-currency:before{content:"\f3aa"}.fi-bs-chart-pie-simple-circle-dollar:before{content:"\f3ab"}.fi-bs-chart-pie:before{content:"\f3ac"}.fi-bs-chart-pyramid:before{content:"\f3ad"}.fi-bs-chart-radar:before{content:"\f3ae"}.fi-bs-chart-scatter-3d:before{content:"\f3af"}.fi-bs-chart-scatter-bubble:before{content:"\f3b0"}.fi-bs-chart-scatter:before{content:"\f3b1"}.fi-bs-chart-set-theory:before{content:"\f3b2"}.fi-bs-chart-simple-horizontal:before{content:"\f3b3"}.fi-bs-chart-simple:before{content:"\f3b4"}.fi-bs-chart-tree-map:before{content:"\f3b5"}.fi-bs-chart-tree:before{content:"\f3b6"}.fi-bs-chart-user:before{content:"\f3b7"}.fi-bs-chart-waterfall:before{content:"\f3b8"}.fi-bs-chat-arrow-down:before{content:"\f3b9"}.fi-bs-chat-arrow-grow:before{content:"\f3ba"}.fi-bs-chat-bubble-call:before{content:"\f3bb"}.fi-bs-chatbot-speech-bubble:before{content:"\f3bc"}.fi-bs-chatbot:before{content:"\f3bd"}.fi-bs-cheap-bill:before{content:"\f3be"}.fi-bs-cheap-dollar:before{content:"\f3bf"}.fi-bs-cheap-stack-dollar:before{content:"\f3c0"}.fi-bs-cheap-stack:before{content:"\f3c1"}.fi-bs-cheap:before{content:"\f3c2"}.fi-bs-check-circle:before{content:"\f3c3"}.fi-bs-check-double:before{content:"\f3c4"}.fi-bs-check-in-calendar:before{content:"\f3c5"}.fi-bs-check-out-calendar:before{content:"\f3c6"}.fi-bs-check:before{content:"\f3c7"}.fi-bs-checkbox:before{content:"\f3c8"}.fi-bs-checklist-task-budget:before{content:"\f3c9"}.fi-bs-cheese-alt:before{content:"\f3ca"}.fi-bs-cheese:before{content:"\f3cb"}.fi-bs-cheeseburger:before{content:"\f3cc"}.fi-bs-cherry:before{content:"\f3cd"}.fi-bs-chess-bishop:before{content:"\f3ce"}.fi-bs-chess-board:before{content:"\f3cf"}.fi-bs-chess-clock-alt:before{content:"\f3d0"}.fi-bs-chess-clock:before{content:"\f3d1"}.fi-bs-chess-king-alt:before{content:"\f3d2"}.fi-bs-chess-king:before{content:"\f3d3"}.fi-bs-chess-knight-alt:before{content:"\f3d4"}.fi-bs-chess-knight:before{content:"\f3d5"}.fi-bs-chess-pawn-alt:before{content:"\f3d6"}.fi-bs-chess-pawn:before{content:"\f3d7"}.fi-bs-chess-piece:before{content:"\f3d8"}.fi-bs-chess-queen-alt:before{content:"\f3d9"}.fi-bs-chess-queen:before{content:"\f3da"}.fi-bs-chess-rook-alt:before{content:"\f3db"}.fi-bs-chess-rook:before{content:"\f3dc"}.fi-bs-chess:before{content:"\f3dd"}.fi-bs-chevron-double-down:before{content:"\f3de"}.fi-bs-chevron-double-up:before{content:"\f3df"}.fi-bs-child-head:before{content:"\f3e0"}.fi-bs-child:before{content:"\f3e1"}.fi-bs-chimney:before{content:"\f3e2"}.fi-bs-chip:before{content:"\f3e3"}.fi-bs-chocolate:before{content:"\f3e4"}.fi-bs-choir-singing:before{content:"\f3e5"}.fi-bs-choose-alt:before{content:"\f3e6"}.fi-bs-choose:before{content:"\f3e7"}.fi-bs-church:before{content:"\f3e8"}.fi-bs-circle-0:before{content:"\f3e9"}.fi-bs-circle-1:before{content:"\f3ea"}.fi-bs-circle-2:before{content:"\f3eb"}.fi-bs-circle-3:before{content:"\f3ec"}.fi-bs-circle-4:before{content:"\f3ed"}.fi-bs-circle-5:before{content:"\f3ee"}.fi-bs-circle-6:before{content:"\f3ef"}.fi-bs-circle-7:before{content:"\f3f0"}.fi-bs-circle-8:before{content:"\f3f1"}.fi-bs-circle-9:before{content:"\f3f2"}.fi-bs-circle-a:before{content:"\f3f3"}.fi-bs-circle-b:before{content:"\f3f4"}.fi-bs-circle-bolt:before{content:"\f3f5"}.fi-bs-circle-book-open:before{content:"\f3f6"}.fi-bs-circle-bookmark:before{content:"\f3f7"}.fi-bs-circle-c:before{content:"\f3f8"}.fi-bs-circle-calendar:before{content:"\f3f9"}.fi-bs-circle-camera:before{content:"\f3fa"}.fi-bs-circle-d:before{content:"\f3fb"}.fi-bs-circle-dashed:before{content:"\f3fc"}.fi-bs-circle-divide:before{content:"\f3fd"}.fi-bs-circle-e:before{content:"\f3fe"}.fi-bs-circle-ellipsis-vertical:before{content:"\f3ff"}.fi-bs-circle-ellipsis:before{content:"\f400"}.fi-bs-circle-envelope:before{content:"\f401"}.fi-bs-circle-exclamation-check:before{content:"\f402"}.fi-bs-circle-f:before{content:"\f403"}.fi-bs-circle-g:before{content:"\f404"}.fi-bs-circle-h:before{content:"\f405"}.fi-bs-circle-half-stroke:before{content:"\f406"}.fi-bs-circle-half:before{content:"\f407"}.fi-bs-circle-heart:before{content:"\f408"}.fi-bs-circle-i:before{content:"\f409"}.fi-bs-circle-j:before{content:"\f40a"}.fi-bs-circle-k:before{content:"\f40b"}.fi-bs-circle-l:before{content:"\f40c"}.fi-bs-circle-m:before{content:"\f40d"}.fi-bs-circle-microphone-lines:before{content:"\f40e"}.fi-bs-circle-microphone:before{content:"\f40f"}.fi-bs-circle-n:before{content:"\f410"}.fi-bs-circle-nodes:before{content:"\f411"}.fi-bs-circle-o:before{content:"\f412"}.fi-bs-circle-overlap:before{content:"\f413"}.fi-bs-circle-p:before{content:"\f414"}.fi-bs-circle-phone-flip:before{content:"\f415"}.fi-bs-circle-phone-hangup:before{content:"\f416"}.fi-bs-circle-phone:before{content:"\f417"}.fi-bs-circle-q:before{content:"\f418"}.fi-bs-circle-quarter:before{content:"\f419"}.fi-bs-circle-quarters-alt:before{content:"\f41a"}.fi-bs-circle-r:before{content:"\f41b"}.fi-bs-circle-s:before{content:"\f41c"}.fi-bs-circle-small:before{content:"\f41d"}.fi-bs-circle-star:before{content:"\f41e"}.fi-bs-circle-t:before{content:"\f41f"}.fi-bs-circle-three-quarters:before{content:"\f420"}.fi-bs-circle-trash:before{content:"\f421"}.fi-bs-circle-u:before{content:"\f422"}.fi-bs-circle-user:before{content:"\f423"}.fi-bs-circle-v:before{content:"\f424"}.fi-bs-circle-video:before{content:"\f425"}.fi-bs-circle-w:before{content:"\f426"}.fi-bs-circle-waveform-lines:before{content:"\f427"}.fi-bs-circle-x:before{content:"\f428"}.fi-bs-circle-xmark:before{content:"\f429"}.fi-bs-circle-y:before{content:"\f42a"}.fi-bs-circle-z:before{content:"\f42b"}.fi-bs-circle:before{content:"\f42c"}.fi-bs-citrus-slice:before{content:"\f42d"}.fi-bs-citrus:before{content:"\f42e"}.fi-bs-city:before{content:"\f42f"}.fi-bs-clapperboard-play:before{content:"\f430"}.fi-bs-clapperboard:before{content:"\f431"}.fi-bs-clarinet:before{content:"\f432"}.fi-bs-claw-marks:before{content:"\f433"}.fi-bs-clear-alt:before{content:"\f434"}.fi-bs-clip-file:before{content:"\f435"}.fi-bs-clip-mail:before{content:"\f436"}.fi-bs-clip:before{content:"\f437"}.fi-bs-clipboard-check:before{content:"\f438"}.fi-bs-clipboard-exclamation:before{content:"\f439"}.fi-bs-clipboard-list-check:before{content:"\f43a"}.fi-bs-clipboard-list:before{content:"\f43b"}.fi-bs-clipboard-prescription:before{content:"\f43c"}.fi-bs-clipboard-question:before{content:"\f43d"}.fi-bs-clipboard-user:before{content:"\f43e"}.fi-bs-clipboard:before{content:"\f43f"}.fi-bs-clipoard-wrong:before{content:"\f440"}.fi-bs-clock-desk:before{content:"\f441"}.fi-bs-clock-eight-thirty:before{content:"\f442"}.fi-bs-clock-eleven-thirty:before{content:"\f443"}.fi-bs-clock-eleven:before{content:"\f444"}.fi-bs-clock-five-thirty:before{content:"\f445"}.fi-bs-clock-five:before{content:"\f446"}.fi-bs-clock-four-thirty:before{content:"\f447"}.fi-bs-clock-nine-thirty:before{content:"\f448"}.fi-bs-clock-nine:before{content:"\f449"}.fi-bs-clock-one-thirty:before{content:"\f44a"}.fi-bs-clock-one:before{content:"\f44b"}.fi-bs-clock-seven-thirty:before{content:"\f44c"}.fi-bs-clock-seven:before{content:"\f44d"}.fi-bs-clock-six-thirty:before{content:"\f44e"}.fi-bs-clock-six:before{content:"\f44f"}.fi-bs-clock-ten-thirty:before{content:"\f450"}.fi-bs-clock-ten:before{content:"\f451"}.fi-bs-clock-three-thirty:before{content:"\f452"}.fi-bs-clock-three:before{content:"\f453"}.fi-bs-clock-time-tracking:before{content:"\f454"}.fi-bs-clock-twelve-thirty:before{content:"\f455"}.fi-bs-clock-twelve:before{content:"\f456"}.fi-bs-clock-two-thirty:before{content:"\f457"}.fi-bs-clock-two:before{content:"\f458"}.fi-bs-clock-up-arrow:before{content:"\f459"}.fi-bs-clock:before{content:"\f45a"}.fi-bs-clone:before{content:"\f45b"}.fi-bs-closed-captioning-slash:before{content:"\f45c"}.fi-bs-clothes-hanger:before{content:"\f45d"}.fi-bs-cloud-back-up-alt:before{content:"\f45e"}.fi-bs-cloud-back-up:before{content:"\f45f"}.fi-bs-cloud-check:before{content:"\f460"}.fi-bs-cloud-code:before{content:"\f461"}.fi-bs-cloud-disabled:before{content:"\f462"}.fi-bs-cloud-download-alt:before{content:"\f463"}.fi-bs-cloud-download:before{content:"\f464"}.fi-bs-cloud-drizzle:before{content:"\f465"}.fi-bs-cloud-exclamation:before{content:"\f466"}.fi-bs-cloud-gear-automation:before{content:"\f467"}.fi-bs-cloud-hail-mixed:before{content:"\f468"}.fi-bs-cloud-hail:before{content:"\f469"}.fi-bs-cloud-meatball:before{content:"\f46a"}.fi-bs-cloud-moon-rain:before{content:"\f46b"}.fi-bs-cloud-moon:before{content:"\f46c"}.fi-bs-cloud-question:before{content:"\f46d"}.fi-bs-cloud-rain:before{content:"\f46e"}.fi-bs-cloud-rainbow:before{content:"\f46f"}.fi-bs-cloud-share:before{content:"\f470"}.fi-bs-cloud-showers-heavy:before{content:"\f471"}.fi-bs-cloud-showers:before{content:"\f472"}.fi-bs-cloud-sleet:before{content:"\f473"}.fi-bs-cloud-snow:before{content:"\f474"}.fi-bs-cloud-sun-rain:before{content:"\f475"}.fi-bs-cloud-sun:before{content:"\f476"}.fi-bs-cloud-upload-alt:before{content:"\f477"}.fi-bs-cloud-upload:before{content:"\f478"}.fi-bs-cloud:before{content:"\f479"}.fi-bs-clouds-moon:before{content:"\f47a"}.fi-bs-clouds-sun:before{content:"\f47b"}.fi-bs-clouds:before{content:"\f47c"}.fi-bs-clover-alt:before{content:"\f47d"}.fi-bs-club:before{content:"\f47e"}.fi-bs-cocktail-alt:before{content:"\f47f"}.fi-bs-cocktail:before{content:"\f480"}.fi-bs-coconut:before{content:"\f481"}.fi-bs-code-branch:before{content:"\f482"}.fi-bs-code-commit:before{content:"\f483"}.fi-bs-code-compare:before{content:"\f484"}.fi-bs-code-fork:before{content:"\f485"}.fi-bs-code-merge:before{content:"\f486"}.fi-bs-code-pull-request-closed:before{content:"\f487"}.fi-bs-code-pull-request-draft:before{content:"\f488"}.fi-bs-code-pull-request:before{content:"\f489"}.fi-bs-code-simple:before{content:"\f48a"}.fi-bs-coffee-bean:before{content:"\f48b"}.fi-bs-coffee-beans:before{content:"\f48c"}.fi-bs-coffee-heart:before{content:"\f48d"}.fi-bs-coffee-pot:before{content:"\f48e"}.fi-bs-coffee:before{content:"\f48f"}.fi-bs-coffin-cross:before{content:"\f490"}.fi-bs-coffin:before{content:"\f491"}.fi-bs-coin-up-arrow:before{content:"\f492"}.fi-bs-coin:before{content:"\f493"}.fi-bs-coins:before{content:"\f494"}.fi-bs-colon-sign:before{content:"\f495"}.fi-bs-columns-3:before{content:"\f496"}.fi-bs-comet:before{content:"\f497"}.fi-bs-command:before{content:"\f498"}.fi-bs-comment-alt-check:before{content:"\f499"}.fi-bs-comment-alt-dots:before{content:"\f49a"}.fi-bs-comment-alt-edit:before{content:"\f49b"}.fi-bs-comment-alt-medical:before{content:"\f49c"}.fi-bs-comment-alt-middle-top:before{content:"\f49d"}.fi-bs-comment-alt-middle:before{content:"\f49e"}.fi-bs-comment-alt-minus:before{content:"\f49f"}.fi-bs-comment-alt-music:before{content:"\f4a0"}.fi-bs-comment-alt:before{content:"\f4a1"}.fi-bs-comment-arrow-down:before{content:"\f4a2"}.fi-bs-comment-arrow-up-right:before{content:"\f4a3"}.fi-bs-comment-arrow-up:before{content:"\f4a4"}.fi-bs-comment-check:before{content:"\f4a5"}.fi-bs-comment-code:before{content:"\f4a6"}.fi-bs-comment-dollar:before{content:"\f4a7"}.fi-bs-comment-dots:before{content:"\f4a8"}.fi-bs-comment-exclamation:before{content:"\f4a9"}.fi-bs-comment-heart:before{content:"\f4aa"}.fi-bs-comment-image:before{content:"\f4ab"}.fi-bs-comment-info:before{content:"\f4ac"}.fi-bs-comment-medical:before{content:"\f4ad"}.fi-bs-comment-minus:before{content:"\f4ae"}.fi-bs-comment-pen:before{content:"\f4af"}.fi-bs-comment-question:before{content:"\f4b0"}.fi-bs-comment-quote:before{content:"\f4b1"}.fi-bs-comment-slash:before{content:"\f4b2"}.fi-bs-comment-smile:before{content:"\f4b3"}.fi-bs-comment-sms:before{content:"\f4b4"}.fi-bs-comment-text:before{content:"\f4b5"}.fi-bs-comment-user:before{content:"\f4b6"}.fi-bs-comment-xmark:before{content:"\f4b7"}.fi-bs-comment:before{content:"\f4b8"}.fi-bs-comments-dollar:before{content:"\f4b9"}.fi-bs-comments-question-check:before{content:"\f4ba"}.fi-bs-comments-question:before{content:"\f4bb"}.fi-bs-comments:before{content:"\f4bc"}.fi-bs-compass-alt:before{content:"\f4bd"}.fi-bs-compass-east:before{content:"\f4be"}.fi-bs-compass-north:before{content:"\f4bf"}.fi-bs-compass-slash:before{content:"\f4c0"}.fi-bs-compass-south:before{content:"\f4c1"}.fi-bs-compass-west:before{content:"\f4c2"}.fi-bs-completed:before{content:"\f4c3"}.fi-bs-compliance-clipboard:before{content:"\f4c4"}.fi-bs-compliance-document:before{content:"\f4c5"}.fi-bs-compliance:before{content:"\f4c6"}.fi-bs-compress-alt:before{content:"\f4c7"}.fi-bs-compress:before{content:"\f4c8"}.fi-bs-computer-classic:before{content:"\f4c9"}.fi-bs-computer-mouse:before{content:"\f4ca"}.fi-bs-computer-speaker:before{content:"\f4cb"}.fi-bs-computer:before{content:"\f4cc"}.fi-bs-concierge-bell:before{content:"\f4cd"}.fi-bs-condition-alt:before{content:"\f4ce"}.fi-bs-condition:before{content:"\f4cf"}.fi-bs-confetti:before{content:"\f4d0"}.fi-bs-constellation:before{content:"\f4d1"}.fi-bs-container-storage:before{content:"\f4d2"}.fi-bs-convert-document:before{content:"\f4d3"}.fi-bs-convert-shapes:before{content:"\f4d4"}.fi-bs-conveyor-belt-alt:before{content:"\f4d5"}.fi-bs-conveyor-belt-arm:before{content:"\f4d6"}.fi-bs-conveyor-belt-empty:before{content:"\f4d7"}.fi-bs-conveyor-belt:before{content:"\f4d8"}.fi-bs-cookie-alt:before{content:"\f4d9"}.fi-bs-cookie:before{content:"\f4da"}.fi-bs-copy-alt:before{content:"\f4db"}.fi-bs-copy-image:before{content:"\f4dc"}.fi-bs-copy:before{content:"\f4dd"}.fi-bs-copyright:before{content:"\f4de"}.fi-bs-corn:before{content:"\f4df"}.fi-bs-corporate-alt:before{content:"\f4e0"}.fi-bs-corporate:before{content:"\f4e1"}.fi-bs-couch:before{content:"\f4e2"}.fi-bs-court-sport:before{content:"\f4e3"}.fi-bs-cow-alt:before{content:"\f4e4"}.fi-bs-cow:before{content:"\f4e5"}.fi-bs-cowbell-circle-plus:before{content:"\f4e6"}.fi-bs-cowbell-more:before{content:"\f4e7"}.fi-bs-cowbell:before{content:"\f4e8"}.fi-bs-crab:before{content:"\f4e9"}.fi-bs-crate-empty:before{content:"\f4ea"}.fi-bs-cream:before{content:"\f4eb"}.fi-bs-credit-card-buyer:before{content:"\f4ec"}.fi-bs-credit-card-eye:before{content:"\f4ed"}.fi-bs-credit-card:before{content:"\f4ee"}.fi-bs-cricket:before{content:"\f4ef"}.fi-bs-crm-alt:before{content:"\f4f0"}.fi-bs-crm-computer:before{content:"\f4f1"}.fi-bs-CRM:before{content:"\f4f2"}.fi-bs-croissant:before{content:"\f4f3"}.fi-bs-cross-circle:before{content:"\f4f4"}.fi-bs-cross-religion:before{content:"\f4f5"}.fi-bs-cross-small:before{content:"\f4f6"}.fi-bs-cross:before{content:"\f4f7"}.fi-bs-crow:before{content:"\f4f8"}.fi-bs-crown:before{content:"\f4f9"}.fi-bs-crutch:before{content:"\f4fa"}.fi-bs-crutches:before{content:"\f4fb"}.fi-bs-cruzeiro-sign:before{content:"\f4fc"}.fi-bs-crypto-calendar:before{content:"\f4fd"}.fi-bs-cryptocurrency:before{content:"\f4fe"}.fi-bs-crystal-ball:before{content:"\f4ff"}.fi-bs-cube:before{content:"\f500"}.fi-bs-cubes-stacked:before{content:"\f501"}.fi-bs-cubes:before{content:"\f502"}.fi-bs-cucumber:before{content:"\f503"}.fi-bs-cup-straw-swoosh:before{content:"\f504"}.fi-bs-cup-straw:before{content:"\f505"}.fi-bs-cup-togo:before{content:"\f506"}.fi-bs-cupcake-alt:before{content:"\f507"}.fi-bs-cupcake:before{content:"\f508"}.fi-bs-curling:before{content:"\f509"}.fi-bs-cursor-finger:before{content:"\f50a"}.fi-bs-cursor-plus:before{content:"\f50b"}.fi-bs-cursor-text-alt:before{content:"\f50c"}.fi-bs-cursor-text:before{content:"\f50d"}.fi-bs-cursor:before{content:"\f50e"}.fi-bs-curve-alt:before{content:"\f50f"}.fi-bs-curve-arrow:before{content:"\f510"}.fi-bs-curve:before{content:"\f511"}.fi-bs-custard:before{content:"\f512"}.fi-bs-customer-care:before{content:"\f513"}.fi-bs-customer-service:before{content:"\f514"}.fi-bs-customization-cogwheel:before{content:"\f515"}.fi-bs-customization:before{content:"\f516"}.fi-bs-customize-computer:before{content:"\f517"}.fi-bs-customize-edit:before{content:"\f518"}.fi-bs-customize:before{content:"\f519"}.fi-bs-CV:before{content:"\f51a"}.fi-bs-cvv-card:before{content:"\f51b"}.fi-bs-d:before{content:"\f51c"}.fi-bs-dagger:before{content:"\f51d"}.fi-bs-daily-calendar:before{content:"\f51e"}.fi-bs-damage:before{content:"\f51f"}.fi-bs-dart:before{content:"\f520"}.fi-bs-dashboard-monitor:before{content:"\f521"}.fi-bs-dashboard-panel:before{content:"\f522"}.fi-bs-dashboard:before{content:"\f523"}.fi-bs-data-transfer:before{content:"\f524"}.fi-bs-database:before{content:"\f525"}.fi-bs-debt:before{content:"\f526"}.fi-bs-deer-rudolph:before{content:"\f527"}.fi-bs-deer:before{content:"\f528"}.fi-bs-delete-document:before{content:"\f529"}.fi-bs-delete-right:before{content:"\f52a"}.fi-bs-delete-user:before{content:"\f52b"}.fi-bs-delete:before{content:"\f52c"}.fi-bs-democrat:before{content:"\f52d"}.fi-bs-department-structure:before{content:"\f52e"}.fi-bs-department:before{content:"\f52f"}.fi-bs-deposit-alt:before{content:"\f530"}.fi-bs-deposit:before{content:"\f531"}.fi-bs-description-alt:before{content:"\f532"}.fi-bs-description:before{content:"\f533"}.fi-bs-desk:before{content:"\f534"}.fi-bs-desktop-arrow-down:before{content:"\f535"}.fi-bs-desktop-wallpaper:before{content:"\f536"}.fi-bs-devices:before{content:"\f537"}.fi-bs-dewpoint:before{content:"\f538"}.fi-bs-dharmachakra:before{content:"\f539"}.fi-bs-diagram-cells:before{content:"\f53a"}.fi-bs-diagram-lean-canvas:before{content:"\f53b"}.fi-bs-diagram-nested:before{content:"\f53c"}.fi-bs-diagram-next:before{content:"\f53d"}.fi-bs-diagram-predecessor:before{content:"\f53e"}.fi-bs-diagram-previous:before{content:"\f53f"}.fi-bs-diagram-project:before{content:"\f540"}.fi-bs-diagram-sankey:before{content:"\f541"}.fi-bs-diagram-subtask:before{content:"\f542"}.fi-bs-diagram-successor:before{content:"\f543"}.fi-bs-diagram-venn:before{content:"\f544"}.fi-bs-dial-high:before{content:"\f545"}.fi-bs-dial-low:before{content:"\f546"}.fi-bs-dial-max:before{content:"\f547"}.fi-bs-dial-med-low:before{content:"\f548"}.fi-bs-dial-med:before{content:"\f549"}.fi-bs-dial-min:before{content:"\f54a"}.fi-bs-dial-off:before{content:"\f54b"}.fi-bs-dial:before{content:"\f54c"}.fi-bs-diamond-exclamation:before{content:"\f54d"}.fi-bs-diamond-turn-right:before{content:"\f54e"}.fi-bs-diamond:before{content:"\f54f"}.fi-bs-diary-bookmark-down:before{content:"\f550"}.fi-bs-diary-bookmarks:before{content:"\f551"}.fi-bs-diary-clasp:before{content:"\f552"}.fi-bs-dice-alt:before{content:"\f553"}.fi-bs-dice-d10:before{content:"\f554"}.fi-bs-dice-d12:before{content:"\f555"}.fi-bs-dice-d20:before{content:"\f556"}.fi-bs-dice-d4:before{content:"\f557"}.fi-bs-dice-d6:before{content:"\f558"}.fi-bs-dice-d8:before{content:"\f559"}.fi-bs-dice-four:before{content:"\f55a"}.fi-bs-dice-one:before{content:"\f55b"}.fi-bs-dice-six:before{content:"\f55c"}.fi-bs-dice-three:before{content:"\f55d"}.fi-bs-dice-two:before{content:"\f55e"}.fi-bs-dice:before{content:"\f55f"}.fi-bs-digging:before{content:"\f560"}.fi-bs-digital-tachograph:before{content:"\f561"}.fi-bs-dinner:before{content:"\f562"}.fi-bs-diploma:before{content:"\f563"}.fi-bs-direction-signal-arrow:before{content:"\f564"}.fi-bs-direction-signal:before{content:"\f565"}.fi-bs-disc-drive:before{content:"\f566"}.fi-bs-disco-ball:before{content:"\f567"}.fi-bs-discover:before{content:"\f568"}.fi-bs-disease:before{content:"\f569"}.fi-bs-disk:before{content:"\f56a"}.fi-bs-display-arrow-down:before{content:"\f56b"}.fi-bs-display-chart-up:before{content:"\f56c"}.fi-bs-display-code:before{content:"\f56d"}.fi-bs-display-medical:before{content:"\f56e"}.fi-bs-display-slash:before{content:"\f56f"}.fi-bs-distribute-spacing-horizontal:before{content:"\f570"}.fi-bs-distribute-spacing-vertical:before{content:"\f571"}.fi-bs-divide:before{content:"\f572"}.fi-bs-dizzy:before{content:"\f573"}.fi-bs-dna:before{content:"\f574"}.fi-bs-do-not-enter:before{content:"\f575"}.fi-bs-doctor:before{content:"\f576"}.fi-bs-document-circle-wrong:before{content:"\f577"}.fi-bs-document-paid:before{content:"\f578"}.fi-bs-document-signed:before{content:"\f579"}.fi-bs-document:before{content:"\f57a"}.fi-bs-dog-leashed:before{content:"\f57b"}.fi-bs-dog:before{content:"\f57c"}.fi-bs-dollar:before{content:"\f57d"}.fi-bs-dolly-flatbed-alt:before{content:"\f57e"}.fi-bs-dolly-flatbed-empty:before{content:"\f57f"}.fi-bs-dolly-flatbed:before{content:"\f580"}.fi-bs-dolphin:before{content:"\f581"}.fi-bs-domino-effect:before{content:"\f582"}.fi-bs-donate:before{content:"\f583"}.fi-bs-dong-sign:before{content:"\f584"}.fi-bs-donut:before{content:"\f585"}.fi-bs-door-closed:before{content:"\f586"}.fi-bs-door-open:before{content:"\f587"}.fi-bs-dot-circle:before{content:"\f588"}.fi-bs-dot-pending:before{content:"\f589"}.fi-bs-dove:before{content:"\f58a"}.fi-bs-down-from-bracket:before{content:"\f58b"}.fi-bs-down-left-and-up-right-to-center:before{content:"\f58c"}.fi-bs-down-left:before{content:"\f58d"}.fi-bs-down-right:before{content:"\f58e"}.fi-bs-down-to-line:before{content:"\f58f"}.fi-bs-down:before{content:"\f590"}.fi-bs-download:before{content:"\f591"}.fi-bs-drafting-compass:before{content:"\f592"}.fi-bs-dragon:before{content:"\f593"}.fi-bs-draw-polygon:before{content:"\f594"}.fi-bs-draw-square:before{content:"\f595"}.fi-bs-drawer-alt:before{content:"\f596"}.fi-bs-drawer-empty:before{content:"\f597"}.fi-bs-drawer:before{content:"\f598"}.fi-bs-dreidel:before{content:"\f599"}.fi-bs-drink-alt:before{content:"\f59a"}.fi-bs-driver-man:before{content:"\f59b"}.fi-bs-driver-woman:before{content:"\f59c"}.fi-bs-drone-alt:before{content:"\f59d"}.fi-bs-drone-front:before{content:"\f59e"}.fi-bs-drone:before{content:"\f59f"}.fi-bs-drop-down:before{content:"\f5a0"}.fi-bs-dropdown-select:before{content:"\f5a1"}.fi-bs-dropdown:before{content:"\f5a2"}.fi-bs-drum-steelpan:before{content:"\f5a3"}.fi-bs-drum:before{content:"\f5a4"}.fi-bs-drumstick-bite:before{content:"\f5a5"}.fi-bs-drumstick:before{content:"\f5a6"}.fi-bs-dryer-alt:before{content:"\f5a7"}.fi-bs-dryer:before{content:"\f5a8"}.fi-bs-duck:before{content:"\f5a9"}.fi-bs-dumbbell-fitness:before{content:"\f5aa"}.fi-bs-dumbbell-horizontal:before{content:"\f5ab"}.fi-bs-dumbbell-ray:before{content:"\f5ac"}.fi-bs-dumbbell-weightlifting:before{content:"\f5ad"}.fi-bs-dumpster-fire:before{content:"\f5ae"}.fi-bs-dumpster:before{content:"\f5af"}.fi-bs-dungeon:before{content:"\f5b0"}.fi-bs-duplicate:before{content:"\f5b1"}.fi-bs-duration-alt:before{content:"\f5b2"}.fi-bs-duration:before{content:"\f5b3"}.fi-bs-e-learning:before{content:"\f5b4"}.fi-bs-e:before{content:"\f5b5"}.fi-bs-ear-deaf:before{content:"\f5b6"}.fi-bs-ear-muffs:before{content:"\f5b7"}.fi-bs-ear:before{content:"\f5b8"}.fi-bs-earnings:before{content:"\f5b9"}.fi-bs-earth-africa:before{content:"\f5ba"}.fi-bs-earth-americas:before{content:"\f5bb"}.fi-bs-earth-asia:before{content:"\f5bc"}.fi-bs-earth-europa:before{content:"\f5bd"}.fi-bs-eclipse-alt:before{content:"\f5be"}.fi-bs-eclipse:before{content:"\f5bf"}.fi-bs-edit-alt:before{content:"\f5c0"}.fi-bs-edit:before{content:"\f5c1"}.fi-bs-effect:before{content:"\f5c2"}.fi-bs-egg-fried:before{content:"\f5c3"}.fi-bs-egg:before{content:"\f5c4"}.fi-bs-eject:before{content:"\f5c5"}.fi-bs-elephant:before{content:"\f5c6"}.fi-bs-elevator:before{content:"\f5c7"}.fi-bs-email-pending:before{content:"\f5c8"}.fi-bs-employee-alt:before{content:"\f5c9"}.fi-bs-employee-handbook:before{content:"\f5ca"}.fi-bs-employee-man-alt:before{content:"\f5cb"}.fi-bs-employee-man:before{content:"\f5cc"}.fi-bs-employees-woman-man:before{content:"\f5cd"}.fi-bs-employees:before{content:"\f5ce"}.fi-bs-empty-set:before{content:"\f5cf"}.fi-bs-endless-loop:before{content:"\f5d0"}.fi-bs-engine-warning:before{content:"\f5d1"}.fi-bs-engine:before{content:"\f5d2"}.fi-bs-enter:before{content:"\f5d3"}.fi-bs-envelope-ban:before{content:"\f5d4"}.fi-bs-envelope-bulk:before{content:"\f5d5"}.fi-bs-envelope-dot:before{content:"\f5d6"}.fi-bs-envelope-download:before{content:"\f5d7"}.fi-bs-envelope-heart:before{content:"\f5d8"}.fi-bs-envelope-marker:before{content:"\f5d9"}.fi-bs-envelope-open-dollar:before{content:"\f5da"}.fi-bs-envelope-open-text:before{content:"\f5db"}.fi-bs-envelope-open:before{content:"\f5dc"}.fi-bs-envelope-plus:before{content:"\f5dd"}.fi-bs-envelope:before{content:"\f5de"}.fi-bs-envelopes:before{content:"\f5df"}.fi-bs-equality:before{content:"\f5e0"}.fi-bs-equals:before{content:"\f5e1"}.fi-bs-eraser:before{content:"\f5e2"}.fi-bs-error-camera:before{content:"\f5e3"}.fi-bs-escalator:before{content:"\f5e4"}.fi-bs-ethernet:before{content:"\f5e5"}.fi-bs-euro:before{content:"\f5e6"}.fi-bs-excavator:before{content:"\f5e7"}.fi-bs-exchange-alt:before{content:"\f5e8"}.fi-bs-exchange-cryptocurrency:before{content:"\f5e9"}.fi-bs-exchange:before{content:"\f5ea"}.fi-bs-exclamation:before{content:"\f5eb"}.fi-bs-exit-alt:before{content:"\f5ec"}.fi-bs-exit:before{content:"\f5ed"}.fi-bs-expand-arrows-alt:before{content:"\f5ee"}.fi-bs-expand-arrows:before{content:"\f5ef"}.fi-bs-expand:before{content:"\f5f0"}.fi-bs-expense-bill:before{content:"\f5f1"}.fi-bs-expense:before{content:"\f5f2"}.fi-bs-external-hard-drive:before{content:"\f5f3"}.fi-bs-external-world:before{content:"\f5f4"}.fi-bs-eye-crossed:before{content:"\f5f5"}.fi-bs-eye-dropper-half:before{content:"\f5f6"}.fi-bs-eye-dropper:before{content:"\f5f7"}.fi-bs-eye:before{content:"\f5f8"}.fi-bs-eyes:before{content:"\f5f9"}.fi-bs-f:before{content:"\f5fa"}.fi-bs-fabric:before{content:"\f5fb"}.fi-bs-face-angry-horns:before{content:"\f5fc"}.fi-bs-face-anguished:before{content:"\f5fd"}.fi-bs-face-anxious-sweat:before{content:"\f5fe"}.fi-bs-face-astonished:before{content:"\f5ff"}.fi-bs-face-awesome:before{content:"\f600"}.fi-bs-face-beam-hand-over-mouth:before{content:"\f601"}.fi-bs-face-confounded:before{content:"\f602"}.fi-bs-face-confused:before{content:"\f603"}.fi-bs-face-cowboy-hat:before{content:"\f604"}.fi-bs-face-disappointed:before{content:"\f605"}.fi-bs-face-disguise:before{content:"\f606"}.fi-bs-face-downcast-sweat:before{content:"\f607"}.fi-bs-face-drooling:before{content:"\f608"}.fi-bs-face-explode:before{content:"\f609"}.fi-bs-face-expressionless:before{content:"\f60a"}.fi-bs-face-eyes-xmarks:before{content:"\f60b"}.fi-bs-face-fearful:before{content:"\f60c"}.fi-bs-face-glasses:before{content:"\f60d"}.fi-bs-face-grin-tongue-wink:before{content:"\f60e"}.fi-bs-face-hand-yawn:before{content:"\f60f"}.fi-bs-face-head-bandage:before{content:"\f610"}.fi-bs-face-hushed:before{content:"\f611"}.fi-bs-face-icicles:before{content:"\f612"}.fi-bs-face-lying:before{content:"\f613"}.fi-bs-face-mask:before{content:"\f614"}.fi-bs-face-monocle:before{content:"\f615"}.fi-bs-face-nauseated:before{content:"\f616"}.fi-bs-face-nose-steam:before{content:"\f617"}.fi-bs-face-party:before{content:"\f618"}.fi-bs-face-pensive:before{content:"\f619"}.fi-bs-face-persevering:before{content:"\f61a"}.fi-bs-face-pleading:before{content:"\f61b"}.fi-bs-face-raised-eyebrow:before{content:"\f61c"}.fi-bs-face-relieved:before{content:"\f61d"}.fi-bs-face-sad-sweat:before{content:"\f61e"}.fi-bs-face-scream:before{content:"\f61f"}.fi-bs-face-shush:before{content:"\f620"}.fi-bs-face-sleeping:before{content:"\f621"}.fi-bs-face-sleepy:before{content:"\f622"}.fi-bs-face-smile-halo:before{content:"\f623"}.fi-bs-face-smile-hearts:before{content:"\f624"}.fi-bs-face-smile-horns:before{content:"\f625"}.fi-bs-face-smile-tear:before{content:"\f626"}.fi-bs-face-smile-tongue:before{content:"\f627"}.fi-bs-face-smile-upside-down:before{content:"\f628"}.fi-bs-face-smiling-hands:before{content:"\f629"}.fi-bs-face-smirking:before{content:"\f62a"}.fi-bs-face-sunglasses-alt:before{content:"\f62b"}.fi-bs-face-sunglasses:before{content:"\f62c"}.fi-bs-face-swear:before{content:"\f62d"}.fi-bs-face-thermometer:before{content:"\f62e"}.fi-bs-face-thinking:before{content:"\f62f"}.fi-bs-face-tissue:before{content:"\f630"}.fi-bs-face-tongue-money:before{content:"\f631"}.fi-bs-face-tongue-sweat:before{content:"\f632"}.fi-bs-face-unamused:before{content:"\f633"}.fi-bs-face-viewfinder:before{content:"\f634"}.fi-bs-face-vomit:before{content:"\f635"}.fi-bs-face-weary:before{content:"\f636"}.fi-bs-face-woozy:before{content:"\f637"}.fi-bs-face-worried:before{content:"\f638"}.fi-bs-face-zany:before{content:"\f639"}.fi-bs-face-zipper:before{content:"\f63a"}.fi-bs-fail:before{content:"\f63b"}.fi-bs-falafel:before{content:"\f63c"}.fi-bs-family-dress:before{content:"\f63d"}.fi-bs-family-pants:before{content:"\f63e"}.fi-bs-family:before{content:"\f63f"}.fi-bs-fan-table:before{content:"\f640"}.fi-bs-fan:before{content:"\f641"}.fi-bs-farm:before{content:"\f642"}.fi-bs-faucet-drip:before{content:"\f643"}.fi-bs-faucet:before{content:"\f644"}.fi-bs-fax:before{content:"\f645"}.fi-bs-feather-pointed:before{content:"\f646"}.fi-bs-feather:before{content:"\f647"}.fi-bs-features-alt:before{content:"\f648"}.fi-bs-features:before{content:"\f649"}.fi-bs-fee-receipt:before{content:"\f64a"}.fi-bs-fee:before{content:"\f64b"}.fi-bs-feedback-alt:before{content:"\f64c"}.fi-bs-feedback-cycle-loop:before{content:"\f64d"}.fi-bs-feedback-hand:before{content:"\f64e"}.fi-bs-feedback-review:before{content:"\f64f"}.fi-bs-feedback:before{content:"\f650"}.fi-bs-fence:before{content:"\f651"}.fi-bs-ferris-wheel:before{content:"\f652"}.fi-bs-field-hockey:before{content:"\f653"}.fi-bs-fighter-jet:before{content:"\f654"}.fi-bs-file-ai:before{content:"\f655"}.fi-bs-file-audio:before{content:"\f656"}.fi-bs-file-binary:before{content:"\f657"}.fi-bs-file-chart-line:before{content:"\f658"}.fi-bs-file-chart-pie:before{content:"\f659"}.fi-bs-file-circle-info:before{content:"\f65a"}.fi-bs-file-cloud:before{content:"\f65b"}.fi-bs-file-code:before{content:"\f65c"}.fi-bs-file-csv:before{content:"\f65d"}.fi-bs-file-download:before{content:"\f65e"}.fi-bs-file-edit:before{content:"\f65f"}.fi-bs-file-eps:before{content:"\f660"}.fi-bs-file-excel:before{content:"\f661"}.fi-bs-file-exclamation:before{content:"\f662"}.fi-bs-file-export:before{content:"\f663"}.fi-bs-file-image:before{content:"\f664"}.fi-bs-file-import:before{content:"\f665"}.fi-bs-file-invoice-dollar:before{content:"\f666"}.fi-bs-file-invoice:before{content:"\f667"}.fi-bs-file-medical-alt:before{content:"\f668"}.fi-bs-file-medical:before{content:"\f669"}.fi-bs-file-minus:before{content:"\f66a"}.fi-bs-file-pdf:before{content:"\f66b"}.fi-bs-file-powerpoint:before{content:"\f66c"}.fi-bs-file-prescription:before{content:"\f66d"}.fi-bs-file-psd:before{content:"\f66e"}.fi-bs-file-signature:before{content:"\f66f"}.fi-bs-file-spreadsheet:before{content:"\f670"}.fi-bs-file-upload:before{content:"\f671"}.fi-bs-file-user:before{content:"\f672"}.fi-bs-file-video:before{content:"\f673"}.fi-bs-file-word:before{content:"\f674"}.fi-bs-file-zipper:before{content:"\f675"}.fi-bs-file:before{content:"\f676"}.fi-bs-files-medical:before{content:"\f677"}.fi-bs-fill:before{content:"\f678"}.fi-bs-film-canister:before{content:"\f679"}.fi-bs-film-slash:before{content:"\f67a"}.fi-bs-film:before{content:"\f67b"}.fi-bs-films:before{content:"\f67c"}.fi-bs-filter-list:before{content:"\f67d"}.fi-bs-filter-slash:before{content:"\f67e"}.fi-bs-filter:before{content:"\f67f"}.fi-bs-filters:before{content:"\f680"}.fi-bs-fingerprint-security-risk:before{content:"\f681"}.fi-bs-fingerprint:before{content:"\f682"}.fi-bs-fire-burner:before{content:"\f683"}.fi-bs-fire-extinguisher:before{content:"\f684"}.fi-bs-fire-flame-curved:before{content:"\f685"}.fi-bs-fire-flame-simple:before{content:"\f686"}.fi-bs-fire-hydrant:before{content:"\f687"}.fi-bs-fire-smoke:before{content:"\f688"}.fi-bs-fireplace:before{content:"\f689"}.fi-bs-first-award:before{content:"\f68a"}.fi-bs-first-laurel:before{content:"\f68b"}.fi-bs-first-medal:before{content:"\f68c"}.fi-bs-first:before{content:"\f68d"}.fi-bs-fish-bones:before{content:"\f68e"}.fi-bs-fish-cooked:before{content:"\f68f"}.fi-bs-fish:before{content:"\f690"}.fi-bs-fishing-rod:before{content:"\f691"}.fi-bs-fist-move:before{content:"\f692"}.fi-bs-flag-alt:before{content:"\f693"}.fi-bs-flag-checkered:before{content:"\f694"}.fi-bs-flag-usa:before{content:"\f695"}.fi-bs-flag:before{content:"\f696"}.fi-bs-flame:before{content:"\f697"}.fi-bs-flashlight:before{content:"\f698"}.fi-bs-flask-gear:before{content:"\f699"}.fi-bs-flask-poison:before{content:"\f69a"}.fi-bs-flask-potion:before{content:"\f69b"}.fi-bs-flask:before{content:"\f69c"}.fi-bs-flatbread-stuffed:before{content:"\f69d"}.fi-bs-flatbread:before{content:"\f69e"}.fi-bs-flip-horizontal:before{content:"\f69f"}.fi-bs-floor-alt:before{content:"\f6a0"}.fi-bs-floor-layer:before{content:"\f6a1"}.fi-bs-floor:before{content:"\f6a2"}.fi-bs-floppy-disk-circle-arrow-right:before{content:"\f6a3"}.fi-bs-floppy-disk-circle-xmark:before{content:"\f6a4"}.fi-bs-floppy-disk-pen:before{content:"\f6a5"}.fi-bs-floppy-disks:before{content:"\f6a6"}.fi-bs-florin-sign:before{content:"\f6a7"}.fi-bs-flower-bouquet:before{content:"\f6a8"}.fi-bs-flower-butterfly:before{content:"\f6a9"}.fi-bs-flower-daffodil:before{content:"\f6aa"}.fi-bs-flower-tulip:before{content:"\f6ab"}.fi-bs-flower:before{content:"\f6ac"}.fi-bs-flushed:before{content:"\f6ad"}.fi-bs-flute:before{content:"\f6ae"}.fi-bs-flux-capacitor:before{content:"\f6af"}.fi-bs-fly-insect:before{content:"\f6b0"}.fi-bs-flying-disc:before{content:"\f6b1"}.fi-bs-fog:before{content:"\f6b2"}.fi-bs-folder-download:before{content:"\f6b3"}.fi-bs-folder-fire:before{content:"\f6b4"}.fi-bs-folder-minus:before{content:"\f6b5"}.fi-bs-folder-open:before{content:"\f6b6"}.fi-bs-folder-times:before{content:"\f6b7"}.fi-bs-folder-tree:before{content:"\f6b8"}.fi-bs-folder-upload:before{content:"\f6b9"}.fi-bs-folder-xmark:before{content:"\f6ba"}.fi-bs-folder:before{content:"\f6bb"}.fi-bs-folders:before{content:"\f6bc"}.fi-bs-follow-folder:before{content:"\f6bd"}.fi-bs-followcollection:before{content:"\f6be"}.fi-bs-following:before{content:"\f6bf"}.fi-bs-fondue-pot:before{content:"\f6c0"}.fi-bs-football:before{content:"\f6c1"}.fi-bs-foreign-language-audio:before{content:"\f6c2"}.fi-bs-fork:before{content:"\f6c3"}.fi-bs-forklift:before{content:"\f6c4"}.fi-bs-form:before{content:"\f6c5"}.fi-bs-fort:before{content:"\f6c6"}.fi-bs-forward-fast:before{content:"\f6c7"}.fi-bs-forward:before{content:"\f6c8"}.fi-bs-fox:before{content:"\f6c9"}.fi-bs-frame:before{content:"\f6ca"}.fi-bs-franc-sign:before{content:"\f6cb"}.fi-bs-free-delivery:before{content:"\f6cc"}.fi-bs-free:before{content:"\f6cd"}.fi-bs-french-fries:before{content:"\f6ce"}.fi-bs-friday:before{content:"\f6cf"}.fi-bs-frog:before{content:"\f6d0"}.fi-bs-frown:before{content:"\f6d1"}.fi-bs-ftp:before{content:"\f6d2"}.fi-bs-fuel-gauge:before{content:"\f6d3"}.fi-bs-function-process:before{content:"\f6d4"}.fi-bs-function-square:before{content:"\f6d5"}.fi-bs-function:before{content:"\f6d6"}.fi-bs-funnel-dollar:before{content:"\f6d7"}.fi-bs-g:before{content:"\f6d8"}.fi-bs-galaxy-alt:before{content:"\f6d9"}.fi-bs-galaxy-planet:before{content:"\f6da"}.fi-bs-galaxy-star:before{content:"\f6db"}.fi-bs-galaxy:before{content:"\f6dc"}.fi-bs-gallery-thumbnails:before{content:"\f6dd"}.fi-bs-gallery:before{content:"\f6de"}.fi-bs-game-board-alt:before{content:"\f6df"}.fi-bs-gamepad:before{content:"\f6e0"}.fi-bs-garage-car:before{content:"\f6e1"}.fi-bs-garage-open:before{content:"\f6e2"}.fi-bs-garage:before{content:"\f6e3"}.fi-bs-garlic-alt:before{content:"\f6e4"}.fi-bs-garlic:before{content:"\f6e5"}.fi-bs-gas-pump-alt:before{content:"\f6e6"}.fi-bs-gas-pump-slash:before{content:"\f6e7"}.fi-bs-gas-pump:before{content:"\f6e8"}.fi-bs-gauge-circle-bolt:before{content:"\f6e9"}.fi-bs-gauge-circle-minus:before{content:"\f6ea"}.fi-bs-gauge-circle-plus:before{content:"\f6eb"}.fi-bs-gavel:before{content:"\f6ec"}.fi-bs-gay-couple:before{content:"\f6ed"}.fi-bs-gears:before{content:"\f6ee"}.fi-bs-gem:before{content:"\f6ef"}.fi-bs-general:before{content:"\f6f0"}.fi-bs-ghost:before{content:"\f6f1"}.fi-bs-gif-square:before{content:"\f6f2"}.fi-bs-gif:before{content:"\f6f3"}.fi-bs-gift-box-benefits:before{content:"\f6f4"}.fi-bs-gift-card:before{content:"\f6f5"}.fi-bs-gift:before{content:"\f6f6"}.fi-bs-gifts:before{content:"\f6f7"}.fi-bs-gingerbread-man:before{content:"\f6f8"}.fi-bs-glass-champagne:before{content:"\f6f9"}.fi-bs-glass-cheers:before{content:"\f6fa"}.fi-bs-glass-citrus:before{content:"\f6fb"}.fi-bs-glass-empty:before{content:"\f6fc"}.fi-bs-glass-half:before{content:"\f6fd"}.fi-bs-glass-water-droplet:before{content:"\f6fe"}.fi-bs-glass-whiskey-rocks:before{content:"\f6ff"}.fi-bs-glass-whiskey:before{content:"\f700"}.fi-bs-glass:before{content:"\f701"}.fi-bs-glasses:before{content:"\f702"}.fi-bs-globe-alt:before{content:"\f703"}.fi-bs-globe-pointer:before{content:"\f704"}.fi-bs-globe-snow:before{content:"\f705"}.fi-bs-globe:before{content:"\f706"}.fi-bs-goal-net:before{content:"\f707"}.fi-bs-golf-ball:before{content:"\f708"}.fi-bs-golf-club:before{content:"\f709"}.fi-bs-golf-hole:before{content:"\f70a"}.fi-bs-golf:before{content:"\f70b"}.fi-bs-gopuram:before{content:"\f70c"}.fi-bs-government-budget:before{content:"\f70d"}.fi-bs-government-flag:before{content:"\f70e"}.fi-bs-government-user:before{content:"\f70f"}.fi-bs-gps-navigation:before{content:"\f710"}.fi-bs-graduation-cap:before{content:"\f711"}.fi-bs-gramophone:before{content:"\f712"}.fi-bs-grape:before{content:"\f713"}.fi-bs-graph-curve:before{content:"\f714"}.fi-bs-graphic-style:before{content:"\f715"}.fi-bs-graphic-tablet:before{content:"\f716"}.fi-bs-grate-droplet:before{content:"\f717"}.fi-bs-grate:before{content:"\f718"}.fi-bs-greater-than-equal:before{content:"\f719"}.fi-bs-greater-than:before{content:"\f71a"}.fi-bs-greek-helmet:before{content:"\f71b"}.fi-bs-grid-alt:before{content:"\f71c"}.fi-bs-grid-dividers:before{content:"\f71d"}.fi-bs-grid:before{content:"\f71e"}.fi-bs-grill-hot-alt:before{content:"\f71f"}.fi-bs-grill:before{content:"\f720"}.fi-bs-grimace:before{content:"\f721"}.fi-bs-grin-alt:before{content:"\f722"}.fi-bs-grin-beam-sweat:before{content:"\f723"}.fi-bs-grin-beam:before{content:"\f724"}.fi-bs-grin-hearts:before{content:"\f725"}.fi-bs-grin-squint-tears:before{content:"\f726"}.fi-bs-grin-squint:before{content:"\f727"}.fi-bs-grin-stars:before{content:"\f728"}.fi-bs-grin-tears:before{content:"\f729"}.fi-bs-grin-tongue-squint:before{content:"\f72a"}.fi-bs-grin-tongue-wink:before{content:"\f72b"}.fi-bs-grin-tongue:before{content:"\f72c"}.fi-bs-grin-wink:before{content:"\f72d"}.fi-bs-grin:before{content:"\f72e"}.fi-bs-grip-dots-vertical:before{content:"\f72f"}.fi-bs-grip-dots:before{content:"\f730"}.fi-bs-grip-horizontal:before{content:"\f731"}.fi-bs-grip-lines-vertical:before{content:"\f732"}.fi-bs-grip-lines:before{content:"\f733"}.fi-bs-grip-vertical:before{content:"\f734"}.fi-bs-grocery-bag:before{content:"\f735"}.fi-bs-grocery-basket:before{content:"\f736"}.fi-bs-group-arrows-rotate:before{content:"\f737"}.fi-bs-group-call:before{content:"\f738"}.fi-bs-group-community-social-media:before{content:"\f739"}.fi-bs-growth-chart-invest:before{content:"\f73a"}.fi-bs-guarani-sign:before{content:"\f73b"}.fi-bs-guide-alt:before{content:"\f73c"}.fi-bs-guide:before{content:"\f73d"}.fi-bs-guitar-electric:before{content:"\f73e"}.fi-bs-guitar:before{content:"\f73f"}.fi-bs-guitars:before{content:"\f740"}.fi-bs-gun-squirt:before{content:"\f741"}.fi-bs-gym:before{content:"\f742"}.fi-bs-h-square:before{content:"\f743"}.fi-bs-h:before{content:"\f744"}.fi-bs-h1:before{content:"\f745"}.fi-bs-h2:before{content:"\f746"}.fi-bs-h3:before{content:"\f747"}.fi-bs-h4:before{content:"\f748"}.fi-bs-hair-clipper:before{content:"\f749"}.fi-bs-hamburger-soda:before{content:"\f74a"}.fi-bs-hamburger:before{content:"\f74b"}.fi-bs-hammer-crash:before{content:"\f74c"}.fi-bs-hammer-war:before{content:"\f74d"}.fi-bs-hammer:before{content:"\f74e"}.fi-bs-hamsa:before{content:"\f74f"}.fi-bs-hand-back-fist:before{content:"\f750"}.fi-bs-hand-back-point-down:before{content:"\f751"}.fi-bs-hand-back-point-left:before{content:"\f752"}.fi-bs-hand-back-point-ribbon:before{content:"\f753"}.fi-bs-hand-back-point-right:before{content:"\f754"}.fi-bs-hand-bill:before{content:"\f755"}.fi-bs-hand-dots:before{content:"\f756"}.fi-bs-hand-fingers-crossed:before{content:"\f757"}.fi-bs-hand-fist:before{content:"\f758"}.fi-bs-hand-heart:before{content:"\f759"}.fi-bs-hand-holding-box:before{content:"\f75a"}.fi-bs-hand-holding-droplet:before{content:"\f75b"}.fi-bs-hand-holding-heart:before{content:"\f75c"}.fi-bs-hand-holding-magic:before{content:"\f75d"}.fi-bs-hand-holding-medical:before{content:"\f75e"}.fi-bs-hand-holding-seedling:before{content:"\f75f"}.fi-bs-hand-holding-skull:before{content:"\f760"}.fi-bs-hand-holding-usd:before{content:"\f761"}.fi-bs-hand-holding-water:before{content:"\f762"}.fi-bs-hand-horns:before{content:"\f763"}.fi-bs-hand-lizard:before{content:"\f764"}.fi-bs-hand-love:before{content:"\f765"}.fi-bs-hand-middle-finger:before{content:"\f766"}.fi-bs-hand-paper:before{content:"\f767"}.fi-bs-hand-peace:before{content:"\f768"}.fi-bs-hand-point-ribbon:before{content:"\f769"}.fi-bs-hand-scissors:before{content:"\f76a"}.fi-bs-hand-sparkles:before{content:"\f76b"}.fi-bs-hand-spock:before{content:"\f76c"}.fi-bs-hand-wave:before{content:"\f76d"}.fi-bs-hand:before{content:"\f76e"}.fi-bs-handmade:before{content:"\f76f"}.fi-bs-hands-bubbles:before{content:"\f770"}.fi-bs-hands-clapping:before{content:"\f771"}.fi-bs-hands-heart:before{content:"\f772"}.fi-bs-hands-holding-diamond:before{content:"\f773"}.fi-bs-hands-holding:before{content:"\f774"}.fi-bs-hands-usd:before{content:"\f775"}.fi-bs-handshake-angle:before{content:"\f776"}.fi-bs-handshake-deal-loan:before{content:"\f777"}.fi-bs-handshake-house:before{content:"\f778"}.fi-bs-handshake-simple-slash:before{content:"\f779"}.fi-bs-handshake-trust:before{content:"\f77a"}.fi-bs-handshake:before{content:"\f77b"}.fi-bs-happy:before{content:"\f77c"}.fi-bs-hard-hat:before{content:"\f77d"}.fi-bs-hashtag-lock:before{content:"\f77e"}.fi-bs-hastag:before{content:"\f77f"}.fi-bs-hat-beach:before{content:"\f780"}.fi-bs-hat-birthday:before{content:"\f781"}.fi-bs-hat-chef:before{content:"\f782"}.fi-bs-hat-cowboy-side:before{content:"\f783"}.fi-bs-hat-cowboy:before{content:"\f784"}.fi-bs-hat-santa:before{content:"\f785"}.fi-bs-hat-winter:before{content:"\f786"}.fi-bs-hat-witch:before{content:"\f787"}.fi-bs-hat-wizard:before{content:"\f788"}.fi-bs-hdd:before{content:"\f789"}.fi-bs-head-side-brain:before{content:"\f78a"}.fi-bs-head-side-cough-slash:before{content:"\f78b"}.fi-bs-head-side-cough:before{content:"\f78c"}.fi-bs-head-side-headphones:before{content:"\f78d"}.fi-bs-head-side-heart:before{content:"\f78e"}.fi-bs-head-side-mask:before{content:"\f78f"}.fi-bs-head-side-medical:before{content:"\f790"}.fi-bs-head-side-thinking:before{content:"\f791"}.fi-bs-head-side-virus:before{content:"\f792"}.fi-bs-head-side:before{content:"\f793"}.fi-bs-head-vr:before{content:"\f794"}.fi-bs-heading:before{content:"\f795"}.fi-bs-headphones:before{content:"\f796"}.fi-bs-headset:before{content:"\f797"}.fi-bs-heart-arrow:before{content:"\f798"}.fi-bs-heart-brain:before{content:"\f799"}.fi-bs-heart-crack:before{content:"\f79a"}.fi-bs-heart-half-stroke:before{content:"\f79b"}.fi-bs-heart-half:before{content:"\f79c"}.fi-bs-heart-health-muscle:before{content:"\f79d"}.fi-bs-heart-lock:before{content:"\f79e"}.fi-bs-heart-partner-handshake:before{content:"\f79f"}.fi-bs-heart-rate:before{content:"\f7a0"}.fi-bs-heart-slash:before{content:"\f7a1"}.fi-bs-heart-upside-down:before{content:"\f7a2"}.fi-bs-heart:before{content:"\f7a3"}.fi-bs-heat:before{content:"\f7a4"}.fi-bs-helicopter-side:before{content:"\f7a5"}.fi-bs-helmet-battle:before{content:"\f7a6"}.fi-bs-hexagon-check:before{content:"\f7a7"}.fi-bs-hexagon-divide:before{content:"\f7a8"}.fi-bs-hexagon-exclamation:before{content:"\f7a9"}.fi-bs-hexagon:before{content:"\f7aa"}.fi-bs-high-definition:before{content:"\f7ab"}.fi-bs-high-five-celebration-yes:before{content:"\f7ac"}.fi-bs-high-five:before{content:"\f7ad"}.fi-bs-highlighter-line:before{content:"\f7ae"}.fi-bs-highlighter:before{content:"\f7af"}.fi-bs-hiking:before{content:"\f7b0"}.fi-bs-hippo:before{content:"\f7b1"}.fi-bs-hockey-mask:before{content:"\f7b2"}.fi-bs-hockey-puck:before{content:"\f7b3"}.fi-bs-hockey-stick-puck:before{content:"\f7b4"}.fi-bs-hockey-sticks:before{content:"\f7b5"}.fi-bs-holding-hand-gear:before{content:"\f7b6"}.fi-bs-holding-hand-revenue:before{content:"\f7b7"}.fi-bs-holly-berry:before{content:"\f7b8"}.fi-bs-home-heart:before{content:"\f7b9"}.fi-bs-home-location-alt:before{content:"\f7ba"}.fi-bs-home-location:before{content:"\f7bb"}.fi-bs-home:before{content:"\f7bc"}.fi-bs-honey-pot:before{content:"\f7bd"}.fi-bs-hood-cloak:before{content:"\f7be"}.fi-bs-horizontal-rule:before{content:"\f7bf"}.fi-bs-horse-head:before{content:"\f7c0"}.fi-bs-horse-saddle:before{content:"\f7c1"}.fi-bs-horse:before{content:"\f7c2"}.fi-bs-horseshoe-broken:before{content:"\f7c3"}.fi-bs-horseshoe:before{content:"\f7c4"}.fi-bs-hose-reel:before{content:"\f7c5"}.fi-bs-hose:before{content:"\f7c6"}.fi-bs-hospital-symbol:before{content:"\f7c7"}.fi-bs-hospital-user:before{content:"\f7c8"}.fi-bs-hospital:before{content:"\f7c9"}.fi-bs-hospitals:before{content:"\f7ca"}.fi-bs-hot-tub:before{content:"\f7cb"}.fi-bs-hotdog:before{content:"\f7cc"}.fi-bs-hotel:before{content:"\f7cd"}.fi-bs-hourglass-end:before{content:"\f7ce"}.fi-bs-hourglass-start:before{content:"\f7cf"}.fi-bs-hourglass:before{content:"\f7d0"}.fi-bs-house-blank:before{content:"\f7d1"}.fi-bs-house-building:before{content:"\f7d2"}.fi-bs-house-chimney-blank:before{content:"\f7d3"}.fi-bs-house-chimney-crack:before{content:"\f7d4"}.fi-bs-house-chimney-heart:before{content:"\f7d5"}.fi-bs-house-chimney-medical:before{content:"\f7d6"}.fi-bs-house-chimney-user:before{content:"\f7d7"}.fi-bs-house-chimney-window:before{content:"\f7d8"}.fi-bs-house-chimney:before{content:"\f7d9"}.fi-bs-house-circle-check:before{content:"\f7da"}.fi-bs-house-circle-exclamation:before{content:"\f7db"}.fi-bs-house-circle-xmark:before{content:"\f7dc"}.fi-bs-house-crack-alt:before{content:"\f7dd"}.fi-bs-house-crack:before{content:"\f7de"}.fi-bs-house-day:before{content:"\f7df"}.fi-bs-house-fire:before{content:"\f7e0"}.fi-bs-house-flag:before{content:"\f7e1"}.fi-bs-house-flood:before{content:"\f7e2"}.fi-bs-house-laptop:before{content:"\f7e3"}.fi-bs-house-leave:before{content:"\f7e4"}.fi-bs-house-lock:before{content:"\f7e5"}.fi-bs-house-medical:before{content:"\f7e6"}.fi-bs-house-night:before{content:"\f7e7"}.fi-bs-house-return:before{content:"\f7e8"}.fi-bs-house-signal:before{content:"\f7e9"}.fi-bs-house-tree:before{content:"\f7ea"}.fi-bs-house-tsunami:before{content:"\f7eb"}.fi-bs-house-turret:before{content:"\f7ec"}.fi-bs-house-user:before{content:"\f7ed"}.fi-bs-house-window:before{content:"\f7ee"}.fi-bs-hr-group:before{content:"\f7ef"}.fi-bs-hr-person:before{content:"\f7f0"}.fi-bs-hr:before{content:"\f7f1"}.fi-bs-hryvnia:before{content:"\f7f2"}.fi-bs-humidity:before{content:"\f7f3"}.fi-bs-hundred-points:before{content:"\f7f4"}.fi-bs-hurricane:before{content:"\f7f5"}.fi-bs-i:before{content:"\f7f6"}.fi-bs-ice-cream:before{content:"\f7f7"}.fi-bs-ice-skate:before{content:"\f7f8"}.fi-bs-icicles:before{content:"\f7f9"}.fi-bs-icon-star:before{content:"\f7fa"}.fi-bs-id-badge:before{content:"\f7fb"}.fi-bs-id-card-clip-alt:before{content:"\f7fc"}.fi-bs-igloo:before{content:"\f7fd"}.fi-bs-image-slash:before{content:"\f7fe"}.fi-bs-images-user:before{content:"\f7ff"}.fi-bs-images:before{content:"\f800"}.fi-bs-improve-user:before{content:"\f801"}.fi-bs-inbox-full:before{content:"\f802"}.fi-bs-inbox-in:before{content:"\f803"}.fi-bs-inbox-out:before{content:"\f804"}.fi-bs-inbox:before{content:"\f805"}.fi-bs-inboxes:before{content:"\f806"}.fi-bs-incense-sticks-yoga:before{content:"\f807"}.fi-bs-incognito:before{content:"\f808"}.fi-bs-indent:before{content:"\f809"}.fi-bs-indian-rupee-sign:before{content:"\f80a"}.fi-bs-industry-alt:before{content:"\f80b"}.fi-bs-industry-windows:before{content:"\f80c"}.fi-bs-infinity:before{content:"\f80d"}.fi-bs-info-guide:before{content:"\f80e"}.fi-bs-info:before{content:"\f80f"}.fi-bs-information:before{content:"\f810"}.fi-bs-inhaler:before{content:"\f811"}.fi-bs-input-numeric:before{content:"\f812"}.fi-bs-input-pipe:before{content:"\f813"}.fi-bs-input-text:before{content:"\f814"}.fi-bs-insert-alt:before{content:"\f815"}.fi-bs-insert-arrows:before{content:"\f816"}.fi-bs-insert-button-circle:before{content:"\f817"}.fi-bs-insert-credit-card:before{content:"\f818"}.fi-bs-insert-square:before{content:"\f819"}.fi-bs-insert:before{content:"\f81a"}.fi-bs-insight-alt:before{content:"\f81b"}.fi-bs-insight-head:before{content:"\f81c"}.fi-bs-insight:before{content:"\f81d"}.fi-bs-integral:before{content:"\f81e"}.fi-bs-interactive:before{content:"\f81f"}.fi-bs-interlining:before{content:"\f820"}.fi-bs-internet-speed-wifi:before{content:"\f821"}.fi-bs-interrogation:before{content:"\f822"}.fi-bs-intersection:before{content:"\f823"}.fi-bs-introduction-handshake:before{content:"\f824"}.fi-bs-introduction:before{content:"\f825"}.fi-bs-inventory-alt:before{content:"\f826"}.fi-bs-invest:before{content:"\f827"}.fi-bs-investment:before{content:"\f828"}.fi-bs-invite-alt:before{content:"\f829"}.fi-bs-invite:before{content:"\f82a"}.fi-bs-iot-alt:before{content:"\f82b"}.fi-bs-iot:before{content:"\f82c"}.fi-bs-ip-address:before{content:"\f82d"}.fi-bs-island-tropical:before{content:"\f82e"}.fi-bs-issue-loupe:before{content:"\f82f"}.fi-bs-it-alt:before{content:"\f830"}.fi-bs-it-computer:before{content:"\f831"}.fi-bs-it:before{content:"\f832"}.fi-bs-italian-lira-sign:before{content:"\f833"}.fi-bs-italic:before{content:"\f834"}.fi-bs-j:before{content:"\f835"}.fi-bs-jam:before{content:"\f836"}.fi-bs-jar-alt:before{content:"\f837"}.fi-bs-jar-wheat:before{content:"\f838"}.fi-bs-javascript:before{content:"\f839"}.fi-bs-joint:before{content:"\f83a"}.fi-bs-joker:before{content:"\f83b"}.fi-bs-journal-alt:before{content:"\f83c"}.fi-bs-journal:before{content:"\f83d"}.fi-bs-journey:before{content:"\f83e"}.fi-bs-joystick:before{content:"\f83f"}.fi-bs-jpg:before{content:"\f840"}.fi-bs-jug-alt:before{content:"\f841"}.fi-bs-jug-bottle:before{content:"\f842"}.fi-bs-jug:before{content:"\f843"}.fi-bs-jumping-rope:before{content:"\f844"}.fi-bs-k:before{content:"\f845"}.fi-bs-kaaba:before{content:"\f846"}.fi-bs-kazoo:before{content:"\f847"}.fi-bs-kerning:before{content:"\f848"}.fi-bs-key-lock-crypto:before{content:"\f849"}.fi-bs-key-skeleton-left-right:before{content:"\f84a"}.fi-bs-key:before{content:"\f84b"}.fi-bs-keyboard-brightness-low:before{content:"\f84c"}.fi-bs-keyboard-brightness:before{content:"\f84d"}.fi-bs-keyboard-down:before{content:"\f84e"}.fi-bs-keyboard-left:before{content:"\f84f"}.fi-bs-keyboard:before{content:"\f850"}.fi-bs-keynote:before{content:"\f851"}.fi-bs-kidneys:before{content:"\f852"}.fi-bs-kip-sign:before{content:"\f853"}.fi-bs-kiss-beam:before{content:"\f854"}.fi-bs-kiss-wink-heart:before{content:"\f855"}.fi-bs-kiss:before{content:"\f856"}.fi-bs-kite:before{content:"\f857"}.fi-bs-kiwi-bird:before{content:"\f858"}.fi-bs-kiwi-fruit:before{content:"\f859"}.fi-bs-knife-kitchen:before{content:"\f85a"}.fi-bs-knife:before{content:"\f85b"}.fi-bs-knitting:before{content:"\f85c"}.fi-bs-kpi-evaluation:before{content:"\f85d"}.fi-bs-kpi:before{content:"\f85e"}.fi-bs-l:before{content:"\f85f"}.fi-bs-label:before{content:"\f860"}.fi-bs-lacrosse-stick-ball:before{content:"\f861"}.fi-bs-lacrosse-stick:before{content:"\f862"}.fi-bs-lambda:before{content:"\f863"}.fi-bs-lamp-desk:before{content:"\f864"}.fi-bs-lamp-floor:before{content:"\f865"}.fi-bs-lamp-street:before{content:"\f866"}.fi-bs-lamp:before{content:"\f867"}.fi-bs-land-layer-location:before{content:"\f868"}.fi-bs-land-layers:before{content:"\f869"}.fi-bs-land-location:before{content:"\f86a"}.fi-bs-landmark-alt:before{content:"\f86b"}.fi-bs-language:before{content:"\f86c"}.fi-bs-laptop-arrow-down:before{content:"\f86d"}.fi-bs-laptop-binary:before{content:"\f86e"}.fi-bs-laptop-code:before{content:"\f86f"}.fi-bs-laptop-medical:before{content:"\f870"}.fi-bs-laptop-mobile:before{content:"\f871"}.fi-bs-laptop-slash:before{content:"\f872"}.fi-bs-laptop:before{content:"\f873"}.fi-bs-lari-sign:before{content:"\f874"}.fi-bs-lasso-sparkles:before{content:"\f875"}.fi-bs-lasso:before{content:"\f876"}.fi-bs-last-square:before{content:"\f877"}.fi-bs-laugh-beam:before{content:"\f878"}.fi-bs-laugh-squint:before{content:"\f879"}.fi-bs-laugh-wink:before{content:"\f87a"}.fi-bs-laugh:before{content:"\f87b"}.fi-bs-lawyer-man:before{content:"\f87c"}.fi-bs-lawyer-woman:before{content:"\f87d"}.fi-bs-layer-minus:before{content:"\f87e"}.fi-bs-layer-plus:before{content:"\f87f"}.fi-bs-layers:before{content:"\f880"}.fi-bs-layout-fluid:before{content:"\f881"}.fi-bs-lead-funnel:before{content:"\f882"}.fi-bs-lead-management:before{content:"\f883"}.fi-bs-lead:before{content:"\f884"}.fi-bs-leader-alt:before{content:"\f885"}.fi-bs-leader-speech:before{content:"\f886"}.fi-bs-leader:before{content:"\f887"}.fi-bs-leaderboard-alt:before{content:"\f888"}.fi-bs-leaderboard-trophy:before{content:"\f889"}.fi-bs-leaderboard:before{content:"\f88a"}.fi-bs-leadership-alt:before{content:"\f88b"}.fi-bs-leadership:before{content:"\f88c"}.fi-bs-leaf-heart:before{content:"\f88d"}.fi-bs-leaf-maple:before{content:"\f88e"}.fi-bs-leaf-oak:before{content:"\f88f"}.fi-bs-leaf:before{content:"\f890"}.fi-bs-leafy-green:before{content:"\f891"}.fi-bs-leave:before{content:"\f892"}.fi-bs-left-from-bracket:before{content:"\f893"}.fi-bs-left:before{content:"\f894"}.fi-bs-legal:before{content:"\f895"}.fi-bs-lemon:before{content:"\f896"}.fi-bs-lesbian-couple:before{content:"\f897"}.fi-bs-less-than-equal:before{content:"\f898"}.fi-bs-less-than:before{content:"\f899"}.fi-bs-lesson-class:before{content:"\f89a"}.fi-bs-lesson:before{content:"\f89b"}.fi-bs-letter-case:before{content:"\f89c"}.fi-bs-lettuce:before{content:"\f89d"}.fi-bs-level-down-alt:before{content:"\f89e"}.fi-bs-level-down:before{content:"\f89f"}.fi-bs-level-up-alt:before{content:"\f8a0"}.fi-bs-level-up:before{content:"\f8a1"}.fi-bs-license:before{content:"\f8a2"}.fi-bs-life-ring:before{content:"\f8a3"}.fi-bs-life:before{content:"\f8a4"}.fi-bs-light-ceiling:before{content:"\f8a5"}.fi-bs-light-emergency-on:before{content:"\f8a6"}.fi-bs-light-emergency:before{content:"\f8a7"}.fi-bs-light-switch-off:before{content:"\f8a8"}.fi-bs-light-switch-on:before{content:"\f8a9"}.fi-bs-light-switch:before{content:"\f8aa"}.fi-bs-lightbulb-cfl-on:before{content:"\f8ab"}.fi-bs-lightbulb-cfl:before{content:"\f8ac"}.fi-bs-lightbulb-dollar:before{content:"\f8ad"}.fi-bs-lightbulb-exclamation:before{content:"\f8ae"}.fi-bs-lightbulb-head:before{content:"\f8af"}.fi-bs-lightbulb-on:before{content:"\f8b0"}.fi-bs-lightbulb-question:before{content:"\f8b1"}.fi-bs-lightbulb-setting:before{content:"\f8b2"}.fi-bs-lightbulb-slash:before{content:"\f8b3"}.fi-bs-lighthouse:before{content:"\f8b4"}.fi-bs-lights-holiday:before{content:"\f8b5"}.fi-bs-limit-hand:before{content:"\f8b6"}.fi-bs-limit-speedometer:before{content:"\f8b7"}.fi-bs-line-width:before{content:"\f8b8"}.fi-bs-link-alt:before{content:"\f8b9"}.fi-bs-link-horizontal-slash:before{content:"\f8ba"}.fi-bs-link-horizontal:before{content:"\f8bb"}.fi-bs-link-slash-alt:before{content:"\f8bc"}.fi-bs-link-slash:before{content:"\f8bd"}.fi-bs-link:before{content:"\f8be"}.fi-bs-lion-head:before{content:"\f8bf"}.fi-bs-lion:before{content:"\f8c0"}.fi-bs-lips:before{content:"\f8c1"}.fi-bs-lipstick:before{content:"\f8c2"}.fi-bs-lira-sign:before{content:"\f8c3"}.fi-bs-list-check:before{content:"\f8c4"}.fi-bs-list-dropdown:before{content:"\f8c5"}.fi-bs-list-music:before{content:"\f8c6"}.fi-bs-list-timeline:before{content:"\f8c7"}.fi-bs-list:before{content:"\f8c8"}.fi-bs-litecoin-sign:before{content:"\f8c9"}.fi-bs-live-alt:before{content:"\f8ca"}.fi-bs-live:before{content:"\f8cb"}.fi-bs-loading:before{content:"\f8cc"}.fi-bs-loan:before{content:"\f8cd"}.fi-bs-lobster:before{content:"\f8ce"}.fi-bs-location-alt:before{content:"\f8cf"}.fi-bs-location-arrow:before{content:"\f8d0"}.fi-bs-location-crosshairs-slash:before{content:"\f8d1"}.fi-bs-location-crosshairs:before{content:"\f8d2"}.fi-bs-location-dot-slash:before{content:"\f8d3"}.fi-bs-location-exclamation:before{content:"\f8d4"}.fi-bs-location-pin-call:before{content:"\f8d5"}.fi-bs-lock-alt:before{content:"\f8d6"}.fi-bs-lock-hashtag:before{content:"\f8d7"}.fi-bs-lock-open-alt:before{content:"\f8d8"}.fi-bs-lock:before{content:"\f8d9"}.fi-bs-locust:before{content:"\f8da"}.fi-bs-loop-square:before{content:"\f8db"}.fi-bs-loveseat:before{content:"\f8dc"}.fi-bs-low-vision:before{content:"\f8dd"}.fi-bs-luchador:before{content:"\f8de"}.fi-bs-luggage-cart:before{content:"\f8df"}.fi-bs-luggage-rolling:before{content:"\f8e0"}.fi-bs-lungs-virus:before{content:"\f8e1"}.fi-bs-lungs:before{content:"\f8e2"}.fi-bs-m:before{content:"\f8e3"}.fi-bs-mace:before{content:"\f8e4"}.fi-bs-magic-wand:before{content:"\f8e5"}.fi-bs-magnet-user:before{content:"\f8e6"}.fi-bs-magnet:before{content:"\f8e7"}.fi-bs-mailbox-envelope:before{content:"\f8e8"}.fi-bs-mailbox-flag-up:before{content:"\f8e9"}.fi-bs-mailbox:before{content:"\f8ea"}.fi-bs-makeup-brush:before{content:"\f8eb"}.fi-bs-man-head:before{content:"\f8ec"}.fi-bs-man-scientist:before{content:"\f8ed"}.fi-bs-manat-sign:before{content:"\f8ee"}.fi-bs-mandolin:before{content:"\f8ef"}.fi-bs-mango:before{content:"\f8f0"}.fi-bs-manhole:before{content:"\f8f1"}.fi-bs-map-location-track:before{content:"\f8f2"}.fi-bs-map-marker-check:before{content:"\f8f3"}.fi-bs-map-marker-cross:before{content:"\f8f4"}.fi-bs-map-marker-edit:before{content:"\f8f5"}.fi-bs-map-marker-home:before{content:"\f8f6"}.fi-bs-map-marker-minus:before{content:"\f8f7"}.fi-bs-map-marker-plus:before{content:"\f8f8"}.fi-bs-map-marker-question:before{content:"\f8f9"}.fi-bs-map-marker-slash:before{content:"\f8fa"}.fi-bs-map-marker-smile:before{content:"\f8fb"}.fi-bs-map-marker:before{content:"\f8fc"}.fi-bs-map-pin:before{content:"\f8fd"}.fi-bs-map-point:before{content:"\f8fe"}.fi-bs-map:before{content:"\f8ff"}.fi-bs-marker-time:before{content:"\f900"}.fi-bs-marker:before{content:"\f901"}.fi-bs-marketplace-alt:before{content:"\f902"}.fi-bs-marketplace-store:before{content:"\f903"}.fi-bs-marketplace:before{content:"\f904"}.fi-bs-mars-double:before{content:"\f905"}.fi-bs-mars-stroke-right:before{content:"\f906"}.fi-bs-mars-stroke-up:before{content:"\f907"}.fi-bs-mars:before{content:"\f908"}.fi-bs-martini-glass-citrus:before{content:"\f909"}.fi-bs-martini-glass-empty:before{content:"\f90a"}.fi-bs-mask-carnival:before{content:"\f90b"}.fi-bs-mask-face:before{content:"\f90c"}.fi-bs-mask-snorkel:before{content:"\f90d"}.fi-bs-massage:before{content:"\f90e"}.fi-bs-match-fire:before{content:"\f90f"}.fi-bs-mattress-pillow:before{content:"\f910"}.fi-bs-measuring-tape:before{content:"\f911"}.fi-bs-meat:before{content:"\f912"}.fi-bs-medal:before{content:"\f913"}.fi-bs-medical-star:before{content:"\f914"}.fi-bs-medicine:before{content:"\f915"}.fi-bs-meditation:before{content:"\f916"}.fi-bs-meeting-alt:before{content:"\f917"}.fi-bs-meeting:before{content:"\f918"}.fi-bs-megaphone-announcement-leader:before{content:"\f919"}.fi-bs-megaphone:before{content:"\f91a"}.fi-bs-meh-blank:before{content:"\f91b"}.fi-bs-meh-rolling-eyes:before{content:"\f91c"}.fi-bs-meh:before{content:"\f91d"}.fi-bs-melon-alt:before{content:"\f91e"}.fi-bs-melon:before{content:"\f91f"}.fi-bs-member-list:before{content:"\f920"}.fi-bs-member-search:before{content:"\f921"}.fi-bs-membership-vip:before{content:"\f922"}.fi-bs-membership:before{content:"\f923"}.fi-bs-memo-circle-check:before{content:"\f924"}.fi-bs-memo-pad:before{content:"\f925"}.fi-bs-memo:before{content:"\f926"}.fi-bs-memory:before{content:"\f927"}.fi-bs-menu-burger:before{content:"\f928"}.fi-bs-menu-dots-vertical:before{content:"\f929"}.fi-bs-menu-dots:before{content:"\f92a"}.fi-bs-mercury:before{content:"\f92b"}.fi-bs-message-arrow-down:before{content:"\f92c"}.fi-bs-message-arrow-up-right:before{content:"\f92d"}.fi-bs-message-arrow-up:before{content:"\f92e"}.fi-bs-message-bot:before{content:"\f92f"}.fi-bs-message-code:before{content:"\f930"}.fi-bs-message-dollar:before{content:"\f931"}.fi-bs-message-heart:before{content:"\f932"}.fi-bs-message-image:before{content:"\f933"}.fi-bs-message-question:before{content:"\f934"}.fi-bs-message-quote:before{content:"\f935"}.fi-bs-message-slash:before{content:"\f936"}.fi-bs-message-sms:before{content:"\f937"}.fi-bs-message-text:before{content:"\f938"}.fi-bs-message-xmark:before{content:"\f939"}.fi-bs-messages-dollar:before{content:"\f93a"}.fi-bs-messages-question:before{content:"\f93b"}.fi-bs-messages:before{content:"\f93c"}.fi-bs-meteor:before{content:"\f93d"}.fi-bs-meter-bolt:before{content:"\f93e"}.fi-bs-meter-droplet:before{content:"\f93f"}.fi-bs-meter-fire:before{content:"\f940"}.fi-bs-meter:before{content:"\f941"}.fi-bs-method:before{content:"\f942"}.fi-bs-microchip-ai:before{content:"\f943"}.fi-bs-microchip:before{content:"\f944"}.fi-bs-microphone-alt:before{content:"\f945"}.fi-bs-microphone-slash:before{content:"\f946"}.fi-bs-microphone:before{content:"\f947"}.fi-bs-microscope:before{content:"\f948"}.fi-bs-microwave:before{content:"\f949"}.fi-bs-milk-alt:before{content:"\f94a"}.fi-bs-milk:before{content:"\f94b"}.fi-bs-mill-sign:before{content:"\f94c"}.fi-bs-mind-share:before{content:"\f94d"}.fi-bs-minus-circle:before{content:"\f94e"}.fi-bs-minus-hexagon:before{content:"\f94f"}.fi-bs-minus-small:before{content:"\f950"}.fi-bs-minus:before{content:"\f951"}.fi-bs-mistletoe:before{content:"\f952"}.fi-bs-mix:before{content:"\f953"}.fi-bs-mobile-button:before{content:"\f954"}.fi-bs-mobile-notch:before{content:"\f955"}.fi-bs-mobile:before{content:"\f956"}.fi-bs-mockup:before{content:"\f957"}.fi-bs-mode-alt:before{content:"\f958"}.fi-bs-mode-landscape:before{content:"\f959"}.fi-bs-mode-portrait:before{content:"\f95a"}.fi-bs-mode:before{content:"\f95b"}.fi-bs-model-cube-arrows:before{content:"\f95c"}.fi-bs-model-cube-space:before{content:"\f95d"}.fi-bs-model-cube:before{content:"\f95e"}.fi-bs-module:before{content:"\f95f"}.fi-bs-monday:before{content:"\f960"}.fi-bs-money-bill-simple:before{content:"\f961"}.fi-bs-money-bill-transfer:before{content:"\f962"}.fi-bs-money-bill-wave-alt:before{content:"\f963"}.fi-bs-money-bill-wave:before{content:"\f964"}.fi-bs-money-bills-simple:before{content:"\f965"}.fi-bs-money-bills:before{content:"\f966"}.fi-bs-money-check-edit-alt:before{content:"\f967"}.fi-bs-money-check-edit:before{content:"\f968"}.fi-bs-money-check:before{content:"\f969"}.fi-bs-money-coin-transfer:before{content:"\f96a"}.fi-bs-money-from-bracket:before{content:"\f96b"}.fi-bs-money-simple-from-bracket:before{content:"\f96c"}.fi-bs-money-transfer-alt:before{content:"\f96d"}.fi-bs-money-transfer-coin-arrow:before{content:"\f96e"}.fi-bs-money-transfer-smartphone:before{content:"\f96f"}.fi-bs-money-wings:before{content:"\f970"}.fi-bs-money:before{content:"\f971"}.fi-bs-monkey:before{content:"\f972"}.fi-bs-monument:before{content:"\f973"}.fi-bs-moon-stars:before{content:"\f974"}.fi-bs-moon:before{content:"\f975"}.fi-bs-moped:before{content:"\f976"}.fi-bs-mortar-pestle:before{content:"\f977"}.fi-bs-mortgage:before{content:"\f978"}.fi-bs-mosque-alt:before{content:"\f979"}.fi-bs-mosque-moon:before{content:"\f97a"}.fi-bs-mosque:before{content:"\f97b"}.fi-bs-mosquito-net:before{content:"\f97c"}.fi-bs-mosquito:before{content:"\f97d"}.fi-bs-motorcycle:before{content:"\f97e"}.fi-bs-mound:before{content:"\f97f"}.fi-bs-mountain-city:before{content:"\f980"}.fi-bs-mountain:before{content:"\f981"}.fi-bs-mountains:before{content:"\f982"}.fi-bs-mouse-field:before{content:"\f983"}.fi-bs-mouse:before{content:"\f984"}.fi-bs-mov-file:before{content:"\f985"}.fi-bs-move-to-folder-2:before{content:"\f986"}.fi-bs-move-to-folder:before{content:"\f987"}.fi-bs-mp3-file:before{content:"\f988"}.fi-bs-mp3-player:before{content:"\f989"}.fi-bs-mp4-file:before{content:"\f98a"}.fi-bs-mug-alt:before{content:"\f98b"}.fi-bs-mug-hot-alt:before{content:"\f98c"}.fi-bs-mug-hot:before{content:"\f98d"}.fi-bs-mug-marshmallows:before{content:"\f98e"}.fi-bs-mug-tea-saucer:before{content:"\f98f"}.fi-bs-mug-tea:before{content:"\f990"}.fi-bs-mug:before{content:"\f991"}.fi-bs-multiple-alt:before{content:"\f992"}.fi-bs-multiple:before{content:"\f993"}.fi-bs-muscle:before{content:"\f994"}.fi-bs-mushroom-alt:before{content:"\f995"}.fi-bs-mushroom:before{content:"\f996"}.fi-bs-music-alt:before{content:"\f997"}.fi-bs-music-file:before{content:"\f998"}.fi-bs-music-note-slash:before{content:"\f999"}.fi-bs-music-note:before{content:"\f99a"}.fi-bs-music-slash:before{content:"\f99b"}.fi-bs-music:before{content:"\f99c"}.fi-bs-n:before{content:"\f99d"}.fi-bs-naira-sign:before{content:"\f99e"}.fi-bs-narwhal:before{content:"\f99f"}.fi-bs-navigation:before{content:"\f9a0"}.fi-bs-nesting-dolls:before{content:"\f9a1"}.fi-bs-network-analytic:before{content:"\f9a2"}.fi-bs-network-cloud:before{content:"\f9a3"}.fi-bs-network:before{content:"\f9a4"}.fi-bs-neuter:before{content:"\f9a5"}.fi-bs-newsletter-subscribe:before{content:"\f9a6"}.fi-bs-newspaper-open:before{content:"\f9a7"}.fi-bs-newspaper:before{content:"\f9a8"}.fi-bs-nfc-lock:before{content:"\f9a9"}.fi-bs-nfc-magnifying-glass:before{content:"\f9aa"}.fi-bs-nfc-pen:before{content:"\f9ab"}.fi-bs-nfc-slash:before{content:"\f9ac"}.fi-bs-nfc-trash:before{content:"\f9ad"}.fi-bs-nfc:before{content:"\f9ae"}.fi-bs-night-day:before{content:"\f9af"}.fi-bs-no-fee:before{content:"\f9b0"}.fi-bs-no-people:before{content:"\f9b1"}.fi-bs-noodles:before{content:"\f9b2"}.fi-bs-nose:before{content:"\f9b3"}.fi-bs-not-equal:before{content:"\f9b4"}.fi-bs-not-found-alt:before{content:"\f9b5"}.fi-bs-not-found-magnifying-glass:before{content:"\f9b6"}.fi-bs-not-found:before{content:"\f9b7"}.fi-bs-notdef:before{content:"\f9b8"}.fi-bs-note-medical:before{content:"\f9b9"}.fi-bs-note-sticky:before{content:"\f9ba"}.fi-bs-note:before{content:"\f9bb"}.fi-bs-notebook-alt:before{content:"\f9bc"}.fi-bs-notebook:before{content:"\f9bd"}.fi-bs-notes-medical:before{content:"\f9be"}.fi-bs-notes:before{content:"\f9bf"}.fi-bs-o:before{content:"\f9c0"}.fi-bs-object-exclude:before{content:"\f9c1"}.fi-bs-object-group:before{content:"\f9c2"}.fi-bs-object-intersect:before{content:"\f9c3"}.fi-bs-object-subtract:before{content:"\f9c4"}.fi-bs-object-ungroup:before{content:"\f9c5"}.fi-bs-object-union:before{content:"\f9c6"}.fi-bs-objects-column:before{content:"\f9c7"}.fi-bs-octagon-check:before{content:"\f9c8"}.fi-bs-octagon-divide:before{content:"\f9c9"}.fi-bs-octagon-exclamation:before{content:"\f9ca"}.fi-bs-octagon-minus:before{content:"\f9cb"}.fi-bs-octagon-plus:before{content:"\f9cc"}.fi-bs-octagon-xmark:before{content:"\f9cd"}.fi-bs-octagon:before{content:"\f9ce"}.fi-bs-oil-can:before{content:"\f9cf"}.fi-bs-oil-temp:before{content:"\f9d0"}.fi-bs-olive-oil:before{content:"\f9d1"}.fi-bs-olive:before{content:"\f9d2"}.fi-bs-olives:before{content:"\f9d3"}.fi-bs-om:before{content:"\f9d4"}.fi-bs-omega:before{content:"\f9d5"}.fi-bs-onboarding:before{content:"\f9d6"}.fi-bs-onion:before{content:"\f9d7"}.fi-bs-opacity:before{content:"\f9d8"}.fi-bs-open-mail-clip:before{content:"\f9d9"}.fi-bs-operating-system-upgrade:before{content:"\f9da"}.fi-bs-operation:before{content:"\f9db"}.fi-bs-order-history:before{content:"\f9dc"}.fi-bs-organization-chart:before{content:"\f9dd"}.fi-bs-ornament:before{content:"\f9de"}.fi-bs-otp:before{content:"\f9df"}.fi-bs-otter:before{content:"\f9e0"}.fi-bs-outdent:before{content:"\f9e1"}.fi-bs-oval-alt:before{content:"\f9e2"}.fi-bs-oval:before{content:"\f9e3"}.fi-bs-oven:before{content:"\f9e4"}.fi-bs-overline:before{content:"\f9e5"}.fi-bs-overview:before{content:"\f9e6"}.fi-bs-p:before{content:"\f9e7"}.fi-bs-package:before{content:"\f9e8"}.fi-bs-padlock-check:before{content:"\f9e9"}.fi-bs-page-break:before{content:"\f9ea"}.fi-bs-pager:before{content:"\f9eb"}.fi-bs-paid:before{content:"\f9ec"}.fi-bs-paint-brush:before{content:"\f9ed"}.fi-bs-paint-roller:before{content:"\f9ee"}.fi-bs-paintbrush-pencil:before{content:"\f9ef"}.fi-bs-palette:before{content:"\f9f0"}.fi-bs-pallet-alt:before{content:"\f9f1"}.fi-bs-pallet:before{content:"\f9f2"}.fi-bs-pan-food:before{content:"\f9f3"}.fi-bs-pan-frying:before{content:"\f9f4"}.fi-bs-pan:before{content:"\f9f5"}.fi-bs-pancakes:before{content:"\f9f6"}.fi-bs-panorama:before{content:"\f9f7"}.fi-bs-paper-plane-launch:before{content:"\f9f8"}.fi-bs-paper-plane-top:before{content:"\f9f9"}.fi-bs-paper-plane:before{content:"\f9fa"}.fi-bs-paperclip-vertical:before{content:"\f9fb"}.fi-bs-parachute-box:before{content:"\f9fc"}.fi-bs-paragraph-left:before{content:"\f9fd"}.fi-bs-paragraph:before{content:"\f9fe"}.fi-bs-parking-circle-slash:before{content:"\f9ff"}.fi-bs-parking-circle:before{content:"\fa00"}.fi-bs-parking-slash:before{content:"\fa01"}.fi-bs-parking:before{content:"\fa02"}.fi-bs-party-bell:before{content:"\fa03"}.fi-bs-party-horn:before{content:"\fa04"}.fi-bs-passport:before{content:"\fa05"}.fi-bs-password-alt:before{content:"\fa06"}.fi-bs-password-computer:before{content:"\fa07"}.fi-bs-password-email:before{content:"\fa08"}.fi-bs-password-smartphone:before{content:"\fa09"}.fi-bs-password:before{content:"\fa0a"}.fi-bs-paste:before{content:"\fa0b"}.fi-bs-pattern:before{content:"\fa0c"}.fi-bs-pause-circle:before{content:"\fa0d"}.fi-bs-pause-square:before{content:"\fa0e"}.fi-bs-pause:before{content:"\fa0f"}.fi-bs-paw-claws:before{content:"\fa10"}.fi-bs-paw-heart:before{content:"\fa11"}.fi-bs-paw:before{content:"\fa12"}.fi-bs-payment-pos:before{content:"\fa13"}.fi-bs-payroll-calendar:before{content:"\fa14"}.fi-bs-payroll-check:before{content:"\fa15"}.fi-bs-payroll:before{content:"\fa16"}.fi-bs-peace:before{content:"\fa17"}.fi-bs-peach:before{content:"\fa18"}.fi-bs-peanut:before{content:"\fa19"}.fi-bs-peanuts:before{content:"\fa1a"}.fi-bs-peapod:before{content:"\fa1b"}.fi-bs-pear:before{content:"\fa1c"}.fi-bs-pedestal:before{content:"\fa1d"}.fi-bs-pen-circle:before{content:"\fa1e"}.fi-bs-pen-clip-slash:before{content:"\fa1f"}.fi-bs-pen-clip:before{content:"\fa20"}.fi-bs-pen-fancy-slash:before{content:"\fa21"}.fi-bs-pen-fancy:before{content:"\fa22"}.fi-bs-pen-field:before{content:"\fa23"}.fi-bs-pen-nib-slash:before{content:"\fa24"}.fi-bs-pen-nib:before{content:"\fa25"}.fi-bs-pen-slash:before{content:"\fa26"}.fi-bs-pen-square:before{content:"\fa27"}.fi-bs-pen-swirl:before{content:"\fa28"}.fi-bs-pencil-paintbrush:before{content:"\fa29"}.fi-bs-pencil-ruler:before{content:"\fa2a"}.fi-bs-pencil-slash:before{content:"\fa2b"}.fi-bs-pencil:before{content:"\fa2c"}.fi-bs-pending:before{content:"\fa2d"}.fi-bs-pennant:before{content:"\fa2e"}.fi-bs-people-arrows-left-right:before{content:"\fa2f"}.fi-bs-people-carry-box:before{content:"\fa30"}.fi-bs-people-dress:before{content:"\fa31"}.fi-bs-people-network-partner:before{content:"\fa32"}.fi-bs-people-pants:before{content:"\fa33"}.fi-bs-people-poll:before{content:"\fa34"}.fi-bs-people-pulling:before{content:"\fa35"}.fi-bs-people-roof:before{content:"\fa36"}.fi-bs-people:before{content:"\fa37"}.fi-bs-pepper-alt:before{content:"\fa38"}.fi-bs-pepper-hot:before{content:"\fa39"}.fi-bs-pepper:before{content:"\fa3a"}.fi-bs-percent-10:before{content:"\fa3b"}.fi-bs-percent-100:before{content:"\fa3c"}.fi-bs-percent-20:before{content:"\fa3d"}.fi-bs-percent-25:before{content:"\fa3e"}.fi-bs-percent-30:before{content:"\fa3f"}.fi-bs-percent-40:before{content:"\fa40"}.fi-bs-percent-50:before{content:"\fa41"}.fi-bs-percent-60:before{content:"\fa42"}.fi-bs-percent-70:before{content:"\fa43"}.fi-bs-percent-75:before{content:"\fa44"}.fi-bs-percent-80:before{content:"\fa45"}.fi-bs-percent-90:before{content:"\fa46"}.fi-bs-percentage:before{content:"\fa47"}.fi-bs-person-burst:before{content:"\fa48"}.fi-bs-person-carry-box:before{content:"\fa49"}.fi-bs-person-circle-check:before{content:"\fa4a"}.fi-bs-person-circle-exclamation:before{content:"\fa4b"}.fi-bs-person-circle-minus:before{content:"\fa4c"}.fi-bs-person-circle-plus:before{content:"\fa4d"}.fi-bs-person-circle-question:before{content:"\fa4e"}.fi-bs-person-circle-xmark:before{content:"\fa4f"}.fi-bs-person-cv:before{content:"\fa50"}.fi-bs-person-dolly-empty:before{content:"\fa51"}.fi-bs-person-dolly:before{content:"\fa52"}.fi-bs-person-dress-simple:before{content:"\fa53"}.fi-bs-person-dress:before{content:"\fa54"}.fi-bs-person-luggage:before{content:"\fa55"}.fi-bs-person-lunge:before{content:"\fa56"}.fi-bs-person-pilates:before{content:"\fa57"}.fi-bs-person-praying:before{content:"\fa58"}.fi-bs-person-pregnant:before{content:"\fa59"}.fi-bs-person-seat-reclined:before{content:"\fa5a"}.fi-bs-person-seat:before{content:"\fa5b"}.fi-bs-person-shelter:before{content:"\fa5c"}.fi-bs-person-sign:before{content:"\fa5d"}.fi-bs-person-simple:before{content:"\fa5e"}.fi-bs-person-walking-with-cane:before{content:"\fa5f"}.fi-bs-peseta-sign:before{content:"\fa60"}.fi-bs-peso-sign:before{content:"\fa61"}.fi-bs-pets:before{content:"\fa62"}.fi-bs-pharmacy:before{content:"\fa63"}.fi-bs-phone-call:before{content:"\fa64"}.fi-bs-phone-cross:before{content:"\fa65"}.fi-bs-phone-flip:before{content:"\fa66"}.fi-bs-phone-guide:before{content:"\fa67"}.fi-bs-phone-heart-message:before{content:"\fa68"}.fi-bs-phone-office:before{content:"\fa69"}.fi-bs-phone-pause:before{content:"\fa6a"}.fi-bs-phone-plus:before{content:"\fa6b"}.fi-bs-phone-rotary:before{content:"\fa6c"}.fi-bs-phone-slash:before{content:"\fa6d"}.fi-bs-photo-capture:before{content:"\fa6e"}.fi-bs-photo-film-music:before{content:"\fa6f"}.fi-bs-photo-video:before{content:"\fa70"}.fi-bs-physics:before{content:"\fa71"}.fi-bs-Pi:before{content:"\fa72"}.fi-bs-piano-keyboard:before{content:"\fa73"}.fi-bs-piano:before{content:"\fa74"}.fi-bs-pickaxe:before{content:"\fa75"}.fi-bs-picking-box:before{content:"\fa76"}.fi-bs-picking:before{content:"\fa77"}.fi-bs-picnic:before{content:"\fa78"}.fi-bs-picpeople-filled:before{content:"\fa79"}.fi-bs-picpeople:before{content:"\fa7a"}.fi-bs-picture:before{content:"\fa7b"}.fi-bs-pie:before{content:"\fa7c"}.fi-bs-pig-bank-bulb:before{content:"\fa7d"}.fi-bs-pig-face:before{content:"\fa7e"}.fi-bs-pig:before{content:"\fa7f"}.fi-bs-piggy-bank-budget:before{content:"\fa80"}.fi-bs-piggy-bank:before{content:"\fa81"}.fi-bs-pills:before{content:"\fa82"}.fi-bs-pinata:before{content:"\fa83"}.fi-bs-pineapple-alt:before{content:"\fa84"}.fi-bs-pineapple:before{content:"\fa85"}.fi-bs-ping-pong:before{content:"\fa86"}.fi-bs-pipe-smoking:before{content:"\fa87"}.fi-bs-pizza-slice:before{content:"\fa88"}.fi-bs-place-of-worship:before{content:"\fa89"}.fi-bs-plan-strategy:before{content:"\fa8a"}.fi-bs-plan:before{content:"\fa8b"}.fi-bs-plane-alt:before{content:"\fa8c"}.fi-bs-plane-arrival:before{content:"\fa8d"}.fi-bs-plane-departure:before{content:"\fa8e"}.fi-bs-plane-prop:before{content:"\fa8f"}.fi-bs-plane-slash:before{content:"\fa90"}.fi-bs-plane-tail:before{content:"\fa91"}.fi-bs-plane:before{content:"\fa92"}.fi-bs-planet-moon:before{content:"\fa93"}.fi-bs-planet-ringed:before{content:"\fa94"}.fi-bs-plant-care:before{content:"\fa95"}.fi-bs-plant-growth:before{content:"\fa96"}.fi-bs-plant-seed-invest:before{content:"\fa97"}.fi-bs-plant-wilt:before{content:"\fa98"}.fi-bs-plate-utensils:before{content:"\fa99"}.fi-bs-plate-wheat:before{content:"\fa9a"}.fi-bs-plate:before{content:"\fa9b"}.fi-bs-play-alt:before{content:"\fa9c"}.fi-bs-play-circle:before{content:"\fa9d"}.fi-bs-play-microphone:before{content:"\fa9e"}.fi-bs-play-pause:before{content:"\fa9f"}.fi-bs-play:before{content:"\faa0"}.fi-bs-playing-cards:before{content:"\faa1"}.fi-bs-plug-alt:before{content:"\faa2"}.fi-bs-plug-cable:before{content:"\faa3"}.fi-bs-plug-circle-bolt:before{content:"\faa4"}.fi-bs-plug-circle-check:before{content:"\faa5"}.fi-bs-plug-circle-exclamation:before{content:"\faa6"}.fi-bs-plug-circle-minus:before{content:"\faa7"}.fi-bs-plug-circle-plus:before{content:"\faa8"}.fi-bs-plug-connection:before{content:"\faa9"}.fi-bs-plug:before{content:"\faaa"}.fi-bs-plus-hexagon:before{content:"\faab"}.fi-bs-plus-minus:before{content:"\faac"}.fi-bs-plus-small:before{content:"\faad"}.fi-bs-plus:before{content:"\faae"}.fi-bs-png-file:before{content:"\faaf"}.fi-bs-podcast:before{content:"\fab0"}.fi-bs-podium-star:before{content:"\fab1"}.fi-bs-podium-victory-leader:before{content:"\fab2"}.fi-bs-podium:before{content:"\fab3"}.fi-bs-point-of-sale-bill:before{content:"\fab4"}.fi-bs-point-of-sale-signal:before{content:"\fab5"}.fi-bs-point-of-sale:before{content:"\fab6"}.fi-bs-pointer-loading:before{content:"\fab7"}.fi-bs-pointer-text:before{content:"\fab8"}.fi-bs-poker-chip:before{content:"\fab9"}.fi-bs-police-box:before{content:"\faba"}.fi-bs-poll-h:before{content:"\fabb"}.fi-bs-pollution:before{content:"\fabc"}.fi-bs-pompebled:before{content:"\fabd"}.fi-bs-poo-bolt:before{content:"\fabe"}.fi-bs-poo:before{content:"\fabf"}.fi-bs-pool-8-ball:before{content:"\fac0"}.fi-bs-poop:before{content:"\fac1"}.fi-bs-popcorn:before{content:"\fac2"}.fi-bs-popsicle:before{content:"\fac3"}.fi-bs-portal-enter:before{content:"\fac4"}.fi-bs-portal-exit:before{content:"\fac5"}.fi-bs-portrait:before{content:"\fac6"}.fi-bs-postal-address:before{content:"\fac7"}.fi-bs-pot:before{content:"\fac8"}.fi-bs-potato:before{content:"\fac9"}.fi-bs-pound:before{content:"\faca"}.fi-bs-power:before{content:"\facb"}.fi-bs-ppt-file:before{content:"\facc"}.fi-bs-practice:before{content:"\facd"}.fi-bs-praying-hands:before{content:"\face"}.fi-bs-prescription-bottle-alt:before{content:"\facf"}.fi-bs-prescription-bottle-pill:before{content:"\fad0"}.fi-bs-prescription-bottle:before{content:"\fad1"}.fi-bs-prescription:before{content:"\fad2"}.fi-bs-presentation:before{content:"\fad3"}.fi-bs-preview:before{content:"\fad4"}.fi-bs-previous-square:before{content:"\fad5"}.fi-bs-print-magnifying-glass:before{content:"\fad6"}.fi-bs-print-slash:before{content:"\fad7"}.fi-bs-print:before{content:"\fad8"}.fi-bs-priority-arrow:before{content:"\fad9"}.fi-bs-priority-arrows:before{content:"\fada"}.fi-bs-priority-importance:before{content:"\fadb"}.fi-bs-problem-solving:before{content:"\fadc"}.fi-bs-procedures:before{content:"\fadd"}.fi-bs-process:before{content:"\fade"}.fi-bs-productivity:before{content:"\fadf"}.fi-bs-progress-complete:before{content:"\fae0"}.fi-bs-progress-download:before{content:"\fae1"}.fi-bs-progress-upload:before{content:"\fae2"}.fi-bs-projector:before{content:"\fae3"}.fi-bs-protractor:before{content:"\fae4"}.fi-bs-pulse:before{content:"\fae5"}.fi-bs-pump-medical:before{content:"\fae6"}.fi-bs-pump:before{content:"\fae7"}.fi-bs-pumpkin-alt-2:before{content:"\fae8"}.fi-bs-pumpkin-alt:before{content:"\fae9"}.fi-bs-pumpkin:before{content:"\faea"}.fi-bs-puzzle-alt:before{content:"\faeb"}.fi-bs-puzzle-piece-integration:before{content:"\faec"}.fi-bs-puzzle-piece:before{content:"\faed"}.fi-bs-puzzle-pieces:before{content:"\faee"}.fi-bs-pyramid:before{content:"\faef"}.fi-bs-q:before{content:"\faf0"}.fi-bs-qr-scan:before{content:"\faf1"}.fi-bs-QR:before{content:"\faf2"}.fi-bs-qrcode:before{content:"\faf3"}.fi-bs-question-square:before{content:"\faf4"}.fi-bs-question:before{content:"\faf5"}.fi-bs-queue-alt:before{content:"\faf6"}.fi-bs-queue-line:before{content:"\faf7"}.fi-bs-queue-signal:before{content:"\faf8"}.fi-bs-queue:before{content:"\faf9"}.fi-bs-quill-pen-story:before{content:"\fafa"}.fi-bs-quiz-alt:before{content:"\fafb"}.fi-bs-quiz:before{content:"\fafc"}.fi-bs-quote-right:before{content:"\fafd"}.fi-bs-r:before{content:"\fafe"}.fi-bs-rabbit-fast:before{content:"\faff"}.fi-bs-rabbit:before{content:"\fb00"}.fi-bs-raccoon:before{content:"\fb01"}.fi-bs-racquet:before{content:"\fb02"}.fi-bs-radar-monitoring-track:before{content:"\fb03"}.fi-bs-radar:before{content:"\fb04"}.fi-bs-radiation-alt:before{content:"\fb05"}.fi-bs-radiation:before{content:"\fb06"}.fi-bs-radio-alt:before{content:"\fb07"}.fi-bs-radio-button:before{content:"\fb08"}.fi-bs-radio:before{content:"\fb09"}.fi-bs-radish:before{content:"\fb0a"}.fi-bs-rainbow:before{content:"\fb0b"}.fi-bs-raindrops:before{content:"\fb0c"}.fi-bs-ram:before{content:"\fb0d"}.fi-bs-ramp-loading:before{content:"\fb0e"}.fi-bs-rank:before{content:"\fb0f"}.fi-bs-ranking-podium-empty:before{content:"\fb10"}.fi-bs-ranking-podium:before{content:"\fb11"}.fi-bs-ranking-star:before{content:"\fb12"}.fi-bs-ranking-stars:before{content:"\fb13"}.fi-bs-raygun:before{content:"\fb14"}.fi-bs-razor-barber:before{content:"\fb15"}.fi-bs-react:before{content:"\fb16"}.fi-bs-rec:before{content:"\fb17"}.fi-bs-receipt:before{content:"\fb18"}.fi-bs-recipe-book:before{content:"\fb19"}.fi-bs-recipe:before{content:"\fb1a"}.fi-bs-record-vinyl:before{content:"\fb1b"}.fi-bs-rectabgle-vertical:before{content:"\fb1c"}.fi-bs-rectangle-barcode:before{content:"\fb1d"}.fi-bs-rectangle-code:before{content:"\fb1e"}.fi-bs-rectangle-history-circle-plus:before{content:"\fb1f"}.fi-bs-rectangle-horizontal:before{content:"\fb20"}.fi-bs-rectangle-list:before{content:"\fb21"}.fi-bs-rectangle-panoramic:before{content:"\fb22"}.fi-bs-rectangle-pro:before{content:"\fb23"}.fi-bs-rectangle-vertical-history:before{content:"\fb24"}.fi-bs-rectangle-vertical:before{content:"\fb25"}.fi-bs-rectangle-xmark:before{content:"\fb26"}.fi-bs-rectangles-mixed:before{content:"\fb27"}.fi-bs-recycle-bin:before{content:"\fb28"}.fi-bs-recycle:before{content:"\fb29"}.fi-bs-redo-alt:before{content:"\fb2a"}.fi-bs-redo:before{content:"\fb2b"}.fi-bs-reel:before{content:"\fb2c"}.fi-bs-refer-arrow:before{content:"\fb2d"}.fi-bs-refer:before{content:"\fb2e"}.fi-bs-referral-alt:before{content:"\fb2f"}.fi-bs-referral-user:before{content:"\fb30"}.fi-bs-referral:before{content:"\fb31"}.fi-bs-reflect-horizontal-alt:before{content:"\fb32"}.fi-bs-reflect-horizontal:before{content:"\fb33"}.fi-bs-reflect-vertical:before{content:"\fb34"}.fi-bs-reflect:before{content:"\fb35"}.fi-bs-refresh:before{content:"\fb36"}.fi-bs-refrigerator:before{content:"\fb37"}.fi-bs-refund-alt:before{content:"\fb38"}.fi-bs-refund:before{content:"\fb39"}.fi-bs-region-pin-alt:before{content:"\fb3a"}.fi-bs-region-pin:before{content:"\fb3b"}.fi-bs-registered:before{content:"\fb3c"}.fi-bs-registration-paper:before{content:"\fb3d"}.fi-bs-remove-folder:before{content:"\fb3e"}.fi-bs-remove-user:before{content:"\fb3f"}.fi-bs-rent-signal:before{content:"\fb40"}.fi-bs-rent:before{content:"\fb41"}.fi-bs-replace:before{content:"\fb42"}.fi-bs-replay-10:before{content:"\fb43"}.fi-bs-replay-30:before{content:"\fb44"}.fi-bs-replay-5:before{content:"\fb45"}.fi-bs-reply-all:before{content:"\fb46"}.fi-bs-republican:before{content:"\fb47"}.fi-bs-reservation-smartphone:before{content:"\fb48"}.fi-bs-reservation-table:before{content:"\fb49"}.fi-bs-resistance-band:before{content:"\fb4a"}.fi-bs-resize:before{content:"\fb4b"}.fi-bs-resources:before{content:"\fb4c"}.fi-bs-restaurant:before{content:"\fb4d"}.fi-bs-restock:before{content:"\fb4e"}.fi-bs-restroom-simple:before{content:"\fb4f"}.fi-bs-resume:before{content:"\fb50"}.fi-bs-revenue-alt:before{content:"\fb51"}.fi-bs-revenue-euro:before{content:"\fb52"}.fi-bs-Revenue:before{content:"\fb53"}.fi-bs-review:before{content:"\fb54"}.fi-bs-rewind-button-circle:before{content:"\fb55"}.fi-bs-rewind:before{content:"\fb56"}.fi-bs-rhombus:before{content:"\fb57"}.fi-bs-ribbon:before{content:"\fb58"}.fi-bs-right-from-bracket:before{content:"\fb59"}.fi-bs-right:before{content:"\fb5a"}.fi-bs-ring-diamond:before{content:"\fb5b"}.fi-bs-ring:before{content:"\fb5c"}.fi-bs-rings-wedding:before{content:"\fb5d"}.fi-bs-risk-alt:before{content:"\fb5e"}.fi-bs-risk:before{content:"\fb5f"}.fi-bs-road-barrier:before{content:"\fb60"}.fi-bs-road-sign-left:before{content:"\fb61"}.fi-bs-road:before{content:"\fb62"}.fi-bs-robot:before{content:"\fb63"}.fi-bs-robotic-arm:before{content:"\fb64"}.fi-bs-rocket-lunch:before{content:"\fb65"}.fi-bs-rocket:before{content:"\fb66"}.fi-bs-roller-coaster:before{content:"\fb67"}.fi-bs-room-service:before{content:"\fb68"}.fi-bs-rotate-exclamation:before{content:"\fb69"}.fi-bs-rotate-left:before{content:"\fb6a"}.fi-bs-rotate-reverse:before{content:"\fb6b"}.fi-bs-rotate-right:before{content:"\fb6c"}.fi-bs-rotate-square:before{content:"\fb6d"}.fi-bs-roulette:before{content:"\fb6e"}.fi-bs-route-highway:before{content:"\fb6f"}.fi-bs-route-interstate:before{content:"\fb70"}.fi-bs-route:before{content:"\fb71"}.fi-bs-router:before{content:"\fb72"}.fi-bs-rss-alt:before{content:"\fb73"}.fi-bs-rss:before{content:"\fb74"}.fi-bs-ruble-sign:before{content:"\fb75"}.fi-bs-rugby-helmet:before{content:"\fb76"}.fi-bs-rugby:before{content:"\fb77"}.fi-bs-ruler-combined:before{content:"\fb78"}.fi-bs-ruler-horizontal:before{content:"\fb79"}.fi-bs-ruler-triangle:before{content:"\fb7a"}.fi-bs-ruler-vertical:before{content:"\fb7b"}.fi-bs-rules-alt:before{content:"\fb7c"}.fi-bs-rules:before{content:"\fb7d"}.fi-bs-running-track:before{content:"\fb7e"}.fi-bs-running:before{content:"\fb7f"}.fi-bs-rupee-sign:before{content:"\fb80"}.fi-bs-rupiah-sign:before{content:"\fb81"}.fi-bs-rv:before{content:"\fb82"}.fi-bs-s:before{content:"\fb83"}.fi-bs-sack-dollar:before{content:"\fb84"}.fi-bs-sack:before{content:"\fb85"}.fi-bs-sad-cry:before{content:"\fb86"}.fi-bs-sad-tear:before{content:"\fb87"}.fi-bs-sad:before{content:"\fb88"}.fi-bs-safe-box:before{content:"\fb89"}.fi-bs-sailboat:before{content:"\fb8a"}.fi-bs-salad:before{content:"\fb8b"}.fi-bs-salary-alt:before{content:"\fb8c"}.fi-bs-salt-pepper:before{content:"\fb8d"}.fi-bs-salt-shaker:before{content:"\fb8e"}.fi-bs-sandwich-alt:before{content:"\fb8f"}.fi-bs-sandwich:before{content:"\fb90"}.fi-bs-satellite-dish:before{content:"\fb91"}.fi-bs-satellite:before{content:"\fb92"}.fi-bs-saturday:before{content:"\fb93"}.fi-bs-sauce:before{content:"\fb94"}.fi-bs-sausage:before{content:"\fb95"}.fi-bs-sax-hot:before{content:"\fb96"}.fi-bs-saxophone:before{content:"\fb97"}.fi-bs-scale-comparison-alt:before{content:"\fb98"}.fi-bs-scale-comparison:before{content:"\fb99"}.fi-bs-scale:before{content:"\fb9a"}.fi-bs-scalpel-path:before{content:"\fb9b"}.fi-bs-scalpel:before{content:"\fb9c"}.fi-bs-scanner-gun:before{content:"\fb9d"}.fi-bs-scanner-image:before{content:"\fb9e"}.fi-bs-scanner-keyboard:before{content:"\fb9f"}.fi-bs-scanner-touchscreen:before{content:"\fba0"}.fi-bs-scarecrow:before{content:"\fba1"}.fi-bs-scarf:before{content:"\fba2"}.fi-bs-school-bus:before{content:"\fba3"}.fi-bs-school:before{content:"\fba4"}.fi-bs-scissors:before{content:"\fba5"}.fi-bs-scooter:before{content:"\fba6"}.fi-bs-screen:before{content:"\fba7"}.fi-bs-screencast:before{content:"\fba8"}.fi-bs-screw-alt:before{content:"\fba9"}.fi-bs-screw:before{content:"\fbaa"}.fi-bs-screwdriver:before{content:"\fbab"}.fi-bs-scribble:before{content:"\fbac"}.fi-bs-script:before{content:"\fbad"}.fi-bs-scroll-document-story:before{content:"\fbae"}.fi-bs-scroll-old:before{content:"\fbaf"}.fi-bs-scroll-torah:before{content:"\fbb0"}.fi-bs-scroll:before{content:"\fbb1"}.fi-bs-scrubber:before{content:"\fbb2"}.fi-bs-scythe:before{content:"\fbb3"}.fi-bs-sd-card:before{content:"\fbb4"}.fi-bs-sd-cards:before{content:"\fbb5"}.fi-bs-seal-exclamation:before{content:"\fbb6"}.fi-bs-seal-question:before{content:"\fbb7"}.fi-bs-seal:before{content:"\fbb8"}.fi-bs-search-alt:before{content:"\fbb9"}.fi-bs-search-dollar:before{content:"\fbba"}.fi-bs-search-heart:before{content:"\fbbb"}.fi-bs-search-location:before{content:"\fbbc"}.fi-bs-search:before{content:"\fbbd"}.fi-bs-seat-airline:before{content:"\fbbe"}.fi-bs-seatbelt-safety-driver:before{content:"\fbbf"}.fi-bs-second-award:before{content:"\fbc0"}.fi-bs-second-laurel:before{content:"\fbc1"}.fi-bs-second-medal:before{content:"\fbc2"}.fi-bs-second:before{content:"\fbc3"}.fi-bs-seedling:before{content:"\fbc4"}.fi-bs-selection:before{content:"\fbc5"}.fi-bs-sell:before{content:"\fbc6"}.fi-bs-seller-store:before{content:"\fbc7"}.fi-bs-seller:before{content:"\fbc8"}.fi-bs-selling:before{content:"\fbc9"}.fi-bs-send-back:before{content:"\fbca"}.fi-bs-send-backward:before{content:"\fbcb"}.fi-bs-send-money-smartphone:before{content:"\fbcc"}.fi-bs-send-money:before{content:"\fbcd"}.fi-bs-sensor-alert:before{content:"\fbce"}.fi-bs-sensor-fire:before{content:"\fbcf"}.fi-bs-sensor-on:before{content:"\fbd0"}.fi-bs-sensor-smoke:before{content:"\fbd1"}.fi-bs-sensor:before{content:"\fbd2"}.fi-bs-settings-sliders:before{content:"\fbd3"}.fi-bs-settings:before{content:"\fbd4"}.fi-bs-share-alt-square:before{content:"\fbd5"}.fi-bs-share-square:before{content:"\fbd6"}.fi-bs-share:before{content:"\fbd7"}.fi-bs-sheep:before{content:"\fbd8"}.fi-bs-shekel-sign:before{content:"\fbd9"}.fi-bs-shelves:before{content:"\fbda"}.fi-bs-shield-alt:before{content:"\fbdb"}.fi-bs-shield-cat:before{content:"\fbdc"}.fi-bs-shield-check:before{content:"\fbdd"}.fi-bs-shield-cross:before{content:"\fbde"}.fi-bs-shield-dog:before{content:"\fbdf"}.fi-bs-shield-exclamation:before{content:"\fbe0"}.fi-bs-shield-interrogation:before{content:"\fbe1"}.fi-bs-shield-keyhole:before{content:"\fbe2"}.fi-bs-shield-minus:before{content:"\fbe3"}.fi-bs-shield-plus:before{content:"\fbe4"}.fi-bs-shield-security-risk:before{content:"\fbe5"}.fi-bs-shield-slash:before{content:"\fbe6"}.fi-bs-shield-trust:before{content:"\fbe7"}.fi-bs-shield-virus:before{content:"\fbe8"}.fi-bs-shield-xmark:before{content:"\fbe9"}.fi-bs-shield:before{content:"\fbea"}.fi-bs-ship-side:before{content:"\fbeb"}.fi-bs-ship:before{content:"\fbec"}.fi-bs-shipping-fast:before{content:"\fbed"}.fi-bs-shipping-timed:before{content:"\fbee"}.fi-bs-shirt-long-sleeve:before{content:"\fbef"}.fi-bs-shirt-running:before{content:"\fbf0"}.fi-bs-shirt-tank-top:before{content:"\fbf1"}.fi-bs-shirt:before{content:"\fbf2"}.fi-bs-shish-kebab:before{content:"\fbf3"}.fi-bs-shoe-prints:before{content:"\fbf4"}.fi-bs-shop-lock:before{content:"\fbf5"}.fi-bs-shop-slash:before{content:"\fbf6"}.fi-bs-shop:before{content:"\fbf7"}.fi-bs-shopping-bag-add:before{content:"\fbf8"}.fi-bs-shopping-bag:before{content:"\fbf9"}.fi-bs-shopping-basket:before{content:"\fbfa"}.fi-bs-shopping-cart-add:before{content:"\fbfb"}.fi-bs-shopping-cart-buyer:before{content:"\fbfc"}.fi-bs-shopping-cart-check:before{content:"\fbfd"}.fi-bs-shopping-cart:before{content:"\fbfe"}.fi-bs-shovel-snow:before{content:"\fbff"}.fi-bs-shovel:before{content:"\fc00"}.fi-bs-shower-down:before{content:"\fc01"}.fi-bs-shower:before{content:"\fc02"}.fi-bs-shredder:before{content:"\fc03"}.fi-bs-shrimp:before{content:"\fc04"}.fi-bs-shuffle:before{content:"\fc05"}.fi-bs-shuttle-van:before{content:"\fc06"}.fi-bs-shuttlecock:before{content:"\fc07"}.fi-bs-Sickle:before{content:"\fc08"}.fi-bs-sidebar-flip:before{content:"\fc09"}.fi-bs-sidebar:before{content:"\fc0a"}.fi-bs-sigma:before{content:"\fc0b"}.fi-bs-sign-hanging:before{content:"\fc0c"}.fi-bs-sign-in-alt:before{content:"\fc0d"}.fi-bs-sign-out-alt:before{content:"\fc0e"}.fi-bs-sign-posts-wrench:before{content:"\fc0f"}.fi-bs-sign-posts:before{content:"\fc10"}.fi-bs-sign-up:before{content:"\fc11"}.fi-bs-signal-alt-1:before{content:"\fc12"}.fi-bs-signal-alt-2:before{content:"\fc13"}.fi-bs-signal-alt-slash:before{content:"\fc14"}.fi-bs-signal-alt:before{content:"\fc15"}.fi-bs-signal-bars-fair:before{content:"\fc16"}.fi-bs-signal-bars-good:before{content:"\fc17"}.fi-bs-signal-bars-weak:before{content:"\fc18"}.fi-bs-signal-stream-slash:before{content:"\fc19"}.fi-bs-signal-stream:before{content:"\fc1a"}.fi-bs-signature-lock:before{content:"\fc1b"}.fi-bs-signature-slash:before{content:"\fc1c"}.fi-bs-signature:before{content:"\fc1d"}.fi-bs-sim-card:before{content:"\fc1e"}.fi-bs-sim-cards:before{content:"\fc1f"}.fi-bs-sink:before{content:"\fc20"}.fi-bs-siren-on:before{content:"\fc21"}.fi-bs-Siren:before{content:"\fc22"}.fi-bs-site-alt:before{content:"\fc23"}.fi-bs-site-browser:before{content:"\fc24"}.fi-bs-site:before{content:"\fc25"}.fi-bs-sitemap:before{content:"\fc26"}.fi-bs-skateboard:before{content:"\fc27"}.fi-bs-skating:before{content:"\fc28"}.fi-bs-skeleton-ribs:before{content:"\fc29"}.fi-bs-skeleton:before{content:"\fc2a"}.fi-bs-skewer:before{content:"\fc2b"}.fi-bs-ski-boot-ski:before{content:"\fc2c"}.fi-bs-ski-jump:before{content:"\fc2d"}.fi-bs-ski-lift:before{content:"\fc2e"}.fi-bs-skiing-nordic:before{content:"\fc2f"}.fi-bs-skiing:before{content:"\fc30"}.fi-bs-skill-alt:before{content:"\fc31"}.fi-bs-skill-user:before{content:"\fc32"}.fi-bs-skill:before{content:"\fc33"}.fi-bs-skin-arrow:before{content:"\fc34"}.fi-bs-skin-drop:before{content:"\fc35"}.fi-bs-skin-hair:before{content:"\fc36"}.fi-bs-skin:before{content:"\fc37"}.fi-bs-skip-15-seconds:before{content:"\fc38"}.fi-bs-skull-cow:before{content:"\fc39"}.fi-bs-skull-crossbones:before{content:"\fc3a"}.fi-bs-skull:before{content:"\fc3b"}.fi-bs-slash:before{content:"\fc3c"}.fi-bs-sledding:before{content:"\fc3d"}.fi-bs-sleeping-bag:before{content:"\fc3e"}.fi-bs-sleigh:before{content:"\fc3f"}.fi-bs-sliders-h-square:before{content:"\fc40"}.fi-bs-sliders-v-square:before{content:"\fc41"}.fi-bs-sliders-v:before{content:"\fc42"}.fi-bs-slot-machine:before{content:"\fc43"}.fi-bs-smart-home-alt:before{content:"\fc44"}.fi-bs-smart-home:before{content:"\fc45"}.fi-bs-smartphone:before{content:"\fc46"}.fi-bs-smile-beam:before{content:"\fc47"}.fi-bs-smile-plus:before{content:"\fc48"}.fi-bs-smile-wink:before{content:"\fc49"}.fi-bs-smiley-comment-alt:before{content:"\fc4a"}.fi-bs-smog:before{content:"\fc4b"}.fi-bs-smoke:before{content:"\fc4c"}.fi-bs-smoking-ban:before{content:"\fc4d"}.fi-bs-smoking:before{content:"\fc4e"}.fi-bs-snake:before{content:"\fc4f"}.fi-bs-snap:before{content:"\fc50"}.fi-bs-snooze:before{content:"\fc51"}.fi-bs-snow-blowing:before{content:"\fc52"}.fi-bs-snowboarding:before{content:"\fc53"}.fi-bs-snowflake-droplets:before{content:"\fc54"}.fi-bs-snowflake:before{content:"\fc55"}.fi-bs-snowflakes:before{content:"\fc56"}.fi-bs-snowman-alt:before{content:"\fc57"}.fi-bs-snowman-head:before{content:"\fc58"}.fi-bs-snowmobile:before{content:"\fc59"}.fi-bs-snowplow:before{content:"\fc5a"}.fi-bs-soap-alt:before{content:"\fc5b"}.fi-bs-soap:before{content:"\fc5c"}.fi-bs-social-network:before{content:"\fc5d"}.fi-bs-socks:before{content:"\fc5e"}.fi-bs-sofa-size:before{content:"\fc5f"}.fi-bs-sofa:before{content:"\fc60"}.fi-bs-solar-panel-sun:before{content:"\fc61"}.fi-bs-solar-panel:before{content:"\fc62"}.fi-bs-solar-system:before{content:"\fc63"}.fi-bs-sold-house:before{content:"\fc64"}.fi-bs-sold-signal:before{content:"\fc65"}.fi-bs-sort-alpha-down-alt:before{content:"\fc66"}.fi-bs-sort-alpha-down:before{content:"\fc67"}.fi-bs-sort-alpha-up-alt:before{content:"\fc68"}.fi-bs-sort-alpha-up:before{content:"\fc69"}.fi-bs-sort-alt:before{content:"\fc6a"}.fi-bs-sort-amount-down-alt:before{content:"\fc6b"}.fi-bs-sort-amount-down:before{content:"\fc6c"}.fi-bs-sort-amount-up-alt:before{content:"\fc6d"}.fi-bs-sort-amount-up:before{content:"\fc6e"}.fi-bs-sort-circle-down:before{content:"\fc6f"}.fi-bs-sort-circle-up:before{content:"\fc70"}.fi-bs-sort-circle:before{content:"\fc71"}.fi-bs-sort-down:before{content:"\fc72"}.fi-bs-sort-numeric-down-alt:before{content:"\fc73"}.fi-bs-sort-numeric-down:before{content:"\fc74"}.fi-bs-sort-shapes-down:before{content:"\fc75"}.fi-bs-sort-shapes-up:before{content:"\fc76"}.fi-bs-sort-size-down:before{content:"\fc77"}.fi-bs-sort-size-up:before{content:"\fc78"}.fi-bs-sort:before{content:"\fc79"}.fi-bs-soup:before{content:"\fc7a"}.fi-bs-source-data:before{content:"\fc7b"}.fi-bs-source-document-alt:before{content:"\fc7c"}.fi-bs-source-document:before{content:"\fc7d"}.fi-bs-spa:before{content:"\fc7e"}.fi-bs-space-shuttle:before{content:"\fc7f"}.fi-bs-space-station-moon-alt:before{content:"\fc80"}.fi-bs-space-station-moon:before{content:"\fc81"}.fi-bs-spade:before{content:"\fc82"}.fi-bs-spaghetti-monster-flying:before{content:"\fc83"}.fi-bs-spain-map:before{content:"\fc84"}.fi-bs-sparkles:before{content:"\fc85"}.fi-bs-spartan-helmet:before{content:"\fc86"}.fi-bs-speaker:before{content:"\fc87"}.fi-bs-speakers:before{content:"\fc88"}.fi-bs-speech-bubble-story:before{content:"\fc89"}.fi-bs-speedometer-arrow:before{content:"\fc8a"}.fi-bs-speedometer-kpi:before{content:"\fc8b"}.fi-bs-sphere:before{content:"\fc8c"}.fi-bs-spider-black-widow:before{content:"\fc8d"}.fi-bs-spider-web:before{content:"\fc8e"}.fi-bs-spider:before{content:"\fc8f"}.fi-bs-spinner:before{content:"\fc90"}.fi-bs-split-up-relation:before{content:"\fc91"}.fi-bs-split:before{content:"\fc92"}.fi-bs-splotch:before{content:"\fc93"}.fi-bs-spoon:before{content:"\fc94"}.fi-bs-spray-can-sparkles:before{content:"\fc95"}.fi-bs-spray-can:before{content:"\fc96"}.fi-bs-spring-calendar:before{content:"\fc97"}.fi-bs-sprinkler:before{content:"\fc98"}.fi-bs-spy:before{content:"\fc99"}.fi-bs-square-0:before{content:"\fc9a"}.fi-bs-square-1:before{content:"\fc9b"}.fi-bs-square-2:before{content:"\fc9c"}.fi-bs-square-3:before{content:"\fc9d"}.fi-bs-square-4:before{content:"\fc9e"}.fi-bs-square-5:before{content:"\fc9f"}.fi-bs-square-6:before{content:"\fca0"}.fi-bs-square-7:before{content:"\fca1"}.fi-bs-square-8:before{content:"\fca2"}.fi-bs-square-9:before{content:"\fca3"}.fi-bs-square-a:before{content:"\fca4"}.fi-bs-square-b:before{content:"\fca5"}.fi-bs-square-bolt:before{content:"\fca6"}.fi-bs-square-c:before{content:"\fca7"}.fi-bs-square-code:before{content:"\fca8"}.fi-bs-square-d:before{content:"\fca9"}.fi-bs-square-dashed-circle-plus:before{content:"\fcaa"}.fi-bs-square-dashed:before{content:"\fcab"}.fi-bs-square-divide:before{content:"\fcac"}.fi-bs-square-e:before{content:"\fcad"}.fi-bs-square-ellipsis-vertical:before{content:"\fcae"}.fi-bs-square-ellipsis:before{content:"\fcaf"}.fi-bs-square-exclamation:before{content:"\fcb0"}.fi-bs-square-f:before{content:"\fcb1"}.fi-bs-square-g:before{content:"\fcb2"}.fi-bs-square-h:before{content:"\fcb3"}.fi-bs-square-heart:before{content:"\fcb4"}.fi-bs-square-i:before{content:"\fcb5"}.fi-bs-square-info:before{content:"\fcb6"}.fi-bs-square-j:before{content:"\fcb7"}.fi-bs-square-k:before{content:"\fcb8"}.fi-bs-square-kanban:before{content:"\fcb9"}.fi-bs-square-l:before{content:"\fcba"}.fi-bs-square-m:before{content:"\fcbb"}.fi-bs-square-minus:before{content:"\fcbc"}.fi-bs-square-n:before{content:"\fcbd"}.fi-bs-square-o:before{content:"\fcbe"}.fi-bs-square-p:before{content:"\fcbf"}.fi-bs-square-phone-hangup:before{content:"\fcc0"}.fi-bs-square-plus:before{content:"\fcc1"}.fi-bs-square-poll-horizontal:before{content:"\fcc2"}.fi-bs-square-poll-vertical:before{content:"\fcc3"}.fi-bs-square-q:before{content:"\fcc4"}.fi-bs-square-quote:before{content:"\fcc5"}.fi-bs-square-r:before{content:"\fcc6"}.fi-bs-square-root:before{content:"\fcc7"}.fi-bs-square-s:before{content:"\fcc8"}.fi-bs-square-small:before{content:"\fcc9"}.fi-bs-square-star:before{content:"\fcca"}.fi-bs-square-t:before{content:"\fccb"}.fi-bs-square-terminal:before{content:"\fccc"}.fi-bs-square-u:before{content:"\fccd"}.fi-bs-square-up-right:before{content:"\fcce"}.fi-bs-square-v:before{content:"\fccf"}.fi-bs-square-w:before{content:"\fcd0"}.fi-bs-square-x:before{content:"\fcd1"}.fi-bs-square-y:before{content:"\fcd2"}.fi-bs-square-z:before{content:"\fcd3"}.fi-bs-square:before{content:"\fcd4"}.fi-bs-squid:before{content:"\fcd5"}.fi-bs-squircle:before{content:"\fcd6"}.fi-bs-squirrel:before{content:"\fcd7"}.fi-bs-staff:before{content:"\fcd8"}.fi-bs-stage-concert:before{content:"\fcd9"}.fi-bs-stage-theatre:before{content:"\fcda"}.fi-bs-stage:before{content:"\fcdb"}.fi-bs-stairs:before{content:"\fcdc"}.fi-bs-stamp:before{content:"\fcdd"}.fi-bs-standard-definition:before{content:"\fcde"}.fi-bs-star-and-crescent:before{content:"\fcdf"}.fi-bs-star-christmas:before{content:"\fce0"}.fi-bs-star-comment-alt:before{content:"\fce1"}.fi-bs-star-exclamation:before{content:"\fce2"}.fi-bs-star-octogram:before{content:"\fce3"}.fi-bs-star-of-david:before{content:"\fce4"}.fi-bs-star-rating-call:before{content:"\fce5"}.fi-bs-star-sharp-half-stroke:before{content:"\fce6"}.fi-bs-star-sharp-half:before{content:"\fce7"}.fi-bs-star-shooting:before{content:"\fce8"}.fi-bs-star:before{content:"\fce9"}.fi-bs-starfighter:before{content:"\fcea"}.fi-bs-stars:before{content:"\fceb"}.fi-bs-state-country:before{content:"\fcec"}.fi-bs-stationary-bike:before{content:"\fced"}.fi-bs-stats:before{content:"\fcee"}.fi-bs-steak:before{content:"\fcef"}.fi-bs-steering-wheel:before{content:"\fcf0"}.fi-bs-step-backward:before{content:"\fcf1"}.fi-bs-step-forward:before{content:"\fcf2"}.fi-bs-sterling-sign:before{content:"\fcf3"}.fi-bs-stethoscope:before{content:"\fcf4"}.fi-bs-sticker:before{content:"\fcf5"}.fi-bs-stocking:before{content:"\fcf6"}.fi-bs-stomach:before{content:"\fcf7"}.fi-bs-stop-circle:before{content:"\fcf8"}.fi-bs-stop-square:before{content:"\fcf9"}.fi-bs-stop:before{content:"\fcfa"}.fi-bs-stopwatch:before{content:"\fcfb"}.fi-bs-store-alt:before{content:"\fcfc"}.fi-bs-store-buyer:before{content:"\fcfd"}.fi-bs-store-lock:before{content:"\fcfe"}.fi-bs-store-slash:before{content:"\fcff"}.fi-bs-story-book:before{content:"\fd00"}.fi-bs-story-fairy-tale:before{content:"\fd01"}.fi-bs-story-fantasy:before{content:"\fd02"}.fi-bs-strategy-chess-risk:before{content:"\fd03"}.fi-bs-strawberry:before{content:"\fd04"}.fi-bs-street-view:before{content:"\fd05"}.fi-bs-stretcher:before{content:"\fd06"}.fi-bs-strikethrough:before{content:"\fd07"}.fi-bs-stroopwafel:before{content:"\fd08"}.fi-bs-student-alt:before{content:"\fd09"}.fi-bs-student:before{content:"\fd0a"}.fi-bs-subscript:before{content:"\fd0b"}.fi-bs-subscription-alt:before{content:"\fd0c"}.fi-bs-subscription:before{content:"\fd0d"}.fi-bs-subtitles-slash:before{content:"\fd0e"}.fi-bs-subtitles:before{content:"\fd0f"}.fi-bs-subway:before{content:"\fd10"}.fi-bs-suitcase-alt:before{content:"\fd11"}.fi-bs-summary-check:before{content:"\fd12"}.fi-bs-summer:before{content:"\fd13"}.fi-bs-sun-dust:before{content:"\fd14"}.fi-bs-sun-plant-wilt:before{content:"\fd15"}.fi-bs-sun-salutation-yoga:before{content:"\fd16"}.fi-bs-sun:before{content:"\fd17"}.fi-bs-sunday:before{content:"\fd18"}.fi-bs-sunglasses-alt:before{content:"\fd19"}.fi-bs-sunglasses:before{content:"\fd1a"}.fi-bs-sunrise-alt:before{content:"\fd1b"}.fi-bs-sunrise:before{content:"\fd1c"}.fi-bs-sunset:before{content:"\fd1d"}.fi-bs-superscript:before{content:"\fd1e"}.fi-bs-supplier-alt:before{content:"\fd1f"}.fi-bs-supplier:before{content:"\fd20"}.fi-bs-surfing:before{content:"\fd21"}.fi-bs-surprise:before{content:"\fd22"}.fi-bs-surveillance-camera:before{content:"\fd23"}.fi-bs-survey-xmark:before{content:"\fd24"}.fi-bs-sushi-alt:before{content:"\fd25"}.fi-bs-sushi-roll:before{content:"\fd26"}.fi-bs-sushi:before{content:"\fd27"}.fi-bs-svg:before{content:"\fd28"}.fi-bs-swap:before{content:"\fd29"}.fi-bs-swatchbook:before{content:"\fd2a"}.fi-bs-swimmer:before{content:"\fd2b"}.fi-bs-swimming-pool:before{content:"\fd2c"}.fi-bs-swing:before{content:"\fd2d"}.fi-bs-swipe-down:before{content:"\fd2e"}.fi-bs-swipe-left:before{content:"\fd2f"}.fi-bs-swipe-right:before{content:"\fd30"}.fi-bs-swipe-up:before{content:"\fd31"}.fi-bs-sword:before{content:"\fd32"}.fi-bs-symbol:before{content:"\fd33"}.fi-bs-symbols:before{content:"\fd34"}.fi-bs-synagogue:before{content:"\fd35"}.fi-bs-syringe:before{content:"\fd36"}.fi-bs-system-cloud:before{content:"\fd37"}.fi-bs-t:before{content:"\fd38"}.fi-bs-tab-folder:before{content:"\fd39"}.fi-bs-table-columns:before{content:"\fd3a"}.fi-bs-table-layout:before{content:"\fd3b"}.fi-bs-table-list:before{content:"\fd3c"}.fi-bs-table-picnic:before{content:"\fd3d"}.fi-bs-table-pivot:before{content:"\fd3e"}.fi-bs-table-rows:before{content:"\fd3f"}.fi-bs-table-tree:before{content:"\fd40"}.fi-bs-table:before{content:"\fd41"}.fi-bs-tablet-android-alt:before{content:"\fd42"}.fi-bs-tablet-android:before{content:"\fd43"}.fi-bs-tablet-rugged:before{content:"\fd44"}.fi-bs-tablet:before{content:"\fd45"}.fi-bs-tachometer-alt-average:before{content:"\fd46"}.fi-bs-tachometer-alt-fastest:before{content:"\fd47"}.fi-bs-tachometer-alt-slow:before{content:"\fd48"}.fi-bs-tachometer-alt-slowest:before{content:"\fd49"}.fi-bs-tachometer-average:before{content:"\fd4a"}.fi-bs-tachometer-fast:before{content:"\fd4b"}.fi-bs-tachometer-fastest:before{content:"\fd4c"}.fi-bs-tachometer-slow:before{content:"\fd4d"}.fi-bs-tachometer-slowest:before{content:"\fd4e"}.fi-bs-tachometer:before{content:"\fd4f"}.fi-bs-taco:before{content:"\fd50"}.fi-bs-tags:before{content:"\fd51"}.fi-bs-talent-alt:before{content:"\fd52"}.fi-bs-talent-hand:before{content:"\fd53"}.fi-bs-talent:before{content:"\fd54"}.fi-bs-tally-1:before{content:"\fd55"}.fi-bs-tally-2:before{content:"\fd56"}.fi-bs-tally-3:before{content:"\fd57"}.fi-bs-tally-4:before{content:"\fd58"}.fi-bs-tally:before{content:"\fd59"}.fi-bs-tamale:before{content:"\fd5a"}.fi-bs-tank-water:before{content:"\fd5b"}.fi-bs-tap:before{content:"\fd5c"}.fi-bs-tape:before{content:"\fd5d"}.fi-bs-target-audience:before{content:"\fd5e"}.fi-bs-target:before{content:"\fd5f"}.fi-bs-tax-alt:before{content:"\fd60"}.fi-bs-tax:before{content:"\fd61"}.fi-bs-taxi-bus:before{content:"\fd62"}.fi-bs-taxi:before{content:"\fd63"}.fi-bs-team-check-alt:before{content:"\fd64"}.fi-bs-team-check:before{content:"\fd65"}.fi-bs-teddy-bear:before{content:"\fd66"}.fi-bs-teeth-open:before{content:"\fd67"}.fi-bs-telescope:before{content:"\fd68"}.fi-bs-temperature-down:before{content:"\fd69"}.fi-bs-temperature-frigid:before{content:"\fd6a"}.fi-bs-temperature-high:before{content:"\fd6b"}.fi-bs-temperature-list:before{content:"\fd6c"}.fi-bs-temperature-low:before{content:"\fd6d"}.fi-bs-temperature-up:before{content:"\fd6e"}.fi-bs-template-alt:before{content:"\fd6f"}.fi-bs-template:before{content:"\fd70"}.fi-bs-tenge:before{content:"\fd71"}.fi-bs-tennis:before{content:"\fd72"}.fi-bs-tent-arrow-down-to-line:before{content:"\fd73"}.fi-bs-tent-arrow-left-right:before{content:"\fd74"}.fi-bs-tent-arrow-turn-left:before{content:"\fd75"}.fi-bs-tent-arrows-down:before{content:"\fd76"}.fi-bs-tents:before{content:"\fd77"}.fi-bs-terminal:before{content:"\fd78"}.fi-bs-terrace:before{content:"\fd79"}.fi-bs-test-tube:before{content:"\fd7a"}.fi-bs-test:before{content:"\fd7b"}.fi-bs-text-box-dots:before{content:"\fd7c"}.fi-bs-text-box-edit:before{content:"\fd7d"}.fi-bs-text-box:before{content:"\fd7e"}.fi-bs-text-check:before{content:"\fd7f"}.fi-bs-text-height:before{content:"\fd80"}.fi-bs-text-shadow:before{content:"\fd81"}.fi-bs-text-size:before{content:"\fd82"}.fi-bs-text-slash:before{content:"\fd83"}.fi-bs-text-width:before{content:"\fd84"}.fi-bs-text:before{content:"\fd85"}.fi-bs-theater-masks:before{content:"\fd86"}.fi-bs-thermometer-alt:before{content:"\fd87"}.fi-bs-thermometer-empty:before{content:"\fd88"}.fi-bs-thermometer-full:before{content:"\fd89"}.fi-bs-thermometer-half:before{content:"\fd8a"}.fi-bs-thermometer-quarter:before{content:"\fd8b"}.fi-bs-thermometer-three-quarters:before{content:"\fd8c"}.fi-bs-theta:before{content:"\fd8d"}.fi-bs-third-award:before{content:"\fd8e"}.fi-bs-third-laurel:before{content:"\fd8f"}.fi-bs-third-medal:before{content:"\fd90"}.fi-bs-third:before{content:"\fd91"}.fi-bs-thought-bubble:before{content:"\fd92"}.fi-bs-three-leaf-clover:before{content:"\fd93"}.fi-bs-thumbs-up-trust:before{content:"\fd94"}.fi-bs-thumbtack:before{content:"\fd95"}.fi-bs-thunderstorm-moon:before{content:"\fd96"}.fi-bs-thunderstorm-risk:before{content:"\fd97"}.fi-bs-thunderstorm-sun:before{content:"\fd98"}.fi-bs-thunderstorm:before{content:"\fd99"}.fi-bs-thursday:before{content:"\fd9a"}.fi-bs-ticket-airline:before{content:"\fd9b"}.fi-bs-ticket-alt:before{content:"\fd9c"}.fi-bs-ticket:before{content:"\fd9d"}.fi-bs-tickets-airline:before{content:"\fd9e"}.fi-bs-tie:before{content:"\fd9f"}.fi-bs-tilde:before{content:"\fda0"}.fi-bs-time-add:before{content:"\fda1"}.fi-bs-time-check:before{content:"\fda2"}.fi-bs-time-delete:before{content:"\fda3"}.fi-bs-time-fast:before{content:"\fda4"}.fi-bs-time-forward-sixty:before{content:"\fda5"}.fi-bs-time-forward-ten:before{content:"\fda6"}.fi-bs-time-forward:before{content:"\fda7"}.fi-bs-time-half-past:before{content:"\fda8"}.fi-bs-time-oclock:before{content:"\fda9"}.fi-bs-time-past:before{content:"\fdaa"}.fi-bs-time-quarter-past:before{content:"\fdab"}.fi-bs-time-quarter-to:before{content:"\fdac"}.fi-bs-time-twenty-four:before{content:"\fdad"}.fi-bs-time-watch-calendar:before{content:"\fdae"}.fi-bs-timer-clock-call:before{content:"\fdaf"}.fi-bs-times-hexagon:before{content:"\fdb0"}.fi-bs-tint-slash:before{content:"\fdb1"}.fi-bs-tip-coin:before{content:"\fdb2"}.fi-bs-tire-flat:before{content:"\fdb3"}.fi-bs-tire-pressure-warning:before{content:"\fdb4"}.fi-bs-tire-rugged:before{content:"\fdb5"}.fi-bs-tire:before{content:"\fdb6"}.fi-bs-tired:before{content:"\fdb7"}.fi-bs-to-do-alt:before{content:"\fdb8"}.fi-bs-to-do:before{content:"\fdb9"}.fi-bs-together-people:before{content:"\fdba"}.fi-bs-toggle-off:before{content:"\fdbb"}.fi-bs-toggle-on:before{content:"\fdbc"}.fi-bs-toilet-paper-blank-under:before{content:"\fdbd"}.fi-bs-toilet-paper-blank:before{content:"\fdbe"}.fi-bs-toilet-paper-slash:before{content:"\fdbf"}.fi-bs-toilet-paper-under-slash:before{content:"\fdc0"}.fi-bs-toilet-paper-under:before{content:"\fdc1"}.fi-bs-toilet:before{content:"\fdc2"}.fi-bs-toilets-portable:before{content:"\fdc3"}.fi-bs-token:before{content:"\fdc4"}.fi-bs-tomato:before{content:"\fdc5"}.fi-bs-tombstone-alt:before{content:"\fdc6"}.fi-bs-tombstone:before{content:"\fdc7"}.fi-bs-tool-box:before{content:"\fdc8"}.fi-bs-tool-crop:before{content:"\fdc9"}.fi-bs-tool-marquee:before{content:"\fdca"}.fi-bs-tools:before{content:"\fdcb"}.fi-bs-tooth:before{content:"\fdcc"}.fi-bs-toothbrush:before{content:"\fdcd"}.fi-bs-torch-inspiration-leader:before{content:"\fdce"}.fi-bs-torii-gate:before{content:"\fdcf"}.fi-bs-tornado:before{content:"\fdd0"}.fi-bs-total:before{content:"\fdd1"}.fi-bs-tour-guide-people:before{content:"\fdd2"}.fi-bs-tour-virtual:before{content:"\fdd3"}.fi-bs-tower-control:before{content:"\fdd4"}.fi-bs-track:before{content:"\fdd5"}.fi-bs-tractor:before{content:"\fdd6"}.fi-bs-trademark:before{content:"\fdd7"}.fi-bs-traffic-cone:before{content:"\fdd8"}.fi-bs-traffic-light-go:before{content:"\fdd9"}.fi-bs-traffic-light-slow:before{content:"\fdda"}.fi-bs-traffic-light-stop:before{content:"\fddb"}.fi-bs-traffic-light:before{content:"\fddc"}.fi-bs-trailer:before{content:"\fddd"}.fi-bs-train-journey:before{content:"\fdde"}.fi-bs-train-side:before{content:"\fddf"}.fi-bs-train-station-building:before{content:"\fde0"}.fi-bs-train-station:before{content:"\fde1"}.fi-bs-train-subway-tunnel:before{content:"\fde2"}.fi-bs-train-track:before{content:"\fde3"}.fi-bs-train-tram:before{content:"\fde4"}.fi-bs-train:before{content:"\fde5"}.fi-bs-tram:before{content:"\fde6"}.fi-bs-transform:before{content:"\fde7"}.fi-bs-transformation-block:before{content:"\fde8"}.fi-bs-transformation-circle:before{content:"\fde9"}.fi-bs-transformation-design:before{content:"\fdea"}.fi-bs-transformation-shapes:before{content:"\fdeb"}.fi-bs-transformer-bolt:before{content:"\fdec"}.fi-bs-transgender:before{content:"\fded"}.fi-bs-transporter-1:before{content:"\fdee"}.fi-bs-transporter-2:before{content:"\fdef"}.fi-bs-transporter-3:before{content:"\fdf0"}.fi-bs-transporter-4:before{content:"\fdf1"}.fi-bs-transporter-5:before{content:"\fdf2"}.fi-bs-transporter-6:before{content:"\fdf3"}.fi-bs-transporter-7:before{content:"\fdf4"}.fi-bs-transporter-empty:before{content:"\fdf5"}.fi-bs-transporter:before{content:"\fdf6"}.fi-bs-trash-can-check:before{content:"\fdf7"}.fi-bs-trash-can-clock:before{content:"\fdf8"}.fi-bs-trash-can-list:before{content:"\fdf9"}.fi-bs-trash-can-plus:before{content:"\fdfa"}.fi-bs-trash-can-slash:before{content:"\fdfb"}.fi-bs-trash-check:before{content:"\fdfc"}.fi-bs-trash-clock:before{content:"\fdfd"}.fi-bs-trash-empty:before{content:"\fdfe"}.fi-bs-trash-list:before{content:"\fdff"}.fi-bs-trash-plus:before{content:"\fe10"}.fi-bs-trash-restore-alt:before{content:"\fe11"}.fi-bs-trash-restore:before{content:"\fe12"}.fi-bs-trash-slash:before{content:"\fe13"}.fi-bs-trash-undo-alt:before{content:"\fe14"}.fi-bs-trash-undo:before{content:"\fe15"}.fi-bs-trash-xmark:before{content:"\fe16"}.fi-bs-trash:before{content:"\fe17"}.fi-bs-treadmill:before{content:"\fe18"}.fi-bs-treasure-chest:before{content:"\fe19"}.fi-bs-treatment:before{content:"\fe1a"}.fi-bs-tree-alt:before{content:"\fe1b"}.fi-bs-tree-christmas:before{content:"\fe1c"}.fi-bs-tree-deciduous:before{content:"\fe1d"}.fi-bs-tree:before{content:"\fe1e"}.fi-bs-trees-alt:before{content:"\fe1f"}.fi-bs-trees:before{content:"\fe30"}.fi-bs-triangle-music:before{content:"\fe31"}.fi-bs-triangle-person-digging:before{content:"\fe32"}.fi-bs-triangle-warning:before{content:"\fe33"}.fi-bs-triangle:before{content:"\fe34"}.fi-bs-tricycle:before{content:"\fe35"}.fi-bs-trillium:before{content:"\fe36"}.fi-bs-trophy-achievement-skill:before{content:"\fe37"}.fi-bs-trophy-star:before{content:"\fe38"}.fi-bs-trophy:before{content:"\fe39"}.fi-bs-truck-arrow-left:before{content:"\fe3a"}.fi-bs-truck-arrow-right:before{content:"\fe3b"}.fi-bs-truck-bolt:before{content:"\fe3c"}.fi-bs-truck-box:before{content:"\fe3d"}.fi-bs-truck-check:before{content:"\fe3e"}.fi-bs-truck-container-empty:before{content:"\fe3f"}.fi-bs-truck-container:before{content:"\fe40"}.fi-bs-truck-couch:before{content:"\fe41"}.fi-bs-truck-fire:before{content:"\fe42"}.fi-bs-truck-flatbed:before{content:"\fe43"}.fi-bs-truck-front:before{content:"\fe44"}.fi-bs-truck-ladder:before{content:"\fe45"}.fi-bs-truck-loading:before{content:"\fe46"}.fi-bs-truck-medical:before{content:"\fe47"}.fi-bs-truck-monster:before{content:"\fe48"}.fi-bs-truck-moving:before{content:"\fe49"}.fi-bs-truck-pickup:before{content:"\fe4a"}.fi-bs-truck-plow:before{content:"\fe4b"}.fi-bs-truck-ramp:before{content:"\fe4c"}.fi-bs-truck-side:before{content:"\fe4d"}.fi-bs-truck-tow:before{content:"\fe4e"}.fi-bs-truck-utensils:before{content:"\fe4f"}.fi-bs-trumpet:before{content:"\fe50"}.fi-bs-trust-alt:before{content:"\fe51"}.fi-bs-trust:before{content:"\fe52"}.fi-bs-tshirt:before{content:"\fe53"}.fi-bs-tty-answer:before{content:"\fe54"}.fi-bs-tty:before{content:"\fe55"}.fi-bs-tubes:before{content:"\fe56"}.fi-bs-tuesday:before{content:"\fe57"}.fi-bs-tugrik-sign:before{content:"\fe58"}.fi-bs-turkey:before{content:"\fe59"}.fi-bs-turn-left-down:before{content:"\fe5a"}.fi-bs-turn-left:before{content:"\fe5b"}.fi-bs-turn-right:before{content:"\fe5c"}.fi-bs-turntable:before{content:"\fe5d"}.fi-bs-turtle:before{content:"\fe5e"}.fi-bs-tv-music:before{content:"\fe5f"}.fi-bs-tv-retro:before{content:"\fe60"}.fi-bs-typewriter:before{content:"\fe61"}.fi-bs-u:before{content:"\fe62"}.fi-bs-ufo-beam:before{content:"\fe63"}.fi-bs-ufo:before{content:"\fe64"}.fi-bs-ui-ux:before{content:"\fe65"}.fi-bs-umbrella-beach:before{content:"\fe66"}.fi-bs-umbrella:before{content:"\fe67"}.fi-bs-under-construction:before{content:"\fe68"}.fi-bs-underline:before{content:"\fe69"}.fi-bs-undo-alt:before{content:"\fe6a"}.fi-bs-undo:before{content:"\fe6b"}.fi-bs-unicorn:before{content:"\fe6c"}.fi-bs-uniform-martial-arts:before{content:"\fe6d"}.fi-bs-universal-access:before{content:"\fe6e"}.fi-bs-unlock:before{content:"\fe6f"}.fi-bs-up-from-bracket:before{content:"\fe70"}.fi-bs-up-left:before{content:"\fe71"}.fi-bs-up-right-from-square:before{content:"\fe72"}.fi-bs-up-right:before{content:"\fe73"}.fi-bs-up:before{content:"\fe74"}.fi-bs-upload:before{content:"\fe75"}.fi-bs-url:before{content:"\fe76"}.fi-bs-usb-pendrive:before{content:"\fe77"}.fi-bs-usd-circle:before{content:"\fe78"}.fi-bs-usd-square:before{content:"\fe79"}.fi-bs-user-add:before{content:"\fe7a"}.fi-bs-user-alien:before{content:"\fe7b"}.fi-bs-user-astronaut:before{content:"\fe7c"}.fi-bs-user-check:before{content:"\fe7d"}.fi-bs-user-chef:before{content:"\fe7e"}.fi-bs-user-coach:before{content:"\fe7f"}.fi-bs-user-cowboy:before{content:"\fe80"}.fi-bs-user-crown:before{content:"\fe81"}.fi-bs-user-gear:before{content:"\fe82"}.fi-bs-user-graduate:before{content:"\fe83"}.fi-bs-user-headset:before{content:"\fe84"}.fi-bs-user-helmet-safety:before{content:"\fe85"}.fi-bs-user-injured:before{content:"\fe86"}.fi-bs-user-interface-ui:before{content:"\fe87"}.fi-bs-user-key:before{content:"\fe88"}.fi-bs-user-lock:before{content:"\fe89"}.fi-bs-user-md-chat:before{content:"\fe8a"}.fi-bs-user-md:before{content:"\fe8b"}.fi-bs-user-minus:before{content:"\fe8c"}.fi-bs-user-music:before{content:"\fe8d"}.fi-bs-user-ninja:before{content:"\fe8e"}.fi-bs-user-nurse:before{content:"\fe8f"}.fi-bs-user-pen:before{content:"\fe90"}.fi-bs-user-pilot-tie:before{content:"\fe91"}.fi-bs-user-pilot:before{content:"\fe92"}.fi-bs-user-police:before{content:"\fe93"}.fi-bs-user-robot-xmarks:before{content:"\fe94"}.fi-bs-user-robot:before{content:"\fe95"}.fi-bs-user-salary:before{content:"\fe96"}.fi-bs-user-shield:before{content:"\fe97"}.fi-bs-user-skill-gear:before{content:"\fe98"}.fi-bs-user-slash:before{content:"\fe99"}.fi-bs-user-tag:before{content:"\fe9a"}.fi-bs-user-time:before{content:"\fe9b"}.fi-bs-user-trust:before{content:"\fe9c"}.fi-bs-user-unlock:before{content:"\fe9d"}.fi-bs-user-visor:before{content:"\fe9e"}.fi-bs-user-xmark:before{content:"\fe9f"}.fi-bs-user:before{content:"\fea0"}.fi-bs-users-alt:before{content:"\fea1"}.fi-bs-users-class:before{content:"\fea2"}.fi-bs-users-gear:before{content:"\fea3"}.fi-bs-users-medical:before{content:"\fea4"}.fi-bs-users-slash:before{content:"\fea5"}.fi-bs-users:before{content:"\fea6"}.fi-bs-utensils-slash:before{content:"\fea7"}.fi-bs-utensils:before{content:"\fea8"}.fi-bs-utility-pole-double:before{content:"\fea9"}.fi-bs-utility-pole:before{content:"\feaa"}.fi-bs-ux-browser:before{content:"\feab"}.fi-bs-ux:before{content:"\feac"}.fi-bs-v:before{content:"\fead"}.fi-bs-vacuum-robot:before{content:"\feae"}.fi-bs-vacuum:before{content:"\feaf"}.fi-bs-value-absolute:before{content:"\feb0"}.fi-bs-vault:before{content:"\feb1"}.fi-bs-vector-alt:before{content:"\feb2"}.fi-bs-vector-circle:before{content:"\feb3"}.fi-bs-vector-polygon:before{content:"\feb4"}.fi-bs-vector:before{content:"\feb5"}.fi-bs-venus-double:before{content:"\feb6"}.fi-bs-venus-mars:before{content:"\feb7"}.fi-bs-venus:before{content:"\feb8"}.fi-bs-vest-patches:before{content:"\feb9"}.fi-bs-vest:before{content:"\feba"}.fi-bs-video-arrow-down-left:before{content:"\febb"}.fi-bs-video-arrow-up-right:before{content:"\febc"}.fi-bs-video-camera-alt:before{content:"\febd"}.fi-bs-video-camera:before{content:"\febe"}.fi-bs-video-duration:before{content:"\febf"}.fi-bs-video-plus:before{content:"\fec0"}.fi-bs-video-slash:before{content:"\fec1"}.fi-bs-videoconference:before{content:"\fec2"}.fi-bs-vihara:before{content:"\fec3"}.fi-bs-violin:before{content:"\fec4"}.fi-bs-virus-slash:before{content:"\fec5"}.fi-bs-virus:before{content:"\fec6"}.fi-bs-viruses:before{content:"\fec7"}.fi-bs-visit:before{content:"\fec8"}.fi-bs-voicemail:before{content:"\fec9"}.fi-bs-volcano:before{content:"\feca"}.fi-bs-volleyball:before{content:"\fecb"}.fi-bs-volume-down:before{content:"\fecc"}.fi-bs-volume-mute:before{content:"\fecd"}.fi-bs-volume-off:before{content:"\fece"}.fi-bs-volume-slash:before{content:"\fecf"}.fi-bs-volume:before{content:"\fed0"}.fi-bs-vote-nay:before{content:"\fed1"}.fi-bs-vote-yea:before{content:"\fed2"}.fi-bs-vr-cardboard:before{content:"\fed3"}.fi-bs-w:before{content:"\fed4"}.fi-bs-waffle:before{content:"\fed5"}.fi-bs-wagon-covered:before{content:"\fed6"}.fi-bs-walker:before{content:"\fed7"}.fi-bs-walkie-talkie:before{content:"\fed8"}.fi-bs-walking:before{content:"\fed9"}.fi-bs-wallet-arrow:before{content:"\feda"}.fi-bs-wallet-buyer:before{content:"\fedb"}.fi-bs-wallet:before{content:"\fedc"}.fi-bs-warehouse-alt:before{content:"\fedd"}.fi-bs-warranty:before{content:"\fede"}.fi-bs-washer:before{content:"\fedf"}.fi-bs-waste-pollution:before{content:"\fee0"}.fi-bs-waste:before{content:"\fee1"}.fi-bs-watch-calculator:before{content:"\fee2"}.fi-bs-watch-fitness:before{content:"\fee3"}.fi-bs-watch-smart:before{content:"\fee4"}.fi-bs-watch:before{content:"\fee5"}.fi-bs-water-bottle:before{content:"\fee6"}.fi-bs-water-ladder:before{content:"\fee7"}.fi-bs-water-lower:before{content:"\fee8"}.fi-bs-water-rise:before{content:"\fee9"}.fi-bs-water:before{content:"\feea"}.fi-bs-watermelon:before{content:"\feeb"}.fi-bs-wave-sine:before{content:"\feec"}.fi-bs-wave-square:before{content:"\feed"}.fi-bs-wave-triangle:before{content:"\feee"}.fi-bs-wave:before{content:"\feef"}.fi-bs-waveform-path:before{content:"\fef0"}.fi-bs-waveform:before{content:"\fef1"}.fi-bs-web-design:before{content:"\fef2"}.fi-bs-webcam-slash:before{content:"\fef3"}.fi-bs-webcam:before{content:"\fef4"}.fi-bs-webhook:before{content:"\fef5"}.fi-bs-wednesday:before{content:"\fef6"}.fi-bs-whale:before{content:"\fef7"}.fi-bs-wheat-awn-circle-exclamation:before{content:"\fef8"}.fi-bs-wheat-awn-slash:before{content:"\fef9"}.fi-bs-wheat-awn:before{content:"\fefa"}.fi-bs-wheat-slash:before{content:"\fefb"}.fi-bs-wheat:before{content:"\fefc"}.fi-bs-wheelchair-move:before{content:"\fefd"}.fi-bs-wheelchair-sleeping:before{content:"\fefe"}.fi-bs-wheelchair:before{content:"\ff00"}.fi-bs-whistle:before{content:"\ff01"}.fi-bs-white-space:before{content:"\ff02"}.fi-bs-wifi-1:before{content:"\ff03"}.fi-bs-wifi-2:before{content:"\ff04"}.fi-bs-wifi-alt:before{content:"\ff05"}.fi-bs-wifi-exclamation:before{content:"\ff06"}.fi-bs-wifi-slash:before{content:"\ff07"}.fi-bs-wifi:before{content:"\ff08"}.fi-bs-wind-turbine:before{content:"\ff09"}.fi-bs-wind-warning:before{content:"\ff0a"}.fi-bs-wind:before{content:"\ff0b"}.fi-bs-window-alt:before{content:"\ff0c"}.fi-bs-window-frame-open:before{content:"\ff0d"}.fi-bs-window-frame:before{content:"\ff0e"}.fi-bs-window-maximize:before{content:"\ff0f"}.fi-bs-window-minimize:before{content:"\ff10"}.fi-bs-window-restore:before{content:"\ff11"}.fi-bs-windsock:before{content:"\ff12"}.fi-bs-wine-bottle:before{content:"\ff13"}.fi-bs-wine-glass-crack:before{content:"\ff14"}.fi-bs-wine-glass-empty:before{content:"\ff15"}.fi-bs-wishlist-heart:before{content:"\ff16"}.fi-bs-wishlist-star:before{content:"\ff17"}.fi-bs-woman-head:before{content:"\ff18"}.fi-bs-woman-scientist:before{content:"\ff19"}.fi-bs-won-sign:before{content:"\ff1a"}.fi-bs-work-in-progress:before{content:"\ff1b"}.fi-bs-workflow-alt:before{content:"\ff1c"}.fi-bs-workflow-setting-alt:before{content:"\ff1d"}.fi-bs-workflow-setting:before{content:"\ff1e"}.fi-bs-workflow:before{content:"\ff1f"}.fi-bs-workshop:before{content:"\ff20"}.fi-bs-world:before{content:"\ff21"}.fi-bs-worm:before{content:"\ff22"}.fi-bs-wreath:before{content:"\ff23"}.fi-bs-wrench-alt:before{content:"\ff24"}.fi-bs-wrench-simple:before{content:"\ff25"}.fi-bs-x-ray:before{content:"\ff26"}.fi-bs-x:before{content:"\ff27"}.fi-bs-y:before{content:"\ff28"}.fi-bs-yen:before{content:"\ff29"}.fi-bs-yin-yang:before{content:"\ff2a"}.fi-bs-z:before{content:"\ff2b"}.fi-bs-zip-file:before{content:"\ff2c"}.fi-bs-zoom-in:before{content:"\ff2d"}.fi-bs-zoom-out:before{content:"\ff2e"}@font-face{font-family:uicons-regular-straight;src:url(/_next/static/media/uicons-regular-straight-2I3O25UC.d236ed76.woff2) format("woff2"),url(/_next/static/media/uicons-regular-straight-AFQI6GFM.01608f18.woff) format("woff"),url(/_next/static/media/uicons-regular-straight-E4NUVXFC.271b4adc.eot#iefix) format("embedded-opentype");font-display:swap}i[class*=" fi-rs-"]:before,i[class^=fi-rs-]:before,span[class*=fi-rs-]:before,span[class^=fi-rs-]:before{font-family:uicons-regular-straight!important;font-style:normal;font-weight:400!important;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fi-rs-0:before{content:"\f101"}.fi-rs-00s-music-disc:before{content:"\f102"}.fi-rs-1:before{content:"\f103"}.fi-rs-2:before{content:"\f104"}.fi-rs-3:before{content:"\f105"}.fi-rs-360-degrees:before{content:"\f106"}.fi-rs-4:before{content:"\f107"}.fi-rs-404:before{content:"\f108"}.fi-rs-5:before{content:"\f109"}.fi-rs-6:before{content:"\f10a"}.fi-rs-60s-music-disc:before{content:"\f10b"}.fi-rs-7:before{content:"\f10c"}.fi-rs-70s-music-disc:before{content:"\f10d"}.fi-rs-8:before{content:"\f10e"}.fi-rs-80s-music-disc:before{content:"\f10f"}.fi-rs-9:before{content:"\f110"}.fi-rs-90s-music-disc:before{content:"\f111"}.fi-rs-a:before{content:"\f112"}.fi-rs-accident:before{content:"\f113"}.fi-rs-acorn:before{content:"\f114"}.fi-rs-ad-paid:before{content:"\f115"}.fi-rs-ad:before{content:"\f116"}.fi-rs-add-document:before{content:"\f117"}.fi-rs-add-folder:before{content:"\f118"}.fi-rs-add-image:before{content:"\f119"}.fi-rs-add:before{content:"\f11a"}.fi-rs-address-book:before{content:"\f11b"}.fi-rs-address-card:before{content:"\f11c"}.fi-rs-admin-alt:before{content:"\f11d"}.fi-rs-admin:before{content:"\f11e"}.fi-rs-age-alt:before{content:"\f11f"}.fi-rs-age-restriction-eighteen:before{content:"\f120"}.fi-rs-age-restriction-seven:before{content:"\f121"}.fi-rs-age-restriction-six:before{content:"\f122"}.fi-rs-age-restriction-sixteen:before{content:"\f123"}.fi-rs-age-restriction-thirteen:before{content:"\f124"}.fi-rs-age-restriction-three:before{content:"\f125"}.fi-rs-age-restriction-twelve:before{content:"\f126"}.fi-rs-age-restriction-twenty-one:before{content:"\f127"}.fi-rs-age-restriction-zero:before{content:"\f128"}.fi-rs-age:before{content:"\f129"}.fi-rs-air-conditioner:before{content:"\f12a"}.fi-rs-air-freshener:before{content:"\f12b"}.fi-rs-air-pollution:before{content:"\f12c"}.fi-rs-airplane-journey:before{content:"\f12d"}.fi-rs-airplane-window-open:before{content:"\f12e"}.fi-rs-airplay:before{content:"\f12f"}.fi-rs-alarm-clock:before{content:"\f130"}.fi-rs-alarm-exclamation:before{content:"\f131"}.fi-rs-alarm-plus:before{content:"\f132"}.fi-rs-alarm-snooze:before{content:"\f133"}.fi-rs-album-circle-plus:before{content:"\f134"}.fi-rs-album-circle-user:before{content:"\f135"}.fi-rs-album-collection:before{content:"\f136"}.fi-rs-album:before{content:"\f137"}.fi-rs-algorithm:before{content:"\f138"}.fi-rs-alicorn:before{content:"\f139"}.fi-rs-alien:before{content:"\f13a"}.fi-rs-align-center:before{content:"\f13b"}.fi-rs-align-justify:before{content:"\f13c"}.fi-rs-align-left:before{content:"\f13d"}.fi-rs-align-slash:before{content:"\f13e"}.fi-rs-ambulance:before{content:"\f13f"}.fi-rs-analyse-alt:before{content:"\f140"}.fi-rs-analyse:before{content:"\f141"}.fi-rs-anatomical-heart:before{content:"\f142"}.fi-rs-anchor:before{content:"\f143"}.fi-rs-angel:before{content:"\f144"}.fi-rs-angle-90:before{content:"\f145"}.fi-rs-angle-circle-down:before{content:"\f146"}.fi-rs-angle-circle-left:before{content:"\f147"}.fi-rs-angle-circle-right:before{content:"\f148"}.fi-rs-angle-circle-up:before{content:"\f149"}.fi-rs-angle-double-left:before{content:"\f14a"}.fi-rs-angle-double-right:before{content:"\f14b"}.fi-rs-angle-double-small-down:before{content:"\f14c"}.fi-rs-angle-double-small-left:before{content:"\f14d"}.fi-rs-angle-double-small-right:before{content:"\f14e"}.fi-rs-angle-double-small-up:before{content:"\f14f"}.fi-rs-angle-down:before{content:"\f150"}.fi-rs-angle-left:before{content:"\f151"}.fi-rs-angle-right:before{content:"\f152"}.fi-rs-angle-small-down:before{content:"\f153"}.fi-rs-angle-small-left:before{content:"\f154"}.fi-rs-angle-small-right:before{content:"\f155"}.fi-rs-angle-small-up:before{content:"\f156"}.fi-rs-angle-square-down:before{content:"\f157"}.fi-rs-angle-square-left:before{content:"\f158"}.fi-rs-angle-square-right:before{content:"\f159"}.fi-rs-angle-square-up:before{content:"\f15a"}.fi-rs-angle-up:before{content:"\f15b"}.fi-rs-angle:before{content:"\f15c"}.fi-rs-angles-up-down:before{content:"\f15d"}.fi-rs-angry:before{content:"\f15e"}.fi-rs-animated-icon:before{content:"\f15f"}.fi-rs-ankh:before{content:"\f160"}.fi-rs-answer-alt:before{content:"\f161"}.fi-rs-answer:before{content:"\f162"}.fi-rs-apartment:before{content:"\f163"}.fi-rs-aperture:before{content:"\f164"}.fi-rs-api:before{content:"\f165"}.fi-rs-apple-core:before{content:"\f166"}.fi-rs-apple-crate:before{content:"\f167"}.fi-rs-apple-whole:before{content:"\f168"}.fi-rs-apps-add:before{content:"\f169"}.fi-rs-apps-delete:before{content:"\f16a"}.fi-rs-apps-sort:before{content:"\f16b"}.fi-rs-apps:before{content:"\f16c"}.fi-rs-archive:before{content:"\f16d"}.fi-rs-archway:before{content:"\f16e"}.fi-rs-arrow-alt-circle-down:before{content:"\f16f"}.fi-rs-arrow-alt-circle-left:before{content:"\f170"}.fi-rs-arrow-alt-circle-right:before{content:"\f171"}.fi-rs-arrow-alt-circle-up:before{content:"\f172"}.fi-rs-arrow-alt-down:before{content:"\f173"}.fi-rs-arrow-alt-from-bottom:before{content:"\f174"}.fi-rs-arrow-alt-from-left:before{content:"\f175"}.fi-rs-arrow-alt-from-right:before{content:"\f176"}.fi-rs-arrow-alt-from-top:before{content:"\f177"}.fi-rs-arrow-alt-left:before{content:"\f178"}.fi-rs-arrow-alt-right:before{content:"\f179"}.fi-rs-arrow-alt-square-down:before{content:"\f17a"}.fi-rs-arrow-alt-square-left:before{content:"\f17b"}.fi-rs-arrow-alt-square-right:before{content:"\f17c"}.fi-rs-arrow-alt-square-up:before{content:"\f17d"}.fi-rs-arrow-alt-to-bottom:before{content:"\f17e"}.fi-rs-arrow-alt-to-left:before{content:"\f17f"}.fi-rs-arrow-alt-to-right:before{content:"\f180"}.fi-rs-arrow-alt-to-top:before{content:"\f181"}.fi-rs-arrow-alt-up:before{content:"\f182"}.fi-rs-arrow-circle-down:before{content:"\f183"}.fi-rs-arrow-circle-left:before{content:"\f184"}.fi-rs-arrow-circle-right:before{content:"\f185"}.fi-rs-arrow-circle-up:before{content:"\f186"}.fi-rs-arrow-comparison:before{content:"\f187"}.fi-rs-arrow-down-from-arc:before{content:"\f188"}.fi-rs-arrow-down-from-dotted-line:before{content:"\f189"}.fi-rs-arrow-down-left:before{content:"\f18a"}.fi-rs-arrow-down-small-big:before{content:"\f18b"}.fi-rs-arrow-down-to-dotted-line:before{content:"\f18c"}.fi-rs-arrow-down-to-square:before{content:"\f18d"}.fi-rs-arrow-down-triangle-square:before{content:"\f18e"}.fi-rs-arrow-down:before{content:"\f18f"}.fi-rs-arrow-from-bottom:before{content:"\f190"}.fi-rs-arrow-from-left:before{content:"\f191"}.fi-rs-arrow-from-right:before{content:"\f192"}.fi-rs-arrow-from-top:before{content:"\f193"}.fi-rs-arrow-left-from-arc:before{content:"\f194"}.fi-rs-arrow-left-from-line:before{content:"\f195"}.fi-rs-arrow-left-to-arc:before{content:"\f196"}.fi-rs-arrow-left:before{content:"\f197"}.fi-rs-arrow-progress-alt:before{content:"\f198"}.fi-rs-arrow-progress:before{content:"\f199"}.fi-rs-arrow-right-to-bracket:before{content:"\f19a"}.fi-rs-arrow-right:before{content:"\f19b"}.fi-rs-arrow-small-down:before{content:"\f19c"}.fi-rs-arrow-small-left:before{content:"\f19d"}.fi-rs-arrow-small-right:before{content:"\f19e"}.fi-rs-arrow-small-up:before{content:"\f19f"}.fi-rs-arrow-square-down:before{content:"\f1a0"}.fi-rs-arrow-square-left:before{content:"\f1a1"}.fi-rs-arrow-square-right:before{content:"\f1a2"}.fi-rs-arrow-square-up:before{content:"\f1a3"}.fi-rs-arrow-to-bottom:before{content:"\f1a4"}.fi-rs-arrow-to-left:before{content:"\f1a5"}.fi-rs-arrow-to-right:before{content:"\f1a6"}.fi-rs-arrow-to-top:before{content:"\f1a7"}.fi-rs-arrow-trend-down:before{content:"\f1a8"}.fi-rs-arrow-trend-up:before{content:"\f1a9"}.fi-rs-arrow-turn-down-left:before{content:"\f1aa"}.fi-rs-arrow-turn-down-right:before{content:"\f1ab"}.fi-rs-arrow-turn-left-up:before{content:"\f1ac"}.fi-rs-arrow-turn-left:before{content:"\f1ad"}.fi-rs-arrow-up-from-dotted-line:before{content:"\f1ae"}.fi-rs-arrow-up-from-ground-water:before{content:"\f1af"}.fi-rs-arrow-up-from-square:before{content:"\f1b0"}.fi-rs-arrow-up-left-from-circle:before{content:"\f1b1"}.fi-rs-arrow-up-left:before{content:"\f1b2"}.fi-rs-arrow-up-right-and-arrow-down-left-from-center:before{content:"\f1b3"}.fi-rs-arrow-up-right-from-square:before{content:"\f1b4"}.fi-rs-arrow-up-right:before{content:"\f1b5"}.fi-rs-arrow-up-small-big:before{content:"\f1b6"}.fi-rs-arrow-up-square-triangle:before{content:"\f1b7"}.fi-rs-arrow-up-to-arc:before{content:"\f1b8"}.fi-rs-arrow-up-to-dotted-line:before{content:"\f1b9"}.fi-rs-arrow-up:before{content:"\f1ba"}.fi-rs-arrow-upward-growth-crypto:before{content:"\f1bb"}.fi-rs-arrows-alt-h:before{content:"\f1bc"}.fi-rs-arrows-alt-v:before{content:"\f1bd"}.fi-rs-arrows-alt:before{content:"\f1be"}.fi-rs-arrows-cross:before{content:"\f1bf"}.fi-rs-arrows-from-dotted-line:before{content:"\f1c0"}.fi-rs-arrows-from-line:before{content:"\f1c1"}.fi-rs-arrows-h-copy:before{content:"\f1c2"}.fi-rs-arrows-h:before{content:"\f1c3"}.fi-rs-arrows-repeat-1:before{content:"\f1c4"}.fi-rs-arrows-repeat:before{content:"\f1c5"}.fi-rs-arrows-retweet:before{content:"\f1c6"}.fi-rs-arrows-split-right-and-left:before{content:"\f1c7"}.fi-rs-arrows-split-up-and-left:before{content:"\f1c8"}.fi-rs-arrows-to-circle:before{content:"\f1c9"}.fi-rs-arrows-to-dotted-line:before{content:"\f1ca"}.fi-rs-arrows-to-eye:before{content:"\f1cb"}.fi-rs-arrows-to-line:before{content:"\f1cc"}.fi-rs-arrows:before{content:"\f1cd"}.fi-rs-artificial-intelligence:before{content:"\f1ce"}.fi-rs-assept-document:before{content:"\f1cf"}.fi-rs-assessment-alt:before{content:"\f1d0"}.fi-rs-assessment:before{content:"\f1d1"}.fi-rs-assign:before{content:"\f1d2"}.fi-rs-assistive-listening-systems:before{content:"\f1d3"}.fi-rs-asterik:before{content:"\f1d4"}.fi-rs-at:before{content:"\f1d5"}.fi-rs-attribution-pen:before{content:"\f1d6"}.fi-rs-attribution-pencil:before{content:"\f1d7"}.fi-rs-aubergine:before{content:"\f1d8"}.fi-rs-auction:before{content:"\f1d9"}.fi-rs-audience-megaphone:before{content:"\f1da"}.fi-rs-audio-description-slash:before{content:"\f1db"}.fi-rs-audit-alt:before{content:"\f1dc"}.fi-rs-audit:before{content:"\f1dd"}.fi-rs-austral-sign:before{content:"\f1de"}.fi-rs-avocado:before{content:"\f1df"}.fi-rs-award:before{content:"\f1e0"}.fi-rs-axe-battle:before{content:"\f1e1"}.fi-rs-axe:before{content:"\f1e2"}.fi-rs-b:before{content:"\f1e3"}.fi-rs-baby-carriage:before{content:"\f1e4"}.fi-rs-baby:before{content:"\f1e5"}.fi-rs-back-up:before{content:"\f1e6"}.fi-rs-background:before{content:"\f1e7"}.fi-rs-backpack:before{content:"\f1e8"}.fi-rs-bacon:before{content:"\f1e9"}.fi-rs-bacteria:before{content:"\f1ea"}.fi-rs-bacterium:before{content:"\f1eb"}.fi-rs-badge-check:before{content:"\f1ec"}.fi-rs-badge-dollar:before{content:"\f1ed"}.fi-rs-badge-leaf:before{content:"\f1ee"}.fi-rs-badge-percent:before{content:"\f1ef"}.fi-rs-badge-sheriff:before{content:"\f1f0"}.fi-rs-badge:before{content:"\f1f1"}.fi-rs-badger-honey:before{content:"\f1f2"}.fi-rs-badget-check-alt:before{content:"\f1f3"}.fi-rs-badminton:before{content:"\f1f4"}.fi-rs-bag-map-pin:before{content:"\f1f5"}.fi-rs-bag-seedling:before{content:"\f1f6"}.fi-rs-bag-shopping-minus:before{content:"\f1f7"}.fi-rs-bags-shopping:before{content:"\f1f8"}.fi-rs-baguette:before{content:"\f1f9"}.fi-rs-bahai:before{content:"\f1fa"}.fi-rs-baht-sign:before{content:"\f1fb"}.fi-rs-balance-scale-left:before{content:"\f1fc"}.fi-rs-balance-scale-right:before{content:"\f1fd"}.fi-rs-ball-pile:before{content:"\f1fe"}.fi-rs-ballet-dance:before{content:"\f1ff"}.fi-rs-balloon:before{content:"\f200"}.fi-rs-balloons:before{content:"\f201"}.fi-rs-ballot-check:before{content:"\f202"}.fi-rs-ballot:before{content:"\f203"}.fi-rs-ban-bug:before{content:"\f204"}.fi-rs-ban:before{content:"\f205"}.fi-rs-banana:before{content:"\f206"}.fi-rs-band-aid:before{content:"\f207"}.fi-rs-bangladeshi-taka-sign:before{content:"\f208"}.fi-rs-banjo:before{content:"\f209"}.fi-rs-bank:before{content:"\f20a"}.fi-rs-banner-2:before{content:"\f20b"}.fi-rs-banner-3:before{content:"\f20c"}.fi-rs-banner-4:before{content:"\f20d"}.fi-rs-banner-5:before{content:"\f20e"}.fi-rs-banner:before{content:"\f20f"}.fi-rs-barber-pole:before{content:"\f210"}.fi-rs-barber-shop:before{content:"\f211"}.fi-rs-barcode-read:before{content:"\f212"}.fi-rs-barcode-scan:before{content:"\f213"}.fi-rs-barcode:before{content:"\f214"}.fi-rs-bars-filter:before{content:"\f215"}.fi-rs-bars-progress:before{content:"\f216"}.fi-rs-bars-sort:before{content:"\f217"}.fi-rs-bars-staggered:before{content:"\f218"}.fi-rs-baseball-alt:before{content:"\f219"}.fi-rs-baseball:before{content:"\f21a"}.fi-rs-basket-shopping-minus:before{content:"\f21b"}.fi-rs-basket-shopping-plus:before{content:"\f21c"}.fi-rs-basket-shopping-simple:before{content:"\f21d"}.fi-rs-basketball-hoop:before{content:"\f21e"}.fi-rs-basketball:before{content:"\f21f"}.fi-rs-bat:before{content:"\f220"}.fi-rs-bath:before{content:"\f221"}.fi-rs-battery-bolt:before{content:"\f222"}.fi-rs-battery-empty:before{content:"\f223"}.fi-rs-battery-exclamation:before{content:"\f224"}.fi-rs-battery-full:before{content:"\f225"}.fi-rs-battery-half:before{content:"\f226"}.fi-rs-battery-quarter:before{content:"\f227"}.fi-rs-battery-slash:before{content:"\f228"}.fi-rs-battery-three-quarters:before{content:"\f229"}.fi-rs-beacon:before{content:"\f22a"}.fi-rs-bed-alt:before{content:"\f22b"}.fi-rs-bed-bunk:before{content:"\f22c"}.fi-rs-bed-empty:before{content:"\f22d"}.fi-rs-bed:before{content:"\f22e"}.fi-rs-bee:before{content:"\f22f"}.fi-rs-beer-mug-empty:before{content:"\f230"}.fi-rs-beer:before{content:"\f231"}.fi-rs-bell-concierge:before{content:"\f232"}.fi-rs-bell-notification-call:before{content:"\f233"}.fi-rs-bell-notification-social-media:before{content:"\f234"}.fi-rs-bell-ring:before{content:"\f235"}.fi-rs-bell-school-slash:before{content:"\f236"}.fi-rs-bell-school:before{content:"\f237"}.fi-rs-bell-slash:before{content:"\f238"}.fi-rs-bell:before{content:"\f239"}.fi-rs-bells:before{content:"\f23a"}.fi-rs-bench-tree:before{content:"\f23b"}.fi-rs-benefit-diamond-alt:before{content:"\f23c"}.fi-rs-benefit-diamond:before{content:"\f23d"}.fi-rs-benefit-hand:before{content:"\f23e"}.fi-rs-benefit-increase:before{content:"\f23f"}.fi-rs-benefit-porcent:before{content:"\f240"}.fi-rs-benefit:before{content:"\f241"}.fi-rs-betamax:before{content:"\f242"}.fi-rs-bible:before{content:"\f243"}.fi-rs-bicycle-journey:before{content:"\f244"}.fi-rs-bike:before{content:"\f245"}.fi-rs-biking-mountain:before{content:"\f246"}.fi-rs-biking:before{content:"\f247"}.fi-rs-bill-arrow:before{content:"\f248"}.fi-rs-billiard:before{content:"\f249"}.fi-rs-bin-bottles:before{content:"\f24a"}.fi-rs-binary-circle-check:before{content:"\f24b"}.fi-rs-binary-lock:before{content:"\f24c"}.fi-rs-binary-slash:before{content:"\f24d"}.fi-rs-binary:before{content:"\f24e"}.fi-rs-binoculars:before{content:"\f24f"}.fi-rs-bio-leaves:before{content:"\f250"}.fi-rs-bio:before{content:"\f251"}.fi-rs-biohazard:before{content:"\f252"}.fi-rs-bird:before{content:"\f253"}.fi-rs-bitcoin-sign:before{content:"\f254"}.fi-rs-blanket:before{content:"\f255"}.fi-rs-blender-phone:before{content:"\f256"}.fi-rs-blender:before{content:"\f257"}.fi-rs-blinds-open:before{content:"\f258"}.fi-rs-blinds-raised:before{content:"\f259"}.fi-rs-blinds:before{content:"\f25a"}.fi-rs-block-brick:before{content:"\f25b"}.fi-rs-block-microphone:before{content:"\f25c"}.fi-rs-block-question:before{content:"\f25d"}.fi-rs-block-quote:before{content:"\f25e"}.fi-rs-block:before{content:"\f25f"}.fi-rs-blockchain-3:before{content:"\f260"}.fi-rs-blog-pencil:before{content:"\f261"}.fi-rs-blog-text:before{content:"\f262"}.fi-rs-blood-dropper:before{content:"\f263"}.fi-rs-blood-test-tube-alt:before{content:"\f264"}.fi-rs-blood-test-tube:before{content:"\f265"}.fi-rs-blood:before{content:"\f266"}.fi-rs-blueberries:before{content:"\f267"}.fi-rs-blueprint:before{content:"\f268"}.fi-rs-bold:before{content:"\f269"}.fi-rs-bolt-auto:before{content:"\f26a"}.fi-rs-bolt-slash:before{content:"\f26b"}.fi-rs-bolt:before{content:"\f26c"}.fi-rs-bomb:before{content:"\f26d"}.fi-rs-bone-break:before{content:"\f26e"}.fi-rs-bone:before{content:"\f26f"}.fi-rs-bong:before{content:"\f270"}.fi-rs-bonus-alt:before{content:"\f271"}.fi-rs-bonus-star:before{content:"\f272"}.fi-rs-bonus:before{content:"\f273"}.fi-rs-book-alt:before{content:"\f274"}.fi-rs-book-arrow-right:before{content:"\f275"}.fi-rs-book-arrow-up:before{content:"\f276"}.fi-rs-book-atlas:before{content:"\f277"}.fi-rs-book-bookmark:before{content:"\f278"}.fi-rs-book-circle-arrow-right:before{content:"\f279"}.fi-rs-book-circle-arrow-up:before{content:"\f27a"}.fi-rs-book-copy:before{content:"\f27b"}.fi-rs-book-dead:before{content:"\f27c"}.fi-rs-book-font:before{content:"\f27d"}.fi-rs-book-heart:before{content:"\f27e"}.fi-rs-book-medical:before{content:"\f27f"}.fi-rs-book-open-cover:before{content:"\f280"}.fi-rs-book-open-reader:before{content:"\f281"}.fi-rs-book-plus:before{content:"\f282"}.fi-rs-book-quran:before{content:"\f283"}.fi-rs-book-section:before{content:"\f284"}.fi-rs-book-spells:before{content:"\f285"}.fi-rs-book-tanakh:before{content:"\f286"}.fi-rs-book-user:before{content:"\f287"}.fi-rs-book:before{content:"\f288"}.fi-rs-Booking:before{content:"\f289"}.fi-rs-bookmark-slash:before{content:"\f28a"}.fi-rs-bookmark:before{content:"\f28b"}.fi-rs-books-medical:before{content:"\f28c"}.fi-rs-books:before{content:"\f28d"}.fi-rs-boot-heeled:before{content:"\f28e"}.fi-rs-boot:before{content:"\f28f"}.fi-rs-booth-curtain:before{content:"\f290"}.fi-rs-border-all:before{content:"\f291"}.fi-rs-border-bottom:before{content:"\f292"}.fi-rs-border-center-h:before{content:"\f293"}.fi-rs-border-center-v:before{content:"\f294"}.fi-rs-border-inner:before{content:"\f295"}.fi-rs-border-left:before{content:"\f296"}.fi-rs-border-none:before{content:"\f297"}.fi-rs-border-outer:before{content:"\f298"}.fi-rs-border-right:before{content:"\f299"}.fi-rs-border-style-alt:before{content:"\f29a"}.fi-rs-border-style:before{content:"\f29b"}.fi-rs-border-top:before{content:"\f29c"}.fi-rs-boss:before{content:"\f29d"}.fi-rs-bottle-droplet:before{content:"\f29e"}.fi-rs-bottle:before{content:"\f29f"}.fi-rs-bow-arrow:before{content:"\f2a0"}.fi-rs-bowl-chopsticks-noodles:before{content:"\f2a1"}.fi-rs-bowl-chopsticks:before{content:"\f2a2"}.fi-rs-bowl-rice:before{content:"\f2a3"}.fi-rs-bowl-scoop:before{content:"\f2a4"}.fi-rs-bowl-scoops:before{content:"\f2a5"}.fi-rs-bowl-soft-serve:before{content:"\f2a6"}.fi-rs-bowl-spoon:before{content:"\f2a7"}.fi-rs-bowling-ball:before{content:"\f2a8"}.fi-rs-bowling-pins:before{content:"\f2a9"}.fi-rs-bowling:before{content:"\f2aa"}.fi-rs-box-alt:before{content:"\f2ab"}.fi-rs-box-ballot:before{content:"\f2ac"}.fi-rs-box-check:before{content:"\f2ad"}.fi-rs-box-circle-check:before{content:"\f2ae"}.fi-rs-box-dollar:before{content:"\f2af"}.fi-rs-box-fragile:before{content:"\f2b0"}.fi-rs-box-heart:before{content:"\f2b1"}.fi-rs-box-open-full:before{content:"\f2b2"}.fi-rs-box-open:before{content:"\f2b3"}.fi-rs-box-tissue:before{content:"\f2b4"}.fi-rs-box-up:before{content:"\f2b5"}.fi-rs-box:before{content:"\f2b6"}.fi-rs-boxes:before{content:"\f2b7"}.fi-rs-boxing-glove:before{content:"\f2b8"}.fi-rs-bracket-curly-right:before{content:"\f2b9"}.fi-rs-bracket-curly:before{content:"\f2ba"}.fi-rs-bracket-round-right:before{content:"\f2bb"}.fi-rs-bracket-round:before{content:"\f2bc"}.fi-rs-bracket-square-right:before{content:"\f2bd"}.fi-rs-bracket-square:before{content:"\f2be"}.fi-rs-brackets-curly:before{content:"\f2bf"}.fi-rs-brackets-round:before{content:"\f2c0"}.fi-rs-brackets-square:before{content:"\f2c1"}.fi-rs-braille-a:before{content:"\f2c2"}.fi-rs-braille-b:before{content:"\f2c3"}.fi-rs-braille-c:before{content:"\f2c4"}.fi-rs-braille-d:before{content:"\f2c5"}.fi-rs-braille-e:before{content:"\f2c6"}.fi-rs-braille-g:before{content:"\f2c7"}.fi-rs-braille-h:before{content:"\f2c8"}.fi-rs-braille-i:before{content:"\f2c9"}.fi-rs-braille-j:before{content:"\f2ca"}.fi-rs-braille-k:before{content:"\f2cb"}.fi-rs-braille-l:before{content:"\f2cc"}.fi-rs-braille-m:before{content:"\f2cd"}.fi-rs-braille-n-alt:before{content:"\f2ce"}.fi-rs-braille-n:before{content:"\f2cf"}.fi-rs-braille-o:before{content:"\f2d0"}.fi-rs-braille-p:before{content:"\f2d1"}.fi-rs-braille-q:before{content:"\f2d2"}.fi-rs-braille-r:before{content:"\f2d3"}.fi-rs-braille-s:before{content:"\f2d4"}.fi-rs-braille-t:before{content:"\f2d5"}.fi-rs-braille-u:before{content:"\f2d6"}.fi-rs-braille-v:before{content:"\f2d7"}.fi-rs-braille-w:before{content:"\f2d8"}.fi-rs-braille-x:before{content:"\f2d9"}.fi-rs-braille-y:before{content:"\f2da"}.fi-rs-braille-z:before{content:"\f2db"}.fi-rs-braille:before{content:"\f2dc"}.fi-rs-brain-circuit:before{content:"\f2dd"}.fi-rs-brain:before{content:"\f2de"}.fi-rs-brake-warning:before{content:"\f2df"}.fi-rs-branching:before{content:"\f2e0"}.fi-rs-brand:before{content:"\f2e1"}.fi-rs-branding:before{content:"\f2e2"}.fi-rs-bread-loaf:before{content:"\f2e3"}.fi-rs-bread-slice-butter:before{content:"\f2e4"}.fi-rs-bread-slice:before{content:"\f2e5"}.fi-rs-bread:before{content:"\f2e6"}.fi-rs-briefcase-arrow-right:before{content:"\f2e7"}.fi-rs-briefcase-blank:before{content:"\f2e8"}.fi-rs-briefcase:before{content:"\f2e9"}.fi-rs-brightness-low:before{content:"\f2ea"}.fi-rs-brightness:before{content:"\f2eb"}.fi-rs-bring-forward:before{content:"\f2ec"}.fi-rs-bring-front:before{content:"\f2ed"}.fi-rs-broadcast-tower:before{content:"\f2ee"}.fi-rs-broccoli:before{content:"\f2ef"}.fi-rs-broken-chain-link-wrong:before{content:"\f2f0"}.fi-rs-broken-image:before{content:"\f2f1"}.fi-rs-broom-ball:before{content:"\f2f2"}.fi-rs-browser-ui:before{content:"\f2f3"}.fi-rs-browser:before{content:"\f2f4"}.fi-rs-browsers:before{content:"\f2f5"}.fi-rs-brush:before{content:"\f2f6"}.fi-rs-bucket:before{content:"\f2f7"}.fi-rs-budget-alt:before{content:"\f2f8"}.fi-rs-budget:before{content:"\f2f9"}.fi-rs-bug-slash:before{content:"\f2fa"}.fi-rs-bug:before{content:"\f2fb"}.fi-rs-bugs:before{content:"\f2fc"}.fi-rs-build-alt:before{content:"\f2fd"}.fi-rs-build:before{content:"\f2fe"}.fi-rs-builder:before{content:"\f2ff"}.fi-rs-building-circle-arrow-right:before{content:"\f300"}.fi-rs-building-ngo:before{content:"\f301"}.fi-rs-building:before{content:"\f302"}.fi-rs-bulb:before{content:"\f303"}.fi-rs-bullet:before{content:"\f304"}.fi-rs-bullhorn:before{content:"\f305"}.fi-rs-bullseye-arrow:before{content:"\f306"}.fi-rs-bullseye-pointer:before{content:"\f307"}.fi-rs-bullseye:before{content:"\f308"}.fi-rs-burger-alt:before{content:"\f309"}.fi-rs-burger-fries:before{content:"\f30a"}.fi-rs-burger-glass:before{content:"\f30b"}.fi-rs-burger-menu:before{content:"\f30c"}.fi-rs-burrito:before{content:"\f30d"}.fi-rs-burst:before{content:"\f30e"}.fi-rs-bus-alt:before{content:"\f30f"}.fi-rs-bus:before{content:"\f310"}.fi-rs-business-time:before{content:"\f311"}.fi-rs-Butter:before{content:"\f312"}.fi-rs-butterfly:before{content:"\f313"}.fi-rs-c:before{content:"\f314"}.fi-rs-cabin:before{content:"\f315"}.fi-rs-cactus:before{content:"\f316"}.fi-rs-cage-empty:before{content:"\f317"}.fi-rs-cake-birthday:before{content:"\f318"}.fi-rs-cake-slice:before{content:"\f319"}.fi-rs-cake-wedding:before{content:"\f31a"}.fi-rs-calculator-bill:before{content:"\f31b"}.fi-rs-calculator-math-tax:before{content:"\f31c"}.fi-rs-calculator-money:before{content:"\f31d"}.fi-rs-calculator-simple:before{content:"\f31e"}.fi-rs-calculator:before{content:"\f31f"}.fi-rs-calendar-arrow-down:before{content:"\f320"}.fi-rs-calendar-arrow-up:before{content:"\f321"}.fi-rs-calendar-birhtday-cake:before{content:"\f322"}.fi-rs-calendar-call:before{content:"\f323"}.fi-rs-calendar-check:before{content:"\f324"}.fi-rs-calendar-clock:before{content:"\f325"}.fi-rs-calendar-day:before{content:"\f326"}.fi-rs-calendar-days:before{content:"\f327"}.fi-rs-calendar-event-tax:before{content:"\f328"}.fi-rs-calendar-exclamation:before{content:"\f329"}.fi-rs-calendar-gavel-legal:before{content:"\f32a"}.fi-rs-calendar-heart:before{content:"\f32b"}.fi-rs-calendar-image:before{content:"\f32c"}.fi-rs-calendar-lines-pen:before{content:"\f32d"}.fi-rs-calendar-lines:before{content:"\f32e"}.fi-rs-calendar-minus:before{content:"\f32f"}.fi-rs-calendar-payment-loan:before{content:"\f330"}.fi-rs-calendar-pen:before{content:"\f331"}.fi-rs-calendar-plus:before{content:"\f332"}.fi-rs-calendar-salary:before{content:"\f333"}.fi-rs-calendar-shift-swap:before{content:"\f334"}.fi-rs-calendar-star:before{content:"\f335"}.fi-rs-calendar-swap:before{content:"\f336"}.fi-rs-calendar-week:before{content:"\f337"}.fi-rs-calendar-xmark:before{content:"\f338"}.fi-rs-calendar:before{content:"\f339"}.fi-rs-calendars:before{content:"\f33a"}.fi-rs-call-duration:before{content:"\f33b"}.fi-rs-call-history:before{content:"\f33c"}.fi-rs-call-incoming:before{content:"\f33d"}.fi-rs-call-missed:before{content:"\f33e"}.fi-rs-call-outgoing:before{content:"\f33f"}.fi-rs-camcorder:before{content:"\f340"}.fi-rs-camera-cctv:before{content:"\f341"}.fi-rs-camera-movie:before{content:"\f342"}.fi-rs-camera-retro:before{content:"\f343"}.fi-rs-camera-rotate:before{content:"\f344"}.fi-rs-camera-security:before{content:"\f345"}.fi-rs-camera-slash:before{content:"\f346"}.fi-rs-camera-viewfinder:before{content:"\f347"}.fi-rs-camera:before{content:"\f348"}.fi-rs-campfire:before{content:"\f349"}.fi-rs-camping:before{content:"\f34a"}.fi-rs-can-food:before{content:"\f34b"}.fi-rs-candle-holder:before{content:"\f34c"}.fi-rs-candle-lotus-yoga:before{content:"\f34d"}.fi-rs-candle-pose-yoga:before{content:"\f34e"}.fi-rs-candy-alt:before{content:"\f34f"}.fi-rs-candy-bar:before{content:"\f350"}.fi-rs-candy-cane:before{content:"\f351"}.fi-rs-candy-corn:before{content:"\f352"}.fi-rs-candy-sweet:before{content:"\f353"}.fi-rs-candy:before{content:"\f354"}.fi-rs-Cannabis:before{content:"\f355"}.fi-rs-canned-food:before{content:"\f356"}.fi-rs-capsules:before{content:"\f357"}.fi-rs-car-alt:before{content:"\f358"}.fi-rs-car-battery:before{content:"\f359"}.fi-rs-car-bolt:before{content:"\f35a"}.fi-rs-car-building:before{content:"\f35b"}.fi-rs-car-bump:before{content:"\f35c"}.fi-rs-car-bus:before{content:"\f35d"}.fi-rs-car-circle-bolt:before{content:"\f35e"}.fi-rs-car-crash:before{content:"\f35f"}.fi-rs-car-garage:before{content:"\f360"}.fi-rs-car-journey:before{content:"\f361"}.fi-rs-car-mechanic:before{content:"\f362"}.fi-rs-car-rear:before{content:"\f363"}.fi-rs-car-side-bolt:before{content:"\f364"}.fi-rs-car-side:before{content:"\f365"}.fi-rs-car-tilt:before{content:"\f366"}.fi-rs-car-tunnel:before{content:"\f367"}.fi-rs-car-wash:before{content:"\f368"}.fi-rs-car:before{content:"\f369"}.fi-rs-caravan-alt:before{content:"\f36a"}.fi-rs-caravan:before{content:"\f36b"}.fi-rs-card-club:before{content:"\f36c"}.fi-rs-card-diamond:before{content:"\f36d"}.fi-rs-card-heart:before{content:"\f36e"}.fi-rs-card-spade:before{content:"\f36f"}.fi-rs-cardinal-compass:before{content:"\f370"}.fi-rs-career-growth:before{content:"\f371"}.fi-rs-career-path:before{content:"\f372"}.fi-rs-caret-circle-down:before{content:"\f373"}.fi-rs-caret-circle-right:before{content:"\f374"}.fi-rs-caret-circle-up:before{content:"\f375"}.fi-rs-caret-down:before{content:"\f376"}.fi-rs-caret-left:before{content:"\f377"}.fi-rs-caret-quare-up:before{content:"\f378"}.fi-rs-caret-right:before{content:"\f379"}.fi-rs-caret-square-down:before{content:"\f37a"}.fi-rs-caret-square-left_1:before{content:"\f37b"}.fi-rs-caret-square-left:before{content:"\f37c"}.fi-rs-caret-square-right:before{content:"\f37d"}.fi-rs-caret-up:before{content:"\f37e"}.fi-rs-carrot:before{content:"\f37f"}.fi-rs-cars-crash:before{content:"\f380"}.fi-rs-cars:before{content:"\f381"}.fi-rs-cart-arrow-down:before{content:"\f382"}.fi-rs-cart-minus:before{content:"\f383"}.fi-rs-cart-shopping-fast:before{content:"\f384"}.fi-rs-cash-register:before{content:"\f385"}.fi-rs-cassette-tape:before{content:"\f386"}.fi-rs-cassette-vhs:before{content:"\f387"}.fi-rs-castle:before{content:"\f388"}.fi-rs-cat-head:before{content:"\f389"}.fi-rs-cat-space:before{content:"\f38a"}.fi-rs-cat:before{content:"\f38b"}.fi-rs-catalog-alt:before{content:"\f38c"}.fi-rs-catalog-magazine:before{content:"\f38d"}.fi-rs-catalog:before{content:"\f38e"}.fi-rs-category-alt:before{content:"\f38f"}.fi-rs-category:before{content:"\f390"}.fi-rs-cauldron:before{content:"\f391"}.fi-rs-cedi-sign:before{content:"\f392"}.fi-rs-cello:before{content:"\f393"}.fi-rs-cent-sign:before{content:"\f394"}.fi-rs-chair-office:before{content:"\f395"}.fi-rs-chair:before{content:"\f396"}.fi-rs-chalkboard-user:before{content:"\f397"}.fi-rs-chalkboard:before{content:"\f398"}.fi-rs-challenge-alt:before{content:"\f399"}.fi-rs-challenge:before{content:"\f39a"}.fi-rs-channel:before{content:"\f39b"}.fi-rs-charging-station:before{content:"\f39c"}.fi-rs-chart-area:before{content:"\f39d"}.fi-rs-chart-bullet:before{content:"\f39e"}.fi-rs-chart-candlestick:before{content:"\f39f"}.fi-rs-chart-connected:before{content:"\f3a0"}.fi-rs-chart-gantt:before{content:"\f3a1"}.fi-rs-chart-histogram:before{content:"\f3a2"}.fi-rs-chart-kanban:before{content:"\f3a3"}.fi-rs-chart-line-up-down:before{content:"\f3a4"}.fi-rs-chart-line-up:before{content:"\f3a5"}.fi-rs-chart-mixed-up-circle-currency:before{content:"\f3a6"}.fi-rs-chart-mixed-up-circle-dollar:before{content:"\f3a7"}.fi-rs-chart-mixed:before{content:"\f3a8"}.fi-rs-chart-network:before{content:"\f3a9"}.fi-rs-chart-pie-alt:before{content:"\f3aa"}.fi-rs-chart-pie-simple-circle-currency:before{content:"\f3ab"}.fi-rs-chart-pie-simple-circle-dollar:before{content:"\f3ac"}.fi-rs-chart-pie:before{content:"\f3ad"}.fi-rs-chart-pyramid:before{content:"\f3ae"}.fi-rs-chart-radar:before{content:"\f3af"}.fi-rs-chart-scatter-3d:before{content:"\f3b0"}.fi-rs-chart-scatter-bubble:before{content:"\f3b1"}.fi-rs-chart-scatter:before{content:"\f3b2"}.fi-rs-chart-set-theory:before{content:"\f3b3"}.fi-rs-chart-simple-horizontal:before{content:"\f3b4"}.fi-rs-chart-simple:before{content:"\f3b5"}.fi-rs-chart-tree-map:before{content:"\f3b6"}.fi-rs-chart-tree:before{content:"\f3b7"}.fi-rs-chart-user:before{content:"\f3b8"}.fi-rs-chart-waterfall:before{content:"\f3b9"}.fi-rs-chat-arrow-down:before{content:"\f3ba"}.fi-rs-chat-arrow-grow:before{content:"\f3bb"}.fi-rs-chat-bubble-call:before{content:"\f3bc"}.fi-rs-chatbot-speech-bubble:before{content:"\f3bd"}.fi-rs-chatbot:before{content:"\f3be"}.fi-rs-cheap-bill:before{content:"\f3bf"}.fi-rs-cheap-dollar:before{content:"\f3c0"}.fi-rs-cheap-stack-dollar:before{content:"\f3c1"}.fi-rs-cheap-stack:before{content:"\f3c2"}.fi-rs-cheap:before{content:"\f3c3"}.fi-rs-check-circle:before{content:"\f3c4"}.fi-rs-check-double:before{content:"\f3c5"}.fi-rs-check-in-calendar:before{content:"\f3c6"}.fi-rs-check-out-calendar:before{content:"\f3c7"}.fi-rs-check:before{content:"\f3c8"}.fi-rs-checkbox:before{content:"\f3c9"}.fi-rs-checklist-task-budget:before{content:"\f3ca"}.fi-rs-cheese-alt:before{content:"\f3cb"}.fi-rs-cheese:before{content:"\f3cc"}.fi-rs-cheeseburger:before{content:"\f3cd"}.fi-rs-cherry:before{content:"\f3ce"}.fi-rs-chess-bishop:before{content:"\f3cf"}.fi-rs-chess-board:before{content:"\f3d0"}.fi-rs-chess-clock-alt:before{content:"\f3d1"}.fi-rs-chess-clock:before{content:"\f3d2"}.fi-rs-chess-king-alt:before{content:"\f3d3"}.fi-rs-chess-king:before{content:"\f3d4"}.fi-rs-chess-knight-alt:before{content:"\f3d5"}.fi-rs-chess-knight:before{content:"\f3d6"}.fi-rs-chess-pawn-alt:before{content:"\f3d7"}.fi-rs-chess-pawn:before{content:"\f3d8"}.fi-rs-chess-piece:before{content:"\f3d9"}.fi-rs-chess-queen-alt:before{content:"\f3da"}.fi-rs-chess-queen:before{content:"\f3db"}.fi-rs-chess-rook-alt:before{content:"\f3dc"}.fi-rs-chess-rook:before{content:"\f3dd"}.fi-rs-chess:before{content:"\f3de"}.fi-rs-chevron-double-down:before{content:"\f3df"}.fi-rs-chevron-double-up:before{content:"\f3e0"}.fi-rs-child-head:before{content:"\f3e1"}.fi-rs-child:before{content:"\f3e2"}.fi-rs-chimney:before{content:"\f3e3"}.fi-rs-chip:before{content:"\f3e4"}.fi-rs-chocolate:before{content:"\f3e5"}.fi-rs-choir-singing:before{content:"\f3e6"}.fi-rs-choose-alt:before{content:"\f3e7"}.fi-rs-choose:before{content:"\f3e8"}.fi-rs-church:before{content:"\f3e9"}.fi-rs-circle-0:before{content:"\f3ea"}.fi-rs-circle-1:before{content:"\f3eb"}.fi-rs-circle-2:before{content:"\f3ec"}.fi-rs-circle-3:before{content:"\f3ed"}.fi-rs-circle-4:before{content:"\f3ee"}.fi-rs-circle-5:before{content:"\f3ef"}.fi-rs-circle-6:before{content:"\f3f0"}.fi-rs-circle-7:before{content:"\f3f1"}.fi-rs-circle-8:before{content:"\f3f2"}.fi-rs-circle-9:before{content:"\f3f3"}.fi-rs-circle-a:before{content:"\f3f4"}.fi-rs-circle-b:before{content:"\f3f5"}.fi-rs-circle-bolt:before{content:"\f3f6"}.fi-rs-circle-book-open:before{content:"\f3f7"}.fi-rs-circle-bookmark:before{content:"\f3f8"}.fi-rs-circle-c:before{content:"\f3f9"}.fi-rs-circle-calendar:before{content:"\f3fa"}.fi-rs-circle-camera:before{content:"\f3fb"}.fi-rs-circle-cross:before{content:"\f3fc"}.fi-rs-circle-d:before{content:"\f3fd"}.fi-rs-circle-dashed:before{content:"\f3fe"}.fi-rs-circle-divide:before{content:"\f3ff"}.fi-rs-circle-e:before{content:"\f400"}.fi-rs-circle-ellipsis-vertical:before{content:"\f401"}.fi-rs-circle-ellipsis:before{content:"\f402"}.fi-rs-circle-envelope:before{content:"\f403"}.fi-rs-circle-exclamation-check:before{content:"\f404"}.fi-rs-circle-f:before{content:"\f405"}.fi-rs-circle-g:before{content:"\f406"}.fi-rs-circle-h:before{content:"\f407"}.fi-rs-circle-half-stroke:before{content:"\f408"}.fi-rs-circle-half:before{content:"\f409"}.fi-rs-circle-heart:before{content:"\f40a"}.fi-rs-circle-i:before{content:"\f40b"}.fi-rs-circle-j:before{content:"\f40c"}.fi-rs-circle-k:before{content:"\f40d"}.fi-rs-circle-l:before{content:"\f40e"}.fi-rs-circle-m:before{content:"\f40f"}.fi-rs-circle-microphone-lines:before{content:"\f410"}.fi-rs-circle-microphone:before{content:"\f411"}.fi-rs-circle-n:before{content:"\f412"}.fi-rs-circle-nodes:before{content:"\f413"}.fi-rs-circle-o:before{content:"\f414"}.fi-rs-circle-overlap:before{content:"\f415"}.fi-rs-circle-p:before{content:"\f416"}.fi-rs-circle-phone-flip:before{content:"\f417"}.fi-rs-circle-phone-hangup:before{content:"\f418"}.fi-rs-circle-phone:before{content:"\f419"}.fi-rs-circle-q:before{content:"\f41a"}.fi-rs-circle-quarter:before{content:"\f41b"}.fi-rs-circle-quarters-alt:before{content:"\f41c"}.fi-rs-circle-r:before{content:"\f41d"}.fi-rs-circle-s:before{content:"\f41e"}.fi-rs-circle-small:before{content:"\f41f"}.fi-rs-circle-star:before{content:"\f420"}.fi-rs-circle-t:before{content:"\f421"}.fi-rs-circle-three-quarters:before{content:"\f422"}.fi-rs-circle-trash:before{content:"\f423"}.fi-rs-circle-u:before{content:"\f424"}.fi-rs-circle-user:before{content:"\f425"}.fi-rs-circle-v:before{content:"\f426"}.fi-rs-circle-video:before{content:"\f427"}.fi-rs-circle-w:before{content:"\f428"}.fi-rs-circle-waveform-lines:before{content:"\f429"}.fi-rs-circle-x:before{content:"\f42a"}.fi-rs-circle-xmark:before{content:"\f42b"}.fi-rs-circle-y:before{content:"\f42c"}.fi-rs-circle-z:before{content:"\f42d"}.fi-rs-circle:before{content:"\f42e"}.fi-rs-citrus-slice:before{content:"\f42f"}.fi-rs-citrus:before{content:"\f430"}.fi-rs-city:before{content:"\f431"}.fi-rs-clapperboard-play:before{content:"\f432"}.fi-rs-clapperboard:before{content:"\f433"}.fi-rs-clarinet:before{content:"\f434"}.fi-rs-claw-marks:before{content:"\f435"}.fi-rs-clean:before{content:"\f436"}.fi-rs-clear-alt:before{content:"\f437"}.fi-rs-clip-file:before{content:"\f438"}.fi-rs-clip-mail:before{content:"\f439"}.fi-rs-clip:before{content:"\f43a"}.fi-rs-clipboard-check:before{content:"\f43b"}.fi-rs-clipboard-exclamation:before{content:"\f43c"}.fi-rs-clipboard-list-check:before{content:"\f43d"}.fi-rs-clipboard-list:before{content:"\f43e"}.fi-rs-clipboard-prescription:before{content:"\f43f"}.fi-rs-clipboard-question:before{content:"\f440"}.fi-rs-clipboard-user:before{content:"\f441"}.fi-rs-clipboard:before{content:"\f442"}.fi-rs-clipoard-wrong:before{content:"\f443"}.fi-rs-clock-desk:before{content:"\f444"}.fi-rs-clock-eight-thirty:before{content:"\f445"}.fi-rs-clock-eleven-thirty:before{content:"\f446"}.fi-rs-clock-eleven:before{content:"\f447"}.fi-rs-clock-five-thirty:before{content:"\f448"}.fi-rs-clock-five:before{content:"\f449"}.fi-rs-clock-four-thirty:before{content:"\f44a"}.fi-rs-clock-nine-thirty:before{content:"\f44b"}.fi-rs-clock-nine:before{content:"\f44c"}.fi-rs-clock-one-thirty:before{content:"\f44d"}.fi-rs-clock-one:before{content:"\f44e"}.fi-rs-clock-seven-thirty:before{content:"\f44f"}.fi-rs-clock-seven:before{content:"\f450"}.fi-rs-clock-six-thirty:before{content:"\f451"}.fi-rs-clock-six:before{content:"\f452"}.fi-rs-clock-ten-thirty:before{content:"\f453"}.fi-rs-clock-ten:before{content:"\f454"}.fi-rs-clock-three-thirty:before{content:"\f455"}.fi-rs-clock-three:before{content:"\f456"}.fi-rs-clock-time-tracking:before{content:"\f457"}.fi-rs-clock-twelve-thirty:before{content:"\f458"}.fi-rs-clock-twelve:before{content:"\f459"}.fi-rs-clock-two-thirty:before{content:"\f45a"}.fi-rs-clock-two:before{content:"\f45b"}.fi-rs-clock-up-arrow:before{content:"\f45c"}.fi-rs-clock:before{content:"\f45d"}.fi-rs-clone:before{content:"\f45e"}.fi-rs-closed-captioning-slash:before{content:"\f45f"}.fi-rs-clothes-hanger:before{content:"\f460"}.fi-rs-cloud-back-up-alt:before{content:"\f461"}.fi-rs-cloud-back-up:before{content:"\f462"}.fi-rs-cloud-check:before{content:"\f463"}.fi-rs-cloud-code:before{content:"\f464"}.fi-rs-cloud-disabled:before{content:"\f465"}.fi-rs-cloud-download-alt:before{content:"\f466"}.fi-rs-cloud-download:before{content:"\f467"}.fi-rs-cloud-drizzle:before{content:"\f468"}.fi-rs-cloud-exclamation:before{content:"\f469"}.fi-rs-cloud-gear-automation:before{content:"\f46a"}.fi-rs-cloud-hail-mixed:before{content:"\f46b"}.fi-rs-cloud-hail:before{content:"\f46c"}.fi-rs-cloud-meatball:before{content:"\f46d"}.fi-rs-cloud-moon-rain:before{content:"\f46e"}.fi-rs-cloud-moon:before{content:"\f46f"}.fi-rs-cloud-question:before{content:"\f470"}.fi-rs-cloud-rain:before{content:"\f471"}.fi-rs-cloud-rainbow:before{content:"\f472"}.fi-rs-cloud-share:before{content:"\f473"}.fi-rs-cloud-showers-heavy:before{content:"\f474"}.fi-rs-cloud-showers:before{content:"\f475"}.fi-rs-cloud-sleet:before{content:"\f476"}.fi-rs-cloud-snow:before{content:"\f477"}.fi-rs-cloud-sun-rain:before{content:"\f478"}.fi-rs-cloud-sun:before{content:"\f479"}.fi-rs-cloud-upload-alt:before{content:"\f47a"}.fi-rs-cloud-upload:before{content:"\f47b"}.fi-rs-cloud:before{content:"\f47c"}.fi-rs-clouds-moon:before{content:"\f47d"}.fi-rs-clouds-sun:before{content:"\f47e"}.fi-rs-clouds:before{content:"\f47f"}.fi-rs-clover-alt:before{content:"\f480"}.fi-rs-club:before{content:"\f481"}.fi-rs-cocktail-alt:before{content:"\f482"}.fi-rs-cocktail:before{content:"\f483"}.fi-rs-coconut:before{content:"\f484"}.fi-rs-code-branch:before{content:"\f485"}.fi-rs-code-commit:before{content:"\f486"}.fi-rs-code-compare:before{content:"\f487"}.fi-rs-code-fork:before{content:"\f488"}.fi-rs-code-merge:before{content:"\f489"}.fi-rs-code-pull-request-closed:before{content:"\f48a"}.fi-rs-code-pull-request-draft:before{content:"\f48b"}.fi-rs-code-pull-request:before{content:"\f48c"}.fi-rs-code-simple:before{content:"\f48d"}.fi-rs-coffee-bean:before{content:"\f48e"}.fi-rs-coffee-beans:before{content:"\f48f"}.fi-rs-coffee-heart:before{content:"\f490"}.fi-rs-coffee-pot:before{content:"\f491"}.fi-rs-coffee:before{content:"\f492"}.fi-rs-coffin-cross:before{content:"\f493"}.fi-rs-coffin:before{content:"\f494"}.fi-rs-coin-up-arrow:before{content:"\f495"}.fi-rs-coin:before{content:"\f496"}.fi-rs-coins:before{content:"\f497"}.fi-rs-colon-sign:before{content:"\f498"}.fi-rs-columns-3:before{content:"\f499"}.fi-rs-comet:before{content:"\f49a"}.fi-rs-command:before{content:"\f49b"}.fi-rs-comment-alt-check:before{content:"\f49c"}.fi-rs-comment-alt-dots:before{content:"\f49d"}.fi-rs-comment-alt-edit:before{content:"\f49e"}.fi-rs-comment-alt-medical:before{content:"\f49f"}.fi-rs-comment-alt-middle-top:before{content:"\f4a0"}.fi-rs-comment-alt-middle:before{content:"\f4a1"}.fi-rs-comment-alt-minus:before{content:"\f4a2"}.fi-rs-comment-alt-music:before{content:"\f4a3"}.fi-rs-comment-alt:before{content:"\f4a4"}.fi-rs-comment-arrow-down:before{content:"\f4a5"}.fi-rs-comment-arrow-up-right:before{content:"\f4a6"}.fi-rs-comment-arrow-up:before{content:"\f4a7"}.fi-rs-comment-check:before{content:"\f4a8"}.fi-rs-comment-code:before{content:"\f4a9"}.fi-rs-comment-dollar:before{content:"\f4aa"}.fi-rs-comment-dots:before{content:"\f4ab"}.fi-rs-comment-exclamation:before{content:"\f4ac"}.fi-rs-comment-heart:before{content:"\f4ad"}.fi-rs-comment-image:before{content:"\f4ae"}.fi-rs-comment-info:before{content:"\f4af"}.fi-rs-comment-medical:before{content:"\f4b0"}.fi-rs-comment-minus:before{content:"\f4b1"}.fi-rs-comment-pen:before{content:"\f4b2"}.fi-rs-comment-question:before{content:"\f4b3"}.fi-rs-comment-quote:before{content:"\f4b4"}.fi-rs-comment-slash:before{content:"\f4b5"}.fi-rs-comment-smile:before{content:"\f4b6"}.fi-rs-comment-sms:before{content:"\f4b7"}.fi-rs-comment-text:before{content:"\f4b8"}.fi-rs-comment-user:before{content:"\f4b9"}.fi-rs-comment-xmark:before{content:"\f4ba"}.fi-rs-comment:before{content:"\f4bb"}.fi-rs-comments-dollar:before{content:"\f4bc"}.fi-rs-comments-question-check:before{content:"\f4bd"}.fi-rs-comments-question:before{content:"\f4be"}.fi-rs-comments:before{content:"\f4bf"}.fi-rs-compass-alt:before{content:"\f4c0"}.fi-rs-compass-east:before{content:"\f4c1"}.fi-rs-compass-north:before{content:"\f4c2"}.fi-rs-compass-slash:before{content:"\f4c3"}.fi-rs-compass-south:before{content:"\f4c4"}.fi-rs-compass-west:before{content:"\f4c5"}.fi-rs-completed:before{content:"\f4c6"}.fi-rs-compliance-clipboard:before{content:"\f4c7"}.fi-rs-compliance-document:before{content:"\f4c8"}.fi-rs-compliance:before{content:"\f4c9"}.fi-rs-compress-alt:before{content:"\f4ca"}.fi-rs-compress:before{content:"\f4cb"}.fi-rs-computer-classic:before{content:"\f4cc"}.fi-rs-computer-mouse:before{content:"\f4cd"}.fi-rs-computer-speaker:before{content:"\f4ce"}.fi-rs-computer:before{content:"\f4cf"}.fi-rs-concierge-bell:before{content:"\f4d0"}.fi-rs-condition-alt:before{content:"\f4d1"}.fi-rs-condition:before{content:"\f4d2"}.fi-rs-confetti:before{content:"\f4d3"}.fi-rs-constellation:before{content:"\f4d4"}.fi-rs-container-storage:before{content:"\f4d5"}.fi-rs-convert-document:before{content:"\f4d6"}.fi-rs-convert-shapes:before{content:"\f4d7"}.fi-rs-conveyor-belt-alt:before{content:"\f4d8"}.fi-rs-conveyor-belt-arm:before{content:"\f4d9"}.fi-rs-conveyor-belt-empty:before{content:"\f4da"}.fi-rs-conveyor-belt:before{content:"\f4db"}.fi-rs-cookie-alt:before{content:"\f4dc"}.fi-rs-cookie:before{content:"\f4dd"}.fi-rs-copy-alt:before{content:"\f4de"}.fi-rs-copy-image:before{content:"\f4df"}.fi-rs-copy:before{content:"\f4e0"}.fi-rs-copyright:before{content:"\f4e1"}.fi-rs-corn:before{content:"\f4e2"}.fi-rs-corporate-alt:before{content:"\f4e3"}.fi-rs-corporate:before{content:"\f4e4"}.fi-rs-couch:before{content:"\f4e5"}.fi-rs-court-sport:before{content:"\f4e6"}.fi-rs-cow-alt:before{content:"\f4e7"}.fi-rs-cow:before{content:"\f4e8"}.fi-rs-cowbell-circle-plus:before{content:"\f4e9"}.fi-rs-cowbell-more:before{content:"\f4ea"}.fi-rs-cowbell:before{content:"\f4eb"}.fi-rs-crab:before{content:"\f4ec"}.fi-rs-crate-empty:before{content:"\f4ed"}.fi-rs-cream:before{content:"\f4ee"}.fi-rs-credit-card-buyer:before{content:"\f4ef"}.fi-rs-credit-card-eye:before{content:"\f4f0"}.fi-rs-credit-card:before{content:"\f4f1"}.fi-rs-cricket:before{content:"\f4f2"}.fi-rs-crm-alt:before{content:"\f4f3"}.fi-rs-crm-computer:before{content:"\f4f4"}.fi-rs-CRM:before{content:"\f4f5"}.fi-rs-croissant:before{content:"\f4f6"}.fi-rs-cross-religion:before{content:"\f4f7"}.fi-rs-cross-small:before{content:"\f4f8"}.fi-rs-cross:before{content:"\f4f9"}.fi-rs-crossed-eye:before{content:"\f4fa"}.fi-rs-crow:before{content:"\f4fb"}.fi-rs-crown:before{content:"\f4fc"}.fi-rs-crutch:before{content:"\f4fd"}.fi-rs-crutches:before{content:"\f4fe"}.fi-rs-cruzeiro-sign:before{content:"\f4ff"}.fi-rs-crypto-calendar:before{content:"\f500"}.fi-rs-cryptocurrency:before{content:"\f501"}.fi-rs-crystal-ball:before{content:"\f502"}.fi-rs-cube:before{content:"\f503"}.fi-rs-cubes-stacked:before{content:"\f504"}.fi-rs-cubes:before{content:"\f505"}.fi-rs-cucumber:before{content:"\f506"}.fi-rs-cup-straw-swoosh:before{content:"\f507"}.fi-rs-cup-straw:before{content:"\f508"}.fi-rs-cup-togo:before{content:"\f509"}.fi-rs-cupcake-alt:before{content:"\f50a"}.fi-rs-cupcake:before{content:"\f50b"}.fi-rs-curling:before{content:"\f50c"}.fi-rs-cursor-finger:before{content:"\f50d"}.fi-rs-cursor-plus:before{content:"\f50e"}.fi-rs-cursor-text-alt:before{content:"\f50f"}.fi-rs-cursor-text:before{content:"\f510"}.fi-rs-cursor:before{content:"\f511"}.fi-rs-curve-alt:before{content:"\f512"}.fi-rs-curve-arrow:before{content:"\f513"}.fi-rs-curve:before{content:"\f514"}.fi-rs-custard:before{content:"\f515"}.fi-rs-customer-care:before{content:"\f516"}.fi-rs-customer-service:before{content:"\f517"}.fi-rs-customization-cogwheel:before{content:"\f518"}.fi-rs-customization:before{content:"\f519"}.fi-rs-customize-computer:before{content:"\f51a"}.fi-rs-customize-edit:before{content:"\f51b"}.fi-rs-customize:before{content:"\f51c"}.fi-rs-CV:before{content:"\f51d"}.fi-rs-cvv-card:before{content:"\f51e"}.fi-rs-d:before{content:"\f51f"}.fi-rs-dagger:before{content:"\f520"}.fi-rs-daily-calendar:before{content:"\f521"}.fi-rs-damage:before{content:"\f522"}.fi-rs-dart:before{content:"\f523"}.fi-rs-dashboard-monitor:before{content:"\f524"}.fi-rs-dashboard-panel:before{content:"\f525"}.fi-rs-dashboard:before{content:"\f526"}.fi-rs-data-transfer:before{content:"\f527"}.fi-rs-database:before{content:"\f528"}.fi-rs-debt:before{content:"\f529"}.fi-rs-deer-rudolph:before{content:"\f52a"}.fi-rs-deer:before{content:"\f52b"}.fi-rs-delete-document:before{content:"\f52c"}.fi-rs-delete-right:before{content:"\f52d"}.fi-rs-delete-user:before{content:"\f52e"}.fi-rs-delete:before{content:"\f52f"}.fi-rs-democrat:before{content:"\f530"}.fi-rs-department-structure:before{content:"\f531"}.fi-rs-department:before{content:"\f532"}.fi-rs-deposit-alt:before{content:"\f533"}.fi-rs-deposit:before{content:"\f534"}.fi-rs-description-alt:before{content:"\f535"}.fi-rs-description:before{content:"\f536"}.fi-rs-desk:before{content:"\f537"}.fi-rs-desktop-arrow-down:before{content:"\f538"}.fi-rs-desktop-wallpaper:before{content:"\f539"}.fi-rs-devices:before{content:"\f53a"}.fi-rs-dewpoint:before{content:"\f53b"}.fi-rs-dharmachakra:before{content:"\f53c"}.fi-rs-diagram-cells:before{content:"\f53d"}.fi-rs-diagram-lean-canvas:before{content:"\f53e"}.fi-rs-diagram-nested:before{content:"\f53f"}.fi-rs-diagram-next:before{content:"\f540"}.fi-rs-diagram-predecessor:before{content:"\f541"}.fi-rs-diagram-previous:before{content:"\f542"}.fi-rs-diagram-project:before{content:"\f543"}.fi-rs-diagram-sankey:before{content:"\f544"}.fi-rs-diagram-subtask:before{content:"\f545"}.fi-rs-diagram-successor:before{content:"\f546"}.fi-rs-diagram-venn:before{content:"\f547"}.fi-rs-dial-high:before{content:"\f548"}.fi-rs-dial-low:before{content:"\f549"}.fi-rs-dial-max:before{content:"\f54a"}.fi-rs-dial-med-low:before{content:"\f54b"}.fi-rs-dial-med:before{content:"\f54c"}.fi-rs-dial-min:before{content:"\f54d"}.fi-rs-dial-off:before{content:"\f54e"}.fi-rs-dial:before{content:"\f54f"}.fi-rs-diamond-exclamation:before{content:"\f550"}.fi-rs-diamond-turn-right:before{content:"\f551"}.fi-rs-diamond:before{content:"\f552"}.fi-rs-diary-bookmark-down:before{content:"\f553"}.fi-rs-diary-bookmarks:before{content:"\f554"}.fi-rs-diary-clasp:before{content:"\f555"}.fi-rs-dice-alt:before{content:"\f556"}.fi-rs-dice-d10:before{content:"\f557"}.fi-rs-dice-d12:before{content:"\f558"}.fi-rs-dice-d20:before{content:"\f559"}.fi-rs-dice-d4:before{content:"\f55a"}.fi-rs-dice-d6:before{content:"\f55b"}.fi-rs-dice-d8:before{content:"\f55c"}.fi-rs-dice-four:before{content:"\f55d"}.fi-rs-dice-one:before{content:"\f55e"}.fi-rs-dice-six:before{content:"\f55f"}.fi-rs-dice-three:before{content:"\f560"}.fi-rs-dice-two:before{content:"\f561"}.fi-rs-dice:before{content:"\f562"}.fi-rs-digging:before{content:"\f563"}.fi-rs-digital-tachograph:before{content:"\f564"}.fi-rs-dinner:before{content:"\f565"}.fi-rs-diploma:before{content:"\f566"}.fi-rs-direction-signal-arrow:before{content:"\f567"}.fi-rs-direction-signal:before{content:"\f568"}.fi-rs-disc-drive:before{content:"\f569"}.fi-rs-disco-ball:before{content:"\f56a"}.fi-rs-discover:before{content:"\f56b"}.fi-rs-disease:before{content:"\f56c"}.fi-rs-disk:before{content:"\f56d"}.fi-rs-display-arrow-down:before{content:"\f56e"}.fi-rs-display-chart-up:before{content:"\f56f"}.fi-rs-display-code:before{content:"\f570"}.fi-rs-display-medical:before{content:"\f571"}.fi-rs-display-slash:before{content:"\f572"}.fi-rs-distribute-spacing-horizontal:before{content:"\f573"}.fi-rs-distribute-spacing-vertical:before{content:"\f574"}.fi-rs-divide:before{content:"\f575"}.fi-rs-dizzy:before{content:"\f576"}.fi-rs-dna:before{content:"\f577"}.fi-rs-do-not-enter:before{content:"\f578"}.fi-rs-doctor:before{content:"\f579"}.fi-rs-document-circle-wrong:before{content:"\f57a"}.fi-rs-document-paid:before{content:"\f57b"}.fi-rs-document-signed:before{content:"\f57c"}.fi-rs-document:before{content:"\f57d"}.fi-rs-dog-leashed:before{content:"\f57e"}.fi-rs-dog:before{content:"\f57f"}.fi-rs-dollar:before{content:"\f580"}.fi-rs-dolly-flatbed-alt:before{content:"\f581"}.fi-rs-dolly-flatbed-empty:before{content:"\f582"}.fi-rs-dolly-flatbed:before{content:"\f583"}.fi-rs-dolphin:before{content:"\f584"}.fi-rs-domino-effect:before{content:"\f585"}.fi-rs-donate:before{content:"\f586"}.fi-rs-dong-sign:before{content:"\f587"}.fi-rs-donut:before{content:"\f588"}.fi-rs-door-closed:before{content:"\f589"}.fi-rs-door-open:before{content:"\f58a"}.fi-rs-dot-circle:before{content:"\f58b"}.fi-rs-dot-pending:before{content:"\f58c"}.fi-rs-dove:before{content:"\f58d"}.fi-rs-down-from-bracket:before{content:"\f58e"}.fi-rs-down-left-and-up-right-to-center:before{content:"\f58f"}.fi-rs-down-left:before{content:"\f590"}.fi-rs-down-right:before{content:"\f591"}.fi-rs-down-to-line:before{content:"\f592"}.fi-rs-down:before{content:"\f593"}.fi-rs-download:before{content:"\f594"}.fi-rs-drafting-compass:before{content:"\f595"}.fi-rs-dragon:before{content:"\f596"}.fi-rs-draw-polygon:before{content:"\f597"}.fi-rs-draw-square:before{content:"\f598"}.fi-rs-drawer-alt:before{content:"\f599"}.fi-rs-drawer-empty:before{content:"\f59a"}.fi-rs-drawer:before{content:"\f59b"}.fi-rs-dreidel:before{content:"\f59c"}.fi-rs-drink-alt:before{content:"\f59d"}.fi-rs-driver-man:before{content:"\f59e"}.fi-rs-driver-woman:before{content:"\f59f"}.fi-rs-drone-alt:before{content:"\f5a0"}.fi-rs-drone-front:before{content:"\f5a1"}.fi-rs-drone:before{content:"\f5a2"}.fi-rs-drop-down:before{content:"\f5a3"}.fi-rs-dropdown-select:before{content:"\f5a4"}.fi-rs-dropdown:before{content:"\f5a5"}.fi-rs-drum-steelpan:before{content:"\f5a6"}.fi-rs-drum:before{content:"\f5a7"}.fi-rs-drumstick-bite:before{content:"\f5a8"}.fi-rs-drumstick:before{content:"\f5a9"}.fi-rs-dryer-alt:before{content:"\f5aa"}.fi-rs-dryer:before{content:"\f5ab"}.fi-rs-duck:before{content:"\f5ac"}.fi-rs-dumbbell-fitness:before{content:"\f5ad"}.fi-rs-dumbbell-horizontal:before{content:"\f5ae"}.fi-rs-dumbbell-ray:before{content:"\f5af"}.fi-rs-dumbbell-weightlifting:before{content:"\f5b0"}.fi-rs-dumpster-fire:before{content:"\f5b1"}.fi-rs-dumpster:before{content:"\f5b2"}.fi-rs-dungeon:before{content:"\f5b3"}.fi-rs-duplicate:before{content:"\f5b4"}.fi-rs-duration-alt:before{content:"\f5b5"}.fi-rs-duration:before{content:"\f5b6"}.fi-rs-e-learning:before{content:"\f5b7"}.fi-rs-e:before{content:"\f5b8"}.fi-rs-ear-deaf:before{content:"\f5b9"}.fi-rs-ear-muffs:before{content:"\f5ba"}.fi-rs-ear:before{content:"\f5bb"}.fi-rs-earnings:before{content:"\f5bc"}.fi-rs-earth-africa:before{content:"\f5bd"}.fi-rs-earth-americas:before{content:"\f5be"}.fi-rs-earth-asia:before{content:"\f5bf"}.fi-rs-earth-europa:before{content:"\f5c0"}.fi-rs-eclipse-alt:before{content:"\f5c1"}.fi-rs-eclipse:before{content:"\f5c2"}.fi-rs-edit-alt:before{content:"\f5c3"}.fi-rs-edit:before{content:"\f5c4"}.fi-rs-effect:before{content:"\f5c5"}.fi-rs-egg-fried:before{content:"\f5c6"}.fi-rs-egg:before{content:"\f5c7"}.fi-rs-eject:before{content:"\f5c8"}.fi-rs-elephant:before{content:"\f5c9"}.fi-rs-elevator:before{content:"\f5ca"}.fi-rs-email-pending:before{content:"\f5cb"}.fi-rs-employee-alt:before{content:"\f5cc"}.fi-rs-employee-handbook:before{content:"\f5cd"}.fi-rs-employee-man-alt:before{content:"\f5ce"}.fi-rs-employee-man:before{content:"\f5cf"}.fi-rs-employees-woman-man:before{content:"\f5d0"}.fi-rs-employees:before{content:"\f5d1"}.fi-rs-empty-set:before{content:"\f5d2"}.fi-rs-endless-loop:before{content:"\f5d3"}.fi-rs-engine-warning:before{content:"\f5d4"}.fi-rs-engine:before{content:"\f5d5"}.fi-rs-enter:before{content:"\f5d6"}.fi-rs-envelope-ban:before{content:"\f5d7"}.fi-rs-envelope-bulk:before{content:"\f5d8"}.fi-rs-envelope-dot:before{content:"\f5d9"}.fi-rs-envelope-download:before{content:"\f5da"}.fi-rs-envelope-heart:before{content:"\f5db"}.fi-rs-envelope-marker:before{content:"\f5dc"}.fi-rs-envelope-open-dollar:before{content:"\f5dd"}.fi-rs-envelope-open-text:before{content:"\f5de"}.fi-rs-envelope-open:before{content:"\f5df"}.fi-rs-envelope-plus:before{content:"\f5e0"}.fi-rs-envelope:before{content:"\f5e1"}.fi-rs-envelopes:before{content:"\f5e2"}.fi-rs-equality:before{content:"\f5e3"}.fi-rs-equals:before{content:"\f5e4"}.fi-rs-eraser:before{content:"\f5e5"}.fi-rs-error-camera:before{content:"\f5e6"}.fi-rs-escalator:before{content:"\f5e7"}.fi-rs-ethernet:before{content:"\f5e8"}.fi-rs-euro:before{content:"\f5e9"}.fi-rs-excavator:before{content:"\f5ea"}.fi-rs-exchange-alt:before{content:"\f5eb"}.fi-rs-exchange-cryptocurrency:before{content:"\f5ec"}.fi-rs-exchange:before{content:"\f5ed"}.fi-rs-exclamation:before{content:"\f5ee"}.fi-rs-exit-alt:before{content:"\f5ef"}.fi-rs-exit:before{content:"\f5f0"}.fi-rs-expand-arrows-alt:before{content:"\f5f1"}.fi-rs-expand-arrows:before{content:"\f5f2"}.fi-rs-expand:before{content:"\f5f3"}.fi-rs-expense-bill:before{content:"\f5f4"}.fi-rs-expense:before{content:"\f5f5"}.fi-rs-external-hard-drive:before{content:"\f5f6"}.fi-rs-external-world:before{content:"\f5f7"}.fi-rs-eye-dropper-half:before{content:"\f5f8"}.fi-rs-eye-dropper:before{content:"\f5f9"}.fi-rs-eye:before{content:"\f5fa"}.fi-rs-eyes:before{content:"\f5fb"}.fi-rs-f:before{content:"\f5fc"}.fi-rs-fabric:before{content:"\f5fd"}.fi-rs-face-angry-horns:before{content:"\f5fe"}.fi-rs-face-anguished:before{content:"\f5ff"}.fi-rs-face-anxious-sweat:before{content:"\f600"}.fi-rs-face-astonished:before{content:"\f601"}.fi-rs-face-awesome:before{content:"\f602"}.fi-rs-face-beam-hand-over-mouth:before{content:"\f603"}.fi-rs-face-confounded:before{content:"\f604"}.fi-rs-face-confused:before{content:"\f605"}.fi-rs-face-cowboy-hat:before{content:"\f606"}.fi-rs-face-disappointed:before{content:"\f607"}.fi-rs-face-disguise:before{content:"\f608"}.fi-rs-face-downcast-sweat:before{content:"\f609"}.fi-rs-face-drooling:before{content:"\f60a"}.fi-rs-face-explode:before{content:"\f60b"}.fi-rs-face-expressionless:before{content:"\f60c"}.fi-rs-face-eyes-xmarks:before{content:"\f60d"}.fi-rs-face-fearful:before{content:"\f60e"}.fi-rs-face-glasses:before{content:"\f60f"}.fi-rs-face-grin-tongue-wink:before{content:"\f610"}.fi-rs-face-hand-yawn:before{content:"\f611"}.fi-rs-face-head-bandage:before{content:"\f612"}.fi-rs-face-hushed:before{content:"\f613"}.fi-rs-face-icicles:before{content:"\f614"}.fi-rs-face-lying:before{content:"\f615"}.fi-rs-face-mask:before{content:"\f616"}.fi-rs-face-monocle:before{content:"\f617"}.fi-rs-face-nauseated:before{content:"\f618"}.fi-rs-face-nose-steam:before{content:"\f619"}.fi-rs-face-party:before{content:"\f61a"}.fi-rs-face-pensive:before{content:"\f61b"}.fi-rs-face-persevering:before{content:"\f61c"}.fi-rs-face-pleading:before{content:"\f61d"}.fi-rs-face-raised-eyebrow:before{content:"\f61e"}.fi-rs-face-relieved:before{content:"\f61f"}.fi-rs-face-sad-sweat:before{content:"\f620"}.fi-rs-face-scream:before{content:"\f621"}.fi-rs-face-shush:before{content:"\f622"}.fi-rs-face-sleeping:before{content:"\f623"}.fi-rs-face-sleepy:before{content:"\f624"}.fi-rs-face-smile-halo:before{content:"\f625"}.fi-rs-face-smile-hearts:before{content:"\f626"}.fi-rs-face-smile-horns:before{content:"\f627"}.fi-rs-face-smile-tear:before{content:"\f628"}.fi-rs-face-smile-tongue:before{content:"\f629"}.fi-rs-face-smile-upside-down:before{content:"\f62a"}.fi-rs-face-smiling-hands:before{content:"\f62b"}.fi-rs-face-smirking:before{content:"\f62c"}.fi-rs-face-sunglasses-alt:before{content:"\f62d"}.fi-rs-face-sunglasses:before{content:"\f62e"}.fi-rs-face-swear:before{content:"\f62f"}.fi-rs-face-thermometer:before{content:"\f630"}.fi-rs-face-thinking:before{content:"\f631"}.fi-rs-face-tissue:before{content:"\f632"}.fi-rs-face-tongue-money:before{content:"\f633"}.fi-rs-face-tongue-sweat:before{content:"\f634"}.fi-rs-face-unamused:before{content:"\f635"}.fi-rs-face-viewfinder:before{content:"\f636"}.fi-rs-face-vomit:before{content:"\f637"}.fi-rs-face-weary:before{content:"\f638"}.fi-rs-face-woozy:before{content:"\f639"}.fi-rs-face-worried:before{content:"\f63a"}.fi-rs-face-zany:before{content:"\f63b"}.fi-rs-face-zipper:before{content:"\f63c"}.fi-rs-fail:before{content:"\f63d"}.fi-rs-falafel:before{content:"\f63e"}.fi-rs-family-dress:before{content:"\f63f"}.fi-rs-family-pants:before{content:"\f640"}.fi-rs-family:before{content:"\f641"}.fi-rs-fan-table:before{content:"\f642"}.fi-rs-fan:before{content:"\f643"}.fi-rs-farm:before{content:"\f644"}.fi-rs-faucet-drip:before{content:"\f645"}.fi-rs-faucet:before{content:"\f646"}.fi-rs-fax:before{content:"\f647"}.fi-rs-feather-pointed:before{content:"\f648"}.fi-rs-feather:before{content:"\f649"}.fi-rs-features-alt:before{content:"\f64a"}.fi-rs-features:before{content:"\f64b"}.fi-rs-fee-receipt:before{content:"\f64c"}.fi-rs-fee:before{content:"\f64d"}.fi-rs-feedback-alt:before{content:"\f64e"}.fi-rs-feedback-cycle-loop:before{content:"\f64f"}.fi-rs-feedback-hand:before{content:"\f650"}.fi-rs-feedback-review:before{content:"\f651"}.fi-rs-feedback:before{content:"\f652"}.fi-rs-fence:before{content:"\f653"}.fi-rs-ferris-wheel:before{content:"\f654"}.fi-rs-field-hockey:before{content:"\f655"}.fi-rs-fighter-jet:before{content:"\f656"}.fi-rs-file-ai:before{content:"\f657"}.fi-rs-file-audio:before{content:"\f658"}.fi-rs-file-binary:before{content:"\f659"}.fi-rs-file-chart-line:before{content:"\f65a"}.fi-rs-file-chart-pie:before{content:"\f65b"}.fi-rs-file-circle-info:before{content:"\f65c"}.fi-rs-file-cloud:before{content:"\f65d"}.fi-rs-file-code:before{content:"\f65e"}.fi-rs-file-csv:before{content:"\f65f"}.fi-rs-file-download:before{content:"\f660"}.fi-rs-file-edit:before{content:"\f661"}.fi-rs-file-eps:before{content:"\f662"}.fi-rs-file-excel:before{content:"\f663"}.fi-rs-file-exclamation:before{content:"\f664"}.fi-rs-file-export:before{content:"\f665"}.fi-rs-file-image:before{content:"\f666"}.fi-rs-file-import:before{content:"\f667"}.fi-rs-file-invoice-dollar:before{content:"\f668"}.fi-rs-file-invoice:before{content:"\f669"}.fi-rs-file-medical-alt:before{content:"\f66a"}.fi-rs-file-medical:before{content:"\f66b"}.fi-rs-file-minus:before{content:"\f66c"}.fi-rs-file-pdf:before{content:"\f66d"}.fi-rs-file-powerpoint:before{content:"\f66e"}.fi-rs-file-prescription:before{content:"\f66f"}.fi-rs-file-psd:before{content:"\f670"}.fi-rs-file-signature:before{content:"\f671"}.fi-rs-file-spreadsheet:before{content:"\f672"}.fi-rs-file-upload:before{content:"\f673"}.fi-rs-file-user:before{content:"\f674"}.fi-rs-file-video:before{content:"\f675"}.fi-rs-file-word:before{content:"\f676"}.fi-rs-file-zipper:before{content:"\f677"}.fi-rs-file:before{content:"\f678"}.fi-rs-files-medical:before{content:"\f679"}.fi-rs-fill:before{content:"\f67a"}.fi-rs-film-canister:before{content:"\f67b"}.fi-rs-film-slash:before{content:"\f67c"}.fi-rs-film:before{content:"\f67d"}.fi-rs-films:before{content:"\f67e"}.fi-rs-filter-list:before{content:"\f67f"}.fi-rs-filter-slash:before{content:"\f680"}.fi-rs-filter:before{content:"\f681"}.fi-rs-filters:before{content:"\f682"}.fi-rs-fingerprint-security-risk:before{content:"\f683"}.fi-rs-fingerprint:before{content:"\f684"}.fi-rs-fire-burner:before{content:"\f685"}.fi-rs-fire-extinguisher:before{content:"\f686"}.fi-rs-fire-flame-curved:before{content:"\f687"}.fi-rs-fire-flame-simple:before{content:"\f688"}.fi-rs-fire-hydrant:before{content:"\f689"}.fi-rs-fire-smoke:before{content:"\f68a"}.fi-rs-fireplace:before{content:"\f68b"}.fi-rs-first-award:before{content:"\f68c"}.fi-rs-first-laurel:before{content:"\f68d"}.fi-rs-first-medal:before{content:"\f68e"}.fi-rs-first:before{content:"\f68f"}.fi-rs-fish-bones:before{content:"\f690"}.fi-rs-fish-cooked:before{content:"\f691"}.fi-rs-fish:before{content:"\f692"}.fi-rs-fishing-rod:before{content:"\f693"}.fi-rs-fist-move:before{content:"\f694"}.fi-rs-flag-alt:before{content:"\f695"}.fi-rs-flag-checkered:before{content:"\f696"}.fi-rs-flag-usa:before{content:"\f697"}.fi-rs-flag:before{content:"\f698"}.fi-rs-flame:before{content:"\f699"}.fi-rs-flashlight:before{content:"\f69a"}.fi-rs-flask-gear:before{content:"\f69b"}.fi-rs-flask-poison:before{content:"\f69c"}.fi-rs-flask-potion:before{content:"\f69d"}.fi-rs-flask:before{content:"\f69e"}.fi-rs-flatbread-stuffed:before{content:"\f69f"}.fi-rs-flatbread:before{content:"\f6a0"}.fi-rs-flip-horizontal:before{content:"\f6a1"}.fi-rs-floor-alt:before{content:"\f6a2"}.fi-rs-floor-layer:before{content:"\f6a3"}.fi-rs-floor:before{content:"\f6a4"}.fi-rs-floppy-disk-circle-arrow-right:before{content:"\f6a5"}.fi-rs-floppy-disk-circle-xmark:before{content:"\f6a6"}.fi-rs-floppy-disk-pen:before{content:"\f6a7"}.fi-rs-floppy-disks:before{content:"\f6a8"}.fi-rs-florin-sign:before{content:"\f6a9"}.fi-rs-flower-bouquet:before{content:"\f6aa"}.fi-rs-flower-butterfly:before{content:"\f6ab"}.fi-rs-flower-daffodil:before{content:"\f6ac"}.fi-rs-flower-tulip:before{content:"\f6ad"}.fi-rs-flower:before{content:"\f6ae"}.fi-rs-flushed:before{content:"\f6af"}.fi-rs-flute:before{content:"\f6b0"}.fi-rs-flux-capacitor:before{content:"\f6b1"}.fi-rs-fly-insect:before{content:"\f6b2"}.fi-rs-flying-disc:before{content:"\f6b3"}.fi-rs-fog:before{content:"\f6b4"}.fi-rs-folder-download:before{content:"\f6b5"}.fi-rs-folder-fire:before{content:"\f6b6"}.fi-rs-folder-minus:before{content:"\f6b7"}.fi-rs-folder-open:before{content:"\f6b8"}.fi-rs-folder-times:before{content:"\f6b9"}.fi-rs-folder-tree:before{content:"\f6ba"}.fi-rs-folder-upload:before{content:"\f6bb"}.fi-rs-folder-xmark:before{content:"\f6bc"}.fi-rs-folder:before{content:"\f6bd"}.fi-rs-folders:before{content:"\f6be"}.fi-rs-follow-folder:before{content:"\f6bf"}.fi-rs-followcollection:before{content:"\f6c0"}.fi-rs-following:before{content:"\f6c1"}.fi-rs-fondue-pot:before{content:"\f6c2"}.fi-rs-football:before{content:"\f6c3"}.fi-rs-foreign-language-audio:before{content:"\f6c4"}.fi-rs-fork:before{content:"\f6c5"}.fi-rs-forklift:before{content:"\f6c6"}.fi-rs-form:before{content:"\f6c7"}.fi-rs-fort:before{content:"\f6c8"}.fi-rs-forward-fast:before{content:"\f6c9"}.fi-rs-forward:before{content:"\f6ca"}.fi-rs-fox:before{content:"\f6cb"}.fi-rs-frame:before{content:"\f6cc"}.fi-rs-franc-sign:before{content:"\f6cd"}.fi-rs-free-delivery:before{content:"\f6ce"}.fi-rs-free:before{content:"\f6cf"}.fi-rs-french-fries:before{content:"\f6d0"}.fi-rs-friday:before{content:"\f6d1"}.fi-rs-frog:before{content:"\f6d2"}.fi-rs-frown:before{content:"\f6d3"}.fi-rs-ftp:before{content:"\f6d4"}.fi-rs-fuel-gauge:before{content:"\f6d5"}.fi-rs-function-process:before{content:"\f6d6"}.fi-rs-function-square:before{content:"\f6d7"}.fi-rs-function:before{content:"\f6d8"}.fi-rs-funnel-dollar:before{content:"\f6d9"}.fi-rs-g:before{content:"\f6da"}.fi-rs-galaxy-alt:before{content:"\f6db"}.fi-rs-galaxy-planet:before{content:"\f6dc"}.fi-rs-galaxy-star:before{content:"\f6dd"}.fi-rs-galaxy:before{content:"\f6de"}.fi-rs-gallery-thumbnails:before{content:"\f6df"}.fi-rs-gallery:before{content:"\f6e0"}.fi-rs-game-board-alt:before{content:"\f6e1"}.fi-rs-gamepad:before{content:"\f6e2"}.fi-rs-garage-car:before{content:"\f6e3"}.fi-rs-garage-open:before{content:"\f6e4"}.fi-rs-garage:before{content:"\f6e5"}.fi-rs-garlic-alt:before{content:"\f6e6"}.fi-rs-garlic:before{content:"\f6e7"}.fi-rs-gas-pump-alt:before{content:"\f6e8"}.fi-rs-gas-pump-slash:before{content:"\f6e9"}.fi-rs-gas-pump:before{content:"\f6ea"}.fi-rs-gauge-circle-bolt:before{content:"\f6eb"}.fi-rs-gauge-circle-minus:before{content:"\f6ec"}.fi-rs-gauge-circle-plus:before{content:"\f6ed"}.fi-rs-gavel:before{content:"\f6ee"}.fi-rs-gay-couple:before{content:"\f6ef"}.fi-rs-gears:before{content:"\f6f0"}.fi-rs-gem:before{content:"\f6f1"}.fi-rs-general:before{content:"\f6f2"}.fi-rs-ghost:before{content:"\f6f3"}.fi-rs-gif-square:before{content:"\f6f4"}.fi-rs-gif:before{content:"\f6f5"}.fi-rs-gift-box-benefits:before{content:"\f6f6"}.fi-rs-gift-card:before{content:"\f6f7"}.fi-rs-gift:before{content:"\f6f8"}.fi-rs-gifts:before{content:"\f6f9"}.fi-rs-gingerbread-man:before{content:"\f6fa"}.fi-rs-glass-champagne:before{content:"\f6fb"}.fi-rs-glass-cheers:before{content:"\f6fc"}.fi-rs-glass-citrus:before{content:"\f6fd"}.fi-rs-glass-empty:before{content:"\f6fe"}.fi-rs-glass-half:before{content:"\f6ff"}.fi-rs-glass-water-droplet:before{content:"\f700"}.fi-rs-glass-whiskey-rocks:before{content:"\f701"}.fi-rs-glass-whiskey:before{content:"\f702"}.fi-rs-glass:before{content:"\f703"}.fi-rs-glasses:before{content:"\f704"}.fi-rs-globe-alt:before{content:"\f705"}.fi-rs-globe-pointer:before{content:"\f706"}.fi-rs-globe-snow:before{content:"\f707"}.fi-rs-globe:before{content:"\f708"}.fi-rs-goal-net:before{content:"\f709"}.fi-rs-golf-ball:before{content:"\f70a"}.fi-rs-golf-club:before{content:"\f70b"}.fi-rs-golf-hole:before{content:"\f70c"}.fi-rs-golf:before{content:"\f70d"}.fi-rs-gopuram:before{content:"\f70e"}.fi-rs-government-budget:before{content:"\f70f"}.fi-rs-government-flag:before{content:"\f710"}.fi-rs-government-user:before{content:"\f711"}.fi-rs-gps-navigation:before{content:"\f712"}.fi-rs-graduation-cap:before{content:"\f713"}.fi-rs-gramophone:before{content:"\f714"}.fi-rs-grape:before{content:"\f715"}.fi-rs-graph-curve:before{content:"\f716"}.fi-rs-graphic-style:before{content:"\f717"}.fi-rs-graphic-tablet:before{content:"\f718"}.fi-rs-grate-droplet:before{content:"\f719"}.fi-rs-grate:before{content:"\f71a"}.fi-rs-greater-than-equal:before{content:"\f71b"}.fi-rs-greater-than:before{content:"\f71c"}.fi-rs-greek-helmet:before{content:"\f71d"}.fi-rs-grid-alt:before{content:"\f71e"}.fi-rs-grid-dividers:before{content:"\f71f"}.fi-rs-grid:before{content:"\f720"}.fi-rs-grill-hot-alt:before{content:"\f721"}.fi-rs-grill:before{content:"\f722"}.fi-rs-grimace:before{content:"\f723"}.fi-rs-grin-alt:before{content:"\f724"}.fi-rs-grin-beam-sweat:before{content:"\f725"}.fi-rs-grin-beam:before{content:"\f726"}.fi-rs-grin-hearts:before{content:"\f727"}.fi-rs-grin-squint-tears:before{content:"\f728"}.fi-rs-grin-squint:before{content:"\f729"}.fi-rs-grin-stars:before{content:"\f72a"}.fi-rs-grin-tears:before{content:"\f72b"}.fi-rs-grin-tongue-squint:before{content:"\f72c"}.fi-rs-grin-tongue-wink:before{content:"\f72d"}.fi-rs-grin-tongue:before{content:"\f72e"}.fi-rs-grin-wink:before{content:"\f72f"}.fi-rs-grin:before{content:"\f730"}.fi-rs-grip-dots-vertical:before{content:"\f731"}.fi-rs-grip-dots:before{content:"\f732"}.fi-rs-grip-horizontal:before{content:"\f733"}.fi-rs-grip-lines-vertical:before{content:"\f734"}.fi-rs-grip-lines:before{content:"\f735"}.fi-rs-grip-vertical:before{content:"\f736"}.fi-rs-grocery-bag:before{content:"\f737"}.fi-rs-grocery-basket:before{content:"\f738"}.fi-rs-group-arrows-rotate:before{content:"\f739"}.fi-rs-group-call:before{content:"\f73a"}.fi-rs-group-community-social-media:before{content:"\f73b"}.fi-rs-growth-chart-invest:before{content:"\f73c"}.fi-rs-guarani-sign:before{content:"\f73d"}.fi-rs-guide-alt:before{content:"\f73e"}.fi-rs-guide:before{content:"\f73f"}.fi-rs-guitar-electric:before{content:"\f740"}.fi-rs-guitar:before{content:"\f741"}.fi-rs-guitars:before{content:"\f742"}.fi-rs-gun-squirt:before{content:"\f743"}.fi-rs-gym:before{content:"\f744"}.fi-rs-h-square:before{content:"\f745"}.fi-rs-h:before{content:"\f746"}.fi-rs-h1:before{content:"\f747"}.fi-rs-h2:before{content:"\f748"}.fi-rs-h3:before{content:"\f749"}.fi-rs-h4:before{content:"\f74a"}.fi-rs-hair-clipper:before{content:"\f74b"}.fi-rs-hamburger-soda:before{content:"\f74c"}.fi-rs-hamburger:before{content:"\f74d"}.fi-rs-hammer-crash:before{content:"\f74e"}.fi-rs-hammer-war:before{content:"\f74f"}.fi-rs-hammer:before{content:"\f750"}.fi-rs-hamsa:before{content:"\f751"}.fi-rs-hand-back-fist:before{content:"\f752"}.fi-rs-hand-back-point-down:before{content:"\f753"}.fi-rs-hand-back-point-left:before{content:"\f754"}.fi-rs-hand-back-point-ribbon:before{content:"\f755"}.fi-rs-hand-back-point-right:before{content:"\f756"}.fi-rs-hand-bill:before{content:"\f757"}.fi-rs-hand-dots:before{content:"\f758"}.fi-rs-hand-fingers-crossed:before{content:"\f759"}.fi-rs-hand-fist:before{content:"\f75a"}.fi-rs-hand-heart:before{content:"\f75b"}.fi-rs-hand-holding-box:before{content:"\f75c"}.fi-rs-hand-holding-droplet:before{content:"\f75d"}.fi-rs-hand-holding-heart:before{content:"\f75e"}.fi-rs-hand-holding-magic:before{content:"\f75f"}.fi-rs-hand-holding-medical:before{content:"\f760"}.fi-rs-hand-holding-seeding:before{content:"\f761"}.fi-rs-hand-holding-skull:before{content:"\f762"}.fi-rs-hand-holding-usd:before{content:"\f763"}.fi-rs-hand-holding-water:before{content:"\f764"}.fi-rs-hand-horns:before{content:"\f765"}.fi-rs-hand-lizard:before{content:"\f766"}.fi-rs-hand-love:before{content:"\f767"}.fi-rs-hand-middle-finger:before{content:"\f768"}.fi-rs-hand-paper:before{content:"\f769"}.fi-rs-hand-peace:before{content:"\f76a"}.fi-rs-hand-point-ribbon:before{content:"\f76b"}.fi-rs-hand-scissors:before{content:"\f76c"}.fi-rs-hand-sparkles:before{content:"\f76d"}.fi-rs-hand-spock:before{content:"\f76e"}.fi-rs-hand-wave:before{content:"\f76f"}.fi-rs-hand:before{content:"\f770"}.fi-rs-handmade:before{content:"\f771"}.fi-rs-hands-bubbles:before{content:"\f772"}.fi-rs-hands-clapping:before{content:"\f773"}.fi-rs-hands-heart:before{content:"\f774"}.fi-rs-hands-holding-diamond:before{content:"\f775"}.fi-rs-hands-holding:before{content:"\f776"}.fi-rs-hands-usd:before{content:"\f777"}.fi-rs-handshake-angle:before{content:"\f778"}.fi-rs-handshake-deal-loan:before{content:"\f779"}.fi-rs-handshake-house:before{content:"\f77a"}.fi-rs-handshake-simple-slash:before{content:"\f77b"}.fi-rs-handshake-trust:before{content:"\f77c"}.fi-rs-handshake:before{content:"\f77d"}.fi-rs-happy:before{content:"\f77e"}.fi-rs-hard-hat:before{content:"\f77f"}.fi-rs-hashtag-lock:before{content:"\f780"}.fi-rs-hastag:before{content:"\f781"}.fi-rs-hat-beach:before{content:"\f782"}.fi-rs-hat-birthday:before{content:"\f783"}.fi-rs-hat-chef:before{content:"\f784"}.fi-rs-hat-cowboy-side:before{content:"\f785"}.fi-rs-hat-cowboy:before{content:"\f786"}.fi-rs-hat-santa:before{content:"\f787"}.fi-rs-hat-winter:before{content:"\f788"}.fi-rs-hat-witch:before{content:"\f789"}.fi-rs-hat-wizard:before{content:"\f78a"}.fi-rs-hdd:before{content:"\f78b"}.fi-rs-head-side-brain:before{content:"\f78c"}.fi-rs-head-side-cough-slash:before{content:"\f78d"}.fi-rs-head-side-cough:before{content:"\f78e"}.fi-rs-head-side-headphones:before{content:"\f78f"}.fi-rs-head-side-heart:before{content:"\f790"}.fi-rs-head-side-mask:before{content:"\f791"}.fi-rs-head-side-medical:before{content:"\f792"}.fi-rs-head-side-thinking:before{content:"\f793"}.fi-rs-head-side-virus:before{content:"\f794"}.fi-rs-head-side:before{content:"\f795"}.fi-rs-head-vr:before{content:"\f796"}.fi-rs-heading:before{content:"\f797"}.fi-rs-headphones:before{content:"\f798"}.fi-rs-headset:before{content:"\f799"}.fi-rs-heart-arrow:before{content:"\f79a"}.fi-rs-heart-brain:before{content:"\f79b"}.fi-rs-heart-crack:before{content:"\f79c"}.fi-rs-heart-half-stroke:before{content:"\f79d"}.fi-rs-heart-half:before{content:"\f79e"}.fi-rs-heart-health-muscle:before{content:"\f79f"}.fi-rs-heart-lock:before{content:"\f7a0"}.fi-rs-heart-partner-handshake:before{content:"\f7a1"}.fi-rs-heart-rate:before{content:"\f7a2"}.fi-rs-heart-slash:before{content:"\f7a3"}.fi-rs-heart-upside-down:before{content:"\f7a4"}.fi-rs-heart:before{content:"\f7a5"}.fi-rs-heat:before{content:"\f7a6"}.fi-rs-helicopter-side:before{content:"\f7a7"}.fi-rs-helmet-battle:before{content:"\f7a8"}.fi-rs-hexagon-check:before{content:"\f7a9"}.fi-rs-hexagon-divide:before{content:"\f7aa"}.fi-rs-hexagon-exclamation:before{content:"\f7ab"}.fi-rs-hexagon:before{content:"\f7ac"}.fi-rs-high-definition:before{content:"\f7ad"}.fi-rs-high-five-celebration-yes:before{content:"\f7ae"}.fi-rs-high-five:before{content:"\f7af"}.fi-rs-highlighter-line:before{content:"\f7b0"}.fi-rs-highlighter:before{content:"\f7b1"}.fi-rs-hiking:before{content:"\f7b2"}.fi-rs-hippo:before{content:"\f7b3"}.fi-rs-hockey-mask:before{content:"\f7b4"}.fi-rs-hockey-puck:before{content:"\f7b5"}.fi-rs-hockey-stick-puck:before{content:"\f7b6"}.fi-rs-hockey-sticks:before{content:"\f7b7"}.fi-rs-holding-hand-gear:before{content:"\f7b8"}.fi-rs-holding-hand-revenue:before{content:"\f7b9"}.fi-rs-holly-berry:before{content:"\f7ba"}.fi-rs-home-heart:before{content:"\f7bb"}.fi-rs-home-location-alt:before{content:"\f7bc"}.fi-rs-home-location:before{content:"\f7bd"}.fi-rs-home:before{content:"\f7be"}.fi-rs-honey-pot:before{content:"\f7bf"}.fi-rs-hood-cloak:before{content:"\f7c0"}.fi-rs-horizontal-rule:before{content:"\f7c1"}.fi-rs-horse-head:before{content:"\f7c2"}.fi-rs-horse-saddle:before{content:"\f7c3"}.fi-rs-horse:before{content:"\f7c4"}.fi-rs-horseshoe-broken:before{content:"\f7c5"}.fi-rs-horseshoe:before{content:"\f7c6"}.fi-rs-hose-reel:before{content:"\f7c7"}.fi-rs-hose:before{content:"\f7c8"}.fi-rs-hospital-symbol:before{content:"\f7c9"}.fi-rs-hospital-user:before{content:"\f7ca"}.fi-rs-hospital:before{content:"\f7cb"}.fi-rs-hospitals:before{content:"\f7cc"}.fi-rs-hot-tub:before{content:"\f7cd"}.fi-rs-hotdog:before{content:"\f7ce"}.fi-rs-hotel:before{content:"\f7cf"}.fi-rs-hourglass-end:before{content:"\f7d0"}.fi-rs-hourglass-start:before{content:"\f7d1"}.fi-rs-hourglass:before{content:"\f7d2"}.fi-rs-house-blank:before{content:"\f7d3"}.fi-rs-house-building:before{content:"\f7d4"}.fi-rs-house-chimney-blank:before{content:"\f7d5"}.fi-rs-house-chimney-crack:before{content:"\f7d6"}.fi-rs-house-chimney-heart:before{content:"\f7d7"}.fi-rs-house-chimney-medical:before{content:"\f7d8"}.fi-rs-house-chimney-user:before{content:"\f7d9"}.fi-rs-house-chimney-window:before{content:"\f7da"}.fi-rs-house-chimney:before{content:"\f7db"}.fi-rs-house-circle-check:before{content:"\f7dc"}.fi-rs-house-circle-exclamation:before{content:"\f7dd"}.fi-rs-house-circle-xmark:before{content:"\f7de"}.fi-rs-house-crack-alt:before{content:"\f7df"}.fi-rs-house-crack:before{content:"\f7e0"}.fi-rs-house-day:before{content:"\f7e1"}.fi-rs-house-fire:before{content:"\f7e2"}.fi-rs-house-flag:before{content:"\f7e3"}.fi-rs-house-flood:before{content:"\f7e4"}.fi-rs-house-laptop:before{content:"\f7e5"}.fi-rs-house-leave:before{content:"\f7e6"}.fi-rs-house-lock:before{content:"\f7e7"}.fi-rs-house-medical:before{content:"\f7e8"}.fi-rs-house-night:before{content:"\f7e9"}.fi-rs-house-return:before{content:"\f7ea"}.fi-rs-house-signal:before{content:"\f7eb"}.fi-rs-house-tree:before{content:"\f7ec"}.fi-rs-house-tsunami:before{content:"\f7ed"}.fi-rs-house-turret:before{content:"\f7ee"}.fi-rs-house-user:before{content:"\f7ef"}.fi-rs-house-window:before{content:"\f7f0"}.fi-rs-hr-group:before{content:"\f7f1"}.fi-rs-hr-person:before{content:"\f7f2"}.fi-rs-hr:before{content:"\f7f3"}.fi-rs-hryvnia:before{content:"\f7f4"}.fi-rs-humidity:before{content:"\f7f5"}.fi-rs-hundred-points:before{content:"\f7f6"}.fi-rs-hurricane:before{content:"\f7f7"}.fi-rs-i:before{content:"\f7f8"}.fi-rs-ice-cream:before{content:"\f7f9"}.fi-rs-ice-skate:before{content:"\f7fa"}.fi-rs-icicles:before{content:"\f7fb"}.fi-rs-icon-star:before{content:"\f7fc"}.fi-rs-id-badge:before{content:"\f7fd"}.fi-rs-id-card-clip-alt:before{content:"\f7fe"}.fi-rs-igloo:before{content:"\f7ff"}.fi-rs-image-slash:before{content:"\f800"}.fi-rs-images-user:before{content:"\f801"}.fi-rs-images:before{content:"\f802"}.fi-rs-improve-user:before{content:"\f803"}.fi-rs-inbox-full:before{content:"\f804"}.fi-rs-inbox-in:before{content:"\f805"}.fi-rs-inbox-out:before{content:"\f806"}.fi-rs-inbox:before{content:"\f807"}.fi-rs-inboxes:before{content:"\f808"}.fi-rs-incense-sticks-yoga:before{content:"\f809"}.fi-rs-incognito:before{content:"\f80a"}.fi-rs-indent:before{content:"\f80b"}.fi-rs-indian-rupee-sign:before{content:"\f80c"}.fi-rs-industry-alt:before{content:"\f80d"}.fi-rs-industry-windows:before{content:"\f80e"}.fi-rs-infinity:before{content:"\f80f"}.fi-rs-info-guide:before{content:"\f810"}.fi-rs-info:before{content:"\f811"}.fi-rs-information:before{content:"\f812"}.fi-rs-inhaler:before{content:"\f813"}.fi-rs-input-numeric:before{content:"\f814"}.fi-rs-input-pipe:before{content:"\f815"}.fi-rs-input-text:before{content:"\f816"}.fi-rs-insert-alt:before{content:"\f817"}.fi-rs-insert-arrows:before{content:"\f818"}.fi-rs-insert-button-circle:before{content:"\f819"}.fi-rs-insert-credit-card:before{content:"\f81a"}.fi-rs-insert-square:before{content:"\f81b"}.fi-rs-insert:before{content:"\f81c"}.fi-rs-insight-alt:before{content:"\f81d"}.fi-rs-insight-head:before{content:"\f81e"}.fi-rs-insight:before{content:"\f81f"}.fi-rs-integral:before{content:"\f820"}.fi-rs-interactive:before{content:"\f821"}.fi-rs-interlining:before{content:"\f822"}.fi-rs-internet-speed-wifi:before{content:"\f823"}.fi-rs-interrogation:before{content:"\f824"}.fi-rs-intersection:before{content:"\f825"}.fi-rs-introduction-handshake:before{content:"\f826"}.fi-rs-introduction:before{content:"\f827"}.fi-rs-inventory-alt:before{content:"\f828"}.fi-rs-invest:before{content:"\f829"}.fi-rs-investment:before{content:"\f82a"}.fi-rs-invite-alt:before{content:"\f82b"}.fi-rs-invite:before{content:"\f82c"}.fi-rs-iot-alt:before{content:"\f82d"}.fi-rs-iot:before{content:"\f82e"}.fi-rs-ip-address:before{content:"\f82f"}.fi-rs-island-tropical:before{content:"\f830"}.fi-rs-issue-loupe:before{content:"\f831"}.fi-rs-it-alt:before{content:"\f832"}.fi-rs-it-computer:before{content:"\f833"}.fi-rs-it:before{content:"\f834"}.fi-rs-italian-lira-sign:before{content:"\f835"}.fi-rs-italic:before{content:"\f836"}.fi-rs-j:before{content:"\f837"}.fi-rs-jam:before{content:"\f838"}.fi-rs-jar-alt:before{content:"\f839"}.fi-rs-jar-wheat:before{content:"\f83a"}.fi-rs-javascript:before{content:"\f83b"}.fi-rs-joint:before{content:"\f83c"}.fi-rs-joker:before{content:"\f83d"}.fi-rs-journal-alt:before{content:"\f83e"}.fi-rs-journal:before{content:"\f83f"}.fi-rs-journey:before{content:"\f840"}.fi-rs-joystick:before{content:"\f841"}.fi-rs-jpg:before{content:"\f842"}.fi-rs-jug-alt:before{content:"\f843"}.fi-rs-jug-bottle:before{content:"\f844"}.fi-rs-jug:before{content:"\f845"}.fi-rs-jumping-rope:before{content:"\f846"}.fi-rs-k:before{content:"\f847"}.fi-rs-kaaba:before{content:"\f848"}.fi-rs-kazoo:before{content:"\f849"}.fi-rs-kerning:before{content:"\f84a"}.fi-rs-key-lock-crypto:before{content:"\f84b"}.fi-rs-key-skeleton-left-right:before{content:"\f84c"}.fi-rs-key:before{content:"\f84d"}.fi-rs-keyboard-brightness-low:before{content:"\f84e"}.fi-rs-keyboard-brightness:before{content:"\f84f"}.fi-rs-keyboard-down:before{content:"\f850"}.fi-rs-keyboard-left:before{content:"\f851"}.fi-rs-keyboard:before{content:"\f852"}.fi-rs-keynote:before{content:"\f853"}.fi-rs-kidneys:before{content:"\f854"}.fi-rs-kip-sign:before{content:"\f855"}.fi-rs-kiss-beam:before{content:"\f856"}.fi-rs-kiss-wink-heart:before{content:"\f857"}.fi-rs-kiss:before{content:"\f858"}.fi-rs-kite:before{content:"\f859"}.fi-rs-kiwi-bird:before{content:"\f85a"}.fi-rs-kiwi-fruit:before{content:"\f85b"}.fi-rs-knife-kitchen:before{content:"\f85c"}.fi-rs-knife:before{content:"\f85d"}.fi-rs-knitting:before{content:"\f85e"}.fi-rs-kpi-evaluation:before{content:"\f85f"}.fi-rs-kpi:before{content:"\f860"}.fi-rs-l:before{content:"\f861"}.fi-rs-label:before{content:"\f862"}.fi-rs-lacrosse-stick-ball:before{content:"\f863"}.fi-rs-lacrosse-stick:before{content:"\f864"}.fi-rs-lambda:before{content:"\f865"}.fi-rs-lamp-desk:before{content:"\f866"}.fi-rs-lamp-floor:before{content:"\f867"}.fi-rs-lamp-street:before{content:"\f868"}.fi-rs-lamp:before{content:"\f869"}.fi-rs-land-layer-location:before{content:"\f86a"}.fi-rs-land-layers:before{content:"\f86b"}.fi-rs-land-location:before{content:"\f86c"}.fi-rs-landmark-alt:before{content:"\f86d"}.fi-rs-language:before{content:"\f86e"}.fi-rs-laptop-arrow-down:before{content:"\f86f"}.fi-rs-laptop-binary:before{content:"\f870"}.fi-rs-laptop-code:before{content:"\f871"}.fi-rs-laptop-medical:before{content:"\f872"}.fi-rs-laptop-mobile:before{content:"\f873"}.fi-rs-laptop-slash:before{content:"\f874"}.fi-rs-laptop:before{content:"\f875"}.fi-rs-lari-sign:before{content:"\f876"}.fi-rs-lasso-sparkles:before{content:"\f877"}.fi-rs-lasso:before{content:"\f878"}.fi-rs-last-square:before{content:"\f879"}.fi-rs-laugh-beam:before{content:"\f87a"}.fi-rs-laugh-squint:before{content:"\f87b"}.fi-rs-laugh-wink:before{content:"\f87c"}.fi-rs-laugh:before{content:"\f87d"}.fi-rs-lawyer-man:before{content:"\f87e"}.fi-rs-lawyer-woman:before{content:"\f87f"}.fi-rs-layer-minus:before{content:"\f880"}.fi-rs-layer-plus:before{content:"\f881"}.fi-rs-layers:before{content:"\f882"}.fi-rs-lead-funnel:before{content:"\f883"}.fi-rs-lead-management:before{content:"\f884"}.fi-rs-lead:before{content:"\f885"}.fi-rs-leader-alt:before{content:"\f886"}.fi-rs-leader-speech:before{content:"\f887"}.fi-rs-leader:before{content:"\f888"}.fi-rs-leaderboard-alt:before{content:"\f889"}.fi-rs-leaderboard-trophy:before{content:"\f88a"}.fi-rs-leaderboard:before{content:"\f88b"}.fi-rs-leadership-alt:before{content:"\f88c"}.fi-rs-leadership:before{content:"\f88d"}.fi-rs-leaf-heart:before{content:"\f88e"}.fi-rs-leaf-maple:before{content:"\f88f"}.fi-rs-leaf-oak:before{content:"\f890"}.fi-rs-leaf:before{content:"\f891"}.fi-rs-leafy-green:before{content:"\f892"}.fi-rs-leave:before{content:"\f893"}.fi-rs-left-from-bracket:before{content:"\f894"}.fi-rs-left:before{content:"\f895"}.fi-rs-legal:before{content:"\f896"}.fi-rs-lemon:before{content:"\f897"}.fi-rs-lesbian-couple:before{content:"\f898"}.fi-rs-less-than-equal:before{content:"\f899"}.fi-rs-less-than:before{content:"\f89a"}.fi-rs-lesson-class:before{content:"\f89b"}.fi-rs-lesson:before{content:"\f89c"}.fi-rs-letter-case:before{content:"\f89d"}.fi-rs-lettuce:before{content:"\f89e"}.fi-rs-level-down-alt:before{content:"\f89f"}.fi-rs-level-down:before{content:"\f8a0"}.fi-rs-level-up-alt:before{content:"\f8a1"}.fi-rs-level-up:before{content:"\f8a2"}.fi-rs-license:before{content:"\f8a3"}.fi-rs-life-ring:before{content:"\f8a4"}.fi-rs-life:before{content:"\f8a5"}.fi-rs-light-ceiling:before{content:"\f8a6"}.fi-rs-light-emergency-on:before{content:"\f8a7"}.fi-rs-light-emergency:before{content:"\f8a8"}.fi-rs-light-switch-off:before{content:"\f8a9"}.fi-rs-light-switch-on:before{content:"\f8aa"}.fi-rs-light-switch:before{content:"\f8ab"}.fi-rs-lightbulb-cfl-on:before{content:"\f8ac"}.fi-rs-lightbulb-cfl:before{content:"\f8ad"}.fi-rs-lightbulb-dollar:before{content:"\f8ae"}.fi-rs-lightbulb-exclamation:before{content:"\f8af"}.fi-rs-lightbulb-head:before{content:"\f8b0"}.fi-rs-lightbulb-on:before{content:"\f8b1"}.fi-rs-lightbulb-question:before{content:"\f8b2"}.fi-rs-lightbulb-setting:before{content:"\f8b3"}.fi-rs-lightbulb-slash:before{content:"\f8b4"}.fi-rs-lighthouse:before{content:"\f8b5"}.fi-rs-lights-holiday:before{content:"\f8b6"}.fi-rs-limit-hand:before{content:"\f8b7"}.fi-rs-limit-speedometer:before{content:"\f8b8"}.fi-rs-line-width:before{content:"\f8b9"}.fi-rs-link-alt:before{content:"\f8ba"}.fi-rs-link-horizontal-slash:before{content:"\f8bb"}.fi-rs-link-horizontal:before{content:"\f8bc"}.fi-rs-link-slash-alt:before{content:"\f8bd"}.fi-rs-link-slash:before{content:"\f8be"}.fi-rs-link:before{content:"\f8bf"}.fi-rs-lion-head:before{content:"\f8c0"}.fi-rs-lion:before{content:"\f8c1"}.fi-rs-lips:before{content:"\f8c2"}.fi-rs-lipstick:before{content:"\f8c3"}.fi-rs-lira-sign:before{content:"\f8c4"}.fi-rs-list-check:before{content:"\f8c5"}.fi-rs-list-dropdown:before{content:"\f8c6"}.fi-rs-list-music:before{content:"\f8c7"}.fi-rs-list-timeline:before{content:"\f8c8"}.fi-rs-list:before{content:"\f8c9"}.fi-rs-litecoin-sign:before{content:"\f8ca"}.fi-rs-live-alt:before{content:"\f8cb"}.fi-rs-live:before{content:"\f8cc"}.fi-rs-loading:before{content:"\f8cd"}.fi-rs-loan:before{content:"\f8ce"}.fi-rs-lobster:before{content:"\f8cf"}.fi-rs-location-alt:before{content:"\f8d0"}.fi-rs-location-arrow:before{content:"\f8d1"}.fi-rs-location-crosshairs-slash:before{content:"\f8d2"}.fi-rs-location-crosshairs:before{content:"\f8d3"}.fi-rs-location-dot-slash:before{content:"\f8d4"}.fi-rs-location-exclamation:before{content:"\f8d5"}.fi-rs-location-pin-call:before{content:"\f8d6"}.fi-rs-lock-alt:before{content:"\f8d7"}.fi-rs-lock-hashtag:before{content:"\f8d8"}.fi-rs-lock-open-alt:before{content:"\f8d9"}.fi-rs-lock:before{content:"\f8da"}.fi-rs-locust:before{content:"\f8db"}.fi-rs-log-out:before{content:"\f8dc"}.fi-rs-loop-square:before{content:"\f8dd"}.fi-rs-loveseat:before{content:"\f8de"}.fi-rs-low-vision:before{content:"\f8df"}.fi-rs-luchador:before{content:"\f8e0"}.fi-rs-luggage-cart:before{content:"\f8e1"}.fi-rs-luggage-rolling:before{content:"\f8e2"}.fi-rs-lungs-virus:before{content:"\f8e3"}.fi-rs-lungs:before{content:"\f8e4"}.fi-rs-m:before{content:"\f8e5"}.fi-rs-mace:before{content:"\f8e6"}.fi-rs-magic-wand:before{content:"\f8e7"}.fi-rs-magnet-user:before{content:"\f8e8"}.fi-rs-magnet:before{content:"\f8e9"}.fi-rs-mailbox-envelope:before{content:"\f8ea"}.fi-rs-mailbox-flag-up:before{content:"\f8eb"}.fi-rs-mailbox:before{content:"\f8ec"}.fi-rs-makeup-brush:before{content:"\f8ed"}.fi-rs-man-head:before{content:"\f8ee"}.fi-rs-man-scientist:before{content:"\f8ef"}.fi-rs-manat-sign:before{content:"\f8f0"}.fi-rs-mandolin:before{content:"\f8f1"}.fi-rs-mango:before{content:"\f8f2"}.fi-rs-manhole:before{content:"\f8f3"}.fi-rs-map-location-track:before{content:"\f8f4"}.fi-rs-map-marker-check:before{content:"\f8f5"}.fi-rs-map-marker-cross:before{content:"\f8f6"}.fi-rs-map-marker-edit:before{content:"\f8f7"}.fi-rs-map-marker-home:before{content:"\f8f8"}.fi-rs-map-marker-minus:before{content:"\f8f9"}.fi-rs-map-marker-plus:before{content:"\f8fa"}.fi-rs-map-marker-question:before{content:"\f8fb"}.fi-rs-map-marker-slash:before{content:"\f8fc"}.fi-rs-map-marker-smile:before{content:"\f8fd"}.fi-rs-map-marker:before{content:"\f8fe"}.fi-rs-map-pin:before{content:"\f8ff"}.fi-rs-map-point:before{content:"\f900"}.fi-rs-map:before{content:"\f901"}.fi-rs-marker-time:before{content:"\f902"}.fi-rs-marker:before{content:"\f903"}.fi-rs-marketplace-alt:before{content:"\f904"}.fi-rs-marketplace-store:before{content:"\f905"}.fi-rs-marketplace:before{content:"\f906"}.fi-rs-mars-double:before{content:"\f907"}.fi-rs-mars-stroke-right:before{content:"\f908"}.fi-rs-mars-stroke-up:before{content:"\f909"}.fi-rs-mars:before{content:"\f90a"}.fi-rs-martini-glass-citrus:before{content:"\f90b"}.fi-rs-martini-glass-empty:before{content:"\f90c"}.fi-rs-mask-carnival:before{content:"\f90d"}.fi-rs-mask-face:before{content:"\f90e"}.fi-rs-mask-snorkel:before{content:"\f90f"}.fi-rs-massage:before{content:"\f910"}.fi-rs-match-fire:before{content:"\f911"}.fi-rs-mattress-pillow:before{content:"\f912"}.fi-rs-measuring-tape:before{content:"\f913"}.fi-rs-meat:before{content:"\f914"}.fi-rs-medal:before{content:"\f915"}.fi-rs-medical-star:before{content:"\f916"}.fi-rs-medicine:before{content:"\f917"}.fi-rs-meditation:before{content:"\f918"}.fi-rs-meeting-alt:before{content:"\f919"}.fi-rs-meeting:before{content:"\f91a"}.fi-rs-megaphone-announcement-leader:before{content:"\f91b"}.fi-rs-megaphone:before{content:"\f91c"}.fi-rs-meh-blank:before{content:"\f91d"}.fi-rs-meh-rolling-eyes:before{content:"\f91e"}.fi-rs-meh:before{content:"\f91f"}.fi-rs-melon-alt:before{content:"\f920"}.fi-rs-melon:before{content:"\f921"}.fi-rs-member-list:before{content:"\f922"}.fi-rs-member-search:before{content:"\f923"}.fi-rs-membership-vip:before{content:"\f924"}.fi-rs-membership:before{content:"\f925"}.fi-rs-memo-circle-check:before{content:"\f926"}.fi-rs-memo-pad:before{content:"\f927"}.fi-rs-memo:before{content:"\f928"}.fi-rs-memory:before{content:"\f929"}.fi-rs-menu-dots-vertical:before{content:"\f92a"}.fi-rs-menu-dots:before{content:"\f92b"}.fi-rs-mercury:before{content:"\f92c"}.fi-rs-message-arrow-down:before{content:"\f92d"}.fi-rs-message-arrow-up-right:before{content:"\f92e"}.fi-rs-message-arrow-up:before{content:"\f92f"}.fi-rs-message-bot:before{content:"\f930"}.fi-rs-message-code:before{content:"\f931"}.fi-rs-message-dollar:before{content:"\f932"}.fi-rs-message-heart:before{content:"\f933"}.fi-rs-message-image:before{content:"\f934"}.fi-rs-message-question:before{content:"\f935"}.fi-rs-message-quote:before{content:"\f936"}.fi-rs-message-slash:before{content:"\f937"}.fi-rs-message-sms:before{content:"\f938"}.fi-rs-message-text:before{content:"\f939"}.fi-rs-message-xmark:before{content:"\f93a"}.fi-rs-messages-dollar:before{content:"\f93b"}.fi-rs-messages-question:before{content:"\f93c"}.fi-rs-messages:before{content:"\f93d"}.fi-rs-meteor:before{content:"\f93e"}.fi-rs-meter-bolt:before{content:"\f93f"}.fi-rs-meter-droplet:before{content:"\f940"}.fi-rs-meter-fire:before{content:"\f941"}.fi-rs-meter:before{content:"\f942"}.fi-rs-method:before{content:"\f943"}.fi-rs-microchip-ai:before{content:"\f944"}.fi-rs-microchip:before{content:"\f945"}.fi-rs-microphone-alt:before{content:"\f946"}.fi-rs-microphone-slash:before{content:"\f947"}.fi-rs-microphone:before{content:"\f948"}.fi-rs-microscope:before{content:"\f949"}.fi-rs-microwave:before{content:"\f94a"}.fi-rs-milk-alt:before{content:"\f94b"}.fi-rs-milk:before{content:"\f94c"}.fi-rs-mill-sign:before{content:"\f94d"}.fi-rs-mind-share:before{content:"\f94e"}.fi-rs-minus-circle:before{content:"\f94f"}.fi-rs-minus-hexagon:before{content:"\f950"}.fi-rs-minus-small:before{content:"\f951"}.fi-rs-minuss:before{content:"\f952"}.fi-rs-mistletoe:before{content:"\f953"}.fi-rs-mix:before{content:"\f954"}.fi-rs-mobile-button:before{content:"\f955"}.fi-rs-mobile-notch:before{content:"\f956"}.fi-rs-mobile:before{content:"\f957"}.fi-rs-mockup:before{content:"\f958"}.fi-rs-mode-alt:before{content:"\f959"}.fi-rs-mode-landscape:before{content:"\f95a"}.fi-rs-mode-portrait:before{content:"\f95b"}.fi-rs-mode:before{content:"\f95c"}.fi-rs-model-cube-arrows:before{content:"\f95d"}.fi-rs-model-cube-space:before{content:"\f95e"}.fi-rs-model-cube:before{content:"\f95f"}.fi-rs-module:before{content:"\f960"}.fi-rs-monday:before{content:"\f961"}.fi-rs-money-bill-simple:before{content:"\f962"}.fi-rs-money-bill-transfer:before{content:"\f963"}.fi-rs-money-bill-wave-alt:before{content:"\f964"}.fi-rs-money-bill-wave:before{content:"\f965"}.fi-rs-money-bills-simple:before{content:"\f966"}.fi-rs-money-bills:before{content:"\f967"}.fi-rs-money-check-edit-alt:before{content:"\f968"}.fi-rs-money-check-edit:before{content:"\f969"}.fi-rs-money-check:before{content:"\f96a"}.fi-rs-money-coin-transfer:before{content:"\f96b"}.fi-rs-money-from-bracket:before{content:"\f96c"}.fi-rs-money-simple-from-bracket:before{content:"\f96d"}.fi-rs-money-transfer-alt:before{content:"\f96e"}.fi-rs-money-transfer-coin-arrow:before{content:"\f96f"}.fi-rs-money-transfer-smartphone:before{content:"\f970"}.fi-rs-money-wings:before{content:"\f971"}.fi-rs-money:before{content:"\f972"}.fi-rs-monkey:before{content:"\f973"}.fi-rs-monument:before{content:"\f974"}.fi-rs-moon-stars:before{content:"\f975"}.fi-rs-moon:before{content:"\f976"}.fi-rs-moped:before{content:"\f977"}.fi-rs-mortar-pestle:before{content:"\f978"}.fi-rs-mortgage:before{content:"\f979"}.fi-rs-mosque-alt:before{content:"\f97a"}.fi-rs-mosque-moon:before{content:"\f97b"}.fi-rs-mosque:before{content:"\f97c"}.fi-rs-mosquito-net:before{content:"\f97d"}.fi-rs-mosquito:before{content:"\f97e"}.fi-rs-motorcycle:before{content:"\f97f"}.fi-rs-mound:before{content:"\f980"}.fi-rs-mountain-city:before{content:"\f981"}.fi-rs-mountain:before{content:"\f982"}.fi-rs-mountains:before{content:"\f983"}.fi-rs-mouse-field:before{content:"\f984"}.fi-rs-mouse:before{content:"\f985"}.fi-rs-mov-file:before{content:"\f986"}.fi-rs-move-to-folder-2:before{content:"\f987"}.fi-rs-move-to-folder:before{content:"\f988"}.fi-rs-mp3-file:before{content:"\f989"}.fi-rs-mp3-player:before{content:"\f98a"}.fi-rs-mp4-file:before{content:"\f98b"}.fi-rs-mug-alt:before{content:"\f98c"}.fi-rs-mug-hot-alt:before{content:"\f98d"}.fi-rs-mug-hot:before{content:"\f98e"}.fi-rs-mug-marshmallows:before{content:"\f98f"}.fi-rs-mug-tea-saucer:before{content:"\f990"}.fi-rs-mug-tea:before{content:"\f991"}.fi-rs-mug:before{content:"\f992"}.fi-rs-multiple-alt:before{content:"\f993"}.fi-rs-multiple:before{content:"\f994"}.fi-rs-muscle:before{content:"\f995"}.fi-rs-mushroom-alt:before{content:"\f996"}.fi-rs-mushroom:before{content:"\f997"}.fi-rs-music-alt:before{content:"\f998"}.fi-rs-music-file:before{content:"\f999"}.fi-rs-music-note-slash:before{content:"\f99a"}.fi-rs-music-note:before{content:"\f99b"}.fi-rs-music-slash:before{content:"\f99c"}.fi-rs-music:before{content:"\f99d"}.fi-rs-n:before{content:"\f99e"}.fi-rs-naira-sign:before{content:"\f99f"}.fi-rs-narwhal:before{content:"\f9a0"}.fi-rs-navigation:before{content:"\f9a1"}.fi-rs-nesting-dolls:before{content:"\f9a2"}.fi-rs-network-analytic:before{content:"\f9a3"}.fi-rs-network-cloud:before{content:"\f9a4"}.fi-rs-network:before{content:"\f9a5"}.fi-rs-neuter:before{content:"\f9a6"}.fi-rs-newsletter-subscribe:before{content:"\f9a7"}.fi-rs-newspaper-open:before{content:"\f9a8"}.fi-rs-newspaper:before{content:"\f9a9"}.fi-rs-nfc-lock:before{content:"\f9aa"}.fi-rs-nfc-magnifying-glass:before{content:"\f9ab"}.fi-rs-nfc-pen:before{content:"\f9ac"}.fi-rs-nfc-slash:before{content:"\f9ad"}.fi-rs-nfc-trash:before{content:"\f9ae"}.fi-rs-nfc:before{content:"\f9af"}.fi-rs-night-day:before{content:"\f9b0"}.fi-rs-no-fee:before{content:"\f9b1"}.fi-rs-no-people:before{content:"\f9b2"}.fi-rs-noodles:before{content:"\f9b3"}.fi-rs-nose:before{content:"\f9b4"}.fi-rs-not-equal:before{content:"\f9b5"}.fi-rs-not-found-alt:before{content:"\f9b6"}.fi-rs-not-found-magnifying-glass:before{content:"\f9b7"}.fi-rs-not-found:before{content:"\f9b8"}.fi-rs-notdef:before{content:"\f9b9"}.fi-rs-note-medical:before{content:"\f9ba"}.fi-rs-note-sticky:before{content:"\f9bb"}.fi-rs-note:before{content:"\f9bc"}.fi-rs-notebook-alt:before{content:"\f9bd"}.fi-rs-notebook:before{content:"\f9be"}.fi-rs-notes-medical:before{content:"\f9bf"}.fi-rs-notes:before{content:"\f9c0"}.fi-rs-o:before{content:"\f9c1"}.fi-rs-object-exclude:before{content:"\f9c2"}.fi-rs-object-group:before{content:"\f9c3"}.fi-rs-object-intersect:before{content:"\f9c4"}.fi-rs-object-subtract:before{content:"\f9c5"}.fi-rs-object-ungroup:before{content:"\f9c6"}.fi-rs-object-union:before{content:"\f9c7"}.fi-rs-objects-column:before{content:"\f9c8"}.fi-rs-octagon-check:before{content:"\f9c9"}.fi-rs-octagon-divide:before{content:"\f9ca"}.fi-rs-octagon-exclamation:before{content:"\f9cb"}.fi-rs-octagon-minus:before{content:"\f9cc"}.fi-rs-octagon-plus:before{content:"\f9cd"}.fi-rs-octagon-xmark:before{content:"\f9ce"}.fi-rs-octagon:before{content:"\f9cf"}.fi-rs-oil-can:before{content:"\f9d0"}.fi-rs-oil-temp:before{content:"\f9d1"}.fi-rs-olive-oil:before{content:"\f9d2"}.fi-rs-olive:before{content:"\f9d3"}.fi-rs-olives:before{content:"\f9d4"}.fi-rs-om:before{content:"\f9d5"}.fi-rs-omega:before{content:"\f9d6"}.fi-rs-onboarding:before{content:"\f9d7"}.fi-rs-onion:before{content:"\f9d8"}.fi-rs-opacity:before{content:"\f9d9"}.fi-rs-open-mail-clip:before{content:"\f9da"}.fi-rs-operating-system-upgrade:before{content:"\f9db"}.fi-rs-operation:before{content:"\f9dc"}.fi-rs-order-history:before{content:"\f9dd"}.fi-rs-organization-chart:before{content:"\f9de"}.fi-rs-ornament:before{content:"\f9df"}.fi-rs-otp:before{content:"\f9e0"}.fi-rs-otter:before{content:"\f9e1"}.fi-rs-outdent:before{content:"\f9e2"}.fi-rs-oval-alt:before{content:"\f9e3"}.fi-rs-oval:before{content:"\f9e4"}.fi-rs-oven:before{content:"\f9e5"}.fi-rs-overline:before{content:"\f9e6"}.fi-rs-overview:before{content:"\f9e7"}.fi-rs-p:before{content:"\f9e8"}.fi-rs-package:before{content:"\f9e9"}.fi-rs-padlock-check:before{content:"\f9ea"}.fi-rs-page-break:before{content:"\f9eb"}.fi-rs-pager:before{content:"\f9ec"}.fi-rs-paid:before{content:"\f9ed"}.fi-rs-paint-brush:before{content:"\f9ee"}.fi-rs-paint-roller:before{content:"\f9ef"}.fi-rs-paintbrush-pencil:before{content:"\f9f0"}.fi-rs-palette:before{content:"\f9f1"}.fi-rs-pallet-alt:before{content:"\f9f2"}.fi-rs-pallet:before{content:"\f9f3"}.fi-rs-pan-food:before{content:"\f9f4"}.fi-rs-pan-frying:before{content:"\f9f5"}.fi-rs-pan:before{content:"\f9f6"}.fi-rs-pancakes:before{content:"\f9f7"}.fi-rs-panorama:before{content:"\f9f8"}.fi-rs-paper-plane-launch:before{content:"\f9f9"}.fi-rs-paper-plane-top:before{content:"\f9fa"}.fi-rs-paper-plane:before{content:"\f9fb"}.fi-rs-paperclip-vertical:before{content:"\f9fc"}.fi-rs-parachute-box:before{content:"\f9fd"}.fi-rs-paragraph-left:before{content:"\f9fe"}.fi-rs-paragraph:before{content:"\f9ff"}.fi-rs-parking-circle-slash:before{content:"\fa00"}.fi-rs-parking-circle:before{content:"\fa01"}.fi-rs-parking-slash:before{content:"\fa02"}.fi-rs-parking:before{content:"\fa03"}.fi-rs-party-bell:before{content:"\fa04"}.fi-rs-party-horn:before{content:"\fa05"}.fi-rs-passport:before{content:"\fa06"}.fi-rs-password-alt:before{content:"\fa07"}.fi-rs-password-computer:before{content:"\fa08"}.fi-rs-password-email:before{content:"\fa09"}.fi-rs-password-smartphone:before{content:"\fa0a"}.fi-rs-password:before{content:"\fa0b"}.fi-rs-paste:before{content:"\fa0c"}.fi-rs-pattern:before{content:"\fa0d"}.fi-rs-pause-circle:before{content:"\fa0e"}.fi-rs-pause-square:before{content:"\fa0f"}.fi-rs-pause:before{content:"\fa10"}.fi-rs-paw-claws:before{content:"\fa11"}.fi-rs-paw-heart:before{content:"\fa12"}.fi-rs-paw:before{content:"\fa13"}.fi-rs-payment-pos:before{content:"\fa14"}.fi-rs-payroll-calendar:before{content:"\fa15"}.fi-rs-payroll-check:before{content:"\fa16"}.fi-rs-payroll:before{content:"\fa17"}.fi-rs-peace:before{content:"\fa18"}.fi-rs-peach:before{content:"\fa19"}.fi-rs-peanut:before{content:"\fa1a"}.fi-rs-peanuts:before{content:"\fa1b"}.fi-rs-peapod:before{content:"\fa1c"}.fi-rs-pear:before{content:"\fa1d"}.fi-rs-pedestal:before{content:"\fa1e"}.fi-rs-pen-circle:before{content:"\fa1f"}.fi-rs-pen-clip-slash:before{content:"\fa20"}.fi-rs-pen-clip:before{content:"\fa21"}.fi-rs-pen-fancy-slash:before{content:"\fa22"}.fi-rs-pen-fancy:before{content:"\fa23"}.fi-rs-pen-field:before{content:"\fa24"}.fi-rs-pen-nib-slash:before{content:"\fa25"}.fi-rs-pen-nib:before{content:"\fa26"}.fi-rs-pen-slash:before{content:"\fa27"}.fi-rs-pen-square:before{content:"\fa28"}.fi-rs-pen-swirl:before{content:"\fa29"}.fi-rs-pencil-paintbrush:before{content:"\fa2a"}.fi-rs-pencil-ruler:before{content:"\fa2b"}.fi-rs-pencil-slash:before{content:"\fa2c"}.fi-rs-pencil:before{content:"\fa2d"}.fi-rs-pending:before{content:"\fa2e"}.fi-rs-pennant:before{content:"\fa2f"}.fi-rs-people-arrows-left-right:before{content:"\fa30"}.fi-rs-people-carry-box:before{content:"\fa31"}.fi-rs-people-dress:before{content:"\fa32"}.fi-rs-people-network-partner:before{content:"\fa33"}.fi-rs-people-pants:before{content:"\fa34"}.fi-rs-people-poll:before{content:"\fa35"}.fi-rs-people-pulling:before{content:"\fa36"}.fi-rs-people-roof:before{content:"\fa37"}.fi-rs-people:before{content:"\fa38"}.fi-rs-pepper-alt:before{content:"\fa39"}.fi-rs-pepper-hot:before{content:"\fa3a"}.fi-rs-pepper:before{content:"\fa3b"}.fi-rs-percent-10:before{content:"\fa3c"}.fi-rs-percent-100:before{content:"\fa3d"}.fi-rs-percent-20:before{content:"\fa3e"}.fi-rs-percent-25:before{content:"\fa3f"}.fi-rs-percent-30:before{content:"\fa40"}.fi-rs-percent-40:before{content:"\fa41"}.fi-rs-percent-50:before{content:"\fa42"}.fi-rs-percent-60:before{content:"\fa43"}.fi-rs-percent-70:before{content:"\fa44"}.fi-rs-percent-75:before{content:"\fa45"}.fi-rs-percent-80:before{content:"\fa46"}.fi-rs-percent-90:before{content:"\fa47"}.fi-rs-percentage:before{content:"\fa48"}.fi-rs-person-burst:before{content:"\fa49"}.fi-rs-person-carry-box:before{content:"\fa4a"}.fi-rs-person-circle-check:before{content:"\fa4b"}.fi-rs-person-circle-exclamation:before{content:"\fa4c"}.fi-rs-person-circle-minus:before{content:"\fa4d"}.fi-rs-person-circle-plus:before{content:"\fa4e"}.fi-rs-person-circle-question:before{content:"\fa4f"}.fi-rs-person-circle-xmark:before{content:"\fa50"}.fi-rs-person-cv:before{content:"\fa51"}.fi-rs-person-dolly-empty:before{content:"\fa52"}.fi-rs-person-dolly:before{content:"\fa53"}.fi-rs-person-dress-simple:before{content:"\fa54"}.fi-rs-person-dress:before{content:"\fa55"}.fi-rs-person-luggage:before{content:"\fa56"}.fi-rs-person-lunge:before{content:"\fa57"}.fi-rs-person-pilates:before{content:"\fa58"}.fi-rs-person-praying:before{content:"\fa59"}.fi-rs-person-pregnant:before{content:"\fa5a"}.fi-rs-person-seat-reclined:before{content:"\fa5b"}.fi-rs-person-seat:before{content:"\fa5c"}.fi-rs-person-shelter:before{content:"\fa5d"}.fi-rs-person-sign:before{content:"\fa5e"}.fi-rs-person-simple:before{content:"\fa5f"}.fi-rs-person-walking-with-cane:before{content:"\fa60"}.fi-rs-peseta-sign:before{content:"\fa61"}.fi-rs-peso-sign:before{content:"\fa62"}.fi-rs-pets:before{content:"\fa63"}.fi-rs-pharmacy:before{content:"\fa64"}.fi-rs-phone-call:before{content:"\fa65"}.fi-rs-phone-cross:before{content:"\fa66"}.fi-rs-phone-flip:before{content:"\fa67"}.fi-rs-phone-guide:before{content:"\fa68"}.fi-rs-phone-heart-message:before{content:"\fa69"}.fi-rs-phone-office:before{content:"\fa6a"}.fi-rs-phone-pause:before{content:"\fa6b"}.fi-rs-phone-plus:before{content:"\fa6c"}.fi-rs-phone-rotary:before{content:"\fa6d"}.fi-rs-phone-slash:before{content:"\fa6e"}.fi-rs-photo-capture:before{content:"\fa6f"}.fi-rs-photo-film-music:before{content:"\fa70"}.fi-rs-photo-video:before{content:"\fa71"}.fi-rs-physics:before{content:"\fa72"}.fi-rs-Pi:before{content:"\fa73"}.fi-rs-piano-keyboard:before{content:"\fa74"}.fi-rs-piano:before{content:"\fa75"}.fi-rs-pickaxe:before{content:"\fa76"}.fi-rs-picking-box:before{content:"\fa77"}.fi-rs-picking:before{content:"\fa78"}.fi-rs-picnic:before{content:"\fa79"}.fi-rs-picpeople-filled:before{content:"\fa7a"}.fi-rs-picpeople:before{content:"\fa7b"}.fi-rs-picture:before{content:"\fa7c"}.fi-rs-pie:before{content:"\fa7d"}.fi-rs-pig-bank-bulb:before{content:"\fa7e"}.fi-rs-pig-face:before{content:"\fa7f"}.fi-rs-pig:before{content:"\fa80"}.fi-rs-piggy-bank-budget:before{content:"\fa81"}.fi-rs-piggy-bank:before{content:"\fa82"}.fi-rs-pills:before{content:"\fa83"}.fi-rs-pinata:before{content:"\fa84"}.fi-rs-pineapple-alt:before{content:"\fa85"}.fi-rs-pineapple:before{content:"\fa86"}.fi-rs-ping-pong:before{content:"\fa87"}.fi-rs-pipe-smoking:before{content:"\fa88"}.fi-rs-pixabay:before{content:"\fa89"}.fi-rs-pizza-slice:before{content:"\fa8a"}.fi-rs-place-of-worship:before{content:"\fa8b"}.fi-rs-plan-strategy:before{content:"\fa8c"}.fi-rs-plan:before{content:"\fa8d"}.fi-rs-plane-alt:before{content:"\fa8e"}.fi-rs-plane-arrival:before{content:"\fa8f"}.fi-rs-plane-departure:before{content:"\fa90"}.fi-rs-plane-prop:before{content:"\fa91"}.fi-rs-plane-slash:before{content:"\fa92"}.fi-rs-plane-tail:before{content:"\fa93"}.fi-rs-plane:before{content:"\fa94"}.fi-rs-planet-moon:before{content:"\fa95"}.fi-rs-planet-ringed:before{content:"\fa96"}.fi-rs-plant-care:before{content:"\fa97"}.fi-rs-plant-growth:before{content:"\fa98"}.fi-rs-plant-seed-invest:before{content:"\fa99"}.fi-rs-plant-wilt:before{content:"\fa9a"}.fi-rs-plate-utensils:before{content:"\fa9b"}.fi-rs-plate-wheat:before{content:"\fa9c"}.fi-rs-plate:before{content:"\fa9d"}.fi-rs-play-alt:before{content:"\fa9e"}.fi-rs-play-circle:before{content:"\fa9f"}.fi-rs-play-microphone:before{content:"\faa0"}.fi-rs-play-pause:before{content:"\faa1"}.fi-rs-play:before{content:"\faa2"}.fi-rs-playing-cards:before{content:"\faa3"}.fi-rs-plug-alt:before{content:"\faa4"}.fi-rs-plug-cable:before{content:"\faa5"}.fi-rs-plug-circle-bolt:before{content:"\faa6"}.fi-rs-plug-circle-check:before{content:"\faa7"}.fi-rs-plug-circle-exclamation:before{content:"\faa8"}.fi-rs-plug-circle-minus:before{content:"\faa9"}.fi-rs-plug-circle-plus:before{content:"\faaa"}.fi-rs-plug-connection:before{content:"\faab"}.fi-rs-plug:before{content:"\faac"}.fi-rs-plus-hexagon:before{content:"\faad"}.fi-rs-plus-minus:before{content:"\faae"}.fi-rs-plus-small:before{content:"\faaf"}.fi-rs-plus:before{content:"\fab0"}.fi-rs-png-file:before{content:"\fab1"}.fi-rs-podcast:before{content:"\fab2"}.fi-rs-podium-star:before{content:"\fab3"}.fi-rs-podium-victory-leader:before{content:"\fab4"}.fi-rs-podium:before{content:"\fab5"}.fi-rs-point-of-sale-bill:before{content:"\fab6"}.fi-rs-point-of-sale-signal:before{content:"\fab7"}.fi-rs-point-of-sale:before{content:"\fab8"}.fi-rs-pointer-loading:before{content:"\fab9"}.fi-rs-pointer-text:before{content:"\faba"}.fi-rs-poker-chip:before{content:"\fabb"}.fi-rs-police-box:before{content:"\fabc"}.fi-rs-poll-h:before{content:"\fabd"}.fi-rs-pollution:before{content:"\fabe"}.fi-rs-pompebled:before{content:"\fabf"}.fi-rs-poo-bolt:before{content:"\fac0"}.fi-rs-poo:before{content:"\fac1"}.fi-rs-pool-8-ball:before{content:"\fac2"}.fi-rs-poop:before{content:"\fac3"}.fi-rs-popcorn:before{content:"\fac4"}.fi-rs-popsicle:before{content:"\fac5"}.fi-rs-portal-enter:before{content:"\fac6"}.fi-rs-portal-exit:before{content:"\fac7"}.fi-rs-portrait:before{content:"\fac8"}.fi-rs-postal-address:before{content:"\fac9"}.fi-rs-pot:before{content:"\faca"}.fi-rs-potato:before{content:"\facb"}.fi-rs-pound:before{content:"\facc"}.fi-rs-ppt-file:before{content:"\facd"}.fi-rs-practice:before{content:"\face"}.fi-rs-praying-hands:before{content:"\facf"}.fi-rs-prescription-bottle-alt:before{content:"\fad0"}.fi-rs-prescription-bottle-pill:before{content:"\fad1"}.fi-rs-prescription-bottle:before{content:"\fad2"}.fi-rs-prescription:before{content:"\fad3"}.fi-rs-presentation:before{content:"\fad4"}.fi-rs-preview:before{content:"\fad5"}.fi-rs-previous-square:before{content:"\fad6"}.fi-rs-print-magnifying-glass:before{content:"\fad7"}.fi-rs-print-slash:before{content:"\fad8"}.fi-rs-print:before{content:"\fad9"}.fi-rs-priority-arrow:before{content:"\fada"}.fi-rs-priority-arrows:before{content:"\fadb"}.fi-rs-priority-importance:before{content:"\fadc"}.fi-rs-problem-solving:before{content:"\fadd"}.fi-rs-procedures:before{content:"\fade"}.fi-rs-process:before{content:"\fadf"}.fi-rs-productivity:before{content:"\fae0"}.fi-rs-progress-complete:before{content:"\fae1"}.fi-rs-progress-download:before{content:"\fae2"}.fi-rs-progress-upload:before{content:"\fae3"}.fi-rs-projector:before{content:"\fae4"}.fi-rs-protractor:before{content:"\fae5"}.fi-rs-pulse:before{content:"\fae6"}.fi-rs-pump-medical:before{content:"\fae7"}.fi-rs-pump:before{content:"\fae8"}.fi-rs-pumpkin-alt-2:before{content:"\fae9"}.fi-rs-pumpkin-alt:before{content:"\faea"}.fi-rs-pumpkin:before{content:"\faeb"}.fi-rs-puzzle-alt:before{content:"\faec"}.fi-rs-puzzle-piece-integration:before{content:"\faed"}.fi-rs-puzzle-piece:before{content:"\faee"}.fi-rs-puzzle-pieces:before{content:"\faef"}.fi-rs-pyramid:before{content:"\faf0"}.fi-rs-q:before{content:"\faf1"}.fi-rs-qr-scan:before{content:"\faf2"}.fi-rs-QR:before{content:"\faf3"}.fi-rs-qrcode:before{content:"\faf4"}.fi-rs-question-square:before{content:"\faf5"}.fi-rs-question:before{content:"\faf6"}.fi-rs-queue-alt:before{content:"\faf7"}.fi-rs-queue-line:before{content:"\faf8"}.fi-rs-queue-signal:before{content:"\faf9"}.fi-rs-queue:before{content:"\fafa"}.fi-rs-quill-pen-story:before{content:"\fafb"}.fi-rs-quiz-alt:before{content:"\fafc"}.fi-rs-quiz:before{content:"\fafd"}.fi-rs-quote-right:before{content:"\fafe"}.fi-rs-r:before{content:"\faff"}.fi-rs-rabbit-fast:before{content:"\fb00"}.fi-rs-rabbit:before{content:"\fb01"}.fi-rs-raccoon:before{content:"\fb02"}.fi-rs-racquet:before{content:"\fb03"}.fi-rs-radar-monitoring-track:before{content:"\fb04"}.fi-rs-radar:before{content:"\fb05"}.fi-rs-radiation-alt:before{content:"\fb06"}.fi-rs-radiation:before{content:"\fb07"}.fi-rs-radio-alt:before{content:"\fb08"}.fi-rs-radio-button:before{content:"\fb09"}.fi-rs-radio:before{content:"\fb0a"}.fi-rs-radish:before{content:"\fb0b"}.fi-rs-rainbow:before{content:"\fb0c"}.fi-rs-raindrops:before{content:"\fb0d"}.fi-rs-ram:before{content:"\fb0e"}.fi-rs-ramp-loading:before{content:"\fb0f"}.fi-rs-rank:before{content:"\fb10"}.fi-rs-ranking-podium-empty:before{content:"\fb11"}.fi-rs-ranking-podium:before{content:"\fb12"}.fi-rs-ranking-star:before{content:"\fb13"}.fi-rs-ranking-stars:before{content:"\fb14"}.fi-rs-raygun:before{content:"\fb15"}.fi-rs-razor-barber:before{content:"\fb16"}.fi-rs-react:before{content:"\fb17"}.fi-rs-rec:before{content:"\fb18"}.fi-rs-receipt:before{content:"\fb19"}.fi-rs-recipe-book:before{content:"\fb1a"}.fi-rs-recipe:before{content:"\fb1b"}.fi-rs-record-vinyl:before{content:"\fb1c"}.fi-rs-rectabgle-vertical:before{content:"\fb1d"}.fi-rs-rectangle-barcode:before{content:"\fb1e"}.fi-rs-rectangle-code:before{content:"\fb1f"}.fi-rs-rectangle-history-circle-plus:before{content:"\fb20"}.fi-rs-rectangle-horizontal:before{content:"\fb21"}.fi-rs-rectangle-list:before{content:"\fb22"}.fi-rs-rectangle-panoramic:before{content:"\fb23"}.fi-rs-rectangle-pro:before{content:"\fb24"}.fi-rs-rectangle-vertical-history:before{content:"\fb25"}.fi-rs-rectangle-vertical:before{content:"\fb26"}.fi-rs-rectangle-xmark:before{content:"\fb27"}.fi-rs-rectangles-mixed:before{content:"\fb28"}.fi-rs-recycle-bin:before{content:"\fb29"}.fi-rs-recycle:before{content:"\fb2a"}.fi-rs-redo-alt:before{content:"\fb2b"}.fi-rs-redo:before{content:"\fb2c"}.fi-rs-reel:before{content:"\fb2d"}.fi-rs-refer-arrow:before{content:"\fb2e"}.fi-rs-refer:before{content:"\fb2f"}.fi-rs-referral-alt:before{content:"\fb30"}.fi-rs-referral-user:before{content:"\fb31"}.fi-rs-referral:before{content:"\fb32"}.fi-rs-reflect-horizontal-alt:before{content:"\fb33"}.fi-rs-reflect-horizontal:before{content:"\fb34"}.fi-rs-reflect-vertical:before{content:"\fb35"}.fi-rs-reflect:before{content:"\fb36"}.fi-rs-refresh:before{content:"\fb37"}.fi-rs-refrigerator:before{content:"\fb38"}.fi-rs-refund-alt:before{content:"\fb39"}.fi-rs-refund:before{content:"\fb3a"}.fi-rs-region-pin-alt:before{content:"\fb3b"}.fi-rs-region-pin:before{content:"\fb3c"}.fi-rs-registered:before{content:"\fb3d"}.fi-rs-registration-paper:before{content:"\fb3e"}.fi-rs-remove-folder:before{content:"\fb3f"}.fi-rs-remove-user:before{content:"\fb40"}.fi-rs-rent-signal:before{content:"\fb41"}.fi-rs-rent:before{content:"\fb42"}.fi-rs-replace:before{content:"\fb43"}.fi-rs-replay-10:before{content:"\fb44"}.fi-rs-replay-30:before{content:"\fb45"}.fi-rs-replay-5:before{content:"\fb46"}.fi-rs-reply-all:before{content:"\fb47"}.fi-rs-republican:before{content:"\fb48"}.fi-rs-reservation-smartphone:before{content:"\fb49"}.fi-rs-reservation-table:before{content:"\fb4a"}.fi-rs-resistance-band:before{content:"\fb4b"}.fi-rs-resize:before{content:"\fb4c"}.fi-rs-resources:before{content:"\fb4d"}.fi-rs-restaurant:before{content:"\fb4e"}.fi-rs-restock:before{content:"\fb4f"}.fi-rs-restroom-simple:before{content:"\fb50"}.fi-rs-resume:before{content:"\fb51"}.fi-rs-revenue-alt:before{content:"\fb52"}.fi-rs-revenue-euro:before{content:"\fb53"}.fi-rs-Revenue:before{content:"\fb54"}.fi-rs-review:before{content:"\fb55"}.fi-rs-rewind-button-circle:before{content:"\fb56"}.fi-rs-rewind:before{content:"\fb57"}.fi-rs-rhombus:before{content:"\fb58"}.fi-rs-ribbon:before{content:"\fb59"}.fi-rs-right-from-bracket:before{content:"\fb5a"}.fi-rs-right:before{content:"\fb5b"}.fi-rs-ring-diamond:before{content:"\fb5c"}.fi-rs-ring:before{content:"\fb5d"}.fi-rs-rings-wedding:before{content:"\fb5e"}.fi-rs-risk-alt:before{content:"\fb5f"}.fi-rs-risk:before{content:"\fb60"}.fi-rs-road-barrier:before{content:"\fb61"}.fi-rs-road-sign-left:before{content:"\fb62"}.fi-rs-road:before{content:"\fb63"}.fi-rs-robot:before{content:"\fb64"}.fi-rs-robotic-arm:before{content:"\fb65"}.fi-rs-rocket-lunch:before{content:"\fb66"}.fi-rs-rocket:before{content:"\fb67"}.fi-rs-roller-coaster:before{content:"\fb68"}.fi-rs-room-service:before{content:"\fb69"}.fi-rs-rotate-exclamation:before{content:"\fb6a"}.fi-rs-rotate-left:before{content:"\fb6b"}.fi-rs-rotate-reverse:before{content:"\fb6c"}.fi-rs-rotate-right:before{content:"\fb6d"}.fi-rs-rotate-square:before{content:"\fb6e"}.fi-rs-roulette:before{content:"\fb6f"}.fi-rs-route-highway:before{content:"\fb70"}.fi-rs-route-interstate:before{content:"\fb71"}.fi-rs-route:before{content:"\fb72"}.fi-rs-router:before{content:"\fb73"}.fi-rs-rss-alt:before{content:"\fb74"}.fi-rs-rss:before{content:"\fb75"}.fi-rs-ruble-sign:before{content:"\fb76"}.fi-rs-rugby-helmet:before{content:"\fb77"}.fi-rs-rugby:before{content:"\fb78"}.fi-rs-ruler-combined:before{content:"\fb79"}.fi-rs-ruler-horizontal:before{content:"\fb7a"}.fi-rs-ruler-triangle:before{content:"\fb7b"}.fi-rs-ruler-vertical:before{content:"\fb7c"}.fi-rs-rules-alt:before{content:"\fb7d"}.fi-rs-rules:before{content:"\fb7e"}.fi-rs-running-track:before{content:"\fb7f"}.fi-rs-running:before{content:"\fb80"}.fi-rs-rupee-sign:before{content:"\fb81"}.fi-rs-rupiah-sign:before{content:"\fb82"}.fi-rs-rv:before{content:"\fb83"}.fi-rs-s:before{content:"\fb84"}.fi-rs-sack-dollar:before{content:"\fb85"}.fi-rs-sack:before{content:"\fb86"}.fi-rs-sad-cry:before{content:"\fb87"}.fi-rs-sad-tear:before{content:"\fb88"}.fi-rs-sad:before{content:"\fb89"}.fi-rs-safe-box:before{content:"\fb8a"}.fi-rs-sailboat:before{content:"\fb8b"}.fi-rs-salad:before{content:"\fb8c"}.fi-rs-salary-alt:before{content:"\fb8d"}.fi-rs-salt-pepper:before{content:"\fb8e"}.fi-rs-salt-shaker:before{content:"\fb8f"}.fi-rs-sandwich-alt:before{content:"\fb90"}.fi-rs-sandwich:before{content:"\fb91"}.fi-rs-satellite-dish:before{content:"\fb92"}.fi-rs-satellite:before{content:"\fb93"}.fi-rs-saturday:before{content:"\fb94"}.fi-rs-sauce:before{content:"\fb95"}.fi-rs-sausage:before{content:"\fb96"}.fi-rs-sax-hot:before{content:"\fb97"}.fi-rs-saxophone:before{content:"\fb98"}.fi-rs-scale-comparison-alt:before{content:"\fb99"}.fi-rs-scale-comparison:before{content:"\fb9a"}.fi-rs-scale:before{content:"\fb9b"}.fi-rs-scalpel-path:before{content:"\fb9c"}.fi-rs-scalpel:before{content:"\fb9d"}.fi-rs-scanner-gun:before{content:"\fb9e"}.fi-rs-scanner-image:before{content:"\fb9f"}.fi-rs-scanner-keyboard:before{content:"\fba0"}.fi-rs-scanner-touchscreen:before{content:"\fba1"}.fi-rs-scarecrow:before{content:"\fba2"}.fi-rs-scarf:before{content:"\fba3"}.fi-rs-school-bus:before{content:"\fba4"}.fi-rs-school:before{content:"\fba5"}.fi-rs-scissors:before{content:"\fba6"}.fi-rs-scooter:before{content:"\fba7"}.fi-rs-screen:before{content:"\fba8"}.fi-rs-screencast:before{content:"\fba9"}.fi-rs-screw-alt:before{content:"\fbaa"}.fi-rs-screw:before{content:"\fbab"}.fi-rs-screwdriver:before{content:"\fbac"}.fi-rs-scribble:before{content:"\fbad"}.fi-rs-script:before{content:"\fbae"}.fi-rs-scroll-document-story:before{content:"\fbaf"}.fi-rs-scroll-old:before{content:"\fbb0"}.fi-rs-scroll-torah:before{content:"\fbb1"}.fi-rs-scroll:before{content:"\fbb2"}.fi-rs-scrubber:before{content:"\fbb3"}.fi-rs-scythe:before{content:"\fbb4"}.fi-rs-sd-card:before{content:"\fbb5"}.fi-rs-sd-cards:before{content:"\fbb6"}.fi-rs-seal-exclamation:before{content:"\fbb7"}.fi-rs-seal-question:before{content:"\fbb8"}.fi-rs-seal:before{content:"\fbb9"}.fi-rs-search-alt:before{content:"\fbba"}.fi-rs-search-dollar:before{content:"\fbbb"}.fi-rs-search-heart:before{content:"\fbbc"}.fi-rs-search-location:before{content:"\fbbd"}.fi-rs-search:before{content:"\fbbe"}.fi-rs-seat-airline:before{content:"\fbbf"}.fi-rs-seatbelt-safety-driver:before{content:"\fbc0"}.fi-rs-second-award:before{content:"\fbc1"}.fi-rs-second-laurel:before{content:"\fbc2"}.fi-rs-second-medal:before{content:"\fbc3"}.fi-rs-second:before{content:"\fbc4"}.fi-rs-seedling:before{content:"\fbc5"}.fi-rs-selection:before{content:"\fbc6"}.fi-rs-sell:before{content:"\fbc7"}.fi-rs-seller-store:before{content:"\fbc8"}.fi-rs-seller:before{content:"\fbc9"}.fi-rs-selling:before{content:"\fbca"}.fi-rs-send-back:before{content:"\fbcb"}.fi-rs-send-backward:before{content:"\fbcc"}.fi-rs-send-money-smartphone:before{content:"\fbcd"}.fi-rs-send-money:before{content:"\fbce"}.fi-rs-sensor-alert:before{content:"\fbcf"}.fi-rs-sensor-fire:before{content:"\fbd0"}.fi-rs-sensor-on:before{content:"\fbd1"}.fi-rs-sensor-smoke:before{content:"\fbd2"}.fi-rs-sensor:before{content:"\fbd3"}.fi-rs-settings-sliders:before{content:"\fbd4"}.fi-rs-settings:before{content:"\fbd5"}.fi-rs-share-alt-square:before{content:"\fbd6"}.fi-rs-share-square:before{content:"\fbd7"}.fi-rs-share:before{content:"\fbd8"}.fi-rs-sheep:before{content:"\fbd9"}.fi-rs-shekel-sign:before{content:"\fbda"}.fi-rs-shelves:before{content:"\fbdb"}.fi-rs-shield-alt:before{content:"\fbdc"}.fi-rs-shield-cat:before{content:"\fbdd"}.fi-rs-shield-check:before{content:"\fbde"}.fi-rs-shield-cross:before{content:"\fbdf"}.fi-rs-shield-dog:before{content:"\fbe0"}.fi-rs-shield-exclamation:before{content:"\fbe1"}.fi-rs-shield-interrogation:before{content:"\fbe2"}.fi-rs-shield-keyhole:before{content:"\fbe3"}.fi-rs-shield-minus:before{content:"\fbe4"}.fi-rs-shield-plus:before{content:"\fbe5"}.fi-rs-shield-security-risk:before{content:"\fbe6"}.fi-rs-shield-slash:before{content:"\fbe7"}.fi-rs-shield-trust:before{content:"\fbe8"}.fi-rs-shield-virus:before{content:"\fbe9"}.fi-rs-shield-xmark:before{content:"\fbea"}.fi-rs-shield:before{content:"\fbeb"}.fi-rs-ship-side:before{content:"\fbec"}.fi-rs-ship:before{content:"\fbed"}.fi-rs-shipping-fast:before{content:"\fbee"}.fi-rs-shipping-timed:before{content:"\fbef"}.fi-rs-shirt-long-sleeve:before{content:"\fbf0"}.fi-rs-shirt-running:before{content:"\fbf1"}.fi-rs-shirt-tank-top:before{content:"\fbf2"}.fi-rs-shirt:before{content:"\fbf3"}.fi-rs-shish-kebab:before{content:"\fbf4"}.fi-rs-shoe-prints:before{content:"\fbf5"}.fi-rs-shop-lock:before{content:"\fbf6"}.fi-rs-shop-slash:before{content:"\fbf7"}.fi-rs-shop:before{content:"\fbf8"}.fi-rs-shopping-bag-add:before{content:"\fbf9"}.fi-rs-shopping-bag:before{content:"\fbfa"}.fi-rs-shopping-basket:before{content:"\fbfb"}.fi-rs-shopping-cart-add:before{content:"\fbfc"}.fi-rs-shopping-cart-buyer:before{content:"\fbfd"}.fi-rs-shopping-cart-check:before{content:"\fbfe"}.fi-rs-shopping-cart:before{content:"\fbff"}.fi-rs-shovel-snow:before{content:"\fc00"}.fi-rs-shovel:before{content:"\fc01"}.fi-rs-shower-down:before{content:"\fc02"}.fi-rs-shower:before{content:"\fc03"}.fi-rs-shredder:before{content:"\fc04"}.fi-rs-shrimp:before{content:"\fc05"}.fi-rs-shuffle:before{content:"\fc06"}.fi-rs-shuttle-van:before{content:"\fc07"}.fi-rs-shuttlecock:before{content:"\fc08"}.fi-rs-Sickle:before{content:"\fc09"}.fi-rs-sidebar-flip:before{content:"\fc0a"}.fi-rs-sidebar:before{content:"\fc0b"}.fi-rs-sigma:before{content:"\fc0c"}.fi-rs-sign-hanging:before{content:"\fc0d"}.fi-rs-sign-in-alt:before{content:"\fc0e"}.fi-rs-sign-out-alt:before{content:"\fc0f"}.fi-rs-sign-posts-wrench:before{content:"\fc10"}.fi-rs-sign-posts:before{content:"\fc11"}.fi-rs-sign-up:before{content:"\fc12"}.fi-rs-signal-alt-1:before{content:"\fc13"}.fi-rs-signal-alt-2:before{content:"\fc14"}.fi-rs-signal-alt-slash:before{content:"\fc15"}.fi-rs-signal-alt:before{content:"\fc16"}.fi-rs-signal-bars-fair:before{content:"\fc17"}.fi-rs-signal-bars-good:before{content:"\fc18"}.fi-rs-signal-bars-weak:before{content:"\fc19"}.fi-rs-signal-stream-slash:before{content:"\fc1a"}.fi-rs-signal-stream:before{content:"\fc1b"}.fi-rs-signature-lock:before{content:"\fc1c"}.fi-rs-signature-slash:before{content:"\fc1d"}.fi-rs-signature:before{content:"\fc1e"}.fi-rs-sim-card:before{content:"\fc1f"}.fi-rs-sim-cards:before{content:"\fc20"}.fi-rs-sink:before{content:"\fc21"}.fi-rs-siren-on:before{content:"\fc22"}.fi-rs-Siren:before{content:"\fc23"}.fi-rs-site-alt:before{content:"\fc24"}.fi-rs-site-browser:before{content:"\fc25"}.fi-rs-site:before{content:"\fc26"}.fi-rs-sitemap:before{content:"\fc27"}.fi-rs-skateboard:before{content:"\fc28"}.fi-rs-skating:before{content:"\fc29"}.fi-rs-skeleton-ribs:before{content:"\fc2a"}.fi-rs-skeleton:before{content:"\fc2b"}.fi-rs-skewer:before{content:"\fc2c"}.fi-rs-ski-boot-ski:before{content:"\fc2d"}.fi-rs-ski-jump:before{content:"\fc2e"}.fi-rs-ski-lift:before{content:"\fc2f"}.fi-rs-skiing-nordic:before{content:"\fc30"}.fi-rs-skiing:before{content:"\fc31"}.fi-rs-skill-alt:before{content:"\fc32"}.fi-rs-skill-user:before{content:"\fc33"}.fi-rs-skill:before{content:"\fc34"}.fi-rs-skin-arrow:before{content:"\fc35"}.fi-rs-skin-drop:before{content:"\fc36"}.fi-rs-skin-hair:before{content:"\fc37"}.fi-rs-skin:before{content:"\fc38"}.fi-rs-skip-15-seconds:before{content:"\fc39"}.fi-rs-skull-cow:before{content:"\fc3a"}.fi-rs-skull-crossbones:before{content:"\fc3b"}.fi-rs-skull:before{content:"\fc3c"}.fi-rs-slash:before{content:"\fc3d"}.fi-rs-sledding:before{content:"\fc3e"}.fi-rs-sleeping-bag:before{content:"\fc3f"}.fi-rs-sleigh:before{content:"\fc40"}.fi-rs-sliders-h-square:before{content:"\fc41"}.fi-rs-sliders-v-square:before{content:"\fc42"}.fi-rs-sliders-v:before{content:"\fc43"}.fi-rs-slot-machine:before{content:"\fc44"}.fi-rs-smart-home-alt:before{content:"\fc45"}.fi-rs-smart-home:before{content:"\fc46"}.fi-rs-smartphone:before{content:"\fc47"}.fi-rs-smile-beam:before{content:"\fc48"}.fi-rs-smile-plus:before{content:"\fc49"}.fi-rs-smile-wink:before{content:"\fc4a"}.fi-rs-smiley-comment-alt:before{content:"\fc4b"}.fi-rs-smog:before{content:"\fc4c"}.fi-rs-smoke:before{content:"\fc4d"}.fi-rs-smoking-ban:before{content:"\fc4e"}.fi-rs-smoking:before{content:"\fc4f"}.fi-rs-snake:before{content:"\fc50"}.fi-rs-snap:before{content:"\fc51"}.fi-rs-snooze:before{content:"\fc52"}.fi-rs-snow-blowing:before{content:"\fc53"}.fi-rs-snowboarding:before{content:"\fc54"}.fi-rs-snowflake-droplets:before{content:"\fc55"}.fi-rs-snowflake:before{content:"\fc56"}.fi-rs-snowflakes:before{content:"\fc57"}.fi-rs-snowman-alt:before{content:"\fc58"}.fi-rs-snowman-head:before{content:"\fc59"}.fi-rs-snowmobile:before{content:"\fc5a"}.fi-rs-snowplow:before{content:"\fc5b"}.fi-rs-soap-alt:before{content:"\fc5c"}.fi-rs-soap:before{content:"\fc5d"}.fi-rs-social-network:before{content:"\fc5e"}.fi-rs-socks:before{content:"\fc5f"}.fi-rs-sofa-size:before{content:"\fc60"}.fi-rs-sofa:before{content:"\fc61"}.fi-rs-solar-panel-sun:before{content:"\fc62"}.fi-rs-solar-panel:before{content:"\fc63"}.fi-rs-solar-system:before{content:"\fc64"}.fi-rs-sold-house:before{content:"\fc65"}.fi-rs-sold-signal:before{content:"\fc66"}.fi-rs-sort-alpha-down-alt:before{content:"\fc67"}.fi-rs-sort-alpha-down:before{content:"\fc68"}.fi-rs-sort-alpha-up-alt:before{content:"\fc69"}.fi-rs-sort-alpha-up:before{content:"\fc6a"}.fi-rs-sort-alt:before{content:"\fc6b"}.fi-rs-sort-amount-down-alt:before{content:"\fc6c"}.fi-rs-sort-amount-down:before{content:"\fc6d"}.fi-rs-sort-amount-up-alt:before{content:"\fc6e"}.fi-rs-sort-amount-up:before{content:"\fc6f"}.fi-rs-sort-circle-down:before{content:"\fc70"}.fi-rs-sort-circle-up:before{content:"\fc71"}.fi-rs-sort-circle:before{content:"\fc72"}.fi-rs-sort-down:before{content:"\fc73"}.fi-rs-sort-numeric-down-alt:before{content:"\fc74"}.fi-rs-sort-numeric-down:before{content:"\fc75"}.fi-rs-sort-shapes-down:before{content:"\fc76"}.fi-rs-sort-shapes-up:before{content:"\fc77"}.fi-rs-sort-size-down:before{content:"\fc78"}.fi-rs-sort-size-up:before{content:"\fc79"}.fi-rs-sort:before{content:"\fc7a"}.fi-rs-soup:before{content:"\fc7b"}.fi-rs-source-data:before{content:"\fc7c"}.fi-rs-source-document-alt:before{content:"\fc7d"}.fi-rs-source-document:before{content:"\fc7e"}.fi-rs-spa:before{content:"\fc7f"}.fi-rs-space-shuttle:before{content:"\fc80"}.fi-rs-space-station-moon-alt:before{content:"\fc81"}.fi-rs-space-station-moon:before{content:"\fc82"}.fi-rs-spade:before{content:"\fc83"}.fi-rs-spaghetti-monster-flying:before{content:"\fc84"}.fi-rs-spain-map:before{content:"\fc85"}.fi-rs-sparkles:before{content:"\fc86"}.fi-rs-spartan-helmet:before{content:"\fc87"}.fi-rs-speaker:before{content:"\fc88"}.fi-rs-speakers:before{content:"\fc89"}.fi-rs-speech-bubble-story:before{content:"\fc8a"}.fi-rs-speedometer-arrow:before{content:"\fc8b"}.fi-rs-speedometer-kpi:before{content:"\fc8c"}.fi-rs-sphere:before{content:"\fc8d"}.fi-rs-spider-black-widow:before{content:"\fc8e"}.fi-rs-spider-web:before{content:"\fc8f"}.fi-rs-spider:before{content:"\fc90"}.fi-rs-spinner:before{content:"\fc91"}.fi-rs-split-up-relation:before{content:"\fc92"}.fi-rs-split:before{content:"\fc93"}.fi-rs-splotch:before{content:"\fc94"}.fi-rs-spoon:before{content:"\fc95"}.fi-rs-spray-can-sparkles:before{content:"\fc96"}.fi-rs-spray-can:before{content:"\fc97"}.fi-rs-spring-calendar:before{content:"\fc98"}.fi-rs-sprinkler:before{content:"\fc99"}.fi-rs-spy:before{content:"\fc9a"}.fi-rs-square-0:before{content:"\fc9b"}.fi-rs-square-1:before{content:"\fc9c"}.fi-rs-square-2:before{content:"\fc9d"}.fi-rs-square-3:before{content:"\fc9e"}.fi-rs-square-4:before{content:"\fc9f"}.fi-rs-square-5:before{content:"\fca0"}.fi-rs-square-6:before{content:"\fca1"}.fi-rs-square-7:before{content:"\fca2"}.fi-rs-square-8:before{content:"\fca3"}.fi-rs-square-9:before{content:"\fca4"}.fi-rs-square-a:before{content:"\fca5"}.fi-rs-square-b:before{content:"\fca6"}.fi-rs-square-bolt:before{content:"\fca7"}.fi-rs-square-c:before{content:"\fca8"}.fi-rs-square-code:before{content:"\fca9"}.fi-rs-square-d:before{content:"\fcaa"}.fi-rs-square-dashed-circle-plus:before{content:"\fcab"}.fi-rs-square-dashed:before{content:"\fcac"}.fi-rs-square-divide:before{content:"\fcad"}.fi-rs-square-e:before{content:"\fcae"}.fi-rs-square-ellipsis-vertical:before{content:"\fcaf"}.fi-rs-square-ellipsis:before{content:"\fcb0"}.fi-rs-square-exclamation:before{content:"\fcb1"}.fi-rs-square-f:before{content:"\fcb2"}.fi-rs-square-g:before{content:"\fcb3"}.fi-rs-square-h:before{content:"\fcb4"}.fi-rs-square-heart:before{content:"\fcb5"}.fi-rs-square-i:before{content:"\fcb6"}.fi-rs-square-info:before{content:"\fcb7"}.fi-rs-square-j:before{content:"\fcb8"}.fi-rs-square-k:before{content:"\fcb9"}.fi-rs-square-kanban:before{content:"\fcba"}.fi-rs-square-l:before{content:"\fcbb"}.fi-rs-square-m:before{content:"\fcbc"}.fi-rs-square-minus:before{content:"\fcbd"}.fi-rs-square-n:before{content:"\fcbe"}.fi-rs-square-o:before{content:"\fcbf"}.fi-rs-square-p:before{content:"\fcc0"}.fi-rs-square-phone-hangup:before{content:"\fcc1"}.fi-rs-square-plus:before{content:"\fcc2"}.fi-rs-square-poll-horizontal:before{content:"\fcc3"}.fi-rs-square-poll-vertical:before{content:"\fcc4"}.fi-rs-square-q:before{content:"\fcc5"}.fi-rs-square-quote:before{content:"\fcc6"}.fi-rs-square-r:before{content:"\fcc7"}.fi-rs-square-root:before{content:"\fcc8"}.fi-rs-square-s:before{content:"\fcc9"}.fi-rs-square-small:before{content:"\fcca"}.fi-rs-square-star:before{content:"\fccb"}.fi-rs-square-t:before{content:"\fccc"}.fi-rs-square-terminal:before{content:"\fccd"}.fi-rs-square-u:before{content:"\fcce"}.fi-rs-square-up-right:before{content:"\fccf"}.fi-rs-square-v:before{content:"\fcd0"}.fi-rs-square-w:before{content:"\fcd1"}.fi-rs-square-x:before{content:"\fcd2"}.fi-rs-square-y:before{content:"\fcd3"}.fi-rs-square-z:before{content:"\fcd4"}.fi-rs-square:before{content:"\fcd5"}.fi-rs-squid:before{content:"\fcd6"}.fi-rs-squircle:before{content:"\fcd7"}.fi-rs-squirrel:before{content:"\fcd8"}.fi-rs-staff:before{content:"\fcd9"}.fi-rs-stage-concert:before{content:"\fcda"}.fi-rs-stage-theatre:before{content:"\fcdb"}.fi-rs-stage:before{content:"\fcdc"}.fi-rs-stairs:before{content:"\fcdd"}.fi-rs-stamp:before{content:"\fcde"}.fi-rs-standard-definition:before{content:"\fcdf"}.fi-rs-star-and-crescent:before{content:"\fce0"}.fi-rs-star-christmas:before{content:"\fce1"}.fi-rs-star-comment-alt:before{content:"\fce2"}.fi-rs-star-exclamation:before{content:"\fce3"}.fi-rs-star-octogram:before{content:"\fce4"}.fi-rs-star-of-david:before{content:"\fce5"}.fi-rs-star-rating-call:before{content:"\fce6"}.fi-rs-star-sharp-half-stroke:before{content:"\fce7"}.fi-rs-star-sharp-half:before{content:"\fce8"}.fi-rs-star-shooting:before{content:"\fce9"}.fi-rs-star:before{content:"\fcea"}.fi-rs-starfighter:before{content:"\fceb"}.fi-rs-stars:before{content:"\fcec"}.fi-rs-state-country:before{content:"\fced"}.fi-rs-stationary-bike:before{content:"\fcee"}.fi-rs-stats:before{content:"\fcef"}.fi-rs-steak:before{content:"\fcf0"}.fi-rs-steering-wheel:before{content:"\fcf1"}.fi-rs-step-backward:before{content:"\fcf2"}.fi-rs-step-forward:before{content:"\fcf3"}.fi-rs-sterling-sign:before{content:"\fcf4"}.fi-rs-stethoscope:before{content:"\fcf5"}.fi-rs-sticker:before{content:"\fcf6"}.fi-rs-stocking:before{content:"\fcf7"}.fi-rs-stomach:before{content:"\fcf8"}.fi-rs-stop-circle:before{content:"\fcf9"}.fi-rs-stop-square:before{content:"\fcfa"}.fi-rs-stop:before{content:"\fcfb"}.fi-rs-stopwatch:before{content:"\fcfc"}.fi-rs-store-alt:before{content:"\fcfd"}.fi-rs-store-buyer:before{content:"\fcfe"}.fi-rs-store-lock:before{content:"\fcff"}.fi-rs-store-slash:before{content:"\fd00"}.fi-rs-story-book:before{content:"\fd01"}.fi-rs-story-fairy-tale:before{content:"\fd02"}.fi-rs-story-fantasy:before{content:"\fd03"}.fi-rs-strategy-chess-risk:before{content:"\fd04"}.fi-rs-strawberry:before{content:"\fd05"}.fi-rs-street-view:before{content:"\fd06"}.fi-rs-stretcher:before{content:"\fd07"}.fi-rs-strikethrough:before{content:"\fd08"}.fi-rs-stroopwafel:before{content:"\fd09"}.fi-rs-student-alt:before{content:"\fd0a"}.fi-rs-student:before{content:"\fd0b"}.fi-rs-subscript:before{content:"\fd0c"}.fi-rs-subscription-alt:before{content:"\fd0d"}.fi-rs-subscription:before{content:"\fd0e"}.fi-rs-subtitles-slash:before{content:"\fd0f"}.fi-rs-subtitles:before{content:"\fd10"}.fi-rs-subway:before{content:"\fd11"}.fi-rs-suitcase-alt:before{content:"\fd12"}.fi-rs-summary-check:before{content:"\fd13"}.fi-rs-summer:before{content:"\fd14"}.fi-rs-sun-dust:before{content:"\fd15"}.fi-rs-sun-plant-wilt:before{content:"\fd16"}.fi-rs-sun-salutation-yoga:before{content:"\fd17"}.fi-rs-sun:before{content:"\fd18"}.fi-rs-sunday:before{content:"\fd19"}.fi-rs-sunglasses-alt:before{content:"\fd1a"}.fi-rs-sunglasses:before{content:"\fd1b"}.fi-rs-sunrise-alt:before{content:"\fd1c"}.fi-rs-sunrise:before{content:"\fd1d"}.fi-rs-sunset:before{content:"\fd1e"}.fi-rs-superscript:before{content:"\fd1f"}.fi-rs-supplier-alt:before{content:"\fd20"}.fi-rs-supplier:before{content:"\fd21"}.fi-rs-surfing:before{content:"\fd22"}.fi-rs-surprise:before{content:"\fd23"}.fi-rs-surveillance-camera:before{content:"\fd24"}.fi-rs-survey-xmark:before{content:"\fd25"}.fi-rs-sushi-alt:before{content:"\fd26"}.fi-rs-sushi-roll:before{content:"\fd27"}.fi-rs-sushi:before{content:"\fd28"}.fi-rs-svg:before{content:"\fd29"}.fi-rs-swap:before{content:"\fd2a"}.fi-rs-swatchbook:before{content:"\fd2b"}.fi-rs-swimmer:before{content:"\fd2c"}.fi-rs-swimming-pool:before{content:"\fd2d"}.fi-rs-swing:before{content:"\fd2e"}.fi-rs-swipe-down:before{content:"\fd2f"}.fi-rs-swipe-left:before{content:"\fd30"}.fi-rs-swipe-right:before{content:"\fd31"}.fi-rs-swipe-up:before{content:"\fd32"}.fi-rs-sword:before{content:"\fd33"}.fi-rs-symbol:before{content:"\fd34"}.fi-rs-symbols:before{content:"\fd35"}.fi-rs-synagogue:before{content:"\fd36"}.fi-rs-syringe:before{content:"\fd37"}.fi-rs-system-cloud:before{content:"\fd38"}.fi-rs-t:before{content:"\fd39"}.fi-rs-tab-folder:before{content:"\fd3a"}.fi-rs-table-columns:before{content:"\fd3b"}.fi-rs-table-layout:before{content:"\fd3c"}.fi-rs-table-list:before{content:"\fd3d"}.fi-rs-table-picnic:before{content:"\fd3e"}.fi-rs-table-pivot:before{content:"\fd3f"}.fi-rs-table-rows:before{content:"\fd40"}.fi-rs-table-tree:before{content:"\fd41"}.fi-rs-table:before{content:"\fd42"}.fi-rs-tablet-android-alt:before{content:"\fd43"}.fi-rs-tablet-android:before{content:"\fd44"}.fi-rs-tablet-rugged:before{content:"\fd45"}.fi-rs-tablet:before{content:"\fd46"}.fi-rs-tachometer-alt-average:before{content:"\fd47"}.fi-rs-tachometer-alt-fastest:before{content:"\fd48"}.fi-rs-tachometer-alt-slow:before{content:"\fd49"}.fi-rs-tachometer-alt-slowest:before{content:"\fd4a"}.fi-rs-tachometer-average:before{content:"\fd4b"}.fi-rs-tachometer-fast:before{content:"\fd4c"}.fi-rs-tachometer-fastest:before{content:"\fd4d"}.fi-rs-tachometer-slow:before{content:"\fd4e"}.fi-rs-tachometer-slowest:before{content:"\fd4f"}.fi-rs-tachometer:before{content:"\fd50"}.fi-rs-taco:before{content:"\fd51"}.fi-rs-tags:before{content:"\fd52"}.fi-rs-talent-alt:before{content:"\fd53"}.fi-rs-talent-hand:before{content:"\fd54"}.fi-rs-talent:before{content:"\fd55"}.fi-rs-tally-1:before{content:"\fd56"}.fi-rs-tally-2:before{content:"\fd57"}.fi-rs-tally-3:before{content:"\fd58"}.fi-rs-tally-4:before{content:"\fd59"}.fi-rs-tally:before{content:"\fd5a"}.fi-rs-tamale:before{content:"\fd5b"}.fi-rs-tank-water:before{content:"\fd5c"}.fi-rs-tap:before{content:"\fd5d"}.fi-rs-tape:before{content:"\fd5e"}.fi-rs-target-audience:before{content:"\fd5f"}.fi-rs-target:before{content:"\fd60"}.fi-rs-tax-alt:before{content:"\fd61"}.fi-rs-tax:before{content:"\fd62"}.fi-rs-taxi-bus:before{content:"\fd63"}.fi-rs-taxi:before{content:"\fd64"}.fi-rs-team-check-alt:before{content:"\fd65"}.fi-rs-team-check:before{content:"\fd66"}.fi-rs-teddy-bear:before{content:"\fd67"}.fi-rs-teeth-open:before{content:"\fd68"}.fi-rs-telescope:before{content:"\fd69"}.fi-rs-temperature-down:before{content:"\fd6a"}.fi-rs-temperature-frigid:before{content:"\fd6b"}.fi-rs-temperature-high:before{content:"\fd6c"}.fi-rs-temperature-list:before{content:"\fd6d"}.fi-rs-temperature-low:before{content:"\fd6e"}.fi-rs-temperature-up:before{content:"\fd6f"}.fi-rs-template-alt:before{content:"\fd70"}.fi-rs-template:before{content:"\fd71"}.fi-rs-tenge:before{content:"\fd72"}.fi-rs-tennis:before{content:"\fd73"}.fi-rs-tent-arrow-down-to-line:before{content:"\fd74"}.fi-rs-tent-arrow-left-right:before{content:"\fd75"}.fi-rs-tent-arrow-turn-left:before{content:"\fd76"}.fi-rs-tent-arrows-down:before{content:"\fd77"}.fi-rs-tents:before{content:"\fd78"}.fi-rs-terminal:before{content:"\fd79"}.fi-rs-terrace:before{content:"\fd7a"}.fi-rs-test-tube:before{content:"\fd7b"}.fi-rs-test:before{content:"\fd7c"}.fi-rs-text-box-dots:before{content:"\fd7d"}.fi-rs-text-box-edit:before{content:"\fd7e"}.fi-rs-text-box:before{content:"\fd7f"}.fi-rs-text-check:before{content:"\fd80"}.fi-rs-text-height:before{content:"\fd81"}.fi-rs-text-shadow:before{content:"\fd82"}.fi-rs-text-size:before{content:"\fd83"}.fi-rs-text-slash:before{content:"\fd84"}.fi-rs-text-width:before{content:"\fd85"}.fi-rs-text:before{content:"\fd86"}.fi-rs-theater-masks:before{content:"\fd87"}.fi-rs-thermometer-alt:before{content:"\fd88"}.fi-rs-thermometer-empty:before{content:"\fd89"}.fi-rs-thermometer-full:before{content:"\fd8a"}.fi-rs-thermometer-half:before{content:"\fd8b"}.fi-rs-thermometer-quarter:before{content:"\fd8c"}.fi-rs-thermometer-three-quarters:before{content:"\fd8d"}.fi-rs-theta:before{content:"\fd8e"}.fi-rs-third-award:before{content:"\fd8f"}.fi-rs-third-laurel:before{content:"\fd90"}.fi-rs-third-medal:before{content:"\fd91"}.fi-rs-third:before{content:"\fd92"}.fi-rs-thought-bubble:before{content:"\fd93"}.fi-rs-three-leaf-clover:before{content:"\fd94"}.fi-rs-thumbs-up-trust:before{content:"\fd95"}.fi-rs-thumbtack:before{content:"\fd96"}.fi-rs-thunderstorm-moon:before{content:"\fd97"}.fi-rs-thunderstorm-risk:before{content:"\fd98"}.fi-rs-thunderstorm-sun:before{content:"\fd99"}.fi-rs-thunderstorm:before{content:"\fd9a"}.fi-rs-thursday:before{content:"\fd9b"}.fi-rs-ticket-airline:before{content:"\fd9c"}.fi-rs-ticket-alt:before{content:"\fd9d"}.fi-rs-ticket:before{content:"\fd9e"}.fi-rs-tickets-airline:before{content:"\fd9f"}.fi-rs-tie:before{content:"\fda0"}.fi-rs-tilde:before{content:"\fda1"}.fi-rs-time-add:before{content:"\fda2"}.fi-rs-time-check:before{content:"\fda3"}.fi-rs-time-delete:before{content:"\fda4"}.fi-rs-time-fast:before{content:"\fda5"}.fi-rs-time-forward-sixty:before{content:"\fda6"}.fi-rs-time-forward-ten:before{content:"\fda7"}.fi-rs-time-forward:before{content:"\fda8"}.fi-rs-time-half-past:before{content:"\fda9"}.fi-rs-time-oclock:before{content:"\fdaa"}.fi-rs-time-past:before{content:"\fdab"}.fi-rs-time-quarter-past:before{content:"\fdac"}.fi-rs-time-quarter-to:before{content:"\fdad"}.fi-rs-time-twenty-four:before{content:"\fdae"}.fi-rs-time-watch-calendar:before{content:"\fdaf"}.fi-rs-timer-clock-call:before{content:"\fdb0"}.fi-rs-times-hexagon:before{content:"\fdb1"}.fi-rs-tint-slash:before{content:"\fdb2"}.fi-rs-tip-coin:before{content:"\fdb3"}.fi-rs-tire-flat:before{content:"\fdb4"}.fi-rs-tire-pressure-warning:before{content:"\fdb5"}.fi-rs-tire-rugged:before{content:"\fdb6"}.fi-rs-tire:before{content:"\fdb7"}.fi-rs-tired:before{content:"\fdb8"}.fi-rs-to-do-alt:before{content:"\fdb9"}.fi-rs-to-do:before{content:"\fdba"}.fi-rs-together-people:before{content:"\fdbb"}.fi-rs-toggle-off:before{content:"\fdbc"}.fi-rs-toggle-on:before{content:"\fdbd"}.fi-rs-toilet-paper-blank-under:before{content:"\fdbe"}.fi-rs-toilet-paper-blank:before{content:"\fdbf"}.fi-rs-toilet-paper-slash:before{content:"\fdc0"}.fi-rs-toilet-paper-under-slash:before{content:"\fdc1"}.fi-rs-toilet-paper-under:before{content:"\fdc2"}.fi-rs-toilet:before{content:"\fdc3"}.fi-rs-toilets-portable:before{content:"\fdc4"}.fi-rs-token:before{content:"\fdc5"}.fi-rs-tomato:before{content:"\fdc6"}.fi-rs-tombstone-alt:before{content:"\fdc7"}.fi-rs-tombstone:before{content:"\fdc8"}.fi-rs-tool-box:before{content:"\fdc9"}.fi-rs-tool-crop:before{content:"\fdca"}.fi-rs-tool-marquee:before{content:"\fdcb"}.fi-rs-tools:before{content:"\fdcc"}.fi-rs-tooth:before{content:"\fdcd"}.fi-rs-toothbrush:before{content:"\fdce"}.fi-rs-torch-inspiration-leader:before{content:"\fdcf"}.fi-rs-torii-gate:before{content:"\fdd0"}.fi-rs-tornado:before{content:"\fdd1"}.fi-rs-total:before{content:"\fdd2"}.fi-rs-tour-guide-people:before{content:"\fdd3"}.fi-rs-tour-virtual:before{content:"\fdd4"}.fi-rs-tower-control:before{content:"\fdd5"}.fi-rs-track:before{content:"\fdd6"}.fi-rs-tractor:before{content:"\fdd7"}.fi-rs-trademark:before{content:"\fdd8"}.fi-rs-traffic-cone:before{content:"\fdd9"}.fi-rs-traffic-light-go:before{content:"\fdda"}.fi-rs-traffic-light-slow:before{content:"\fddb"}.fi-rs-traffic-light-stop:before{content:"\fddc"}.fi-rs-traffic-light:before{content:"\fddd"}.fi-rs-trailer:before{content:"\fdde"}.fi-rs-train-journey:before{content:"\fddf"}.fi-rs-train-side:before{content:"\fde0"}.fi-rs-train-station-building:before{content:"\fde1"}.fi-rs-train-station:before{content:"\fde2"}.fi-rs-train-subway-tunnel:before{content:"\fde3"}.fi-rs-train-track:before{content:"\fde4"}.fi-rs-train-tram:before{content:"\fde5"}.fi-rs-train:before{content:"\fde6"}.fi-rs-tram:before{content:"\fde7"}.fi-rs-transform:before{content:"\fde8"}.fi-rs-transformation-block:before{content:"\fde9"}.fi-rs-transformation-circle:before{content:"\fdea"}.fi-rs-transformation-design:before{content:"\fdeb"}.fi-rs-transformation-shapes:before{content:"\fdec"}.fi-rs-transformer-bolt:before{content:"\fded"}.fi-rs-transgender:before{content:"\fdee"}.fi-rs-transporter-1:before{content:"\fdef"}.fi-rs-transporter-2:before{content:"\fdf0"}.fi-rs-transporter-3:before{content:"\fdf1"}.fi-rs-transporter-4:before{content:"\fdf2"}.fi-rs-transporter-5:before{content:"\fdf3"}.fi-rs-transporter-6:before{content:"\fdf4"}.fi-rs-transporter-7:before{content:"\fdf5"}.fi-rs-transporter-empty:before{content:"\fdf6"}.fi-rs-transporter:before{content:"\fdf7"}.fi-rs-trash-can-check:before{content:"\fdf8"}.fi-rs-trash-can-clock:before{content:"\fdf9"}.fi-rs-trash-can-list:before{content:"\fdfa"}.fi-rs-trash-can-plus:before{content:"\fdfb"}.fi-rs-trash-can-slash:before{content:"\fdfc"}.fi-rs-trash-check:before{content:"\fdfd"}.fi-rs-trash-clock:before{content:"\fdfe"}.fi-rs-trash-empty:before{content:"\fdff"}.fi-rs-trash-list:before{content:"\fe10"}.fi-rs-trash-plus:before{content:"\fe11"}.fi-rs-trash-restore-alt:before{content:"\fe12"}.fi-rs-trash-restore:before{content:"\fe13"}.fi-rs-trash-slash:before{content:"\fe14"}.fi-rs-trash-undo-alt:before{content:"\fe15"}.fi-rs-trash-undo:before{content:"\fe16"}.fi-rs-trash-xmark:before{content:"\fe17"}.fi-rs-trash:before{content:"\fe18"}.fi-rs-treadmill:before{content:"\fe19"}.fi-rs-treasure-chest:before{content:"\fe1a"}.fi-rs-treatment:before{content:"\fe1b"}.fi-rs-tree-alt:before{content:"\fe1c"}.fi-rs-tree-christmas:before{content:"\fe1d"}.fi-rs-tree-deciduous:before{content:"\fe1e"}.fi-rs-tree:before{content:"\fe1f"}.fi-rs-trees-alt:before{content:"\fe30"}.fi-rs-trees:before{content:"\fe31"}.fi-rs-triangle-music:before{content:"\fe32"}.fi-rs-triangle-person-digging:before{content:"\fe33"}.fi-rs-triangle-warning:before{content:"\fe34"}.fi-rs-triangle:before{content:"\fe35"}.fi-rs-tricycle:before{content:"\fe36"}.fi-rs-trillium:before{content:"\fe37"}.fi-rs-trophy-achievement-skill:before{content:"\fe38"}.fi-rs-trophy-star:before{content:"\fe39"}.fi-rs-trophy:before{content:"\fe3a"}.fi-rs-truck-arrow-left:before{content:"\fe3b"}.fi-rs-truck-arrow-right:before{content:"\fe3c"}.fi-rs-truck-bolt:before{content:"\fe3d"}.fi-rs-truck-box:before{content:"\fe3e"}.fi-rs-truck-check:before{content:"\fe3f"}.fi-rs-truck-container-empty:before{content:"\fe40"}.fi-rs-truck-container:before{content:"\fe41"}.fi-rs-truck-couch:before{content:"\fe42"}.fi-rs-truck-fire:before{content:"\fe43"}.fi-rs-truck-flatbed:before{content:"\fe44"}.fi-rs-truck-front:before{content:"\fe45"}.fi-rs-truck-ladder:before{content:"\fe46"}.fi-rs-truck-loading:before{content:"\fe47"}.fi-rs-truck-medical:before{content:"\fe48"}.fi-rs-truck-monster:before{content:"\fe49"}.fi-rs-truck-moving:before{content:"\fe4a"}.fi-rs-truck-pickup:before{content:"\fe4b"}.fi-rs-truck-plow:before{content:"\fe4c"}.fi-rs-truck-ramp:before{content:"\fe4d"}.fi-rs-truck-side:before{content:"\fe4e"}.fi-rs-truck-tow:before{content:"\fe4f"}.fi-rs-truck-utensils:before{content:"\fe50"}.fi-rs-trumpet:before{content:"\fe51"}.fi-rs-trust-alt:before{content:"\fe52"}.fi-rs-trust:before{content:"\fe53"}.fi-rs-tshirt:before{content:"\fe54"}.fi-rs-tty-answer:before{content:"\fe55"}.fi-rs-tty:before{content:"\fe56"}.fi-rs-tubes:before{content:"\fe57"}.fi-rs-tuesday:before{content:"\fe58"}.fi-rs-tugrik-sign:before{content:"\fe59"}.fi-rs-turkey:before{content:"\fe5a"}.fi-rs-turn-left:before{content:"\fe5b"}.fi-rs-turn-right:before{content:"\fe5c"}.fi-rs-turntable:before{content:"\fe5d"}.fi-rs-turtle:before{content:"\fe5e"}.fi-rs-tv-music:before{content:"\fe5f"}.fi-rs-tv-retro:before{content:"\fe60"}.fi-rs-typewriter:before{content:"\fe61"}.fi-rs-u:before{content:"\fe62"}.fi-rs-ufo-beam:before{content:"\fe63"}.fi-rs-ufo:before{content:"\fe64"}.fi-rs-ui-ux:before{content:"\fe65"}.fi-rs-umbrella-beach:before{content:"\fe66"}.fi-rs-umbrella:before{content:"\fe67"}.fi-rs-under-construction:before{content:"\fe68"}.fi-rs-underline:before{content:"\fe69"}.fi-rs-undo-alt:before{content:"\fe6a"}.fi-rs-undo:before{content:"\fe6b"}.fi-rs-unicorn:before{content:"\fe6c"}.fi-rs-uniform-martial-arts:before{content:"\fe6d"}.fi-rs-universal-access:before{content:"\fe6e"}.fi-rs-unlock:before{content:"\fe6f"}.fi-rs-up-from-bracket:before{content:"\fe70"}.fi-rs-up-left:before{content:"\fe71"}.fi-rs-up-right-from-square:before{content:"\fe72"}.fi-rs-up-right:before{content:"\fe73"}.fi-rs-up:before{content:"\fe74"}.fi-rs-upload:before{content:"\fe75"}.fi-rs-url:before{content:"\fe76"}.fi-rs-usb-pendrive:before{content:"\fe77"}.fi-rs-usd-circle:before{content:"\fe78"}.fi-rs-usd-square:before{content:"\fe79"}.fi-rs-user-add:before{content:"\fe7a"}.fi-rs-user-alien:before{content:"\fe7b"}.fi-rs-user-astronaut:before{content:"\fe7c"}.fi-rs-user-check:before{content:"\fe7d"}.fi-rs-user-chef:before{content:"\fe7e"}.fi-rs-user-coach:before{content:"\fe7f"}.fi-rs-user-cowboy:before{content:"\fe80"}.fi-rs-user-crown:before{content:"\fe81"}.fi-rs-user-gear:before{content:"\fe82"}.fi-rs-user-graduate:before{content:"\fe83"}.fi-rs-user-headset:before{content:"\fe84"}.fi-rs-user-helmet-safety:before{content:"\fe85"}.fi-rs-user-injured:before{content:"\fe86"}.fi-rs-user-interface-ui:before{content:"\fe87"}.fi-rs-user-key:before{content:"\fe88"}.fi-rs-user-lock:before{content:"\fe89"}.fi-rs-user-md-chat:before{content:"\fe8a"}.fi-rs-user-md:before{content:"\fe8b"}.fi-rs-user-minus:before{content:"\fe8c"}.fi-rs-user-music:before{content:"\fe8d"}.fi-rs-user-ninja:before{content:"\fe8e"}.fi-rs-user-nurse:before{content:"\fe8f"}.fi-rs-user-pen:before{content:"\fe90"}.fi-rs-user-pilot-tie:before{content:"\fe91"}.fi-rs-user-pilot:before{content:"\fe92"}.fi-rs-user-police:before{content:"\fe93"}.fi-rs-user-robot-xmarks:before{content:"\fe94"}.fi-rs-user-robot:before{content:"\fe95"}.fi-rs-user-salary:before{content:"\fe96"}.fi-rs-user-shield:before{content:"\fe97"}.fi-rs-user-skill-gear:before{content:"\fe98"}.fi-rs-user-slash:before{content:"\fe99"}.fi-rs-user-tag:before{content:"\fe9a"}.fi-rs-user-time:before{content:"\fe9b"}.fi-rs-user-trust:before{content:"\fe9c"}.fi-rs-user-unlock:before{content:"\fe9d"}.fi-rs-user-visor:before{content:"\fe9e"}.fi-rs-user-xmark:before{content:"\fe9f"}.fi-rs-user:before{content:"\fea0"}.fi-rs-users-alt:before{content:"\fea1"}.fi-rs-users-class:before{content:"\fea2"}.fi-rs-users-gear:before{content:"\fea3"}.fi-rs-users-medical:before{content:"\fea4"}.fi-rs-users-slash:before{content:"\fea5"}.fi-rs-users:before{content:"\fea6"}.fi-rs-utensils-slash:before{content:"\fea7"}.fi-rs-utensils:before{content:"\fea8"}.fi-rs-utility-pole-double:before{content:"\fea9"}.fi-rs-utility-pole:before{content:"\feaa"}.fi-rs-ux-browser:before{content:"\feab"}.fi-rs-ux:before{content:"\feac"}.fi-rs-v:before{content:"\fead"}.fi-rs-vacuum-robot:before{content:"\feae"}.fi-rs-vacuum:before{content:"\feaf"}.fi-rs-value-absolute:before{content:"\feb0"}.fi-rs-vault:before{content:"\feb1"}.fi-rs-vector-alt:before{content:"\feb2"}.fi-rs-vector-circle:before{content:"\feb3"}.fi-rs-vector-polygon:before{content:"\feb4"}.fi-rs-vector:before{content:"\feb5"}.fi-rs-venus-double:before{content:"\feb6"}.fi-rs-venus-mars:before{content:"\feb7"}.fi-rs-venus:before{content:"\feb8"}.fi-rs-vest-patches:before{content:"\feb9"}.fi-rs-vest:before{content:"\feba"}.fi-rs-video-arrow-down-left:before{content:"\febb"}.fi-rs-video-arrow-up-right:before{content:"\febc"}.fi-rs-video-camera-alt:before{content:"\febd"}.fi-rs-video-camera:before{content:"\febe"}.fi-rs-video-duration:before{content:"\febf"}.fi-rs-video-plus:before{content:"\fec0"}.fi-rs-video-slash:before{content:"\fec1"}.fi-rs-videoconference:before{content:"\fec2"}.fi-rs-vihara:before{content:"\fec3"}.fi-rs-violin:before{content:"\fec4"}.fi-rs-virus-slash:before{content:"\fec5"}.fi-rs-virus:before{content:"\fec6"}.fi-rs-viruses:before{content:"\fec7"}.fi-rs-visit:before{content:"\fec8"}.fi-rs-voicemail:before{content:"\fec9"}.fi-rs-volcano:before{content:"\feca"}.fi-rs-volleyball:before{content:"\fecb"}.fi-rs-volume-down:before{content:"\fecc"}.fi-rs-volume-mute:before{content:"\fecd"}.fi-rs-volume-off:before{content:"\fece"}.fi-rs-volume-slash:before{content:"\fecf"}.fi-rs-volume:before{content:"\fed0"}.fi-rs-vote-nay:before{content:"\fed1"}.fi-rs-vote-yea:before{content:"\fed2"}.fi-rs-vr-cardboard:before{content:"\fed3"}.fi-rs-w:before{content:"\fed4"}.fi-rs-waffle:before{content:"\fed5"}.fi-rs-wagon-covered:before{content:"\fed6"}.fi-rs-walker:before{content:"\fed7"}.fi-rs-walkie-talkie:before{content:"\fed8"}.fi-rs-walking:before{content:"\fed9"}.fi-rs-wallet-arrow:before{content:"\feda"}.fi-rs-wallet-buyer:before{content:"\fedb"}.fi-rs-wallet:before{content:"\fedc"}.fi-rs-warehouse-alt:before{content:"\fedd"}.fi-rs-warranty:before{content:"\fede"}.fi-rs-washer:before{content:"\fedf"}.fi-rs-waste-pollution:before{content:"\fee0"}.fi-rs-waste:before{content:"\fee1"}.fi-rs-watch-calculator:before{content:"\fee2"}.fi-rs-watch-smart:before{content:"\fee3"}.fi-rs-watch:before{content:"\fee4"}.fi-rs-water-bottle:before{content:"\fee5"}.fi-rs-water-ladder:before{content:"\fee6"}.fi-rs-water-lower:before{content:"\fee7"}.fi-rs-water-rise:before{content:"\fee8"}.fi-rs-water:before{content:"\fee9"}.fi-rs-watermelon:before{content:"\feea"}.fi-rs-wave-sine:before{content:"\feeb"}.fi-rs-wave-square:before{content:"\feec"}.fi-rs-wave-triangle:before{content:"\feed"}.fi-rs-wave:before{content:"\feee"}.fi-rs-waveform-path:before{content:"\feef"}.fi-rs-waveform:before{content:"\fef0"}.fi-rs-web-design:before{content:"\fef1"}.fi-rs-webcam-slash:before{content:"\fef2"}.fi-rs-webcam:before{content:"\fef3"}.fi-rs-webhook:before{content:"\fef4"}.fi-rs-wednesday:before{content:"\fef5"}.fi-rs-whale:before{content:"\fef6"}.fi-rs-wheat-awn-circle-exclamation:before{content:"\fef7"}.fi-rs-wheat-awn-slash:before{content:"\fef8"}.fi-rs-wheat-awn:before{content:"\fef9"}.fi-rs-wheat-slash:before{content:"\fefa"}.fi-rs-wheat:before{content:"\fefb"}.fi-rs-wheelchair-move:before{content:"\fefc"}.fi-rs-wheelchair-sleeping:before{content:"\fefd"}.fi-rs-wheelchair:before{content:"\fefe"}.fi-rs-whistle:before{content:"\ff00"}.fi-rs-white-space:before{content:"\ff01"}.fi-rs-wifi-1:before{content:"\ff02"}.fi-rs-wifi-2:before{content:"\ff03"}.fi-rs-wifi-alt:before{content:"\ff04"}.fi-rs-wifi-exclamation:before{content:"\ff05"}.fi-rs-wifi-slash:before{content:"\ff06"}.fi-rs-wifi:before{content:"\ff07"}.fi-rs-wind-turbine:before{content:"\ff08"}.fi-rs-wind-warning:before{content:"\ff09"}.fi-rs-wind:before{content:"\ff0a"}.fi-rs-window-alt:before{content:"\ff0b"}.fi-rs-window-frame-open:before{content:"\ff0c"}.fi-rs-window-frame:before{content:"\ff0d"}.fi-rs-window-maximize:before{content:"\ff0e"}.fi-rs-window-minimize:before{content:"\ff0f"}.fi-rs-window-restore:before{content:"\ff10"}.fi-rs-windsock:before{content:"\ff11"}.fi-rs-wine-bottle:before{content:"\ff12"}.fi-rs-wine-glass-crack:before{content:"\ff13"}.fi-rs-wine-glass-empty:before{content:"\ff14"}.fi-rs-wishlist-heart:before{content:"\ff15"}.fi-rs-wishlist-star:before{content:"\ff16"}.fi-rs-woman-head:before{content:"\ff17"}.fi-rs-woman-scientist:before{content:"\ff18"}.fi-rs-won-sign:before{content:"\ff19"}.fi-rs-work-in-progress:before{content:"\ff1a"}.fi-rs-workflow-alt:before{content:"\ff1b"}.fi-rs-workflow-setting-alt:before{content:"\ff1c"}.fi-rs-workflow-setting:before{content:"\ff1d"}.fi-rs-workflow:before{content:"\ff1e"}.fi-rs-workshop:before{content:"\ff1f"}.fi-rs-world:before{content:"\ff20"}.fi-rs-worm:before{content:"\ff21"}.fi-rs-wreath:before{content:"\ff22"}.fi-rs-wrench-alt:before{content:"\ff23"}.fi-rs-wrench-simple:before{content:"\ff24"}.fi-rs-x:before{content:"\ff25"}.fi-rs-y:before{content:"\ff26"}.fi-rs-yen:before{content:"\ff27"}.fi-rs-yin-yang:before{content:"\ff28"}.fi-rs-z:before{content:"\ff29"}.fi-rs-zip-file:before{content:"\ff2a"}.fi-rs-zoom-in:before{content:"\ff2b"}.fi-rs-zoom-out:before{content:"\ff2c"}@font-face{font-family:uicons-solid-straight;src:url(/_next/static/media/uicons-solid-straight-4DZ3VA4V.e0f3ba83.woff2) format("woff2"),url(/_next/static/media/uicons-solid-straight-ITFA7HIK.44ca0f9d.woff) format("woff"),url(/_next/static/media/uicons-solid-straight-W4CCEH4W.b704221f.eot#iefix) format("embedded-opentype");font-display:swap}i[class*=" fi-ss-"]:before,i[class^=fi-ss-]:before,span[class*=fi-ss-]:before,span[class^=fi-ss-]:before{font-family:uicons-solid-straight!important;font-style:normal;font-weight:400!important;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fi-ss-0:before{content:"\f101"}.fi-ss-00s-music-disc:before{content:"\f102"}.fi-ss-1:before{content:"\f103"}.fi-ss-2:before{content:"\f104"}.fi-ss-3:before{content:"\f105"}.fi-ss-360-degrees:before{content:"\f106"}.fi-ss-4:before{content:"\f107"}.fi-ss-404:before{content:"\f108"}.fi-ss-5:before{content:"\f109"}.fi-ss-6:before{content:"\f10a"}.fi-ss-60s-music-disc:before{content:"\f10b"}.fi-ss-7:before{content:"\f10c"}.fi-ss-70s-music-disc:before{content:"\f10d"}.fi-ss-8:before{content:"\f10e"}.fi-ss-80s-music-disc:before{content:"\f10f"}.fi-ss-9:before{content:"\f110"}.fi-ss-90s-music-disc:before{content:"\f111"}.fi-ss-a:before{content:"\f112"}.fi-ss-accident:before{content:"\f113"}.fi-ss-acorn:before{content:"\f114"}.fi-ss-ad-paid:before{content:"\f115"}.fi-ss-ad:before{content:"\f116"}.fi-ss-add-document:before{content:"\f117"}.fi-ss-add-folder:before{content:"\f118"}.fi-ss-add-image:before{content:"\f119"}.fi-ss-add:before{content:"\f11a"}.fi-ss-address-book:before{content:"\f11b"}.fi-ss-address-card:before{content:"\f11c"}.fi-ss-admin-alt:before{content:"\f11d"}.fi-ss-admin:before{content:"\f11e"}.fi-ss-age-alt:before{content:"\f11f"}.fi-ss-age-restriction-eighteen:before{content:"\f120"}.fi-ss-age-restriction-seven:before{content:"\f121"}.fi-ss-age-restriction-six:before{content:"\f122"}.fi-ss-age-restriction-sixteen:before{content:"\f123"}.fi-ss-age-restriction-thirteen:before{content:"\f124"}.fi-ss-age-restriction-three:before{content:"\f125"}.fi-ss-age-restriction-twelve:before{content:"\f126"}.fi-ss-age-restriction-twenty-one:before{content:"\f127"}.fi-ss-age-restriction-zero:before{content:"\f128"}.fi-ss-age:before{content:"\f129"}.fi-ss-air-conditioner:before{content:"\f12a"}.fi-ss-air-freshener:before{content:"\f12b"}.fi-ss-air-pollution:before{content:"\f12c"}.fi-ss-airplane-journey:before{content:"\f12d"}.fi-ss-airplane-window-open:before{content:"\f12e"}.fi-ss-airplay:before{content:"\f12f"}.fi-ss-alarm-clock:before{content:"\f130"}.fi-ss-alarm-exclamation:before{content:"\f131"}.fi-ss-alarm-plus:before{content:"\f132"}.fi-ss-alarm-snooze:before{content:"\f133"}.fi-ss-album-circle-plus:before{content:"\f134"}.fi-ss-album-circle-user:before{content:"\f135"}.fi-ss-album-collection:before{content:"\f136"}.fi-ss-album:before{content:"\f137"}.fi-ss-algorithm:before{content:"\f138"}.fi-ss-alicorn:before{content:"\f139"}.fi-ss-alien:before{content:"\f13a"}.fi-ss-align-center:before{content:"\f13b"}.fi-ss-align-justify:before{content:"\f13c"}.fi-ss-align-left:before{content:"\f13d"}.fi-ss-align-slash:before{content:"\f13e"}.fi-ss-ambulance:before{content:"\f13f"}.fi-ss-amusement-park:before{content:"\f140"}.fi-ss-analyse-alt:before{content:"\f141"}.fi-ss-analyse:before{content:"\f142"}.fi-ss-anatomical-heart:before{content:"\f143"}.fi-ss-anchor:before{content:"\f144"}.fi-ss-angel:before{content:"\f145"}.fi-ss-angle-90:before{content:"\f146"}.fi-ss-angle-circle-down:before{content:"\f147"}.fi-ss-angle-circle-left:before{content:"\f148"}.fi-ss-angle-circle-right:before{content:"\f149"}.fi-ss-angle-circle-up:before{content:"\f14a"}.fi-ss-angle-double-left:before{content:"\f14b"}.fi-ss-angle-double-right:before{content:"\f14c"}.fi-ss-angle-double-small-down:before{content:"\f14d"}.fi-ss-angle-double-small-left:before{content:"\f14e"}.fi-ss-angle-double-small-right:before{content:"\f14f"}.fi-ss-angle-double-small-up:before{content:"\f150"}.fi-ss-angle-down:before{content:"\f151"}.fi-ss-angle-left:before{content:"\f152"}.fi-ss-angle-right:before{content:"\f153"}.fi-ss-angle-small-down:before{content:"\f154"}.fi-ss-angle-small-left:before{content:"\f155"}.fi-ss-angle-small-right:before{content:"\f156"}.fi-ss-angle-small-up:before{content:"\f157"}.fi-ss-angle-square-down:before{content:"\f158"}.fi-ss-angle-square-left:before{content:"\f159"}.fi-ss-angle-square-right:before{content:"\f15a"}.fi-ss-angle-square-up:before{content:"\f15b"}.fi-ss-angle-up:before{content:"\f15c"}.fi-ss-angle:before{content:"\f15d"}.fi-ss-angles-up-down:before{content:"\f15e"}.fi-ss-angry:before{content:"\f15f"}.fi-ss-animated-icon:before{content:"\f160"}.fi-ss-ankh:before{content:"\f161"}.fi-ss-answer-alt:before{content:"\f162"}.fi-ss-answer:before{content:"\f163"}.fi-ss-apartment:before{content:"\f164"}.fi-ss-aperture:before{content:"\f165"}.fi-ss-api:before{content:"\f166"}.fi-ss-apple-core:before{content:"\f167"}.fi-ss-apple-crate:before{content:"\f168"}.fi-ss-apple-whole:before{content:"\f169"}.fi-ss-apps-add:before{content:"\f16a"}.fi-ss-apps-delete:before{content:"\f16b"}.fi-ss-apps-sort:before{content:"\f16c"}.fi-ss-apps:before{content:"\f16d"}.fi-ss-archive:before{content:"\f16e"}.fi-ss-archway:before{content:"\f16f"}.fi-ss-arrow-alt-circle-down:before{content:"\f170"}.fi-ss-arrow-alt-circle-left:before{content:"\f171"}.fi-ss-arrow-alt-circle-right:before{content:"\f172"}.fi-ss-arrow-alt-circle-up:before{content:"\f173"}.fi-ss-arrow-alt-down:before{content:"\f174"}.fi-ss-arrow-alt-from-bottom:before{content:"\f175"}.fi-ss-arrow-alt-from-left:before{content:"\f176"}.fi-ss-arrow-alt-from-right:before{content:"\f177"}.fi-ss-arrow-alt-from-top:before{content:"\f178"}.fi-ss-arrow-alt-left:before{content:"\f179"}.fi-ss-arrow-alt-right:before{content:"\f17a"}.fi-ss-arrow-alt-square-down:before{content:"\f17b"}.fi-ss-arrow-alt-square-left:before{content:"\f17c"}.fi-ss-arrow-alt-square-right:before{content:"\f17d"}.fi-ss-arrow-alt-square-up:before{content:"\f17e"}.fi-ss-arrow-alt-to-bottom:before{content:"\f17f"}.fi-ss-arrow-alt-to-left:before{content:"\f180"}.fi-ss-arrow-alt-to-right:before{content:"\f181"}.fi-ss-arrow-alt-to-top:before{content:"\f182"}.fi-ss-arrow-alt-up:before{content:"\f183"}.fi-ss-arrow-circle-down:before{content:"\f184"}.fi-ss-arrow-circle-left:before{content:"\f185"}.fi-ss-arrow-circle-right:before{content:"\f186"}.fi-ss-arrow-circle-up:before{content:"\f187"}.fi-ss-arrow-comparison:before{content:"\f188"}.fi-ss-arrow-down-from-arc:before{content:"\f189"}.fi-ss-arrow-down-from-dotted-line:before{content:"\f18a"}.fi-ss-arrow-down-left:before{content:"\f18b"}.fi-ss-arrow-down-small-big:before{content:"\f18c"}.fi-ss-arrow-down-to-dotted-line:before{content:"\f18d"}.fi-ss-arrow-down-to-square:before{content:"\f18e"}.fi-ss-arrow-down-triangle-square:before{content:"\f18f"}.fi-ss-arrow-down:before{content:"\f190"}.fi-ss-arrow-from-bottom:before{content:"\f191"}.fi-ss-arrow-from-left:before{content:"\f192"}.fi-ss-arrow-from-right:before{content:"\f193"}.fi-ss-arrow-from-top:before{content:"\f194"}.fi-ss-arrow-left-from-arc:before{content:"\f195"}.fi-ss-arrow-left-from-line:before{content:"\f196"}.fi-ss-arrow-left-to-arc:before{content:"\f197"}.fi-ss-arrow-left:before{content:"\f198"}.fi-ss-arrow-progress-alt:before{content:"\f199"}.fi-ss-arrow-progress:before{content:"\f19a"}.fi-ss-arrow-right-to-bracket:before{content:"\f19b"}.fi-ss-arrow-right:before{content:"\f19c"}.fi-ss-arrow-small-down:before{content:"\f19d"}.fi-ss-arrow-small-left:before{content:"\f19e"}.fi-ss-arrow-small-right:before{content:"\f19f"}.fi-ss-arrow-small-up:before{content:"\f1a0"}.fi-ss-arrow-square-down:before{content:"\f1a1"}.fi-ss-arrow-square-left:before{content:"\f1a2"}.fi-ss-arrow-square-right:before{content:"\f1a3"}.fi-ss-arrow-square-up:before{content:"\f1a4"}.fi-ss-arrow-to-bottom:before{content:"\f1a5"}.fi-ss-arrow-to-left:before{content:"\f1a6"}.fi-ss-arrow-to-right:before{content:"\f1a7"}.fi-ss-arrow-to-top:before{content:"\f1a8"}.fi-ss-arrow-trend-down:before{content:"\f1a9"}.fi-ss-arrow-trend-up:before{content:"\f1aa"}.fi-ss-arrow-turn-down-left:before{content:"\f1ab"}.fi-ss-arrow-turn-down-right:before{content:"\f1ac"}.fi-ss-arrow-turn-left-up:before{content:"\f1ad"}.fi-ss-arrow-up-from-dotted-line:before{content:"\f1ae"}.fi-ss-arrow-up-from-ground-water:before{content:"\f1af"}.fi-ss-arrow-up-from-square:before{content:"\f1b0"}.fi-ss-arrow-up-left-from-circle:before{content:"\f1b1"}.fi-ss-arrow-up-left:before{content:"\f1b2"}.fi-ss-arrow-up-right-and-arrow-down-left-from-center:before{content:"\f1b3"}.fi-ss-arrow-up-right-from-square:before{content:"\f1b4"}.fi-ss-arrow-up-right:before{content:"\f1b5"}.fi-ss-arrow-up-small-big:before{content:"\f1b6"}.fi-ss-arrow-up-square-triangle:before{content:"\f1b7"}.fi-ss-arrow-up-to-arc:before{content:"\f1b8"}.fi-ss-arrow-up-to-dotted-line:before{content:"\f1b9"}.fi-ss-arrow-up:before{content:"\f1ba"}.fi-ss-arrow-upward-growth-crypto:before{content:"\f1bb"}.fi-ss-arrows-alt-h:before{content:"\f1bc"}.fi-ss-arrows-alt-v:before{content:"\f1bd"}.fi-ss-arrows-alt:before{content:"\f1be"}.fi-ss-arrows-cross:before{content:"\f1bf"}.fi-ss-arrows-from-dotted-line:before{content:"\f1c0"}.fi-ss-arrows-from-line:before{content:"\f1c1"}.fi-ss-arrows-h-copy:before{content:"\f1c2"}.fi-ss-arrows-h:before{content:"\f1c3"}.fi-ss-arrows-repeat-1:before{content:"\f1c4"}.fi-ss-arrows-repeat:before{content:"\f1c5"}.fi-ss-arrows-retweet:before{content:"\f1c6"}.fi-ss-arrows-split-right-and-left:before{content:"\f1c7"}.fi-ss-arrows-split-up-and-left:before{content:"\f1c8"}.fi-ss-arrows-to-circle:before{content:"\f1c9"}.fi-ss-arrows-to-dotted-line:before{content:"\f1ca"}.fi-ss-arrows-to-eye:before{content:"\f1cb"}.fi-ss-arrows-to-line:before{content:"\f1cc"}.fi-ss-arrows:before{content:"\f1cd"}.fi-ss-artificial-intelligence:before{content:"\f1ce"}.fi-ss-assept-document:before{content:"\f1cf"}.fi-ss-assessment-alt:before{content:"\f1d0"}.fi-ss-assessment:before{content:"\f1d1"}.fi-ss-assign:before{content:"\f1d2"}.fi-ss-assistive-listening-systems:before{content:"\f1d3"}.fi-ss-asterik:before{content:"\f1d4"}.fi-ss-at:before{content:"\f1d5"}.fi-ss-attribution-pen:before{content:"\f1d6"}.fi-ss-attribution-pencil:before{content:"\f1d7"}.fi-ss-aubergine:before{content:"\f1d8"}.fi-ss-auction:before{content:"\f1d9"}.fi-ss-audience-megaphone:before{content:"\f1da"}.fi-ss-audio-description-slash:before{content:"\f1db"}.fi-ss-audit-alt:before{content:"\f1dc"}.fi-ss-audit:before{content:"\f1dd"}.fi-ss-austral-sign:before{content:"\f1de"}.fi-ss-avocado:before{content:"\f1df"}.fi-ss-award:before{content:"\f1e0"}.fi-ss-axe-battle:before{content:"\f1e1"}.fi-ss-axe:before{content:"\f1e2"}.fi-ss-b:before{content:"\f1e3"}.fi-ss-baby-carriage:before{content:"\f1e4"}.fi-ss-baby:before{content:"\f1e5"}.fi-ss-back-up:before{content:"\f1e6"}.fi-ss-background:before{content:"\f1e7"}.fi-ss-backpack:before{content:"\f1e8"}.fi-ss-bacon:before{content:"\f1e9"}.fi-ss-bacteria:before{content:"\f1ea"}.fi-ss-bacterium:before{content:"\f1eb"}.fi-ss-badge-check:before{content:"\f1ec"}.fi-ss-badge-dollar:before{content:"\f1ed"}.fi-ss-badge-leaf:before{content:"\f1ee"}.fi-ss-badge-percent:before{content:"\f1ef"}.fi-ss-badge-sheriff:before{content:"\f1f0"}.fi-ss-badge:before{content:"\f1f1"}.fi-ss-badger-honey:before{content:"\f1f2"}.fi-ss-badget-check-alt:before{content:"\f1f3"}.fi-ss-badminton:before{content:"\f1f4"}.fi-ss-bag-map-pin:before{content:"\f1f5"}.fi-ss-bag-seedling:before{content:"\f1f6"}.fi-ss-bag-shopping-minus:before{content:"\f1f7"}.fi-ss-bags-shopping:before{content:"\f1f8"}.fi-ss-baguette:before{content:"\f1f9"}.fi-ss-bahai:before{content:"\f1fa"}.fi-ss-baht-sign:before{content:"\f1fb"}.fi-ss-balance-scale-left:before{content:"\f1fc"}.fi-ss-balance-scale-right:before{content:"\f1fd"}.fi-ss-ball-pile:before{content:"\f1fe"}.fi-ss-ballet-dance:before{content:"\f1ff"}.fi-ss-balloon:before{content:"\f200"}.fi-ss-balloons:before{content:"\f201"}.fi-ss-ballot-check:before{content:"\f202"}.fi-ss-ballot:before{content:"\f203"}.fi-ss-ban-bug:before{content:"\f204"}.fi-ss-ban:before{content:"\f205"}.fi-ss-banana:before{content:"\f206"}.fi-ss-band-aid:before{content:"\f207"}.fi-ss-bangladeshi-taka-sign:before{content:"\f208"}.fi-ss-banjo:before{content:"\f209"}.fi-ss-bank:before{content:"\f20a"}.fi-ss-banner-2:before{content:"\f20b"}.fi-ss-banner-3:before{content:"\f20c"}.fi-ss-banner-4:before{content:"\f20d"}.fi-ss-banner-5:before{content:"\f20e"}.fi-ss-banner:before{content:"\f20f"}.fi-ss-barber-pole:before{content:"\f210"}.fi-ss-barber-shop:before{content:"\f211"}.fi-ss-barcode-read:before{content:"\f212"}.fi-ss-barcode-scan:before{content:"\f213"}.fi-ss-barcode:before{content:"\f214"}.fi-ss-bars-filter:before{content:"\f215"}.fi-ss-bars-progress:before{content:"\f216"}.fi-ss-bars-sort:before{content:"\f217"}.fi-ss-bars-staggered:before{content:"\f218"}.fi-ss-baseball-alt:before{content:"\f219"}.fi-ss-baseball:before{content:"\f21a"}.fi-ss-basket-shopping-minus:before{content:"\f21b"}.fi-ss-basket-shopping-plus:before{content:"\f21c"}.fi-ss-basket-shopping-simple:before{content:"\f21d"}.fi-ss-basketball-hoop:before{content:"\f21e"}.fi-ss-basketball:before{content:"\f21f"}.fi-ss-bat:before{content:"\f220"}.fi-ss-bath:before{content:"\f221"}.fi-ss-battery-bolt:before{content:"\f222"}.fi-ss-battery-empty:before{content:"\f223"}.fi-ss-battery-exclamation:before{content:"\f224"}.fi-ss-battery-full:before{content:"\f225"}.fi-ss-battery-half:before{content:"\f226"}.fi-ss-battery-quarter:before{content:"\f227"}.fi-ss-battery-slash:before{content:"\f228"}.fi-ss-battery-three-quarters:before{content:"\f229"}.fi-ss-beacon:before{content:"\f22a"}.fi-ss-bed-alt:before{content:"\f22b"}.fi-ss-bed-bunk:before{content:"\f22c"}.fi-ss-bed-empty:before{content:"\f22d"}.fi-ss-bed:before{content:"\f22e"}.fi-ss-bee:before{content:"\f22f"}.fi-ss-beer-mug-empty:before{content:"\f230"}.fi-ss-beer:before{content:"\f231"}.fi-ss-bell-concierge:before{content:"\f232"}.fi-ss-bell-notification-call:before{content:"\f233"}.fi-ss-bell-notification-social-media:before{content:"\f234"}.fi-ss-bell-ring:before{content:"\f235"}.fi-ss-bell-school-slash:before{content:"\f236"}.fi-ss-bell-school:before{content:"\f237"}.fi-ss-bell-slash:before{content:"\f238"}.fi-ss-bell:before{content:"\f239"}.fi-ss-bells:before{content:"\f23a"}.fi-ss-bench-tree:before{content:"\f23b"}.fi-ss-benefit-diamond-alt:before{content:"\f23c"}.fi-ss-benefit-diamond:before{content:"\f23d"}.fi-ss-benefit-hand:before{content:"\f23e"}.fi-ss-benefit-increase:before{content:"\f23f"}.fi-ss-benefit-porcent:before{content:"\f240"}.fi-ss-benefit:before{content:"\f241"}.fi-ss-betamax:before{content:"\f242"}.fi-ss-bible:before{content:"\f243"}.fi-ss-bicycle-journey:before{content:"\f244"}.fi-ss-bike:before{content:"\f245"}.fi-ss-biking-mountain:before{content:"\f246"}.fi-ss-biking:before{content:"\f247"}.fi-ss-bill-arrow:before{content:"\f248"}.fi-ss-billiard:before{content:"\f249"}.fi-ss-bin-bottles:before{content:"\f24a"}.fi-ss-binary-circle-check:before{content:"\f24b"}.fi-ss-binary-lock:before{content:"\f24c"}.fi-ss-binary-slash:before{content:"\f24d"}.fi-ss-binary:before{content:"\f24e"}.fi-ss-binoculars:before{content:"\f24f"}.fi-ss-bio-leaves:before{content:"\f250"}.fi-ss-bio:before{content:"\f251"}.fi-ss-biohazard:before{content:"\f252"}.fi-ss-bird:before{content:"\f253"}.fi-ss-bitcoin-sign:before{content:"\f254"}.fi-ss-blanket:before{content:"\f255"}.fi-ss-blender-phone:before{content:"\f256"}.fi-ss-blender:before{content:"\f257"}.fi-ss-blinds-open:before{content:"\f258"}.fi-ss-blinds-raised:before{content:"\f259"}.fi-ss-blinds:before{content:"\f25a"}.fi-ss-block-brick:before{content:"\f25b"}.fi-ss-block-microphone:before{content:"\f25c"}.fi-ss-block-question:before{content:"\f25d"}.fi-ss-block-quote:before{content:"\f25e"}.fi-ss-block:before{content:"\f25f"}.fi-ss-blockchain-3:before{content:"\f260"}.fi-ss-blog-pencil:before{content:"\f261"}.fi-ss-blog-text:before{content:"\f262"}.fi-ss-blood-dropper:before{content:"\f263"}.fi-ss-blood-test-tube-alt:before{content:"\f264"}.fi-ss-blood-test-tube:before{content:"\f265"}.fi-ss-blood:before{content:"\f266"}.fi-ss-blossom:before{content:"\f267"}.fi-ss-blueberries:before{content:"\f268"}.fi-ss-blueprint:before{content:"\f269"}.fi-ss-bold:before{content:"\f26a"}.fi-ss-bolt-auto:before{content:"\f26b"}.fi-ss-bolt-slash:before{content:"\f26c"}.fi-ss-bolt:before{content:"\f26d"}.fi-ss-bomb:before{content:"\f26e"}.fi-ss-bone-break:before{content:"\f26f"}.fi-ss-bone:before{content:"\f270"}.fi-ss-bong:before{content:"\f271"}.fi-ss-bonus-alt:before{content:"\f272"}.fi-ss-bonus-star:before{content:"\f273"}.fi-ss-bonus:before{content:"\f274"}.fi-ss-book-alt:before{content:"\f275"}.fi-ss-book-arrow-right:before{content:"\f276"}.fi-ss-book-arrow-up:before{content:"\f277"}.fi-ss-book-atlas:before{content:"\f278"}.fi-ss-book-bookmark:before{content:"\f279"}.fi-ss-book-circle-arrow-right:before{content:"\f27a"}.fi-ss-book-circle-arrow-up:before{content:"\f27b"}.fi-ss-book-copy:before{content:"\f27c"}.fi-ss-book-dead:before{content:"\f27d"}.fi-ss-book-font:before{content:"\f27e"}.fi-ss-book-heart:before{content:"\f27f"}.fi-ss-book-medical:before{content:"\f280"}.fi-ss-book-open-cover:before{content:"\f281"}.fi-ss-book-open-reader:before{content:"\f282"}.fi-ss-book-plus:before{content:"\f283"}.fi-ss-book-quran:before{content:"\f284"}.fi-ss-book-section:before{content:"\f285"}.fi-ss-book-spells:before{content:"\f286"}.fi-ss-book-tanakh:before{content:"\f287"}.fi-ss-book-user:before{content:"\f288"}.fi-ss-book:before{content:"\f289"}.fi-ss-Booking:before{content:"\f28a"}.fi-ss-bookmark-slash:before{content:"\f28b"}.fi-ss-bookmark:before{content:"\f28c"}.fi-ss-books-medical:before{content:"\f28d"}.fi-ss-books:before{content:"\f28e"}.fi-ss-boot-heeled:before{content:"\f28f"}.fi-ss-boot:before{content:"\f290"}.fi-ss-booth-curtain:before{content:"\f291"}.fi-ss-border-all:before{content:"\f292"}.fi-ss-border-bottom:before{content:"\f293"}.fi-ss-border-center-h:before{content:"\f294"}.fi-ss-border-center-v:before{content:"\f295"}.fi-ss-border-inner:before{content:"\f296"}.fi-ss-border-left:before{content:"\f297"}.fi-ss-border-none:before{content:"\f298"}.fi-ss-border-outer:before{content:"\f299"}.fi-ss-border-right:before{content:"\f29a"}.fi-ss-border-style-alt:before{content:"\f29b"}.fi-ss-border-style:before{content:"\f29c"}.fi-ss-border-top:before{content:"\f29d"}.fi-ss-boss:before{content:"\f29e"}.fi-ss-bottle-droplet:before{content:"\f29f"}.fi-ss-bottle:before{content:"\f2a0"}.fi-ss-bow-arrow:before{content:"\f2a1"}.fi-ss-bowl-chopsticks-noodles:before{content:"\f2a2"}.fi-ss-bowl-chopsticks:before{content:"\f2a3"}.fi-ss-bowl-rice:before{content:"\f2a4"}.fi-ss-bowl-scoop:before{content:"\f2a5"}.fi-ss-bowl-scoops:before{content:"\f2a6"}.fi-ss-bowl-soft-serve:before{content:"\f2a7"}.fi-ss-bowl-spoon:before{content:"\f2a8"}.fi-ss-bowling-ball:before{content:"\f2a9"}.fi-ss-bowling-pins:before{content:"\f2aa"}.fi-ss-bowling:before{content:"\f2ab"}.fi-ss-box-alt:before{content:"\f2ac"}.fi-ss-box-ballot:before{content:"\f2ad"}.fi-ss-box-check:before{content:"\f2ae"}.fi-ss-box-circle-check:before{content:"\f2af"}.fi-ss-box-dollar:before{content:"\f2b0"}.fi-ss-box-fragile:before{content:"\f2b1"}.fi-ss-box-heart:before{content:"\f2b2"}.fi-ss-box-open-full:before{content:"\f2b3"}.fi-ss-box-open:before{content:"\f2b4"}.fi-ss-box-tissue:before{content:"\f2b5"}.fi-ss-box-up:before{content:"\f2b6"}.fi-ss-box:before{content:"\f2b7"}.fi-ss-boxes:before{content:"\f2b8"}.fi-ss-boxing-glove:before{content:"\f2b9"}.fi-ss-bracket-curly-right:before{content:"\f2ba"}.fi-ss-bracket-curly:before{content:"\f2bb"}.fi-ss-bracket-round-right:before{content:"\f2bc"}.fi-ss-bracket-round:before{content:"\f2bd"}.fi-ss-bracket-square-right:before{content:"\f2be"}.fi-ss-bracket-square:before{content:"\f2bf"}.fi-ss-brackets-curly:before{content:"\f2c0"}.fi-ss-brackets-round:before{content:"\f2c1"}.fi-ss-brackets-square:before{content:"\f2c2"}.fi-ss-braille-a:before{content:"\f2c3"}.fi-ss-braille-b:before{content:"\f2c4"}.fi-ss-braille-c:before{content:"\f2c5"}.fi-ss-braille-d:before{content:"\f2c6"}.fi-ss-braille-e:before{content:"\f2c7"}.fi-ss-braille-g:before{content:"\f2c8"}.fi-ss-braille-h:before{content:"\f2c9"}.fi-ss-braille-i:before{content:"\f2ca"}.fi-ss-braille-j:before{content:"\f2cb"}.fi-ss-braille-k:before{content:"\f2cc"}.fi-ss-braille-l:before{content:"\f2cd"}.fi-ss-braille-m:before{content:"\f2ce"}.fi-ss-braille-n-alt:before{content:"\f2cf"}.fi-ss-braille-n:before{content:"\f2d0"}.fi-ss-braille-o:before{content:"\f2d1"}.fi-ss-braille-p:before{content:"\f2d2"}.fi-ss-braille-q:before{content:"\f2d3"}.fi-ss-braille-r:before{content:"\f2d4"}.fi-ss-braille-s:before{content:"\f2d5"}.fi-ss-braille-t:before{content:"\f2d6"}.fi-ss-braille-u:before{content:"\f2d7"}.fi-ss-braille-v:before{content:"\f2d8"}.fi-ss-braille-w:before{content:"\f2d9"}.fi-ss-braille-x:before{content:"\f2da"}.fi-ss-braille-y:before{content:"\f2db"}.fi-ss-braille-z:before{content:"\f2dc"}.fi-ss-braille:before{content:"\f2dd"}.fi-ss-brain-circuit:before{content:"\f2de"}.fi-ss-brain:before{content:"\f2df"}.fi-ss-brake-warning:before{content:"\f2e0"}.fi-ss-branching:before{content:"\f2e1"}.fi-ss-brand:before{content:"\f2e2"}.fi-ss-branding:before{content:"\f2e3"}.fi-ss-bread-loaf:before{content:"\f2e4"}.fi-ss-bread-slice-butter:before{content:"\f2e5"}.fi-ss-bread-slice:before{content:"\f2e6"}.fi-ss-bread:before{content:"\f2e7"}.fi-ss-briefcase-arrow-right:before{content:"\f2e8"}.fi-ss-briefcase-blank:before{content:"\f2e9"}.fi-ss-briefcase:before{content:"\f2ea"}.fi-ss-brightness-low:before{content:"\f2eb"}.fi-ss-brightness:before{content:"\f2ec"}.fi-ss-bring-forward:before{content:"\f2ed"}.fi-ss-bring-front:before{content:"\f2ee"}.fi-ss-broadcast-tower:before{content:"\f2ef"}.fi-ss-broccoli:before{content:"\f2f0"}.fi-ss-broken-chain-link-wrong:before{content:"\f2f1"}.fi-ss-broken-image:before{content:"\f2f2"}.fi-ss-broom-ball:before{content:"\f2f3"}.fi-ss-broom:before{content:"\f2f4"}.fi-ss-browser-ui:before{content:"\f2f5"}.fi-ss-browser:before{content:"\f2f6"}.fi-ss-browsers:before{content:"\f2f7"}.fi-ss-brush:before{content:"\f2f8"}.fi-ss-bucket:before{content:"\f2f9"}.fi-ss-budget-alt:before{content:"\f2fa"}.fi-ss-budget:before{content:"\f2fb"}.fi-ss-bug-slash:before{content:"\f2fc"}.fi-ss-bug:before{content:"\f2fd"}.fi-ss-bugs:before{content:"\f2fe"}.fi-ss-build-alt:before{content:"\f2ff"}.fi-ss-build:before{content:"\f300"}.fi-ss-builder:before{content:"\f301"}.fi-ss-building-circle-arrow-right:before{content:"\f302"}.fi-ss-building-ngo:before{content:"\f303"}.fi-ss-building:before{content:"\f304"}.fi-ss-bulb:before{content:"\f305"}.fi-ss-bullet:before{content:"\f306"}.fi-ss-bullhorn:before{content:"\f307"}.fi-ss-bullseye-arrow:before{content:"\f308"}.fi-ss-bullseye-pointer:before{content:"\f309"}.fi-ss-bullseye:before{content:"\f30a"}.fi-ss-burger-alt:before{content:"\f30b"}.fi-ss-burger-fries:before{content:"\f30c"}.fi-ss-burger-glass:before{content:"\f30d"}.fi-ss-burrito:before{content:"\f30e"}.fi-ss-burst:before{content:"\f30f"}.fi-ss-bus-alt:before{content:"\f310"}.fi-ss-bus:before{content:"\f311"}.fi-ss-business-time:before{content:"\f312"}.fi-ss-Butter:before{content:"\f313"}.fi-ss-butterfly:before{content:"\f314"}.fi-ss-c:before{content:"\f315"}.fi-ss-cabin:before{content:"\f316"}.fi-ss-cactus:before{content:"\f317"}.fi-ss-cage-empty:before{content:"\f318"}.fi-ss-cake-birthday:before{content:"\f319"}.fi-ss-cake-slice:before{content:"\f31a"}.fi-ss-cake-wedding:before{content:"\f31b"}.fi-ss-calculator-bill:before{content:"\f31c"}.fi-ss-calculator-math-tax:before{content:"\f31d"}.fi-ss-calculator-money:before{content:"\f31e"}.fi-ss-calculator-simple:before{content:"\f31f"}.fi-ss-calculator:before{content:"\f320"}.fi-ss-calendar-arrow-down:before{content:"\f321"}.fi-ss-calendar-arrow-up:before{content:"\f322"}.fi-ss-calendar-birhtday-cake:before{content:"\f323"}.fi-ss-calendar-call:before{content:"\f324"}.fi-ss-calendar-check:before{content:"\f325"}.fi-ss-calendar-clock:before{content:"\f326"}.fi-ss-calendar-day:before{content:"\f327"}.fi-ss-calendar-days:before{content:"\f328"}.fi-ss-calendar-event-tax:before{content:"\f329"}.fi-ss-calendar-exclamation:before{content:"\f32a"}.fi-ss-calendar-gavel-legal:before{content:"\f32b"}.fi-ss-calendar-heart:before{content:"\f32c"}.fi-ss-calendar-image:before{content:"\f32d"}.fi-ss-calendar-lines-pen:before{content:"\f32e"}.fi-ss-calendar-lines:before{content:"\f32f"}.fi-ss-calendar-minus:before{content:"\f330"}.fi-ss-calendar-payment-loan:before{content:"\f331"}.fi-ss-calendar-pen:before{content:"\f332"}.fi-ss-calendar-plus:before{content:"\f333"}.fi-ss-calendar-salary:before{content:"\f334"}.fi-ss-calendar-shift-swap:before{content:"\f335"}.fi-ss-calendar-star:before{content:"\f336"}.fi-ss-calendar-swap:before{content:"\f337"}.fi-ss-calendar-week:before{content:"\f338"}.fi-ss-calendar-xmark:before{content:"\f339"}.fi-ss-calendar:before{content:"\f33a"}.fi-ss-calendars:before{content:"\f33b"}.fi-ss-call-duration:before{content:"\f33c"}.fi-ss-call-history:before{content:"\f33d"}.fi-ss-call-incoming:before{content:"\f33e"}.fi-ss-call-missed:before{content:"\f33f"}.fi-ss-call-outgoing:before{content:"\f340"}.fi-ss-camcorder:before{content:"\f341"}.fi-ss-camera-cctv:before{content:"\f342"}.fi-ss-camera-movie:before{content:"\f343"}.fi-ss-camera-retro:before{content:"\f344"}.fi-ss-camera-rotate:before{content:"\f345"}.fi-ss-camera-security:before{content:"\f346"}.fi-ss-camera-slash:before{content:"\f347"}.fi-ss-camera-viewfinder:before{content:"\f348"}.fi-ss-camera:before{content:"\f349"}.fi-ss-campfire:before{content:"\f34a"}.fi-ss-camping:before{content:"\f34b"}.fi-ss-can-food:before{content:"\f34c"}.fi-ss-candle-holder:before{content:"\f34d"}.fi-ss-candle-lotus-yoga:before{content:"\f34e"}.fi-ss-candle-pose-yoga:before{content:"\f34f"}.fi-ss-candy-alt:before{content:"\f350"}.fi-ss-candy-bar:before{content:"\f351"}.fi-ss-candy-cane:before{content:"\f352"}.fi-ss-candy-corn:before{content:"\f353"}.fi-ss-candy-sweet:before{content:"\f354"}.fi-ss-candy:before{content:"\f355"}.fi-ss-Cannabis:before{content:"\f356"}.fi-ss-canned-food:before{content:"\f357"}.fi-ss-capsules:before{content:"\f358"}.fi-ss-car-alt:before{content:"\f359"}.fi-ss-car-battery:before{content:"\f35a"}.fi-ss-car-bolt:before{content:"\f35b"}.fi-ss-car-building:before{content:"\f35c"}.fi-ss-car-bump:before{content:"\f35d"}.fi-ss-car-bus:before{content:"\f35e"}.fi-ss-car-circle-bolt:before{content:"\f35f"}.fi-ss-car-crash:before{content:"\f360"}.fi-ss-car-garage:before{content:"\f361"}.fi-ss-car-journey:before{content:"\f362"}.fi-ss-car-mechanic:before{content:"\f363"}.fi-ss-car-rear:before{content:"\f364"}.fi-ss-car-side-bolt:before{content:"\f365"}.fi-ss-car-side:before{content:"\f366"}.fi-ss-car-tilt:before{content:"\f367"}.fi-ss-car-wash:before{content:"\f368"}.fi-ss-car:before{content:"\f369"}.fi-ss-caravan-alt:before{content:"\f36a"}.fi-ss-caravan:before{content:"\f36b"}.fi-ss-card-club:before{content:"\f36c"}.fi-ss-card-diamond:before{content:"\f36d"}.fi-ss-card-heart:before{content:"\f36e"}.fi-ss-card-spade:before{content:"\f36f"}.fi-ss-cardinal-compass:before{content:"\f370"}.fi-ss-career-growth:before{content:"\f371"}.fi-ss-career-path:before{content:"\f372"}.fi-ss-caret-circle-down:before{content:"\f373"}.fi-ss-caret-circle-right:before{content:"\f374"}.fi-ss-caret-circle-up:before{content:"\f375"}.fi-ss-caret-down:before{content:"\f376"}.fi-ss-caret-left:before{content:"\f377"}.fi-ss-caret-quare-up:before{content:"\f378"}.fi-ss-caret-right:before{content:"\f379"}.fi-ss-caret-square-down:before{content:"\f37a"}.fi-ss-caret-square-left_1:before{content:"\f37b"}.fi-ss-caret-square-left:before{content:"\f37c"}.fi-ss-caret-square-right:before{content:"\f37d"}.fi-ss-caret-up:before{content:"\f37e"}.fi-ss-carrot:before{content:"\f37f"}.fi-ss-cars-crash:before{content:"\f380"}.fi-ss-cars:before{content:"\f381"}.fi-ss-cart-arrow-down:before{content:"\f382"}.fi-ss-cart-minus:before{content:"\f383"}.fi-ss-cart-shopping-fast:before{content:"\f384"}.fi-ss-cash-register:before{content:"\f385"}.fi-ss-cassette-tape:before{content:"\f386"}.fi-ss-cassette-vhs:before{content:"\f387"}.fi-ss-castle:before{content:"\f388"}.fi-ss-cat-head:before{content:"\f389"}.fi-ss-cat-space:before{content:"\f38a"}.fi-ss-cat:before{content:"\f38b"}.fi-ss-catalog-alt:before{content:"\f38c"}.fi-ss-catalog-magazine:before{content:"\f38d"}.fi-ss-catalog:before{content:"\f38e"}.fi-ss-category-alt:before{content:"\f38f"}.fi-ss-category:before{content:"\f390"}.fi-ss-cauldron:before{content:"\f391"}.fi-ss-cedi-sign:before{content:"\f392"}.fi-ss-cello:before{content:"\f393"}.fi-ss-cent-sign:before{content:"\f394"}.fi-ss-chair-office:before{content:"\f395"}.fi-ss-chair:before{content:"\f396"}.fi-ss-chalkboard-user:before{content:"\f397"}.fi-ss-chalkboard:before{content:"\f398"}.fi-ss-challenge-alt:before{content:"\f399"}.fi-ss-challenge:before{content:"\f39a"}.fi-ss-channel:before{content:"\f39b"}.fi-ss-charging-station:before{content:"\f39c"}.fi-ss-chart-area:before{content:"\f39d"}.fi-ss-chart-bullet:before{content:"\f39e"}.fi-ss-chart-candlestick:before{content:"\f39f"}.fi-ss-chart-connected:before{content:"\f3a0"}.fi-ss-chart-gantt:before{content:"\f3a1"}.fi-ss-chart-histogram:before{content:"\f3a2"}.fi-ss-chart-kanban:before{content:"\f3a3"}.fi-ss-chart-line-up-down:before{content:"\f3a4"}.fi-ss-chart-line-up:before{content:"\f3a5"}.fi-ss-chart-mixed-up-circle-currency:before{content:"\f3a6"}.fi-ss-chart-mixed-up-circle-dollar:before{content:"\f3a7"}.fi-ss-chart-mixed:before{content:"\f3a8"}.fi-ss-chart-network:before{content:"\f3a9"}.fi-ss-chart-pie-alt:before{content:"\f3aa"}.fi-ss-chart-pie-simple-circle-currency:before{content:"\f3ab"}.fi-ss-chart-pie-simple-circle-dollar:before{content:"\f3ac"}.fi-ss-chart-pie:before{content:"\f3ad"}.fi-ss-chart-pyramid:before{content:"\f3ae"}.fi-ss-chart-radar:before{content:"\f3af"}.fi-ss-chart-scatter-3d:before{content:"\f3b0"}.fi-ss-chart-scatter-bubble:before{content:"\f3b1"}.fi-ss-chart-scatter:before{content:"\f3b2"}.fi-ss-chart-set-theory:before{content:"\f3b3"}.fi-ss-chart-simple-horizontal:before{content:"\f3b4"}.fi-ss-chart-simple:before{content:"\f3b5"}.fi-ss-chart-tree-map:before{content:"\f3b6"}.fi-ss-chart-tree:before{content:"\f3b7"}.fi-ss-chart-user:before{content:"\f3b8"}.fi-ss-chart-waterfall:before{content:"\f3b9"}.fi-ss-chat-arrow-down:before{content:"\f3ba"}.fi-ss-chat-arrow-grow:before{content:"\f3bb"}.fi-ss-chat-bubble-call:before{content:"\f3bc"}.fi-ss-chatbot-speech-bubble:before{content:"\f3bd"}.fi-ss-chatbot:before{content:"\f3be"}.fi-ss-cheap-bill:before{content:"\f3bf"}.fi-ss-cheap-dollar:before{content:"\f3c0"}.fi-ss-cheap-stack-dollar:before{content:"\f3c1"}.fi-ss-cheap-stack:before{content:"\f3c2"}.fi-ss-cheap:before{content:"\f3c3"}.fi-ss-check-circle:before{content:"\f3c4"}.fi-ss-check-double:before{content:"\f3c5"}.fi-ss-check-in-calendar:before{content:"\f3c6"}.fi-ss-check-out-calendar:before{content:"\f3c7"}.fi-ss-check:before{content:"\f3c8"}.fi-ss-checkbox:before{content:"\f3c9"}.fi-ss-checklist-task-budget:before{content:"\f3ca"}.fi-ss-cheese-alt:before{content:"\f3cb"}.fi-ss-cheese:before{content:"\f3cc"}.fi-ss-cheeseburger:before{content:"\f3cd"}.fi-ss-cherry:before{content:"\f3ce"}.fi-ss-chess-bishop:before{content:"\f3cf"}.fi-ss-chess-board:before{content:"\f3d0"}.fi-ss-chess-clock-alt:before{content:"\f3d1"}.fi-ss-chess-clock:before{content:"\f3d2"}.fi-ss-chess-king-alt:before{content:"\f3d3"}.fi-ss-chess-king:before{content:"\f3d4"}.fi-ss-chess-knight-alt:before{content:"\f3d5"}.fi-ss-chess-knight:before{content:"\f3d6"}.fi-ss-chess-pawn-alt:before{content:"\f3d7"}.fi-ss-chess-pawn:before{content:"\f3d8"}.fi-ss-chess-piece:before{content:"\f3d9"}.fi-ss-chess-queen-alt:before{content:"\f3da"}.fi-ss-chess-queen:before{content:"\f3db"}.fi-ss-chess-rook-alt:before{content:"\f3dc"}.fi-ss-chess-rook:before{content:"\f3dd"}.fi-ss-chess:before{content:"\f3de"}.fi-ss-chevron-double-down:before{content:"\f3df"}.fi-ss-chevron-double-up:before{content:"\f3e0"}.fi-ss-child-head:before{content:"\f3e1"}.fi-ss-child:before{content:"\f3e2"}.fi-ss-chimney:before{content:"\f3e3"}.fi-ss-chip:before{content:"\f3e4"}.fi-ss-chocolate:before{content:"\f3e5"}.fi-ss-choir-singing:before{content:"\f3e6"}.fi-ss-choose-alt:before{content:"\f3e7"}.fi-ss-choose:before{content:"\f3e8"}.fi-ss-church:before{content:"\f3e9"}.fi-ss-circle-0:before{content:"\f3ea"}.fi-ss-circle-1:before{content:"\f3eb"}.fi-ss-circle-2:before{content:"\f3ec"}.fi-ss-circle-3:before{content:"\f3ed"}.fi-ss-circle-4:before{content:"\f3ee"}.fi-ss-circle-5:before{content:"\f3ef"}.fi-ss-circle-6:before{content:"\f3f0"}.fi-ss-circle-7:before{content:"\f3f1"}.fi-ss-circle-8:before{content:"\f3f2"}.fi-ss-circle-9:before{content:"\f3f3"}.fi-ss-circle-a:before{content:"\f3f4"}.fi-ss-circle-b:before{content:"\f3f5"}.fi-ss-circle-bolt:before{content:"\f3f6"}.fi-ss-circle-book-open:before{content:"\f3f7"}.fi-ss-circle-bookmark:before{content:"\f3f8"}.fi-ss-circle-c:before{content:"\f3f9"}.fi-ss-circle-calendar:before{content:"\f3fa"}.fi-ss-circle-camera:before{content:"\f3fb"}.fi-ss-circle-d:before{content:"\f3fc"}.fi-ss-circle-dashed:before{content:"\f3fd"}.fi-ss-circle-divide:before{content:"\f3fe"}.fi-ss-circle-e:before{content:"\f3ff"}.fi-ss-circle-ellipsis-vertical:before{content:"\f400"}.fi-ss-circle-ellipsis:before{content:"\f401"}.fi-ss-circle-envelope:before{content:"\f402"}.fi-ss-circle-exclamation-check:before{content:"\f403"}.fi-ss-circle-f:before{content:"\f404"}.fi-ss-circle-g:before{content:"\f405"}.fi-ss-circle-h:before{content:"\f406"}.fi-ss-circle-half-stroke:before{content:"\f407"}.fi-ss-circle-half:before{content:"\f408"}.fi-ss-circle-heart:before{content:"\f409"}.fi-ss-circle-i:before{content:"\f40a"}.fi-ss-circle-j:before{content:"\f40b"}.fi-ss-circle-k:before{content:"\f40c"}.fi-ss-circle-l:before{content:"\f40d"}.fi-ss-circle-m:before{content:"\f40e"}.fi-ss-circle-microphone-lines:before{content:"\f40f"}.fi-ss-circle-microphone:before{content:"\f410"}.fi-ss-circle-n:before{content:"\f411"}.fi-ss-circle-nodes:before{content:"\f412"}.fi-ss-circle-o:before{content:"\f413"}.fi-ss-circle-overlap:before{content:"\f414"}.fi-ss-circle-p:before{content:"\f415"}.fi-ss-circle-phone-flip:before{content:"\f416"}.fi-ss-circle-phone-hangup:before{content:"\f417"}.fi-ss-circle-phone:before{content:"\f418"}.fi-ss-circle-q:before{content:"\f419"}.fi-ss-circle-quarter:before{content:"\f41a"}.fi-ss-circle-quarters-alt:before{content:"\f41b"}.fi-ss-circle-r:before{content:"\f41c"}.fi-ss-circle-s:before{content:"\f41d"}.fi-ss-circle-small:before{content:"\f41e"}.fi-ss-circle-star:before{content:"\f41f"}.fi-ss-circle-t:before{content:"\f420"}.fi-ss-circle-three-quarters:before{content:"\f421"}.fi-ss-circle-trash:before{content:"\f422"}.fi-ss-circle-u:before{content:"\f423"}.fi-ss-circle-user:before{content:"\f424"}.fi-ss-circle-v:before{content:"\f425"}.fi-ss-circle-video:before{content:"\f426"}.fi-ss-circle-w:before{content:"\f427"}.fi-ss-circle-waveform-lines:before{content:"\f428"}.fi-ss-circle-x:before{content:"\f429"}.fi-ss-circle-xmark:before{content:"\f42a"}.fi-ss-circle-y:before{content:"\f42b"}.fi-ss-circle-z:before{content:"\f42c"}.fi-ss-circle:before{content:"\f42d"}.fi-ss-citrus-slice:before{content:"\f42e"}.fi-ss-citrus:before{content:"\f42f"}.fi-ss-city:before{content:"\f430"}.fi-ss-clapperboard-play:before{content:"\f431"}.fi-ss-clapperboard:before{content:"\f432"}.fi-ss-clarinet:before{content:"\f433"}.fi-ss-claw-marks:before{content:"\f434"}.fi-ss-clear-alt:before{content:"\f435"}.fi-ss-clip-file:before{content:"\f436"}.fi-ss-clip-mail:before{content:"\f437"}.fi-ss-clip:before{content:"\f438"}.fi-ss-clipboard-check:before{content:"\f439"}.fi-ss-clipboard-exclamation:before{content:"\f43a"}.fi-ss-clipboard-list-check:before{content:"\f43b"}.fi-ss-clipboard-list:before{content:"\f43c"}.fi-ss-clipboard-prescription:before{content:"\f43d"}.fi-ss-clipboard-question:before{content:"\f43e"}.fi-ss-clipboard-user:before{content:"\f43f"}.fi-ss-clipboard:before{content:"\f440"}.fi-ss-clipoard-wrong:before{content:"\f441"}.fi-ss-clock-desk:before{content:"\f442"}.fi-ss-clock-eight-thirty:before{content:"\f443"}.fi-ss-clock-eleven-thirty:before{content:"\f444"}.fi-ss-clock-eleven:before{content:"\f445"}.fi-ss-clock-five-thirty:before{content:"\f446"}.fi-ss-clock-five:before{content:"\f447"}.fi-ss-clock-four-thirty:before{content:"\f448"}.fi-ss-clock-nine-thirty:before{content:"\f449"}.fi-ss-clock-nine:before{content:"\f44a"}.fi-ss-clock-one-thirty:before{content:"\f44b"}.fi-ss-clock-one:before{content:"\f44c"}.fi-ss-clock-seven-thirty:before{content:"\f44d"}.fi-ss-clock-seven:before{content:"\f44e"}.fi-ss-clock-six-thirty:before{content:"\f44f"}.fi-ss-clock-six:before{content:"\f450"}.fi-ss-clock-ten-thirty:before{content:"\f451"}.fi-ss-clock-ten:before{content:"\f452"}.fi-ss-clock-three-thirty:before{content:"\f453"}.fi-ss-clock-three:before{content:"\f454"}.fi-ss-clock-time-tracking:before{content:"\f455"}.fi-ss-clock-twelve-thirty:before{content:"\f456"}.fi-ss-clock-twelve:before{content:"\f457"}.fi-ss-clock-two-thirty:before{content:"\f458"}.fi-ss-clock-two:before{content:"\f459"}.fi-ss-clock-up-arrow:before{content:"\f45a"}.fi-ss-clock:before{content:"\f45b"}.fi-ss-clone:before{content:"\f45c"}.fi-ss-closed-captioning-slash:before{content:"\f45d"}.fi-ss-clothes-hanger:before{content:"\f45e"}.fi-ss-cloud-back-up-alt:before{content:"\f45f"}.fi-ss-cloud-back-up:before{content:"\f460"}.fi-ss-cloud-check:before{content:"\f461"}.fi-ss-cloud-code:before{content:"\f462"}.fi-ss-cloud-disabled:before{content:"\f463"}.fi-ss-cloud-download-alt:before{content:"\f464"}.fi-ss-cloud-download:before{content:"\f465"}.fi-ss-cloud-drizzle:before{content:"\f466"}.fi-ss-cloud-exclamation:before{content:"\f467"}.fi-ss-cloud-gear-automation:before{content:"\f468"}.fi-ss-cloud-hail-mixed:before{content:"\f469"}.fi-ss-cloud-hail:before{content:"\f46a"}.fi-ss-cloud-meatball:before{content:"\f46b"}.fi-ss-cloud-moon-rain:before{content:"\f46c"}.fi-ss-cloud-moon:before{content:"\f46d"}.fi-ss-cloud-question:before{content:"\f46e"}.fi-ss-cloud-rain:before{content:"\f46f"}.fi-ss-cloud-rainbow:before{content:"\f470"}.fi-ss-cloud-share:before{content:"\f471"}.fi-ss-cloud-showers-heavy:before{content:"\f472"}.fi-ss-cloud-showers:before{content:"\f473"}.fi-ss-cloud-sleet:before{content:"\f474"}.fi-ss-cloud-snow:before{content:"\f475"}.fi-ss-cloud-sun-rain:before{content:"\f476"}.fi-ss-cloud-sun:before{content:"\f477"}.fi-ss-cloud-upload-alt:before{content:"\f478"}.fi-ss-cloud-upload:before{content:"\f479"}.fi-ss-cloud:before{content:"\f47a"}.fi-ss-clouds-moon:before{content:"\f47b"}.fi-ss-clouds-sun:before{content:"\f47c"}.fi-ss-clouds:before{content:"\f47d"}.fi-ss-clover-alt:before{content:"\f47e"}.fi-ss-club:before{content:"\f47f"}.fi-ss-cocktail-alt:before{content:"\f480"}.fi-ss-cocktail:before{content:"\f481"}.fi-ss-coconut:before{content:"\f482"}.fi-ss-code-branch:before{content:"\f483"}.fi-ss-code-commit:before{content:"\f484"}.fi-ss-code-compare:before{content:"\f485"}.fi-ss-code-fork:before{content:"\f486"}.fi-ss-code-merge:before{content:"\f487"}.fi-ss-code-pull-request-closed:before{content:"\f488"}.fi-ss-code-pull-request-draft:before{content:"\f489"}.fi-ss-code-pull-request:before{content:"\f48a"}.fi-ss-code-simple:before{content:"\f48b"}.fi-ss-coffee-bean:before{content:"\f48c"}.fi-ss-coffee-beans:before{content:"\f48d"}.fi-ss-coffee-heart:before{content:"\f48e"}.fi-ss-coffee-pot:before{content:"\f48f"}.fi-ss-coffee:before{content:"\f490"}.fi-ss-coffin-cross:before{content:"\f491"}.fi-ss-coffin:before{content:"\f492"}.fi-ss-coin-up-arrow:before{content:"\f493"}.fi-ss-coin:before{content:"\f494"}.fi-ss-coins:before{content:"\f495"}.fi-ss-colon-sign:before{content:"\f496"}.fi-ss-columns-3:before{content:"\f497"}.fi-ss-comet:before{content:"\f498"}.fi-ss-command:before{content:"\f499"}.fi-ss-comment-alt-check:before{content:"\f49a"}.fi-ss-comment-alt-dots:before{content:"\f49b"}.fi-ss-comment-alt-edit:before{content:"\f49c"}.fi-ss-comment-alt-medical:before{content:"\f49d"}.fi-ss-comment-alt-middle-top:before{content:"\f49e"}.fi-ss-comment-alt-middle:before{content:"\f49f"}.fi-ss-comment-alt-minus:before{content:"\f4a0"}.fi-ss-comment-alt-music:before{content:"\f4a1"}.fi-ss-comment-alt:before{content:"\f4a2"}.fi-ss-comment-arrow-down:before{content:"\f4a3"}.fi-ss-comment-arrow-up-right:before{content:"\f4a4"}.fi-ss-comment-arrow-up:before{content:"\f4a5"}.fi-ss-comment-check:before{content:"\f4a6"}.fi-ss-comment-code:before{content:"\f4a7"}.fi-ss-comment-dollar:before{content:"\f4a8"}.fi-ss-comment-dots:before{content:"\f4a9"}.fi-ss-comment-exclamation:before{content:"\f4aa"}.fi-ss-comment-heart:before{content:"\f4ab"}.fi-ss-comment-image:before{content:"\f4ac"}.fi-ss-comment-info:before{content:"\f4ad"}.fi-ss-comment-medical:before{content:"\f4ae"}.fi-ss-comment-minus:before{content:"\f4af"}.fi-ss-comment-pen:before{content:"\f4b0"}.fi-ss-comment-question:before{content:"\f4b1"}.fi-ss-comment-quote:before{content:"\f4b2"}.fi-ss-comment-slash:before{content:"\f4b3"}.fi-ss-comment-smile:before{content:"\f4b4"}.fi-ss-comment-sms:before{content:"\f4b5"}.fi-ss-comment-text:before{content:"\f4b6"}.fi-ss-comment-user:before{content:"\f4b7"}.fi-ss-comment-xmark:before{content:"\f4b8"}.fi-ss-comment:before{content:"\f4b9"}.fi-ss-comments-dollar:before{content:"\f4ba"}.fi-ss-comments-question-check:before{content:"\f4bb"}.fi-ss-comments-question:before{content:"\f4bc"}.fi-ss-comments:before{content:"\f4bd"}.fi-ss-compass-alt:before{content:"\f4be"}.fi-ss-compass-east:before{content:"\f4bf"}.fi-ss-compass-north:before{content:"\f4c0"}.fi-ss-compass-slash:before{content:"\f4c1"}.fi-ss-compass-south:before{content:"\f4c2"}.fi-ss-compass-west:before{content:"\f4c3"}.fi-ss-completed:before{content:"\f4c4"}.fi-ss-compliance-clipboard:before{content:"\f4c5"}.fi-ss-compliance-document:before{content:"\f4c6"}.fi-ss-compliance:before{content:"\f4c7"}.fi-ss-compress-alt:before{content:"\f4c8"}.fi-ss-compress:before{content:"\f4c9"}.fi-ss-computer-classic:before{content:"\f4ca"}.fi-ss-computer-mouse:before{content:"\f4cb"}.fi-ss-computer-speaker:before{content:"\f4cc"}.fi-ss-computer:before{content:"\f4cd"}.fi-ss-concierge-bell:before{content:"\f4ce"}.fi-ss-condition-alt:before{content:"\f4cf"}.fi-ss-condition:before{content:"\f4d0"}.fi-ss-confetti:before{content:"\f4d1"}.fi-ss-constellation:before{content:"\f4d2"}.fi-ss-container-storage:before{content:"\f4d3"}.fi-ss-convert-document:before{content:"\f4d4"}.fi-ss-convert-shapes:before{content:"\f4d5"}.fi-ss-conveyor-belt-alt:before{content:"\f4d6"}.fi-ss-conveyor-belt-arm:before{content:"\f4d7"}.fi-ss-conveyor-belt-empty:before{content:"\f4d8"}.fi-ss-conveyor-belt:before{content:"\f4d9"}.fi-ss-cookie-alt:before{content:"\f4da"}.fi-ss-cookie:before{content:"\f4db"}.fi-ss-copy-alt:before{content:"\f4dc"}.fi-ss-copy-image:before{content:"\f4dd"}.fi-ss-copy:before{content:"\f4de"}.fi-ss-copyright:before{content:"\f4df"}.fi-ss-corn:before{content:"\f4e0"}.fi-ss-corporate-alt:before{content:"\f4e1"}.fi-ss-corporate:before{content:"\f4e2"}.fi-ss-couch:before{content:"\f4e3"}.fi-ss-court-sport:before{content:"\f4e4"}.fi-ss-cow-alt:before{content:"\f4e5"}.fi-ss-cow:before{content:"\f4e6"}.fi-ss-cowbell-circle-plus:before{content:"\f4e7"}.fi-ss-cowbell-more:before{content:"\f4e8"}.fi-ss-cowbell:before{content:"\f4e9"}.fi-ss-crab:before{content:"\f4ea"}.fi-ss-crate-empty:before{content:"\f4eb"}.fi-ss-cream:before{content:"\f4ec"}.fi-ss-credit-card-buyer:before{content:"\f4ed"}.fi-ss-credit-card-eye:before{content:"\f4ee"}.fi-ss-credit-card:before{content:"\f4ef"}.fi-ss-cricket:before{content:"\f4f0"}.fi-ss-crm-alt:before{content:"\f4f1"}.fi-ss-crm-computer:before{content:"\f4f2"}.fi-ss-CRM:before{content:"\f4f3"}.fi-ss-croissant:before{content:"\f4f4"}.fi-ss-cross-circle:before{content:"\f4f5"}.fi-ss-cross-religion:before{content:"\f4f6"}.fi-ss-cross-small:before{content:"\f4f7"}.fi-ss-cross:before{content:"\f4f8"}.fi-ss-crow:before{content:"\f4f9"}.fi-ss-crown:before{content:"\f4fa"}.fi-ss-crutch:before{content:"\f4fb"}.fi-ss-crutches:before{content:"\f4fc"}.fi-ss-cruzeiro-sign:before{content:"\f4fd"}.fi-ss-crypto-calendar:before{content:"\f4fe"}.fi-ss-cryptocurrency:before{content:"\f4ff"}.fi-ss-crystal-ball:before{content:"\f500"}.fi-ss-cube:before{content:"\f501"}.fi-ss-cubes-stacked:before{content:"\f502"}.fi-ss-cubes:before{content:"\f503"}.fi-ss-cucumber:before{content:"\f504"}.fi-ss-cup-straw-swoosh:before{content:"\f505"}.fi-ss-cup-straw:before{content:"\f506"}.fi-ss-cup-togo:before{content:"\f507"}.fi-ss-cupcake-alt:before{content:"\f508"}.fi-ss-cupcake:before{content:"\f509"}.fi-ss-curling:before{content:"\f50a"}.fi-ss-cursor-finger:before{content:"\f50b"}.fi-ss-cursor-plus:before{content:"\f50c"}.fi-ss-cursor-text-alt:before{content:"\f50d"}.fi-ss-cursor-text:before{content:"\f50e"}.fi-ss-cursor:before{content:"\f50f"}.fi-ss-curve-alt:before{content:"\f510"}.fi-ss-curve-arrow:before{content:"\f511"}.fi-ss-curve:before{content:"\f512"}.fi-ss-custard:before{content:"\f513"}.fi-ss-customer-care:before{content:"\f514"}.fi-ss-customer-service:before{content:"\f515"}.fi-ss-customization-cogwheel:before{content:"\f516"}.fi-ss-customization:before{content:"\f517"}.fi-ss-customize-computer:before{content:"\f518"}.fi-ss-customize-edit:before{content:"\f519"}.fi-ss-customize:before{content:"\f51a"}.fi-ss-CV:before{content:"\f51b"}.fi-ss-cvv-card:before{content:"\f51c"}.fi-ss-d:before{content:"\f51d"}.fi-ss-dagger:before{content:"\f51e"}.fi-ss-daily-calendar:before{content:"\f51f"}.fi-ss-damage:before{content:"\f520"}.fi-ss-dart:before{content:"\f521"}.fi-ss-dashboard-monitor:before{content:"\f522"}.fi-ss-dashboard-panel:before{content:"\f523"}.fi-ss-dashboard:before{content:"\f524"}.fi-ss-data-transfer:before{content:"\f525"}.fi-ss-database:before{content:"\f526"}.fi-ss-debt:before{content:"\f527"}.fi-ss-deer-rudolph:before{content:"\f528"}.fi-ss-deer:before{content:"\f529"}.fi-ss-delete-document:before{content:"\f52a"}.fi-ss-delete-right:before{content:"\f52b"}.fi-ss-delete-user:before{content:"\f52c"}.fi-ss-delete:before{content:"\f52d"}.fi-ss-democrat:before{content:"\f52e"}.fi-ss-department-structure:before{content:"\f52f"}.fi-ss-department:before{content:"\f530"}.fi-ss-deposit-alt:before{content:"\f531"}.fi-ss-deposit:before{content:"\f532"}.fi-ss-description-alt:before{content:"\f533"}.fi-ss-description:before{content:"\f534"}.fi-ss-desk:before{content:"\f535"}.fi-ss-desktop-arrow-down:before{content:"\f536"}.fi-ss-desktop-wallpaper:before{content:"\f537"}.fi-ss-devices:before{content:"\f538"}.fi-ss-dewpoint:before{content:"\f539"}.fi-ss-dharmachakra:before{content:"\f53a"}.fi-ss-diagram-cells:before{content:"\f53b"}.fi-ss-diagram-lean-canvas:before{content:"\f53c"}.fi-ss-diagram-nested:before{content:"\f53d"}.fi-ss-diagram-next:before{content:"\f53e"}.fi-ss-diagram-predecessor:before{content:"\f53f"}.fi-ss-diagram-previous:before{content:"\f540"}.fi-ss-diagram-project:before{content:"\f541"}.fi-ss-diagram-sankey:before{content:"\f542"}.fi-ss-diagram-subtask:before{content:"\f543"}.fi-ss-diagram-successor:before{content:"\f544"}.fi-ss-diagram-venn:before{content:"\f545"}.fi-ss-dial-high:before{content:"\f546"}.fi-ss-dial-low:before{content:"\f547"}.fi-ss-dial-max:before{content:"\f548"}.fi-ss-dial-med-low:before{content:"\f549"}.fi-ss-dial-med:before{content:"\f54a"}.fi-ss-dial-min:before{content:"\f54b"}.fi-ss-dial-off:before{content:"\f54c"}.fi-ss-dial:before{content:"\f54d"}.fi-ss-diamond-exclamation:before{content:"\f54e"}.fi-ss-diamond-turn-right:before{content:"\f54f"}.fi-ss-diamond:before{content:"\f550"}.fi-ss-diary-bookmark-down:before{content:"\f551"}.fi-ss-diary-bookmarks:before{content:"\f552"}.fi-ss-diary-clasp:before{content:"\f553"}.fi-ss-dice-alt:before{content:"\f554"}.fi-ss-dice-d10:before{content:"\f555"}.fi-ss-dice-d12:before{content:"\f556"}.fi-ss-dice-d20:before{content:"\f557"}.fi-ss-dice-d4:before{content:"\f558"}.fi-ss-dice-d6:before{content:"\f559"}.fi-ss-dice-d8:before{content:"\f55a"}.fi-ss-dice-four:before{content:"\f55b"}.fi-ss-dice-one:before{content:"\f55c"}.fi-ss-dice-six:before{content:"\f55d"}.fi-ss-dice-three:before{content:"\f55e"}.fi-ss-dice-two:before{content:"\f55f"}.fi-ss-dice:before{content:"\f560"}.fi-ss-digging:before{content:"\f561"}.fi-ss-digital-tachograph:before{content:"\f562"}.fi-ss-dinner:before{content:"\f563"}.fi-ss-diploma:before{content:"\f564"}.fi-ss-direction-signal-arrow:before{content:"\f565"}.fi-ss-direction-signal:before{content:"\f566"}.fi-ss-disc-drive:before{content:"\f567"}.fi-ss-discover:before{content:"\f568"}.fi-ss-disease:before{content:"\f569"}.fi-ss-disk:before{content:"\f56a"}.fi-ss-display-arrow-down:before{content:"\f56b"}.fi-ss-display-chart-up:before{content:"\f56c"}.fi-ss-display-code:before{content:"\f56d"}.fi-ss-display-medical:before{content:"\f56e"}.fi-ss-display-slash:before{content:"\f56f"}.fi-ss-distribute-spacing-horizontal:before{content:"\f570"}.fi-ss-distribute-spacing-vertical:before{content:"\f571"}.fi-ss-divide:before{content:"\f572"}.fi-ss-dizzy:before{content:"\f573"}.fi-ss-dna:before{content:"\f574"}.fi-ss-do-not-enter:before{content:"\f575"}.fi-ss-doctor:before{content:"\f576"}.fi-ss-document-circle-wrong:before{content:"\f577"}.fi-ss-document-paid:before{content:"\f578"}.fi-ss-document-signed:before{content:"\f579"}.fi-ss-document:before{content:"\f57a"}.fi-ss-dog-leashed:before{content:"\f57b"}.fi-ss-dog:before{content:"\f57c"}.fi-ss-dollar:before{content:"\f57d"}.fi-ss-dolly-flatbed-alt:before{content:"\f57e"}.fi-ss-dolly-flatbed-empty:before{content:"\f57f"}.fi-ss-dolly-flatbed:before{content:"\f580"}.fi-ss-dolphin:before{content:"\f581"}.fi-ss-domino-effect:before{content:"\f582"}.fi-ss-donate:before{content:"\f583"}.fi-ss-dong-sign:before{content:"\f584"}.fi-ss-donut:before{content:"\f585"}.fi-ss-door-closed:before{content:"\f586"}.fi-ss-door-open:before{content:"\f587"}.fi-ss-dot-circle:before{content:"\f588"}.fi-ss-dot-pending:before{content:"\f589"}.fi-ss-dove:before{content:"\f58a"}.fi-ss-down-from-bracket:before{content:"\f58b"}.fi-ss-down-left-and-up-right-to-center:before{content:"\f58c"}.fi-ss-down-left:before{content:"\f58d"}.fi-ss-down-right:before{content:"\f58e"}.fi-ss-down-to-line:before{content:"\f58f"}.fi-ss-down:before{content:"\f590"}.fi-ss-download:before{content:"\f591"}.fi-ss-drafting-compass:before{content:"\f592"}.fi-ss-dragon:before{content:"\f593"}.fi-ss-draw-polygon:before{content:"\f594"}.fi-ss-draw-square:before{content:"\f595"}.fi-ss-drawer-alt:before{content:"\f596"}.fi-ss-drawer-empty:before{content:"\f597"}.fi-ss-drawer:before{content:"\f598"}.fi-ss-dreidel:before{content:"\f599"}.fi-ss-drink-alt:before{content:"\f59a"}.fi-ss-driver-man:before{content:"\f59b"}.fi-ss-driver-woman:before{content:"\f59c"}.fi-ss-drone-alt:before{content:"\f59d"}.fi-ss-drone-front:before{content:"\f59e"}.fi-ss-drone:before{content:"\f59f"}.fi-ss-drop-down:before{content:"\f5a0"}.fi-ss-dropdown-select:before{content:"\f5a1"}.fi-ss-dropdown:before{content:"\f5a2"}.fi-ss-drum-steelpan:before{content:"\f5a3"}.fi-ss-drum:before{content:"\f5a4"}.fi-ss-drumstick-bite:before{content:"\f5a5"}.fi-ss-drumstick:before{content:"\f5a6"}.fi-ss-dryer-alt:before{content:"\f5a7"}.fi-ss-dryer:before{content:"\f5a8"}.fi-ss-duck:before{content:"\f5a9"}.fi-ss-dumbbell-fitness:before{content:"\f5aa"}.fi-ss-dumbbell-horizontal:before{content:"\f5ab"}.fi-ss-dumbbell-ray:before{content:"\f5ac"}.fi-ss-dumbbell-weightlifting:before{content:"\f5ad"}.fi-ss-dumpster-fire:before{content:"\f5ae"}.fi-ss-dumpster:before{content:"\f5af"}.fi-ss-dungeon:before{content:"\f5b0"}.fi-ss-duplicate:before{content:"\f5b1"}.fi-ss-duration-alt:before{content:"\f5b2"}.fi-ss-duration:before{content:"\f5b3"}.fi-ss-e-learning:before{content:"\f5b4"}.fi-ss-e:before{content:"\f5b5"}.fi-ss-ear-deaf:before{content:"\f5b6"}.fi-ss-ear-muffs:before{content:"\f5b7"}.fi-ss-ear:before{content:"\f5b8"}.fi-ss-earnings:before{content:"\f5b9"}.fi-ss-earth-africa:before{content:"\f5ba"}.fi-ss-earth-americas:before{content:"\f5bb"}.fi-ss-earth-asia:before{content:"\f5bc"}.fi-ss-earth-europa:before{content:"\f5bd"}.fi-ss-eclipse-alt:before{content:"\f5be"}.fi-ss-eclipse:before{content:"\f5bf"}.fi-ss-edit-alt:before{content:"\f5c0"}.fi-ss-edit:before{content:"\f5c1"}.fi-ss-effect:before{content:"\f5c2"}.fi-ss-egg-fried:before{content:"\f5c3"}.fi-ss-egg:before{content:"\f5c4"}.fi-ss-eject:before{content:"\f5c5"}.fi-ss-elephant:before{content:"\f5c6"}.fi-ss-elevator:before{content:"\f5c7"}.fi-ss-email-pending:before{content:"\f5c8"}.fi-ss-employee-alt:before{content:"\f5c9"}.fi-ss-employee-handbook:before{content:"\f5ca"}.fi-ss-employee-man-alt:before{content:"\f5cb"}.fi-ss-employee-man:before{content:"\f5cc"}.fi-ss-employees-woman-man:before{content:"\f5cd"}.fi-ss-employees:before{content:"\f5ce"}.fi-ss-empty-set:before{content:"\f5cf"}.fi-ss-endless-loop:before{content:"\f5d0"}.fi-ss-engine-warning:before{content:"\f5d1"}.fi-ss-engine:before{content:"\f5d2"}.fi-ss-enter:before{content:"\f5d3"}.fi-ss-entertainment:before{content:"\f5d4"}.fi-ss-envelope-ban:before{content:"\f5d5"}.fi-ss-envelope-bulk:before{content:"\f5d6"}.fi-ss-envelope-dot:before{content:"\f5d7"}.fi-ss-envelope-download:before{content:"\f5d8"}.fi-ss-envelope-heart:before{content:"\f5d9"}.fi-ss-envelope-marker:before{content:"\f5da"}.fi-ss-envelope-open-dollar:before{content:"\f5db"}.fi-ss-envelope-open-text:before{content:"\f5dc"}.fi-ss-envelope-open:before{content:"\f5dd"}.fi-ss-envelope-plus:before{content:"\f5de"}.fi-ss-envelope:before{content:"\f5df"}.fi-ss-envelopes:before{content:"\f5e0"}.fi-ss-equality:before{content:"\f5e1"}.fi-ss-equals:before{content:"\f5e2"}.fi-ss-equipment:before{content:"\f5e3"}.fi-ss-eraser:before{content:"\f5e4"}.fi-ss-error-camera:before{content:"\f5e5"}.fi-ss-escalator:before{content:"\f5e6"}.fi-ss-ethernet:before{content:"\f5e7"}.fi-ss-euro:before{content:"\f5e8"}.fi-ss-excavator:before{content:"\f5e9"}.fi-ss-exchange-alt:before{content:"\f5ea"}.fi-ss-exchange-cryptocurrency:before{content:"\f5eb"}.fi-ss-exchange:before{content:"\f5ec"}.fi-ss-exclamation:before{content:"\f5ed"}.fi-ss-exit-alt:before{content:"\f5ee"}.fi-ss-exit:before{content:"\f5ef"}.fi-ss-expand-arrows-alt:before{content:"\f5f0"}.fi-ss-expand-arrows:before{content:"\f5f1"}.fi-ss-expand:before{content:"\f5f2"}.fi-ss-expense-bill:before{content:"\f5f3"}.fi-ss-expense:before{content:"\f5f4"}.fi-ss-external-hard-drive:before{content:"\f5f5"}.fi-ss-external-world:before{content:"\f5f6"}.fi-ss-eye-crossed:before{content:"\f5f7"}.fi-ss-eye-dropper-half:before{content:"\f5f8"}.fi-ss-eye:before{content:"\f5f9"}.fi-ss-eyes:before{content:"\f5fa"}.fi-ss-f:before{content:"\f5fb"}.fi-ss-fabric:before{content:"\f5fc"}.fi-ss-face-angry-horns:before{content:"\f5fd"}.fi-ss-face-anguished:before{content:"\f5fe"}.fi-ss-face-anxious-sweat:before{content:"\f5ff"}.fi-ss-face-astonished:before{content:"\f600"}.fi-ss-face-awesome:before{content:"\f601"}.fi-ss-face-beam-hand-over-mouth:before{content:"\f602"}.fi-ss-face-confounded:before{content:"\f603"}.fi-ss-face-confused:before{content:"\f604"}.fi-ss-face-cowboy-hat:before{content:"\f605"}.fi-ss-face-disappointed:before{content:"\f606"}.fi-ss-face-disguise:before{content:"\f607"}.fi-ss-face-downcast-sweat:before{content:"\f608"}.fi-ss-face-drooling:before{content:"\f609"}.fi-ss-face-explode:before{content:"\f60a"}.fi-ss-face-expressionless:before{content:"\f60b"}.fi-ss-face-eyes-xmarks:before{content:"\f60c"}.fi-ss-face-fearful:before{content:"\f60d"}.fi-ss-face-glasses:before{content:"\f60e"}.fi-ss-face-grin-tongue-wink:before{content:"\f60f"}.fi-ss-face-hand-yawn:before{content:"\f610"}.fi-ss-face-head-bandage:before{content:"\f611"}.fi-ss-face-hushed:before{content:"\f612"}.fi-ss-face-icicles:before{content:"\f613"}.fi-ss-face-lying:before{content:"\f614"}.fi-ss-face-mask:before{content:"\f615"}.fi-ss-face-monocle:before{content:"\f616"}.fi-ss-face-nauseated:before{content:"\f617"}.fi-ss-face-nose-steam:before{content:"\f618"}.fi-ss-face-party:before{content:"\f619"}.fi-ss-face-pensive:before{content:"\f61a"}.fi-ss-face-persevering:before{content:"\f61b"}.fi-ss-face-pleading:before{content:"\f61c"}.fi-ss-face-raised-eyebrow:before{content:"\f61d"}.fi-ss-face-relieved:before{content:"\f61e"}.fi-ss-face-sad-sweat:before{content:"\f61f"}.fi-ss-face-scream:before{content:"\f620"}.fi-ss-face-shush:before{content:"\f621"}.fi-ss-face-sleeping:before{content:"\f622"}.fi-ss-face-sleepy:before{content:"\f623"}.fi-ss-face-smile-halo:before{content:"\f624"}.fi-ss-face-smile-hearts:before{content:"\f625"}.fi-ss-face-smile-horns:before{content:"\f626"}.fi-ss-face-smile-tear:before{content:"\f627"}.fi-ss-face-smile-tongue:before{content:"\f628"}.fi-ss-face-smile-upside-down:before{content:"\f629"}.fi-ss-face-smiling-hands:before{content:"\f62a"}.fi-ss-face-smirking:before{content:"\f62b"}.fi-ss-face-sunglasses-alt:before{content:"\f62c"}.fi-ss-face-sunglasses:before{content:"\f62d"}.fi-ss-face-swear:before{content:"\f62e"}.fi-ss-face-thermometer:before{content:"\f62f"}.fi-ss-face-thinking:before{content:"\f630"}.fi-ss-face-tissue:before{content:"\f631"}.fi-ss-face-tongue-money:before{content:"\f632"}.fi-ss-face-tongue-sweat:before{content:"\f633"}.fi-ss-face-unamused:before{content:"\f634"}.fi-ss-face-viewfinder:before{content:"\f635"}.fi-ss-face-vomit:before{content:"\f636"}.fi-ss-face-weary:before{content:"\f637"}.fi-ss-face-woozy:before{content:"\f638"}.fi-ss-face-worried:before{content:"\f639"}.fi-ss-face-zany:before{content:"\f63a"}.fi-ss-face-zipper:before{content:"\f63b"}.fi-ss-fail:before{content:"\f63c"}.fi-ss-falafel:before{content:"\f63d"}.fi-ss-family-dress:before{content:"\f63e"}.fi-ss-family-pants:before{content:"\f63f"}.fi-ss-family:before{content:"\f640"}.fi-ss-fan-table:before{content:"\f641"}.fi-ss-fan:before{content:"\f642"}.fi-ss-farm:before{content:"\f643"}.fi-ss-faucet-drip:before{content:"\f644"}.fi-ss-faucet:before{content:"\f645"}.fi-ss-fax:before{content:"\f646"}.fi-ss-feather-pointed:before{content:"\f647"}.fi-ss-feather:before{content:"\f648"}.fi-ss-features-alt:before{content:"\f649"}.fi-ss-features:before{content:"\f64a"}.fi-ss-fee-receipt:before{content:"\f64b"}.fi-ss-fee:before{content:"\f64c"}.fi-ss-feedback-alt:before{content:"\f64d"}.fi-ss-feedback-cycle-loop:before{content:"\f64e"}.fi-ss-feedback-hand:before{content:"\f64f"}.fi-ss-feedback-review:before{content:"\f650"}.fi-ss-feedback:before{content:"\f651"}.fi-ss-fence:before{content:"\f652"}.fi-ss-field-hockey:before{content:"\f653"}.fi-ss-fighter-jet:before{content:"\f654"}.fi-ss-file-ai:before{content:"\f655"}.fi-ss-file-audio:before{content:"\f656"}.fi-ss-file-binary:before{content:"\f657"}.fi-ss-file-chart-line:before{content:"\f658"}.fi-ss-file-chart-pie:before{content:"\f659"}.fi-ss-file-circle-info:before{content:"\f65a"}.fi-ss-file-cloud:before{content:"\f65b"}.fi-ss-file-code:before{content:"\f65c"}.fi-ss-file-csv:before{content:"\f65d"}.fi-ss-file-download:before{content:"\f65e"}.fi-ss-file-edit:before{content:"\f65f"}.fi-ss-file-eps:before{content:"\f660"}.fi-ss-file-excel:before{content:"\f661"}.fi-ss-file-exclamation:before{content:"\f662"}.fi-ss-file-export:before{content:"\f663"}.fi-ss-file-image:before{content:"\f664"}.fi-ss-file-import:before{content:"\f665"}.fi-ss-file-invoice-dollar:before{content:"\f666"}.fi-ss-file-invoice:before{content:"\f667"}.fi-ss-file-medical-alt:before{content:"\f668"}.fi-ss-file-medical:before{content:"\f669"}.fi-ss-file-minus:before{content:"\f66a"}.fi-ss-file-pdf:before{content:"\f66b"}.fi-ss-file-powerpoint:before{content:"\f66c"}.fi-ss-file-prescription:before{content:"\f66d"}.fi-ss-file-psd:before{content:"\f66e"}.fi-ss-file-signature:before{content:"\f66f"}.fi-ss-file-spreadsheet:before{content:"\f670"}.fi-ss-file-upload:before{content:"\f671"}.fi-ss-file-user:before{content:"\f672"}.fi-ss-file-video:before{content:"\f673"}.fi-ss-file-word:before{content:"\f674"}.fi-ss-file-zipper:before{content:"\f675"}.fi-ss-file:before{content:"\f676"}.fi-ss-files-medical:before{content:"\f677"}.fi-ss-fill:before{content:"\f678"}.fi-ss-film-canister:before{content:"\f679"}.fi-ss-film-slash:before{content:"\f67a"}.fi-ss-film:before{content:"\f67b"}.fi-ss-films:before{content:"\f67c"}.fi-ss-filter-list:before{content:"\f67d"}.fi-ss-filter-slash:before{content:"\f67e"}.fi-ss-filter:before{content:"\f67f"}.fi-ss-filters:before{content:"\f680"}.fi-ss-fingerprint-security-risk:before{content:"\f681"}.fi-ss-fingerprint:before{content:"\f682"}.fi-ss-fire-burner:before{content:"\f683"}.fi-ss-fire-extinguisher:before{content:"\f684"}.fi-ss-fire-flame-curved:before{content:"\f685"}.fi-ss-fire-flame-simple:before{content:"\f686"}.fi-ss-fire-hydrant:before{content:"\f687"}.fi-ss-fire-smoke:before{content:"\f688"}.fi-ss-fireplace:before{content:"\f689"}.fi-ss-first-award:before{content:"\f68a"}.fi-ss-first-laurel:before{content:"\f68b"}.fi-ss-first-medal:before{content:"\f68c"}.fi-ss-first:before{content:"\f68d"}.fi-ss-fish-bones:before{content:"\f68e"}.fi-ss-fish-cooked:before{content:"\f68f"}.fi-ss-fish:before{content:"\f690"}.fi-ss-fishing-rod:before{content:"\f691"}.fi-ss-fist-move:before{content:"\f692"}.fi-ss-flag-alt:before{content:"\f693"}.fi-ss-flag-checkered:before{content:"\f694"}.fi-ss-flag-usa:before{content:"\f695"}.fi-ss-flag:before{content:"\f696"}.fi-ss-flame:before{content:"\f697"}.fi-ss-flashlight:before{content:"\f698"}.fi-ss-flask-gear:before{content:"\f699"}.fi-ss-flask-poison:before{content:"\f69a"}.fi-ss-flask-potion:before{content:"\f69b"}.fi-ss-flask:before{content:"\f69c"}.fi-ss-flatbread-stuffed:before{content:"\f69d"}.fi-ss-flatbread:before{content:"\f69e"}.fi-ss-flip-horizontal:before{content:"\f69f"}.fi-ss-floor-alt:before{content:"\f6a0"}.fi-ss-floor-layer:before{content:"\f6a1"}.fi-ss-floor:before{content:"\f6a2"}.fi-ss-floppy-disk-circle-arrow-right:before{content:"\f6a3"}.fi-ss-floppy-disk-circle-xmark:before{content:"\f6a4"}.fi-ss-floppy-disk-pen:before{content:"\f6a5"}.fi-ss-floppy-disks:before{content:"\f6a6"}.fi-ss-florin-sign:before{content:"\f6a7"}.fi-ss-flower-butterfly:before{content:"\f6a8"}.fi-ss-flower-daffodil:before{content:"\f6a9"}.fi-ss-flower-tulip:before{content:"\f6aa"}.fi-ss-flower:before{content:"\f6ab"}.fi-ss-flushed:before{content:"\f6ac"}.fi-ss-flute:before{content:"\f6ad"}.fi-ss-flux-capacitor:before{content:"\f6ae"}.fi-ss-fly-insect:before{content:"\f6af"}.fi-ss-flying-disc:before{content:"\f6b0"}.fi-ss-fog:before{content:"\f6b1"}.fi-ss-folder-download:before{content:"\f6b2"}.fi-ss-folder-fire:before{content:"\f6b3"}.fi-ss-folder-minus:before{content:"\f6b4"}.fi-ss-folder-open:before{content:"\f6b5"}.fi-ss-folder-times:before{content:"\f6b6"}.fi-ss-folder-tree:before{content:"\f6b7"}.fi-ss-folder-upload:before{content:"\f6b8"}.fi-ss-folder-xmark:before{content:"\f6b9"}.fi-ss-folder:before{content:"\f6ba"}.fi-ss-folders:before{content:"\f6bb"}.fi-ss-follow-folder:before{content:"\f6bc"}.fi-ss-followcollection:before{content:"\f6bd"}.fi-ss-following:before{content:"\f6be"}.fi-ss-fondue-pot:before{content:"\f6bf"}.fi-ss-football:before{content:"\f6c0"}.fi-ss-foreign-language-audio:before{content:"\f6c1"}.fi-ss-fork:before{content:"\f6c2"}.fi-ss-forklift:before{content:"\f6c3"}.fi-ss-form:before{content:"\f6c4"}.fi-ss-fort:before{content:"\f6c5"}.fi-ss-forward-fast:before{content:"\f6c6"}.fi-ss-forward:before{content:"\f6c7"}.fi-ss-fox:before{content:"\f6c8"}.fi-ss-frame:before{content:"\f6c9"}.fi-ss-franc-sign:before{content:"\f6ca"}.fi-ss-free-delivery:before{content:"\f6cb"}.fi-ss-free:before{content:"\f6cc"}.fi-ss-french-fries:before{content:"\f6cd"}.fi-ss-friday:before{content:"\f6ce"}.fi-ss-frog:before{content:"\f6cf"}.fi-ss-frown:before{content:"\f6d0"}.fi-ss-ftp:before{content:"\f6d1"}.fi-ss-function-process:before{content:"\f6d2"}.fi-ss-function-square:before{content:"\f6d3"}.fi-ss-function:before{content:"\f6d4"}.fi-ss-funnel-dollar:before{content:"\f6d5"}.fi-ss-g:before{content:"\f6d6"}.fi-ss-galaxy-alt:before{content:"\f6d7"}.fi-ss-galaxy-planet:before{content:"\f6d8"}.fi-ss-galaxy-star:before{content:"\f6d9"}.fi-ss-galaxy:before{content:"\f6da"}.fi-ss-gallery-thumbnails:before{content:"\f6db"}.fi-ss-gallery:before{content:"\f6dc"}.fi-ss-game-board-alt:before{content:"\f6dd"}.fi-ss-game:before{content:"\f6de"}.fi-ss-gamepad:before{content:"\f6df"}.fi-ss-games:before{content:"\f6e0"}.fi-ss-garage-car:before{content:"\f6e1"}.fi-ss-garage-open:before{content:"\f6e2"}.fi-ss-garage:before{content:"\f6e3"}.fi-ss-garlic-alt:before{content:"\f6e4"}.fi-ss-garlic:before{content:"\f6e5"}.fi-ss-gas-pump-alt:before{content:"\f6e6"}.fi-ss-gas-pump-slash:before{content:"\f6e7"}.fi-ss-gas-pump:before{content:"\f6e8"}.fi-ss-gauge-circle-bolt:before{content:"\f6e9"}.fi-ss-gauge-circle-minus:before{content:"\f6ea"}.fi-ss-gauge-circle-plus:before{content:"\f6eb"}.fi-ss-gavel:before{content:"\f6ec"}.fi-ss-gay-couple:before{content:"\f6ed"}.fi-ss-gears:before{content:"\f6ee"}.fi-ss-gem:before{content:"\f6ef"}.fi-ss-general:before{content:"\f6f0"}.fi-ss-ghost:before{content:"\f6f1"}.fi-ss-gif-square:before{content:"\f6f2"}.fi-ss-gif:before{content:"\f6f3"}.fi-ss-gift-box-benefits:before{content:"\f6f4"}.fi-ss-gift-card:before{content:"\f6f5"}.fi-ss-gift:before{content:"\f6f6"}.fi-ss-gifts:before{content:"\f6f7"}.fi-ss-gingerbread-man:before{content:"\f6f8"}.fi-ss-glass-champagne:before{content:"\f6f9"}.fi-ss-glass-cheers:before{content:"\f6fa"}.fi-ss-glass-citrus:before{content:"\f6fb"}.fi-ss-glass-empty:before{content:"\f6fc"}.fi-ss-glass-half:before{content:"\f6fd"}.fi-ss-glass-water-droplet:before{content:"\f6fe"}.fi-ss-glass-whiskey-rocks:before{content:"\f6ff"}.fi-ss-glass-whiskey:before{content:"\f700"}.fi-ss-glass:before{content:"\f701"}.fi-ss-glasses:before{content:"\f702"}.fi-ss-globe-alt:before{content:"\f703"}.fi-ss-globe-pointer:before{content:"\f704"}.fi-ss-globe-snow:before{content:"\f705"}.fi-ss-globe:before{content:"\f706"}.fi-ss-goal-net:before{content:"\f707"}.fi-ss-golf-ball:before{content:"\f708"}.fi-ss-golf-club:before{content:"\f709"}.fi-ss-golf-hole:before{content:"\f70a"}.fi-ss-golf:before{content:"\f70b"}.fi-ss-gopuram:before{content:"\f70c"}.fi-ss-government-budget:before{content:"\f70d"}.fi-ss-government-flag:before{content:"\f70e"}.fi-ss-government-user:before{content:"\f70f"}.fi-ss-graduation-cap:before{content:"\f710"}.fi-ss-gramophone:before{content:"\f711"}.fi-ss-grape:before{content:"\f712"}.fi-ss-graph-curve:before{content:"\f713"}.fi-ss-graphic-style:before{content:"\f714"}.fi-ss-graphic-tablet:before{content:"\f715"}.fi-ss-grate-droplet:before{content:"\f716"}.fi-ss-grate:before{content:"\f717"}.fi-ss-greater-than-equal:before{content:"\f718"}.fi-ss-greater-than:before{content:"\f719"}.fi-ss-greek-helmet:before{content:"\f71a"}.fi-ss-grid-alt:before{content:"\f71b"}.fi-ss-grid-dividers:before{content:"\f71c"}.fi-ss-grid:before{content:"\f71d"}.fi-ss-grill-hot-alt:before{content:"\f71e"}.fi-ss-grill:before{content:"\f71f"}.fi-ss-grimace:before{content:"\f720"}.fi-ss-grin-alt:before{content:"\f721"}.fi-ss-grin-beam-sweat:before{content:"\f722"}.fi-ss-grin-beam:before{content:"\f723"}.fi-ss-grin-hearts:before{content:"\f724"}.fi-ss-grin-squint-tears:before{content:"\f725"}.fi-ss-grin-squint:before{content:"\f726"}.fi-ss-grin-stars:before{content:"\f727"}.fi-ss-grin-tears:before{content:"\f728"}.fi-ss-grin-tongue-squint:before{content:"\f729"}.fi-ss-grin-tongue-wink:before{content:"\f72a"}.fi-ss-grin-tongue:before{content:"\f72b"}.fi-ss-grin-wink:before{content:"\f72c"}.fi-ss-grin:before{content:"\f72d"}.fi-ss-grip-dots-vertical:before{content:"\f72e"}.fi-ss-grip-dots:before{content:"\f72f"}.fi-ss-grip-horizontal:before{content:"\f730"}.fi-ss-grip-lines-vertical:before{content:"\f731"}.fi-ss-grip-lines:before{content:"\f732"}.fi-ss-grip-vertical:before{content:"\f733"}.fi-ss-grocery-bag:before{content:"\f734"}.fi-ss-grocery-basket:before{content:"\f735"}.fi-ss-group-arrows-rotate:before{content:"\f736"}.fi-ss-group-call:before{content:"\f737"}.fi-ss-group-community-social-media:before{content:"\f738"}.fi-ss-growth-chart-invest:before{content:"\f739"}.fi-ss-guarani-sign:before{content:"\f73a"}.fi-ss-guide-alt:before{content:"\f73b"}.fi-ss-guide:before{content:"\f73c"}.fi-ss-guitar-electric:before{content:"\f73d"}.fi-ss-guitar:before{content:"\f73e"}.fi-ss-guitars:before{content:"\f73f"}.fi-ss-gun-squirt:before{content:"\f740"}.fi-ss-gym:before{content:"\f741"}.fi-ss-h-square:before{content:"\f742"}.fi-ss-h:before{content:"\f743"}.fi-ss-h1:before{content:"\f744"}.fi-ss-h2:before{content:"\f745"}.fi-ss-h3:before{content:"\f746"}.fi-ss-h4:before{content:"\f747"}.fi-ss-hair-clipper:before{content:"\f748"}.fi-ss-hamburger-soda:before{content:"\f749"}.fi-ss-hamburger:before{content:"\f74a"}.fi-ss-hammer-crash:before{content:"\f74b"}.fi-ss-hammer-war:before{content:"\f74c"}.fi-ss-hammer:before{content:"\f74d"}.fi-ss-hamsa:before{content:"\f74e"}.fi-ss-hand-back-fist:before{content:"\f74f"}.fi-ss-hand-back-point-down:before{content:"\f750"}.fi-ss-hand-back-point-left:before{content:"\f751"}.fi-ss-hand-back-point-ribbon:before{content:"\f752"}.fi-ss-hand-back-point-right:before{content:"\f753"}.fi-ss-hand-bill:before{content:"\f754"}.fi-ss-hand-dots:before{content:"\f755"}.fi-ss-hand-fingers-crossed:before{content:"\f756"}.fi-ss-hand-fist:before{content:"\f757"}.fi-ss-hand-heart:before{content:"\f758"}.fi-ss-hand-holding-box:before{content:"\f759"}.fi-ss-hand-holding-droplet:before{content:"\f75a"}.fi-ss-hand-holding-heart:before{content:"\f75b"}.fi-ss-hand-holding-magic:before{content:"\f75c"}.fi-ss-hand-holding-medical:before{content:"\f75d"}.fi-ss-hand-holding-seeding:before{content:"\f75e"}.fi-ss-hand-holding-skull:before{content:"\f75f"}.fi-ss-hand-holding-usd:before{content:"\f760"}.fi-ss-hand-holding-water:before{content:"\f761"}.fi-ss-hand-horns:before{content:"\f762"}.fi-ss-hand-lizard:before{content:"\f763"}.fi-ss-hand-love:before{content:"\f764"}.fi-ss-hand-middle-finger:before{content:"\f765"}.fi-ss-hand-paper:before{content:"\f766"}.fi-ss-hand-peace:before{content:"\f767"}.fi-ss-hand-point-ribbon:before{content:"\f768"}.fi-ss-hand-scissors:before{content:"\f769"}.fi-ss-hand-sparkles:before{content:"\f76a"}.fi-ss-hand-spock:before{content:"\f76b"}.fi-ss-hand-wave:before{content:"\f76c"}.fi-ss-hand:before{content:"\f76d"}.fi-ss-handmade:before{content:"\f76e"}.fi-ss-hands-bubbles:before{content:"\f76f"}.fi-ss-hands-clapping:before{content:"\f770"}.fi-ss-hands-heart:before{content:"\f771"}.fi-ss-hands-holding-diamond:before{content:"\f772"}.fi-ss-hands-holding:before{content:"\f773"}.fi-ss-hands-usd:before{content:"\f774"}.fi-ss-handshake-angle:before{content:"\f775"}.fi-ss-handshake-deal-loan:before{content:"\f776"}.fi-ss-handshake-house:before{content:"\f777"}.fi-ss-handshake-simple-slash:before{content:"\f778"}.fi-ss-handshake-trust:before{content:"\f779"}.fi-ss-handshake:before{content:"\f77a"}.fi-ss-hard-hat:before{content:"\f77b"}.fi-ss-hashtag-lock:before{content:"\f77c"}.fi-ss-hastag:before{content:"\f77d"}.fi-ss-hat-beach:before{content:"\f77e"}.fi-ss-hat-birthday:before{content:"\f77f"}.fi-ss-hat-chef:before{content:"\f780"}.fi-ss-hat-cowboy-side:before{content:"\f781"}.fi-ss-hat-cowboy:before{content:"\f782"}.fi-ss-hat-santa:before{content:"\f783"}.fi-ss-hat-winter:before{content:"\f784"}.fi-ss-hat-witch:before{content:"\f785"}.fi-ss-hat-wizard:before{content:"\f786"}.fi-ss-hdd:before{content:"\f787"}.fi-ss-head-side-brain:before{content:"\f788"}.fi-ss-head-side-cough-slash:before{content:"\f789"}.fi-ss-head-side-cough:before{content:"\f78a"}.fi-ss-head-side-headphones:before{content:"\f78b"}.fi-ss-head-side-heart:before{content:"\f78c"}.fi-ss-head-side-mask:before{content:"\f78d"}.fi-ss-head-side-medical:before{content:"\f78e"}.fi-ss-head-side-thinking:before{content:"\f78f"}.fi-ss-head-side-virus:before{content:"\f790"}.fi-ss-head-side:before{content:"\f791"}.fi-ss-head-vr:before{content:"\f792"}.fi-ss-heading:before{content:"\f793"}.fi-ss-headphones:before{content:"\f794"}.fi-ss-headset:before{content:"\f795"}.fi-ss-heart-arrow:before{content:"\f796"}.fi-ss-heart-brain:before{content:"\f797"}.fi-ss-heart-crack:before{content:"\f798"}.fi-ss-heart-half-stroke:before{content:"\f799"}.fi-ss-heart-half:before{content:"\f79a"}.fi-ss-heart-health-muscle:before{content:"\f79b"}.fi-ss-heart-lock:before{content:"\f79c"}.fi-ss-heart-partner-handshake:before{content:"\f79d"}.fi-ss-heart-rate:before{content:"\f79e"}.fi-ss-heart-slash:before{content:"\f79f"}.fi-ss-heart-upside-down:before{content:"\f7a0"}.fi-ss-heart:before{content:"\f7a1"}.fi-ss-heat:before{content:"\f7a2"}.fi-ss-helicopter-side:before{content:"\f7a3"}.fi-ss-helmet-battle:before{content:"\f7a4"}.fi-ss-hexagon-check:before{content:"\f7a5"}.fi-ss-hexagon-divide:before{content:"\f7a6"}.fi-ss-hexagon-exclamation:before{content:"\f7a7"}.fi-ss-hexagon:before{content:"\f7a8"}.fi-ss-high-definition:before{content:"\f7a9"}.fi-ss-high-five-celebration-yes:before{content:"\f7aa"}.fi-ss-high-five:before{content:"\f7ab"}.fi-ss-highlighter-line:before{content:"\f7ac"}.fi-ss-highlighter:before{content:"\f7ad"}.fi-ss-hiking:before{content:"\f7ae"}.fi-ss-hippo:before{content:"\f7af"}.fi-ss-hockey-mask:before{content:"\f7b0"}.fi-ss-hockey-puck:before{content:"\f7b1"}.fi-ss-hockey-stick-puck:before{content:"\f7b2"}.fi-ss-hockey-sticks:before{content:"\f7b3"}.fi-ss-holding-hand-gear:before{content:"\f7b4"}.fi-ss-holding-hand-revenue:before{content:"\f7b5"}.fi-ss-holly-berry:before{content:"\f7b6"}.fi-ss-home-heart:before{content:"\f7b7"}.fi-ss-home-location-alt:before{content:"\f7b8"}.fi-ss-home-location:before{content:"\f7b9"}.fi-ss-home:before{content:"\f7ba"}.fi-ss-honey-pot:before{content:"\f7bb"}.fi-ss-hood-cloak:before{content:"\f7bc"}.fi-ss-horizontal-rule:before{content:"\f7bd"}.fi-ss-horse-head:before{content:"\f7be"}.fi-ss-horse-saddle:before{content:"\f7bf"}.fi-ss-horse:before{content:"\f7c0"}.fi-ss-horseshoe-broken:before{content:"\f7c1"}.fi-ss-horseshoe:before{content:"\f7c2"}.fi-ss-hose-reel:before{content:"\f7c3"}.fi-ss-hose:before{content:"\f7c4"}.fi-ss-hospital-symbol:before{content:"\f7c5"}.fi-ss-hospital-user:before{content:"\f7c6"}.fi-ss-hospital:before{content:"\f7c7"}.fi-ss-hospitals:before{content:"\f7c8"}.fi-ss-hot-tub:before{content:"\f7c9"}.fi-ss-hotdog:before{content:"\f7ca"}.fi-ss-hotel:before{content:"\f7cb"}.fi-ss-hourglass-end:before{content:"\f7cc"}.fi-ss-hourglass-start:before{content:"\f7cd"}.fi-ss-hourglass:before{content:"\f7ce"}.fi-ss-house-blank:before{content:"\f7cf"}.fi-ss-house-building:before{content:"\f7d0"}.fi-ss-house-chimney-blank:before{content:"\f7d1"}.fi-ss-house-chimney-crack:before{content:"\f7d2"}.fi-ss-house-chimney-heart:before{content:"\f7d3"}.fi-ss-house-chimney-medical:before{content:"\f7d4"}.fi-ss-house-chimney-user:before{content:"\f7d5"}.fi-ss-house-chimney-window:before{content:"\f7d6"}.fi-ss-house-chimney:before{content:"\f7d7"}.fi-ss-house-crack:before{content:"\f7d8"}.fi-ss-house-day:before{content:"\f7d9"}.fi-ss-house-flood:before{content:"\f7da"}.fi-ss-house-laptop:before{content:"\f7db"}.fi-ss-house-leave:before{content:"\f7dc"}.fi-ss-house-medical:before{content:"\f7dd"}.fi-ss-house-night:before{content:"\f7de"}.fi-ss-house-return:before{content:"\f7df"}.fi-ss-house-signal:before{content:"\f7e0"}.fi-ss-house-tree:before{content:"\f7e1"}.fi-ss-house-tsunami:before{content:"\f7e2"}.fi-ss-house-turret:before{content:"\f7e3"}.fi-ss-house-user:before{content:"\f7e4"}.fi-ss-house-window:before{content:"\f7e5"}.fi-ss-hr-group:before{content:"\f7e6"}.fi-ss-hr-person:before{content:"\f7e7"}.fi-ss-hr:before{content:"\f7e8"}.fi-ss-hryvnia:before{content:"\f7e9"}.fi-ss-humidity:before{content:"\f7ea"}.fi-ss-hundred-points:before{content:"\f7eb"}.fi-ss-hurricane:before{content:"\f7ec"}.fi-ss-i:before{content:"\f7ed"}.fi-ss-ice-cream:before{content:"\f7ee"}.fi-ss-icicles:before{content:"\f7ef"}.fi-ss-icon-star:before{content:"\f7f0"}.fi-ss-id-badge:before{content:"\f7f1"}.fi-ss-id-card-clip-alt:before{content:"\f7f2"}.fi-ss-igloo:before{content:"\f7f3"}.fi-ss-image-slash:before{content:"\f7f4"}.fi-ss-images-user:before{content:"\f7f5"}.fi-ss-images:before{content:"\f7f6"}.fi-ss-improve-user:before{content:"\f7f7"}.fi-ss-inbox-full:before{content:"\f7f8"}.fi-ss-inbox-in:before{content:"\f7f9"}.fi-ss-inbox-out:before{content:"\f7fa"}.fi-ss-inbox:before{content:"\f7fb"}.fi-ss-inboxes:before{content:"\f7fc"}.fi-ss-incense-sticks-yoga:before{content:"\f7fd"}.fi-ss-incognito:before{content:"\f7fe"}.fi-ss-indent:before{content:"\f7ff"}.fi-ss-indian-rupee-sign:before{content:"\f800"}.fi-ss-industry-alt:before{content:"\f801"}.fi-ss-industry-windows:before{content:"\f802"}.fi-ss-infinity:before{content:"\f803"}.fi-ss-info-guide:before{content:"\f804"}.fi-ss-info:before{content:"\f805"}.fi-ss-information:before{content:"\f806"}.fi-ss-inhaler:before{content:"\f807"}.fi-ss-input-numeric:before{content:"\f808"}.fi-ss-input-pipe:before{content:"\f809"}.fi-ss-input-text:before{content:"\f80a"}.fi-ss-insert-alt:before{content:"\f80b"}.fi-ss-insert-arrows:before{content:"\f80c"}.fi-ss-insert-button-circle:before{content:"\f80d"}.fi-ss-insert-credit-card:before{content:"\f80e"}.fi-ss-insert-square:before{content:"\f80f"}.fi-ss-insert:before{content:"\f810"}.fi-ss-insight-alt:before{content:"\f811"}.fi-ss-insight-head:before{content:"\f812"}.fi-ss-insight:before{content:"\f813"}.fi-ss-integral:before{content:"\f814"}.fi-ss-interactive:before{content:"\f815"}.fi-ss-interlining:before{content:"\f816"}.fi-ss-internet-speed-wifi:before{content:"\f817"}.fi-ss-interrogation:before{content:"\f818"}.fi-ss-intersection:before{content:"\f819"}.fi-ss-introduction-handshake:before{content:"\f81a"}.fi-ss-introduction:before{content:"\f81b"}.fi-ss-inventory-alt:before{content:"\f81c"}.fi-ss-invest:before{content:"\f81d"}.fi-ss-investment:before{content:"\f81e"}.fi-ss-invite-alt:before{content:"\f81f"}.fi-ss-invite:before{content:"\f820"}.fi-ss-iot-alt:before{content:"\f821"}.fi-ss-iot:before{content:"\f822"}.fi-ss-ip-address:before{content:"\f823"}.fi-ss-island-tropical:before{content:"\f824"}.fi-ss-issue-loupe:before{content:"\f825"}.fi-ss-it-alt:before{content:"\f826"}.fi-ss-it-computer:before{content:"\f827"}.fi-ss-it:before{content:"\f828"}.fi-ss-italian-lira-sign:before{content:"\f829"}.fi-ss-italic:before{content:"\f82a"}.fi-ss-j:before{content:"\f82b"}.fi-ss-jam:before{content:"\f82c"}.fi-ss-jar-alt:before{content:"\f82d"}.fi-ss-jar-wheat:before{content:"\f82e"}.fi-ss-javascript:before{content:"\f82f"}.fi-ss-joint:before{content:"\f830"}.fi-ss-joker:before{content:"\f831"}.fi-ss-journal-alt:before{content:"\f832"}.fi-ss-journal:before{content:"\f833"}.fi-ss-journey:before{content:"\f834"}.fi-ss-joystick:before{content:"\f835"}.fi-ss-jpg:before{content:"\f836"}.fi-ss-jug-alt:before{content:"\f837"}.fi-ss-jug-bottle:before{content:"\f838"}.fi-ss-jug:before{content:"\f839"}.fi-ss-jumping-rope:before{content:"\f83a"}.fi-ss-k:before{content:"\f83b"}.fi-ss-kaaba:before{content:"\f83c"}.fi-ss-kazoo:before{content:"\f83d"}.fi-ss-kerning:before{content:"\f83e"}.fi-ss-key-lock-crypto:before{content:"\f83f"}.fi-ss-key-skeleton-left-right:before{content:"\f840"}.fi-ss-key:before{content:"\f841"}.fi-ss-keyboard-brightness-low:before{content:"\f842"}.fi-ss-keyboard-brightness:before{content:"\f843"}.fi-ss-keyboard-down:before{content:"\f844"}.fi-ss-keyboard-left:before{content:"\f845"}.fi-ss-keyboard:before{content:"\f846"}.fi-ss-keynote:before{content:"\f847"}.fi-ss-kidneys:before{content:"\f848"}.fi-ss-kip-sign:before{content:"\f849"}.fi-ss-kiss-beam:before{content:"\f84a"}.fi-ss-kiss-wink-heart:before{content:"\f84b"}.fi-ss-kiss:before{content:"\f84c"}.fi-ss-kite:before{content:"\f84d"}.fi-ss-kiwi-bird:before{content:"\f84e"}.fi-ss-kiwi-fruit:before{content:"\f84f"}.fi-ss-knife-kitchen:before{content:"\f850"}.fi-ss-knife:before{content:"\f851"}.fi-ss-knitting:before{content:"\f852"}.fi-ss-kpi-evaluation:before{content:"\f853"}.fi-ss-kpi:before{content:"\f854"}.fi-ss-l:before{content:"\f855"}.fi-ss-label:before{content:"\f856"}.fi-ss-lacrosse-stick-ball:before{content:"\f857"}.fi-ss-lacrosse-stick:before{content:"\f858"}.fi-ss-lambda:before{content:"\f859"}.fi-ss-lamp-desk:before{content:"\f85a"}.fi-ss-lamp-floor:before{content:"\f85b"}.fi-ss-lamp-street:before{content:"\f85c"}.fi-ss-lamp:before{content:"\f85d"}.fi-ss-land-layer-location:before{content:"\f85e"}.fi-ss-land-layers:before{content:"\f85f"}.fi-ss-land-location:before{content:"\f860"}.fi-ss-landmark-alt:before{content:"\f861"}.fi-ss-language:before{content:"\f862"}.fi-ss-laptop-arrow-down:before{content:"\f863"}.fi-ss-laptop-binary:before{content:"\f864"}.fi-ss-laptop-code:before{content:"\f865"}.fi-ss-laptop-medical:before{content:"\f866"}.fi-ss-laptop-mobile:before{content:"\f867"}.fi-ss-laptop-slash:before{content:"\f868"}.fi-ss-laptop:before{content:"\f869"}.fi-ss-lari-sign:before{content:"\f86a"}.fi-ss-lasso-sparkles:before{content:"\f86b"}.fi-ss-lasso:before{content:"\f86c"}.fi-ss-last-square:before{content:"\f86d"}.fi-ss-laugh-beam:before{content:"\f86e"}.fi-ss-laugh-squint:before{content:"\f86f"}.fi-ss-laugh-wink:before{content:"\f870"}.fi-ss-laugh:before{content:"\f871"}.fi-ss-lawyer-man:before{content:"\f872"}.fi-ss-lawyer-woman:before{content:"\f873"}.fi-ss-layer-minus:before{content:"\f874"}.fi-ss-layer-plus:before{content:"\f875"}.fi-ss-layers:before{content:"\f876"}.fi-ss-layout-fluid:before{content:"\f877"}.fi-ss-lead-funnel:before{content:"\f878"}.fi-ss-lead-management:before{content:"\f879"}.fi-ss-lead:before{content:"\f87a"}.fi-ss-leader-alt:before{content:"\f87b"}.fi-ss-leader-speech:before{content:"\f87c"}.fi-ss-leader:before{content:"\f87d"}.fi-ss-leaderboard-alt:before{content:"\f87e"}.fi-ss-leaderboard-trophy:before{content:"\f87f"}.fi-ss-leaderboard:before{content:"\f880"}.fi-ss-leadership-alt:before{content:"\f881"}.fi-ss-leadership:before{content:"\f882"}.fi-ss-leaf-heart:before{content:"\f883"}.fi-ss-leaf-maple:before{content:"\f884"}.fi-ss-leaf-oak:before{content:"\f885"}.fi-ss-leaf:before{content:"\f886"}.fi-ss-leafy-green:before{content:"\f887"}.fi-ss-leave:before{content:"\f888"}.fi-ss-left-from-bracket:before{content:"\f889"}.fi-ss-left:before{content:"\f88a"}.fi-ss-legal:before{content:"\f88b"}.fi-ss-lemon:before{content:"\f88c"}.fi-ss-lesbian-couple:before{content:"\f88d"}.fi-ss-less-than-equal:before{content:"\f88e"}.fi-ss-less-than:before{content:"\f88f"}.fi-ss-lesson-class:before{content:"\f890"}.fi-ss-lesson:before{content:"\f891"}.fi-ss-letter-case:before{content:"\f892"}.fi-ss-lettuce:before{content:"\f893"}.fi-ss-level-down-alt:before{content:"\f894"}.fi-ss-level-down:before{content:"\f895"}.fi-ss-level-up-alt:before{content:"\f896"}.fi-ss-level-up:before{content:"\f897"}.fi-ss-license:before{content:"\f898"}.fi-ss-life-ring:before{content:"\f899"}.fi-ss-life:before{content:"\f89a"}.fi-ss-light-ceiling:before{content:"\f89b"}.fi-ss-light-emergency-on:before{content:"\f89c"}.fi-ss-light-emergency:before{content:"\f89d"}.fi-ss-light-switch-off:before{content:"\f89e"}.fi-ss-light-switch-on:before{content:"\f89f"}.fi-ss-light-switch:before{content:"\f8a0"}.fi-ss-lightbulb-cfl-on:before{content:"\f8a1"}.fi-ss-lightbulb-cfl:before{content:"\f8a2"}.fi-ss-lightbulb-dollar:before{content:"\f8a3"}.fi-ss-lightbulb-exclamation:before{content:"\f8a4"}.fi-ss-lightbulb-head:before{content:"\f8a5"}.fi-ss-lightbulb-on:before{content:"\f8a6"}.fi-ss-lightbulb-question:before{content:"\f8a7"}.fi-ss-lightbulb-setting:before{content:"\f8a8"}.fi-ss-lightbulb-slash:before{content:"\f8a9"}.fi-ss-lights-holiday:before{content:"\f8aa"}.fi-ss-limit-hand:before{content:"\f8ab"}.fi-ss-limit-speedometer:before{content:"\f8ac"}.fi-ss-line-width:before{content:"\f8ad"}.fi-ss-link-alt:before{content:"\f8ae"}.fi-ss-link-horizontal-slash:before{content:"\f8af"}.fi-ss-link-horizontal:before{content:"\f8b0"}.fi-ss-link-slash-alt:before{content:"\f8b1"}.fi-ss-link-slash:before{content:"\f8b2"}.fi-ss-link:before{content:"\f8b3"}.fi-ss-lion-head:before{content:"\f8b4"}.fi-ss-lion:before{content:"\f8b5"}.fi-ss-lips:before{content:"\f8b6"}.fi-ss-lipstick:before{content:"\f8b7"}.fi-ss-lira-sign:before{content:"\f8b8"}.fi-ss-list-check:before{content:"\f8b9"}.fi-ss-list-dropdown:before{content:"\f8ba"}.fi-ss-list-music:before{content:"\f8bb"}.fi-ss-list-timeline:before{content:"\f8bc"}.fi-ss-list:before{content:"\f8bd"}.fi-ss-litecoin-sign:before{content:"\f8be"}.fi-ss-live-alt:before{content:"\f8bf"}.fi-ss-live:before{content:"\f8c0"}.fi-ss-loading:before{content:"\f8c1"}.fi-ss-loan:before{content:"\f8c2"}.fi-ss-lobster:before{content:"\f8c3"}.fi-ss-location-alt:before{content:"\f8c4"}.fi-ss-location-arrow:before{content:"\f8c5"}.fi-ss-location-crosshairs-slash:before{content:"\f8c6"}.fi-ss-location-crosshairs:before{content:"\f8c7"}.fi-ss-location-dot-slash:before{content:"\f8c8"}.fi-ss-location-exclamation:before{content:"\f8c9"}.fi-ss-location-pin-call:before{content:"\f8ca"}.fi-ss-lock-alt:before{content:"\f8cb"}.fi-ss-lock-hashtag:before{content:"\f8cc"}.fi-ss-lock-open-alt:before{content:"\f8cd"}.fi-ss-lock:before{content:"\f8ce"}.fi-ss-locust:before{content:"\f8cf"}.fi-ss-loop-square:before{content:"\f8d0"}.fi-ss-loveseat:before{content:"\f8d1"}.fi-ss-low-vision:before{content:"\f8d2"}.fi-ss-luchador:before{content:"\f8d3"}.fi-ss-luggage-cart:before{content:"\f8d4"}.fi-ss-luggage-rolling:before{content:"\f8d5"}.fi-ss-lungs-virus:before{content:"\f8d6"}.fi-ss-lungs:before{content:"\f8d7"}.fi-ss-m:before{content:"\f8d8"}.fi-ss-mace:before{content:"\f8d9"}.fi-ss-magnet-user:before{content:"\f8da"}.fi-ss-magnet:before{content:"\f8db"}.fi-ss-mailbox-envelope:before{content:"\f8dc"}.fi-ss-mailbox-flag-up:before{content:"\f8dd"}.fi-ss-mailbox:before{content:"\f8de"}.fi-ss-makeup-brush:before{content:"\f8df"}.fi-ss-man-head:before{content:"\f8e0"}.fi-ss-man-scientist:before{content:"\f8e1"}.fi-ss-manat-sign:before{content:"\f8e2"}.fi-ss-mandolin:before{content:"\f8e3"}.fi-ss-mango:before{content:"\f8e4"}.fi-ss-manhole:before{content:"\f8e5"}.fi-ss-map-marker-check:before{content:"\f8e6"}.fi-ss-map-marker-cross:before{content:"\f8e7"}.fi-ss-map-marker-edit:before{content:"\f8e8"}.fi-ss-map-marker-home:before{content:"\f8e9"}.fi-ss-map-marker-minus:before{content:"\f8ea"}.fi-ss-map-marker-plus:before{content:"\f8eb"}.fi-ss-map-marker-question:before{content:"\f8ec"}.fi-ss-map-marker-slash:before{content:"\f8ed"}.fi-ss-map-marker-smile:before{content:"\f8ee"}.fi-ss-map-marker:before{content:"\f8ef"}.fi-ss-map-pin:before{content:"\f8f0"}.fi-ss-map-point:before{content:"\f8f1"}.fi-ss-map:before{content:"\f8f2"}.fi-ss-marker-time:before{content:"\f8f3"}.fi-ss-marker:before{content:"\f8f4"}.fi-ss-marketplace-alt:before{content:"\f8f5"}.fi-ss-marketplace-store:before{content:"\f8f6"}.fi-ss-marketplace:before{content:"\f8f7"}.fi-ss-mars-double:before{content:"\f8f8"}.fi-ss-mars-stroke-right:before{content:"\f8f9"}.fi-ss-mars-stroke-up:before{content:"\f8fa"}.fi-ss-mars:before{content:"\f8fb"}.fi-ss-martini-glass-citrus:before{content:"\f8fc"}.fi-ss-martini-glass-empty:before{content:"\f8fd"}.fi-ss-mask-carnival:before{content:"\f8fe"}.fi-ss-mask-face:before{content:"\f8ff"}.fi-ss-mask-snorkel:before{content:"\f900"}.fi-ss-massage:before{content:"\f901"}.fi-ss-match-fire:before{content:"\f902"}.fi-ss-mattress-pillow:before{content:"\f903"}.fi-ss-measuring-tape:before{content:"\f904"}.fi-ss-meat:before{content:"\f905"}.fi-ss-medal:before{content:"\f906"}.fi-ss-medical-star:before{content:"\f907"}.fi-ss-medicine:before{content:"\f908"}.fi-ss-meditation:before{content:"\f909"}.fi-ss-meeting-alt:before{content:"\f90a"}.fi-ss-meeting:before{content:"\f90b"}.fi-ss-megaphone-announcement-leader:before{content:"\f90c"}.fi-ss-megaphone:before{content:"\f90d"}.fi-ss-meh-blank:before{content:"\f90e"}.fi-ss-meh-rolling-eyes:before{content:"\f90f"}.fi-ss-meh:before{content:"\f910"}.fi-ss-melon-alt:before{content:"\f911"}.fi-ss-melon:before{content:"\f912"}.fi-ss-member-list:before{content:"\f913"}.fi-ss-member-search:before{content:"\f914"}.fi-ss-membership-vip:before{content:"\f915"}.fi-ss-membership:before{content:"\f916"}.fi-ss-memo-circle-check:before{content:"\f917"}.fi-ss-memo-pad:before{content:"\f918"}.fi-ss-memo:before{content:"\f919"}.fi-ss-memory:before{content:"\f91a"}.fi-ss-menu-burger:before{content:"\f91b"}.fi-ss-menu-dots-vertical:before{content:"\f91c"}.fi-ss-menu-dots:before{content:"\f91d"}.fi-ss-mercury:before{content:"\f91e"}.fi-ss-message-arrow-down:before{content:"\f91f"}.fi-ss-message-arrow-up-right:before{content:"\f920"}.fi-ss-message-arrow-up:before{content:"\f921"}.fi-ss-message-bot:before{content:"\f922"}.fi-ss-message-code:before{content:"\f923"}.fi-ss-message-dollar:before{content:"\f924"}.fi-ss-message-heart:before{content:"\f925"}.fi-ss-message-image:before{content:"\f926"}.fi-ss-message-question:before{content:"\f927"}.fi-ss-message-quote:before{content:"\f928"}.fi-ss-message-slash:before{content:"\f929"}.fi-ss-message-sms:before{content:"\f92a"}.fi-ss-message-text:before{content:"\f92b"}.fi-ss-message-xmark:before{content:"\f92c"}.fi-ss-messages-dollar:before{content:"\f92d"}.fi-ss-messages-question:before{content:"\f92e"}.fi-ss-messages:before{content:"\f92f"}.fi-ss-meteor:before{content:"\f930"}.fi-ss-meter-bolt:before{content:"\f931"}.fi-ss-meter-droplet:before{content:"\f932"}.fi-ss-meter-fire:before{content:"\f933"}.fi-ss-meter:before{content:"\f934"}.fi-ss-method:before{content:"\f935"}.fi-ss-microchip-ai:before{content:"\f936"}.fi-ss-microchip:before{content:"\f937"}.fi-ss-microphone-alt:before{content:"\f938"}.fi-ss-microphone-slash:before{content:"\f939"}.fi-ss-microphone:before{content:"\f93a"}.fi-ss-microscope:before{content:"\f93b"}.fi-ss-microwave:before{content:"\f93c"}.fi-ss-milk-alt:before{content:"\f93d"}.fi-ss-milk:before{content:"\f93e"}.fi-ss-mill-sign:before{content:"\f93f"}.fi-ss-mind-share:before{content:"\f940"}.fi-ss-minus-circle:before{content:"\f941"}.fi-ss-minus-hexagon:before{content:"\f942"}.fi-ss-minus-small:before{content:"\f943"}.fi-ss-minus:before{content:"\f944"}.fi-ss-mistletoe:before{content:"\f945"}.fi-ss-mix:before{content:"\f946"}.fi-ss-mobile-button:before{content:"\f947"}.fi-ss-mobile-notch:before{content:"\f948"}.fi-ss-mobile:before{content:"\f949"}.fi-ss-mockup:before{content:"\f94a"}.fi-ss-mode-alt:before{content:"\f94b"}.fi-ss-mode-landscape:before{content:"\f94c"}.fi-ss-mode-portrait:before{content:"\f94d"}.fi-ss-mode:before{content:"\f94e"}.fi-ss-model-cube-arrows:before{content:"\f94f"}.fi-ss-model-cube-space:before{content:"\f950"}.fi-ss-model-cube:before{content:"\f951"}.fi-ss-module:before{content:"\f952"}.fi-ss-monday:before{content:"\f953"}.fi-ss-money-bill-simple:before{content:"\f954"}.fi-ss-money-bill-transfer:before{content:"\f955"}.fi-ss-money-bill-wave-alt:before{content:"\f956"}.fi-ss-money-bill-wave:before{content:"\f957"}.fi-ss-money-bills-simple:before{content:"\f958"}.fi-ss-money-bills:before{content:"\f959"}.fi-ss-money-check-edit-alt:before{content:"\f95a"}.fi-ss-money-check-edit:before{content:"\f95b"}.fi-ss-money-check:before{content:"\f95c"}.fi-ss-money-coin-transfer:before{content:"\f95d"}.fi-ss-money-from-bracket:before{content:"\f95e"}.fi-ss-money-simple-from-bracket:before{content:"\f95f"}.fi-ss-money-transfer-alt:before{content:"\f960"}.fi-ss-money-transfer-coin-arrow:before{content:"\f961"}.fi-ss-money-transfer-smartphone:before{content:"\f962"}.fi-ss-money-wings:before{content:"\f963"}.fi-ss-money:before{content:"\f964"}.fi-ss-monkey:before{content:"\f965"}.fi-ss-monument:before{content:"\f966"}.fi-ss-moon-stars:before{content:"\f967"}.fi-ss-moon:before{content:"\f968"}.fi-ss-moped:before{content:"\f969"}.fi-ss-mortar-pestle:before{content:"\f96a"}.fi-ss-mortgage:before{content:"\f96b"}.fi-ss-mosque-alt:before{content:"\f96c"}.fi-ss-mosque-moon:before{content:"\f96d"}.fi-ss-mosque:before{content:"\f96e"}.fi-ss-mosquito-net:before{content:"\f96f"}.fi-ss-mosquito:before{content:"\f970"}.fi-ss-motorcycle:before{content:"\f971"}.fi-ss-mound:before{content:"\f972"}.fi-ss-mountain-city:before{content:"\f973"}.fi-ss-mountain:before{content:"\f974"}.fi-ss-mountains:before{content:"\f975"}.fi-ss-mouse-field:before{content:"\f976"}.fi-ss-mouse:before{content:"\f977"}.fi-ss-mov-file:before{content:"\f978"}.fi-ss-move-to-folder-2:before{content:"\f979"}.fi-ss-move-to-folder:before{content:"\f97a"}.fi-ss-mp3-file:before{content:"\f97b"}.fi-ss-mp3-player:before{content:"\f97c"}.fi-ss-mp4-file:before{content:"\f97d"}.fi-ss-mug-alt:before{content:"\f97e"}.fi-ss-mug-hot-alt:before{content:"\f97f"}.fi-ss-mug-hot:before{content:"\f980"}.fi-ss-mug-marshmallows:before{content:"\f981"}.fi-ss-mug-tea-saucer:before{content:"\f982"}.fi-ss-mug-tea:before{content:"\f983"}.fi-ss-mug:before{content:"\f984"}.fi-ss-multiple-alt:before{content:"\f985"}.fi-ss-multiple:before{content:"\f986"}.fi-ss-muscle:before{content:"\f987"}.fi-ss-mushroom-alt:before{content:"\f988"}.fi-ss-mushroom:before{content:"\f989"}.fi-ss-music-alt:before{content:"\f98a"}.fi-ss-music-file:before{content:"\f98b"}.fi-ss-music-note-slash:before{content:"\f98c"}.fi-ss-music-note:before{content:"\f98d"}.fi-ss-music-slash:before{content:"\f98e"}.fi-ss-music:before{content:"\f98f"}.fi-ss-n:before{content:"\f990"}.fi-ss-naira-sign:before{content:"\f991"}.fi-ss-narwhal:before{content:"\f992"}.fi-ss-navigation:before{content:"\f993"}.fi-ss-nesting-dolls:before{content:"\f994"}.fi-ss-network-analytic:before{content:"\f995"}.fi-ss-network-cloud:before{content:"\f996"}.fi-ss-network:before{content:"\f997"}.fi-ss-neuter:before{content:"\f998"}.fi-ss-newsletter-subscribe:before{content:"\f999"}.fi-ss-newspaper-open:before{content:"\f99a"}.fi-ss-newspaper:before{content:"\f99b"}.fi-ss-nfc-lock:before{content:"\f99c"}.fi-ss-nfc-magnifying-glass:before{content:"\f99d"}.fi-ss-nfc-pen:before{content:"\f99e"}.fi-ss-nfc-slash:before{content:"\f99f"}.fi-ss-nfc-trash:before{content:"\f9a0"}.fi-ss-nfc:before{content:"\f9a1"}.fi-ss-night-day:before{content:"\f9a2"}.fi-ss-no-fee:before{content:"\f9a3"}.fi-ss-no-people:before{content:"\f9a4"}.fi-ss-noodles:before{content:"\f9a5"}.fi-ss-nose:before{content:"\f9a6"}.fi-ss-not-equal:before{content:"\f9a7"}.fi-ss-not-found-alt:before{content:"\f9a8"}.fi-ss-not-found-magnifying-glass:before{content:"\f9a9"}.fi-ss-not-found:before{content:"\f9aa"}.fi-ss-notdef:before{content:"\f9ab"}.fi-ss-note-medical:before{content:"\f9ac"}.fi-ss-note-sticky:before{content:"\f9ad"}.fi-ss-note:before{content:"\f9ae"}.fi-ss-notebook-alt:before{content:"\f9af"}.fi-ss-notebook:before{content:"\f9b0"}.fi-ss-notes-medical:before{content:"\f9b1"}.fi-ss-notes:before{content:"\f9b2"}.fi-ss-o:before{content:"\f9b3"}.fi-ss-object-exclude:before{content:"\f9b4"}.fi-ss-object-group:before{content:"\f9b5"}.fi-ss-object-intersect:before{content:"\f9b6"}.fi-ss-object-subtract:before{content:"\f9b7"}.fi-ss-object-ungroup:before{content:"\f9b8"}.fi-ss-object-union:before{content:"\f9b9"}.fi-ss-objects-column:before{content:"\f9ba"}.fi-ss-octagon-check:before{content:"\f9bb"}.fi-ss-octagon-divide:before{content:"\f9bc"}.fi-ss-octagon-exclamation:before{content:"\f9bd"}.fi-ss-octagon-minus:before{content:"\f9be"}.fi-ss-octagon-plus:before{content:"\f9bf"}.fi-ss-octagon-xmark:before{content:"\f9c0"}.fi-ss-octagon:before{content:"\f9c1"}.fi-ss-oil-can:before{content:"\f9c2"}.fi-ss-oil-temp:before{content:"\f9c3"}.fi-ss-olive-oil:before{content:"\f9c4"}.fi-ss-olive:before{content:"\f9c5"}.fi-ss-olives:before{content:"\f9c6"}.fi-ss-om:before{content:"\f9c7"}.fi-ss-omega:before{content:"\f9c8"}.fi-ss-onboarding:before{content:"\f9c9"}.fi-ss-onion:before{content:"\f9ca"}.fi-ss-opacity:before{content:"\f9cb"}.fi-ss-open-mail-clip:before{content:"\f9cc"}.fi-ss-operating-system-upgrade:before{content:"\f9cd"}.fi-ss-operation:before{content:"\f9ce"}.fi-ss-order-history:before{content:"\f9cf"}.fi-ss-organization-chart:before{content:"\f9d0"}.fi-ss-ornament:before{content:"\f9d1"}.fi-ss-otp:before{content:"\f9d2"}.fi-ss-otter:before{content:"\f9d3"}.fi-ss-outdent:before{content:"\f9d4"}.fi-ss-oval-alt:before{content:"\f9d5"}.fi-ss-oval:before{content:"\f9d6"}.fi-ss-oven:before{content:"\f9d7"}.fi-ss-overline:before{content:"\f9d8"}.fi-ss-overview:before{content:"\f9d9"}.fi-ss-p:before{content:"\f9da"}.fi-ss-package:before{content:"\f9db"}.fi-ss-padlock-check:before{content:"\f9dc"}.fi-ss-page-break:before{content:"\f9dd"}.fi-ss-pager:before{content:"\f9de"}.fi-ss-paid:before{content:"\f9df"}.fi-ss-paint-roller:before{content:"\f9e0"}.fi-ss-paint:before{content:"\f9e1"}.fi-ss-paintbrush-pencil:before{content:"\f9e2"}.fi-ss-palette:before{content:"\f9e3"}.fi-ss-pallet-alt:before{content:"\f9e4"}.fi-ss-pallet:before{content:"\f9e5"}.fi-ss-pan-food:before{content:"\f9e6"}.fi-ss-pan-frying:before{content:"\f9e7"}.fi-ss-pan:before{content:"\f9e8"}.fi-ss-pancakes:before{content:"\f9e9"}.fi-ss-panorama:before{content:"\f9ea"}.fi-ss-paper-plane-launch:before{content:"\f9eb"}.fi-ss-paper-plane-top:before{content:"\f9ec"}.fi-ss-paper-plane:before{content:"\f9ed"}.fi-ss-paperclip-vertical:before{content:"\f9ee"}.fi-ss-parachute-box:before{content:"\f9ef"}.fi-ss-paragraph-left:before{content:"\f9f0"}.fi-ss-paragraph:before{content:"\f9f1"}.fi-ss-parking-circle-slash:before{content:"\f9f2"}.fi-ss-parking-circle:before{content:"\f9f3"}.fi-ss-parking-slash:before{content:"\f9f4"}.fi-ss-parking:before{content:"\f9f5"}.fi-ss-party-bell:before{content:"\f9f6"}.fi-ss-party-horn:before{content:"\f9f7"}.fi-ss-party:before{content:"\f9f8"}.fi-ss-passport:before{content:"\f9f9"}.fi-ss-password-alt:before{content:"\f9fa"}.fi-ss-password-computer:before{content:"\f9fb"}.fi-ss-password-email:before{content:"\f9fc"}.fi-ss-password-smartphone:before{content:"\f9fd"}.fi-ss-password:before{content:"\f9fe"}.fi-ss-paste:before{content:"\f9ff"}.fi-ss-pattern:before{content:"\fa00"}.fi-ss-pause-circle:before{content:"\fa01"}.fi-ss-pause-square:before{content:"\fa02"}.fi-ss-pause:before{content:"\fa03"}.fi-ss-paw-claws:before{content:"\fa04"}.fi-ss-paw-heart:before{content:"\fa05"}.fi-ss-paw:before{content:"\fa06"}.fi-ss-payment-pos:before{content:"\fa07"}.fi-ss-payroll-calendar:before{content:"\fa08"}.fi-ss-payroll-check:before{content:"\fa09"}.fi-ss-payroll:before{content:"\fa0a"}.fi-ss-peace:before{content:"\fa0b"}.fi-ss-peach:before{content:"\fa0c"}.fi-ss-peanut:before{content:"\fa0d"}.fi-ss-peanuts:before{content:"\fa0e"}.fi-ss-peapod:before{content:"\fa0f"}.fi-ss-pear:before{content:"\fa10"}.fi-ss-pedestal:before{content:"\fa11"}.fi-ss-pen-circle:before{content:"\fa12"}.fi-ss-pen-clip-slash:before{content:"\fa13"}.fi-ss-pen-clip:before{content:"\fa14"}.fi-ss-pen-fancy-slash:before{content:"\fa15"}.fi-ss-pen-fancy:before{content:"\fa16"}.fi-ss-pen-field:before{content:"\fa17"}.fi-ss-pen-nib-slash:before{content:"\fa18"}.fi-ss-pen-nib:before{content:"\fa19"}.fi-ss-pen-slash:before{content:"\fa1a"}.fi-ss-pen-square:before{content:"\fa1b"}.fi-ss-pen-swirl:before{content:"\fa1c"}.fi-ss-pencil-paintbrush:before{content:"\fa1d"}.fi-ss-pencil-ruler:before{content:"\fa1e"}.fi-ss-pencil-slash:before{content:"\fa1f"}.fi-ss-pencil:before{content:"\fa20"}.fi-ss-pending:before{content:"\fa21"}.fi-ss-pennant:before{content:"\fa22"}.fi-ss-people-arrows-left-right:before{content:"\fa23"}.fi-ss-people-carry-box:before{content:"\fa24"}.fi-ss-people-dress:before{content:"\fa25"}.fi-ss-people-network-partner:before{content:"\fa26"}.fi-ss-people-pants:before{content:"\fa27"}.fi-ss-people-poll:before{content:"\fa28"}.fi-ss-people-pulling:before{content:"\fa29"}.fi-ss-people-roof:before{content:"\fa2a"}.fi-ss-people:before{content:"\fa2b"}.fi-ss-pepper-alt:before{content:"\fa2c"}.fi-ss-pepper-hot:before{content:"\fa2d"}.fi-ss-pepper:before{content:"\fa2e"}.fi-ss-percent-10:before{content:"\fa2f"}.fi-ss-percent-100:before{content:"\fa30"}.fi-ss-percent-20:before{content:"\fa31"}.fi-ss-percent-25:before{content:"\fa32"}.fi-ss-percent-30:before{content:"\fa33"}.fi-ss-percent-40:before{content:"\fa34"}.fi-ss-percent-50:before{content:"\fa35"}.fi-ss-percent-60:before{content:"\fa36"}.fi-ss-percent-70:before{content:"\fa37"}.fi-ss-percent-75:before{content:"\fa38"}.fi-ss-percent-80:before{content:"\fa39"}.fi-ss-percent-90:before{content:"\fa3a"}.fi-ss-percentage:before{content:"\fa3b"}.fi-ss-person-burst:before{content:"\fa3c"}.fi-ss-person-carry-box:before{content:"\fa3d"}.fi-ss-person-circle-check:before{content:"\fa3e"}.fi-ss-person-circle-exclamation:before{content:"\fa3f"}.fi-ss-person-circle-minus:before{content:"\fa40"}.fi-ss-person-circle-plus:before{content:"\fa41"}.fi-ss-person-circle-question:before{content:"\fa42"}.fi-ss-person-circle-xmark:before{content:"\fa43"}.fi-ss-person-cv:before{content:"\fa44"}.fi-ss-person-dolly-empty:before{content:"\fa45"}.fi-ss-person-dolly:before{content:"\fa46"}.fi-ss-person-dress-simple:before{content:"\fa47"}.fi-ss-person-dress:before{content:"\fa48"}.fi-ss-person-luggage:before{content:"\fa49"}.fi-ss-person-lunge:before{content:"\fa4a"}.fi-ss-person-pilates:before{content:"\fa4b"}.fi-ss-person-praying:before{content:"\fa4c"}.fi-ss-person-pregnant:before{content:"\fa4d"}.fi-ss-person-seat-reclined:before{content:"\fa4e"}.fi-ss-person-seat:before{content:"\fa4f"}.fi-ss-person-shelter:before{content:"\fa50"}.fi-ss-person-sign:before{content:"\fa51"}.fi-ss-person-simple:before{content:"\fa52"}.fi-ss-person-walking-with-cane:before{content:"\fa53"}.fi-ss-peseta-sign:before{content:"\fa54"}.fi-ss-peso-sign:before{content:"\fa55"}.fi-ss-pets:before{content:"\fa56"}.fi-ss-pharmacy:before{content:"\fa57"}.fi-ss-phone-call:before{content:"\fa58"}.fi-ss-phone-cross:before{content:"\fa59"}.fi-ss-phone-flip:before{content:"\fa5a"}.fi-ss-phone-guide:before{content:"\fa5b"}.fi-ss-phone-heart-message:before{content:"\fa5c"}.fi-ss-phone-office:before{content:"\fa5d"}.fi-ss-phone-pause:before{content:"\fa5e"}.fi-ss-phone-plus:before{content:"\fa5f"}.fi-ss-phone-rotary:before{content:"\fa60"}.fi-ss-phone-slash:before{content:"\fa61"}.fi-ss-photo-capture:before{content:"\fa62"}.fi-ss-photo-film-music:before{content:"\fa63"}.fi-ss-photo-video:before{content:"\fa64"}.fi-ss-physics:before{content:"\fa65"}.fi-ss-Pi:before{content:"\fa66"}.fi-ss-piano-keyboard:before{content:"\fa67"}.fi-ss-piano:before{content:"\fa68"}.fi-ss-pickaxe:before{content:"\fa69"}.fi-ss-picking-box:before{content:"\fa6a"}.fi-ss-picking:before{content:"\fa6b"}.fi-ss-picnic:before{content:"\fa6c"}.fi-ss-picpeople-filled:before{content:"\fa6d"}.fi-ss-picpeople:before{content:"\fa6e"}.fi-ss-picture:before{content:"\fa6f"}.fi-ss-pie:before{content:"\fa70"}.fi-ss-pig-bank-bulb:before{content:"\fa71"}.fi-ss-pig-face:before{content:"\fa72"}.fi-ss-pig:before{content:"\fa73"}.fi-ss-piggy-bank-budget:before{content:"\fa74"}.fi-ss-piggy-bank:before{content:"\fa75"}.fi-ss-pills:before{content:"\fa76"}.fi-ss-pinata:before{content:"\fa77"}.fi-ss-pineapple-alt:before{content:"\fa78"}.fi-ss-pineapple:before{content:"\fa79"}.fi-ss-pipe-smoking:before{content:"\fa7a"}.fi-ss-pipette:before{content:"\fa7b"}.fi-ss-pizza-slice:before{content:"\fa7c"}.fi-ss-place-of-worship:before{content:"\fa7d"}.fi-ss-plan-strategy:before{content:"\fa7e"}.fi-ss-plan:before{content:"\fa7f"}.fi-ss-plane-alt:before{content:"\fa80"}.fi-ss-plane-arrival:before{content:"\fa81"}.fi-ss-plane-departure:before{content:"\fa82"}.fi-ss-plane-prop:before{content:"\fa83"}.fi-ss-plane-slash:before{content:"\fa84"}.fi-ss-plane-tail:before{content:"\fa85"}.fi-ss-plane:before{content:"\fa86"}.fi-ss-planet-moon:before{content:"\fa87"}.fi-ss-planet-ringed:before{content:"\fa88"}.fi-ss-plant-care:before{content:"\fa89"}.fi-ss-plant-growth:before{content:"\fa8a"}.fi-ss-plant-seed-invest:before{content:"\fa8b"}.fi-ss-plant-wilt:before{content:"\fa8c"}.fi-ss-plate-utensils:before{content:"\fa8d"}.fi-ss-plate-wheat:before{content:"\fa8e"}.fi-ss-plate:before{content:"\fa8f"}.fi-ss-play-alt:before{content:"\fa90"}.fi-ss-play-circle:before{content:"\fa91"}.fi-ss-play-microphone:before{content:"\fa92"}.fi-ss-play-pause:before{content:"\fa93"}.fi-ss-play:before{content:"\fa94"}.fi-ss-plug-alt:before{content:"\fa95"}.fi-ss-plug-cable:before{content:"\fa96"}.fi-ss-plug-circle-bolt:before{content:"\fa97"}.fi-ss-plug-circle-check:before{content:"\fa98"}.fi-ss-plug-circle-exclamation:before{content:"\fa99"}.fi-ss-plug-circle-minus:before{content:"\fa9a"}.fi-ss-plug-circle-plus:before{content:"\fa9b"}.fi-ss-plug-connection:before{content:"\fa9c"}.fi-ss-plug:before{content:"\fa9d"}.fi-ss-plus-hexagon:before{content:"\fa9e"}.fi-ss-plus-minus:before{content:"\fa9f"}.fi-ss-plus-small:before{content:"\faa0"}.fi-ss-plus:before{content:"\faa1"}.fi-ss-png-file:before{content:"\faa2"}.fi-ss-podcast:before{content:"\faa3"}.fi-ss-podium-star:before{content:"\faa4"}.fi-ss-podium-victory-leader:before{content:"\faa5"}.fi-ss-podium:before{content:"\faa6"}.fi-ss-point-of-sale-bill:before{content:"\faa7"}.fi-ss-point-of-sale-signal:before{content:"\faa8"}.fi-ss-point-of-sale:before{content:"\faa9"}.fi-ss-pointer-loading:before{content:"\faaa"}.fi-ss-pointer-text:before{content:"\faab"}.fi-ss-police-box:before{content:"\faac"}.fi-ss-poll-h:before{content:"\faad"}.fi-ss-pollution:before{content:"\faae"}.fi-ss-pompebled:before{content:"\faaf"}.fi-ss-poo-bolt:before{content:"\fab0"}.fi-ss-poo:before{content:"\fab1"}.fi-ss-pool-8-ball:before{content:"\fab2"}.fi-ss-poop:before{content:"\fab3"}.fi-ss-popcorn:before{content:"\fab4"}.fi-ss-popsicle:before{content:"\fab5"}.fi-ss-portal-enter:before{content:"\fab6"}.fi-ss-portal-exit:before{content:"\fab7"}.fi-ss-portrait:before{content:"\fab8"}.fi-ss-pot:before{content:"\fab9"}.fi-ss-potato:before{content:"\faba"}.fi-ss-pound:before{content:"\fabb"}.fi-ss-power:before{content:"\fabc"}.fi-ss-ppt-file:before{content:"\fabd"}.fi-ss-practice:before{content:"\fabe"}.fi-ss-praying-hands:before{content:"\fabf"}.fi-ss-prescription-bottle-alt:before{content:"\fac0"}.fi-ss-prescription-bottle-pill:before{content:"\fac1"}.fi-ss-prescription-bottle:before{content:"\fac2"}.fi-ss-prescription:before{content:"\fac3"}.fi-ss-presentation:before{content:"\fac4"}.fi-ss-preview:before{content:"\fac5"}.fi-ss-previous-square:before{content:"\fac6"}.fi-ss-print-magnifying-glass:before{content:"\fac7"}.fi-ss-print-slash:before{content:"\fac8"}.fi-ss-print:before{content:"\fac9"}.fi-ss-priority-arrow:before{content:"\faca"}.fi-ss-priority-arrows:before{content:"\facb"}.fi-ss-priority-importance:before{content:"\facc"}.fi-ss-problem-solving:before{content:"\facd"}.fi-ss-procedures:before{content:"\face"}.fi-ss-process:before{content:"\facf"}.fi-ss-productivity:before{content:"\fad0"}.fi-ss-progress-complete:before{content:"\fad1"}.fi-ss-progress-download:before{content:"\fad2"}.fi-ss-progress-upload:before{content:"\fad3"}.fi-ss-projector:before{content:"\fad4"}.fi-ss-protractor:before{content:"\fad5"}.fi-ss-pulse:before{content:"\fad6"}.fi-ss-pump-medical:before{content:"\fad7"}.fi-ss-pump:before{content:"\fad8"}.fi-ss-pumpkin-alt-2:before{content:"\fad9"}.fi-ss-pumpkin-alt:before{content:"\fada"}.fi-ss-pumpkin:before{content:"\fadb"}.fi-ss-puzzle-alt:before{content:"\fadc"}.fi-ss-puzzle-piece-integration:before{content:"\fadd"}.fi-ss-puzzle-piece:before{content:"\fade"}.fi-ss-puzzle-pieces:before{content:"\fadf"}.fi-ss-pyramid:before{content:"\fae0"}.fi-ss-q:before{content:"\fae1"}.fi-ss-qr-scan:before{content:"\fae2"}.fi-ss-QR:before{content:"\fae3"}.fi-ss-qrcode:before{content:"\fae4"}.fi-ss-question-square:before{content:"\fae5"}.fi-ss-question:before{content:"\fae6"}.fi-ss-queue-alt:before{content:"\fae7"}.fi-ss-queue-line:before{content:"\fae8"}.fi-ss-queue-signal:before{content:"\fae9"}.fi-ss-queue:before{content:"\faea"}.fi-ss-quill-pen-story:before{content:"\faeb"}.fi-ss-quiz-alt:before{content:"\faec"}.fi-ss-quiz:before{content:"\faed"}.fi-ss-quote-right:before{content:"\faee"}.fi-ss-r:before{content:"\faef"}.fi-ss-rabbit-fast:before{content:"\faf0"}.fi-ss-rabbit:before{content:"\faf1"}.fi-ss-raccoon:before{content:"\faf2"}.fi-ss-racquet:before{content:"\faf3"}.fi-ss-radar:before{content:"\faf4"}.fi-ss-radiation-alt:before{content:"\faf5"}.fi-ss-radiation:before{content:"\faf6"}.fi-ss-radio-alt:before{content:"\faf7"}.fi-ss-radio-button:before{content:"\faf8"}.fi-ss-radio:before{content:"\faf9"}.fi-ss-radish:before{content:"\fafa"}.fi-ss-rainbow:before{content:"\fafb"}.fi-ss-raindrops:before{content:"\fafc"}.fi-ss-ram:before{content:"\fafd"}.fi-ss-ramp-loading:before{content:"\fafe"}.fi-ss-rank:before{content:"\faff"}.fi-ss-ranking-podium-empty:before{content:"\fb00"}.fi-ss-ranking-podium:before{content:"\fb01"}.fi-ss-ranking-star:before{content:"\fb02"}.fi-ss-ranking-stars:before{content:"\fb03"}.fi-ss-raygun:before{content:"\fb04"}.fi-ss-razor-barber:before{content:"\fb05"}.fi-ss-react:before{content:"\fb06"}.fi-ss-rec:before{content:"\fb07"}.fi-ss-receipt:before{content:"\fb08"}.fi-ss-recipe-book:before{content:"\fb09"}.fi-ss-recipe:before{content:"\fb0a"}.fi-ss-record-vinyl:before{content:"\fb0b"}.fi-ss-rectabgle-vertical:before{content:"\fb0c"}.fi-ss-rectangle-barcode:before{content:"\fb0d"}.fi-ss-rectangle-code:before{content:"\fb0e"}.fi-ss-rectangle-history-circle-plus:before{content:"\fb0f"}.fi-ss-rectangle-horizontal:before{content:"\fb10"}.fi-ss-rectangle-list:before{content:"\fb11"}.fi-ss-rectangle-panoramic:before{content:"\fb12"}.fi-ss-rectangle-pro:before{content:"\fb13"}.fi-ss-rectangle-vertical-history:before{content:"\fb14"}.fi-ss-rectangle-vertical:before{content:"\fb15"}.fi-ss-rectangle-xmark:before{content:"\fb16"}.fi-ss-rectangles-mixed:before{content:"\fb17"}.fi-ss-recycle-bin:before{content:"\fb18"}.fi-ss-recycle:before{content:"\fb19"}.fi-ss-redo-alt:before{content:"\fb1a"}.fi-ss-redo:before{content:"\fb1b"}.fi-ss-reel:before{content:"\fb1c"}.fi-ss-refer-arrow:before{content:"\fb1d"}.fi-ss-refer:before{content:"\fb1e"}.fi-ss-referral-alt:before{content:"\fb1f"}.fi-ss-referral-user:before{content:"\fb20"}.fi-ss-referral:before{content:"\fb21"}.fi-ss-reflect-horizontal-alt:before{content:"\fb22"}.fi-ss-reflect-horizontal:before{content:"\fb23"}.fi-ss-reflect-vertical:before{content:"\fb24"}.fi-ss-reflect:before{content:"\fb25"}.fi-ss-refresh:before{content:"\fb26"}.fi-ss-refrigerator:before{content:"\fb27"}.fi-ss-refund-alt:before{content:"\fb28"}.fi-ss-refund:before{content:"\fb29"}.fi-ss-region-pin-alt:before{content:"\fb2a"}.fi-ss-region-pin:before{content:"\fb2b"}.fi-ss-registered:before{content:"\fb2c"}.fi-ss-registration-paper:before{content:"\fb2d"}.fi-ss-remove-folder:before{content:"\fb2e"}.fi-ss-remove-user:before{content:"\fb2f"}.fi-ss-rent-signal:before{content:"\fb30"}.fi-ss-rent:before{content:"\fb31"}.fi-ss-replace:before{content:"\fb32"}.fi-ss-replay-10:before{content:"\fb33"}.fi-ss-replay-30:before{content:"\fb34"}.fi-ss-replay-5:before{content:"\fb35"}.fi-ss-reply-all:before{content:"\fb36"}.fi-ss-republican:before{content:"\fb37"}.fi-ss-reservation-smartphone:before{content:"\fb38"}.fi-ss-reservation-table:before{content:"\fb39"}.fi-ss-resistance-band:before{content:"\fb3a"}.fi-ss-resize:before{content:"\fb3b"}.fi-ss-resources:before{content:"\fb3c"}.fi-ss-restaurant:before{content:"\fb3d"}.fi-ss-restock:before{content:"\fb3e"}.fi-ss-restroom-simple:before{content:"\fb3f"}.fi-ss-resume:before{content:"\fb40"}.fi-ss-revenue-alt:before{content:"\fb41"}.fi-ss-revenue-euro:before{content:"\fb42"}.fi-ss-Revenue:before{content:"\fb43"}.fi-ss-review:before{content:"\fb44"}.fi-ss-rewind-button-circle:before{content:"\fb45"}.fi-ss-rewind:before{content:"\fb46"}.fi-ss-rhombus:before{content:"\fb47"}.fi-ss-ribbon:before{content:"\fb48"}.fi-ss-right-from-bracket:before{content:"\fb49"}.fi-ss-right:before{content:"\fb4a"}.fi-ss-ring-diamond:before{content:"\fb4b"}.fi-ss-ring:before{content:"\fb4c"}.fi-ss-rings-wedding:before{content:"\fb4d"}.fi-ss-risk-alt:before{content:"\fb4e"}.fi-ss-risk:before{content:"\fb4f"}.fi-ss-road-barrier:before{content:"\fb50"}.fi-ss-road:before{content:"\fb51"}.fi-ss-robot:before{content:"\fb52"}.fi-ss-robotic-arm:before{content:"\fb53"}.fi-ss-rocket-lunch:before{content:"\fb54"}.fi-ss-rocket:before{content:"\fb55"}.fi-ss-roller-coaster:before{content:"\fb56"}.fi-ss-room-service:before{content:"\fb57"}.fi-ss-rotate-exclamation:before{content:"\fb58"}.fi-ss-rotate-left:before{content:"\fb59"}.fi-ss-rotate-reverse:before{content:"\fb5a"}.fi-ss-rotate-right:before{content:"\fb5b"}.fi-ss-rotate-square:before{content:"\fb5c"}.fi-ss-roulette:before{content:"\fb5d"}.fi-ss-route-highway:before{content:"\fb5e"}.fi-ss-route-interstate:before{content:"\fb5f"}.fi-ss-route:before{content:"\fb60"}.fi-ss-router:before{content:"\fb61"}.fi-ss-rss-alt:before{content:"\fb62"}.fi-ss-rss:before{content:"\fb63"}.fi-ss-ruble-sign:before{content:"\fb64"}.fi-ss-rugby-helmet:before{content:"\fb65"}.fi-ss-rugby:before{content:"\fb66"}.fi-ss-ruler-combined:before{content:"\fb67"}.fi-ss-ruler-horizontal:before{content:"\fb68"}.fi-ss-ruler-triangle:before{content:"\fb69"}.fi-ss-ruler-vertical:before{content:"\fb6a"}.fi-ss-rules-alt:before{content:"\fb6b"}.fi-ss-rules:before{content:"\fb6c"}.fi-ss-running-track:before{content:"\fb6d"}.fi-ss-running:before{content:"\fb6e"}.fi-ss-rupee-sign:before{content:"\fb6f"}.fi-ss-rupiah-sign:before{content:"\fb70"}.fi-ss-rv:before{content:"\fb71"}.fi-ss-s:before{content:"\fb72"}.fi-ss-sack-dollar:before{content:"\fb73"}.fi-ss-sack:before{content:"\fb74"}.fi-ss-sad-cry:before{content:"\fb75"}.fi-ss-sad-tear:before{content:"\fb76"}.fi-ss-sad:before{content:"\fb77"}.fi-ss-safe-box:before{content:"\fb78"}.fi-ss-sailboat:before{content:"\fb79"}.fi-ss-salad:before{content:"\fb7a"}.fi-ss-salary-alt:before{content:"\fb7b"}.fi-ss-salt-pepper:before{content:"\fb7c"}.fi-ss-salt-shaker:before{content:"\fb7d"}.fi-ss-sandwich-alt:before{content:"\fb7e"}.fi-ss-sandwich:before{content:"\fb7f"}.fi-ss-satellite-dish:before{content:"\fb80"}.fi-ss-satellite:before{content:"\fb81"}.fi-ss-saturday:before{content:"\fb82"}.fi-ss-sauce:before{content:"\fb83"}.fi-ss-sausage:before{content:"\fb84"}.fi-ss-sax-hot:before{content:"\fb85"}.fi-ss-saxophone:before{content:"\fb86"}.fi-ss-scale-comparison-alt:before{content:"\fb87"}.fi-ss-scale-comparison:before{content:"\fb88"}.fi-ss-scale:before{content:"\fb89"}.fi-ss-scalpel-path:before{content:"\fb8a"}.fi-ss-scalpel:before{content:"\fb8b"}.fi-ss-scanner-gun:before{content:"\fb8c"}.fi-ss-scanner-image:before{content:"\fb8d"}.fi-ss-scanner-keyboard:before{content:"\fb8e"}.fi-ss-scanner-touchscreen:before{content:"\fb8f"}.fi-ss-scarecrow:before{content:"\fb90"}.fi-ss-scarf:before{content:"\fb91"}.fi-ss-school-bus:before{content:"\fb92"}.fi-ss-school:before{content:"\fb93"}.fi-ss-scissors:before{content:"\fb94"}.fi-ss-scooter:before{content:"\fb95"}.fi-ss-screen:before{content:"\fb96"}.fi-ss-screencast:before{content:"\fb97"}.fi-ss-screw-alt:before{content:"\fb98"}.fi-ss-screw:before{content:"\fb99"}.fi-ss-screwdriver:before{content:"\fb9a"}.fi-ss-scribble:before{content:"\fb9b"}.fi-ss-script:before{content:"\fb9c"}.fi-ss-scroll-document-story:before{content:"\fb9d"}.fi-ss-scroll-old:before{content:"\fb9e"}.fi-ss-scroll-torah:before{content:"\fb9f"}.fi-ss-scroll:before{content:"\fba0"}.fi-ss-scrubber:before{content:"\fba1"}.fi-ss-scythe:before{content:"\fba2"}.fi-ss-sd-card:before{content:"\fba3"}.fi-ss-sd-cards:before{content:"\fba4"}.fi-ss-seal-exclamation:before{content:"\fba5"}.fi-ss-seal-question:before{content:"\fba6"}.fi-ss-seal:before{content:"\fba7"}.fi-ss-search-alt:before{content:"\fba8"}.fi-ss-search-dollar:before{content:"\fba9"}.fi-ss-search-heart:before{content:"\fbaa"}.fi-ss-search-location:before{content:"\fbab"}.fi-ss-search:before{content:"\fbac"}.fi-ss-seat-airline:before{content:"\fbad"}.fi-ss-second-award:before{content:"\fbae"}.fi-ss-second-laurel:before{content:"\fbaf"}.fi-ss-second-medal:before{content:"\fbb0"}.fi-ss-second:before{content:"\fbb1"}.fi-ss-seedling:before{content:"\fbb2"}.fi-ss-select:before{content:"\fbb3"}.fi-ss-selection:before{content:"\fbb4"}.fi-ss-sell:before{content:"\fbb5"}.fi-ss-seller-store:before{content:"\fbb6"}.fi-ss-seller:before{content:"\fbb7"}.fi-ss-selling:before{content:"\fbb8"}.fi-ss-send-back:before{content:"\fbb9"}.fi-ss-send-backward:before{content:"\fbba"}.fi-ss-send-money-smartphone:before{content:"\fbbb"}.fi-ss-send-money:before{content:"\fbbc"}.fi-ss-sensor-alert:before{content:"\fbbd"}.fi-ss-sensor-fire:before{content:"\fbbe"}.fi-ss-sensor-on:before{content:"\fbbf"}.fi-ss-sensor-smoke:before{content:"\fbc0"}.fi-ss-sensor:before{content:"\fbc1"}.fi-ss-settings-sliders:before{content:"\fbc2"}.fi-ss-settings:before{content:"\fbc3"}.fi-ss-share-alt-square:before{content:"\fbc4"}.fi-ss-share-square:before{content:"\fbc5"}.fi-ss-share:before{content:"\fbc6"}.fi-ss-sheep:before{content:"\fbc7"}.fi-ss-shekel-sign:before{content:"\fbc8"}.fi-ss-shelves:before{content:"\fbc9"}.fi-ss-shield-alt:before{content:"\fbca"}.fi-ss-shield-cat:before{content:"\fbcb"}.fi-ss-shield-check:before{content:"\fbcc"}.fi-ss-shield-cross:before{content:"\fbcd"}.fi-ss-shield-dog:before{content:"\fbce"}.fi-ss-shield-exclamation:before{content:"\fbcf"}.fi-ss-shield-interrogation:before{content:"\fbd0"}.fi-ss-shield-keyhole:before{content:"\fbd1"}.fi-ss-shield-minus:before{content:"\fbd2"}.fi-ss-shield-plus:before{content:"\fbd3"}.fi-ss-shield-security-risk:before{content:"\fbd4"}.fi-ss-shield-slash:before{content:"\fbd5"}.fi-ss-shield-trust:before{content:"\fbd6"}.fi-ss-shield-virus:before{content:"\fbd7"}.fi-ss-shield-xmark:before{content:"\fbd8"}.fi-ss-shield:before{content:"\fbd9"}.fi-ss-ship-side:before{content:"\fbda"}.fi-ss-ship:before{content:"\fbdb"}.fi-ss-shipping-fast:before{content:"\fbdc"}.fi-ss-shipping-timed:before{content:"\fbdd"}.fi-ss-shirt-long-sleeve:before{content:"\fbde"}.fi-ss-shirt-running:before{content:"\fbdf"}.fi-ss-shirt-tank-top:before{content:"\fbe0"}.fi-ss-shirt:before{content:"\fbe1"}.fi-ss-shish-kebab:before{content:"\fbe2"}.fi-ss-shoe-prints:before{content:"\fbe3"}.fi-ss-shop-lock:before{content:"\fbe4"}.fi-ss-shop-slash:before{content:"\fbe5"}.fi-ss-shop:before{content:"\fbe6"}.fi-ss-shopping-bag-add:before{content:"\fbe7"}.fi-ss-shopping-bag:before{content:"\fbe8"}.fi-ss-shopping-basket:before{content:"\fbe9"}.fi-ss-shopping-cart-add:before{content:"\fbea"}.fi-ss-shopping-cart-buyer:before{content:"\fbeb"}.fi-ss-shopping-cart-check:before{content:"\fbec"}.fi-ss-shopping-cart:before{content:"\fbed"}.fi-ss-shovel-snow:before{content:"\fbee"}.fi-ss-shovel:before{content:"\fbef"}.fi-ss-shower-down:before{content:"\fbf0"}.fi-ss-shower:before{content:"\fbf1"}.fi-ss-shredder:before{content:"\fbf2"}.fi-ss-shrimp:before{content:"\fbf3"}.fi-ss-shuffle:before{content:"\fbf4"}.fi-ss-shuttle-van:before{content:"\fbf5"}.fi-ss-shuttlecock:before{content:"\fbf6"}.fi-ss-Sickle:before{content:"\fbf7"}.fi-ss-sidebar-flip:before{content:"\fbf8"}.fi-ss-sidebar:before{content:"\fbf9"}.fi-ss-sigma:before{content:"\fbfa"}.fi-ss-sign-hanging:before{content:"\fbfb"}.fi-ss-sign-in-alt:before{content:"\fbfc"}.fi-ss-sign-out-alt:before{content:"\fbfd"}.fi-ss-sign-up:before{content:"\fbfe"}.fi-ss-signal-alt-1:before{content:"\fbff"}.fi-ss-signal-alt-2:before{content:"\fc00"}.fi-ss-signal-alt-slash:before{content:"\fc01"}.fi-ss-signal-alt:before{content:"\fc02"}.fi-ss-signal-bars-fair:before{content:"\fc03"}.fi-ss-signal-bars-good:before{content:"\fc04"}.fi-ss-signal-bars-weak:before{content:"\fc05"}.fi-ss-signal-stream-slash:before{content:"\fc06"}.fi-ss-signal-stream:before{content:"\fc07"}.fi-ss-signature-lock:before{content:"\fc08"}.fi-ss-signature-slash:before{content:"\fc09"}.fi-ss-signature:before{content:"\fc0a"}.fi-ss-sim-card:before{content:"\fc0b"}.fi-ss-sim-cards:before{content:"\fc0c"}.fi-ss-sink:before{content:"\fc0d"}.fi-ss-siren-on:before{content:"\fc0e"}.fi-ss-Siren:before{content:"\fc0f"}.fi-ss-site-alt:before{content:"\fc10"}.fi-ss-site-browser:before{content:"\fc11"}.fi-ss-site:before{content:"\fc12"}.fi-ss-sitemap:before{content:"\fc13"}.fi-ss-skateboard:before{content:"\fc14"}.fi-ss-skating:before{content:"\fc15"}.fi-ss-skeleton-ribs:before{content:"\fc16"}.fi-ss-skeleton:before{content:"\fc17"}.fi-ss-skewer:before{content:"\fc18"}.fi-ss-ski-boot-ski:before{content:"\fc19"}.fi-ss-ski-jump:before{content:"\fc1a"}.fi-ss-ski-lift:before{content:"\fc1b"}.fi-ss-skiing-nordic:before{content:"\fc1c"}.fi-ss-skiing:before{content:"\fc1d"}.fi-ss-skill-alt:before{content:"\fc1e"}.fi-ss-skill-user:before{content:"\fc1f"}.fi-ss-skill:before{content:"\fc20"}.fi-ss-skin-arrow:before{content:"\fc21"}.fi-ss-skin-drop:before{content:"\fc22"}.fi-ss-skin-hair:before{content:"\fc23"}.fi-ss-skin:before{content:"\fc24"}.fi-ss-skip-15-seconds:before{content:"\fc25"}.fi-ss-skull-cow:before{content:"\fc26"}.fi-ss-skull-crossbones:before{content:"\fc27"}.fi-ss-skull:before{content:"\fc28"}.fi-ss-slash:before{content:"\fc29"}.fi-ss-sledding:before{content:"\fc2a"}.fi-ss-sleeping-bag:before{content:"\fc2b"}.fi-ss-sleigh:before{content:"\fc2c"}.fi-ss-sliders-h-square:before{content:"\fc2d"}.fi-ss-sliders-v-square:before{content:"\fc2e"}.fi-ss-sliders-v:before{content:"\fc2f"}.fi-ss-slot-machine:before{content:"\fc30"}.fi-ss-smart-home-alt:before{content:"\fc31"}.fi-ss-smart-home:before{content:"\fc32"}.fi-ss-smartphone:before{content:"\fc33"}.fi-ss-smile-beam:before{content:"\fc34"}.fi-ss-smile-plus:before{content:"\fc35"}.fi-ss-smile-wink:before{content:"\fc36"}.fi-ss-smile:before{content:"\fc37"}.fi-ss-smiley-comment-alt:before{content:"\fc38"}.fi-ss-smog:before{content:"\fc39"}.fi-ss-smoke:before{content:"\fc3a"}.fi-ss-smoking-ban:before{content:"\fc3b"}.fi-ss-smoking:before{content:"\fc3c"}.fi-ss-snake:before{content:"\fc3d"}.fi-ss-snap:before{content:"\fc3e"}.fi-ss-snooze:before{content:"\fc3f"}.fi-ss-snow-blowing:before{content:"\fc40"}.fi-ss-snowboarding:before{content:"\fc41"}.fi-ss-snowflake-droplets:before{content:"\fc42"}.fi-ss-snowflake:before{content:"\fc43"}.fi-ss-snowflakes:before{content:"\fc44"}.fi-ss-snowman-alt:before{content:"\fc45"}.fi-ss-snowman-head:before{content:"\fc46"}.fi-ss-snowmobile:before{content:"\fc47"}.fi-ss-snowplow:before{content:"\fc48"}.fi-ss-soap-alt:before{content:"\fc49"}.fi-ss-soap:before{content:"\fc4a"}.fi-ss-social-network:before{content:"\fc4b"}.fi-ss-socks:before{content:"\fc4c"}.fi-ss-sofa-size:before{content:"\fc4d"}.fi-ss-sofa:before{content:"\fc4e"}.fi-ss-solar-panel-sun:before{content:"\fc4f"}.fi-ss-solar-panel:before{content:"\fc50"}.fi-ss-solar-system:before{content:"\fc51"}.fi-ss-sold-house:before{content:"\fc52"}.fi-ss-sold-signal:before{content:"\fc53"}.fi-ss-sort-alpha-down-alt:before{content:"\fc54"}.fi-ss-sort-alpha-down:before{content:"\fc55"}.fi-ss-sort-alpha-up-alt:before{content:"\fc56"}.fi-ss-sort-alpha-up:before{content:"\fc57"}.fi-ss-sort-alt:before{content:"\fc58"}.fi-ss-sort-amount-down-alt:before{content:"\fc59"}.fi-ss-sort-amount-down:before{content:"\fc5a"}.fi-ss-sort-amount-up-alt:before{content:"\fc5b"}.fi-ss-sort-amount-up:before{content:"\fc5c"}.fi-ss-sort-circle-down:before{content:"\fc5d"}.fi-ss-sort-circle-up:before{content:"\fc5e"}.fi-ss-sort-circle:before{content:"\fc5f"}.fi-ss-sort-down:before{content:"\fc60"}.fi-ss-sort-numeric-down-alt:before{content:"\fc61"}.fi-ss-sort-numeric-down:before{content:"\fc62"}.fi-ss-sort-shapes-down:before{content:"\fc63"}.fi-ss-sort-shapes-up:before{content:"\fc64"}.fi-ss-sort-size-down:before{content:"\fc65"}.fi-ss-sort-size-up:before{content:"\fc66"}.fi-ss-sort:before{content:"\fc67"}.fi-ss-soup:before{content:"\fc68"}.fi-ss-source-data:before{content:"\fc69"}.fi-ss-source-document-alt:before{content:"\fc6a"}.fi-ss-source-document:before{content:"\fc6b"}.fi-ss-spa:before{content:"\fc6c"}.fi-ss-space-shuttle:before{content:"\fc6d"}.fi-ss-space-station-moon-alt:before{content:"\fc6e"}.fi-ss-space-station-moon:before{content:"\fc6f"}.fi-ss-spade:before{content:"\fc70"}.fi-ss-spaghetti-monster-flying:before{content:"\fc71"}.fi-ss-spain-map:before{content:"\fc72"}.fi-ss-sparkles:before{content:"\fc73"}.fi-ss-spartan-helmet:before{content:"\fc74"}.fi-ss-speaker:before{content:"\fc75"}.fi-ss-speakers:before{content:"\fc76"}.fi-ss-speech-bubble-story:before{content:"\fc77"}.fi-ss-speedometer-arrow:before{content:"\fc78"}.fi-ss-speedometer-kpi:before{content:"\fc79"}.fi-ss-sphere:before{content:"\fc7a"}.fi-ss-spider-black-widow:before{content:"\fc7b"}.fi-ss-spider-web:before{content:"\fc7c"}.fi-ss-spider:before{content:"\fc7d"}.fi-ss-spinner:before{content:"\fc7e"}.fi-ss-split-up-relation:before{content:"\fc7f"}.fi-ss-split:before{content:"\fc80"}.fi-ss-splotch:before{content:"\fc81"}.fi-ss-spoon:before{content:"\fc82"}.fi-ss-spray-can-sparkles:before{content:"\fc83"}.fi-ss-spray-can:before{content:"\fc84"}.fi-ss-spring-calendar:before{content:"\fc85"}.fi-ss-sprinkler:before{content:"\fc86"}.fi-ss-spy:before{content:"\fc87"}.fi-ss-square-0:before{content:"\fc88"}.fi-ss-square-1:before{content:"\fc89"}.fi-ss-square-2:before{content:"\fc8a"}.fi-ss-square-3:before{content:"\fc8b"}.fi-ss-square-4:before{content:"\fc8c"}.fi-ss-square-5:before{content:"\fc8d"}.fi-ss-square-6:before{content:"\fc8e"}.fi-ss-square-7:before{content:"\fc8f"}.fi-ss-square-8:before{content:"\fc90"}.fi-ss-square-9:before{content:"\fc91"}.fi-ss-square-a:before{content:"\fc92"}.fi-ss-square-b:before{content:"\fc93"}.fi-ss-square-bolt:before{content:"\fc94"}.fi-ss-square-c:before{content:"\fc95"}.fi-ss-square-code:before{content:"\fc96"}.fi-ss-square-d:before{content:"\fc97"}.fi-ss-square-dashed-circle-plus:before{content:"\fc98"}.fi-ss-square-dashed:before{content:"\fc99"}.fi-ss-square-divide:before{content:"\fc9a"}.fi-ss-square-e:before{content:"\fc9b"}.fi-ss-square-ellipsis-vertical:before{content:"\fc9c"}.fi-ss-square-ellipsis:before{content:"\fc9d"}.fi-ss-square-exclamation:before{content:"\fc9e"}.fi-ss-square-f:before{content:"\fc9f"}.fi-ss-square-g:before{content:"\fca0"}.fi-ss-square-h:before{content:"\fca1"}.fi-ss-square-heart:before{content:"\fca2"}.fi-ss-square-i:before{content:"\fca3"}.fi-ss-square-info:before{content:"\fca4"}.fi-ss-square-j:before{content:"\fca5"}.fi-ss-square-k:before{content:"\fca6"}.fi-ss-square-kanban:before{content:"\fca7"}.fi-ss-square-l:before{content:"\fca8"}.fi-ss-square-m:before{content:"\fca9"}.fi-ss-square-minus:before{content:"\fcaa"}.fi-ss-square-n:before{content:"\fcab"}.fi-ss-square-o:before{content:"\fcac"}.fi-ss-square-p:before{content:"\fcad"}.fi-ss-square-phone-hangup:before{content:"\fcae"}.fi-ss-square-plus:before{content:"\fcaf"}.fi-ss-square-poll-horizontal:before{content:"\fcb0"}.fi-ss-square-poll-vertical:before{content:"\fcb1"}.fi-ss-square-q:before{content:"\fcb2"}.fi-ss-square-quote:before{content:"\fcb3"}.fi-ss-square-r:before{content:"\fcb4"}.fi-ss-square-root:before{content:"\fcb5"}.fi-ss-square-s:before{content:"\fcb6"}.fi-ss-square-small:before{content:"\fcb7"}.fi-ss-square-star:before{content:"\fcb8"}.fi-ss-square-t:before{content:"\fcb9"}.fi-ss-square-terminal:before{content:"\fcba"}.fi-ss-square-u:before{content:"\fcbb"}.fi-ss-square-up-right:before{content:"\fcbc"}.fi-ss-square-v:before{content:"\fcbd"}.fi-ss-square-w:before{content:"\fcbe"}.fi-ss-square-x:before{content:"\fcbf"}.fi-ss-square-y:before{content:"\fcc0"}.fi-ss-square-z:before{content:"\fcc1"}.fi-ss-square:before{content:"\fcc2"}.fi-ss-squid:before{content:"\fcc3"}.fi-ss-squircle:before{content:"\fcc4"}.fi-ss-squirrel:before{content:"\fcc5"}.fi-ss-staff:before{content:"\fcc6"}.fi-ss-stage-concert:before{content:"\fcc7"}.fi-ss-stage-theatre:before{content:"\fcc8"}.fi-ss-stage:before{content:"\fcc9"}.fi-ss-stairs:before{content:"\fcca"}.fi-ss-stamp:before{content:"\fccb"}.fi-ss-standard-definition:before{content:"\fccc"}.fi-ss-star-and-crescent:before{content:"\fccd"}.fi-ss-star-christmas:before{content:"\fcce"}.fi-ss-star-comment-alt:before{content:"\fccf"}.fi-ss-star-exclamation:before{content:"\fcd0"}.fi-ss-star-octogram:before{content:"\fcd1"}.fi-ss-star-of-david:before{content:"\fcd2"}.fi-ss-star-rating-call:before{content:"\fcd3"}.fi-ss-star-sharp-half-stroke:before{content:"\fcd4"}.fi-ss-star-sharp-half:before{content:"\fcd5"}.fi-ss-star-shooting:before{content:"\fcd6"}.fi-ss-star:before{content:"\fcd7"}.fi-ss-starfighter:before{content:"\fcd8"}.fi-ss-stars:before{content:"\fcd9"}.fi-ss-state-country:before{content:"\fcda"}.fi-ss-stationary-bike:before{content:"\fcdb"}.fi-ss-stats:before{content:"\fcdc"}.fi-ss-steak:before{content:"\fcdd"}.fi-ss-steering-wheel:before{content:"\fcde"}.fi-ss-step-backward:before{content:"\fcdf"}.fi-ss-step-forward:before{content:"\fce0"}.fi-ss-sterling-sign:before{content:"\fce1"}.fi-ss-stethoscope:before{content:"\fce2"}.fi-ss-sticker:before{content:"\fce3"}.fi-ss-stocking:before{content:"\fce4"}.fi-ss-stomach:before{content:"\fce5"}.fi-ss-stop-circle:before{content:"\fce6"}.fi-ss-stop-square:before{content:"\fce7"}.fi-ss-stop:before{content:"\fce8"}.fi-ss-stopwatch:before{content:"\fce9"}.fi-ss-store-alt:before{content:"\fcea"}.fi-ss-store-buyer:before{content:"\fceb"}.fi-ss-store-lock:before{content:"\fcec"}.fi-ss-store-slash:before{content:"\fced"}.fi-ss-story-book:before{content:"\fcee"}.fi-ss-story-fairy-tale:before{content:"\fcef"}.fi-ss-story-fantasy:before{content:"\fcf0"}.fi-ss-strategy-chess-risk:before{content:"\fcf1"}.fi-ss-strawberry:before{content:"\fcf2"}.fi-ss-street-view:before{content:"\fcf3"}.fi-ss-stretcher:before{content:"\fcf4"}.fi-ss-strikethrough:before{content:"\fcf5"}.fi-ss-stroopwafel:before{content:"\fcf6"}.fi-ss-student-alt:before{content:"\fcf7"}.fi-ss-student:before{content:"\fcf8"}.fi-ss-subscript:before{content:"\fcf9"}.fi-ss-subscription-alt:before{content:"\fcfa"}.fi-ss-subscription:before{content:"\fcfb"}.fi-ss-subtitles-slash:before{content:"\fcfc"}.fi-ss-subtitles:before{content:"\fcfd"}.fi-ss-subway:before{content:"\fcfe"}.fi-ss-suitcase-alt:before{content:"\fcff"}.fi-ss-summary-check:before{content:"\fd00"}.fi-ss-summer:before{content:"\fd01"}.fi-ss-sun-dust:before{content:"\fd02"}.fi-ss-sun-plant-wilt:before{content:"\fd03"}.fi-ss-sun-salutation-yoga:before{content:"\fd04"}.fi-ss-sun:before{content:"\fd05"}.fi-ss-sunday:before{content:"\fd06"}.fi-ss-sunglasses-alt:before{content:"\fd07"}.fi-ss-sunglasses:before{content:"\fd08"}.fi-ss-sunrise-alt:before{content:"\fd09"}.fi-ss-sunrise:before{content:"\fd0a"}.fi-ss-sunset:before{content:"\fd0b"}.fi-ss-superscript:before{content:"\fd0c"}.fi-ss-supplier-alt:before{content:"\fd0d"}.fi-ss-supplier:before{content:"\fd0e"}.fi-ss-surfing:before{content:"\fd0f"}.fi-ss-surprise:before{content:"\fd10"}.fi-ss-surveillance-camera:before{content:"\fd11"}.fi-ss-survey-xmark:before{content:"\fd12"}.fi-ss-sushi-alt:before{content:"\fd13"}.fi-ss-sushi-roll:before{content:"\fd14"}.fi-ss-sushi:before{content:"\fd15"}.fi-ss-svg:before{content:"\fd16"}.fi-ss-swap:before{content:"\fd17"}.fi-ss-swatchbook:before{content:"\fd18"}.fi-ss-swimmer:before{content:"\fd19"}.fi-ss-swimming-pool:before{content:"\fd1a"}.fi-ss-swing:before{content:"\fd1b"}.fi-ss-swipe-down:before{content:"\fd1c"}.fi-ss-swipe-left:before{content:"\fd1d"}.fi-ss-swipe-right:before{content:"\fd1e"}.fi-ss-swipe-up:before{content:"\fd1f"}.fi-ss-sword:before{content:"\fd20"}.fi-ss-symbol:before{content:"\fd21"}.fi-ss-symbols:before{content:"\fd22"}.fi-ss-synagogue:before{content:"\fd23"}.fi-ss-syringe:before{content:"\fd24"}.fi-ss-system-cloud:before{content:"\fd25"}.fi-ss-t:before{content:"\fd26"}.fi-ss-tab-folder:before{content:"\fd27"}.fi-ss-table-columns:before{content:"\fd28"}.fi-ss-table-layout:before{content:"\fd29"}.fi-ss-table-list:before{content:"\fd2a"}.fi-ss-table-picnic:before{content:"\fd2b"}.fi-ss-table-pivot:before{content:"\fd2c"}.fi-ss-table-rows:before{content:"\fd2d"}.fi-ss-table-tree:before{content:"\fd2e"}.fi-ss-table:before{content:"\fd2f"}.fi-ss-tablet-android-alt:before{content:"\fd30"}.fi-ss-tablet-android:before{content:"\fd31"}.fi-ss-tablet-rugged:before{content:"\fd32"}.fi-ss-tablet:before{content:"\fd33"}.fi-ss-tachometer-alt-average:before{content:"\fd34"}.fi-ss-tachometer-alt-fastest:before{content:"\fd35"}.fi-ss-tachometer-alt-slow:before{content:"\fd36"}.fi-ss-tachometer-alt-slowest:before{content:"\fd37"}.fi-ss-tachometer-average:before{content:"\fd38"}.fi-ss-tachometer-fast:before{content:"\fd39"}.fi-ss-tachometer-fastest:before{content:"\fd3a"}.fi-ss-tachometer-slow:before{content:"\fd3b"}.fi-ss-tachometer-slowest:before{content:"\fd3c"}.fi-ss-tachometer:before{content:"\fd3d"}.fi-ss-taco:before{content:"\fd3e"}.fi-ss-tags:before{content:"\fd3f"}.fi-ss-talent-alt:before{content:"\fd40"}.fi-ss-talent-hand:before{content:"\fd41"}.fi-ss-talent:before{content:"\fd42"}.fi-ss-tally-1:before{content:"\fd43"}.fi-ss-tally-2:before{content:"\fd44"}.fi-ss-tally-3:before{content:"\fd45"}.fi-ss-tally-4:before{content:"\fd46"}.fi-ss-tally:before{content:"\fd47"}.fi-ss-tamale:before{content:"\fd48"}.fi-ss-tank-water:before{content:"\fd49"}.fi-ss-tap:before{content:"\fd4a"}.fi-ss-tape:before{content:"\fd4b"}.fi-ss-target-audience:before{content:"\fd4c"}.fi-ss-target:before{content:"\fd4d"}.fi-ss-tax-alt:before{content:"\fd4e"}.fi-ss-tax:before{content:"\fd4f"}.fi-ss-taxi-bus:before{content:"\fd50"}.fi-ss-taxi:before{content:"\fd51"}.fi-ss-team-check-alt:before{content:"\fd52"}.fi-ss-team-check:before{content:"\fd53"}.fi-ss-teddy-bear:before{content:"\fd54"}.fi-ss-teeth-open:before{content:"\fd55"}.fi-ss-telescope:before{content:"\fd56"}.fi-ss-temperature-down:before{content:"\fd57"}.fi-ss-temperature-frigid:before{content:"\fd58"}.fi-ss-temperature-high:before{content:"\fd59"}.fi-ss-temperature-list:before{content:"\fd5a"}.fi-ss-temperature-low:before{content:"\fd5b"}.fi-ss-temperature-up:before{content:"\fd5c"}.fi-ss-template-alt:before{content:"\fd5d"}.fi-ss-template:before{content:"\fd5e"}.fi-ss-tenge:before{content:"\fd5f"}.fi-ss-tennis:before{content:"\fd60"}.fi-ss-tent-arrow-down-to-line:before{content:"\fd61"}.fi-ss-tent-arrow-left-right:before{content:"\fd62"}.fi-ss-tent-arrow-turn-left:before{content:"\fd63"}.fi-ss-tent-arrows-down:before{content:"\fd64"}.fi-ss-tents:before{content:"\fd65"}.fi-ss-terminal:before{content:"\fd66"}.fi-ss-terrace:before{content:"\fd67"}.fi-ss-test-tube:before{content:"\fd68"}.fi-ss-test:before{content:"\fd69"}.fi-ss-text-box-dots:before{content:"\fd6a"}.fi-ss-text-box-edit:before{content:"\fd6b"}.fi-ss-text-box:before{content:"\fd6c"}.fi-ss-text-check:before{content:"\fd6d"}.fi-ss-text-height:before{content:"\fd6e"}.fi-ss-text-shadow:before{content:"\fd6f"}.fi-ss-text-size:before{content:"\fd70"}.fi-ss-text-slash:before{content:"\fd71"}.fi-ss-text-width:before{content:"\fd72"}.fi-ss-text:before{content:"\fd73"}.fi-ss-theater-masks:before{content:"\fd74"}.fi-ss-thermometer-alt:before{content:"\fd75"}.fi-ss-thermometer-empty:before{content:"\fd76"}.fi-ss-thermometer-full:before{content:"\fd77"}.fi-ss-thermometer-half:before{content:"\fd78"}.fi-ss-thermometer-quarter:before{content:"\fd79"}.fi-ss-thermometer-three-quarters:before{content:"\fd7a"}.fi-ss-theta:before{content:"\fd7b"}.fi-ss-third-award:before{content:"\fd7c"}.fi-ss-third-laurel:before{content:"\fd7d"}.fi-ss-third-medal:before{content:"\fd7e"}.fi-ss-third:before{content:"\fd7f"}.fi-ss-thought-bubble:before{content:"\fd80"}.fi-ss-three-leaf-clover:before{content:"\fd81"}.fi-ss-thumbs-up-trust:before{content:"\fd82"}.fi-ss-thumbtack:before{content:"\fd83"}.fi-ss-thunderstorm-moon:before{content:"\fd84"}.fi-ss-thunderstorm-risk:before{content:"\fd85"}.fi-ss-thunderstorm-sun:before{content:"\fd86"}.fi-ss-thunderstorm:before{content:"\fd87"}.fi-ss-thursday:before{content:"\fd88"}.fi-ss-ticket-airline:before{content:"\fd89"}.fi-ss-ticket-alt:before{content:"\fd8a"}.fi-ss-ticket:before{content:"\fd8b"}.fi-ss-tickets-airline:before{content:"\fd8c"}.fi-ss-tie:before{content:"\fd8d"}.fi-ss-tilde:before{content:"\fd8e"}.fi-ss-time-add:before{content:"\fd8f"}.fi-ss-time-check:before{content:"\fd90"}.fi-ss-time-delete:before{content:"\fd91"}.fi-ss-time-fast:before{content:"\fd92"}.fi-ss-time-forward-sixty:before{content:"\fd93"}.fi-ss-time-forward-ten:before{content:"\fd94"}.fi-ss-time-forward:before{content:"\fd95"}.fi-ss-time-half-past:before{content:"\fd96"}.fi-ss-time-oclock:before{content:"\fd97"}.fi-ss-time-past:before{content:"\fd98"}.fi-ss-time-quarter-past:before{content:"\fd99"}.fi-ss-time-quarter-to:before{content:"\fd9a"}.fi-ss-time-twenty-four:before{content:"\fd9b"}.fi-ss-time-watch-calendar:before{content:"\fd9c"}.fi-ss-timer-clock-call:before{content:"\fd9d"}.fi-ss-times-hexagon:before{content:"\fd9e"}.fi-ss-tint-slash:before{content:"\fd9f"}.fi-ss-tip-coin:before{content:"\fda0"}.fi-ss-tire-flat:before{content:"\fda1"}.fi-ss-tire-pressure-warning:before{content:"\fda2"}.fi-ss-tire-rugged:before{content:"\fda3"}.fi-ss-tire:before{content:"\fda4"}.fi-ss-tired:before{content:"\fda5"}.fi-ss-to-do-alt:before{content:"\fda6"}.fi-ss-to-do:before{content:"\fda7"}.fi-ss-together-people:before{content:"\fda8"}.fi-ss-toggle-off:before{content:"\fda9"}.fi-ss-toggle-on:before{content:"\fdaa"}.fi-ss-toilet-paper-blank-under:before{content:"\fdab"}.fi-ss-toilet-paper-blank:before{content:"\fdac"}.fi-ss-toilet-paper-slash:before{content:"\fdad"}.fi-ss-toilet-paper-under-slash:before{content:"\fdae"}.fi-ss-toilet-paper-under:before{content:"\fdaf"}.fi-ss-toilet:before{content:"\fdb0"}.fi-ss-toilets-portable:before{content:"\fdb1"}.fi-ss-token:before{content:"\fdb2"}.fi-ss-tomato:before{content:"\fdb3"}.fi-ss-tombstone-alt:before{content:"\fdb4"}.fi-ss-tombstone:before{content:"\fdb5"}.fi-ss-tool-box:before{content:"\fdb6"}.fi-ss-tool-crop:before{content:"\fdb7"}.fi-ss-tool-marquee:before{content:"\fdb8"}.fi-ss-tools:before{content:"\fdb9"}.fi-ss-tooth:before{content:"\fdba"}.fi-ss-toothbrush:before{content:"\fdbb"}.fi-ss-torch-inspiration-leader:before{content:"\fdbc"}.fi-ss-torii-gate:before{content:"\fdbd"}.fi-ss-tornado:before{content:"\fdbe"}.fi-ss-total:before{content:"\fdbf"}.fi-ss-tour-guide-people:before{content:"\fdc0"}.fi-ss-tour-virtual:before{content:"\fdc1"}.fi-ss-tower-control:before{content:"\fdc2"}.fi-ss-track:before{content:"\fdc3"}.fi-ss-tractor:before{content:"\fdc4"}.fi-ss-trademark:before{content:"\fdc5"}.fi-ss-traffic-cone:before{content:"\fdc6"}.fi-ss-traffic-light-go:before{content:"\fdc7"}.fi-ss-traffic-light-slow:before{content:"\fdc8"}.fi-ss-traffic-light-stop:before{content:"\fdc9"}.fi-ss-traffic-light:before{content:"\fdca"}.fi-ss-trailer:before{content:"\fdcb"}.fi-ss-train-journey:before{content:"\fdcc"}.fi-ss-train-side:before{content:"\fdcd"}.fi-ss-train-station-building:before{content:"\fdce"}.fi-ss-train-station:before{content:"\fdcf"}.fi-ss-train-subway-tunnel:before{content:"\fdd0"}.fi-ss-train-tram:before{content:"\fdd1"}.fi-ss-train:before{content:"\fdd2"}.fi-ss-tram:before{content:"\fdd3"}.fi-ss-transform:before{content:"\fdd4"}.fi-ss-transformation-block:before{content:"\fdd5"}.fi-ss-transformation-circle:before{content:"\fdd6"}.fi-ss-transformation-design:before{content:"\fdd7"}.fi-ss-transformation-shapes:before{content:"\fdd8"}.fi-ss-transformer-bolt:before{content:"\fdd9"}.fi-ss-transgender:before{content:"\fdda"}.fi-ss-transporter-1:before{content:"\fddb"}.fi-ss-transporter-2:before{content:"\fddc"}.fi-ss-transporter-3:before{content:"\fddd"}.fi-ss-transporter-4:before{content:"\fdde"}.fi-ss-transporter-5:before{content:"\fddf"}.fi-ss-transporter-6:before{content:"\fde0"}.fi-ss-transporter-7:before{content:"\fde1"}.fi-ss-transporter-empty:before{content:"\fde2"}.fi-ss-transporter:before{content:"\fde3"}.fi-ss-trash-can-check:before{content:"\fde4"}.fi-ss-trash-can-clock:before{content:"\fde5"}.fi-ss-trash-can-list:before{content:"\fde6"}.fi-ss-trash-can-plus:before{content:"\fde7"}.fi-ss-trash-can-slash:before{content:"\fde8"}.fi-ss-trash-check:before{content:"\fde9"}.fi-ss-trash-clock:before{content:"\fdea"}.fi-ss-trash-empty:before{content:"\fdeb"}.fi-ss-trash-list:before{content:"\fdec"}.fi-ss-trash-plus:before{content:"\fded"}.fi-ss-trash-restore-alt:before{content:"\fdee"}.fi-ss-trash-restore:before{content:"\fdef"}.fi-ss-trash-slash:before{content:"\fdf0"}.fi-ss-trash-undo-alt:before{content:"\fdf1"}.fi-ss-trash-undo:before{content:"\fdf2"}.fi-ss-trash-xmark:before{content:"\fdf3"}.fi-ss-trash:before{content:"\fdf4"}.fi-ss-treadmill:before{content:"\fdf5"}.fi-ss-treasure-chest:before{content:"\fdf6"}.fi-ss-treatment:before{content:"\fdf7"}.fi-ss-tree-alt:before{content:"\fdf8"}.fi-ss-tree-christmas:before{content:"\fdf9"}.fi-ss-tree-deciduous:before{content:"\fdfa"}.fi-ss-tree:before{content:"\fdfb"}.fi-ss-trees-alt:before{content:"\fdfc"}.fi-ss-trees:before{content:"\fdfd"}.fi-ss-triangle-music:before{content:"\fdfe"}.fi-ss-triangle-person-digging:before{content:"\fdff"}.fi-ss-triangle-warning:before{content:"\fe10"}.fi-ss-triangle:before{content:"\fe11"}.fi-ss-tricycle:before{content:"\fe12"}.fi-ss-trillium:before{content:"\fe13"}.fi-ss-trophy-achievement-skill:before{content:"\fe14"}.fi-ss-trophy-star:before{content:"\fe15"}.fi-ss-trophy:before{content:"\fe16"}.fi-ss-truck-arrow-left:before{content:"\fe17"}.fi-ss-truck-arrow-right:before{content:"\fe18"}.fi-ss-truck-bolt:before{content:"\fe19"}.fi-ss-truck-box:before{content:"\fe1a"}.fi-ss-truck-check:before{content:"\fe1b"}.fi-ss-truck-container-empty:before{content:"\fe1c"}.fi-ss-truck-container:before{content:"\fe1d"}.fi-ss-truck-couch:before{content:"\fe1e"}.fi-ss-truck-fire:before{content:"\fe1f"}.fi-ss-truck-flatbed:before{content:"\fe30"}.fi-ss-truck-front:before{content:"\fe31"}.fi-ss-truck-ladder:before{content:"\fe32"}.fi-ss-truck-loading:before{content:"\fe33"}.fi-ss-truck-medical:before{content:"\fe34"}.fi-ss-truck-monster:before{content:"\fe35"}.fi-ss-truck-moving:before{content:"\fe36"}.fi-ss-truck-pickup:before{content:"\fe37"}.fi-ss-truck-plow:before{content:"\fe38"}.fi-ss-truck-ramp:before{content:"\fe39"}.fi-ss-truck-side:before{content:"\fe3a"}.fi-ss-truck-tow:before{content:"\fe3b"}.fi-ss-truck-utensils:before{content:"\fe3c"}.fi-ss-trumpet:before{content:"\fe3d"}.fi-ss-trust-alt:before{content:"\fe3e"}.fi-ss-trust:before{content:"\fe3f"}.fi-ss-tshirt:before{content:"\fe40"}.fi-ss-tty-answer:before{content:"\fe41"}.fi-ss-tty:before{content:"\fe42"}.fi-ss-tubes:before{content:"\fe43"}.fi-ss-tuesday:before{content:"\fe44"}.fi-ss-tugrik-sign:before{content:"\fe45"}.fi-ss-turkey:before{content:"\fe46"}.fi-ss-turn-left-down:before{content:"\fe47"}.fi-ss-turn-left:before{content:"\fe48"}.fi-ss-turn-right:before{content:"\fe49"}.fi-ss-turntable:before{content:"\fe4a"}.fi-ss-turtle:before{content:"\fe4b"}.fi-ss-tv-music:before{content:"\fe4c"}.fi-ss-tv-retro:before{content:"\fe4d"}.fi-ss-typewriter:before{content:"\fe4e"}.fi-ss-u:before{content:"\fe4f"}.fi-ss-ufo-beam:before{content:"\fe50"}.fi-ss-ufo:before{content:"\fe51"}.fi-ss-ui-ux:before{content:"\fe52"}.fi-ss-umbrella-beach:before{content:"\fe53"}.fi-ss-umbrella:before{content:"\fe54"}.fi-ss-under-construction:before{content:"\fe55"}.fi-ss-underline:before{content:"\fe56"}.fi-ss-undo-alt:before{content:"\fe57"}.fi-ss-undo:before{content:"\fe58"}.fi-ss-unicorn:before{content:"\fe59"}.fi-ss-uniform-martial-arts:before{content:"\fe5a"}.fi-ss-universal-access:before{content:"\fe5b"}.fi-ss-unlock:before{content:"\fe5c"}.fi-ss-up-from-bracket:before{content:"\fe5d"}.fi-ss-up-left:before{content:"\fe5e"}.fi-ss-up-right-from-square:before{content:"\fe5f"}.fi-ss-up-right:before{content:"\fe60"}.fi-ss-up:before{content:"\fe61"}.fi-ss-upload:before{content:"\fe62"}.fi-ss-url:before{content:"\fe63"}.fi-ss-usb-pendrive:before{content:"\fe64"}.fi-ss-usd-circle:before{content:"\fe65"}.fi-ss-usd-square:before{content:"\fe66"}.fi-ss-user-add:before{content:"\fe67"}.fi-ss-user-alien:before{content:"\fe68"}.fi-ss-user-astronaut:before{content:"\fe69"}.fi-ss-user-check:before{content:"\fe6a"}.fi-ss-user-chef:before{content:"\fe6b"}.fi-ss-user-coach:before{content:"\fe6c"}.fi-ss-user-cowboy:before{content:"\fe6d"}.fi-ss-user-crown:before{content:"\fe6e"}.fi-ss-user-gear:before{content:"\fe6f"}.fi-ss-user-graduate:before{content:"\fe70"}.fi-ss-user-headset:before{content:"\fe71"}.fi-ss-user-helmet-safety:before{content:"\fe72"}.fi-ss-user-injured:before{content:"\fe73"}.fi-ss-user-interface-ui:before{content:"\fe74"}.fi-ss-user-key:before{content:"\fe75"}.fi-ss-user-lock:before{content:"\fe76"}.fi-ss-user-md-chat:before{content:"\fe77"}.fi-ss-user-md:before{content:"\fe78"}.fi-ss-user-minus:before{content:"\fe79"}.fi-ss-user-music:before{content:"\fe7a"}.fi-ss-user-ninja:before{content:"\fe7b"}.fi-ss-user-nurse:before{content:"\fe7c"}.fi-ss-user-pen:before{content:"\fe7d"}.fi-ss-user-pilot-tie:before{content:"\fe7e"}.fi-ss-user-pilot:before{content:"\fe7f"}.fi-ss-user-police:before{content:"\fe80"}.fi-ss-user-robot-xmarks:before{content:"\fe81"}.fi-ss-user-robot:before{content:"\fe82"}.fi-ss-user-salary:before{content:"\fe83"}.fi-ss-user-shield:before{content:"\fe84"}.fi-ss-user-skill-gear:before{content:"\fe85"}.fi-ss-user-slash:before{content:"\fe86"}.fi-ss-user-tag:before{content:"\fe87"}.fi-ss-user-time:before{content:"\fe88"}.fi-ss-user-trust:before{content:"\fe89"}.fi-ss-user-unlock:before{content:"\fe8a"}.fi-ss-user-visor:before{content:"\fe8b"}.fi-ss-user-xmark:before{content:"\fe8c"}.fi-ss-user:before{content:"\fe8d"}.fi-ss-users-alt:before{content:"\fe8e"}.fi-ss-users-class:before{content:"\fe8f"}.fi-ss-users-gear:before{content:"\fe90"}.fi-ss-users-medical:before{content:"\fe91"}.fi-ss-users-slash:before{content:"\fe92"}.fi-ss-users:before{content:"\fe93"}.fi-ss-utensils-slash:before{content:"\fe94"}.fi-ss-utensils:before{content:"\fe95"}.fi-ss-utility-pole-double:before{content:"\fe96"}.fi-ss-utility-pole:before{content:"\fe97"}.fi-ss-ux-browser:before{content:"\fe98"}.fi-ss-ux:before{content:"\fe99"}.fi-ss-v:before{content:"\fe9a"}.fi-ss-vacuum-robot:before{content:"\fe9b"}.fi-ss-vacuum:before{content:"\fe9c"}.fi-ss-value-absolute:before{content:"\fe9d"}.fi-ss-vault:before{content:"\fe9e"}.fi-ss-vector-alt:before{content:"\fe9f"}.fi-ss-vector-circle:before{content:"\fea0"}.fi-ss-vector-polygon:before{content:"\fea1"}.fi-ss-vector:before{content:"\fea2"}.fi-ss-venus-double:before{content:"\fea3"}.fi-ss-venus-mars:before{content:"\fea4"}.fi-ss-venus:before{content:"\fea5"}.fi-ss-vest-patches:before{content:"\fea6"}.fi-ss-vest:before{content:"\fea7"}.fi-ss-video-arrow-down-left:before{content:"\fea8"}.fi-ss-video-arrow-up-right:before{content:"\fea9"}.fi-ss-video-camera-alt:before{content:"\feaa"}.fi-ss-video-camera:before{content:"\feab"}.fi-ss-video-duration:before{content:"\feac"}.fi-ss-video-plus:before{content:"\fead"}.fi-ss-video-slash:before{content:"\feae"}.fi-ss-videoconference:before{content:"\feaf"}.fi-ss-vihara:before{content:"\feb0"}.fi-ss-violin:before{content:"\feb1"}.fi-ss-virus-slash:before{content:"\feb2"}.fi-ss-virus:before{content:"\feb3"}.fi-ss-viruses:before{content:"\feb4"}.fi-ss-visit:before{content:"\feb5"}.fi-ss-voicemail:before{content:"\feb6"}.fi-ss-volcano:before{content:"\feb7"}.fi-ss-volleyball:before{content:"\feb8"}.fi-ss-volume-down:before{content:"\feb9"}.fi-ss-volume-mute:before{content:"\feba"}.fi-ss-volume-off:before{content:"\febb"}.fi-ss-volume-slash:before{content:"\febc"}.fi-ss-volume:before{content:"\febd"}.fi-ss-vote-nay:before{content:"\febe"}.fi-ss-vote-yea:before{content:"\febf"}.fi-ss-vr-cardboard:before{content:"\fec0"}.fi-ss-w:before{content:"\fec1"}.fi-ss-waffle:before{content:"\fec2"}.fi-ss-wagon-covered:before{content:"\fec3"}.fi-ss-walker:before{content:"\fec4"}.fi-ss-walkie-talkie:before{content:"\fec5"}.fi-ss-walking:before{content:"\fec6"}.fi-ss-wallet-arrow:before{content:"\fec7"}.fi-ss-wallet-buyer:before{content:"\fec8"}.fi-ss-wallet:before{content:"\fec9"}.fi-ss-warehouse-alt:before{content:"\feca"}.fi-ss-warranty:before{content:"\fecb"}.fi-ss-washer:before{content:"\fecc"}.fi-ss-waste-pollution:before{content:"\fecd"}.fi-ss-waste:before{content:"\fece"}.fi-ss-watch-calculator:before{content:"\fecf"}.fi-ss-watch-fitness:before{content:"\fed0"}.fi-ss-watch-smart:before{content:"\fed1"}.fi-ss-watch:before{content:"\fed2"}.fi-ss-water-bottle:before{content:"\fed3"}.fi-ss-water-ladder:before{content:"\fed4"}.fi-ss-water-lower:before{content:"\fed5"}.fi-ss-water-rise:before{content:"\fed6"}.fi-ss-water:before{content:"\fed7"}.fi-ss-watermelon:before{content:"\fed8"}.fi-ss-wave-sine:before{content:"\fed9"}.fi-ss-wave-square:before{content:"\feda"}.fi-ss-wave-triangle:before{content:"\fedb"}.fi-ss-wave:before{content:"\fedc"}.fi-ss-waveform-path:before{content:"\fedd"}.fi-ss-waveform:before{content:"\fede"}.fi-ss-web-design:before{content:"\fedf"}.fi-ss-webcam-slash:before{content:"\fee0"}.fi-ss-webcam:before{content:"\fee1"}.fi-ss-webhook:before{content:"\fee2"}.fi-ss-wednesday:before{content:"\fee3"}.fi-ss-whale:before{content:"\fee4"}.fi-ss-wheat-awn-circle-exclamation:before{content:"\fee5"}.fi-ss-wheat-awn-slash:before{content:"\fee6"}.fi-ss-wheat-awn:before{content:"\fee7"}.fi-ss-wheat-slash:before{content:"\fee8"}.fi-ss-wheat:before{content:"\fee9"}.fi-ss-wheelchair-move:before{content:"\feea"}.fi-ss-wheelchair-sleeping:before{content:"\feeb"}.fi-ss-wheelchair:before{content:"\feec"}.fi-ss-whistle:before{content:"\feed"}.fi-ss-white-space:before{content:"\feee"}.fi-ss-wifi-1:before{content:"\feef"}.fi-ss-wifi-2:before{content:"\fef0"}.fi-ss-wifi-alt:before{content:"\fef1"}.fi-ss-wifi-exclamation:before{content:"\fef2"}.fi-ss-wifi-slash:before{content:"\fef3"}.fi-ss-wifi:before{content:"\fef4"}.fi-ss-wind-turbine:before{content:"\fef5"}.fi-ss-wind-warning:before{content:"\fef6"}.fi-ss-wind:before{content:"\fef7"}.fi-ss-window-alt:before{content:"\fef8"}.fi-ss-window-frame-open:before{content:"\fef9"}.fi-ss-window-frame:before{content:"\fefa"}.fi-ss-window-maximize:before{content:"\fefb"}.fi-ss-window-minimize:before{content:"\fefc"}.fi-ss-window-restore:before{content:"\fefd"}.fi-ss-windsock:before{content:"\fefe"}.fi-ss-wine-bottle:before{content:"\ff00"}.fi-ss-wine-glass-crack:before{content:"\ff01"}.fi-ss-wine-glass-empty:before{content:"\ff02"}.fi-ss-wishlist-heart:before{content:"\ff03"}.fi-ss-wishlist-star:before{content:"\ff04"}.fi-ss-woman-head:before{content:"\ff05"}.fi-ss-woman-scientist:before{content:"\ff06"}.fi-ss-won-sign:before{content:"\ff07"}.fi-ss-work-in-progress:before{content:"\ff08"}.fi-ss-workflow-alt:before{content:"\ff09"}.fi-ss-workflow-setting-alt:before{content:"\ff0a"}.fi-ss-workflow-setting:before{content:"\ff0b"}.fi-ss-workflow:before{content:"\ff0c"}.fi-ss-workshop:before{content:"\ff0d"}.fi-ss-world:before{content:"\ff0e"}.fi-ss-worm:before{content:"\ff0f"}.fi-ss-wreath:before{content:"\ff10"}.fi-ss-wrench-alt:before{content:"\ff11"}.fi-ss-wrench-simple:before{content:"\ff12"}.fi-ss-x-ray:before{content:"\ff13"}.fi-ss-x:before{content:"\ff14"}.fi-ss-y:before{content:"\ff15"}.fi-ss-yen:before{content:"\ff16"}.fi-ss-yin-yang:before{content:"\ff17"}.fi-ss-z:before{content:"\ff18"}.fi-ss-zip-file:before{content:"\ff19"}.fi-ss-zoom-in:before{content:"\ff1a"}.fi-ss-zoom-out:before{content:"\ff1b"}@font-face{font-family:uicons-thin-straight;src:url(/_next/static/media/uicons-thin-straight-2YUSDJEW.d62921a4.woff2) format("woff2"),url(/_next/static/media/uicons-thin-straight-JPCGBQEF.4bc460c0.woff) format("woff"),url(/_next/static/media/uicons-thin-straight-X52T7FDE.bf753f94.eot#iefix) format("embedded-opentype");font-display:swap}i[class*=" fi-ts-"]:before,i[class^=fi-ts-]:before,span[class*=fi-ts-]:before,span[class^=fi-ts-]:before{font-family:uicons-thin-straight!important;font-style:normal;font-weight:400!important;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fi-ts-0:before{content:"\f101"}.fi-ts-00s-music-disc:before{content:"\f102"}.fi-ts-1:before{content:"\f103"}.fi-ts-2:before{content:"\f104"}.fi-ts-3:before{content:"\f105"}.fi-ts-360-degrees:before{content:"\f106"}.fi-ts-4:before{content:"\f107"}.fi-ts-404:before{content:"\f108"}.fi-ts-5:before{content:"\f109"}.fi-ts-6:before{content:"\f10a"}.fi-ts-60s-music-disc:before{content:"\f10b"}.fi-ts-7:before{content:"\f10c"}.fi-ts-70s-music-disc:before{content:"\f10d"}.fi-ts-8:before{content:"\f10e"}.fi-ts-80s-music-disc:before{content:"\f10f"}.fi-ts-9:before{content:"\f110"}.fi-ts-90s-music-disc:before{content:"\f111"}.fi-ts-a:before{content:"\f112"}.fi-ts-accident:before{content:"\f113"}.fi-ts-acorn:before{content:"\f114"}.fi-ts-ad-paid:before{content:"\f115"}.fi-ts-ad:before{content:"\f116"}.fi-ts-add-document:before{content:"\f117"}.fi-ts-add-folder:before{content:"\f118"}.fi-ts-add-image:before{content:"\f119"}.fi-ts-add:before{content:"\f11a"}.fi-ts-address-book:before{content:"\f11b"}.fi-ts-address-card:before{content:"\f11c"}.fi-ts-admin-alt:before{content:"\f11d"}.fi-ts-admin:before{content:"\f11e"}.fi-ts-age-alt:before{content:"\f11f"}.fi-ts-age-restriction-eighteen:before{content:"\f120"}.fi-ts-age-restriction-seven:before{content:"\f121"}.fi-ts-age-restriction-six:before{content:"\f122"}.fi-ts-age-restriction-sixteen:before{content:"\f123"}.fi-ts-age-restriction-thirteen:before{content:"\f124"}.fi-ts-age-restriction-three:before{content:"\f125"}.fi-ts-age-restriction-twelve:before{content:"\f126"}.fi-ts-age-restriction-twenty-one:before{content:"\f127"}.fi-ts-age-restriction-zero:before{content:"\f128"}.fi-ts-age:before{content:"\f129"}.fi-ts-air-conditioner:before{content:"\f12a"}.fi-ts-air-freshener:before{content:"\f12b"}.fi-ts-air-pollution:before{content:"\f12c"}.fi-ts-airplane-journey:before{content:"\f12d"}.fi-ts-airplane-window-open:before{content:"\f12e"}.fi-ts-airplay:before{content:"\f12f"}.fi-ts-alarm-clock:before{content:"\f130"}.fi-ts-alarm-exclamation:before{content:"\f131"}.fi-ts-alarm-plus:before{content:"\f132"}.fi-ts-alarm-snooze:before{content:"\f133"}.fi-ts-album-circle-plus:before{content:"\f134"}.fi-ts-album-circle-user:before{content:"\f135"}.fi-ts-album-collection:before{content:"\f136"}.fi-ts-album:before{content:"\f137"}.fi-ts-algorithm:before{content:"\f138"}.fi-ts-alicorn:before{content:"\f139"}.fi-ts-alien:before{content:"\f13a"}.fi-ts-align-slash:before{content:"\f13b"}.fi-ts-ambulance:before{content:"\f13c"}.fi-ts-analyse-alt:before{content:"\f13d"}.fi-ts-analyse:before{content:"\f13e"}.fi-ts-anatomical-heart:before{content:"\f13f"}.fi-ts-anchor:before{content:"\f140"}.fi-ts-angel:before{content:"\f141"}.fi-ts-angle-90:before{content:"\f142"}.fi-ts-angle-circle-down:before{content:"\f143"}.fi-ts-angle-circle-left:before{content:"\f144"}.fi-ts-angle-circle-right:before{content:"\f145"}.fi-ts-angle-circle-up:before{content:"\f146"}.fi-ts-angle-double-left:before{content:"\f147"}.fi-ts-angle-double-right:before{content:"\f148"}.fi-ts-angle-double-small-down:before{content:"\f149"}.fi-ts-angle-double-small-left:before{content:"\f14a"}.fi-ts-angle-double-small-right:before{content:"\f14b"}.fi-ts-angle-double-small-up:before{content:"\f14c"}.fi-ts-angle-down:before{content:"\f14d"}.fi-ts-angle-left:before{content:"\f14e"}.fi-ts-angle-right:before{content:"\f14f"}.fi-ts-angle-small-down:before{content:"\f150"}.fi-ts-angle-small-left:before{content:"\f151"}.fi-ts-angle-small-right:before{content:"\f152"}.fi-ts-angle-small-up:before{content:"\f153"}.fi-ts-angle-square-down:before{content:"\f154"}.fi-ts-angle-square-left:before{content:"\f155"}.fi-ts-angle-square-right:before{content:"\f156"}.fi-ts-angle-square-up:before{content:"\f157"}.fi-ts-angle-up:before{content:"\f158"}.fi-ts-angle:before{content:"\f159"}.fi-ts-angles-up-down:before{content:"\f15a"}.fi-ts-angry:before{content:"\f15b"}.fi-ts-animated-icon:before{content:"\f15c"}.fi-ts-ankh:before{content:"\f15d"}.fi-ts-answer-alt:before{content:"\f15e"}.fi-ts-answer:before{content:"\f15f"}.fi-ts-apartment:before{content:"\f160"}.fi-ts-aperture:before{content:"\f161"}.fi-ts-api:before{content:"\f162"}.fi-ts-apple-core:before{content:"\f163"}.fi-ts-apple-crate:before{content:"\f164"}.fi-ts-apple:before{content:"\f165"}.fi-ts-archway:before{content:"\f166"}.fi-ts-arrow-alt-circle-down:before{content:"\f167"}.fi-ts-arrow-alt-circle-left:before{content:"\f168"}.fi-ts-arrow-alt-circle-right:before{content:"\f169"}.fi-ts-arrow-alt-circle-up:before{content:"\f16a"}.fi-ts-arrow-alt-down:before{content:"\f16b"}.fi-ts-arrow-alt-from-bottom:before{content:"\f16c"}.fi-ts-arrow-alt-from-left:before{content:"\f16d"}.fi-ts-arrow-alt-from-right:before{content:"\f16e"}.fi-ts-arrow-alt-from-top:before{content:"\f16f"}.fi-ts-arrow-alt-left:before{content:"\f170"}.fi-ts-arrow-alt-right:before{content:"\f171"}.fi-ts-arrow-alt-square-down:before{content:"\f172"}.fi-ts-arrow-alt-square-left:before{content:"\f173"}.fi-ts-arrow-alt-square-right:before{content:"\f174"}.fi-ts-arrow-alt-square-up:before{content:"\f175"}.fi-ts-arrow-alt-to-bottom:before{content:"\f176"}.fi-ts-arrow-alt-to-left:before{content:"\f177"}.fi-ts-arrow-alt-to-right:before{content:"\f178"}.fi-ts-arrow-alt-to-top:before{content:"\f179"}.fi-ts-arrow-alt-up:before{content:"\f17a"}.fi-ts-arrow-circle-down:before{content:"\f17b"}.fi-ts-arrow-circle-left:before{content:"\f17c"}.fi-ts-arrow-circle-right:before{content:"\f17d"}.fi-ts-arrow-circle-up:before{content:"\f17e"}.fi-ts-arrow-comparison:before{content:"\f17f"}.fi-ts-arrow-down-from-arc:before{content:"\f180"}.fi-ts-arrow-down-from-dotted-line:before{content:"\f181"}.fi-ts-arrow-down-left:before{content:"\f182"}.fi-ts-arrow-down-small-big:before{content:"\f183"}.fi-ts-arrow-down-to-dotted-line:before{content:"\f184"}.fi-ts-arrow-down-to-square:before{content:"\f185"}.fi-ts-arrow-down-triangle-square:before{content:"\f186"}.fi-ts-arrow-down:before{content:"\f187"}.fi-ts-arrow-from-bottom:before{content:"\f188"}.fi-ts-arrow-from-left:before{content:"\f189"}.fi-ts-arrow-from-right:before{content:"\f18a"}.fi-ts-arrow-from-top:before{content:"\f18b"}.fi-ts-arrow-left-from-arc:before{content:"\f18c"}.fi-ts-arrow-left-from-line:before{content:"\f18d"}.fi-ts-arrow-left-to-arc:before{content:"\f18e"}.fi-ts-arrow-left:before{content:"\f18f"}.fi-ts-arrow-progress-alt:before{content:"\f190"}.fi-ts-arrow-progress:before{content:"\f191"}.fi-ts-arrow-right-to-bracket:before{content:"\f192"}.fi-ts-arrow-right:before{content:"\f193"}.fi-ts-arrow-small-down:before{content:"\f194"}.fi-ts-arrow-small-left:before{content:"\f195"}.fi-ts-arrow-small-right:before{content:"\f196"}.fi-ts-arrow-small-up:before{content:"\f197"}.fi-ts-arrow-square-down:before{content:"\f198"}.fi-ts-arrow-square-left:before{content:"\f199"}.fi-ts-arrow-square-right:before{content:"\f19a"}.fi-ts-arrow-square-up:before{content:"\f19b"}.fi-ts-arrow-to-bottom:before{content:"\f19c"}.fi-ts-arrow-to-left:before{content:"\f19d"}.fi-ts-arrow-to-right:before{content:"\f19e"}.fi-ts-arrow-to-top:before{content:"\f19f"}.fi-ts-arrow-trend-down:before{content:"\f1a0"}.fi-ts-arrow-trend-up:before{content:"\f1a1"}.fi-ts-arrow-turn-down-left:before{content:"\f1a2"}.fi-ts-arrow-turn-down-right:before{content:"\f1a3"}.fi-ts-arrow-turn-left-up:before{content:"\f1a4"}.fi-ts-arrow-up-from-dotted-line:before{content:"\f1a5"}.fi-ts-arrow-up-from-ground-water:before{content:"\f1a6"}.fi-ts-arrow-up-from-square:before{content:"\f1a7"}.fi-ts-arrow-up-left-from-circle:before{content:"\f1a8"}.fi-ts-arrow-up-left:before{content:"\f1a9"}.fi-ts-arrow-up-right-and-arrow-down-left-from-center:before{content:"\f1aa"}.fi-ts-arrow-up-right-from-square:before{content:"\f1ab"}.fi-ts-arrow-up-right:before{content:"\f1ac"}.fi-ts-arrow-up-small-big:before{content:"\f1ad"}.fi-ts-arrow-up-square-triangle:before{content:"\f1ae"}.fi-ts-arrow-up-to-arc:before{content:"\f1af"}.fi-ts-arrow-up-to-dotted-line:before{content:"\f1b0"}.fi-ts-arrow-up:before{content:"\f1b1"}.fi-ts-arrow-upward-growth-crypto:before{content:"\f1b2"}.fi-ts-arrows-alt-h:before{content:"\f1b3"}.fi-ts-arrows-alt-v:before{content:"\f1b4"}.fi-ts-arrows-alt:before{content:"\f1b5"}.fi-ts-arrows-cross:before{content:"\f1b6"}.fi-ts-arrows-from-dotted-line:before{content:"\f1b7"}.fi-ts-arrows-from-line:before{content:"\f1b8"}.fi-ts-arrows-h-copy:before{content:"\f1b9"}.fi-ts-arrows-h:before{content:"\f1ba"}.fi-ts-arrows-repeat-1:before{content:"\f1bb"}.fi-ts-arrows-repeat:before{content:"\f1bc"}.fi-ts-arrows-retweet:before{content:"\f1bd"}.fi-ts-arrows-split-right-and-left:before{content:"\f1be"}.fi-ts-arrows-split-up-and-left:before{content:"\f1bf"}.fi-ts-arrows-to-circle:before{content:"\f1c0"}.fi-ts-arrows-to-dotted-line:before{content:"\f1c1"}.fi-ts-arrows-to-eye:before{content:"\f1c2"}.fi-ts-arrows-to-line:before{content:"\f1c3"}.fi-ts-arrows:before{content:"\f1c4"}.fi-ts-artificial-intelligence:before{content:"\f1c5"}.fi-ts-assept-document:before{content:"\f1c6"}.fi-ts-assessment-alt:before{content:"\f1c7"}.fi-ts-assessment:before{content:"\f1c8"}.fi-ts-assign:before{content:"\f1c9"}.fi-ts-assistive-listening-systems:before{content:"\f1ca"}.fi-ts-asterik:before{content:"\f1cb"}.fi-ts-at:before{content:"\f1cc"}.fi-ts-attribution-pen:before{content:"\f1cd"}.fi-ts-attribution-pencil:before{content:"\f1ce"}.fi-ts-aubergine:before{content:"\f1cf"}.fi-ts-auction:before{content:"\f1d0"}.fi-ts-audio-description-slash:before{content:"\f1d1"}.fi-ts-audit-alt:before{content:"\f1d2"}.fi-ts-audit:before{content:"\f1d3"}.fi-ts-austral-sign:before{content:"\f1d4"}.fi-ts-avocado:before{content:"\f1d5"}.fi-ts-award:before{content:"\f1d6"}.fi-ts-axe-battle:before{content:"\f1d7"}.fi-ts-axe:before{content:"\f1d8"}.fi-ts-b:before{content:"\f1d9"}.fi-ts-baby-carriage:before{content:"\f1da"}.fi-ts-baby:before{content:"\f1db"}.fi-ts-back-up:before{content:"\f1dc"}.fi-ts-background:before{content:"\f1dd"}.fi-ts-backpack:before{content:"\f1de"}.fi-ts-bacon:before{content:"\f1df"}.fi-ts-bacteria:before{content:"\f1e0"}.fi-ts-bacterium:before{content:"\f1e1"}.fi-ts-badge-check:before{content:"\f1e2"}.fi-ts-badge-dollar:before{content:"\f1e3"}.fi-ts-badge-leaf:before{content:"\f1e4"}.fi-ts-badge-percent:before{content:"\f1e5"}.fi-ts-badge-sheriff:before{content:"\f1e6"}.fi-ts-badge:before{content:"\f1e7"}.fi-ts-badger-honey:before{content:"\f1e8"}.fi-ts-badget-check-alt:before{content:"\f1e9"}.fi-ts-badminton:before{content:"\f1ea"}.fi-ts-bag-map-pin:before{content:"\f1eb"}.fi-ts-bag-seedling:before{content:"\f1ec"}.fi-ts-bag-shopping-minus:before{content:"\f1ed"}.fi-ts-bags-shopping:before{content:"\f1ee"}.fi-ts-baguette:before{content:"\f1ef"}.fi-ts-bahai:before{content:"\f1f0"}.fi-ts-baht-sign:before{content:"\f1f1"}.fi-ts-balance-scale-left:before{content:"\f1f2"}.fi-ts-balance-scale-right:before{content:"\f1f3"}.fi-ts-ball-pile:before{content:"\f1f4"}.fi-ts-ballet-dance:before{content:"\f1f5"}.fi-ts-balloon:before{content:"\f1f6"}.fi-ts-balloons:before{content:"\f1f7"}.fi-ts-ballot-check:before{content:"\f1f8"}.fi-ts-ballot:before{content:"\f1f9"}.fi-ts-ban-bug:before{content:"\f1fa"}.fi-ts-banana:before{content:"\f1fb"}.fi-ts-band-aid:before{content:"\f1fc"}.fi-ts-bangladeshi-taka-sign:before{content:"\f1fd"}.fi-ts-banjo:before{content:"\f1fe"}.fi-ts-bank:before{content:"\f1ff"}.fi-ts-banner-2:before{content:"\f200"}.fi-ts-banner-3:before{content:"\f201"}.fi-ts-banner-4:before{content:"\f202"}.fi-ts-banner-5:before{content:"\f203"}.fi-ts-banner:before{content:"\f204"}.fi-ts-barber-pole:before{content:"\f205"}.fi-ts-barber-shop:before{content:"\f206"}.fi-ts-barcode-read:before{content:"\f207"}.fi-ts-barcode-scan:before{content:"\f208"}.fi-ts-barcode:before{content:"\f209"}.fi-ts-bars-filter:before{content:"\f20a"}.fi-ts-bars-progress:before{content:"\f20b"}.fi-ts-bars-sort:before{content:"\f20c"}.fi-ts-bars-staggered:before{content:"\f20d"}.fi-ts-baseball-alt:before{content:"\f20e"}.fi-ts-basket-shopping-minus:before{content:"\f20f"}.fi-ts-basket-shopping-plus:before{content:"\f210"}.fi-ts-basket-shopping-simple:before{content:"\f211"}.fi-ts-basketball-hoop:before{content:"\f212"}.fi-ts-bat:before{content:"\f213"}.fi-ts-bath:before{content:"\f214"}.fi-ts-battery-bolt:before{content:"\f215"}.fi-ts-battery-empty:before{content:"\f216"}.fi-ts-battery-exclamation:before{content:"\f217"}.fi-ts-battery-full:before{content:"\f218"}.fi-ts-battery-half:before{content:"\f219"}.fi-ts-battery-quarter:before{content:"\f21a"}.fi-ts-battery-slash:before{content:"\f21b"}.fi-ts-battery-three-quarters:before{content:"\f21c"}.fi-ts-beacon:before{content:"\f21d"}.fi-ts-bed-alt:before{content:"\f21e"}.fi-ts-bed-bunk:before{content:"\f21f"}.fi-ts-bed-empty:before{content:"\f220"}.fi-ts-bee:before{content:"\f221"}.fi-ts-beer-mug-empty:before{content:"\f222"}.fi-ts-beer:before{content:"\f223"}.fi-ts-bell-concierge:before{content:"\f224"}.fi-ts-bell-ring:before{content:"\f225"}.fi-ts-bell-school-slash:before{content:"\f226"}.fi-ts-bell-school:before{content:"\f227"}.fi-ts-bell-slash:before{content:"\f228"}.fi-ts-bells:before{content:"\f229"}.fi-ts-bench-tree:before{content:"\f22a"}.fi-ts-benefit-diamond-alt:before{content:"\f22b"}.fi-ts-benefit-diamond:before{content:"\f22c"}.fi-ts-benefit-hand:before{content:"\f22d"}.fi-ts-benefit-increase:before{content:"\f22e"}.fi-ts-benefit-porcent:before{content:"\f22f"}.fi-ts-benefit:before{content:"\f230"}.fi-ts-betamax:before{content:"\f231"}.fi-ts-bible:before{content:"\f232"}.fi-ts-bicycle-journey:before{content:"\f233"}.fi-ts-biking-mountain:before{content:"\f234"}.fi-ts-biking:before{content:"\f235"}.fi-ts-bill-arrow:before{content:"\f236"}.fi-ts-bin-bottles:before{content:"\f237"}.fi-ts-binary-circle-check:before{content:"\f238"}.fi-ts-binary-lock:before{content:"\f239"}.fi-ts-binary-slash:before{content:"\f23a"}.fi-ts-binary:before{content:"\f23b"}.fi-ts-binoculars:before{content:"\f23c"}.fi-ts-bio-leaves:before{content:"\f23d"}.fi-ts-bio:before{content:"\f23e"}.fi-ts-biohazard:before{content:"\f23f"}.fi-ts-bird:before{content:"\f240"}.fi-ts-bitcoin-sign:before{content:"\f241"}.fi-ts-blanket:before{content:"\f242"}.fi-ts-blender-phone:before{content:"\f243"}.fi-ts-blender:before{content:"\f244"}.fi-ts-blinds-open:before{content:"\f245"}.fi-ts-blinds-raised:before{content:"\f246"}.fi-ts-blinds:before{content:"\f247"}.fi-ts-block-brick:before{content:"\f248"}.fi-ts-block-microphone:before{content:"\f249"}.fi-ts-block-question:before{content:"\f24a"}.fi-ts-block-quote:before{content:"\f24b"}.fi-ts-block:before{content:"\f24c"}.fi-ts-blockchain-3:before{content:"\f24d"}.fi-ts-blog-pencil:before{content:"\f24e"}.fi-ts-blog-text:before{content:"\f24f"}.fi-ts-blood-dropper:before{content:"\f250"}.fi-ts-blood-test-tube-alt:before{content:"\f251"}.fi-ts-blood-test-tube:before{content:"\f252"}.fi-ts-blood:before{content:"\f253"}.fi-ts-blueberries:before{content:"\f254"}.fi-ts-blueprint:before{content:"\f255"}.fi-ts-bolt-auto:before{content:"\f256"}.fi-ts-bolt-slash:before{content:"\f257"}.fi-ts-bolt:before{content:"\f258"}.fi-ts-bomb:before{content:"\f259"}.fi-ts-bone-break:before{content:"\f25a"}.fi-ts-bone:before{content:"\f25b"}.fi-ts-bong:before{content:"\f25c"}.fi-ts-bonus-alt:before{content:"\f25d"}.fi-ts-bonus-star:before{content:"\f25e"}.fi-ts-bonus:before{content:"\f25f"}.fi-ts-book-alt:before{content:"\f260"}.fi-ts-book-arrow-right:before{content:"\f261"}.fi-ts-book-arrow-up:before{content:"\f262"}.fi-ts-book-atlas:before{content:"\f263"}.fi-ts-book-bookmark:before{content:"\f264"}.fi-ts-book-circle-arrow-right:before{content:"\f265"}.fi-ts-book-circle-arrow-up:before{content:"\f266"}.fi-ts-book-copy:before{content:"\f267"}.fi-ts-book-dead:before{content:"\f268"}.fi-ts-book-font:before{content:"\f269"}.fi-ts-book-heart:before{content:"\f26a"}.fi-ts-book-medical:before{content:"\f26b"}.fi-ts-book-open-cover:before{content:"\f26c"}.fi-ts-book-open-reader:before{content:"\f26d"}.fi-ts-book-plus:before{content:"\f26e"}.fi-ts-book-quran:before{content:"\f26f"}.fi-ts-book-section:before{content:"\f270"}.fi-ts-book-spells:before{content:"\f271"}.fi-ts-book-tanakh:before{content:"\f272"}.fi-ts-book-user:before{content:"\f273"}.fi-ts-Booking:before{content:"\f274"}.fi-ts-bookmark-slash:before{content:"\f275"}.fi-ts-books-medical:before{content:"\f276"}.fi-ts-books:before{content:"\f277"}.fi-ts-boot-heeled:before{content:"\f278"}.fi-ts-boot:before{content:"\f279"}.fi-ts-booth-curtain:before{content:"\f27a"}.fi-ts-border-all:before{content:"\f27b"}.fi-ts-border-bottom:before{content:"\f27c"}.fi-ts-border-center-h:before{content:"\f27d"}.fi-ts-border-center-v:before{content:"\f27e"}.fi-ts-border-inner:before{content:"\f27f"}.fi-ts-border-left:before{content:"\f280"}.fi-ts-border-none:before{content:"\f281"}.fi-ts-border-outer:before{content:"\f282"}.fi-ts-border-right:before{content:"\f283"}.fi-ts-border-style-alt:before{content:"\f284"}.fi-ts-border-style:before{content:"\f285"}.fi-ts-border-top:before{content:"\f286"}.fi-ts-boss:before{content:"\f287"}.fi-ts-bottle-droplet:before{content:"\f288"}.fi-ts-bottle:before{content:"\f289"}.fi-ts-bow-arrow:before{content:"\f28a"}.fi-ts-bowl-chopsticks-noodles:before{content:"\f28b"}.fi-ts-bowl-chopsticks:before{content:"\f28c"}.fi-ts-bowl-rice:before{content:"\f28d"}.fi-ts-bowl-scoop:before{content:"\f28e"}.fi-ts-bowl-scoops:before{content:"\f28f"}.fi-ts-bowl-soft-serve:before{content:"\f290"}.fi-ts-bowl-spoon:before{content:"\f291"}.fi-ts-bowling-ball:before{content:"\f292"}.fi-ts-bowling-pins:before{content:"\f293"}.fi-ts-box-alt:before{content:"\f294"}.fi-ts-box-ballot:before{content:"\f295"}.fi-ts-box-check:before{content:"\f296"}.fi-ts-box-circle-check:before{content:"\f297"}.fi-ts-box-dollar:before{content:"\f298"}.fi-ts-box-fragile:before{content:"\f299"}.fi-ts-box-heart:before{content:"\f29a"}.fi-ts-box-open-full:before{content:"\f29b"}.fi-ts-box-open:before{content:"\f29c"}.fi-ts-box-tissue:before{content:"\f29d"}.fi-ts-box-up:before{content:"\f29e"}.fi-ts-boxes:before{content:"\f29f"}.fi-ts-boxing-glove:before{content:"\f2a0"}.fi-ts-bracket-curly-right:before{content:"\f2a1"}.fi-ts-bracket-curly:before{content:"\f2a2"}.fi-ts-bracket-round-right:before{content:"\f2a3"}.fi-ts-bracket-round:before{content:"\f2a4"}.fi-ts-bracket-square-right:before{content:"\f2a5"}.fi-ts-bracket-square:before{content:"\f2a6"}.fi-ts-brackets-curly:before{content:"\f2a7"}.fi-ts-brackets-round:before{content:"\f2a8"}.fi-ts-brackets-square:before{content:"\f2a9"}.fi-ts-braille-a:before{content:"\f2aa"}.fi-ts-braille-b:before{content:"\f2ab"}.fi-ts-braille-c:before{content:"\f2ac"}.fi-ts-braille-d:before{content:"\f2ad"}.fi-ts-braille-e:before{content:"\f2ae"}.fi-ts-braille-g:before{content:"\f2af"}.fi-ts-braille-h:before{content:"\f2b0"}.fi-ts-braille-i:before{content:"\f2b1"}.fi-ts-braille-j:before{content:"\f2b2"}.fi-ts-braille-k:before{content:"\f2b3"}.fi-ts-braille-l:before{content:"\f2b4"}.fi-ts-braille-m:before{content:"\f2b5"}.fi-ts-braille-n-alt:before{content:"\f2b6"}.fi-ts-braille-n:before{content:"\f2b7"}.fi-ts-braille-o:before{content:"\f2b8"}.fi-ts-braille-p:before{content:"\f2b9"}.fi-ts-braille-q:before{content:"\f2ba"}.fi-ts-braille-r:before{content:"\f2bb"}.fi-ts-braille-s:before{content:"\f2bc"}.fi-ts-braille-t:before{content:"\f2bd"}.fi-ts-braille-u:before{content:"\f2be"}.fi-ts-braille-v:before{content:"\f2bf"}.fi-ts-braille-w:before{content:"\f2c0"}.fi-ts-braille-x:before{content:"\f2c1"}.fi-ts-braille-y:before{content:"\f2c2"}.fi-ts-braille-z:before{content:"\f2c3"}.fi-ts-braille:before{content:"\f2c4"}.fi-ts-brain-circuit:before{content:"\f2c5"}.fi-ts-brain:before{content:"\f2c6"}.fi-ts-brake-warning:before{content:"\f2c7"}.fi-ts-branching:before{content:"\f2c8"}.fi-ts-brand:before{content:"\f2c9"}.fi-ts-branding:before{content:"\f2ca"}.fi-ts-bread-loaf:before{content:"\f2cb"}.fi-ts-bread-slice-butter:before{content:"\f2cc"}.fi-ts-bread-slice:before{content:"\f2cd"}.fi-ts-bread:before{content:"\f2ce"}.fi-ts-briefcase-arrow-right:before{content:"\f2cf"}.fi-ts-briefcase-blank:before{content:"\f2d0"}.fi-ts-brightness-low:before{content:"\f2d1"}.fi-ts-brightness:before{content:"\f2d2"}.fi-ts-bring-forward:before{content:"\f2d3"}.fi-ts-bring-front:before{content:"\f2d4"}.fi-ts-broadcast-tower:before{content:"\f2d5"}.fi-ts-broccoli:before{content:"\f2d6"}.fi-ts-broken-image:before{content:"\f2d7"}.fi-ts-broom-ball:before{content:"\f2d8"}.fi-ts-browser-ui:before{content:"\f2d9"}.fi-ts-browser:before{content:"\f2da"}.fi-ts-browsers:before{content:"\f2db"}.fi-ts-bucket:before{content:"\f2dc"}.fi-ts-budget-alt:before{content:"\f2dd"}.fi-ts-budget:before{content:"\f2de"}.fi-ts-bug-slash:before{content:"\f2df"}.fi-ts-bugs:before{content:"\f2e0"}.fi-ts-build-alt:before{content:"\f2e1"}.fi-ts-build:before{content:"\f2e2"}.fi-ts-builder:before{content:"\f2e3"}.fi-ts-building-circle-arrow-right:before{content:"\f2e4"}.fi-ts-building-ngo:before{content:"\f2e5"}.fi-ts-building:before{content:"\f2e6"}.fi-ts-bulb:before{content:"\f2e7"}.fi-ts-bullet:before{content:"\f2e8"}.fi-ts-bullhorn:before{content:"\f2e9"}.fi-ts-bullseye-arrow:before{content:"\f2ea"}.fi-ts-bullseye-pointer:before{content:"\f2eb"}.fi-ts-bullseye:before{content:"\f2ec"}.fi-ts-burger-alt:before{content:"\f2ed"}.fi-ts-burger-fries:before{content:"\f2ee"}.fi-ts-burger-glass:before{content:"\f2ef"}.fi-ts-burrito:before{content:"\f2f0"}.fi-ts-burst:before{content:"\f2f1"}.fi-ts-bus-alt:before{content:"\f2f2"}.fi-ts-bus:before{content:"\f2f3"}.fi-ts-business-time:before{content:"\f2f4"}.fi-ts-Butter:before{content:"\f2f5"}.fi-ts-butterfly:before{content:"\f2f6"}.fi-ts-c:before{content:"\f2f7"}.fi-ts-cabin:before{content:"\f2f8"}.fi-ts-cactus:before{content:"\f2f9"}.fi-ts-cage-empty:before{content:"\f2fa"}.fi-ts-cake-birthday:before{content:"\f2fb"}.fi-ts-cake-slice:before{content:"\f2fc"}.fi-ts-cake-wedding:before{content:"\f2fd"}.fi-ts-calculator-bill:before{content:"\f2fe"}.fi-ts-calculator-math-tax:before{content:"\f2ff"}.fi-ts-calculator-money:before{content:"\f300"}.fi-ts-calculator-simple:before{content:"\f301"}.fi-ts-calculator:before{content:"\f302"}.fi-ts-calendar-arrow-down:before{content:"\f303"}.fi-ts-calendar-arrow-up:before{content:"\f304"}.fi-ts-calendar-check:before{content:"\f305"}.fi-ts-calendar-clock:before{content:"\f306"}.fi-ts-calendar-day:before{content:"\f307"}.fi-ts-calendar-days:before{content:"\f308"}.fi-ts-calendar-event-tax:before{content:"\f309"}.fi-ts-calendar-exclamation:before{content:"\f30a"}.fi-ts-calendar-gavel-legal:before{content:"\f30b"}.fi-ts-calendar-heart:before{content:"\f30c"}.fi-ts-calendar-image:before{content:"\f30d"}.fi-ts-calendar-lines-pen:before{content:"\f30e"}.fi-ts-calendar-lines:before{content:"\f30f"}.fi-ts-calendar-minus:before{content:"\f310"}.fi-ts-calendar-payment-loan:before{content:"\f311"}.fi-ts-calendar-pen:before{content:"\f312"}.fi-ts-calendar-plus:before{content:"\f313"}.fi-ts-calendar-salary:before{content:"\f314"}.fi-ts-calendar-shift-swap:before{content:"\f315"}.fi-ts-calendar-star:before{content:"\f316"}.fi-ts-calendar-swap:before{content:"\f317"}.fi-ts-calendar-week:before{content:"\f318"}.fi-ts-calendar-xmark:before{content:"\f319"}.fi-ts-calendars:before{content:"\f31a"}.fi-ts-call-duration:before{content:"\f31b"}.fi-ts-call-history:before{content:"\f31c"}.fi-ts-call-incoming:before{content:"\f31d"}.fi-ts-call-missed:before{content:"\f31e"}.fi-ts-call-outgoing:before{content:"\f31f"}.fi-ts-camcorder:before{content:"\f320"}.fi-ts-camera-cctv:before{content:"\f321"}.fi-ts-camera-movie:before{content:"\f322"}.fi-ts-camera-retro:before{content:"\f323"}.fi-ts-camera-rotate:before{content:"\f324"}.fi-ts-camera-security:before{content:"\f325"}.fi-ts-camera-slash:before{content:"\f326"}.fi-ts-camera-viewfinder:before{content:"\f327"}.fi-ts-camera:before{content:"\f328"}.fi-ts-campfire:before{content:"\f329"}.fi-ts-can-food:before{content:"\f32a"}.fi-ts-candle-holder:before{content:"\f32b"}.fi-ts-candle-lotus-yoga:before{content:"\f32c"}.fi-ts-candle-pose-yoga:before{content:"\f32d"}.fi-ts-candy-alt:before{content:"\f32e"}.fi-ts-candy-bar:before{content:"\f32f"}.fi-ts-candy-cane:before{content:"\f330"}.fi-ts-candy-corn:before{content:"\f331"}.fi-ts-candy-sweet:before{content:"\f332"}.fi-ts-candy:before{content:"\f333"}.fi-ts-Cannabis:before{content:"\f334"}.fi-ts-canned-food:before{content:"\f335"}.fi-ts-capsules:before{content:"\f336"}.fi-ts-car-alt:before{content:"\f337"}.fi-ts-car-battery:before{content:"\f338"}.fi-ts-car-bolt:before{content:"\f339"}.fi-ts-car-building:before{content:"\f33a"}.fi-ts-car-bump:before{content:"\f33b"}.fi-ts-car-bus:before{content:"\f33c"}.fi-ts-car-circle-bolt:before{content:"\f33d"}.fi-ts-car-crash:before{content:"\f33e"}.fi-ts-car-garage:before{content:"\f33f"}.fi-ts-car-journey:before{content:"\f340"}.fi-ts-car-mechanic:before{content:"\f341"}.fi-ts-car-rear:before{content:"\f342"}.fi-ts-car-side-bolt:before{content:"\f343"}.fi-ts-car-side:before{content:"\f344"}.fi-ts-car-tilt:before{content:"\f345"}.fi-ts-car-tunnel:before{content:"\f346"}.fi-ts-car-wash:before{content:"\f347"}.fi-ts-caravan-alt:before{content:"\f348"}.fi-ts-caravan:before{content:"\f349"}.fi-ts-card-club:before{content:"\f34a"}.fi-ts-card-diamond:before{content:"\f34b"}.fi-ts-card-heart:before{content:"\f34c"}.fi-ts-card-spade:before{content:"\f34d"}.fi-ts-cardinal-compass:before{content:"\f34e"}.fi-ts-career-growth:before{content:"\f34f"}.fi-ts-career-path:before{content:"\f350"}.fi-ts-caret-circle-down:before{content:"\f351"}.fi-ts-caret-circle-right:before{content:"\f352"}.fi-ts-caret-circle-up:before{content:"\f353"}.fi-ts-caret-down:before{content:"\f354"}.fi-ts-caret-left:before{content:"\f355"}.fi-ts-caret-right:before{content:"\f356"}.fi-ts-caret-square-down:before{content:"\f357"}.fi-ts-caret-square-left_1:before{content:"\f358"}.fi-ts-caret-square-left:before{content:"\f359"}.fi-ts-caret-square-right:before{content:"\f35a"}.fi-ts-caret-square-up:before{content:"\f35b"}.fi-ts-caret-up:before{content:"\f35c"}.fi-ts-carrot:before{content:"\f35d"}.fi-ts-cars-crash:before{content:"\f35e"}.fi-ts-cars:before{content:"\f35f"}.fi-ts-cart-arrow-down:before{content:"\f360"}.fi-ts-cart-minus:before{content:"\f361"}.fi-ts-cart-shopping-fast:before{content:"\f362"}.fi-ts-cash-register:before{content:"\f363"}.fi-ts-cassette-tape:before{content:"\f364"}.fi-ts-cassette-vhs:before{content:"\f365"}.fi-ts-castle:before{content:"\f366"}.fi-ts-cat-head:before{content:"\f367"}.fi-ts-cat-space:before{content:"\f368"}.fi-ts-cat:before{content:"\f369"}.fi-ts-catalog-alt:before{content:"\f36a"}.fi-ts-catalog-magazine:before{content:"\f36b"}.fi-ts-catalog:before{content:"\f36c"}.fi-ts-category-alt:before{content:"\f36d"}.fi-ts-category:before{content:"\f36e"}.fi-ts-cauldron:before{content:"\f36f"}.fi-ts-cedi-sign:before{content:"\f370"}.fi-ts-cello:before{content:"\f371"}.fi-ts-cent-sign:before{content:"\f372"}.fi-ts-chair-office:before{content:"\f373"}.fi-ts-chair:before{content:"\f374"}.fi-ts-chalkboard-user:before{content:"\f375"}.fi-ts-chalkboard:before{content:"\f376"}.fi-ts-challenge-alt:before{content:"\f377"}.fi-ts-challenge:before{content:"\f378"}.fi-ts-channel:before{content:"\f379"}.fi-ts-charging-station:before{content:"\f37a"}.fi-ts-chart-area:before{content:"\f37b"}.fi-ts-chart-arrow-down:before{content:"\f37c"}.fi-ts-chart-arrow-grow:before{content:"\f37d"}.fi-ts-chart-bullet:before{content:"\f37e"}.fi-ts-chart-candlestick:before{content:"\f37f"}.fi-ts-chart-connected:before{content:"\f380"}.fi-ts-chart-gantt:before{content:"\f381"}.fi-ts-chart-histogram:before{content:"\f382"}.fi-ts-chart-kanban:before{content:"\f383"}.fi-ts-chart-line-up-down:before{content:"\f384"}.fi-ts-chart-line-up:before{content:"\f385"}.fi-ts-chart-mixed-up-circle-currency:before{content:"\f386"}.fi-ts-chart-mixed-up-circle-dollar:before{content:"\f387"}.fi-ts-chart-mixed:before{content:"\f388"}.fi-ts-chart-network:before{content:"\f389"}.fi-ts-chart-pie-alt:before{content:"\f38a"}.fi-ts-chart-pie-simple-circle-currency:before{content:"\f38b"}.fi-ts-chart-pie-simple-circle-dollar:before{content:"\f38c"}.fi-ts-chart-pie:before{content:"\f38d"}.fi-ts-chart-pyramid:before{content:"\f38e"}.fi-ts-chart-radar:before{content:"\f38f"}.fi-ts-chart-scatter-3d:before{content:"\f390"}.fi-ts-chart-scatter-bubble:before{content:"\f391"}.fi-ts-chart-scatter:before{content:"\f392"}.fi-ts-chart-set-theory:before{content:"\f393"}.fi-ts-chart-simple-horizontal:before{content:"\f394"}.fi-ts-chart-simple:before{content:"\f395"}.fi-ts-chart-tree-map:before{content:"\f396"}.fi-ts-chart-tree:before{content:"\f397"}.fi-ts-chart-user:before{content:"\f398"}.fi-ts-chart-waterfall:before{content:"\f399"}.fi-ts-chatbot-speech-bubble:before{content:"\f39a"}.fi-ts-chatbot:before{content:"\f39b"}.fi-ts-cheap-bill:before{content:"\f39c"}.fi-ts-cheap-dollar:before{content:"\f39d"}.fi-ts-cheap-stack-dollar:before{content:"\f39e"}.fi-ts-cheap-stack:before{content:"\f39f"}.fi-ts-cheap:before{content:"\f3a0"}.fi-ts-check-circle:before{content:"\f3a1"}.fi-ts-check-double:before{content:"\f3a2"}.fi-ts-check-in-calendar:before{content:"\f3a3"}.fi-ts-check-out-calendar:before{content:"\f3a4"}.fi-ts-checklist-task-budget:before{content:"\f3a5"}.fi-ts-cheese-alt:before{content:"\f3a6"}.fi-ts-cheese:before{content:"\f3a7"}.fi-ts-cheeseburger:before{content:"\f3a8"}.fi-ts-cherry:before{content:"\f3a9"}.fi-ts-chess-bishop:before{content:"\f3aa"}.fi-ts-chess-board:before{content:"\f3ab"}.fi-ts-chess-clock-alt:before{content:"\f3ac"}.fi-ts-chess-clock:before{content:"\f3ad"}.fi-ts-chess-king-alt:before{content:"\f3ae"}.fi-ts-chess-king:before{content:"\f3af"}.fi-ts-chess-knight-alt:before{content:"\f3b0"}.fi-ts-chess-knight:before{content:"\f3b1"}.fi-ts-chess-pawn-alt:before{content:"\f3b2"}.fi-ts-chess-pawn:before{content:"\f3b3"}.fi-ts-chess-queen-alt:before{content:"\f3b4"}.fi-ts-chess-queen:before{content:"\f3b5"}.fi-ts-chess-rook-alt:before{content:"\f3b6"}.fi-ts-chess-rook:before{content:"\f3b7"}.fi-ts-chess:before{content:"\f3b8"}.fi-ts-chevron-double-down:before{content:"\f3b9"}.fi-ts-chevron-double-up:before{content:"\f3ba"}.fi-ts-child-head:before{content:"\f3bb"}.fi-ts-child:before{content:"\f3bc"}.fi-ts-chimney:before{content:"\f3bd"}.fi-ts-chip:before{content:"\f3be"}.fi-ts-chocolate-bar:before{content:"\f3bf"}.fi-ts-choir-singing:before{content:"\f3c0"}.fi-ts-choose-alt:before{content:"\f3c1"}.fi-ts-choose:before{content:"\f3c2"}.fi-ts-church:before{content:"\f3c3"}.fi-ts-circle-0:before{content:"\f3c4"}.fi-ts-circle-1:before{content:"\f3c5"}.fi-ts-circle-2:before{content:"\f3c6"}.fi-ts-circle-3:before{content:"\f3c7"}.fi-ts-circle-4:before{content:"\f3c8"}.fi-ts-circle-5:before{content:"\f3c9"}.fi-ts-circle-6:before{content:"\f3ca"}.fi-ts-circle-7:before{content:"\f3cb"}.fi-ts-circle-8:before{content:"\f3cc"}.fi-ts-circle-9:before{content:"\f3cd"}.fi-ts-circle-a:before{content:"\f3ce"}.fi-ts-circle-b:before{content:"\f3cf"}.fi-ts-circle-bolt:before{content:"\f3d0"}.fi-ts-circle-book-open:before{content:"\f3d1"}.fi-ts-circle-bookmark:before{content:"\f3d2"}.fi-ts-circle-c:before{content:"\f3d3"}.fi-ts-circle-calendar:before{content:"\f3d4"}.fi-ts-circle-camera:before{content:"\f3d5"}.fi-ts-circle-d:before{content:"\f3d6"}.fi-ts-circle-dashed:before{content:"\f3d7"}.fi-ts-circle-divide:before{content:"\f3d8"}.fi-ts-circle-e:before{content:"\f3d9"}.fi-ts-circle-ellipsis-vertical:before{content:"\f3da"}.fi-ts-circle-ellipsis:before{content:"\f3db"}.fi-ts-circle-envelope:before{content:"\f3dc"}.fi-ts-circle-exclamation-check:before{content:"\f3dd"}.fi-ts-circle-f:before{content:"\f3de"}.fi-ts-circle-g:before{content:"\f3df"}.fi-ts-circle-h:before{content:"\f3e0"}.fi-ts-circle-half-stroke:before{content:"\f3e1"}.fi-ts-circle-half:before{content:"\f3e2"}.fi-ts-circle-heart:before{content:"\f3e3"}.fi-ts-circle-i:before{content:"\f3e4"}.fi-ts-circle-j:before{content:"\f3e5"}.fi-ts-circle-k:before{content:"\f3e6"}.fi-ts-circle-l:before{content:"\f3e7"}.fi-ts-circle-m:before{content:"\f3e8"}.fi-ts-circle-microphone-lines:before{content:"\f3e9"}.fi-ts-circle-microphone:before{content:"\f3ea"}.fi-ts-circle-n:before{content:"\f3eb"}.fi-ts-circle-nodes:before{content:"\f3ec"}.fi-ts-circle-o:before{content:"\f3ed"}.fi-ts-circle-overlap:before{content:"\f3ee"}.fi-ts-circle-p:before{content:"\f3ef"}.fi-ts-circle-phone-flip:before{content:"\f3f0"}.fi-ts-circle-phone-hangup:before{content:"\f3f1"}.fi-ts-circle-phone:before{content:"\f3f2"}.fi-ts-circle-q:before{content:"\f3f3"}.fi-ts-circle-quarter:before{content:"\f3f4"}.fi-ts-circle-quarters-alt:before{content:"\f3f5"}.fi-ts-circle-r:before{content:"\f3f6"}.fi-ts-circle-s:before{content:"\f3f7"}.fi-ts-circle-small:before{content:"\f3f8"}.fi-ts-circle-star:before{content:"\f3f9"}.fi-ts-circle-t:before{content:"\f3fa"}.fi-ts-circle-three-quarters:before{content:"\f3fb"}.fi-ts-circle-trash:before{content:"\f3fc"}.fi-ts-circle-u:before{content:"\f3fd"}.fi-ts-circle-user:before{content:"\f3fe"}.fi-ts-circle-v:before{content:"\f3ff"}.fi-ts-circle-video:before{content:"\f400"}.fi-ts-circle-w:before{content:"\f401"}.fi-ts-circle-waveform-lines:before{content:"\f402"}.fi-ts-circle-x:before{content:"\f403"}.fi-ts-circle-xmark:before{content:"\f404"}.fi-ts-circle-y:before{content:"\f405"}.fi-ts-circle-z:before{content:"\f406"}.fi-ts-circle:before{content:"\f407"}.fi-ts-citrus-slice:before{content:"\f408"}.fi-ts-citrus:before{content:"\f409"}.fi-ts-city:before{content:"\f40a"}.fi-ts-clapperboard-play:before{content:"\f40b"}.fi-ts-clapperboard:before{content:"\f40c"}.fi-ts-clarinet:before{content:"\f40d"}.fi-ts-claw-marks:before{content:"\f40e"}.fi-ts-clear-alt:before{content:"\f40f"}.fi-ts-clip-file:before{content:"\f410"}.fi-ts-clip-mail:before{content:"\f411"}.fi-ts-clipboard-check:before{content:"\f412"}.fi-ts-clipboard-exclamation:before{content:"\f413"}.fi-ts-clipboard-list-check:before{content:"\f414"}.fi-ts-clipboard-list:before{content:"\f415"}.fi-ts-clipboard-prescription:before{content:"\f416"}.fi-ts-clipboard-question:before{content:"\f417"}.fi-ts-clipboard-user:before{content:"\f418"}.fi-ts-clipboard:before{content:"\f419"}.fi-ts-clipoard-wrong:before{content:"\f41a"}.fi-ts-clock-desk:before{content:"\f41b"}.fi-ts-clock-eight-thirty:before{content:"\f41c"}.fi-ts-clock-eleven-thirty:before{content:"\f41d"}.fi-ts-clock-eleven:before{content:"\f41e"}.fi-ts-clock-five-thirty:before{content:"\f41f"}.fi-ts-clock-five:before{content:"\f420"}.fi-ts-clock-four-thirty:before{content:"\f421"}.fi-ts-clock-nine-thirty:before{content:"\f422"}.fi-ts-clock-nine:before{content:"\f423"}.fi-ts-clock-one-thirty:before{content:"\f424"}.fi-ts-clock-one:before{content:"\f425"}.fi-ts-clock-seven-thirty:before{content:"\f426"}.fi-ts-clock-seven:before{content:"\f427"}.fi-ts-clock-six-thirty:before{content:"\f428"}.fi-ts-clock-six:before{content:"\f429"}.fi-ts-clock-ten-thirty:before{content:"\f42a"}.fi-ts-clock-ten:before{content:"\f42b"}.fi-ts-clock-three-thirty:before{content:"\f42c"}.fi-ts-clock-three:before{content:"\f42d"}.fi-ts-clock-time-tracking:before{content:"\f42e"}.fi-ts-clock-twelve-thirty:before{content:"\f42f"}.fi-ts-clock-twelve:before{content:"\f430"}.fi-ts-clock-two-thirty:before{content:"\f431"}.fi-ts-clock-two:before{content:"\f432"}.fi-ts-clock-up-arrow:before{content:"\f433"}.fi-ts-clone:before{content:"\f434"}.fi-ts-closed-captioning-slash:before{content:"\f435"}.fi-ts-clothes-hanger:before{content:"\f436"}.fi-ts-cloud-back-up-alt:before{content:"\f437"}.fi-ts-cloud-back-up:before{content:"\f438"}.fi-ts-cloud-check:before{content:"\f439"}.fi-ts-cloud-code:before{content:"\f43a"}.fi-ts-cloud-disabled:before{content:"\f43b"}.fi-ts-cloud-download-alt:before{content:"\f43c"}.fi-ts-cloud-download:before{content:"\f43d"}.fi-ts-cloud-drizzle:before{content:"\f43e"}.fi-ts-cloud-exclamation:before{content:"\f43f"}.fi-ts-cloud-gear-automation:before{content:"\f440"}.fi-ts-cloud-hail-mixed:before{content:"\f441"}.fi-ts-cloud-hail:before{content:"\f442"}.fi-ts-cloud-meatball:before{content:"\f443"}.fi-ts-cloud-moon-rain:before{content:"\f444"}.fi-ts-cloud-moon:before{content:"\f445"}.fi-ts-cloud-question:before{content:"\f446"}.fi-ts-cloud-rain:before{content:"\f447"}.fi-ts-cloud-rainbow:before{content:"\f448"}.fi-ts-cloud-share:before{content:"\f449"}.fi-ts-cloud-showers-heavy:before{content:"\f44a"}.fi-ts-cloud-showers:before{content:"\f44b"}.fi-ts-cloud-sleet:before{content:"\f44c"}.fi-ts-cloud-snow:before{content:"\f44d"}.fi-ts-cloud-sun-rain:before{content:"\f44e"}.fi-ts-cloud-sun:before{content:"\f44f"}.fi-ts-cloud-upload-alt:before{content:"\f450"}.fi-ts-cloud:before{content:"\f451"}.fi-ts-clouds-moon:before{content:"\f452"}.fi-ts-clouds-sun:before{content:"\f453"}.fi-ts-clouds:before{content:"\f454"}.fi-ts-clover-alt:before{content:"\f455"}.fi-ts-club:before{content:"\f456"}.fi-ts-cocktail:before{content:"\f457"}.fi-ts-coconut:before{content:"\f458"}.fi-ts-code-branch:before{content:"\f459"}.fi-ts-code-commit:before{content:"\f45a"}.fi-ts-code-compare:before{content:"\f45b"}.fi-ts-code-fork:before{content:"\f45c"}.fi-ts-code-merge:before{content:"\f45d"}.fi-ts-code-pull-request-closed:before{content:"\f45e"}.fi-ts-code-pull-request-draft:before{content:"\f45f"}.fi-ts-code-pull-request:before{content:"\f460"}.fi-ts-code-simple:before{content:"\f461"}.fi-ts-coffee-bean:before{content:"\f462"}.fi-ts-coffee-beans:before{content:"\f463"}.fi-ts-coffee-heart:before{content:"\f464"}.fi-ts-coffee-pot:before{content:"\f465"}.fi-ts-coffee:before{content:"\f466"}.fi-ts-coffin-cross:before{content:"\f467"}.fi-ts-coffin:before{content:"\f468"}.fi-ts-coin-up-arrow:before{content:"\f469"}.fi-ts-coin:before{content:"\f46a"}.fi-ts-coins:before{content:"\f46b"}.fi-ts-colon-sign:before{content:"\f46c"}.fi-ts-columns-3:before{content:"\f46d"}.fi-ts-comet:before{content:"\f46e"}.fi-ts-command:before{content:"\f46f"}.fi-ts-comment-alt-check:before{content:"\f470"}.fi-ts-comment-alt-dots:before{content:"\f471"}.fi-ts-comment-alt-edit:before{content:"\f472"}.fi-ts-comment-alt-medical:before{content:"\f473"}.fi-ts-comment-alt-middle-top:before{content:"\f474"}.fi-ts-comment-alt-middle:before{content:"\f475"}.fi-ts-comment-alt-minus:before{content:"\f476"}.fi-ts-comment-alt-music:before{content:"\f477"}.fi-ts-comment-arrow-down:before{content:"\f478"}.fi-ts-comment-arrow-up-right:before{content:"\f479"}.fi-ts-comment-arrow-up:before{content:"\f47a"}.fi-ts-comment-check:before{content:"\f47b"}.fi-ts-comment-code:before{content:"\f47c"}.fi-ts-comment-dollar:before{content:"\f47d"}.fi-ts-comment-dots:before{content:"\f47e"}.fi-ts-comment-exclamation:before{content:"\f47f"}.fi-ts-comment-heart:before{content:"\f480"}.fi-ts-comment-image:before{content:"\f481"}.fi-ts-comment-info:before{content:"\f482"}.fi-ts-comment-medical:before{content:"\f483"}.fi-ts-comment-minus:before{content:"\f484"}.fi-ts-comment-pen:before{content:"\f485"}.fi-ts-comment-question:before{content:"\f486"}.fi-ts-comment-quote:before{content:"\f487"}.fi-ts-comment-slash:before{content:"\f488"}.fi-ts-comment-smile:before{content:"\f489"}.fi-ts-comment-sms:before{content:"\f48a"}.fi-ts-comment-text:before{content:"\f48b"}.fi-ts-comment-user:before{content:"\f48c"}.fi-ts-comment-xmark:before{content:"\f48d"}.fi-ts-comments-dollar:before{content:"\f48e"}.fi-ts-comments-question-check:before{content:"\f48f"}.fi-ts-comments-question:before{content:"\f490"}.fi-ts-comments:before{content:"\f491"}.fi-ts-compass-alt:before{content:"\f492"}.fi-ts-compass-east:before{content:"\f493"}.fi-ts-compass-north:before{content:"\f494"}.fi-ts-compass-slash:before{content:"\f495"}.fi-ts-compass-south:before{content:"\f496"}.fi-ts-compass-west:before{content:"\f497"}.fi-ts-completed:before{content:"\f498"}.fi-ts-compliance-clipboard:before{content:"\f499"}.fi-ts-compliance-document:before{content:"\f49a"}.fi-ts-compliance:before{content:"\f49b"}.fi-ts-compress-alt:before{content:"\f49c"}.fi-ts-computer-classic:before{content:"\f49d"}.fi-ts-computer-mouse:before{content:"\f49e"}.fi-ts-computer-speaker:before{content:"\f49f"}.fi-ts-computer:before{content:"\f4a0"}.fi-ts-concierge-bell:before{content:"\f4a1"}.fi-ts-condition-alt:before{content:"\f4a2"}.fi-ts-condition:before{content:"\f4a3"}.fi-ts-confetti:before{content:"\f4a4"}.fi-ts-constellation:before{content:"\f4a5"}.fi-ts-container-storage:before{content:"\f4a6"}.fi-ts-convert-document:before{content:"\f4a7"}.fi-ts-convert-shapes:before{content:"\f4a8"}.fi-ts-conveyor-belt-alt:before{content:"\f4a9"}.fi-ts-conveyor-belt-arm:before{content:"\f4aa"}.fi-ts-conveyor-belt-empty:before{content:"\f4ab"}.fi-ts-conveyor-belt:before{content:"\f4ac"}.fi-ts-cookie-alt:before{content:"\f4ad"}.fi-ts-copy-alt:before{content:"\f4ae"}.fi-ts-copy-image:before{content:"\f4af"}.fi-ts-copy:before{content:"\f4b0"}.fi-ts-corn:before{content:"\f4b1"}.fi-ts-corporate-alt:before{content:"\f4b2"}.fi-ts-corporate:before{content:"\f4b3"}.fi-ts-couch:before{content:"\f4b4"}.fi-ts-court-sport:before{content:"\f4b5"}.fi-ts-cow-alt:before{content:"\f4b6"}.fi-ts-cow:before{content:"\f4b7"}.fi-ts-cowbell-circle-plus:before{content:"\f4b8"}.fi-ts-cowbell-more:before{content:"\f4b9"}.fi-ts-cowbell:before{content:"\f4ba"}.fi-ts-crab:before{content:"\f4bb"}.fi-ts-crate-empty:before{content:"\f4bc"}.fi-ts-cream:before{content:"\f4bd"}.fi-ts-credit-card-buyer:before{content:"\f4be"}.fi-ts-credit-card-eye:before{content:"\f4bf"}.fi-ts-cricket:before{content:"\f4c0"}.fi-ts-crm-alt:before{content:"\f4c1"}.fi-ts-crm-computer:before{content:"\f4c2"}.fi-ts-CRM:before{content:"\f4c3"}.fi-ts-croissant:before{content:"\f4c4"}.fi-ts-cross-religion:before{content:"\f4c5"}.fi-ts-crow:before{content:"\f4c6"}.fi-ts-crutch:before{content:"\f4c7"}.fi-ts-crutches:before{content:"\f4c8"}.fi-ts-cruzeiro-sign:before{content:"\f4c9"}.fi-ts-crypto-calendar:before{content:"\f4ca"}.fi-ts-cryptocurrency:before{content:"\f4cb"}.fi-ts-crystal-ball:before{content:"\f4cc"}.fi-ts-cube:before{content:"\f4cd"}.fi-ts-cubes-stacked:before{content:"\f4ce"}.fi-ts-cubes:before{content:"\f4cf"}.fi-ts-cucumber:before{content:"\f4d0"}.fi-ts-cup-straw-swoosh:before{content:"\f4d1"}.fi-ts-cup-straw:before{content:"\f4d2"}.fi-ts-cup-togo:before{content:"\f4d3"}.fi-ts-cupcake-alt:before{content:"\f4d4"}.fi-ts-cupcake:before{content:"\f4d5"}.fi-ts-curling:before{content:"\f4d6"}.fi-ts-cursor-finger:before{content:"\f4d7"}.fi-ts-cursor-plus:before{content:"\f4d8"}.fi-ts-cursor:before{content:"\f4d9"}.fi-ts-curve-alt:before{content:"\f4da"}.fi-ts-curve-arrow:before{content:"\f4db"}.fi-ts-curve:before{content:"\f4dc"}.fi-ts-custard:before{content:"\f4dd"}.fi-ts-customer-care:before{content:"\f4de"}.fi-ts-customer-service:before{content:"\f4df"}.fi-ts-customization-cogwheel:before{content:"\f4e0"}.fi-ts-customization:before{content:"\f4e1"}.fi-ts-customize-computer:before{content:"\f4e2"}.fi-ts-customize-edit:before{content:"\f4e3"}.fi-ts-customize:before{content:"\f4e4"}.fi-ts-CV:before{content:"\f4e5"}.fi-ts-cvv-card:before{content:"\f4e6"}.fi-ts-d:before{content:"\f4e7"}.fi-ts-dagger:before{content:"\f4e8"}.fi-ts-daily-calendar:before{content:"\f4e9"}.fi-ts-damage:before{content:"\f4ea"}.fi-ts-dashboard-monitor:before{content:"\f4eb"}.fi-ts-dashboard-panel:before{content:"\f4ec"}.fi-ts-dashboard:before{content:"\f4ed"}.fi-ts-database:before{content:"\f4ee"}.fi-ts-debt:before{content:"\f4ef"}.fi-ts-deer-rudolph:before{content:"\f4f0"}.fi-ts-deer:before{content:"\f4f1"}.fi-ts-delete-document:before{content:"\f4f2"}.fi-ts-delete-right:before{content:"\f4f3"}.fi-ts-delete-user:before{content:"\f4f4"}.fi-ts-delete:before{content:"\f4f5"}.fi-ts-democrat:before{content:"\f4f6"}.fi-ts-department-structure:before{content:"\f4f7"}.fi-ts-department:before{content:"\f4f8"}.fi-ts-deposit-alt:before{content:"\f4f9"}.fi-ts-deposit:before{content:"\f4fa"}.fi-ts-description-alt:before{content:"\f4fb"}.fi-ts-description:before{content:"\f4fc"}.fi-ts-desk:before{content:"\f4fd"}.fi-ts-desktop-arrow-down:before{content:"\f4fe"}.fi-ts-desktop-wallpaper:before{content:"\f4ff"}.fi-ts-devices:before{content:"\f500"}.fi-ts-dewpoint:before{content:"\f501"}.fi-ts-dharmachakra:before{content:"\f502"}.fi-ts-diagram-cells:before{content:"\f503"}.fi-ts-diagram-lean-canvas:before{content:"\f504"}.fi-ts-diagram-nested:before{content:"\f505"}.fi-ts-diagram-next:before{content:"\f506"}.fi-ts-diagram-predecessor:before{content:"\f507"}.fi-ts-diagram-previous:before{content:"\f508"}.fi-ts-diagram-project:before{content:"\f509"}.fi-ts-diagram-sankey:before{content:"\f50a"}.fi-ts-diagram-subtask:before{content:"\f50b"}.fi-ts-diagram-successor:before{content:"\f50c"}.fi-ts-diagram-venn:before{content:"\f50d"}.fi-ts-dial-high:before{content:"\f50e"}.fi-ts-dial-low:before{content:"\f50f"}.fi-ts-dial-max:before{content:"\f510"}.fi-ts-dial-med-low:before{content:"\f511"}.fi-ts-dial-med:before{content:"\f512"}.fi-ts-dial-min:before{content:"\f513"}.fi-ts-dial-off:before{content:"\f514"}.fi-ts-dial:before{content:"\f515"}.fi-ts-diamond-exclamation:before{content:"\f516"}.fi-ts-diamond-turn-right:before{content:"\f517"}.fi-ts-diamond:before{content:"\f518"}.fi-ts-diary-bookmark-down:before{content:"\f519"}.fi-ts-diary-bookmarks:before{content:"\f51a"}.fi-ts-diary-clasp:before{content:"\f51b"}.fi-ts-dice-alt:before{content:"\f51c"}.fi-ts-dice-d10:before{content:"\f51d"}.fi-ts-dice-d12:before{content:"\f51e"}.fi-ts-dice-d20:before{content:"\f51f"}.fi-ts-dice-d4:before{content:"\f520"}.fi-ts-dice-d6:before{content:"\f521"}.fi-ts-dice-d8:before{content:"\f522"}.fi-ts-dice-four:before{content:"\f523"}.fi-ts-dice-one:before{content:"\f524"}.fi-ts-dice-six:before{content:"\f525"}.fi-ts-dice-three:before{content:"\f526"}.fi-ts-dice-two:before{content:"\f527"}.fi-ts-digging:before{content:"\f528"}.fi-ts-digital-tachograph:before{content:"\f529"}.fi-ts-dinner:before{content:"\f52a"}.fi-ts-diploma:before{content:"\f52b"}.fi-ts-direction-signal-arrow:before{content:"\f52c"}.fi-ts-direction-signal:before{content:"\f52d"}.fi-ts-disc-drive:before{content:"\f52e"}.fi-ts-disco-ball:before{content:"\f52f"}.fi-ts-discover:before{content:"\f530"}.fi-ts-disease:before{content:"\f531"}.fi-ts-display-arrow-down:before{content:"\f532"}.fi-ts-display-chart-up:before{content:"\f533"}.fi-ts-display-code:before{content:"\f534"}.fi-ts-display-medical:before{content:"\f535"}.fi-ts-display-slash:before{content:"\f536"}.fi-ts-distribute-spacing-horizontal:before{content:"\f537"}.fi-ts-distribute-spacing-vertical:before{content:"\f538"}.fi-ts-divide:before{content:"\f539"}.fi-ts-dizzy:before{content:"\f53a"}.fi-ts-dna:before{content:"\f53b"}.fi-ts-do-not-enter:before{content:"\f53c"}.fi-ts-doctor:before{content:"\f53d"}.fi-ts-document-circle-wrong:before{content:"\f53e"}.fi-ts-document-paid:before{content:"\f53f"}.fi-ts-document-signed:before{content:"\f540"}.fi-ts-document:before{content:"\f541"}.fi-ts-dog-leashed:before{content:"\f542"}.fi-ts-dog:before{content:"\f543"}.fi-ts-dolly-flatbed-alt:before{content:"\f544"}.fi-ts-dolly-flatbed-empty:before{content:"\f545"}.fi-ts-dolly-flatbed:before{content:"\f546"}.fi-ts-dolphin:before{content:"\f547"}.fi-ts-domino-effect:before{content:"\f548"}.fi-ts-donate:before{content:"\f549"}.fi-ts-dong-sign:before{content:"\f54a"}.fi-ts-donut:before{content:"\f54b"}.fi-ts-door-closed:before{content:"\f54c"}.fi-ts-door-open:before{content:"\f54d"}.fi-ts-dot-circle:before{content:"\f54e"}.fi-ts-dot-pending:before{content:"\f54f"}.fi-ts-dove:before{content:"\f550"}.fi-ts-down-from-bracket:before{content:"\f551"}.fi-ts-down-left:before{content:"\f552"}.fi-ts-down-right:before{content:"\f553"}.fi-ts-down-to-line:before{content:"\f554"}.fi-ts-down:before{content:"\f555"}.fi-ts-drafting-compass:before{content:"\f556"}.fi-ts-dragon:before{content:"\f557"}.fi-ts-draw-polygon:before{content:"\f558"}.fi-ts-draw-square:before{content:"\f559"}.fi-ts-drawer-alt:before{content:"\f55a"}.fi-ts-drawer-empty:before{content:"\f55b"}.fi-ts-drawer:before{content:"\f55c"}.fi-ts-dreidel:before{content:"\f55d"}.fi-ts-drink-alt:before{content:"\f55e"}.fi-ts-drink:before{content:"\f55f"}.fi-ts-driver-man:before{content:"\f560"}.fi-ts-driver-woman:before{content:"\f561"}.fi-ts-drone-alt:before{content:"\f562"}.fi-ts-drone-front:before{content:"\f563"}.fi-ts-drone:before{content:"\f564"}.fi-ts-drop-down:before{content:"\f565"}.fi-ts-dropdown-select:before{content:"\f566"}.fi-ts-dropdown:before{content:"\f567"}.fi-ts-drum-steelpan:before{content:"\f568"}.fi-ts-drum:before{content:"\f569"}.fi-ts-drumstick-bite:before{content:"\f56a"}.fi-ts-drumstick:before{content:"\f56b"}.fi-ts-dryer-alt:before{content:"\f56c"}.fi-ts-dryer:before{content:"\f56d"}.fi-ts-duck:before{content:"\f56e"}.fi-ts-dumbbell-fitness:before{content:"\f56f"}.fi-ts-dumbbell-horizontal:before{content:"\f570"}.fi-ts-dumbbell-ray:before{content:"\f571"}.fi-ts-dumbbell-weightlifting:before{content:"\f572"}.fi-ts-dumpster-fire:before{content:"\f573"}.fi-ts-dumpster:before{content:"\f574"}.fi-ts-dungeon:before{content:"\f575"}.fi-ts-duration-alt:before{content:"\f576"}.fi-ts-duration:before{content:"\f577"}.fi-ts-e-learning:before{content:"\f578"}.fi-ts-e:before{content:"\f579"}.fi-ts-ear-deaf:before{content:"\f57a"}.fi-ts-ear-muffs:before{content:"\f57b"}.fi-ts-ear:before{content:"\f57c"}.fi-ts-earth-africa:before{content:"\f57d"}.fi-ts-earth-americas:before{content:"\f57e"}.fi-ts-earth-asia:before{content:"\f57f"}.fi-ts-earth-europa:before{content:"\f580"}.fi-ts-eclipse-alt:before{content:"\f581"}.fi-ts-eclipse:before{content:"\f582"}.fi-ts-effect:before{content:"\f583"}.fi-ts-egg-fried:before{content:"\f584"}.fi-ts-egg:before{content:"\f585"}.fi-ts-eject:before{content:"\f586"}.fi-ts-elephant:before{content:"\f587"}.fi-ts-elevator:before{content:"\f588"}.fi-ts-employee-alt:before{content:"\f589"}.fi-ts-employee-handbook:before{content:"\f58a"}.fi-ts-employee-man-alt:before{content:"\f58b"}.fi-ts-employee-man:before{content:"\f58c"}.fi-ts-employees-woman-man:before{content:"\f58d"}.fi-ts-employees:before{content:"\f58e"}.fi-ts-empty-set:before{content:"\f58f"}.fi-ts-endless-loop:before{content:"\f590"}.fi-ts-engine-warning:before{content:"\f591"}.fi-ts-engine:before{content:"\f592"}.fi-ts-envelope-ban:before{content:"\f593"}.fi-ts-envelope-bulk:before{content:"\f594"}.fi-ts-envelope-dot:before{content:"\f595"}.fi-ts-envelope-download:before{content:"\f596"}.fi-ts-envelope-heart:before{content:"\f597"}.fi-ts-envelope-marker:before{content:"\f598"}.fi-ts-envelope-open-dollar:before{content:"\f599"}.fi-ts-envelope-open-text:before{content:"\f59a"}.fi-ts-envelope-open:before{content:"\f59b"}.fi-ts-envelope-plus:before{content:"\f59c"}.fi-ts-envelopes:before{content:"\f59d"}.fi-ts-equality:before{content:"\f59e"}.fi-ts-equals:before{content:"\f59f"}.fi-ts-eraser:before{content:"\f5a0"}.fi-ts-error-camera:before{content:"\f5a1"}.fi-ts-escalator:before{content:"\f5a2"}.fi-ts-ethernet:before{content:"\f5a3"}.fi-ts-euro:before{content:"\f5a4"}.fi-ts-excavator:before{content:"\f5a5"}.fi-ts-exchange-alt:before{content:"\f5a6"}.fi-ts-exchange-cryptocurrency:before{content:"\f5a7"}.fi-ts-exchange:before{content:"\f5a8"}.fi-ts-exit-alt:before{content:"\f5a9"}.fi-ts-expand-arrows-alt:before{content:"\f5aa"}.fi-ts-expand-arrows:before{content:"\f5ab"}.fi-ts-expense-bill:before{content:"\f5ac"}.fi-ts-expense:before{content:"\f5ad"}.fi-ts-external-hard-drive:before{content:"\f5ae"}.fi-ts-external-world:before{content:"\f5af"}.fi-ts-eye-dropper-half:before{content:"\f5b0"}.fi-ts-eyes:before{content:"\f5b1"}.fi-ts-f:before{content:"\f5b2"}.fi-ts-fabric:before{content:"\f5b3"}.fi-ts-face-angry-horns:before{content:"\f5b4"}.fi-ts-face-anguished:before{content:"\f5b5"}.fi-ts-face-anxious-sweat:before{content:"\f5b6"}.fi-ts-face-astonished:before{content:"\f5b7"}.fi-ts-face-awesome:before{content:"\f5b8"}.fi-ts-face-beam-hand-over-mouth:before{content:"\f5b9"}.fi-ts-face-confounded:before{content:"\f5ba"}.fi-ts-face-confused:before{content:"\f5bb"}.fi-ts-face-cowboy-hat:before{content:"\f5bc"}.fi-ts-face-disappointed:before{content:"\f5bd"}.fi-ts-face-disguise:before{content:"\f5be"}.fi-ts-face-downcast-sweat:before{content:"\f5bf"}.fi-ts-face-drooling:before{content:"\f5c0"}.fi-ts-face-explode:before{content:"\f5c1"}.fi-ts-face-expressionless:before{content:"\f5c2"}.fi-ts-face-eyes-xmarks:before{content:"\f5c3"}.fi-ts-face-fearful:before{content:"\f5c4"}.fi-ts-face-glasses:before{content:"\f5c5"}.fi-ts-face-grin-tongue-wink:before{content:"\f5c6"}.fi-ts-face-hand-yawn:before{content:"\f5c7"}.fi-ts-face-head-bandage:before{content:"\f5c8"}.fi-ts-face-hushed:before{content:"\f5c9"}.fi-ts-face-icicles:before{content:"\f5ca"}.fi-ts-face-lying:before{content:"\f5cb"}.fi-ts-face-mask:before{content:"\f5cc"}.fi-ts-face-monocle:before{content:"\f5cd"}.fi-ts-face-nauseated:before{content:"\f5ce"}.fi-ts-face-nose-steam:before{content:"\f5cf"}.fi-ts-face-party:before{content:"\f5d0"}.fi-ts-face-pensive:before{content:"\f5d1"}.fi-ts-face-persevering:before{content:"\f5d2"}.fi-ts-face-pleading:before{content:"\f5d3"}.fi-ts-face-raised-eyebrow:before{content:"\f5d4"}.fi-ts-face-relieved:before{content:"\f5d5"}.fi-ts-face-sad-sweat:before{content:"\f5d6"}.fi-ts-face-scream:before{content:"\f5d7"}.fi-ts-face-shush:before{content:"\f5d8"}.fi-ts-face-sleeping:before{content:"\f5d9"}.fi-ts-face-sleepy:before{content:"\f5da"}.fi-ts-face-smile-halo:before{content:"\f5db"}.fi-ts-face-smile-hearts:before{content:"\f5dc"}.fi-ts-face-smile-horns:before{content:"\f5dd"}.fi-ts-face-smile-tear:before{content:"\f5de"}.fi-ts-face-smile-tongue:before{content:"\f5df"}.fi-ts-face-smile-upside-down:before{content:"\f5e0"}.fi-ts-face-smiling-hands:before{content:"\f5e1"}.fi-ts-face-smirking:before{content:"\f5e2"}.fi-ts-face-sunglasses-alt:before{content:"\f5e3"}.fi-ts-face-sunglasses:before{content:"\f5e4"}.fi-ts-face-swear:before{content:"\f5e5"}.fi-ts-face-thermometer:before{content:"\f5e6"}.fi-ts-face-thinking:before{content:"\f5e7"}.fi-ts-face-tissue:before{content:"\f5e8"}.fi-ts-face-tongue-money:before{content:"\f5e9"}.fi-ts-face-tongue-sweat:before{content:"\f5ea"}.fi-ts-face-unamused:before{content:"\f5eb"}.fi-ts-face-viewfinder:before{content:"\f5ec"}.fi-ts-face-vomit:before{content:"\f5ed"}.fi-ts-face-weary:before{content:"\f5ee"}.fi-ts-face-woozy:before{content:"\f5ef"}.fi-ts-face-worried:before{content:"\f5f0"}.fi-ts-face-zany:before{content:"\f5f1"}.fi-ts-face-zipper:before{content:"\f5f2"}.fi-ts-fail:before{content:"\f5f3"}.fi-ts-falafel:before{content:"\f5f4"}.fi-ts-family-dress:before{content:"\f5f5"}.fi-ts-family-pants:before{content:"\f5f6"}.fi-ts-family:before{content:"\f5f7"}.fi-ts-fan-table:before{content:"\f5f8"}.fi-ts-fan:before{content:"\f5f9"}.fi-ts-farm:before{content:"\f5fa"}.fi-ts-faucet-drip:before{content:"\f5fb"}.fi-ts-faucet:before{content:"\f5fc"}.fi-ts-fax:before{content:"\f5fd"}.fi-ts-feather-pointed:before{content:"\f5fe"}.fi-ts-feather:before{content:"\f5ff"}.fi-ts-features-alt:before{content:"\f600"}.fi-ts-features:before{content:"\f601"}.fi-ts-fee-receipt:before{content:"\f602"}.fi-ts-fee:before{content:"\f603"}.fi-ts-feedback-alt:before{content:"\f604"}.fi-ts-feedback-cycle-loop:before{content:"\f605"}.fi-ts-feedback-hand:before{content:"\f606"}.fi-ts-feedback-review:before{content:"\f607"}.fi-ts-feedback:before{content:"\f608"}.fi-ts-fence:before{content:"\f609"}.fi-ts-ferris-wheel:before{content:"\f60a"}.fi-ts-field-hockey:before{content:"\f60b"}.fi-ts-fighter-jet:before{content:"\f60c"}.fi-ts-file-audio:before{content:"\f60d"}.fi-ts-file-binary:before{content:"\f60e"}.fi-ts-file-chart-line:before{content:"\f60f"}.fi-ts-file-chart-pie:before{content:"\f610"}.fi-ts-file-circle-info:before{content:"\f611"}.fi-ts-file-cloud:before{content:"\f612"}.fi-ts-file-code:before{content:"\f613"}.fi-ts-file-csv:before{content:"\f614"}.fi-ts-file-download:before{content:"\f615"}.fi-ts-file-edit:before{content:"\f616"}.fi-ts-file-excel:before{content:"\f617"}.fi-ts-file-exclamation:before{content:"\f618"}.fi-ts-file-export:before{content:"\f619"}.fi-ts-file-image:before{content:"\f61a"}.fi-ts-file-import:before{content:"\f61b"}.fi-ts-file-invoice-dollar:before{content:"\f61c"}.fi-ts-file-invoice:before{content:"\f61d"}.fi-ts-file-medical-alt:before{content:"\f61e"}.fi-ts-file-medical:before{content:"\f61f"}.fi-ts-file-minus:before{content:"\f620"}.fi-ts-file-pdf:before{content:"\f621"}.fi-ts-file-powerpoint:before{content:"\f622"}.fi-ts-file-prescription:before{content:"\f623"}.fi-ts-file-signature:before{content:"\f624"}.fi-ts-file-spreadsheet:before{content:"\f625"}.fi-ts-file-upload:before{content:"\f626"}.fi-ts-file-user:before{content:"\f627"}.fi-ts-file-video:before{content:"\f628"}.fi-ts-file-word:before{content:"\f629"}.fi-ts-file-zipper:before{content:"\f62a"}.fi-ts-files-medical:before{content:"\f62b"}.fi-ts-film-canister:before{content:"\f62c"}.fi-ts-film-slash:before{content:"\f62d"}.fi-ts-films:before{content:"\f62e"}.fi-ts-filter-list:before{content:"\f62f"}.fi-ts-filter-slash:before{content:"\f630"}.fi-ts-filter:before{content:"\f631"}.fi-ts-filters:before{content:"\f632"}.fi-ts-fingerprint:before{content:"\f633"}.fi-ts-fire-burner:before{content:"\f634"}.fi-ts-fire-extinguisher:before{content:"\f635"}.fi-ts-fire-flame-curved:before{content:"\f636"}.fi-ts-fire-flame-simple:before{content:"\f637"}.fi-ts-fire-hydrant:before{content:"\f638"}.fi-ts-fire-smoke:before{content:"\f639"}.fi-ts-fireplace:before{content:"\f63a"}.fi-ts-first-award:before{content:"\f63b"}.fi-ts-first-laurel:before{content:"\f63c"}.fi-ts-first-medal:before{content:"\f63d"}.fi-ts-first:before{content:"\f63e"}.fi-ts-fish-bones:before{content:"\f63f"}.fi-ts-fish-cooked:before{content:"\f640"}.fi-ts-fish:before{content:"\f641"}.fi-ts-fishing-rod:before{content:"\f642"}.fi-ts-fist-move:before{content:"\f643"}.fi-ts-flag-alt:before{content:"\f644"}.fi-ts-flag-checkered:before{content:"\f645"}.fi-ts-flag-usa:before{content:"\f646"}.fi-ts-flag:before{content:"\f647"}.fi-ts-flame:before{content:"\f648"}.fi-ts-flashlight:before{content:"\f649"}.fi-ts-flask-gear:before{content:"\f64a"}.fi-ts-flask-poison:before{content:"\f64b"}.fi-ts-flask-potion:before{content:"\f64c"}.fi-ts-flask:before{content:"\f64d"}.fi-ts-flatbread-stuffed:before{content:"\f64e"}.fi-ts-flatbread:before{content:"\f64f"}.fi-ts-floor-alt:before{content:"\f650"}.fi-ts-floor-layer:before{content:"\f651"}.fi-ts-floor:before{content:"\f652"}.fi-ts-floppy-disk-circle-arrow-right:before{content:"\f653"}.fi-ts-floppy-disk-circle-xmark:before{content:"\f654"}.fi-ts-floppy-disk-pen:before{content:"\f655"}.fi-ts-floppy-disks:before{content:"\f656"}.fi-ts-florin-sign:before{content:"\f657"}.fi-ts-flower-bouquet:before{content:"\f658"}.fi-ts-flower-butterfly:before{content:"\f659"}.fi-ts-flower-daffodil:before{content:"\f65a"}.fi-ts-flower-tulip:before{content:"\f65b"}.fi-ts-flower:before{content:"\f65c"}.fi-ts-flushed:before{content:"\f65d"}.fi-ts-flute:before{content:"\f65e"}.fi-ts-flux-capacitor:before{content:"\f65f"}.fi-ts-fly-insect:before{content:"\f660"}.fi-ts-flying-disc:before{content:"\f661"}.fi-ts-fog:before{content:"\f662"}.fi-ts-folder-download:before{content:"\f663"}.fi-ts-folder-fire:before{content:"\f664"}.fi-ts-folder-minus:before{content:"\f665"}.fi-ts-folder-open:before{content:"\f666"}.fi-ts-folder-times:before{content:"\f667"}.fi-ts-folder-tree:before{content:"\f668"}.fi-ts-folder-upload:before{content:"\f669"}.fi-ts-folder-xmark:before{content:"\f66a"}.fi-ts-folders:before{content:"\f66b"}.fi-ts-follow-folder:before{content:"\f66c"}.fi-ts-followcollection:before{content:"\f66d"}.fi-ts-fondue-pot:before{content:"\f66e"}.fi-ts-foreign-language-audio:before{content:"\f66f"}.fi-ts-fork:before{content:"\f670"}.fi-ts-forklift:before{content:"\f671"}.fi-ts-fort:before{content:"\f672"}.fi-ts-forward-fast:before{content:"\f673"}.fi-ts-fox:before{content:"\f674"}.fi-ts-frame:before{content:"\f675"}.fi-ts-franc-sign:before{content:"\f676"}.fi-ts-free-delivery:before{content:"\f677"}.fi-ts-free:before{content:"\f678"}.fi-ts-french-fries:before{content:"\f679"}.fi-ts-friday:before{content:"\f67a"}.fi-ts-frog:before{content:"\f67b"}.fi-ts-frown:before{content:"\f67c"}.fi-ts-ftp:before{content:"\f67d"}.fi-ts-fuel-gauge:before{content:"\f67e"}.fi-ts-function-process:before{content:"\f67f"}.fi-ts-function-square:before{content:"\f680"}.fi-ts-function:before{content:"\f681"}.fi-ts-funnel-dollar:before{content:"\f682"}.fi-ts-g:before{content:"\f683"}.fi-ts-galaxy-alt:before{content:"\f684"}.fi-ts-galaxy-planet:before{content:"\f685"}.fi-ts-galaxy-star:before{content:"\f686"}.fi-ts-galaxy:before{content:"\f687"}.fi-ts-gallery-thumbnails:before{content:"\f688"}.fi-ts-game-board-alt:before{content:"\f689"}.fi-ts-gamepad:before{content:"\f68a"}.fi-ts-garage-car:before{content:"\f68b"}.fi-ts-garage-open:before{content:"\f68c"}.fi-ts-garage:before{content:"\f68d"}.fi-ts-garlic-alt:before{content:"\f68e"}.fi-ts-garlic:before{content:"\f68f"}.fi-ts-gas-pump-slash:before{content:"\f690"}.fi-ts-gas-pump:before{content:"\f691"}.fi-ts-gauge-circle-bolt:before{content:"\f692"}.fi-ts-gauge-circle-minus:before{content:"\f693"}.fi-ts-gauge-circle-plus:before{content:"\f694"}.fi-ts-gavel:before{content:"\f695"}.fi-ts-gay-couple:before{content:"\f696"}.fi-ts-gears:before{content:"\f697"}.fi-ts-gem:before{content:"\f698"}.fi-ts-general:before{content:"\f699"}.fi-ts-ghost:before{content:"\f69a"}.fi-ts-gif-square:before{content:"\f69b"}.fi-ts-gif:before{content:"\f69c"}.fi-ts-gift-box-benefits:before{content:"\f69d"}.fi-ts-gift-card:before{content:"\f69e"}.fi-ts-gift:before{content:"\f69f"}.fi-ts-gifts:before{content:"\f6a0"}.fi-ts-gingerbread-man:before{content:"\f6a1"}.fi-ts-glass-champagne:before{content:"\f6a2"}.fi-ts-glass-cheers:before{content:"\f6a3"}.fi-ts-glass-citrus:before{content:"\f6a4"}.fi-ts-glass-empty:before{content:"\f6a5"}.fi-ts-glass-half:before{content:"\f6a6"}.fi-ts-glass-water-droplet:before{content:"\f6a7"}.fi-ts-glass-whiskey-rocks:before{content:"\f6a8"}.fi-ts-glass-whiskey:before{content:"\f6a9"}.fi-ts-glass:before{content:"\f6aa"}.fi-ts-glasses:before{content:"\f6ab"}.fi-ts-globe-alt:before{content:"\f6ac"}.fi-ts-globe-pointer:before{content:"\f6ad"}.fi-ts-globe-snow:before{content:"\f6ae"}.fi-ts-goal-net:before{content:"\f6af"}.fi-ts-golf-ball:before{content:"\f6b0"}.fi-ts-golf-club:before{content:"\f6b1"}.fi-ts-golf-hole:before{content:"\f6b2"}.fi-ts-gopuram:before{content:"\f6b3"}.fi-ts-government-budget:before{content:"\f6b4"}.fi-ts-government-flag:before{content:"\f6b5"}.fi-ts-government-user:before{content:"\f6b6"}.fi-ts-gps-navigation:before{content:"\f6b7"}.fi-ts-graduation-cap:before{content:"\f6b8"}.fi-ts-gramophone:before{content:"\f6b9"}.fi-ts-grape:before{content:"\f6ba"}.fi-ts-graph-curve:before{content:"\f6bb"}.fi-ts-graphic-style:before{content:"\f6bc"}.fi-ts-graphic-tablet:before{content:"\f6bd"}.fi-ts-grate-droplet:before{content:"\f6be"}.fi-ts-grate:before{content:"\f6bf"}.fi-ts-greater-than-equal:before{content:"\f6c0"}.fi-ts-greater-than:before{content:"\f6c1"}.fi-ts-greek-helmet:before{content:"\f6c2"}.fi-ts-grid-dividers:before{content:"\f6c3"}.fi-ts-grill-hot-alt:before{content:"\f6c4"}.fi-ts-grill:before{content:"\f6c5"}.fi-ts-grimace:before{content:"\f6c6"}.fi-ts-grin-alt:before{content:"\f6c7"}.fi-ts-grin-beam-sweat:before{content:"\f6c8"}.fi-ts-grin-beam:before{content:"\f6c9"}.fi-ts-grin-hearts:before{content:"\f6ca"}.fi-ts-grin-squint-tears:before{content:"\f6cb"}.fi-ts-grin-squint:before{content:"\f6cc"}.fi-ts-grin-stars:before{content:"\f6cd"}.fi-ts-grin-tears:before{content:"\f6ce"}.fi-ts-grin-tongue-squint:before{content:"\f6cf"}.fi-ts-grin-tongue-wink:before{content:"\f6d0"}.fi-ts-grin-tongue:before{content:"\f6d1"}.fi-ts-grin-wink:before{content:"\f6d2"}.fi-ts-grin:before{content:"\f6d3"}.fi-ts-grip-dots-vertical:before{content:"\f6d4"}.fi-ts-grip-dots:before{content:"\f6d5"}.fi-ts-grip-horizontal:before{content:"\f6d6"}.fi-ts-grip-lines-vertical:before{content:"\f6d7"}.fi-ts-grip-lines:before{content:"\f6d8"}.fi-ts-grip-vertical:before{content:"\f6d9"}.fi-ts-grocery-bag:before{content:"\f6da"}.fi-ts-grocery-basket:before{content:"\f6db"}.fi-ts-group-arrows-rotate:before{content:"\f6dc"}.fi-ts-growth-chart-invest:before{content:"\f6dd"}.fi-ts-guarani-sign:before{content:"\f6de"}.fi-ts-guide-alt:before{content:"\f6df"}.fi-ts-guide:before{content:"\f6e0"}.fi-ts-guitar-electric:before{content:"\f6e1"}.fi-ts-guitar:before{content:"\f6e2"}.fi-ts-guitars:before{content:"\f6e3"}.fi-ts-gun-squirt:before{content:"\f6e4"}.fi-ts-gym:before{content:"\f6e5"}.fi-ts-h-square:before{content:"\f6e6"}.fi-ts-h:before{content:"\f6e7"}.fi-ts-h1:before{content:"\f6e8"}.fi-ts-h2:before{content:"\f6e9"}.fi-ts-h3:before{content:"\f6ea"}.fi-ts-h4:before{content:"\f6eb"}.fi-ts-hair-clipper:before{content:"\f6ec"}.fi-ts-hamburger-soda:before{content:"\f6ed"}.fi-ts-hamburger:before{content:"\f6ee"}.fi-ts-hammer-crash:before{content:"\f6ef"}.fi-ts-hammer-war:before{content:"\f6f0"}.fi-ts-hammer:before{content:"\f6f1"}.fi-ts-hamsa:before{content:"\f6f2"}.fi-ts-hand-back-fist:before{content:"\f6f3"}.fi-ts-hand-back-point-down:before{content:"\f6f4"}.fi-ts-hand-back-point-left:before{content:"\f6f5"}.fi-ts-hand-back-point-ribbon:before{content:"\f6f6"}.fi-ts-hand-back-point-right:before{content:"\f6f7"}.fi-ts-hand-bill:before{content:"\f6f8"}.fi-ts-hand-dots:before{content:"\f6f9"}.fi-ts-hand-fingers-crossed:before{content:"\f6fa"}.fi-ts-hand-fist:before{content:"\f6fb"}.fi-ts-hand-heart:before{content:"\f6fc"}.fi-ts-hand-holding-box:before{content:"\f6fd"}.fi-ts-hand-holding-droplet:before{content:"\f6fe"}.fi-ts-hand-holding-heart:before{content:"\f6ff"}.fi-ts-hand-holding-magic:before{content:"\f700"}.fi-ts-hand-holding-medical:before{content:"\f701"}.fi-ts-hand-holding-seeding:before{content:"\f702"}.fi-ts-hand-holding-skull:before{content:"\f703"}.fi-ts-hand-holding-usd:before{content:"\f704"}.fi-ts-hand-holding-water:before{content:"\f705"}.fi-ts-hand-horns:before{content:"\f706"}.fi-ts-hand-lizard:before{content:"\f707"}.fi-ts-hand-love:before{content:"\f708"}.fi-ts-hand-middle-finger:before{content:"\f709"}.fi-ts-hand-paper:before{content:"\f70a"}.fi-ts-hand-peace:before{content:"\f70b"}.fi-ts-hand-point-ribbon:before{content:"\f70c"}.fi-ts-hand-scissors:before{content:"\f70d"}.fi-ts-hand-sparkles:before{content:"\f70e"}.fi-ts-hand-spock:before{content:"\f70f"}.fi-ts-hand-wave:before{content:"\f710"}.fi-ts-handmade:before{content:"\f711"}.fi-ts-hands-bubbles:before{content:"\f712"}.fi-ts-hands-clapping:before{content:"\f713"}.fi-ts-hands-heart:before{content:"\f714"}.fi-ts-hands-holding-diamond:before{content:"\f715"}.fi-ts-hands-holding:before{content:"\f716"}.fi-ts-hands-usd:before{content:"\f717"}.fi-ts-handshake-angle:before{content:"\f718"}.fi-ts-handshake-deal-loan:before{content:"\f719"}.fi-ts-handshake-house:before{content:"\f71a"}.fi-ts-handshake-simple-slash:before{content:"\f71b"}.fi-ts-handshake-trust:before{content:"\f71c"}.fi-ts-handshake:before{content:"\f71d"}.fi-ts-hard-hat:before{content:"\f71e"}.fi-ts-hashtag-lock:before{content:"\f71f"}.fi-ts-hashtag:before{content:"\f720"}.fi-ts-hat-beach:before{content:"\f721"}.fi-ts-hat-birthday:before{content:"\f722"}.fi-ts-hat-chef:before{content:"\f723"}.fi-ts-hat-cowboy-side:before{content:"\f724"}.fi-ts-hat-cowboy:before{content:"\f725"}.fi-ts-hat-santa:before{content:"\f726"}.fi-ts-hat-winter:before{content:"\f727"}.fi-ts-hat-witch:before{content:"\f728"}.fi-ts-hat-wizard:before{content:"\f729"}.fi-ts-hdd:before{content:"\f72a"}.fi-ts-head-side-brain:before{content:"\f72b"}.fi-ts-head-side-cough-slash:before{content:"\f72c"}.fi-ts-head-side-cough:before{content:"\f72d"}.fi-ts-head-side-headphones:before{content:"\f72e"}.fi-ts-head-side-heart:before{content:"\f72f"}.fi-ts-head-side-mask:before{content:"\f730"}.fi-ts-head-side-medical:before{content:"\f731"}.fi-ts-head-side-thinking:before{content:"\f732"}.fi-ts-head-side-virus:before{content:"\f733"}.fi-ts-head-side:before{content:"\f734"}.fi-ts-head-vr:before{content:"\f735"}.fi-ts-heading:before{content:"\f736"}.fi-ts-heart-arrow:before{content:"\f737"}.fi-ts-heart-brain:before{content:"\f738"}.fi-ts-heart-crack:before{content:"\f739"}.fi-ts-heart-half-stroke:before{content:"\f73a"}.fi-ts-heart-half:before{content:"\f73b"}.fi-ts-heart-health-muscle:before{content:"\f73c"}.fi-ts-heart-lock:before{content:"\f73d"}.fi-ts-heart-partner-handshake:before{content:"\f73e"}.fi-ts-heart-rate:before{content:"\f73f"}.fi-ts-heart-slash:before{content:"\f740"}.fi-ts-heart-upside-down:before{content:"\f741"}.fi-ts-heat:before{content:"\f742"}.fi-ts-helicopter-side:before{content:"\f743"}.fi-ts-helmet-battle:before{content:"\f744"}.fi-ts-hexagon-check:before{content:"\f745"}.fi-ts-hexagon-divide:before{content:"\f746"}.fi-ts-hexagon-exclamation:before{content:"\f747"}.fi-ts-hexagon:before{content:"\f748"}.fi-ts-high-definition:before{content:"\f749"}.fi-ts-high-five-celebration-yes:before{content:"\f74a"}.fi-ts-high-five:before{content:"\f74b"}.fi-ts-highlighter-line:before{content:"\f74c"}.fi-ts-highlighter:before{content:"\f74d"}.fi-ts-hiking:before{content:"\f74e"}.fi-ts-hippo:before{content:"\f74f"}.fi-ts-hockey-mask:before{content:"\f750"}.fi-ts-hockey-puck:before{content:"\f751"}.fi-ts-hockey-stick-puck:before{content:"\f752"}.fi-ts-hockey-sticks:before{content:"\f753"}.fi-ts-holding-hand-gear:before{content:"\f754"}.fi-ts-holding-hand-revenue:before{content:"\f755"}.fi-ts-holly-berry:before{content:"\f756"}.fi-ts-home-heart:before{content:"\f757"}.fi-ts-honey-pot:before{content:"\f758"}.fi-ts-hood-cloak:before{content:"\f759"}.fi-ts-horizontal-rule:before{content:"\f75a"}.fi-ts-horse-head:before{content:"\f75b"}.fi-ts-horse-saddle:before{content:"\f75c"}.fi-ts-horse:before{content:"\f75d"}.fi-ts-horseshoe-broken:before{content:"\f75e"}.fi-ts-horseshoe:before{content:"\f75f"}.fi-ts-hose-reel:before{content:"\f760"}.fi-ts-hose:before{content:"\f761"}.fi-ts-hospital-symbol:before{content:"\f762"}.fi-ts-hospital-user:before{content:"\f763"}.fi-ts-hospital:before{content:"\f764"}.fi-ts-hospitals:before{content:"\f765"}.fi-ts-hot-tub:before{content:"\f766"}.fi-ts-hotdog:before{content:"\f767"}.fi-ts-hotel:before{content:"\f768"}.fi-ts-hourglass-end:before{content:"\f769"}.fi-ts-hourglass-start:before{content:"\f76a"}.fi-ts-hourglass:before{content:"\f76b"}.fi-ts-house-blank:before{content:"\f76c"}.fi-ts-house-building:before{content:"\f76d"}.fi-ts-house-chimney-blank:before{content:"\f76e"}.fi-ts-house-chimney-crack:before{content:"\f76f"}.fi-ts-house-chimney-heart:before{content:"\f770"}.fi-ts-house-chimney-medical:before{content:"\f771"}.fi-ts-house-chimney-user:before{content:"\f772"}.fi-ts-house-chimney-window:before{content:"\f773"}.fi-ts-house-chimney:before{content:"\f774"}.fi-ts-house-circle-check:before{content:"\f775"}.fi-ts-house-circle-exclamation:before{content:"\f776"}.fi-ts-house-circle-xmark:before{content:"\f777"}.fi-ts-house-crack-alt:before{content:"\f778"}.fi-ts-house-crack:before{content:"\f779"}.fi-ts-house-day:before{content:"\f77a"}.fi-ts-house-fire:before{content:"\f77b"}.fi-ts-house-flag:before{content:"\f77c"}.fi-ts-house-flood:before{content:"\f77d"}.fi-ts-house-laptop:before{content:"\f77e"}.fi-ts-house-leave:before{content:"\f77f"}.fi-ts-house-lock:before{content:"\f780"}.fi-ts-house-medical:before{content:"\f781"}.fi-ts-house-night:before{content:"\f782"}.fi-ts-house-return:before{content:"\f783"}.fi-ts-house-signal:before{content:"\f784"}.fi-ts-house-tree:before{content:"\f785"}.fi-ts-house-tsunami:before{content:"\f786"}.fi-ts-house-turret:before{content:"\f787"}.fi-ts-house-user:before{content:"\f788"}.fi-ts-house-window:before{content:"\f789"}.fi-ts-hr-group:before{content:"\f78a"}.fi-ts-hr-person:before{content:"\f78b"}.fi-ts-hr:before{content:"\f78c"}.fi-ts-hryvnia:before{content:"\f78d"}.fi-ts-humidity:before{content:"\f78e"}.fi-ts-hundred-points:before{content:"\f78f"}.fi-ts-hurricane:before{content:"\f790"}.fi-ts-i:before{content:"\f791"}.fi-ts-ice-cream:before{content:"\f792"}.fi-ts-icicles:before{content:"\f793"}.fi-ts-icon-star:before{content:"\f794"}.fi-ts-id-badge:before{content:"\f795"}.fi-ts-id-card-clip-alt:before{content:"\f796"}.fi-ts-igloo:before{content:"\f797"}.fi-ts-image-slash:before{content:"\f798"}.fi-ts-images-user:before{content:"\f799"}.fi-ts-images:before{content:"\f79a"}.fi-ts-improve-user:before{content:"\f79b"}.fi-ts-inbox-in:before{content:"\f79c"}.fi-ts-inbox-out:before{content:"\f79d"}.fi-ts-inboxes:before{content:"\f79e"}.fi-ts-incense-sticks-yoga:before{content:"\f79f"}.fi-ts-incognito:before{content:"\f7a0"}.fi-ts-indian-rupee-sign:before{content:"\f7a1"}.fi-ts-industry-alt:before{content:"\f7a2"}.fi-ts-industry-windows:before{content:"\f7a3"}.fi-ts-infinity:before{content:"\f7a4"}.fi-ts-info-guide:before{content:"\f7a5"}.fi-ts-information:before{content:"\f7a6"}.fi-ts-inhaler:before{content:"\f7a7"}.fi-ts-input-numeric:before{content:"\f7a8"}.fi-ts-input-pipe:before{content:"\f7a9"}.fi-ts-input-text:before{content:"\f7aa"}.fi-ts-insert-alt:before{content:"\f7ab"}.fi-ts-insert-arrows:before{content:"\f7ac"}.fi-ts-insert-button-circle:before{content:"\f7ad"}.fi-ts-insert-credit-card:before{content:"\f7ae"}.fi-ts-insert-square:before{content:"\f7af"}.fi-ts-insert:before{content:"\f7b0"}.fi-ts-insight-alt:before{content:"\f7b1"}.fi-ts-insight-head:before{content:"\f7b2"}.fi-ts-insight:before{content:"\f7b3"}.fi-ts-integral:before{content:"\f7b4"}.fi-ts-internet-speed-wifi:before{content:"\f7b5"}.fi-ts-intersection:before{content:"\f7b6"}.fi-ts-introduction-handshake:before{content:"\f7b7"}.fi-ts-introduction:before{content:"\f7b8"}.fi-ts-inventory-alt:before{content:"\f7b9"}.fi-ts-invest:before{content:"\f7ba"}.fi-ts-investment:before{content:"\f7bb"}.fi-ts-invite-alt:before{content:"\f7bc"}.fi-ts-invite:before{content:"\f7bd"}.fi-ts-iot-alt:before{content:"\f7be"}.fi-ts-iot:before{content:"\f7bf"}.fi-ts-ip-address:before{content:"\f7c0"}.fi-ts-island-tropical:before{content:"\f7c1"}.fi-ts-issue-loupe:before{content:"\f7c2"}.fi-ts-it-alt:before{content:"\f7c3"}.fi-ts-it-computer:before{content:"\f7c4"}.fi-ts-it:before{content:"\f7c5"}.fi-ts-italian-lira-sign:before{content:"\f7c6"}.fi-ts-j:before{content:"\f7c7"}.fi-ts-jam:before{content:"\f7c8"}.fi-ts-jar-alt:before{content:"\f7c9"}.fi-ts-jar-wheat:before{content:"\f7ca"}.fi-ts-javascript:before{content:"\f7cb"}.fi-ts-joint:before{content:"\f7cc"}.fi-ts-joker:before{content:"\f7cd"}.fi-ts-journal-alt:before{content:"\f7ce"}.fi-ts-journal:before{content:"\f7cf"}.fi-ts-journey:before{content:"\f7d0"}.fi-ts-joystick:before{content:"\f7d1"}.fi-ts-jpg:before{content:"\f7d2"}.fi-ts-jug-alt:before{content:"\f7d3"}.fi-ts-jug-bottle:before{content:"\f7d4"}.fi-ts-jug:before{content:"\f7d5"}.fi-ts-jumping-rope:before{content:"\f7d6"}.fi-ts-k:before{content:"\f7d7"}.fi-ts-kaaba:before{content:"\f7d8"}.fi-ts-kazoo:before{content:"\f7d9"}.fi-ts-kerning:before{content:"\f7da"}.fi-ts-key-lock-crypto:before{content:"\f7db"}.fi-ts-key-skeleton-left-right:before{content:"\f7dc"}.fi-ts-key:before{content:"\f7dd"}.fi-ts-keyboard-brightness-low:before{content:"\f7de"}.fi-ts-keyboard-brightness:before{content:"\f7df"}.fi-ts-keyboard-down:before{content:"\f7e0"}.fi-ts-keyboard-left:before{content:"\f7e1"}.fi-ts-keyboard:before{content:"\f7e2"}.fi-ts-keynote:before{content:"\f7e3"}.fi-ts-kidneys:before{content:"\f7e4"}.fi-ts-kip-sign:before{content:"\f7e5"}.fi-ts-kiss-beam:before{content:"\f7e6"}.fi-ts-kiss-wink-heart:before{content:"\f7e7"}.fi-ts-kiss:before{content:"\f7e8"}.fi-ts-kite:before{content:"\f7e9"}.fi-ts-kiwi-bird:before{content:"\f7ea"}.fi-ts-kiwi-fruit:before{content:"\f7eb"}.fi-ts-knife-kitchen:before{content:"\f7ec"}.fi-ts-knife:before{content:"\f7ed"}.fi-ts-knitting:before{content:"\f7ee"}.fi-ts-kpi-evaluation:before{content:"\f7ef"}.fi-ts-kpi:before{content:"\f7f0"}.fi-ts-l:before{content:"\f7f1"}.fi-ts-lacrosse-stick-ball:before{content:"\f7f2"}.fi-ts-lacrosse-stick:before{content:"\f7f3"}.fi-ts-lambda:before{content:"\f7f4"}.fi-ts-lamp-desk:before{content:"\f7f5"}.fi-ts-lamp-floor:before{content:"\f7f6"}.fi-ts-lamp-street:before{content:"\f7f7"}.fi-ts-lamp:before{content:"\f7f8"}.fi-ts-land-layer-location:before{content:"\f7f9"}.fi-ts-land-layers:before{content:"\f7fa"}.fi-ts-land-location:before{content:"\f7fb"}.fi-ts-landmark-alt:before{content:"\f7fc"}.fi-ts-language:before{content:"\f7fd"}.fi-ts-laptop-arrow-down:before{content:"\f7fe"}.fi-ts-laptop-binary:before{content:"\f7ff"}.fi-ts-laptop-code:before{content:"\f800"}.fi-ts-laptop-medical:before{content:"\f801"}.fi-ts-laptop-mobile:before{content:"\f802"}.fi-ts-laptop-slash:before{content:"\f803"}.fi-ts-laptop:before{content:"\f804"}.fi-ts-lari-sign:before{content:"\f805"}.fi-ts-lasso-sparkles:before{content:"\f806"}.fi-ts-last-square:before{content:"\f807"}.fi-ts-laugh-beam:before{content:"\f808"}.fi-ts-laugh-squint:before{content:"\f809"}.fi-ts-laugh-wink:before{content:"\f80a"}.fi-ts-laugh:before{content:"\f80b"}.fi-ts-lawyer-man:before{content:"\f80c"}.fi-ts-lawyer-woman:before{content:"\f80d"}.fi-ts-layer-minus:before{content:"\f80e"}.fi-ts-layer-plus:before{content:"\f80f"}.fi-ts-lead-funnel:before{content:"\f810"}.fi-ts-lead-management:before{content:"\f811"}.fi-ts-lead:before{content:"\f812"}.fi-ts-leader-alt:before{content:"\f813"}.fi-ts-leader-speech:before{content:"\f814"}.fi-ts-leader:before{content:"\f815"}.fi-ts-leaderboard-alt:before{content:"\f816"}.fi-ts-leaderboard-trophy:before{content:"\f817"}.fi-ts-leaderboard:before{content:"\f818"}.fi-ts-leadership-alt:before{content:"\f819"}.fi-ts-leadership:before{content:"\f81a"}.fi-ts-leaf-heart:before{content:"\f81b"}.fi-ts-leaf-maple:before{content:"\f81c"}.fi-ts-leaf-oak:before{content:"\f81d"}.fi-ts-leaf:before{content:"\f81e"}.fi-ts-leafy-green:before{content:"\f81f"}.fi-ts-leave:before{content:"\f820"}.fi-ts-left-from-bracket:before{content:"\f821"}.fi-ts-left:before{content:"\f822"}.fi-ts-legal:before{content:"\f823"}.fi-ts-lemon:before{content:"\f824"}.fi-ts-lesbian-couple:before{content:"\f825"}.fi-ts-less-than-equal:before{content:"\f826"}.fi-ts-less-than:before{content:"\f827"}.fi-ts-lesson-class:before{content:"\f828"}.fi-ts-lesson:before{content:"\f829"}.fi-ts-lettuce:before{content:"\f82a"}.fi-ts-level-down-alt:before{content:"\f82b"}.fi-ts-level-down:before{content:"\f82c"}.fi-ts-level-up-alt:before{content:"\f82d"}.fi-ts-level-up:before{content:"\f82e"}.fi-ts-license:before{content:"\f82f"}.fi-ts-life:before{content:"\f830"}.fi-ts-light-ceiling:before{content:"\f831"}.fi-ts-light-emergency-on:before{content:"\f832"}.fi-ts-light-emergency:before{content:"\f833"}.fi-ts-light-switch-off:before{content:"\f834"}.fi-ts-light-switch-on:before{content:"\f835"}.fi-ts-light-switch:before{content:"\f836"}.fi-ts-lightbulb-cfl-on:before{content:"\f837"}.fi-ts-lightbulb-cfl:before{content:"\f838"}.fi-ts-lightbulb-dollar:before{content:"\f839"}.fi-ts-lightbulb-exclamation:before{content:"\f83a"}.fi-ts-lightbulb-head:before{content:"\f83b"}.fi-ts-lightbulb-on:before{content:"\f83c"}.fi-ts-lightbulb-question:before{content:"\f83d"}.fi-ts-lightbulb-setting:before{content:"\f83e"}.fi-ts-lightbulb-slash:before{content:"\f83f"}.fi-ts-lighthouse:before{content:"\f840"}.fi-ts-lights-holiday:before{content:"\f841"}.fi-ts-limit-hand:before{content:"\f842"}.fi-ts-limit-speedometer:before{content:"\f843"}.fi-ts-link-alt:before{content:"\f844"}.fi-ts-link-horizontal-slash:before{content:"\f845"}.fi-ts-link-horizontal:before{content:"\f846"}.fi-ts-link-slash-alt:before{content:"\f847"}.fi-ts-link-slash:before{content:"\f848"}.fi-ts-lion-head:before{content:"\f849"}.fi-ts-lion:before{content:"\f84a"}.fi-ts-lips:before{content:"\f84b"}.fi-ts-lipstick:before{content:"\f84c"}.fi-ts-lira-sign:before{content:"\f84d"}.fi-ts-list-check:before{content:"\f84e"}.fi-ts-list-dropdown:before{content:"\f84f"}.fi-ts-list-music:before{content:"\f850"}.fi-ts-list-timeline:before{content:"\f851"}.fi-ts-litecoin-sign:before{content:"\f852"}.fi-ts-live-alt:before{content:"\f853"}.fi-ts-live:before{content:"\f854"}.fi-ts-loading:before{content:"\f855"}.fi-ts-loan:before{content:"\f856"}.fi-ts-lobster:before{content:"\f857"}.fi-ts-location-alt:before{content:"\f858"}.fi-ts-location-arrow:before{content:"\f859"}.fi-ts-location-crosshairs-slash:before{content:"\f85a"}.fi-ts-location-crosshairs:before{content:"\f85b"}.fi-ts-location-dot-slash:before{content:"\f85c"}.fi-ts-location-exclamation:before{content:"\f85d"}.fi-ts-lock-alt:before{content:"\f85e"}.fi-ts-lock-hashtag:before{content:"\f85f"}.fi-ts-lock-open-alt:before{content:"\f860"}.fi-ts-locust:before{content:"\f861"}.fi-ts-loop-square:before{content:"\f862"}.fi-ts-loveseat:before{content:"\f863"}.fi-ts-low-vision:before{content:"\f864"}.fi-ts-luchador:before{content:"\f865"}.fi-ts-luggage-cart:before{content:"\f866"}.fi-ts-lungs-virus:before{content:"\f867"}.fi-ts-lungs:before{content:"\f868"}.fi-ts-m:before{content:"\f869"}.fi-ts-mace:before{content:"\f86a"}.fi-ts-magnet-user:before{content:"\f86b"}.fi-ts-magnet:before{content:"\f86c"}.fi-ts-mailbox:before{content:"\f86d"}.fi-ts-makeup-brush:before{content:"\f86e"}.fi-ts-man-head:before{content:"\f86f"}.fi-ts-man-scientist:before{content:"\f870"}.fi-ts-manat-sign:before{content:"\f871"}.fi-ts-mandolin:before{content:"\f872"}.fi-ts-mango:before{content:"\f873"}.fi-ts-manhole:before{content:"\f874"}.fi-ts-map-location-track:before{content:"\f875"}.fi-ts-map-marker-check:before{content:"\f876"}.fi-ts-map-marker-edit:before{content:"\f877"}.fi-ts-map-marker-question:before{content:"\f878"}.fi-ts-map-marker-slash:before{content:"\f879"}.fi-ts-map-marker-smile:before{content:"\f87a"}.fi-ts-map-pin:before{content:"\f87b"}.fi-ts-map-point:before{content:"\f87c"}.fi-ts-marker-time:before{content:"\f87d"}.fi-ts-marketplace-alt:before{content:"\f87e"}.fi-ts-marketplace-store:before{content:"\f87f"}.fi-ts-marketplace:before{content:"\f880"}.fi-ts-mars-double:before{content:"\f881"}.fi-ts-mars-stroke-right:before{content:"\f882"}.fi-ts-mars-stroke-up:before{content:"\f883"}.fi-ts-mars:before{content:"\f884"}.fi-ts-martini-glass-citrus:before{content:"\f885"}.fi-ts-martini-glass-empty:before{content:"\f886"}.fi-ts-mask-carnival:before{content:"\f887"}.fi-ts-mask-face:before{content:"\f888"}.fi-ts-mask-snorkel:before{content:"\f889"}.fi-ts-massage:before{content:"\f88a"}.fi-ts-match-fire:before{content:"\f88b"}.fi-ts-mattress-pillow:before{content:"\f88c"}.fi-ts-measuring-tape:before{content:"\f88d"}.fi-ts-meat:before{content:"\f88e"}.fi-ts-medal:before{content:"\f88f"}.fi-ts-medical-star:before{content:"\f890"}.fi-ts-medicine:before{content:"\f891"}.fi-ts-meditation:before{content:"\f892"}.fi-ts-meeting-alt:before{content:"\f893"}.fi-ts-meeting:before{content:"\f894"}.fi-ts-megaphone-announcement-leader:before{content:"\f895"}.fi-ts-megaphone:before{content:"\f896"}.fi-ts-meh-blank:before{content:"\f897"}.fi-ts-meh-rolling-eyes:before{content:"\f898"}.fi-ts-meh:before{content:"\f899"}.fi-ts-melon-alt:before{content:"\f89a"}.fi-ts-melon:before{content:"\f89b"}.fi-ts-member-list:before{content:"\f89c"}.fi-ts-member-search:before{content:"\f89d"}.fi-ts-membership-vip:before{content:"\f89e"}.fi-ts-membership:before{content:"\f89f"}.fi-ts-memo-circle-check:before{content:"\f8a0"}.fi-ts-memo-pad:before{content:"\f8a1"}.fi-ts-memo:before{content:"\f8a2"}.fi-ts-memory:before{content:"\f8a3"}.fi-ts-mercury:before{content:"\f8a4"}.fi-ts-message-arrow-down:before{content:"\f8a5"}.fi-ts-message-arrow-up-right:before{content:"\f8a6"}.fi-ts-message-arrow-up:before{content:"\f8a7"}.fi-ts-message-bot:before{content:"\f8a8"}.fi-ts-message-code:before{content:"\f8a9"}.fi-ts-message-dollar:before{content:"\f8aa"}.fi-ts-message-heart:before{content:"\f8ab"}.fi-ts-message-image:before{content:"\f8ac"}.fi-ts-message-question:before{content:"\f8ad"}.fi-ts-message-quote:before{content:"\f8ae"}.fi-ts-message-slash:before{content:"\f8af"}.fi-ts-message-sms:before{content:"\f8b0"}.fi-ts-message-text:before{content:"\f8b1"}.fi-ts-message-xmark:before{content:"\f8b2"}.fi-ts-messages-dollar:before{content:"\f8b3"}.fi-ts-messages-question:before{content:"\f8b4"}.fi-ts-messages:before{content:"\f8b5"}.fi-ts-meteor:before{content:"\f8b6"}.fi-ts-meter-bolt:before{content:"\f8b7"}.fi-ts-meter-droplet:before{content:"\f8b8"}.fi-ts-meter-fire:before{content:"\f8b9"}.fi-ts-meter:before{content:"\f8ba"}.fi-ts-method:before{content:"\f8bb"}.fi-ts-microchip-ai:before{content:"\f8bc"}.fi-ts-microchip:before{content:"\f8bd"}.fi-ts-microphone-alt:before{content:"\f8be"}.fi-ts-microphone-slash:before{content:"\f8bf"}.fi-ts-microscope:before{content:"\f8c0"}.fi-ts-microwave:before{content:"\f8c1"}.fi-ts-milk-alt:before{content:"\f8c2"}.fi-ts-milk:before{content:"\f8c3"}.fi-ts-mill-sign:before{content:"\f8c4"}.fi-ts-mind-share:before{content:"\f8c5"}.fi-ts-minus-circle:before{content:"\f8c6"}.fi-ts-minus-hexagon:before{content:"\f8c7"}.fi-ts-mistletoe:before{content:"\f8c8"}.fi-ts-mix:before{content:"\f8c9"}.fi-ts-mobile-button:before{content:"\f8ca"}.fi-ts-mobile-notch:before{content:"\f8cb"}.fi-ts-mobile:before{content:"\f8cc"}.fi-ts-mockup:before{content:"\f8cd"}.fi-ts-mode-alt:before{content:"\f8ce"}.fi-ts-mode:before{content:"\f8cf"}.fi-ts-model-cube-arrows:before{content:"\f8d0"}.fi-ts-model-cube-space:before{content:"\f8d1"}.fi-ts-model-cube:before{content:"\f8d2"}.fi-ts-module:before{content:"\f8d3"}.fi-ts-monday:before{content:"\f8d4"}.fi-ts-money-bill-simple:before{content:"\f8d5"}.fi-ts-money-bill-transfer:before{content:"\f8d6"}.fi-ts-money-bill-wave-alt:before{content:"\f8d7"}.fi-ts-money-bill-wave:before{content:"\f8d8"}.fi-ts-money-bills-simple:before{content:"\f8d9"}.fi-ts-money-bills:before{content:"\f8da"}.fi-ts-money-check-edit-alt:before{content:"\f8db"}.fi-ts-money-check-edit:before{content:"\f8dc"}.fi-ts-money-check:before{content:"\f8dd"}.fi-ts-money-coin-transfer:before{content:"\f8de"}.fi-ts-money-from-bracket:before{content:"\f8df"}.fi-ts-money-simple-from-bracket:before{content:"\f8e0"}.fi-ts-money-transfer-alt:before{content:"\f8e1"}.fi-ts-money-transfer-coin-arrow:before{content:"\f8e2"}.fi-ts-money-transfer-smartphone:before{content:"\f8e3"}.fi-ts-money-wings:before{content:"\f8e4"}.fi-ts-money:before{content:"\f8e5"}.fi-ts-monkey:before{content:"\f8e6"}.fi-ts-monument:before{content:"\f8e7"}.fi-ts-moon-stars:before{content:"\f8e8"}.fi-ts-moon:before{content:"\f8e9"}.fi-ts-moped:before{content:"\f8ea"}.fi-ts-mortar-pestle:before{content:"\f8eb"}.fi-ts-mortgage:before{content:"\f8ec"}.fi-ts-mosque-alt:before{content:"\f8ed"}.fi-ts-mosque-moon:before{content:"\f8ee"}.fi-ts-mosque:before{content:"\f8ef"}.fi-ts-mosquito-net:before{content:"\f8f0"}.fi-ts-mosquito:before{content:"\f8f1"}.fi-ts-motorcycle:before{content:"\f8f2"}.fi-ts-mound:before{content:"\f8f3"}.fi-ts-mountain-city:before{content:"\f8f4"}.fi-ts-mountain:before{content:"\f8f5"}.fi-ts-mountains:before{content:"\f8f6"}.fi-ts-mouse-field:before{content:"\f8f7"}.fi-ts-mouse:before{content:"\f8f8"}.fi-ts-mov-file:before{content:"\f8f9"}.fi-ts-move-to-folder-2:before{content:"\f8fa"}.fi-ts-move-to-folder:before{content:"\f8fb"}.fi-ts-mp3-file:before{content:"\f8fc"}.fi-ts-mp3-player:before{content:"\f8fd"}.fi-ts-mp4-file:before{content:"\f8fe"}.fi-ts-mug-alt:before{content:"\f8ff"}.fi-ts-mug-hot-alt:before{content:"\f900"}.fi-ts-mug-hot:before{content:"\f901"}.fi-ts-mug-marshmallows:before{content:"\f902"}.fi-ts-mug-tea-saucer:before{content:"\f903"}.fi-ts-mug-tea:before{content:"\f904"}.fi-ts-mug:before{content:"\f905"}.fi-ts-multiple-alt:before{content:"\f906"}.fi-ts-multiple:before{content:"\f907"}.fi-ts-muscle:before{content:"\f908"}.fi-ts-mushroom-alt:before{content:"\f909"}.fi-ts-mushroom:before{content:"\f90a"}.fi-ts-music-file:before{content:"\f90b"}.fi-ts-music-note-slash:before{content:"\f90c"}.fi-ts-music-note:before{content:"\f90d"}.fi-ts-music-slash:before{content:"\f90e"}.fi-ts-n:before{content:"\f90f"}.fi-ts-naira-sign:before{content:"\f910"}.fi-ts-narwhal:before{content:"\f911"}.fi-ts-nesting-dolls:before{content:"\f912"}.fi-ts-network-analytic:before{content:"\f913"}.fi-ts-network-cloud:before{content:"\f914"}.fi-ts-network:before{content:"\f915"}.fi-ts-neuter:before{content:"\f916"}.fi-ts-newsletter-subscribe:before{content:"\f917"}.fi-ts-newspaper-open:before{content:"\f918"}.fi-ts-newspaper:before{content:"\f919"}.fi-ts-nfc-lock:before{content:"\f91a"}.fi-ts-nfc-magnifying-glass:before{content:"\f91b"}.fi-ts-nfc-pen:before{content:"\f91c"}.fi-ts-nfc-slash:before{content:"\f91d"}.fi-ts-nfc-trash:before{content:"\f91e"}.fi-ts-nfc:before{content:"\f91f"}.fi-ts-night-day:before{content:"\f920"}.fi-ts-no-fee:before{content:"\f921"}.fi-ts-no-people:before{content:"\f922"}.fi-ts-noodles:before{content:"\f923"}.fi-ts-nose:before{content:"\f924"}.fi-ts-not-equal:before{content:"\f925"}.fi-ts-not-found-alt:before{content:"\f926"}.fi-ts-not-found-magnifying-glass:before{content:"\f927"}.fi-ts-not-found:before{content:"\f928"}.fi-ts-notdef:before{content:"\f929"}.fi-ts-note-medical:before{content:"\f92a"}.fi-ts-note-sticky:before{content:"\f92b"}.fi-ts-note:before{content:"\f92c"}.fi-ts-notebook-alt:before{content:"\f92d"}.fi-ts-notebook:before{content:"\f92e"}.fi-ts-notes-medical:before{content:"\f92f"}.fi-ts-notes:before{content:"\f930"}.fi-ts-o:before{content:"\f931"}.fi-ts-object-exclude:before{content:"\f932"}.fi-ts-object-group:before{content:"\f933"}.fi-ts-object-intersect:before{content:"\f934"}.fi-ts-object-subtract:before{content:"\f935"}.fi-ts-object-ungroup:before{content:"\f936"}.fi-ts-object-union:before{content:"\f937"}.fi-ts-objects-column:before{content:"\f938"}.fi-ts-octagon-check:before{content:"\f939"}.fi-ts-octagon-divide:before{content:"\f93a"}.fi-ts-octagon-exclamation:before{content:"\f93b"}.fi-ts-octagon-minus:before{content:"\f93c"}.fi-ts-octagon-plus:before{content:"\f93d"}.fi-ts-octagon-xmark:before{content:"\f93e"}.fi-ts-octagon:before{content:"\f93f"}.fi-ts-oil-can:before{content:"\f940"}.fi-ts-oil-temp:before{content:"\f941"}.fi-ts-olive-oil:before{content:"\f942"}.fi-ts-olive:before{content:"\f943"}.fi-ts-olives:before{content:"\f944"}.fi-ts-om:before{content:"\f945"}.fi-ts-omega:before{content:"\f946"}.fi-ts-onboarding:before{content:"\f947"}.fi-ts-onion:before{content:"\f948"}.fi-ts-open-mail-clip:before{content:"\f949"}.fi-ts-operating-system-upgrade:before{content:"\f94a"}.fi-ts-operation:before{content:"\f94b"}.fi-ts-order-history:before{content:"\f94c"}.fi-ts-organization-chart:before{content:"\f94d"}.fi-ts-ornament:before{content:"\f94e"}.fi-ts-otp:before{content:"\f94f"}.fi-ts-otter:before{content:"\f950"}.fi-ts-outdent:before{content:"\f951"}.fi-ts-oval-alt:before{content:"\f952"}.fi-ts-oval:before{content:"\f953"}.fi-ts-oven:before{content:"\f954"}.fi-ts-overline:before{content:"\f955"}.fi-ts-overview:before{content:"\f956"}.fi-ts-p:before{content:"\f957"}.fi-ts-package:before{content:"\f958"}.fi-ts-padlock-check:before{content:"\f959"}.fi-ts-page-break:before{content:"\f95a"}.fi-ts-pager:before{content:"\f95b"}.fi-ts-paid:before{content:"\f95c"}.fi-ts-paint-roller:before{content:"\f95d"}.fi-ts-paintbrush-pencil:before{content:"\f95e"}.fi-ts-pallet-alt:before{content:"\f95f"}.fi-ts-pallet:before{content:"\f960"}.fi-ts-pan-food:before{content:"\f961"}.fi-ts-pan-frying:before{content:"\f962"}.fi-ts-pan:before{content:"\f963"}.fi-ts-pancakes:before{content:"\f964"}.fi-ts-panorama:before{content:"\f965"}.fi-ts-paper-plane-top:before{content:"\f966"}.fi-ts-paper-plane:before{content:"\f967"}.fi-ts-paperclip-vertical:before{content:"\f968"}.fi-ts-parachute-box:before{content:"\f969"}.fi-ts-paragraph-left:before{content:"\f96a"}.fi-ts-paragraph:before{content:"\f96b"}.fi-ts-parking-circle-slash:before{content:"\f96c"}.fi-ts-parking-circle:before{content:"\f96d"}.fi-ts-parking-slash:before{content:"\f96e"}.fi-ts-parking:before{content:"\f96f"}.fi-ts-party-bell:before{content:"\f970"}.fi-ts-party-horn:before{content:"\f971"}.fi-ts-passport:before{content:"\f972"}.fi-ts-password-alt:before{content:"\f973"}.fi-ts-password-computer:before{content:"\f974"}.fi-ts-password-email:before{content:"\f975"}.fi-ts-password-smartphone:before{content:"\f976"}.fi-ts-password:before{content:"\f977"}.fi-ts-paste:before{content:"\f978"}.fi-ts-pattern:before{content:"\f979"}.fi-ts-pause-circle:before{content:"\f97a"}.fi-ts-pause-square:before{content:"\f97b"}.fi-ts-paw-claws:before{content:"\f97c"}.fi-ts-paw-heart:before{content:"\f97d"}.fi-ts-paw:before{content:"\f97e"}.fi-ts-payment-pos:before{content:"\f97f"}.fi-ts-payroll-calendar:before{content:"\f980"}.fi-ts-payroll-check:before{content:"\f981"}.fi-ts-payroll:before{content:"\f982"}.fi-ts-peace:before{content:"\f983"}.fi-ts-peach:before{content:"\f984"}.fi-ts-peanut:before{content:"\f985"}.fi-ts-peanuts:before{content:"\f986"}.fi-ts-peapod:before{content:"\f987"}.fi-ts-pear:before{content:"\f988"}.fi-ts-pedestal:before{content:"\f989"}.fi-ts-pen-circle:before{content:"\f98a"}.fi-ts-pen-clip-slash:before{content:"\f98b"}.fi-ts-pen-clip:before{content:"\f98c"}.fi-ts-pen-fancy-slash:before{content:"\f98d"}.fi-ts-pen-fancy:before{content:"\f98e"}.fi-ts-pen-field:before{content:"\f98f"}.fi-ts-pen-nib-slash:before{content:"\f990"}.fi-ts-pen-nib:before{content:"\f991"}.fi-ts-pen-slash:before{content:"\f992"}.fi-ts-pen-square:before{content:"\f993"}.fi-ts-pen-swirl:before{content:"\f994"}.fi-ts-pencil-paintbrush:before{content:"\f995"}.fi-ts-pencil-ruler:before{content:"\f996"}.fi-ts-pencil-slash:before{content:"\f997"}.fi-ts-pending:before{content:"\f998"}.fi-ts-pennant:before{content:"\f999"}.fi-ts-people-arrows-left-right:before{content:"\f99a"}.fi-ts-people-carry-box:before{content:"\f99b"}.fi-ts-people-dress:before{content:"\f99c"}.fi-ts-people-network-partner:before{content:"\f99d"}.fi-ts-people-pants:before{content:"\f99e"}.fi-ts-people-poll:before{content:"\f99f"}.fi-ts-people-pulling:before{content:"\f9a0"}.fi-ts-people-roof:before{content:"\f9a1"}.fi-ts-people:before{content:"\f9a2"}.fi-ts-pepper-alt:before{content:"\f9a3"}.fi-ts-pepper-hot:before{content:"\f9a4"}.fi-ts-pepper:before{content:"\f9a5"}.fi-ts-percent-10:before{content:"\f9a6"}.fi-ts-percent-100:before{content:"\f9a7"}.fi-ts-percent-20:before{content:"\f9a8"}.fi-ts-percent-25:before{content:"\f9a9"}.fi-ts-percent-30:before{content:"\f9aa"}.fi-ts-percent-40:before{content:"\f9ab"}.fi-ts-percent-50:before{content:"\f9ac"}.fi-ts-percent-60:before{content:"\f9ad"}.fi-ts-percent-70:before{content:"\f9ae"}.fi-ts-percent-75:before{content:"\f9af"}.fi-ts-percent-80:before{content:"\f9b0"}.fi-ts-percent-90:before{content:"\f9b1"}.fi-ts-percentage:before{content:"\f9b2"}.fi-ts-person-burst:before{content:"\f9b3"}.fi-ts-person-carry-box:before{content:"\f9b4"}.fi-ts-person-circle-check:before{content:"\f9b5"}.fi-ts-person-circle-exclamation:before{content:"\f9b6"}.fi-ts-person-circle-minus:before{content:"\f9b7"}.fi-ts-person-circle-plus:before{content:"\f9b8"}.fi-ts-person-circle-question:before{content:"\f9b9"}.fi-ts-person-circle-xmark:before{content:"\f9ba"}.fi-ts-person-cv:before{content:"\f9bb"}.fi-ts-person-dolly-empty:before{content:"\f9bc"}.fi-ts-person-dolly:before{content:"\f9bd"}.fi-ts-person-dress-simple:before{content:"\f9be"}.fi-ts-person-dress:before{content:"\f9bf"}.fi-ts-person-luggage:before{content:"\f9c0"}.fi-ts-person-lunge:before{content:"\f9c1"}.fi-ts-person-pilates:before{content:"\f9c2"}.fi-ts-person-praying:before{content:"\f9c3"}.fi-ts-person-pregnant:before{content:"\f9c4"}.fi-ts-person-seat-reclined:before{content:"\f9c5"}.fi-ts-person-seat:before{content:"\f9c6"}.fi-ts-person-shelter:before{content:"\f9c7"}.fi-ts-person-sign:before{content:"\f9c8"}.fi-ts-person-simple:before{content:"\f9c9"}.fi-ts-person-walking-with-cane:before{content:"\f9ca"}.fi-ts-peseta-sign:before{content:"\f9cb"}.fi-ts-peso-sign:before{content:"\f9cc"}.fi-ts-pets:before{content:"\f9cd"}.fi-ts-pharmacy:before{content:"\f9ce"}.fi-ts-phone-call:before{content:"\f9cf"}.fi-ts-phone-cross:before{content:"\f9d0"}.fi-ts-phone-flip:before{content:"\f9d1"}.fi-ts-phone-heart-message:before{content:"\f9d2"}.fi-ts-phone-office:before{content:"\f9d3"}.fi-ts-phone-pause:before{content:"\f9d4"}.fi-ts-phone-plus:before{content:"\f9d5"}.fi-ts-phone-rotary:before{content:"\f9d6"}.fi-ts-phone-slash:before{content:"\f9d7"}.fi-ts-photo-capture:before{content:"\f9d8"}.fi-ts-photo-film-music:before{content:"\f9d9"}.fi-ts-photo-video:before{content:"\f9da"}.fi-ts-physics:before{content:"\f9db"}.fi-ts-Pi:before{content:"\f9dc"}.fi-ts-piano-keyboard:before{content:"\f9dd"}.fi-ts-piano:before{content:"\f9de"}.fi-ts-pickaxe:before{content:"\f9df"}.fi-ts-picking-box:before{content:"\f9e0"}.fi-ts-picking:before{content:"\f9e1"}.fi-ts-picnic:before{content:"\f9e2"}.fi-ts-picpeople-filled:before{content:"\f9e3"}.fi-ts-picpeople:before{content:"\f9e4"}.fi-ts-pie:before{content:"\f9e5"}.fi-ts-pig-bank-bulb:before{content:"\f9e6"}.fi-ts-pig-face:before{content:"\f9e7"}.fi-ts-pig:before{content:"\f9e8"}.fi-ts-piggy-bank-budget:before{content:"\f9e9"}.fi-ts-piggy-bank:before{content:"\f9ea"}.fi-ts-pills:before{content:"\f9eb"}.fi-ts-pinata:before{content:"\f9ec"}.fi-ts-pineapple-alt:before{content:"\f9ed"}.fi-ts-pineapple:before{content:"\f9ee"}.fi-ts-pipe-smoking:before{content:"\f9ef"}.fi-ts-pizza-slice:before{content:"\f9f0"}.fi-ts-place-of-worship:before{content:"\f9f1"}.fi-ts-plan-strategy:before{content:"\f9f2"}.fi-ts-plan:before{content:"\f9f3"}.fi-ts-plane-alt:before{content:"\f9f4"}.fi-ts-plane-arrival:before{content:"\f9f5"}.fi-ts-plane-departure:before{content:"\f9f6"}.fi-ts-plane-prop:before{content:"\f9f7"}.fi-ts-plane-slash:before{content:"\f9f8"}.fi-ts-plane-tail:before{content:"\f9f9"}.fi-ts-planet-moon:before{content:"\f9fa"}.fi-ts-planet-ringed:before{content:"\f9fb"}.fi-ts-plant-care:before{content:"\f9fc"}.fi-ts-plant-growth:before{content:"\f9fd"}.fi-ts-plant-seed-invest:before{content:"\f9fe"}.fi-ts-plant-wilt:before{content:"\f9ff"}.fi-ts-plate-utensils:before{content:"\fa00"}.fi-ts-plate-wheat:before{content:"\fa01"}.fi-ts-plate:before{content:"\fa02"}.fi-ts-play-circle:before{content:"\fa03"}.fi-ts-play-microphone:before{content:"\fa04"}.fi-ts-play-pause:before{content:"\fa05"}.fi-ts-plug-alt:before{content:"\fa06"}.fi-ts-plug-cable:before{content:"\fa07"}.fi-ts-plug-circle-bolt:before{content:"\fa08"}.fi-ts-plug-circle-check:before{content:"\fa09"}.fi-ts-plug-circle-exclamation:before{content:"\fa0a"}.fi-ts-plug-circle-minus:before{content:"\fa0b"}.fi-ts-plug-circle-plus:before{content:"\fa0c"}.fi-ts-plug-connection:before{content:"\fa0d"}.fi-ts-plug:before{content:"\fa0e"}.fi-ts-plus-hexagon:before{content:"\fa0f"}.fi-ts-plus-minus:before{content:"\fa10"}.fi-ts-png-file:before{content:"\fa11"}.fi-ts-podcast:before{content:"\fa12"}.fi-ts-podium-star:before{content:"\fa13"}.fi-ts-podium-victory-leader:before{content:"\fa14"}.fi-ts-podium:before{content:"\fa15"}.fi-ts-point-of-sale-bill:before{content:"\fa16"}.fi-ts-point-of-sale-signal:before{content:"\fa17"}.fi-ts-point-of-sale:before{content:"\fa18"}.fi-ts-pointer-loading:before{content:"\fa19"}.fi-ts-pointer-text:before{content:"\fa1a"}.fi-ts-police-box:before{content:"\fa1b"}.fi-ts-poll-h:before{content:"\fa1c"}.fi-ts-pollution:before{content:"\fa1d"}.fi-ts-pompebled:before{content:"\fa1e"}.fi-ts-poo-bolt:before{content:"\fa1f"}.fi-ts-poo:before{content:"\fa20"}.fi-ts-pool-8-ball:before{content:"\fa21"}.fi-ts-poop:before{content:"\fa22"}.fi-ts-popcorn:before{content:"\fa23"}.fi-ts-popsicle:before{content:"\fa24"}.fi-ts-portal-enter:before{content:"\fa25"}.fi-ts-portal-exit:before{content:"\fa26"}.fi-ts-postal-address:before{content:"\fa27"}.fi-ts-pot:before{content:"\fa28"}.fi-ts-potato:before{content:"\fa29"}.fi-ts-pound:before{content:"\fa2a"}.fi-ts-ppt-file:before{content:"\fa2b"}.fi-ts-practice:before{content:"\fa2c"}.fi-ts-praying-hands:before{content:"\fa2d"}.fi-ts-prescription-bottle-alt:before{content:"\fa2e"}.fi-ts-prescription-bottle-pill:before{content:"\fa2f"}.fi-ts-prescription-bottle:before{content:"\fa30"}.fi-ts-prescription:before{content:"\fa31"}.fi-ts-presentation:before{content:"\fa32"}.fi-ts-preview:before{content:"\fa33"}.fi-ts-previous-square:before{content:"\fa34"}.fi-ts-print-magnifying-glass:before{content:"\fa35"}.fi-ts-print-slash:before{content:"\fa36"}.fi-ts-print:before{content:"\fa37"}.fi-ts-priority-arrow:before{content:"\fa38"}.fi-ts-priority-arrows:before{content:"\fa39"}.fi-ts-priority-importance:before{content:"\fa3a"}.fi-ts-problem-solving:before{content:"\fa3b"}.fi-ts-procedures:before{content:"\fa3c"}.fi-ts-process:before{content:"\fa3d"}.fi-ts-productivity:before{content:"\fa3e"}.fi-ts-progress-complete:before{content:"\fa3f"}.fi-ts-progress-download:before{content:"\fa40"}.fi-ts-progress-upload:before{content:"\fa41"}.fi-ts-projector:before{content:"\fa42"}.fi-ts-protractor:before{content:"\fa43"}.fi-ts-pulse:before{content:"\fa44"}.fi-ts-pump-medical:before{content:"\fa45"}.fi-ts-pump:before{content:"\fa46"}.fi-ts-pumpkin-alt-2:before{content:"\fa47"}.fi-ts-pumpkin-alt:before{content:"\fa48"}.fi-ts-pumpkin:before{content:"\fa49"}.fi-ts-puzzle-alt:before{content:"\fa4a"}.fi-ts-puzzle-piece-integration:before{content:"\fa4b"}.fi-ts-puzzle-piece:before{content:"\fa4c"}.fi-ts-puzzle-pieces:before{content:"\fa4d"}.fi-ts-pyramid:before{content:"\fa4e"}.fi-ts-q:before{content:"\fa4f"}.fi-ts-qr-scan:before{content:"\fa50"}.fi-ts-QR:before{content:"\fa51"}.fi-ts-qrcode:before{content:"\fa52"}.fi-ts-question-square:before{content:"\fa53"}.fi-ts-question:before{content:"\fa54"}.fi-ts-queue-alt:before{content:"\fa55"}.fi-ts-queue-line:before{content:"\fa56"}.fi-ts-queue-signal:before{content:"\fa57"}.fi-ts-queue:before{content:"\fa58"}.fi-ts-quill-pen-story:before{content:"\fa59"}.fi-ts-quiz-alt:before{content:"\fa5a"}.fi-ts-quiz:before{content:"\fa5b"}.fi-ts-r:before{content:"\fa5c"}.fi-ts-rabbit-fast:before{content:"\fa5d"}.fi-ts-rabbit:before{content:"\fa5e"}.fi-ts-raccoon:before{content:"\fa5f"}.fi-ts-racquet:before{content:"\fa60"}.fi-ts-radar-monitoring-track:before{content:"\fa61"}.fi-ts-radar:before{content:"\fa62"}.fi-ts-radiation-alt:before{content:"\fa63"}.fi-ts-radiation:before{content:"\fa64"}.fi-ts-radio-alt:before{content:"\fa65"}.fi-ts-radio-button:before{content:"\fa66"}.fi-ts-radio:before{content:"\fa67"}.fi-ts-radish:before{content:"\fa68"}.fi-ts-rainbow:before{content:"\fa69"}.fi-ts-raindrops:before{content:"\fa6a"}.fi-ts-ram:before{content:"\fa6b"}.fi-ts-ramp-loading:before{content:"\fa6c"}.fi-ts-rank:before{content:"\fa6d"}.fi-ts-ranking-podium-empty:before{content:"\fa6e"}.fi-ts-ranking-podium:before{content:"\fa6f"}.fi-ts-ranking-star:before{content:"\fa70"}.fi-ts-ranking-stars:before{content:"\fa71"}.fi-ts-raygun:before{content:"\fa72"}.fi-ts-razor-barber:before{content:"\fa73"}.fi-ts-react:before{content:"\fa74"}.fi-ts-recipe-book:before{content:"\fa75"}.fi-ts-recipe:before{content:"\fa76"}.fi-ts-record-vinyl:before{content:"\fa77"}.fi-ts-rectangle-barcode:before{content:"\fa78"}.fi-ts-rectangle-code:before{content:"\fa79"}.fi-ts-rectangle-history-circle-plus:before{content:"\fa7a"}.fi-ts-rectangle-horizontal:before{content:"\fa7b"}.fi-ts-rectangle-list:before{content:"\fa7c"}.fi-ts-rectangle-panoramic:before{content:"\fa7d"}.fi-ts-rectangle-pro:before{content:"\fa7e"}.fi-ts-rectangle-vertical-history:before{content:"\fa7f"}.fi-ts-rectangle-vertical:before{content:"\fa80"}.fi-ts-rectangle-xmark:before{content:"\fa81"}.fi-ts-rectangles-mixed:before{content:"\fa82"}.fi-ts-recycle-bin:before{content:"\fa83"}.fi-ts-recycle:before{content:"\fa84"}.fi-ts-redo-alt:before{content:"\fa85"}.fi-ts-reel:before{content:"\fa86"}.fi-ts-refer-arrow:before{content:"\fa87"}.fi-ts-refer:before{content:"\fa88"}.fi-ts-referral-alt:before{content:"\fa89"}.fi-ts-referral-user:before{content:"\fa8a"}.fi-ts-referral:before{content:"\fa8b"}.fi-ts-reflect-horizontal-alt:before{content:"\fa8c"}.fi-ts-reflect-horizontal:before{content:"\fa8d"}.fi-ts-reflect-vertical:before{content:"\fa8e"}.fi-ts-refrigerator:before{content:"\fa8f"}.fi-ts-refund-alt:before{content:"\fa90"}.fi-ts-refund:before{content:"\fa91"}.fi-ts-region-pin-alt:before{content:"\fa92"}.fi-ts-region-pin:before{content:"\fa93"}.fi-ts-registered:before{content:"\fa94"}.fi-ts-registration-paper:before{content:"\fa95"}.fi-ts-remove-folder:before{content:"\fa96"}.fi-ts-remove-user:before{content:"\fa97"}.fi-ts-rent-signal:before{content:"\fa98"}.fi-ts-rent:before{content:"\fa99"}.fi-ts-replace:before{content:"\fa9a"}.fi-ts-replay-10:before{content:"\fa9b"}.fi-ts-replay-30:before{content:"\fa9c"}.fi-ts-replay-5:before{content:"\fa9d"}.fi-ts-reply-all:before{content:"\fa9e"}.fi-ts-republican:before{content:"\fa9f"}.fi-ts-reservation-smartphone:before{content:"\faa0"}.fi-ts-reservation-table:before{content:"\faa1"}.fi-ts-resistance-band:before{content:"\faa2"}.fi-ts-resources:before{content:"\faa3"}.fi-ts-restaurant:before{content:"\faa4"}.fi-ts-restock:before{content:"\faa5"}.fi-ts-restroom-simple:before{content:"\faa6"}.fi-ts-resume:before{content:"\faa7"}.fi-ts-revenue-alt:before{content:"\faa8"}.fi-ts-revenue-euro:before{content:"\faa9"}.fi-ts-Revenue:before{content:"\faaa"}.fi-ts-review:before{content:"\faab"}.fi-ts-rewind-button-circle:before{content:"\faac"}.fi-ts-rhombus:before{content:"\faad"}.fi-ts-ribbon:before{content:"\faae"}.fi-ts-right-from-bracket:before{content:"\faaf"}.fi-ts-right:before{content:"\fab0"}.fi-ts-ring-diamond:before{content:"\fab1"}.fi-ts-ring:before{content:"\fab2"}.fi-ts-rings-wedding:before{content:"\fab3"}.fi-ts-risk-alt:before{content:"\fab4"}.fi-ts-risk:before{content:"\fab5"}.fi-ts-road-barrier:before{content:"\fab6"}.fi-ts-road-sign-left:before{content:"\fab7"}.fi-ts-robot:before{content:"\fab8"}.fi-ts-robotic-arm:before{content:"\fab9"}.fi-ts-rocket-lunch:before{content:"\faba"}.fi-ts-rocket:before{content:"\fabb"}.fi-ts-roller-coaster:before{content:"\fabc"}.fi-ts-room-service:before{content:"\fabd"}.fi-ts-rotate-exclamation:before{content:"\fabe"}.fi-ts-rotate-reverse:before{content:"\fabf"}.fi-ts-rotate-square:before{content:"\fac0"}.fi-ts-roulette:before{content:"\fac1"}.fi-ts-route-highway:before{content:"\fac2"}.fi-ts-route-interstate:before{content:"\fac3"}.fi-ts-route:before{content:"\fac4"}.fi-ts-router:before{content:"\fac5"}.fi-ts-rss-alt:before{content:"\fac6"}.fi-ts-rss:before{content:"\fac7"}.fi-ts-ruble-sign:before{content:"\fac8"}.fi-ts-rugby-helmet:before{content:"\fac9"}.fi-ts-ruler-combined:before{content:"\faca"}.fi-ts-ruler-horizontal:before{content:"\facb"}.fi-ts-ruler-triangle:before{content:"\facc"}.fi-ts-ruler-vertical:before{content:"\facd"}.fi-ts-rules-alt:before{content:"\face"}.fi-ts-rules:before{content:"\facf"}.fi-ts-running-track:before{content:"\fad0"}.fi-ts-running:before{content:"\fad1"}.fi-ts-rupee-sign:before{content:"\fad2"}.fi-ts-rupiah-sign:before{content:"\fad3"}.fi-ts-rv:before{content:"\fad4"}.fi-ts-s:before{content:"\fad5"}.fi-ts-sack-dollar:before{content:"\fad6"}.fi-ts-sack:before{content:"\fad7"}.fi-ts-sad-cry:before{content:"\fad8"}.fi-ts-sad-tear:before{content:"\fad9"}.fi-ts-sad:before{content:"\fada"}.fi-ts-safe-box:before{content:"\fadb"}.fi-ts-sailboat:before{content:"\fadc"}.fi-ts-salad:before{content:"\fadd"}.fi-ts-salary-alt:before{content:"\fade"}.fi-ts-salt-pepper:before{content:"\fadf"}.fi-ts-salt-shaker:before{content:"\fae0"}.fi-ts-sandwich-alt:before{content:"\fae1"}.fi-ts-sandwich:before{content:"\fae2"}.fi-ts-satellite-dish:before{content:"\fae3"}.fi-ts-satellite:before{content:"\fae4"}.fi-ts-saturday:before{content:"\fae5"}.fi-ts-sauce:before{content:"\fae6"}.fi-ts-sausage:before{content:"\fae7"}.fi-ts-sax-hot:before{content:"\fae8"}.fi-ts-saxophone:before{content:"\fae9"}.fi-ts-scale-comparison-alt:before{content:"\faea"}.fi-ts-scale-comparison:before{content:"\faeb"}.fi-ts-scale:before{content:"\faec"}.fi-ts-scalpel-path:before{content:"\faed"}.fi-ts-scalpel:before{content:"\faee"}.fi-ts-scanner-gun:before{content:"\faef"}.fi-ts-scanner-image:before{content:"\faf0"}.fi-ts-scanner-keyboard:before{content:"\faf1"}.fi-ts-scanner-touchscreen:before{content:"\faf2"}.fi-ts-scarecrow:before{content:"\faf3"}.fi-ts-scarf:before{content:"\faf4"}.fi-ts-school-bus:before{content:"\faf5"}.fi-ts-school:before{content:"\faf6"}.fi-ts-scooter:before{content:"\faf7"}.fi-ts-screen:before{content:"\faf8"}.fi-ts-screencast:before{content:"\faf9"}.fi-ts-screw-alt:before{content:"\fafa"}.fi-ts-screw:before{content:"\fafb"}.fi-ts-screwdriver:before{content:"\fafc"}.fi-ts-scribble:before{content:"\fafd"}.fi-ts-script:before{content:"\fafe"}.fi-ts-scroll-document-story:before{content:"\faff"}.fi-ts-scroll-old:before{content:"\fb00"}.fi-ts-scroll-torah:before{content:"\fb01"}.fi-ts-scroll:before{content:"\fb02"}.fi-ts-scrubber:before{content:"\fb03"}.fi-ts-scythe:before{content:"\fb04"}.fi-ts-sd-card:before{content:"\fb05"}.fi-ts-sd-cards:before{content:"\fb06"}.fi-ts-seal-exclamation:before{content:"\fb07"}.fi-ts-seal-question:before{content:"\fb08"}.fi-ts-seal:before{content:"\fb09"}.fi-ts-search-alt:before{content:"\fb0a"}.fi-ts-search-dollar:before{content:"\fb0b"}.fi-ts-search-heart:before{content:"\fb0c"}.fi-ts-search-location:before{content:"\fb0d"}.fi-ts-seat-airline:before{content:"\fb0e"}.fi-ts-seatbelt-safety-driver:before{content:"\fb0f"}.fi-ts-second-award:before{content:"\fb10"}.fi-ts-second-laurel:before{content:"\fb11"}.fi-ts-second-medal:before{content:"\fb12"}.fi-ts-second:before{content:"\fb13"}.fi-ts-seedling:before{content:"\fb14"}.fi-ts-selection:before{content:"\fb15"}.fi-ts-sell:before{content:"\fb16"}.fi-ts-seller-store:before{content:"\fb17"}.fi-ts-seller:before{content:"\fb18"}.fi-ts-selling:before{content:"\fb19"}.fi-ts-send-back:before{content:"\fb1a"}.fi-ts-send-backward:before{content:"\fb1b"}.fi-ts-send-money-smartphone:before{content:"\fb1c"}.fi-ts-send-money:before{content:"\fb1d"}.fi-ts-sensor-alert:before{content:"\fb1e"}.fi-ts-sensor-fire:before{content:"\fb1f"}.fi-ts-sensor-on:before{content:"\fb20"}.fi-ts-sensor-smoke:before{content:"\fb21"}.fi-ts-sensor:before{content:"\fb22"}.fi-ts-share-alt-square:before{content:"\fb23"}.fi-ts-share-square:before{content:"\fb24"}.fi-ts-sheep:before{content:"\fb25"}.fi-ts-shekel-sign:before{content:"\fb26"}.fi-ts-shelves:before{content:"\fb27"}.fi-ts-shield-alt:before{content:"\fb28"}.fi-ts-shield-cat:before{content:"\fb29"}.fi-ts-shield-cross:before{content:"\fb2a"}.fi-ts-shield-dog:before{content:"\fb2b"}.fi-ts-shield-exclamation:before{content:"\fb2c"}.fi-ts-shield-interrogation:before{content:"\fb2d"}.fi-ts-shield-keyhole:before{content:"\fb2e"}.fi-ts-shield-minus:before{content:"\fb2f"}.fi-ts-shield-security-risk:before{content:"\fb30"}.fi-ts-shield-slash:before{content:"\fb31"}.fi-ts-shield-trust:before{content:"\fb32"}.fi-ts-shield-virus:before{content:"\fb33"}.fi-ts-shield-xmark:before{content:"\fb34"}.fi-ts-shipping-fast:before{content:"\fb35"}.fi-ts-shipping-timed:before{content:"\fb36"}.fi-ts-shirt-long-sleeve:before{content:"\fb37"}.fi-ts-shirt-running:before{content:"\fb38"}.fi-ts-shirt-tank-top:before{content:"\fb39"}.fi-ts-shirt:before{content:"\fb3a"}.fi-ts-shish-kebab:before{content:"\fb3b"}.fi-ts-shoe-prints:before{content:"\fb3c"}.fi-ts-shop-lock:before{content:"\fb3d"}.fi-ts-shop-slash:before{content:"\fb3e"}.fi-ts-shopping-basket:before{content:"\fb3f"}.fi-ts-shopping-cart-buyer:before{content:"\fb40"}.fi-ts-shovel-snow:before{content:"\fb41"}.fi-ts-shovel:before{content:"\fb42"}.fi-ts-shower-down:before{content:"\fb43"}.fi-ts-shower:before{content:"\fb44"}.fi-ts-shredder:before{content:"\fb45"}.fi-ts-shrimp:before{content:"\fb46"}.fi-ts-shuttle-van:before{content:"\fb47"}.fi-ts-shuttlecock:before{content:"\fb48"}.fi-ts-Sickle:before{content:"\fb49"}.fi-ts-sidebar-flip:before{content:"\fb4a"}.fi-ts-sidebar:before{content:"\fb4b"}.fi-ts-sigma:before{content:"\fb4c"}.fi-ts-sign-hanging:before{content:"\fb4d"}.fi-ts-sign-in-alt:before{content:"\fb4e"}.fi-ts-sign-out-alt:before{content:"\fb4f"}.fi-ts-sign-posts-wrench:before{content:"\fb50"}.fi-ts-sign-posts:before{content:"\fb51"}.fi-ts-sign-up:before{content:"\fb52"}.fi-ts-signal-alt-1:before{content:"\fb53"}.fi-ts-signal-alt-2:before{content:"\fb54"}.fi-ts-signal-alt-slash:before{content:"\fb55"}.fi-ts-signal-alt:before{content:"\fb56"}.fi-ts-signal-bars-fair:before{content:"\fb57"}.fi-ts-signal-bars-good:before{content:"\fb58"}.fi-ts-signal-bars-weak:before{content:"\fb59"}.fi-ts-signal-stream-slash:before{content:"\fb5a"}.fi-ts-signal-stream:before{content:"\fb5b"}.fi-ts-signature-lock:before{content:"\fb5c"}.fi-ts-signature-slash:before{content:"\fb5d"}.fi-ts-signature:before{content:"\fb5e"}.fi-ts-sim-card:before{content:"\fb5f"}.fi-ts-sim-cards:before{content:"\fb60"}.fi-ts-sink:before{content:"\fb61"}.fi-ts-siren-on:before{content:"\fb62"}.fi-ts-Siren:before{content:"\fb63"}.fi-ts-site-alt:before{content:"\fb64"}.fi-ts-site-browser:before{content:"\fb65"}.fi-ts-site:before{content:"\fb66"}.fi-ts-sitemap:before{content:"\fb67"}.fi-ts-skating:before{content:"\fb68"}.fi-ts-skeleton-ribs:before{content:"\fb69"}.fi-ts-skeleton:before{content:"\fb6a"}.fi-ts-skewer:before{content:"\fb6b"}.fi-ts-ski-boot-ski:before{content:"\fb6c"}.fi-ts-ski-jump:before{content:"\fb6d"}.fi-ts-ski-lift:before{content:"\fb6e"}.fi-ts-skiing-nordic:before{content:"\fb6f"}.fi-ts-skiing:before{content:"\fb70"}.fi-ts-skill-alt:before{content:"\fb71"}.fi-ts-skill-user:before{content:"\fb72"}.fi-ts-skill:before{content:"\fb73"}.fi-ts-skin-arrow:before{content:"\fb74"}.fi-ts-skin-drop:before{content:"\fb75"}.fi-ts-skin-hair:before{content:"\fb76"}.fi-ts-skin:before{content:"\fb77"}.fi-ts-skip-15-seconds:before{content:"\fb78"}.fi-ts-skull-cow:before{content:"\fb79"}.fi-ts-skull-crossbones:before{content:"\fb7a"}.fi-ts-skull:before{content:"\fb7b"}.fi-ts-slash:before{content:"\fb7c"}.fi-ts-sledding:before{content:"\fb7d"}.fi-ts-sleeping-bag:before{content:"\fb7e"}.fi-ts-sleigh:before{content:"\fb7f"}.fi-ts-sliders-h-square:before{content:"\fb80"}.fi-ts-sliders-v-square:before{content:"\fb81"}.fi-ts-sliders-v:before{content:"\fb82"}.fi-ts-slot-machine:before{content:"\fb83"}.fi-ts-smart-home-alt:before{content:"\fb84"}.fi-ts-smart-home:before{content:"\fb85"}.fi-ts-smartphone:before{content:"\fb86"}.fi-ts-smile-beam:before{content:"\fb87"}.fi-ts-smile-plus:before{content:"\fb88"}.fi-ts-smile-wink:before{content:"\fb89"}.fi-ts-smile:before{content:"\fb8a"}.fi-ts-smiley-comment-alt:before{content:"\fb8b"}.fi-ts-smog:before{content:"\fb8c"}.fi-ts-smoke:before{content:"\fb8d"}.fi-ts-smoking-ban:before{content:"\fb8e"}.fi-ts-smoking:before{content:"\fb8f"}.fi-ts-snake:before{content:"\fb90"}.fi-ts-snap:before{content:"\fb91"}.fi-ts-snooze:before{content:"\fb92"}.fi-ts-snow-blowing:before{content:"\fb93"}.fi-ts-snowboarding:before{content:"\fb94"}.fi-ts-snowflake-droplets:before{content:"\fb95"}.fi-ts-snowflake:before{content:"\fb96"}.fi-ts-snowflakes:before{content:"\fb97"}.fi-ts-snowman-alt:before{content:"\fb98"}.fi-ts-snowman-head:before{content:"\fb99"}.fi-ts-snowmobile:before{content:"\fb9a"}.fi-ts-snowplow:before{content:"\fb9b"}.fi-ts-soap-alt:before{content:"\fb9c"}.fi-ts-soap:before{content:"\fb9d"}.fi-ts-socks:before{content:"\fb9e"}.fi-ts-sofa-size:before{content:"\fb9f"}.fi-ts-sofa:before{content:"\fba0"}.fi-ts-solar-panel-sun:before{content:"\fba1"}.fi-ts-solar-panel:before{content:"\fba2"}.fi-ts-solar-system:before{content:"\fba3"}.fi-ts-sold-house:before{content:"\fba4"}.fi-ts-sold-signal:before{content:"\fba5"}.fi-ts-sort-alpha-down-alt:before{content:"\fba6"}.fi-ts-sort-alpha-down:before{content:"\fba7"}.fi-ts-sort-alpha-up-alt:before{content:"\fba8"}.fi-ts-sort-alpha-up:before{content:"\fba9"}.fi-ts-sort-alt:before{content:"\fbaa"}.fi-ts-sort-amount-down-alt:before{content:"\fbab"}.fi-ts-sort-amount-down:before{content:"\fbac"}.fi-ts-sort-amount-up-alt:before{content:"\fbad"}.fi-ts-sort-amount-up:before{content:"\fbae"}.fi-ts-sort-circle-down:before{content:"\fbaf"}.fi-ts-sort-circle-up:before{content:"\fbb0"}.fi-ts-sort-circle:before{content:"\fbb1"}.fi-ts-sort-down:before{content:"\fbb2"}.fi-ts-sort-numeric-down-alt:before{content:"\fbb3"}.fi-ts-sort-numeric-down:before{content:"\fbb4"}.fi-ts-sort-shapes-down:before{content:"\fbb5"}.fi-ts-sort-shapes-up:before{content:"\fbb6"}.fi-ts-sort-size-down:before{content:"\fbb7"}.fi-ts-sort-size-up:before{content:"\fbb8"}.fi-ts-sort:before{content:"\fbb9"}.fi-ts-soup:before{content:"\fbba"}.fi-ts-source-data:before{content:"\fbbb"}.fi-ts-source-document-alt:before{content:"\fbbc"}.fi-ts-source-document:before{content:"\fbbd"}.fi-ts-spa:before{content:"\fbbe"}.fi-ts-space-shuttle:before{content:"\fbbf"}.fi-ts-space-station-moon-alt:before{content:"\fbc0"}.fi-ts-space-station-moon:before{content:"\fbc1"}.fi-ts-spade:before{content:"\fbc2"}.fi-ts-spaghetti-monster-flying:before{content:"\fbc3"}.fi-ts-spain-map:before{content:"\fbc4"}.fi-ts-sparkles:before{content:"\fbc5"}.fi-ts-spartan-helmet:before{content:"\fbc6"}.fi-ts-speaker:before{content:"\fbc7"}.fi-ts-speakers:before{content:"\fbc8"}.fi-ts-speech-bubble-story:before{content:"\fbc9"}.fi-ts-speedometer-arrow:before{content:"\fbca"}.fi-ts-speedometer-kpi:before{content:"\fbcb"}.fi-ts-sphere:before{content:"\fbcc"}.fi-ts-spider-black-widow:before{content:"\fbcd"}.fi-ts-spider-web:before{content:"\fbce"}.fi-ts-spider:before{content:"\fbcf"}.fi-ts-split-up-relation:before{content:"\fbd0"}.fi-ts-split:before{content:"\fbd1"}.fi-ts-splotch:before{content:"\fbd2"}.fi-ts-spoon:before{content:"\fbd3"}.fi-ts-spray-can-sparkles:before{content:"\fbd4"}.fi-ts-spray-can:before{content:"\fbd5"}.fi-ts-spring-calendar:before{content:"\fbd6"}.fi-ts-sprinkler:before{content:"\fbd7"}.fi-ts-spy:before{content:"\fbd8"}.fi-ts-square-0:before{content:"\fbd9"}.fi-ts-square-1:before{content:"\fbda"}.fi-ts-square-2:before{content:"\fbdb"}.fi-ts-square-3:before{content:"\fbdc"}.fi-ts-square-4:before{content:"\fbdd"}.fi-ts-square-5:before{content:"\fbde"}.fi-ts-square-6:before{content:"\fbdf"}.fi-ts-square-7:before{content:"\fbe0"}.fi-ts-square-8:before{content:"\fbe1"}.fi-ts-square-9:before{content:"\fbe2"}.fi-ts-square-a:before{content:"\fbe3"}.fi-ts-square-b:before{content:"\fbe4"}.fi-ts-square-bolt:before{content:"\fbe5"}.fi-ts-square-c:before{content:"\fbe6"}.fi-ts-square-code:before{content:"\fbe7"}.fi-ts-square-d:before{content:"\fbe8"}.fi-ts-square-dashed-circle-plus:before{content:"\fbe9"}.fi-ts-square-dashed:before{content:"\fbea"}.fi-ts-square-divide:before{content:"\fbeb"}.fi-ts-square-e:before{content:"\fbec"}.fi-ts-square-ellipsis-vertical:before{content:"\fbed"}.fi-ts-square-ellipsis:before{content:"\fbee"}.fi-ts-square-exclamation:before{content:"\fbef"}.fi-ts-square-f:before{content:"\fbf0"}.fi-ts-square-g:before{content:"\fbf1"}.fi-ts-square-h:before{content:"\fbf2"}.fi-ts-square-heart:before{content:"\fbf3"}.fi-ts-square-i:before{content:"\fbf4"}.fi-ts-square-info:before{content:"\fbf5"}.fi-ts-square-j:before{content:"\fbf6"}.fi-ts-square-k:before{content:"\fbf7"}.fi-ts-square-kanban:before{content:"\fbf8"}.fi-ts-square-l:before{content:"\fbf9"}.fi-ts-square-m:before{content:"\fbfa"}.fi-ts-square-minus:before{content:"\fbfb"}.fi-ts-square-n:before{content:"\fbfc"}.fi-ts-square-o:before{content:"\fbfd"}.fi-ts-square-p:before{content:"\fbfe"}.fi-ts-square-phone-hangup:before{content:"\fbff"}.fi-ts-square-plus:before{content:"\fc00"}.fi-ts-square-poll-horizontal:before{content:"\fc01"}.fi-ts-square-poll-vertical:before{content:"\fc02"}.fi-ts-square-q:before{content:"\fc03"}.fi-ts-square-quote:before{content:"\fc04"}.fi-ts-square-r:before{content:"\fc05"}.fi-ts-square-root:before{content:"\fc06"}.fi-ts-square-s:before{content:"\fc07"}.fi-ts-square-small:before{content:"\fc08"}.fi-ts-square-star:before{content:"\fc09"}.fi-ts-square-t:before{content:"\fc0a"}.fi-ts-square-terminal:before{content:"\fc0b"}.fi-ts-square-u:before{content:"\fc0c"}.fi-ts-square-up-right:before{content:"\fc0d"}.fi-ts-square-v:before{content:"\fc0e"}.fi-ts-square-w:before{content:"\fc0f"}.fi-ts-square-x:before{content:"\fc10"}.fi-ts-square-y:before{content:"\fc11"}.fi-ts-square-z:before{content:"\fc12"}.fi-ts-square:before{content:"\fc13"}.fi-ts-squid:before{content:"\fc14"}.fi-ts-squircle:before{content:"\fc15"}.fi-ts-squirrel:before{content:"\fc16"}.fi-ts-staff:before{content:"\fc17"}.fi-ts-stage-concert:before{content:"\fc18"}.fi-ts-stage-theatre:before{content:"\fc19"}.fi-ts-stage:before{content:"\fc1a"}.fi-ts-stairs:before{content:"\fc1b"}.fi-ts-stamp:before{content:"\fc1c"}.fi-ts-standard-definition:before{content:"\fc1d"}.fi-ts-star-and-crescent:before{content:"\fc1e"}.fi-ts-star-christmas:before{content:"\fc1f"}.fi-ts-star-comment-alt:before{content:"\fc20"}.fi-ts-star-exclamation:before{content:"\fc21"}.fi-ts-star-octogram:before{content:"\fc22"}.fi-ts-star-of-david:before{content:"\fc23"}.fi-ts-star-sharp-half-stroke:before{content:"\fc24"}.fi-ts-star-sharp-half:before{content:"\fc25"}.fi-ts-star-shooting:before{content:"\fc26"}.fi-ts-starfighter:before{content:"\fc27"}.fi-ts-stars:before{content:"\fc28"}.fi-ts-state-country:before{content:"\fc29"}.fi-ts-stationary-bike:before{content:"\fc2a"}.fi-ts-stats:before{content:"\fc2b"}.fi-ts-steak:before{content:"\fc2c"}.fi-ts-steering-wheel:before{content:"\fc2d"}.fi-ts-step-backward:before{content:"\fc2e"}.fi-ts-step-forward:before{content:"\fc2f"}.fi-ts-sterling-sign:before{content:"\fc30"}.fi-ts-stethoscope:before{content:"\fc31"}.fi-ts-sticker:before{content:"\fc32"}.fi-ts-stocking:before{content:"\fc33"}.fi-ts-stomach:before{content:"\fc34"}.fi-ts-stop-circle:before{content:"\fc35"}.fi-ts-stop-square:before{content:"\fc36"}.fi-ts-stopwatch:before{content:"\fc37"}.fi-ts-store-alt:before{content:"\fc38"}.fi-ts-store-buyer:before{content:"\fc39"}.fi-ts-store-lock:before{content:"\fc3a"}.fi-ts-store-slash:before{content:"\fc3b"}.fi-ts-story-book:before{content:"\fc3c"}.fi-ts-story-fairy-tale:before{content:"\fc3d"}.fi-ts-story-fantasy:before{content:"\fc3e"}.fi-ts-strategy-chess-risk:before{content:"\fc3f"}.fi-ts-strawberry:before{content:"\fc40"}.fi-ts-street-view:before{content:"\fc41"}.fi-ts-stretcher:before{content:"\fc42"}.fi-ts-strikethrough:before{content:"\fc43"}.fi-ts-stroopwafel:before{content:"\fc44"}.fi-ts-student-alt:before{content:"\fc45"}.fi-ts-student:before{content:"\fc46"}.fi-ts-subscript:before{content:"\fc47"}.fi-ts-subscription-alt:before{content:"\fc48"}.fi-ts-subscription:before{content:"\fc49"}.fi-ts-subtitles-slash:before{content:"\fc4a"}.fi-ts-subway:before{content:"\fc4b"}.fi-ts-suitcase-alt:before{content:"\fc4c"}.fi-ts-summary-check:before{content:"\fc4d"}.fi-ts-summer:before{content:"\fc4e"}.fi-ts-sun-dust:before{content:"\fc4f"}.fi-ts-sun-plant-wilt:before{content:"\fc50"}.fi-ts-sun-salutation-yoga:before{content:"\fc51"}.fi-ts-sun:before{content:"\fc52"}.fi-ts-sunday:before{content:"\fc53"}.fi-ts-sunglasses-alt:before{content:"\fc54"}.fi-ts-sunglasses:before{content:"\fc55"}.fi-ts-sunrise-alt:before{content:"\fc56"}.fi-ts-sunrise:before{content:"\fc57"}.fi-ts-sunset:before{content:"\fc58"}.fi-ts-superscript:before{content:"\fc59"}.fi-ts-supplier-alt:before{content:"\fc5a"}.fi-ts-supplier:before{content:"\fc5b"}.fi-ts-surprise:before{content:"\fc5c"}.fi-ts-surveillance-camera:before{content:"\fc5d"}.fi-ts-survey-xmark:before{content:"\fc5e"}.fi-ts-sushi-alt:before{content:"\fc5f"}.fi-ts-sushi-roll:before{content:"\fc60"}.fi-ts-sushi:before{content:"\fc61"}.fi-ts-svg:before{content:"\fc62"}.fi-ts-swap:before{content:"\fc63"}.fi-ts-swatchbook:before{content:"\fc64"}.fi-ts-swimmer:before{content:"\fc65"}.fi-ts-swimming-pool:before{content:"\fc66"}.fi-ts-swing:before{content:"\fc67"}.fi-ts-swipe-down:before{content:"\fc68"}.fi-ts-swipe-left:before{content:"\fc69"}.fi-ts-swipe-right:before{content:"\fc6a"}.fi-ts-swipe-up:before{content:"\fc6b"}.fi-ts-symbols:before{content:"\fc6c"}.fi-ts-synagogue:before{content:"\fc6d"}.fi-ts-syringe:before{content:"\fc6e"}.fi-ts-system-cloud:before{content:"\fc6f"}.fi-ts-t:before{content:"\fc70"}.fi-ts-tab-folder:before{content:"\fc71"}.fi-ts-table-columns:before{content:"\fc72"}.fi-ts-table-layout:before{content:"\fc73"}.fi-ts-table-list:before{content:"\fc74"}.fi-ts-table-picnic:before{content:"\fc75"}.fi-ts-table-pivot:before{content:"\fc76"}.fi-ts-table-rows:before{content:"\fc77"}.fi-ts-table-tree:before{content:"\fc78"}.fi-ts-table:before{content:"\fc79"}.fi-ts-tablet-android-alt:before{content:"\fc7a"}.fi-ts-tablet-android:before{content:"\fc7b"}.fi-ts-tablet-rugged:before{content:"\fc7c"}.fi-ts-tablet:before{content:"\fc7d"}.fi-ts-tachometer-alt-average:before{content:"\fc7e"}.fi-ts-tachometer-alt-fastest:before{content:"\fc7f"}.fi-ts-tachometer-alt-slow:before{content:"\fc80"}.fi-ts-tachometer-alt-slowest:before{content:"\fc81"}.fi-ts-tachometer-average:before{content:"\fc82"}.fi-ts-tachometer-fast:before{content:"\fc83"}.fi-ts-tachometer-fastest:before{content:"\fc84"}.fi-ts-tachometer-slow:before{content:"\fc85"}.fi-ts-tachometer-slowest:before{content:"\fc86"}.fi-ts-tachometer:before{content:"\fc87"}.fi-ts-taco:before{content:"\fc88"}.fi-ts-tags:before{content:"\fc89"}.fi-ts-talent-alt:before{content:"\fc8a"}.fi-ts-talent-hand:before{content:"\fc8b"}.fi-ts-talent:before{content:"\fc8c"}.fi-ts-tally-1:before{content:"\fc8d"}.fi-ts-tally-2:before{content:"\fc8e"}.fi-ts-tally-3:before{content:"\fc8f"}.fi-ts-tally-4:before{content:"\fc90"}.fi-ts-tally:before{content:"\fc91"}.fi-ts-tamale:before{content:"\fc92"}.fi-ts-tank-water:before{content:"\fc93"}.fi-ts-tap:before{content:"\fc94"}.fi-ts-tape:before{content:"\fc95"}.fi-ts-target-audience:before{content:"\fc96"}.fi-ts-target:before{content:"\fc97"}.fi-ts-tax-alt:before{content:"\fc98"}.fi-ts-tax:before{content:"\fc99"}.fi-ts-taxi-bus:before{content:"\fc9a"}.fi-ts-team-check-alt:before{content:"\fc9b"}.fi-ts-team-check:before{content:"\fc9c"}.fi-ts-teddy-bear:before{content:"\fc9d"}.fi-ts-teeth-open:before{content:"\fc9e"}.fi-ts-telescope:before{content:"\fc9f"}.fi-ts-temperature-down:before{content:"\fca0"}.fi-ts-temperature-frigid:before{content:"\fca1"}.fi-ts-temperature-high:before{content:"\fca2"}.fi-ts-temperature-list:before{content:"\fca3"}.fi-ts-temperature-low:before{content:"\fca4"}.fi-ts-temperature-up:before{content:"\fca5"}.fi-ts-template-alt:before{content:"\fca6"}.fi-ts-template:before{content:"\fca7"}.fi-ts-tenge:before{content:"\fca8"}.fi-ts-tent-arrow-down-to-line:before{content:"\fca9"}.fi-ts-tent-arrow-left-right:before{content:"\fcaa"}.fi-ts-tent-arrow-turn-left:before{content:"\fcab"}.fi-ts-tent-arrows-down:before{content:"\fcac"}.fi-ts-tents:before{content:"\fcad"}.fi-ts-terminal:before{content:"\fcae"}.fi-ts-terrace:before{content:"\fcaf"}.fi-ts-test-tube:before{content:"\fcb0"}.fi-ts-test:before{content:"\fcb1"}.fi-ts-text-box-dots:before{content:"\fcb2"}.fi-ts-text-box-edit:before{content:"\fcb3"}.fi-ts-text-box:before{content:"\fcb4"}.fi-ts-text-height:before{content:"\fcb5"}.fi-ts-text-shadow:before{content:"\fcb6"}.fi-ts-text-size:before{content:"\fcb7"}.fi-ts-text-slash:before{content:"\fcb8"}.fi-ts-text-width:before{content:"\fcb9"}.fi-ts-theater-masks:before{content:"\fcba"}.fi-ts-thermometer-alt:before{content:"\fcbb"}.fi-ts-thermometer-empty:before{content:"\fcbc"}.fi-ts-thermometer-full:before{content:"\fcbd"}.fi-ts-thermometer-half:before{content:"\fcbe"}.fi-ts-thermometer-quarter:before{content:"\fcbf"}.fi-ts-thermometer-three-quarters:before{content:"\fcc0"}.fi-ts-theta:before{content:"\fcc1"}.fi-ts-third-award:before{content:"\fcc2"}.fi-ts-third-laurel:before{content:"\fcc3"}.fi-ts-third-medal:before{content:"\fcc4"}.fi-ts-third:before{content:"\fcc5"}.fi-ts-thought-bubble:before{content:"\fcc6"}.fi-ts-three-leaf-clover:before{content:"\fcc7"}.fi-ts-thumbs-up-trust:before{content:"\fcc8"}.fi-ts-thunderstorm-moon:before{content:"\fcc9"}.fi-ts-thunderstorm-risk:before{content:"\fcca"}.fi-ts-thunderstorm-sun:before{content:"\fccb"}.fi-ts-thunderstorm:before{content:"\fccc"}.fi-ts-thursday:before{content:"\fccd"}.fi-ts-ticket-airline:before{content:"\fcce"}.fi-ts-ticket-alt:before{content:"\fccf"}.fi-ts-tickets-airline:before{content:"\fcd0"}.fi-ts-tie:before{content:"\fcd1"}.fi-ts-tilde:before{content:"\fcd2"}.fi-ts-time-add:before{content:"\fcd3"}.fi-ts-time-check:before{content:"\fcd4"}.fi-ts-time-delete:before{content:"\fcd5"}.fi-ts-time-fast:before{content:"\fcd6"}.fi-ts-time-forward-sixty:before{content:"\fcd7"}.fi-ts-time-forward-ten:before{content:"\fcd8"}.fi-ts-time-forward:before{content:"\fcd9"}.fi-ts-time-half-past:before{content:"\fcda"}.fi-ts-time-oclock:before{content:"\fcdb"}.fi-ts-time-quarter-past:before{content:"\fcdc"}.fi-ts-time-quarter-to:before{content:"\fcdd"}.fi-ts-time-twenty-four:before{content:"\fcde"}.fi-ts-time-watch-calendar:before{content:"\fcdf"}.fi-ts-times-hexagon:before{content:"\fce0"}.fi-ts-tint-slash:before{content:"\fce1"}.fi-ts-tip-coin:before{content:"\fce2"}.fi-ts-tire-flat:before{content:"\fce3"}.fi-ts-tire-pressure-warning:before{content:"\fce4"}.fi-ts-tire-rugged:before{content:"\fce5"}.fi-ts-tire:before{content:"\fce6"}.fi-ts-tired:before{content:"\fce7"}.fi-ts-to-do-alt:before{content:"\fce8"}.fi-ts-to-do:before{content:"\fce9"}.fi-ts-together-people:before{content:"\fcea"}.fi-ts-toggle-off:before{content:"\fceb"}.fi-ts-toggle-on:before{content:"\fcec"}.fi-ts-toilet-paper-blank-under:before{content:"\fced"}.fi-ts-toilet-paper-blank:before{content:"\fcee"}.fi-ts-toilet-paper-slash:before{content:"\fcef"}.fi-ts-toilet-paper-under-slash:before{content:"\fcf0"}.fi-ts-toilet-paper-under:before{content:"\fcf1"}.fi-ts-toilet:before{content:"\fcf2"}.fi-ts-toilets-portable:before{content:"\fcf3"}.fi-ts-token:before{content:"\fcf4"}.fi-ts-tomato:before{content:"\fcf5"}.fi-ts-tombstone-alt:before{content:"\fcf6"}.fi-ts-tombstone:before{content:"\fcf7"}.fi-ts-tool-box:before{content:"\fcf8"}.fi-ts-tools:before{content:"\fcf9"}.fi-ts-tooth:before{content:"\fcfa"}.fi-ts-toothbrush:before{content:"\fcfb"}.fi-ts-torch-inspiration-leader:before{content:"\fcfc"}.fi-ts-torii-gate:before{content:"\fcfd"}.fi-ts-tornado:before{content:"\fcfe"}.fi-ts-total:before{content:"\fcff"}.fi-ts-tour-guide-people:before{content:"\fd00"}.fi-ts-tour-virtual:before{content:"\fd01"}.fi-ts-tower-control:before{content:"\fd02"}.fi-ts-track:before{content:"\fd03"}.fi-ts-tractor:before{content:"\fd04"}.fi-ts-trademark:before{content:"\fd05"}.fi-ts-traffic-cone:before{content:"\fd06"}.fi-ts-traffic-light-go:before{content:"\fd07"}.fi-ts-traffic-light-slow:before{content:"\fd08"}.fi-ts-traffic-light-stop:before{content:"\fd09"}.fi-ts-traffic-light:before{content:"\fd0a"}.fi-ts-trailer:before{content:"\fd0b"}.fi-ts-train-journey:before{content:"\fd0c"}.fi-ts-train-station-building:before{content:"\fd0d"}.fi-ts-train-station:before{content:"\fd0e"}.fi-ts-train-subway-tunnel:before{content:"\fd0f"}.fi-ts-train-track:before{content:"\fd10"}.fi-ts-train-tram:before{content:"\fd11"}.fi-ts-tram:before{content:"\fd12"}.fi-ts-transformation-block:before{content:"\fd13"}.fi-ts-transformation-circle:before{content:"\fd14"}.fi-ts-transformation-design:before{content:"\fd15"}.fi-ts-transformation-shapes:before{content:"\fd16"}.fi-ts-transformer-bolt:before{content:"\fd17"}.fi-ts-transgender:before{content:"\fd18"}.fi-ts-transporter-1:before{content:"\fd19"}.fi-ts-transporter-2:before{content:"\fd1a"}.fi-ts-transporter-3:before{content:"\fd1b"}.fi-ts-transporter-4:before{content:"\fd1c"}.fi-ts-transporter-5:before{content:"\fd1d"}.fi-ts-transporter-6:before{content:"\fd1e"}.fi-ts-transporter-7:before{content:"\fd1f"}.fi-ts-transporter-empty:before{content:"\fd20"}.fi-ts-transporter:before{content:"\fd21"}.fi-ts-trash-can-check:before{content:"\fd22"}.fi-ts-trash-can-clock:before{content:"\fd23"}.fi-ts-trash-can-list:before{content:"\fd24"}.fi-ts-trash-can-plus:before{content:"\fd25"}.fi-ts-trash-can-slash:before{content:"\fd26"}.fi-ts-trash-check:before{content:"\fd27"}.fi-ts-trash-clock:before{content:"\fd28"}.fi-ts-trash-empty:before{content:"\fd29"}.fi-ts-trash-list:before{content:"\fd2a"}.fi-ts-trash-plus:before{content:"\fd2b"}.fi-ts-trash-restore-alt:before{content:"\fd2c"}.fi-ts-trash-restore:before{content:"\fd2d"}.fi-ts-trash-slash:before{content:"\fd2e"}.fi-ts-trash-undo-alt:before{content:"\fd2f"}.fi-ts-trash-undo:before{content:"\fd30"}.fi-ts-trash-xmark:before{content:"\fd31"}.fi-ts-treadmill:before{content:"\fd32"}.fi-ts-treasure-chest:before{content:"\fd33"}.fi-ts-treatment:before{content:"\fd34"}.fi-ts-tree-alt:before{content:"\fd35"}.fi-ts-tree-christmas:before{content:"\fd36"}.fi-ts-tree-deciduous:before{content:"\fd37"}.fi-ts-tree:before{content:"\fd38"}.fi-ts-trees-alt:before{content:"\fd39"}.fi-ts-trees:before{content:"\fd3a"}.fi-ts-triangle-music:before{content:"\fd3b"}.fi-ts-triangle-person-digging:before{content:"\fd3c"}.fi-ts-triangle-warning:before{content:"\fd3d"}.fi-ts-triangle:before{content:"\fd3e"}.fi-ts-tricycle:before{content:"\fd3f"}.fi-ts-trillium:before{content:"\fd40"}.fi-ts-trophy-achievement-skill:before{content:"\fd41"}.fi-ts-trophy-star:before{content:"\fd42"}.fi-ts-truck-arrow-left:before{content:"\fd43"}.fi-ts-truck-arrow-right:before{content:"\fd44"}.fi-ts-truck-bolt:before{content:"\fd45"}.fi-ts-truck-box:before{content:"\fd46"}.fi-ts-truck-check:before{content:"\fd47"}.fi-ts-truck-container-empty:before{content:"\fd48"}.fi-ts-truck-container:before{content:"\fd49"}.fi-ts-truck-couch:before{content:"\fd4a"}.fi-ts-truck-fire:before{content:"\fd4b"}.fi-ts-truck-flatbed:before{content:"\fd4c"}.fi-ts-truck-front:before{content:"\fd4d"}.fi-ts-truck-ladder:before{content:"\fd4e"}.fi-ts-truck-loading:before{content:"\fd4f"}.fi-ts-truck-medical:before{content:"\fd50"}.fi-ts-truck-monster:before{content:"\fd51"}.fi-ts-truck-moving:before{content:"\fd52"}.fi-ts-truck-pickup:before{content:"\fd53"}.fi-ts-truck-plow:before{content:"\fd54"}.fi-ts-truck-ramp:before{content:"\fd55"}.fi-ts-truck-tow:before{content:"\fd56"}.fi-ts-truck-utensils:before{content:"\fd57"}.fi-ts-trumpet:before{content:"\fd58"}.fi-ts-trust-alt:before{content:"\fd59"}.fi-ts-trust:before{content:"\fd5a"}.fi-ts-tshirt:before{content:"\fd5b"}.fi-ts-tty-answer:before{content:"\fd5c"}.fi-ts-tty:before{content:"\fd5d"}.fi-ts-tubes:before{content:"\fd5e"}.fi-ts-tuesday:before{content:"\fd5f"}.fi-ts-tugrik-sign:before{content:"\fd60"}.fi-ts-turkey:before{content:"\fd61"}.fi-ts-turn-left-down:before{content:"\fd62"}.fi-ts-turn-left:before{content:"\fd63"}.fi-ts-turn-right:before{content:"\fd64"}.fi-ts-turntable:before{content:"\fd65"}.fi-ts-turtle:before{content:"\fd66"}.fi-ts-tv-music:before{content:"\fd67"}.fi-ts-tv-retro:before{content:"\fd68"}.fi-ts-typewriter:before{content:"\fd69"}.fi-ts-u:before{content:"\fd6a"}.fi-ts-ufo-beam:before{content:"\fd6b"}.fi-ts-ufo:before{content:"\fd6c"}.fi-ts-ui-ux:before{content:"\fd6d"}.fi-ts-umbrella-beach:before{content:"\fd6e"}.fi-ts-umbrella:before{content:"\fd6f"}.fi-ts-under-construction:before{content:"\fd70"}.fi-ts-undo-alt:before{content:"\fd71"}.fi-ts-undo:before{content:"\fd72"}.fi-ts-unicorn:before{content:"\fd73"}.fi-ts-uniform-martial-arts:before{content:"\fd74"}.fi-ts-universal-access:before{content:"\fd75"}.fi-ts-up-from-bracket:before{content:"\fd76"}.fi-ts-up-left:before{content:"\fd77"}.fi-ts-up-right-from-square:before{content:"\fd78"}.fi-ts-up-right:before{content:"\fd79"}.fi-ts-up:before{content:"\fd7a"}.fi-ts-url:before{content:"\fd7b"}.fi-ts-usb-pendrive:before{content:"\fd7c"}.fi-ts-usd-circle:before{content:"\fd7d"}.fi-ts-usd-square:before{content:"\fd7e"}.fi-ts-user-alien:before{content:"\fd7f"}.fi-ts-user-astronaut:before{content:"\fd80"}.fi-ts-user-check:before{content:"\fd81"}.fi-ts-user-chef:before{content:"\fd82"}.fi-ts-user-coach:before{content:"\fd83"}.fi-ts-user-cowboy:before{content:"\fd84"}.fi-ts-user-crown:before{content:"\fd85"}.fi-ts-user-gear:before{content:"\fd86"}.fi-ts-user-graduate:before{content:"\fd87"}.fi-ts-user-headset:before{content:"\fd88"}.fi-ts-user-helmet-safety:before{content:"\fd89"}.fi-ts-user-injured:before{content:"\fd8a"}.fi-ts-user-interface-ui:before{content:"\fd8b"}.fi-ts-user-key:before{content:"\fd8c"}.fi-ts-user-lock:before{content:"\fd8d"}.fi-ts-user-md-chat:before{content:"\fd8e"}.fi-ts-user-md:before{content:"\fd8f"}.fi-ts-user-minus:before{content:"\fd90"}.fi-ts-user-music:before{content:"\fd91"}.fi-ts-user-ninja:before{content:"\fd92"}.fi-ts-user-nurse:before{content:"\fd93"}.fi-ts-user-pen:before{content:"\fd94"}.fi-ts-user-pilot-tie:before{content:"\fd95"}.fi-ts-user-pilot:before{content:"\fd96"}.fi-ts-user-police:before{content:"\fd97"}.fi-ts-user-robot-xmarks:before{content:"\fd98"}.fi-ts-user-robot:before{content:"\fd99"}.fi-ts-user-salary:before{content:"\fd9a"}.fi-ts-user-shield:before{content:"\fd9b"}.fi-ts-user-skill-gear:before{content:"\fd9c"}.fi-ts-user-slash:before{content:"\fd9d"}.fi-ts-user-tag:before{content:"\fd9e"}.fi-ts-user-time:before{content:"\fd9f"}.fi-ts-user-trust:before{content:"\fda0"}.fi-ts-user-unlock:before{content:"\fda1"}.fi-ts-user-visor:before{content:"\fda2"}.fi-ts-user-xmark:before{content:"\fda3"}.fi-ts-users-alt:before{content:"\fda4"}.fi-ts-users-class:before{content:"\fda5"}.fi-ts-users-gear:before{content:"\fda6"}.fi-ts-users-medical:before{content:"\fda7"}.fi-ts-users-slash:before{content:"\fda8"}.fi-ts-users:before{content:"\fda9"}.fi-ts-utensils-slash:before{content:"\fdaa"}.fi-ts-utensils:before{content:"\fdab"}.fi-ts-utility-pole-double:before{content:"\fdac"}.fi-ts-utility-pole:before{content:"\fdad"}.fi-ts-ux-browser:before{content:"\fdae"}.fi-ts-ux:before{content:"\fdaf"}.fi-ts-v:before{content:"\fdb0"}.fi-ts-vacuum-robot:before{content:"\fdb1"}.fi-ts-vacuum:before{content:"\fdb2"}.fi-ts-value-absolute:before{content:"\fdb3"}.fi-ts-vault:before{content:"\fdb4"}.fi-ts-vector-circle:before{content:"\fdb5"}.fi-ts-vector-polygon:before{content:"\fdb6"}.fi-ts-venus-double:before{content:"\fdb7"}.fi-ts-venus-mars:before{content:"\fdb8"}.fi-ts-venus:before{content:"\fdb9"}.fi-ts-vest-patches:before{content:"\fdba"}.fi-ts-vest:before{content:"\fdbb"}.fi-ts-video-arrow-down-left:before{content:"\fdbc"}.fi-ts-video-arrow-up-right:before{content:"\fdbd"}.fi-ts-video-camera-alt:before{content:"\fdbe"}.fi-ts-video-camera:before{content:"\fdbf"}.fi-ts-video-duration:before{content:"\fdc0"}.fi-ts-video-plus:before{content:"\fdc1"}.fi-ts-video-slash:before{content:"\fdc2"}.fi-ts-videoconference:before{content:"\fdc3"}.fi-ts-vihara:before{content:"\fdc4"}.fi-ts-violin:before{content:"\fdc5"}.fi-ts-virus-slash:before{content:"\fdc6"}.fi-ts-virus:before{content:"\fdc7"}.fi-ts-viruses:before{content:"\fdc8"}.fi-ts-visit:before{content:"\fdc9"}.fi-ts-voicemail:before{content:"\fdca"}.fi-ts-volcano:before{content:"\fdcb"}.fi-ts-volume-down:before{content:"\fdcc"}.fi-ts-volume-mute:before{content:"\fdcd"}.fi-ts-volume-off:before{content:"\fdce"}.fi-ts-volume-slash:before{content:"\fdcf"}.fi-ts-vote-nay:before{content:"\fdd0"}.fi-ts-vote-yea:before{content:"\fdd1"}.fi-ts-vr-cardboard:before{content:"\fdd2"}.fi-ts-w:before{content:"\fdd3"}.fi-ts-waffle:before{content:"\fdd4"}.fi-ts-wagon-covered:before{content:"\fdd5"}.fi-ts-walker:before{content:"\fdd6"}.fi-ts-walkie-talkie:before{content:"\fdd7"}.fi-ts-walking:before{content:"\fdd8"}.fi-ts-wallet-arrow:before{content:"\fdd9"}.fi-ts-wallet-buyer:before{content:"\fdda"}.fi-ts-wallet:before{content:"\fddb"}.fi-ts-warehouse-alt:before{content:"\fddc"}.fi-ts-warranty:before{content:"\fddd"}.fi-ts-washer:before{content:"\fdde"}.fi-ts-waste-pollution:before{content:"\fddf"}.fi-ts-waste:before{content:"\fde0"}.fi-ts-watch-calculator:before{content:"\fde1"}.fi-ts-watch-fitness:before{content:"\fde2"}.fi-ts-watch-smart:before{content:"\fde3"}.fi-ts-watch:before{content:"\fde4"}.fi-ts-water-bottle:before{content:"\fde5"}.fi-ts-water-ladder:before{content:"\fde6"}.fi-ts-water-lower:before{content:"\fde7"}.fi-ts-water-rise:before{content:"\fde8"}.fi-ts-water:before{content:"\fde9"}.fi-ts-watermelon:before{content:"\fdea"}.fi-ts-wave-sine:before{content:"\fdeb"}.fi-ts-wave-square:before{content:"\fdec"}.fi-ts-wave-triangle:before{content:"\fded"}.fi-ts-wave:before{content:"\fdee"}.fi-ts-waveform-path:before{content:"\fdef"}.fi-ts-waveform:before{content:"\fdf0"}.fi-ts-web-design:before{content:"\fdf1"}.fi-ts-web:before{content:"\fdf2"}.fi-ts-webcam-slash:before{content:"\fdf3"}.fi-ts-webcam:before{content:"\fdf4"}.fi-ts-webhook:before{content:"\fdf5"}.fi-ts-wednesday:before{content:"\fdf6"}.fi-ts-whale:before{content:"\fdf7"}.fi-ts-wheat-awn-circle-exclamation:before{content:"\fdf8"}.fi-ts-wheat-awn-slash:before{content:"\fdf9"}.fi-ts-wheat-awn:before{content:"\fdfa"}.fi-ts-wheat-slash:before{content:"\fdfb"}.fi-ts-wheat:before{content:"\fdfc"}.fi-ts-wheelchair-move:before{content:"\fdfd"}.fi-ts-wheelchair-sleeping:before{content:"\fdfe"}.fi-ts-wheelchair:before{content:"\fdff"}.fi-ts-whistle:before{content:"\fe10"}.fi-ts-white-space:before{content:"\fe11"}.fi-ts-wifi-1:before{content:"\fe12"}.fi-ts-wifi-2:before{content:"\fe13"}.fi-ts-wifi-alt:before{content:"\fe14"}.fi-ts-wifi-exclamation:before{content:"\fe15"}.fi-ts-wifi-slash:before{content:"\fe16"}.fi-ts-wifi:before{content:"\fe17"}.fi-ts-wind-turbine:before{content:"\fe18"}.fi-ts-wind-warning:before{content:"\fe19"}.fi-ts-wind:before{content:"\fe1a"}.fi-ts-window-alt:before{content:"\fe1b"}.fi-ts-window-frame-open:before{content:"\fe1c"}.fi-ts-window-frame:before{content:"\fe1d"}.fi-ts-window-maximize:before{content:"\fe1e"}.fi-ts-window-minimize:before{content:"\fe1f"}.fi-ts-window-restore:before{content:"\fe30"}.fi-ts-windsock:before{content:"\fe31"}.fi-ts-wine-bottle:before{content:"\fe32"}.fi-ts-wine-glass-crack:before{content:"\fe33"}.fi-ts-wine-glass-empty:before{content:"\fe34"}.fi-ts-wishlist-heart:before{content:"\fe35"}.fi-ts-wishlist-star:before{content:"\fe36"}.fi-ts-woman-head:before{content:"\fe37"}.fi-ts-woman-scientist:before{content:"\fe38"}.fi-ts-won-sign:before{content:"\fe39"}.fi-ts-work-in-progress:before{content:"\fe3a"}.fi-ts-workflow-alt:before{content:"\fe3b"}.fi-ts-workflow-setting-alt:before{content:"\fe3c"}.fi-ts-workflow-setting:before{content:"\fe3d"}.fi-ts-workflow:before{content:"\fe3e"}.fi-ts-workshop:before{content:"\fe3f"}.fi-ts-world:before{content:"\fe40"}.fi-ts-worm:before{content:"\fe41"}.fi-ts-wreath:before{content:"\fe42"}.fi-ts-wrench-alt:before{content:"\fe43"}.fi-ts-wrench-simple:before{content:"\fe44"}.fi-ts-x-ray:before{content:"\fe45"}.fi-ts-x:before{content:"\fe46"}.fi-ts-y:before{content:"\fe47"}.fi-ts-yen:before{content:"\fe48"}.fi-ts-yin-yang:before{content:"\fe49"}.fi-ts-z:before{content:"\fe4a"}.fi-ts-zip-file:before{content:"\fe4b"}@font-face{font-family:uicons-brands;src:url(/_next/static/media/uicons-brands-XJPKRNBN.ba5ea8b4.woff2) format("woff2"),url(/_next/static/media/uicons-brands-PQBQF6T3.7c0302fa.woff) format("woff"),url(/_next/static/media/uicons-brands-ZJWE2ELA.ca6c4d11.eot#iefix) format("embedded-opentype");font-display:swap}i[class*=" fi-brands-"]:before,i[class^=fi-brands-]:before,span[class*=fi-brands-]:before,span[class^=fi-brands-]:before{font-family:uicons-brands!important;font-style:normal;font-weight:400!important;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.variable-selector-00:before{content:"\fe00"}.variable-selector-01:before{content:"\fe01"}.variable-selector-02:before{content:"\fe02"}.variable-selector-03:before{content:"\fe03"}.variable-selector-04:before{content:"\fe04"}.variable-selector-05:before{content:"\fe05"}.variable-selector-06:before{content:"\fe06"}.variable-selector-07:before{content:"\fe07"}.variable-selector-08:before{content:"\fe08"}.variable-selector-09:before{content:"\fe09"}.variable-selector-0a:before{content:"\fe0a"}.variable-selector-0b:before{content:"\fe0b"}.variable-selector-0c:before{content:"\fe0c"}.variable-selector-0d:before{content:"\fe0d"}.variable-selector-0e:before{content:"\fe0e"}.variable-selector-0f:before{content:"\fe0f"}.combining-half-marks-00:before{content:"\fe20"}.combining-half-marks-01:before{content:"\fe21"}.combining-half-marks-02:before{content:"\fe22"}.combining-half-marks-03:before{content:"\fe23"}.combining-half-marks-04:before{content:"\fe24"}.combining-half-marks-05:before{content:"\fe25"}.combining-half-marks-06:before{content:"\fe26"}.combining-half-marks-07:before{content:"\fe27"}.combining-half-marks-08:before{content:"\fe28"}.combining-half-marks-09:before{content:"\fe29"}.combining-half-marks-0a:before{content:"\fe2a"}.combining-half-marks-0b:before{content:"\fe2b"}.combining-half-marks-0c:before{content:"\fe2c"}.combining-half-marks-0d:before{content:"\fe2d"}.combining-half-marks-0e:before{content:"\fe2e"}.combining-half-marks-0f:before{content:"\fe2f"}.zero-width-no-break-space-0f:before{content:"\feff"}.fi-brands-3m:before{content:"\f101"}.fi-brands-500px:before{content:"\f102"}.fi-brands-abbot-laboratories:before{content:"\f103"}.fi-brands-accusoft:before{content:"\f104"}.fi-brands-acrobat:before{content:"\f105"}.fi-brands-adobe:before{content:"\f106"}.fi-brands-aecom:before{content:"\f107"}.fi-brands-aero:before{content:"\f108"}.fi-brands-after-effects:before{content:"\f109"}.fi-brands-airbnb:before{content:"\f10a"}.fi-brands-algolia:before{content:"\f10b"}.fi-brands-amd:before{content:"\f10c"}.fi-brands-american-express:before{content:"\f10d"}.fi-brands-android:before{content:"\f10e"}.fi-brands-animate:before{content:"\f10f"}.fi-brands-app-store-ios:before{content:"\f110"}.fi-brands-apple-pay:before{content:"\f111"}.fi-brands-apple:before{content:"\f112"}.fi-brands-artstation:before{content:"\f113"}.fi-brands-astrazeneca:before{content:"\f114"}.fi-brands-asus:before{content:"\f115"}.fi-brands-atandt:before{content:"\f116"}.fi-brands-atlassian:before{content:"\f117"}.fi-brands-atom:before{content:"\f118"}.fi-brands-audition:before{content:"\f119"}.fi-brands-behance:before{content:"\f11a"}.fi-brands-bitcoin:before{content:"\f11b"}.fi-brands-blackberry:before{content:"\f11c"}.fi-brands-blogger:before{content:"\f11d"}.fi-brands-bluetooth:before{content:"\f11e"}.fi-brands-bootstrap:before{content:"\f11f"}.fi-brands-bridgestone:before{content:"\f120"}.fi-brands-burger-king:before{content:"\f121"}.fi-brands-c:before{content:"\f122"}.fi-brands-capture:before{content:"\f123"}.fi-brands-cc-amazon-pay:before{content:"\f124"}.fi-brands-cc-apple-pay:before{content:"\f125"}.fi-brands-cc-diners-club:before{content:"\f126"}.fi-brands-cc-visa:before{content:"\f127"}.fi-brands-centos:before{content:"\f128"}.fi-brands-character:before{content:"\f129"}.fi-brands-chromecast:before{content:"\f12a"}.fi-brands-cloudflare:before{content:"\f12b"}.fi-brands-confluence:before{content:"\f12c"}.fi-brands-creative-commons-by:before{content:"\f12d"}.fi-brands-creative-commons-nc-eu:before{content:"\f12e"}.fi-brands-creative-commons-nc-jp:before{content:"\f12f"}.fi-brands-creative-commons-nc:before{content:"\f130"}.fi-brands-creative-commons-nd:before{content:"\f131"}.fi-brands-creative-commons-pd-alt:before{content:"\f132"}.fi-brands-creative-commons-pd:before{content:"\f133"}.fi-brands-creative-commons-remix:before{content:"\f134"}.fi-brands-creative-commons-sa:before{content:"\f135"}.fi-brands-creative-commons-sampling-plus:before{content:"\f136"}.fi-brands-creative-commons-sampling:before{content:"\f137"}.fi-brands-creative-commons-share:before{content:"\f138"}.fi-brands-creative-commons-zero:before{content:"\f139"}.fi-brands-creative-commons:before{content:"\f13a"}.fi-brands-css3-alt:before{content:"\f13b"}.fi-brands-css3:before{content:"\f13c"}.fi-brands-dailymotion:before{content:"\f13d"}.fi-brands-deezer:before{content:"\f13e"}.fi-brands-delphi:before{content:"\f13f"}.fi-brands-dev:before{content:"\f140"}.fi-brands-devianart:before{content:"\f141"}.fi-brands-digg:before{content:"\f142"}.fi-brands-dimension:before{content:"\f143"}.fi-brands-discord:before{content:"\f144"}.fi-brands-docker:before{content:"\f145"}.fi-brands-dribbble:before{content:"\f146"}.fi-brands-dropbox:before{content:"\f147"}.fi-brands-drupal:before{content:"\f148"}.fi-brands-ebay:before{content:"\f149"}.fi-brands-elementor:before{content:"\f14a"}.fi-brands-ethereum:before{content:"\f14b"}.fi-brands-etsy:before{content:"\f14c"}.fi-brands-evernote:before{content:"\f14d"}.fi-brands-facebook-messenger:before{content:"\f14e"}.fi-brands-facebook:before{content:"\f14f"}.fi-brands-fedex:before{content:"\f150"}.fi-brands-figma:before{content:"\f151"}.fi-brands-firefox-browser:before{content:"\f152"}.fi-brands-firefox:before{content:"\f153"}.fi-brands-flaticon-1:before{content:"\f154"}.fi-brands-flaticon:before{content:"\f155"}.fi-brands-flickr:before{content:"\f156"}.fi-brands-flipboard:before{content:"\f157"}.fi-brands-fonts:before{content:"\f158"}.fi-brands-foursquare:before{content:"\f159"}.fi-brands-freepik-1:before{content:"\f15a"}.fi-brands-freepik:before{content:"\f15b"}.fi-brands-fresco:before{content:"\f15c"}.fi-brands-github:before{content:"\f15d"}.fi-brands-gitlab:before{content:"\f15e"}.fi-brands-goodreads:before{content:"\f15f"}.fi-brands-google:before{content:"\f160"}.fi-brands-haskell:before{content:"\f161"}.fi-brands-hbo:before{content:"\f162"}.fi-brands-hotjar:before{content:"\f163"}.fi-brands-html5:before{content:"\f164"}.fi-brands-huawei:before{content:"\f165"}.fi-brands-hubspot:before{content:"\f166"}.fi-brands-ibm:before{content:"\f167"}.fi-brands-iconfinder:before{content:"\f168"}.fi-brands-illustrator-draw:before{content:"\f169"}.fi-brands-illustrator:before{content:"\f16a"}.fi-brands-imdb:before{content:"\f16b"}.fi-brands-incopy:before{content:"\f16c"}.fi-brands-indesign:before{content:"\f16d"}.fi-brands-instagram:before{content:"\f16e"}.fi-brands-intel:before{content:"\f16f"}.fi-brands-invision:before{content:"\f170"}.fi-brands-itunes:before{content:"\f171"}.fi-brands-janseen:before{content:"\f172"}.fi-brands-java:before{content:"\f173"}.fi-brands-jcb:before{content:"\f174"}.fi-brands-jira:before{content:"\f175"}.fi-brands-johnson-and-johnson:before{content:"\f176"}.fi-brands-joomla:before{content:"\f177"}.fi-brands-js:before{content:"\f178"}.fi-brands-kickstarter:before{content:"\f179"}.fi-brands-line:before{content:"\f17a"}.fi-brands-linkedin:before{content:"\f17b"}.fi-brands-lisp:before{content:"\f17c"}.fi-brands-mailchimp:before{content:"\f17d"}.fi-brands-marriott-international:before{content:"\f17e"}.fi-brands-mcdonalds:before{content:"\f17f"}.fi-brands-media-encoder:before{content:"\f180"}.fi-brands-medium:before{content:"\f181"}.fi-brands-meta:before{content:"\f182"}.fi-brands-microsoft-edge:before{content:"\f183"}.fi-brands-microsoft-explorer:before{content:"\f184"}.fi-brands-microsoft:before{content:"\f185"}.fi-brands-mysql:before{content:"\f186"}.fi-brands-napster:before{content:"\f187"}.fi-brands-nestle:before{content:"\f188"}.fi-brands-netflix:before{content:"\f189"}.fi-brands-node-js:before{content:"\f18a"}.fi-brands-nvidia:before{content:"\f18b"}.fi-brands-oracle:before{content:"\f18c"}.fi-brands-patreon:before{content:"\f18d"}.fi-brands-paypal:before{content:"\f18e"}.fi-brands-pfizer:before{content:"\f18f"}.fi-brands-photoshop-camera:before{content:"\f190"}.fi-brands-photoshop-express:before{content:"\f191"}.fi-brands-photoshop-lightroom-classic:before{content:"\f192"}.fi-brands-photoshop-lightroom:before{content:"\f193"}.fi-brands-photoshop:before{content:"\f194"}.fi-brands-php:before{content:"\f195"}.fi-brands-pinterest:before{content:"\f196"}.fi-brands-postgre:before{content:"\f197"}.fi-brands-premiere-rush:before{content:"\f198"}.fi-brands-premiere:before{content:"\f199"}.fi-brands-product-hunt:before{content:"\f19a"}.fi-brands-python:before{content:"\f19b"}.fi-brands-raspberry-pi:before{content:"\f19c"}.fi-brands-reddit:before{content:"\f19d"}.fi-brands-samsung:before{content:"\f19e"}.fi-brands-sap:before{content:"\f19f"}.fi-brands-sass:before{content:"\f1a0"}.fi-brands-shopify:before{content:"\f1a1"}.fi-brands-siemens:before{content:"\f1a2"}.fi-brands-sketch:before{content:"\f1a3"}.fi-brands-skype:before{content:"\f1a4"}.fi-brands-slack:before{content:"\f1a5"}.fi-brands-slidesgo:before{content:"\f1a6"}.fi-brands-snapchat:before{content:"\f1a7"}.fi-brands-sony:before{content:"\f1a8"}.fi-brands-soundcloud:before{content:"\f1a9"}.fi-brands-spark:before{content:"\f1aa"}.fi-brands-spotify:before{content:"\f1ab"}.fi-brands-starbucks:before{content:"\f1ac"}.fi-brands-stock:before{content:"\f1ad"}.fi-brands-storyset:before{content:"\f1ae"}.fi-brands-stripe:before{content:"\f1af"}.fi-brands-substance-3d-designer:before{content:"\f1b0"}.fi-brands-substance-3d-painter:before{content:"\f1b1"}.fi-brands-substance-3d-sampler:before{content:"\f1b2"}.fi-brands-substance-3d-stager:before{content:"\f1b3"}.fi-brands-swift:before{content:"\f1b4"}.fi-brands-t-mobile:before{content:"\f1b5"}.fi-brands-telegram:before{content:"\f1b6"}.fi-brands-tencent:before{content:"\f1b7"}.fi-brands-the-home-depot:before{content:"\f1b8"}.fi-brands-tik-tok:before{content:"\f1b9"}.fi-brands-trello:before{content:"\f1ba"}.fi-brands-tripadvisor:before{content:"\f1bb"}.fi-brands-tumblr:before{content:"\f1bc"}.fi-brands-twitch:before{content:"\f1bd"}.fi-brands-twitter-alt-circle:before{content:"\f1be"}.fi-brands-twitter-alt-square:before{content:"\f1bf"}.fi-brands-twitter-alt:before{content:"\f1c0"}.fi-brands-twitter:before{content:"\f1c1"}.fi-brands-typescript:before{content:"\f1c2"}.fi-brands-uber:before{content:"\f1c3"}.fi-brands-ubuntu:before{content:"\f1c4"}.fi-brands-unilever:before{content:"\f1c5"}.fi-brands-unity:before{content:"\f1c6"}.fi-brands-unsplash:before{content:"\f1c7"}.fi-brands-ups:before{content:"\f1c8"}.fi-brands-usaa:before{content:"\f1c9"}.fi-brands-verizon:before{content:"\f1ca"}.fi-brands-videvo:before{content:"\f1cb"}.fi-brands-vimeo:before{content:"\f1cc"}.fi-brands-visa:before{content:"\f1cd"}.fi-brands-visual-basic:before{content:"\f1ce"}.fi-brands-vk:before{content:"\f1cf"}.fi-brands-walmart:before{content:"\f1d0"}.fi-brands-wepik:before{content:"\f1d1"}.fi-brands-whatsapp:before{content:"\f1d2"}.fi-brands-wikipedia:before{content:"\f1d3"}.fi-brands-windows:before{content:"\f1d4"}.fi-brands-wix:before{content:"\f1d5"}.fi-brands-wordpress:before{content:"\f1d6"}.fi-brands-xd:before{content:"\f1d7"}.fi-brands-xing:before{content:"\f1d8"}.fi-brands-yahoo:before{content:"\f1d9"}.fi-brands-yandex:before{content:"\f1da"}.fi-brands-yelp:before{content:"\f1db"}.fi-brands-youtube:before{content:"\f1dc"}.fi-brands-zoom:before{content:"\f1dd"}
/*!
*   _____       _             __                 _____                               ______ _       _   _
*  |_   _|     | |           / _|               |_   _|                             |  ____| |     | | (_)
*    | |  _ __ | |_ ___ _ __| |_ __ _  ___ ___    | |  ___ ___  _ __  ___   ______  | |__  | | __ _| |_ _  ___ ___  _ __
*    | | | '_ \| __/ _ \ '__|  _/ _` |/ __/ _ \   | | / __/ _ \| '_ \/ __| |______| |  __| | |/ _` | __| |/ __/ _ \| '_ \
*   _| |_| | | | ||  __/ |  | || (_| | (_|  __/  _| || (_| (_) | | | \__ \          | |    | | (_| | |_| | (_| (_) | | | |
*  |_____|_| |_|\__\___|_|  |_| \__,_|\___\___| |_____\___\___/|_| |_|___/          |_|    |_|\__,_|\__|_|\___\___/|_| |_|
*
*                         UIcons 2.4.2 - https://www.flaticon.com/uicons/interface-icons
*/@font-face{font-family:Flaticon;src:url(/fonts/Flaticon.eot);src:url(/fonts/Flaticon.eot?#iefix) format("embedded-opentype"),url(/fonts/Flaticon.woff2) format("woff2"),url(/fonts/Flaticon.woff) format("woff"),url(/fonts/Flaticon.ttf) format("truetype"),url(/fonts/Flaticon.svg#Flaticon) format("svg");font-weight:400;font-style:normal}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-family:Flaticon;src:url(/fonts/Flaticon.svg#Flaticon) format("svg")}}[class*=" flaticon-"]:after,[class*=" flaticon-"]:before,[class^=flaticon-]:after,[class^=flaticon-]:before{font-family:Flaticon;font-style:normal}.flaticon-search:before{content:"\f100"}.flaticon-shopping-cart:before{content:"\f101"}.flaticon-arrow:before{content:"\f102"}.flaticon-people:before{content:"\f103"}.flaticon-brain-process:before{content:"\f104"}.flaticon-computer:before{content:"\f105"}.flaticon-world:before{content:"\f106"}.flaticon-shield-1:before{content:"\f107"}.flaticon-search-1:before{content:"\f108"}.flaticon-time-left:before{content:"\f109"}.flaticon-quotation:before{content:"\f10a"}.flaticon-play:before{content:"\f10b"}.flaticon-user:before{content:"\f10c"}.flaticon-calendar:before{content:"\f10d"}.flaticon-heart:before{content:"\f10e"}.flaticon-right-chevron:before{content:"\f10f"}.flaticon-tag:before{content:"\f110"}.flaticon-teacher:before{content:"\f111"}.flaticon-time:before{content:"\f112"}.flaticon-distance-learning:before{content:"\f113"}.flaticon-web:before{content:"\f114"}.flaticon-lock:before{content:"\f115"}.flaticon-credit-card:before{content:"\f116"}.flaticon-share:before{content:"\f117"}.flaticon-password:before{content:"\f118"}.flaticon-right:before{content:"\f119"}.flaticon-history:before{content:"\f11a"}.flaticon-home:before{content:"\f11b"}.flaticon-chevron:before{content:"\f11c"}.flaticon-right-arrow:before{content:"\f11d"}.flaticon-html:before{content:"\f11e"}.flaticon-tick:before{content:"\f11f"}.flaticon-caption:before{content:"\f120"}.flaticon-quiz:before{content:"\f121"}.flaticon-certification:before{content:"\f122"}.flaticon-experience:before{content:"\f123"}.flaticon-tutorials:before{content:"\f124"}.flaticon-self-growth:before{content:"\f125"}.flaticon-checkmark:before{content:"\f126"}.flaticon-webinar:before{content:"\f127"}.flaticon-credit-card-1:before{content:"\f128"}.flaticon-verify:before{content:"\f129"}.flaticon-cancel:before{content:"\f12a"}.flaticon-agenda:before{content:"\f12b"}.flaticon-diet:before{content:"\f12c"}.flaticon-vitamin-c:before{content:"\f12d"}.flaticon-heart-rate-monitor:before{content:"\f12e"}.flaticon-pineapple:before{content:"\f12f"}.flaticon-healthy-food:before{content:"\f130"}.flaticon-yoga:before{content:"\f131"}.flaticon-lotus:before{content:"\f132"}.flaticon-tomato:before{content:"\f133"}.flaticon-yoga-1:before{content:"\f134"}.flaticon-yoga-2:before{content:"\f135"}.flaticon-strawberry:before{content:"\f136"}.flaticon-guitar:before{content:"\f137"}.flaticon-certification-1:before{content:"\f138"}.flaticon-artist:before{content:"\f139"}.flaticon-translation:before{content:"\f13a"}@keyframes modal-video{0%{opacity:0}to{opacity:1}}@keyframes modal-video-inner{0%{transform:translateY(100px)}to{transform:translate(0)}}.modal-video{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1000000;cursor:pointer;opacity:1;animation-timing-function:ease-out;animation-duration:.3s;animation-name:modal-video;transition:opacity .3s ease-out}.modal-video-effect-exit{opacity:0}.modal-video-effect-exit .modal-video-movie-wrap{transform:translateY(100px)}.modal-video-body{max-width:960px;margin:0 auto;padding:0 10px;box-sizing:border-box}.modal-video-body,.modal-video-inner{width:100%;height:100%;display:flex;justify-content:center}.modal-video-inner{align-items:center}@media (orientation:landscape){.modal-video-inner{padding:10px 60px;box-sizing:border-box}}.modal-video-movie-wrap{width:100%;height:0;position:relative;padding-bottom:56.25%;background-color:#333;animation-timing-function:ease-out;animation-duration:.3s;animation-name:modal-video-inner;transform:translate(0);transition:transform .3s ease-out}.modal-video-movie-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%}.modal-video-close-btn{position:absolute;z-index:2;top:-45px;right:0;display:inline-block;width:35px;height:35px;overflow:hidden;border:none;background:transparent}@media (orientation:landscape){.modal-video-close-btn{top:0;right:-45px}}.modal-video-close-btn:before{transform:rotate(45deg)}.modal-video-close-btn:after{transform:rotate(-45deg)}.modal-video-close-btn:after,.modal-video-close-btn:before{content:"";position:absolute;height:2px;width:100%;top:50%;left:0;background:#fff;border-radius:5px;margin-top:-6px}.accordion{border:1px solid rgba(0,0,0,.1);border-radius:2px}.accordion__item+.accordion__item{border-top:1px solid rgba(0,0,0,.1)}.accordion__button{background-color:#f4f4f4;color:#444;cursor:pointer;padding:18px;width:100%;text-align:left;border:none}.accordion__button:hover{background-color:#ddd}.accordion__button:before{display:inline-block;content:"";height:10px;width:10px;margin-right:12px;border-bottom:2px solid;border-right:2px solid;transform:rotate(-45deg)}.accordion__button[aria-expanded=true]:before,.accordion__button[aria-selected=true]:before{transform:rotate(45deg)}[hidden]{display:none}.accordion__panel{padding:20px;animation:fadein .35s ease-in}@keyframes fadein{0%{opacity:0}to{opacity:1}}.react-tabs{-webkit-tap-highlight-color:transparent}.react-tabs__tab-list{border-bottom:1px solid #aaa;margin:0 0 10px;padding:0}.react-tabs__tab{display:inline-block;border:1px solid transparent;border-bottom:none;bottom:-1px;position:relative;list-style:none;padding:6px 12px;cursor:pointer}.react-tabs__tab--selected{background:#fff;border-color:#aaa;color:#000;border-radius:5px 5px 0 0}.react-tabs__tab--disabled{color:GrayText;cursor:default}.react-tabs__tab:focus{outline:none}.react-tabs__tab:focus:after{content:"";position:absolute;height:5px;left:-4px;right:-4px;bottom:-5px;background:#fff}.react-tabs__tab-panel{display:none}.react-tabs__tab-panel--selected{display:block}@keyframes closeWindow{0%{opacity:1}to{opacity:0}}.ril__outer{background-color:rgba(0,0,0,.85);outline:none;top:0;left:0;right:0;bottom:0;z-index:1000;width:100%;height:100%;-ms-content-zooming:none;-ms-user-select:none;-ms-touch-select:none;touch-action:none}.ril__outerClosing{opacity:0}.ril__image,.ril__imageNext,.ril__imagePrev,.ril__inner{position:absolute;top:0;left:0;right:0;bottom:0}.ril__image,.ril__imageNext,.ril__imagePrev{margin:auto;max-width:none;-ms-content-zooming:none;-ms-user-select:none;-ms-touch-select:none;touch-action:none}.ril__imageDiscourager{background-repeat:no-repeat;background-position:50%;background-size:contain}.ril__navButtons{border:none;position:absolute;top:0;bottom:0;width:20px;height:34px;padding:40px 30px;margin:auto;cursor:pointer;opacity:.7}.ril__navButtons:hover{opacity:1}.ril__navButtons:active{opacity:.7}.ril__navButtonPrev{left:0;background:rgba(0,0,0,.2) url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgd2lkdGg9IjIwIiBoZWlnaHQ9IjM0Ij48cGF0aCBkPSJtIDE5LDMgLTIsLTIgLTE2LDE2IDE2LDE2IDEsLTEgLTE1LC0xNSAxNSwtMTUgeiIgZmlsbD0iI0ZGRiIvPjwvc3ZnPg==") no-repeat 50%}.ril__navButtonNext{right:0;background:rgba(0,0,0,.2) url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgd2lkdGg9IjIwIiBoZWlnaHQ9IjM0Ij48cGF0aCBkPSJtIDEsMyAyLC0yIDE2LDE2IC0xNiwxNiAtMSwtMSAxNSwtMTUgLTE1LC0xNSB6IiBmaWxsPSIjRkZGIi8+PC9zdmc+") no-repeat 50%}.ril__downloadBlocker{position:absolute;top:0;left:0;right:0;bottom:0;background-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");background-size:cover}.ril__caption,.ril__toolbar{background-color:rgba(0,0,0,.5);position:absolute;left:0;right:0;display:flex;justify-content:space-between}.ril__caption{bottom:0;max-height:150px;overflow:auto}.ril__captionContent{padding:10px 20px;color:#fff}.ril__toolbar{top:0;height:50px}.ril__toolbarSide{height:50px;margin:0}.ril__toolbarLeftSide{padding-left:20px;padding-right:0;flex:0 1 auto;overflow:hidden;text-overflow:ellipsis}.ril__toolbarRightSide{padding-left:0;padding-right:20px;flex:0 0 auto}.ril__toolbarItem{display:inline-block;line-height:50px;padding:0;color:#fff;font-size:120%;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ril__toolbarItemChild{vertical-align:middle}.ril__builtinButton{width:40px;height:35px;cursor:pointer;border:none;opacity:.7}.ril__builtinButton:hover{opacity:1}.ril__builtinButton:active{outline:none}.ril__builtinButtonDisabled{cursor:default;opacity:.5}.ril__builtinButtonDisabled:hover{opacity:.5}.ril__closeButton{background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgd2lkdGg9IjIwIiBoZWlnaHQ9IjIwIj48cGF0aCBkPSJtIDEsMyAxLjI1LC0xLjI1IDcuNSw3LjUgNy41LC03LjUgMS4yNSwxLjI1IC03LjUsNy41IDcuNSw3LjUgLTEuMjUsMS4yNSAtNy41LC03LjUgLTcuNSw3LjUgLTEuMjUsLTEuMjUgNy41LC03LjUgLTcuNSwtNy41IHoiIGZpbGw9IiNGRkYiLz48L3N2Zz4=") no-repeat 50%}.ril__zoomInButton{background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGcgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PHBhdGggZD0iTTEgMTlsNi02Ii8+PHBhdGggZD0iTTkgOGg2Ii8+PHBhdGggZD0iTTEyIDV2NiIvPjwvZz48Y2lyY2xlIGN4PSIxMiIgY3k9IjgiIHI9IjciIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+") no-repeat 50%}.ril__zoomOutButton{background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGcgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PHBhdGggZD0iTTEgMTlsNi02Ii8+PHBhdGggZD0iTTkgOGg2Ii8+PC9nPjxjaXJjbGUgY3g9IjEyIiBjeT0iOCIgcj0iNyIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=") no-repeat 50%}.ril__outerAnimating{animation-name:closeWindow}@keyframes pointFade{0%,19.999%,to{opacity:0}20%{opacity:1}}.ril__loadingCircle{width:60px;height:60px;position:relative}.ril__loadingCirclePoint{width:100%;height:100%;position:absolute;left:0;top:0}.ril__loadingCirclePoint:before{content:"";display:block;margin:0 auto;width:11%;height:30%;background-color:#fff;border-radius:30%;animation:pointFade .8s ease-in-out infinite both}.ril__loadingCirclePoint:first-of-type{transform:rotate(0deg)}.ril__loadingCirclePoint:first-of-type:before,.ril__loadingCirclePoint:nth-of-type(7):before{animation-delay:-.8s}.ril__loadingCirclePoint:nth-of-type(2){transform:rotate(30deg)}.ril__loadingCirclePoint:nth-of-type(8){transform:rotate(210deg)}.ril__loadingCirclePoint:nth-of-type(2):before,.ril__loadingCirclePoint:nth-of-type(8):before{animation-delay:-666ms}.ril__loadingCirclePoint:nth-of-type(3){transform:rotate(60deg)}.ril__loadingCirclePoint:nth-of-type(9){transform:rotate(240deg)}.ril__loadingCirclePoint:nth-of-type(3):before,.ril__loadingCirclePoint:nth-of-type(9):before{animation-delay:-533ms}.ril__loadingCirclePoint:nth-of-type(4){transform:rotate(90deg)}.ril__loadingCirclePoint:nth-of-type(10){transform:rotate(270deg)}.ril__loadingCirclePoint:nth-of-type(10):before,.ril__loadingCirclePoint:nth-of-type(4):before{animation-delay:-.4s}.ril__loadingCirclePoint:nth-of-type(5){transform:rotate(120deg)}.ril__loadingCirclePoint:nth-of-type(11){transform:rotate(300deg)}.ril__loadingCirclePoint:nth-of-type(11):before,.ril__loadingCirclePoint:nth-of-type(5):before{animation-delay:-266ms}.ril__loadingCirclePoint:nth-of-type(6){transform:rotate(150deg)}.ril__loadingCirclePoint:nth-of-type(12){transform:rotate(330deg)}.ril__loadingCirclePoint:nth-of-type(12):before,.ril__loadingCirclePoint:nth-of-type(6):before{animation-delay:-133ms}.ril__loadingCirclePoint:nth-of-type(7){transform:rotate(180deg)}.ril__loadingCirclePoint:nth-of-type(13){transform:rotate(1turn)}.ril__loadingCirclePoint:nth-of-type(13):before,.ril__loadingCirclePoint:nth-of-type(7):before{animation-delay:0ms}.ril__loadingContainer{position:absolute;top:0;right:0;bottom:0;left:0}.ril__imageNext .ril__loadingContainer,.ril__imagePrev .ril__loadingContainer{display:none}.ril__errorContainer{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#fff}.ril__imageNext .ril__errorContainer,.ril__imagePrev .ril__errorContainer{display:none}.ril__loadingContainer__icon{color:#fff;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}@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");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,ease);transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{-ms-scroll-snap-type:none;scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.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%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (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-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);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:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-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:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));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-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-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>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;backface-visibility:hidden;overflow:hidden}:root{scroll-behavior:auto}body{padding:0;margin:0;font-size:14px;font-family:Montserrat,sans-serif}img{max-width:100%;height:auto}p{color:#606060;margin-bottom:15px;line-height:1.6;font-size:14px}p:last-child{margin-bottom:0}:focus{outline:0!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:#221638;font-family:Montserrat,sans-serif}.container{max-width:1230px}.bg-fef8ef{background-color:#fef8ef}.bg-fe4a55{background-color:#fe4a55}.bg-f5f1ed{background-color:#f5f1ed}.bg-f0f2f5{background-color:#f0f2f5}.bg-f8f9f8{background-color:#f8f9f8}.d-table{width:100%;height:100%}.d-table-cell{vertical-align:middle}.bg-f7ebeb{background-color:#f7ebeb}.bg-6dbbbd{background-color:#6dbbbd}.font-weight-black{font-weight:900!important}.bg-f9f9f9{background-color:#f9f9f9}.bg-6ba292{background-color:#6ba292}.bg-f5f7fa{background-color:#f5f7fa}.bg-fffaf3{background-color:#fffaf3}.bg-fff7f4{background-color:#fff7f4}.bg-f6f7fb{background-color:#f6f7fb}.bg-fcf7f3{background-color:#fcf7f3}.bg-eee8df{background-color:#eee8df}.ptb-100{padding-bottom:100px}.pt-100,.ptb-100{padding-top:100px}.pb-100{padding-bottom:100px}.ptb-70{padding-bottom:70px}.pt-70,.ptb-70{padding-top:70px}.pb-70{padding-bottom:70px}.mtb-100{margin-top:100px;margin-bottom:100px}a{color:#221638;transition:.5s}a,a:hover{text-decoration:none}a:hover{color:#fe4a55}.playfair-display-font{font-family:Playfair Display,serif}.inter-font{font-family:Inter,sans-serif}.jost-font{font-family:Jost,sans-serif}.el-messiri-font{font-family:El Messiri,sans-serif}.form-group{margin-bottom:20px}.section-title{text-align:center;max-width:720px;margin-left:auto;margin-right:auto;margin-bottom:55px}.section-title .sub-title{display:block;text-transform:uppercase;color:#fe4a55;margin-bottom:10px;font-size:14px;font-weight:600}.section-title h2{margin-bottom:0;font-size:36px;font-weight:800}.section-title h2,.section-title p{max-width:615px;margin-left:auto;margin-right:auto}.section-title p{margin-top:12px}.default-btn{border:none;position:relative;display:inline-block;text-align:center;overflow:hidden;z-index:1;color:#fff;background-color:#fe4a55;transition:.5s;border-radius:5px;font-weight:700;font-size:14px;padding:11px 30px 11px 55px}.default-btn span{position:absolute;display:block;width:0;height:0;border-radius:50%;background-color:#221638;transition:width .5s ease-in-out,height .5s ease-in-out;transform:translate(-50%,-50%);z-index:-1;border-radius:5px}.default-btn i{position:absolute;left:30px;top:10px}.default-btn:hover{color:#fff}.default-btn:hover span{width:225%;height:562.5px}.default-btn-style-two{border:none;position:relative;display:inline-block;text-align:center;overflow:hidden;z-index:1;color:#fff;background-color:transparent;transition:.5s;border-radius:10px;font-weight:700;font-size:14px;padding:15px 35px 15px 60px}.default-btn-style-two i{position:absolute;left:35px;top:14px}.default-btn-style-two:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background-color:#fe4a55;z-index:-1;border-radius:10px;margin:4px;transition:.3s}.default-btn-style-two:hover{color:#fff}.default-btn-style-two:hover:before{margin:0}.form-control{height:50px;color:#221638;box-shadow:unset!important;border:1px solid #f5f5f5;background-color:#f5f5f5;transition:.5s;border-radius:3px;padding:1px 0 0 15px;font-size:14px;font-weight:400}.form-control::-moz-placeholder{color:#7e7e7e;-moz-transition:.5s;transition:.5s}.form-control:-ms-input-placeholder{color:#7e7e7e;-ms-transition:.5s;transition:.5s}.form-control::placeholder{color:#7e7e7e;transition:.5s}.form-control:focus{border-color:#fe4a55;background-color:transparent}.form-control:focus::-moz-placeholder{color:transparent}.form-control:focus:-ms-input-placeholder{color:transparent}.form-control:focus::placeholder{color:transparent}textarea.form-control{height:auto;padding-top:15px}.edemy-nav .container-fluid{padding-left:40px;padding-right:40px}.edemy-nav .navbar{position:inherit;padding:0}.edemy-nav .navbar .navbar-brand{font-size:inherit;line-height:1;padding:0}.edemy-nav .navbar ul{padding-left:0;list-style-type:none;margin-bottom:0}.edemy-nav .navbar .search-box{margin-left:50px;position:relative;width:270px;border-radius:5px}.edemy-nav .navbar .search-box .input-search{display:block;width:100%;height:48px;border:none;border-radius:5px;background-color:#f5f5f5;transition:.5s;color:#221638;font-size:14px;font-weight:400;padding:1px 0 0 15px}.edemy-nav .navbar .search-box .input-search::-moz-placeholder{color:#848484;-moz-transition:.5s;transition:.5s}.edemy-nav .navbar .search-box .input-search:-ms-input-placeholder{color:#848484;-ms-transition:.5s;transition:.5s}.edemy-nav .navbar .search-box .input-search::placeholder{color:#848484;transition:.5s}.edemy-nav .navbar .search-box .input-search:focus{border-color:#fe4a55}.edemy-nav .navbar .search-box .input-search:focus::-moz-placeholder{color:transparent}.edemy-nav .navbar .search-box .input-search:focus:-ms-input-placeholder{color:transparent}.edemy-nav .navbar .search-box .input-search:focus::placeholder{color:transparent}.edemy-nav .navbar .search-box button{position:absolute;right:0;top:0;height:48px;background-color:transparent;border:none;color:#fe4a55;border-radius:5px;padding:0 15px}.edemy-nav .navbar .navbar-nav{margin-left:auto}.edemy-nav .navbar .navbar-nav .nav-item{position:relative}.edemy-nav .navbar .navbar-nav .nav-item a{color:#221638;font-size:14.5px;font-weight:500;padding:25px 0;margin-left:13px;margin-right:13px}.edemy-nav .navbar .navbar-nav .nav-item a i{font-size:18px;position:relative;top:2px;display:inline-block;margin-left:-4px;margin-right:-3px}.edemy-nav .navbar .navbar-nav .nav-item a.active,.edemy-nav .navbar .navbar-nav .nav-item a:focus,.edemy-nav .navbar .navbar-nav .nav-item a:hover{color:#fe4a55}.edemy-nav .navbar .navbar-nav .nav-item:last-child a{margin-right:0}.edemy-nav .navbar .navbar-nav .nav-item:first-child a{margin-left:0}.edemy-nav .navbar .navbar-nav .nav-item.active a,.edemy-nav .navbar .navbar-nav .nav-item:hover a{color:#fe4a55}.edemy-nav .navbar .navbar-nav .nav-item .dropdown-menu{top:70px;left:0;z-index:99;opacity:0;width:270px;display:block;border-radius:0;padding:10px 0;margin-top:15px;position:absolute;visibility:hidden;background:#fff;transition:all .2s ease-in-out;border:none;border-top:3px solid #fe4a55;box-shadow:0 0 15px 0 rgba(0,0,0,.1)}.edemy-nav .navbar .navbar-nav .nav-item .dropdown-menu li a{padding:8px 20px;margin:0;position:relative;display:block;color:#221638;font-size:16px;font-weight:700}.edemy-nav .navbar .navbar-nav .nav-item .dropdown-menu li a i{margin:0;position:absolute;top:50%;font-size:20px;transform:translateY(-50%);right:15px}.edemy-nav .navbar .navbar-nav .nav-item .dropdown-menu li a.active,.edemy-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:focus,.edemy-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:hover{color:#fe4a55}.edemy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu{top:0;opacity:0;left:-100%;margin-top:15px;visibility:hidden}.edemy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a{color:#221638}.edemy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a.active,.edemy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a:focus,.edemy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a:hover{color:#fe4a55}.edemy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu{top:0;opacity:0;left:100%;visibility:hidden}.edemy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li a{color:#221638}.edemy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li a.active,.edemy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li a:focus,.edemy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li a:hover{color:#fe4a55}.edemy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu{top:0;opacity:0;left:-100%;visibility:hidden}.edemy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a{color:#221638}.edemy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a.active,.edemy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:focus,.edemy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:hover{color:#fe4a55}.edemy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu{top:0;opacity:0;left:100%;visibility:hidden;transform:scaleY(0)}.edemy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a{color:#221638}.edemy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a.active,.edemy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:focus,.edemy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:hover{color:#fe4a55}.edemy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu{top:0;opacity:0;left:-100%;visibility:hidden;transform:scaleY(0)}.edemy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a{color:#221638}.edemy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a.active,.edemy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:focus,.edemy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:hover{color:#fe4a55}.edemy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu{top:0;opacity:0;left:100%;visibility:hidden}.edemy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a{color:#221638}.edemy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a.active,.edemy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:focus,.edemy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:hover,.edemy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li.active a{color:#fe4a55}.edemy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li:hover .dropdown-menu{opacity:1;visibility:visible}.edemy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li.active a{color:#fe4a55}.edemy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li:hover .dropdown-menu{opacity:1;visibility:visible}.edemy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li.active a{color:#fe4a55}.edemy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li:hover .dropdown-menu{opacity:1;visibility:visible}.edemy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li.active a{color:#fe4a55}.edemy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li:hover .dropdown-menu{opacity:1;visibility:visible}.edemy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li.active a{color:#fe4a55}.edemy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li:hover .dropdown-menu{opacity:1;visibility:visible}.edemy-nav .navbar .navbar-nav .nav-item .dropdown-menu li.active a{color:#fe4a55}.edemy-nav .navbar .navbar-nav .nav-item .dropdown-menu li:hover .dropdown-menu{opacity:1;visibility:visible;margin-top:0}.edemy-nav .navbar .navbar-nav .nav-item:hover .dropdown-menu{opacity:1;visibility:visible;margin-top:9px}.edemy-nav .navbar .navbar-nav .nav-item.megamenu{position:inherit}.edemy-nav .navbar .navbar-nav .nav-item.megamenu .container{display:block;flex-wrap:unset;align-items:unset;justify-content:normal}.edemy-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu{width:100%;top:auto;left:0;margin-top:0;padding:30px 0;position:absolute;transform:unset!important}.edemy-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .megamenu-submenu li a{margin-top:14px;color:#221638;padding:0;display:block;font-size:16px;font-weight:700}.edemy-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .megamenu-submenu li a.active,.edemy-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .megamenu-submenu li a:hover{color:#fe4a55}.edemy-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .megamenu-submenu li:first-child a{margin-top:0}.edemy-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .single-category-widget{position:relative;border-top:1px solid #eee;padding-top:30px;margin-top:30px}.edemy-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .single-category-widget .icon{width:70px;height:70px;position:relative;background:#f4f4f4;text-align:center;font-size:40px;transition:.5s;color:#221638;margin-bottom:15px;border:1.5px dashed #eee;border-radius:50%}.edemy-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .single-category-widget .icon i{position:absolute;top:50%;transform:translateY(-50%);left:0;right:0}.edemy-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .single-category-widget h3{margin-bottom:0;font-size:20px;font-weight:800}.edemy-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .single-category-widget .sub-title{display:block;margin-top:5px;color:#fe4a55;font-weight:600;font-size:15px}.edemy-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .single-category-widget .link-btn{position:absolute;display:block;left:0;right:0;top:0;bottom:0;z-index:2}.edemy-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .single-category-widget:hover .icon{background-color:#fe4a55;border-color:#fff;color:#fff}.edemy-nav .navbar .others-option{margin-left:25px}.edemy-nav .navbar .others-option .option-item{margin-left:30px}.edemy-nav .navbar .others-option .option-item:first-child{margin-left:0}.edemy-nav .navbar .others-option .cart-btn{font-size:22px;position:relative;line-height:1}.edemy-nav .navbar .others-option .cart-btn a{display:inline-block;position:relative;color:#221638}.edemy-nav .navbar .others-option .cart-btn a span{position:absolute;right:-4px;top:-4px;width:14px;height:14px;text-align:center;line-height:14px;border-radius:50%;color:#fff;background-color:#fe4a55;font-size:10px;font-weight:600}.edemy-nav .navbar .others-option .cart-btn a:hover{color:#fe4a55}.navbar-area{position:relative;background-color:#fff;padding-top:5px;padding-bottom:5px}.navbar-area.is-sticky{position:fixed;top:0;left:0;width:100%;z-index:999;box-shadow:0 2px 28px 0 rgba(0,0,0,.09);background-color:#fff!important;animation:fadeInDown .5s ease-in-out 0s 1 normal none running}.navbar-area.is-sticky.pb-0{padding-bottom:5px!important}.navbar-toggler{border:none;border-radius:0;padding:0}.navbar-toggler .icon-bar{width:35px;transition:all .3s;background:#221638;height:4px;display:block;border-radius:3px}.navbar-toggler .top-bar{transform:rotate(45deg);transform-origin:10% 10%;left:4px;position:relative}.navbar-toggler .middle-bar{opacity:0;margin:5px 0}.navbar-toggler .bottom-bar{transform:rotate(-45deg);transform-origin:10% 90%;left:4px;position:relative}.navbar-toggler.collapsed .top-bar{transform:rotate(0);left:0}.navbar-toggler.collapsed .middle-bar{opacity:1}.navbar-toggler.collapsed .bottom-bar{transform:rotate(0);left:0}@media only screen and (max-width:1199px){.navbar-area{padding-top:20px;padding-bottom:20px}}.main-banner{position:relative;z-index:1;background-image:url(/images/gray-bg.jpg);background-position:100% 100%;background-size:cover;background-repeat:no-repeat;padding-top:100px}.main-banner .container-fluid{max-width:1395px}.main-banner .container-fluid .row{margin-left:0;margin-right:0}.main-banner .container-fluid .row .col-lg-6{padding-left:0;padding-right:0}.main-banner-content{max-width:595px;position:relative;top:-60px;padding-right:30px}.main-banner-content h1{margin-bottom:25px;font-size:48px;font-weight:800}.main-banner-content p{max-width:450px;line-height:1.8;font-weight:600;font-size:17px}.main-banner-content .default-btn{margin-top:10px}.main-banner-courses-list{position:relative;z-index:1}.main-banner-courses-list .row{margin-left:-15px!important;margin-right:-15px!important}.main-banner-courses-list .row .col-lg-6{padding-left:15px!important;padding-right:15px!important}.main-banner-courses-list .row .col-lg-6:first-child .single-courses-box{margin-top:90px}.main-banner-courses-list .single-courses-box{margin-bottom:0}.main-banner-courses-list .single-courses-box .courses-content{padding:20px}.banner-shape1{position:absolute;left:0;bottom:30px;z-index:-1;text-align:center;right:0}.banner-shape1 img{animation:moveleftbounce 4s linear infinite}.banner-shape2{position:absolute;left:-85px;top:17px;z-index:-1;right:0;text-align:center}.banner-shape2 img{animation:movebounce 5s linear infinite}.banner-shape3{position:absolute;left:-40px;top:-35px;z-index:-2;right:0;text-align:center}.banner-shape3 img{animation-name:rotateme;animation-duration:50s;animation-iteration-count:infinite;animation-timing-function:linear}.banner-section{position:relative;z-index:1;background-image:url(/images/banner-bg.jpg);background-position:50%;background-size:cover;background-repeat:no-repeat;padding-top:60px;padding-bottom:60px}.banner-section .container-fluid{max-width:1395px}.banner-content h1{color:#fff;margin-bottom:20px;font-size:48px;font-weight:800}.banner-content p{max-width:450px;color:#d2d2d2;font-weight:600;font-size:17px}.banner-content .default-btn{margin-top:15px}.banner-content .default-btn span{background-color:#fff}.banner-content .default-btn:hover{color:#221638}.banner-image{position:relative;z-index:1}.banner-shape4{position:absolute;z-index:-1;top:0;left:40px;right:0;text-align:center}.banner-shape4 img{animation:moveleftbounce 4s linear infinite}.banner-shape5{position:absolute;z-index:-1;right:24.5%;bottom:10.5%;text-align:center}.banner-shape5 img{animation:movescale 4s linear infinite}.banner-shape6{position:absolute;z-index:-1;left:12%;bottom:8%}.banner-shape6 img{animation:movebounce 4s linear infinite}.banner-shape7{position:absolute;z-index:-1;top:30%;left:-12%}.banner-shape7 img{animation:moveleftbounce 8s linear infinite}.banner-wrapper-area{position:relative;z-index:1;background-color:#f8f9f8;padding-top:40px}.banner-wrapper-area .divider{background-color:#f5f7fa;top:auto;bottom:0}.banner-wrapper-content h1{margin-bottom:18px;font-size:48px;font-weight:800}.banner-wrapper-content p{font-size:17px}.banner-wrapper-content form{margin-top:25px;position:relative}.banner-wrapper-content form label{position:absolute;display:inline-block;margin-bottom:0;left:15px;top:13px;color:#fe4a55;line-height:1;font-size:22px}.banner-wrapper-content form .input-search{display:block;width:100%;height:48px;border:1px solid #eee8e2;border-radius:5px;transition:.5s;color:#221638;font-size:14px;font-weight:400;padding:1px 0 0 50px}.banner-wrapper-content form .input-search::-moz-placeholder{color:#999;-moz-transition:.5s;transition:.5s}.banner-wrapper-content form .input-search:-ms-input-placeholder{color:#999;-ms-transition:.5s;transition:.5s}.banner-wrapper-content form .input-search::placeholder{color:#999;transition:.5s}.banner-wrapper-content form .input-search:focus{border-color:#fe4a55}.banner-wrapper-content form .input-search:focus::-moz-placeholder{color:transparent}.banner-wrapper-content form .input-search:focus:-ms-input-placeholder{color:transparent}.banner-wrapper-content form .input-search:focus::placeholder{color:transparent}.banner-wrapper-content form button{position:absolute;right:0;border-radius:0 5px 5px 0;height:48px;background-color:#fe4a55;color:#fff;border:none;transition:.5s;padding:0 25px;top:0;font-size:14px;font-weight:600}.banner-wrapper-content form button:hover{background-color:#221638;color:#fff}.banner-wrapper-content .popular-search-list{padding-left:0;list-style-type:none;margin-bottom:0;margin-top:20px}.banner-wrapper-content .popular-search-list li{display:inline-block;margin-right:12px;color:#606060;font-size:15px;font-weight:600}.banner-wrapper-content .popular-search-list li:last-child{margin-right:0}.banner-wrapper-content .popular-search-list li a{display:block;color:#221638;font-weight:700;text-decoration:underline}.banner-wrapper-content .popular-search-list li a:hover{color:#fe4a55}.banner-wrapper-image{text-align:center}.banner-inner-area{margin-top:50px;border-radius:10px}.banner-inner-area .row{margin-left:0;margin-right:0}.banner-inner-area .row .col-lg-4{padding-left:0;padding-right:0}.banner-inner-area .row .col-lg-4:last-child .single-banner-box{border-right:none}.banner-inner-area .row .col-lg-4:first-child .single-banner-box{border-radius:10px 0 0 10px}.banner-inner-area .row .col-lg-4:nth-child(3) .single-banner-box{border-radius:0 10px 10px 0}.single-banner-box{border-right:1px solid #eee;background-color:#fff;padding:30px 30px 30px 90px;position:relative}.single-banner-box .icon{position:absolute;left:30px;top:50%;transform:translateY(-50%);line-height:1;transition:.5s;font-size:45px}.single-banner-box .icon i.flaticon-world{font-size:40px}.single-banner-box h3{margin-bottom:5px;font-size:21px;font-weight:700}.single-banner-box:hover .icon{color:#fe4a55}.banner-shape8{position:absolute;z-index:-1;right:5%;bottom:7%}.banner-shape8 img{animation-name:rotateme;animation-duration:50s;animation-iteration-count:infinite;animation-timing-function:linear}.banner-shape9{position:absolute;z-index:-1;top:5%;right:15%}.banner-shape9 img{animation:movescale 4s linear infinite}.banner-shape10{position:absolute;z-index:-1;bottom:30px;left:35px}.banner-shape10 img{animation:movebounce 5s linear infinite}.banner-wrapper{height:1000px;position:relative;background-color:#221638;background-position:top;background-image:url(/images/main-banner1.jpg)}.banner-wrapper,.banner-wrapper:before{z-index:1;background-size:cover;background-repeat:no-repeat}.banner-wrapper:before{height:512px;width:100%;position:absolute;content:"";left:0;bottom:0;background-position:50%;background-image:url(/images/banner-shape11.png)}.banner-wrapper-text{position:relative;z-index:2;max-width:590px;margin-left:auto;margin-top:-200px}.banner-wrapper-text h1{margin-bottom:22px;color:#fff;font-size:48px;font-weight:800}.banner-wrapper-text p{color:#fff;max-width:500px;font-size:16.5px}.banner-wrapper-text .default-btn{margin-top:10px}.home-banner-area{background-color:#fe4a55;background-position:50%;background-size:cover;background-image:url(/images/main-banner2.jpg);background-repeat:no-repeat;margin-bottom:50px;margin-top:25px;padding:70px 40px}.home-banner-area h1{margin-bottom:12px;max-width:600px;color:#fff;font-size:48px;font-weight:800}.home-banner-area p{max-width:500px;color:#fff;font-weight:600;font-size:18px}.banner-shape11{position:absolute;z-index:-1;right:21%;bottom:24%}.banner-shape11 img{animation:movebounce 5s linear infinite}.banner-shape12{position:absolute;z-index:-1;right:19%;top:14%}.banner-shape12 img{animation:movescale 4s linear infinite}.banner-shape13{position:absolute;z-index:-1;bottom:5%;left:4%}.banner-shape13 img{animation-name:rotateme;animation-duration:100s;animation-iteration-count:infinite;animation-timing-function:linear}.main-banner-wrapper{position:relative;z-index:2;background-color:#eae1d6;padding-bottom:120px}.main-banner-wrapper .container-fluid{max-width:1395px}.main-banner-wrapper-content{position:relative;top:80px}.main-banner-wrapper-content h1{margin-bottom:18px;font-size:52px;font-weight:800}.main-banner-wrapper-content p{font-weight:600;font-size:17px}.main-banner-wrapper-content .default-btn{margin-top:10px}.banner-shape14{position:absolute;left:0;top:0;z-index:-1}.banner-shape14 img{animation:movebounce 4s linear infinite}.banner-shape15{position:absolute;left:0;bottom:-10px;z-index:-1}.banner-shape15 img{animation:movebounce 4s linear infinite}.banner-shape16{position:absolute;left:130px;bottom:-25px;z-index:-1}.banner-shape16 img{animation-name:rotateme;animation-duration:50s;animation-iteration-count:infinite;animation-timing-function:linear}.banner-shape17{position:absolute;right:0;bottom:-10px;z-index:-1}.banner-shape17 img{animation:movebounce 4s linear infinite}.banner-shape18{position:absolute;right:400px;bottom:0;z-index:-1}.banner-shape18 img{animation:moveleftbounce 4s linear infinite}.hero-banner-area{position:relative;z-index:1;background-color:#fffaf3;padding-bottom:200px}.hero-banner-area .container-fluid{max-width:1395px}.hero-banner-area .divider{top:auto;bottom:0;background:#f5f7fa}.hero-banner-content{position:relative}.hero-banner-content h1{margin-bottom:25px;font-size:45px;font-weight:800}.hero-banner-content p{padding-right:50px;line-height:1.8;font-weight:600;font-size:17px}.hero-banner-content .default-btn{margin-top:10px}.hero-banner-image{text-align:center}.banner-shape19{position:absolute;z-index:-1;left:40%;bottom:30%}.banner-shape19 img{animation-name:rotateme;animation-duration:30s;animation-iteration-count:infinite;animation-timing-function:linear}.yoga-main-banner{position:relative;z-index:1;background-image:url(/images/main-banner3.jpg);background-position:50%;background-size:cover;background-repeat:no-repeat;padding-top:100px;padding-bottom:100px;padding-left:40px}.yoga-main-banner .banner-shape2{left:auto;top:12%;right:0}.yoga-main-banner .banner-shape3{left:52%;top:30%;right:auto}.yoga-banner-content{position:relative;text-align:center;z-index:1;max-width:900px}.yoga-banner-content .content{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);padding:140px}.yoga-banner-content .content .top-image{margin-bottom:20px}.yoga-banner-content .content h1{margin-bottom:15px;color:#fff;font-size:55px;font-weight:800}.yoga-banner-content .content p{color:#ececec}.yoga-banner-content .content .bottom-image,.yoga-banner-content .content .default-btn{margin-top:15px}.yoga-banner-content:before{content:"";position:absolute;left:0;right:0;top:0;border-radius:5px;bottom:0;z-index:-1;background-color:#6ba292;display:none}.health-coaching-banner-area{background-color:#6ba292;position:relative;z-index:1;padding-top:40px;overflow:hidden}.health-coaching-banner-area .divider{background-color:#f5f7fa;top:auto;bottom:-1px;height:195px;z-index:1}.health-coaching-banner-image{text-align:center}.health-coaching-banner-content h1{color:#fff;margin-bottom:35px;font-weight:800;font-size:70px}.health-coaching-banner-content p{color:#fff;font-weight:600;font-size:17px}.health-coaching-banner-content .btn-box{margin-top:30px}.health-coaching-banner-content .btn-box img{margin-left:30px}.health-coaching-shape1{position:absolute;left:0;bottom:125px;z-index:-1}.health-coaching-shape1 img{max-width:45%}.health-coaching-shape2{position:absolute;right:15px;top:15px;z-index:-1;text-align:right}.health-coaching-shape2 img{max-width:80%}.health-coaching-shape3{position:absolute;right:0;bottom:81px;z-index:2}.health-coaching-shape3 img{max-width:271px}.health-coaching-shape4{position:absolute;z-index:-1;right:22%;top:28%}.health-coaching-shape5{position:absolute;z-index:-1;bottom:34%;left:46%}.health-coaching-shape6{position:absolute;z-index:-1;left:50%;bottom:5%}.health-coaching-shape6 img{animation:movebounce 5s linear infinite}.health-coaching-shape7{position:absolute;z-index:-1;right:25%;bottom:11%}.health-coaching-shape7 img{animation-name:rotateme;animation-duration:30s;animation-iteration-count:infinite;animation-timing-function:linear}.partner-area.border-bottom{border-bottom-color:#efeff1!important}.boxes-area{position:relative;z-index:2}.single-box-item{text-align:center;border-radius:8px;background-color:#fff;padding:70px 30px 40px;transition:.5s;top:-250px;position:relative;margin-bottom:-250px}.single-box-item .icon{font-size:65px;line-height:1;position:relative;margin-bottom:40px;z-index:1}.single-box-item .icon img{position:absolute;left:0;right:0;top:-22px;z-index:-1;text-align:center;margin-left:auto;margin-right:auto}.single-box-item h3{margin-bottom:12px;font-size:23px;font-weight:800}.single-box-item p{margin-bottom:12px}.single-box-item .link-btn{display:inline-block;color:#fe4a55;font-size:15px;font-weight:700}.single-box-item .link-btn:hover{color:#221638}.single-box-item:hover{box-shadow:0 8px 16px 0 rgba(146,184,255,.2);transform:translateY(-10px)}.boxes-area.boxes-style-two .single-box-item{top:-130px;margin-bottom:-130px}.single-box-item .image{margin-bottom:30px}.boxes-info{text-align:center;margin-top:30px}.boxes-info p{line-height:normal;font-weight:600}.boxes-info p a{font-weight:700;color:#fe4a55}.boxes-info p a:hover{color:#221638}.features-area{position:relative;z-index:1}.single-features-box{text-align:center;margin-bottom:30px;border-radius:8px;background-color:#f9f9f9;padding:30px 31px}.single-features-box .icon{font-size:50px;line-height:1;margin-bottom:15px}.single-features-box h3{margin-bottom:15px;font-size:22px;font-weight:800}.single-features-box p{margin-bottom:12px}.single-features-box .link-btn{display:inline-block;color:#fe4a55;font-size:15px;font-weight:700}.single-features-box .link-btn:hover{color:#221638}.single-features-box:hover{transform:translateY(-10px)}.single-features-box.without-padding{text-align:left;padding:0;background-color:transparent}.single-features-box.without-padding p{max-width:315px}.about-area{position:relative;z-index:1}.about-image{overflow:hidden;text-align:center}.about-image .row{margin-left:-5px;margin-right:-5px}.about-image .row .col-lg-6{padding-left:5px;padding-right:5px}.about-image .row .col-lg-6:nth-child(3) .image{margin-top:-15px}.about-image .row .col-lg-6:nth-child(2) .image{margin-bottom:20px}.about-content{padding-left:15px}.about-content .sub-title{display:block;text-transform:uppercase;color:#fe4a55;margin-bottom:10px;font-size:14px;font-weight:600}.about-content h2{margin-bottom:15px;font-size:36px;font-weight:800}.about-content .features-list{padding-left:0;list-style-type:none;display:flex;flex-wrap:wrap;margin:-5px -8px 0}.about-content .features-list li{flex:0 0 50%;max-width:50%;padding-left:8px;padding-right:8px;padding-top:16px}.about-content .features-list li span{display:block;position:relative;color:#221638;font-size:18px;font-weight:700;padding-left:50px;padding-top:5px;padding-bottom:5px}.about-content .features-list li span i{position:absolute;left:0;top:-2px;width:40px;height:40px;overflow:hidden;text-align:center;font-weight:500;line-height:40px;color:#fe4a55;font-size:25px;background-image:url(/images/circle-border.png);background-position:50%;background-size:cover;background-repeat:no-repeat}.about-content .default-btn{margin-top:30px}.about-area-two{position:relative;z-index:1}.about-area-two .shape3{right:12%;bottom:auto;top:25%}.about-area-two .shape4{right:8%;bottom:auto;top:7%}.about-area-two .shape2{left:auto;bottom:5%;right:15%}.about-content-box .sub-title{display:block;text-transform:uppercase;color:#fe4a55;margin-bottom:10px;font-size:14px;font-weight:600}.about-content-box h2{margin-bottom:16px;font-size:36px;font-weight:800}.about-content-box .link-btn{display:inline-block;color:#fe4a55;position:relative;border-bottom:1px solid transparent;font-weight:700}.about-content-box .link-btn:hover{color:#221638;border-color:#221638}.about-content-box .default-btn{margin-top:10px}.about-video-box{margin-left:30px}.about-video-box,.about-video-box .image{position:relative;z-index:1;border-radius:5px}.about-video-box .image{overflow:hidden}.about-video-box .image:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;border-radius:5px;background-color:#221638;opacity:.3;z-index:1}.about-video-box .image img{border-radius:5px;transition:.5s}.about-video-box .video-btn{display:inline-block;width:80px;height:80px;font-size:35px;text-align:center;line-height:80px;position:absolute;left:50%;top:50%;z-index:1;transform:translateY(-50%) translateX(-50%);background-color:#fe4a55;border-radius:50%;color:#fff;cursor:pointer}.about-video-box .video-btn:after,.about-video-box .video-btn:before{content:"";display:block;position:absolute;top:0;right:0;z-index:-1;bottom:0;left:0;transition:.5s;border-radius:50%;border:1px solid #fe4a55}.about-video-box .video-btn:before{animation:ripple 2s linear infinite}.about-video-box .video-btn:after{animation:ripple 2s linear 1s infinite}.about-video-box .video-btn:hover{color:#fff;background-color:#221638}.about-video-box .video-btn:hover:after,.about-video-box .video-btn:hover:before{border-color:#221638}.about-video-box:hover .image img{transform:scale3d(1.1,1.1,1.1)}.about-video-box .shape10{left:-6.5%;bottom:-13.5%;opacity:.5}.about-area-three{position:relative;z-index:1}.about-area-three .shape3{right:12%;bottom:auto;top:38%}.about-area-three .shape4{right:8%;bottom:auto;top:20%}.about-img{position:relative;z-index:1}.about-img .image{text-align:right;position:relative;padding-bottom:45px}.about-img .image img:nth-child(2){position:absolute;left:80px;bottom:0}.divider{width:100%;height:100px;pointer-events:none;-webkit-mask-image:url("data:image/svg+xml;utf8,%3csvg viewBox='0 0 100 100' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3e%3cpath d='M0,0 C16.6666667,66 33.3333333,98 50,98 C66.6666667,98 83.3333333,66 100,0 L100,100 L0,100 L0,0 Z' fill='%23fff'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml;utf8,%3csvg viewBox='0 0 100 100' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3e%3cpath d='M0,0 C16.6666667,66 33.3333333,98 50,98 C66.6666667,98 83.3333333,66 100,0 L100,100 L0,100 L0,0 Z' fill='%23fff'/%3e%3c/svg%3e");-webkit-mask-size:100% 101%;mask-size:100% 101%;background:#fffaf3;top:-100px;left:0}.divider,.shape1{position:absolute;z-index:-1}.shape1{left:12%;top:0}.shape1 img{animation:moveleftbounce 4s linear infinite}.shape2{position:absolute;left:5%;bottom:8%;z-index:-1}.shape2 img{animation:movebounce 5s linear infinite}.shape3{position:absolute;right:9%;bottom:12%;z-index:-1}.shape3 img{animation-name:rotateme;animation-duration:100s;animation-iteration-count:infinite;animation-timing-function:linear}.shape4{position:absolute;right:5%;bottom:40%;z-index:-1}.shape4 img{animation:movescale 4s linear infinite}.shape17{position:absolute;z-index:-1;top:-45px;left:160px;right:0;text-align:center}.shape17 img{animation:moveleftbounce 4s linear infinite}.shape18{position:absolute;z-index:-1;top:0;left:-150px;right:0;text-align:center}.shape18 img{animation-name:rotateme;animation-duration:100s;animation-iteration-count:infinite;animation-timing-function:linear}.shape19{position:absolute;right:-15px;top:40%}.shape19 img{animation:movescale 4s linear infinite}.shape20{position:absolute;z-index:-1;left:7%;top:57%}.shape20 img{animation:movescale 4s linear infinite}.shape21{position:absolute;z-index:-1;left:11%;bottom:15%}.shape21 img{animation:movebounce 5s linear infinite}.shape22{position:absolute;z-index:-1;left:55%;bottom:10px}.shape22 img{animation-name:rotateme;animation-duration:50s;animation-iteration-count:infinite;animation-timing-function:linear}.shape23{position:absolute;z-index:-1;right:5%;bottom:5%}.shape23 img{animation-name:rotateme;animation-duration:100s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes movebounce{0%{transform:translateY(0)}50%{transform:translateY(20px)}to{transform:translateY(0)}}@keyframes moveleftbounce{0%{transform:translateX(0)}50%{transform:translateX(20px)}to{transform:translateX(0)}}@keyframes rotateme{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes movescale{0%{transform:scale(.9)}50%{transform:scale(.8)}to{transform:scale(.9)}}.about-content .about-list{padding-left:0;list-style-type:none;display:flex;flex-wrap:wrap;margin:-5px -8px 0}.about-content .about-list li{flex:0 0 50%;max-width:50%;padding-left:8px;padding-right:8px;padding-top:16px}.about-content .about-list li span{display:block;position:relative;font-weight:700;padding-left:40px;padding-top:3px}.about-content .about-list li span i{position:absolute;left:0;top:0;width:30px;height:30px;text-align:center;line-height:30px;color:#fff;background-color:#a3c5bb;z-index:1;border-radius:50%;font-size:20px;transition:.5s}.about-content .about-list li span i:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background-color:#6ba292;border-radius:50%;z-index:-1;margin:2px 1px 1px 2px;transition:.5s}.about-content .about-list li span:hover i{background-color:#fe4a55;color:#fe4a55}.about-content .about-list li span:hover i:after{background-color:#fff}.about-content .default-btn-style-two{margin-top:35px}.kindergarten-about-image{position:relative;z-index:1;margin-right:15px}.kindergarten-about-image .main-image{position:relative;padding-bottom:115px}.kindergarten-about-image .main-image img:nth-child(2){position:absolute;text-align:right;right:0;bottom:0}.kindergarten-about-image .shape{position:absolute;right:-15px;top:0;z-index:-1}.kindergarten-about-image .shape img{animation:movebounce 5s linear infinite}.single-language-courses-box{margin-bottom:30px;text-align:center}.single-language-courses-box img{margin-bottom:30px}.single-language-courses-box h3{margin-bottom:12px;font-size:25px;font-weight:800}.single-language-courses-box p{padding-left:20px;padding-right:20px}.single-language-courses-box .default-btn{background-color:transparent;color:#fe4a55;border:1px solid #fe4a55;margin-top:10px}.single-language-courses-box .default-btn span{background-color:#fe4a55}.single-language-courses-box:hover .default-btn{color:#fff}.single-language-courses-box:hover .default-btn span{width:225%;height:562.5px}.success-story-area{position:relative;z-index:1}.success-story-area:before{content:"";position:absolute;left:0;top:0;width:100%;height:40%;background-color:#f8f9f8;z-index:-2}.success-story-area .shape4{right:21%;bottom:85%}.success-story-area .shape3{right:23%;bottom:55%}.success-story-area .shape2{left:auto;bottom:3%;right:25%}.kindergarten-main-banner{background-color:#f8e8e9;position:relative;z-index:1;padding-top:180px}.kindergarten-main-banner .container-fluid{padding-left:40px;padding-right:40px}.kindergarten-main-banner:before{top:0;background-image:url(/images/events-rectangle1.png);background-position:top}.kindergarten-main-banner:after,.kindergarten-main-banner:before{content:"";position:absolute;left:0;width:100%;height:100%;z-index:-1;background-repeat:no-repeat}.kindergarten-main-banner:after{bottom:0;background-image:url(/images/events-rectangle2.png);background-position:bottom}.kindergarten-banner-content{position:relative;z-index:1;text-align:center}.kindergarten-banner-content .image{margin-bottom:15px}.kindergarten-banner-content .image img{max-width:115px}.kindergarten-banner-content .circle-shape{position:absolute;left:0;right:0;top:15px;z-index:-1}.kindergarten-banner-content h1{margin-bottom:18px;line-height:1.04;font-size:55px;font-weight:900}.kindergarten-banner-content h1 span{display:block;font-size:70px}.kindergarten-banner-content p{max-width:525px;margin-left:auto;margin-right:auto}.kindergarten-banner-content .default-btn-style-two{margin-top:10px}.kindergarten-banner-image{margin-top:-70px;position:relative;z-index:2}.kindergarten-banner-image .row{margin-left:-10px;margin-right:-10px}.kindergarten-banner-image .row .col-lg-6{padding-left:10px;padding-right:10px}.kindergarten-banner-image .image{text-align:center}.kindergarten-shape1{position:absolute;left:0;top:0;z-index:-2}.kindergarten-shape2{position:absolute;right:0;top:0;z-index:-2}.kindergarten-shape3{position:absolute;bottom:-60px;left:0}.kindergarten-shape3 img{animation:movebounce 5s linear infinite}.kindergarten-shape4{position:absolute;z-index:-1;left:44%;bottom:12%}.kindergarten-shape4 img{animation-name:rotateme;animation-duration:50s;animation-iteration-count:infinite;animation-timing-function:linear}.kindergarten-shape5{position:absolute;top:16%;z-index:-1;left:48%}.kindergarten-shape5 img{animation:movebounce 5s linear infinite}.kindergarten-shape6{position:absolute;left:50%;z-index:-1;bottom:25%}.kindergarten-shape6 img{animation:moveleftbounce 5s linear infinite}.kindergarten-shape7{position:absolute;right:7%;top:18%;z-index:-1}.kindergarten-shape7 img{animation:moveleftbounce 5s linear infinite}.kindergarten-shape8{position:absolute;left:2%;bottom:7%;z-index:-1}.kindergarten-shape8 img{animation:movebounce 5s linear infinite}.kindergarten-shape9{position:absolute;right:3%;top:-80px;z-index:1}.kindergarten-shape9 img{animation:movebounce 5s linear infinite}.kindergarten-shape10{position:absolute;left:5%;bottom:30%;z-index:-1}.kindergarten-shape10 img{animation:movebounce 5s linear infinite}.kindergarten-shape11{position:absolute;left:4%;bottom:0;z-index:-1}.kindergarten-shape12{position:absolute;right:10%;bottom:0;z-index:-1}.kindergarten-shape13{position:absolute;right:12%;top:12%;z-index:-1}.kindergarten-shape13 img{animation-name:rotateme;animation-duration:50s;animation-iteration-count:infinite;animation-timing-function:linear}.kindergarten-shape14{position:absolute;left:3%;z-index:-1;bottom:-80px}.kindergarten-shape14 img{animation:moveleftbounce 5s linear infinite}.kindergarten-shape15{position:absolute;right:0;top:12%;z-index:-1}.kindergarten-shape15 img{animation:movebounce 5s linear infinite}.kindergarten-shape16{position:absolute;left:3%;bottom:5%;z-index:-1}.kindergarten-shape16 img{animation-name:rotateme;animation-duration:50s;animation-iteration-count:infinite;animation-timing-function:linear}.kindergarten-shape17{position:absolute;right:5%;top:8%;z-index:-1}.kindergarten-shape17 img{animation-name:rotateme;animation-duration:50s;animation-iteration-count:infinite;animation-timing-function:linear}.kindergarten-shape18{position:absolute;left:10px;bottom:-60px}.kindergarten-shape19{position:absolute;bottom:150px;left:0;z-index:-1}.kindergarten-shape19 img{animation:movebounce 5s linear infinite;max-width:200px}.kindergarten-shape20{position:absolute;right:0;top:-20px;z-index:-1}.kindergarten-shape20 img{animation:movebounce 5s linear infinite;max-width:300px}.kindergarten-services-area{position:relative;z-index:1}.kindergarten-services-area:before{content:"";position:absolute;bottom:0;left:0;height:200px;z-index:-1;background-color:#fff;width:100%}.single-kindergarten-services-box{text-align:center;position:relative}.single-kindergarten-services-box .content{position:absolute;left:0;right:0;top:85px;z-index:1;padding-left:70px;padding-right:50px}.single-kindergarten-services-box .content .icon{color:#fe4a55;font-size:55px;line-height:1;margin-bottom:25px}.single-kindergarten-services-box .content h3{margin-bottom:10px;font-size:24px;font-weight:800}.services-slides .swiper-button-next,.services-slides .swiper-button-prev{left:0;width:55px;height:55px;line-height:54px;border:1px dashed #fe4a55;border-radius:50%;background-color:transparent!important;color:#d1a1a1;transition:.5s}.services-slides .swiper-button-next:after,.services-slides .swiper-button-prev:after{font-size:20px}.services-slides .swiper-button-next:before,.services-slides .swiper-button-prev:before{position:absolute;left:0;right:0;top:0;bottom:0;z-index:-1;background-color:#fff;content:"";border-radius:50%;margin:4px;transition:.5s}.services-slides .swiper-button-next{left:auto;right:0}.kids-kite-image{text-align:center;margin-top:-280px}.kids-kite-image img{animation:moveleftbounce 4s linear infinite}.single-kindergarten-courses-box{margin-bottom:30px;position:relative;border-radius:5px;background-color:#221638}.single-kindergarten-courses-box .courses-image{border-radius:5px 5px 0 0;position:relative;z-index:1}.single-kindergarten-courses-box .courses-image .image,.single-kindergarten-courses-box .courses-image .image img{border-radius:5px 5px 0 0}.single-kindergarten-courses-box .courses-image .fav{display:inline-block;position:absolute;right:20px;top:20px;color:#fff;font-size:30px;line-height:1}.single-kindergarten-courses-box .courses-image .fav:hover{color:#fe4a55}.single-kindergarten-courses-box .courses-image .price{display:inline-block;width:65px;height:65px;border-radius:50%;position:absolute;right:20px;z-index:1;bottom:0;text-align:center;line-height:67px}.single-kindergarten-courses-box .courses-image .price span{color:#fff;position:absolute;left:0;right:0;top:0;font-size:20px;font-weight:800}.single-kindergarten-courses-box .courses-image:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;background-image:url(/images/box-shape7.png);background-position:bottom;background-repeat:no-repeat}.single-kindergarten-courses-box .courses-image .link-btn{position:absolute;left:0;right:0;top:0;bottom:0;display:block;z-index:3}.single-kindergarten-courses-box .courses-content{border-radius:0 0 5px 5px;padding:0 30px 30px}.single-kindergarten-courses-box .courses-content .course-author{margin-bottom:20px}.single-kindergarten-courses-box .courses-content .course-author img{width:35px!important;height:35px!important;margin-right:10px}.single-kindergarten-courses-box .courses-content .course-author span{color:#fff;font-weight:600;font-size:15px}.single-kindergarten-courses-box .courses-content h3{color:#fff;margin-bottom:12px;line-height:1.3;font-size:24px;font-weight:800}.single-kindergarten-courses-box .courses-content h3 a{display:inline-block;color:#fff}.single-kindergarten-courses-box .courses-content p{color:#fff;opacity:.8}.courses-slides-two .swiper-button-next,.courses-slides-two .swiper-button-prev{width:40px;height:40px;line-height:40px;border:1px dashed #fe4a55;border-radius:50%;background-color:transparent!important;color:#d1a1a1;transition:.5s;top:0;margin:0}.courses-slides-two .swiper-button-next:after,.courses-slides-two .swiper-button-prev:after{font-size:18px}.courses-slides-two .swiper-button-next:before,.courses-slides-two .swiper-button-prev:before{position:absolute;left:0;right:0;top:0;bottom:0;z-index:-1;background-color:#ebebeb;content:"";border-radius:50%;margin:4px;transition:.5s}.our-story-area .col-lg-4,.our-story-area .col-lg-8{margin-top:40px}.our-story-area .col-lg-4:first-child,.our-story-area .col-lg-4:nth-child(2),.our-story-area .col-lg-8:first-child,.our-story-area .col-lg-8:nth-child(2){margin-top:0}.our-story-title h3{margin-bottom:0;position:relative;padding-left:45px;font-size:28px;font-weight:800}.our-story-title h3 .number{opacity:.38;position:absolute;left:0;line-height:1;top:1px;font-size:45px;font-weight:900;font-style:italic}.our-story-image{margin-top:40px}.our-story-image,.our-story-image img{border-radius:5px}.our-story-content{padding-right:90px}.our-story-content p{margin-bottom:20px}.our-story-content p:last-child{margin-bottom:0}.courses-area{position:relative;z-index:1}.single-courses-box{margin-bottom:30px;position:relative;border-radius:5px;background-color:#fff;box-shadow:0 8px 16px 0 rgba(146,184,255,.2)}.single-courses-box .courses-image{border-radius:5px 5px 0 0;position:relative;z-index:1}.single-courses-box .courses-image .image,.single-courses-box .courses-image .image img{border-radius:5px 5px 0 0}.single-courses-box .courses-image .fav{display:inline-block;position:absolute;right:20px;top:20px;color:#fff;font-size:30px;line-height:1;border:none;background-color:transparent;padding:0}.single-courses-box .courses-image .fav:hover{color:#fe4a55}.single-courses-box .courses-image .price{display:inline-block;background-color:#fe4a55;color:#fff;width:65px;height:65px;border-radius:50%;position:absolute;right:20px;bottom:-32.5px;text-align:center;line-height:67px;font-size:24px;font-weight:800}.single-courses-box .courses-content{border-radius:0 0 5px 5px;padding:30px}.single-courses-box .courses-content .course-author{margin-bottom:15px}.single-courses-box .courses-content .course-author img{width:35px;height:35px;margin-right:10px}.single-courses-box .courses-content .course-author span{color:#fe4a55;font-weight:600;font-size:15px}.single-courses-box .courses-content h3{margin-bottom:12px;line-height:1.3;font-size:16px;font-weight:500}.single-courses-box .courses-content h3 a{display:inline-block}.single-courses-box .courses-content .courses-box-footer{list-style-type:none;padding-left:0;margin:20px -7px 0}.single-courses-box .courses-content .courses-box-footer li{color:#606060;font-size:15px;position:relative;padding-left:25px;padding-right:7px}.single-courses-box .courses-content .courses-box-footer li i{color:#fe4a55;position:absolute;left:7px;top:0}.single-courses-box .courses-content .courses-box-footer li i.flaticon-people{font-size:18px;left:3px}.single-courses-box.bg-color{background-color:#fffaf3;box-shadow:unset;transition:.5s}.single-courses-box.bg-color .courses-content h3{margin-bottom:10px}.single-courses-box.bg-color:hover{background-color:#fff;box-shadow:0 8px 16px 0 rgba(146,184,255,.2)}.single-courses-box.without-boxshadow{background-color:#fff;box-shadow:unset;transition:.5s}.single-courses-box.without-boxshadow .courses-content h3{margin-bottom:10px}.single-courses-box.without-boxshadow.active,.single-courses-box.without-boxshadow:hover{box-shadow:0 8px 16px 0 rgba(146,184,255,.2)}.single-courses-item{margin-bottom:30px;position:relative;border-radius:5px;background-color:#fff;box-shadow:0 .5rem 1rem rgba(0,0,0,.02)}.single-courses-item .courses-image{display:block;border-radius:5px;position:relative;z-index:1;overflow:hidden}.single-courses-item .courses-image img{border-radius:5px;width:100%;transition:.5s}.single-courses-item .courses-image:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;border-radius:5px;background-color:#221638;opacity:.2;z-index:1;transition:.5s}.single-courses-item .courses-image .link-btn{position:absolute;left:0;right:0;border-radius:5px;width:100%;height:100%;z-index:2}.single-courses-item .row{margin-left:0;margin-right:0}.single-courses-item .row .col-lg-4,.single-courses-item .row .col-lg-8{padding-left:0;padding-right:0}.single-courses-item .courses-content{border-radius:5px;position:relative;padding:25px}.single-courses-item .courses-content .fav{display:inline-block;position:absolute;right:20px;top:20px;color:#b0b9c4;font-size:25px;line-height:1}.single-courses-item .courses-content .fav:hover{color:#fe4a55}.single-courses-item .courses-content .price{display:block;color:#fe4a55;margin-bottom:3px;font-size:28px;font-weight:800}.single-courses-item .courses-content h3{margin-bottom:12px;line-height:1.3;font-size:22px;font-weight:800}.single-courses-item .courses-content h3 a{display:inline-block}.single-courses-item .courses-content .courses-content-footer{list-style-type:none;padding-left:0;padding-right:30px;margin:15px -7px 0}.single-courses-item .courses-content .courses-content-footer li{color:#606060;font-size:15px;position:relative;padding-left:25px;padding-right:7px}.single-courses-item .courses-content .courses-content-footer li i{color:#fe4a55;position:absolute;left:7px;top:0}.single-courses-item .courses-content .courses-content-footer li i.flaticon-people{font-size:18px;left:3px}.single-courses-item:hover .courses-image:before{opacity:0;visibility:hidden}.single-courses-item:hover .courses-image img{transform:scale3d(1.1,1.1,1.1)}.single-courses-item-box{margin-bottom:30px;position:relative;background-color:#fff;transition:.5s;box-shadow:0 8px 16px 0 rgba(146,184,255,.08);text-align:center}.single-courses-item-box .courses-image{position:relative;z-index:1}.single-courses-item-box .courses-image:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;background-color:#221638;opacity:.3;transition:.5s}.single-courses-item-box .courses-image .fav{display:inline-block;position:absolute;right:20px;top:20px;color:#fff;font-size:30px;z-index:2;line-height:1}.single-courses-item-box .courses-image .fav:hover{color:#fe4a55}.single-courses-item-box .courses-image .price{display:inline-block;background-color:#fe4a55;color:#fff;width:65px;height:65px;border-radius:50%;position:absolute;right:0;bottom:-32.5px;left:0;text-align:center;line-height:67px;z-index:2;font-size:24px;font-weight:800;margin-left:auto;margin-right:auto}.single-courses-item-box .courses-content{padding:50px 20px 20px}.single-courses-item-box .courses-content .course-author{margin-bottom:15px}.single-courses-item-box .courses-content .course-author img{width:35px;height:35px;margin-right:10px}.single-courses-item-box .courses-content .course-author span{color:#fe4a55;font-weight:600;font-size:15px}.single-courses-item-box .courses-content h3{margin-bottom:0;line-height:1.3;font-size:22px;font-weight:900}.single-courses-item-box .courses-content h3 a{display:inline-block}.single-courses-item-box .courses-content .rating{margin-top:15px}.single-courses-item-box .courses-content .rating i{color:#f4c150}.single-courses-item-box .courses-content .rating .rating-total{display:inline-block;color:#606060;font-weight:600;position:relative;top:-1.5px;margin-left:5px}.single-courses-item-box:hover .courses-image:before{opacity:0;visibility:hidden}.courses-info{text-align:center;margin-top:20px}.courses-info .default-btn{margin-bottom:15px}.courses-info p{max-width:630px;margin-left:auto;margin-right:auto;margin-bottom:0}.courses-info p a{color:#fe4a55}.courses-info p a:hover{text-decoration:underline;color:#221638}.courses-slides .swiper-pagination{position:static;margin-top:10px}.courses-slides .swiper-pagination .swiper-pagination-bullet{margin:0 3px;width:15px;height:15px;border-radius:50%;background-color:transparent!important;border:1px solid #a8a8a8;position:relative;transition:.5s;opacity:1}.courses-slides .swiper-pagination .swiper-pagination-bullet:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background-color:transparent;border-radius:50%;margin:2px;transition:.5s}.courses-slides .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,.courses-slides .swiper-pagination .swiper-pagination-bullet:hover{border-color:#fe4a55}.courses-slides .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before,.courses-slides .swiper-pagination .swiper-pagination-bullet:hover:before{background-color:#fe4a55}.shape16{position:absolute;left:0;right:0;bottom:0;z-index:-1;text-align:center}.shorting-menu{text-align:center;margin-bottom:30px}.shorting-menu .filter{display:inline-block;padding:0;background-color:transparent;color:#221638;transition:.5s;border:none;font-size:16.5px;font-weight:700;margin-left:10px;margin-right:10px}.shorting-menu .filter.active,.shorting-menu .filter:hover{color:#fe4a55}.shorting-menu.shorting-menu-style-two{background-color:#f8f9f8;border-radius:5px;margin-bottom:40px;padding-left:60px;padding-right:60px}.shorting-menu.shorting-menu-style-two .filter{position:relative;color:#606060;padding:16px 7px 14px}.shorting-menu.shorting-menu-style-two .filter:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background-color:#fe4a55;transition:.5s;transform:scaleX(0)}.shorting-menu.shorting-menu-style-two .filter.active,.shorting-menu.shorting-menu-style-two .filter:hover{color:#221638}.shorting-menu.shorting-menu-style-two .filter.active:before,.shorting-menu.shorting-menu-style-two .filter:hover:before{transform:scaleX(1)}.shorting .mix{display:none}.edemy-grid-sorting{margin-bottom:40px}.edemy-grid-sorting .result-count p .count{font-weight:700;color:#221638}.edemy-grid-sorting .ordering{text-align:right}.edemy-grid-sorting .ordering label{display:inline-block;margin-bottom:0;color:#ababab;margin-right:5px;font-size:14px;font-weight:700}.edemy-grid-sorting .ordering .nice-select{display:inline-block;width:215px;background:#f8f8f8;border-color:#eee;color:#221638;transition:.5s;padding:0 0 0 12px;height:45px;line-height:45px;font-size:14px;font-weight:700}.edemy-grid-sorting .ordering .nice-select .list{background-color:#fff;border-radius:5px;box-shadow:0 10px 30px rgba(0,0,0,.2);list-style-type:none;border:none;width:100%;margin-bottom:0;margin-top:0;padding-left:0;padding-top:10px;padding-bottom:10px}.edemy-grid-sorting .ordering .nice-select .list .option{line-height:38px;min-height:38px;color:#221638;position:relative;transition:.5s;padding-left:32px;padding-right:25px;font-size:14px;font-weight:700}.edemy-grid-sorting .ordering .nice-select .list .option:hover{background-color:#fe4a55!important;color:#fff}.edemy-grid-sorting .ordering .nice-select .list .option:hover:before{color:#fff}.edemy-grid-sorting .ordering .nice-select .list .option.focus,.edemy-grid-sorting .ordering .nice-select .list .option.selected.focus{background-color:transparent!important;color:#221638}.edemy-grid-sorting .ordering .nice-select .list .option:before{content:"\f11f";position:absolute;left:10px;top:0;opacity:0;visibility:hidden;transition:.5s;color:#fe4a55;font-family:Flaticon;font-size:11px}.edemy-grid-sorting .ordering .nice-select .list .option.selected:before{opacity:1;visibility:visible}.edemy-grid-sorting .ordering .nice-select .list .option.selected:hover{background-color:#fe4a55!important;color:#fff}.edemy-grid-sorting .ordering .nice-select .list .option.selected:hover:before{color:#fff}.edemy-grid-sorting .ordering .nice-select:after{border-color:#221638;height:8px;width:8px;margin-top:-5px}.edemy-grid-sorting .ordering .nice-select:hover{border-color:#fe4a55;background-color:transparent}.load-more-btn{text-align:center;margin-top:30px;margin-bottom:30px}.load-more-btn .load-more{display:inline-block;background-color:transparent;border:1px solid #eee;padding:13px 65px 13px 40px;border-radius:5px;color:#fe4a55;position:relative;font-size:14px;font-weight:700}.load-more-btn .load-more i{position:absolute;right:40px;top:50%;font-size:18px;transform:translateY(-50%)}.load-more-btn .load-more:hover{color:#fff;border-color:#fff;background-color:#fe4a55}.courses-items{margin-left:-15px;margin-right:-15px}.single-courses-item.without-box-shadow{box-shadow:unset;transition:.5s}.single-courses-item.without-box-shadow .courses-image img,.single-courses-item.without-box-shadow .courses-image:before{border-radius:50%}.single-courses-item.without-box-shadow:hover{box-shadow:0 8px 16px 0 rgba(146,184,255,.2)}.single-courses-item.without-box-shadow:hover .courses-image img{border-radius:5px;transform:scale(1)}.single-courses-item.without-box-shadow:hover .courses-image:before{opacity:0;visibility:hidden}.single-courses-box .courses-image .price.bg-45a393{background-color:#6ba292}.courses-area.bg-image{background-color:#fff7f4;background-image:url(/images/courses-bg.jpg);background-repeat:no-repeat;background-position:50%;background-size:cover}.single-yoga-courses-box{text-align:center;margin-bottom:30px}.single-yoga-courses-box .courses-image,.single-yoga-courses-box .courses-image a,.single-yoga-courses-box .courses-image a img{border-radius:5px}.single-yoga-courses-box .courses-content{margin-top:30px}.single-yoga-courses-box .courses-content h3{margin-bottom:12px;font-size:24px;font-weight:800}.single-yoga-courses-box .courses-content .default-btn{margin-top:5px;padding-left:30px;padding-right:30px}.courses-details-desc{margin-top:60px;padding-right:15px}.courses-details-desc .react-tabs__tab-list{margin-bottom:0;list-style-type:none;background-color:#f8f9f8;border:none;border-radius:5px;padding-left:30px;padding-right:30px}.courses-details-desc .react-tabs__tab-list .react-tabs__tab{margin-bottom:0;margin-right:40px;border-radius:0;border:none;transition:.5s;padding:14px 0;background-color:transparent;position:relative;border-radius:5px;font-size:18px;font-weight:800}.courses-details-desc .react-tabs__tab-list .react-tabs__tab:before{content:"";bottom:1px;height:2px;background-color:#fe4a55;position:absolute;transition:.5s;left:0;width:100%;transform:scaleX(0)}.courses-details-desc .react-tabs__tab-list .react-tabs__tab.react-tabs__tab--selected,.courses-details-desc .react-tabs__tab-list .react-tabs__tab:hover{color:#221638}.courses-details-desc .react-tabs__tab-list .react-tabs__tab.react-tabs__tab--selected:before,.courses-details-desc .react-tabs__tab-list .react-tabs__tab:hover:before{transform:scaleX(1)}.courses-details-desc .react-tabs__tab-list .react-tabs__tab:last-child{margin-right:0}.courses-details-desc .react-tabs__tab-panel{padding-left:30px;padding-right:30px;padding-top:40px}.courses-details-desc .react-tabs__tab-panel .courses-overview h3{margin-bottom:12px;font-size:24px;font-weight:800}.courses-details-desc .react-tabs__tab-panel .courses-overview h3:not(:first-child){margin-top:30px}.courses-details-desc .react-tabs__tab-panel .courses-curriculum{border:1px solid #eee;border-radius:5px;padding:30px;margin-left:-30px;margin-right:-30px}.courses-details-desc .react-tabs__tab-panel .courses-curriculum h3{margin-bottom:18px;font-size:20px;font-weight:800}.courses-details-desc .react-tabs__tab-panel .courses-curriculum h3:not(:first-child){margin-top:30px}.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul{padding-left:0;margin-bottom:0;list-style-type:none}.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li{display:block}.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li a{background-color:#f8f9f8;color:#221638;position:relative;padding:14.5px 30px 14.5px 55px;margin-left:-30px;margin-right:-30px}.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li a:before{content:"\f104";position:absolute;left:30px;color:#fe4a55;top:14px;font-size:18px;font-family:Flaticon}.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li a .courses-name{font-size:14.5px;font-weight:700}.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li a .courses-meta{text-align:right}.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li a .courses-meta .questions{display:inline-block;background:#e3f1f2;color:#2dbbc4;text-transform:lowercase;border-radius:3px;margin-right:6px;padding:2px 10px 1.5px;font-size:14px;font-weight:700}.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li a .courses-meta .duration{display:inline-block;background:#f7e7e8;color:#fe4a55;text-transform:lowercase;border-radius:3px;padding:2px 10px 1.5px;font-size:14px;font-weight:700}.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li a .courses-meta .status{display:inline-block;background:#221638;color:#fff;border-radius:3px;margin-left:6px;padding:2px 10px 1.5px;font-size:14px;font-weight:700}.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li a .courses-meta .status.locked{color:#221638;background-color:transparent;padding:0;margin-left:8px;border-radius:0;position:relative;top:1px;font-size:18px;font-weight:400}.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li a:hover{color:#fe4a55}.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li:nth-child(10) a,.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li:nth-child(100) a,.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li:nth-child(12) a,.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li:nth-child(14) a,.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li:nth-child(16) a,.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li:nth-child(18) a,.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li:nth-child(2) a,.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li:nth-child(20) a,.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li:nth-child(22) a,.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li:nth-child(24) a,.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li:nth-child(26) a,.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li:nth-child(28) a,.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li:nth-child(30) a,.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li:nth-child(32) a,.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li:nth-child(34) a,.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li:nth-child(36) a,.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li:nth-child(38) a,.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li:nth-child(4) a,.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li:nth-child(40) a,.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li:nth-child(42) a,.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li:nth-child(44) a,.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li:nth-child(46) a,.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li:nth-child(48) a,.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li:nth-child(50) a,.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li:nth-child(52) a,.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li:nth-child(54) a,.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li:nth-child(56) a,.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li:nth-child(58) a,.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li:nth-child(6) a,.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li:nth-child(60) a,.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li:nth-child(62) a,.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li:nth-child(64) a,.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li:nth-child(66) a,.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li:nth-child(68) a,.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li:nth-child(70) a,.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li:nth-child(72) a,.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li:nth-child(74) a,.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li:nth-child(76) a,.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li:nth-child(78) a,.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li:nth-child(8) a,.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li:nth-child(80) a,.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li:nth-child(82) a,.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li:nth-child(84) a,.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li:nth-child(86) a,.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li:nth-child(88) a,.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li:nth-child(90) a,.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li:nth-child(92) a,.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li:nth-child(94) a,.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li:nth-child(96) a,.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li:nth-child(98) a{background-color:#fff}.courses-details-desc .react-tabs__tab-panel .courses-instructor .single-advisor-box{margin-bottom:0}.courses-details-desc .react-tabs__tab-panel .courses-instructor .single-advisor-box .advisor-image{top:0;margin-bottom:0}.courses-details-desc .react-tabs__tab-panel .courses-instructor .single-advisor-box .advisor-content{padding:0 0 0 20px}.courses-details-desc .react-tabs__tab-panel .courses-reviews h3{margin-bottom:0;display:inline-block;margin-right:15px;font-size:21px;font-weight:800}.courses-details-desc .react-tabs__tab-panel .courses-reviews .rating{display:inline-block;position:relative;top:1px}.courses-details-desc .react-tabs__tab-panel .courses-reviews .rating span{font-size:19px;color:#cecfd2;margin-right:2px}.courses-details-desc .react-tabs__tab-panel .courses-reviews .rating span.checked{color:orange}.courses-details-desc .react-tabs__tab-panel .courses-reviews .rating-count{margin-top:10px;margin-bottom:20px}.courses-details-desc .react-tabs__tab-panel .courses-reviews .rating-count span{display:block;font-size:14px;color:#606060}.courses-details-desc .react-tabs__tab-panel .courses-reviews .row{overflow:hidden;margin-left:0;margin-right:0}.courses-details-desc .react-tabs__tab-panel .courses-reviews .side{float:left;width:9%;margin-top:10px}.courses-details-desc .react-tabs__tab-panel .courses-reviews .side div{font-size:14px;font-weight:700}.courses-details-desc .react-tabs__tab-panel .courses-reviews .middle{margin-top:14px;float:left;width:82%}.courses-details-desc .react-tabs__tab-panel .courses-reviews .right{text-align:right}.courses-details-desc .react-tabs__tab-panel .courses-reviews .bar-container{width:100%;background-color:#f1f1f1;text-align:center;color:#fff;border-radius:5px}.courses-details-desc .react-tabs__tab-panel .courses-reviews .bar-5{width:100%;height:18px;background-color:#4caf50;border-radius:5px}.courses-details-desc .react-tabs__tab-panel .courses-reviews .bar-4{width:75%;height:18px;background-color:#2196f3;border-radius:5px}.courses-details-desc .react-tabs__tab-panel .courses-reviews .bar-3{width:50%;height:18px;background-color:#00bcd4;border-radius:5px}.courses-details-desc .react-tabs__tab-panel .courses-reviews .bar-2{width:25%;height:18px;background-color:#ff9800;border-radius:5px}.courses-details-desc .react-tabs__tab-panel .courses-reviews .bar-1{width:0;height:18px;background-color:#f44336;border-radius:5px}.courses-details-desc .react-tabs__tab-panel .courses-review-comments{margin-top:40px}.courses-details-desc .react-tabs__tab-panel .courses-review-comments h3{border-bottom:1px solid #f3f3f3;padding-bottom:12px;margin-bottom:8px;font-size:21px;font-weight:800}.courses-details-desc .react-tabs__tab-panel .courses-review-comments .user-review{border-bottom:1px solid #f3f3f3;padding:20px 0 20px 110px;position:relative}.courses-details-desc .react-tabs__tab-panel .courses-review-comments .user-review img{position:absolute;left:0;top:20px;width:90px;height:90px;border-radius:5px}.courses-details-desc .react-tabs__tab-panel .courses-review-comments .user-review .sub-comment{margin-bottom:8px;font-weight:700}.courses-details-desc .react-tabs__tab-panel .courses-review-comments .user-review .review-rating{display:block;margin-bottom:8px}.courses-details-desc .react-tabs__tab-panel .courses-review-comments .user-review .review-rating .review-stars{display:inline-block}.courses-details-desc .react-tabs__tab-panel .courses-review-comments .user-review .review-rating .review-stars i{color:#cecfd2;font-size:18px;display:inline-block;margin-right:2px}.courses-details-desc .react-tabs__tab-panel .courses-review-comments .user-review .review-rating .review-stars i.checked{color:orange}.courses-details-desc .react-tabs__tab-panel .courses-review-comments .user-review .review-rating span{color:#221638;position:relative;top:-2px;font-weight:700;margin-left:5px}.courses-details-info{background-color:#f8f9f8;border-radius:5px;padding:12px 12px 50px;margin-left:15px;margin-top:-248px}.courses-details-info .image{text-align:center;position:relative}.courses-details-info .image .link-btn{display:block;width:100%;height:100%;z-index:3;position:absolute;left:0;top:0}.courses-details-info .image .content{position:absolute;left:0;z-index:2;right:0;top:50%;transform:translateY(-50%)}.courses-details-info .image .content i{display:block;width:60px;height:60px;background-color:#fe4a55;color:#fff;border-radius:50%;line-height:60px;font-size:25px;margin-left:auto;margin-right:auto;margin-bottom:15px}.courses-details-info .image .content span{display:inline-block;color:#fff;border-radius:5px;padding:4px 20px;background-color:#221638;font-size:17px;font-weight:700}.courses-details-info .image:before{content:"";position:absolute;left:0;top:0;right:0;bottom:0;z-index:1;background-color:#221638;opacity:.25}.courses-details-info .info{margin-bottom:0;list-style-type:none;padding-left:25px;padding-right:25px;padding-top:35px}.courses-details-info .info li{border-bottom:1px solid #e5e5e7;color:#606060;font-size:17px;font-weight:600;padding-top:15px;padding-bottom:14px}.courses-details-info .info li span{font-weight:800;color:#221638;position:relative;padding-left:28px}.courses-details-info .info li span i{color:#fe4a55;position:absolute;left:0;font-weight:400;top:-2px;font-size:20px}.courses-details-info .info li.price{padding-bottom:10px;color:#fe4a55;font-size:28px;font-weight:800}.courses-details-info .info li.price span{color:#221638;font-size:17px;font-weight:800}.courses-details-info .info li:first-child{padding-top:0}.courses-details-info .btn-box{margin-top:35px;padding-left:25px;padding-right:25px}.courses-details-info .btn-box .default-btn{display:block;padding:12px 30px}.courses-details-info .btn-box .default-btn i{position:relative;left:0;top:2px;margin-right:8px;line-height:1;font-weight:400;font-size:20px}.courses-details-info .btn-box .default-btn:not(:first-child){margin-top:15px;background-color:transparent;color:#221638;border:1px solid #221638}.courses-details-info .btn-box .default-btn:not(:first-child):hover{color:#fff;border-color:#221638}.courses-details-info .courses-share{text-align:center;margin-top:20px;padding-left:25px;padding-right:25px}.courses-details-info .courses-share .share-info{display:inline-block;position:relative;cursor:pointer}.courses-details-info .courses-share .share-info span{display:inline-block;color:#fe4a55;line-height:1;font-size:14px;font-weight:700}.courses-details-info .courses-share .share-info span i{color:#221638}.courses-details-info .courses-share .share-info .social-link{padding-left:0;list-style-type:none;position:absolute;left:0;right:0;bottom:-35px;opacity:0;visibility:hidden;transition:.5s;margin-bottom:0}.courses-details-info .courses-share .share-info .social-link li{display:inline-block;margin-right:3px}.courses-details-info .courses-share .share-info .social-link li:last-child{margin-right:0}.courses-details-info .courses-share .share-info .social-link li a{width:30px;height:30px;text-align:center;background-color:#e1e1e1;font-size:18px;color:#221638;position:relative;border-radius:2px}.courses-details-info .courses-share .share-info .social-link li a i{position:absolute;left:0;top:50%;right:0;transform:translateY(-48%)}.courses-details-info .courses-share .share-info .social-link li a:hover{background-color:#fe4a55;color:#fff}.courses-details-info .courses-share .share-info:hover .social-link{opacity:1;visibility:visible;bottom:-42px}.courses-details-header{margin-bottom:20px}.courses-details-header .courses-title p{font-size:17px}.courses-details-header .courses-meta{margin-top:20px}.courses-details-header .courses-meta ul{padding-left:0;margin-bottom:0;list-style-type:none}.courses-details-header .courses-meta ul li{margin-right:20px;position:relative;display:inline-block;border-right:1px solid #eee;font-weight:800;font-size:17px;padding-right:20px;padding-left:40px}.courses-details-header .courses-meta ul li i{font-size:28px;color:#cfcfcf;position:absolute;left:0;top:50%;transform:translateY(-50%)}.courses-details-header .courses-meta ul li span{display:block;color:#fe4a55;text-transform:uppercase;margin-bottom:1px;font-size:13.5px;font-weight:700}.courses-details-header .courses-meta ul li a{display:inline-block;color:#221638}.courses-details-header .courses-meta ul li a:focus,.courses-details-header .courses-meta ul li a:hover{color:#fe4a55}.courses-details-header .courses-meta ul li:last-child{padding-right:0;margin-right:0;border-right:none}.courses-details-header .courses-price{text-align:right}.courses-details-header .courses-price .price{display:inline-block;margin-right:15px;line-height:1;position:relative;top:-9px;font-size:36px;font-weight:800}.courses-details-header .courses-price .courses-review{display:block;margin-bottom:10px}.courses-details-header .courses-price .courses-review .review-stars{display:inline-block}.courses-details-header .courses-price .courses-review .review-stars i{color:#f2b827;font-size:18px;display:inline-block;margin-right:2px}.courses-details-header .courses-price .courses-review .reviews-total{color:#606060;position:relative;top:-1px;margin-left:2px;font-weight:700}.courses-details-image-style-two{border-radius:5px}.courses-details-image-style-two img{width:100%;border-radius:5px}.courses-details-desc-style-two{margin-top:35px}.courses-details-desc-style-two h3{margin-bottom:15px;font-size:24px;font-weight:800}.courses-details-desc-style-two h3:not(first-child){margin-top:30px}.courses-details-desc-style-two .why-you-learn{margin-top:20px}.courses-details-desc-style-two .why-you-learn ul{display:flex;flex-wrap:wrap;list-style-type:none;padding-left:15px;margin-left:-10px;margin-right:-10px;margin-bottom:-12px}.courses-details-desc-style-two .why-you-learn ul li{flex:0 0 50%;max-width:50%;padding-left:10px;padding-right:10px;padding-bottom:12px}.courses-details-desc-style-two .why-you-learn ul li span{display:block;color:#221638;position:relative;padding-left:22px;line-height:1.7;font-weight:500}.courses-details-desc-style-two .why-you-learn ul li span i{position:absolute;left:0;top:3px;color:#fe4a55;font-size:13px}.courses-details-desc-style-two .courses-curriculum{border:1px solid #eee;border-radius:5px;padding:30px;margin-top:20px}.courses-details-desc-style-two .courses-curriculum h3{margin-top:0;margin-bottom:18px;font-size:18px;font-weight:800}.courses-details-desc-style-two .courses-curriculum h3:not(:first-child){margin-top:30px}.courses-details-desc-style-two .courses-curriculum ul{padding-left:0;margin-bottom:0;list-style-type:none}.courses-details-desc-style-two .courses-curriculum ul li{display:block}.courses-details-desc-style-two .courses-curriculum ul li a{background-color:#f8f9f8;color:#221638;position:relative;padding:14.5px 30px 14.5px 55px;margin-left:-30px;margin-right:-30px}.courses-details-desc-style-two .courses-curriculum ul li a:before{content:"\f104";position:absolute;left:30px;color:#fe4a55;top:14px;font-size:18px;font-family:Flaticon}.courses-details-desc-style-two .courses-curriculum ul li a .courses-name{font-size:14.5px;font-weight:700}.courses-details-desc-style-two .courses-curriculum ul li a .courses-meta{text-align:right}.courses-details-desc-style-two .courses-curriculum ul li a .courses-meta .questions{display:inline-block;background:#e3f1f2;color:#2dbbc4;text-transform:lowercase;border-radius:3px;margin-right:6px;padding:2px 10px 1.5px;font-size:14px;font-weight:700}.courses-details-desc-style-two .courses-curriculum ul li a .courses-meta .duration{display:inline-block;background:#f7e7e8;color:#fe4a55;text-transform:lowercase;border-radius:3px;padding:2px 10px 1.5px;font-size:14px;font-weight:700}.courses-details-desc-style-two .courses-curriculum ul li a .courses-meta .status{display:inline-block;background:#221638;color:#fff;border-radius:3px;margin-left:6px;padding:2px 10px 1.5px;font-size:14px;font-weight:700}.courses-details-desc-style-two .courses-curriculum ul li a .courses-meta .status.locked{color:#221638;background-color:transparent;padding:0;margin-left:8px;border-radius:0;position:relative;top:1px;font-size:18px;font-weight:400}.courses-details-desc-style-two .courses-curriculum ul li a:hover{color:#fe4a55}.courses-details-desc-style-two .courses-curriculum ul li:nth-child(10) a,.courses-details-desc-style-two .courses-curriculum ul li:nth-child(100) a,.courses-details-desc-style-two .courses-curriculum ul li:nth-child(12) a,.courses-details-desc-style-two .courses-curriculum ul li:nth-child(14) a,.courses-details-desc-style-two .courses-curriculum ul li:nth-child(16) a,.courses-details-desc-style-two .courses-curriculum ul li:nth-child(18) a,.courses-details-desc-style-two .courses-curriculum ul li:nth-child(2) a,.courses-details-desc-style-two .courses-curriculum ul li:nth-child(20) a,.courses-details-desc-style-two .courses-curriculum ul li:nth-child(22) a,.courses-details-desc-style-two .courses-curriculum ul li:nth-child(24) a,.courses-details-desc-style-two .courses-curriculum ul li:nth-child(26) a,.courses-details-desc-style-two .courses-curriculum ul li:nth-child(28) a,.courses-details-desc-style-two .courses-curriculum ul li:nth-child(30) a,.courses-details-desc-style-two .courses-curriculum ul li:nth-child(32) a,.courses-details-desc-style-two .courses-curriculum ul li:nth-child(34) a,.courses-details-desc-style-two .courses-curriculum ul li:nth-child(36) a,.courses-details-desc-style-two .courses-curriculum ul li:nth-child(38) a,.courses-details-desc-style-two .courses-curriculum ul li:nth-child(4) a,.courses-details-desc-style-two .courses-curriculum ul li:nth-child(40) a,.courses-details-desc-style-two .courses-curriculum ul li:nth-child(42) a,.courses-details-desc-style-two .courses-curriculum ul li:nth-child(44) a,.courses-details-desc-style-two .courses-curriculum ul li:nth-child(46) a,.courses-details-desc-style-two .courses-curriculum ul li:nth-child(48) a,.courses-details-desc-style-two .courses-curriculum ul li:nth-child(50) a,.courses-details-desc-style-two .courses-curriculum ul li:nth-child(52) a,.courses-details-desc-style-two .courses-curriculum ul li:nth-child(54) a,.courses-details-desc-style-two .courses-curriculum ul li:nth-child(56) a,.courses-details-desc-style-two .courses-curriculum ul li:nth-child(58) a,.courses-details-desc-style-two .courses-curriculum ul li:nth-child(6) a,.courses-details-desc-style-two .courses-curriculum ul li:nth-child(60) a,.courses-details-desc-style-two .courses-curriculum ul li:nth-child(62) a,.courses-details-desc-style-two .courses-curriculum ul li:nth-child(64) a,.courses-details-desc-style-two .courses-curriculum ul li:nth-child(66) a,.courses-details-desc-style-two .courses-curriculum ul li:nth-child(68) a,.courses-details-desc-style-two .courses-curriculum ul li:nth-child(70) a,.courses-details-desc-style-two .courses-curriculum ul li:nth-child(72) a,.courses-details-desc-style-two .courses-curriculum ul li:nth-child(74) a,.courses-details-desc-style-two .courses-curriculum ul li:nth-child(76) a,.courses-details-desc-style-two .courses-curriculum ul li:nth-child(78) a,.courses-details-desc-style-two .courses-curriculum ul li:nth-child(8) a,.courses-details-desc-style-two .courses-curriculum ul li:nth-child(80) a,.courses-details-desc-style-two .courses-curriculum ul li:nth-child(82) a,.courses-details-desc-style-two .courses-curriculum ul li:nth-child(84) a,.courses-details-desc-style-two .courses-curriculum ul li:nth-child(86) a,.courses-details-desc-style-two .courses-curriculum ul li:nth-child(88) a,.courses-details-desc-style-two .courses-curriculum ul li:nth-child(90) a,.courses-details-desc-style-two .courses-curriculum ul li:nth-child(92) a,.courses-details-desc-style-two .courses-curriculum ul li:nth-child(94) a,.courses-details-desc-style-two .courses-curriculum ul li:nth-child(96) a,.courses-details-desc-style-two .courses-curriculum ul li:nth-child(98) a{background-color:#fff}.courses-details-desc-style-two .requirements-list{padding-left:15px;margin-bottom:0;list-style-type:none}.courses-details-desc-style-two .requirements-list li{color:#606060;margin-bottom:10px;position:relative;padding-left:17px}.courses-details-desc-style-two .requirements-list li:before{position:absolute;left:0;content:"";top:7px;width:7px;height:7px;border-radius:50%;background-color:#221638}.courses-details-desc-style-two .requirements-list li:last-child{margin-bottom:0}.courses-details-desc-style-two p strong{color:#221638}.courses-details-desc-style-two .description-features-list{padding-left:15px;margin-bottom:15px;list-style-type:none}.courses-details-desc-style-two .description-features-list li{color:#606060;margin-bottom:10px;position:relative;padding-left:17px;line-height:1.8}.courses-details-desc-style-two .description-features-list li:before{position:absolute;left:0;content:"";top:10px;width:7px;height:7px;border-radius:50%;background-color:#221638}.courses-details-desc-style-two .description-features-list li strong{color:#221638}.courses-details-desc-style-two .description-features-list li:last-child{margin-bottom:0}.courses-details-desc-style-two .audience-list{padding-left:15px;margin-bottom:0;list-style-type:none}.courses-details-desc-style-two .audience-list li{color:#606060;margin-bottom:10px;position:relative;padding-left:17px;line-height:1.8}.courses-details-desc-style-two .audience-list li:before{position:absolute;left:0;content:"";top:10px;width:7px;height:7px;border-radius:50%;background-color:#221638}.courses-details-desc-style-two .audience-list li strong{color:#221638}.courses-details-desc-style-two .audience-list li:last-child{margin-bottom:0}.courses-details-desc-style-two .courses-author{margin-top:20px;border-radius:5px;background:#f8f8f8}.courses-details-desc-style-two .courses-author .author-profile-header{height:115px;border-radius:5px 5px 0 0;background-color:#fe4a55;background-image:url(/images/bg.jpg);background-position:50%;background-size:cover;background-repeat:no-repeat}.courses-details-desc-style-two .courses-author .author-profile{padding:0 25px 25px}.courses-details-desc-style-two .courses-author .author-profile .author-profile-title{position:relative;z-index:1;margin-bottom:15px;margin-top:-45px}.courses-details-desc-style-two .courses-author .author-profile .author-profile-title img{display:inline-block;border:3px solid #fff;width:100px;height:100px}.courses-details-desc-style-two .courses-author .author-profile .author-profile-title .author-profile-title-details{margin-top:15px}.courses-details-desc-style-two .courses-author .author-profile .author-profile-title .author-profile-title-details .author-profile-details h4{margin-bottom:5px;font-size:22px;font-weight:800}.courses-details-desc-style-two .courses-author .author-profile .author-profile-title .author-profile-title-details .author-profile-details span{color:#606060}.courses-details-desc-style-two .courses-reviews h3{margin-bottom:0;display:inline-block;margin-right:15px;font-size:24px;font-weight:800}.courses-details-desc-style-two .courses-reviews .rating{display:inline-block;position:relative;top:2px}.courses-details-desc-style-two .courses-reviews .rating span{font-size:17px;color:#cecfd2;margin-right:2px}.courses-details-desc-style-two .courses-reviews .rating span.checked{color:orange}.courses-details-desc-style-two .courses-reviews .rating-count{margin-top:10px;margin-bottom:20px}.courses-details-desc-style-two .courses-reviews .rating-count span{display:block;font-size:14px;color:#606060}.courses-details-desc-style-two .courses-reviews .row{overflow:hidden;margin-left:0;margin-right:0}.courses-details-desc-style-two .courses-reviews .side{float:left;width:9%;margin-top:10px}.courses-details-desc-style-two .courses-reviews .side div{font-size:14px;font-weight:700}.courses-details-desc-style-two .courses-reviews .middle{margin-top:14px;float:left;width:82%}.courses-details-desc-style-two .courses-reviews .right{text-align:right}.courses-details-desc-style-two .courses-reviews .bar-container{width:100%;background-color:#f1f1f1;text-align:center;color:#fff;border-radius:5px}.courses-details-desc-style-two .courses-reviews .bar-5{width:100%;height:18px;background-color:#4caf50;border-radius:5px}.courses-details-desc-style-two .courses-reviews .bar-4{width:75%;height:18px;background-color:#2196f3;border-radius:5px}.courses-details-desc-style-two .courses-reviews .bar-3{width:50%;height:18px;background-color:#00bcd4;border-radius:5px}.courses-details-desc-style-two .courses-reviews .bar-2{width:25%;height:18px;background-color:#ff9800;border-radius:5px}.courses-details-desc-style-two .courses-reviews .bar-1{width:0;height:18px;background-color:#f44336;border-radius:5px}.courses-review-comments{margin-top:40px}.courses-review-comments h3{border-bottom:1px solid #f3f3f3;padding-bottom:10px;margin-top:0;margin-bottom:10px}.courses-review-comments .user-review{border-bottom:1px solid #f3f3f3;padding:20px 0 20px 110px;position:relative}.courses-review-comments .user-review img{position:absolute;left:0;top:20px;width:90px;height:90px;border-radius:5px}.courses-review-comments .user-review .sub-comment{margin-bottom:8px;font-weight:700}.courses-review-comments .user-review .review-rating{display:block;margin-bottom:8px}.courses-review-comments .user-review .review-rating .review-stars{display:inline-block}.courses-review-comments .user-review .review-rating .review-stars i{color:#cecfd2;font-size:18px;display:inline-block;margin-right:2px}.courses-review-comments .user-review .review-rating .review-stars i.checked{color:orange}.courses-review-comments .user-review .review-rating span{color:#221638;position:relative;top:-2px;font-weight:700;margin-left:5px}.related-courses{margin-top:40px}.related-courses h3{margin-bottom:20px;font-size:24px;font-weight:800}.courses-sidebar-information{background-color:#fff;box-shadow:0 8px 16px 0 rgba(146,184,255,.2);padding:30px}.courses-sidebar-information .info{margin-bottom:0;list-style-type:none;padding-left:0}.courses-sidebar-information .info li{border-bottom:1px dashed #eee;color:#606060;font-size:17px;font-weight:600;padding-top:15px;padding-bottom:13px}.courses-sidebar-information .info li span{font-weight:800;color:#221638;position:relative;padding-left:28px}.courses-sidebar-information .info li span i{color:#fe4a55;position:absolute;left:0;font-weight:400;top:-2px;font-size:20px}.courses-sidebar-information .info li.price{padding-bottom:10px;color:#fe4a55;font-size:28px;font-weight:800}.courses-sidebar-information .info li.price span{color:#221638;font-size:17px;font-weight:800}.courses-sidebar-information .info li:first-child{padding-top:0}.courses-sidebar-information .btn-box{margin-top:35px}.courses-sidebar-information .btn-box .default-btn{display:block;padding:12px 30px}.courses-sidebar-information .btn-box .default-btn i{position:relative;left:0;top:2px;margin-right:8px;line-height:1;font-weight:400;font-size:20px}.courses-sidebar-information .btn-box .default-btn:not(:first-child){margin-top:15px;background-color:transparent;color:#221638;border:1px solid #221638}.courses-sidebar-information .btn-box .default-btn:not(:first-child):hover{color:#fff;border-color:#221638}.courses-sidebar-information .courses-share{text-align:center;margin-top:25px}.courses-sidebar-information .courses-share .share-info{display:inline-block;position:relative;cursor:pointer}.courses-sidebar-information .courses-share .share-info span{display:inline-block;color:#fe4a55;line-height:1;font-size:14px;font-weight:700}.courses-sidebar-information .courses-share .share-info span i{color:#221638}.courses-sidebar-information .courses-share .share-info .social-link{padding-left:0;list-style-type:none;margin-bottom:0;margin-top:12px}.courses-sidebar-information .courses-share .share-info .social-link li{display:inline-block;margin-right:3px}.courses-sidebar-information .courses-share .share-info .social-link li:last-child{margin-right:0}.courses-sidebar-information .courses-share .share-info .social-link li a{width:30px;height:30px;text-align:center;background-color:#e1e1e1;font-size:18px;color:#221638;position:relative;border-radius:2px}.courses-sidebar-information .courses-share .share-info .social-link li a i{position:absolute;left:0;top:50%;right:0;transform:translateY(-48%)}.courses-sidebar-information .courses-share .share-info .social-link li a:hover{background-color:#fe4a55;color:#fff}.slogan-area{position:relative;z-index:1}.slogan-area .shape2{left:9%;bottom:-20%}.slogan-area .shape9{left:8%;bottom:auto;top:20%}.slogan-image{padding-right:15px;border-radius:5px;text-align:center;margin-top:-200px;margin-bottom:-200px}.slogan-image img{border-radius:5px;width:100%}.slogan-content{position:relative;z-index:1;padding-left:30px}.slogan-content p{margin-bottom:0;font-size:20px;font-weight:600}.slogan-content h3{margin-top:20px;margin-bottom:0;font-size:20px;font-weight:800}.slogan-content span{display:block;color:#fe4a55;font-size:15px;margin-top:7px}.slogan-content:before{content:"\f10a";position:absolute;right:30px;color:#e8e8e8;z-index:-1;top:-50px;line-height:1;opacity:.5;font-family:Flaticon;font-size:200px}.divider2{top:-100px}.divider2,.divider3{width:100%;position:absolute;height:100px;pointer-events:none;-webkit-mask-image:url("data:image/svg+xml;utf8,%3csvg viewBox='0 0 100 100' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3e%3cpath d='M0,0 C16.6666667,66 33.3333333,98 50,98 C66.6666667,98 83.3333333,66 100,0 L100,100 L0,100 L0,0 Z' fill='%23fff'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml;utf8,%3csvg viewBox='0 0 100 100' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3e%3cpath d='M0,0 C16.6666667,66 33.3333333,98 50,98 C66.6666667,98 83.3333333,66 100,0 L100,100 L0,100 L0,0 Z' fill='%23fff'/%3e%3c/svg%3e");-webkit-mask-size:100% 101%;mask-size:100% 101%;background:#fffaf3;left:0;z-index:-1}.divider3{transform:scaleY(-1);bottom:-100px}.single-categories-box{margin-bottom:30px;border-radius:5px;position:relative;z-index:1;overflow:hidden;text-align:center}.single-categories-box img{border-radius:5px;transition:.5s}.single-categories-box:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;border-radius:5px;background-color:#221638;opacity:.65;z-index:1}.single-categories-box .content{position:absolute;left:0;right:0;height:auto;z-index:2;top:50%;transform:translateY(-50%)}.single-categories-box .content h3{margin-bottom:8px;color:#fff;font-size:24px;font-weight:800}.single-categories-box .content span{color:#fff;display:block;font-size:15px;font-weight:600}.single-categories-box .link-btn{display:block;width:100%;height:100%;border-radius:5px;position:absolute;left:0;top:0;z-index:3}.single-categories-box:hover img{transform:scale3d(1.2,1.2,1.2)}.categories-btn-box{margin-top:15px;text-align:center}.single-advisor-box{background-color:#fff;margin-bottom:30px}.single-advisor-box .row{margin-left:0;margin-right:0}.single-advisor-box .row .col-lg-4,.single-advisor-box .row .col-lg-8{padding-left:0;padding-right:0}.single-advisor-box .advisor-image{text-align:center;border-radius:5px;position:relative;top:-30px;margin-bottom:-30px}.single-advisor-box .advisor-image img{border-radius:5px}.single-advisor-box .advisor-content{padding:25px 30px}.single-advisor-box .advisor-content h3{margin-bottom:0;font-size:22px;font-weight:800}.single-advisor-box .advisor-content .sub-title{display:block;color:#fe4a55;margin-top:7px;font-size:15px;font-weight:600}.single-advisor-box .advisor-content p{margin-bottom:0;margin-top:13px}.single-advisor-box .advisor-content .social-link{padding-left:0;list-style-type:none;margin-top:17px;margin-bottom:0}.single-advisor-box .advisor-content .social-link li{display:inline-block;margin-right:5px}.single-advisor-box .advisor-content .social-link li:last-child{margin-right:0}.single-advisor-box .advisor-content .social-link li a{width:30px;height:30px;text-align:center;background-color:#e1e1e1;font-size:18px;color:#221638;position:relative;border-radius:2px}.single-advisor-box .advisor-content .social-link li a i{position:absolute;left:0;top:50%;right:0;transform:translateY(-48%)}.single-advisor-box .advisor-content .social-link li a:hover{background-color:#fe4a55;color:#fff}.advisor-slides .swiper-pagination{position:static;margin-top:10px}.advisor-slides .swiper-pagination .swiper-pagination-bullet{margin:0 3px;width:15px;height:15px;border-radius:50%;background-color:transparent!important;border:1px solid #a8a8a8;position:relative;transition:.5s;opacity:1}.advisor-slides .swiper-pagination .swiper-pagination-bullet:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background-color:transparent;border-radius:50%;margin:2px;transition:.5s}.advisor-slides .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,.advisor-slides .swiper-pagination .swiper-pagination-bullet:hover{border-color:#fe4a55}.advisor-slides .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before,.advisor-slides .swiper-pagination .swiper-pagination-bullet:hover:before{background-color:#fe4a55}.single-advisor-item{margin-bottom:30px;border-radius:5px 5px 0 0;background-color:#fff;box-shadow:0 8px 16px 0 rgba(146,184,255,.1);text-align:center}.single-advisor-item .advisor-image{border-radius:5px 5px 0 0;position:relative}.single-advisor-item .advisor-image img{border-radius:5px 5px 0 0}.single-advisor-item .advisor-image .social-link{padding-left:0;list-style-type:none;position:absolute;left:0;right:0;bottom:15px;margin-left:auto;margin-right:auto;margin-bottom:0}.single-advisor-item .advisor-image .social-link li{display:inline-block;transform:translateY(30px);transition:all .3s ease-in-out 0s;opacity:0;visibility:hidden;margin-left:5px;margin-right:5px}.single-advisor-item .advisor-image .social-link li a{display:block;width:33px;height:33px;background-color:#fff;text-align:center;position:relative;font-size:20px;color:#221638;border-radius:2px;transition:.5s}.single-advisor-item .advisor-image .social-link li a i{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);margin-left:auto;margin-right:auto}.single-advisor-item .advisor-image .social-link li a:hover{color:#fff;background-color:#fe4a55}.single-advisor-item .advisor-image .social-link li:first-child{transition-delay:.1s}.single-advisor-item .advisor-image .social-link li:nth-child(2){transition-delay:.2s}.single-advisor-item .advisor-image .social-link li:nth-child(3){transition-delay:.3s}.single-advisor-item .advisor-image .social-link li:nth-child(4){transition-delay:.4s}.single-advisor-item .advisor-content{padding:22px}.single-advisor-item .advisor-content h3{margin-bottom:0;font-size:23px;font-weight:800}.single-advisor-item .advisor-content span{display:block;color:#fe4a55;margin-top:7px;font-size:15px;font-weight:600}.single-advisor-item:hover .advisor-image .social-link li{transform:translateY(0);opacity:1;visibility:visible}.advisor-slides-two .swiper-pagination{position:static;margin-top:20px}.advisor-slides-two .swiper-pagination .swiper-pagination-bullet{margin:0 3px;width:15px;height:15px;border-radius:50%;background-color:transparent!important;border:1px solid #a8a8a8;position:relative;transition:.5s;opacity:1}.advisor-slides-two .swiper-pagination .swiper-pagination-bullet:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background-color:transparent;border-radius:50%;margin:2px;transition:.5s}.advisor-slides-two .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,.advisor-slides-two .swiper-pagination .swiper-pagination-bullet:hover{border-color:#fe4a55}.advisor-slides-two .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before,.advisor-slides-two .swiper-pagination .swiper-pagination-bullet:hover:before{background-color:#fe4a55}.start-with-success-area .section-title h2{max-width:713px}.start-with-success-box{margin-bottom:30px;border-radius:5px}.start-with-success-box .image{border-radius:5px 5px 0 0}.start-with-success-box .image a{display:block;border-radius:5px 5px 0 0}.start-with-success-box .image a img{border-radius:5px 5px 0 0}.start-with-success-box .content{background-color:#fff;border-radius:0 0 5px 5px;padding:30px;position:relative}.start-with-success-box .content .link-btn{display:inline-block;width:60px;height:60px;border-radius:50%;position:absolute;right:30px;top:-30px;background-color:#f6f7f6;text-align:center;font-size:32px;color:#fe4a55}.start-with-success-box .content .link-btn i{position:absolute;left:0;right:0;top:53%;transform:translateY(-53%)}.start-with-success-box .content .link-btn:hover{background-color:#fe4a55;color:#fff}.start-with-success-box .content h3{font-weight:800;font-size:24px}.start-with-success-box .content span{display:block;color:#fe4a55;font-size:15px;font-weight:600}.funfacts-and-feedback-area{position:relative;background-image:url(/images/white-bg.jpg);background-position:100% 100%;background-size:cover;background-repeat:no-repeat}.funfacts-and-feedback-area .shape4{right:21%;bottom:41%;z-index:1}.funfacts-and-feedback-area .shape3{right:23%;bottom:22%;z-index:1}.funfacts-and-feedback-area .shape2{left:auto;bottom:3%;right:25%;z-index:1}.funfacts-and-feedback-area .shape9{z-index:1}.funfacts-list .single-funfacts-box{margin-bottom:0}.funfacts-list .row .col-lg-6:first-child .single-funfacts-box{margin-top:60px;margin-bottom:30px}.funfacts-list .row .col-lg-6:first-child .single-funfacts-box:before{animation-duration:60s}.funfacts-list .row .col-lg-6:nth-child(2) .single-funfacts-box{border-color:#fe4a55}.funfacts-list .row .col-lg-6:nth-child(2) .single-funfacts-box:before{animation-duration:70s}.funfacts-list .row .col-lg-6:nth-child(3) .single-funfacts-box{border-color:#ad8360}.funfacts-list .row .col-lg-6:nth-child(3) .single-funfacts-box:before{animation-duration:80s}.funfacts-list .row .col-lg-6:nth-child(4) .single-funfacts-box{border-color:#221638;margin-top:-60px}.funfacts-list .row .col-lg-6:nth-child(4) .single-funfacts-box:before{animation-duration:90s}.single-funfacts-box{margin-bottom:30px;background-color:#eee8e2;text-align:center;border:1px dashed #308800;transition:.5s;position:relative;overflow:hidden;z-index:1;padding:100px 40px}.single-funfacts-box h3{margin-bottom:0;color:#fe4a55;font-size:44px;font-weight:800}.single-funfacts-box h3 span{font-size:48px}.single-funfacts-box h3 .odometer{position:relative;top:-2px}.single-funfacts-box p{text-transform:uppercase;color:#221638;line-height:1;margin-top:10px;font-weight:700;font-size:15px}.single-funfacts-box:before{content:"";position:absolute;left:0;top:0;right:0;bottom:0;margin:10px;opacity:.7;z-index:-1;background-image:url(/images/funfacts-shape.png);background-position:50%;background-size:contain;background-repeat:no-repeat;animation-name:rotateme;animation-duration:50s;animation-iteration-count:infinite;animation-timing-function:linear}.single-funfacts-box:hover{border-color:#fe4a55}.single-funfacts-item{text-align:center;padding-top:100px;padding-bottom:100px}.single-funfacts-item h3{margin-bottom:0;color:#fe4a55;font-size:44px;font-weight:800}.single-funfacts-item h3 span{font-size:48px}.single-funfacts-item h3 .odometer{position:relative;top:-2px}.single-funfacts-item p{text-transform:uppercase;color:#221638;line-height:1;margin-top:10px;font-weight:700;font-size:16px}.funfacts-area .col-lg-3{border-right:1px solid #eaecf0}.funfacts-area .col-lg-3:last-child{border-right:none}.funfacts-area-two{border-top:1px solid #f4f3f5;border-bottom:1px solid #f4f3f5}.funfacts-area-two .col-lg-3{border-right:1px solid #f4f3f5}.funfacts-area-two .col-lg-3:last-child{border-right:none}.single-funfacts{text-align:center;position:relative;overflow:hidden;z-index:1;padding-top:100px;padding-bottom:100px}.single-funfacts img{position:absolute;left:0;right:0;opacity:.8;top:50%;transform:translateY(-50%);z-index:-1;margin-left:auto;margin-right:auto}.single-funfacts h3{margin-bottom:0;color:#fe4a55;font-size:44px;font-weight:800}.single-funfacts h3 span{font-size:48px}.single-funfacts h3 .odometer{position:relative;top:-2px}.single-funfacts p{text-transform:uppercase;color:#221638;line-height:1;margin-top:8px;font-weight:700;font-size:16px}.feedback-content .sub-title{display:block;text-transform:uppercase;color:#fe4a55;margin-bottom:8px;font-size:14px;font-weight:600}.feedback-content h2{margin-bottom:0;font-size:36px;font-weight:800}.feedback-content p{margin-top:12px}.feedback-content .feedback-info p{font-weight:600;margin-bottom:0}.feedback-content .feedback-info p a{color:#fe4a55;font-weight:700}.feedback-content .feedback-info p a:hover{text-decoration:underline;color:#221638}.feedback-content .feedback-slides{margin-top:30px;margin-bottom:30px}.single-feedback-item{background-color:#fff;position:relative;z-index:1;padding:50px 105px 50px 50px;border-radius:5px;overflow:hidden}.single-feedback-item p{color:#606060;line-height:1.8;font-size:14px;font-weight:600;margin-top:0;margin-bottom:0}.single-feedback-item .client-info{margin-top:25px}.single-feedback-item .client-info img{width:55px!important;height:55px}.single-feedback-item .client-info .title{margin-left:15px}.single-feedback-item .client-info .title h3{margin-bottom:0;color:#fe4a55;font-size:17px;font-weight:700}.single-feedback-item .client-info .title span{display:block;color:#606060;font-size:14px;margin-top:4px}.single-feedback-item:after{width:75px;height:75px;content:"";border-radius:50%;background-color:#fe4a55;position:absolute;left:-25px;top:-25px;z-index:-1}.single-feedback-item:before{content:"\f10a";font-family:Flaticon;font-size:100px;position:absolute;right:50px;color:#e8e8e8;z-index:-1;bottom:25px;line-height:1}.feedback-slides .swiper-pagination{bottom:10px}.feedback-slides .swiper-pagination .swiper-pagination-bullet{margin:0 3px;width:15px;height:15px;border-radius:50%;background-color:transparent!important;border:1px solid #a8a8a8;position:relative;transition:.5s;opacity:1}.feedback-slides .swiper-pagination .swiper-pagination-bullet:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background-color:transparent;border-radius:50%;margin:2px;transition:.5s}.feedback-slides .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,.feedback-slides .swiper-pagination .swiper-pagination-bullet:hover{border-color:#fe4a55}.feedback-slides .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before,.feedback-slides .swiper-pagination .swiper-pagination-bullet:hover:before{background-color:#fe4a55}.testimonials-slides{max-width:900px;margin-left:auto;margin-right:auto}.testimonials-slides .swiper-pagination{position:static;margin-top:20px}.testimonials-slides .swiper-pagination .swiper-pagination-bullet{margin:0 3px;width:15px;height:15px;border-radius:50%;background-color:transparent!important;border:1px solid #a8a8a8;position:relative;transition:.5s;opacity:1}.testimonials-slides .swiper-pagination .swiper-pagination-bullet:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background-color:transparent;border-radius:50%;margin:2px;transition:.5s}.testimonials-slides .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,.testimonials-slides .swiper-pagination .swiper-pagination-bullet:hover{border-color:#fe4a55}.testimonials-slides .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before,.testimonials-slides .swiper-pagination .swiper-pagination-bullet:hover:before{background-color:#fe4a55}.single-testimonials-item{margin-bottom:30px;position:relative;z-index:1;padding-left:280px}.single-testimonials-item .client-img{position:absolute;left:0;top:50%;transform:translateY(-50%);width:150px!important;height:150px;border-radius:50%;display:inline-block!important;left:35px}.single-testimonials-item p{color:#221638;font-size:20px;font-weight:600;margin-top:0;margin-bottom:0}.single-testimonials-item h3{color:#fe4a55;margin-top:18px;margin-bottom:0;font-size:20px;font-weight:700}.single-testimonials-item span{display:block;color:#606060;font-size:15px;margin-top:4px}.single-testimonials-item:before{content:"\f10a";position:absolute;right:0;color:#e8e8e8;z-index:-1;bottom:0;line-height:1;font-family:Flaticon;font-size:100px}.single-testimonials-item .shape-img img{width:auto!important;display:inline-block!important;position:absolute}.single-testimonials-item .shape-img img.shape-1{position:absolute;left:13%;top:11%;z-index:-1;animation:movescale 4s linear infinite}.single-testimonials-item .shape-img img.shape-2{left:0;top:8px;z-index:-3;animation-name:rotateme;animation-duration:100s;animation-iteration-count:infinite;animation-timing-function:linear}.single-testimonials-item .shape-img img.shape-3{left:20px;animation:moveleftbounce 4s linear infinite;bottom:-30px;z-index:-2}.feedback-area{position:relative;z-index:1}.feedback-area .shape2{bottom:2%}.feedback-area .shape9{left:8%;bottom:auto;top:15%}.single-feedback-box{border:1px solid #ffe8e3;position:relative;z-index:1;padding:40px;background-color:#fffaf3;margin-bottom:30px;border-radius:5px;overflow:hidden}.single-feedback-box p{color:#606060;line-height:1.8;font-size:14px;font-weight:600;margin-top:0;margin-bottom:0}.single-feedback-box .client-info{margin-top:25px}.single-feedback-box .client-info img{width:55px!important;height:55px}.single-feedback-box .client-info .title{margin-left:15px}.single-feedback-box .client-info .title h3{margin-bottom:0;color:#fe4a55;font-size:17px;font-weight:700}.single-feedback-box .client-info .title span{display:block;color:#606060;font-size:14px;margin-top:4px}.single-feedback-box:before{content:"\f10a";position:absolute;right:50px;color:#ebe6e0;z-index:-1;bottom:25px;line-height:1;font-family:Flaticon;font-size:100px}.feedback-slides-two .swiper-pagination{position:static;margin-top:10px}.feedback-slides-two .swiper-pagination .swiper-pagination-bullet{margin:0 3px;width:15px;height:15px;border-radius:50%;background-color:transparent!important;border:1px solid #a8a8a8;position:relative;transition:.5s;opacity:1}.feedback-slides-two .swiper-pagination .swiper-pagination-bullet:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background-color:transparent;border-radius:50%;margin:2px;transition:.5s}.feedback-slides-two .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,.feedback-slides-two .swiper-pagination .swiper-pagination-bullet:hover{border-color:#fe4a55}.feedback-slides-two .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before,.feedback-slides-two .swiper-pagination .swiper-pagination-bullet:hover:before{background-color:#fe4a55}.single-testimonials-box{max-width:1110px;text-align:center;padding-right:90px;position:relative;z-index:1;margin-left:auto;margin-right:auto}.single-testimonials-box .client-img{width:150px!important;height:150px;border-radius:50%;margin-bottom:50px}.single-testimonials-box p{margin-bottom:0;color:#221638;font-size:24px;font-weight:600}.single-testimonials-box h3{color:#fe4a55;margin-top:20px;margin-bottom:0;font-size:20px;font-weight:700}.single-testimonials-box span{display:block;color:#606060;font-size:15px;margin-top:4px}.single-testimonials-box:before{content:"\f10a";position:absolute;right:0;color:#e7e2d9;z-index:-1;bottom:120px;line-height:1;font-family:Flaticon;font-size:195px}.single-testimonials-box .shape-img img{width:auto!important;display:inline-block!important;position:absolute}.single-testimonials-box .shape-img img.shape-1{position:absolute;left:165px;top:0;z-index:-1;animation:movescale 4s linear infinite;right:0;margin:0 auto}.single-testimonials-box .shape-img img.shape-2{left:-115px;top:-80px;z-index:-3;right:0;margin:0 auto;animation-name:rotateme;animation-duration:100s;animation-iteration-count:infinite;animation-timing-function:linear}.single-testimonials-box .shape-img img.shape-3{left:0;animation:moveleftbounce 4s linear infinite;top:50px;z-index:-2;right:35px;margin:0 auto}.feedback-with-bg-image{position:relative;z-index:1;background-image:url(/images/feedback-bg.jpg);background-position:50%;background-size:cover;background-repeat:no-repeat}.feedback-with-bg-image:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background-color:#000;opacity:.5;z-index:-1}.single-feedback-item-box{position:relative;z-index:1;border-radius:5px;padding:30px;background-color:#fe4a55}.single-feedback-item-box:after{content:"\f10a";position:absolute;right:90px;color:#fff;z-index:-1;bottom:125px;line-height:1;opacity:.35;font-family:Flaticon;font-size:100px}.single-feedback-item-box p{color:#fff}.single-feedback-item-box .client-info{margin-top:25px}.single-feedback-item-box .client-info img{width:55px!important;height:55px;border-radius:50%;display:inline-block!important}.single-feedback-item-box .client-info .title{margin-left:15px}.single-feedback-item-box .client-info .title h3{color:#fff;margin-bottom:5px;font-size:20px;font-weight:800}.single-feedback-item-box .client-info .title span{color:#fff;display:block}.feedback-slides-style-two.feedback-slides{position:relative;z-index:1;max-width:600px;border-radius:5px;margin-left:100px}.feedback-slides-style-two.feedback-slides:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;border-radius:5px;z-index:-1;background-color:#fe4a55;opacity:.85}.feedback-slides-style-two.feedback-slides .single-feedback-item-box{background-color:transparent;border-radius:0;padding:85px 85px 150px}.feedback-slides-style-two.feedback-slides .swiper-pagination{text-align:start;bottom:65px;left:50px}.feedback-slides-style-two.feedback-slides .swiper-pagination .swiper-pagination-bullet{margin:0 3px;width:15px;height:15px;border-radius:50%;background-color:transparent!important;border:1px solid #fff;position:relative;transition:.5s;opacity:1}.feedback-slides-style-two.feedback-slides .swiper-pagination .swiper-pagination-bullet:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background-color:transparent;border-radius:50%;margin:2px;transition:.5s}.feedback-slides-style-two.feedback-slides .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,.feedback-slides-style-two.feedback-slides .swiper-pagination .swiper-pagination-bullet:hover{border-color:#fff}.feedback-slides-style-two.feedback-slides .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before,.feedback-slides-style-two.feedback-slides .swiper-pagination .swiper-pagination-bullet:hover:before{background-color:#fff}.feedback-area.bg-6ba292 .divider2,.feedback-area.bg-6ba292 .divider3{background-color:#6ba292}.feedback-area.bg-6ba292 .single-feedback-box{background-color:transparent;border-color:#8ab6a9}.feedback-area.bg-6ba292 .single-feedback-box .client-info .title h3,.feedback-area.bg-6ba292 .single-feedback-box .client-info .title span,.feedback-area.bg-6ba292 .single-feedback-box p{color:#fff}.feedback-area.bg-6ba292 .single-feedback-box:before{color:#909279}.tree-shape{position:absolute;right:0;bottom:-100px;z-index:-1}.health-coaching-feedback-area{background-color:#f8fafb}.health-coaching-feedback-area .container-fluid{padding-left:0;padding-right:0}.health-coaching-feedback-area .container-fluid .row{margin-left:0;margin-right:0}.health-coaching-feedback-area .container-fluid .row .col-lg-6{padding-left:0;padding-right:0}.health-coaching-feedback-image{margin-right:-250px}.health-coaching-inner{text-align:center;max-width:615px}.health-coaching-inner h2{margin-bottom:60px;font-size:36px;font-weight:800}.feedback-quote{border-radius:5px;box-shadow:0 8px 16px 0 rgba(146,184,255,.2);background-color:#f9f9f2;position:relative;padding:55px 45px;z-index:1}.feedback-quote p{font-size:19px;font-weight:600}.feedback-quote .client-info{margin-top:25px;text-align:left}.feedback-quote .client-info img{width:60px!important;height:60px;border-radius:50%}.feedback-quote .client-info .title{margin-left:15px;text-align:left}.feedback-quote .client-info .title h3{margin-bottom:0;color:#fe4a55;font-size:17px;font-weight:700}.feedback-quote .client-info .title span{display:block;color:#606060;font-size:14px;margin-top:4px}.object1{position:absolute;left:-35px;top:-30px;z-index:-1}.object1 img{animation-name:rotateme;animation-duration:50s;animation-iteration-count:infinite;animation-timing-function:linear}.object2{right:0;top:-20px}.object2,.object3{position:absolute;z-index:-1}.object3{left:-15px;bottom:-15px}.object4{position:absolute;right:0;bottom:0;z-index:-1}.feedback-area.bg-6dbbbd .section-title .sub-title,.feedback-area.bg-6dbbbd .section-title h2,.feedback-area.bg-6dbbbd .section-title p{color:#fff}.single-kindergarten-feedback-item{text-align:center;margin-bottom:30px}.single-kindergarten-feedback-item .content{position:relative}.single-kindergarten-feedback-item .content p{position:absolute;left:0;right:0;top:60px;padding:0 80px}.single-kindergarten-feedback-item .client-info{margin-top:10px;margin-left:70px}.single-kindergarten-feedback-item .client-info img{width:60px!important;display:inline-block!important;width:60px;border:3px solid #d9a416;border-radius:50%}.single-kindergarten-feedback-item .client-info h3{color:#fff;margin-top:15px;margin-bottom:0;font-size:20px;font-weight:700}.single-kindergarten-feedback-item .client-info span{display:block;color:#fff;margin-top:4px;opacity:.9}.feedback-slides-three .swiper-button-next,.feedback-slides-three .swiper-button-prev{width:50px;height:50px;line-height:50px;border:1px dashed #fe4a55;border-radius:50%;background-color:transparent!important;color:#d1a1a1;transition:.5s}.feedback-slides-three .swiper-button-next:after,.feedback-slides-three .swiper-button-prev:after{font-size:20px}.feedback-slides-three .swiper-button-next:before,.feedback-slides-three .swiper-button-prev:before{position:absolute;left:0;right:0;top:0;bottom:0;z-index:-1;background-color:#fff;content:"";border-radius:50%;margin:4px;transition:.5s}.profile-box{max-width:1110px}.profile-box .row{margin-left:0;margin-right:0}.profile-box .row .col-lg-4,.profile-box .row .col-lg-8{padding-left:0;padding-right:0}.profile-box .image{border-radius:5px;padding-right:15px}.profile-box .image img{border-radius:5px}.profile-box .content{padding:20px 0 20px 50px}.profile-box .content h3{margin-bottom:7px;font-size:23px;font-weight:800}.profile-box .content .sub-title{display:block;color:#fe4a55;margin-bottom:15px;font-size:15px;font-weight:600}.profile-box .content .info{padding-left:0;margin-bottom:0;list-style-type:none}.profile-box .content .info li{margin-bottom:8px;font-weight:600}.profile-box .content .info li span{color:#606060;font-weight:700}.profile-box .content .info li:last-child{margin-bottom:0}.profile-box .content .social-link{padding-left:0;list-style-type:none;margin-top:20px;margin-bottom:0}.profile-box .content .social-link li{display:inline-block;margin-right:8px}.profile-box .content .social-link li:last-child{margin-right:0}.profile-box .content .social-link li a{width:30px;height:30px;text-align:center;background-color:#e1e1e1;font-size:18px;color:#221638;position:relative;border-radius:2px}.profile-box .content .social-link li a i{position:absolute;left:0;top:50%;right:0;transform:translateY(-48%)}.profile-box .content .social-link li a:hover{background-color:#fe4a55;color:#fff}.profile-courses-quizzes{margin-top:80px}.profile-courses-quizzes .nav{margin-bottom:0;list-style-type:none;background-color:#f8f9f8;border-radius:5px;justify-content:center;border:none;text-align:center;padding-left:30px;padding-right:30px}.profile-courses-quizzes .nav .nav-item{margin-bottom:0}.profile-courses-quizzes .nav .nav-item .nav-link{position:relative;color:#606060;border:none;background-color:transparent;padding:16px 7px 14px;font-size:17px;font-weight:800;margin-left:10px;margin-right:10px}.profile-courses-quizzes .nav .nav-item .nav-link:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background-color:#fe4a55;transition:.5s;transform:scaleX(0)}.profile-courses-quizzes .nav .nav-item .nav-link.active,.profile-courses-quizzes .nav .nav-item .nav-link:hover{color:#221638}.profile-courses-quizzes .nav .nav-item .nav-link.active:before,.profile-courses-quizzes .nav .nav-item .nav-link:hover:before{transform:scaleX(1)}.profile-courses-quizzes .tab-content{margin-top:30px}.profile-courses-quizzes .tab-content .nav{background-color:transparent;border-radius:0;padding-left:0;padding-right:0}.profile-courses-quizzes .tab-content .nav .nav-item .nav-link{color:#221638;background-color:#f8f9f8;border-radius:30px;padding:8px 35px;font-size:14px;font-weight:600;margin-left:5px;margin-right:5px}.profile-courses-quizzes .tab-content .nav .nav-item .nav-link:before{display:none}.profile-courses-quizzes .tab-content .nav .nav-item .nav-link.active,.profile-courses-quizzes .tab-content .nav .nav-item .nav-link:hover{color:#fff;background-color:#fe4a55}.profile-courses-quizzes .tab-content .tab-content .nav .nav-item .nav-link{color:#606060;background-color:transparent;border-radius:0;padding:0 5px 3px;font-size:17px;font-weight:600;margin-left:10px;margin-right:10px}.profile-courses-quizzes .tab-content .tab-content .nav .nav-item .nav-link:before{display:block}.profile-courses-quizzes .tab-content .tab-content .nav .nav-item .nav-link.active,.profile-courses-quizzes .tab-content .tab-content .nav .nav-item .nav-link:hover{color:#221638}.profile-courses-quizzes .tab-content .tab-content .nav .nav-item .nav-link.active:before,.profile-courses-quizzes .tab-content .tab-content .nav .nav-item .nav-link:hover:before{transform:scaleX(1)}.profile-courses-quizzes .tab-content .table{margin-bottom:30px}.profile-courses-quizzes .tab-content .table thead{background-color:#221638;color:#fff}.profile-courses-quizzes .tab-content .table thead tr th{white-space:nowrap;vertical-align:middle;border:none;font-size:18px;font-weight:800;padding:14px 25px}.profile-courses-quizzes .tab-content .table tbody tr td{vertical-align:middle;white-space:nowrap;color:#606060;border:none;font-size:14px;font-weight:600;padding:15px 25px 14px}.profile-courses-quizzes .tab-content .table tbody tr td a{display:inline-block;color:#606060}.profile-courses-quizzes .tab-content .table tbody tr td a:hover{color:#fe4a55}.profile-courses-quizzes .tab-content .table tbody tr td .progress{display:inline-block;border-radius:30px;height:auto;padding:4px 15px 3.5px;background-color:#221638;overflow:unset;margin-left:5px;position:relative;top:-1px;color:#fff;font-size:13px;font-weight:700}.profile-courses-quizzes .tab-content .table tbody tr td .progress.completed{background-color:#539a00}.profile-courses-quizzes .tab-content .table tbody tr td .progress.pending{background-color:#ffc107}.profile-courses-quizzes .tab-content .table tbody tr td .progress.passed{background-color:#007bff}.profile-courses-quizzes .tab-content .table tbody tr td .progress.failed{background-color:#dc3545}.profile-courses-quizzes .tab-content .table tbody tr:nth-of-type(odd){background-color:#f8f9f8}.profile-courses-quizzes .pagination-area{margin-bottom:30px}.profile-courses .title,.profile-quizzes .title{background-color:#f8f9f8;color:#221638;text-align:center;margin-bottom:30px;font-weight:800;padding:15px 0;font-size:22px}.profile-quizzes .table{margin-bottom:30px}.profile-quizzes .table thead{background-color:#221638;color:#fff}.profile-quizzes .table thead tr th{white-space:nowrap;vertical-align:middle;border:none;font-size:18px;font-weight:800;padding:14px 25px}.profile-quizzes .table tbody tr td{vertical-align:middle;white-space:nowrap;color:#606060;border:none;font-size:14px;font-weight:600;padding:15px 25px 14px}.profile-quizzes .table tbody tr td a{display:inline-block;color:#606060}.profile-quizzes .table tbody tr td a:hover{color:#fe4a55}.profile-quizzes .table tbody tr td .progress{display:inline-block;border-radius:30px;height:auto;padding:4px 12px 3.5px;background-color:#221638;overflow:unset;margin-left:5px;position:relative;top:-2px;color:#fff;font-size:11px;font-weight:700}.profile-quizzes .table tbody tr td .progress.completed{background-color:#539a00}.profile-quizzes .table tbody tr td .progress.pending{background-color:#ffc107}.profile-quizzes .table tbody tr td .progress.passed{background-color:#007bff}.profile-quizzes .table tbody tr td .progress.failed{background-color:#dc3545}.profile-quizzes .table tbody tr:nth-of-type(odd){background-color:#f8f9f8}.selected-ages-area{position:relative;z-index:1}.selected-ages-area .section-title{max-width:500px}.single-selected-ages-box{text-align:center;margin-bottom:30px}.single-selected-ages-box .image{margin-bottom:30px}.single-selected-ages-box h3{-webkit-clip-path:polygon(0 0,100% 0,99% 100%,3% 100%);clip-path:polygon(0 0,100% 0,99% 100%,3% 100%);background-color:#cce7e8;color:#5caaac;padding:10px 10px 6px;font-size:28px;font-weight:900;margin-left:15px;margin-right:15px;margin-bottom:20px}.single-selected-ages-box .ages-number{display:block;color:#5caaac;margin-top:5px;font-size:16px;font-weight:700}.col-lg-3:nth-child(2) .single-selected-ages-box h3{background-color:#ffb0b4;color:#fe4a55}.col-lg-3:nth-child(2) .single-selected-ages-box .ages-number{color:#fe4a55}.col-lg-3:nth-child(3) .single-selected-ages-box h3{background-color:#ffeac4;color:#ffa70a}.col-lg-3:nth-child(3) .single-selected-ages-box .ages-number{color:#ffa70a}.col-lg-3:nth-child(4) .single-selected-ages-box h3{background-color:#ebbcff;color:#be22ff}.col-lg-3:nth-child(4) .single-selected-ages-box .ages-number{color:#be22ff}.video-box{position:relative;border-radius:5px;max-width:800px;z-index:1;margin-left:auto;margin-right:auto;margin-top:100px}.video-box .image{overflow:hidden;border-radius:5px}.video-box .image img{border-radius:5px;transition:.5s}.video-box .video-btn{display:inline-block;width:80px;height:80px;font-size:35px;text-align:center;line-height:80px;position:absolute;left:50%;top:50%;z-index:1;transform:translateY(-50%) translateX(-50%);background-color:#fe4a55;border-radius:50%;color:#fff;cursor:pointer}.video-box .video-btn:after,.video-box .video-btn:before{content:"";display:block;position:absolute;top:0;right:0;z-index:-1;bottom:0;left:0;transition:.5s;border-radius:50%;border:1px solid #fe4a55}.video-box .video-btn:before{animation:ripple 2s linear infinite}.video-box .video-btn:after{animation:ripple 2s linear 1s infinite}.video-box .video-btn:hover{color:#fff;background-color:#221638}.video-box .video-btn:hover:after,.video-box .video-btn:hover:before{border-color:#221638}.video-box:hover .image img{transform:scale3d(1.1,1.1,1.1)}@keyframes ripple{0%{transform:scale(1)}75%{transform:scale(1.75);opacity:1}to{transform:scale(2);opacity:0}}.shape10{position:absolute;left:-11%;bottom:-11%;z-index:-1}.shape10 img{border-radius:0;animation:moveleftbounce 4s linear infinite}.get-instant-courses-inner-area{position:relative;z-index:1;background-color:#f9f9f9;border-radius:5px}.get-instant-courses-inner-area .row{margin-left:0;margin-right:0}.get-instant-courses-inner-area .row .col-lg-4,.get-instant-courses-inner-area .row .col-lg-8{padding-left:0;padding-right:0}.get-instant-courses-content{padding:70px 70px 30px}.get-instant-courses-content .sub-title{display:block;text-transform:uppercase;color:#fe4a55;margin-bottom:10px;font-size:14px;font-weight:600}.get-instant-courses-content h2{margin-bottom:12px;font-size:36px;font-weight:800}.get-instant-courses-content .default-btn{margin-top:5px}.get-instant-courses-image{position:relative;z-index:1;border-radius:0 5px 5px 0}.get-instant-courses-image img{border-radius:0 5px 5px 0}.shape5{position:absolute;left:5.5%;top:0;z-index:-1}.shape5 img{animation:moveleftbounce 4s linear infinite}.shape6{position:absolute;left:-65px;bottom:10%}.shape6 img{animation-name:rotateme;animation-duration:100s;animation-iteration-count:infinite;animation-timing-function:linear}.shape7{position:absolute;left:5%;bottom:38%}.shape7 img{animation:movescale 4s linear infinite}.single-events-box{transition:.5s;background-color:#fff;margin-bottom:30px}.single-events-box .image{position:relative}.single-events-box .image,.single-events-box .image img{border-radius:5px 5px 5px 0}.single-events-box .image .date{position:absolute;left:0;bottom:0;display:inline-block;background-color:#fff;color:#fe4a55;padding:8px 20px 7px;border-radius:0 5px 0 0;font-size:15px;font-weight:700}.single-events-box .image .date:before{content:"";position:absolute;left:20px;bottom:0;width:60px;height:1px;background-color:#acacac}.single-events-box .content{border-radius:0 0 5px 5px;padding:20px;position:relative}.single-events-box .content h3{margin-bottom:0;line-height:1.3;font-size:24px;font-weight:800}.single-events-box .content h3 a{display:inline-block}.single-events-box .content .location{display:block;color:#606060;margin-top:13px;position:relative;padding-left:22px;font-size:14px;font-weight:700}.single-events-box .content .location i{color:#fe4a55;position:absolute;left:0;top:2px;font-size:18px}.single-events-box .content:before{left:20px;position:absolute;bottom:0;content:"";height:2px;width:45px;background-color:#d6d6d6}.single-events-box:hover{box-shadow:0 .5rem 1rem rgba(0,0,0,.1)}.events-area.bg-image{background-image:url(/images/events-bg.jpg);background-repeat:no-repeat;background-position:50%;background-size:cover}.single-events-box-item{transition:.5s;background-color:#fff;margin-bottom:30px}.single-events-box-item .image{position:relative;border-radius:5px 5px 5px 0}.single-events-box-item .image img{border-radius:5px 5px 5px 0}.single-events-box-item .image .date{position:absolute;left:0;bottom:0;display:inline-block;background-color:#6ba292;color:#fff;padding:9px 20px 7px;border-radius:0 5px 0 0;font-size:15px;font-weight:700}.single-events-box-item .content{border-radius:0 0 5px 5px;padding:20px;position:relative}.single-events-box-item .content h3{margin-bottom:0;line-height:1.3;font-size:24px;font-weight:800}.single-events-box-item .content h3 a{display:inline-block}.single-events-box-item .content .location{display:block;color:#606060;margin-top:13px;position:relative;padding-left:22px;font-size:14px;font-weight:700}.single-events-box-item .content .location i{color:#fe4a55;position:absolute;left:0;top:2px;font-size:18px}.single-events-box-item:hover{box-shadow:0 .5rem 1rem rgba(0,0,0,.1)}.events-area.bg-shape{position:relative;z-index:1;padding-top:140px;padding-bottom:110px}.events-area.bg-shape:before{top:0;background-image:url(/images/events-rectangle1.png);background-position:top}.events-area.bg-shape:after,.events-area.bg-shape:before{content:"";position:absolute;left:0;width:100%;height:100%;z-index:-1;background-repeat:no-repeat}.events-area.bg-shape:after{bottom:0;background-image:url(/images/events-rectangle2.png);background-position:bottom}.events-box{margin-bottom:30px;background-color:#fff;border-radius:5px}.events-box .image{height:100%;border-radius:5px;background-position:50%;background-size:cover;background-repeat:no-repeat}.events-box .image.bg1{background-image:url(/images/events/kindergarten-img1.jpg)}.events-box .image.bg2{background-image:url(/images/events/kindergarten-img2.jpg)}.events-box .image.bg3{background-image:url(/images/events/kindergarten-img3.jpg)}.events-box .image.bg4{background-image:url(/images/events/kindergarten-img4.jpg)}.events-box .image img{display:none;border-radius:5px}.events-box .content{padding:40px}.events-box .content .date{margin-bottom:20px;display:inline-block;position:relative}.events-box .content .date span{position:absolute;left:0;top:21px;right:0;text-align:center;color:#fff;font-size:16px;font-weight:700}.events-box .content h3{margin-bottom:12px;line-height:1.3;font-size:24px;font-weight:800}.events-box .content h3 a{display:inline-block}.events-box .content .location{display:block;color:#606060;margin-top:12px;position:relative;padding-left:22px;font-size:14px;font-weight:700}.events-box .content .location i{color:#fe4a55;position:absolute;left:0;top:2px;font-size:18px}.events-details-header{margin-bottom:40px}.events-details-header ul{margin-bottom:0;list-style-type:none;background-color:#f8f9f8;padding:14px 30px}.events-details-header ul li{display:inline-block;margin-right:18px;color:#606060;font-weight:600;position:relative;padding-left:22px}.events-details-header ul li i{color:#fe4a55;position:absolute;left:0;top:1px;font-size:18px}.events-details-header ul li:last-child{margin-right:0}.events-details-desc{padding-left:25px;padding-right:25px}.events-details-desc h3{margin-bottom:12px;font-size:24px;font-weight:800}.events-details-desc h3:not(:first-child){margin-top:30px}.events-details-image{position:relative;margin-bottom:50px}.events-details-image:before{content:"";position:absolute;left:0;top:0;right:0;bottom:0;z-index:1;background-color:#221638;opacity:.4}.events-details-image #timer{position:absolute;left:50%;top:50%;z-index:2;transform:translateY(-50%) translateX(-50%)}.events-details-image #timer div{background-color:transparent;color:#fff;width:130px;height:130px;position:relative;z-index:1;border-radius:5px;font-size:50px;font-weight:800;margin-left:8px;margin-right:8px}.events-details-image #timer div span{display:block;margin-top:-6px;text-transform:uppercase;font-size:19px;font-weight:500}.events-details-image #timer div:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;border-radius:5px;background-color:#fe4a55;opacity:.7;z-index:-1}.events-details-info{background-color:#f8f9f8;border-radius:5px;padding:35px}.events-details-info .info{margin-bottom:0;list-style-type:none;padding-left:0}.events-details-info .info li{border-bottom:1px solid #e5e5e7;color:#606060;font-size:17px;font-weight:600;padding-top:15px;padding-bottom:14px}.events-details-info .info li span{font-weight:800;color:#221638;position:relative}.events-details-info .info li.price{padding-bottom:10px;color:#fe4a55;font-size:28px;font-weight:800}.events-details-info .info li.price span{color:#221638;font-size:17px;font-weight:800}.events-details-info .info li:first-child{padding-top:0}.events-details-info .info li .payment-method img{margin-right:5px}.events-details-info .info li .payment-method img:last-child{margin-right:0}.events-details-info .btn-box{text-align:center;margin-top:30px}.events-details-info .btn-box .default-btn{display:block;padding:12px 30px}.events-details-info .btn-box .default-btn i{position:relative;left:0;top:2px;margin-right:8px;line-height:1;font-weight:400;font-size:20px}.events-details-info .btn-box p{margin-top:15px;font-weight:600}.events-details-info .btn-box p a{color:#fe4a55}.events-details-info .btn-box p a:hover{text-decoration:underline}.events-details-info .events-share{text-align:center;margin-top:25px}.events-details-info .events-share .share-info{display:inline-block;position:relative;cursor:pointer}.events-details-info .events-share .share-info span{display:inline-block;color:#fe4a55;line-height:1;font-size:14px;font-weight:700}.events-details-info .events-share .share-info span i{color:#221638}.events-details-info .events-share .share-info .social-link{padding-left:0;list-style-type:none;margin-bottom:0;margin-top:12px}.events-details-info .events-share .share-info .social-link li{display:inline-block;margin-right:8px}.events-details-info .events-share .share-info .social-link li:last-child{margin-right:0}.events-details-info .events-share .share-info .social-link li a{width:30px;height:30px;text-align:center;background-color:#e1e1e1;font-size:18px;color:#221638;position:relative;border-radius:2px}.events-details-info .events-share .share-info .social-link li a i{position:absolute;left:0;top:50%;right:0;transform:translateY(-48%)}.events-details-info .events-share .share-info .social-link li a:hover{background-color:#fe4a55;color:#fff}.events-details-location{margin-bottom:40px}.events-details-location #map iframe{height:400px;width:100%}.lifestyle-area .section-title h2{max-width:650px}.single-lifestyle-box{margin-bottom:30px;text-align:center;transition:.5s;border-radius:5px;padding:40px 20px;background-color:#f5f7fa;border:1px dashed #6ba292}.single-lifestyle-box .icon{width:110px;height:110px;line-height:110px;background-color:#fff;font-size:65px;color:#6ba292;border-radius:50%;margin-left:auto;margin-bottom:25px;margin-right:auto}.single-lifestyle-box h3{margin-bottom:17px;font-size:24px;font-weight:800}.single-lifestyle-box p{transition:.5s}.single-lifestyle-box .link-btn{display:inline-block;color:#fe4a55;font-size:15px;font-weight:700}.single-lifestyle-box:hover{background-color:#6ba292}.single-lifestyle-box:hover .link-btn,.single-lifestyle-box:hover h3,.single-lifestyle-box:hover h3 a,.single-lifestyle-box:hover p{color:#fff}.program-area{position:relative;z-index:1;background-image:url(/images/program-bg.jpg);background-repeat:no-repeat;background-position:50%;background-size:cover}.program-section-title{padding-right:80px}.program-section-title h2{margin-bottom:0;font-size:36px;font-weight:800}.program-section-title p{margin-top:20px}.program-section-title .default-btn{margin-top:8px}.program-list{margin-left:-20px;position:relative;z-index:1}.program-list .row{margin-left:-10px;margin-right:-10px}.program-list .row .col-lg-6{padding-left:10px;padding-right:10px}.program-list .row .col-lg-6:nth-child(2) .single-program-box{margin-bottom:0}.program-list .row .col-lg-6:nth-child(2) .single-program-box .shape{left:auto;right:0}.program-list .program-circle-shape{position:absolute;left:-50px;top:50%;transform:translateY(-50%);z-index:-1}.program-list .program-circle-shape img{animation-name:rotateme;animation-duration:30s;animation-iteration-count:infinite;animation-timing-function:linear}.program-list .single-program-box:nth-child(2){margin-bottom:0}.single-program-box{margin-bottom:20px;text-align:center;border-radius:5px;padding:40px 20px;position:relative;z-index:1;background-color:#fff;box-shadow:0 8px 16px 0 rgba(146,184,255,.2)}.single-program-box .icon{font-size:60px;line-height:1;color:#6ba292;margin-bottom:17px}.single-program-box h3{margin-bottom:15px;font-size:22px;font-weight:800}.single-program-box .link-btn{display:inline-block;color:#fe4a55;font-size:15px;font-weight:700}.single-program-box .link-btn:hover{color:#6ba292}.single-program-box .shape{position:absolute;left:0;top:0;z-index:-1}.health-services-area{position:relative;z-index:1;background-image:url(/images/health-services-bg.jpg);background-repeat:no-repeat;background-position:50%;background-size:cover}.single-health-services-box{margin-bottom:30px;position:relative;padding-left:92px}.single-health-services-box .icon{width:70px;height:70px;line-height:70px;background-color:#fff;font-size:40px;color:#6ba292;animation:border-transform 10s linear infinite alternate forwards;border-radius:50%;transition:.5s;text-align:center;border:1px solid #6ba292;position:absolute;left:0;top:2px}.single-health-services-box h3{margin-bottom:12px;font-size:24px;font-weight:800}.single-health-services-box:hover .icon{background-color:#6ba292;color:#fff}@keyframes border-transform{0%,to{border-radius:63% 37% 54% 46%/55% 48% 52% 45%}14%{border-radius:40% 60% 54% 46%/49% 60% 40% 51%}28%{border-radius:54% 46% 38% 62%/49% 70% 30% 51%}42%{border-radius:61% 39% 55% 45%/61% 38% 62% 39%}56%{border-radius:61% 39% 67% 33%/70% 50% 50% 30%}70%{border-radius:50% 50% 34% 66%/56% 68% 32% 44%}84%{border-radius:46% 54% 50% 50%/35% 61% 39% 65%}}.blog-area .row .col-lg-8 .row .col-lg-12 .pagination-area{margin-top:25px}.single-blog-post{margin-bottom:30px;position:relative}.single-blog-post .post-image{border-radius:5px 5px 0 0}.single-blog-post .post-image a{border-radius:5px 5px 0 0;overflow:hidden}.single-blog-post .post-image a img{border-radius:5px 5px 0 0;transition:.5s;width:100%}.single-blog-post .post-content{margin-top:25px}.single-blog-post .post-content .category{display:inline-block;margin-bottom:10px;color:#606060;text-transform:uppercase;font-size:14px;font-weight:700}.single-blog-post .post-content .category:hover{color:#fe4a55}.single-blog-post .post-content h3{margin-bottom:12px;line-height:1.3;font-size:24px;font-weight:800}.single-blog-post .post-content h3 a{display:inline-block}.single-blog-post .post-content .post-content-footer{list-style-type:none;padding-left:0;margin:18px -7px 0}.single-blog-post .post-content .post-content-footer li{color:#606060;font-size:15px;position:relative;padding-left:29px;padding-right:7px}.single-blog-post .post-content .post-content-footer li .post-author img{width:35px;height:35px;margin-right:10px}.single-blog-post .post-content .post-content-footer li .post-author span{color:#fe4a55;font-weight:600;font-size:15px}.single-blog-post .post-content .post-content-footer li i{color:#fe4a55;position:absolute;left:7px;top:0}.single-blog-post .post-content .post-content-footer li:first-child{padding-left:7px}.single-blog-post:hover .post-image a img{transform:rotate(5deg) scale(1.3)}.single-blog-post-item{margin-bottom:30px;position:relative}.single-blog-post-item .post-image{border-radius:5px 5px 0 0}.single-blog-post-item .post-image a{border-radius:5px 5px 0 0;overflow:hidden}.single-blog-post-item .post-image a img{border-radius:5px 5px 0 0;transition:.5s}.single-blog-post-item .post-content{margin-top:25px}.single-blog-post-item .post-content .category{display:inline-block;margin-bottom:7px;color:#606060;text-transform:uppercase;font-size:14px;font-weight:700}.single-blog-post-item .post-content .category:hover{color:#fe4a55}.single-blog-post-item .post-content h3{margin-bottom:0;line-height:1.3;font-size:24px;font-weight:800}.single-blog-post-item .post-content h3 a{display:inline-block}.single-blog-post-item .post-content .post-content-footer{list-style-type:none;padding-left:0;margin:20px -7px 0}.single-blog-post-item .post-content .post-content-footer li{color:#606060;font-size:15px;position:relative;margin-left:15px;padding-left:29px;padding-right:7px}.single-blog-post-item .post-content .post-content-footer li .post-author img{width:35px;height:35px;margin-right:10px}.single-blog-post-item .post-content .post-content-footer li .post-author span{color:#fe4a55;font-weight:600;font-size:15px}.single-blog-post-item .post-content .post-content-footer li i{color:#fe4a55;position:absolute;left:7px;top:0}.single-blog-post-item .post-content .post-content-footer li:first-child{padding-left:7px;margin-left:0}.single-blog-post-item:hover .post-image a img{transform:rotate(5deg) scale(1.3)}.blog-post-info{border-top:1px solid #f2f1f3;text-align:center;padding-top:30px}.blog-post-info p{max-width:600px;margin-left:auto;margin-right:auto;margin-bottom:0}.blog-post-info p a{color:#fe4a55}.blog-post-info p a:hover{text-decoration:underline;color:#221638}.blog-post-list .single-blog-post-item .post-content{margin-top:20px}.single-blog-post-box{margin-bottom:30px;position:relative}.single-blog-post-box .post-image{border-radius:5px 5px 0 0}.single-blog-post-box .post-image a{border-radius:5px 5px 0 0;overflow:hidden}.single-blog-post-box .post-image a img{border-radius:5px 5px 0 0;transition:.5s}.single-blog-post-box .post-content{background-color:#fffaf3;padding:25px}.single-blog-post-box .post-content .category{display:inline-block;margin-bottom:7px;color:#606060;text-transform:uppercase;font-size:14px;font-weight:700}.single-blog-post-box .post-content .category:hover{color:#fe4a55}.single-blog-post-box .post-content h3{margin-bottom:12px;line-height:1.3;font-size:24px;font-weight:800}.single-blog-post-box .post-content h3 a{display:inline-block}.single-blog-post-box .post-content .post-content-footer{list-style-type:none;padding-left:0;margin:20px -7px 0}.single-blog-post-box .post-content .post-content-footer li{color:#606060;font-size:15px;position:relative;padding-left:29px;padding-right:7px}.single-blog-post-box .post-content .post-content-footer li .post-author img{width:35px;height:35px;margin-right:10px}.single-blog-post-box .post-content .post-content-footer li .post-author span{color:#fe4a55;font-weight:600;font-size:15px}.single-blog-post-box .post-content .post-content-footer li i{color:#fe4a55;position:absolute;left:7px;top:0}.single-blog-post-box .post-content .post-content-footer li:first-child{padding-left:7px}.single-blog-post-box:hover .post-image a img{transform:rotate(5deg) scale(1.3)}.blog-items{margin-left:-15px;margin-right:-15px}.blog-area{position:relative;z-index:1}.blog-shape1{position:absolute;left:0;bottom:100px;z-index:-1}.blog-shape1 img{animation:movebounce 5s linear infinite}.blog-shape2{position:absolute;right:0;top:35%;transform:translateY(-35%);z-index:-1}.blog-shape2 img{animation:movebounce 5s linear infinite}.single-blog-item{margin-bottom:30px;position:relative}.single-blog-item .post-image{border-radius:5px 5px 0 0;position:relative;z-index:1}.single-blog-item .post-image a{border-radius:5px 5px 0 0;overflow:hidden}.single-blog-item .post-image a img{border-radius:5px 5px 0 0;transition:.5s;width:100%}.single-blog-item .post-image:before{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:100%;z-index:1;background-image:url(/images/shape-style1.png);background-position:bottom;background-repeat:no-repeat}.single-blog-item .post-image .link-btn{border-radius:0;overflow:unset;display:block;position:absolute;left:0;right:0;top:0;bottom:0;z-index:2}.single-blog-item .post-content .category{display:inline-block;margin-bottom:10px;color:#606060;text-transform:uppercase;font-size:14px;font-weight:700}.single-blog-item .post-content .category:hover{color:#fe4a55}.single-blog-item .post-content h3{margin-bottom:0;line-height:1.3;font-size:24px;font-weight:800}.single-blog-item .post-content h3 a{display:inline-block}.blog-details-desc .article-image img{width:100%}.blog-details-desc .article-image-slides .swiper-button-next,.blog-details-desc .article-image-slides .swiper-button-prev{color:#87a1c1;background:#fff;width:45px;height:45px;line-height:40px;transition:.5s;border-radius:50%;border:1.5px solid #fff}.blog-details-desc .article-image-slides .swiper-button-next:after,.blog-details-desc .article-image-slides .swiper-button-prev:after{font-size:18px}.blog-details-desc .article-video iframe{width:100%;height:400px;border:none!important}.blog-details-desc .article-content{margin-top:30px}.blog-details-desc .article-content .entry-meta ul{padding-left:0;margin-bottom:0;list-style-type:none}.blog-details-desc .article-content .entry-meta ul li{margin-right:20px;position:relative;display:inline-block;border-right:1px solid #eee;font-weight:600;font-size:14px;padding-right:20px;padding-left:45px}.blog-details-desc .article-content .entry-meta ul li i{font-size:32px;color:#cfcfcf;position:absolute;left:0;top:50%;transform:translateY(-50%)}.blog-details-desc .article-content .entry-meta ul li span{display:block;color:#fe4a55;text-transform:uppercase;margin-bottom:2px;font-size:14px;font-weight:600}.blog-details-desc .article-content .entry-meta ul li a{display:inline-block;font-size:14px;font-weight:700}.blog-details-desc .article-content .entry-meta ul li:last-child{padding-right:0;margin-right:0;border-right:none}.blog-details-desc .article-content h3{margin-bottom:16px;margin-top:28px;font-size:24px;font-weight:800}.blog-details-desc .article-content .wp-block-gallery.columns-3{padding-left:0;list-style-type:none;display:flex;flex-wrap:wrap;margin:30px -10px}.blog-details-desc .article-content .wp-block-gallery.columns-3 li{flex:0 0 33.3333%;max-width:33.3333%;padding-right:10px;padding-left:10px}.blog-details-desc .article-content .wp-block-gallery.columns-3 li figure{margin-bottom:0}.blog-details-desc .article-content .features-list{padding-left:0;list-style-type:none;margin-top:20px;margin-bottom:30px}.blog-details-desc .article-content .features-list li{margin-bottom:15px;position:relative;padding-left:26px;color:#606060}.blog-details-desc .article-content .features-list li i{color:#fe4a55;display:inline-block;font-size:20px;position:absolute;left:0;top:1px}.blog-details-desc .article-content .features-list li:last-child{margin-bottom:0}.blog-details-desc .article-footer{display:flex;flex-wrap:wrap;border-top:1px solid #eee;padding-top:30px;margin-top:30px}.blog-details-desc .article-footer .article-tags{flex:0 0 50%;max-width:50%;color:#606060}.blog-details-desc .article-footer .article-tags span{display:inline-block;color:#221638;margin-right:3px;position:relative;top:3px;font-size:20px}.blog-details-desc .article-footer .article-tags a{display:inline-block;font-weight:700;position:relative;padding-right:3px;margin-right:3px}.blog-details-desc .article-footer .article-tags a:before{content:",";position:absolute;right:0}.blog-details-desc .article-footer .article-tags a:last-child:before{display:none;padding-right:0;margin-right:0}.blog-details-desc .article-footer .article-share{flex:0 0 50%;max-width:50%}.blog-details-desc .article-footer .article-share .social{padding-left:0;list-style-type:none;text-align:right;margin-bottom:0}.blog-details-desc .article-footer .article-share .social li{display:inline-block}.blog-details-desc .article-footer .article-share .social li span{display:inline-block;margin-right:3px;font-weight:700;position:relative;top:-1px}.blog-details-desc .article-footer .article-share .social li a{display:block;width:32px;height:32px;line-height:34px;border-radius:50%;background-color:#fe4a55;color:#fff;border:1px solid #fe4a55;text-align:center;font-size:17px;margin-left:5px}.blog-details-desc .article-footer .article-share .social li a:focus,.blog-details-desc .article-footer .article-share .social li a:hover{color:#fe4a55;background-color:transparent}.blog-details-desc .article-footer .article-share .social li a.facebook{background-color:#3b5998;border-color:#3b5998;color:#fff}.blog-details-desc .article-footer .article-share .social li a.facebook:focus,.blog-details-desc .article-footer .article-share .social li a.facebook:hover{color:#3b5998;background-color:transparent}.blog-details-desc .article-footer .article-share .social li a.twitter{background-color:#1da1f2;border-color:#1da1f2;color:#fff}.blog-details-desc .article-footer .article-share .social li a.twitter:focus,.blog-details-desc .article-footer .article-share .social li a.twitter:hover{color:#1da1f2;background-color:transparent}.blog-details-desc .article-footer .article-share .social li a.linkedin{background-color:#007bb5;border-color:#007bb5;color:#fff}.blog-details-desc .article-footer .article-share .social li a.linkedin:focus,.blog-details-desc .article-footer .article-share .social li a.linkedin:hover{color:#007bb5;background-color:transparent}.blog-details-desc .article-footer .article-share .social li a.instagram{background-color:#c13584;border-color:#c13584;color:#fff}.blog-details-desc .article-footer .article-share .social li a.instagram:focus,.blog-details-desc .article-footer .article-share .social li a.instagram:hover{color:#c13584;background-color:transparent}.blog-details-desc .article-author{margin-top:30px;border-radius:5px;background:#fdfcfc}.blog-details-desc .article-author .author-profile-header{height:115px;border-radius:5px 5px 0 0;background-color:#fe4a55;background-image:url(/images/bg.jpg);background-position:50%;background-size:cover;background-repeat:no-repeat}.blog-details-desc .article-author .author-profile{padding:0 25px 25px}.blog-details-desc .article-author .author-profile .author-profile-title{position:relative;z-index:1;margin-bottom:15px;margin-top:-45px}.blog-details-desc .article-author .author-profile .author-profile-title img{display:inline-block;border:3px solid #fff;width:100px;height:100px}.blog-details-desc .article-author .author-profile .author-profile-title .author-profile-title-details{margin-top:15px}.blog-details-desc .article-author .author-profile .author-profile-title .author-profile-title-details .author-profile-details h4{margin-bottom:5px;font-size:22px;font-weight:800}.blog-details-desc .article-author .author-profile .author-profile-title .author-profile-title-details .author-profile-details span{color:#606060}.blockquote,blockquote{overflow:hidden;background-color:#fafafa;padding:50px!important;position:relative;text-align:center;z-index:1;margin-bottom:20px;margin-top:20px}.blockquote p,blockquote p{color:#221638;line-height:1.6;margin-bottom:0;font-style:italic;font-weight:700;font-size:22px!important}.blockquote cite,blockquote cite{display:none}.blockquote:before,blockquote:before{color:#efefef;position:absolute;animation:fade-up 1.5s linear infinite;left:50px;top:-50px;z-index:-1;content:"\f10a";font-family:Flaticon;font-size:135px}.blockquote:after,blockquote:after{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background-color:#fe4a55;margin-top:20px;margin-bottom:20px}.edemy-post-navigation{display:flex;flex-wrap:wrap;margin-top:30px;padding-top:30px;padding-bottom:30px;border-top:1px solid #eee;border-bottom:1px solid #eee}.prev-link-wrapper{flex:0 0 50%;max-width:50%;padding-right:15px}.prev-link-wrapper a{display:flex;align-items:center}.prev-link-wrapper a:hover .image-prev .post-nav-title,.prev-link-wrapper a:hover .image-prev:after{opacity:1;visibility:visible}.prev-link-wrapper a:hover .prev-link-info-wrapper{color:#fe4a55}.prev-link-wrapper .image-prev{display:inline-block;min-width:100px;width:100px;border-radius:5px;overflow:hidden;vertical-align:top;margin-right:20px;position:relative;transition:.5s}.prev-link-wrapper .image-prev img{border-radius:5px}.prev-link-wrapper .image-prev:after{display:block;content:"";height:100%;width:100%;position:absolute;top:0;left:0;border-radius:5px;opacity:0;background-color:#fe4a55;visibility:hidden;transition:.5s}.prev-link-wrapper .image-prev .post-nav-title{position:absolute;left:0;top:50%;transform:translateY(-50%);right:0;margin:0 auto;text-align:center;text-transform:uppercase;z-index:2;color:#fff;opacity:0;visibility:hidden;transition:.5s;font-size:16px;font-weight:700}.prev-link-wrapper .prev-link-info-wrapper{color:#221638;transition:.5s}.prev-link-wrapper .prev-title{display:inline-block;font-weight:800;font-size:16.5px}.prev-link-wrapper .meta-wrapper{display:block;color:#606060;text-transform:capitalize;margin-top:5px;font-weight:500;font-size:14px}.next-link-wrapper{flex:0 0 50%;max-width:50%;text-align:right;padding-left:15px}.next-link-wrapper a{display:flex;align-items:center}.next-link-wrapper a:hover .image-next .post-nav-title,.next-link-wrapper a:hover .image-next:after{opacity:1;visibility:visible}.next-link-wrapper a:hover .next-link-info-wrapper{color:#fe4a55}.next-link-wrapper .image-next{display:inline-block;min-width:100px;width:100px;border-radius:5px;overflow:hidden;vertical-align:top;margin-left:20px;position:relative;transition:.5s}.next-link-wrapper .image-next img{border-radius:5px}.next-link-wrapper .image-next:after{display:block;content:"";height:100%;width:100%;position:absolute;top:0;left:0;border-radius:5px;opacity:0;background-color:#fe4a55;visibility:hidden;transition:.5s}.next-link-wrapper .image-next .post-nav-title{position:absolute;left:0;top:50%;transform:translateY(-50%);right:0;margin:0 auto;text-align:center;text-transform:uppercase;z-index:2;color:#fff;opacity:0;visibility:hidden;transition:.5s;font-size:16px;font-weight:500}.next-link-wrapper .next-link-info-wrapper{transition:.5s;color:#221638}.next-link-wrapper .next-title{display:inline-block;font-weight:800;font-size:16.5px}.next-link-wrapper .meta-wrapper{display:block;color:#606060;text-transform:capitalize;margin-top:5px;font-weight:500;font-size:14px}.comments-area{margin-top:30px}.comments-area .comments-title{line-height:normal;margin-bottom:30px;font-size:24px;font-weight:800}.comments-area .comment-list,.comments-area ol,.comments-area ul{padding:0;margin:0;list-style-type:none}.comments-area .children{margin-left:20px}.comments-area .comment-body{border-bottom:1px dashed #eee;padding-left:65px;color:#221638;font-size:14px;margin-bottom:20px;padding-bottom:20px}.comments-area .comment-body .reply{margin-top:15px}.comments-area .comment-body .reply a{border:1px dashed #ded9d9;color:#221638;display:inline-block;padding:6px 20px 3px;border-radius:30px;text-transform:uppercase;font-size:13px;font-weight:700}.comments-area .comment-body .reply a:hover{color:#fff;background-color:#fe4a55;border-color:#fe4a55}.comments-area .comment-author{font-size:16.5px;margin-bottom:.3em;position:relative;z-index:2}.comments-area .comment-author .avatar{height:50px;left:-65px;position:absolute;width:50px}.comments-area .comment-author .fn{font-weight:800}.comments-area .comment-author .says{display:none}.comments-area .comment-metadata{margin-bottom:.8em;color:#606060;letter-spacing:.01em;text-transform:uppercase;font-size:13px;font-weight:400}.comments-area .comment-metadata a{display:inline-block;color:#606060}.comments-area .comment-metadata a:hover{color:#fe4a55}.comments-area .comment-respond{margin-top:30px}.comments-area .comment-respond .comment-reply-title{margin-bottom:0;font-size:24px;font-weight:800}.comments-area .comment-respond .comment-reply-title #cancel-comment-reply-link{display:inline-block}.comments-area .comment-respond .comment-form{overflow:hidden}.comments-area .comment-respond .comment-notes{margin-bottom:20px;margin-top:10px}.comments-area .comment-respond .comment-notes .required{color:red}.comments-area .comment-respond .comment-form-comment{float:left;width:100%}.comments-area .comment-respond label{display:none}.comments-area .comment-respond input[type=date],.comments-area .comment-respond input[type=datetime-local],.comments-area .comment-respond input[type=email],.comments-area .comment-respond input[type=month],.comments-area .comment-respond input[type=number],.comments-area .comment-respond input[type=password],.comments-area .comment-respond input[type=search],.comments-area .comment-respond input[type=tel],.comments-area .comment-respond input[type=text],.comments-area .comment-respond input[type=time],.comments-area .comment-respond input[type=url],.comments-area .comment-respond input[type=week],.comments-area .comment-respond textarea{display:block;width:100%;background-color:#f4f4f4;border:none;padding:1px 0 0 15px;height:50px;outline:0;border-radius:3px;color:#221638;font-weight:600;font-size:15px}.comments-area .comment-respond input[type=date]::-moz-placeholder,.comments-area .comment-respond input[type=datetime-local]::-moz-placeholder,.comments-area .comment-respond input[type=email]::-moz-placeholder,.comments-area .comment-respond input[type=month]::-moz-placeholder,.comments-area .comment-respond input[type=number]::-moz-placeholder,.comments-area .comment-respond input[type=password]::-moz-placeholder,.comments-area .comment-respond input[type=search]::-moz-placeholder,.comments-area .comment-respond input[type=tel]::-moz-placeholder,.comments-area .comment-respond input[type=text]::-moz-placeholder,.comments-area .comment-respond input[type=time]::-moz-placeholder,.comments-area .comment-respond input[type=url]::-moz-placeholder,.comments-area .comment-respond input[type=week]::-moz-placeholder,.comments-area .comment-respond textarea::-moz-placeholder{-moz-transition:.5s;transition:.5s;color:#606060}.comments-area .comment-respond input[type=date]:-ms-input-placeholder,.comments-area .comment-respond input[type=datetime-local]:-ms-input-placeholder,.comments-area .comment-respond input[type=email]:-ms-input-placeholder,.comments-area .comment-respond input[type=month]:-ms-input-placeholder,.comments-area .comment-respond input[type=number]:-ms-input-placeholder,.comments-area .comment-respond input[type=password]:-ms-input-placeholder,.comments-area .comment-respond input[type=search]:-ms-input-placeholder,.comments-area .comment-respond input[type=tel]:-ms-input-placeholder,.comments-area .comment-respond input[type=text]:-ms-input-placeholder,.comments-area .comment-respond input[type=time]:-ms-input-placeholder,.comments-area .comment-respond input[type=url]:-ms-input-placeholder,.comments-area .comment-respond input[type=week]:-ms-input-placeholder,.comments-area .comment-respond textarea:-ms-input-placeholder{-ms-transition:.5s;transition:.5s;color:#606060}.comments-area .comment-respond input[type=date]::placeholder,.comments-area .comment-respond input[type=datetime-local]::placeholder,.comments-area .comment-respond input[type=email]::placeholder,.comments-area .comment-respond input[type=month]::placeholder,.comments-area .comment-respond input[type=number]::placeholder,.comments-area .comment-respond input[type=password]::placeholder,.comments-area .comment-respond input[type=search]::placeholder,.comments-area .comment-respond input[type=tel]::placeholder,.comments-area .comment-respond input[type=text]::placeholder,.comments-area .comment-respond input[type=time]::placeholder,.comments-area .comment-respond input[type=url]::placeholder,.comments-area .comment-respond input[type=week]::placeholder,.comments-area .comment-respond textarea::placeholder{transition:.5s;color:#606060}.comments-area .comment-respond input[type=date]:focus::-moz-placeholder,.comments-area .comment-respond input[type=datetime-local]:focus::-moz-placeholder,.comments-area .comment-respond input[type=email]:focus::-moz-placeholder,.comments-area .comment-respond input[type=month]:focus::-moz-placeholder,.comments-area .comment-respond input[type=number]:focus::-moz-placeholder,.comments-area .comment-respond input[type=password]:focus::-moz-placeholder,.comments-area .comment-respond input[type=search]:focus::-moz-placeholder,.comments-area .comment-respond input[type=tel]:focus::-moz-placeholder,.comments-area .comment-respond input[type=text]:focus::-moz-placeholder,.comments-area .comment-respond input[type=time]:focus::-moz-placeholder,.comments-area .comment-respond input[type=url]:focus::-moz-placeholder,.comments-area .comment-respond input[type=week]:focus::-moz-placeholder,.comments-area .comment-respond textarea:focus::-moz-placeholder{color:transparent}.comments-area .comment-respond input[type=date]:focus:-ms-input-placeholder,.comments-area .comment-respond input[type=datetime-local]:focus:-ms-input-placeholder,.comments-area .comment-respond input[type=email]:focus:-ms-input-placeholder,.comments-area .comment-respond input[type=month]:focus:-ms-input-placeholder,.comments-area .comment-respond input[type=number]:focus:-ms-input-placeholder,.comments-area .comment-respond input[type=password]:focus:-ms-input-placeholder,.comments-area .comment-respond input[type=search]:focus:-ms-input-placeholder,.comments-area .comment-respond input[type=tel]:focus:-ms-input-placeholder,.comments-area .comment-respond input[type=text]:focus:-ms-input-placeholder,.comments-area .comment-respond input[type=time]:focus:-ms-input-placeholder,.comments-area .comment-respond input[type=url]:focus:-ms-input-placeholder,.comments-area .comment-respond input[type=week]:focus:-ms-input-placeholder,.comments-area .comment-respond textarea:focus:-ms-input-placeholder{color:transparent}.comments-area .comment-respond input[type=date]:focus::placeholder,.comments-area .comment-respond input[type=datetime-local]:focus::placeholder,.comments-area .comment-respond input[type=email]:focus::placeholder,.comments-area .comment-respond input[type=month]:focus::placeholder,.comments-area .comment-respond input[type=number]:focus::placeholder,.comments-area .comment-respond input[type=password]:focus::placeholder,.comments-area .comment-respond input[type=search]:focus::placeholder,.comments-area .comment-respond input[type=tel]:focus::placeholder,.comments-area .comment-respond input[type=text]:focus::placeholder,.comments-area .comment-respond input[type=time]:focus::placeholder,.comments-area .comment-respond input[type=url]:focus::placeholder,.comments-area .comment-respond input[type=week]:focus::placeholder,.comments-area .comment-respond textarea:focus::placeholder{color:transparent}.comments-area .comment-respond textarea{height:auto!important;padding-top:15px}.comments-area .comment-respond .comment-form-author{float:left;width:50%;padding-right:10px;margin-bottom:20px}.comments-area .comment-respond .comment-form-email{float:left;width:50%;padding-left:12px;margin-bottom:20px}.comments-area .comment-respond .comment-form-url{float:left;width:100%;margin-bottom:20px}.comments-area .comment-respond .comment-form-cookies-consent{width:100%;float:left;position:relative;padding-left:20px;margin-bottom:20px;margin-top:15px}.comments-area .comment-respond .comment-form-cookies-consent input{position:absolute;left:0;top:4px}.comments-area .comment-respond .comment-form-cookies-consent label{display:inline-block;margin:0;color:#606060;position:relative;top:-1px;font-weight:400;font-size:14px}.comments-area .comment-respond .form-submit{float:left;width:100%}.comments-area .comment-respond .form-submit input{background:#fe4a55;border:none;color:#fff;padding:12px 30px 10px;display:inline-block;cursor:pointer;text-transform:uppercase;transition:.5s;border-radius:0;font-weight:800;font-size:14.5px}.comments-area .comment-respond .form-submit input:focus,.comments-area .comment-respond .form-submit input:hover{color:#fff;background:#221638}.become-instructor-partner-area .container-fluid{padding-left:0;padding-right:0}.become-instructor-partner-area .container-fluid .row{margin-left:0;margin-right:0}.become-instructor-partner-area .container-fluid .row .col-lg-6{padding-left:0;padding-right:0}.become-instructor-partner-content{position:relative;z-index:1;padding:100px;background-image:url(/images/pattern.png);background-position:50%;background-size:contain;background-repeat:repeat}.become-instructor-partner-content h2{margin-bottom:10px;font-size:36px;font-weight:800}.become-instructor-partner-content p{margin-bottom:20px;max-width:540px}.become-instructor-partner-content .default-btn{border-radius:30px}.become-instructor-partner-content.bg-color{background-color:#fe4a55;background-image:unset!important}.become-instructor-partner-content.bg-color h2{color:#fff}.become-instructor-partner-content.bg-color p{color:#fff;opacity:.97}.become-instructor-partner-content.bg-color .default-btn{background-color:#fff;color:#221638}.become-instructor-partner-content.bg-color .default-btn:hover{color:#fff}.become-instructor-partner-content.bg-color:before{content:"";position:absolute;left:0;top:0;z-index:-1;background-image:url(/images/bg-lines.svg)}.become-instructor-partner-content.bg-color:before,.become-instructor-partner-image{width:100%;height:100%;background-position:50%;background-size:cover;background-repeat:no-repeat}.become-instructor-partner-image.bg-image1{background-image:url(/images/become-instructor.jpg)}.become-instructor-partner-image.bg-image2{background-image:url(/images/become-partner.jpg)}.become-instructor-partner-image img{display:none}.view-all-courses-area{padding-top:20px;position:relative;z-index:1}.view-all-courses-area .row{margin-left:0;margin-right:0}.view-all-courses-area .row .col-lg-6{padding-left:0;padding-right:0}.view-all-courses-content{margin-left:auto;position:relative;z-index:1;max-width:600px}.view-all-courses-content .sub-title{display:block;text-transform:uppercase;color:#fe4a55;margin-bottom:8px;font-size:14px;font-weight:600}.view-all-courses-content h2{margin-bottom:0;font-size:36px;font-weight:800}.view-all-courses-content p{margin-top:12px}.view-all-courses-content .default-btn{margin-top:10px}.view-all-courses-image{margin-left:-270px;text-align:center;position:relative}.view-all-courses-image img{width:100%}.view-all-courses-area-two{position:relative;z-index:1}.view-all-courses-area-two .view-all-courses-content{margin-left:0;max-width:100%}.view-all-courses-area-two .view-all-courses-image{margin-left:0;position:relative;z-index:1}.view-all-courses-area-two .view-all-courses-image img{width:auto}.shape9{position:absolute;left:10%;bottom:20%;z-index:-1}.shape9 img{animation-name:rotateme;animation-duration:10s;animation-iteration-count:infinite;animation-timing-function:linear}.shape11{position:absolute;left:15%;top:18%;z-index:-1}.shape11 img{animation-name:rotateme;animation-duration:10s;animation-iteration-count:infinite;animation-timing-function:linear}.shape12{position:absolute;bottom:18%;z-index:-1;right:18%}.shape12 img{animation:movescale 4s linear infinite}.information-content .sub-title{display:block;text-transform:uppercase;color:#fe4a55;margin-bottom:8px;font-size:14px;font-weight:600}.information-content h2{margin-bottom:45px;font-size:36px;font-weight:800}.information-content .apply-details{padding-left:0;margin-bottom:0;list-style-type:none}.information-content .apply-details li{position:relative;margin-top:30px;padding-left:108px}.information-content .apply-details li .icon{width:85px;height:85px;line-height:84px;border-radius:50%;position:absolute;left:0;top:50%;transform:translateY(-50%);background-color:#fe4a55;color:#fff;font-size:40px;text-align:center;transition:.5s}.information-content .apply-details li h3{margin-bottom:10px;font-size:24px;font-weight:800}.information-content .apply-details li:hover .icon{background-color:#221638;color:#fff}.free-trial-form{background-color:#f3f3f3;padding:50px 30px}.free-trial-form .sub-title{display:block;text-transform:uppercase;color:#fe4a55;margin-bottom:8px;font-size:14px;font-weight:600}.free-trial-form h2{margin-bottom:30px;font-size:36px;font-weight:800}.free-trial-form form .form-group{margin-bottom:22px}.free-trial-form form input{background-color:#fff!important}.free-trial-form form button{border:none;text-align:center;color:#fff;background-color:#fe4a55;transition:.5s;border-radius:5px;display:block;width:100%;font-weight:700;font-size:14px;padding:13px 30px}.free-trial-form form button:hover{color:#fff;background-color:#221638}.newsletter-modal{position:fixed;left:0;top:0;width:100%;height:100%;z-index:99999;background-color:rgba(0,0,0,.9)}.newsletter-modal .newsletter-modal-content{position:absolute;left:0;top:50%;transform:translateY(-50%);right:0;background-color:#fef8ef;max-width:780px;border-radius:5px;margin-left:auto;margin-right:auto}.newsletter-modal .newsletter-modal-content .modal-image{border-radius:5px 0 0 5px}.newsletter-modal .newsletter-modal-content .modal-image img{border-radius:5px 0 0 5px;width:100%}.newsletter-modal .newsletter-modal-content .modal-inner-content{padding:38px 35px}.newsletter-modal .newsletter-modal-content .modal-inner-content h2{margin-bottom:15px;font-size:36px;font-weight:800}.newsletter-modal .newsletter-modal-content .modal-inner-content .sub-text{color:#221638;display:block;line-height:1.5;font-weight:600;font-size:17px}.newsletter-modal .newsletter-modal-content .modal-inner-content p{font-size:14px}.newsletter-modal .newsletter-modal-content .modal-inner-content form{position:relative;margin-top:30px;margin-bottom:22px}.newsletter-modal .newsletter-modal-content .modal-inner-content form .input-newsletter{display:block;width:100%;height:50px;border:none;background-color:#e0d9d9;padding:2px 0 0 15px;color:#221638;border-radius:5px;font-size:15px;font-weight:600}.newsletter-modal .newsletter-modal-content .modal-inner-content form .input-newsletter::-moz-placeholder{color:#606060;-moz-transition:.5s;transition:.5s}.newsletter-modal .newsletter-modal-content .modal-inner-content form .input-newsletter:-ms-input-placeholder{color:#606060;-ms-transition:.5s;transition:.5s}.newsletter-modal .newsletter-modal-content .modal-inner-content form .input-newsletter::placeholder{color:#606060;transition:.5s}.newsletter-modal .newsletter-modal-content .modal-inner-content form .input-newsletter:focus::-moz-placeholder{color:transparent}.newsletter-modal .newsletter-modal-content .modal-inner-content form .input-newsletter:focus:-ms-input-placeholder{color:transparent}.newsletter-modal .newsletter-modal-content .modal-inner-content form .input-newsletter:focus::placeholder{color:transparent}.newsletter-modal .newsletter-modal-content .modal-inner-content form button{border:none;text-align:center;color:#fff;background-color:#fe4a55;transition:.5s;border-radius:5px;height:50px;position:absolute;right:0;top:0;display:inline-block;font-weight:700;font-size:15px;padding:12px 22px}.newsletter-modal .newsletter-modal-content .modal-inner-content form button:hover{color:#fff;background-color:#221638}.newsletter-modal .newsletter-modal-content .close-btn{position:absolute;right:20px;cursor:pointer;color:#221638;top:15px;transition:.5s}.newsletter-modal .newsletter-modal-content .close-btn:hover{color:red}.single-training-box,.training-area{position:relative;z-index:1}.single-training-box{margin-bottom:30px;background-color:#fff;text-align:center;border-radius:0 0 5px 5px;overflow:hidden;padding-left:20px;padding-right:20px;padding-bottom:30px}.single-training-box img{margin-bottom:30px}.single-training-box h3{margin-bottom:14px;font-size:23px;font-weight:800}.single-training-box p{margin-bottom:15px}.single-training-box:before{background-color:#f5f7fa;position:absolute;top:-55%;left:-5%;width:110%;height:100%;content:"";z-index:-1;border-radius:50%}.single-training-box .link-btn{display:inline-block;color:#fe4a55;font-size:15px;font-weight:700}.single-training-box .link-btn:hover{color:#221638}.tree-shape2{position:absolute;left:0;top:5%;z-index:-1}.tree-shape2 img{animation:movebounce 5s linear infinite}.tree-shape3{position:absolute;right:0;bottom:0;z-index:-1}.overview-area{position:relative;z-index:1}.overview-area .shape3{right:auto;bottom:35%;left:3%}.overview-area .shape4{right:auto;bottom:52%;left:10%}.overview-area .shape2{left:auto;bottom:39%;right:5%}.overview-area .shape9{left:40%;top:60px}.overview-box{display:flex;flex-wrap:wrap;align-items:center;margin-right:-15px;margin-left:-15px;margin-top:80px}.overview-box .overview-content,.overview-box .overview-image{flex:0 0 50%;max-width:50%;padding-left:15px;padding-right:15px}.overview-box .overview-content .sub-title{display:block;text-transform:uppercase;color:#fe4a55;margin-bottom:10px;font-size:14px;font-weight:600}.overview-box .overview-content h2{margin-bottom:15px;font-size:36px;font-weight:800}.overview-box .overview-content .default-btn{margin-top:10px}.overview-box .overview-content .btn-box{margin-top:25px}.overview-box .overview-content .btn-box .playstore-btn{display:inline-block;background-color:#221638;color:#fff;position:relative;border-radius:5px;font-size:14px;font-weight:500;padding:7px 20px 5px 60px}.overview-box .overview-content .btn-box .playstore-btn img{position:absolute;left:20px;top:50%;transform:translateY(-50%)}.overview-box .overview-content .btn-box .playstore-btn span{display:block;margin-top:-2px;font-size:18px;font-weight:700}.overview-box .overview-content .btn-box .applestore-btn{display:inline-block;background-color:#221638;color:#fff;position:relative;margin-left:15px;border-radius:5px;font-size:14px;font-weight:500;padding:7px 20px 5px 65px}.overview-box .overview-content .btn-box .applestore-btn img{position:absolute;left:20px;top:50%;transform:translateY(-50%)}.overview-box .overview-content .btn-box .applestore-btn span{display:block;margin-top:-2px;font-size:18px;font-weight:700}.overview-box .overview-image{text-align:center}.overview-box:first-child{margin-top:0}.teacher-register-area{background-image:url(/images/teacher-register-bg.jpg)}.teacher-register-area,.teacher-register-box{background-position:50%;background-size:cover;background-repeat:no-repeat}.teacher-register-box{overflow:hidden;margin-left:auto;max-width:600px;padding:45px;border-radius:5px;background-color:#fe4a55;background-image:url(/images/register-shape.jpg)}.teacher-register-box h2{margin-bottom:0;color:#fff;font-size:33px;font-weight:800}.teacher-register-box p{color:#fff;margin-top:10px;margin-bottom:0}.teacher-register-box form{margin-top:25px}.teacher-register-box form input,.teacher-register-box form textarea{display:block;width:100%;border:none;color:#fff;background-color:#c22b34;height:50px;padding-left:15px;border-radius:5px;font-size:14px;font-weight:600}.teacher-register-box form input::-moz-placeholder,.teacher-register-box form textarea::-moz-placeholder{color:#cdcdcd;-moz-transition:.5s;transition:.5s}.teacher-register-box form input:-ms-input-placeholder,.teacher-register-box form textarea:-ms-input-placeholder{color:#cdcdcd;-ms-transition:.5s;transition:.5s}.teacher-register-box form input::placeholder,.teacher-register-box form textarea::placeholder{color:#cdcdcd;transition:.5s}.teacher-register-box form input:focus,.teacher-register-box form textarea:focus{background-color:#c22b34;color:#fff}.teacher-register-box form input:focus::-moz-placeholder,.teacher-register-box form textarea:focus::-moz-placeholder{color:transparent}.teacher-register-box form input:focus:-ms-input-placeholder,.teacher-register-box form textarea:focus:-ms-input-placeholder{color:transparent}.teacher-register-box form input:focus::placeholder,.teacher-register-box form textarea:focus::placeholder{color:transparent}.teacher-register-box form textarea{height:auto!important;padding-top:15px}.teacher-register-box form .default-btn{background-color:#221638;margin-top:5px;padding:12px 30px}.teacher-register-box form .default-btn span{background-color:#fff}.teacher-register-box form .default-btn:hover{color:#fe4a55}.teacher-register-box .invalid-feedback{color:#fff}.experience-area.extra-padding{padding-top:150px}.experience-content .sub-title{display:block;text-transform:uppercase;color:#fe4a55;margin-bottom:10px;font-size:14px;font-weight:600}.experience-content h2{margin-bottom:15px;font-size:36px;font-weight:800}.experience-content .features-list{padding-left:0;list-style-type:none;margin-bottom:0;margin-top:25px}.experience-content .features-list li{color:#221638;margin-bottom:20px;font-weight:700;position:relative;padding-left:40px;padding-top:5px}.experience-content .features-list li i{position:absolute;left:0;top:0;width:30px;height:30px;text-align:center;line-height:30px;color:#fff;background-color:#a3c5bb;z-index:1;border-radius:50%;font-size:20px;transition:.5s}.experience-content .features-list li i:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background-color:#6ba292;border-radius:50%;z-index:-1;margin:2px 1px 1px 2px;transition:.5s}.experience-content .features-list li:hover i{background-color:#fe4a55;color:#fe4a55}.experience-content .features-list li:hover i:after{background-color:#fff}.experience-content .features-list li:last-child{margin-bottom:0}.experience-content .default-btn{margin-top:35px}.experience-image{position:relative;z-index:1;text-align:center;padding-top:35px;padding-left:35px}.experience-image:before{z-index:-1;background-color:#fe4a55;margin-right:35px}.experience-image:after,.experience-image:before{content:"";position:absolute;left:0;bottom:0;right:0;top:0}.experience-image:after{background-color:#000;opacity:.1;z-index:1;margin-left:35px;margin-top:35px}.experience-image .video-btn{display:inline-block;width:80px;height:80px;font-size:35px;z-index:3;text-align:center;line-height:80px;position:absolute;left:50%;top:50%;transform:translateY(-50%) translateX(-50%);background-color:#6ba292;border-radius:7px;color:#fff;cursor:pointer}.experience-image .video-btn:after,.experience-image .video-btn:before{content:"";display:block;position:absolute;top:0;right:0;z-index:-1;bottom:0;left:0;border-radius:7px;border:1px solid #fff}.experience-image .video-btn:before{animation:ripple 2s linear infinite}.experience-image .video-btn:after{animation:ripple 2s linear 1s infinite}.experience-image .video-btn:hover{background-color:#fe4a55}.experience-image .title{position:absolute;left:0;bottom:0;z-index:3;background-color:#fe4a55;color:#fff;border-radius:0 30px 0 0;padding:15px 30px 13px 55px;font-size:35px;font-weight:700}.experience-image .title span{font-weight:800}.experience-area{overflow:hidden}.experience-area,.experience-content{position:relative;z-index:1}.experience-content .shape{position:absolute;right:0;z-index:-1;top:65%;transform:translateY(-65%)}.experience-content .shape img{animation:movebounce 5s linear infinite}.experience-img{text-align:center;position:relative;z-index:1;margin-left:30px;padding-left:15px;padding-right:15px;padding-bottom:30px}.experience-img:before{content:"";position:absolute;left:0;bottom:0;right:0;top:0;background-color:#fe4a55;z-index:-1}.experience-img .title{position:absolute;left:0;bottom:0;z-index:3;display:block;background-color:#6ba292;color:#fff;width:100%;padding:15px 30px 12px;font-size:35px;font-weight:700}.experience-img .title span{font-weight:800}.experience-shape1{position:absolute;left:0;bottom:0;z-index:-1}.experience-shape2{position:absolute;top:0;right:0;z-index:-1}.download-syllabus-area{position:relative;z-index:1}.download-syllabus-area:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1;background-image:url(/images/download-shape.png);background-position:bottom;background-repeat:no-repeat}.download-syllabus-image{text-align:center}.download-syllabus-form{background-color:#6ba292;position:relative;z-index:1;padding:50px;border-radius:5px}.download-syllabus-form h2{color:#fff;margin-bottom:10px;font-size:36px;font-weight:800}.download-syllabus-form p{margin-bottom:0;font-weight:600;color:#fff}.download-syllabus-form form{margin-top:25px}.download-syllabus-form form .form-group .form-control{background-color:#447b6b;color:#fff;border:none!important}.download-syllabus-form form .form-group .form-control::-moz-placeholder{color:#eee}.download-syllabus-form form .form-group .form-control:-ms-input-placeholder{color:#eee}.download-syllabus-form form .form-group .form-control::placeholder{color:#eee}.download-syllabus-form form .form-group .form-control:focus::-moz-placeholder{color:transparent}.download-syllabus-form form .form-group .form-control:focus:-ms-input-placeholder{color:transparent}.download-syllabus-form form .form-group .form-control:focus::placeholder{color:transparent}.download-syllabus-form form .form-group .nice-select{background-color:#447b6b;border-radius:3px;border:none;color:#fff;font-size:16px;height:50px;line-height:50px;padding-left:15px;padding-right:30px}.download-syllabus-form form .form-group .nice-select:after{border-color:#eee;right:15px;width:8px;height:8px}.download-syllabus-form form .form-group .nice-select .list{background-color:#fff;border-radius:5px;box-shadow:0 10px 30px rgba(0,0,0,.2);list-style-type:none;border:none;width:100%;margin-bottom:0;margin-top:0;padding-left:0;padding-top:10px;padding-bottom:10px}.download-syllabus-form form .form-group .nice-select .list .option{line-height:38px;min-height:38px;color:#221638;position:relative;transition:.5s;padding-left:32px;padding-right:25px;font-size:14px;font-weight:700}.download-syllabus-form form .form-group .nice-select .list .option:hover{background-color:#fe4a55!important;color:#fff}.download-syllabus-form form .form-group .nice-select .list .option:hover:before{color:#fff}.download-syllabus-form form .form-group .nice-select .list .option.focus,.download-syllabus-form form .form-group .nice-select .list .option.selected.focus{background-color:transparent!important;color:#221638}.download-syllabus-form form .form-group .nice-select .list .option:before{content:"\f11f";position:absolute;left:10px;top:0;opacity:0;visibility:hidden;transition:.5s;color:#fe4a55;font-family:Flaticon;font-size:11px}.download-syllabus-form form .form-group .nice-select .list .option.selected:before{opacity:1;visibility:visible}.download-syllabus-form form .form-group .nice-select .list .option.selected:hover{background-color:#fe4a55!important;color:#fff}.download-syllabus-form form .form-group .nice-select .list .option.selected:hover:before{color:#fff}.download-syllabus-form form .default-btn{margin-top:5px}.syllabus-shape1{position:absolute;right:15%;bottom:0;z-index:-1}.syllabus-shape1 img{animation:moveleftbounce 10s linear infinite}.syllabus-shape2{position:absolute;right:0;top:0;z-index:-1}.syllabus-shape3{position:absolute;left:0;bottom:0;z-index:-1}.premium-access-area{position:relative;z-index:1}.premium-access-area .shape3{right:20%;bottom:12%}.premium-access-area .shape4{right:16%;bottom:50%}.premium-access-content{text-align:center;max-width:720px;margin-left:auto;margin-right:auto}.premium-access-content .sub-title{display:block;text-transform:uppercase;color:#fe4a55;margin-bottom:8px;font-size:14px;font-weight:600}.premium-access-content h2{max-width:615px;margin-bottom:0;margin-left:auto;margin-right:auto;font-size:36px;font-weight:800}.premium-access-content p{max-width:615px;margin-left:auto;margin-right:auto;margin-top:12px}.premium-access-content .default-btn{margin-top:10px}.shape8{position:absolute;left:20%;top:25%;z-index:-1}.shape8 img{animation:movebounce 5s linear infinite}.apply-instructor-image h2{margin-bottom:18px;font-size:36px;font-weight:800}.apply-instructor-image img{border-radius:5px}.apply-instructor-content{background-color:#f8f9f8;border-radius:5px;padding:30px}.apply-instructor-content .react-tabs__tab-list{border-bottom-color:#d8d8d8;margin-bottom:35px;border-width:1.5px}.apply-instructor-content .react-tabs__tab-list .react-tabs__tab{margin-right:50px;margin-bottom:-1.5px;background-color:transparent;color:#606060;border:none;padding:0 0 10px;position:relative;font-size:18px;font-weight:800}.apply-instructor-content .react-tabs__tab-list .react-tabs__tab:before{content:"";position:absolute;left:0;bottom:0;width:0;transition:.5s;height:1.5px;background-color:#fe4a55}.apply-instructor-content .react-tabs__tab-list .react-tabs__tab.react-tabs__tab--selected,.apply-instructor-content .react-tabs__tab-list .react-tabs__tab:hover{color:#221638}.apply-instructor-content .react-tabs__tab-list .react-tabs__tab.react-tabs__tab--selected:before,.apply-instructor-content .react-tabs__tab-list .react-tabs__tab:hover:before{width:40%}.apply-instructor-content .react-tabs__tab-list .react-tabs__tab:last-child{margin-right:0}.apply-instructor-content h3{margin-bottom:13px;font-size:24px;font-weight:800}.apply-instructor-content h3:not(:first-child){margin-top:30px}.page-title-area{background-color:#f8f9f8;position:relative;z-index:1;padding-top:20px;padding-bottom:80px}.page-title-content ul{padding-left:0;margin-bottom:0;list-style-type:none}.page-title-content ul li{display:inline-block;margin-right:20px;position:relative;color:#221638;font-size:14px;font-weight:600}.page-title-content ul li:before{content:"";position:absolute;right:-10px;top:5px;transform:rotate(10deg);background-color:#696969;height:15px;width:1px}.page-title-content ul li a{color:#606060;display:block;font-weight:500}.page-title-content ul li a:hover{color:#fe4a55}.page-title-content ul li:last-child{margin-right:0}.page-title-content ul li:last-child:before{display:none}.page-title-content h2{text-align:center;max-width:800px;margin:80px auto 0;font-size:36px;font-weight:800}.page-title-content .rating{text-align:center;font-size:17px;margin-top:20px}.page-title-content .rating i{color:#dca416;display:inline-block;margin-right:3px}.page-title-content .rating .rating-count{display:inline-block;position:relative;top:-2px;font-size:14px;font-weight:600}.subscribe-area{position:relative;z-index:1}.subscribe-area .shape4{right:auto;bottom:39%;left:25%}.subscribe-content{text-align:center;max-width:720px;margin-left:auto;margin-right:auto}.subscribe-content .sub-title{display:block;text-transform:uppercase;color:#fe4a55;margin-bottom:8px;font-size:14px;font-weight:600}.subscribe-content h2{margin-bottom:0;font-size:36px;font-weight:800}.subscribe-content h2,.subscribe-content p{max-width:615px;margin-left:auto;margin-right:auto}.subscribe-content p{margin-top:12px}.subscribe-content .newsletter-form{position:relative;max-width:650px;margin-top:30px;margin-left:auto;margin-right:auto}.subscribe-content .newsletter-form .input-newsletter{display:block;width:100%;border:none;background-color:#eaeaea;color:#221638;height:50px;padding-left:18px;border-radius:5px;font-size:16px;font-weight:400}.subscribe-content .newsletter-form .input-newsletter::-moz-placeholder{color:#999;-moz-transition:.5s;transition:.5s}.subscribe-content .newsletter-form .input-newsletter:-ms-input-placeholder{color:#999;-ms-transition:.5s;transition:.5s}.subscribe-content .newsletter-form .input-newsletter::placeholder{color:#999;transition:.5s}.subscribe-content .newsletter-form .input-newsletter:focus::-moz-placeholder{color:transparent}.subscribe-content .newsletter-form .input-newsletter:focus:-ms-input-placeholder{color:transparent}.subscribe-content .newsletter-form .input-newsletter:focus::placeholder{color:transparent}.subscribe-content .newsletter-form .validation-danger{color:red;margin-top:15px}.subscribe-content .newsletter-form .validation-success{margin-top:15px}.subscribe-content .newsletter-form .default-btn{position:absolute;right:0;top:0;border-radius:0 5px 5px 0;height:50px}.subscribe-content .newsletter-form .default-btn i{top:12px}.subscribe-image{text-align:center}.shape13{position:absolute;left:22%;bottom:22%;z-index:-2}.shape13 img{animation-name:rotateme;animation-duration:50s;animation-iteration-count:infinite;animation-timing-function:linear}.shape14{position:absolute;right:11%;bottom:30%;z-index:-1}.shape14 img{animation:movebounce 5s linear infinite}.shape15{position:absolute;right:15%;bottom:15%;z-index:-2}.shape15 img{animation-name:rotateme;animation-duration:50s;animation-iteration-count:infinite;animation-timing-function:linear}.subscribe-area-two{padding-top:30px;background-color:#eee8df;background-image:url(/images/subscribe-bg.jpg);background-repeat:no-repeat;background-position:50%;background-size:cover}.subscribe-area-two .subscribe-content{text-align:left;max-width:490px;margin-left:0;margin-right:0}.subscribe-area-two .subscribe-content .newsletter-form .input-newsletter,.subscribe-area.bg-eee8df .subscribe-content .newsletter-form .input-newsletter{background-color:#fff}.subscribe-content.text-left,.subscribe-content.text-left .newsletter-form,.subscribe-content.text-left h2,.subscribe-content.text-left p{max-width:100%;margin-left:0;margin-right:0}.single-gallery-item{position:relative;margin-bottom:30px;z-index:1;border-radius:5px;overflow:hidden;cursor:zoom-in}.single-gallery-item .popup-btn{display:block;border-radius:5px}.single-gallery-item .popup-btn img{transition:.5s}.single-gallery-item:hover .popup-btn img{transform:scale(1.1);filter:blur(2px)}.single-pricing-box{margin-bottom:30px;position:relative;z-index:1;text-align:center;border-radius:5px;background-color:#fff;padding-top:30px;padding-bottom:26px}.single-pricing-box .pricing-header img{margin-bottom:25px}.single-pricing-box .pricing-header h3{margin-bottom:0;background-color:#f9f9f9;text-transform:uppercase;font-size:24px;font-weight:800;padding:14px 10px 12px}.single-pricing-box .pricing-features{margin-bottom:20px;padding-top:25px;padding-left:10px;padding-right:10px}.single-pricing-box .pricing-features ul{padding-left:0;margin-bottom:0;list-style-type:none}.single-pricing-box .pricing-features ul li{margin-bottom:14px;color:#4b5280;font-size:16.5px;font-weight:600}.single-pricing-box .pricing-features ul li:last-child{margin-bottom:0}.single-pricing-box .price{font-size:42px;font-weight:800}.single-pricing-box .price span{display:block;color:#4b5280;margin-top:-5px;font-size:18px;font-weight:600}.single-pricing-box .default-btn{margin-top:25px;background-color:#6ba292;padding-left:30px;padding-right:30px}.single-pricing-box .default-btn span{background-color:#fe4a55}.single-pricing-box .pricing-shape1{position:absolute;left:0;top:0;z-index:-1}.single-pricing-box .pricing-shape2{position:absolute;right:0;bottom:0;z-index:-1}.single-products-box{position:relative;margin-bottom:30px}.single-products-box .products-image{text-align:center;position:relative;overflow:hidden}.single-products-box .products-image a{position:relative;display:block}.single-products-box .products-image a img{transition:all 1.5s cubic-bezier(0,0,.2,1)}.single-products-box .products-image .products-button{position:absolute;top:20px;right:20px;z-index:1}.single-products-box .products-image .products-button ul{padding-left:0;margin-bottom:0;list-style-type:none}.single-products-box .products-image .products-button ul li{margin-bottom:10px;opacity:0;visibility:hidden;transform:translateX(30px);transition:all .3s ease-in-out 0s}.single-products-box .products-image .products-button ul li a{display:inline-block;font-size:20px;line-height:1;color:#221638;position:relative;box-shadow:0 0 4px rgba(0,0,0,.07);background-color:#fff;width:40px;height:40px;text-align:center;line-height:45px;border-radius:50%}.single-products-box .products-image .products-button ul li a .tooltip-label{right:110%;top:5px;transform:translateX(0);position:absolute;padding:0 10px;visibility:hidden;white-space:nowrap;opacity:0;color:transparent;background-color:transparent;transition:all .2s ease-in-out;background-color:#fe4a55;color:#fff;line-height:28px;font-size:12px;font-weight:800}.single-products-box .products-image .products-button ul li a .tooltip-label:before{content:"";background-color:#fe4a55;top:50%;position:absolute;transition:all .2s ease-in-out;right:-1px;width:10px;height:10px;transform:rotate(45deg) translateY(-50%)}.single-products-box .products-image .products-button ul li a:hover{background-color:#fe4a55;color:#fff}.single-products-box .products-image .products-button ul li a:hover .tooltip-label{visibility:visible;opacity:1;right:135%}.single-products-box .products-image .products-button ul li:last-child{margin-bottom:0}.single-products-box .products-image .products-button ul li:first-child{transition-delay:.1s}.single-products-box .products-image .products-button ul li:nth-child(2){transition-delay:.2s}.single-products-box .products-image .products-button ul li:nth-child(3){transition-delay:.3s}.single-products-box .products-image .sale-tag{background-color:red;width:55px;height:55px;line-height:55px;border-radius:50%}.single-products-box .products-image .new-tag,.single-products-box .products-image .sale-tag{position:absolute;left:20px;top:20px;color:#fff;text-align:center;z-index:2;text-transform:uppercase;font-weight:700;font-size:14px}.single-products-box .products-image .new-tag{background-color:green;padding:1px 7px}.single-products-box .products-content{margin-top:20px;position:relative}.single-products-box .products-content h3{margin-bottom:0;font-size:20px;font-weight:800}.single-products-box .products-content h3 a{display:inline-block}.single-products-box .products-content .price{margin-top:13px;transition:.5s;font-size:14px;font-weight:800}.single-products-box .products-content .price .old-price{text-decoration:line-through;color:#999;font-weight:700;margin-right:10px}.single-products-box .products-content .star-rating{position:absolute;right:0;bottom:0;color:#f49f0b}.single-products-box .products-content .star-rating i{display:inline-block;margin-left:2px}.single-products-box .products-content .add-to-cart{position:absolute;left:0;bottom:0;text-transform:uppercase;transition:.5s;display:inline-block;color:#606060;opacity:0;visibility:hidden;transform:translateX(20px);font-size:14px;font-weight:800}.single-products-box .products-content .add-to-cart:hover{color:#fe4a55}.single-products-box:hover .products-content .price{opacity:0;visibility:hidden}.single-products-box:hover .products-content .add-to-cart{transform:translateX(0);opacity:1;visibility:visible}.single-products-box:hover .products-image a img{transform:scale3d(1.1,1.1,1.1) translateZ(0)}.single-products-box:hover .products-image .products-button ul li{transform:translateX(0);opacity:1;visibility:visible}.products-details-image{border-radius:5px}.products-details-image a{display:block;border-radius:5px}.products-details-image a img{border-radius:5px}.products-details-desc{padding-left:30px}.products-details-desc h3{margin-bottom:15px;font-size:24px;font-weight:800}.products-details-desc .price{margin-bottom:15px;color:#fe4a55;font-size:15px;font-weight:600}.products-details-desc .price .old-price{text-decoration:line-through;color:#828893;font-weight:400;margin-left:10px}.products-details-desc .products-review{margin-bottom:18px}.products-details-desc .products-review .rating{display:inline-block;padding-right:5px;font-size:18px}.products-details-desc .products-review .rating i{color:#ffba0a;display:inline-block;margin-right:2px}.products-details-desc .products-review .rating-count{display:inline-block;color:#221638;border-bottom:1px solid #221638;line-height:normal;position:relative;top:-3px;font-weight:600}.products-details-desc .products-review .rating-count:hover{color:#fe4a55;border-color:#fe4a55}.products-details-desc .products-meta{margin-top:20px}.products-details-desc .products-meta span{display:block;color:#221638;margin-bottom:10px;font-size:14px;font-weight:700}.products-details-desc .products-meta span span{display:inline-block;margin-bottom:0;font-weight:600}.products-details-desc .products-meta span span.sku{color:#fe4a55}.products-details-desc .products-meta span span.in-stock{color:#606060}.products-details-desc .products-meta span a{display:inline-block;color:#606060;font-weight:600}.products-details-desc .products-meta span a:focus,.products-details-desc .products-meta span a:hover{color:#fe4a55}.products-details-desc .products-meta span:last-child{margin-bottom:0}.products-details-desc .products-add-to-cart{margin-top:25px}.products-details-desc .products-add-to-cart .input-counter{max-width:130px;min-width:130px;margin-right:10px;text-align:center;display:inline-block;position:relative}.products-details-desc .products-add-to-cart .input-counter span{position:absolute;top:0;background-color:transparent;cursor:pointer;color:#d0d0d0;width:50px;height:100%;line-height:55px;transition:.5s;font-size:25px}.products-details-desc .products-add-to-cart .input-counter span.minus-btn{left:0}.products-details-desc .products-add-to-cart .input-counter span.plus-btn{right:0}.products-details-desc .products-add-to-cart .input-counter span:hover{color:#fe4a55}.products-details-desc .products-add-to-cart .input-counter input{height:50px;color:#221638;outline:0;display:block;border:none;background-color:#f8f8f8;text-align:center;width:100%;font-size:17px;font-weight:600}.products-details-desc .products-add-to-cart .input-counter input::-moz-placeholder{color:#221638}.products-details-desc .products-add-to-cart .input-counter input:-ms-input-placeholder{color:#221638}.products-details-desc .products-add-to-cart .input-counter input::placeholder{color:#221638}.products-details-desc .products-add-to-cart .default-btn{top:-2px;padding-top:12.5px;padding-bottom:12.5px}.products-details-desc .products-share{margin-top:30px}.products-details-desc .products-share .social{padding-left:0;list-style-type:none;margin-bottom:0}.products-details-desc .products-share .social li{display:inline-block}.products-details-desc .products-share .social li span{display:inline-block;margin-right:3px;font-weight:700;position:relative;top:-2px}.products-details-desc .products-share .social li a{display:block;width:32px;height:32px;line-height:34px;border-radius:50%;background-color:#fe4a55;color:#fff;border:1px solid #fe4a55;text-align:center;font-size:17px;margin-left:5px}.products-details-desc .products-share .social li a:focus,.products-details-desc .products-share .social li a:hover{color:#fe4a55;background-color:transparent}.products-details-desc .products-share .social li a.facebook{background-color:#3b5998;border-color:#3b5998;color:#fff}.products-details-desc .products-share .social li a.facebook:focus,.products-details-desc .products-share .social li a.facebook:hover{color:#3b5998;background-color:transparent}.products-details-desc .products-share .social li a.twitter{background-color:#1da1f2;border-color:#1da1f2;color:#fff}.products-details-desc .products-share .social li a.twitter:focus,.products-details-desc .products-share .social li a.twitter:hover{color:#1da1f2;background-color:transparent}.products-details-desc .products-share .social li a.linkedin{background-color:#007bb5;border-color:#007bb5;color:#fff}.products-details-desc .products-share .social li a.linkedin:focus,.products-details-desc .products-share .social li a.linkedin:hover{color:#007bb5;background-color:transparent}.products-details-desc .products-share .social li a.instagram{background-color:#c13584;border-color:#c13584;color:#fff}.products-details-desc .products-share .social li a.instagram:focus,.products-details-desc .products-share .social li a.instagram:hover{color:#c13584;background-color:transparent}.products-details-tabs{margin-top:50px}.products-details-tabs .react-tabs__tab-list{text-align:center;padding-left:0;margin-bottom:40px;list-style-type:none;display:block}.products-details-tabs .react-tabs__tab-list .react-tabs__tab{display:inline-block;margin-left:15px;margin-right:15px;color:#737373;border:none;border-bottom:1px solid #aaa;background-color:transparent;position:relative;padding:0 0 8px;font-size:20px;font-weight:800}.products-details-tabs .react-tabs__tab-list .react-tabs__tab:before{content:"";position:absolute;left:0;width:0;height:3px;background-color:#fe4a55;transition:.5s;bottom:-2px}.products-details-tabs .react-tabs__tab-list .react-tabs__tab.react-tabs__tab--selected,.products-details-tabs .react-tabs__tab-list .react-tabs__tab:hover{color:#221638}.products-details-tabs .react-tabs__tab-list .react-tabs__tab.react-tabs__tab--selected:before,.products-details-tabs .react-tabs__tab-list .react-tabs__tab:hover:before{width:100%}.products-details-tabs .react-tabs__tab-panel{max-width:1230px;margin-left:auto;margin-right:auto}.products-details-tabs .react-tabs__tab-panel p{line-height:1.8}.products-details-tabs .react-tabs__tab-panel ul{padding-left:0;list-style-type:none;margin-top:20px;margin-bottom:0}.products-details-tabs .react-tabs__tab-panel ul li{margin-bottom:12px;position:relative;color:#606060;padding-left:15px}.products-details-tabs .react-tabs__tab-panel ul li:before{content:"";position:absolute;left:0;top:8px;width:7px;height:7px;border-radius:50%;background-color:#221638}.products-details-tabs .react-tabs__tab-panel ul li:last-child{margin-bottom:0}.products-details-tabs .react-tabs__tab-panel .products-reviews h3{margin-bottom:0;display:inline-block;margin-right:15px;font-size:24px;font-weight:800}.products-details-tabs .react-tabs__tab-panel .products-reviews .rating{display:inline-block}.products-details-tabs .react-tabs__tab-panel .products-reviews .rating span{font-size:17px;color:#cecfd2;margin-right:2px}.products-details-tabs .react-tabs__tab-panel .products-reviews .rating span.checked{color:orange}.products-details-tabs .react-tabs__tab-panel .products-reviews .rating-count{margin-top:10px;margin-bottom:20px}.products-details-tabs .react-tabs__tab-panel .products-reviews .rating-count span{display:block;font-size:14px;color:#606060}.products-details-tabs .react-tabs__tab-panel .products-reviews .row{overflow:hidden;margin-left:0;margin-right:0}.products-details-tabs .react-tabs__tab-panel .products-reviews .side{float:left;width:9%;margin-top:10px}.products-details-tabs .react-tabs__tab-panel .products-reviews .side div{font-size:14px;font-weight:700}.products-details-tabs .react-tabs__tab-panel .products-reviews .middle{margin-top:14px;float:left;width:82%}.products-details-tabs .react-tabs__tab-panel .products-reviews .right{text-align:right}.products-details-tabs .react-tabs__tab-panel .products-reviews .bar-container{width:100%;background-color:#f1f1f1;text-align:center;color:#fff;border-radius:5px}.products-details-tabs .react-tabs__tab-panel .products-reviews .bar-5{width:100%;height:18px;background-color:#4caf50;border-radius:5px}.products-details-tabs .react-tabs__tab-panel .products-reviews .bar-4{width:75%;height:18px;background-color:#2196f3;border-radius:5px}.products-details-tabs .react-tabs__tab-panel .products-reviews .bar-3{width:50%;height:18px;background-color:#00bcd4;border-radius:5px}.products-details-tabs .react-tabs__tab-panel .products-reviews .bar-2{width:25%;height:18px;background-color:#ff9800;border-radius:5px}.products-details-tabs .react-tabs__tab-panel .products-reviews .bar-1{width:0;height:18px;background-color:#f44336;border-radius:5px}.products-details-tabs .react-tabs__tab-panel .products-review-comments{margin-top:40px}.products-details-tabs .react-tabs__tab-panel .products-review-comments h3{border-bottom:1px solid #f3f3f3;padding-bottom:10px;margin-top:0;margin-bottom:10px;font-size:24px;font-weight:800}.products-details-tabs .react-tabs__tab-panel .products-review-comments .user-review{border-bottom:1px solid #f3f3f3;padding:20px 0 20px 110px;position:relative}.products-details-tabs .react-tabs__tab-panel .products-review-comments .user-review img{position:absolute;left:0;top:20px;width:90px;height:90px;border-radius:5px}.products-details-tabs .react-tabs__tab-panel .products-review-comments .user-review .sub-comment{margin-bottom:8px;font-weight:700}.products-details-tabs .react-tabs__tab-panel .products-review-comments .user-review .review-rating{display:block;margin-bottom:8px}.products-details-tabs .react-tabs__tab-panel .products-review-comments .user-review .review-rating .review-stars{display:inline-block}.products-details-tabs .react-tabs__tab-panel .products-review-comments .user-review .review-rating .review-stars i{color:#cecfd2;font-size:18px;display:inline-block;margin-right:2px}.products-details-tabs .react-tabs__tab-panel .products-review-comments .user-review .review-rating .review-stars i.checked{color:orange}.products-details-tabs .react-tabs__tab-panel .products-review-comments .user-review .review-rating span{color:#221638;position:relative;top:-2px;font-weight:700;margin-left:5px}.products-details-tabs .react-tabs__tab-panel .review-form-wrapper{margin-top:30px}.products-details-tabs .react-tabs__tab-panel .review-form-wrapper h3{margin-bottom:10px;font-size:24px;font-weight:800}.products-details-tabs .react-tabs__tab-panel .review-form-wrapper .comment-notes span{color:red}.products-details-tabs .react-tabs__tab-panel .review-form-wrapper form{margin-top:20px;text-align:center}.products-details-tabs .react-tabs__tab-panel .review-form-wrapper form .form-group{margin-bottom:25px;text-align:left}.products-details-tabs .react-tabs__tab-panel .review-form-wrapper form .rating{text-align:left;overflow:hidden;max-width:115px;margin-top:-5px;margin-bottom:20px}.products-details-tabs .react-tabs__tab-panel .review-form-wrapper form .rating label{float:right;position:relative;width:23px;height:23px;cursor:pointer}.products-details-tabs .react-tabs__tab-panel .review-form-wrapper form .rating label:not(:first-of-type){padding-right:5px}.products-details-tabs .react-tabs__tab-panel .review-form-wrapper form .rating label:before{content:"★";transition:.5s;font-size:27px;color:#ccc;line-height:1}.products-details-tabs .react-tabs__tab-panel .review-form-wrapper form .rating input{display:none}.products-details-tabs .react-tabs__tab-panel .review-form-wrapper form .rating input:checked~label:before,.products-details-tabs .react-tabs__tab-panel .review-form-wrapper form .rating:not(:checked)>label:hover:before,.products-details-tabs .react-tabs__tab-panel .review-form-wrapper form .rating:not(:checked)>label:hover~label:before{color:#f6b500}.products-details-tabs .react-tabs__tab-panel .review-form-wrapper form .comment-form-cookies-consent{text-align:left;margin-bottom:0}.products-details-tabs .react-tabs__tab-panel .review-form-wrapper form .comment-form-cookies-consent [type=checkbox]:checked,.products-details-tabs .react-tabs__tab-panel .review-form-wrapper form .comment-form-cookies-consent [type=checkbox]:not(:checked){display:none}.products-details-tabs .react-tabs__tab-panel .review-form-wrapper form .comment-form-cookies-consent [type=checkbox]:checked+label,.products-details-tabs .react-tabs__tab-panel .review-form-wrapper form .comment-form-cookies-consent [type=checkbox]:not(:checked)+label{position:relative;padding-left:28px;cursor:pointer;line-height:20px;display:inline-block;margin-bottom:0;color:#606060;font-weight:600}.products-details-tabs .react-tabs__tab-panel .review-form-wrapper form .comment-form-cookies-consent [type=checkbox]:checked+label:before,.products-details-tabs .react-tabs__tab-panel .review-form-wrapper form .comment-form-cookies-consent [type=checkbox]:not(:checked)+label:before{content:"";position:absolute;left:0;top:0;width:19px;height:19px;transition:all .2s ease;border:1px solid #f5f5f5;border-radius:3px;background:#f5f5f5}.products-details-tabs .react-tabs__tab-panel .review-form-wrapper form .comment-form-cookies-consent [type=checkbox]:checked+label:after,.products-details-tabs .react-tabs__tab-panel .review-form-wrapper form .comment-form-cookies-consent [type=checkbox]:not(:checked)+label:after{content:"";width:8px;height:8px;background:#fe4a55;position:absolute;top:5.5px;left:6px;transition:all .2s ease}.products-details-tabs .react-tabs__tab-panel .review-form-wrapper form .comment-form-cookies-consent [type=checkbox]:not(:checked)+label:after{opacity:0;transform:scale(0)}.products-details-tabs .react-tabs__tab-panel .review-form-wrapper form .comment-form-cookies-consent [type=checkbox]:checked+label:after{opacity:1;transform:scale(1)}.products-details-tabs .react-tabs__tab-panel .review-form-wrapper form .comment-form-cookies-consent [type=checkbox]:checked+label:before,.products-details-tabs .react-tabs__tab-panel .review-form-wrapper form .comment-form-cookies-consent [type=checkbox]:hover+label:before{border-color:#fe4a55}.products-details-tabs .react-tabs__tab-panel .review-form-wrapper form button{margin-top:22px;border:none;display:inline-block;text-align:center;overflow:hidden;color:#fff;background-color:#fe4a55;transition:.5s;border-radius:5px;padding:13px 60px;font-weight:700;font-size:14px}.products-details-tabs .react-tabs__tab-panel .review-form-wrapper form button:hover{background-color:#221638;color:#fff}.cart-table table{margin-bottom:0}.cart-table table thead tr th{vertical-align:middle;padding:15px 0;text-transform:uppercase;border:none;white-space:nowrap;font-size:14px;font-weight:800}.cart-table table tbody tr td{vertical-align:middle;color:#606060;white-space:nowrap;font-weight:700;font-size:15px;padding-left:0;padding-right:0;border-color:#eaedff;border-left:none;border-right:none}.cart-table table tbody tr td.product-thumbnail a{display:block}.cart-table table tbody tr td.product-thumbnail a img{width:80px}.cart-table table tbody tr td.product-name a{display:inline-block}.cart-table table tbody tr td.product-subtotal .remove{color:red;float:right;position:relative;top:-1px;font-size:18px}.cart-table table tbody tr td.product-quantity .input-counter{max-width:130px;min-width:130px;text-align:center;display:inline-block;position:relative}.cart-table table tbody tr td.product-quantity .input-counter span{position:absolute;top:0;background-color:transparent;cursor:pointer;color:#d0d0d0;width:40px;height:100%;line-height:50px;transition:.5s;font-size:22px}.cart-table table tbody tr td.product-quantity .input-counter span.minus-btn{left:0}.cart-table table tbody tr td.product-quantity .input-counter span.plus-btn{right:0}.cart-table table tbody tr td.product-quantity .input-counter span:hover{color:#fe4a55}.cart-table table tbody tr td.product-quantity .input-counter input{height:45px;color:#221638;outline:0;display:block;border:none;background-color:#f8f8f8;text-align:center;width:100%;font-size:17px;font-weight:600}.cart-table table tbody tr td.product-quantity .input-counter input::-moz-placeholder{color:#221638}.cart-table table tbody tr td.product-quantity .input-counter input:-ms-input-placeholder{color:#221638}.cart-table table tbody tr td.product-quantity .input-counter input::placeholder{color:#221638}.cart-table table tbody tr td.product-subtotal{overflow:hidden}.cart-buttons{margin-top:30px}.cart-buttons .shopping-coupon-code{position:relative;max-width:530px}.cart-buttons .shopping-coupon-code button{position:absolute;right:0;top:0;height:50px;background:#221638;color:#fff;border:none;padding:0 25px;line-height:48px;outline:0;transition:.5s;font-size:14px;font-weight:700}.cart-buttons .shopping-coupon-code button:hover{background-color:#fe4a55}.cart-totals{background:#fff;padding:40px;max-width:500px;box-shadow:0 2px 48px 0 rgba(0,0,0,.08);border-radius:5px;margin-top:60px;margin-left:auto;margin-right:auto}.cart-totals h3{margin-bottom:25px;font-size:24px;font-weight:800}.cart-totals ul{padding-left:0;margin:0 0 25px;list-style-type:none}.cart-totals ul li{border:1px solid #eaedff;padding:10px 15px;color:#221638;overflow:hidden;font-weight:700}.cart-totals ul li:first-child{border-bottom:none}.cart-totals ul li:last-child{font-size:20px;border-top:none}.cart-totals ul li:last-child span{color:#221638;font-weight:600}.cart-totals ul li span{float:right;color:#606060;font-weight:400}.user-actions{box-shadow:0 2px 48px 0 rgba(0,0,0,.08);background:#fff;padding:15px 20px;border-top:3px solid #fe4a55;position:relative;margin-bottom:40px}.user-actions i{color:#fe4a55;margin-right:2px;font-size:20px;position:relative;top:3px}.user-actions span{font-weight:700;color:#fe4a55}.user-actions span,.user-actions span a{display:inline-block}.billing-details .title{margin-bottom:30px;position:relative;padding-bottom:10px;border-bottom:1px solid #eee;font-size:24px;font-weight:800}.billing-details .title:before{content:"";position:absolute;background:#fe4a55;bottom:-1px;left:0;width:50px;height:1px}.billing-details .form-group{margin-bottom:25px}.billing-details .form-group label{display:block;margin-bottom:8px;font-weight:700;font-size:15px}.billing-details .form-group label .required{color:red}.billing-details .form-group .nice-select{background:#f5f5f5;border-color:#f5f5f5;color:#221638;transition:.5s;padding:0 0 0 12px;height:50px;line-height:51px;font-size:15px;font-weight:700}.billing-details .form-group .nice-select .list{background-color:#fff;border-radius:5px;box-shadow:0 10px 30px rgba(0,0,0,.2);list-style-type:none;border:none;width:100%;margin-bottom:0;margin-top:0;padding-left:0;padding-top:10px;padding-bottom:10px}.billing-details .form-group .nice-select .list .option{line-height:38px;min-height:38px;color:#221638;position:relative;transition:.5s;padding-left:32px;padding-right:25px;font-size:14px;font-weight:700}.billing-details .form-group .nice-select .list .option:hover{background-color:#fe4a55!important;color:#fff}.billing-details .form-group .nice-select .list .option:hover:before{color:#fff}.billing-details .form-group .nice-select .list .option.focus,.billing-details .form-group .nice-select .list .option.selected.focus{background-color:transparent!important;color:#221638}.billing-details .form-group .nice-select .list .option:before{content:"\f11f";position:absolute;left:10px;top:0;opacity:0;visibility:hidden;transition:.5s;color:#fe4a55;font-family:Flaticon;font-size:11px}.billing-details .form-group .nice-select .list .option.selected:before{opacity:1;visibility:visible}.billing-details .form-group .nice-select .list .option.selected:hover{background-color:#fe4a55!important;color:#fff}.billing-details .form-group .nice-select .list .option.selected:hover:before{color:#fff}.billing-details .form-group .nice-select:after{border-color:#221638;height:8px;width:8px;margin-top:-5px}.billing-details .form-group .nice-select:hover{border-color:#fe4a55;background-color:transparent}.billing-details .form-check{margin-bottom:20px;padding-left:25px}.billing-details .form-check .form-check-input{margin-left:-25px}.billing-details .form-check .form-check-label{color:#221638;font-weight:600}.billing-details .form-check label{position:relative;left:-3px;top:0;font-weight:500}.billing-details .col-lg-12:last-child .form-group{margin-bottom:0}.order-details .title{margin-bottom:30px;position:relative;padding-bottom:10px;border-bottom:1px solid #eee;font-size:24px;font-weight:800}.order-details .title:before{content:"";position:absolute;background:#fe4a55;bottom:-1px;left:0;width:50px;height:1px}.order-details .order-table table{margin-bottom:0;background-color:#fff}.order-details .order-table table thead tr th{border-bottom-width:0;vertical-align:middle;border-color:#eaedff;padding:12px 20px 10px;white-space:nowrap;font-weight:800;font-size:14px}.order-details .order-table table tbody tr td{vertical-align:middle;color:#606060;white-space:nowrap;border-color:#eaedff;font-size:15px;font-weight:700;padding:15px 20px 13px}.order-details .order-table table tbody tr td.product-name a{display:inline-block}.order-details .order-table table tbody tr td.order-shipping span,.order-details .order-table table tbody tr td.order-subtotal span,.order-details .order-table table tbody tr td.order-subtotal-price,.order-details .order-table table tbody tr td.product-subtotal,.order-details .order-table table tbody tr td.shipping-price,.order-details .order-table table tbody tr td.total-price span{color:#221638;font-weight:800;font-size:16px}.order-details .payment-box{background-color:#fff;box-shadow:0 2px 28px 0 rgba(0,0,0,.06);margin-top:30px;padding:30px}.order-details .payment-box .payment-method p [type=radio]:checked,.order-details .payment-box .payment-method p [type=radio]:not(:checked){display:none}.order-details .payment-box .payment-method p [type=radio]:checked+label,.order-details .payment-box .payment-method p [type=radio]:not(:checked)+label{padding-left:27px;cursor:pointer;display:block;color:#221638;position:relative;margin-bottom:8px;font-weight:800}.order-details .payment-box .payment-method p [type=radio]:checked+label:before,.order-details .payment-box .payment-method p [type=radio]:not(:checked)+label:before{content:"";position:absolute;left:0;top:3px;width:18px;height:18px;border:1px solid #ddd;border-radius:50%;background:#fff}.order-details .payment-box .payment-method p [type=radio]:checked+label:after,.order-details .payment-box .payment-method p [type=radio]:not(:checked)+label:after{content:"";width:12px;height:12px;background:#fe4a55;position:absolute;top:6px;left:3px;border-radius:50%;transition:.5s}.order-details .payment-box .payment-method p [type=radio]:not(:checked)+label:after{opacity:0;visibility:hidden;transform:scale(0)}.order-details .payment-box .payment-method p [type=radio]:checked+label:after{opacity:1;visibility:visible;transform:scale(1)}.order-details .payment-box .default-btn{margin-top:15px;box-shadow:0 5px 28.5px 1.5px rgba(149,152,200,.2);border-radius:3px}.widget-area{padding-left:15px}.widget-area .widget{margin-bottom:40px}.widget-area .widget:last-child{margin-bottom:0}.widget-area .widget .widget-title{margin-bottom:25px;position:relative;padding-bottom:7px;border-bottom:1px solid #eee;font-size:22px;font-weight:800}.widget-area .widget .widget-title:before{content:"";position:absolute;left:0;bottom:0;width:50px;height:1px;bottom:-1px;background-color:#fe4a55}.widget-area .widget_search form{position:relative}.widget-area .widget_search form .screen-reader-text{display:none}.widget-area .widget_search form label{display:block;margin-bottom:0}.widget-area .widget_search form .search-field{height:50px;color:#221638;background-color:#f2f4f5;display:block;width:100%;border-radius:5px;padding:0 0 0 15px;border:none;transition:.5s;font-size:14px;font-weight:500}.widget-area .widget_search form .search-field::-moz-placeholder{color:#606060;-moz-transition:.5s;transition:.5s}.widget-area .widget_search form .search-field:-ms-input-placeholder{color:#606060;-ms-transition:.5s;transition:.5s}.widget-area .widget_search form .search-field::placeholder{color:#606060;transition:.5s}.widget-area .widget_search form .search-field:focus::-moz-placeholder{color:transparent}.widget-area .widget_search form .search-field:focus:-ms-input-placeholder{color:transparent}.widget-area .widget_search form .search-field:focus::placeholder{color:transparent}.widget-area .widget_search form button{border:none;background-color:transparent;color:#fe4a55;height:40px;width:40px;position:absolute;right:5px;padding:0;transition:.5s;top:5px;font-size:20px}.widget-area .widget_search form button i{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%)}.widget-area .widget_search form button:focus,.widget-area .widget_search form button:hover{border-radius:5px;background-color:#fe4a55;color:#fff}.widget-area .widget_edemy_posts_thumb{position:relative;overflow:hidden}.widget-area .widget_edemy_posts_thumb .item{overflow:hidden;margin-bottom:15px}.widget-area .widget_edemy_posts_thumb .item:last-child{margin-bottom:0}.widget-area .widget_edemy_posts_thumb .item .thumb{float:left;height:80px;overflow:hidden;display:block;position:relative;width:80px;margin-right:15px;z-index:1}.widget-area .widget_edemy_posts_thumb .item .thumb .fullimage{width:80px;height:80px;display:inline-block;border-radius:5px;background-size:cover!important;background-repeat:no-repeat;background-position:50%!important}.widget-area .widget_edemy_posts_thumb .item .thumb .fullimage.bg1{background-image:url(/images/blog/blog15.jpg)}.widget-area .widget_edemy_posts_thumb .item .thumb .fullimage.bg2{background-image:url(/images/blog/blog14.jpg)}.widget-area .widget_edemy_posts_thumb .item .thumb .fullimage.bg3{background-image:url(/images/blog/blog13.jpg)}.widget-area .widget_edemy_posts_thumb .item .thumb:after,.widget-area .widget_edemy_posts_thumb .item .thumb:before{transition:all .8s cubic-bezier(.2,1,.22,1);content:"";background-color:#fff;position:absolute;z-index:1;top:50%;left:50%;opacity:0;transform:translate(-50%,-50%)}.widget-area .widget_edemy_posts_thumb .item .thumb:before{width:40px;height:1px;left:100%}.widget-area .widget_edemy_posts_thumb .item .thumb:after{height:40px;width:1px;top:0}.widget-area .widget_edemy_posts_thumb .item .info{overflow:hidden;margin-top:5px}.widget-area .widget_edemy_posts_thumb .item .info span{display:block;color:#606060;text-transform:uppercase;margin-top:-2px;margin-bottom:5px;font-size:12px}.widget-area .widget_edemy_posts_thumb .item .info .title{margin-bottom:0;line-height:1.4;font-size:17px;font-weight:700}.widget-area .widget_edemy_posts_thumb .item .info .title a{display:inline-block}.widget-area .widget_edemy_posts_thumb .item:hover .thumb:after,.widget-area .widget_edemy_posts_thumb .item:hover .thumb:before{opacity:1;top:50%;left:50%}.widget-area .widget_categories ul{padding-left:0;margin-bottom:0;list-style-type:none}.widget-area .widget_categories ul li{position:relative;margin-bottom:12px;overflow:hidden;color:#221638;padding-left:18px;font-weight:700;font-size:15px}.widget-area .widget_categories ul li:last-child{margin-bottom:0}.widget-area .widget_categories ul li:before{background:#fe4a55;height:8px;width:8px;content:"";border-radius:50%;left:0;top:7px;position:absolute}.widget-area .widget_categories ul li a{color:#221638;display:inline-block}.widget-area .widget_categories ul li a:hover{color:#fe4a55}.widget-area .widget_categories ul li .post-count{color:#606060;font-size:14px;display:inline-block;position:relative;top:1px}.widget-area .widget_tag_cloud .widget-title{margin-bottom:17px}.widget-area .tagcloud a{display:inline-block;background:#f5f5f5;color:#221638;padding:7px 15px;border:none;border-radius:3px;font-weight:700;font-size:14px!important;margin-top:8px;margin-right:4px}.widget-area .tagcloud a:focus,.widget-area .tagcloud a:hover{color:#fff;background-color:#fe4a55}.widget-area .widget_insight ul{padding-left:0;margin-bottom:0;list-style-type:none}.widget-area .widget_insight ul li{margin-bottom:-1px}.widget-area .widget_insight ul li a{position:relative;display:block;padding:15px 25px 15px 40px;color:#606060;border:1px solid #eee;font-size:14px;font-weight:700}.widget-area .widget_insight ul li a:before{width:5px;height:5px;transition:.5s;background-color:#606060;content:"";position:absolute;left:25px;top:50%;transform:translateY(-50%);border-radius:50%}.widget-area .widget_insight ul li a.active,.widget-area .widget_insight ul li a:hover{border-color:#fe4a55;background-color:#fe4a55;color:#fff}.widget-area .widget_insight ul li a.active:before,.widget-area .widget_insight ul li a:hover:before{background-color:#fff}.widget-area .widget_insight ul li.active a{border-color:#fe4a55;background-color:#fe4a55;color:#fff}.widget-area .widget_insight ul li.active a:before{background-color:#fff}.widget-area .widget_recent_courses{position:relative;overflow:hidden}.widget-area .widget_recent_courses .widget-title{margin-bottom:30px}.widget-area .widget_recent_courses .item{overflow:hidden;margin-bottom:20px;border-bottom:1px solid #eee;padding-bottom:20px}.widget-area .widget_recent_courses .item:last-child{margin-bottom:0;border-bottom:none;padding-bottom:0}.widget-area .widget_recent_courses .item .thumb{float:left;height:80px;overflow:hidden;display:block;position:relative;width:80px;margin-right:15px;z-index:1}.widget-area .widget_recent_courses .item .thumb .fullimage{width:80px;height:80px;display:inline-block;border-radius:3px;background-size:cover!important;background-repeat:no-repeat;background-position:50%!important}.widget-area .widget_recent_courses .item .thumb .fullimage.bg1{background-image:url(/images/courses/courses1.jpg)}.widget-area .widget_recent_courses .item .thumb .fullimage.bg2{background-image:url(/images/courses/courses2.jpg)}.widget-area .widget_recent_courses .item .thumb .fullimage.bg3{background-image:url(/images/courses/courses3.jpg)}.widget-area .widget_recent_courses .item .thumb:after,.widget-area .widget_recent_courses .item .thumb:before{transition:all .8s cubic-bezier(.2,1,.22,1);content:"";background-color:#fff;position:absolute;z-index:1;top:50%;left:50%;opacity:0;transform:translate(-50%,-50%)}.widget-area .widget_recent_courses .item .thumb:before{width:40px;height:1px;left:100%}.widget-area .widget_recent_courses .item .thumb:after{height:40px;width:1px;top:0}.widget-area .widget_recent_courses .item .info{overflow:hidden;margin-top:5px}.widget-area .widget_recent_courses .item .info span{display:block;color:#fe4a55;text-transform:uppercase;margin-bottom:6px;margin-top:-5px;font-size:18px;font-weight:800;font-style:italic}.widget-area .widget_recent_courses .item .info .title{margin-bottom:0;line-height:1.4;font-size:14px;font-weight:700}.widget-area .widget_recent_courses .item .info .title a{display:inline-block}.widget-area .widget_recent_courses .item:hover .thumb:after,.widget-area .widget_recent_courses .item:hover .thumb:before{opacity:1;top:50%;left:50%}.widget-area .filter_by_price .irs--flat .irs-bar,.widget-area .filter_by_price .irs--flat .irs-handle>i:first-child{background-color:#fe4a55}.widget-area .widget_popular_products{position:relative;overflow:hidden}.widget-area .widget_popular_products .widget-title{margin-bottom:30px}.widget-area .widget_popular_products .item{overflow:hidden;margin-bottom:20px;border-bottom:1px solid #eee;padding-bottom:20px}.widget-area .widget_popular_products .item:last-child{margin-bottom:0;border-bottom:none;padding-bottom:0}.widget-area .widget_popular_products .item .thumb{float:left;height:110px;overflow:hidden;display:block;position:relative;width:110px;margin-right:15px;z-index:1}.widget-area .widget_popular_products .item .thumb .fullimage{width:110px;height:110px;display:inline-block;border-radius:3px;background-size:cover!important;background-repeat:no-repeat;background-position:50%!important}.widget-area .widget_popular_products .item .thumb .fullimage.bg1{background-image:url(/images/products/product7.jpg)}.widget-area .widget_popular_products .item .thumb .fullimage.bg2{background-image:url(/images/products/product8.jpg)}.widget-area .widget_popular_products .item .thumb .fullimage.bg3{background-image:url(/images/products/product9.jpg)}.widget-area .widget_popular_products .item .thumb:after,.widget-area .widget_popular_products .item .thumb:before{transition:all .8s cubic-bezier(.2,1,.22,1);content:"";background-color:#fff;position:absolute;z-index:1;top:50%;left:50%;opacity:0;transform:translate(-50%,-50%)}.widget-area .widget_popular_products .item .thumb:before{width:40px;height:1px;left:100%}.widget-area .widget_popular_products .item .thumb:after{height:40px;width:1px;top:0}.widget-area .widget_popular_products .item .info{overflow:hidden;margin-top:5px}.widget-area .widget_popular_products .item .info span{display:block;color:#fe4a55;text-transform:uppercase;margin-bottom:6px;margin-top:-5px;font-size:18px;font-weight:800;font-style:italic}.widget-area .widget_popular_products .item .info .title{margin-bottom:0;line-height:1.4;font-size:17px;font-weight:700}.widget-area .widget_popular_products .item .info .title a{display:inline-block}.widget-area .widget_popular_products .item .info .rating{margin-top:8px}.widget-area .widget_popular_products .item .info .rating i{color:#f6b500;display:inline-block;margin-right:2px}.widget-area .widget_popular_products .item:hover .thumb:after,.widget-area .widget_popular_products .item:hover .thumb:before{opacity:1;top:50%;left:50%}.privacy-policy-content img{border-radius:5px;display:block;width:100%;margin-bottom:30px}.privacy-policy-content h3{margin-bottom:15px;margin-top:25px;font-size:22px;font-weight:800}.privacy-policy-content .blockquote,.privacy-policy-content blockquote{margin-bottom:30px;background-color:#e6f2f5;text-align:left!important;padding:25px!important}.privacy-policy-content .blockquote p,.privacy-policy-content blockquote p{margin-bottom:0;line-height:1.8;font-size:14px!important;font-weight:400}.privacy-policy-content .blockquote:after,.privacy-policy-content .blockquote:before,.privacy-policy-content blockquote:after,.privacy-policy-content blockquote:before{display:none}.privacy-policy-content ol,.privacy-policy-content ul{margin-top:20px}.privacy-policy-content ol li,.privacy-policy-content ul li{margin-bottom:10px;color:#606060;font-size:14px;line-height:1.8}.terms-of-service-content img{border-radius:5px;display:block;width:100%;margin-bottom:30px}.terms-of-service-content h3{margin-bottom:15px;margin-top:25px;font-size:22px;font-weight:800}.terms-of-service-content .blockquote,.terms-of-service-content blockquote{margin-bottom:30px;background-color:#e6f2f5;text-align:left!important;padding:25px!important}.terms-of-service-content .blockquote p,.terms-of-service-content blockquote p{margin-bottom:0;line-height:1.8;font-size:14px!important;font-weight:400}.terms-of-service-content .blockquote:after,.terms-of-service-content .blockquote:before,.terms-of-service-content blockquote:after,.terms-of-service-content blockquote:before{display:none}.terms-of-service-content ol,.terms-of-service-content ul{margin-top:20px}.terms-of-service-content ol li,.terms-of-service-content ul li{margin-bottom:10px;color:#606060;font-size:14px;line-height:1.8}.purchase-guide-content img{border-radius:5px;display:block;width:100%;margin-bottom:30px}.purchase-guide-content h3{margin-bottom:15px;margin-top:25px;font-size:22px;font-weight:800}.purchase-guide-content .blockquote,.purchase-guide-content blockquote{margin-bottom:30px;background-color:#e6f2f5;text-align:left!important;padding:25px!important}.purchase-guide-content .blockquote p,.purchase-guide-content blockquote p{margin-bottom:0;line-height:1.8;font-size:14px!important;font-weight:400}.purchase-guide-content .blockquote:after,.purchase-guide-content .blockquote:before,.purchase-guide-content blockquote:after,.purchase-guide-content blockquote:before{display:none}.purchase-guide-content ol,.purchase-guide-content ul{margin-top:20px}.purchase-guide-content ol li,.purchase-guide-content ul li{margin-bottom:10px;color:#606060;font-size:14px;line-height:1.8}.membership-levels-table .table{margin-bottom:0}.membership-levels-table .table thead th{vertical-align:middle;background-color:#fe4a55;white-space:nowrap;padding:20px;text-align:center;color:hsla(0,0%,100%,.9);border-left:1px solid #e98f8f;border-bottom:none;border-right:1px solid #e98f8f}.membership-levels-table .table thead th h2{color:#fff;margin-bottom:0;font-size:35px;font-weight:800}.membership-levels-table .table thead th h3{color:#fff;text-transform:uppercase;margin-top:8px;margin-bottom:5px;font-size:14px;font-weight:700}.membership-levels-table .table thead th:first-child{border-left:none}.membership-levels-table .table thead th:last-child{border-right:none}.membership-levels-table .table tbody tr td{padding:15px 20px;white-space:nowrap;vertical-align:middle;border:none;text-align:center;font-size:14px;font-weight:600}.membership-levels-table .table tbody tr td:first-child{text-align:left}.membership-levels-table .table tbody tr td.item-check i{width:20px;height:20px;line-height:20px;border-radius:100%;background-color:#0eb582;color:#fff;display:block;margin:0 auto}.membership-levels-table .table tbody tr td.item-none i{width:20px;height:20px;line-height:20px;border-radius:100%;background-color:#d85554;color:#fff;display:block;margin:0 auto}.membership-levels-table .table tbody tr td .select-btn{display:inline-block;color:#221638;background-color:#efefef;padding:13px 30px;border-radius:5px;margin-top:10px;font-size:14px;font-weight:700}.membership-levels-table .table tbody tr td .select-btn:hover{color:#fff;background-color:#fe4a55}.pagination-area{margin-top:35px}.pagination-area .page-numbers{width:33px;height:33px;background-color:#f3f0f0;color:#606060;text-align:center;display:inline-block;border-radius:3px;line-height:34px;position:relative;margin-left:3px;margin-right:3px;font-size:14px;font-weight:800}.pagination-area .page-numbers.current,.pagination-area .page-numbers:hover{color:#fff;background-color:#fe4a55}.pagination-area .page-numbers i{position:relative;top:1.5px}.error-area{background-color:#111;height:100vh}.error-content{text-align:center}.error-content h3{color:#fff;margin-bottom:20px;margin-top:45px;font-size:40px;font-weight:800}.error-content p{color:hsla(0,0%,100%,.7);max-width:550px;margin-left:auto;margin-right:auto;margin-bottom:0}.error-content .btn-box{margin-top:30px}.error-content .btn-box .default-btn{margin-left:7px;margin-right:7px}.error-content .btn-box .default-btn span{background-color:#fff}.error-content .btn-box .default-btn:hover{color:#221638}.faq-accordion-tab .react-tabs__tab-list{padding-left:0;list-style-type:none;margin-bottom:60px;text-align:center;border:none}.faq-accordion-tab .react-tabs__tab-list .react-tabs__tab{margin-left:10px;margin-right:10px;display:inline-block;color:#221638;text-decoration:none;border-radius:5px;padding:20px;box-shadow:2px 8px 20px 0 rgba(25,42,70,.13)!important;font-size:14px;font-weight:800}.faq-accordion-tab .react-tabs__tab-list .react-tabs__tab i{font-size:30px;font-weight:400}.faq-accordion-tab .react-tabs__tab-list .react-tabs__tab span{display:block;margin-top:8px}.faq-accordion-tab .react-tabs__tab-list .react-tabs__tab.react-tabs__tab--selected,.faq-accordion-tab .react-tabs__tab-list .react-tabs__tab:hover{background-color:#fe4a55;color:#fff}.faq-accordion .accordion{list-style-type:none;padding-left:0;border:none;margin-bottom:0}.faq-accordion .accordion .accordion__item{display:block;box-shadow:2px 8px 20px 0 rgba(25,42,70,.13)!important;background:#fff;margin-bottom:15px;border:none;border-radius:5px}.faq-accordion .accordion .accordion__item:last-child{margin-bottom:0}.faq-accordion .accordion .accordion__button{padding:20px 25px;background-color:#fff;color:#221638;text-decoration:none;position:relative;display:block;border-radius:5px;font-size:17px;font-weight:800}.faq-accordion .accordion .accordion__button i{position:absolute;left:25px;top:18px;font-size:25px;transition:.5s}.faq-accordion .accordion .accordion__button.active i{transform:rotate(180deg)}.faq-accordion .accordion .accordion__panel{position:relative;margin-top:-5px;padding:0 30px 20px 48px}.faq-accordion .accordion .accordion__panel p{line-height:1.8}.tab .tabs-item{display:none}.tab .tabs-item:first-child{display:block}.coming-soon-area{height:100vh;position:relative;z-index:1;background:#f6f7fb;background-image:url(/images/coming-soon-bg.jpg);background-position:top;background-size:cover;background-repeat:no-repeat}.coming-soon-content{max-width:700px;background:#fff;border-radius:5px;overflow:hidden;text-align:center;padding:40px 60px;box-shadow:1px 5px 24px 0 rgba(68,102,242,.05);margin-left:auto;margin-right:auto}.coming-soon-content .logo{display:inline-block}.coming-soon-content h2{font-size:40px;font-weight:800;margin-top:30px;margin-bottom:0}.coming-soon-content #timer{margin-top:40px}.coming-soon-content #timer div{background-color:#221638;color:#fff;width:100px;height:105px;border-radius:5px;font-size:40px;font-weight:800;margin-left:10px;margin-right:10px}.coming-soon-content #timer div span{display:block;margin-top:-2px;font-size:17px;font-weight:600}.coming-soon-content form{position:relative;max-width:500px;margin-left:auto;margin-right:auto;margin-top:50px}.coming-soon-content form .form-group{margin-bottom:25px;width:100%;position:relative}.coming-soon-content form .form-group .label-title{margin-bottom:0;position:absolute;display:block;left:0;top:0;pointer-events:none;width:100%;height:100%;color:#221638}.coming-soon-content form .form-group .label-title i{position:absolute;left:0;transition:.5s;top:9px;font-size:22px}.coming-soon-content form .form-group .label-title:before{content:"";display:block;position:absolute;bottom:0;left:0;width:0;height:2px;transition:.5s;background:#fe4a55}.coming-soon-content form .form-group .input-newsletter{border-radius:0;border:none;border-bottom:2px solid #eee;padding:0 0 0 32px;color:#221638;height:45px;display:block;width:100%;transition:.5s;font-size:16px;font-weight:400}.coming-soon-content form .form-group .input-newsletter::-moz-placeholder{color:#a1a1a1;-moz-transition:.5s;transition:.5s}.coming-soon-content form .form-group .input-newsletter:-ms-input-placeholder{color:#a1a1a1;-ms-transition:.5s;transition:.5s}.coming-soon-content form .form-group .input-newsletter::placeholder{color:#a1a1a1;transition:.5s}.coming-soon-content form .form-group .input-newsletter:focus::-moz-placeholder{color:transparent}.coming-soon-content form .form-group .input-newsletter:focus:-ms-input-placeholder{color:transparent}.coming-soon-content form .form-group .input-newsletter:focus::placeholder{color:transparent}.coming-soon-content form .default-btn{border-radius:0}.coming-soon-content form .validation-danger{margin-top:15px;color:red}.coming-soon-content form .validation-success{margin-top:15px}.coming-soon-content form p{margin-bottom:0;margin-top:20px}.login-form{padding:40px 50px;border-radius:5px;background-color:#fff;box-shadow:0 0 10px rgba(51,51,51,.1);margin-right:30px}.login-form h2{font-size:36px;font-weight:800}.login-form form .form-group,.login-form h2{margin-bottom:25px}.login-form form .form-group label{display:block;margin-bottom:8px;color:#221638;font-weight:700}.login-form form .remember-me-wrap{margin-bottom:0}.login-form form .remember-me-wrap [type=checkbox]:checked,.login-form form .remember-me-wrap [type=checkbox]:not(:checked){display:none}.login-form form .remember-me-wrap [type=checkbox]:checked+label,.login-form form .remember-me-wrap [type=checkbox]:not(:checked)+label{position:relative;padding-left:28px;cursor:pointer;line-height:20px;display:inline-block;margin-bottom:0;color:#606060;font-weight:600}.login-form form .remember-me-wrap [type=checkbox]:checked+label:before,.login-form form .remember-me-wrap [type=checkbox]:not(:checked)+label:before{content:"";position:absolute;left:0;top:0;width:19px;height:19px;transition:all .2s ease;border:1px solid #f5f5f5;border-radius:3px;background:#f5f5f5}.login-form form .remember-me-wrap [type=checkbox]:checked+label:after,.login-form form .remember-me-wrap [type=checkbox]:not(:checked)+label:after{content:"";width:8px;height:8px;background:#fe4a55;position:absolute;top:5.5px;left:6px;transition:all .2s ease}.login-form form .remember-me-wrap [type=checkbox]:not(:checked)+label:after{opacity:0;transform:scale(0)}.login-form form .remember-me-wrap [type=checkbox]:checked+label:after{opacity:1;transform:scale(1)}.login-form form .remember-me-wrap [type=checkbox]:checked+label:before,.login-form form .remember-me-wrap [type=checkbox]:hover+label:before{border-color:#fe4a55}.login-form form .lost-your-password-wrap{text-align:right}.login-form form .lost-your-password-wrap a{display:inline-block;position:relative;font-weight:600;line-height:1.3}.login-form form .lost-your-password-wrap a:before{width:100%;height:1px;position:absolute;left:0;bottom:0;content:"";transition:.5s;background-color:#eee}.login-form form .lost-your-password-wrap a:after{width:0;height:1px;position:absolute;left:0;transition:.5s;bottom:0;content:"";background-color:#fe4a55}.login-form form .lost-your-password-wrap a:hover:before{width:0}.login-form form .lost-your-password-wrap a:hover:after{width:100%}.login-form form button{margin-top:22px;border:none;display:block;text-align:center;overflow:hidden;color:#fff;background-color:#fe4a55;transition:.5s;width:100%;border-radius:5px;padding:14.5px 30px;font-weight:700;font-size:14px}.login-form form button:hover{background-color:#221638;color:#fff}.register-form{padding-top:30px;padding-left:30px}.register-form h2{font-size:36px;font-weight:800}.register-form form .form-group,.register-form h2{margin-bottom:25px}.register-form form .form-group label{display:block;margin-bottom:8px;color:#221638;font-weight:700}.register-form form .description{font-style:italic;font-size:13.5px;margin-top:-10px;margin-bottom:0}.register-form form button{margin-top:22px;border:none;display:block;text-align:center;overflow:hidden;color:#fff;background-color:#fe4a55;transition:.5s;width:100%;border-radius:5px;padding:14.5px 30px;font-weight:700;font-size:14px}.register-form form button:hover{background-color:#221638;color:#fff}.contact-info{padding-right:15px}.contact-info .sub-title{display:block;text-transform:uppercase;color:#fe4a55;margin-bottom:8px;font-size:14px;font-weight:600}.contact-info h2{margin-bottom:12px;font-size:36px;font-weight:800}.contact-info ul{padding-left:0;list-style-type:none;margin-top:35px;margin-bottom:0}.contact-info ul li{position:relative;margin-bottom:35px;padding-left:100px}.contact-info ul li .icon{width:75px;height:85px;background-color:#f8f9f8;border-radius:3px;position:absolute;text-align:center;left:0;font-size:40px;color:#fe4a55;transition:.5s;top:0}.contact-info ul li .icon i{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%)}.contact-info ul li h3{margin-bottom:8px;font-size:24px;font-weight:800}.contact-info ul li p{font-weight:600;max-width:300px;margin-bottom:0;margin-top:2px}.contact-info ul li:hover .icon{background-color:#fe4a55;color:#fff}.contact-info ul li:last-child{margin-bottom:0}.contact-form{overflow:hidden;padding:35px;margin-left:15px;border-radius:5px;background-color:#fe4a55;background-image:url(/images/register-shape.jpg);background-position:50%;background-size:cover;background-repeat:no-repeat}.contact-form h2{margin-bottom:0;color:#fff;font-size:33px;font-weight:800}.contact-form p{color:#fff;margin-top:10px;margin-bottom:0}.contact-form form{margin-top:25px}.contact-form form input,.contact-form form textarea{display:block;width:100%;border:none;color:#fff;background-color:#c22b34;height:50px;padding-left:15px;border-radius:5px;font-size:14px;font-weight:600}.contact-form form input::-moz-placeholder,.contact-form form textarea::-moz-placeholder{color:#cdcdcd;-moz-transition:.5s;transition:.5s}.contact-form form input:-ms-input-placeholder,.contact-form form textarea:-ms-input-placeholder{color:#cdcdcd;-ms-transition:.5s;transition:.5s}.contact-form form input::placeholder,.contact-form form textarea::placeholder{color:#cdcdcd;transition:.5s}.contact-form form input:focus,.contact-form form textarea:focus{color:#fff;background-color:#c22b34}.contact-form form input:focus::-moz-placeholder,.contact-form form textarea:focus::-moz-placeholder{color:transparent}.contact-form form input:focus:-ms-input-placeholder,.contact-form form textarea:focus:-ms-input-placeholder{color:transparent}.contact-form form input:focus::placeholder,.contact-form form textarea:focus::placeholder{color:transparent}.contact-form form textarea{height:auto!important;padding-top:15px}.contact-form form .default-btn{background-color:#221638;margin-top:5px;padding:12px 30px}.contact-form form .default-btn span{background-color:#fff}.contact-form form .default-btn:hover{color:#fe4a55}.contact-form form .invalid-feedback{color:#fff}#map iframe{height:500px;margin-bottom:-7px;width:100%;border:none}.footer-area{background-color:#100f1f;position:relative;z-index:1;padding-top:100px}.single-footer-widget{margin-bottom:30px}.single-footer-widget .logo{display:inline-block;margin-bottom:20px}.single-footer-widget h3{margin-bottom:20px;position:relative;color:#fff;font-size:24px;font-weight:800}.single-footer-widget p{color:#ededed}.single-footer-widget .footer-links-list{padding-left:0;margin-bottom:0;list-style-type:none}.single-footer-widget .footer-links-list li{margin-bottom:12px;color:#ededed}.single-footer-widget .footer-links-list li a{color:#ededed;display:inline-block}.single-footer-widget .footer-links-list li a:hover{color:#fe4a55}.single-footer-widget .footer-links-list li:last-child{margin-bottom:0}.single-footer-widget .social-link{padding-left:0;list-style-type:none;margin-top:20px;margin-bottom:0}.single-footer-widget .social-link li{display:inline-block;margin-right:10px}.single-footer-widget .social-link li:last-child{margin-right:0}.single-footer-widget .social-link li a{width:30px;height:30px;text-align:center;color:#fff;background-color:#1e1d2f;font-size:18px;position:relative;border-radius:2px}.single-footer-widget .social-link li a i{position:absolute;left:0;top:50%;right:0;transform:translateY(-48%)}.single-footer-widget .social-link li a:hover{background-color:#fe4a55;color:#fff}.single-footer-widget .footer-contact-info{padding-left:0;margin-bottom:0;list-style-type:none}.single-footer-widget .footer-contact-info li{margin-bottom:13px;color:#ededed;position:relative;padding-left:22px}.single-footer-widget .footer-contact-info li a{color:#ededed;display:inline-block}.single-footer-widget .footer-contact-info li a:hover{color:#fe4a55}.single-footer-widget .footer-contact-info li:last-child{margin-bottom:0}.single-footer-widget .footer-contact-info li i{position:absolute;left:0;top:4px}.single-footer-widget .footer-contact-info li i.bxs-inbox{top:3px}.footer-bottom-area{margin-top:70px;border-top:2px solid #181726;padding-top:25px;padding-bottom:25px}.footer-bottom-area p{color:#ededed}.footer-bottom-area p i{position:relative;top:1.3px}.footer-bottom-area p a{color:#fe4a55;font-weight:600}.footer-bottom-area p a:hover{color:#fff}.footer-bottom-area ul{text-align:right;padding-left:0;margin-bottom:0;list-style-type:none}.footer-bottom-area ul li{color:#ededed;position:relative;display:inline-block;margin-right:20px}.footer-bottom-area ul li:last-child{margin-right:0}.footer-bottom-area ul li:last-child:before{display:none}.footer-bottom-area ul li:before{content:"";position:absolute;right:-11px;top:5.5px;width:1px;height:14px;background-color:#ededed}.footer-bottom-area ul li a{display:block;color:#ededed}.footer-bottom-area ul li a:hover{color:#fe4a55}.lines{left:0;right:0;margin:auto;width:100%;z-index:-1}.lines,.lines .line{position:absolute;top:0;height:100%}.lines .line{width:1px;left:50%;background:hsla(0,0%,100%,.1);overflow:hidden}.lines .line:after{content:"";display:block;position:absolute;height:15vh;width:100%;top:-50%;left:0;background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff 75%,#fff);animation:run 7s 0s infinite;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.4,.26,0,.97)}.lines .line:first-child{margin-left:-25%}.lines .line:first-child:after{animation-delay:2s}.lines .line:nth-child(3){margin-left:25%}.lines .line:nth-child(3):after{animation-delay:2.5s}@keyframes run{0%{top:-50%}to{top:110%}}.go-top{position:fixed;cursor:pointer;bottom:-100px;right:15px;color:#221638;background-color:#fff;z-index:4;width:45px;text-align:center;height:45px;opacity:0;visibility:hidden;border-radius:50%;font-size:40px;transition:.9s;overflow:hidden;box-shadow:0 3px 10px rgba(0,0,0,.1)}.go-top.active{opacity:1;visibility:visible;bottom:15px}.go-top i{position:absolute;right:0;left:0;top:70%;transform:translateY(-70%);text-align:center;margin-left:auto;margin-right:auto}.go-top:hover{background-color:#fe4a55;color:#fff;transition:.5s;transform:translateY(-10px)}.bg-fff8f8{background-color:#fff8f8}.bg-f9fbff{background-color:#f9fbff}.features-box{z-index:1;padding:35px;position:relative;border-radius:5px;margin-bottom:30px;transition:.5s;background-color:#fff}.features-box .icon{font-size:50px;line-height:1;margin-bottom:15px}.features-box h3{margin-bottom:15px;font-size:22px;font-weight:800}.features-box p{margin-bottom:12px}.features-box .link-btn{display:inline-block;color:#fe4a55;font-size:15px;font-weight:700}.features-box .link-btn:hover{color:#221638}.features-box .back-icon{top:20px;right:20px;opacity:.05;line-height:1;font-size:120px;position:absolute}.features-box:hover{transform:translateY(-10px)}.main-banner-area{z-index:1;position:relative;padding-top:80px;padding-bottom:100px}.main-banner-area .container-fluid{max-width:1395px}.main-banner-area .banner-shape1{left:auto;bottom:10%;right:17%;width:190px}.main-banner-area .banner-shape2{width:50px;left:29%;top:9%}.main-banner-area .banner-shape3{right:auto;width:50px;left:30%;top:5%}.main-banner-content-style-two h1{margin-bottom:20px;font-size:60px;font-weight:800}.main-banner-content-style-two p{max-width:580px;line-height:1.8;font-weight:600;font-size:16px}.main-banner-content-style-two .default-btn{margin-top:10px}.bulb{left:15%;bottom:0;z-index:-1;position:absolute}.bulb img{animation:moveleftbounce 4s linear infinite}.about-area .bulb{left:auto;right:50px;width:280px}.view-all-courses-area-three{padding-top:20px;position:relative;z-index:1}.view-all-courses-area-three .bulb{left:auto;right:50px}.view-all-courses-content-style-two .sub-title{display:block;text-transform:uppercase;color:#fe4a55;margin-bottom:8px;font-size:14px;font-weight:600}.view-all-courses-content-style-two h2{margin-bottom:0;font-size:36px;font-weight:800}.view-all-courses-content-style-two p{margin-top:15px}.view-all-courses-content-style-two .default-btn{margin-top:10px}.view-all-courses-image-style-two{margin-left:30px}.premium-access-area-two{z-index:1;padding-top:30px;position:relative}.premium-access-area-two:before{left:0;right:0;bottom:0;content:"";z-index:-1;height:35px;position:absolute;background-color:#100f1f}.premium-access-content-style-two{position:relative;top:-20px}.premium-access-content-style-two .sub-title{display:block;text-transform:uppercase;color:#fe4a55;margin-bottom:8px;font-size:14px;font-weight:600}.premium-access-content-style-two h2{margin-bottom:15px;font-size:36px;font-weight:800}.premium-access-content-style-two .default-btn{margin-top:10px}.premium-access-image-style-two{text-align:center}.testimonials-slides-two{max-width:1150px;margin-left:auto;margin-right:auto}.testimonials-slides-two .swiper-button-next,.testimonials-slides-two .swiper-button-prev{color:#fe4a55}.testimonials-slides-two .swiper-button-next:after,.testimonials-slides-two .swiper-button-prev:after{font-size:25px}.testimonials-item{z-index:1;padding:100px;background-color:#fff8f8;border-radius:5px;position:relative}.testimonials-item p{font-size:18px;line-height:1.8}.testimonials-item h3{color:#fe4a55;margin-top:20px;margin-bottom:0;font-size:20px;font-weight:700}.testimonials-item span{display:block;color:#606060;font-size:15px;margin-top:4px}.testimonials-item img{display:inline-block!important;width:auto!important;text-align:center}.testimonials-item:before{opacity:.04;content:"\f10a";left:0;position:absolute;right:0;text-align:center;top:50%;transform:translateY(-50%);z-index:-1;line-height:1;font-family:Flaticon;font-size:200px;margin-top:10px;margin-left:50px}.get-instant-courses-area-two{position:relative;z-index:1}.get-instant-courses-area-two:before{top:0;height:25px}.get-instant-courses-area-two:after,.get-instant-courses-area-two:before{content:"";position:absolute;left:0;right:0;z-index:-1;background-color:#fff}.get-instant-courses-area-two:after{bottom:0;height:21px}.get-instant-courses-area-two .bulb{left:20px;width:180px;bottom:21px}.get-instant-courses-content-style-two .sub-title{display:block;color:#fe4a55;margin-bottom:10px;text-transform:uppercase;font-size:14px;font-weight:600}.get-instant-courses-content-style-two h2{margin-bottom:15px;font-size:36px;font-weight:800}.get-instant-courses-content-style-two p{max-width:620px;line-height:1.8}.get-instant-courses-content-style-two .default-btn{margin-top:5px}.get-instant-courses-image-style-two{text-align:right}.partner-item{text-align:center}.partner-item img{width:auto!important;display:inline-block!important;transition:.5s;opacity:.6}.partner-item:hover img{opacity:1}.single-partner-item{text-align:center}.video-area{z-index:1;position:relative}.video-area:before{content:"";position:absolute;left:0;right:0;bottom:0;height:50%;z-index:-1;background-color:#fff8f8}.funfacts-box{background-color:#fff;border:1px dashed #ad8360;border-radius:50%;text-align:center;position:relative;height:280px;width:280px;margin-left:auto;margin-right:auto;margin-bottom:30px}.funfacts-box h3{margin-bottom:8px;color:#fe4a55;font-size:44px;font-weight:800}.funfacts-box h3 span{font-size:48px}.funfacts-box h3 .odometer{position:relative;top:-2px}.funfacts-box p{text-transform:uppercase;color:#221638;line-height:1;font-weight:700;font-size:16px}.funfacts-box .content{left:0;right:0;top:50%;position:absolute;transform:translateY(-50%)}@media screen and (min-width:1800px){.maxWidth-1920{max-width:1920px}}.gym-home-area{padding-top:0;position:relative;z-index:1;background-color:#f1f1f1;background-image:url(/images/gym/banner-bg.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}.gym-home-area .sliderCounter{position:absolute;left:0;right:0;bottom:40px;text-align:center;line-height:1;color:#606060;font-size:20px;font-weight:800}.gym-banner-item .container-fluid{padding-left:0;padding-right:0}.gym-banner-content h1{color:#fff;margin-bottom:15px;font-size:28px}.gym-banner-content h2{color:#fff;font-size:22px}.gym-banner-content h3{color:#fff}.gym-banner-content p{max-width:650px}.gym-banner-content .default-btn{margin-top:10px}.gym-banner-image{text-align:center;padding-left:0;padding-right:0}.gym-banner-image img{display:inline-block!important;width:auto!important}.gym-banner-slides .swiper-button-next,.gym-banner-slides .swiper-button-prev{color:#fff}.gym-banner-slides .swiper-button-next:after,.gym-banner-slides .swiper-button-prev:after{font-size:30px}.gym-banner-slides .swiper-button-next:hover,.gym-banner-slides .swiper-button-prev:hover{color:#fe4a55}.gym-banner-slides .swiper-pagination{bottom:20px}.gym-banner-slides .swiper-pagination span{color:#fff;font-size:20px;font-weight:800}.featured-area .container-fluid{padding-left:0;padding-right:0}.featured-area .container-fluid .row{margin-left:0;margin-right:0}.featured-area .container-fluid .row .col-lg-4{padding-left:0;padding-right:0}.single-featured-box{position:relative;text-align:center;overflow:hidden}.single-featured-box img{transition:.5s;width:100%}.single-featured-box:before{content:"";position:absolute;left:0;right:0;top:0;z-index:1;bottom:0;background-color:#000;opacity:.7}.single-featured-box .content{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);z-index:2;color:#fff;padding:20px;max-width:400px;margin-left:auto;margin-right:auto}.single-featured-box .content .icon{font-size:50px;line-height:1;color:#fe4a55;display:inline-block;margin-bottom:25px}.single-featured-box .content h3{color:#fff;margin-bottom:12px;font-size:24px;font-weight:800}.single-featured-box .content p{opacity:.9;color:#fff}.single-featured-box:hover img{transform:scale(1.05)}.why-choose-us-area .container-fluid{padding-left:40px;padding-right:40px}.why-choose-us-image{text-align:center}.why-choose-us-content{max-width:595px}.why-choose-us-content .sub-title{display:block;text-transform:uppercase;color:#fe4a55;margin-bottom:10px;font-size:14px;font-weight:600}.why-choose-us-content h2{margin-bottom:15px;font-size:36px;font-weight:800}.why-choose-us-content .features-list{padding-left:0;list-style-type:none;display:flex;flex-wrap:wrap;margin:-5px -8px 0}.why-choose-us-content .features-list li{flex:0 0 50%;max-width:50%;padding-left:8px;padding-right:8px;padding-top:16px}.why-choose-us-content .features-list li span{display:block;position:relative;color:#221638;font-size:18px;font-weight:700;padding-left:50px;padding-top:5px;padding-bottom:5px}.why-choose-us-content .features-list li span i{position:absolute;left:0;top:-2px;width:40px;height:40px;overflow:hidden;text-align:center;font-weight:500;line-height:40px;color:#fe4a55;font-size:25px;background-image:url(/images/gym/circle-border.png);background-position:50%;background-size:cover;background-repeat:no-repeat}.why-choose-us-content .default-btn{margin-top:30px}.courses-area.bg-black{background-color:#221638}.courses-area.bg-black .section-title h2{color:#fff}.courses-area.bg-black .courses-info p,.courses-area.bg-black .section-title p{color:#fff;opacity:.9}.courses-area.bg-black .courses-info p a{color:#fff!important;font-weight:800}.funfacts-area.bg-black{background-color:#221638;position:relative;z-index:1}.funfacts-area.bg-black .col-lg-3{border:none}.funfacts-area.bg-black:before{content:"";position:absolute;left:0;right:0;bottom:0;z-index:-1;background-color:#fff;height:250px}.single-funfacts-item.with-box-shadow{margin-bottom:30px;background-color:#fff;box-shadow:0 8px 16px 0 rgba(146,184,255,.2);border:none;background-image:url(/images/gym/bg2.jpg);padding:100px 30px}.gym-feedback-area,.single-funfacts-item.with-box-shadow{background-position:50%;background-size:cover;background-repeat:no-repeat}.gym-feedback-area{background-color:#fafafa;background-image:url(/images/gym/feedback-bg2.jpg)}.gym-feedback-box{text-align:center;position:relative;z-index:1;margin-left:auto;margin-right:auto}.gym-feedback-box p{font-size:24px;color:#221638}.gym-feedback-box .title{margin-top:25px}.gym-feedback-box .title h3{margin-bottom:6px;color:#fe4a55;font-size:25px;font-weight:700}.gym-feedback-box .title span{display:block;color:#221638}.gym-feedback-box:before{content:"\f10a";position:absolute;left:-110px;color:#221638;opacity:.05;z-index:-1;top:5px;transform:scaleX(-1);line-height:1;font-family:Flaticon;font-size:250px}.gym-feedback-slides .gym-feedback-box{max-width:1000px}.gym-feedback-slides .swiper-button-next,.gym-feedback-slides .swiper-button-prev{color:#606060}.gym-feedback-slides .swiper-button-next:after,.gym-feedback-slides .swiper-button-prev:after{font-size:35px}.gym-feedback-slides .swiper-button-next:hover,.gym-feedback-slides .swiper-button-prev:hover{color:#fe4a55}.trainer-slides .swiper-pagination{position:static}.trainer-slides .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px}.trainer-slides .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,.trainer-slides .swiper-pagination .swiper-pagination-bullet:hover{background-color:#fe4a55}.single-trainer-box{margin-bottom:30px;text-align:center;position:relative}.single-trainer-box .content{position:absolute;left:0;right:0;border-radius:10px;transition:.5s;opacity:0;visibility:hidden;bottom:60px;background-color:rgba(34,22,56,.9);max-width:250px;margin-left:auto;margin-right:auto;padding:80px 10px}.single-trainer-box .content h3{margin-bottom:18px;color:#fff;font-size:24px;font-weight:800}.single-trainer-box .content .social-link{padding-left:0;margin-bottom:0;list-style-type:none}.single-trainer-box .content .social-link li{display:inline-block;margin-left:1px;margin-right:1px}.single-trainer-box .content .social-link li a{display:block;width:35px;height:35px;color:#bfbfbf;line-height:38px;background-color:#221638;border-radius:3px;font-size:18px}.single-trainer-box .content .social-link li a:hover{color:#fff;background-color:#fe4a55}.single-trainer-box .designation{display:inline-block;background-color:#fff;position:absolute;left:0;bottom:0;right:0;color:#fe4a55;max-width:250px;margin-left:auto;margin-right:auto;padding:10px 30px 8px;font-size:18px;font-weight:600}.single-trainer-box:hover .content{opacity:1;visibility:visible}.app-download-area{background-color:#f1f1f1;position:relative;z-index:1}.app-download-area:before{top:0;height:40px}.app-download-area:after,.app-download-area:before{content:"";position:absolute;left:0;right:0;z-index:-1;background-color:#fff}.app-download-area:after{bottom:0;height:100px}.app-download-content{margin-right:-60px;position:relative;top:-25px}.app-download-content .sub-title{display:block;text-transform:uppercase;color:#fe4a55;margin-bottom:10px;font-size:14px;font-weight:600}.app-download-content h2{margin-bottom:15px;line-height:1.4;font-size:35px;font-weight:800}.app-download-content .default-btn{margin-top:10px}.app-download-image{text-align:center}.online-platform-area{background-color:#f1f1f1;position:relative;z-index:1}.online-platform-area .shape23{right:20%;bottom:15%}.online-platform-image{text-align:center;padding-right:15px}.online-platform-content{padding-left:15px}.online-platform-content .sub-title{display:block;text-transform:uppercase;color:#fe4a55;margin-bottom:10px;font-size:14px;font-weight:600}.online-platform-content h2{margin-bottom:15px;font-size:36px;font-weight:800}.online-platform-content .default-btn{margin-top:10px}.caoching-banner-area{background-color:#f9f9f9;position:relative;padding-top:30px;z-index:1}.caoching-banner-area .container{position:relative}.caoching-banner-area .social-links{left:15px;bottom:60px;padding-left:0;margin-bottom:0;position:absolute;list-style-type:none}.caoching-banner-area .social-links li{display:inline-block;margin-right:20px}.caoching-banner-area .social-links li a{display:block;font-weight:600;text-decoration:underline}.caoching-banner-area .social-links li:last-child{margin-right:0}.caoching-banner-content{position:relative;top:-40px}.caoching-banner-content h1{margin-bottom:20px;font-size:60px;font-weight:700}.caoching-banner-content p{max-width:580px;font-size:16px;font-weight:600}.caoching-banner-content .default-btn{margin-top:10px}.caoching-banner-image{text-align:center}.c-shape1{position:absolute;z-index:-1;top:30px;left:0}.c-shape1 img{animation:movebounce 5s linear infinite;width:200px}.c-shape2{position:absolute;z-index:-1;top:20px;right:0}.c-shape2 img{animation:movebounce 5s linear infinite;width:100px}.single-features-box{transition:.5s}.single-features-box.without-bg{z-index:1;text-align:left;position:relative;border-radius:5px;transition:.5s;background-color:transparent}.single-features-box.without-bg .back-icon{position:absolute;right:20px;top:20px;z-index:-1;font-size:120px;line-height:1;opacity:.04}.single-features-box.without-bg.active,.single-features-box.without-bg:hover{background-color:#f9f9f9}.about-me-inner{background-color:#fe4a55;border-radius:20px;padding:30px}.about-me-image{text-align:center;padding-right:10px}.about-me-image,.about-me-image img{border-radius:20px}.about-me-content{padding-left:10px;padding-right:30px}.about-me-content .sub-title{display:block;text-transform:uppercase;color:#fff;margin-bottom:10px;font-size:14px;font-weight:600}.about-me-content h2{margin-bottom:15px;color:#fff;font-size:36px;font-weight:700}.about-me-content p{color:#fff}.about-me-content .quote{margin-top:25px;border-radius:10px;background-color:rgba(0,0,0,.1);padding:20px;color:#fff;font-size:20px;font-weight:600}.about-me-content .default-btn{margin-top:25px;background-color:#221638}.about-me-content .default-btn span{background-color:#fff}.about-me-content .default-btn:hover{color:#221638}.single-coaching-types-box{margin-bottom:30px}.single-coaching-types-box img{margin-bottom:25px;border-radius:5px}.single-coaching-types-box h3{margin-bottom:15px;font-size:22px;font-weight:700}.single-coaching-types-box .link-btn{display:inline-block;color:#fe4a55;font-size:15px;font-weight:700}.single-coaching-types-box .link-btn:hover{color:#221638}.funfacts-area-three.bg-f9f9f9{background-color:transparent;position:relative;z-index:1}.funfacts-area-three.bg-f9f9f9:before{content:"";position:absolute;left:0;right:0;bottom:0;height:50%;background-color:#f9f9f9;z-index:-1}.coaching-feedback-image{text-align:center}.coaching-feedback-image,.coaching-feedback-image img{border-radius:15px 15px 0 0}.single-coaching-feedback-box{padding-left:30px;position:relative;z-index:1}.single-coaching-feedback-box p{color:#221638;line-height:1.8;margin-bottom:0;font-size:20px}.single-coaching-feedback-box .client-info{margin-top:25px}.single-coaching-feedback-box .client-info img{width:55px;height:55px;border-radius:50%}.single-coaching-feedback-box .client-info .title{margin-left:15px}.single-coaching-feedback-box .client-info .title h3{color:#fe4a55;margin-bottom:0;font-size:17px;font-weight:700}.single-coaching-feedback-box .client-info .title span{color:#606060;display:block;font-size:14px;margin-top:4px}.single-coaching-feedback-box:before{top:0;opacity:.8;right:50px;z-index:-1;line-height:1;color:#e8e8e8;content:"\f10a";font-size:150px;position:absolute;font-family:Flaticon}.coaching-feedback-slides .swiper-pagination{text-align:end}.coaching-feedback-slides .swiper-pagination .swiper-pagination-bullet{width:12px;height:12px}.coaching-feedback-slides .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,.coaching-feedback-slides .swiper-pagination .swiper-pagination-bullet:hover{background-color:#fe4a55}.events-area{z-index:1;position:relative}.coaching-events-image{text-align:center;padding-left:15px}.coaching-events-image img{border-radius:5px}.coaching-events-content{padding-right:15px}.coaching-events-content .sub-title{display:block;text-transform:uppercase;color:#fe4a55;margin-bottom:10px;font-size:14px;font-weight:600}.coaching-events-content h2{margin-bottom:12px;font-size:36px;font-weight:700}.single-coaching-events-box{margin-top:25px;position:relative;border-radius:10px;padding:20px 140px 20px 25px;background-color:#fff}.single-coaching-events-box .location{font-weight:600;position:relative;color:#fe4a55;margin-bottom:11px;display:block}.single-coaching-events-box h3{margin-bottom:15px;font-size:22px;font-weight:700}.single-coaching-events-box .default-btn{margin-top:5px;padding-top:9px;padding-bottom:9px}.single-coaching-events-box .default-btn i{left:28px;top:8px}.single-coaching-events-box .date{padding:30px;display:flex;align-items:center;background-color:#efefef;border-radius:10px;position:absolute;height:100%;right:0;top:0}.single-coaching-events-box .date .div{font-size:42px;line-height:1.3;color:#fe4a55}.single-coaching-events-box .date .div span{display:block;font-size:22px;color:#221638}.c-shape3{position:absolute;z-index:-1;bottom:40%;left:12%}.c-shape3 img{animation-name:rotateme;animation-duration:50s;animation-iteration-count:infinite;animation-timing-function:linear}.c-shape4{position:absolute;z-index:-1;right:15%;top:25%}.c-shape4 img{animation:movebounce 5s linear infinite}.c-shape5{position:absolute;z-index:-1;right:0;top:12%}.single-post-box{margin-bottom:30px}.single-post-box .post-image{border-radius:5px;position:relative;z-index:1;padding-top:20px;padding-bottom:20px}.single-post-box .post-image a,.single-post-box .post-image a img{border-radius:5px}.single-post-box .post-image:before{bottom:0;left:10px;background-image:url(/images/business-coach/check-shape.png)}.single-post-box .post-image:after,.single-post-box .post-image:before{z-index:-1;content:"";height:29px;width:268px;position:absolute;border-radius:5px;transition:.5s;background-position:50%;background-repeat:no-repeat;background-size:cover}.single-post-box .post-image:after{top:0;right:10px;background-image:url(/images/business-coach/check-shape2.png)}.single-post-box .post-content{margin-top:25px}.single-post-box .post-content .meta{list-style-type:none;padding-left:0;padding-right:20px;margin:0 -7px 15px}.single-post-box .post-content .meta li{color:#606060;position:relative;font-size:14px;padding-left:29px;padding-right:7px}.single-post-box .post-content .meta li i{color:#fe4a55;position:absolute;left:7px;top:0}.single-post-box .post-content .meta li:first-child{padding-left:7px}.single-post-box .post-content .meta li a{display:inline-block;color:#606060;font-size:15px;font-weight:600}.single-post-box .post-content .meta li a:hover{color:#fe4a55}.single-post-box .post-content h3{margin-bottom:12px;line-height:1.3;font-size:22px;font-weight:700}.single-post-box .post-content h3 a{display:inline-block}.single-post-box .post-content .post-content-footer{list-style-type:none;padding-left:0;padding-right:20px;margin:17px -7px 0}.single-post-box .post-content .post-content-footer li{color:#606060;position:relative;font-size:15px;padding-left:7px;padding-right:7px}.single-post-box .post-content .post-content-footer li .post-author img{width:35px;height:35px;margin-right:10px}.single-post-box .post-content .post-content-footer li .post-author span{color:#fe4a55;font-weight:600;font-size:15px}.single-post-box .post-content .post-content-footer li .link-btn{top:3px;width:35px;height:35px;display:inline-block;background-color:#f5f5f5;color:#fe4a55;position:relative;border-radius:50%;text-align:center;font-size:22px}.single-post-box .post-content .post-content-footer li .link-btn i{left:0;right:0;top:50%;position:absolute;transform:translateY(-50%)}.single-post-box .post-content .post-content-footer li .link-btn:hover{background-color:#fe4a55;color:#fff}.motivation-banner-area{background-image:url(/images/motivation/motivation-banner-bg.jpg);background-position:50%;background-size:cover;background-repeat:no-repeat;position:relative;z-index:1;overflow:hidden}.motivation-banner-area .container{position:relative}.motivation-banner-area .social-links{right:-21.5%;top:45%;transform:translateY(-45%);padding-left:0;margin-bottom:0;position:absolute;list-style-type:none;transform:rotate(-90deg)}.motivation-banner-area .social-links li{display:inline-block;margin-right:20px}.motivation-banner-area .social-links li a{display:block;font-weight:600;text-decoration:underline}.motivation-banner-area .social-links li:last-child{margin-right:0}.motivation-banner-area:before{position:absolute;content:"";height:100%;width:105px;background-color:#fff;right:0;top:0;opacity:.5}.motivation-banner-content{position:relative;top:-30px}.motivation-banner-content .sub-title{color:#fe4a55;font-size:20px;font-weight:400;display:inline-block;margin-bottom:18px}.motivation-banner-content h1{margin-bottom:25px;font-size:55px;font-weight:700}.motivation-banner-content p{max-width:580px;font-size:16px;font-weight:600}.motivation-banner-content .default-btn{margin-top:15px}.motivation-banner-image{text-align:center}.motivation-shape-1{position:absolute;top:12%;left:40%;transform:translateY(-12%) translateX(-40%);z-index:-1}.motivation-shape-1 img{animation-name:rotateme;animation-duration:9s;animation-iteration-count:infinite;animation-timing-function:linear}.motivation-shape-2{left:-40px;top:40%;transform:translateY(-40%);animation:movebounce 4s linear infinite}.motivation-shape-2,.motivation-shape-3{position:absolute;z-index:-1;opacity:70%}.motivation-shape-3{bottom:0;left:40%;transform:translateX(-40%);animation:moveleftbounce 4s linear infinite}.motivation-features-area{position:relative;z-index:1}.motivation-features-area .single-features-box.without-bg{background-color:#fff}.motivation-features-area .single-features-box.without-bg.active,.motivation-features-area .single-features-box.without-bg:hover{background-color:#f9f9f9}.motivation-features-area .funfacts-box{background-color:transparent;border:1px dashed #ad8360;transition:.5s}.motivation-features-area .funfacts-box:hover{transform:translateY(-10px)}.motivation-features-area:before{content:"";position:absolute;left:0;right:0;top:0;height:210px;background-color:#fff;z-index:-1}.motivation-about-area{overflow:hidden}.motivation-about-area,.motivation-about-image{position:relative;z-index:1}.motivation-about-image .video-btn-box{position:absolute;right:0;top:100px}.motivation-about-image .video-btn-box .video-btn{color:#606060;font-size:14px;font-weight:600;background-color:#fff;padding:10px 20px 10px 10px;border-radius:10px 0 0 10px;transition:.5s;cursor:pointer}.motivation-about-image .video-btn-box .video-btn i{width:65px;height:50px;line-height:50px;display:inline-block;text-align:center;border-radius:10px;background-color:#fe4a55;color:#fff;font-size:20px;margin-right:8px;transition:.5s}.motivation-about-image .video-btn-box .video-btn:hover{color:#fe4a55}.motivation-about-image .video-btn-box .video-btn:hover i{background-color:#221638;color:#fff}.motivation-about-image .motivation-shape-4{position:absolute;bottom:20px;left:30px}.motivation-about-image .motivation-shape-4 img{animation-name:rotateme;animation-duration:50s;animation-iteration-count:infinite;animation-timing-function:linear}.motivation-about-me-content{padding-left:30px}.motivation-about-me-content .sub-title{display:block;text-transform:uppercase;color:#fe4a55;margin-bottom:15px;font-size:14px;font-weight:600}.motivation-about-me-content h2{margin-bottom:18px;font-size:36px;font-weight:700}.motivation-about-me-content p{margin-bottom:0}.motivation-about-me-content .quote{margin-top:25px;margin-bottom:25px;border-radius:10px;background-color:#f9f9f9;padding:20px;color:#606060;font-size:20px;font-weight:600}.motivation-about-me-content .default-btn{margin-top:25px}.motivation-shape-5{position:absolute;right:-28px;bottom:-30px;z-index:-1;animation:movebounce 4s linear infinite;opacity:90%}.motivation-feedback-area{background-image:url(/images/motivation/motivation-feedback-bg.jpg);background-position:50%;background-size:cover;background-repeat:no-repeat}.single-motivation-feedback-box{position:relative;z-index:1;max-width:750px;margin:auto;text-align:center}.single-motivation-feedback-box p{color:#221638;line-height:1.8;margin-bottom:0;font-size:20px}.single-motivation-feedback-box .client-info{margin-bottom:25px;text-align:left}.single-motivation-feedback-box .client-info img{width:55px;height:55px;border-radius:50%}.single-motivation-feedback-box .client-info .title{margin-left:15px}.single-motivation-feedback-box .client-info .title h3{color:#fe4a55;margin-bottom:0;font-size:17px;font-weight:700}.single-motivation-feedback-box .client-info .title span{color:v #606060;display:block;font-size:14px;margin-top:4px}.single-motivation-feedback-box:before{top:0;opacity:.8;right:50px;z-index:-1;line-height:1;color:#e8e8e8;content:"\f10a";font-size:150px;position:absolute;font-family:Flaticon}.motivation-feedback-slides .swiper-pagination{position:static;margin-top:20px}.motivation-feedback-slides .swiper-pagination .swiper-pagination-bullet{background:#d6d6d6;opacity:1;width:12px;height:12px}.motivation-feedback-slides .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,.motivation-feedback-slides .swiper-pagination .swiper-pagination-bullet:hover{background-color:#fe4a55}.motivation-events-image{text-align:center;padding-left:25px;position:relative}.motivation-events-image .motivation-shape-6{position:absolute;bottom:30px;right:30px}.motivation-events-image .motivation-shape-6 img{animation-name:rotateme;animation-duration:50s;animation-iteration-count:infinite;animation-timing-function:linear}.motivation-events-content{padding-right:50px}.motivation-events-content .sub-title{display:block;text-transform:uppercase;color:#fe4a55;margin-bottom:10px;font-size:14px;font-weight:600}.motivation-events-content h2{margin-bottom:12px;font-size:36px;font-weight:700}.motivation-events-content p{margin-bottom:0}.single-motivation-events-box{margin-top:25px;position:relative;border-radius:10px;padding:20px 140px 20px 25px;background-color:#f9f9f9}.single-motivation-events-box .location{font-weight:600;position:relative;color:#fe4a55;margin-bottom:11px;display:block}.single-motivation-events-box h3{margin-bottom:15px;font-size:20px;font-weight:700}.single-motivation-events-box .default-btn{margin-top:5px;padding-top:9px;padding-bottom:9px}.single-motivation-events-box .default-btn i{left:28px;top:8px}.single-motivation-events-box .date{padding:30px;display:flex;align-items:center;background-color:#efefef;border-radius:10px;position:absolute;height:100%;right:0;top:0;text-align:center}.single-motivation-events-box .date .div{font-size:35px;line-height:1.4;color:#fe4a55;font-weight:700}.single-motivation-events-box .date .div span{display:block;font-size:24px;color:#221638;font-weight:700}.motivation-subscribe-area{position:relative;z-index:1;overflow:hidden}.motivation-subscribe-area .subscribe-content .sub-title{margin-bottom:18px}.motivation-subscribe-area .subscribe-content p{margin-top:20px}.motivation-subscribe-area .subscribe-content .newsletter-form{padding-right:210px}.motivation-subscribe-area .subscribe-content .newsletter-form .input-newsletter{border:1px solid #dfdfdf;background-color:#fff;color:#221638}.motivation-subscribe-area .subscribe-content .newsletter-form .default-btn{border-radius:5px}.motivation-shape-7{position:absolute;left:-20px;bottom:20px;z-index:-1;animation:movebounce 4s linear infinite}.motivation-shape-8{left:15%;animation:moveleftbounce 4s linear infinite}.motivation-shape-8,.motivation-shape-9{position:absolute;top:10%;transform:translateY(-10%) translateX(-15%);z-index:-1}.motivation-shape-9{right:15%}.motivation-shape-9 img{animation-name:rotateme;animation-duration:9s;animation-iteration-count:infinite;animation-timing-function:linear}.motivation-shape-10{position:absolute;right:50px;bottom:0;z-index:-1;animation:moveleftbounce 4s linear infinite}.kitchen-coach-banner-area{padding-top:100px;padding-bottom:100px;background-color:#f9f9f9;position:relative;z-index:1;overflow:hidden}.kitchen-coach-banner-area .container-fluid{padding-left:40px;padding-right:40px}.kitchen-coach-banner-area:before{position:absolute;content:"";left:0;top:0;height:100%;width:350px;background-color:#72ae44;z-index:-1}.kitchen-coach-banner-content{max-width:685px;padding-left:80px}.kitchen-coach-banner-content h1{margin-bottom:25px;font-size:65px}.kitchen-coach-banner-content p{font-size:16px;font-weight:600}.kitchen-coach-banner-content .default-btn{margin-top:15px;background-color:#72ae44}.kitchen-coach-large-shape{position:absolute;left:0;right:0;top:0;width:100%;height:100%;z-index:-1}.kitchen-coach-large-shape img{width:100%;height:100%}.kitchen-shape-1{position:absolute;left:45%;transform:translateX(-45%);top:15px;z-index:-1;animation:movebounce 4s linear infinite}.kitchen-shape-2{position:absolute;right:25%;transform:translateX(-25%);top:55px;z-index:-1;animation:moveleftbounce 4s linear infinite}.kitchen-shape-3{position:absolute;right:70px;top:30px;z-index:-1;animation:movebounce 4s linear infinite}.kitchen-shape-4{position:absolute;left:45%;transform:translateX(-45%);bottom:50px;z-index:-1;animation:moveleftbounce 4s linear infinite}.kitchen-features-area{background-color:#fff8f8}.kitchen-features-area .features-box a,.kitchen-features-area .section-title .sub-title{color:#72ae44}.kitchen-about-content .sub-title{display:block;color:#72ae44;margin-bottom:15px;text-transform:uppercase;font-size:14px;font-weight:600}.kitchen-about-content h2{margin-bottom:18px;font-size:36px}.kitchen-about-content .features-list{padding-left:0;list-style-type:none;display:flex;flex-wrap:wrap;margin:-5px -8px 0}.kitchen-about-content .features-list li{flex:0 0 50%;max-width:50%;padding-left:8px;padding-right:8px;padding-top:16px}.kitchen-about-content .features-list li span{display:block;position:relative;color:#221638;font-size:18px;font-weight:700;padding-left:50px;padding-top:5px;padding-bottom:5px}.kitchen-about-content .features-list li span i{position:absolute;left:0;top:-2px;width:40px;height:40px;overflow:hidden;text-align:center;font-weight:500;line-height:40px;color:#72ae44;font-size:25px;background-image:url(/images/kitchen-home/circle-border.png);background-position:50%;background-size:cover;background-repeat:no-repeat}.kitchen-about-content .about-btn{margin-top:30px}.kitchen-about-content .about-btn .default-btn{background-color:#72ae44}.kitchen-about-image{padding-left:30px;position:relative;z-index:1;margin-left:30px;margin-bottom:30px}.kitchen-about-image:before{position:absolute;content:"";height:95%;width:95%;background-color:#72ae44;left:0;bottom:-30px;z-index:-1}.kitchen-book-area{background-image:url(/images/kitchen-home/kitchen-book-bg.jpg);background-position:50%;background-size:cover;background-repeat:no-repeat}.kitchen-book-image{text-align:center}.kitchen-book-content .sub-title{display:block;color:#72ae44;margin-bottom:15px;text-transform:uppercase;font-size:14px;font-weight:600}.kitchen-book-content h2{margin-bottom:18px;font-size:36px}.kitchen-book-content .book-btn{margin-top:25px}.kitchen-book-content .book-btn .default-btn{background-color:#72ae44}.kitchen-courses-area .section-title .sub-title{color:#72ae44}.kitchen-courses-area .single-courses-box .courses-image .price{background-color:#72ae44;color:#fff}.kitchen-courses-area .single-courses-box .courses-image .fav{color:#fff}.kitchen-courses-area .courses-info p a,.kitchen-courses-area .single-courses-box .courses-content .course-author span,.kitchen-courses-area .single-courses-box .courses-content .courses-box-footer li i,.kitchen-courses-area .single-courses-box .courses-content h3 a:hover,.kitchen-courses-area .single-courses-box .courses-image .fav:hover{color:#72ae44}.kitchen-feedback-area{background-color:#fff8f8;position:relative;z-index:1}.kitchen-feedback-area:before{content:"";position:absolute;left:0;right:0;top:0;height:160px;background-color:#fff;z-index:-1}.kitchen-feedback-area .funfacts-box h3{color:#72ae44}.single-kitchen-feedback-box{position:relative;z-index:1;padding:70px 95px;background-color:#72ae44;border-radius:5px}.single-kitchen-feedback-box p{color:#fff;line-height:1.8;margin-bottom:0;font-size:24px}.single-kitchen-feedback-box .client-info{margin-top:25px}.single-kitchen-feedback-box .client-info img{width:55px;height:55px;border-radius:50%}.single-kitchen-feedback-box .client-info .title{margin-left:15px}.single-kitchen-feedback-box .client-info .title h3{color:#fff;margin-bottom:0;font-size:17px;font-weight:700}.single-kitchen-feedback-box .client-info .title span{color:#fff;display:block;font-size:14px;margin-top:10px}.single-kitchen-feedback-box:before{bottom:30px;opacity:.8;right:120px;z-index:-1;line-height:1;color:#64983b;content:"\f10a";font-size:100px;position:absolute;font-family:Flaticon}.kitchen-feedback-slides{max-width:1150px;margin-left:auto;margin-right:auto}.kitchen-feedback-slides .swiper-button-next,.kitchen-feedback-slides .swiper-button-prev{background-color:#fe4a55;width:40px;color:#fff;height:40px;transition:.5s;border-radius:50%}.kitchen-feedback-slides .swiper-button-next:after,.kitchen-feedback-slides .swiper-button-prev:after{font-size:25px}.kitchen-events-area .section-title .sub-title{color:#72ae44}.single-kitchen-events-box{margin-bottom:30px;position:relative}.single-kitchen-events-box .events-image,.single-kitchen-events-box .events-image a{border-radius:5px 5px 0 0;overflow:hidden}.single-kitchen-events-box .events-image a img{border-radius:5px 5px 0 0;transition:.5s;width:100%}.single-kitchen-events-box .events-content{margin-top:25px}.single-kitchen-events-box .events-content .category{display:inline-block;margin-bottom:12px;color:#72ae44;text-transform:uppercase;font-size:14px;font-weight:700}.single-kitchen-events-box .events-content .category:hover{color:#fe4a55}.single-kitchen-events-box .events-content h3{margin-bottom:12px;line-height:1.4;font-size:24px;font-weight:800}.single-kitchen-events-box .events-content h3 a{display:inline-block}.single-kitchen-events-box .events-content h3 a:hover{color:#72ae44}.single-kitchen-events-box .events-content .events-content-footer{list-style-type:none;padding-left:0;margin:18px -7px 0}.single-kitchen-events-box .events-content .events-content-footer li{color:#606060;font-size:15px;position:relative;padding-left:35px;padding-right:10px}.single-kitchen-events-box .events-content .events-content-footer li i{color:#72ae44;position:absolute;left:10px;top:0}.single-kitchen-events-box .events-content .events-content-footer li:last-child i{top:3.5px;left:15px}.single-kitchen-events-box:hover .events-image a img{transform:rotate(5deg) scale(1.3)}.kitchen-events-info{border-top:1px solid #f2f1f3;text-align:center;padding-top:30px;margin-top:12px}.kitchen-events-info p{max-width:600px;margin-left:auto;margin-right:auto;margin-bottom:0}.kitchen-events-info p a{color:#72ae44}.kitchen-events-info p a:hover{text-decoration:underline;color:#fe4a55}.kitchen-inner-subscribe{background-image:url(/images/kitchen-home/subscribe-bg.jpg);background-position:50%;background-size:cover;background-repeat:no-repeat;border-radius:5px}.kitchen-inner-subscribe .subscribe-content .sub-title{color:#fff;margin-bottom:18px}.kitchen-inner-subscribe .subscribe-content h2,.kitchen-inner-subscribe .subscribe-content p{color:#fff}.kitchen-inner-subscribe .subscribe-content .newsletter-form{padding-right:210px}.kitchen-inner-subscribe .subscribe-content .newsletter-form .input-newsletter{background-color:#5e8f38;color:#fff}.kitchen-inner-subscribe .subscribe-content .newsletter-form .input-newsletter::-moz-placeholder{color:#fff}.kitchen-inner-subscribe .subscribe-content .newsletter-form .input-newsletter:-ms-input-placeholder{color:#fff}.kitchen-inner-subscribe .subscribe-content .newsletter-form .input-newsletter::placeholder{color:#fff}.kitchen-inner-subscribe .subscribe-content .newsletter-form .input-newsletter:focus::-moz-placeholder{color:transparent}.kitchen-inner-subscribe .subscribe-content .newsletter-form .input-newsletter:focus:-ms-input-placeholder{color:transparent}.kitchen-inner-subscribe .subscribe-content .newsletter-form .input-newsletter:focus::placeholder{color:transparent}.kitchen-inner-subscribe .subscribe-content .newsletter-form .default-btn{border-radius:5px}.happiness-cooking-area,.happiness-cooking-image{position:relative;z-index:1}.happiness-cooking-image{margin-left:30px;margin-bottom:30px}.happiness-cooking-image:before{position:absolute;content:"";height:95%;width:95%;background-color:#72ae44;left:-30px;bottom:-30px;z-index:-1}.happiness-cooking-content{padding-left:45px}.happiness-cooking-content .sub-title{display:block;color:#72ae44;margin-bottom:15px;text-transform:uppercase;font-size:14px;font-weight:600}.happiness-cooking-content h2{margin-bottom:18px;font-size:36px}.happiness-cooking-content .cooking-btn{margin-top:20px}.happiness-cooking-content .cooking-btn .default-btn{background-color:#72ae44}.kitchen-shape-5{position:absolute;right:10%;transform:translateX(-10%);top:95px;z-index:-1;animation:movebounce 4s linear infinite}.kitchen-shape-6{right:20%;transform:translateX(-20%);bottom:95px}.kitchen-shape-6,.kitchen-shape-7{position:absolute;z-index:-1;animation:moveleftbounce 4s linear infinite}.kitchen-shape-7{right:30px;bottom:-15px}.section-title.oa-title-color span{color:#06839c}.section-title.instructor-title-color span{color:#fd8503}.online-art-home-with-large-bg{background-image:url(/images/online-art/large-bg.jpg);height:100%;width:100%}.online-art-banner-area,.online-art-home-with-large-bg{background-position:50%;background-size:cover;background-repeat:no-repeat}.online-art-banner-area{background-image:url(/images/online-art/banner/banner-bg.jpg);padding-top:80px;padding-bottom:80px;position:relative;z-index:1;overflow:hidden}.online-art-banner-area .container-fluid{padding-left:40px;padding-right:40px}.online-art-banner-content{text-align:center;position:relative;top:-10px}.online-art-banner-content h1{font-size:50px;font-weight:800;margin-bottom:15px;line-height:1.3}.online-art-banner-content p{line-height:1.8;max-width:650px;margin:auto}.online-art-banner-content .banner-btn{margin-top:25px}.online-art-banner-content .banner-btn .default-btn{background-color:#06839c}.online-art-banner-image{text-align:center}.online-art-banner-wrap-image{text-align:center;position:relative;top:-50px}.online-art-shape-1{position:absolute;bottom:0;right:22%;transform:translateX(-22%);z-index:-1;animation:moveleftbounce 4s linear infinite}.oa-quote-inner-box{background-color:#e0f2f6;border-radius:100px 25px 25px 25px;padding:50px 70px;position:relative;z-index:1;overflow:hidden}.oa-quote-inner-box .quote-shape{position:absolute;right:20px;top:20px;z-index:-1;animation:moveleftbounce 4s linear infinite}.oa-quote-image{border-radius:90px 20px 20px 20px;overflow:hidden}.oa-quote-image img{border-radius:90px 20px 20px 20px;transition:.5s}.oa-quote-image:hover img{transform:scale(1.1)}.oa-quote-content{padding-left:35px}.oa-quote-content img{margin-bottom:30px}.oa-quote-content p{font-size:25px;font-weight:600;color:#221638;margin-bottom:20px}.oa-quote-content span{color:#fe4a55;font-size:18px;font-weight:500;position:relative;z-index:1;padding-left:40px}.oa-quote-content span:before{position:absolute;content:"";height:1.5px;width:30px;left:0;top:50%;transform:translateY(-50%);background-color:#fe4a55;z-index:-1}.oa-features-area{background-image:url(/images/online-art/features/features-bg.jpg);background-position:50%;background-size:cover;background-repeat:no-repeat;position:relative;z-index:1}.oa-features-area:before{position:absolute;content:"";left:0;right:0;bottom:0;background-color:#fff;width:100%;height:330px;z-index:-1}.oa-features-card{margin-bottom:30px;transition:.5s}.oa-features-card img{margin-bottom:25px;display:flex;height:80px}.oa-features-card h3{font-size:24px;margin-bottom:15px;font-weight:700}.oa-features-card p{margin-bottom:0}.oa-features-card:hover{transform:translateY(-5px)}.oa-video-box{position:relative;z-index:1;max-width:950px;margin:70px auto 0}.oa-video-box .image{border-radius:20px;overflow:hidden}.oa-video-box .image img{border-radius:20px;transition:.5s}.oa-video-box .video-btn{display:inline-block;width:80px;height:80px;font-size:35px;text-align:center;line-height:80px;position:absolute;left:50%;top:50%;z-index:1;transform:translateY(-50%) translateX(-50%);background-color:#fff;border-radius:15px;color:#fe4a55;cursor:pointer}.oa-video-box .video-btn:after,.oa-video-box .video-btn:before{content:"";display:block;position:absolute;top:0;right:0;z-index:-1;bottom:0;left:0;transition:.5s;border-radius:15px;border:1px solid #fff}.oa-video-box .video-btn:before{animation:ripple 2s linear infinite}.oa-video-box .video-btn:after{animation:ripple 2s linear 1s infinite}.oa-video-box .video-btn:hover{color:#fff;background-color:#fe4a55}.oa-video-box .video-btn:hover:after,.oa-video-box .video-btn:hover:before{border-color:#fe4a55}.oa-video-box:hover .image img{transform:scale(1.1)}.oa-video-shape-1{position:absolute;left:-50px;bottom:50px;z-index:-1}.oa-video-shape-2{position:absolute;right:-50px;bottom:50px}.oa-video-shape-3{position:absolute;left:110px;bottom:110px}.oa-courses .single-courses-box .courses-image .price{background-color:#06839c}.oa-courses .courses-info p a,.oa-courses .single-courses-box .courses-content .course-author span,.oa-courses .single-courses-box .courses-content .courses-box-footer li i{color:#06839c}.instructor-courses{position:relative;z-index:1;overflow:hidden;padding-bottom:210px}.instructor-courses .single-courses-box .courses-image .price{background-color:#fd8503}.instructor-courses .single-courses-box .courses-content .course-author span,.instructor-courses .single-courses-box .courses-content .courses-box-footer li i{color:#fd8503}.instructor-courses .courses-info p{max-width:565px}.instructor-courses .courses-info p a{color:#fd8503}.instructor-courses-wave-shape{position:absolute;left:0;right:0;bottom:-10px;z-index:-1;width:100%}.instructor-courses-wave-shape img{width:100%}.instructor-courses-shape-1{left:5%}.instructor-courses-shape-1,.instructor-courses-shape-2{position:absolute;bottom:3%;transform:translateY(-3%) translateX(-5%);z-index:-1;animation:moveleftbounce 2s linear infinite}.instructor-courses-shape-2{right:5%}.oa-funfacts-and-feedback-area{background-color:#fff8f8;position:relative;z-index:1;overflow:hidden}.col-lg-3:nth-child(2) .oa-funfacts-box{margin-top:-20px}.col-lg-3:nth-child(3) .oa-funfacts-box{margin-top:30px}.oa-funfacts-box{position:relative;z-index:1;margin-bottom:30px;text-align:center}.oa-funfacts-box h3{font-size:50px;color:#037f99;font-weight:700;margin-bottom:5px}.oa-funfacts-box p{color:#221638;font-weight:700;text-transform:uppercase}.oa-funfacts-box:before{content:"";position:absolute;left:0;top:-15px;right:0;bottom:0;z-index:-1;background-image:url(/images/online-art/funfacts-shape.png);background-position:50%;background-size:contain;background-repeat:no-repeat;animation-name:rotateme;animation-duration:50s;animation-iteration-count:infinite;animation-timing-function:linear;width:250px;height:150px;margin:auto}.oa-feedback-area{margin-top:50px}.oa-single-feedback-item{max-width:750px}.oa-single-feedback-item .client-info{margin-bottom:25px}.oa-single-feedback-item .client-info img{max-width:70px}.oa-single-feedback-item .client-info .title{margin-left:20px}.oa-single-feedback-item .client-info .title h3{font-size:22px;font-weight:700;margin-bottom:0}.oa-single-feedback-item .client-info .title span{font-weight:500;display:inline-block;margin-top:10px;color:#037f99}.oa-single-feedback-item p{font-size:22px}.oa-feedback-image{text-align:center;padding-left:80px}.oa-feedback-image img{border-radius:5px}.oa-feedback-slides .swiper-button-next,.oa-feedback-slides .swiper-button-prev{background-color:#037f99;width:40px;color:#fff;border:1px solid #037f99;height:40px;transition:.5s;border-radius:50%;position:static;margin-top:30px;display:inline-flex}.oa-feedback-slides .swiper-button-next:after,.oa-feedback-slides .swiper-button-prev:after{font-size:20px}.oa-feedback-slides .swiper-button-next:hover,.oa-feedback-slides .swiper-button-prev:hover{background-color:#fff;color:#037f99}.oa-feedback-slides .swiper-button-prev{margin-right:10px}.oa-funfacts-and-feedback-arrow-shape{position:absolute;left:0;right:0;bottom:0;z-index:-11}.oa-events-box{margin-bottom:30px;position:relative}.oa-events-box .events-image,.oa-events-box .events-image a{border-radius:8px 8px 0 0;overflow:hidden}.oa-events-box .events-image a img{border-radius:8px 8px 0 0;transition:.5s;width:100%}.oa-events-box .events-content{background-color:#f9fafe;padding:25px;border-radius:0 0 8px 8px}.oa-events-box .events-content .category{display:inline-block;margin-bottom:12px;color:#037f99;text-transform:uppercase;font-size:14px;font-weight:700}.oa-events-box .events-content .category:hover{color:#fe4a55}.oa-events-box .events-content h3{margin-bottom:12px;line-height:1.4;font-size:24px;font-weight:800}.oa-events-box .events-content h3 a{display:inline-block}.oa-events-box .events-content h3 a:hover{color:#037f99}.oa-events-box .events-content .events-content-footer{list-style-type:none;padding-left:0;margin:18px -7px 0}.oa-events-box .events-content .events-content-footer li{color:#606060;font-size:15px;position:relative;padding-left:35px;padding-right:10px;font-weight:500}.oa-events-box .events-content .events-content-footer li i{color:#037f99;position:absolute;left:10px;top:0}.oa-events-box .events-content .events-content-footer li:last-child i{top:2.8px;left:15px}.oa-events-box:hover .events-image a img{transform:rotate(5deg) scale(1.3)}.oa-events-info{text-align:center}.oa-events-info p a{color:#06839c;font-weight:600}.oa-inner-subscribe{background-image:url(/images/online-art/subscribe.jpg);background-position:50%;background-size:cover;background-repeat:no-repeat;border-radius:10px}.oa-inner-subscribe .subscribe-content .sub-title{color:#fff;margin-bottom:18px}.oa-inner-subscribe .subscribe-content h2,.oa-inner-subscribe .subscribe-content p{color:#fff}.oa-inner-subscribe .subscribe-content .newsletter-form{padding-right:210px}.oa-inner-subscribe .subscribe-content .newsletter-form .input-newsletter{background-color:#056b80;color:#fff}.oa-inner-subscribe .subscribe-content .newsletter-form .input-newsletter::-moz-placeholder{color:#fff}.oa-inner-subscribe .subscribe-content .newsletter-form .input-newsletter:-ms-input-placeholder{color:#fff}.oa-inner-subscribe .subscribe-content .newsletter-form .input-newsletter::placeholder{color:#fff}.oa-inner-subscribe .subscribe-content .newsletter-form .input-newsletter:focus::-moz-placeholder{color:transparent}.oa-inner-subscribe .subscribe-content .newsletter-form .input-newsletter:focus:-ms-input-placeholder{color:transparent}.oa-inner-subscribe .subscribe-content .newsletter-form .input-newsletter:focus::placeholder{color:transparent}.oa-inner-subscribe .subscribe-content .newsletter-form .validation-danger{color:#fff}.oa-inner-subscribe .subscribe-content .newsletter-form .default-btn{border-radius:5px}.oa-blog-card{margin-bottom:30px;transition:.5s}.oa-blog-card .blog-image{overflow:hidden;border-radius:10px}.oa-blog-card .blog-image a img{transition:.5s;border-radius:10px}.oa-blog-card .blog-content{margin-top:25px}.oa-blog-card .blog-content .meta{padding:0;margin-bottom:15px}.oa-blog-card .blog-content .meta li{font-size:15px;color:#716c80;font-weight:600;list-style-type:none;display:inline-block;margin-right:40px;position:relative}.oa-blog-card .blog-content .meta li:before{position:absolute;content:"";width:10px;height:1.5px;right:-30px;top:12px;background-color:#06839c}.oa-blog-card .blog-content .meta li a{color:#06839c}.oa-blog-card .blog-content .meta li a:hover{color:#fe4a55}.oa-blog-card .blog-content .meta li:last-child{margin-right:0}.oa-blog-card .blog-content .meta li:last-child:before{display:none}.oa-blog-card .blog-content h3{font-size:24px;font-weight:700;margin-bottom:20px;line-height:1.3}.oa-blog-card .blog-content h3 a{color:#221638}.oa-blog-card .blog-content h3 a:hover{color:#fe4a55}.oa-blog-card:hover{transform:translateY(-8px)}.oa-blog-card:hover .blog-image a img{transform:scale(1.1)}.instructor-blog{position:relative;z-index:1;overflow:hidden;padding-bottom:210px}.instructor-blog .oa-blog-card .blog-content .meta a{color:#f98202}.instructor-blog .oa-blog-card .blog-content .meta a:hover{color:#fe4a55}.instructor-blog-wave-shape{position:absolute;left:0;right:0;bottom:-45px;z-index:-1}.instructor-blog-shape{position:absolute;bottom:5%;right:5%;transform:translateY(-10%) translateX(-5%);z-index:-1;animation:moveleftbounce 8s linear infinite}.instructor-banner-area{background-color:#f9f9f9;padding-top:100px;padding-bottom:100px;position:relative;z-index:1;overflow:hidden}.instructor-banner-area .container-fluid{padding-left:40px;padding-right:40px}.instructor-banner-content{position:relative;top:-25px}.instructor-banner-content h1{font-size:58px;font-weight:700;margin-bottom:15px}.instructor-banner-content p{margin-bottom:0}.instructor-banner-content .banner-btn{margin-top:30px}.instructor-banner-content .banner-btn .default-btn{background-color:#ff8703}.instructor-banner-image{position:relative;z-index:1}.instructor-banner-image .banner-dot-shape{position:absolute;left:50px;right:0;top:-120px;z-index:-1;animation:moveleftbounce 4s linear infinite}.instructor-banner-large-shape{position:absolute;left:0;right:0;bottom:-35px;z-index:-1;width:100%}.instructor-banner-large-shape img{width:100%}.instructor-banner-shape-1{position:absolute;top:10%;left:5%;transform:translateY(-10%) translateX(-5%);z-index:-1;animation:moveleftbounce 2s linear infinite}.instructor-banner-shape-2{position:absolute;top:25%;left:25%;transform:translateY(-25%) translateX(-25%);z-index:-1;animation:moveleftbounce 6s linear infinite}.instructor-banner-shape-3{position:absolute;bottom:10%;left:5%;transform:translateY(-10%) translateX(-5%);z-index:-1;animation:moveleftbounce 8s linear infinite}.instructor-features-area{background-color:#001e6c;padding-top:50px;padding-bottom:20px}.instructor-features-card{margin-bottom:30px}.instructor-features-card .content{position:relative;padding:15px 55px 15px 125px}.instructor-features-card .content .image-icon{display:inline-block;height:100px;width:100px;line-height:100px;background-color:#1a357b;text-align:center;border-radius:50%;position:absolute;left:0;top:50%;transform:translateY(-50%)}.instructor-features-card .content .image-icon img{max-width:65px}.instructor-features-card .content h3{font-size:25px;font-weight:700;margin-bottom:0;color:#fff;line-height:1.4}.instructor-quote-inner-box{background-color:#eff7ff;border-radius:25px;padding:50px 70px;position:relative;z-index:1;overflow:hidden}.instructor-quote-inner-box .quote-shape{position:absolute;right:30px;top:20px;z-index:-1;animation:moveleftbounce 4s linear infinite}.instructor-quote-content{padding-left:35px}.instructor-quote-content img{margin-bottom:30px}.instructor-quote-content p{font-size:25px;font-weight:600;color:#221638;margin-bottom:20px}.instructor-quote-content span{color:#ff8703;font-size:18px;font-weight:500;position:relative;z-index:1;padding-left:40px}.instructor-quote-content span:before{position:absolute;content:"";height:1.5px;width:30px;left:0;top:50%;transform:translateY(-50%);background-color:#ff8703;z-index:-1}.instructor-funfacts-area{background-color:#001e6c;padding-top:50px;padding-bottom:20px}.instructor-funfacts-box{margin-bottom:30px}.instructor-funfacts-box .content{position:relative;padding-left:125px}.instructor-funfacts-box .content .image-icon{display:inline-block;height:100px;width:100px;line-height:100px;background-color:#1a357b;text-align:center;border-radius:50%;position:absolute;left:0;top:50%;transform:translateY(-50%)}.instructor-funfacts-box .content .image-icon img{max-width:65px}.instructor-funfacts-box .content h3{font-size:50px;color:#fff;font-weight:700;margin-bottom:10px}.instructor-funfacts-box .content p{font-size:18px;font-weight:700;color:#fff;margin-bottom:0}.instructor-feedback-area{background-color:#fff8f8}.instructor-single-feedback-item{background-color:#fff;padding:30px;border-radius:20px}.instructor-single-feedback-item p{font-size:16px}.instructor-single-feedback-item .client-info{margin-top:20px}.instructor-single-feedback-item .client-info img{max-width:60px}.instructor-single-feedback-item .client-info .title{margin-left:20px}.instructor-single-feedback-item .client-info .title h3{font-size:22px;font-weight:700;margin-bottom:0}.instructor-single-feedback-item .client-info .title span{font-weight:500;display:inline-block;margin-top:10px;color:#f98202;font-size:14px}.instructor-feedback-slides .swiper-pagination{position:static;margin-top:30px}.instructor-feedback-slides .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px}.instructor-feedback-slides .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#fe4a55}.instructor-boxes-area{position:relative;z-index:1;overflow:hidden}.instructor-boxes-card{margin-bottom:30px;transition:.5s}.instructor-boxes-card img{margin-bottom:25px;display:flex;height:80px}.instructor-boxes-card h3{font-size:24px;margin-bottom:12px;font-weight:700}.instructor-boxes-card p{margin-bottom:0}.instructor-boxes-card:hover{transform:translateY(-5px)}.instructor-boxes-shape{position:absolute;top:5%;left:5%;transform:translateY(-5%) translateX(-5%);z-index:-1;animation:moveleftbounce 5s linear infinite}.instructor-video-area{position:relative;z-index:1;overflow:hidden}.instructor-video-area:before{position:absolute;content:"";left:0;right:0;bottom:0;width:100%;height:270px;background-color:#eff7ff;z-index:-1}.instructor-video-box{position:relative;z-index:1;max-width:950px;margin:auto}.instructor-video-box .image{border-radius:20px;overflow:hidden}.instructor-video-box .image img{border-radius:20px;transition:.5s}.instructor-video-box .video-btn{display:inline-block;width:80px;height:80px;font-size:35px;text-align:center;line-height:80px;position:absolute;left:50%;top:50%;z-index:1;transform:translateY(-50%) translateX(-50%);background-color:#fff;border-radius:15px;color:#fe4a55;cursor:pointer}.instructor-video-box .video-btn:after,.instructor-video-box .video-btn:before{content:"";display:block;position:absolute;top:0;right:0;z-index:-1;bottom:0;left:0;transition:.5s;border-radius:15px;border:1px solid #fff}.instructor-video-box .video-btn:before{animation:ripple 2s linear infinite}.instructor-video-box .video-btn:after{animation:ripple 2s linear 1s infinite}.instructor-video-box .video-btn:hover{color:#fff;background-color:#fe4a55}.instructor-video-box .video-btn:hover:after,.instructor-video-box .video-btn:hover:before{border-color:#fe4a55}.instructor-video-box:hover .image img{transform:scale(1.1)}.video-wave-shape{position:absolute;left:0;right:0;bottom:0;z-index:-1;width:100%}.video-wave-shape img{width:100%}.instructor-video-shape{position:absolute;bottom:10%;right:5%;transform:translateY(-10%) translateX(-5%);z-index:-1;animation:moveleftbounce 5s linear infinite}.instructor-events-area{background-color:#eff7ff}.instructor-events-box{margin-bottom:30px;position:relative}.instructor-events-box .events-image,.instructor-events-box .events-image a{border-radius:8px 8px 0 0;overflow:hidden}.instructor-events-box .events-image a img{border-radius:8px 8px 0 0;transition:.5s;width:100%}.instructor-events-box .events-content{background-color:#f9fafe;padding:25px;border-radius:0 0 8px 8px}.instructor-events-box .events-content .category{display:inline-block;margin-bottom:12px;color:#f98202;text-transform:uppercase;font-size:14px;font-weight:700}.instructor-events-box .events-content .category:hover{color:#fe4a55}.instructor-events-box .events-content h3{margin-bottom:12px;line-height:1.4;font-size:24px;font-weight:800}.instructor-events-box .events-content h3 a{display:inline-block}.instructor-events-box .events-content h3 a:hover{color:#f98202}.instructor-events-box .events-content .events-content-footer{list-style-type:none;padding-left:0;margin:18px -7px 0}.instructor-events-box .events-content .events-content-footer li{color:#606060;font-size:15px;position:relative;padding-left:35px;padding-right:10px;font-weight:500}.instructor-events-box .events-content .events-content-footer li i{color:#f98202;position:absolute;left:10px;top:0}.instructor-events-box .events-content .events-content-footer li:last-child i{top:2.8px;left:15px}.instructor-events-box:hover .events-image a img{transform:rotate(5deg) scale(1.3)}.instructor-events-info{text-align:center}.instructor-events-info p a{color:#f98202;font-weight:600}.instructor-subscribe-area{background-color:#eff7ff;position:relative;z-index:1}.instructor-subscribe-content span{color:#f98202;display:inline-block;margin-bottom:15px}.instructor-subscribe-content h3{font-size:36px;font-weight:700;margin-bottom:12px}.instructor-subscribe-content p{margin-bottom:0}.instructor-subscribe-form .newsletter-form{position:relative;max-width:650px;padding-right:210px;margin-top:30px;margin-left:auto;margin-right:auto}.instructor-subscribe-form .newsletter-form .input-newsletter{display:block;width:100%;border:none;background-color:#fff;color:#221638;height:50px;padding-left:18px;border-radius:5px;font-size:16px;font-weight:400}.instructor-subscribe-form .newsletter-form .input-newsletter::-moz-placeholder{color:#999;-moz-transition:.5s;transition:.5s}.instructor-subscribe-form .newsletter-form .input-newsletter:-ms-input-placeholder{color:#999;-ms-transition:.5s;transition:.5s}.instructor-subscribe-form .newsletter-form .input-newsletter::placeholder{color:#999;transition:.5s}.instructor-subscribe-form .newsletter-form .input-newsletter:focus::-moz-placeholder{color:transparent}.instructor-subscribe-form .newsletter-form .input-newsletter:focus:-ms-input-placeholder{color:transparent}.instructor-subscribe-form .newsletter-form .input-newsletter:focus::placeholder{color:transparent}.instructor-subscribe-form .newsletter-form .validation-danger{color:red;margin-top:15px}.instructor-subscribe-form .newsletter-form .validation-success{margin-top:15px}.instructor-subscribe-form .newsletter-form .default-btn{position:absolute;right:0;top:0;border-radius:5px;height:50px}.instructor-subscribe-form .newsletter-form .default-btn i{top:12px}.instructor-subscribe-shape-1{position:absolute;top:-15%;left:2%;transform:translateY(-15%) translateX(-2%);z-index:-1;animation:moveleftbounce 5s linear infinite}.instructor-subscribe-shape-2{position:absolute;bottom:0;right:2%;transform:translateX(-2%);z-index:-1}.bg-ECEBF3{background-color:#ecebf3}.cw-btn{padding:15px 35px!important}.cw-btn.active{background-color:#221638}.cw-btn.active:hover{background-color:#fe4a55}.mb-30{margin-bottom:30px!important}.cw-top-header{background-color:#ecebf3;padding:12px 0}.cw-top-header .container-fluid{padding-left:40px;padding-right:40px}.cw-top-header .left-content p a{margin-left:5px}.cw-top-header .left-content p i{color:#fe4a55}.cw-top-header .right-content{text-align:end}.cw-top-header .right-content .link{display:inline-block;text-decoration:underline}.cw-top-header .right-content .info-content{display:flex;align-items:center;justify-content:flex-end}.cw-top-header .right-content .nice-select-content{display:inline-flex;align-items:center;margin-left:20px}.cw-top-header .right-content .nice-select-content .nice-select{background-color:transparent;border:none;height:auto;line-height:1;padding-left:10px}.cw-hero-banner{background:var(--01,linear-gradient(90deg,#f9f2fa -.86%,#fdfbff 100%));padding-top:100px}.cw-hero-banner .container-fluid{max-width:1920px}.cw-hero-banner .cw-banner-box{padding-left:100px;padding-right:100px;position:relative}.cw-hero-banner .cw-banner-box .cw-banner-content{margin-bottom:50px}.cw-hero-banner .cw-banner-box .cw-banner-content h1{font-weight:800;font-size:80px;width:730px;position:relative;margin-bottom:20px;left:-275px}.cw-hero-banner .cw-banner-box .cw-banner-content p{margin-bottom:30px}.cw-hero-banner .cw-banner-box .cw-banner-list ul{list-style-type:none;padding:0;margin:0}.cw-hero-banner .cw-banner-box .cw-banner-list ul li{margin-bottom:15px}.cw-hero-banner .cw-banner-box .cw-banner-list ul li:last-child{margin-bottom:0}.cw-hero-banner .cw-banner-box .cw-banner-list ul li a{display:flex;align-items:center;justify-content:space-between;font-weight:600}.cw-hero-banner .cw-banner-box .cw-banner-list ul li a i.check{color:#fe4a55;font-size:20px}.cw-hero-banner .cw-banner-box .cw-banner-list ul li a i.chevron{font-size:20px}.cw-hero-banner .cw-banner-box .cw-banner-list .cw-shape{text-align:end}.cw-hero-banner .hero-img2{position:relative}.cw-hero-banner .hero-img2 .icon{position:absolute;top:-32px;left:-32px}.cw-partner{background-color:#fff;padding-top:70px;padding-bottom:70px;padding-left:100px}.cw-partner .cw-partner-item img{width:auto!important}.cw-courses,.cw-courses .img{position:relative}.cw-courses .img{margin-bottom:25px}.cw-courses .img .icon{background-color:#fff;position:absolute;right:0;bottom:-50px;width:100px;height:100px;border-radius:100px;box-shadow:0 7px 10px hsla(220,9%,46%,.1);text-align:center;line-height:95px}.cw-courses h3{font-weight:700;font-size:24px}.cw-courses .hover-icon{position:absolute;top:5px;left:5px;transform:scale(0);transition:.5s}.cw-courses:hover .hover-icon{transform:scale(1)}.cw-courses-slider .cw-courses-item .cw-courses{margin-bottom:70px}.cw-courses-slider .cw-courses-item .cw-courses img{width:auto!important;display:inline-block;text-align:center}.cw-courses-slider .swiper-wrapper .swiper-slide:nth-child(odd) .cw-courses{margin-top:30px}.cw-courses-slider .swiper-button-next,.cw-courses-slider .swiper-button-prev{background-color:#ecebf3;width:45px;height:45px;text-align:center;border-radius:100px;margin:0 5px;color:#221638;top:auto;bottom:0}.cw-courses-slider .swiper-button-next:after,.cw-courses-slider .swiper-button-prev:after{font-size:20px}.cw-courses-slider .swiper-button-next:hover,.cw-courses-slider .swiper-button-prev:hover{background-color:#fe4a55;color:#fff}.cw-courses-slider .swiper-button-next{right:0}.cw-courses-slider .swiper-button-prev{left:auto;right:50px}.cw-courses-slider .swiper-pagination{position:absolute;left:0;bottom:15px;width:100%;text-align:left;padding-right:150px;z-index:0;display:flex;justify-content:space-around}.cw-courses-slider .swiper-pagination .swiper-pagination-bullet{width:100%;display:block;margin:0;background:#ecebf3;border-radius:0}.cw-courses-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,.cw-courses-slider .swiper-pagination .swiper-pagination-bullet:hover{background:#fe4a55}.cw-welcome-area{background-color:#271830;position:relative}.cw-welcome-area .container-fluid{max-width:1920px}.cw-welcome-area .cw-welcome-img{padding-right:30px}.cw-welcome-area .cw-welcome{position:relative;z-index:5}.cw-welcome-area .cw-welcome .cw-welcome-content{margin-bottom:50px;max-width:615px;width:100%}.cw-welcome-area .cw-welcome .cw-welcome-content h3{font-size:36px;color:#fff;margin-bottom:20px}.cw-welcome-area .cw-welcome .cw-welcome-content p{color:#d7d7d8}.cw-welcome-area .cw-welcome .cw-mission-visio{margin-bottom:50px;max-width:615px;width:100%}.cw-welcome-area .cw-welcome .cw-mission-visio h3{font-size:24px;color:#fff;margin-bottom:20px}.cw-welcome-area .cw-welcome .cw-mission-visio p{color:#d7d7d8;border-left:1px solid #fe4a55;padding-left:10px}.cw-welcome-area .cw-welcome .cw-imperial-values{background-color:#301a3d}.cw-welcome-area .cw-welcome .cw-imperial-values .cw-imperial-values-content{padding:20px 30px}.cw-welcome-area .cw-welcome .cw-imperial-values .cw-imperial-values-content h3{font-size:24px;color:#fff;margin-bottom:20px}.cw-welcome-area .cw-welcome .cw-imperial-values .cw-imperial-values-content p{color:#d7d7d8;margin-bottom:24px}.cw-welcome-area .cw-shape2{position:absolute;top:50px;right:0}.cw-funfacts p{text-transform:capitalize}.cw-shape3{left:0;top:0}.cw-shape3,.cw-shape4{position:absolute;opacity:.3}.cw-shape4{right:0;bottom:0}.cw-admission-card{margin-bottom:30px}.cw-admission-card h3{font-size:24px;font-weight:700;margin-bottom:20px}.cw-admission-card p{margin-bottom:25px}.cw-admission-card .image{position:relative}.cw-admission-card .image .icon{position:absolute;top:-32px;right:-32px;transform:scale(0);transition:.5s}.cw-admission-card:hover .image .icon{transform:scale(1)}.cw-feedback-slider-area{overflow:hidden;position:relative}.cw-feedback-slider-area .container-fluid{padding:0}.cw-feedback-slider-area .cw-feedback-title{max-width:430px;margin-left:auto;padding-right:15px}.cw-feedback-slider-area .cw-feedback-title h2{font-size:36px;font-weight:700;margin-bottom:20px}.cw-feedback-slider-area .cw-feedback-item{background:linear-gradient(180deg,#fff,hsla(0,0%,100%,.15));padding:40px}.cw-feedback-slider-area .cw-feedback-item p,.cw-feedback-slider-area .cw-feedback-item q{font-size:20px}.cw-feedback-slider-area .cw-feedback-item .cw-user img{width:85px;height:85px;border-radius:100px;margin-right:15px}.cw-feedback-slider-area .cw-feedback-item .cw-user h4{color:#fe4a55;font-size:17px;font-weight:700}.cw-feedback-slider-area .cw-feedback-item .cw-user p{font-size:14px}.cw-feedback-slider-area .cw-feedback-slider .swiper-pagination{position:static;margin-top:30px}.cw-feedback-slider-area .cw-feedback-slider .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;opacity:1;background-color:#afafaf}.cw-feedback-slider-area .cw-feedback-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,.cw-feedback-slider-area .cw-feedback-slider .swiper-pagination .swiper-pagination-bullet:hover{background-color:#fe4a55}.cw-feedback-slider-area .cw-shape5{position:absolute;left:0;top:50px}.cw-upcoming-events{padding-right:50px}.cw-upcoming-events h3{font-weight:700;margin-bottom:20px;font-size:36px}.cw-upcoming-events p{margin-bottom:30px}.cw-upcoming-events .image{position:relative}.cw-upcoming-events .image .icon{position:absolute;right:-50px;top:-50px}.cw-events-card{max-height:550px;overflow-y:auto;overflow-x:hidden;direction:rtl;padding-left:15px}.cw-events-card::-webkit-scrollbar{width:5px}.cw-events-card::-webkit-scrollbar-track{background:#ecebf3}.cw-events-card::-webkit-scrollbar-thumb{background:#fe4a55}.cw-events-card::-webkit-scrollbar-thumb:hover{background:#0046c0}.cw-events-card .event-card{margin-bottom:10px;direction:ltr}.cw-events-card .event-card:last-child{margin-bottom:0}.cw-events-card .event-card .cw-date{background-color:#ecebf3;text-align:center;padding:25px 5px}.cw-events-card .event-card .cw-date h2{font-size:48px;line-height:1;font-weight:700}.cw-events-card .event-card .cw-date p{line-height:1}.cw-events-card .event-card .cw-content h5{color:#fe4a55;font-size:20px;font-weight:500}.cw-events-card .event-card .cw-content h4{font-weight:700;font-size:20px}.cw-events-card .event-card:hover .cw-date{background-color:#fe4a55}.cw-events-card .event-card:hover .cw-date h2,.cw-events-card .event-card:hover .cw-date p{color:#fff}.cw-college-staff{position:relative;overflow:hidden}.cw-college-staff .img{margin-bottom:25px;position:relative}.cw-college-staff .img .content{position:absolute;left:-100%;bottom:30px;border-radius:0 50px 50px 0;background:#271830;padding:17px 30px 17px 20px;transition:.5s}.cw-college-staff .img .content h4{color:#d9d9d9;font-size:16px;margin-bottom:10px}.cw-college-staff .img .content h4:last-child{margin-bottom:0}.cw-college-staff .img .content h4 span{font-weight:700}.cw-college-staff .img .content h4 a{color:#d9d9d9}.cw-college-staff .img .content h4 a:hover{color:#fe4a55}.cw-college-staff h3{font-weight:700;font-size:20px}.cw-college-staff p{font-size:14px;margin:0}.cw-college-staff .hover-icon{position:absolute;top:5px;right:5px;transform:scale(0);transition:.5s}.cw-college-staff:hover .img .content{left:0}.cw-college-staff:hover .hover-icon{transform:scale(1)}.cw-college-staff-slider .cw-college-staff{margin-bottom:70px}.cw-college-staff-slider .swiper-wrapper .swiper-slide:nth-child(odd) .cw-college-staff{margin-top:30px}.cw-college-staff-slider .swiper-button-next,.cw-college-staff-slider .swiper-button-prev{background-color:#ecebf3;width:45px;height:45px;text-align:center;border-radius:100px;margin:0 5px;color:#221638;top:auto;bottom:0}.cw-college-staff-slider .swiper-button-next:after,.cw-college-staff-slider .swiper-button-prev:after{font-size:20px}.cw-college-staff-slider .swiper-button-next:hover,.cw-college-staff-slider .swiper-button-prev:hover{background-color:#fe4a55;color:#fff}.cw-college-staff-slider .swiper-button-next{right:0}.cw-college-staff-slider .swiper-button-prev{left:auto;right:50px}.cw-college-staff-slider .swiper-pagination{position:absolute;left:0;bottom:15px;width:100%;text-align:left;padding-right:150px;z-index:0;display:flex;justify-content:space-around}.cw-college-staff-slider .swiper-pagination .swiper-pagination-bullet{width:100%;display:block;margin:0;background:#ecebf3;border-radius:0}.cw-college-staff-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,.cw-college-staff-slider .swiper-pagination .swiper-pagination-bullet:hover{background:#fe4a55}.cw-cta-area{overflow:hidden}.cw-cta-area .container-fluid{padding:0}.cw-cta-content{background-color:#271830;padding-top:90px;padding-bottom:90px;padding-right:90px;position:relative}.cw-cta-content:before{background-color:#fe4a55;width:8px;height:100%;position:absolute;right:0;top:0;content:"";border-radius:50px 0 0 30px}.cw-cta-content .cw-cta-box{max-width:510px;margin-left:auto}.cw-cta-content .cw-cta-box h3{font-size:36px;font-weight:700;color:#fff;margin-bottom:25px}.cw-cta-content .cw-cta-box p{color:#d7d7d8;margin-bottom:30px}.cw-cta-content .cw-cta-box ul{list-style-type:none;padding:0;margin:0 0 30px}.cw-cta-content .cw-cta-box ul li{position:relative;color:#d7d7d8;margin-bottom:15px;padding-left:40px}.cw-cta-content .cw-cta-box ul li:last-child{margin-bottom:0}.cw-cta-content .cw-cta-box ul li img{position:absolute;left:0;top:-5px}.cw-blog-card{margin-bottom:30px}.cw-blog-card .img{margin-bottom:25px}.cw-blog-card .cw-author img{width:50px;height:50px;border-radius:100%;margin-right:10px}.cw-blog-card .cw-author h4{font-weight:700;font-size:17px;margin:0}.cw-blog-card .cw-date{font-size:14px}.cw-blog-card .cw-date i{color:#fe4a55}.cw-blog-card h3{font-weight:700;font-size:24px;margin:0}.cw-page-title-area{background:var(--01,linear-gradient(90deg,#f9f2fa -.86%,#fdfbff 100%));padding-top:140px;padding-bottom:140px}.cw-page-title-area .cw-title-content{text-align:center}.cw-page-title-area .cw-title-content h2{font-size:40px;font-weight:800;margin-bottom:15px}.cw-page-title-area .cw-title-content ul{list-style-type:none;padding:0;margin:0}.cw-page-title-area .cw-title-content ul li{display:inline-block;margin-right:30px;position:relative}.cw-page-title-area .cw-title-content ul li:before{content:"/";position:absolute;right:-20px;top:0}.cw-page-title-area .cw-title-content ul li:last-child{margin-right:0}.cw-page-title-area .cw-title-content ul li:last-child:before{display:none}.cw-page-title-area .cw-shape_1{position:absolute;top:0;left:100px;opacity:.4}.cw-page-title-area .cw-shape_2{position:absolute;bottom:0;right:100px;opacity:.4}.cw-page-title-area .cw-shape_3{position:absolute;bottom:50px;left:50px}.cw-page-title-area .cw-shape_4{position:absolute;top:50px;right:50px}.cw-about{padding-right:30px}.cw-about .cw-about-content{margin-bottom:30px}.cw-about .cw-about-content h3{font-weight:700;margin-bottom:20px;font-size:36px}.cw-about .cw-about-mission-vision{margin-bottom:30px}.cw-about .cw-about-mission-vision h3{font-weight:700;margin-bottom:20px;font-size:24px}.cw-about .cw-about-mission-vision p{border-left:1px solid #fe4a55;padding-left:10px}.cw-about .cw-search-your-program h3{font-weight:700;margin-bottom:20px;font-size:24px}.cw-about .cw-search-your-program ul{list-style-type:none;padding:0;margin:0}.cw-about .cw-search-your-program ul li{position:relative;font-weight:700;display:inline-block;margin-right:30px;padding-left:20px}.cw-about .cw-search-your-program ul li:last-child{margin-right:0}.cw-about .cw-search-your-program ul li:before{border:1px solid #fe4a55;content:"";width:12px;height:12px;border-radius:100px;position:absolute;left:0;top:6px}.cw-features{background:#271830}.cw-features .section-title h2{color:#fff}.cw-features .cw-star-icon{position:absolute;top:25px;right:25px}.cw-feature-card{margin-bottom:30px;position:relative;z-index:1}.cw-feature-card .icon{background-color:#fff;width:100px;height:100px;line-height:100px;border-radius:100px;margin-bottom:30px;margin-left:auto;margin-right:auto}.cw-feature-card h3{color:#fff;margin-bottom:0;font-size:24px;font-weight:700}.cw-about-us .container-fluid{padding:0}.cw-about-us .cw-about-us-text{max-width:600px;padding-left:70px;padding-top:50px;padding-bottom:50px}.cw-about-us .cw-about-us-text .cw-content{margin-bottom:40px}.cw-about-us .cw-about-us-text .cw-content:last-child{margin-bottom:0}.cw-about-us .cw-about-us-text .cw-content h3{font-weight:700;font-size:24px;margin-bottom:20px}.cw-college-dean-message{padding-left:50px}.cw-college-dean-message .title{font-weight:700;font-size:36px;margin-bottom:20px}.cw-college-dean-message .name{font-weight:700;font-size:17px}.cw-accommodation-content h3{font-weight:700;font-size:36px;margin-bottom:20px}.cw-accommodation-content ul{list-style-type:none;padding:0;margin:0}.cw-accommodation-content ul li{position:relative;padding-left:16px;margin-bottom:10px}.cw-accommodation-content ul li:last-child{margin-bottom:0}.cw-accommodation-content ul li:before{background-color:#fe4a55;content:"";width:8px;height:8px;border-radius:100%;position:absolute;left:0;top:7px}.cw-scholarships{position:relative}.cw-scholarships .cw-scholarships-icon{position:absolute;bottom:-60px;left:-60px}.cw-why-live-in-halls{position:relative}.cw-why-live-in-halls:before{background-color:#271830;content:"";position:absolute;left:0;top:0;width:100%;height:412px;z-index:0}.cw-halls-card{background-color:#ecebf3;padding:30px;margin-bottom:30px}.cw-halls-card h3{font-weight:700;font-size:24px;margin-bottom:20px}.cw-halls-card p{margin-bottom:25px}.cw-horizontal-halls-card{background-color:#ecebf3}.cw-horizontal-halls-card .cw-halls-card,.cw-horizontal-halls-card .cw-halls-card p{margin:0}.cw-accommodation-guarantee-img{position:relative}.cw-accommodation-guarantee-img .cw-pdf-file{position:absolute;border-radius:100px;background:#ecebf3;padding:30px 40px;bottom:70px;width:400px;margin:auto;left:0;right:0}.cw-accommodation-guarantee-img .cw-pdf-file p{position:relative;left:10px;top:2px}.cw-accommodation-guarantee-img .cw-pdf-file a{text-decoration:underline;color:#fe4a55}.cw-accommodation-guarantee-img .cw-pdf-file a:hover{text-decoration:none}.cw-accommodation-guarantee h2{font-size:36px;font-weight:700;margin-bottom:20px}.cw-accommodation-guarantee .cw-ag-list-card{margin-top:30px}.cw-accommodation-guarantee .cw-ag-list-card .icon{background-color:#ecebf3;width:24px;height:24px;line-height:24px;border-radius:100%;text-align:center;color:#fe4a55;font-size:23px;margin-right:20px}.cw-accommodation-guarantee .cw-ag-list-card .icon i{position:relative;left:6px}.cw-accommodation-guarantee .cw-ag-list-card h5{font-weight:700;margin:0;font-size:20px}.cw-annual-tuition-fees .title{font-size:20px;font-weight:700;margin-bottom:20px}.cw-annual-tuition-fees .table{background-color:rgba(236,235,243,.5)}.cw-annual-tuition-fees .table thead{background:#ecebf3}.cw-annual-tuition-fees .table tbody,.cw-annual-tuition-fees .table td,.cw-annual-tuition-fees .table tfoot,.cw-annual-tuition-fees .table th,.cw-annual-tuition-fees .table thead,.cw-annual-tuition-fees .table tr{border-color:#fff;padding:22px 30px}.cw-annual-tuition-fees .table tbody th{font-weight:600}.cw-scholarships-content h3{font-weight:700;font-size:36px;margin-bottom:15px}.cw-scholarships-content .cw-scholarships-list .cw-list-card{margin-bottom:15px;display:flex}.cw-scholarships-content .cw-scholarships-list .cw-list-card:last-child{margin-bottom:0}.cw-scholarships-content .cw-scholarships-list .cw-list-card h4{margin:0;font-weight:700;font-size:16px;width:200px}.cw-scholarships-pdf{max-width:340px;margin-left:auto;margin-right:auto;margin-top:30px}.cw-scholarships-pdf a{color:#fe4a55;text-decoration:underline}.cw-scholarships-pdf a:hover{text-decoration:none}.cw-college-admission-system{position:relative}.cw-college-admission-system .cw-cas-icon{position:absolute;top:-50px;right:-50px}.cw-college-admission-system-content h3{font-weight:700;font-size:34px;margin-bottom:20px}.cw-college-admission-system-content ul{list-style-type:none;padding:0;margin:0}.cw-college-admission-system-content ul li{margin-bottom:5px;position:relative;padding-left:15px}.cw-college-admission-system-content ul li:before{background-color:#fe4a55;width:8px;height:8px;border-radius:100px;position:absolute;left:0;top:7px;content:""}.cw-college-admission-system-content ul li:last-child{margin-bottom:0}.cw-college-admission-system-content .cw-number{margin:5px 0 0;font-weight:700;font-size:18px}.cw-college-admission-system-content .cw-number i{color:#fe4a55}.cw-cef{background:#f5f5f9}.cw-cef-card{background:#ecebf3;padding:30px;margin-bottom:30px}.cw-cef-card h3{font-weight:700;font-size:24px;margin-bottom:20px}.cw-accordion .accordion__item{border:none;background-color:rgba(236,235,243,.5);margin-bottom:20px}.cw-accordion .accordion__item:last-child{margin-bottom:0}.cw-accordion .accordion__item .accordion__heading .accordion__button{box-shadow:none;background:#ecebf3;color:#221638;font-weight:700;padding:20px 30px}.cw-accordion .accordion__item .accordion__heading .accordion__button:focus{box-shadow:none}.cw-accordion .accordion__panel{padding:30px}.cw-accordion .accordion__panel h1,.cw-accordion .accordion__panel h2,.cw-accordion .accordion__panel h3,.cw-accordion .accordion__panel h4,.cw-accordion .accordion__panel h5,.cw-accordion .accordion__panel h6{font-weight:700;margin-bottom:15px}.cw-accordion .accordion__panel ul{padding:0;margin:0 0 20px;list-style-type:none}.cw-accordion .accordion__panel ul li{margin-bottom:5px;position:relative;padding-left:20px}.cw-accordion .accordion__panel ul li:before{content:"";background-color:#fe4a55;width:8px;height:8px;border-radius:100%;top:6px;left:0;position:absolute}.cw-accordion .accordion__panel ul li:last-child{margin-bottom:0}.cw-message-from-principal{background-color:#271830}.cw-message-from-principal .cw-college-admission-system-content h1,.cw-message-from-principal .cw-college-admission-system-content h2,.cw-message-from-principal .cw-college-admission-system-content h3,.cw-message-from-principal .cw-college-admission-system-content h4,.cw-message-from-principal .cw-college-admission-system-content h5,.cw-message-from-principal .cw-college-admission-system-content h6{color:#fff}.cw-message-from-principal .cw-college-admission-system-content p{color:#d7d7d8}.cwa-staff .cw-staff-list:nth-child(odd){margin-top:30px}.cw-department-area{background-color:#f5f5f9}.cw-department{border:1px dashed #221638;background:#ecebf3;display:block;margin-bottom:25px;font-weight:700;font-size:17px;text-align:center;padding:40px 30px}.cw-department:hover{border:1px dashed #fe4a55}.bg-ffe7e7{background-color:#ffe7e7}.op-shape1{position:absolute;bottom:-107px;left:50px;z-index:1}.op-shape2{left:26%}.op-shape2,.op-shape3{position:absolute;bottom:0}.op-shape3{right:0}.op-shape4{position:absolute;bottom:100px;left:60px}.op-lin-btn{color:#fe4a55;font-weight:600;display:flex;align-items:center}.op-lin-btn i{font-size:20px;line-height:1}.op-lin-btn:hover{letter-spacing:.5px}.op-main-banner-area{background-size:cover;background-position:50%;height:100vh}.op-main-banner-area .container{max-width:1550px;margin-top:50px}.op-main-banner-area .op-banner-content{max-width:650px}.op-main-banner-area .op-banner-content h1{color:#fff;font-weight:700;font-size:66px;margin-bottom:20px}.op-main-banner-area .op-banner-content p{color:#fff;font-size:17px;margin-bottom:30px}.op-features-box{border-radius:7px;border:1px solid #eee;margin-bottom:30px;padding:50px 40px;overflow:hidden}.op-features-box,.op-features-box .op-content{position:relative}.op-features-box .icon{font-size:56px;margin-bottom:15px;line-height:1;transition:.5s}.op-features-box h3{font-size:22px;font-weight:700;margin-bottom:15px;transition:.5s}.op-features-box:before{content:"";background-color:#fe4a55;position:absolute;right:-35px;top:50%;transform:translateY(-50%);width:62px;height:62px;border-radius:100%;transition:.5s}.op-features-box:hover:before{width:100%;height:100%;right:0;border-radius:0}.op-features-box:hover .icon,.op-features-box:hover h3,.op-features-box:hover p{color:#fff;transition:.5s}.op-about-me-content .op-funfacts-box{margin-bottom:20px}.op-about-me-content .op-funfacts-box h3{color:#fe4a55;font-size:42px;font-weight:700;margin-bottom:0}.op-about-me-content .op-funfacts-box p{color:#666;font-weight:600;text-transform:uppercase}.op-courses-area{background-color:#200e36}.op-courses-area .section-title h2{color:#fff}.op-course-card{margin-bottom:30px}.op-course-card .image{margin-bottom:30px;position:relative}.op-course-card .image img{border-radius:10px}.op-course-card .image .price{position:absolute;bottom:30px;right:30px;background-color:#fe4a55;width:67px;height:67px;border-radius:100%;color:#fff;text-align:center;line-height:67px;font-weight:700;font-size:25px}.op-course-card h3{font-weight:700;margin-bottom:25px;font-size:22px}.op-course-card h3 a{color:#fff}.op-course-card h3 a:hover{color:#fe4a55}.op-course-card .op-user img{width:30px;height:30px;border-radius:100%;margin-right:10px}.op-course-card .op-user h5{margin:0}.op-course-card .op-user h5,.op-course-card .op-user p{color:#cbcbcb;font-size:15px}.op-partner .op-partner-item{text-align:center}.op-partner .op-partner-item img{width:auto;display:inline-block}.op-testimonials{position:relative}.op-testimonials:before{background-color:#ffe7e7;top:0}.op-testimonials:after,.op-testimonials:before{content:"";left:0;width:100%;height:50%;position:absolute;z-index:-1}.op-testimonials:after{background-color:#fef8ef;bottom:0}.op-testimonials .container-fluid{max-width:1920px}.op-feedback-content{max-width:760px;margin-left:auto;padding-right:110px;padding-top:80px;padding-bottom:80px}.op-feedback-content .section-title{text-align:start}.op-feedback-content .section-title h2{margin-left:0}.op-feedback-slides .op-feedback-item{position:relative;margin-bottom:60px;padding-top:30px}.op-feedback-slides .op-feedback-item .op-feedback-text{font-style:italic}.op-feedback-slides .op-feedback-item .op-feedback-text p{font-size:17px}.op-feedback-slides .op-feedback-item .op-client-info{margin-top:20px}.op-feedback-slides .op-feedback-item .op-client-info img{width:45px;height:45px;border-radius:100px;margin-right:10px}.op-feedback-slides .op-feedback-item .op-client-info h3{font-size:17px;font-weight:700;margin-bottom:2px}.op-feedback-slides .op-feedback-item .op-client-info p{font-size:14px}.op-feedback-slides .op-feedback-item .op-quote-icon{position:absolute;top:-30px;left:-14px;line-height:1}.op-feedback-slides .swiper-pagination{text-align:left;width:auto}.op-feedback-slides .swiper-pagination .swiper-pagination-bullet{background-color:#200e36;outline:4px solid #d9d9d9;width:10px;height:10px;margin-right:10px;margin-left:5px;opacity:1}.op-feedback-slides .swiper-pagination .swiper-pagination-bullet:last-child{margin-right:0}.op-feedback-slides .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,.op-feedback-slides .swiper-pagination .swiper-pagination-bullet:hover{background-color:#fe4a55}.op-feedback-slides .swiper-button-next,.op-feedback-slides .swiper-button-prev{top:auto;bottom:0;width:34px;height:34px;background-color:#ffe7e7;border-radius:100%;color:#221638}.op-feedback-slides .swiper-button-next:after,.op-feedback-slides .swiper-button-prev:after{font-size:18px}.op-feedback-slides .swiper-button-next:hover,.op-feedback-slides .swiper-button-prev:hover{background-color:#fe4a55;color:#fff}.op-feedback-slides .swiper-button-prev{left:auto;right:50px}.op-shape5{position:absolute;top:-120px;left:0}.op-shape6{position:absolute;top:-130px;left:280px}.op-shape7{position:absolute;bottom:30px;right:80px}.op-gallery-card{margin-bottom:25px}.op-gallery-card img{border-radius:10px}.op-subscribe-area{position:relative}.op-subscribe-area:before{background-color:#fef8ef;top:0}.op-subscribe-area:after,.op-subscribe-area:before{content:"";position:absolute;left:0;width:100%;height:50%}.op-subscribe-area:after{background-color:#100f1f;bottom:0}.op-subscribe-content{background-color:#200e36;border-radius:10px;background-image:url(/images/online-photography/subscribe-bg.png);max-width:100%;background-size:cover;background-position:50%;padding:85px 30px;position:relative;z-index:5}.op-subscribe-content h2,.op-subscribe-content p{color:#fff}.op-shape8{position:absolute;right:180px;top:45px}p#featuresList span:before{content:"\a";white-space:pre}@media only screen and (max-width:767px){body{font-size:14.5px}.container{max-width:100%}p{font-size:14.5px;line-height:1.7}.ptb-100{padding-bottom:60px}.pt-100,.ptb-100{padding-top:60px}.pb-100{padding-bottom:60px}.ptb-70{padding-bottom:30px}.pt-70,.ptb-70{padding-top:30px}.pb-70{padding-bottom:30px}.default-btn{font-size:13px;padding:10px 20px 10px 45px}.default-btn i{left:20px}.section-title{max-width:100%;margin-bottom:40px;margin-left:0;margin-right:0}.section-title .sub-title{font-size:12.5px}.section-title h2{font-size:25px}.section-title h2,.section-title p{max-width:100%;margin-left:0;margin-right:0}.section-title p{margin-top:10px}.mtb-100{margin-top:0;margin-bottom:0}.form-control{height:48px;font-size:14.5px}.main-banner{padding-top:70px}.main-banner .container-fluid{max-width:100%}.main-banner-content{max-width:100%;text-align:center;top:0;padding-right:0}.main-banner-content p{max-width:100%;font-weight:500;font-size:15px}.main-banner-content h1{margin-bottom:15px;font-size:28px}.main-banner-content .default-btn{margin-top:5px}.main-banner-courses-list .row .col-lg-6:first-child .single-courses-box{margin-top:0}.main-banner-courses-list .single-courses-box{margin-top:30px!important}.banner-section{padding-top:100px;padding-bottom:80px}.banner-section .container-fluid{max-width:100%}.banner-content{text-align:center}.banner-content p{max-width:100%;font-weight:500;font-size:15px}.banner-content h1{margin-bottom:12px;font-size:28px;line-height:1.4}.banner-content .default-btn{margin-top:5px}.banner-image{margin-top:30px}.banner-shape1,.banner-shape10,.banner-shape11,.banner-shape12,.banner-shape13,.banner-shape2,.banner-shape3,.banner-shape4,.banner-shape5,.banner-shape6,.banner-shape7,.banner-shape8,.banner-shape9{display:none}.banner-wrapper-area{padding-top:100px}.banner-wrapper-content{text-align:center}.banner-wrapper-content p{max-width:100%;font-weight:500;font-size:15px}.banner-wrapper-content h1{margin-bottom:12px;font-size:28px}.banner-wrapper-content form .input-search{font-size:15px}.banner-wrapper-content form button{font-size:14px;height:auto;border-radius:5px;margin-top:15px;position:relative;padding:10px 25px}.banner-wrapper-content .popular-search-list{margin-top:17px}.banner-wrapper-content .popular-search-list li{font-size:14px;margin-right:10px;margin-top:3px}.banner-wrapper-image{margin-top:30px}.banner-inner-area .row .col-lg-4:last-child .single-banner-box{border-bottom:none}.single-banner-box{padding:25px;text-align:center;border-radius:0!important;border-right:none;border-bottom:1px solid #eee}.single-banner-box .icon{position:relative;left:0;top:0;transform:unset;font-size:35px;margin-bottom:15px}.single-banner-box h3{margin-bottom:8px;font-size:18px}.banner-wrapper{height:auto;padding-top:120px;padding-bottom:100px}.banner-wrapper:before{display:none}.banner-wrapper-text{max-width:100%;text-align:center;margin-top:0;margin-left:0}.banner-wrapper-text p{max-width:100%;font-weight:500;font-size:15px}.banner-wrapper-text h1{margin-bottom:15px;font-size:28px}.banner-wrapper-text .default-btn{margin-top:5px}.boxes-area{padding-top:30px}.single-box-item{top:0;padding:55px 20px 25px;margin-bottom:0;margin-top:30px}.single-box-item .icon{font-size:50px;margin-bottom:50px}.single-box-item h3{font-size:18px}.partner-area{padding-bottom:20px}.partner-area.ptb-70{padding-top:50px;padding-bottom:50px}.single-features-box{padding:20px 15px}.single-features-box .icon{font-size:40px}.single-features-box h3{margin-bottom:12px;font-size:18px}.single-features-box .link-btn{margin-top:3px;font-size:14.5px}.single-features-box:hover{transform:translateY(0)}.single-features-box.without-padding{text-align:center}.about-image .row .col-lg-6:nth-child(3) .image{margin-top:0}.about-content{padding-left:0;text-align:center;margin-top:30px}.about-content .sub-title{font-size:12.5px}.about-content h2{font-size:25px}.about-content .features-list{margin-top:-10px}.about-content .features-list li span{font-size:16px;padding-left:0;padding-top:0;padding-bottom:0}.about-content .features-list li span i{position:relative;left:0;top:0;width:35px;height:35px;line-height:35px;font-size:20px;display:block;margin:0 auto 5px}.about-content .default-btn{margin-top:25px}.about-area-two.pt-70{padding-top:60px}.about-content-box{padding-left:0;text-align:center}.about-content-box .sub-title{font-size:12.5px}.about-content-box h2{font-size:25px}.about-video-box{margin-top:30px;margin-left:0}.about-video-box .video-btn{width:65px;height:65px;font-size:30px;line-height:65px}.about-img{margin-top:30px}.about-img .image{text-align:center;padding-bottom:0}.about-img .image img{width:100%}.about-img .image img:nth-child(2){position:relative;left:0;bottom:0;margin-top:25px}.divider,.shape1,.shape10,.shape11,.shape12,.shape13,.shape14,.shape15,.shape16,.shape17,.shape18,.shape19,.shape2,.shape20,.shape21,.shape22,.shape23,.shape3,.shape4,.shape5,.shape6,.shape7,.shape8,.shape9{display:none}.slogan-image{padding-right:0;margin-top:0;margin-bottom:30px}.slogan-content{padding-left:0;text-align:center}.slogan-content p{font-size:17px}.slogan-content h3{font-size:18px}.slogan-content span{font-size:14px;margin-top:6px}.slogan-content:before{right:0;left:0;top:0;font-size:160px}.divider2,.divider3{display:none}.courses-area.pt-100.pb-70{padding-bottom:60px}.courses-area.pt-100.pb-70.bg-f5f7fa{padding-bottom:30px}.single-courses-box .courses-image .price{width:50px;height:50px;right:15px;bottom:-25px;line-height:52px;font-size:18px}.single-courses-box .courses-content{padding:20px}.single-courses-box .courses-content h3{font-size:18px}.single-courses-box .courses-content .courses-box-footer li{font-size:14px}.single-courses-box.without-boxshadow{box-shadow:0 8px 16px 0 rgba(146,184,255,.2)}.courses-info{margin-top:5px}.courses-info p{max-width:100%;margin-left:0;margin-right:0}.single-courses-item .courses-content{padding:20px}.single-courses-item .courses-content .fav{font-size:20px}.single-courses-item .courses-content .price{font-size:20px;margin-bottom:6px}.single-courses-item .courses-content h3{font-size:18px}.single-courses-item .courses-content .courses-content-footer{padding-right:0}.single-courses-item .courses-content .courses-content-footer li{font-size:14px}.single-courses-item-box .courses-image .fav{font-size:25px}.single-courses-item-box .courses-image .price{width:50px;height:50px;bottom:-25px;line-height:52px;font-size:18px}.single-courses-item-box .courses-content h3{font-size:18px}.shorting-menu{margin-bottom:20px}.shorting-menu .filter{font-size:15px;margin-bottom:10px}.single-categories-box .content h3{font-size:20px}.single-categories-box .content span{font-size:14px}.categories-btn-box{margin-top:10px}.single-advisor-box .advisor-image{top:0;margin-bottom:0}.single-advisor-box .advisor-image img{width:100%;display:inline-block!important}.single-advisor-box .advisor-content{padding:25px 20px}.single-advisor-box .advisor-content h3{font-size:18px}.single-advisor-box .advisor-content .sub-title{font-size:13.5px}.single-advisor-item .advisor-image .social-link{bottom:10px}.single-advisor-item .advisor-image .social-link li{transform:translateY(0);opacity:1;visibility:visible}.single-advisor-item .advisor-content h3{font-size:19px}.single-advisor-item .advisor-content span{font-size:13.5px}.feedback-content{text-align:center}.feedback-content .sub-title{font-size:12.5px}.feedback-content h2{font-size:25px}.feedback-content .feedback-slides{margin-bottom:20px}.single-feedback-item{text-align:left;padding:25px}.single-feedback-item:after{display:none}.single-feedback-item p{font-size:15px}.single-feedback-item:before{font-size:60px;right:25px;bottom:60px}.feedback-info,.feedback-info p{margin-top:0}.single-testimonials-item{padding-left:0}.single-testimonials-item .client-img{position:relative;left:0;width:120px!important;height:120px;top:0;transform:translateY(0);margin-bottom:20px}.single-testimonials-item h3{font-size:18px}.single-testimonials-item .shape-img{display:none}.single-testimonials-item p{font-size:16px;line-height:1.8}.single-feedback-box{padding:25px}.single-feedback-box:before{right:20px;bottom:50px;font-size:70px}.funfacts-list .single-funfacts-box{margin-bottom:0!important;margin-top:30px!important}.single-funfacts-box{padding:40px 20px}.single-funfacts-box h3{font-size:30px}.single-funfacts-box h3 span{font-size:35px}.single-funfacts-box p{font-size:13px}.funfacts-area .col-lg-3{border-right:none}.funfacts-area .col-lg-3:first-child .single-funfacts-item{padding-top:60px}.funfacts-area .col-lg-3:last-child .single-funfacts-item{border-bottom:none;padding-bottom:60px}.single-funfacts-item{border-bottom:1px solid #eaecf0;padding-top:30px;padding-bottom:30px}.single-funfacts-item h3{font-size:30px}.single-funfacts-item h3 span{font-size:35px}.single-funfacts-item p{font-size:13px}.funfacts-area-two{border:none}.funfacts-area-two .col-lg-3{border-right:none}.funfacts-area-two .col-lg-3:first-child .single-funfacts{padding-top:0}.funfacts-area-two .col-lg-3:last-child .single-funfacts{border-bottom:none;padding-bottom:0}.single-funfacts{border-bottom:1px solid #eaecf0;padding-top:30px;padding-bottom:30px}.single-funfacts img{display:none}.single-funfacts h3{font-size:30px}.single-funfacts h3 span{font-size:35px}.single-funfacts p{font-size:13px}.video-box{max-width:100%;margin-left:0;margin-right:0;margin-top:60px}.video-box .video-btn{width:65px;height:65px;font-size:30px;line-height:65px}.get-instant-courses-content{padding:30px 20px}.get-instant-courses-content .sub-title{font-size:13px}.get-instant-courses-content h2{font-size:25px}.single-blog-post .post-content .category{font-size:12px}.single-blog-post .post-content h3{font-size:18px}.single-blog-post .post-content .post-content-footer{margin-top:15px}.blog-post-info{padding-top:25px}.blog-post-info p{max-width:100%;margin-left:0;margin-right:0}.single-blog-post-item .post-content .category{font-size:12px}.single-blog-post-item .post-content h3{font-size:18px}.single-blog-post-item .post-content .post-content-footer{margin-top:15px}.single-blog-post-box .post-content{padding:20px}.single-blog-post-box .post-content .category{font-size:12px}.single-blog-post-box .post-content h3{font-size:18px}.single-blog-post-box .post-content .post-content-footer{margin-top:15px}.single-blog-post-box .post-content .post-content-footer li{font-size:14px}.single-blog-post-box .post-content .post-content-footer li .post-author img{display:none}.single-blog-post-box .post-content .post-content-footer li .post-author span{font-size:14px}.view-all-courses-area{padding-top:60px}.view-all-courses-content{text-align:center}.view-all-courses-content .sub-title{font-size:13px}.view-all-courses-content h2{font-size:25px}.view-all-courses-image{margin-top:30px;margin-left:0}.view-all-courses-area-two.ptb-70{padding-top:60px;padding-bottom:60px}.premium-access-content{max-width:100%;margin-left:0;margin-right:0}.premium-access-content .sub-title{font-size:12.5px}.premium-access-content h2{max-width:100%;font-size:25px;margin-left:0;margin-right:0}.premium-access-content p{margin-top:10px}.premium-access-content p,.subscribe-content{max-width:100%;margin-left:0;margin-right:0}.subscribe-content .sub-title{font-size:12.5px}.subscribe-content h2{font-size:25px}.subscribe-content h2,.subscribe-content p{max-width:100%;margin-left:0;margin-right:0}.subscribe-content p{margin-top:10px}.subscribe-content .newsletter-form .input-newsletter{height:48px;padding-left:15px;font-size:14px}.subscribe-content .newsletter-form .default-btn{position:relative;border-radius:5px;height:auto;margin-top:15px}.subscribe-content .newsletter-form .default-btn i{top:10px}.page-title-area{padding-top:15px;padding-bottom:50px}.page-title-content ul li{font-size:14px;margin-right:17px;margin-bottom:8px}.page-title-content ul li:before{right:-11px;top:4px;height:13px}.page-title-content h2{max-width:100%;margin-top:50px;font-size:26px}.single-testimonials-box{max-width:100%;padding-right:0}.single-testimonials-box .client-img{margin-bottom:35px}.single-testimonials-box p{font-size:18px;line-height:1.6}.single-testimonials-box .shape-img img.shape-2{display:none!important}.single-testimonials-box:before{bottom:-15px;font-size:100px}.our-story-title h3{font-size:18px;padding-left:22px}.our-story-title h3 .number{top:1px;font-size:20px}.our-story-content{padding-right:0}.our-story-area .col-lg-4,.our-story-area .col-lg-8,.our-story-area .col-lg-8:nth-child(2),.our-story-image{margin-top:20px}.start-with-success-area .section-title h2{max-width:100%}.start-with-success-box .content{padding:25px 20px}.start-with-success-box .content h3{font-size:18px;margin-bottom:7px}.start-with-success-box .content span{font-size:14px}.start-with-success-box .content .link-btn{width:50px;height:50px;right:20px;top:-25px;font-size:25px}.faq-accordion-tab .react-tabs__tab-list{margin-bottom:20px}.faq-accordion-tab .react-tabs__tab-list .react-tabs__tab{margin-bottom:20px;padding:15px;font-size:14px}.faq-accordion-tab .react-tabs__tab-list .react-tabs__tab i{font-size:25px}.faq-accordion .accordion .accordion-title{padding:15px 15px 15px 43px;font-size:14px}.faq-accordion .accordion .accordion-title i{left:15px;top:50%;font-size:20px;transform:translateY(-50%)}.faq-accordion .accordion .accordion-content{padding-bottom:15px;padding-right:15px;padding-left:42px}.contact-info{text-align:center}.contact-info .sub-title{font-size:13px;margin-bottom:10px}.contact-info h2{font-size:25px}.contact-info ul li{padding-right:0;padding-left:0}.contact-info ul li .icon{width:60px;height:60px;left:0;position:relative;font-size:30px;top:0;margin-left:auto;margin-bottom:17px;margin-right:auto}.contact-info ul li h3{font-size:18px}.contact-info ul li p{max-width:100%}.contact-form{text-align:center;padding:25px 15px;margin-left:0;margin-top:30px}.contact-form h2{font-size:25px}.contact-form form input,.contact-form form textarea{height:48px;font-size:14.5px}.login-form{padding:30px 20px;margin-right:0}.login-form h2{margin-bottom:20px;text-align:center;font-size:25px}.login-form form .lost-your-password-wrap{text-align:left;margin-top:15px}.login-form form button{padding:13px 30px;font-size:15px}.register-form{margin-top:40px;border-top:1px solid #eee;padding-left:0;padding-top:30px}.register-form h2{margin-bottom:20px;text-align:center;font-size:25px}.register-form form .lost-your-password-wrap{text-align:left;margin-top:15px}.register-form form button{padding:13px 30px;font-size:15px}.error-area{height:auto;padding-top:150px;padding-bottom:150px}.error-content h3{font-size:25px}.error-content p{max-width:100%}.error-content .btn-box .default-btn{margin-left:3px;margin-right:3px}.coming-soon-area{height:100%;padding:120px 15px}.coming-soon-content{padding:30px 20px}.coming-soon-content h2{margin-top:25px;font-size:25px}.coming-soon-content #timer{margin-top:10px}.coming-soon-content #timer div{width:95px;height:100px;font-size:35px;margin-top:20px}.coming-soon-content #timer div span{font-size:14px}.coming-soon-content form{max-width:100%;margin-top:40px}.purchase-guide-content img{margin-bottom:25px}.purchase-guide-content h3{margin-bottom:12px;font-size:18px}.purchase-guide-content ol li,.purchase-guide-content ul li{font-size:14.5px}.purchase-guide-content .blockquote p,.purchase-guide-content blockquote p{font-size:15px!important}.privacy-policy-content img{margin-bottom:25px}.privacy-policy-content h3{margin-bottom:12px;font-size:18px}.privacy-policy-content ol li,.privacy-policy-content ul li{font-size:14.5px}.privacy-policy-content .blockquote p,.privacy-policy-content blockquote p{font-size:15px!important}.terms-of-service-content img{margin-bottom:25px}.terms-of-service-content h3{margin-bottom:12px;font-size:18px}.terms-of-service-content ol li,.terms-of-service-content ul li{font-size:14.5px}.terms-of-service-content .blockquote p,.terms-of-service-content blockquote p{font-size:15px!important}.edemy-grid-sorting{text-align:center}.edemy-grid-sorting .result-count{margin-bottom:13px}.edemy-grid-sorting .ordering{text-align:center}.edemy-grid-sorting .ordering label{font-size:14px}.load-more-btn,.pagination-area{margin-top:20px}.load-more-btn{margin-bottom:0}.load-more-btn .load-more{padding:12px 55px 12px 30px;font-size:15px}.load-more-btn .load-more i{right:30px;font-size:16px}.courses-details-desc .react-tabs__tab-list{padding:10px 15px 0}.courses-details-desc .react-tabs__tab-list .react-tabs__tab{margin-right:20px;margin-bottom:10px;padding:5px 0;font-size:15px}.courses-details-desc .react-tabs__tab-panel{padding-left:0;padding-right:0;padding-top:30px}.courses-details-desc .react-tabs__tab-panel .courses-overview h3{font-size:18px}.courses-details-desc .react-tabs__tab-panel .courses-curriculum{padding:20px;margin-left:0;margin-right:0}.courses-details-desc .react-tabs__tab-panel .courses-curriculum h3{font-size:16px;margin-bottom:15px}.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li a{display:block!important;padding:13px 20px 13px 45px;margin-left:-20px;margin-right:-20px}.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li a:before{left:20px;top:13px;font-size:15px}.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li a .courses-name{font-size:15px}.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li a .courses-meta{text-align:left;margin-top:5px}.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li a .courses-meta .duration,.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li a .courses-meta .questions,.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li a .courses-meta .status{font-size:13.5px;margin-top:7px}.courses-details-desc .react-tabs__tab-panel .courses-instructor .single-advisor-box .advisor-image{text-align:left}.courses-details-desc .react-tabs__tab-panel .courses-instructor .single-advisor-box .advisor-image img{width:auto}.courses-details-desc .react-tabs__tab-panel .courses-instructor .single-advisor-box .advisor-content{padding:25px 0 0}.courses-details-desc .react-tabs__tab-panel .courses-reviews h3{font-size:18px}.courses-details-desc .react-tabs__tab-panel .courses-reviews .rating{top:2px}.courses-details-desc .react-tabs__tab-panel .courses-reviews .rating span{font-size:17px}.courses-details-desc .react-tabs__tab-panel .courses-reviews .side{width:20%}.courses-details-desc .react-tabs__tab-panel .courses-reviews .side div{font-size:15px}.courses-details-desc .react-tabs__tab-panel .courses-reviews .middle{width:60%}.courses-details-desc .react-tabs__tab-panel .courses-review-comments h3{padding-bottom:10px;font-size:18px}.courses-details-desc .react-tabs__tab-panel .courses-review-comments .user-review{padding-left:0}.courses-details-desc .react-tabs__tab-panel .courses-review-comments .user-review img{position:relative;left:0;top:0;margin-bottom:15px}.courses-details-desc .react-tabs__tab-panel .courses-review-comments .user-review .review-rating span{display:block!important;top:0;font-size:16px;margin-left:0;margin-top:5px}.courses-details-info{margin-left:0;margin-top:30px}.courses-details-info .image .content i{width:50px;height:50px;line-height:50px;font-size:20px}.courses-details-info .image .content span{font-size:14.5px}.courses-details-info .info{padding-left:10px;padding-right:10px;padding-top:30px}.courses-details-info .info li{font-size:15px;padding-top:13px;padding-bottom:12px}.courses-details-info .info li.price{font-size:20px}.courses-details-info .info li.price span{font-size:15px}.courses-details-info .btn-box{margin-top:30px}.courses-details-info .btn-box,.courses-details-info .courses-share{padding-left:10px;padding-right:10px}.courses-details-info .courses-share .share-info span{font-size:15px}.courses-details-info .courses-share .share-info .social-link{bottom:-44px;opacity:1;visibility:visible}.courses-details-header .courses-title p{font-size:15px}.courses-details-header .courses-meta ul li{display:block;border-right:none;font-size:14px;padding-right:0;margin-bottom:15px;margin-right:0}.courses-details-header .courses-meta ul li:last-child{margin-bottom:0}.courses-details-header .courses-meta ul li span{margin-bottom:2px;font-size:13px}.courses-details-header .courses-price{text-align:left;margin-top:22px}.courses-details-header .courses-price .courses-review .review-stars i{font-size:16px}.courses-details-desc-style-two h3{margin-bottom:12px;font-size:19px}.courses-details-desc-style-two .courses-curriculum{padding:20px;margin-left:0;margin-right:0}.courses-details-desc-style-two .courses-curriculum h3{font-size:16px;margin-bottom:15px}.courses-details-desc-style-two .courses-curriculum ul li a{display:block!important;padding:13px 20px 13px 45px;margin-left:-20px;margin-right:-20px}.courses-details-desc-style-two .courses-curriculum ul li a:before{left:20px;top:13px;font-size:15px}.courses-details-desc-style-two .courses-curriculum ul li a .courses-name{font-size:15px}.courses-details-desc-style-two .courses-curriculum ul li a .courses-meta{text-align:left;margin-top:5px}.courses-details-desc-style-two .courses-curriculum ul li a .courses-meta .duration,.courses-details-desc-style-two .courses-curriculum ul li a .courses-meta .questions,.courses-details-desc-style-two .courses-curriculum ul li a .courses-meta .status{font-size:13.5px;margin-top:7px}.courses-details-desc-style-two .why-you-learn ul li{flex:0 0 100%;max-width:100%}.courses-details-desc-style-two .courses-author .author-profile .author-profile-title .author-profile-title-details .author-profile-details h4{font-size:18px}.courses-details-desc-style-two .courses-reviews h3{font-size:19px}.courses-details-desc-style-two .courses-reviews .rating{top:2px}.courses-details-desc-style-two .courses-reviews .rating span{font-size:17px}.courses-details-desc-style-two .courses-reviews .side{width:20%}.courses-details-desc-style-two .courses-reviews .side div{font-size:15px}.courses-details-desc-style-two .courses-reviews .middle{width:60%}.courses-details-desc-style-two .courses-review-comments h3{padding-bottom:10px;font-size:19px}.courses-details-desc-style-two .courses-review-comments .user-review{padding-left:0}.courses-details-desc-style-two .courses-review-comments .user-review img{position:relative;left:0;top:0;margin-bottom:15px}.courses-details-desc-style-two .courses-review-comments .user-review .review-rating span{display:block!important;top:0;font-size:16px;margin-left:0;margin-top:5px}.related-courses h3{font-size:20px}.courses-sidebar-information{margin-top:40px;padding:15px}.courses-sidebar-information .info li{font-size:15px;padding-top:13px;padding-bottom:12px}.courses-sidebar-information .info li.price{font-size:20px}.courses-sidebar-information .info li.price span{font-size:15px}.courses-sidebar-information .btn-box{margin-top:30px}.courses-sidebar-information .btn-box .default-btn i{font-size:16px}.membership-levels-table .table thead th h2{font-size:25px}.membership-levels-table .table thead th h3{font-size:14px}.apply-instructor-image{text-align:center}.apply-instructor-image h2{margin-bottom:20px;font-size:25px}.apply-instructor-image img{width:100%}.apply-instructor-content{padding:10px 20px 20px;margin-top:30px}.apply-instructor-content .react-tabs__tab-list{margin-bottom:30px}.apply-instructor-content .react-tabs__tab-list .react-tabs__tab{margin-right:15px;margin-top:10px;padding:0 0 5px;font-size:15px}.apply-instructor-content h3{font-size:18px}.teacher-register-box{max-width:100%;padding:25px}.teacher-register-box h2{font-size:25px}.teacher-register-box form input,.teacher-register-box form textarea{height:48px;font-size:14.5px}.profile-box .image{padding-right:0}.profile-box .content{padding:25px 0 0}.profile-box .content h3{font-size:19px}.profile-courses-quizzes .tab-content .nav{margin-top:-10px}.profile-courses-quizzes .tab-content .nav .nav-item{margin-top:10px}.shorting-menu.shorting-menu-style-two{margin-bottom:30px;padding-left:20px;padding-right:20px;padding-top:10px}.shorting-menu.shorting-menu-style-two .filter{padding:0 0 5px}.single-events-box .image .date{font-size:14px}.single-events-box .content h3{font-size:18px}.single-events-box .content .location{font-size:15px}.events-details-image:before{display:none}.events-details-image #timer{position:relative;top:0;left:0;transform:unset}.events-details-image #timer div{width:95px;height:95px;font-size:35px;margin-top:20px}.events-details-image #timer div span{font-size:14px;margin-top:0}.events-details-image #timer div:before{opacity:1}.events-details-header{margin-bottom:30px}.events-details-header ul{padding:4px 20px 14px}.events-details-header ul li{margin-top:10px}.events-details-location{margin-bottom:30px}.events-details-desc{padding-left:0;padding-right:0}.events-details-desc h3{font-size:19px}.events-details-info{margin-top:30px;padding:20px 15px}.events-details-info .info li{font-size:15px;padding-top:13px;padding-bottom:12px}.events-details-info .info li.price{font-size:20px}.events-details-info .info li.price span{font-size:15px}.single-products-box .products-content h3{font-size:18px}.single-products-box .products-content .price{font-size:15px}.cart-table table thead tr th{font-size:14.5px;padding-left:15px;padding-right:15px}.cart-table table thead tr th:first-child{padding-left:0}.cart-table table tbody tr td{font-size:14.5px;padding-left:15px;padding-right:15px}.cart-table table tbody tr td:first-child{padding-left:0}.cart-buttons .shopping-coupon-code{text-align:center}.cart-buttons .shopping-coupon-code button{position:relative;right:0;top:0;height:auto;padding:12px 25px;line-height:normal;font-size:15px;border-radius:5px;margin-top:15px}.cart-buttons .text-right{text-align:center!important;margin-top:15px}.cart-totals{padding:20px;max-width:100%;margin-top:40px}.cart-totals h3{font-size:18px}.cart-totals ul{margin-bottom:20px}.billing-details .title,.cart-totals ul li:last-child{font-size:18px}.order-details{margin-top:40px}.order-details .title{font-size:18px}.order-details .order-table table thead tr th{font-size:14.5px}.order-details .order-table table tbody tr td{font-size:14px}.order-details .payment-box{padding:20px}.order-details .order-table table tbody tr td.order-shipping span,.order-details .order-table table tbody tr td.order-subtotal span,.order-details .order-table table tbody tr td.total-price span{font-size:15px}.products-details-desc{padding-left:0;margin-top:35px}.products-details-desc h3{font-size:19px}.products-details-desc .products-review .rating{font-size:16px}.products-details-desc .products-review .rating .rating-count{top:-2px}.products-details-desc .products-add-to-cart .input-counter{max-width:110px;min-width:110px}.products-details-desc .products-add-to-cart .input-counter input{height:47px;font-size:16px}.products-details-desc .products-add-to-cart .default-btn{top:0}.products-details-desc .products-add-to-cart .default-btn i{top:13px}.products-details-tabs .react-tabs__tab-list{margin-bottom:30px}.products-details-tabs .react-tabs__tab-list .react-tabs__tab{margin-left:10px;margin-right:10px;font-size:16px}.products-details-tabs .react-tabs__tab-panel .products-reviews h3{font-size:18px}.products-details-tabs .react-tabs__tab-panel .products-reviews .rating{top:2px}.products-details-tabs .react-tabs__tab-panel .products-reviews .rating span{font-size:17px}.products-details-tabs .react-tabs__tab-panel .products-reviews .side{width:20%}.products-details-tabs .react-tabs__tab-panel .products-reviews .side div{font-size:15px}.products-details-tabs .react-tabs__tab-panel .products-reviews .middle{width:60%}.products-details-tabs .react-tabs__tab-panel .products-review-comments h3{padding-bottom:10px;font-size:18px}.products-details-tabs .react-tabs__tab-panel .products-review-comments .user-review{padding-left:0}.products-details-tabs .react-tabs__tab-panel .products-review-comments .user-review img{position:relative;left:0;top:0;margin-bottom:15px}.products-details-tabs .react-tabs__tab-panel .products-review-comments .user-review .review-rating span{display:block!important;top:0;font-size:16px;margin-left:0;margin-top:5px}.products-details-tabs .react-tabs__tab-panel .review-form-wrapper h3{font-size:18px}.products-details-tabs .react-tabs__tab-panel .review-form-wrapper form button{margin-top:20px;padding:12px 45px;font-size:15px}.blog-details-desc .article-content .entry-meta ul{margin-bottom:-13px}.blog-details-desc .article-content .entry-meta ul li{display:inline-block;border-right:none;font-size:15px;margin-bottom:13px;margin-right:13px;padding-right:0}.blog-details-desc .article-content .entry-meta ul li:last-child{margin-right:0}.blog-details-desc .article-content h3{font-size:19px}.blog-details-desc .article-footer{text-align:center}.blog-details-desc .article-footer .article-share,.blog-details-desc .article-footer .article-tags{flex:0 0 100%;max-width:100%}.blog-details-desc .article-footer .article-share .social{text-align:center;margin-top:15px}.blog-details-desc .article-author .author-profile .author-profile-title .author-profile-title-details .author-profile-details h4{font-size:18px}.blockquote,blockquote{padding:20px!important}.blockquote p,blockquote p{font-size:17px!important}.prev-link-wrapper{flex:0 0 100%;max-width:100%;padding-right:0}.prev-link-wrapper .prev-title{font-size:15px}.prev-link-wrapper .meta-wrapper{font-size:13px}.next-link-wrapper{flex:0 0 100%;max-width:100%;padding-left:0;margin-top:30px}.next-link-wrapper .next-title{font-size:15px}.next-link-wrapper .meta-wrapper{font-size:13px}.comments-area .comments-title{font-size:19px}.comments-area .comment-author{font-size:16px}.comments-area .comment-author .avatar{height:50px;left:0;position:relative;width:50px;display:block;margin-bottom:15px}.comments-area .comment-body{padding-left:0}.comments-area .comment-respond .comment-reply-title{font-size:19px}.comments-area .comment-respond .comment-form-author{width:100%;padding-right:0}.comments-area .comment-respond .comment-form-email{width:100%;padding-left:0}.comments-area .comment-respond .form-submit input{font-size:15px}.widget-area{margin-top:40px;padding-left:0}.widget-area .widget .widget-title{font-size:19px}.widget-area .widget_insight ul li a,.widget-area .widget_recent_courses .item .info span{font-size:15px}.widget-area .widget_recent_courses .item .info .title{font-size:14.5px}.widget-area .widget_edemy_posts_thumb .item .info .title,.widget-area .widget_popular_products .item .info .title,.widget-area .widget_popular_products .item .info span{font-size:15px}.widget-area .tagcloud a{font-size:13.5px!important}.footer-area{padding-top:60px}.single-footer-widget h3{font-size:20px}.single-footer-widget.pl-5,.single-footer-widget.px-5{padding-left:0!important}.footer-bottom-area{margin-top:30px;text-align:center;padding-top:20px;padding-bottom:20px}.footer-bottom-area ul{text-align:center;margin-top:15px}.footer-bottom-area ul li:before{top:3px}.go-top{right:15px;width:40px;height:40px;font-size:35px}.main-banner-wrapper{padding-top:80px;padding-bottom:80px}.main-banner-wrapper .container-fluid{max-width:100%}.main-banner-wrapper-content{top:0;text-align:center}.main-banner-wrapper-content h1{margin-bottom:15px;font-size:30px}.main-banner-wrapper-content p{font-weight:500;font-size:15px}.main-banner-wrapper-content .default-btn{margin-top:5px}.main-banner-wrapper-image{margin-top:30px}.banner-shape14,.banner-shape15,.banner-shape16,.banner-shape17,.banner-shape18{display:none}.single-language-courses-box h3{margin-bottom:10px;font-size:18px}.single-language-courses-box p{padding-left:0;padding-right:0}.single-language-courses-box .default-btn{margin-top:5px}.single-feedback-item-box .client-info .title h3{font-size:18px}.single-feedback-item-box:after{right:40px;bottom:125px;font-size:71px}.feedback-slides-style-two.feedback-slides{max-width:100%;margin-left:0}.feedback-slides-style-two.feedback-slides .single-feedback-item-box{padding:35px 25px 80px}.feedback-slides-style-two.feedback-slides .swiper-pagination{text-align:start;bottom:25px;left:20px}.information-content{text-align:center}.information-content .sub-title{font-size:12.5px}.information-content h2{font-size:25px;margin-bottom:40px}.information-content .apply-details{text-align:left}.information-content .apply-details li{padding-left:80px}.information-content .apply-details li h3{margin-bottom:8px;font-size:18px}.information-content .apply-details li .icon{width:60px;height:60px;line-height:60px;top:2px;transform:translateY(0);font-size:25px}.information-image{margin-top:30px}.free-trial-form{margin-top:30px;text-align:center;padding:30px 20px}.free-trial-form .sub-title{font-size:12.5px}.free-trial-form h2{font-size:25px}.free-trial-form form .form-group{margin-bottom:15px}.free-trial-form form button{font-size:15px}.newsletter-modal .newsletter-modal-content{max-width:100%;margin-left:15px;margin-right:15px}.newsletter-modal .newsletter-modal-content .modal-image{display:none}.newsletter-modal .newsletter-modal-content .modal-inner-content{padding:30px 25px}.newsletter-modal .newsletter-modal-content .modal-inner-content .sub-text{line-height:1.6;font-size:15px}.newsletter-modal .newsletter-modal-content .modal-inner-content h2{margin-bottom:15px;font-size:25px}.newsletter-modal .newsletter-modal-content .modal-inner-content form .input-newsletter{font-size:14px}.newsletter-modal .newsletter-modal-content .modal-inner-content form button{height:auto;position:relative;font-size:14px;display:block;width:100%;margin-top:15px}.hero-banner-area{padding-top:60px;padding-bottom:60px}.hero-banner-area .container-fluid{max-width:100%}.hero-banner-content{text-align:center}.hero-banner-content p{padding-right:0;font-weight:500;font-size:15px}.hero-banner-content h1{margin-bottom:15px;line-height:1.3;font-size:28px}.hero-banner-content .default-btn{margin-top:5px}.hero-banner-image{margin-top:30px}.banner-shape19{display:none}.boxes-area.boxes-style-two .single-box-item{top:0;margin-bottom:0}.single-courses-item.without-box-shadow .courses-image img,.single-courses-item.without-box-shadow .courses-image:before{border-radius:5px}.overview-box{margin-top:45px}.overview-box .overview-content,.overview-box .overview-image{flex:0 0 100%;max-width:100%}.overview-box .overview-content{order:2;text-align:center}.overview-box .overview-content .sub-title{font-size:12.5px}.overview-box .overview-content h2{font-size:25px}.overview-box .overview-content .btn-box .playstore-btn{font-size:10px;text-align:left;padding:7px 10px 5px 45px}.overview-box .overview-content .btn-box .playstore-btn img{left:10px}.overview-box .overview-content .btn-box .playstore-btn span{font-size:14px}.overview-box .overview-content .btn-box .applestore-btn{font-size:10px;text-align:left;margin-left:8px;padding:7px 10px 5px 55px}.overview-box .overview-content .btn-box .applestore-btn img{left:10px}.overview-box .overview-content .btn-box .applestore-btn span{font-size:14px}.overview-box .overview-image{order:1;margin-bottom:35px}.yoga-main-banner{padding-top:60px;padding-left:0;padding-bottom:60px}.yoga-banner-content{max-width:100%}.yoga-banner-content .main-image{display:none}.yoga-banner-content:before{display:block}.yoga-banner-content .content{padding:30px 20px;position:relative;top:0;transform:unset}.yoga-banner-content .content .top-image{display:none}.yoga-banner-content .content h1{margin-bottom:15px;line-height:1.3;font-size:28px}.yoga-banner-content .content .default-btn{margin-top:5px}.yoga-banner-content .content .bottom-image{display:none}.single-training-box h3{margin-bottom:13px;font-size:19px}.tree-shape,.tree-shape2,.tree-shape3{display:none}.single-yoga-courses-box .courses-content h3{margin-bottom:10px;font-size:19px}.experience-area.extra-padding{padding-top:60px}.experience-content .sub-title{font-size:12.5px}.experience-content h2{font-size:25px}.experience-image{margin-top:35px;padding-left:10px;padding-top:10px}.experience-image:before{margin-right:10px}.experience-image:after{margin-left:10px;margin-top:10px}.experience-image .video-btn{width:60px;height:60px;font-size:30px;line-height:60px}.experience-image .title{font-size:20px;padding:12px 30px 10px 25px}.download-syllabus-form{padding:20px}.download-syllabus-form h2{font-size:25px}.download-syllabus-form form .form-group .nice-select{font-size:14px}.download-syllabus-form .syllabus-shape1,.download-syllabus-form .syllabus-shape2,.download-syllabus-form .syllabus-shape3{display:none}.single-pricing-box .pricing-header h3{font-size:18px;padding-top:15px}.single-pricing-box .pricing-features ul li{font-size:15.5px}.single-pricing-box .price{font-size:25px}.single-pricing-box .price span{margin-top:0;font-size:14px}.subscribe-image{margin-bottom:35px}.health-coaching-banner-area{margin-bottom:-25px;padding-top:80px}.health-coaching-banner-area .col-lg-6:first-child{order:2}.health-coaching-banner-area .col-lg-6:nth-child(2){order:1}.health-coaching-banner-area .divider{display:block;bottom:25px;height:70px}.health-coaching-banner-area:before{content:"";position:absolute;left:0;bottom:0;background-color:#f5f7fa;z-index:1;width:100%;height:25px}.health-coaching-banner-content{text-align:center;margin-bottom:35px}.health-coaching-banner-content h1{font-size:27px;margin-bottom:18px}.health-coaching-banner-content h1 br{display:none}.health-coaching-banner-content p{font-weight:500;font-size:15px}.health-coaching-banner-content .btn-box{margin-top:20px}.health-coaching-banner-content .btn-box .d-flex{justify-content:center}.health-coaching-banner-content .btn-box img{margin-left:15px;max-width:90px}.health-coaching-shape1,.health-coaching-shape2,.health-coaching-shape3,.health-coaching-shape4,.health-coaching-shape5,.health-coaching-shape6,.health-coaching-shape7{display:none}.single-lifestyle-box{padding:25px 15px}.single-lifestyle-box .icon{width:65px;height:65px;line-height:65px;font-size:30px;margin-bottom:20px}.single-lifestyle-box h3{margin-bottom:15px;font-size:18px}.program-section-title{padding-right:0;text-align:center}.program-section-title h2{font-size:25px}.program-list{margin-left:0;margin-top:30px}.program-list .program-circle-shape{display:none}.program-list .single-program-box:nth-child(2),.single-program-box{margin-bottom:30px}.single-program-box h3{margin-bottom:15px;font-size:18px}.single-program-box .icon{font-size:45px;margin-bottom:18px}.single-health-services-box{text-align:center;padding-left:0}.single-health-services-box .icon{position:relative;top:0;width:60px;height:60px;line-height:60px;font-size:30px;margin-left:auto;margin-right:auto;margin-bottom:20px}.single-health-services-box h3{font-size:18px}.experience-content .shape{display:none}.experience-img{margin-left:0;margin-top:30px}.experience-img .title{font-size:22px}.experience-shape1,.experience-shape2{display:none}.single-events-box-item .content h3{font-size:18px}.single-events-box-item .content .location{font-size:15px}.subscribe-area-two{padding-top:60px}.subscribe-area-two .col-lg-6:first-child{order:2}.subscribe-area-two .col-lg-6:nth-child(2){order:1}.subscribe-area-two .subscribe-content{max-width:100%;text-align:center}.subscribe-area-two .subscribe-image{margin-bottom:0;margin-top:30px}.health-coaching-feedback-image{margin-right:0}.health-coaching-inner{max-width:100%;margin-top:35px;padding-left:15px;padding-right:15px;padding-bottom:60px}.health-coaching-inner h2{margin-bottom:40px;font-size:25px}.object1,.object2,.object3,.object4{display:none}.feedback-quote{padding:20px}.feedback-quote p{font-size:15px}.feedback-quote .client-info{margin-top:20px}.feedback-quote .client-info .title h3{font-size:16px}.navbar-area.is-sticky.pb-0{padding-bottom:20px!important}.default-btn-style-two{font-size:14px;padding:13px 25px 13px 50px}.default-btn-style-two i{left:25px;top:13px}.default-btn-style-two:before{margin:2px}.kindergarten-main-banner{padding-top:100px}.kindergarten-main-banner .container-fluid{padding-left:15px;padding-right:15px}.kindergarten-banner-content h1{margin-bottom:15px;line-height:1.2;font-size:30px}.kindergarten-banner-content h1 span{display:inline;font-size:30px}.kindergarten-banner-content .image{margin-bottom:20px}.kindergarten-banner-content p{max-width:100%;margin-left:0;margin-right:0}.kindergarten-banner-content .circle-shape{position:absolute;left:0;right:0;top:15px;display:none;z-index:-1}.kindergarten-banner-content .default-btn-style-two{margin-top:5px}.kindergarten-banner-image{margin-top:30px}.kindergarten-shape1,.kindergarten-shape10,.kindergarten-shape11,.kindergarten-shape12,.kindergarten-shape13,.kindergarten-shape14,.kindergarten-shape15,.kindergarten-shape16,.kindergarten-shape17,.kindergarten-shape18,.kindergarten-shape19,.kindergarten-shape2,.kindergarten-shape20,.kindergarten-shape3,.kindergarten-shape4,.kindergarten-shape5,.kindergarten-shape6,.kindergarten-shape7,.kindergarten-shape8,.kindergarten-shape9{display:none}.kindergarten-about-image{margin-right:0;margin-bottom:5px}.kindergarten-about-image .shape{display:none}.kindergarten-about-image .main-image{padding-bottom:0}.kindergarten-about-image .main-image img{width:100%}.kindergarten-about-image .main-image img:nth-child(2){position:relative;text-align:center;margin-top:20px}.about-content .about-list{text-align:left}.about-content .about-list li span{padding-left:30px;padding-top:3px}.about-content .about-list li span i{width:25px;height:25px;line-height:25px;font-size:18px}.kindergarten-services-area{padding-bottom:60px}.kindergarten-services-area:before{display:none}.single-kindergarten-services-box{background-color:#fff;padding:25px 15px}.single-kindergarten-services-box img{display:none!important}.single-kindergarten-services-box .content{position:relative;top:0;padding-left:0;padding-right:0}.single-kindergarten-services-box .content h3{font-size:19px}.single-kindergarten-services-box .content .icon{font-size:40px;margin-bottom:20px}.kids-kite-image,.single-kindergarten-courses-box .courses-image:before{display:none}.single-kindergarten-courses-box .courses-image .price{width:50px;height:50px;right:15px;bottom:-25px;line-height:52px}.single-kindergarten-courses-box .courses-image .price span{font-size:15px}.single-kindergarten-courses-box .courses-content{padding:20px}.single-kindergarten-courses-box .courses-content h3{font-size:18px}.single-kindergarten-feedback-item{background-color:#fff;padding:25px 15px}.single-kindergarten-feedback-item .content img{display:none}.single-kindergarten-feedback-item .content p{position:relative;left:0;right:0;top:0;padding:0}.single-kindergarten-feedback-item .client-info{margin-top:15px;margin-left:0}.single-kindergarten-feedback-item .client-info h3{font-size:16px;color:#000}.single-kindergarten-feedback-item .client-info span{color:#000}.single-selected-ages-box h3{padding-top:9px;font-size:20px;margin-left:0;margin-right:0}.events-area.bg-shape{padding-top:100px;padding-bottom:70px}.events-box .image{background-image:unset!important;height:auto}.events-box .image img{display:inline-block}.events-box .content{padding:20px}.events-box .content h3{font-size:18px}.events-box .content .location{font-size:15px}.single-blog-item .post-image:before{display:none}.single-blog-item .post-content{padding-top:20px}.single-blog-item .post-content .category{font-size:13px}.single-blog-item .post-content h3{font-size:18px}.subscribe-content.text-left{text-align:center!important}.edemy-nav .navbar .navbar-collapse{overflow-y:auto}.edemy-nav .navbar .navbar-nav .nav-item .col{width:50%;flex-basis:inherit}.services-slides .swiper-button-next,.services-slides .swiper-button-prev{width:35px;height:35px;line-height:35px}.services-slides .swiper-button-next:after,.services-slides .swiper-button-prev:after{font-size:15px}.feedback-slides-three .swiper-button-next,.feedback-slides-three .swiper-button-prev{width:30px;height:30px;line-height:30px}.feedback-slides-three .swiper-button-next:after,.feedback-slides-three .swiper-button-prev:after{font-size:15px}.gym-home-area{padding-top:60px}.gym-home-area .sliderCounter{display:none}.gym-banner-item .container-fluid{padding-left:15px;padding-right:15px}.swiper-wrapper{height:750px}.gym-banner-content{text-align:center}.gym-banner-content h1{margin-bottom:10px;line-height:1.4;font-size:15px}.gym-banner-content p{max-width:100%}.gym-banner-content .default-btn{margin-top:5px}.gym-banner-image{margin-top:0;padding-left:0;padding-right:0}.gym-feedback-box p{font-size:16px}.gym-feedback-box:before{left:0;right:0;top:50%;transform:translateY(-50%);font-size:200px;opacity:.04}.gym-feedback-box .title{margin-top:20px}.gym-feedback-box .title h3{font-size:18px}.gym-feedback-box .title span{font-size:13.5px}.gym-feedback-slides .gym-feedback-box{max-width:100%}.single-featured-box .content{padding:15px;max-width:100%}.single-featured-box .content .icon{font-size:35px;margin-bottom:25px}.single-featured-box .content h3{font-size:17px}.why-choose-us-area .container-fluid{padding-left:15px;padding-right:15px}.why-choose-us-image{margin-bottom:30px}.why-choose-us-content{padding-left:0;text-align:center;margin-left:auto;margin-right:auto}.why-choose-us-content .sub-title{font-size:12.5px}.why-choose-us-content h2{font-size:25px}.why-choose-us-content .features-list{margin-top:-10px}.why-choose-us-content .features-list li span{font-size:16px;padding-left:0;padding-top:0;padding-bottom:0}.why-choose-us-content .features-list li span i{position:relative;left:0;top:0;width:35px;height:35px;line-height:35px;font-size:20px;display:block;margin:0 auto 5px}.why-choose-us-content .default-btn{margin-top:25px}.funfacts-area.bg-black:before{height:135px}.single-funfacts-item.with-box-shadow{padding-top:40px!important;padding-bottom:40px!important;padding-left:15px;padding-right:15px}.app-download-area{margin-bottom:60px;padding-top:60px;padding-bottom:50px}.app-download-area:after,.app-download-area:before{display:none}.app-download-content{top:0;margin-right:0;text-align:center}.app-download-content .sub-title{font-size:12.5px}.app-download-content h2{font-size:25px}.app-download-content .default-btn{margin-top:5px}.app-download-image{margin-top:30px}.online-platform-area .col-lg-6:first-child{order:2}.online-platform-area .col-lg-6:nth-child(2){order:1}.online-platform-content{text-align:center;padding-left:0}.online-platform-content .sub-title{font-size:12.5px}.online-platform-content h2{font-size:25px}.online-platform-content .default-btn{margin-top:5px}.online-platform-image{padding-right:0;margin-top:30px}.caoching-banner-area{padding-top:60px}.caoching-banner-area .social-links{left:0;bottom:0;position:relative;text-align:center;margin-bottom:15px}.caoching-banner-area .social-links li{margin-right:10px}.caoching-banner-content{top:0;text-align:center;margin-bottom:20px}.caoching-banner-content h1{margin-bottom:12px;font-size:27px}.caoching-banner-content p{max-width:100%;font-size:14px}.caoching-banner-content .default-btn{margin-top:5px}.c-shape1,.c-shape2{display:none}.single-features-box.without-bg{background-color:transparent!important;text-align:center;padding:0}.about-me-inner{padding:20px}.about-me-image{margin-bottom:30px;padding-right:0}.about-me-content{text-align:center;padding-left:0;padding-right:0}.about-me-content .sub-title{font-size:12.5px}.about-me-content h2{font-size:23px}.about-me-content .quote{padding:15px;font-size:14px}.about-me-content .default-btn{margin-top:20px}.single-coaching-types-box{text-align:center}.single-coaching-types-box h3{margin-bottom:13px;font-size:17px}.single-coaching-types-box p{margin-bottom:12px}.single-coaching-types-box .link-btn{font-size:14px}.coaching-feedback-image{margin-bottom:25px}.coaching-feedback-slides{margin-bottom:60px}.single-coaching-feedback-box{padding-left:0}.single-coaching-feedback-box p{font-size:14px}.single-coaching-feedback-box .client-info{margin-top:15px}.single-coaching-feedback-box .client-info .title h3{font-size:15px}.single-coaching-feedback-box .client-info .title span{font-size:13px;margin-top:5px}.c-shape3,.c-shape4,.c-shape5{display:none}.coaching-events-content{padding-right:0;text-align:center}.coaching-events-content .sub-title{font-size:12.5px}.coaching-events-content h2{font-size:23px}.coaching-events-image{margin-top:30px;padding-left:0}.single-coaching-events-box{padding:20px}.single-coaching-events-box .location{margin-bottom:9px}.single-coaching-events-box h3{font-size:17px;margin-bottom:10px}.single-coaching-events-box .date{padding:0;display:block;position:relative;text-align:center;background-color:transparent;margin-top:12px;height:auto}.single-coaching-events-box .date .div{font-size:18px;font-weight:600}.single-coaching-events-box .date .div span{font-size:18px;display:inline-block}.single-post-box .post-content{margin-top:20px}.single-post-box .post-content h3{font-size:17px}.motivation-banner-area{padding-top:60px}.motivation-banner-area .social-links{right:0;top:unset;position:relative;transform:unset;margin-bottom:55px;text-align:center}.motivation-banner-area .social-links li{margin-right:10px}.motivation-banner-area:before{display:none}.motivation-banner-content{text-align:center}.motivation-banner-content .sub-title{margin-bottom:12px;font-size:15px}.motivation-banner-content h1{font-size:30px;margin-bottom:20px}.motivation-features-area:before,.motivation-shape-1,.motivation-shape-2,.motivation-shape-3{display:none}.motivation-features-area .funfacts-box{border:unset}.motivation-about-image{text-align:center}.motivation-about-image .motivation-shape-4{display:none}.motivation-about-me-content{padding-left:0;margin-top:30px}.motivation-about-me-content .sub-title{font-size:12.5px}.motivation-about-me-content h2{font-size:24px}.motivation-about-me-content .quote{font-size:15px}.motivation-shape-5{display:none}.single-motivation-feedback-box p{font-size:16px}.motivation-events-content{padding-right:0}.motivation-events-content .sub-title{font-size:12.5px}.motivation-events-content h2{font-size:24px}.single-motivation-events-box{padding:20px;text-align:center}.single-motivation-events-box .location{margin-bottom:9px}.single-motivation-events-box h3{font-size:17px;margin-bottom:10px}.single-motivation-events-box .date{padding:0;display:block;position:relative;text-align:center;background-color:transparent;margin-top:12px;height:auto}.single-motivation-events-box .date .div{font-size:18px;font-weight:600}.single-motivation-events-box .date .div span{font-size:18px;display:inline-block}.motivation-events-image{padding-left:0;margin-top:30px}.motivation-events-image .motivation-shape-6,.motivation-shape-10,.motivation-shape-7,.motivation-shape-8,.motivation-shape-9{display:none}.motivation-subscribe-area .subscribe-content .newsletter-form{padding-right:0}.kitchen-coach-banner-area{padding-top:60px;padding-bottom:60px}.kitchen-coach-banner-area .container-fluid{padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);max-width:540px}.kitchen-coach-banner-area:before{display:none}.kitchen-coach-banner-content{padding-left:0;margin-top:30px}.kitchen-coach-banner-content h1{font-size:28px;margin-bottom:20px}.kitchen-coach-large-shape,.kitchen-shape-1,.kitchen-shape-2,.kitchen-shape-3,.kitchen-shape-4{display:none}.kitchen-about-content .sub-title{font-size:12.5px}.kitchen-about-content h2{font-size:24px}.kitchen-about-content .features-list{margin-top:-10px}.kitchen-about-content .features-list li span{font-size:16px;padding-left:0;padding-top:0;padding-bottom:0;text-align:center}.kitchen-about-content .features-list li span i{position:relative;left:0;top:0;width:35px;height:35px;line-height:35px;font-size:20px;display:block;margin:0 auto 5px}.kitchen-about-image{padding-left:0;margin-left:0;margin-bottom:0;margin-top:30px}.kitchen-about-image:before{display:none}.kitchen-book-content{margin-top:25px}.kitchen-book-content .sub-title{font-size:12.5px}.kitchen-book-content h2{margin-bottom:12px;font-size:24px}.single-kitchen-feedback-box{padding:20px 15px}.single-kitchen-feedback-box p{font-size:15px}.single-kitchen-events-box .events-content .category{font-size:12.5px}.single-kitchen-events-box .events-content h3{font-size:20px}.kitchen-inner-subscribe .subscribe-content .newsletter-form{padding-right:0}.kitchen-inner-subscribe{padding-left:20px;padding-right:20px}.happiness-cooking-image{margin-left:0;margin-bottom:0}.happiness-cooking-image:before{display:none}.happiness-cooking-content{padding-left:0;margin-top:30px}.happiness-cooking-content .sub-title{font-size:12.5px}.happiness-cooking-content h2{font-size:24px}.kitchen-shape-5,.kitchen-shape-6,.kitchen-shape-7{display:none}.online-art-banner-area{padding-top:60px;padding-bottom:60px}.online-art-banner-area .container-fluid{padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);max-width:540px}.online-art-banner-image{text-align:center;margin-bottom:30px}.online-art-banner-content{top:0}.online-art-banner-content h1{font-size:28px}.online-art-banner-wrap-image{top:0;margin-top:30px;text-align:center}.online-art-shape-1{display:none}.oa-quote-inner-box{padding:20px}.oa-quote-content{padding-left:0;margin-top:30px}.oa-quote-content p{font-size:20px}.oa-quote-content span{font-size:15px}.oa-features-area:before{height:90px}.oa-features-card h3{font-size:20px}.oa-video-box{margin:10px auto 0}.oa-video-box .video-btn{width:60px;height:60px;font-size:25px;line-height:60px}.oa-video-shape-1,.oa-video-shape-2,.oa-video-shape-3{display:none}.oa-funfacts-box h3{font-size:30px}.oa-funfacts-box p{font-size:12px}.oa-single-feedback-item{margin:auto;text-align:center}.oa-single-feedback-item .client-info{margin-bottom:15px;justify-content:center}.oa-single-feedback-item .client-info img{max-width:55px}.oa-single-feedback-item .client-info .title{text-align:start}.oa-single-feedback-item .client-info .title h3{font-size:18px}.oa-single-feedback-item p{font-size:15px}.oa-feedback-image{text-align:center;margin-top:30px}.oa-events-box .events-content{padding:15px}.oa-events-box .events-content .category{font-size:12px}.oa-events-box .events-content h3{margin-bottom:8px;font-size:20px}.oa-events-box .events-content .events-content-footer li{font-size:14px}.oa-inner-subscribe{padding-left:20px;padding-right:20px}.oa-blog-card .blog-content .meta li{font-size:14px}.oa-blog-card .blog-content h3{font-size:20px}.instructor-banner-area{padding-top:60px;padding-bottom:60px}.instructor-banner-area .container-fluid{padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);max-width:540px}.instructor-banner-content{top:0}.instructor-banner-content h1{font-size:30px}.instructor-banner-content .banner-btn{margin-top:22px}.instructor-banner-image{margin-top:30px;text-align:center}.instructor-banner-image .banner-dot-shape,.instructor-banner-shape-1,.instructor-banner-shape-2,.instructor-banner-shape-3{display:none}.instructor-features-card{text-align:center}.instructor-features-card .content{padding:0}.instructor-features-card .content .image-icon{position:relative;top:unset;transform:unset;margin-bottom:25px}.instructor-features-card .content h3{font-size:20px}.instructor-quote-inner-box{padding:20px}.instructor-quote-content{padding-left:0;margin-top:35px}.instructor-quote-content p{font-size:18px}.instructor-quote-content span{font-size:15px}.instructor-courses{padding-bottom:60px}.instructor-courses-shape-1,.instructor-courses-shape-2{display:none}.instructor-funfacts-box{text-align:center}.instructor-funfacts-box .content{padding-left:0}.instructor-funfacts-box .content .image-icon{position:relative;top:unset;transform:unset;margin-bottom:25px}.instructor-funfacts-box .content h3{font-size:30px}.instructor-funfacts-box .content p{font-size:12px}.instructor-single-feedback-item{padding:20px}.instructor-single-feedback-item .client-info img{max-width:50px}.instructor-single-feedback-item .client-info .title h3{font-size:18px}.instructor-boxes-card h3{font-size:20px}.instructor-boxes-shape{display:none}.instructor-video-area:before{height:55px}.instructor-video-box .video-btn{width:60px;height:60px;font-size:25px;line-height:60px}.instructor-events-box .events-content{padding:20px}.instructor-events-box .events-content .category{font-size:12px}.instructor-events-box .events-content h3{font-size:20px;margin-bottom:8px}.instructor-events-box .events-content .events-content-footer{margin-top:12px}.instructor-events-box .events-content .events-content-footer li{font-size:14px}.instructor-blog{padding-bottom:30px}.instructor-blog-wave-shape{bottom:0}.instructor-blog-shape{display:none}.instructor-subscribe-content span{font-size:12.5px}.instructor-subscribe-content h3{font-size:25px;margin-bottom:10px}.instructor-subscribe-form .newsletter-form .default-btn{position:relative;border-radius:5px;margin-top:10px}.instructor-subscribe-shape-1,.oa-funfacts-box:before{display:none}.col-lg-3:nth-child(2) .oa-funfacts-box,.col-lg-3:nth-child(3) .oa-funfacts-box{margin-top:0}.oa-feedback-image{padding-left:0}.instructor-subscribe-form .newsletter-form,.oa-inner-subscribe .subscribe-content .newsletter-form{padding-right:0}.cw-top-header .container-fluid{max-width:540px;padding-left:15px;padding-right:15px}.cw-top-header .left-content,.cw-top-header .right-content{text-align:center}.cw-top-header .right-content .info-content{justify-content:center}.cw-hero-banner{padding-top:50px}.cw-hero-banner .hero-img{margin-bottom:20px}.cw-hero-banner .container-fluid.p-0{padding:0 15px!important;max-width:540px}.cw-hero-banner .p-0{padding:0 15px!important}.cw-hero-banner .cw-banner-box{padding-left:0;padding-right:0}.cw-hero-banner .cw-banner-box .cw-banner-content{margin-bottom:30px}.cw-hero-banner .cw-banner-box .cw-banner-content h1{font-size:35px;width:auto;position:static}.cw-hero-banner .cw-banner-box .cw-banner-list{margin-bottom:30px}.cw-hero-banner .cw-banner-box .cw-banner-list .cw-shape{text-align:center;margin-top:20px}.cw-partner{padding:50px 15px}.cw-partner .cw-partner-item{text-align:center}.cw-partner .cw-partner-item img{display:inline-block}.cw-courses .img .icon{bottom:-30px}.cw-courses-slider .swiper-wrapper .swiper-slide:nth-child(odd) .cw-courses{margin-top:0}.cw-welcome-area .container-fluid{padding-right:15px!important;max-width:540px}.cw-welcome-area .cw-welcome-img{padding-right:0;margin-bottom:30px}.cw-welcome-area .cw-welcome .cw-welcome-content{margin-bottom:30px;max-width:100%}.cw-welcome-area .cw-welcome .cw-welcome-content h3{font-size:25px}.cw-welcome-area .cw-welcome .cw-mission-visio{margin-bottom:30px;max-width:100%}.cw-welcome-area .cw-shape2{display:none}.cw-feedback-slider-area .container-fluid{padding:0 15px;max-width:540px}.cw-feedback-slider-area .cw-feedback-title{margin-bottom:30px;max-width:100%}.cw-feedback-slider-area .cw-feedback-title h2{font-size:30px}.cw-feedback-slider-area .cw-feedback-item{padding:30px}.cw-feedback-slider-area .cw-feedback-item .cw-user img{width:70px;height:70px}.cw-upcoming-events{padding-right:0;margin-bottom:30px}.cw-upcoming-events .image .icon{display:none}.cw-events-card .event-card .cw-date h2{font-size:25px}.cw-events-card .event-card .cw-date p{font-size:12px}.cw-events-card .event-card .cw-content h5{font-size:15px}.cw-events-card .event-card .cw-content h4{font-size:16px}.cw-cta-area .container-fluid{max-width:510px}.cw-cta-content{padding:30px}.cw-cta-content:before{display:none}.cw-cta-content .cw-cta-box{max-width:100%}.cw-cta-content .cw-cta-box h3{font-size:30px}.cw-blog-card .cw-author img{width:40px;height:40px}.cw-blog-card .cw-author h4{font-size:15px}.cw-blog-card .cw-date{font-size:13px}.cw-blog-card h3{font-size:20px}.cw-page-title-area{padding-top:60px;padding-bottom:60px}.cw-page-title-area .cw-title-content h2{font-size:30px}.cw-page-title-area .cw-shape_1,.cw-page-title-area .cw-shape_2,.cw-page-title-area .cw-shape_3,.cw-page-title-area .cw-shape_4{display:none}.cw-about{padding-right:0;margin-bottom:30px}.cw-about .cw-about-content h3{font-size:30px}.cw-about-us .container-fluid{max-width:540px}.cw-about-us .cw-about-us-text{max-width:100%;padding-left:15px;padding-right:15px}.cw-about-us .cw-about-us-text .cw-content{margin-bottom:30px}.cw-about-us .cw-about-us-text .cw-content:last-child{margin-bottom:0}.cw-college-dean-message{padding-left:0;margin-top:30px}.cw-college-dean-message .title{font-size:30px}.cw-accommodation-content{margin-bottom:30px}.cw-accommodation-content h3{font-size:25px}.cw-accommodation-guarantee-img{margin-bottom:30px}.cw-accommodation-guarantee-img .cw-pdf-file{padding:20px 30px;bottom:30px;width:100%}.cw-accommodation-guarantee h2{font-size:25px}.cw-scholarships-content{margin-top:30px}.cw-scholarships-content h3{font-size:25px}.cw-scholarships-content .cw-scholarships-list .cw-list-card{display:block}.cw-scholarships-content .cw-scholarships-list .cw-list-card h4{width:100%;margin-bottom:5px}.cw-college-admission-system{margin-bottom:25px}.cw-college-admission-system-content h3{font-size:25px}.cw-college-admission-system-content.cw-undergraduate-studay{margin-bottom:30px}.cw-college-staff-slider .swiper-wrapper .swiper-slide:nth-child(odd) .cw-college-staff,.cwa-staff .cw-staff-list:nth-child(odd){margin-top:0}.op-main-banner-area{height:auto;padding-top:150px;padding-bottom:100px}.op-main-banner-area .container{margin-top:0;max-width:540px}.op-main-banner-area .op-banner-content{max-width:650px}.op-main-banner-area .op-banner-content h1{font-size:35px}.op-main-banner-area .op-banner-content p{font-size:17px}.section-title.text-start h2,.section-title.text-start p{margin-left:0}.op-features-box{padding:40px 30px}.op-features-box h3{font-size:20px}.op-feedback-content{padding:50px 15px}.main-banner-area{padding-top:60px;padding-bottom:60px}.main-banner-content-style-two{text-align:center}.main-banner-content-style-two h1{margin-bottom:15px;font-size:28px}.main-banner-content-style-two p{max-width:100%;font-weight:500;font-size:15px}.main-banner-image-style-two{margin-top:30px}.banner-shape1,.banner-shape10,.banner-shape11,.banner-shape12,.banner-shape13,.banner-shape2,.banner-shape3,.banner-shape4,.banner-shape5,.banner-shape6,.banner-shape7,.banner-shape8,.banner-shape9,.bulb{display:none}.testimonials-item{padding:30px}.testimonials-item img{margin-top:30px}.get-instant-courses-area-two{padding-top:60px;padding-bottom:60px}.get-instant-courses-area-two:after,.get-instant-courses-area-two:before{display:none}.get-instant-courses-area-two h2{font-size:30px}.get-instant-courses-image-style-two{margin-top:30px;text-align:center}.view-all-courses-area-three{padding-top:60px;padding-bottom:60px}.view-all-courses-image-style-two{text-align:center;margin-left:0;margin-bottom:30px}.view-all-courses-content-style-two{text-align:center}.view-all-courses-content-style-two h2{font-size:25px}.premium-access-area-two{padding-top:60px;padding-bottom:60px}.premium-access-area-two:before{display:none}.premium-access-content-style-two{position:static}.premium-access-content-style-two h2{font-size:25px}.premium-access-image-style-two{margin-top:30px}}@media only screen and (min-width:576px) and (max-width:767px){.container{max-width:540px}.edemy-responsive-nav .edemy-responsive-menu.mean-container .navbar-nav .nav-item.megamenu .dropdown-menu .nav-item .row{flex-wrap:wrap;display:flex}.edemy-responsive-nav .edemy-responsive-menu.mean-container .navbar-nav .nav-item.megamenu .dropdown-menu .nav-item .row .col{flex:0 0 50%;max-width:50%}.edemy-responsive-nav .edemy-responsive-menu.mean-container .navbar-nav .nav-item.megamenu .dropdown-menu .nav-item .row .col:nth-child(2) .megamenu-submenu li{border-top:none}.edemy-responsive-nav .edemy-responsive-menu.mean-container .navbar-nav .nav-item.megamenu .dropdown-menu .megamenu-submenu{width:70%}.banner-section .container-fluid,.main-banner .container-fluid{max-width:540px}.funfacts-area .col-lg-3:nth-child(2) .single-funfacts-item{padding-top:60px}.funfacts-area .col-lg-3:nth-child(3) .single-funfacts-item{border-bottom:none}.funfacts-area-two .col-lg-3:nth-child(2) .single-funfacts{padding-top:0}.funfacts-area-two .col-lg-3:nth-child(3) .single-funfacts{border-bottom:none}.view-all-courses-area .container-fluid{max-width:540px}.about-img .image{padding-bottom:45px}.about-img .image img{width:auto}.about-img .image img:nth-child(2){position:absolute;left:40px;bottom:0;margin-top:0}.blog-details-desc .article-footer{text-align:left}.blog-details-desc .article-footer .article-share,.blog-details-desc .article-footer .article-tags{flex:0 0 50%;max-width:50%}.blog-details-desc .article-footer .article-share .social{text-align:right;margin-top:0}.hero-banner-area .container-fluid,.main-banner-wrapper .container-fluid,.yoga-main-banner .container-fluid{max-width:540px}.health-coaching-banner-area{margin-bottom:-35px}.health-coaching-banner-area .divider{bottom:35px}.health-coaching-banner-area:before{height:35px}.health-coaching-inner{max-width:540px;margin-left:auto;margin-right:auto}.kindergarten-main-banner .container-fluid{max-width:540px}.kindergarten-about-image .main-image{padding-bottom:115px;padding-right:100px}.kindergarten-about-image .main-image img{width:auto}.kindergarten-about-image .main-image img:nth-child(2){position:absolute;text-align:right;margin-top:0}.about-content .about-list li{flex:0 0 33.333333%;max-width:33.333333%}.gym-banner-item .container-fluid,.main-banner-area .container-fluid{max-width:540px}.single-featured-box{margin-top:30px}.single-featured-box .content{max-width:400px}}@media only screen and (min-width:768px) and (max-width:991px){body,p{font-size:15px}.ptb-100{padding-bottom:80px}.pt-100,.ptb-100{padding-top:80px}.pb-100{padding-bottom:80px}.ptb-70{padding-bottom:50px}.pt-70,.ptb-70{padding-top:50px}.pb-70{padding-bottom:50px}.container{max-width:720px}.section-title{max-width:650px;margin-bottom:45px}.section-title .sub-title{font-size:13.5px}.section-title h2{max-width:520px;font-size:30px}.section-title p{max-width:515px}.default-btn{font-size:15px}.default-btn i{top:11px}.mtb-100{margin-top:0;margin-bottom:0}.main-banner .container-fluid{max-width:720px}.main-banner-content{max-width:595px;top:0;padding-right:0;text-align:center;margin:0 auto}.main-banner-content h1{margin-bottom:15px;font-size:35px}.main-banner-content p{max-width:515px;font-size:15px;margin:0 auto 10px}.main-banner-courses-list{margin-top:10px}.main-banner-courses-list .single-courses-box{margin-top:30px!important}.banner-shape1,.banner-shape10,.banner-shape11,.banner-shape12,.banner-shape13,.banner-shape2,.banner-shape3,.banner-shape4,.banner-shape5,.banner-shape6,.banner-shape7,.banner-shape8,.banner-shape9{display:none}.banner-section{padding-top:110px;padding-bottom:100px}.banner-section .container-fluid{max-width:720px}.banner-content{text-align:center}.banner-content h1{font-size:35px}.banner-content p{font-size:16px;max-width:535px;margin-left:auto;margin-right:auto}.banner-image{margin-top:30px}.banner-wrapper-area{padding-top:100px}.banner-wrapper-area .divider{display:block}.banner-wrapper-content{text-align:center}.banner-wrapper-content h1{margin-bottom:18px;font-size:32px}.banner-wrapper-content p{font-size:16px}.banner-wrapper-content form,.banner-wrapper-content p{max-width:550px;margin-left:auto;margin-right:auto}.banner-wrapper-image{margin-top:30px}.single-banner-box{border-radius:0!important;padding:25px 20px 25px 80px}.single-banner-box h3{font-size:19px}.single-banner-box .icon{left:20px;font-size:40px}.banner-inner-area .col-lg-4:nth-child(2) .single-banner-box{border-right:none}.banner-inner-area .col-lg-4:nth-child(3) .single-banner-box{border-top:1px solid #eee}.banner-wrapper{height:920px}.banner-wrapper-text{margin-top:-150px;max-width:510px}.banner-wrapper-text h1{margin-bottom:20px;font-size:38px}.banner-wrapper-text p{font-size:16px;line-height:1.8}.partner-area{padding-bottom:50px}.partner-area.ptb-70{padding-top:80px;padding-bottom:80px}.single-features-box{padding:25px}.single-features-box h3{margin-bottom:13px;font-size:19px}.single-features-box .icon{font-size:35px;margin-bottom:17px}.single-features-box .link-btn{font-size:14px}.single-features-box.without-padding{text-align:center}.about-image .image img{width:100%}.about-content{text-align:center;margin-top:30px}.about-content .sub-title{font-size:13.5px}.about-content h2{font-size:30px}.about-content .features-list li{flex:0 0 25%;max-width:25%}.about-content .features-list li span{font-size:16px;padding-left:0;padding-top:0;padding-bottom:0}.about-content .features-list li span i{position:relative;top:0;width:35px;height:35px;line-height:35px;font-size:20px;display:block;margin-left:auto;margin-right:auto;margin-bottom:10px}.shape1,.shape10,.shape11,.shape12,.shape13,.shape14,.shape15,.shape16,.shape17,.shape18,.shape19,.shape2,.shape20,.shape21,.shape22,.shape23,.shape3,.shape4,.shape5,.shape6,.shape7,.shape8,.shape9{display:none}.about-area-two.pt-70{padding-top:80px}.divider{display:none}.about-content-box{text-align:center}.about-content-box .sub-title{font-size:13.5px}.about-content-box h2{font-size:30px}.about-video-box{margin-left:0;margin-top:30px}.courses-area.pt-100.pb-70 .courses-info{margin-bottom:30px}.single-courses-box .courses-content{padding:20px}.single-courses-box .courses-content h3{margin-bottom:12px;font-size:19px}.single-courses-box.without-boxshadow{box-shadow:0 8px 16px 0 rgba(146,184,255,.2)}.courses-info{margin-top:15px}.single-courses-item .courses-content .price{font-size:24px}.single-courses-item .courses-content h3{font-size:19px}.single-courses-item .courses-content .courses-content-footer{padding-right:70px}.shorting-menu .filter{font-size:15px;margin-left:8px;margin-right:8px}.single-courses-item-box .courses-content h3{font-size:19px}.boxes-area .col-lg-4:first-child,.boxes-area .col-lg-4:nth-child(2){top:-240px;margin-bottom:-240px;margin-top:0}.single-box-item{padding:60px 25px 30px;top:0;margin-bottom:0;margin-top:30px}.single-box-item .icon{font-size:55px;margin-bottom:45px}.single-box-item .icon img{top:-25px}.single-box-item h3{font-size:19px}.feedback-content{text-align:center}.feedback-content .sub-title{font-size:13.5px}.feedback-content h2{font-size:30px}.single-feedback-item{text-align:left}.single-testimonials-item{padding-left:255px}.single-testimonials-item p{font-size:17px}.single-testimonials-item h3{font-size:19px}.single-testimonials-item span{font-size:14px}.single-feedback-box{padding:25px}.funfacts-list{margin-top:40px}.single-funfacts-box{padding:80px 25px}.single-funfacts-box h3{font-size:36px}.single-funfacts-box h3 span{font-size:40px}.single-funfacts-box p{font-size:14px}.single-funfacts-item{padding-top:80px;padding-bottom:80px}.single-funfacts-item h3{font-size:36px}.single-funfacts-item h3 span{font-size:40px}.single-funfacts-item p{font-size:15px;text-transform:capitalize}.single-funfacts{padding-top:80px;padding-bottom:80px}.single-funfacts h3{font-size:36px}.single-funfacts h3 span{font-size:40px}.single-funfacts p{font-size:15px;text-transform:capitalize}.get-instant-courses-content{text-align:center;padding:40px}.get-instant-courses-content .sub-title{font-size:13.5px}.get-instant-courses-content h2{font-size:30px}.single-advisor-box .advisor-content h3{font-size:19px}.single-advisor-box .advisor-content .sub-title{font-size:14px}.slogan-image{padding-right:0;margin-top:0;margin-bottom:30px}.slogan-content{padding-left:0;text-align:center}.slogan-content p{font-size:18px}.slogan-content h3{font-size:20px}.slogan-content span{font-size:14px}.slogan-content:before{right:0;left:0;top:0;font-size:160px}.divider2,.divider3{display:none}.single-categories-box .content h3{font-size:21px}.single-categories-box .content span{font-size:14px}.single-advisor-item .advisor-content h3{font-size:19px}.single-advisor-item .advisor-content span{font-size:14px}.single-blog-post .post-content .category{font-size:13px}.single-blog-post .post-content h3{margin-bottom:0;font-size:19px}.single-blog-post .post-content .post-content-footer{margin-top:15px}.blog-post-info{padding-top:25px}.single-blog-post-item .post-content .category{font-size:13px}.single-blog-post-item .post-content h3{font-size:19px}.single-blog-post-box .post-content .category{font-size:13px}.single-blog-post-box .post-content h3{margin-bottom:0;font-size:19px}.single-blog-post-box .post-content .post-content-footer{margin-top:15px}.view-all-courses-area{padding-top:80px}.view-all-courses-area .container-fluid{max-width:720px}.view-all-courses-content{max-width:650px;text-align:center;margin-left:auto;margin-right:auto}.view-all-courses-content .sub-title{font-size:13.5px}.view-all-courses-content h2{max-width:520px;font-size:30px;margin-left:auto;margin-right:auto}.view-all-courses-content p{max-width:515px;margin-left:auto;margin-right:auto}.view-all-courses-image{margin-left:0;margin-top:30px}.view-all-courses-area-two{padding-top:80px;padding-bottom:80px}.premium-access-content{max-width:650px}.premium-access-content .sub-title{font-size:13.5px}.premium-access-content h2{max-width:520px;font-size:30px}.premium-access-content p{max-width:515px}.subscribe-content{max-width:650px}.subscribe-content .sub-title{font-size:13.5px}.subscribe-content h2{max-width:520px;font-size:30px}.subscribe-content p{max-width:515px}.subscribe-content .newsletter-form{max-width:585px}.page-title-content h2{max-width:720px;font-size:30px}.courses-details-desc .react-tabs__tab-panel .courses-overview h3{font-size:20px}.courses-details-desc .react-tabs__tab-panel .courses-curriculum h3{font-size:19px}.courses-details-header .courses-price{text-align:left;margin-top:25px}.courses-details-info{margin-left:0;margin-top:30px}.courses-details-desc-style-two h3{font-size:21px}.courses-details-desc-style-two .courses-curriculum h3{font-size:17px}.courses-details-desc-style-two .courses-author .author-profile .author-profile-title .author-profile-title-details .author-profile-details h4{font-size:19px}.courses-details-desc-style-two .courses-reviews h3,.related-courses h3{font-size:22px}.single-events-box .content h3{font-size:20px}.events-details-image #timer div{width:90px;height:90px;font-size:35px;margin-left:2px;margin-right:2px}.events-details-image #timer div span{font-size:15px;margin-top:-2px}.events-details-desc h3{font-size:20px}.events-details-info{margin-top:30px}.events-details-info .info li{font-size:15px}.events-details-info .info li.price{font-size:22px}.single-products-box .products-content h3{font-size:18px}.single-products-box .products-content .price{font-size:15px}.single-testimonials-box{max-width:645px;padding-right:50px}.single-testimonials-box p{font-size:18px}.our-story-title h3{padding-left:28px;font-size:22px}.our-story-title h3 .number{font-size:24px}.our-story-content{padding-right:0}.our-story-area .col-lg-8,.our-story-area .col-lg-8:nth-child(2){margin-top:20px}.start-with-success-area .section-title h2{max-width:640px}.start-with-success-box .content h3{font-size:19px;margin-bottom:6px}.start-with-success-box .content span{font-size:14px}.widget-area{margin-top:40px;padding-left:0}.widget-area .widget .widget-title{font-size:19px}.cart-table table thead tr th{font-size:14px}.cart-totals h3{font-size:20px}.cart-totals h3:last-child{font-size:18px}.billing-details .title{font-size:19px}.order-details{margin-top:30px}.order-details .title{font-size:19px}.products-details-desc{margin-top:35px;padding-left:0}.products-details-desc h3{font-size:19px}.products-details-tabs .react-tabs__tab-list .react-tabs__tab{font-size:17px}.products-details-tabs .react-tabs__tab-panel{max-width:645px}.products-details-tabs .react-tabs__tab-panel .products-review-comments h3,.products-details-tabs .react-tabs__tab-panel .products-reviews h3,.products-details-tabs .react-tabs__tab-panel .review-form-wrapper h3{font-size:19px}.apply-instructor-image h2{margin-bottom:25px;font-size:30px;text-align:center}.apply-instructor-image img{width:100%}.apply-instructor-content{padding:25px;margin-top:30px}.apply-instructor-content .react-tabs__tab-list .react-tabs__tab{margin-right:35px;font-size:17px}.apply-instructor-content h3,.blog-details-desc .article-content h3{font-size:20px}.blog-details-desc .article-author .author-profile .author-profile-title .author-profile-title-details .author-profile-details h4{font-size:19px}.blockquote,blockquote{padding:30px!important}.blockquote p,blockquote p{font-size:19px!important}.next-link-wrapper .next-title,.prev-link-wrapper .prev-title{font-size:15px}.comments-area .comment-respond .comment-reply-title,.comments-area .comments-title{font-size:20px}.comments-area .comment-respond .form-submit input{font-size:14px}.profile-box .content{padding:0 0 0 20px}.profile-box .content h3{font-size:20px}.privacy-policy-content h3,.purchase-guide-content h3,.terms-of-service-content h3{font-size:19px}.teacher-register-box{max-width:500px;padding:35px}.teacher-register-box h2{font-size:30px}.coming-soon-area{height:auto;padding-top:120px;padding-bottom:120px}.coming-soon-content{max-width:650px}.coming-soon-content h2,.error-content h3{font-size:36px}.login-form{margin-right:0}.login-form h2{font-size:30px}.register-form{margin-top:40px;padding-top:0;padding-left:0}.register-form h2{font-size:30px}.contact-info .sub-title{font-size:13px}.contact-info ul li h3{font-size:19px}.contact-form{margin-left:0;margin-top:35px}.contact-form h2{font-size:30px}.faq-accordion-tab .react-tabs__tab-list{margin-bottom:30px}.faq-accordion-tab .react-tabs__tab-list li{margin-bottom:20px}.faq-accordion .accordion .accordion-title{font-size:16px}.footer-area{padding-top:80px}.single-footer-widget h3{font-size:21px;margin-bottom:19px}.footer-bottom-area{margin-top:50px}.main-banner-wrapper{padding-top:100px;padding-bottom:100px}.main-banner-wrapper .container-fluid{max-width:768px}.main-banner-wrapper-content{top:0;max-width:595px;text-align:center;margin:0 auto}.main-banner-wrapper-content h1{margin-bottom:15px;font-size:38px}.main-banner-wrapper-content p{max-width:515px;font-size:15.5px;margin-left:auto;margin-right:auto}.main-banner-wrapper-image{margin-top:30px}.banner-shape14,.banner-shape15,.banner-shape16,.banner-shape17,.banner-shape18{display:none}.single-language-courses-box h3{margin-bottom:10px;font-size:19px}.single-language-courses-box p{padding-left:0;padding-right:0}.single-language-courses-box .default-btn{margin-top:5px}.feedback-slides-style-two.feedback-slides{max-width:600px;margin-left:0}.information-content{text-align:center}.information-content .sub-title{font-size:13.5px}.information-content h2{font-size:30px}.information-content .apply-details{text-align:left}.information-content .apply-details li{padding-left:100px}.information-content .apply-details li h3{margin-bottom:8px;font-size:19px}.information-content .apply-details li .icon{width:75px;height:75px;line-height:75px;font-size:35px}.free-trial-form,.information-image{margin-top:30px}.free-trial-form .sub-title{font-size:13.5px}.free-trial-form h2{font-size:30px}.newsletter-modal .newsletter-modal-content{max-width:500px}.newsletter-modal .newsletter-modal-content .modal-image{display:none}.newsletter-modal .newsletter-modal-content .modal-inner-content{padding:40px 35px}.newsletter-modal .newsletter-modal-content .modal-inner-content h2{font-size:30px;margin-bottom:12px}.newsletter-modal .newsletter-modal-content .modal-inner-content .sub-text{font-size:15px}.hero-banner-area{padding-top:100px;padding-bottom:200px}.hero-banner-area .container-fluid{max-width:720px}.hero-banner-area .divider{display:block}.hero-banner-content{max-width:595px;text-align:center;margin:0 auto}.hero-banner-content h1{margin-bottom:15px;font-size:35px}.hero-banner-content p{max-width:515px;font-size:15px;padding-right:0;margin-left:auto;margin-right:auto}.hero-banner-image{margin-top:30px}.banner-shape19{display:none}.boxes-area.boxes-style-two .single-box-item{top:0;margin-bottom:0}.boxes-area.boxes-style-two .col-lg-4:first-child,.boxes-area.boxes-style-two .col-lg-4:nth-child(2){top:-150px;margin-bottom:-150px}.overview-box{margin-top:45px}.overview-box .overview-content,.overview-box .overview-image{flex:0 0 100%;max-width:100%}.overview-box .overview-content{order:2;text-align:center}.overview-box .overview-content .sub-title{font-size:13.5px}.overview-box .overview-content h2{font-size:30px}.overview-box .overview-content .btn-box .applestore-btn,.overview-box .overview-content .btn-box .playstore-btn{text-align:left}.overview-box .overview-image{order:1;margin-bottom:40px}.yoga-main-banner{padding-left:0}.yoga-main-banner .container-fluid{max-width:720px}.yoga-banner-content{max-width:720px;margin-left:auto;margin-right:auto}.yoga-banner-content .content{padding:100px;margin-top:-10px}.yoga-banner-content .content .bottom-image{display:none}.yoga-banner-content .content h1{font-size:35px}.yoga-banner-content .content .default-btn{margin-top:10px}.single-training-box h3{font-size:19px}.tree-shape2,.tree-shape3{display:none}.single-yoga-courses-box .courses-content h3{font-size:19px}.tree-shape{bottom:0}.tree-shape img{width:120px}.experience-area.extra-padding{padding-top:80px}.experience-content .sub-title{font-size:13.5px}.experience-content h2{font-size:30px}.experience-image{margin-top:30px}.experience-image .title{font-size:30px}.download-syllabus-form{margin-top:30px;padding:40px}.download-syllabus-form h2{font-size:30px}.single-pricing-box .pricing-header h3{font-size:19px}.single-pricing-box .pricing-features ul li{font-size:16px}.single-pricing-box .price{font-size:30px}.single-pricing-box .price span{margin-top:0;font-size:15px}.subscribe-image{margin-bottom:35px}.health-coaching-banner-area{margin-bottom:-40px;padding-top:100px}.health-coaching-banner-area .col-lg-6:first-child{order:2}.health-coaching-banner-area .col-lg-6:nth-child(2){order:1}.health-coaching-banner-area .divider{bottom:40px;height:100px;display:block}.health-coaching-banner-area:before{content:"";position:absolute;left:0;bottom:0;background-color:#f5f7fa;z-index:1;width:100%;height:40px}.health-coaching-banner-content{text-align:center;max-width:540px;margin-bottom:35px;margin-left:auto;margin-right:auto}.health-coaching-banner-content h1{font-size:40px;margin-bottom:25px}.health-coaching-banner-content h1 br{display:none}.health-coaching-banner-content p{font-size:16px}.health-coaching-banner-content .btn-box{margin-top:25px}.health-coaching-banner-content .btn-box .d-flex{justify-content:center}.health-coaching-shape1,.health-coaching-shape2,.health-coaching-shape3,.health-coaching-shape4,.health-coaching-shape5,.health-coaching-shape6,.health-coaching-shape7{display:none}.single-lifestyle-box h3{font-size:19px}.single-lifestyle-box .icon{width:80px;height:80px;line-height:80px;font-size:40px;margin-bottom:20px}.program-section-title{max-width:555px;padding-right:0;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:40px}.program-section-title .sub-title{font-size:13.5px}.program-section-title h2{font-size:30px}.program-list{margin-left:0;margin-top:30px}.program-list .program-circle-shape{left:0;right:0;text-align:center}.single-program-box .icon{font-size:45px}.single-program-box h3{font-size:19px}.single-health-services-box{text-align:center;padding-left:0}.single-health-services-box .icon{position:relative;top:0;margin-left:auto;margin-right:auto;margin-bottom:20px}.single-health-services-box h3{font-size:19px}.experience-img{margin-top:30px;margin-left:0}.experience-img .title{font-size:30px}.experience-shape1,.experience-shape2{display:none}.single-events-box-item .content h3{font-size:19px}.subscribe-area-two{padding-top:80px}.subscribe-area-two .col-lg-6:first-child{order:2}.subscribe-area-two .col-lg-6:nth-child(2){order:1}.subscribe-area-two .subscribe-content{text-align:center;max-width:650px;margin-left:auto;margin-right:auto}.subscribe-area-two .subscribe-image{margin-bottom:0;margin-top:30px}.health-coaching-feedback-area{padding-bottom:80px}.health-coaching-feedback-image{margin-right:0}.health-coaching-inner{max-width:600px;margin-left:auto;margin-right:auto;margin-top:35px;padding-left:15px;padding-right:15px}.health-coaching-inner h2{font-size:30px}.feedback-quote p{font-size:17px}.default-btn-style-two{font-size:15px}.default-btn-style-two i{left:35px;top:15px}.navbar-area.is-sticky.pb-0{padding-bottom:20px!important}.kindergarten-main-banner{padding-top:130px}.kindergarten-main-banner .container-fluid{max-width:720px;padding-left:15px;padding-right:15px}.kindergarten-banner-content{max-width:525px;margin-left:auto;margin-right:auto}.kindergarten-banner-content h1{margin-bottom:15px;line-height:1.2;font-size:45px}.kindergarten-banner-content h1 span{display:inline;font-size:45px}.kindergarten-banner-content .circle-shape{display:none}.kindergarten-banner-image{margin-top:30px}.kindergarten-shape10,.kindergarten-shape11,.kindergarten-shape12,.kindergarten-shape13,.kindergarten-shape14,.kindergarten-shape15,.kindergarten-shape16,.kindergarten-shape17,.kindergarten-shape18,.kindergarten-shape19,.kindergarten-shape20,.kindergarten-shape3,.kindergarten-shape5,.kindergarten-shape7,.kindergarten-shape8,.kindergarten-shape9{display:none}.kindergarten-about-image{margin-right:0}.kindergarten-about-image .shape{right:85px}.about-content .about-list{text-align:left}.about-content .about-list li{flex:0 0 25%;max-width:25%}.kindergarten-services-area:before{height:160px}.single-kindergarten-services-box{background-color:#fff;padding:35px 20px}.single-kindergarten-services-box img{display:none!important}.single-kindergarten-services-box .content{position:relative;top:0;padding-left:0;padding-right:0}.single-kindergarten-services-box .content .icon{font-size:40px;margin-bottom:20px}.single-kindergarten-services-box .content h3{font-size:20px}.kids-kite-image{margin-top:-210px}.single-kindergarten-courses-box .courses-content{padding:0 20px 20px}.single-kindergarten-courses-box .courses-content h3{font-size:20px}.single-kindergarten-feedback-item .client-info h3{font-size:17px}.single-selected-ages-box h3{font-size:22px;margin-left:0;margin-right:0}.events-box .content{padding:30px}.events-box .content h3{font-size:20px}.events-box .content .location{font-size:15px}.single-blog-item .post-content h3{font-size:20px}.subscribe-content.text-left{text-align:center!important;max-width:650px;margin-left:auto;margin-right:auto}.subscribe-content.text-left p{max-width:515px;margin-left:auto;margin-right:auto}.subscribe-content.text-left .newsletter-form{max-width:585px;margin-left:auto;margin-right:auto}.services-slides .swiper-button-next,.services-slides .swiper-button-prev{width:40px;height:40px;line-height:40px}.services-slides .swiper-button-next:after,.services-slides .swiper-button-prev:after{font-size:18px}.feedback-slides-three .swiper-button-next,.feedback-slides-three .swiper-button-prev{width:40px;height:40px;line-height:40px}.feedback-slides-three .swiper-button-next:after,.feedback-slides-three .swiper-button-prev:after{font-size:18px}.gym-home-area{padding-top:80px}.gym-banner-item .container-fluid{max-width:720px;padding-left:15px;padding-right:15px}.gym-banner-content{text-align:center;max-width:540px;margin-left:auto;margin-right:auto}.gym-banner-content h1{margin-bottom:18px;font-size:20px}.gym-banner-content p{margin-left:auto;margin-right:auto}.gym-banner-content .default-btn{margin-top:8px}.gym-banner-image{max-width:600px;margin-left:auto;margin-right:auto;margin-top:0;padding-right:0;padding-left:0}.gym-feedback-box p{font-size:18px}.gym-feedback-box .title{margin-top:20px}.gym-feedback-box .title h3{font-size:20px}.gym-feedback-box:before{left:0;right:0;top:50%;transform:translateY(-50%)}.gym-feedback-slides .gym-feedback-box{max-width:600px}.single-featured-box .content{padding:15px;max-width:400px}.single-featured-box .content .icon{font-size:40px}.single-featured-box .content h3{margin-bottom:12px;font-size:20px}.why-choose-us-area .container-fluid{max-width:720px;padding-left:15px;padding-right:15px}.why-choose-us-image{margin-bottom:30px}.why-choose-us-content{text-align:center;max-width:100%}.why-choose-us-content .sub-title{font-size:13.5px}.why-choose-us-content h2{font-size:30px}.why-choose-us-content .features-list li{flex:0 0 25%;max-width:25%}.why-choose-us-content .features-list li span{font-size:16px;padding-left:0;padding-top:0;padding-bottom:0}.why-choose-us-content .features-list li span i{position:relative;top:0;width:35px;height:35px;line-height:35px;font-size:20px;display:block;margin-left:auto;margin-right:auto;margin-bottom:10px}.app-download-area{margin-bottom:80px;padding-top:80px;padding-bottom:60px}.app-download-area:after,.app-download-area:before{display:none}.app-download-content{margin-right:0;top:0;text-align:center}.app-download-content .sub-title{font-size:13.5px}.app-download-content h2{font-size:30px}.app-download-image{margin-top:30px}.online-platform-area .col-lg-6:first-child{order:2}.online-platform-area .col-lg-6:nth-child(2){order:1}.online-platform-content{text-align:center;padding-left:0}.online-platform-content .sub-title{font-size:13.5px}.online-platform-content h2{font-size:30px}.online-platform-image{padding-right:0;margin-top:30px}.caoching-banner-area{padding-top:80px}.caoching-banner-area .social-links{left:0;bottom:0;position:relative;text-align:center;margin-bottom:20px}.caoching-banner-content{top:0;text-align:center}.caoching-banner-content h1{font-size:45px}.caoching-banner-content p{font-size:15px;margin-left:auto;margin-right:auto}.caoching-banner-content .default-btn{margin-top:5px}.caoching-banner-image{margin-top:30px}.c-shape1{top:35%}.c-shape2{top:30%}.single-features-box.without-bg{padding:0;background-color:transparent!important}.about-me-image{padding-right:0;margin-bottom:30px}.about-me-content{padding-left:0;padding-right:0}.about-me-content h2{font-size:30px}.about-me-content .quote{font-size:17px}.single-coaching-types-box h3{font-size:19px}.coaching-feedback-image{margin-bottom:30px}.coaching-feedback-slides{margin-bottom:80px}.single-coaching-feedback-box{padding-left:0}.single-coaching-feedback-box p{font-size:18px}.coaching-events-content{padding-right:0;text-align:center}.coaching-events-content h2{font-size:30px}.coaching-events-image{padding-left:0;margin-top:30px}.single-coaching-events-box{text-align:left}.single-coaching-events-box h3{font-size:19px}.single-coaching-events-box .date .div{font-size:35px}.single-coaching-events-box .date .div span,.single-post-box .post-content h3{font-size:19px}.c-shape3,.c-shape4{display:none}.motivation-banner-area{padding-top:80px}.motivation-banner-area .social-links{right:0;top:unset;position:relative;transform:unset;margin-bottom:55px}.motivation-banner-area .social-links li{margin-right:10px}.motivation-banner-area:before{display:none}.motivation-banner-content .sub-title{font-size:16px}.motivation-banner-content h2{font-size:45px}.motivation-features-area:before{display:none}.motivation-features-area .funfacts-box{border:none}.motivation-about-me-content{padding-left:0;margin-top:30px}.motivation-about-me-content h2{font-size:30px}.motivation-shape-5{display:none}.motivation-events-image{padding-left:0;margin-top:30px}.motivation-shape-10,.motivation-shape-7,.motivation-shape-8,.motivation-shape-9{display:none}.motivation-events-content{padding-right:0}.kitchen-coach-banner-area{padding-top:90px;padding-bottom:90px}.kitchen-coach-banner-area .container-fluid{padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);max-width:720px}.kitchen-coach-banner-area:before{display:none}.kitchen-coach-banner-content{padding-left:0;margin-top:30px}.kitchen-coach-banner-content h1{font-size:50px;margin-bottom:20px}.kitchen-coach-large-shape,.kitchen-shape-1,.kitchen-shape-2,.kitchen-shape-3,.kitchen-shape-4{display:none}.kitchen-about-content h2{font-size:30px}.kitchen-about-image{margin-left:0;margin-top:30px}.kitchen-book-content h2{font-size:30px}.single-kitchen-events-box .events-content h3{font-size:20px}.happiness-cooking-content{padding-left:0;margin-top:30px}.happiness-cooking-content h2{font-size:30px}.online-art-banner-area .container-fluid{padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);max-width:720px}.online-art-banner-image{text-align:center;margin-bottom:30px}.online-art-banner-content{top:0}.online-art-banner-content h1{font-size:45px}.online-art-banner-wrap-image{top:0;margin-top:30px;text-align:center}.online-art-shape-1{display:none}.oa-quote-inner-box{padding:35px}.oa-quote-content{padding-left:0;margin-top:30px}.oa-quote-content p{font-size:22px}.oa-features-area:before{height:90px}.oa-features-card h3{font-size:20px}.oa-video-box{margin:10px auto 0}.oa-video-shape-1,.oa-video-shape-2,.oa-video-shape-3{display:none}.oa-funfacts-box h3{font-size:40px}.oa-funfacts-box p{font-size:14px}.oa-single-feedback-item{margin:auto;text-align:center}.oa-single-feedback-item .client-info{margin-bottom:15px;justify-content:center}.oa-single-feedback-item .client-info img{max-width:55px}.oa-single-feedback-item .client-info .title{text-align:start}.oa-single-feedback-item .client-info .title h3{font-size:20px}.oa-single-feedback-item p{font-size:18px}.oa-feedback-image{text-align:center;margin-top:30px}.oa-events-box .events-content{padding:15px}.oa-events-box .events-content .category{font-size:12px}.oa-events-box .events-content h3{margin-bottom:8px;font-size:20px}.oa-events-box .events-content .events-content-footer li{font-size:14px}.oa-inner-subscribe{padding-left:20px;padding-right:20px}.oa-blog-card .blog-content .meta li{font-size:14px}.oa-blog-card .blog-content h3{font-size:20px}.instructor-banner-area{padding-top:90px;padding-bottom:90px}.instructor-banner-area .container-fluid{padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);max-width:720px}.instructor-banner-content{top:0}.instructor-banner-content h1{font-size:45px}.instructor-banner-content .banner-btn{margin-top:22px}.instructor-banner-image{margin-top:30px;text-align:center}.instructor-banner-image .banner-dot-shape,.instructor-banner-shape-1,.instructor-banner-shape-2,.instructor-banner-shape-3{display:none}.instructor-features-card .content h3{font-size:20px}.instructor-quote-inner-box{padding:35px}.instructor-quote-content{padding-left:0;margin-top:35px}.instructor-quote-content p{font-size:20px}.instructor-courses{padding-bottom:80px}.instructor-courses-shape-1,.instructor-courses-shape-2{display:none}.instructor-funfacts-box{text-align:center}.instructor-funfacts-box .content{padding-left:0}.instructor-funfacts-box .content .image-icon{position:relative;top:unset;transform:unset;margin-bottom:25px}.instructor-funfacts-box .content h3{font-size:40px}.instructor-funfacts-box .content p{font-size:15px}.instructor-single-feedback-item{padding:30px}.instructor-single-feedback-item .client-info img{max-width:50px}.instructor-single-feedback-item .client-info .title h3{font-size:18px}.instructor-boxes-card h3{font-size:22px}.instructor-boxes-shape{display:none}.instructor-video-area:before{height:55px}.instructor-events-box .events-content{padding:20px}.instructor-events-box .events-content .category{font-size:12px}.instructor-events-box .events-content h3{font-size:22px;margin-bottom:8px}.instructor-events-box .events-content .events-content-footer{margin-top:12px}.instructor-events-box .events-content .events-content-footer li{font-size:14px}.instructor-blog{padding-bottom:50px}.instructor-blog-wave-shape{bottom:0}.instructor-blog-shape{display:none}.instructor-subscribe-content h3{font-size:30px;margin-bottom:10px}.instructor-subscribe-form .newsletter-form{max-width:100%}.instructor-subscribe-shape-1,.instructor-subscribe-shape-2,.oa-funfacts-box:before{display:none}.col-lg-3:nth-child(2) .oa-funfacts-box,.col-lg-3:nth-child(3) .oa-funfacts-box{margin-top:0}.oa-feedback-image{padding-left:0}.cw-top-header .container-fluid{max-width:720px;padding-left:15px;padding-right:15px}.cw-hero-banner{padding-top:50px}.cw-hero-banner .hero-img{margin-bottom:30px}.cw-hero-banner .container-fluid.p-0{padding:0 15px!important;max-width:720px}.cw-hero-banner .p-0{padding:0 15px!important}.cw-hero-banner .cw-banner-box{padding-left:0;padding-right:0}.cw-hero-banner .cw-banner-box .cw-banner-content{margin-bottom:30px}.cw-hero-banner .cw-banner-box .cw-banner-content h1{font-size:40px;width:auto;position:static}.cw-hero-banner .cw-banner-box .cw-banner-list{margin-bottom:30px}.cw-hero-banner .cw-banner-box .cw-banner-list .cw-shape{text-align:center;margin-top:20px}.cw-partner{padding:50px 15px}.cw-partner .cw-partner-item{text-align:center}.cw-partner .cw-partner-item img{display:inline-block}.cw-courses .img .icon{bottom:-30px}.cw-courses-slider .swiper-wrapper .swiper-slide:nth-child(odd) .cw-courses{margin-top:0}.cw-welcome-area .container-fluid{padding-right:15px!important;max-width:720px}.cw-welcome-area .cw-welcome-img{padding-right:0;margin-bottom:30px}.cw-welcome-area .cw-shape2{display:none}.cw-feedback-slider-area .container-fluid{padding:0 15px;max-width:720px}.cw-feedback-slider-area .cw-feedback-title{margin-bottom:30px;max-width:100%}.cw-feedback-slider-area .cw-feedback-title h2{font-size:30px}.cw-feedback-slider-area .cw-feedback-item{padding:30px}.cw-feedback-slider-area .cw-feedback-item .cw-user img{width:70px;height:70px}.cw-upcoming-events{padding-right:0;margin-bottom:50px}.cw-upcoming-events .image .icon{display:none}.cw-cta-area .container-fluid{max-width:690px}.cw-cta-content{padding:60px 40px}.cw-cta-content:before{display:none}.cw-cta-content .cw-cta-box{max-width:100%}.cw-page-title-area{padding-top:80px;padding-bottom:80px}.cw-page-title-area .cw-title-content h2{font-size:35px}.cw-page-title-area .cw-shape_1,.cw-page-title-area .cw-shape_2,.cw-page-title-area .cw-shape_3,.cw-page-title-area .cw-shape_4{display:none}.cw-about{padding-right:0;margin-bottom:40px}.cw-about-us .cw-about-us-text{max-width:720px;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.cw-college-dean-message{padding-left:0;margin-top:30px}.cw-accommodation-content{margin-bottom:40px}.cw-accommodation-content h3{font-size:25px}.cw-accommodation-guarantee-img{margin-bottom:30px}.cw-accommodation-guarantee-img .cw-pdf-file{bottom:40px}.cw-scholarships-content{margin-top:30px}.cw-scholarships-content h3{font-size:30px}.cw-college-admission-system{margin-bottom:25px}.cw-college-admission-system-content h3{font-size:30px}.cw-college-admission-system-content.cw-undergraduate-studay{margin-bottom:50px}.cw-college-staff-slider .swiper-wrapper .swiper-slide:nth-child(odd) .cw-college-staff,.cwa-staff .cw-staff-list:nth-child(odd){margin-top:0}.op-main-banner-area{height:auto;padding-top:150px;padding-bottom:100px}.op-main-banner-area .container{margin-top:0;max-width:720px}.op-main-banner-area .op-banner-content{max-width:650px}.op-main-banner-area .op-banner-content h1{font-size:35px}.op-main-banner-area .op-banner-content p{font-size:17px}.section-title.text-start h2,.section-title.text-start p{margin-left:0}.op-features-box{padding:40px 30px}.op-features-box h3{font-size:20px}.op-feedback-content{padding-right:30px;padding-left:30px;margin-right:auto}.main-banner-area .container-fluid{max-width:720px}.main-banner-content-style-two{text-align:center}.main-banner-content-style-two h1{margin-bottom:15px;font-size:40px}.main-banner-content-style-two p{margin:0 auto 10px;max-width:515px;font-size:15px}.main-banner-image-style-two{text-align:center;margin-top:30px}.banner-shape1,.banner-shape10,.banner-shape11,.banner-shape12,.banner-shape13,.banner-shape2,.banner-shape3,.banner-shape4,.banner-shape5,.banner-shape6,.banner-shape7,.banner-shape8,.banner-shape9,.bulb{display:none}.testimonials-item{padding:60px}.testimonials-item img{margin-top:30px}.get-instant-courses-area-two{padding-top:60px;padding-bottom:60px}.get-instant-courses-area-two:after,.get-instant-courses-area-two:before{display:none}.get-instant-courses-image-style-two{margin-top:30px;text-align:center}.view-all-courses-area-three{padding-top:60px;padding-bottom:60px}.view-all-courses-image-style-two{text-align:center;margin-left:0;margin-bottom:30px}.view-all-courses-content-style-two{text-align:center}.premium-access-area-two{padding-top:60px;padding-bottom:60px}.premium-access-area-two:before{display:none}.premium-access-content-style-two{position:static}.premium-access-image-style-two{margin-top:30px}}@media only screen and (min-width:992px) and (max-width:1199px){.container{max-width:960px}.section-title h2{font-size:30px}.mtb-100{margin-top:0;margin-bottom:0}.navbar-area{padding-top:25px;padding-bottom:25px}.shape1,.shape10,.shape11,.shape12,.shape13,.shape14,.shape15,.shape16,.shape17,.shape18,.shape19,.shape2,.shape20,.shape21,.shape22,.shape23,.shape3,.shape4,.shape5,.shape6,.shape7,.shape8,.shape9{display:none}.main-banner{padding-top:170px}.main-banner .container-fluid{max-width:850px}.main-banner .col-lg-6{flex:0 0 100%;max-width:100%}.main-banner-content{top:0;padding-right:0;margin-bottom:60px;max-width:605px}.main-banner-content p{max-width:565px}.main-banner-courses-list .row .col-lg-6{flex:0 0 50%;max-width:50%}.main-banner-courses-list .row .col-lg-6:first-child .single-courses-box{margin-top:0}.main-banner-courses-list .row .col-lg-6:nth-child(2) .single-courses-box{margin-top:-60px}.banner-section{padding-top:150px}.banner-section .container-fluid{max-width:800px}.banner-section .col-lg-5,.banner-section .col-lg-7{flex:0 0 100%;max-width:100%}.single-features-box{padding:30px 15px}.single-features-box .icon{font-size:40px}.single-features-box h3{font-size:20px}.about-content h2{font-size:30px}.about-content .features-list li span{font-size:17px}.about-content-box h2{font-size:30px}.slogan-area .divider2,.slogan-area .divider3{display:none}.slogan-image{padding-right:0;margin-top:0;margin-bottom:0}.single-courses-box .courses-content h3{font-size:20px}.feedback-content h2{font-size:29px}.single-feedback-item{padding:50px 80px 50px 40px}.single-advisor-box .advisor-content p{display:none}.single-banner-box{padding:30px 20px 30px 80px}.single-banner-box .icon{left:20px;font-size:40px}.single-banner-box h3{font-size:19px}.single-funfacts-box{padding:75px 20px}.single-funfacts-box h3{font-size:35px}.single-funfacts-box h3 span{font-size:40px}.single-funfacts-box p{font-size:14px}.single-funfacts-item h3{font-size:35px}.single-funfacts-item h3 span{font-size:40px}.single-funfacts-item p{font-size:14px}.get-instant-courses-content{padding:30px}.get-instant-courses-content h2{font-size:30px}.single-blog-post .post-content h3{font-size:20px}.view-all-courses-area .container-fluid{max-width:960px}.view-all-courses-content h2{font-size:30px}.view-all-courses-image{margin-top:85px}.view-all-courses-area-two .view-all-courses-image{margin-top:0}.single-courses-item .courses-content .price{font-size:20px}.single-courses-item .courses-content h3{font-size:19px}.single-courses-item .courses-content .courses-content-footer{padding-right:0}.single-footer-widget.pl-5,.single-footer-widget.px-5{padding-left:0!important}.single-categories-box .content h3{font-size:21px}.single-blog-post-item .post-content h3{font-size:20px}.premium-access-content h2,.subscribe-content h2{font-size:30px}.single-box-item{padding:60px 15px 30px}.single-box-item h3{font-size:19px}.single-courses-item-box .courses-content h3{font-size:20px}.single-funfacts h3{font-size:35px}.single-funfacts h3 span{font-size:40px}.single-funfacts p{font-size:14px}.single-blog-post-box .post-content h3{font-size:20px}.single-testimonials-box{max-width:800px;padding-right:50px}.single-testimonials-box:before{bottom:120px;font-size:150px}.single-testimonials-box p{font-size:20px}.single-testimonials-box .shape-img img.shape-2{left:-85px;top:-55px}.our-story-title h3{font-size:22px}.start-with-success-box .content h3{font-size:20px;margin-bottom:6px}.contact-info h2{font-size:30px;margin-bottom:10px}.contact-info ul li h3{font-size:20px}.contact-form{padding:30px}.contact-form h2{font-size:30px}.login-form{padding:30px 40px}.login-form h2{font-size:30px}.register-form{padding-top:25px}.register-form h2{font-size:30px}.privacy-policy-content h3,.purchase-guide-content h3,.terms-of-service-content h3,.widget-area .widget .widget-title{font-size:20px}.widget-area .widget_recent_courses .item .info .title,.widget-area .widget_recent_courses .item .info span{font-size:15px}.widget-area .tagcloud a{padding:7px 10px;font-size:13.5px!important}.widget-area .widget_popular_products .item .info span{font-size:16px}.widget-area .widget_popular_products .item .info .title{font-size:15px}.courses-details-desc .react-tabs__tab-list .react-tabs__tab{padding:12px 0;font-size:17px}.courses-details-desc .react-tabs__tab-panel .courses-overview h3{font-size:21px}.courses-details-desc .react-tabs__tab-panel .courses-curriculum h3{font-size:18px}.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li a .courses-name{font-size:14px}.courses-details-desc .react-tabs__tab-panel .courses-curriculum ul li a:before{top:15px;font-size:17px}.courses-details-desc .react-tabs__tab-panel .courses-instructor .single-advisor-box .advisor-content{padding:0 0 0 20px}.courses-details-desc .react-tabs__tab-panel .courses-review-comments h3,.courses-details-desc .react-tabs__tab-panel .courses-reviews h3{font-size:20px}.courses-details-info{margin-left:0;margin-top:-190px}.courses-details-info .info{padding-left:15px;padding-right:15px}.courses-details-info .info li{font-size:16px}.courses-details-info .info li.price{font-size:25px}.courses-details-desc-style-two .courses-reviews h3,.courses-details-desc-style-two h3,.related-courses h3{font-size:22px}.courses-sidebar-information{padding:20px}.courses-sidebar-information .info li{font-size:16px}.apply-instructor-image h2{font-size:30px}.apply-instructor-content{padding:20px}.apply-instructor-content .react-tabs__tab-list .react-tabs__tab{margin-right:30px;padding:0 0 8px;font-size:16px}.apply-instructor-content h3{font-size:20px}.teacher-register-box h2{font-size:30px}.profile-box .content{padding:0 0 0 30px}.profile-box .content h3{font-size:21px}.single-events-box .content h3{font-size:20px}.events-details-image #timer div{width:110px;height:110px;font-size:45px;margin-left:5px;margin-right:5px}.events-details-image #timer div span{font-size:17px}.events-details-desc h3{font-size:21px}.events-details-info{padding:20px}.events-details-info .info li{font-size:16px}.events-details-info .info li.price{font-size:25px}.single-products-box .products-content h3{font-size:19px}.cart-totals h3{font-size:22px}.billing-details .title,.order-details .title{font-size:21px}.products-details-desc{padding-left:0}.products-details-desc h3{font-size:21px}.products-details-desc .products-meta span{font-size:15px}.products-details-tabs .react-tabs__tab-panel .products-review-comments h3,.products-details-tabs .react-tabs__tab-panel .products-reviews h3,.products-details-tabs .react-tabs__tab-panel .review-form-wrapper h3{font-size:21px}.blog-details-desc .article-content h3{font-size:22px}.blog-details-desc .article-author .author-profile .author-profile-title .author-profile-title-details .author-profile-details h4{font-size:20px}.blockquote,blockquote{padding:40px!important}.blockquote p,blockquote p{font-size:20px!important}.next-link-wrapper .next-title,.prev-link-wrapper .prev-title{font-size:16px}.comments-area .comment-respond .comment-reply-title,.comments-area .comments-title{font-size:22px}.main-banner-wrapper{padding-bottom:100px}.main-banner-wrapper .container-fluid{max-width:960px}.main-banner-wrapper-content{top:50px}.main-banner-wrapper-content h1{font-size:45px}.main-banner-wrapper-content p{font-size:16px}.banner-shape14,.banner-shape15,.banner-shape16,.banner-shape17,.banner-shape18{display:none}.single-language-courses-box h3{font-size:22px}.information-content h2{font-size:30px}.information-content .apply-details li{padding-left:100px}.information-content .apply-details li h3{font-size:22px}.information-content .apply-details li .icon{width:75px;height:75px;line-height:75px;font-size:30px}.free-trial-form h2{font-size:30px}.hero-banner-area{padding-bottom:230px;padding-top:100px}.hero-banner-area .container-fluid{max-width:960px}.hero-banner-content h1{margin-bottom:20px;font-size:38px}.hero-banner-content p{padding-right:0}.overview-box .overview-content h2{font-size:30px}.yoga-main-banner{padding-left:0}.yoga-main-banner .container-fluid{max-width:960px}.yoga-main-banner .banner-shape2,.yoga-main-banner .banner-shape3{display:none}.yoga-banner-content{max-width:900px;margin-left:auto;margin-right:auto}.single-training-box h3{margin-bottom:12px;font-size:22px}.single-yoga-courses-box .courses-content h3{font-size:22px}.experience-content h2{font-size:30px}.experience-image .title{font-size:25px}.download-syllabus-form{padding:30px}.download-syllabus-form h2{font-size:30px}.single-pricing-box .pricing-header h3{font-size:22px}.single-pricing-box .pricing-features ul li{font-size:16px}.single-pricing-box .price{font-size:30px}.single-pricing-box .price span{margin-top:0;font-size:15px}.health-coaching-banner-area .divider{height:105px}.health-coaching-banner-content h1{font-size:50px;margin-bottom:30px}.health-coaching-banner-content p{font-size:16px}.health-coaching-banner-content .btn-box{margin-top:20px}.health-coaching-shape1,.health-coaching-shape2,.health-coaching-shape3,.health-coaching-shape4,.health-coaching-shape5,.health-coaching-shape6,.health-coaching-shape7{display:none}.single-lifestyle-box{padding:30px 20px}.single-lifestyle-box .icon{width:95px;height:95px;line-height:95px;font-size:60px}.single-lifestyle-box h3{margin-bottom:15px;font-size:22px}.program-section-title{padding-right:20px}.program-section-title h2{font-size:30px}.program-list .program-circle-shape img{animation:unset!important}.single-program-box{padding:20px}.single-program-box .shape{display:none}.single-program-box .icon{font-size:50px;margin-bottom:15px}.single-program-box h3{font-size:20px}.single-health-services-box h3{font-size:22px}.experience-content .shape{display:none}.experience-img .title{font-size:25px}.single-events-box-item .content{padding:17px}.single-events-box-item .content h3{font-size:20px}.health-coaching-feedback-image{margin-right:-230px}.health-coaching-inner{max-width:475px}.health-coaching-inner h2{font-size:30px;margin-bottom:40px}.object1,.object2,.object3,.object4{display:none}.feedback-quote{padding:20px}.feedback-quote p{font-size:17px}.kindergarten-main-banner{padding-top:150px}.kindergarten-main-banner .container-fluid{max-width:960px;padding-left:15px;padding-right:15px}.kindergarten-main-banner:after{bottom:-1px}.kindergarten-banner-content .image img{max-width:60px}.kindergarten-banner-content .circle-shape{display:none}.kindergarten-banner-content h1{line-height:1.1;font-size:45px}.kindergarten-banner-content h1 span{display:inline;font-size:50px}.kindergarten-banner-image{margin-top:-15px}.kindergarten-banner-image .mt-4,.kindergarten-banner-image .my-4{margin-top:0!important}.kindergarten-shape3 img{max-width:150px}.kindergarten-about-image{margin-right:0}.kindergarten-about-image .main-image{padding-bottom:115px;padding-right:80px}.kindergarten-about-image .main-image img:nth-child(2){max-width:300px}.kindergarten-about-image .shape img{max-width:105px}.kindergarten-shape7{display:none}.single-kindergarten-services-box{background-color:#fff;padding:35px 20px}.single-kindergarten-services-box img{display:none!important}.single-kindergarten-services-box .content{position:relative;top:0;padding-left:0;padding-right:0}.single-kindergarten-services-box .content .icon{font-size:45px}.single-kindergarten-services-box .content h3{font-size:21px}.single-kindergarten-courses-box .courses-content{padding:0 20px 20px}.single-kindergarten-courses-box .courses-content h3{font-size:21px}.single-kindergarten-feedback-item{background-color:#fff;padding:35px 20px}.single-kindergarten-feedback-item .content img{display:none!important}.single-kindergarten-feedback-item .content p{padding:0;top:0;position:relative}.single-kindergarten-feedback-item .client-info{margin-left:0;margin-top:15px}.single-kindergarten-feedback-item .client-info h3{color:#000;font-size:18px}.single-kindergarten-feedback-item .client-info span{color:#000}.single-selected-ages-box h3{font-size:21px;margin-left:0;margin-right:0}.kindergarten-shape15,.kindergarten-shape16,.kindergarten-shape18{display:none}.kindergarten-shape19 img{max-width:50px}.kindergarten-shape20 img{max-width:150px}.events-box .content{padding:30px}.events-box .content h3,.single-blog-item .post-content h3{font-size:21px}.navbar-area{padding-top:15px;padding-bottom:15px}.edemy-nav .navbar .navbar-nav .nav-item a{font-size:15px;margin-left:8px;margin-right:8px;padding-top:15px;padding-bottom:15px}.edemy-nav .navbar .navbar-nav .nav-item:hover .dropdown-menu{margin-top:0}.edemy-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .megamenu-submenu li a,.edemy-nav .navbar .navbar-nav .nav-item:hover .dropdown-menu li a{font-size:14px}.edemy-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .single-category-widget .icon{width:60px;height:60px;font-size:30px}.edemy-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .single-category-widget h3{font-size:18px}.edemy-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .single-category-widget .sub-title{font-size:14px}.edemy-nav .navbar .search-box{margin-left:30px;width:160px}.edemy-nav .navbar .search-box .input-search{height:40px;font-size:12px}.edemy-nav .navbar .search-box button{height:40px}.edemy-nav .navbar .others-option{margin-left:15px}.edemy-nav .navbar .others-option .option-item{margin-left:25px}.edemy-nav .navbar .others-option .default-btn{font-size:13px;padding-left:15px;padding-right:15px}.edemy-nav .navbar .others-option .default-btn i{display:none}.blog-slides .single-blog-post-box .post-content .post-content-footer li,.blog-slides .single-blog-post-box .post-content .post-content-footer li .post-author span{font-size:12px}.services-slides .swiper-button-next,.services-slides .swiper-button-prev{width:40px;height:40px;line-height:40px}.services-slides .swiper-button-next:after,.services-slides .swiper-button-prev:after{font-size:18px}.feedback-slides-three .swiper-button-next,.feedback-slides-three .swiper-button-prev{width:40px;height:40px;line-height:40px}.feedback-slides-three .swiper-button-next:after,.feedback-slides-three .swiper-button-prev:after{font-size:18px}.gym-home-area .sliderCounter{font-size:15px}.gym-banner-item .container-fluid{max-width:960px;padding-left:15px;padding-right:15px}.gym-banner-content h1{font-size:35px}.gym-feedback-box p{font-size:20px}.gym-feedback-slides .gym-feedback-box{max-width:720px}.single-featured-box .content{padding:15px;max-width:400px}.single-featured-box .content .icon{font-size:40px}.single-featured-box .content h3{font-size:20px}.why-choose-us-content{max-width:100%}.why-choose-us-content h2{font-size:30px}.app-download-area{margin-bottom:100px;padding-top:100px;padding-bottom:80px}.app-download-area:after,.app-download-area:before{display:none}.app-download-content{margin-right:-120px}.app-download-content h2{font-size:30px}.app-download-image{padding-left:100px}.caoching-banner-content h1{font-size:45px}.caoching-banner-content p{max-width:100%;font-size:15px}.c-shape1{display:none}.single-features-box.without-bg{padding:0;background-color:transparent!important}.about-me-image{padding-right:0}.about-me-content{padding-left:0;padding-right:0}.about-me-content h2{font-size:30px}.about-me-content .quote{padding:15px;font-size:18px}.single-coaching-feedback-box p{font-size:16px}.single-coaching-feedback-box .client-info{margin-top:20px}.coaching-events-content{padding-right:0}.coaching-events-content h2{font-size:30px}.coaching-events-image{padding-left:0}.single-coaching-events-box{padding:20px 105px 20px 25px}.single-coaching-events-box h3{font-size:20px}.single-coaching-events-box .date{padding:20px}.c-shape3{left:3%}.c-shape4{right:2%}.motivation-banner-area .social-links{right:0;top:115px;position:relative;transform:unset;margin-bottom:55px}.motivation-banner-area .social-links li{margin-right:10px}.motivation-banner-area:before{display:none}.motivation-banner-content{top:-18px}.motivation-shape-2{display:none}.motivation-shape-3{max-width:120px}.motivation-about-me-content{padding-left:10px}.motivation-about-me-content h2{font-size:30px}.motivation-shape-5{max-width:175px}.motivation-events-content h2{font-size:30px}.motivation-shape-7{max-width:160px}.motivation-shape-8{max-width:155px}.motivation-shape-9{max-width:105px}.motivation-shape-10{max-width:120px}.motivation-events-content{padding-right:0}.kitchen-coach-banner-content h1{font-size:50px;margin-bottom:20px}.happiness-cooking-content h2,.kitchen-about-content h2,.kitchen-book-content h2{font-size:30px}.online-art-banner-content h1{font-size:38px}.online-art-shape-1{max-width:170px}.oa-quote-inner-box{padding:35px}.oa-features-card h3{font-size:20px}.oa-video-box{margin:50px auto 0}.oa-funfacts-box h3{font-size:35px}.oa-funfacts-box p{font-size:15px}.oa-events-box .events-content{padding:15px}.oa-events-box .events-content h3{font-size:20px}.oa-events-box .events-content .events-content-footer li{font-size:14px}.oa-blog-card .blog-content h3{font-size:20px}.instructor-banner-content{top:0}.instructor-banner-content h1{font-size:50px;margin-bottom:12px}.instructor-banner-shape-1{max-width:80px}.instructor-banner-shape-2{top:18%;left:35%;transform:translateY(-18%) translateX(-35%);max-width:50px}.instructor-features-card .content{padding:2px 25px 2px 125px}.instructor-courses{padding-bottom:140px}.instructor-funfacts-box .content{padding-left:115px}.instructor-funfacts-box .content p{font-size:14px}.instructor-funfacts-box .content .image-icon{height:95px;width:95px;line-height:95px}.instructor-video-area:before{height:180px}.instructor-events-box .events-content{padding:15px}.instructor-events-box .events-content .events-content-footer li{font-size:14px}.instructor-blog{padding-bottom:130px}.instructor-blog-shape{max-width:140px}.instructor-subscribe-shape-1{max-width:90px}.instructor-quote-content p{font-size:22px}.cw-top-header .container-fluid{max-width:960px;padding-left:15px;padding-right:15px}.cw-hero-banner{padding-top:50px}.cw-hero-banner .hero-img{margin-bottom:50px}.cw-hero-banner .container-fluid.p-0{padding:0 15px!important;max-width:960px}.cw-hero-banner .p-0{padding:0 15px!important}.cw-hero-banner .cw-banner-box{padding-left:0;padding-right:0}.cw-hero-banner .cw-banner-box .cw-banner-content{margin-bottom:30px}.cw-hero-banner .cw-banner-box .cw-banner-content h1{font-size:45px;width:auto;position:static}.cw-hero-banner .cw-banner-box .cw-banner-list .cw-shape{text-align:center}.cw-partner{padding:50px 15px}.cw-partner .cw-partner-item{text-align:center}.cw-partner .cw-partner-item img{display:inline-block}.cw-courses .img .icon{bottom:-30px}.cw-courses-slider .swiper-wrapper .swiper-slide:nth-child(odd) .cw-courses{margin-top:0}.cw-welcome-area .container-fluid{padding-right:15px!important;max-width:960px}.cw-welcome-area .cw-welcome-img{padding-right:0;margin-bottom:30px}.cw-welcome-area .cw-welcome .cw-mission-visio,.cw-welcome-area .cw-welcome .cw-welcome-content{max-width:100%}.cw-feedback-slider-area .container-fluid{padding:0 15px;max-width:960px}.cw-feedback-slider-area .cw-feedback-title{margin-bottom:30px;max-width:100%}.cw-feedback-slider-area .cw-feedback-title h2{font-size:30px}.cw-feedback-slider-area .cw-feedback-item{padding:30px}.cw-feedback-slider-area .cw-feedback-item .cw-user img{width:70px;height:70px}.cw-upcoming-events{padding-right:0}.cw-upcoming-events .image .icon{display:none}.cw-cta-area .container-fluid{max-width:930px}.cw-cta-content:before{display:none}.cw-cta-content .cw-cta-box{margin-right:auto}.cw-about{padding-right:0;margin-bottom:50px}.cw-about-us .cw-about-us-text{max-width:960px;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.cw-college-dean-message{padding-left:0}.cw-college-dean-message .title{font-size:30px}.cw-accommodation-content{margin-bottom:50px}.cw-scholarships-content{margin-top:30px}.cw-scholarships-content h3{font-size:30px}.cw-college-admission-system-content h3{font-size:25px}.cw-college-staff-slider .swiper-wrapper .swiper-slide:nth-child(odd) .cw-college-staff{margin-top:0}.op-main-banner-area{height:auto;padding-top:150px;padding-bottom:100px}.op-main-banner-area .container{margin-top:0;max-width:960px}.op-main-banner-area .op-banner-content{max-width:650px}.op-main-banner-area .op-banner-content h1{font-size:50px}.section-title.text-start h2,.section-title.text-start p{margin-left:0}.op-feedback-content{padding-right:30px;padding-left:30px}.main-banner-area .container-fluid{max-width:960px}.main-banner-content-style-two h1{font-size:45px}.main-banner-content-style-two p{max-width:100%}.bulb{display:none}.testimonials-item{padding:70px}}@media only screen and (min-width:1200px) and (max-width:1355px){.swiper-wrapper{height:450px}.container{max-width:1140px}.edemy-nav .container-fluid{max-width:1200px;padding-left:15px;padding-right:15px}.edemy-nav .navbar .search-box{width:200px}.edemy-nav .navbar .others-option .option-item{margin-left:20px}.edemy-nav .navbar .navbar-nav .nav-item a{margin-left:11px;margin-right:11px}.edemy-nav .navbar .navbar-nav .nav-item .dropdown-menu{left:auto;right:0}.edemy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu{left:-250px;right:auto}.edemy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu{left:100%}.edemy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu{left:-100%}.edemy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu{left:100%}.edemy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu{left:-100%}.edemy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu{left:100%}.banner-section .container-fluid,.main-banner .container-fluid{max-width:1165px}.main-banner-courses-list .single-courses-box .courses-content h3{font-size:22px}.about-area .shape3,.slogan-area .shape3{display:none}.hero-banner-area .container-fluid{max-width:1200px}.hero-banner-content h1{margin-bottom:20px;font-size:39px}.health-coaching-banner-content h1{font-size:65px}.health-coaching-shape1,.health-coaching-shape2,.health-coaching-shape3{display:none}.kindergarten-main-banner{padding-top:150px}.kindergarten-main-banner .container-fluid{max-width:1200px;padding-left:15px;padding-right:15px}.kindergarten-banner-content .image img{max-width:100px}.kindergarten-banner-content h1{font-size:50px}.kindergarten-banner-content h1 span{font-size:70px;display:inline}.kindergarten-banner-content .circle-shape{display:none}.kindergarten-banner-image{margin-top:-50px}.kindergarten-banner-image .mt-4,.kindergarten-banner-image .my-4{margin-top:0!important}.kindergarten-shape7{right:5%;top:3%}.single-kindergarten-feedback-item{background-color:#fff;padding:35px 20px}.single-kindergarten-feedback-item .content img{display:none!important}.single-kindergarten-feedback-item .content p{padding:0;top:0;position:relative}.single-kindergarten-feedback-item .client-info{margin-left:0;margin-top:15px}.single-kindergarten-feedback-item .client-info h3,.single-kindergarten-feedback-item .client-info span{color:#000}.kindergarten-shape19{bottom:220px}.kindergarten-shape19 img{max-width:150px}.kindergarten-shape20 img{max-width:240px}.testimonials-slides-two{max-width:1050px}.funfacts-box{width:260px;height:260px}.gym-home-area .sliderCounter{bottom:25px}.gym-banner-item .container-fluid{max-width:1200px;padding-left:15px;padding-right:15px}.gym-banner-content h1{font-size:28px}.single-featured-box .content h3{font-size:20px}.gym-feedback-slides .gym-feedback-box{max-width:900px}.caoching-banner-content h1{font-size:58px}.single-features-box.without-bg{padding:23px}.single-features-box.without-bg h3{font-size:20px}.single-coaching-feedback-box p{font-size:18px}.motivation-banner-area .social-links{right:0;top:192px;position:relative;transform:unset;margin-bottom:55px}.motivation-banner-area .social-links li{margin-right:10px}.motivation-banner-area:before{display:none}.motivation-banner-content{top:-20px}.motivation-shape-2{display:none}.motivation-shape-5{max-width:195px}.cw-top-header .container-fluid{max-width:1200px;padding-left:15px;padding-right:15px}.cw-hero-banner{padding-top:50px}.cw-hero-banner .hero-img{margin-bottom:50px}.cw-hero-banner .container-fluid.p-0{padding:0 15px!important;max-width:1200px}.cw-hero-banner .p-0{padding:0 15px!important}.cw-hero-banner .cw-banner-box{padding-left:0;padding-right:0}.cw-hero-banner .cw-banner-box .cw-banner-content{margin-bottom:30px}.cw-hero-banner .cw-banner-box .cw-banner-content h1{font-size:55px;width:auto;position:static}.cw-hero-banner .cw-banner-box .cw-banner-list .cw-shape{text-align:center}.cw-partner{padding:50px 15px}.cw-partner .cw-partner-item{text-align:center}.cw-partner .cw-partner-item img{display:inline-block}.cw-welcome-area .container-fluid{padding-right:15px!important;max-width:1140px}.cw-cta-area .container-fluid{max-width:1110px}.cw-cta-content{padding:50px 30px}.cw-cta-content .cw-cta-box h3{font-size:32px}.cw-about-us .cw-about-us-text{padding-left:0}.cw-about-us .cw-about-us-text .cw-content{margin-bottom:30px}.cw-about-us .cw-about-us-text .cw-content:last-child{margin-bottom:0}.op-main-banner-area .container{max-width:1230px}.op-shape4{max-width:90px;bottom:60px}.op-feedback-content{padding-right:30px;padding-left:30px}.bulb img{max-width:250px}}@media only screen and (min-width:1400px) and (max-width:1549px){.cw-hero-banner{padding-top:70px}.cw-hero-banner .container-fluid.p-0{padding:0 40px!important}.cw-hero-banner .p-0{padding:0 15px!important}.cw-hero-banner .pb-70{padding-bottom:30px}.cw-hero-banner .cw-banner-box{padding-left:0;padding-right:0}.cw-hero-banner .cw-banner-box .cw-banner-content{margin-bottom:30px}.cw-hero-banner .cw-banner-box .cw-banner-content h1{font-size:70px}.cw-hero-banner .cw-banner-box .cw-banner-list .cw-shape{text-align:center}.cw-partner{padding:50px 15px}.cw-partner .cw-partner-item{text-align:center}.cw-partner .cw-partner-item img{display:inline-block}.op-main-banner-area .container{max-width:1230px}.op-shape3{max-width:180px}.op-shape4{max-width:100px;bottom:60px}.op-shape6{top:-50px;left:80px;max-width:230px}.op-shape7{display:none!important}}@media only screen and (min-width:1550px) and (max-width:1700px){.cw-hero-banner .cw-banner-box{padding-left:50px;padding-right:50px}.op-main-banner-area .container{max-width:1230px}.op-shape4{left:30px;bottom:30px}.op-shape6{left:100px}.op-shape7{right:30px;max-width:120px}}@media only screen and (min-width:1550px){.swiper-wrapper{height:500px}.edemy-nav .container-fluid{padding-left:0;padding-right:0}.edemy-nav .navbar .search-box{margin-left:90px}.main-banner .container-fluid{max-width:1480px}.banner-section .container-fluid{max-width:1500px}.main-banner-wrapper .container-fluid{max-width:1480px}.main-banner-wrapper-content h1{font-size:55px}.hero-banner-area .container-fluid{max-width:1480px}.health-coaching-shape1 img,.health-coaching-shape2 img,.health-coaching-shape3 img{max-width:100%}.kindergarten-main-banner .container-fluid{padding-left:120px;padding-right:120px}.kindergarten-banner-content .image img{max-width:100%}.kindergarten-banner-content h1{font-size:60px}.kindergarten-banner-content h1 span{font-size:80px}.kindergarten-shape19 img,.kindergarten-shape20 img{max-width:100%}.main-banner-area .container-fluid{max-width:1480px}.bulb{left:20%}.about-area .bulb,.get-instant-courses-area-two .bulb{width:auto}.gym-banner-item .container-fluid{padding-left:0;padding-right:0}.c-shape1 img,.c-shape2 img{width:auto}.motivation-banner-area .social-links{right:-30.8%;transform:rotate(-90deg)}.motivation-banner-area:before{width:240px}.kitchen-coach-banner-area .container-fluid{padding-left:120px;padding-right:120px}.online-art-banner-area{padding-top:100px;padding-bottom:100px}.online-art-banner-area .container-fluid{padding-left:80px;padding-right:80px;max-width:1920px}.online-art-banner-content h1{font-size:55px}.online-art-shape-1{right:28%;transform:translateX(-28%)}.instructor-banner-area .container-fluid{padding-left:120px;padding-right:120px;max-width:1920px}.instructor-banner-content h1{font-size:65px}.cw-top-header .container-fluid{padding-left:120px;padding-right:120px}}@media only screen and (max-width:575px){.edemy-nav .navbar .navbar-nav .nav-item .col{width:100%;margin-bottom:10px}.edemy-nav .navbar .navbar-nav .nav-item .col:last-child{margin-bottom:0}.edemy-nav .navbar .others-option{right:65px!important}.edemy-nav .navbar .others-option .option-item{margin-left:15px}.edemy-nav .navbar .others-option .option-item .default-btn{font-size:11px;padding-left:12px;padding-right:12px}.edemy-nav .navbar .others-option .option-item .default-btn i{display:none}.swiper-wrapper{height:600px}}@media only screen and (max-width:991px){.edemy-nav .container-fluid{padding-left:20px;padding-right:20px}.edemy-nav .navbar .navbar-toggler:focus{outline:0;box-shadow:none}.edemy-nav .navbar .search-box{margin-left:0;margin-top:0;margin-bottom:10px;width:100%}.edemy-nav .navbar .search-box .input-search{height:45px;font-size:14px}.edemy-nav .navbar .navbar-collapse{max-height:70vh;overflow-y:scroll;margin-top:20px;padding-right:20px}.edemy-nav .navbar .navbar-collapse::-webkit-scrollbar{width:10px}.edemy-nav .navbar .navbar-collapse::-webkit-scrollbar-track{background:#f1f1f1}.edemy-nav .navbar .navbar-collapse::-webkit-scrollbar-thumb{background:#888}.edemy-nav .navbar .navbar-collapse::-webkit-scrollbar-thumb:hover{background:#555}.edemy-nav .navbar .navbar-nav .nav-item a{font-size:15px;padding:10px 0;margin-left:0;margin-right:0}.edemy-nav .navbar .navbar-nav .nav-item a i{display:none}.edemy-nav .navbar .navbar-nav .nav-item .dropdown-menu{top:0;position:relative;opacity:1;visibility:visible;margin-top:0;width:100%;border:none;border-top:1px solid #fe4a55;border-left:1px solid #eee;margin-bottom:10px}.edemy-nav .navbar .navbar-nav .nav-item .dropdown-menu li a{padding:6px 20px;font-size:14px}.edemy-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu{left:20px;top:0;border:none;border-top:1px solid #fe4a55;position:relative;opacity:1;visibility:visible;margin-top:0;width:88%;margin-bottom:10px}.edemy-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu{padding:15px 0;left:0;top:0;position:relative;opacity:1;visibility:visible;margin-top:0;width:100%;border:none;border-top:1px solid #fe4a55;border-left:1px solid #eee}.edemy-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .megamenu-submenu li a{margin-top:10px;font-size:13px}.edemy-nav .navbar .navbar-nav .nav-item.megamenu .dropdown-menu .mobile-none{display:none}.edemy-nav .navbar .others-option{margin-left:0;position:absolute;top:15px;right:70px}}@media only screen and (max-width:370px){.swiper-wrapper{height:490px}}.menuTop{border-color:#b1b1b1 transparent;border-style:solid;border-width:1px}.demo-editor{background-color:#f5f5f5;height:200px!important}.btn-orange{color:#fff;background-color:#ff2f4d}.btn-gray,.btn-orange{border:none;border-radius:5px;font-weight:700;font-size:14px;padding:5px 15px}.btn-gray{color:#000;background-color:#f3f0f0}.modal.left .modal-dialog{position:absolute;top:10px;right:0;bottom:0;left:600px;z-index:10040;overflow:auto;overflow-y:auto}@media only screen and (max-width:767px){.responsivebtn{font-size:10px;padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:991px){.responsivebtn{font-size:12px;padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px)and (max-width:1199px){.responsivebtn{font-size:13px;padding-left:15px;padding-right:15px}}.swiper-pagination-fraction{color:#fff}.align-center-custom{display:flex;align-items:center;height:100%}.row-full{--bs-gutter-x:0;--bs-gutter-y:0;display:inline-flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:0;margin-left:0}